@charset "UTF-8";
/* CSS Document */

/*****Reset*****/  
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, input, select,  
pre, form, fieldset, table, th, td { margin: 0; padding: 0;  }  
  
/*****Basic Elements*****/  

a, a:visited, a:active{color:#00989b; text-decoration:none;}
a:hover {color:#000000; text-decoration:none;}

label {padding-left: 8px;}
td {vertical-align:top;}

/*****Generic Classes*****/  
h3 {font-size:12px; font-weight:bold;}

/*****PNG Fix for Explorer 5.5 - 6 *****/  
img, div, a, input { behavior: url(iepngfix.htc) }

/*****Basic Layout*****/  

/* Background-Styles */  
  
body {  
	background-image:url(images/page_bg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#555555;
	z-index:1;
}  
#main {  	
padding-top: 10px	
	
}  


.container {  
    width:970px;  
    margin:0 auto;  
    position:relative;  

}  
  
.configurator {
	width:150px;
}

/*#configurator_panel select, #configurator_panel input, #configurator_panel a.button, #configurator_panel span {margin-left: -15px;}*/

  
  
/*****Header*****/  

#header {  
	background-image: url(images/header_bg.png);
	border-bottom:#ffffff solid 1px;
	height: 134px;
	padding-bottom: 6px;  
	width:100%;
	
}  
#logo h1, #logo small {  
    margin:0px 0px 0px 10px;  
    display:none;  
    text-indent:-9999px;  
}  
#logo {  

    background-image:url(images/logo.png);  
    background-repeat:no-repeat;  
    height:136px;  
	margin:0px 0px 0px 6px; 
	text-align:center;
    width:948px;  

}  


#menu {
	text-align:center;
	width: 785px;
}

#menu ul {
	list-style: none;
    position:absolute;  
	top:111px;
    right:8px;  
	height: 20px;
	text-align:center;
	margin: 8px auto;
	padding: 0;
}

#menu li {
    display:inline; 
	float:left;
	text-align:center;
}

#menu a {
	display: block;
    color:#ffffff;  
	float:left;
    font-family: Arial, Helvetica, sans-serif;  
    font-size:10px;  
    font-weight:normal;
	text-decoration:none;  
	text-transform:uppercase;
	width: 110px;
}

  
#menu li a.active, #menu li a:hover {  
    color:#211e1e;
	background-image:url(images/cyan_underline.png);
	background-position:bottom; 
	background-repeat:repeat-x;
	height: 24px;
}  

/*****  Menu a scomparsa *****/ 

.drop_down_menu {

	background-color:#FFFFFF;
	border:#999999 solid 1px;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	font-size:12px;
	padding:8px 8px 2px 20px;
	position:absolute;
	top:140px;
	width:160px;
	z-index:0;


}

.drop_down_menu li {

	padding:3px;
	list-style-image:none;
	list-style-type:none;
	list-style:none;
	

}

.drop_down_menu li:hover, .drop_down_menu li:hover a:hover, .drop_down_menu li:hover a {

	background-color:#00989b;
	color:#FFFFFF;
	width:100%;
	
	

}


.drop_down_menu2 {

	background-color:#FFFFFF;
	border:#999999 solid 1px;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	font-size:12px;
	padding:8px 8px 2px 10px;
	position:absolute;
	top:22px;
	width:208px;
	z-index:5;

}

.drop_down_menu2 li {

	padding:1px;
	list-style-image:none;
	list-style-type:none;
	list-style:none;
	width:100%;	

}

.drop_down_menu2 li:hover, .drop_down_menu2 li:hover a:hover, .drop_down_menu2 li:hover a {

	background-color:#00989b;
	color:#FFFFFF;
	width:100%;	

}

.drop_down_menu3 {

	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	z-index: 10;
	margin-top: -13px;
	margin-left: -2px;

}
.drop_down_menu3 li:hover, .drop_down_menu3 li:hover a:hover, .drop_down_menu3 li:hover a {
	background-color:#00989b;
	color: #000000;
	z-index: 10;
}


#dddmenu_products {

	left:304px;
	z-index: 10;

}

#dddmenu_news {

	left:633px;
	z-index: 10;

}

#dddmenu_services {

	left:414px;
	z-index: 10;

}

#dddmenu_company {

	left:742px;
	z-index: 10;

}
/*****form della parte superiore della pagina*****/  


#top_form_container { font-size:11px; position:absolute; top:6px; z-index: 10;}
#channel, #language, #login, #search {float:left; position:relative;}




#channel 		{left:185px; width:174px;}
#language 		{left:185px; width:174px;}
#login 			{left:230px; width:276px; margin-top: 0; height: 20px}
#search 		{left:158px; width:190px; margin-top: 0; height: 20px}

