/************************************************************************************
-------------------------------------------------------------------------------------
	
	"bmtv.css"
	@desc	CSS for bookmakers.tv
	
-------------------------------------------------------------------------------------
************************************************************************************/
/*@import 'debug.css';*/
/*	Global
-----------------------------------------------------------------------------------*/

*{
	margin: 0;
	padding: 0;
}
.clear:after,
.row:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
ul#skip-nav,
div.logo{

}

body{

}


/*	Layout
-----------------------------------------------------------------------------------*/

/* @group Layout */

#wrapper{
	margin: 20px auto;
	padding: 15px;
	position: relative;
	width: 948px;
}

#header{
	height: 110px;
	padding: 0;
	position: relative;
	width: 948px;
}

#content{
	/*float: left;*/
	padding: 0 0;
	position: relative;
	width: 948px;
}
#logos{
	border-bottom: 2px solid #eee;	
	border-top: 2px solid #eee;
	float: left;
	margin: 10px 0 0 0;
	padding: 10px 0;
	width: 100%;
}
div.row{
	border-bottom: 2px solid #eee;
	float: left;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;	
	width: 948px;
}
#freebets div.row{
	padding: 10px 0 10px 0;	
}
.row.no-padding{
	padding-top: 10px;
}

.footer .row,
.row.no-border{
	border-bottom: none;
}
#freebets .row.top{
	padding-bottom: 0;
}
.col{
	float: left;
	margin-right: 10px;
	min-height: 200px;
	position: relative;
	width: 230px;
}
.col.third{
	font-size: 0.9em;
	margin-right: 0;
	text-align: justify;
	width: 338px;
}
#freebets .col.third{
	width: 465px;
}
.col.last{
	float: left;
	margin-right: 0;
	text-align: right;
	width: 130px;
}
.footer .col{
	min-height: 0;
	padding-bottom: 10px;
	text-align: left;
	width: 147px;
}
.col.last{
	float: left;
	margin-right: 0;
	text-align: right;
	width: 130px;
}
.footer .col.last{
	text-align: left;
}
.punch-box{
	border: 1px solid #999;
	margin: 5px 0 0px 0;
	min-height: 42px;
	padding: 15px 5px 0 5px;
	position: relative;
}
.punch-box.left{
	float: left;
	margin-right: 10px;
	text-align: center;
}
.punch-box.long{
	width: 500px;
}
#footer{
	
}

/* @end */

/*	Header layout
-----------------------------------------------------------------------------------*/

/* @group Header layout */


#header #logo{
	float: left;
	height: 64px;
	width: 432px;
}
#header #intro{
	float: right;
	font-size: 1em;
	text-align: justify;
	width: 450px;
}
#header #intro h1{
	font-size: 1.5em;
	text-align: justify;
}
#header #intro h1,
#header #intro h2{
	margin-bottom: 10px;
}
#header #intro p{
	font-size: 0.9em;
}

/* @end */


/*	Typography
-----------------------------------------------------------------------------------*/

/* @group Typography */

html{
	color:#666 ;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
}
#logo{
	color: #9c9c9c;
}
body{
	font-size: 1.2em;
}
h1,h2,h3{
	font-weight: normal;
}
.punch-box h3{
	font-size: 1em;
	position: absolute;
	text-align: center;
	top:  -0.5em;
	width: 100%;
}
.punch-box h3 span{
	background: #fff;
	padding: 0 10px;
}
.col p{
	margin-bottom: 5px;
}
.row.top p{
	font-size: 0.9em;
	margin-bottom: 5px;
}
#freebets .col.third p{
}
#logo span{
	display: block;
	float: left;
	font-size: 1.2em;
	padding-top: 5px;
	text-align: center;
	width: 166px;
}
#logo span.first{
	text-align: left;
	width: 83px;
}
ul{
	list-style: none;
}
.footer li,
.bookie-promo li{
	background: url('../img/common/bullet.gif') no-repeat left;
	font-size: 0.9em;
	line-height: 1.5em;
	list-style: none;
	padding-left: 15px;
}
.bookie-promo ul{
	margin: 5px 0 0  0;
}
.bookie-promo li{
	background: url('../img/common/bullet-white.gif') no-repeat left;
}
a{
	color: #666;
}
.bookie-promo a{
	color: #fff;
}

/* @end */

/*	Star rating
-----------------------------------------------------------------------------------*/

/* @group Star rating */

div.our-rating,
div.free-bet{
	background: url('../img/common/our-rating.png') no-repeat top left;
	bottom: 0;
	height: 24px;
	line-height: 24px;
	position: absolute;
	width: 220px;
}
div.our-rating{
	left: 0;
}
#freebets div.our-rating{
	left: 5px;
}
/*#freebets div.free-bet{
	float: right;
	margin-left: 10px;
	position: relative;
}*/
div.our-rating span{
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	text-indent: -999em;
}
span.stars{
	background: url('../img/common/stars.png') no-repeat top left;
	height: 10px;
	left: 85px;
	position: absolute;
	top: 7px;
	width: 120px;
}

