/* CSS Document */

body{
	font-size:12px;
}



.topreview{
	background:#ffffff url(strip.jpg) repeat-x left bottom;
	padding:10px;
}

.topreview .topbanner{
	width:190px;
	height:140px;
	background:url(topbannerbg.jpg) no-repeat;
	float:right;
}

.topreview .topbanner .innergif{
	padding:5px;
	width:180px;
	height:130px;
	background:url(loader.gif) no-repeat center;
}

.topreview .topdescription{
	width:400px;
	float:left;
}

.topreview .topdescription h3.red{
	color:#FF0000;
	font-size:18px;
	line-height:24px;
	margin:0px;
}

.topreview .topdescription span{
	color:#FF0000;
}

.topreview .topdescription font{
	display:block;
}

.topreview .topdescription p{
	text-align:justify;
	margin:5px 0;
}

.reviews{
	padding:7px 0;
	border-bottom:1px solid #999999;
	text-align:left;
}

.reviews strong a{
	color:#333333;
	text-decoration:none;
}

.reviews span.image{
	float:left;
	margin-right:10px;
}

.reviews span.revbanner{
	float:left;
	padding:1px;
	border:1px solid #cccccc;
	margin-right:10px;
}



.reviews font.date{
	font-size:11px;
	color:#FF0000;
	font-style:italic;
}

.reviews a.readmore{
	background:url(red-arrow.gif) no-repeat 0 6px;
	padding-left:12px;
}




p{
	text-align:justify;
	margin:0px;
	padding:5px 0;
}

.bonus{
	background:url(bonusbg.jpg) repeat-x left bottom;
	padding:5px;
	margin-bottom:1px;
}

.bonus a{
	color:#333333;
	text-decoration:none;
}

.bonus .smallbanner{
	float:left;
	margin-right:10px;
	display:inline;
	background:url(smallbanner.jpg) no-repeat;
}

.bonus .smallbanner .smallgif{
	width:55px;
	height:30px;
	background:url(loader1.gif) no-repeat center;
	padding:3px 4px;
}


.bonus .bannername{
	float:left;
	display:inline;
	text-align:left;
	font-size:12px;
}

.bonus .bannername font{
	font-style:italic;
	font-size:12px;
}

.bonus .bannername font span{
	color:#ff0000;
}



.bonus .play{
	float:right;
}


ul.sidenav{
	list-style:none;
	padding:0px;
	margin:0px;
	border:1px solid #999999;
}

ul.sidenav li{
	line-height:16px;
	list-style:none;
	padding:5px 10px;
	background:#e5e5e5;
	margin-bottom:1px;
	text-align:left;
	font-size:12px;
}

ul.sidenav li:hover{
	background:#666666;
}

ul.sidenav li a{
	color:#000000;
	text-decoration:none;
}

ul.sidenav li a:hover{
	color:#ffffff;
	text-decoration:none;
}

.logobanner{
	background:url(bannerbg.jpg) no-repeat;
	width:487px;
	height:110px;
	float:right;
}

.logobanner .lbanner{
	width:468px;
	height:90px;
	padding:8px 0 0 8px;
	background:url(loadertop.gif) no-repeat center;
}

h1.maintitle{
background-repeat:repeat-x;
color:#000000;
font-family:Arial sans-serif;
font-size:14px;
font-weight:bold;
margin:0;
overflow:hidden;
padding:0 0 0 6px;
text-align:left;
vertical-align:middle;
white-space:nowrap;
}
















