/****************************************
HorseRacing.co.uk

****************************************/

body {
	background: #fff url("../images/bg-1.png") repeat-x 0 0;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Trebuchet MS, Helvetiva, sans-serif;
	color: #333;
	text-align: center;
}
div#bg-wrapper {
	background: url("../images/header-bg.jpg") no-repeat 50% 0;
}
div#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
.clear {
	clear: both;
}
a {
	color: #36844b;
}
a:hover {
	color: #00AA37;
}
img {
	border: none;
}

/*#content ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#content ul li {
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
	list-style: none;
	background: url("../images/bullet.gif") no-repeat 0 3px;
}*/

/********** Header *********/
div#header {
	width: 960px;
	height: 150px;
	margin: 0;
	padding: 0;
}
div#header #logo {
	position: relative;
	z-index: 100;
}
div#header #logo h1 {
	margin: 15px 0 0 10px;
	padding: 0;
	float: left;
}
div#header #logo h1 a {
	background: url("../images/layout2.png") no-repeat 0 0;
	width: 255px;
	height: 72px;
	display: block;
	margin: 0;
	padding: 0;
}
div#header #logo h1 a span {
	display: none;
	visibility: hidden;
}
div#header div#banner-468 {
	width: 468px;
	height: 60px;
	margin: 20px 0 0 0;
	padding: 0;
	float: right;
}
div#header div#banner-468 div {
	width: 468px;
	height: 60px;
}

div#header div#top-5-head {
	width: 635px;
	height: 68px;
	margin: 16px 0 0 0;
	padding: 0;
	float: right;
	background: url("../images/top-5-bg.png") no-repeat 0 0;
}
div#header div#top-5-head div {
	width: 635px;
	height: 68px;
}

div#top-5-links {
	padding-top:26px;
	padding-left: 7px;
}

/********** Nav *********/
div#nav {
	width: 940px;
	height: 24px;
	position: relative;
	top: 101px;
	left: 10px;
	z-index: 10;
}
div#nav ul {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}
div#nav ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	cursor: hand;
}
div#nav ul li.nav-home a, div#nav ul li.nav-news a, div#nav ul li.nav-betting a, div#nav ul li.nav-bookmakers a, div#nav ul li.nav-races a, div#nav ul li.nav-events a, div#nav ul li.nav-history a, div#nav ul li.nav-trainers a, div#nav ul li.nav-racecourses a, div#nav ul li.nav-racing a {
	height: 21px;
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 4px 27px 0 10px;
	font-size: 11px;
	cursor: hand;
	font-family: Arial, Helvetiva, sans-serif;
}
div#nav ul li a:hover {
	cursor: hand;
	/*background-color: #860019;*/
	background: url("../images/nav-right-tab-hover.png") no-repeat top right;
}

* html div#nav ul li a {
	display: inline-block;
}
body#home div#nav ul li.nav-home a, body#home div#nav ul li.nav-home a:hover {
	background: url("../images/nav-right-tab.png") no-repeat top right;
	color: #213727;
	padding-right:28px;
}
body#betting div#nav ul li.nav-betting a, body#betting div#nav ul li.nav-betting a:hover {
	background: url("../images/nav-right-tab.png") no-repeat top right;
	color: #213727;
	padding-right:28px;
}
body#bookmakers div#nav ul li.nav-bookmakers a, body#bookmakers div#nav ul li.nav-bookmakers a:hover {
	background: url("../images/nav-right-tab.png") no-repeat top right;
	color: #213727;
	padding-right:28px;
}

body#news div#nav ul li.nav-news a, body#news div#nav ul li.nav-news a:hover {
	background: url("../images/nav-right-tab.png") no-repeat top right;
	color: #213727;
	padding-right:27px;
}
body#races div#nav ul li.nav-races a, body#races div#nav ul li.nav-races a:hover {
	background: url("../images/nav-right-tab.png") no-repeat top right;
	color: #213727;
	padding-right:28px;
}

body#events div#nav ul li.nav-events a, body#events div#nav ul li.nav-events a:hover {
	background: url("../images/nav-right-tab.png") no-repeat top right;
	color: #213727;
	padding-right:28px;
}

body#history div#nav ul li.nav-history a, body#history div#nav ul li.nav-history a:hover {
	background: url("../images/nav-right-tab.png") no-repeat top right;
	color: #213727;
	padding-right:28px;
}

