@import url(general.css);

body {
	font-family:Verdana, Geneva, sans-serif;
	background:#ECEAEB;
	padding:20px 0 20px 0;
}

.clearfix{
	clear:both;
}


#wrapper{
	width:974px;
	background:url(../images/layout/wrapper_line.jpg) repeat-y;
	margin:0px auto;
	padding:35px 28px 20px 28px;
	position:relative;
	}
#wrapper img.top_rounded{
	position:absolute;
	top:0px;
	left:0px;
	}

#header{
	width:974px;
	height:300px;
	float:left;
	position:relative;
	}

#flash_bkg{
	width:974px;
	height:300px;
	position:absolute;
	z-index:1;
	}

.home{
	background:#fff;
	}
.despre-noi, .lista-service, .vanzarianvelope, .confirma-comanda{
	background:url(../images/layout/header_bkg1.jpg) no-repeat bottom;
	}
.avantaje{
	background:url(../images/layout/header_bkg2.jpg) no-repeat bottom;
	}
.pagina-verde{
	background:url(../images/layout/header_bkg3.jpg) no-repeat bottom;
	}
.noutati, .concurs{
	background:url(../images/layout/header_bkg4.jpg) no-repeat bottom;
	}
.locator{
	background:url(../images/layout/header_bkg5.jpg) no-repeat bottom;
	}
.contact, .vanzari-online{
	background:url(../images/layout/header_bkg6.jpg) no-repeat bottom;
	}
.documente{
	background:url(../images/layout/header_bkg9.jpg) no-repeat bottom;
	}

#header a.logo{
	position:absolute;
	width:130px;
	height:120px;
	left:20px;
	top:11px;
	z-index:999;
	display:block;
	background:url(../images/layout/blank.gif);
	cursor:pointer;
	}
#header a.logo span{
	display:none;
	}

#login_bar{
	background:url(../images/layout/login_bar.jpg);
	width:576px;
	height:24px;
	float:right;
	position:absolute;
	right:0px;
	top:0px;
	font-size:12px;
	padding:0px 3px 0px 5px;
	z-index:1;
	}
#login_bar label{
	float:left;
	margin:5px 0 0 5px;
	}
#login_bar input{
	border:1px solid #5A5A5A;
	font-size:12px;
	float:left;
	margin:4px 0 0 5px;
	width:160px;
	}
#login_bar button{
	background:url(../images/layout/login_form_submit.jpg);
	width:37px;
	height:19px;
	display:block;
	border:none;
	float:left;
	margin:2px 0 0 10px;
	cursor:pointer;
	}
#login_bar a{
	color:#fff;
	font-size:12px;
	margin:3px 0 0 5px;
	float:left;
	}
#login_tips{
	position:absolute;
	color:#C00;
	right:0;
	top:28px;
	font-size:11px;
	}

#main_menu{
	float:left;
	width:964px;
	height:37px;
	background:url(../images/layout/main_menu.jpg) no-repeat top;
	padding:0 0px 20px 10px;
	margin:10px 0 0 0;
	}

#nav, #nav ul {
	float: left;
	list-style: none;
	padding: 0;
	border-width: 1px 0;
	width:964px;
}

#nav a {
	color:#FFF;
	text-decoration: none;
	height:18px;
	padding:10px 12px 9px 12px;
	font-size:12px;
	text-transform:uppercase;
	float:left;
}
#nav a.active {
	color:#000;
	}

#nav li.special{
	float:right;
	margin:0;
	}
#nav li.special a{
	font-weight:bold;
	color:#FFFF66;
	font-size:13px;
	}
#nav li.special ul li a{
	font-weight:100;
	float:left;
	font-size:12px;
	}

#nav li.special a.main_btn{
	background:url(../images/layout/anvelope.png) no-repeat top left;
	width:188px;
	height:45px;
	padding:0 10px 0 0;
	margin:-3px 0 0 0;
	}
#nav li.special a.main_btn span{
	display:none;
	}

#nav a.daddy {
	background:url(../images/layout/rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	margin:0 12px 0 0;
	position:relative;
}

#nav li ul {
	background:#797979;
	position: absolute;
	left: -999em;
	height: auto;
	width: 210px;
	font-weight: normal;
	margin: 0;
	font-size:11px;
	padding:0;
	z-index:999;
}

#nav li li {
	width: 210px;
	border-top:1px solid #fff;
	margin:0;
}

#nav li ul a {
	float:left;
	width:185px;
	padding:5px 10px 5px 10px;
	color:#3285A5;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	top:37px;
	left:0;
}

