/*for titles within bet guide section - just needed till sportsbook redesign*/
.subhead2 { 
	font-weight: bold; 
	font-size: 12pt; 
	font-family: Arial, Helvetica, sans-serif ;}

.subhead3 {/* This is for smaller article headlines */
	font-weight: bold; 
	font-size: 83%;} 

/* new sportsbook layout*/

/*heads with level of sponsorship image and bottoms with image of curve*/	
.plat-head, .gold-head, .silver-head, .bronze-head, .more-head, .none-head {
background: url(/shared/books/platinum-head.gif); height: 45px; width: 760px; position: relative;}

.plat-special {position: absolute; top: 10px; right:0; background: url(/shared/books/partners-since.gif); width: 181px; height: 19px;}

.plat-bottom, .gold-bottom, .silver-bottom, .bronze-bottom, .more-bottom, .none-bottom {
background: url(/shared/books/platinum-bottom.gif) no-repeat; height: 7px; width: 760px; margin-bottom: 12px;}

.gold-bottom {background: url(/shared/books/gold-bottom.gif) no-repeat;}
.gold-head {background: url(/shared/books/gold-head.gif) no-repeat;}
.silver-bottom {background: url(/shared/books/silver-bottom.gif) no-repeat;}
.silver-head {background: url(/shared/books/silver-head.gif) no-repeat;}
.bronze-bottom {background: url(/shared/books/bronze-bottom.gif) no-repeat;}
.bronze-head {background: url(/shared/books/bronze-head.gif) no-repeat;}
.more-bottom {background: url(/shared/books/more-bottom.gif) no-repeat;}
.more-head {background: url(/shared/books/more-head.gif) no-repeat;}
.none-bottom {background: url(/shared/books/none-bottom.gif) no-repeat;}
.none-head {background: url(/shared/books/none-head.gif) no-repeat;}
.none-head { height: 8px; width: 760px; position: relative;}
*html .none-head {margin-bottom:-8px;}

/* expands to fill content inside*/
.plat-body, .gold-body, .silver-body, .bronze-body, .more-body, .none-body {
border-left: 1px solid #7a0009; 
border-right: 1px solid #7a0009; 
width: 746px;
margin: 0; 
padding:0 5px 0px 6px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; 
}

.gold-body {border-left: 1px solid #dfb241; border-right: 1px solid #dfb241;}
.silver-body {border-left: 1px solid #cbcaca; border-right: 1px solid #cbcaca;}
.bronze-body {border-left: 1px solid #ac6842; border-right: 1px solid #ac6842;}
.more-body {border-left: 1px solid #496072; border-right: 1px solid #496072;}
.none-body {border-left: 1px solid #496072; border-right: 1px solid #496072;}

html > body .more-body {float:left;}/* to fix strange problem of body border not stretching with content*/

/* sections - logo, promos, links, info*/
.books-1 {float: left; margin-right: 7px;}
.books-2 {float: left; margin-right: 7px; background: url(/shared/books/why-short.gif) no-repeat; height: 76px; width: 269px; 
padding: 5px;}
.books-3 {float: left; background: url(/shared/books/links-short.gif) no-repeat; height: 76px; width: 216px; padding: 10px 5px 5px 5px;}

.book-4-head { /* info head*/
background: url(/shared/books/info-head.gif) no-repeat; 
height: 3px; 
width:746px; 
padding: 0px; 
margin-top: 5px; 
clear: both;}

.book-4-base { /* info base*/
background: url(/shared/books/info-base.gif) 100% 100%; 
width: 736px;
padding: 0 5px 5px 5px; 
line-height: 15px;
}

* html .book-4-base{margin-top: -10px;} /* ie6 and below hack - margin screws up*/

h4.books { /* sportsbook name - title of brick (not premium)*/
	font-weight: bold; 
	margin-top:0px;margin-bottom:3px;
	color: #000;
	font-size: 11px;}
	
h5.book-links { /* the text in the links section*/
	font-weight: bold; 
	margin-top:11px;margin-bottom:0px;
	color: #000;
	border: 0;
	font-size: 11px;} 	 
	
/* promo lists*/
.promolist{
margin: 2px 0 0 0px;
padding: 0;
list-style: none;}

.promolist li {
padding: 0 0 5px 19px;
height: 14px;
background-image: url(/shared/books/check.gif);
background-repeat: no-repeat;
background-position: 0 .1em;}

.gold-body .promolist li
{background-image: url(/shared/books/check-g.gif);}
.silver-body .promolist li
{background-image: url(/shared/books/check-s.gif);}
.bronze-body .promolist li
{background-image: url(/shared/books/check-b.gif);}
.more-body .promolist li
{background-image: url(/shared/books/check-m.gif); }
.more-body .promolist
{margin-bottom: 4px; }
.none-body .promolist li
{background-image: url(/shared/books/check-m.gif); }

/* seperator in links sections*/
.sep {margin: 12px 2px 12px 2px; border-bottom: 1px solid #ccc; clear: both;} 
.book-sep {margin: 12px 15px 12px 15px; border-bottom: 1px dashed #dfb241; clear: both;} 
.silver-body .book-sep {margin: 12px 15px 12px 15px; border-bottom: 1px dashed #cbcaca; clear: both;} 
.bronze-body .book-sep {margin: 12px 15px 12px 15px; border-bottom: 1px dashed #ac6842; clear: both;} 
.none-body .book-sep {margin: 12px 15px 12px 15px; border-bottom: 1px dashed #496072; clear: both;} 

/* rows and coloumns for more sponsors*/
.more-row { margin-bottom: 15px; float: left; }
.more-col-a {float: left; width:364px;}
.more-col-b {float:right;width:364px;}
.more-top {background: url(/shared/books/more-topper.gif) no-repeat; width:100%; height: 45px; padding: 5px;}
.more-bottom2 {background: url(/shared/books/more-bottom2.gif) no-repeat 100% 100%; width:354px;  padding: 5px;}

* html .more-col-b{width:360px;} /* ie6 and below hack p*/

.more-top .right {width: 100px; line-height: 20px; text-align: right;margin-right: 10px;}

/*detail page*/
.innertitle { /* sportsbook first line - info page*/
	font-size: 14pt; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	display:block;} 
	
.innercontent{ /*holds book write up */
   margin-bottom: 15px;
   width: 572px;
   padding: 5px;
   text-align: left;
   background-color: #f4f4f4;
   border: 1px solid #cccccc;}			
	
.colsb { /* holds contact and promos*/
    padding: 0px;
	width: 48.5%;
	background-color: #ffffff;
	float: left;}	
	
.colsbr { /*holds more info*/
    padding: 0px;
	width: 48.5%;
	background-color: #fff;
	float: right;
	margin: 0;}			
	
.innerstats { /*around contact, promos and more info*/
    padding: 5px;
     width:95.8%;
	border: 1px solid #ccc;
	margin-bottom: 15px;}