body#trainers div#nav ul li.nav-trainers a, body#trainers div#nav ul li.nav-trainers a:hover {
	background: url("../images/nav-right-tab.png") no-repeat top right;
	color: #213727;
	padding-right:28px;
}

body#racecourses div#nav ul li.nav-racecourses a, body#racecourses div#nav ul li.nav-racecourses a:hover {
	background: url("../images/nav-right-tab.png") no-repeat top right;
	color: #213727;
	padding-right:28px;
}
body#racing div#nav ul li.nav-racing a, body#racing div#nav ul li.nav-racing a:hover {
	background: url("../images/nav-right-tab.png") no-repeat top right;
	color: #213727;
	padding-right:28px;
}

/* Sub Nav */
div#sub-nav {
	width: 940px;
	height: 25px;
	z-index: 20;
	margin: -25px 0 0 0;
	padding: 0;
}
div#sub-nav ul {
	margin: 0;
	padding: 0;
	background: url("../images/sub-nav-divide.png") no-repeat top left;
}
div#sub-nav ul li {
	list-style: none;
	margin: 0;
	padding-right: 10px;
	float: left;
	cursor: hand;
	background: url("../images/sub-nav-divide.png") no-repeat right center;
}
div#sub-nav ul li a {
	color: #529f66;
	text-decoration: none;
	font-size: 11px;
	height: 19px;
	display: block;
	padding: 7px 11px 0 10px;
}
div#sub-nav ul li a:hover {
	color: #860019;
}

/*In-page nav*/

div#in-nav {
	width:200px;
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #cccccc;
	padding: 5px 5px 5px 0;
}

div#in-nav ul li{
	padding: 0 0 3px 10px;
	margin: 0 0 0 0;
	list-style: none;
	font-size:11px;
	background: url("../images/bullet.gif") no-repeat 0 5px;
} 

/********** Content *********/
div#content {
	width: 960px;
	margin: 0 auto;
	padding: 14px 0 10px 0;
	font-size: 12px;
}

.p-time2 { border: solid 1px #999; width: 60px; float: right;}
.p-time2 .day, .p-time2 .month, .p-time2 .year { text-align: center;}
.p-time2 .day { font: normal 20px/18px "Arial"; letter-spacing: -1px; color:#fff; width: 60px; padding: 7px 0px; background:#274A30; overflow: hidden; }
.p-time2 .month { background:#ccc; width: 60px; padding: 3px 0px; font-weight: bold;}
.p-time2 .year { background: #fff; width: 60px; font: normal 11px/11px 'Verdana'; padding: 5px 0; color:#666;}

.p-more-events a {
	color: #fff;
	font-weight:bold;
	float: right;
	padding-right: 20px;
}

.p-more-events a:hover {
	color: #00AA37;
	text-decoration:none;
}

/*** Columns ***/
/* Col 940 */
.col-940 {
	width: 940px;
	float: left;
	margin: 0 10px 0 10px;
}
/* Col 780 */
.col-780 {
	width: 780px;
	float: left;
	margin: 0 10px 0 10px;
}
/* Col 640 */
.col-640 {
	width: 640px;
	float: left;
	margin: 0;
}
/* Col 620 */
.col-620 {
	width: 620px;
	float: left;
	margin: 0 10px 0 10px;
}
/* Col 460 */
.col-460 {
	width: 460px;
	float: left;
	margin: 0 10px 0 10px;
}
/* Col 300 */
.col-300 {
	width: 300px;
	float: left;
	margin: 0 10px 0 10px;
}
/* Col 220 */
.col-220 {
	width: 220px;
	float: left;
	margin: 0 10px 0 10px;
}
/* Col 140 */
.col-140 {
	width: 140px;
	float: left;
	margin: 0 10px 0 10px;
}

/*Bookmaker pages only*/


div.box .inner2 {
	padding: 0 10px 0 10px;
	margin: 10px 0 5px 0;
}

div.col-300 div.box2 {
	width: 300px;
	background: url("../images/box-300-2.png") repeat-y -310px 0;
	margin: 0 0 10px 0;
	padding: 0;
}

div.col-300 div.box2 .box-wrap2 {
	width: 300px;
	background: url("../images/box-300-2.png") no-repeat left bottom;
}

div.col-300 div.box2 .title2 {
	width: 300px;
	height: 26px;
	background: url("../images/layout2.png") no-repeat 0 -78px;
}

div.col-300 div.box2 .title2 h3 {
	color: #fff;
	font-size: 12px;
	padding: 5px 0 0 0;
	margin: 0 0 0 10px;
	border: none;
}

#click-now {
	display: block;
	width: 304px;
	height: 55px;
	margin:0;
	background-image: url("../images/click-now.png");
	outline:none;
	padding:0;
}

#click-now:hover {
	background-position:0 55px;	
}

.bm-content {
	font-size:11px;
	color:#000;
	padding:0 10px 0 10px;
}

div.col-300 div.box2 ul li {
	padding: 0 0 3px 10px;
	margin: 0 0 0 0;
	list-style: none;
	background: url("../images/bullet.gif") no-repeat 0 5px;
}

#wh-box {
	display: block;
	width: 300px;
	height: 30px;
	margin:0;
	background-image: url("../images/wh-box.png");
	outline:none;
	padding:10px 0 0 0;
	text-decoration:none;
	color:#000;
}

#wh-box1 {
	display: block;
	width: 300px;
	height: 30px;
	margin:0;
	background-image: url("../images/wh-box.png");
	background-position:0 56px;	
	outline:none;
	padding:10px 0 0 0;
	text-decoration:none;
	color:#000;
}

