/* Eurosei Styles - Author: Fabrizio Ravasi - Date: May 2008 */

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
body {
	font: 90%/1.4 Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #EEEEEE;
}
h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h1 {
	font-size: 2em;
	color: #CC6600;
	padding: 20px 0 8px 0;
}
h2 {
	font-size: 1.4em;
	color: #CC6600;
	padding: 6px 0 4px 0;
}
h3 {
	font-size: 1.1em;
	color: #CC6600;
	font-weight: normal;
	padding: 12px 0 0 0;
}
p {
	padding: 8px 0 2px 0;
}
strong {
	color: #666666;
}
#container2 {
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 940px;
	margin-top: 0;
	margin-left: 20px;
	text-align: left;
	border-top: 4px solid #ccc;
	position: relative;
}
#top {
	margin: 28px 0 0 0;
	border-top: 2px solid #999;
	background-image: url(../images/top-bg.jpg);
	background-repeat: no-repeat;
}
#header {
	height: 120px;
}
#nav {
	position: absolute;
	top: 4px;
	left: 10px;
}
#nav ul {
	list-style: none;
}
#nav li {
	display: inline;
	margin: 0 10px;
	font-weight: bold;
	color: #c60;
}
#nav li a, #nav li a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#nav li a:hover, #nav li a:active {
	color: #FFFFFF;
}
#nav2 {
	border-bottom: 4px solid #9B9B9B;
	margin: -20px 0 0 0;
	padding: 0 40px 0 0;
}
#nav2 ul {
	padding: 3px 0;
	margin-left: 0;
	list-style-type: none;
	text-align: right;
}
#nav2 li {
	display: inline;
	margin: 0;
}
#nav2 li a, #nav2 li a:visited {
	padding: 7px 8px 5px 8px;
	margin-right: 3px;
	color: #630;
	text-decoration: none;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 3px solid #630;
	background-color: #F8F8F8;
	font-weight: bold;
}
#nav2 li a:hover, #nav2 li a:active {
	background-color: #EFEFEF;
	color: #900;
	border-top: 3px solid #900;
}
.selected {
	background-color: #E5E5E5 !important;
	color: #900 !important;
	border-top: 3px solid #900 !important;
}
#content {
	background-color: #FFFFFF;
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-y;
	background-position: 100% 0;
	padding: 0 0 30px 30px;
}
#content p {
	width: 500px;
}

#content ul {
	list-style-type: none;
	padding: 10px 0 20px 10px;
}
#content li {
	padding: 4px 0 4px 24px;
	background-image: url(../images/list2.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}


#content a, content a:visited {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	}
#content a:hover {
	text-decoration: underline;
	color: #FF6600;
}
#dynloadarea {
	width: 350px;
	height: 330px;
	float: right;
	padding: 0 0 0 40px;
	background-image: url(../random/0.jpg);
	background-position: 40px 0;
	background-repeat: no-repeat;
}
#maps {
	width: 425px;
	height: 350px;
	float: right;
	margin: 20px 20px 0 0;
}
#gallery {
	border-top: 2px solid #900;
	border-bottom: 1px solid #222;
	background-color: ##DFDFDF;
	background-image: url(../images/gallery-bg.gif);
	padding: 8px 0 0 7px;
	clear: both;
}
#gallery h3 {
	padding: 8px 0 12px 20px;
}
#gallery img {
	margin: 0 0 8px 18px;
	cursor: hand;
	border: 1px solid #900;
	padding: 2px;
	background-color: #FFFFFF;
}
#footer {
	background-color: #3D3D3D;
	background-image: url(../images/footer-bg.jpg);
	padding: 0 0 2px 0;
	text-align: center;
}
#footer p {
	color: #CCCCCC;
}
#footer strong {
	color: #CCCCCC;
}
#footer a, footer a:visited {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
	color: #FF6600;
}
.clear {
	clear: both;
}
#logomilubredesign {
	position: absolute;
	bottom: 24px;
	right: 40px;
}

/* End Styles */

