/* cdm.css Screen Styles - Author: Fabrizio Ravasi - Date: December 2006 */

* {
	margin: 0;
	padding:0;
}
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #f3f3f3;
}
h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: 0;
}
p {
	padding: 6px 0;
}
strong {
	color: #666666;
}
a, a:visited {
	text-decoration: none;
	color: #26708C;
}
a:hover{
	color: #E28D3F;
	text-decoration: underline;
}

#container {
	position: relative;
	margin: 0 auto;
	text-align: left;
	font-size: 76%;
	width: 770px;
	background-image: url(../images/container-bg8.gif);
	background-repeat: repeat-y;
	border: 1px solid #ddd;
}

/* header */

#header-top {
	border-bottom: 1px solid #f7f7f7;
	color: #FFFFFF;
	background-color: #26708C;
	padding: 4px 20px 1px 20px;
}
#header-top h1 {
	font-size: 2.2em;
	font-weight: normal;
}
#contact {
	float: right;
	display: inline;
}
#contact a, #contact a:hover {
	text-decoration: none;
	color: #fff;
}
#contact a:hover{
	color: #eee;
	text-decoration: underline;
}
#header {
	height: 130px;
	border-bottom: 1px solid #f7f7f7;
}
#header h1 {
	text-indent: -9999px;
}
#header-bottom {
	text-align: center;
	color: #FFFFFF;
	background-color: #26708C;
	border-bottom: 3px solid #E28D3F;
	padding: 6px 0 0 0;
	font-size: 1.1em;
}
.skipnav {
	display: none;
	}
#top-col {
	color: #CCCCCC;
	background-color: #F7F7EF;
	border-bottom: 2px solid #E28D3F;
	padding: 18px 12px 6px 40px;
	background-image: url(../images/track2.jpg);
	background-repeat: no-repeat;
	background-position: 16px 4px;
}
#top-col h2 {
	font-size: 2.2em;
	font-weight: normal;
	color: #E28D3E;
	float: left;
	padding: 22px 62px 0 0;
}
#top-col img {
	padding: 0 4px;
}
#nav {
	border: 1px solid #F0E9BC;
	padding: 8px;
	margin: 20px 0 0 0;
}
#nav h3 {
	padding: 6px 0 4px 0;
	font-size: 1.2em;
	color: #666666;
}
#nav ul {
	list-style-type: none;
	border-bottom: 1px solid #F0E9BC;
	padding: 0 0 6px 0;
}
#nav ul li {
	padding: 0 0 2px 8px;
}
#nav a, #nav a:hover {
	text-decoration: none;
	color: #26708C;
}
#nav a:hover{
	color: #E28D3F;
	text-decoration: underline;
}



/* left-col */

#left-col {
	width: 148px;
	padding: 14px 11px 20px 11px;
	float: left;
	margin: 16px 0 0 0;
}
#date {
	color: #E28D3E;
	text-align: center;
	font-size: 1em;
	letter-spacing: -1px;
	padding: 0 0 8px 0;
}

#lndc {
	border: 2px solid #ccc;
	padding: 1px;
	height: 162px;
}
.bnr {
	margin: 20px 0 0 0;
}

/* center-col */

#center-col {
	width: 396px;
	padding: 18px 10px 0 13px;
	float: left;
}
#center-col h1{
	padding: 24px 0 12px 10px;
	color: #E28D3E;
	letter-spacing: -1px;
}
.mini-box {
	margin: 0 0 20px 0;
}
.mini-box-title {
	background-color: #26708C;
	padding: 5px 0 1px 22px;
	border-top: 1px solid #999;
}
.mini-box-title h3 {
	font-size: 1.6em;
	color: #FFFFFF;
	font-weight: normal;
}
.mini-box-content {
	padding: 10px;
}
.mini-box-content h4 {
	font-size: 1.2em;
	color: #666666;
	padding: 12px 0 8px 0;
}
.mini-box-content h5 {
	font-size: 1.1em;
	color: #666666;
	padding: 12px 0 8px 0;
}
.mini-box-content {
	padding: 5px;
}
.mini-box-content img {
	padding: 20px 0 10px 3px;
}
.flr img {
	float: right;
	padding: 10px 0 10px 10px;
}
.alr {
	text-align: right;
	padding: 0 10px 0 0;
}
.mini-box-footer {
	height: 8px;
	background-color: #26708C;
	border-bottom: 1px solid #999;
}

.clear1 {
	clear: both;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.clear2 {
	clear: both;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}

.gallery-box {
	margin: 20px 0;
	border-bottom: 1px solid #eee;
	padding: 0 0 10px 0;
	width: 390px;
}
.gallery-box img {
	margin: 0 0 6px 10px;
	float: right;
}
.showcase-box {
	margin: 20px 0;
	border-bottom: 1px solid #eee;
	padding: 0 0 10px 0;
	width: 390px;
}
.showcase-box img {
	margin: 0 0 6px 10px;
	float: right;
}
.casiurgenti {
	margin: 20px 0;
	border-bottom: 1px solid #eee;
	padding: 0 0 10px 0;
	width: 390px;
}
.casiurgenti img {
	margin: 0 0 6px 10px;
	float: right;
}

/* right-col */

#right-col {
	width: 160px;
	padding: 14px 10px 0 0;
	float: right;
	margin: 16px 0 0 0;

}
.extra {
	background-color: #FFFFFF;
	border-bottom: 2px solid #E28D3E;
	margin-bottom: 20px;
}
.extra img{
	padding: 8px 0;
}
.extra h3 {
	background-image: url(../images/top-extra2.gif);
	background-color: #E28D3E;
	padding: 20px 10px 2px 10px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 1.4em;
}
.extra h4 {
	font-size: 1em;
	padding: 8px 0 4px 0;
}
.extra-content {
	font-size: 1.1em;
	padding: 6px 10px 10px 10px;
}
.extra-content p {
	border-bottom: 1px solid #E28D3E;
	padding-bottom: 6px;
}

#footer {
	text-align: center;
	background-color: #E59429;
	color: #FFFFFF;
	padding: 22px 80px 12px 80px;
	margin: 20px 0 0 0;
}

#footer h4 {
	font-size: 1.2em;
	font-weight: normal;
	padding: 0 0 4px 0;
}
#footer h5 {
	font-size: 1.1em;
}
#footer a, #footer a:hover {
	text-decoration: none;
	color: #eee;
}
#footer a:hover{
	color: #fff;
	text-decoration: underline;
}

#logomilubredesign {
	position: absolute;
	bottom: 30px;
	right: 40px;
}

#marqueecontainer{
position: relative;
height: 220px;
overflow: hidden;
}
#vmarquee {
	position: absolute;
	width: 98%;
}

/* end */