#wh-box:hover {
	background-position:0 56px;	
	color:#00c13e;
}

#bet365-box {
	display: block;
	width: 300px;
	height: 30px;
	margin:0;
	background-image: url("../images/bet365-box.png");
	outline:none;
	padding:10px 0 0 0;
	text-decoration:none;
	color:#000;
}

#bet365-box1 {
	display: block;
	width: 300px;
	height: 30px;
	margin:0;
	background-image: url("../images/bet365-box.png");
	background-position:0 56px;		
	outline:none;
	padding:10px 0 0 0;
	text-decoration:none;
	color:#000;
}

#bet365-box:hover {
	background-position:0 56px;	
	color:#00c13e;
}

#lb-box {
	display: block;
	width: 300px;
	height: 30px;
	margin:0;
	background-image: url("../images/lb-box.png");
	outline:none;
	padding:10px 0 0 0;
	text-decoration:none;
	color:#000;
}

#lb-box1 {
	display: block;
	width: 300px;
	height: 30px;
	margin:0;
	background-image: url("../images/lb-box.png");
	background-position:0 56px;	
	outline:none;
	padding:10px 0 0 0;
	text-decoration:none;
	color:#000;
}

#lb-box:hover {
	background-position:0 56px;	
	color:#00c13e;
}

#vc-box {
	display: block;
	width: 300px;
	height: 30px;
	margin:0;
	background-image: url("../images/vc-box.png");
	outline:none;
	padding:10px 0 0 0;
	text-decoration:none;
	color:#000;
}

#vc-box1{
	display: block;
	width: 300px;
	height: 30px;
	margin:0;
	background-image: url("../images/vc-box.png");
	background-position:0 56px;	
	outline:none;
	padding:10px 0 0 0;
	text-decoration:none;
	color:#000;
}

#vc-box:hover {
	background-position:0 56px;	
	color:#00c13e;
}

#sb-box {
	display: block;
	width: 300px;
	height: 30px;
	margin:0;
	background-image: url("../images/sb-box.png");
	outline:none;
	padding:10px 0 0 0;
	text-decoration:none;
	color:#000;
}

#sb-box1 {
	display: block;
	width: 300px;
	height: 30px;
	margin:0;
	background-image: url("../images/sb-box.png");
	background-position:0 56px;	
	outline:none;
	padding:10px 0 0 0;
	text-decoration:none;
	color:#000;
}

#sb-box:hover {
	background-position:0 56px;	
	color:#00c13e;
}

#bf-box {
	display: block;
	width: 300px;
	height: 30px;
	margin:0;
	background-image: url("../images/bf-box.png");
	outline:none;
	padding:10px 0 0 0;
	text-decoration:none;
	color:#000;
}

#bf-box1 {
	display: block;
	width: 300px;
	height: 30px;
	margin:0;
	background-image: url("../images/bf-box.png");
	background-position:0 56px;	
	outline:none;
	padding:10px 0 0 0;
	text-decoration:none;
	color:#000;
}

#bf-box:hover {
	background-position:0 56px;	
	color:#00c13e;
}

