@charset "utf-8";
/* CSS Document */

body{
	background:url(/templates/images/background_body.jpg) repeat-x top left;
	background-color:#4c4c4c;
	margin:0px;
	padding:0px;
	font-family:Tahoma, Verdana, Arial;
	color:#000;
	font-size:12px;
	}
form{
	margin:0px;
	padding:0px;
}
img, a img {
	border:0px none;
	}
a, a:link, a:visited{
	text-decoration:none;
	color:#000;
	}
a:hover{
	text-decoration:underline;
	color:#EA1616;
	}
#main{
	width:1001px;
	margin:45px auto;
	}
#header{
	width:1001px;
	height:118px;
	}
#header h1{
	position:absolute;
	top:-9999px;
	left:-9999px;
	}
#header .left{
	background:url(/templates/images/header_left.gif) no-repeat top left;
	float:left;
	width:17px;
	height:118px;
}
#header .right{
	background:url(/templates/images/header_right.gif) no-repeat top right;
	float:right;
	width:17px;
	height:118px;
	}
#header .logo{
	float:left;
	width:204px;
	height:50px;
	padding:35px 0px 0px 20px;
	}
#header .banner{
	float:left;
	height:75px;
	width:713px;
	text-align:right;
	padding:35px 17px 8px 0px;
	}
#header .additive {
	background:url(/templates/images/header_back.jpg) repeat-x top center;
	float:left;
	width:967px;
	height:118px;}
#menu{
	background:url(/templates/images/menu_13.jpg) repeat-x top left;
	height:32px;
	width:949px;
	padding:0px 26px;
	}
#menu ul{
	list-style:none;
	margin:0px;
	padding:0px;
	font-weight:bold;
	}
#menu li{
	line-height:32px;
	padding:0px 11px 0px 8px;
	float:left;
	background:url(/templates/images/menu_17.jpg) no-repeat top right;
	}
#menu li.current{
	color:#ea1616;
	}
#menu li.favourite{
	float:right;
	background:url(/templates/images/menu_17.jpg) no-repeat top left;
	padding:0px 8px 0px 11px;
	}
#menu li.favourite a{
	float:left;
	}
#container_break{
	background-color:#fff;
	height:13px;
	}
#container{
	background:url(/templates/images/container_back.jpg) repeat-y 710px 50px;
	background-color:#fff;
	padding:0px 9px 20px 17px;
	}
#left{
	float:left;
	width:685px;
	padding-right:9px;
	}
.left_block_top{
	background:url(/templates/images/left_block_top.jpg) no-repeat bottom;
	padding-left:1px;
	padding-right:1px;
	height:7px;
	}
.left_block, .right_block{
	background:url(/templates/images/left_block_back.jpg) repeat-x top left;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	background-color:#fff;
	}
.left_block_bottom{
	background:url(/templates/images/left_block_bottom.jpg) no-repeat top center;
	height:7px;
	}
.left_block_bot{
	background:url(/templates/images/left_block_bot.jpg) no-repeat top center;
	height:7px;
	}
.block{
	background:url(/templates/images/container_back.jpg) repeat-y top right;
	width:197px;
	padding:9px 9px 40px 9px;
	float:left;
	position:relative;
	min-height:150px;
	height:auto !importaant;
	height:150px;
	}
.block h2, .block h2 a{
	margin:0px;
	text-transform:uppercase;
	}
.block h2.bottom_gray{
	color:#f2f2f2;
	position:absolute;
	bottom:10px;
	right:20px;
	}
div.last_block{
	background:url(/templates/images/container_back.jpg) repeat-y top left;
	float:right;
	width:209px;
	}
div.middle_block{
	background:none;
	}
.block p {
	margin:2px 0px;
	}
.red_color{
	color:#EA1616;
	}
.blue_color{
	color:#0000FF;
	}
.banner{
	padding:10px 0px;
	}
.main_table{
	margin-left:2px;
	width:682px;
	border-collapse:collapse;
	}
