ul.sub {
background:none repeat scroll 0 0 #EEEEF2;
float:left;
line-height:26px;
list-style:none outside none;
margin:0;
overflow:hidden;
padding:0;
width:200px;
}
ul.sub li {
border-top:1px solid #FFFFFF;
float:left;
width:200px;
}
ul.sub li a {
color:#725D60;
display:block;
padding:0 0 0 10px;
text-decoration:none;
width:190px;
}
ul.sub li a:hover {
background:none repeat scroll 0 0 #FFFFFF;
}

.middle{
	width:908px;
	border:1px solid #000;
	margin:0 auto;
	clear:both;
	overflow:hidden;
	padding:6px 0;
}
.middle .frame{
	width:908px;
	overflow:hidden;
	background:url(/images/bg-frame.gif);
}
.middle .frame div{
	float:left;
	padding:15px 0  20px 12px;
}
.middle .frame .col1{
	width:317px;
	margin:0 1px 0 0;
}
.middle .frame .col2{
	width:280px;
	margin:0 1px 0 0;
}
.middle .frame .col3{
	width:273px;
}
.middle h3{
	margin:0;
	text-decoration:underline;
	font-size:12px;
	font-weight:normal;
}
.middle h4{
	font-size:12px;
	font-weight:normal;
	margin:13px 0 0;
}
.middle .col1 ul{
	margin:0;
	padding:0 20px 0 0;
	list-style:none;
	font-size:12px;
}
.middle .col1 ul li{
	padding:0 0 0 16px;
	margin:3px 0 0;
	background:url(/images/bullet.gif) no-repeat 0 4px;
}
.middle .col1 ul a{
	color:#000;
	text-decoration:none;
}
.middle .col1 ul a:hover{
	text-decoration:underline;
}
.middle .col2 ul{
	margin:0;
	padding:0 10px 0 0;
	list-style:none;
	font-size:12px;
}
.middle .col2 ul li{
	margin:2px 0 0;
}
.middle .col2 ul em{
	color:#f00;
	font-style:normal;
}
.middle .col3 blockquote{
	margin:16px 12px 0 0;
	padding:3px;
	font-size:12px;
	background:#eeefee;
	font-style:italic;
}
#main .middle .col3 blockquote p{
	margin:0;
}
.middle .col3 blockquote p strong,
.middle .col3 blockquote p a{font-style:normal;}
#headerNormal{
	width:1000px;
	height:169px;
	background:url(/images/bg-header.jpg);
	overflow:hidden;
	position:relative;
}
#headerNormal h1{
	margin:0;
	left:15px;
	top:8px;
	position:absolute;
}
#headerNormal h1 a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:408px;
	height:102px;
	background:url(/images/logo.gif);
}
ul.add{
	margin:0;
	padding:12px 18px 0 0;
	float:right;
	overflow:hidden;
	list-style:none;
	font:bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
ul.add li{
	float:left;
	margin:0 2px 0 -2px;
	display:inline;
	padding:0 11px 0 10px;
	background:url(/images/divider-white.gif) no-repeat left;
}
ul.add a{
	color:#fff;
	text-decoration:none;
}
ul.add a:hover{
	text-decoration:underline;
}

#main:after{
	content:"";
	overflow:hidden;
	height:0;
	clear:both;
	display:block;
}

#main .right{
	float:right;
	width:374px;
	margin:-170px 0 0 20px;
	position:relative;
}
a.sign-up-now{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:271px;
	height:44px;
	margin:5px 0 90px;
	background:url(/images/sign-up-now.gif);
}
a.free-trial-new{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:271px;
	height:44px;
	margin:-90px 0 0;
	background:url(/images/take-a-free-trial.gif);
}
.options{
	margin:16px 0 0 17px;
	list-style:none;
	width:421px;
	height:44px;
	padding:10px 0 0 7px;
	background:url(/images/bg-options.gif);
}
.options li{
	float:left;
}
.options li a{
	float:left;
	overflow:hidden;
	height:34px;
	text-indent:-9999px;
}
.options li a.take-tour{width:132px;}
.options li a.free-trial{width:147px;}
.options li a.sign-up{width:123px;}
ul.sub li{
	float:left;
	width:200px;
	border-top:1px solid #fff;
}
ul.sub li a{
	color:#725d60;
	display:block;
	width:190px;
	padding:0 0 0 10px;
	text-decoration:none;
}
ul.sub li a:hover{
	background:#fff;
}
#content{
	padding:0 0 50px 10px;
	float:right;
	width:780px;
}
#content p,
#content h2{
	margin-left:0;
}
.nav{
	margin:0;
	padding:0 0 0 18px;
	list-style:none;
	font:bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	position:absolute;
	top:121px;
	left:0;
	text-transform:uppercase;
}
.nav li{
	float:left;
}
.nav a{
	color:#fff;
	height:21px;
	float:left;
	cursor:pointer;
	background:url(/images/bg-tab-l.png) no-repeat 0 0;
	text-decoration:none;
	padding:22px 6px 0 24px;
}
.nav em{
	width:21px;
	height:43px;
	float:left;
	margin:0 -22px 0 0;
	position:relative;
	background:url(/images/bg-tab-r.png);
}
.nav .active a{
	height:24px;
	background:url(/images/bg-tab-l-a.png) no-repeat 0 0;
	padding:22px 6px 0 24px;
}
.nav .active em{
	width:20px;
	height:46px;
	margin:0 -22px 0 0;
	background:url(/images/bg-tab-r-a.png);
}
.signed_on{
	width:1130px;
	height:66px;
	background:url(../images/bg-form.gif) repeat-x 0 -1px;
	overflow:hidden;
	padding:10px 0 0;
}