#s8-box {
	display: block;
	width: 300px;
	height: 30px;
	margin:0;
	background-image: url("../images/888-box.png");
	outline:none;
	padding:10px 0 0 0;
	text-decoration:none;
	color:#000;
}

#s8-box1 {
	display: block;
	width: 300px;
	height: 30px;
	margin:0;
	background-image: url("../images/888-box.png");
	background-position:0 56px;	
	outline:none;
	padding:10px 0 0 0;
	text-decoration:none;
	color:#000;
}

#s8-box:hover {
	background-position:0 56px;	
	color:#00c13e;
}

#sky-box {
	display: block;
	width: 300px;
	height: 30px;
	margin:0;
	background-image: url("../images/sky-box.png");
	outline:none;
	padding:10px 0 0 0;
	text-decoration:none;
	color:#000;
}

#sky-box1 {
	display: block;
	width: 300px;
	height: 30px;
	margin:0;
	background-image: url("../images/sky-box.png");
	background-position:0 56px;	
	outline:none;
	padding:10px 0 0 0;
	text-decoration:none;
	color:#000;
}

#sky-box:hover {
	background-position:0 56px;	
	color:#00c13e;
}

#pp-box {
	display: block;
	width: 300px;
	height: 30px;
	margin:0;
	background-image: url("../images/pp-box.png");
	outline:none;
	padding:10px 0 0 0;
	text-decoration:none;
	color: #000;
}

#pp-box1 {
	display: block;
	width: 300px;
	height: 30px;
	margin:0;
	background-image: url("../images/pp-box.png");
	background-position:0 56px;	
	outline:none;
	padding:10px 0 0 0;
	text-decoration:none;
	color: #000;
}

#pp-box:hover {
	background-position:0 56px;	
	color:#00c13e;
}

#sj-box {
	display: block;
	width: 300px;
	height: 30px;
	margin:0;
	background-image: url("../images/sj-box.png");
	outline:none;
	padding:10px 0 0 0;
	text-decoration:none;
	color: #000;
}

#sj-box1 {
	display: block;
	width: 300px;
	height: 30px;
	margin:0;
	background-image: url("../images/sj-box.png");
	background-position:0 56px;	
	outline:none;
	padding:10px 0 0 0;
	text-decoration:none;
	color: #000;
}

#sj-box:hover {
	background-position:0 56px;	
	color:#00c13e;
}

#cb-box {
	display: block;
	width: 300px;
	height: 30px;
	margin:0;
	background-image: url("../images/canbet-box.png");
	outline:none;
	padding:10px 0 0 0;
	text-decoration:none;
	color: #000;
}

#cb-box1 {
	display: block;
	width: 300px;
	height: 30px;
	margin:0;
	background-image: url("../images/canbet-box.png");
	background-position:0 56px;	
	outline:none;
	padding:10px 0 0 0;
	text-decoration:none;
	color: #000;
}

#cb-box:hover {
	background-position:0 56px;	
	color:#00c13e;
}

#cenb-box {
	display: block;
	width: 300px;
	height: 30px;
	margin:0;
	background-image: url("../images/centrebet-box.png");
	outline:none;
	padding:10px 0 0 0;
	text-decoration:none;
	color: #000;
}

#cenb-box1 {
	display: block;
	width: 300px;
	height: 30px;
	margin:0;
	background-image: url("../images/centrebet-box.png");
	background-position:0 56px;	
	outline:none;
	padding:10px 0 0 0;
	text-decoration:none;
	color: #000;
}

#cenb-box:hover {
	background-position:0 56px;	
	color:#00c13e;
}

.ellink {
	padding-left:10px;
	background:	url("../images/bullet.gif") no-repeat 0 5px; 
	margin-left:10px;
}

.ellink-active {
	font-weight:bold;
	color:#00c13e;
	padding-left:10px;
	background:	url("../images/bullet.gif") no-repeat 0 5px; 
	margin-left:10px;
}

div.col-300 div.box .inner3 {
	background: url("../images/box-300-3.png") no-repeat left bottom;
}
div.box .inner3 {
	padding: 10px 10px 0px 10px;
	margin: 0;
}

#wh-box a, #bet265-box a, #lb-box a, #vc-box a, #sb-box a, #bf-box a, #s8-box a, #sky-box a, #pp-box a, #sj-box a, #cb-box a, .inner3 a, .inner4 a  {
	color: #000;
	text-decoration:none;
}