#nav li:hover, #nav li.sfhover {
	background:url(../images/layout/main_menu_a.jpg) repeat-x;
}
#nav li:hover a, #nav li.sfhover a{
	color:#fff;
	text-decoration:none;
	}

.left_simple_col{
	width:350px;
	float:left;
	padding:0 25px 0 0;
	}

#right_small_col{
	width:210px;
	float:right;
	}
#right_small_col form{
	padding:0 0 10px 0;
	font-size:13px;
	line-height:180%;
	padding:5px;
	border:1px solid #E8E8E8;
	color:#333;
	}
#right_small_col form select{
	color:#333;
	}
#right_small_col form select option{
	padding:0 10px 0 0;
	color:#666;
	}
#right_small_col a.image_link{
	margin:0 0 15px 0;
	float:left;
	}

#right_small_col #newsletter_box{
	background:url(../images/layout/newsletter.jpg);
	width:190px;
	height:55px;
	float:left;
	padding:60px 10px 0 10px;
	}
#right_small_col #newsletter_box input{
	font-size:12px;
	width:100%;
	}
#right_small_col #newsletter_box button{
	background:url(../images/layout/submit.jpg);
	width:55px;
	height:21px;
	float:left;
	border:0;
	margin:5px 0 0 0;
	cursor:pointer;
	}

h2.home{
	font-size:18px;
	font-family:"Century Gothic", Verdana, Geneva, sans-serif;
	padding:0 0 10px 0;
	border-bottom:1px solid #ccc;
	}
	
h2{
	font-size:18px;
	font-weight:100;
	border-bottom:1px solid #797979;
	color:#797979;
	margin:0 0 8px 0;
	padding:0 0 2px 0;
	}

h2 a{
	float:right;
	color:#333;
	font-size:13px;
	background:url(../images/layout/ad-triangle.png) no-repeat left;
	padding:0 0 0 20px;
	}
h2 a:hover{
	color:#900;
	}


.text_box{
	font-size:12px;
	color:#4B4B4B;
	margin:0 0 15px 0;
	line-height:140%;
	}
.text_box p{
	margin:0 0 10px 0;
	}
.text_box p strong, .text_box strong{
	font-weight:bold;
	}

.text_box h3{
	font-size:14px;
	color:#DF0D20;
	margin:0 0 2px 0;
	font-weight:bold;
	}
.text_box h3 a{
	text-decoration:none;
	color:#DF0D20;
	}
.text_box h3 a:hover{
	text-decoration:underline;
	}
.text_box img{
	margin:5px;
	padding:3px;
	border:1px solid #EAEAEA;
	}
.text_box ul{
	padding:0 0 0 20px;
	margin:0 0 15px 0;
	}
.text_box ul li{
	list-style:inside;
	}

.text_box h3 a.pdf{
	background:url(../images/layout/pdf.gif) no-repeat left;
	padding:0 0 0 20px;
	}
.text_box h3 a.doc{
	background:url(../images/layout/doc.gif) no-repeat left;
	padding:0 0 0 20px;
	}
.text_box h3 a.xls{
	background:url(../images/layout/xls.gif) no-repeat left;
	padding:0 0 0 20px;
	}
.text_box h3 a.attach{
	background:url(../images/layout/attach.gif) no-repeat left;
	padding:0 0 0 20px;
	}

.text_box ul.archive li{
	padding:2px 0 2px 0;
	}
.text_box ul.archive li a{
	background:url(../images/layout/calendar.jpg) no-repeat left;
	padding:0 0 0 25px;
	text-decoration:none;
	}
.text_box ul.archive li a:hover{
	text-decoration:underline;
	}
.text_box ol{
	padding:0 0 0 20px;
	}
.text_box ol li{
	list-style:decimal;
	}

.text_box h6{
	font-size:11px;
	color:#BABABA;
	margin:0 0 5px 0;
	}
.text_box a{
	color:#2C64AD;
	}
.text_box img.thumb{
	padding:3px;
	border:1px solid #CCC;
	}
.text_box img.alignleft{
	float:left;
	margin:5px 5px 5px 0;
	}
.text_box img.alingright{
	float:left;
	margin:5px 0 5px 5px;;
	}
.text_box form.contact_form{
	width:100%;
	}
.text_box form.contact_form input{
	float:left;
	width:60%;
	clear:left;
	padding:4px;
	color:#666;
	font-size:12px;
	margin:0 0 5px 0;
	}
.text_box form.contact_form textarea{
	float:left;
	width:80%;
	clear:left;
	padding:4px;
	color:#666;
	font-size:12px;
	margin:0 0 5px 0;
	}
