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

html {
	margin: 0;
	padding:0;
	height:100%;

text-decoration:none;

}




body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background-image: url(http://www.carterandbennett.com/sito/img/carter_bennett.gif);
	background-repeat: no-repeat;
	background-position: center top;	

	}


#container {
	width: 998px;
	margin: 0 auto;
	}
	
#tabella {
	width:100%;
	height:100%;


}
img {
	border:0px;
}
	
#container h1 {
	width: 712px;
	/*border: 1px solid #FF0000;*/
	margin:0px;
	float:left;
}
#container h1 a { display: block; width: 225px; text-decoration: none; }
#container h1 strong { display: none;  }




/* MENU */

.menu { display: none; }

#navigator {
	width: 286px;
	height: 20px;
	float: left;
	position: relative;
	margin: 4px 0 0 0;
	}
	
ul#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	}

ul#nav li a { display: block; height: 20px; float:left; }

ul#nav li.gruppo a {
	width: 135px;
	background-image: url(../img/menu/gruppo_off.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
ul#nav li.gruppo a:hover, ul#nav li.gruppo a.active {
	background-image: url(../img/menu/gruppo_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	 }

ul#nav li.metodo a { 
	width: 103px; 
	background-image: url(../img/menu/metodo_off.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
 }
ul#nav li.metodo a:hover, ul#nav li.metodo a.active {
	background-image: url(../img/menu/metodo_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
 }

ul#nav li.contatti a { 
	width: 48px;
	background-image: url(../img/menu/contatti_off.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
 }
ul#nav li.contatti a:hover, ul#nav li.contatti a.active { 
	background-image: url(../img/menu/contatti_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;


}

ul#nav li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}

ul#nav li.over ul { display: block; }



/* Frase */







#home {
	width:300px;
	height:22px;
}






.frase { display: none; }



#home ul {
	margin: 0 0 0 3px;
	padding: 0;
	list-style: none;
	height:20px;
	}

#home ul li a { display: block; height: 20px; float:left; margin:0 0 0 1px;  }

#home ul li.consulenti a {
	width: 71px;
	background-image: url(../img/consulenti_off.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#home ul li.consulenti a:hover, ul li.consulenti a.active {
	background-image: url(../img/consulenti_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	 }

#home ul li.per a {
	width: 28px;
	background-image: url(../img/per_off.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#home ul li.per a:hover, ul li.per a.active {
	background-image: url(../img/per_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	 }

#home ul li.la a {
	width: 18px;
	background-image: url(../img/la_off.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#home ul li.la a:hover, ul li.la a.active {
	background-image: url(../img/la_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	 }

#home ul li.comunicazione a {
	width: 102px;
	background-image: url(../img/comunicazione_off.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#home ul li.comunicazione a:hover, ul li.comunicazione a.active {
	background-image: url(../img/comunicazione_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	 }
#home ul li.impresa a {
	width: 68px;
	background-image: url(../img/impresa_off.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#home ul li.impresa a:hover, ul li.impresa a.active {
	background-image: url(../img/impresa_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	 }



#home ul li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}

#home ul li.over ul { display: block; }




/* Menu laterale sx */


#menuLeft {
	float:left;
	display:inline;

	width:220px;

	
	font-weight: normal;
	font-size:17px;
	color:#50524d;
}


#menuLeft ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}



#menuLeft ul li { margin-bottom:9px; }

#menuLeft ul li.over ul { display: block; }


#menuLeft ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#50524d;
	text-decoration:none;
	padding: 1px 0 0 0px;
	line-height: 12px;	
	
	
}

#menuLeft ul li a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#ffffff;
	text-decoration:none;
	
	background-color:#d7000f;
		padding: 1px 0 0 0px;
line-height: 12px;	

}


#menuLeft h1 {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size:18px;
	color:#d7000f;
	margin:0 0 15px 0;
	padding:0;
	font-weight: normal;
	width:186px;

}

#menuLeft ul li.menu_rosso a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#d7000f;
	text-decoration:none;
	padding: 1px 0 0 0px;	
}
#menuLeft ul li.menu_rosso a:hover, ul li.consulenti a.active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#ffffff;
	text-decoration:none;
	font-weight: normal;
	background-color:#d7000f;
	padding: 1px 2px 0px;	
	 }