#usrname, #pwd, #srch {border:1px solid #a7ccdd; color:#888888; height:20px; padding-left: 8px; font-size: 11px; }
#mkt_selector {border:1px solid #a7ccdd; background-color:#FFFFFF; color:#888888; height:20px; line-height:20px; padding-left: 6px; width: 162px; background-image: url(interface/images/dropdown.jpg); background-position: right; background-repeat: no-repeat; }
#lng_selector {border:1px solid #a7ccdd; background-color:#FFFFFF; color:#888888; height:20px; line-height:20px; padding-left: 6px; width: 162px; background-image: url(interface/images/dropdown.jpg); background-position: right; background-repeat: no-repeat; }

#usrname, #pwd {margin-left:3px; width:78px; height: 20px;} 
#srch {margin-left:10px; width:140px; height: 20px} 
#lang_selector {width:120px;}

  
/*****Content*****/  

#block_feature {
	background-image:url(images/body_bg.png);
	background-repeat: repeat-y;
	overflow:auto;
}

#block_content {

	background-color:#0099CC;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px 20px 0px 20px;

}

#left_column {

	float:left;
	font-size:11px;
	padding-top:10px;
	width:180px;

}


#accordion {

	background-color:#dddddd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	
}

#accordion span {

	
	
}

#accordion a {

	color: #00989b;
	font-size:12px;

}



#accordion p {
	color:#666666;
	font-size:11px;

}

#accordion ul {margin:0; padding:0;}
#accordion li {border-bottom:#FFFFFF 1px solid; list-style-type:none; padding-bottom:6px; padding-top:6px; padding-left:3px;}
#accordion li:hover {background-color:#ffffff;}
#accordion li a {font-size:11px;}
#accordion li a:hover {color:#000000;}

#treediv li {padding: 0; margin: 0;}

#configurator_panel .button {

	color:#FFFFFF;
}



#restricted_banner {

	background-color:#888888;
	background-image: url(images/log_bg.jpg);
	color:#FFFFFF;
	margin-top:4px;
	padding:12px;	
}

#restricted_banner li {margin-left: 14px}
#restricted_banner li a {font-size:11px;}
#restricted_banner li a:hover {color:#000000;}
#restricted_banner li a {color:#FFFFFF;}

#restricted_banner_logged {

	background-color:#888888;
	background-image: url(images/log_bg.jpg);
	color:#FFFFFF;
	margin-top:4px;
	padding:12px;	
}

#restricted_banner_logged li {margin-left: 14px}
#restricted_banner_logged li a {font-size:11px;}
#restricted_banner_logged li a:hover {color:#000000;}
#restricted_banner_logged li a {color:#FFFFFF;}

#sales_contact {

	background-color:#eeeeee;
	margin-top:4px;
	padding:12px;
	
}

#minibasket {

	background-color:#eeeeee;
	margin-top:4px;
	padding:12px;
	
}

#restricted_banner h3, #restricted_banner_logged h3, #sales_contact h3, #minibasket h3 {

	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;

}

#service_links {

	background-color:#ffffff;
	background-image:url(images/box_corner.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	border:#CCCCCC 1px solid;
	color:#000000;
	font-size:10px;
	margin-top:4px;
	padding:12px;
	padding-left: 1px;	
	padding-right: 1px;	

}

#service_links a { color:#717774; font-weight: bold; text-transform:uppercase; line-height:200%; font-size: 10px;}
#service_links a:hover { color:#000000;}

#accordion p, #restricted_banner p, #restricted_banner_logged p, #sales_contact p {

	font-size:12px;
	font-weight:normal;
	margin-bottom:10px;

}


#home_content_area {
	
	float:left;
	clear:right;
	width:790px;
	background-color: #FFFFFF;
	overflow:auto;
}
#top_story {

	height:370px;
	margin-left:10px;
	margin-top:10px;
	
}

#top_story h1 {

	color:#FFFFFF;
	font-size:24px;
	font-weight:normal;
	font-variant:normal;
	position:absolute;
	top:280px;

}

#top_story small {

	color:#FFFFFF;
	font-size:18px;
	font-weight:normal;
	font-variant:normal;
	position:absolute;
	top:308px;

}

#top_story a {

	position:absolute;
	top:354px;

}

#top_story .ts_layer 
{
	
	background-color:#00989b;
	border:#EEEEEE solid 1px;
	filter:alpha(opacity=55);
	-moz-opacity:.55;
	opacity:.55;
	font-size:12px;
	padding:4px;
	position:absolute;
	top:270px;
	width:748px;
	height:100px;
	z-index:0;
	
	}
	
#top_story .ts_text 
{
	padding: 8px;
	} 


#news_home_area, #home_bottom_links {

	margin:10px 0px 10px 10px;
	width: 66%;
}
#twitter_home_area {

	margin:10px 0px 10px 0px;
	background: #FFFFFF; 
	overflow:auto; 
	width: 32%; 
	float:left; 
	}

#news_box {

	margin:0px 0px 20px 0px;
	float:left;
	width:260px;
	height: auto;

}

#news_box_right {

	float:left;
	clear:right;
	width:100%;
	height: auto;
}

#link_box {
	
	margin-top:15px;
	float:left;
	width:50%;

}