#wh-box a:hover, #bet365-box a:hover, #lb-box a:hover, #vc-box a:hover, #sb-box a:hover, #bf-box a:hover, #s8-box a:hover, #sky-box a:hover, #pp-box a:hover, #sj-box a:hover, #cb-box a:hover, .inner3 a:hover, .inner4 a:hover {
	color: #00c13e;
}

div.col-300 div.box .inner4 {
	background: url("../images/box-300.png") no-repeat left bottom;
}


/*** Boxes ***/
div.box .title h3 {
	padding: 0;
	margin: 0;
}

div.box .title h3 a {
	color:#fff;
}

div.box .title h3 a:hover {
	color:#3fbe68;
}

div.box p {
	padding: 0;
	margin: 0 0 10px 0;
}
div.box .inner, div.box .inner4 {
	padding: 0 10px 0 10px;
	margin: 10px 0 10px 0;
}

div.box .inner1 {
	padding: 0 10px 0 3px;
	margin: 0 0 10px 0;
}

/* Box 300*/
div.col-300 div.box {
	width: 300px;
	background: url("../images/box-300.png") repeat-y -310px 0;
	margin: 0 0 10px 0;
	padding: 0;
}

div.col-300 div.box .box-wrap {
	width: 300px;
	background: url("../images/box-300.png") no-repeat left bottom;
}

div.col-300 div.box .title {
	width: 300px;
	height: 26px;
	background: url("../images/layout2.png") no-repeat 0 -78px;
}

div.col-300 div.box .alt {
	width: 300px;
	height: 26px;
	background: url("../images/layout2.png") no-repeat 0 -107px;
}

div.col-300 div.box .blu {
	width: 300px;
	height: 26px;
	background: url("../images/layout2.png") no-repeat 0 -137px;
}

div.col-300 div.box .grey {
	width: 300px;
	height: 26px;
	background: url("../images/layout2.png") no-repeat 0 -167px;
}

div.col-300 div.box .grn-r {
	width: 300px;
	height: 26px;
	background: url("../images/layout2.png") no-repeat 0 -197px;
}

div.col-300 div.box .title h3 {
	color: #fff;
	font-size: 12px;
	padding: 5px 0 0 0;
	margin: 0 0 0 10px;
	border: none;
}

div.col-300 div.box .blu h3 {
	color: #fff;
	font-size: 12px;
	padding: 5px 0 0 0;
	margin: 0 0 0 10px;
	border: none;
}

div.col-300 div.box .grey h3 {
	color: #fff;
	font-size: 12px;
	padding: 5px 0 0 0;
	margin: 0 0 0 10px;
	border: none;
}

div.col-300 div.box .inner {
	background: url("../images/box-300.png") no-repeat left bottom;
}
div.col-300 div.box ul {
	padding: 0 0 10px 0;
	margin: 0;
	list-style: none;
}
div.col-300 div.box ul li {
	padding: 0 0 5px 10px;
	margin: 0 0 0 0;
	list-style: none;
	background: url("../images/bullet.gif") no-repeat 0 5px;
}

/* Box Featured 620*/
div.col-620 div.feature div.box {
	width: 620px;
	background: url("../images/feature-box.png") repeat-y -630px 0;
	margin: 0;
	padding: 0;
	border-top: 1px solid #b8babb;
}
div.col-620 div.feature div.box .box-wrap {
	width: 620px;
	background: url("../images/feature-box.png") no-repeat left bottom;
}
div.col-620 div.feature .inner {
	background: url("../images/feature-box.png") no-repeat left bottom;
}

/*** News ***/
.news {
	padding: 0 0 6px 0;
}
.news .news-img {
	float: right;
}
.news .news-content {
	margin: 0 0 10px 0;
}
.news .news-content h3, .news h3 {
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 14px;
	border: none;
}

.news-titles a {
	color:#000;
}

.place-names {
	font-size: 12px;
	color:#36844b;
	font-weight:bold;
}

.news-titles a:hover {
	color:#36844b;
}

