/* BASIC TEMPLATE */

body {
	text-align:center;
	background:#999;
	color:#000;
	font: normal 11px/1.2 "Trebuchet MS", Verdana, Arial, Helvetica, Trebuchet, sans-serif;
}

#wrapper {
	width:764px;
	border:1px solid #FFF;
	margin:0 auto;
	background:#FFF url(/_int/bg_sidebar.png) repeat-y;
	text-align:left;
	color:#000;
}


/* TOP BAR */

#topbar {
	height:51px;
	font: normal 11px;
	background: #4C5561 url(/_int/bg_utility.gif);
	color:#FFF;
}


#mission {
	float:left;
	display:inline;
	text-align:left;
	margin-top:18px;
	margin-left:15px;
}


#utility {
	float:right;
	display:inline;
	text-align:right;
	margin-right:15px;
	margin-top:18px;
}





/* HEADER */

#header {
	margin:0;
	padding:0;
}



#header h1 {
	margin:0;
	padding:0;
}

#logo img {
	margin:0;
	padding:1px 0;
	border:0;
	display:block;
}


body#home #header {
 	background:#FFF url(/_int/section_home.jpg) right no-repeat;
}

#scuola #header, #school #header {
 	background:#FFF url(/_int/section_scuola.jpg) right no-repeat;
}

#servizi #header, #services #header {
 	background:#FFF url(/_int/section_servizi.jpg) right no-repeat;
}

#manutenzione #header, #maintenance #header {
 	background:#FFF url(/_int/section_manutenzione.jpg) right no-repeat;
}

#vendita #header, #sales #header {
 	background:#FFF url(/_int/section_vendita.jpg) right no-repeat;
}

#corporate #header, #about #header {
 	background:#FFF url(/_int/section_corporate.jpg) right no-repeat;
}

#disclaimer #header {
 	background:#FFF url(/_int/section_corporate.jpg) right no-repeat;
}

#contatti #header, #contacts #header {
 	background:#FFF url(/_int/section_contatti.jpg) right no-repeat;
}

#gallery #header {
 	background:#FFF url(/_int/section_gallery.gif) right no-repeat;
}

/* NAVIGATION */

#navigation {
	clear:both;
	height:28px;
	border:1px solid #B4B5B6;
	background:url(/_int/bg_nav.gif) repeat-x;
	margin:0;
	padding:0;
}

#navlist {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}

#navlist li {
	display:inline;
	float:left;
	list-style:none;
}

#navlist a {
	display:block;
	float:left;
	width:114px;
	border-left:1px solid #B4B5B6;
	font: normal 11px/28px Arial, Helvetica, sans-serif;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
}

#navlist a:link, #navlist a:visited {
	background: url(/_int/bg_buttons.png) 0 0 repeat-x;
	color:#404040;
}

#navlist a:hover {
	background: url(/_int/bg_buttons.png) 0 -30px repeat-x;
	color:#404040;
}

#navlist li.current_page_item a, #navlist li.current_page_parent a {
	color:#000;
	font-weight:bold;
}




/* SUB NAV */


#subnav {
	margin:0;
	padding-top:30px;
	border:0;
	background:url(/_int/bg_dotted_grey_30px.png) top left repeat-x;
}

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

#subnavlist li {
	margin:0;
	padding:0;
	list-style:none;
}



#subnavlist li.current_page_item { ... }

#subnavlist a:link, #subnavlist a:visited {
	display:block;
	height:28px;
	padding-left:10px;
	border-bottom:1px solid #FFF;
	font: normal 11px/28px Arial, Helvetica, sans-serif;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#333;
	text-transform:uppercase;
}

#subnavlist a:hover {
	color:#FFF;
	background-color:#A5AAB0;
}

/* SUB NAV BACKGROUND IT */

#vendita #subnav {
	background: url(/_int/bg_subnav_vendita.png) top left no-repeat;
	padding-top:30px;
}

