/*
Theme Name: Business Results
Theme URI: http://www.netboot.ro/
Description: Business results Theme - www.netboot.ro for www.results.ro.
Version: 1
Author: Sorin Dinica
Author URI: http://www.netboot.ro/
Tags: 4 columns, 3 columns, custom theme	

*/


/* General Theme Style */

body {
font-family: Arial, Tahoma, Georgia;
font-size: 12px;
color: #1a212c;
width: 100%;
margin: 0px;
padding: 0px;
}

h2 {
font: normal 28px Arial;
color: #009696;
margin-bottom: 3px;
margin-top: 20px;
}

h2 a, h2 a:visited {
color: #009696;
text-decoration: none;
}

.link_verde {
font: bold 12px Arial;
color: #009696;
text-decoration: none;
}

.link_verde:hover {
font: bold 12px Arial;
color: #1a212c;
text-decoration: underline;
}

.link_alb {
font: bold 12px Arial;
color: #dedba7;
text-decoration: none;
}

.link_alb:hover {
font: bold 12px Arial;
color: #FFFFFF;
text-decoration: underline;
}


#header_wrapper {
width: 100%;
}

#h1-lang {
height: 25px;
min-height: 25px;
font: normal 11px Arial;
color: #666666;
background-color: #1a212c;
}

#h1-lang .inside {
width: 980px;
margin: 0 auto;
padding-top: 3px;
}

h1 {
font: normal 10px Tahoma;
color: #666666;
padding: 0px;
margin: 0px;
float: left;
}

#selector {
float: right;
}

#header {
height: 360px;
min-height: 360px;
background-color: #FFFFFF;
background: url('images/bg_header.gif') repeat-x;
}

#header_inside {
width: 980px;
margin: 0 auto;
padding-top: 20px;
}


#logo {
float: left;
width: 220px;
}

#meniu_search {
float: right;
width: 760px;
text-align: right;
}

#meniu {
background: url('images/varf.jpg') no-repeat;
background-position: right bottom;
height: 86px;
min-height: 86px;
}

#search {
height: 58px;
min-height: 58px;
clear: both;
}

.searchbutton {
background-color: transparent;
border: #DFDFDF 1px solid;
}

#promo_left {
width: 751px;
height: 200px;
background: url('images/top_part1.jpg') no-repeat;
float: left;
}

#promo_left #inside {
padding: 20px;
width: 100%;
}

#promo_right {
width: 229px;
height: 200px;
background: url('images/top_part2.jpg') no-repeat;
float: right;
}

#content {
width: 980px;
margin: 0 auto;
}

#left_column {
width: 210px;
float: left;
margin-right: 10px;
}

#center_column {
width: 520px;
float: left;
margin-right: 10px;
}

#breadcrumbs {
color: #475161;
font: normal 11px Arial;
}

#center_column a, #center_column a:visited, #breadcrumbs a, #breadcrumbs a:visited {
color: #009696;
}

#center_column a:hover, #breacrumbs a:hover {

color: #d13f32;
}

#center_column p {
margin-bottom: 3px;

}

#right_column {
width: 230px;
float: left;
}

.separator10 {
height: 10px;
clear: both;
}

#meniu_left img {
margin-bottom: 10px;
}

#meniu_left ul {
padding-left: 20px;
margin-top: 0px;
margin-bottom: 7px;
}

#meniu_left ul li {
list-style-type: none;
line-height: 20px;
padding-left: 15px;
background-image: url('images/bula.gif');
background-position:  0px 3px;
background-repeat: no-repeat;
}

#meniu_left ul li a {
color: #1a212c; 
text-decoration: none;
}

#meniu_left ul li a:hover {
color: #1a212c; 
text-decoration: underline;
}

#newsletter_box {
background-color: #009696;
}

#newsletter_box_inside {
width: 98%;
padding: 10px;
}

#newsletter_box_inside img {
border: 0px;
}

input, textarea {
font: normal 12px Arial;
color: #000000;
border: #AAAAAA 1px solid;
}

#studii_box {
background-color: #FFFFFF;
border-left: #dddddd 1px solid;
border-right: #dddddd 1px solid;
}

#studii_box_inside {
width: 92%;
padding: 10px;
}

#studii_box_inside p{
margin: 0px;
}


#studii_box_inside h2 {
font: bold 14px Arial;
color: #d13f32;
padding: 0px;
margin: 0px;
}

#studii_box_inside h2 a, #studii_box_inside h2 a:visited {
color: #d13f32;
}



#blog_box {
background-color: #d13f32;
color: #FFFFFF;
}

#blog_box_inside {
width: 92%;
padding: 10px;
}

#blog_box_inside h2 {
font: bold 14px Arial;
color: #dedba7;
padding: 0px;
margin: 0px;
}

#blog_box_inside h2 a, #blog_box_inside h2 a:visited {
color: #dedba7;
}


#down_wrapper {
width: 100%;
background-color: #FFFFFF; 
float: left;
}

#down{
width: 980px;
margin: 0 auto;
padding-top: 20px;
color: #1a212c;
}


#footer_wrapper {
width: 100%;
background-color: #1a212c; 
float: left;
}

#footer {
width: 980px;
margin: 0 auto;
padding-top: 20px;
color: #FFFFFF;
}

#footer_left {
width: 100px;
float: left;
}

#footer_right {
width: 870px;
float: right;
text-align: right;
}

#footer_right p{
float: right;
margin-top: 10px;
}




