/* CSS Document - Style.css */

body {
	background: #FFF url(images/bg_tile_grass.jpg) repeat;
	margin-top: 0px;
}

.container {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	margin-top: 0px;
	padding-top: 0px;
	border-left: #FFF 10px solid;
	border-right: #FFF 10px solid;
	border-bottom: #FFF 10px solid;
	background-color: #FFFFFF;
}

.header {
	width: 990px;
	height: 125px;
	background-image: url(images/masthead.jpg);
	cursor: pointer;
}

.maincontainer {
	float: left;
	width: 660px;
	padding: 10px;
}

#left-column {
	width: 320px;
	float: left;
	clear: none;
	}
#right-column {
	width: 320px;
	float: right;
	clear: none;
	}

.news_newest_container {
	width: 325px;
	height: 260px;
	float: left;
	border-bottom: solid 1px #ffccc8;
}

.author_image {
	width: 80px;
	height: 100px;
	float: left;
	margin: 0px 10px 10px 0px;
}

.recent_stories_title {
	width: 645px;
	height: 23px;
	background-color: #143d55;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	padding: 7px 0px 0px 15px;
	float: left;
	margin-top: 10px;
}

.recent_stories_container {
	width: 320px;
	height: 130px;
	float: left;
	margin: 10px 10px 0px 0px;
	border-bottom: solid 1px #ffccc8;
}

.clear {
	clear: both;
}

/* LATEST NEWS */

.latest_news_container {
	width: 305px;
	height: 260px;
	float: right;
}

.latest_news_item {
	width: 305px;
	height: 55px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0f0e0e;
	font-size: 11px;
	border-bottom: solid 1px #ffccc8;
	float: left;
}

.latest_news_item:hover {
	background-color: #fffde6;
}

/* BUTTON */

.button_readmore {
	width: 100px;
	height: 20px;
	background-image: url(images/button_readmore.jpg);
	float: right;
	margin-top: 10px;
	cursor: pointer;
}

/* FONTS */

.stbuttontext {
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	text-decoration:none;
}

h1 {
	margin: 0 0 0 0;
}

h2 {
	margin: 0 0 0 0;
}

a.font_title_large {
	font: "Georgia", Times New Roman, Times, serif;
	color: #1b1a1a;
	font-size: 22px;
	font-weight:normal;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	cursor: pointer;
}

a.font_title_large:hover {
	text-decoration: underline;
	background-color: #fffde6;
}

a.font_title_medium {
	font: "Georgia", Times New Roman, Times, serif;
	color: #1b1a1a;
	font-size: 20px;
	font-weight:normal;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	cursor: pointer;
}

a.font_title_medium:hover {
	text-decoration: underline;
	background-color: #fffde6;
}

.font_article_details {
	font-family: Arial, Helvetica, sans-serif;
	color: #c00000;
	font-size: 11px;
}

a.font_article_details {
	font-family: Arial, Helvetica, sans-serif;
	color: #c00000;
	font-size: 11px;
	text-decoration: none;
}

a.font_article_details:hover {
	text-decoration: underline;
	background-color: #fffde6;
}

.font_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	margin-top: 6px;
}

.font_latestnews_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #c00000;
	font-weight: bold;
	float: left;
	margin-bottom: 5px;
}

a.font_latestnews_item_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #c00000;
	font-weight: bold;
	float: left;
	margin: 4px 0px 4px 0px;
	text-decoration: none;
}

a.font_latestnews_item_title:hover {
	text-decoration: underline;
}

/* RHS */

.rhscontainer {
	float: right;
	width: 300px;
	padding: 0px 0px 0px 10px;
	background-color: #f2f2f2;
}

.rhs_ad {
	width: 300px;
	margin-top: 10px;
}

.rhs_title {
	width: 290px;
	background-image: url(images/rhs_title_bg.jpg);
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
	margin-top: 10px;
	padding: 6px 0px 0px 10px;
}

.rhs_liveodds {
	width: 280px;
	padding: 10px;
	background-color: #181818;
}