.formWrapper{background-image: url(/images/formWrapperBg.gif);background-repeat: repeat-x;background-color: #ffffff;border: solid 1px Gray;}
.formHeader {font: bold 12px Verdana, Arial, Sans-serif; background-image: url(/images/headerBg.gif);height: 24px;}
.formHome{background-image: url(/images/formWrapperBg.gif);background-repeat: repeat-x;background-color: #f5f4e8;filter: progid:DXImageTransform.Microsoft.dropShadow( Color=d9d9d9,offX=3,offY=3,positive=true);border-bottom: solid 1px #e6e4cd;border-top: solid 1px #f7ef93;}
.HeaderStyle1
{
	background-image: url(/images/headings.gif);
	background-repeat: repeat-x; 
	font-weight: bold; 
	color: white; 
	font-family: Verdana, Arial, Monospace;
    font-size: 10pt; 
    padding-right: 3px; 
    padding-left: 12px; 
    padding-bottom: 3px;
    padding-top: 3px; 
    height: 22px;
}



#headerloggedin{
	background:url(/images/headerloggedin.jpg) repeat-x 0 0;
	height:64px;
	width:1000px;
	position:relative;
	overflow:hidden;
}
.logologgedin{
	width:226px;
	height:48px;
	background:url(../images/logo2.gif);
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	position:absolute;
	top:9px;
	left:8px;
}
.addloggedin{
	margin:0;
	padding:0;
	overflow:hidden;
	font:12px/18px Arial, Helvetica, sans-serif;
	list-style:none;
	position:absolute;
	top:0;
	left:658px;
}
.addloggedin li{
	float:left;
	padding:0 11px 0 12px;
	margin:0 1px 0 -1px;
	display:inline;
	background:url(../images/divider2.gif) no-repeat left;
}
.addloggedin a{
	color:#fff;
}
#headerloggedin strong{
	color:#fff;
	position:absolute;
	font:12px/18px Arial, Helvetica, sans-serif;
	top:0;
	left:332px;
}
.navLoggedIn1{
	margin:0;
	padding:0;
	list-style:none;
	width:1268px;
	overflow:hidden;
	left:243px;
	top:18px;
	position:absolute;
}

.navLoggedIn2{
	margin:0;
	padding:0;
	list-style:none;
	width:1268px;
	overflow:hidden;
	left:243px;
	top:40px;
	position:absolute;
}
#event-schedule {
	clear:both;
	width:522px;
	overflow:hidden;
}
/*\*/
*html #event-schedule {
	width:555px;
}
/* */

