/*link colour:
red: #8E181B
blue: #25a9fd
*/


html {
	height: 100%;
	overflow-y: scroll !important;
}

body {
	height: 100%;
	margin: auto;
	padding: 0px;
	font-size:11px;
	font-family: Arial;
	color:#000;
	background: #000000 url(/images/bg.jpg);
}
form{
	padding: 0px;
	margin: 0px;
}

img{
	display:block;
	border: none;
}

* a
{
	border:none;
    outline:none;
}

/*Set grid spacing and borders on tables to be pixel perfect*/
table{
 border-spacing: 0;
}

input, textarea, select{
	color: #000000;
	font-size:11px;
	font-family: Verdana;
	position:relative;
}

input.none{
	border: none;
}

/* href's */
a, a:active, a:link, a:visited{
	font-weight: bold;
	color: #25a9fd;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a.white, a.white:active, a.white:link, a.white:visited{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a.white:hover{
	text-decoration: underline;
}

a.black, a.black:active, a.black:link, a.black:visited{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.black:hover{
	text-decoration: underline;
}

#header_right a, #header_right a:active, #header_right a:link, #header_right a:visited{
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
#header_right a:hover{
	text-decoration: underline;
}

a.size_28, a.size_28:active, a.size_28:link, a.size_28:visited, a.size_28:hover,
a.size_28_on, a.size_28_on:active, a.size_28_on:link, a.size_28_on:visited, a.size_28_on:hover
a.size_28_black, a.size_28_black:active, a.size_28_black:link, a.size_28_black:visited, a.size_28_black:hover
{
	font: 11px Arial, Verdana, Helvetica;
	font-weight: Bold;
	color: #000;
	text-decoration: none;
	display:block;
	line-height: 28px;
	height: 28px;
	background: url(/images/heading/bg_28_off.gif) repeat-x;
	text-align: center;
	font-size:13px;
}
a.size_28:hover, a.size_28_on, a.size_28_on:active, a.size_28_on:link, a.size_28_on:visited, a.size_28_on:hover{
	background: url(/images/heading/bg_28_on.gif) repeat-x;
	color: #fff;
}

a.size_28_black, a.size_28_black:active, a.size_28_black:link, a.size_28_black:visited{
	background: url(/images/heading/bg_28_on.gif) repeat-x;
	color: #fff;
}
a.size_28_black:hover{
	background: url(/images/heading/bg_28_off.gif) repeat-x;
	color: #000;
}

/* Site main tpl CSS */
#container{
	width: 1300px;
}

#main{
	float: left;
	width: 995px;
	margin-left: 25px;
}
#adds{
	position: absolute;
	top: 150px;
	left: 985px;
	width: 300px;
}

#header{
	padding: 10px 0px 10px 0px;
	height: 90px;
	overflow:hidden;
}
#header_left{
	float:left;
}
#header_right{
	float:right;
	text-align: right;
	border-right: 27px Solid #25a9fd;
	height: 90px;
	padding: 0px 5px 0px 0px;
}

#footer{
	margin: 5px 0px 0px 205px
}

.cl{
	clear:both;
}
.comment{
	padding: 0px 5px;
}

#loader{
	background: #fff;
	border: 1px Solid #000;
	margin: 0px 10px 10px 0px;
	padding: 5px;
	height: 32px;
	width: 90px;
	bottom: 0;
	position:fixed;
	z-index:1000;
}

#main_struct {
	margin: 15px 0px 0px 0px;
	background-color:White;
	padding:10px;
}

#main_right{
	position: relative;
	float:right;
	width:760px;
}

#main_left {
	margin: 0px 765px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* Navigation */
#nav_div{
	position: relative;
	height: 30px;
	z-index: 10000;
}
.nav_td, .nav_td_on{
	height: 28px;
	vertical-align: top;
	z-index: 10000;
}

.nav_td a, .nav_td a:active, .nav_td a:link, .nav_td a:visited,.nav_td a:hover
{
	font: 12px Arial, Verdana, Helvetica;
	font-weight: Bold;
	color: #ffffff;
	text-decoration: none;
	line-height: 13px;
	height: 28px;
	margin-left: 5px;
	padding: 0px 15px 0px 15px;
	display:block;
	background: none;
}
.nav_td_on a, .nav_td_on a:active, .nav_td_on a:link, .nav_td_on a:visited,.nav_td_on a:hover,.nav_td a:hover
{
	font: 12px Arial, Verdana, Helvetica;
	font-weight: Bold;
	color: #ffffff;
	text-decoration: none;
	line-height: 13px;
	height: 34px;
	margin-left: 5px;
	margin-top:-5px;
	padding: 0px 15px 0px 15px;
	display:block;
	background: none;
}

.nav_td a:hover,.nav_td_on a, .nav_td_on a:active, .nav_td_on a:link, .nav_td_on a:visited,.nav_td_on a:hover{
	background: none;
}

