/* New Rules by Gabo 20071218, lines 2 thru 23 */
.rulesBox { width:100%; position: relative; float: left; left: 0; padding: 10px 0; text-align: justify;}
.rulesBox * { font-family: Arial, Helvetica, sans-serif; padding: 0; margin: 0; list-style: inside;/*clear: both!important; text-align: justify;*/ clear: both; color:#000; font-size: 12px;} 

.rulesBox h3{font-size: 14px; color:#FFF !important; text-align: left; padding: 15px 0 5px; font-weight: bold; }
.rulesBox dl.accordion-menu { float: left; width: 98%; left:1%; border:1px solid #444444; background: #000;}
.rulesBox dl.accordion-menu dt.a-m-t
{float: left; position: relative; font-weight: bold;  width: 98%; color:#FFF; font-weight: lighter;  left:1%;  background: 0 0 repeat-x #000 url(../images/front/rulestab.jpg);
 cursor: pointer;}
.rulesBox dl.accordion-menu dt.a-m-t span { border-bottom: #1d1d1d solid 1px;   color: #FFF; background: url(../images/front/arrow-grey.gif) no-repeat 0 4px;  width: 100%; float: left;  padding:5px 0; }

.rulesBox dl.accordion-menu dd.a-m-d { display: none; width: 98%; position: relative; float: left;   border:solid 1px #aaa;  left: 1%; }
.rulesBox dl.accordion-menu dd.a-m-d .bd { width:100%; background-color:  #E1E1E1; float: left; }
.rulesBox dl.accordion-menu dd.a-m-d .bd ul{ float: left; position: relative; width:90%; left:5%;  margin: 10px 0; padding: 5px; }

/****/
.rulesBox dl.accordion-menu dd.a-m-d .bd li { list-style: square inside; margin: 10px 0;}

.rulesBox dl.accordion-menu dd.a-m-d .bd h3,
.rulesBox dl.accordion-menu dd.a-m-d .bd p,
.rulesBox dl.accordion-menu dd.a-m-d .bd dl,
.rulesBox dl.accordion-menu dd.a-m-d .bd table
{ width:98%; left:1%; margin: 3px 0; position: relative; color: #000;}

.rulesBox .poChartTitle{width:100%; height: 100%; background-color: #000; color: #fff; float: left;}
.rulesBox dd dt { background-color: transparent;}
.rulesBox dl.accordion-menu dd.a-m-d .bd h3{
	color: #d98827!important;
}
.rulesBox dl.accordion-menu dd.a-m-d .bd p{
	color:#000!important;
}
/*         RACEBOOK TRACKS           */

.popupcontentboxlimits {
	background-color: white;
	float: left;
	height: auto;
	padding: 0;
	text-align: left;
	font-size: 11px;
	width: 100%;
	clear: left;
	margin: 0;
	
}

.rTracksBox-list {
	height: auto;
	width: 100%;
	clear: left;
	float: left;
}

.rTracksBox-list li{
	float: left;
	width: 110px !important;
	display: block;
	margin: 6px 4px 2px;
	clear: none !important;
	left: -10px;
	text-align: left !important;
}

.rTracksBox-list li span {
	background-image: url(../images/landingpages/horse_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	padding: 0 0 0 14px;
	text-align: left !important;
	
}

.a-m-d .bd .rTracksGlobal {
	padding:10px 2%;
	width: 95.2%;
	float: left;
	border: 1px silver solid;
	background-color: #ffffff;
	
}

.a-m-d rTracksGlobal .rTracksBox {
	float: left;
	width: 100%;
	clear: left;
	height: auto;
	border: 1px solid gray;
	margin: 5px 0;
	background-color: #EEEEEE;
}

.rTracksBox-title {
	width: 95%;
	display: block;
}

.rTracksBox-title span {
	font-weight: bold;
	height: 15px;
	width: 100%;
	padding: 2px 2%;
	color: White;
	text-transform: uppercase;
	background-color: Gray;
	font-size: 15px;
	text-align: left;
	display: block;
	float: left;
	left: -8px;
	text-indent: 10px;
	color: #ffffff !important;

}

.rTracksBox-title span.classProfit {
	background-color: #EEEEEE;
	color:  #006400;
	font-weight: bold;
	height: auto;
	height: 15px;
	color: gray !important;
	font-size: 12px;
	/*padding: 2px 2%;
	margin: 3px 0;
	width: 100%;*/
}

.popupcontent_col_title_red {
	color: black;
	font-weight: bold;
	height: 15px;
	margin: 3px 0;
	padding:0 5px 0 20px;
	text-align: center;
	width: 150px;
	clear: left;
	float: left;
}

.rTracksBox {
	border: 1px solid gray;
	width: 100%;
	margin: 5px 0;
}

.rulesBox dl.accordion-menu dt.a-m-t-expand
{ width: 98%; height:28px; }
.rulesBox dl.accordion-menu dt.a-m-t-expand span {float: left; position: relative; font-weight: bold;  width: 98%; color:#FFF; font-weight: lighter;  left:1%;  background: 0 0 repeat-x #000 url(../images/front/rulestab.jpg); cursor: pointer; top:5px;}


