body {
	background-image: url(images/xtubes_bg.png);
	background-repeat: repeat-x;
}
h1 {
	font-family: Trebuchet MS;
	font-size: 24px;
}
h2 {
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #ffffff;
}
h3 {
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #000000;
}
h3 a:link {
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #990000;
	text-decoration: none;
}
h3 a:visited {
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #990000;
	text-decoration: none;
}
h3 a:active {
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #ee0000;
	text-decoration: none;
}
h3 a:hover {
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #ee0000;
	text-decoration: none;
}
p , td{
	font-family: Trebuchet MS;
	font-size: 13px;
}
#topmenu {
	position: relative;
	top: -39px;
	left: 374px;
	margin-top: -26px;
}
#topmenu ul {
	float: none;
	margin: 0;
	padding : 0;
	list-style : none;
}
#topmenu li {
	display: inline-block;
	padding-top: 7px;
	float: left;
	width: 85px;
	height: 26px;
	text-align: center;
	background-image: url('/images/xtubes_reiter.png');
	background-repeat: repeat-x;
}
#topmenu a {
	font-family: Trebuchet MS, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
#topmenu a:link {
	color: #ee0000;
}
#topmenu a:active {
	color: #ee0000;
}
#topmenu a:visited {
	color: #ee0000;
}
#topmenu a:hover {
	color: #bb0000;
}
.desc {
	font-size: 11px;
}
.reflected {
	display: block;
}
.menu li {
	height: 21px;
	background-image: url('images/menu_bg.png');
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 2px;
	margin-bottom: -2px;
	margin-left: 0px;
	list-style: none;
}
.categories:visited {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #aa0000;
	text-decoration: none;
	font-weight: bold;
}
.categories:link {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.categories:active {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #ee0000;
	text-decoration: none;
	font-weight: bold;
}
.categories:hover {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #ee0000;
	text-decoration: none;
	font-weight: bold;
}
.prev {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
}
.prev:visited {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #aa0000;
	text-decoration: none;
	font-weight: normal;
}
.prev:link {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}
.prev:active {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #ee0000;
	text-decoration: none;
	font-weight: normal;
}
.prev:hover {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #ee0000;
	text-decoration: none;
	font-weight: normal;
}
/*  styles for the unit rater     */
.ratingnow {	
	font-family: Trebuchet MS;
	font-size: 11px;
}
.ratingblock {
	width: 50%;
	display:block;
	padding-bottom:8px;
	margin-bottom:8px;
	}

.loading {
	height: 30px;
	background: url('images/working.gif') 50% 50% no-repeat;
	}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 30px;
	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:30px;
	height: 30px;
	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:30px;}
.unit-rating a.r2-unit{left:30px;}
.unit-rating a.r2-unit:hover{width: 60px;}
.unit-rating a.r3-unit{left: 60px;}
.unit-rating a.r3-unit:hover{width: 90px;}
.unit-rating a.r4-unit{left: 90px;}	
.unit-rating a.r4-unit:hover{width: 120px;}
.unit-rating a.r5-unit{left: 120px;}
.unit-rating a.r5-unit:hover{width: 150px;}
.unit-rating a.r6-unit{left: 150px;}
.unit-rating a.r6-unit:hover{width: 180px;}
.unit-rating a.r7-unit{left: 180px;}
.unit-rating a.r7-unit:hover{width: 210px;}
.unit-rating a.r8-unit{left: 210px;}
.unit-rating a.r8-unit:hover{width: 240px;}
.unit-rating a.r9-unit{left: 240px;}
.unit-rating a.r9-unit:hover{width: 270px;}
.unit-rating a.r10-unit{left: 270px;}
.unit-rating a.r10-unit:hover{width: 300px;}

.unit-rating li.current-rating {
	background: url('images/starrating.gif') left bottom;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {color:#999;}
.thanks {color:#36AA3D;}
.Warning {
	color: #FF0000;
	font-size: 12px;
	font-style: italic;
}
.login input {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	line-height: 11px;
	height: 17px;
	padding: 0px;
}
.loginboxtext {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
}
.loginboxinput {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	line-height: 11px;
	height: 17px;
	padding: 0px;
}
#footer a:link {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: darkred;
	text-decoration: none;
}
#footer a:visited {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: darkred;
	text-decoration: none;
}
#footer a:active {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: darkred;
	text-decoration: none;
}
#footer a:hover {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: red;
	text-decoration: none;
}
