/********************************************
   AUTHOR:  	Paolo Sala 
   WEBSITE:   	http://www.paolosala.it/
 *******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */

* {
	margin: 0px;
	padding: 0px;
}

body {
	width: 95%;
	max-width:920px;
	font-family: Georgia, "Times New Roman", serif;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #f1f1f1;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	background-image: url(../img/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #fff;
	color: #555;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, 
fieldset, address {
	margin-top: 0.75em;
	margin-bottom: 0.75em;
}

ol {
	list-style-type: none;
	line-height: 16px;
}

h1 {
	color: #c30;
	width: auto;
	font-style: italic;
}

h2 {font-size:139%;}

h3 {font-size:120%;}

h4 {
	font-size:100%;
	color: #c96;
}

li, dd {
	margin-left:2em;
	list-style-type: none;
}

a {
	color: #4088b8;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #C0C0C0;
	font-weight: normal;
	text-decoration: underline;
}

/* contact form elements */
form {

}
label {
	display:block;
	font-weight:bold;
	margin-left: 70px;
	color: #A3B2CC;
}
input {
	padding:3px;
	border:1px solid #ECE9D8;
	color:#069;
	font-family: Verdana, sans-serif;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	width: 200px;
	margin-left: 70px;
}
input:hover {
	background-color: #F9F9F9;
}
textarea {
	font-family: Verdana, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #933;
	border: 1px solid #ECE9D8;
	margin-left: 70px;
}
input.button {
	background-color: #EAEAEA;
	border: 1px solid #C0C0C0;
	width: 150px;
}
input.button:hover{
	background-color: #F9F9F9;
}

#title {
	width: 95%;
	max-width:920px;
	font-size:300%;
	margin:0px;
	clear:both;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	height: 80px;
}

#title a {
	text-decoration: none;
	color: #7B7B7B;
	font-weight: bold;
}

#title a:hover {
	text-decoration: none;
	color: #069;
}

.title {
	color: #FF3300;
	font-weight: bold;
}

#navcontent {
	width: 95%;
	max-width:920px;
	clear:both;
	height: 30px;
	font-size: 110%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	}


#slogan {
	line-height:16px;
	font-weight:normal;
	font-style:normal;
	margin:0px;
	clear:both;
	float:left;
	width:auto;
	color: #069;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 54px;
	display: none;
}


ul#nav {
	width: 95%;
	max-width:920px;
	list-style: none;
	text-align: center;
	float: right;
	padding: 4px;
	margin: 0px;
}

ul#nav li {
	line-height:16px;
	margin: 0px;
	padding: 0px;
	float: right;
	width: auto;
}

ul#nav li a {
	display: block;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}

ul#nav li a:hover {
	color: #06c;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #2380a0;
	border-left-color: #fff;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}

ul#nav a.selected {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #2380a0;
	border-left-color: #fff;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}

ul#nav a.selected-fake {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}
/* ----------END PAGE-------------- */


/* ----------MAIN CONTENT-------------- */
#maincontent {
	width: 95%;
	max-width:920px;
	margin:0px;
	float:none;
	overflow: auto;
	font-weight: normal;
	font-size: 100%;
	padding: 20px;
}
#maincontent h1 {
	font-size:170%;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E5E5E5;
	margin: 0px;
}
#maincontent h3 {
	margin-bottom: 3px;
	color: #069;
	font-weight: normal;
}
#maincontent h4 {
	margin-bottom: 3px;
	margin-left: 3px;
}
#maincontent h4 a {
	text-decoration: none;
}
#maincontent h4 a:hover {
}
/* ----------END MAIN CONTENT--------- */



/* ----------SIDE CONTENT 1------------- */

#sidecontent {
	font-size:90%;
	width:210px;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	display: none;
}

#sidecontent h1 {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E5E5E5;
	margin: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#sidecontent a {
	color: #909090;
}

#sidecontent a:hover {
	color: #7B7B7B;
}

#sidecontent h3 { 
	margin:0px 0px 0px 0px;
	padding:2px 0px 2px 5px;
	color: #EEEEEE;
	background-color:#999999;
}

#sidecontent ul {
	margin:0.25em;
	list-style-type: none;
	padding-right: 6px;
}


/* ----------SIDE CONTENT 2------------- */

#sidecontent2 {
	font-size:90%;
	width:210px;
	float:right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	display: none;
}

#sidecontent2 h1 {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E5E5E5;
	margin: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#sidecontent2 a {
	color: #909090;
}

#sidecontent2 a:hover {
	color: #7B7B7B;
}

#sidecontent2 h3 { 
	margin:0px 0px 0px 0px;
	padding:2px 0px 2px 5px;
	color: #EEEEEE;
	background-color:#999999;
}

#sidecontent2 ul {
	margin:0.25em;
	list-style-type: none;
	padding-right: 6px;
}