span.stars.half			{ background-position: 0 -10px;	}
span.stars.one			{ background-position: 0 -20px;	}
span.stars.one-half		{ background-position: 0 -30px;	}
span.stars.two			{ background-position: 0 -40px;	}
span.stars.two-half		{ background-position: 0 -50px;	}
span.stars.three		{ background-position: 0 -60px;	}
span.stars.three-half	{ background-position: 0 -70px;	}
span.stars.four			{ background-position: 0 -80px;	}
span.stars.four-half	{ background-position: 0 -90px;	}
span.stars.five			{ background-position: 0 -100px;}
span.stars.five-half	{ background-position: 0 -110px;}
span.stars.six			{ background-position: 0 -120px;}
span.stars.six-half		{ background-position: 0 -130px;}
span.stars.seven		{ background-position: 0 -140px;}
span.stars.seven-half	{ background-position: 0 -150px;}
span.stars.eight		{ background-position: 0 -160px;}
span.stars.eight-half	{ background-position: 0 -170px;}
span.stars.nine			{ background-position: 0 -180px;}
span.stars.nine-half	{ background-position: 0 -190px;}
span.stars.ten			{ background-position: 0 -200px;}


.col div.free-bet{
	background: url('../img/common/free-bet.gif') no-repeat top left;
	padding-left: 20px;
	right: 0;
	width: 83px;
}
div.free-bet a{
	color: #405361;
}

/* @end */


/*	Banners
-----------------------------------------------------------------------------------*/

/* @group Banners */

.banner{
	margin-bottom: 5px;
}
.banners{
	float: left;
	margin: 0 10px 0 0;
}
.banner-230x95{
	width: 230px;
}
.banner-230x95 .banner{
	margin-bottom: 7px;
}
.banner-468x60{
	margin-right: 0;
	width: 468px;
}
.banner-468x60 .banner{
	margin-bottom: 7px;
}
.col.last .banner{
	margin-bottom: 7px;
}

/* @end */

/*	Bookie logos
-----------------------------------------------------------------------------------*/

/* @group Bookie logos */

#logos{

}
#logos-inner{
	margin: 0 auto;
	width: 968px;
}
#logos img,
#logos a{
	float: left;
}
#logos img		{	margin-right: 6px;	}
#logos img.last	{	margin-right: 0;	}

/* @end */

/*	Legal logos
-----------------------------------------------------------------------------------*/

/* @group Legal logos */

.legal-icons{
	float: right;
	margin-top: 10px;
}
.legal-icons img{
	display: inline;
	float: left;
}

/* @end */

/*	Bookie promos
-----------------------------------------------------------------------------------*/

/* @group Bookie promos */

.bookie-promo{
	padding: 0;
	width: 270px;
}
.bookie-promo-header{
	background: url('../img/bookie-promos/header.gif') no-repeat top left;
	color: #000;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding: 10px;
	width: 210px;
}
.bookie-promo-header h3{
	float: right;
	font-weight: bold;
}

.bookie-promo-content{
	border: 2px solid #b2b2b2;
	color: #fff;
	font-size: 0.9em;
	height: 126px;
	padding: 10px;
	width: 205px;
}
.bookie-promo-content p.main-link{
	background: url('../img/common/bullet-link.png') no-repeat top left;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4em;
	margin-top: 10px;
	padding-left: 25px;
}
.bookie-promo.paddy-power .bookie-promo-content	{	background: #005821;	}
.bookie-promo.betfair .bookie-promo-content		{	background: #04599C;	}
.bookie-promo.mansion .bookie-promo-content		{	background: #AD212A;	}
.bookie-promo.betfred .bookie-promo-content     {	background: #004488;	}
.bookie-promo.will-hill .bookie-promo-content	{	background: #013453		}
.bookie-promo.bet365 .bookie-promo-content		{	background: #017b5b;	}
.bookie-promo.vc .bookie-promo-content			{	background: #000;	}
.bookie-promo.stan-james .bookie-promo-content	{	background: #669900;	}
.bookie-promo.bet-internet .bookie-promo-content{	background: #094acc;	}
.bookie-promo.titan-bet .bookie-promo-content	{	background: #101010;		}
.bookie-promo.ladbrokes .bookie-promo-content	{	background: #ff0000;	}
.bookie-promo.blue-square .bookie-promo-content	{	background: #339933		}
.bookie-promo.sky-bet .bookie-promo-content		{	background: #23276e;	}
.bookie-promo.tote-sport .bookie-promo-content	{	background: #99cc00;	}
.bookie-promo.canbet .bookie-promo-content  	{	background: #4682B4;	}

/* @end */