#news_box h2, #news_box_right h2, #link_box h2 {

	background-image:url(images/news_box_h2_start.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	border-bottom:#85cccf solid 1px;
	margin-bottom:12px;
	padding-left:18px;
	font-size:14px;
	font-weight:bold;
	line-height:25px;
	width:88%;

}

#news_box li, #news_box_right li, #link_box li{


	margin-left:34px;
	margin-bottom:2px;
	font-size:12px;
	font-weight:normal;
	line-height:130%;

}



/*****Footer*****/  

#footer {  

	border-top: 1px solid #dddddd;
    color: #666666;
	height: 65px;
	margin:12px auto;
    width:970px;  
    position:relative;  

}




.bottom_logo {
	background-repeat:no-repeat;
	float: left;
	height:24px;
	margin-left:20px;
	margin-top:80px;
	width:89px;
	z-index: 5;
}


.bottom_logo h1 {
	text-indent:-9999px;
}

.bottom_address {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	line-height:18px;
	margin-top:20px;
	padding-left:80px;
	width:650px;
}

.bottom_address a {
	
}

.bottom_payoff {
	background-image: url(images/depa_neg.png);
	background-repeat:no-repeat;
	float:left;
	margin-top:20px;
	width:126px;
	
}

.bottom_payoff h1 {
	text-indent:-9999px;
}
  
/*****Etc*****/  



.upperline_cyan		{background-image:url(images/upper_line_cyan.jpg); background-repeat:repeat-x; background-position:top;}
.upperline_olive	{background-image:url(images/upper_line_olive.jpg); background-repeat:repeat-x; background-position:top;}
.upperline_violet	{background-image:url(images/upper_line_violet.jpg); background-repeat:repeat-x; background-position:top;}

.read_more {
	background-image:url(images/arrow_cyan.png); 
	background-position:top left;
	background-repeat:no-repeat;
	color: #999999;
	font-size:11px;
	font-style:normal;
	padding-left: 16px;
	text-decoration:none;
	}
	
a:active.read_more a.read_more {
	
	color: #999999;
	
	}
	
a.button:active, a.button, a.button:visited  {color:#FFFFFF;}
a.button:hover {color:#FFFFFF;}

.button {
	
	background-color:#00989b;
	background-image:url(images/buttons_bg.jpg);
	background-repeat:repeat-x;
	border: #FFFFFF 1px solid;
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	font-variant:normal;
	margin:0;
	padding:3px 10px 3px 10px;
	text-align:center;

}

.buttonbig 
{
	font-size: 13px;
	padding:1px 5px 1px 5px;
	height:16px; 
	line-height:14px;
	}

a:hover.button,  a:active.button, input:hover.button,  input:active.button {
	
	background-image: url(images/buttons_bg_hover.jpg);	
	background-color: #fb6461;
	border: #FFFFFF 1px dotted;
	color:#FFFFFF;
	cursor:pointer;
	text-decoration:none;
	

}

input.button {height:27px;}

#certificate_smart_finder {	margin:8px 16px 0 0; padding:16px 16px 16px 20px;}
#certificate_smart_finder legend{color:#666666;}
#certificate_smart_finder td{ color: #9B3D30; padding:3px;}
.certificate_container {padding-left:20px; margin-top:-20px;}
.hd_container {padding-left:5px; margin-top:-20px;}
#content_main_text .certificate_container h1, #content_main_text .hd_container h1 {padding-bottom:0px;}
#content_main_text .certificate_container h2, #content_main_text .hd_container h2 {margin-top:-14px; color:#666666;}


#dddmoreinfo {

	filter: alpha(opacity=94);
	-moz-opacity: .94;
	opacity: .94;

}

#dddnotifyto {

	filter: alpha(opacity=94);
	-moz-opacity: .94;
	opacity: .94;

}


#home_content_area_full {
	float:left;
	/*background:#ffffff;*/
	clear:right;
	width:967px;
	font-size: 12px;
	line-height: 150%;
}

#top_container_full {
	background-image:url(interface/images/content_top_full.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:12px;
	z-index:0;
	margin-top: 10px;
}
#container_bg_full {
	background-image:url(interface/images/content_bg_full.gif);
	background-repeat:repeat-y;
	z-index:0;
}
#bottom_container_full {
	background-image:url(interface/images/content_bottom_full.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height:9px;
	z-index:0;
} 

.relativity_basket_item {
	padding-left: 2px;
	padding-right: 2px;
	text-align: left;
	font-size: 10px;
	border-bottom: 1px dashed #606060;
	line-height: 120%;
	padding-bottom: 3px;
	padding-top: 6px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.relativity_basket_tot_container {
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-bottom: double 2px #606060;
	float: none;
	height: 20px;
}

.relativity_lineprice {
	font-weight: bold;
	text-align: right;
}

.relativity_basket_tot {
	text-align: right;
	width: 80px;
	font-weight: bold;
	float: right;
}

.relativity_basket_tot_lbl {
	text-align: left;
	width: 28px;
	font-weight: bold;
	float: left;
}