/*.main_table tbody{
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	}
.main_table tbody td.border_left{
	border-left:1px solid #dedede;
	}
.main_table tbody td.border_right{
	border-right:1px solid #dedede;
	}*/
.main_table tr.light_red{
	background-color:#e80000;
	color:#fff;
	line-height:15px;
	}
.main_table tr.dark_red{
	background-color:#bc0000;
	color:#fff;
	line-height:15px;
	}
.main_table td, .main_table th{
	padding:3px 2px;
	border-bottom:1px dotted #dedede;
	}
.gray_table{
	margin-left:2px;
	width:682px;
	border-collapse:collapse;
	}
/*.gray_table tbody{
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	}*/
.gray_table td.border_left,
.main_table td.border_left{
	border-left:1px solid #dedede;
	}
.gray_table td.border_right,
.main_table td.border_right{
	border-right:1px solid #dedede;
	}
.gray_table tr.light_gray{
	background-color:#b2b2b2;
	line-height:15px;
}
.gray_table tr.dark_gray{
	background-color:#7f7f7f;
	color:#fff;
	line-height:15px;
	}
.gray_table td, .gray_table th{
	padding:3px 2px;
	border-bottom:1px dotted #dedede;
	}
table td.no_border_bottom{
	border-bottom:0px none;
	}
#right{
	float:right;
	width:272px;
	padding-left:9px;
	}
.right_block_top{
	background:url(/templates/images/right_block_top.jpg) no-repeat bottom center;
	height:11px;
	}
.right_block_bottom{
	background:url(/templates/images/right_block_bottom.jpg) no-repeat bottom center;
	height:11px;
	margin-bottom:10px;
	}
.right_block{
	text-align:center;
	}
.right_block h2{
	margin-top:0px;
	}
input.text_type{
	height:20px;
	line-height:20px;
	text-align:left;
	border:1px solid #dedede;
	color:#dedede;
	width:125px;
	float:left;
	margin-left:10px;
	}
input.button_type{
	height:23px;
	width:110px;
	border:0px none;
	text-align:left;
	padding-left:5px;
	color:#fff;
	font-weight:bold;
	font-size:10px;
	/*float:right;*/
	margin:5px;
	}
input.light_red{
	background-color:#e80000;
	}
input.dark_red{
	background-color:#bc0000;
	}
#container_bottom{
	}
.float_left{
	float:left;
	}
.float_right{
	float:right;
	}
.clear_both{
	clear:both;
	height:0px;
	}
.left_align{
	text-align:left;
	}
.center_align{
	text-align:center;
	}
#footer{
	width:1001px;
	background:url(/templates/images/footer_back.jpg) repeat-x top center;
	height:36px;
	}
/******  ROLLOVER TABLE ROWS ***********/
.tableRollOverEffect1 {
background-color:#CCCCCC;
border:1px solid #003366;
	}
.tableRollOverEffect2 {
	background-color:#000;
	color:#FFF;
}
.right_block_image {
	float:left;
	padding:5px;
	}	
#tipster_stats {
	text-align:left;
	font-size:12px;
	font-weight:bold;
	width:145px;
	float:right;
	margin-right:5px;
	}
#tipster_stats ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
#tipster_stats li {
	background-image:url(/templates/images/unordered_list_image.gif);
	background-repeat: no-repeat;
	background-position: 0% 20%;
	padding-left: 1.2em;
	}	
#block_form {
	clear:both;
	margin-top:10px;
	}
.white_red {
	background-color:#fff;
	color:#CC0000;
	border:1px solid #CC0000;
	/*float:left;*/
	width:127px;
	height:20px;
	font-weight:bold;
	font-size:10px;
	margin:3px;
	}
#strategic_partner_list {
	text-align:left;
	float:left;
	width:130px;
	margin-left:5px;}

#strategic_partner_list ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
#strategic_partner_list li {
	background-image:url(/templates/images/unordered_list_image.gif);
	background-repeat: no-repeat;
	background-position: 0% 20%;
	padding-left: 1.2em;
	}
#best_guides {
	text-align:justify;
	float:left;
	width:160px;
	padding-left:5px;}