#event-schedule input {
	margin-right:-2px;
	margin-bottom:-2px;
}
#event-schedule div {
	font-size:10px;
	font-family:verdana;
}
#event-schedule a {
	text-decoration:underline;
	color:#FFF;
}
#event-schedule a:hover {
	text-decoration:underline;
	color:#FFF;
}
/*-----------------------------------------*/
#event-schedule div.schedule-date {
	padding:2px 2px 2px 2px;
	font-weight:normal;
	font-size:10px;
	color:#F2F7FA;
	width:557px;
	background: #000;
	border-left:solid 1px #6B7980;
}
#event-schedule div.column-headings {
	float:left;
	color:#F2F7FA;
	background: #929FA6;
	border-left:solid 1px #929FA6;
	margin-bottom:1px;
}
#event-schedule div.column-headings div {
	float:left;
	font-weight:normal;
	font-size:10px;
	vertical-align:top;
	padding:2px 1px 2px 2px;
	border-right:1px solid #B8C5CC;
}
#event-schedule div.column-headings a {
	color:#0073CD;
	text-decoration:underline;
}
#event-schedule div.column-headings div.selected-column {
	color:#fff;
	font-weight:bold;
	background:url(/images/template/icon-sort-order.gif) no-repeat right center;
	padding:0px 8px 0px 0px;
	border-left:none;
	border-right:none;
}
#event-schedule div.column-headings div.selected-column-asc {
	color:#fff;
	font-weight:bold;
	background:url(/images/template/icon-sort-order-asc.gif) no-repeat right center;
	padding:0px 8px 0px 0px;
	border-left:none;
	border-right:none;
}
#event-schedule div.column-headings div.selected-column-desc {
	color:#fff;
	font-weight:bold;
	background:url(/images/template/icon-sort-order-desc.gif) no-repeat right center;
	padding:0px 8px 0px 0px;
	border-left:none;
	border-right:none;
}
#event-schedule div.time {
	width:40px;
	text-align:left;
}
#event-schedule div.bodog-live {
	width:40px;
	text-align:left;
	margin:0 0 16px 0;
}
#event-schedule div.bodog-live-three-lines {
	width:40px;
	text-align:left;
	margin:0 0 14px 0;
}
#event-schedule div.rot-number {
	width:36px;
	text-align:left;
}
#event-schedule div.bet-type {
	width:36px;
	text-align:left;
}
#event-schedule div.competitor-name {
	width:150px;
	text-align:left;
}
#event-schedule div.competitor-name-long {
	width:470px;
	text-align:left;
}
#event-schedule div.competitor-name-props {
	width:434px;
	text-align:left;
}
#event-schedule div.odds-props {
	width:112px;
	text-align:right;
}
#event-schedule div.spread, #event-schedule div.runline {
	width:105px;
	text-align:right;
}
#event-schedule div.odds {
	width:76px;
	text-align:right;
}
#event-schedule div.moneyline {
	width:67px;
	text-align:right;
}
#event-schedule div.total {
	width:102px;
	text-align:right;
}
#event-schedule div.score {
	width:50px;
	text-align:center;
}
#event-schedule div.final-score {
	width:30px;
	text-align:center;
}
#event-schedule div.eventCondition {
	padding:3px 0px 2px 21px;
	color:#fff;
}
/*\*/
*html #event-schedule div.schedule-date {
	width:555px;
}
*html #event-schedule div.time {
	width:44px;
}
*html #event-schedule div.bodog-live {
	width:44px;
	margin:0 0 14px 0;
}
*html #event-schedule div.bodog-live-three-lines {
	width:44px;
	margin:0 0 12px 0;
}
*html #event-schedule div.rot-number {
	width:36px;
}
*html #event-schedule div.competitor-name {
	width:154px;
}
*html #event-schedule div.competitor-name-selected {
	width:184px;
}
*html div.event-schedule-wrapper #event-schedule div.competitor-name-long {
	width:473px;
}
*html div.event-schedule-wrapper #event-schedule div.competitor-name-props {
	width:443px;
}
*html #event-schedule div.spread, *html #event-schedule div.runline {
	width:109px;
}
*html #event-schedule div.odds {
	width:80px;
}
*html #event-schedule div.odds-props {
	width:110px;
}
*html #event-schedule div.moneyline {
	width:71px;
}
*html #event-schedule div.total {
	width:106px;
}
*html #event-schedule div.score {
	width:30px;
}
*html #event-schedule div.final-score {
	width:28px;
}
/* */

/*-----------------------------------------*/


#event-schedule div.event {
	clear:both;
	margin-bottom:1px;
}
#event-schedule div.event-header {
	width:562px;
	float:left;
	clear:both;
	background-color:#CC6633;
}
#event-schedule div.event-header div {
	float:left;
	font-size:10px;
	vertical-align:top;
	padding:2px 2px 2px 2px;
}
#event-schedule div.time-open {
	width:40px;
	color:#FFF;
	font-weight:bold;
}
#event-schedule div.time-closed {
	width:40px;
	color:#E50000;
	font-weight:bold;
}
#event-schedule div.event-name {
	width:296px;
	text-align:left;
	font-weight:bold;
	float: left;
	color: #FFF;
}
#event-schedule div.event-name-long {
	width:445px;
	text-align:left;
	font-weight:bold;
	float:left;
}
#event-schedule div.event-links-short {
	width:100px;
	text-align:right;
	float:right;
}
#event-schedule div.event-links {
	width:206px;
	text-align:right;
	float:right;
}
#event-schedule div.event-links-short ul, #event-schedule div.event-links ul {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
#event-schedule div.event-links-short li, #event-schedule div.event-links li {
	float:left;
	padding:0 8px 0 0px;
}
#event-schedule div.event-links li:last-child {
	float:left;
	padding:0 0px 0 0px;
}
#event-schedule div.event-links a {
	display:block;
	padding:0px 0px 0px 0px;
	color:#0060BF;
	text-decoration:none;
}
#event-schedule div.game-clock {
	float:right;
	text-align:right;
}
#event-schedule div.game-status {
	float:right;
	text-align:right;
}
#event-schedule div.event-status {
	width:550px;
	text-align:right;
	clear:both;
	padding:2px 2px 2px 2px;
	background:#F2F7FA;
	border-bottom:1px solid #C7D3D9;
}
/*\*/
*html #event-schedule div.time-open {
	width:44px;
}
*html #event-schedule div.time-closed {
	width:44px;
}
*html #event-schedule div.event-name {
	width:300px;
}
*html div.event-schedule-wrapper #event-schedule div.event-name-long {
	width:450px;
}
*html #event-schedule div.event-links-short {
	width:104px;
}
*html #event-schedule div.event-links {
	width:210px;
}
*html #event-schedule div.event-status {
	width:554px;
	padding-right:10px;
}
/* */