#rhs_liveodds_list { 
	width: 280px; 
} 
#rhs_liveodds_list ul { 
	list-style: none; 
	list-style-type: none;
	margin: 0; 
	padding: 0; 
} 
#rhs_liveodds_list li {
	display: block;
	margin: 2px 0px 2px 0px;
	border-bottom: 1px dotted #333333;
} 
#rhs_liveodds_list li a:link, #rhs_liveodds_list li a:visited  { 
	background-color: #181818; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
}
#rhs_liveodds_list li a:hover { 
	background-color: #ffcf3b;
	color: #333333;
}





a.rhs_font_liveodds_market {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	float: left;
	width: 240px;
	text-decoration: none;
}

a.rhs_font_liveodds_market:hover {
	text-decoration: underline;
	background-color: #232323;
}

.rhs_font_liveodds_odds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffcf3b;
	float: right;
	width: 40px;
}


.rhs_signup {
	width: 280px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #353535;
	background-color: #ffffff;
}

.text_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	font-style: italic;
}

.signup_checkbox_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
}

/* FOOTER */


.footercontainer {
	width: 990px;
	background-color: #2f302c;
	margin-top: 5px;
}

.footer_linkcolumn {
	width: 120px;
	float: left;
	padding: 15px 0px 0px 50px;
}

.footer_newsletterarea {
	width: 280px;
	float: left;
	padding: 15px 0px 0px 20px;
}

.footer_icons {
	width: 105px;
	height: 35px;
	margin-right: 25px;
	float: left;
}

.footer_font_title {
	font-family:Tahoma,Geneva,sans-serif;
	color: #868686;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

.footer_font_links {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 25px;
	text-decoration: none;
}

.footer_font_yellow {
	color: #fff7a3;
	text-decoration: none;
}

.footer_font_yellow:hover {
	text-decoration: underline;
}

.footer_font_links:hover {
	text-decoration: underline;
}

.footer_gamcare {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8a8a8a;
	width: 670px;
	text-align: center;
	margin: 10px 0px 10px 0px;
}

/* MENU */

.menu_container{
	background:#143d55 url(images/menu_bg.gif) repeat-x;
	width: 100%;
	height: 29px;
}

#menucontainer{
	position:relative;
	height:56px;color:#E0E0E0;
	background:#143D55;
	width:100%;
	font-family:Helvetica,Arial,Verdana,sans-serif;
}

#menunav{
	position:relative;
	height:29px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	background:#fff url(images/menu_bg.gif) repeat-x bottom left;padding:0 0 0 5px;
}

#menunav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:left;
}

#menunav ul li{
	display:block;
	float:left;
	margin:0 1px;
}

#menunav ul li a{
	display:block;
	float:left;
	color:#EAF3F8;
	text-decoration:none;
	padding:0 0 0 15px;
	height:29px;
}

#menunav ul li a span{
	padding:8px 20px 0 0;
	height:21px;
	float:left;
}

#menunav ul li a:hover{
	color:#fff;
	background:transparent url(images/menu_bg-OVER.gif) repeat-x bottom left;
}

#menunav ul li a:hover span{
	display:block;
	width:auto;
	cursor:pointer;
}

#menunav ul li a.current,#menunav ul li a.current:hover{
	color:#fff;
	background:#1D6893 url(images/menu_left-ON1.gif) no-repeat top left;line-height:275%;
}

#menunav ul li a.current span{
	display:block;
	padding:0 20px 0 0;
	width:auto;
	background:#1D6893 url(images/menu_right-ON1.gif) no-repeat top right;height:29px;
}



/* RACING RADIO */

.radio_container{
	background:#143d55;
	width: 100%;
	height: 25px;
}

.menu_racingradio {
	width: 300px;
	float: right;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

a.menu_font_racingradio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	cursor:pointer;
}

a.menu_font_racingradio:hover {
	text-decoration: underline;
}

a.stbutton {
	text-decoration:none;
}