.col-300 h4 {
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 12px;
	border: none;
	text-transform: capitalize;
}
.news .news-content p.news-date {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
}
.news-date {
	padding: 0;
	margin: 0;
	font-size: 10px;
	font-weight: bold;
	color: #7d7d7d;
}
.news .news-content p {
	padding: 0;
	margin: 5px 0 0 0;
}
.col-300 .news .news-img {
	width: 100px;
	height: 75px;
	border: 1px solid #cdcdcd;
	padding: 3px;
	margin: 0 0 0 10px;
	background-color: #fff;
}
.col-300 .news .news-img div {
	width: 100px;
	height: 75px;
	display: block;
}
.col-300 .news .inner {
	padding-bottom: 10px;
}
/* Feature */
.col-620 .feature h3 {
	font-size: 16px;
	border: none;
}
.col-620 .news .news-img {
	width: 280px;
	height: 210px;
	border: 1px solid #b8babb;
	padding: 3px;
	margin: 0 0 0 10px;
	background-color: #f2f2f2;
}
.col-620 .news .news-img div {
	width: 280px;
	height: 210px;
	display: block;
}
.feature .news-content {
	height: 170px;
}
.feature .news-banner {
	width: 234px;
	height: 40px;
	float: left;
	padding: 0;
	margin: 0;
}

/*** Sidebar Top Bookmakers ***/
div.col-300 .box .inner-box {
	margin: 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
	background: url("../images/grad-bg-300.jpg") repeat-y bottom center;
}
div.col-300 .box .last {
	border: none;
}
div.col-300 .box .inner-box .text {
	width: 145px;
	float: left;
	padding-left:10px;
}
div.col-300 .box .inner-box .img {
	width: 120px;
	float: right;
}
div.col-300 .box .inner-box .img div {
	margin: 0 0 10px 0;
}
div.col-300 .box .inner-box h4 {
	padding: 0 0 5px 0;
	margin: 10px 0 0 0;
}
div.col-300 .box .inner-box p {
	padding: 0 0 5px 0;
	margin: 0;
}

div.col-300 .box .inner-box .grad {
	width: 130px;
	float: right;
}
div.col-300 .box .inner-box .grad div {
	margin: 0;
}

.advertiser {
	margin: 0 0 5px 5px;
	border: 1px solid #274930;
}

/*** Titles ***/
h2 {
	margin: 0;
	font-size: 18px;
	font-weight: normal;
	text-transform: capitalize;
	color: #164c24;
	letter-spacing: -0.03em;
}
h3 {
	font-size: 14px;
	color: #3C734B;
	padding: 0;
	margin: 20px 0 10px 0;
	text-transform: capitalize;
	border-bottom: 1px solid #ccc;
	width: 100%;
}

h3 a {
	text-decoration: none;
}

h4 {
	font-size: 12px;
	color: #333;
	text-transform: uppercase;
	padding: 0;
	margin: 10px 0 10px 0;
}
.col-620 h3 {
	margin-top: 0;
}

/*** Banners ***/
.banner-300 {
	width: 300px;
	height: 250px;
	margin: 0 0 10px 0;
	padding: 0;
}
#banner-120-tower, .banner-120-tower {
	width: 120px;
	border: 1px solid #ccc;
	padding: 10px;
	margin: 0;
}

/*** Images ***/

.imgright {
	float: right;
	margin: 0 0 10px 10px;
	background-color: #ccc;
	padding: 5px;
}
.imgright img {
	border: 1px solid #333;
}
.imgleft {
	float: left;
	padding: 5px;
	margin: 0 10px 10px 0;
}
.imgcenter {
	text-align: center;
	padding: 5px;
	margin: 10px 0 0 0;
}
.imgright p.caption, .imgleft p.caption, .imgcenter p.caption {
	padding: 5px 0 0 0;
	margin: 0;
	font-size: 11px;
	font-style: italic;
	text-align: center;
}
.small {
	font-size: 10px;
}


/*** Tables ***/
/* Data */
table.data {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-collapse: collapse;
	padding: 0;
	margin: 0 0 10px 0;
	background-color: #fff;
}
table.data td, table.data th {
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	padding: 4px;
}
table.data th {
	background-color: #284169;
	color: #fff;
}

/********* Footer *********/