.nav_td_first a, .nav_td_first a:active, .nav_td_first a:link, .nav_td_first a:visited,.nav_td_first a:hover{
	margin-left: 0px;
}
a.main_nav
{
	padding-top:10px;
	border:solid 1px #afa790;
	border-bottom:none;
	vertical-align:middle;
	
	
}
a.main_nav span
{
	display:block;
	
}
/* Side Navigation */
a.side_20, a.side_20:active, a.side_20:link, a.side_20:visited, a.side_20:hover,
a.side_20_on, a.side_20_on:active, a.side_20_on:link, a.side_20_on:visited, a.side_20_on:hover
{
	font: 11px Arial, Verdana, Helvetica;
	font-weight: Bold;
	color: #000;
	text-decoration: none;
	display:block;
	line-height: 20px;
	height: 20px;
	background: url(/images/heading/bg_20_off.gif) repeat-x;
	padding: 0px 0px 0px 5px;
	margin: 1px 0px 0px 0px;
}
a.side_20:hover, a.side_20_on, a.side_20_on:active, a.side_20_on:link, a.side_20_on:visited, a.side_20_on:hover{
	background: url(/images/heading/bg_20_on.gif) repeat-x;
	color: #fff;
}


/* searchbox */
.search_div{
	float: right;
	padding: 0px 3px 0px 0px;
}

fieldset.search {
	border: none;
	width: 236px;
	padding: 0px;
	margin: 0px;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #000000;
	font-size: 11px;
	width: 205px;
	height: 17px;
	background: #ffffff url(/images/search_bg.gif) no-repeat right top;
	padding: 4px 15px 0px 0px;
}
.search input.box:focus {
	background: #ffffff url(/images/search_bg.gif) no-repeat right top;
	outline: none;
}
.search button.btn {
	width: 10px;
	height: 21px;
	cursor: pointer;
	text-indent: -9999px;
	background: #ffffff url(/images/search_bg.gif) no-repeat top left;
}
.search button.btn:hover {
	background: #ffffff url(/images/search_bg.gif) no-repeat bottom left;
}


/* misc */
.grey_line{
	margin: 4px 0px 5px 0px;
	border-bottom: 1px Solid #7A7B7D;
	height: 1px;
}
.light_grey_line{
	border-bottom: 1px Solid #959595;
	height: 1px;
}

.heading_28, .heading_28_black{
	text-align: center;
	line-height: 28px;
	height: 28px;
	background: url(/images/heading/bg_28_off.gif) repeat-x;
	font-size:13px;
}

.heading_28_black{
	text-align: left;
	color: #000000;
	padding: 0px 0px 0px 10px;
	font-size:12px;
}
.heading_center{
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	font-size:11px;
}

.heading_20, .heading_20_on{
	text-align: left;
	line-height: 20px;
	height: 20px;
	background: url(/images/heading/bg_20_off.gif) repeat-x;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 1px 0px;
}
.heading_20_on{
	color: #363638;
	background: url(/images/heading/bg_20_on.gif) repeat-x;
}

.white_opac {
	padding: 5px;
}

.side_content{
	display: none;
	padding: 5px;
	height: 135px;
	width: 187px;
	overflow-y:auto; overflow-x:hidden
}

html>body .side_content{
	width: 190px;
}

.white_box{
	margin: 5px 0px 0px 0px;
	padding: 10px;
	background: #ffffff;
	color: #000000;
}
.white_row{
	background: #ffffff;
	color: #000000;
	height: 25px;
	line-height: 25px;
	border-bottom: 1px Solid #B3B1B2;
}
.white_bg{
	background: #ffffff;
}

/* sort_by nav */
#sort_by_nav{
	position:relative;
	float:left;
	list-style:none;
	margin:0 auto;
	padding:0;
	list-style:none;
	display:inline;
	z-index:10001
}
#sort_by_nav li{
	float:left;
	text-decoration:none;
	position:relative;
	display : block;
	text-align:left;
}
#sort_by_nav li a{
	display:block;
	height:20px;
	width:163px;
	float:left;
	padding:0px 0px 0px 5px;
	text-decoration:none;
	font-weight:normal;
	white-space:nowrap;
	color:#666666;
	line-height: 20px;
	overflow: hidden;
}

#sort_by_nav li a:hover{
	cursor:pointer;
}


#sort_by_nav li div{
	position:absolute;
	left:-999em;
	top:19px;
	z-index:100;
	background: #FFFFFF;
	border: 1px #cccccc solid;
	padding: 0px 0px 0px 0px;
	margin:0px;
	clear:both;
}

#sort_by_nav li:hover div, #sort_by_nav li.over div{
	left: auto;
	margin-left: 5px;
	z-index:100;
}

#sort_by_nav li div a, #sort_by_nav li div a:active,#sort_by_nav li div a:link, #sort_by_nav li div a:visited{
	height:20px;
	line-height: 20px;
	width:161px;
	color: #172F42;
	text-decoration: none;
	background: #FFFFFF;
	padding:0px 0px 0px 5px;
	margin:0px;
	float: none;
	overflow: visible;
	border-bottom: 1px #cccccc solid;
}

