/* CSS Document */
* { margin: 0; padding: 0; color: #333; line-height: 1.5; }
body {font: normal 62.5% "lucida grande",  Verdane, sans-serif; background: #F1F1F1;}
a img {border:0;}

/* type*/
#main .cap p, p { margin-bottom: 1.35em; font-size: 1.1em; line-height:1.2em; color:#333; font-family:"lucida grande",  Verdane, sans-serif;}
#q h1{ margin:2em 0; line-height:1; font-size:1.8em; color:#C4131E; font-weight:normal;  width:65%; font-family:"lucida grande",  Verdane, sans-serif; }
h2 { margin-bottom: .5em; line-height:1; font-size:1.4em; color:#C4131E; font-weight:normal; }

/* background */
#warp {background: #F1F1F1 url(../img/bg.png) repeat-y 50% 0; width:980px; margin:0 auto 0 auto;}

/* header */
#header {background: #C4131E; width:885px; height:120px; margin:0 0 0 42px; padding:10px 0 0 15px;}
#header h1{background:#C4131E url(../img/amici-logo.jpg) no-repeat;  margin:0; padding:0; display:block; width:244px; height:100px; }
#menu {background: #C4131E; width:900px; height:30px; margin:0 0 0 42px; padding:0; }


a{color:#C4131E; text-decoration:none;}
a:hover {color:#C4131E; border-bottom:1px solid #C4131E;}


h2 em{color:#C4131E; font-weight:bold; }



/* NAVIGATION */

ul#nav {
font-family:Georgia, "Times New Roman", Times, serif;
	list-style:none;
	color:#999;
	margin:0;
	padding:0 10px 0 10px;
	float:right;
	width:450px;
	list-style: none;}

ul#nav li {
	display:inline;
	font-size:1.2em;
	margin:0;
	padding:0 1.2em;
	background: none;
	display:block;
	float:left;}

ul#nav li.first {
	border-left:none;
	padding-left:6px;}

ul#nav li a, ul#nav li a:visited {
	border-bottom:#C4131E 1px solid;
	text-decoration:none;
	color:#fff;}

ul#nav li a:hover, ul#nav li a:active {
	 border-bottom:#fff 1px solid;}
	
	


ul#nav li a {
		font-size:1.2em;

	color:#fff; 
	display:block; 
	margin:0;
	text-decoration:none;
	}

ul#nav li ul {/* second-level lists */
	position:absolute;
	text-decoration:none;
	text-align:left;
	margin:0;
	width:12em;
	height:auto;
	left:-9999em;
	 /*using left instead of display to hide menus because display: none isn't read by screen readers*/}

ul#nav li:hover ul, 
ul#nav li.sfhover ul {
	/* lists nested under hovered list items */
	left:auto; 
	text-decoration:none;
	font-weight:normal;}

ul#nav li ul li {
	background:#8A181B;
	margin:0; 
	padding:0;
	font-weight:normal;
	width:12em;}

ul#nav li ul li.more {
	background:transparent url(/img/bul/arrow.gif) right 0.1em no-repeat;}

ul#nav ul li a {
	height:auto; 
	display:block;
	font-size:100%;  
	line-height:120%;
	background:#BFC7CF;
	text-transform:none;
	color:#fff;
	padding-top:8px;
	padding-left: 5px; 
	padding-bottom:8px;
	font-weight:normal;}
	

ul#nav ul a:hover {
	color:#FFFFFF; 
	background:#999;}



/*#wrap > #menu ul li ul {
	padding-right:2em;}*/

ul#nav li:hover ul ul, ul#nav li:hover ul ul ul, ul#nav li:hover ul ul ul ul, 
ul#nav li.sfhover ul ul, ul#nav li.sfhover ul ul ul, ul#nav li.sfhover ul ul ul ul {
	left:-9999em;}

ul#nav li:hover ul, ul#nav li.sfhover ul {/* lists nested under hovered list items */
	left:auto;  
	text-decoration:none;
	padding-top:7px;
	margin-left:-13px;
	top:auto;}
	
ul#nav li li.sfhover ul, ul#nav li li:hover ul, ul#nav li li li:hover ul, ul#nav li li li li:hover ul,
ul#nav li li li.sfhover ul, ul#nav li li li li.sfhover ul {/* lists nested under hovered list items */
	left:13em;
	text-decoration:none;
	margin-top:-3em;}

ul#nav li ul li a {

	display:block;
	height:auto; 
	line-height:110%; 
	background:none; }


#atable {
	width: 500px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;

}

.a-r{ text-align:right;}
td {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


td.alt {
	background: #FAFAFA;
	color: #4f6b72;
}

td.w {
width:120px;}

/* main */

#main {width:870px;  margin:0 0 0 42px; padding:0 0 20px 30px; background:#fff; border-top:#666 solid 1px; border-bottom:#C4131E 1px solid;}
.image{width:275px; height:330px;  margin:35px 10px 0 0; padding:0; background:#333; float:left;}
.cap{width:265px; height:100px;  margin:20px 10px 0 0; padding:0 0 0 10px; float:left; border-left:#C4131E 1px solid;}



#main h1{ margin:2em 0 .65em 0; line-height:1; font-size:1.78em; color:#C4131E; font-weight:bold;  width:65%;}


#main p{ padding:0 2em 1em 0; margin-bottom:0; line-height:1.5; font-size:1.2em;}


.right{ float:right; margin:1em;}


.left{ float:left; margin:1em;}

/* footer */
#footer { background: #C4131E; width:900px; height:80px; margin:0 0 0 42px; padding:0; border-top:1px solid #fff; border-bottom:solid 1px #000; color:#fff;}

#footer p { margin:20px 0 0 15px;}
#footer ul {
	list-style:none;
	float:right;
	margin-right:1em;	
	
	}

#footer ul li {
	display:block;
	float:left;
	padding:0 6px;}
	
#footer a, #footer p {
	color:#fff; text-decoration:none; font-weight:bold;}
	
#footer a, #footer a:hover {
	border:none;}

#footer a:hover {
	color:#E3E2C2;}

