@CHARSET "UTF-8";



body {
background:#000;
margin:0 0 0 8px;
font-family: Verdana, Helvetica, Arial;
font-size:10px;
color:002258;
}


table.main {
width:900px;
height:100%;
}

td.top {
height:77px;
}

div.nav {
position:absolute;
left:420px;
top:37px; 
font-family: Verdana, Helvetica, Arial; 
font-size: 10; 
font-weight: bold;
color:#980009;
}

a {
color:#980009;
text-decoration: none;
font-weight: bold;

}

#nav a:hover {
color:#002258;
}

td.left { 
width:190px; 
background: #E5E5E5 url('/img/header-left.jpg') no-repeat; 
padding-top:50px; 
padding-left:10px; 
vertical-align: top; 
} 

td.right { 
vertical-align:top;
padding:0 10 10 10px; 
font-size:10px; 
width:700px; 
background: #FFF url('/img/header-right.jpg') no-repeat top right; 
}



div.teaser {
margin-top:20px;
background:#BFC2CA;
width:164px;
}

#teaser a.link{
background: url("/img/g.gif") no-repeat 0px 1px;
padding-left:12px;
margin-right:12px;
display:block;
margin-top:4px;
float:right;
font-weight:bold;
text-decoration:none;
color:#980009;
font-size:11px;

}

.clear {
clear:both;
}

#teaser h2 {
width:156px;
margin:0 0 4 0px;
padding:6 4 6 4px;
background:#9FA6B5 url("/img/c.gif") no-repeat;
font-size:14px;
}

#teaser h2 a{
color:#980009;
text-decoration: none;
}

#teaser div.content {
width:156px;
padding:4px;
font-size:10px;
background:url("/img/d.gif") no-repeat bottom;
}


#middle {
	margin:40 30 30 20px;
	font-size:10px;
	float:left;
	width:450px;
	}
	

div.rightTeaser {
	margin:40 0 0 0px;
	float:left;
	width:160px;
	}

#rated {
	font-weight: bold;
	font-size:11px;
}

#rated .ratedimg{
/*	width:160px;
	height:80px;*/
	text-align: center;
	padding:1 0 1 0px;
	border-top:1px #E5E5E5 solid;
	border-bottom:1px #E5E5E5 solid;
	}

#rated .subline{
 padding:1 1 1 1px;
 background:#E5E5E5;
 width:160px;
}

#rating .buttons {
margin-bottom:8px;
height:18px;
}

#rating div.button {
float:left;
}


.info {
width:480px;
}

#rating .rateimg
	{
	border-top:1px #E5E5E5 solid;
	padding-top:1px;
	padding-bottom:1px;

	margin:8 0 0 0px;
	width:480px;
	text-align: center;
}
	

#form .error {
color:#F00;
}


#rating table {
border-collapse: collapse;
}


td.vcell {
border:1px solid #E5E5E5;	
font-size: 10px;
width:220px;
padding:4px;
}

.vcell {
width:220px;
}


.vlabel {
width:90px;
float:left;
font-weight: 900;
}

.vcontent{
	float:left;
}


#form {
margin:30 0 0 0px;
}


#form label,input,select,textarea {
	display: block;
	float: left;
	margin-bottom: 8px;
	font-family: Verdana, Helvetica, Arial;
	font-size:10px;
}

#form textarea {
	width:260px;
	height:60px;
}

#form label {

	text-align: right;
	width: 120px;
	padding-right: 20px;
margin-top:4px;
}

#form br {
	clear: left;
}


.formerror {
color:red;
}

#form .button {

}

.imageleft{
float:left;
margin:0 10 10 0px;
}

#comment {
margin-top:12px;
padding-bottom:4px;
border-bottom:1px solid #E5E5E5;
}

#addcomment {
	margin-top:20px;
	padding-bottom:4px;
	border-bottom:double #E5E5E5;
}

#addcomment a {
	background: url("/img/f.gif") no-repeat 0px 2px;
	padding-left:12px;
	margin-right:12px;
	display:block;
	margin-top:4px;
	font-weight:bold;
	text-decoration:none;
	color:#980009;
	font-size:11px;
}

#teaserright{
margin:20px 0 0 30px;
}