#manutenzione #subnav {
	background: url(/_int/bg_subnav_manutenzione.png) top left no-repeat;
	padding-top:30px;
}

#scuola #subnav {
	background: url(/_int/bg_subnav_scuola.png) top left no-repeat;
	padding-top:30px;
}

#servizi #subnav {
	background: url(/_int/bg_subnav_servizi.png) top left no-repeat;
	padding-top:30px;
}

#corporate #subnav {
	background: url(/_int/bg_subnav_corporate.png) top left no-repeat;
	padding-top:30px;
}

/* SUB NAV BACKGROUND EN */

#sales #subnav {
	background: url(/_int/bg_subnav_vendita_en.png) top left no-repeat;
	padding-top:30px;
}

#maintenance #subnav {
	background: url(/_int/bg_subnav_manutenzione_en.png) top left no-repeat;
	padding-top:30px;
}

#school #subnav {
	background: url(/_int/bg_subnav_scuola_en.png) top left no-repeat;
	padding-top:30px;
}

#services #subnav {
	background: url(/_int/bg_subnav_servizi_en.png) top left no-repeat;
	padding-top:30px;
}

#about #subnav {
	background: url(/_int/bg_subnav_corporate_en.png) top left no-repeat;
	padding-top:30px;
}

/* CONTENT */

#content {
	margin:0;
	padding:0;
	font: normal 12px/1.5 Arial, Helvetica, sans-serif;
}

#sidebar {
	width:189px;
	float:left;
	margin:0;
	padding:0;
	border-right:1px solid #FFF;
}

#main {
	margin:0;
	float:right;
	padding:0;
	width:574px;
}

#page {
	margin:0;
	padding:0;
}


#page p {
	margin:0;
	margin-bottom:10px;
	padding:5px 20px 0 10px;
}




#page strong {
	color:#333;
}

#news {
	min-height: 100px;
	height: auto !important;
	height: 100px;
}
#news ul {margin:10px 20px; list-style:none;}
#news ul li {list-style:none;}