div#footer-wrapper {
	padding: 0;
	margin: 0;
	background-color: #203626;
	border-top: 1px solid #000;
}
div#footer {
	width: 960px;
	margin:  0 auto;
	padding: 10px 0 10px 0;
	color: #fff;
	font-size: 12px;
}
div#footer .col-300 {
	text-align: left;
}
div#footer h4 {
	text-transform: none;
	color: #fff;
	font-size: 14px;
	text-shadow: 1px 1px 1px #0d1a10;
	font-style: italic;
}
div#footer ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
div#footer ul li {
	padding: 0 10px 0 10px;
	margin: 0;
	list-style: none;
	float: left;
	border-right: 1px solid #000;
}
div#footer ul li a {
	color: #fff;
	font-size: 11px;
}
div#footer ul li a:hover {
	color: #00AA37;
}
div#disclaimer-wrapper {
	padding: 0;
	margin: 0;
	background-color: #192b1d;
	border-top: 1px solid #102013;
}
div#disclaimer {
	width: 940px;
	margin:  0 auto;
	padding: 10px;
	color: #b1b1b1;
	font-size: 11px;
	text-align: left;
}
div#disclaimer p {
	padding: 0;
	margin: 0;
}

.topbm {
	color: #fff;
	line-height:12px;
}

.topbm a {
	text-decoration: none;
	font-weight:bold;
	color:#02b73c;
}

.topbm2 {
	color: #fff;
	line-height:15px;
	text-decoration:none;
	font-size: 11px;
}

.topbm2 a {
	color: #fff;
}

.rev1 {
	color: #c0ffc9;
	text-transform: uppercase;
	font-size: 9px;
}

.rev1 a {
	color: #c0ffc9;
	text-decoration:none;
}

.rev1 a:hover {
	color:#fff;
	text-decoration:none;
}

.space {
	color:#fff;
	font-size: 9px;
}

.betnow {
	color:#00c13e;
	font-size: 9px;
	text-transform: uppercase;
}

.betnow a {
	color:#00c13e;
	text-decoration:none;
}

.betnow a:hover {
	color:#fff;
	text-decoration:none;
}


.allbm {
	font-size: 9px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}

.allbm a {
	color: #00c13e;
	text-decoration: none;
}

.allbm a:hover {
	color: #fff;
	text-decoration: none;
}

.free {
	font-size: 9px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}

.free a {
	color: #fff;
}

.free a:hover {
	color: #fff;
}

.flat {
	width:16px;
	height:16px;
	display: block;
	background:url(../images/flat.png) no-repeat;
}

.jump {
	width:16px;
	height:16px;
	background:url(../images/jump.png) no-repeat;
	display: block;
}

.data {
	font-size:11px;
}

.dataraces {
	width:100%;
	border-bottom: 1px solid #ccc;
}

tr.dataraces td {
	border-bottom: 1px solid #ccc;
	height:35px;
}

.gsearch {
	width:160px;
	padding:0 3px 0 10px;
	margin-top: 20px;
	float:right;
}

#cse-search-results {
	width:620px;
	padding:10px;
}

#cse-search-results iframe {
	width: 600px;
}

.stxt {
	font-size:11px;
	color:#fff;
	float:right;
}
.stxtg {
	color:#00c13e;
	font-size:11px;
}

.ilinks {
	font-size:11px;
}

#twitter {
	width: 17px;
	height: 16px;
	background: url(../images/hruk-tweet.png) no-repeat;
	border:0;
	outline:none;
	display: block;	
}

#facebook {
	width: 17px;
	height: 16px;
	background: url(../images/hruk-face.png) no-repeat;
	border:0;
	outline:none;
	display: block;	
}

.p-twit-tag { background: url(../images/twitter-news.png) left center no-repeat; padding-left:30px; padding-top:7px; height:24px;	display: block; }
.p-face-tag { background: url(../images/hruk-face.png) left center no-repeat; padding-left:30px; padding-top:7px; height:24px;	display: block; }

.inpage {
	float:right;
	padding-left:5px;
	padding-bottom:10px;
	border:0;
}

.top_banner {
	width:470px;
	height:60px;
	padding:0 3px 0 10px;
	margin-top: 20px;
	margin-right: 18px;
	float:right;
	display:block;
	cursor: hand;
}

#visit-site {
	display: block;
	width: 80px;
	height: 14px;
	margin:0;
	background-image: url("../images/visit-site.png");
	outline:none;
	padding:0;
}

#visit-site:hover {
	background-position:0 20px;	
}

#review {
	display: block;
	width: 64px;
	height: 13px;
	margin:0;
	background-image: url("../images/review.png");
	outline:none;
	padding:0;
}

#review:hover {
	background-position:0 24px;	
}

#displayz {
	display:none;
	visibility: hidden;
}
