a:link {color: #ffffff; text-decoration:none;}
a:visited {color: #ffffff; text-decoration:none;}
a:active {color: #000000; text-decoration:none;}
a:hover {color: #000000; text-decoration:underline;}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


input.check {
	width: 10px;
	height: 10px;
}


a:link.footer {
	color:#FFFFFF;
	text-decoration:none;
}
a:visited.footer {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover.footer {
	color:#FFFFFF;
	text-decoration:underline;
}



body {
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #f5f5f5;
	color: #404040;
}

ul {
	padding-left: 0.5em;
	margin-left: 0.5em;
	margin-top: 0.2em;
}

.backgr {
	background-image:url(images/edge.gif);
	background-repeat:repeat-y;
	width:760px;
	padding-left: 20px;
	padding-right: 20px;
}

.navbackgr {
	background-image:url(images/navedge.gif);
	background-repeat:repeat-y;
	width:780px;
	padding-left: 10px;
	padding-right: 10px;
}


.navtable {
	font-family: verdana, tahoma, arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	background-color: #d0d8e0;
	color: #000000;
	font-weight: normal;
}

.navtable td {
	font-weight:bold;
}

.navtable a:link {color: #505050;}
.navtable a:visited {color: #505050;}
.navtable a:active {color: #505050;}


.tnborders_off{border:3px solid #F0f0f0;}
.tnborders_on{border:3px solid #ff2020;}
/*
#tnphotos{
    height:130px;
    width:700px;
    padding:5px 0;
    background-color:#fafafa;
    overflow:auto;
 }
#tnphotos div {
    width:1800px;
    padding:0 5px;
 }
img.tnphoto{
    border-right:2px solid #000000;
    border-bottom:2px solid #000000;
    float:left;
    display:inline;
    margin-right:5px;
 }
*/



.scoretitle {
	font-family: verdana, tahoma, arial, helvetica;
	font-size: 14px;
	color: #000044;
	font-weight: bold;
	border-top: 1px solid #0000aa;
	border-left: 1px solid #0000aa;
	border-right: 1px solid #0000aa;
	width:300px;
	background-color: #ffffff;
}

.scoretable {
	width:300px;
	font-family: verdana, tahoma, arial, helvetica;
	font-size: 9px;
	background-color: #000000;
	color: #000000;
	font-weight: normal;
}

.scorerow0 {
	background-color: #ffffff;
}
.scorerow1 {
	background-color: #ededff;
}
.scoretable th {
	background-color: #cccccc;
}


.scorenavtable {
	font-family: verdana, tahoma, arial, helvetica;
	font-size: 14px;
	background-color: #d0d0d0;
	color: #000000;
	font-weight: bold;
}

.scorenavtable a:link {color: #000000;}
.scorenavtable a:visited {color: #000000;}
.scorenavtable a:active {color: #000000;}



.menutable {
	font-family: verdana, tahoma, arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	background-color: #c0c0c0;
	color: #000000;
	font-weight: normal;
}
.menutable th {
	font-size: 14px;
	background-color: #d0d0e0;
	color:#000000;
	font-weight: bold;
}

.menutable a:link {color: #000000;font-weight: bold;}
.menutable a:visited {color: #000000;font-weight: bold;}
.menutable a:active {color: #000000;font-weight: bold;}


.faqtable {
	font-family: verdana, tahoma, arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-weight: normal;
	width: 700px;
}



.filters {
	font-family: verdana, tahoma, arial, helvetica;
	font-size: 14px;
	border:1px solid #aaaabb;
}

.tail {
	width: 800px;
	font-family: verdana, tahoma, arial, helvetica;
	font-size: 9px;
	color: #707070;
	text-align:center;
}


#sddm {	
	margin: 0;
	padding: 0;
	z-index: 30;
}

#sddm li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 14px verdana;
}

#sddm li a {
	/*background: #5970B2;*/
	background: #808080;
	color: #FFF;
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 100px;
	text-align: center;
	text-decoration: none;
}

#sddm li a:hover {
	/*background: #49A3FF;*/
	background: #a0a0a0;
}

#sddm div {
	background: #E0E0D0;
	/*border: 1px solid #3040a0;*/
	border: 1px solid #303030;
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
}

#sddm div a {
	background: #EAEBD8;
	/*color: #001090;*/
	color: #303030;
	font: 12px arial;
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
}

#sddm div a:hover {
	/*background: #49A3FF;*/
	background: #909090;
	color: #FFF;
}



.ratingblock {
	display:block;
	border-bottom:1px solid #999;
	padding-bottom:8px;
	margin-bottom:8px;
	}

.loading {
	height: 20px;
	background: url('images/working.gif') 50% 50% no-repeat;
	}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 20px;
	position: relative;
	background: url('images/starrating.gif') top left repeat-x;		
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:20px;
	height: 20px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url('images/starrating.gif') left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:20px;}
.unit-rating a.r2-unit{left:20px;}
.unit-rating a.r2-unit:hover{width: 40px;}
.unit-rating a.r3-unit{left: 40px;}
.unit-rating a.r3-unit:hover{width: 60px;}
.unit-rating a.r4-unit{left: 60px;}	
.unit-rating a.r4-unit:hover{width: 80px;}
.unit-rating a.r5-unit{left: 80px;}
.unit-rating a.r5-unit:hover{width: 100px;}
.unit-rating a.r6-unit{left: 100px;}
.unit-rating a.r6-unit:hover{width: 120px;}
.unit-rating a.r7-unit{left: 120px;}
.unit-rating a.r7-unit:hover{width: 140px;}
.unit-rating a.r8-unit{left: 140px;}
.unit-rating a.r8-unit:hover{width: 160px;}
.unit-rating a.r9-unit{left: 160px;}
.unit-rating a.r9-unit:hover{width: 180px;}
.unit-rating a.r10-unit{left: 180px;}
.unit-rating a.r10-unit:hover{width: 200px;}

.unit-rating li.current-rating {
	background: url('images/starrating.gif') left bottom;
	position: absolute;
	height: 20px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {color:#999;}
.thanks {color:#36AA3D;}
.static {color:#5D3126;}		

.shadowBox {
	background-color: #f0f0f0;
	border: 1px solid #909090;
	font-size: 14px;
	font-family: Arial;
	padding: 10px;
	-moz-box-shadow: 3px 3px 3px #808080;
	-webkit-box-shadow: 3px 3px 3px #808080;
	box-shadow: 3px 3px 3px #808080;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#808080')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#808080');
}

.shadowImage {
	border: 1px solid #000000;
	-moz-box-shadow: 2px 2px 2px #808080;
	-webkit-box-shadow: 2px 2px 2px #808080;
	box-shadow: 2px 2px 2px #808080;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#808080')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#808080');
}

.shadowThumb {
	border: 1px solid #000000;
	-moz-box-shadow: 2px 2px 2px #000000;
	-webkit-box-shadow: 2px 2px 2px #000000;
	box-shadow: 2px 2px 2px #000000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#000000');
}