/********************************************

   AUTHOR:  			Iseoadv 

   WEBSITE:   			http://www.iseoadv.it

********************************************/ 







* { margin: 0; padding: 0; border: 0 }



body {

	background: #FF9900 repeat-x;

	font: 12px/1.5em Arial, Tahoma, arial, sans-serif;

	color: #626D75;

	text-align: center;

	margin: 15px 0;

}





a, a:visited {	

	color: #AA9D2D;

	background: inherit;

	text-decoration: none;

}

a:hover {

	color: #A3825E;

	background: inherit;

	text-decoration: underline;

}





h1, h2, h3 {

	font-family: Arial, Tahoma, Sans-serif;

	font-weight: Bold; 		

}



h1 {

	font-size: 22px ;

	color: #097488;

	font-weight: normal;

}

h2 {

	font-size: 16px;

	text-transform: uppercase;

	color: #009999;

}

h3 {

	font-size:15px;

	color: #F16128;	

	text-align: left;

	letter-spacing: -1px;

}



h1, h2, h3, p {

	padding: 15px 0px;		

	margin: 0;

}

ul, ol {

	margin: 5px 20px;

	padding: 0 20px;

}





h4 {

	background: #FFFFFF;

	border: 1px solid #FFFFFF;

	padding: 10px;

	align: center;

}

th strong {

	color: #fff;

}

th {

	background: #93BC0C url(nav.jpg) repeat-x;

	height: 29px;

	padding-left: 12px;

	padding-right: 12px;

	color: #FFF;

	text-align: left;

	border-left: 1px solid #B6D59A;

	border-bottom: solid 2px #FFF;

}


td.first,th.first {

	border-left: 0px;

}



tr.row-a {

	background: #F8F8F8;

}



tr.row-b {

	background: #EFEFEF;		

}



form {

	margin:10px; padding: 0 5px;

	border: 1px solid #D5D5D5; 

	background-color: #DADADA; 	

}

label {

	display:block;

	font-weight:bold;

	margin:5px 0;

}

input {

	padding:2px;

	border:1px solid #eee;

	font: normal 1em Verdana, sans-serif;

	color:#777;

}

textarea {

	width:400px;

	padding:2px;

	font: normal 1em Verdana, sans-serif;

	border:1px solid #eee;

	height:100px;

	display:block;

	color:#777;

}

input.button { 

	font: bold 12px Arial, Sans-serif; 

	height: 24px;

	margin: 0;

	padding: 2px 3px; 

	color: #FFF;

	background: #8EB50C url(nav.jpg) repeat-x 0 0;

	border: none;

}





/********************************************

   LAYOUT

********************************************/ 

#wrap {

	position: relative;

	width: 820px;

	background: #CCC url(content.jpg) repeat-y center top;

	margin: 0 auto;

	text-align: left;

}

#top-bg {

   position: absolute;

	width: 820px;

	height: 19px;

	background: #CCC url(top-bg.jpg) repeat-y center top;	

	top: 0; left: 0;

	z-index: 2;	

}





#content-wrap {

	position: relative;

	clear: both;

	float: left;

	width: 762px;	

	padding: 0; 	

	border-top: 5px solid #FFF;

	border-bottom: 2px solid #D0D0D0;

	margin-left: 27px;

	display: inline;

}



#header {

	width: 820px;

	position: relative;

	height: 50px;

	background: #CCC url(header-bg.jpg) repeat-y center top;

	padding: 0;	

	color: #FFF;	

}

#header h1#logo-text a {

	position: absolute;

	margin: 0; padding: 0;

	font: bold 15px 'Trebuchet MS', Arial, Sans-serif;

	letter-spacing: -1px;

	color: #000000;

	text-transform: none;

	text-decoration: none;	

	top: 25px; left: 40px;	

}





#header h2#slogan {

	position: absolute;

	margin: 0; padding: 0;

	font: normal 12px 'Trebuchet MS', Arial, Sans-serif;

	text-transform: none;

	color: #000000;

	top:28px; left:680px;		

}





#header #header-links {

	position: absolute;

	top: 20px; right: 40px;	

	color: #838181;

	font-size: 10px;	

}

#header #header-links a {	

	color: #838181;

	text-decoration: none;	

}

#header #header-links a:hover {

	color: #444;		

}