#boxHome01 strong {
	/*margin: 9px;*/
	/*padding: 0px;*/
	color: #50524d;
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	line-height:17px;
	font-weight: normal;
}


#boxHome01  p {
	/*margin: 9px;*/
	padding: 0px;
	color: #444;
	font-family: Helvetica, Arial, sans-serif;	
	font-size:14px;
	line-height:20px;
}


#boxHome01 ul li {
	color: #444;
	font-size:13px;
	line-height:15px;
	margin:0px 0px 5px 0px;
	padding:0;
	list-style-type: circle;
font-family: Helvetica, Arial, sans-serif;	


}

#boxHome01 h1 {
	width:325px;
	margin: 0 0 16px 0;
	padding: 0;
	color: #d7000f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	line-height:25px;
	font-weight: normal;	
}


 #boxHome01 h3 {

	font-family:Georgia, "Times New Roman", Times, serif;
	color:#444;
	font-size:15px;
	font-weight:normal;
	margin:0 0 4px 0;
	
	font-style: oblique;
	line-height: 1.3;
}



#boxHome02 {
	/*position: relative;*/
	margin:0;	
}

#boxHome02 strong {
	/*margin: 9px;*/
	padding: 0px;
	color: #444;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight: normal;
}

#boxHome02  p {
	margin: 0px;
	padding: 0px;
	color: #444;
	font-family: Helvetica, Arial, sans-serif;
		font-size:12px;
	line-height:16px;


}
#boxHome02 h1 {
	width:297px;
	margin: 0 0 16px 0;
	padding: 0;
	color: #d7000f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	line-height:23px;
	font-weight: normal;	
}

 #boxHome02 h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	font-size:15px;
	font-weight:normal;
	margin:0 0 4px 0;
	font-variant: normal;
	text-transform: none;
	
	
}

 #boxHome02 h3 .titolo_focus {
	color:#d7000f;
	
}




.continua	 a {
	background:url(../img/continua_off.gif) no-repeat;
	width:74px;
	height:10px;
	text-indent:-9000px;
	margin:6px 0 0 0;
	overflow:hidden;
	float:right;
		}

.continua	 a:hover {
	background:url(../img/continua_on.gif) no-repeat; 
		}







/* css pagina interna */



#interna {
	clear: both;
	position: relative;
	height: 114px;
	margin-top:58px;
	padding:0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cdcdcd;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cdcdcd;
}


#interna h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:41px;
	margin:28px 0 0 0;
	padding:0;
	font-weight: lighter;
	color:#50524d;
}


/*.boxInterno {
	position:relative;
	background-image: url(../img/riga_home.gif);
	background-repeat: repeat-y;
	
	width:937px;

	
}*/










/* Menu laterale sx interno */


#menuLeftInterno {
	float:left;
	display:inline;
	margin:3px 0 0 0;
	padding:0 0 56px 0;
	width:186px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:18px;
	color:#50524d;	
}


#menuLeftInterno ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}



#menuLeftInterno ul li { margin-bottom:12px; }

#menuLeftInterno ul li.over ul { display: block; }


#menuLeftInterno ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#50524d;
	text-decoration:none;
	padding: 1px 0 0 2px;	
	
	
}

#menuLeftInterno ul li a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#ffffff;
	text-decoration:none;
	font-weight: normal;
	background-color:#d7000f;
	padding: 1px 0 0 2px;	
}


#menuLeftInterno h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#d7000f;
	margin:0 0 15px 0;
	padding:0;
	font-weight: normal;
	width:186px;

}


.margine_dx_menu {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #cdcdcd;
}
.margine_su_footer {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #cdcdcd;
	padding: 10px;
}


.links_su_footer a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	color: #BFBFBF;
	text-decoration: none;
	padding-bottom: 3px;
}

.links_su_footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
color: #BFBFBF;
	text-decoration: none;
}
.links_su_footer hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	color: #BFBFBF;
	text-decoration: none;
}






/* footer */

#footer {
	width: 937px; /* 957 */
	background: transparent;
	float: left;
	clear: both;
	margin: 0 0 0 60px;
	padding: 8px 0 0 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cdcdcd;
	position:relative;
	}
.indent {
	text-indent: 15px;
}

