/*Front Page Style 180Bets */

/* Top Title Bar */

.middle-content-container .cms_next_n_event_title, .cms_outright_title_1, .cms_outright_title_2, .cms_next_n_wdw_title, .cms_image_text_title{
	background: url(images/topbar.gif);
	height:27px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 0 0 0 15px;
	line-height: 2.25em;
	color:#000000;
}

/* Table Style - Borders*/
.middle-content-container table.cms_next_n_event_table, table.cms_outright_table_1, table.cms_outright_table_2, table.cms_next_n_wdw_table, table.cms_image_text_table {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	width: 620px;
    border: 1px solid #000000;
	margin-bottom: 10px;
}

/* Next 5 Event Names*/
.middle-content-container .cms_next_n_event_oc_name{
	font: 11px Arial, Helvetica, sans-serif;
	color:#000000;
	display: block;
	line-height: 2.25em;
	height:25px;
	width:98px;
}

.middle-content-container td.cms_next_n_event_name, td.cms_next_n_event_oc_name, td.cms_outright_oc_button_1, td.cms_outright_oc_button_2, td.cms_outright_oc_name_1, td.cms_outright_oc_name_2, td.cms_next_n_wdw_event_oc_button, td.cms_next_n_wdw_event_name, td.cms_next_n_wdw_date, td.cms_outright_odds_1, td.cms_outright_odds_2{
	border-top:#000000 1px solid;
}

.middle-content-container td.cms_next_n_event_name{
	border-top:#000000 1px solid;
	width:130px;
	padding-right:2px;
}

.middle-content-container td.cms_outright_oc_button_1{
	border-top:#000000 1px solid;
	width: 59px;
}
.middle-content-container td.cms_outright_oc_button_2{
	border-top:#000000 1px solid;
	width: 59px;
}
.middle-content-container td.cms_next_n_event_oc_button{
	border-top:#000000 1px solid;
	width: 59px;
	padding-left: 3px;
}

.middle-content-container a.cms_next_n_event_name_link:link, a.cms_next_n_event_name_link:visited{
	font: 11px Arial, Helvetica, sans-serif;
	width:130px;
	color: #31751e;
	display: block;
	height:25px;
	line-height: 2.25em;
	border-right: #31751e 1px solid;
	padding-left: 5px;
	font-weight:bold;
}

.middle-content-container a.cms_next_n_event_name_link:hover{
	font: 11px Arial, Helvetica, sans-serif;
	width:130px;
	color: #add13d;
	display: block;
	height:25px;
	line-height: 2.25em;
	border-right: #31751e 1px solid;
	padding-left: 5px;
	font-weight:bold;
}
/* Next 5 prices*/
a.cms_next_n_event_orange:link, a.cms_next_n_event_orange:active, a.cms_next_n_event_orange:visited{
	background: url(images/priceoff.gif);
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:21px;
	width:55px;
	color:#31751e;
	text-align:center;
	display: block;
	line-height: 1.75em;
}

a.cms_next_n_event_orange:hover{
	background: url(images/priceon.gif);
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:21px;
	width:55px;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	display: block;
	line-height: 1.75em;
}

/*Out Right Prices*/

a.cms_outright_orange_1:link, a.cms_outright_orange_1:active, a.cms_outright_orange_1:visited, 
a.cms_outright_orange_2:link, a.cms_outright_orange_2:active, a.cms_outright_orange_2:visited{
	background: url(images/priceoff.gif);
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:21px;
	width:55px;
	color:#31751e;
	text-align:center;
	display: block;
	line-height: 1.75em;
}

a.cms_outright_orange_1:hover, a.cms_outright_orange_2:hover{
	background: url(images/priceon.gif);
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:21px;
	width:55px;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	display: block;
	line-height: 1.75em;
}

/*Out Right Names*/
.middle-content-container .cms_outright_oc_name_1{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	display: block;
	line-height: 2.25em;
	width: 549px;
	height: 25px;
	padding-left: 10px;
}
.middle-content-container .cms_outright_oc_name_2{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	display: block;
	line-height: 2.25em;
	width: 240px;
	height: 25px;
	padding-left: 10px;
}

/*Tv Image*/


.cms_next_n_wdw_event_tv_image{
}

/*Next Win Draw Win Dates*/

.middle-content-container .cms_next_n_wdw_date {
	font: 11px Arial, Helvetica, sans-serif;
	width:130px;
	color: #000000;
	height:25px;
	line-height: 2.25em;
	padding-left: 5px;
}

/*Next Win Draw Win Team Names*/

a.cms_next_n_wdw_event_name_link:link, a.cms_next_n_wdw_event_name_link:active, a.cms_next_n_wdw_event_name_link:visited{
	font: 11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:250px;
	color: #31751e;
	display: inline-block;
	height:25px;
	line-height: 2.25em;
}

a.cms_next_n_wdw_event_name_link:hover{
	font: 11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:250px;
	color: #add13d;
	display: inline-block;
	height:25px;
	line-height: 2.25em;
}

/*Next Win Draw Win Prices*/

a.cms_next_n_wdw_event_orange:link, a.cms_next_n_wdw_event_orange:active, a.cms_next_n_wdw_event_orange:visited{
	background: url(images/priceoff.gif);
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:21px;
	width:55px;
	color:#31751e;
	text-align:center;
	display: block;
	line-height: 1.75em;
}

a.cms_next_n_wdw_event_orange:hover{
	background: url(images/priceon.gif);
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:21px;
	width:55px;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	display: block;
	line-height: 1.75em;
}