#header-photo {

	border-top:5px solid #FFFFFF ;

	border-bottom:5px solid #FFFFFF ;

	clear: both;

	height: 200px;

	width: 762px;

	margin: 0 0 0 27px;

	padding: 0;	

	background: #FFF url(header-photo.jpg) no-repeat top left ;

}





#menu {

	clear: both;	

	padding: 0;
}

#menu ul {

	float: left;

	list-style: none;

	background-color: #E9731F;

	width: 762px;		

	margin: 0 0 0 27px;

	padding: 0;	

	display: inline;
	text-transform:uppercase;

}

#menu ul li {

	display: inline;

	margin: 0; padding: 0;

}

#menu ul li a {

	display: block;

	float: left;

	width: auto;

	margin: 0;

	padding: 0 9px;

	border-right: 1px solid #D24F1C;
	
	border-bottom: none;

	color: #FFFFFF;

	font: 9px/3em "Trebuchet MS";

	text-decoration: none;	

}

#menu ul li a:hover, 

#menu ul li a:active {

	background-color: #D24F1C;

}

#menu ul li#current a {	

	background-color: #D24F1C;	

}





#main {

	float: left;

	width: 70%;

	padding: 10px; 

	margin: 10px 10px 10px 10px;

	display: inline;

	font: 11px "Trebuchet MS";

	text-align: justify;

	color: #000000;

}



#main h1 {

	margin-top:10px;		

}



#main ul li {

	list-style-image: url(bullet.gif);

}


#main h3 img {

	background: #FFFFFF;

	border: 0px solid #FFFFFF;

	padding: 4px;

	margin: 0 10px 10px 0;

	align: center;

	float: left;

}



#main h4 img {

	background: #FFFFFF;

	border: 1px solid #FFFFFF;

	padding: 4px;

	margin: 0 10px 10px 0;

	align: center;

	float: left;

}



#main h5 img {

	background: #FFFFFF;

	border: none;

	padding: 0px;

	margin: 0 0px 0px 0;

	align: center;

}





#sidebar {

	float: right;

	width: 20%;

	padding: 10px 10px 0 10px; 

	margin: 0px 0px 0px 0px;

	background: url(nav.jpg) repeat-y;		

}



#sidebar h1 {

	margin-top: 10px;

	font: bold 1.2em 'Trebuchet MS', Tahoma, Sans-serif;

	color: #78AF92;	

}



#sidebar h2 {

	margin-top: 10px;

	font: bold 1.2em 'Trebuchet MS', Tahoma, Sans-serif;

	color: #78AF92;	

}





#sidebar ul.sidemenu {

	text-align: left;

	margin: 0px 0px 0px 0px; 

	padding: 0px;

	text-decoration: none;		

	background: url(dots.jpg) repeat-x left top;

}



#sidebar ul.sidemenu li {

	list-style: none;

	background: url(dots.jpg) repeat-x left bottom;

	padding: 4px 0 4px 5px;

	margin: 0 0px;		

}



* html body #sidebar ul.sidemenu li {

	height: 1%;

}



#sidebar ul.sidemenu li a {

	text-decoration: none;	

	background-image: none;	

	color: #FFFFFF;			

}

#sidebar ul.sidemenu li a:hover {	

	color: #1773BC;	

}



#sidebar img {

	background: #FFFFFF;

	border: none;

	padding: 0px;

	margin: 0 0px 0px 0;

	float: left;

}



#footer-wrap {

	clear: both;

	width: 820px;

	heigh:60px;

	font-size: 95%;	

	text-align: left;

	padding: 15px 0;

	background: url(footer-bottom.jpg) no-repeat center bottom;	

}

#footer-wrap a {

	text-decoration: none;

	color: #666666;

	font-weight: bold;

}

#footer-wrap a:hover {

	color: #000;	

}

#footer-wrap p {

	padding:10px 0;

}

#footer-wrap h2 {

	color: #666666;

	margin: 0;

	padding: 0 10px; 

}



#footer-bottom {

	clear: both;

	color: #666;	

	margin: 0 auto; 

	width: 820px;

	padding: 10px 0;

	text-align: center;

}





.float-left  { float: left; }

.float-right { float: right; }

.align-left  { text-align: left; }

.align-right { text-align: right; }





.clear { clear: both; }