/*-----------------------------------------*/

#event-schedule div.event-body {
	clear:both;
	background-color:#F0F0F0;
}

#event-schedule div.event-body td {
	font-size:10px;
	border-bottom:1px solid #C7D3D9;
	vertical-align:middle;
	padding:1px 0px 1px 0px;
}
#event-schedule div.event-body div {
	overflow:hidden;
	padding:2px 2px 2px 2px;
}
#event-schedule div.line-normal {
	width:104px;
	text-align:right;
	vertical-align: middle;
}
#event-schedule div.moneyline-line-normal {
	width:68px;
	text-align:right;
}
#event-schedule div.line-circled {
	width:104px;
	text-align:right;
	border:solid 1px #ff0000;
}
#event-schedule div.moneyline-line-circled {
	width:68px;
	text-align:right;
	border:solid 1px #ff0000;
}
#event-schedule div.line-sharp {
	width:104px;
	text-align:right;
}
#event-schedule div.moneyline-line-sharp {
	width:68px;
	text-align:right;
}
#event-schedule div.line-normal-props {
	width:113px;
	text-align:right;
}
#event-schedule div.moneyline-line-normal-props {
	width:113px;
	text-align:right;
}
#event-schedule div.line-circled-props {
	width:110px;
	text-align:right;
	border:solid 1px #ff0000;
}
#event-schedule div.moneyline-line-circled-props {
	width:110px;
	text-align:right;
	border:solid 1px #ff0000;
}
#event-schedule div.line-sharp-props {
	width:113px;
	text-align:right;
}
#event-schedule div.moneyline-line-sharp-props {
	width:113px;
	text-align:right;
}
#event-schedule div.total-empty {
	width:102px;
	text-align:right;
	background: #F2F7FA;
}
#event-schedule div.total-normal {
	vertical-align:center;
	border:1px solid #C7D3D9;
	width:102px;
	background: #F2F7FA;
}
#event-schedule div.total-circled {
	border:1px solid #ff0000;
	width:102px;
	background: #F2F7FA;
}
#event-schedule div.total-sharp {
	border:1px solid #008000;
	width:102px;
	background: #F2F7FA;
}
#event-schedule div.total-normal td, #event-schedule div.total-circled td, #event-schedule div.total-sharp td {
	border:none;
}
#event-schedule div.event-body div.total-number {
	padding:0px 0px 0px 2px;
	width:29px;
	font-size:9px;
	font-weight:bold;
}
#event-schedule div.event-body div.total-lines {
	padding:0px 2px 2px 0px;
	width:68px;
	font-size:9px;
	line-height:18px;
	letter-spacing : -1px;
	text-align:right;
}
#event-schedule div.total-empty-props {
	width:107px;
	text-align:right;
}
#event-schedule div.total-normal-props {
	vertical-align:center;
	border:1px solid #C7D3D9;
	width:107px;
}
#event-schedule div.total-circled-props {
	border:1px solid #ff0000;
	width:107px;
}
#event-schedule div.total-sharp-props {
	border:1px solid #008000;
	width:107px;
}
#event-schedule div.total-normal-props td, #event-schedule div.total-circled-props td, #event-schedule div.total-sharp-props td {
	border:none;
}
#event-schedule a.lineOdd {
	font-size:9px;
	letter-spacing : -1px;
}
#event-schedule span.disabled {
	color:#607080;
	
}
#event-schedule span.suspended {
	color:#607080;
	font-size:9px;
	letter-spacing : -1px;
	text-decoration:line-through;
}
#event-schedule .checkbox-pos {
	margin:0 4px 0 5px;
}

