/*
	(c) 2007, Mediaweb Studio
	Client: 
	URL:
*/

/* common */
body {background-color:white; padding:20px;}
body, td {font: 12px Tahoma, Arial, sans-serif; color: #5B5B5B;}
a {color: #00486A; text-decoration: underline;}
a:hover {color: #0099E1}
a:hover {text-decoration: none;}
table {border: 0px; border-collapse: collapse;}
td {vertical-align: top;}
p {padding: 0px; margin: 0px 0px 12px 0px;}

h1 {color:#727272; font-size:14px; margin:0 0 10px 0; padding:0 0 3px 0; border-bottom:2px solid #C0C0C0;}
h2 {color:#0073A9; font-size:16px; margin:0 0 10px 0; padding:0 0 3px 0; border-bottom:2px solid #C0C0C0;}
h3 {color:#0073A9; font-size:11px; margin:0 0 10px 0;}
h4 {color:#0073A9; font-size:16px; margin:0 0 10px 0;}

.img-marg {margin:0 10px 5px 0; float:left;}
.clear {clear:both;}
.none {line-height:0;}

.news-item {padding:7px 0;}
.news-title {margin:0 0 4px 0;}
.cont-gray .news-date, .news-red .news-date {background: url(/img/date_c.gif) left top no-repeat #C9250F; float:left; width:100px; height:21px; text-align:center; color:#fff; line-height: 21px; padding:0 5px 0 5px; margin:0 7px 0 0;}
.news-gray .news-date {background: url(/img/date_c2.gif) left top no-repeat #016594; float:left; width:100px; height:21px; text-align:center; color:#fff; line-height: 21px; padding:0 5px 0 5px; margin:0 7px 0 0;}
.news-title strong a {color:#C9250F; font-size: 14px; text-decoration: none;}
.news-title strong a:hover {color:#C9250F;}
.news-title strong a:hover {text-decoration: underline;}

/* gallery */
.gallery {margin:10px 0; padding:0 30px;}
.gal-photo {float:left; background-color: #B2B2B2; margin:10px 12px 0 0;}
.gal-photo div {float:left; border:1px solid #005983; background-color: #005983; text-align:center; padding:3px 0 0 0; position: relative; top:-4px; left:-4px;}
.gal-photo img {float:left; margin:5px 0 0 0;}
.gal-photo a {color:#fff; text-decoration: none; font-size:10px;}
.gal-photo a:hover {color:#FFE557;}
.shine {display:block; width:53px; height:53px; position: absolute; top:20px; left:0; background: url(/img/shine.png);}


DIV.print-link {padding:5px; border-top:1px solid #ddd; border-bottom:1px solid #ddd; margin-bottom:10px;}
.logo {margin-bottom:15px;}

DIV.footer {padding:5px; border-top:1px solid #ddd; margin-top:10px;}
