/*
	main.css
	styles specific to http://www.theraces.com.au
*/

/* overrides
-------------------------------- */
html { background: #718510; /* background repeater goes here */ }
body { background: url(/img/bg-the-races.jpg) no-repeat top center!important; }

/* table defaults
-------------------------------- */
table { margin-left:15px; }
table, th, td { border:1px solid #b4e3e5; }
table thead td, table th { background:#b4e3e5 url('/img/bg-h1.gif') bottom left repeat-x!important; }

/* prettyPhoto
--------------------------------- */
div.pictureHolder .content a.next:hover { background: url(../img/bn-page-next-a.png) center right no-repeat; behavior: url(/js/iepngfix.htc); cursor: pointer; } /* Next button */
div.pictureHolder .content a.previous:hover { background: url(../img/bn-page-prev-a.png) center left no-repeat; behavior: url(/js/iepngfix.htc); cursor: pointer; } /* Previous button */
div.pictureHolder .content a.close { width: 32px; height: 33px; background: url(../img/bn-close-a.png) center left no-repeat; behavior: url(/js/iepngfix.htc); cursor: pointer; outline:0; } /* Close button */
div.pictureHolder .content .details .nav a.arrow_previous { background: url(../img/bn-page-prev-a.png) top left no-repeat; outline:0; } /* The previous arrow in the bottom nav */
div.pictureHolder .content .details .nav a.arrow_next { background: url(../img/bn-page-next-a.png) top left no-repeat; outline:0; } /* The next arrow in the bottom nav */
div.pictureHolder .bottom .left { background: url(../img/cnr-btm-left.gif) top left no-repeat; } /* Bottom left corner */
div.pictureHolder .bottom .middle { background: #b6e3e5; } /* Bottom pattern/color */
div.pictureHolder .bottom .right { background: url(../img/cnr-btm-right.gif) top left no-repeat; } /* Bottom right corner */
div.pictureHolder .loaderIcon { background: url(../img/loader.gif) center center no-repeat; } /* Loader icon */
/*div.pictureHolder .content { background:#fff url(../img/bg-h1.gif) repeat-x center bottom; }*/
div.pictureHolder .content .details .nav p { float: left; margin: 6px 4px 0; }
div.pictureHolder .content .details .nav a.arrow_previous,
div.pictureHolder .content .details .nav a.arrow_next { width: 32px; height: 33px; margin-top: 0px; behavior: url(/js/iepngfix.htc); cursor:pointer; }
div.pictureHolder .content .details .nav a.disabled { background:none; cursor: default; }


#slippermarket {}
	
	
	#slippermarket table {
		border:1px solid #CCC!important;
		margin-left:0px!important;
		
		
	}#slippermarket td {
		padding:0;
		text-align:left;
		border:1px solid #CCC!important;
		padding:3px;
		
		
	}
	#slippermarket th {
		padding:0;
		text-align:left;
		border:1px solid #CCC!important;
		padding:3px;
		color:#005AA1;
		
	}
	
	