#sort_by_nav li div a.last_sort_by_nav, #sort_by_nav li div a.last_sort_by_nav:active,#sort_by_nav li div a.last_sort_by_nav:link, #sort_by_nav li div a.last_sort_by_nav:visited{
	border-bottom: none;
}

#sort_by_nav li div a:hover, #sort_by_nav li div a.last_sort_by_nav:hover{
	background: #F6F4F4;
	text-decoration: none;
	overflow: visible;
	float: none;
}

/* sort_by nav ends */

/* toolbox drop */
.toolbox_drop{
	position:relative;
	float:left;
	list-style:none;
	margin:0 auto;
	padding:0;
	list-style:none;
	display:inline;
	z-index:10001
}
.toolbox_drop li{
	float:left;
	text-decoration:none;
	position:relative;
	display : block;
	text-align:left;
}

.toolbox_drop li a{
	display:block;
	width:110px;
	height:20px;
	float:left;
	padding:0px 0px 0px 5px;
	text-decoration:none;
	font-weight:normal;
	white-space:nowrap;
	color:#666666;
	line-height: 20px;
	overflow: hidden;
}


.toolbox_drop li a:hover{
	cursor:pointer;
}

.toolbox_drop li div a{
	width:163px;
}

.toolbox_drop li div{
	position:absolute;
	left:-999em;
	top:19px;
	z-index:100;
	background: #FFFFFF;
	border: 1px #cccccc solid;
	padding: 0px 0px 0px 0px;
	margin:0px;
	clear:both;
}

.toolbox_drop li:hover div, .toolbox_drop li.over div{
	left: auto;
	z-index:100;
}

.toolbox_drop li div a, .toolbox_drop li div a:active,.toolbox_drop li div a:link, .toolbox_drop li div a:visited{
	height:20px;
	line-height: 20px;
	width:161px;
	color: #172F42;
	text-decoration: none;
	background: #FFFFFF;
	padding:0px 0px 0px 5px;
	margin:0px;
	float: none;
	overflow: visible;
	border-bottom: 1px #cccccc solid;
}

.toolbox_drop li div a.last_toolbox_drop, .toolbox_drop li div a.last_toolbox_drop:active,.toolbox_drop li div a.last_toolbox_drop:link, .toolbox_drop li div a.last_toolbox_drop:visited{
	border-bottom: none;
}

.toolbox_drop li div a:hover, .toolbox_drop li div a.last_toolbox_drop:hover{
	background: #F6F4F4;
	text-decoration: none;
	overflow: visible;
	float: none;
}

/* toolbox drop ends */

.site_row{
	background: #ffffff;
	color: #000000;
}

.site_row_left{
	padding: 5px;
	float: left;
	width: 340px;
}

.site_row_right{
	padding: 5px;
	float: right;
	width: 400px;
}
.site_row_inside_top{
	margin: 10px 10px 0px 10px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px Solid #959595;
}
.site_row_inside_bottom{
	padding: 5px 7px;
	text-align: center;
	border-top: 1px Solid #959595;
	position: relative;
}

.tag_div{
	margin-top: 5px;
	padding-top: 8px;
	border-top: 1px Solid #959595;
	height: 17px;
}

.rss{
	text-align: left;
	line-height: 16px;
	height: 16px;
	background: url(/images/icons/icon_rss.jpg) no-repeat;
	background-position: 3px 0px;
	padding: 0px 0px 0px 25px;
}


/* STARS RATING */
.stars{
	display: block;
	padding:4px 0px 0px 0px;
	height:19px;
	float:left;
}

.star-container{
	position: absolute;
	height:19px;
	width:95px;
	z-index:7;
}

.star-bg{
	position: absolute;
	height:19px;
	width:95px;
	background: url(/images/stars/star_off.gif) top left repeat-x;
	z-index:4;
}

.star-cn{
	position: absolute;
	height:19px;
	width:95px;
	z-index:6;
}

.star-vt{
	background: url(/images/stars/star_vt.gif) top left repeat-x;
	height: 19px;
	width: 30px;
	position: absolute;
	z-index:5;
}

.star-rating{
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 95px;
	height: 19px;
	position: relative;
}

.star-rating li{
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
}
.star-rating li a{
	display:block;
	width:19px;
	height: 19px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	top:0px;
}
.star-rating li a:hover{
	background: url(/images/stars/star_on.gif) left bottom repeat-x;
	z-index: 1;
	left: 0px;
}
.star-rating a.one-star{
	left: 0px;
}
.star-rating a.one-star:hover{
	width:19px;
}
.star-rating a.two-stars{
	left:19px;
}
.star-rating a.two-stars:hover{
	width: 38px;
}
.star-rating a.three-stars{
	left: 38px;
}
.star-rating a.three-stars:hover{
	width: 57px;
}

.star-rating a.four-stars{
	left: 57px;
}
.star-rating a.four-stars:hover{
	width: 76px;
}
.star-rating a.five-stars{
	left: 76px;
}
.star-rating a.five-stars:hover{
	width: 95px;
}