/* ----------Section 1------------- */
#section1 {
	margin:0px 1px 10px 10px;
	padding:0px 0px 0px 0px;
	border: 1px solid #FAFAFA;
}
#section1:hover {
	background-color: #fdfdfd;
	border: 1px solid #E5E5E5;
	text-decoration: none;
}
#section1 a {
	text-decoration: none;
}
#section1 a:hover {
	text-decoration: none;
}
/* -------End Of Section 1-------- */
/* ----------Section 2------------- */
#section2 {
	margin:0px 1px 10px 10px;
	padding:0px 0px 0px 0px;
	border: 1px solid #FAFAFA;
}
#section2:hover {
	background-color: #fdfdfd;
	border: 1px solid #E5E5E5;
	text-decoration: none;
}
#section2 a {
	text-decoration: none;
}
#section2 a:hover {
	text-decoration: none;
}
/* -------End Of Section 2-------- */
/* ----------Section 3------------- */
#section3 {
	margin:0px 1px 10px 10px;
	padding:0px 0px 0px 0px;
	border: 1px solid #FAFAFA;
}
#section3:hover {
	background-color: #fdfdfd;
	border: 1px solid #E5E5E5;
	text-decoration: none;
}
#section3 a {
	text-decoration: none;
}
#section3 a:hover {
	text-decoration: none;
}
/* -------End Of Section 3-------- */
/* ----------Section 4------------- */
#section4 {
	margin:0px 1px 10px 10px;
	padding:0px 0px 0px 0px;
	border: 1px solid #FAFAFA;
}
#section4:hover {
	background-color: #fdfdfd;
	border: 1px solid #E5E5E5;
	text-decoration: none;
}
#section4 a {
	text-decoration: none;
}
#section4 a:hover {
	text-decoration: none;
}
/* -------End Of Section 4-------- */
/* ----------Section 5------------- */
#section5 {
	margin:0px 1px 10px 10px;
	padding:0px 0px 0px 0px;
	border: 1px solid #FAFAFA;
}
#section5:hover {
	background-color: #fdfdfd;
	border: 1px solid #E5E5E5;
	text-decoration: none;
}
#section5 a {
	text-decoration: none;
}
#section5 a:hover {
	text-decoration: none;
}
/* -------End Of Section 5-------- */
/* ----------Section 6------------- */
#section6 {
	margin:0px 1px 10px 10px;
	padding:0px 0px 0px 0px;
	border: 1px solid #FAFAFA;
}
#section6:hover {
	background-color: #fdfdfd;
	border: 1px solid #E5E5E5;
	text-decoration: none;
}
#section6 a {
	text-decoration: none;
}
#section6 a:hover {
	text-decoration: none;
}
/* -------End Of Section 6-------- */
/* ----------Section 7------------- */
#section7 {
	margin:0px 1px 10px 10px;
	padding:0px 0px 0px 0px;
	border: 1px solid #F6F6F6;
}
#section7:hover {
	background-color: #fdfdfd;
	border: 1px solid #E5E5E5;
	text-decoration: none;
}
#section7 a {
	text-decoration: none;
}
#section7 a:hover {
	text-decoration: none;
}
/* -------End Of Section 7-------- */


.sectionhead {
	margin:0px 0px 0px 0px;
	padding:2px 0px 2px 5px;
	background-color:#F9F9F9;
	color: #008080;
	font-weight: bold;
	border: 1px none #C0C0C0;
}

.sectionbody {
	margin:0px;
	text-align: left;
	padding: 4px;
	font-size: 93%;
}

/* ----------END SIDE CONTENT------------- */

/* --------------FOOTER------------------- */

#footer {
	height:40px;
	color:#727272;
	font-size:75%;
	line-height:1.5em;
	width: auto;
	clear:both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #33CCFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 20px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 10px;
}

#footer	a {
	color:#336699;
	text-decoration: none;
}

#footer	a:hover {
	color:#CC5500;
	font-weight: normal;
	text-decoration: underline;
}

#copyrightdesign {
	padding:5px 20px 5px 0px;
	width: auto;
	float:left;
}

#footercontact {
	color:#c50;
	float:right;
	width: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#subnav {
	width:770px;
	clear:both;
	float:left;
	font-size:70%;
	font-weight:bold;
	text-align: left;
	color: #abcdef;
	margin: 0px;
	padding: 0px;
}

#subnav a {
	margin:4px 0px 0px 0px;
	color: #BAD3FC;
	text-decoration: none;
}

/* --------------END FOOTER------------------- */

.clear {
	width: 95%;
	max-width:920px;
	clear: both;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin: 0px;
}
.orange {
	color: #f63;
	font-weight: bold;
}
.line {
	clear: both;
	height: 8px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #deeced;
}