.post {margin:10px 20px 0 10px; padding-bottom:10px; border-bottom:1px solid #CCC; float:left; width:510px;}
.post h3 {color:#FB0711; margin-left:0;}
.post small {margin:0; padding:0; color:#418DE1;}
.post .entry {margin:0; padding:0;}
.post p {margin:5px 0 0; padding:0;}
.post img {float:left; margin-right:10px; border: 4px solid #CCC; margin-bottom:10px;}
.post a:hover img {border: 4px solid #FFFF00;}
#gallery .post a:hover img {border:1px solid;}
.post em {color:#006600; text-transform:uppercase; font-style:normal;}
.post ul {margin:10px 20px; list-style:none;}
.post ul li {list-style:none;}

.post p.info {clear:both; margin:10px 0;}


/* FOOTER */

#footer {
	clear:both;
	margin:0;
	padding:0;
	border-top:1px solid #FFF;
	background: url(/_int/bg_footer.png) repeat ;
	height:30px;
	color:#FFF;
}

#footer p {
	margin:0; 
	padding:0 12px;
	font: normal 10px/30px Arial, Helvetica, sans-serif;
}

/* IMG */



img.left {
	float:left;
	margin-right:10px;
	border:1px solid #333;
}

img.right {
	float:right;
	margin-left:10px;
	border:1px solid #333;
}


/* CLASSES */


.left {
	float:left;
}

.right {
	float:right;
}

.hidden {
	display:none;
}


html body p.item {float:left; width:90%; clear:both; height:90px; background:url(/_int/bg_dotted_white_30px.png) bottom repeat-x;}
html body p.item img {float:left; margin-right:10px; border:1px solid #ccc;}

.space {
	background:#DBDDDF;
	height:10px;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
}

.intro {
	background:#FFF url(/_int/bg_dotted_white_30px.png) bottom repeat-x;
	padding-bottom:1px;
	margin-bottom:10px;
}

.wip{
	height:200px;
	text-align:center;
	border:4px solid #CCC;
	line-height:200px;
}

.documents {
	border:6px solid #F5F5F5;
	padding:5px;
	margin:5px;
}

p.note {
	font-size:11px;
	line-height:1.2;
}


/* Box */

div.box {
	margin:0;
	padding:0;
}

div.box p {
	margin:0;
	padding:10px;
}



/* Grey Box */

.grey a:link, .grey a:visited {
	text-decoration:none;
	color:#EEE;
	background:transparent;
	font-weight:normal;
}

.grey a:hover {
	color:#FEE604;
	text-decoration:none;
	font-weight:normal;
}



/* Links */

a:link, a:visited {
	color:#2976C6;
	font-weight:bold;
}

a:hover {
	color:#016FA2;
	font-weight:bold;
	text-decoration:none;
}


/* HEADINGS */

.headings {
	margin:0;
	padding:5px 0 0 10px;
	height:30px;
	background:url(/_int/bg_dotted_grey_30px.png) repeat-x;
}

.headings img {
	margin-top:8px;
	margin-left:8px;
	border:0;
}

h1, h2, h3, h4, h5, h6 {
	font:"Trebuchet MS", Verdana, Arial, Helvetica, Trebuchet, sans-serif;
	margin-top:0;
	line-height:normal;
	color:#333;
}

h1 a:link, h1 a:visited,
h2 a:link, h2 a:visited,	
h3 a:link, h3 a:visited,	
h4 a:link, h4 a:visited,	
h5 a:link, h5 a:visited,	
h6 a:link, h6 a:visited {
	color:#000;
	background:transparent;
	text-decoration:none;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
	color:#333;
	background:transparent;
	text-decoration:underline;
}

h1 {
	margin:0 0 9px 0;
	font-size:18px;
	font-weight:bold;
}

h2 {
	margin:0 0 8px 0;
	font-size:16px;
	font-weight:bold;
}

h3 {
	margin-bottom:4px;
	font-size:14px;
	font-weight:bold;
}


h3 {margin-left:10px; color:#FB0711;}
h4 {margin-left:10px; margin-bottom:4px; font-size:12px; margin-top:10px;}

/* CSS HOME PAGE */

/* Box elicotteri usati */

#usati {
	background:#E3E4E6;
	height:150px;
}

#usati .flash {
	background:#FFF;
	border:1px solid #CCC;
	margin:10px;
	padding:10px;
	height:75px;
}

#news .flash {
	background:#FFF;
	margin:0px;
	padding:10px;
	height:30px;
}

/* Box login area */

form {
	margin:0;
	padding:0;
}

#fm-submit input {
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
padding: 0.25em;
background-color: #FFFFFF;
background-image: url(/_int/bg_form_input_submit.gif);
background-repeat: repeat-x;
color: #333333;
font-size: 75%;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

#fm-submit input:active
{
border: 3px double #CCCCCC;
border-top-color: #999999;
border-left-color: #999999;
}


#fm-username, #fm-password {
	border:1px solid #333;
	margin-bottom:10px;
}

body#home #sidebar {
	height:254px;
	background: url(/_int/bg_loginarea.jpg) top left no-repeat;
}

#sidebar #area {
	margin-top:40px;
	margin-left:10px;
}

div.clear {
	height:0;
	line-height:0;
	margin:0;
	padding:0;
	border:0;
	clear:both;
}

/* Contatti */

.blackbox {
	border: 1px solid #CCC;
	border-bottom:4px solid #EED601;
	background: #3C4044;
	color:#FFF;
	padding:10px;
}

.blackbox a {color:#FFF;}


.slideshowlink {display:block; margin:5px 0; text-align:center;}
.slideshow { width:420px; height:310px; padding-top:10px;  border:1px solid #CCC;}