.text_box form.contact_form button{
	background:0;
	color:#333;
	font-weight:bold;
	font-size:14px;
	border:0;
	border-bottom:1px solid #666;
	cursor:pointer;
	}

.text_box form.search input{
	float:left;
	width:60%;
	clear:left;
	padding:4px;
	color:#666;
	font-size:11px;
	margin:0 0 5px 0;
	}
.text_box form.search button{
	background:0;
	color:#333;
	font-weight:bold;
	font-size:14px;
	border:0;
	border-bottom:1px solid #666;
	cursor:pointer;
	margin:0 0 0 10px;
	}

.instructiuni{
	font-size:12px;
	padding:20px 0 0 0;
	color:#555;
	border:1px solid #E4E4E4;
	padding:10px;
	}
.instructiuni p u{
	font-weight:bold;
	padding:0 0 10px 0;
	}


.left_wide_col{
	width:725px;
	float:left;
	padding:0 25px 0 0;
	}
.left_wide_col #subpages {
	float:left;
	width:100%;
	clear:both;
	padding:10px 0 20px 0;
	}
.left_wide_col #subpages  ul{
	padding:0;
	float:left;
	width:100%;
	}
.left_wide_col #subpages  ul li{
	width:340px;
	float:left;
	padding:0 20px 0 0;
	margin:0 0 5px 0;
	}
.left_wide_col #subpages  ul li a{
	padding:8px 5px 8px 15px;
	width:320px;
	float:left;
	border-bottom:1px solid #EAEAEA;
	background:#F7F7F7;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#333;
	}
.left_wide_col #subpages  ul li a:hover{
	background:#333;
	color:#fff;
	}

.full_width_page{
	float:left;
	clear:both;
	width:970px;
	margin:10px 0 0 0;
	}


#footer{
	width:974px;
	height:70px;
	background:url(../images/layout/footer.jpg) no-repeat;
	margin:0px auto;
	padding:10px 28px 0px 28px;
	text-align:center;
	}
#footer #foot_navigation a{
	color:#fff;
	font-size:12px;
	margin:0 10px 0 10px;
	text-decoration:none;
	}
#footer #foot_navigation a:hover, #footer #foot_navigation a.active{
	text-decoration:underline;
	}

#footer #copy{
	padding:25px 0 0 0;
	font-size:11px;
	color:#444;
	}

#warning, #warning {
	color: #900;
}

#newsletter_box #warning {
	float: right;
	font-size: 12px;
	background: #FFF;
}

#premiu1, #premiu2, #premiu3 {
	float: left;
	display: block;
	width:140px;
	height:50px;
	text-align: center;
	border: 2px solid #ACC;
	margin: 10px 10px 20px 0px;
	cursor: pointer;
	font-size:40px;
	text-align:center;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif, "Myriad Pro";
	vertical-align:bottom;
	padding:40px 0 0 0;
	color:#fff;
	position:relative;
}
#premiu1.active,#premiu2.active,#premiu3.active{
	border:2px solid #242868;
	}
#premiu1 #level, #premiu2 #level, #premiu3 #level{
	width:30px;
	float:left;
	position:absolute;
	bottom:2px;
	right:2px;
	background:#002E65;
	vertical-align:bottom;
	font-size:11px;
	padding:3px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	}
#premiu1{
	background:url(../images/img/promo1.jpg) no-repeat top;
	}
#premiu2{
	background:url(../images/img/promo2.jpg) no-repeat top;
	}
#premiu3{
	background:url(../images/img/promo3.jpg) no-repeat top;
	}
#contestForm select{
	padding:3px;
	margin:0 0 0 10px;
	color:#777;
	}
.text_box  form#contestForm input{
	width:50%;
	}
.text_box  form#contestForm input{
	width:50%;
	}

div.active {
	background-color: #ACC;
}

/*Pagina Conferinta Parteneri Ad Garage*/
#conf_tabs{
	float:left;
	clear:both;
	width:100%;
	margin:20px 0 20px 0;
	}
#conf_tabs a{
	font-size:12px;
	font-weight:bold;
	float:left;
	margin:0 10px 0 0;
	background:#E1E1E1;
	color:#666;
	padding:7px 10px 7px 10px;
	text-decoration:none;
	}
#conf_tabs a:hover, #conf_tabs a.active{
	background:#D9242B;
	color:#fff;
	}	
.video{
	position:relative;
	z-index:1;
	}
a.conf_thumb{
	width:130px;
	height:130px;
	float:left;
	overflow:hidden;
	margin:0 13px 13px 0;
	border:1px solid #D9242B;
	}
a.conf_thumb img{
	height:200px;
	padding:0;
	border:0;
	margin:0;
	}
	
