#main-wide
{
	margin: 0 auto;
	width: 907px;
	background-color: White;
}

#header-wide
{
	border-bottom: 6px solid #fcc53b;
	height: 138px;
}

#content
{
	background-color: White;
	padding: 10px;
	background: none;
	border-bottom: none;
}

.silvergrad
{
	width: 887px;
	margin-top: 0;
}

.gridview{
	margin-left: 0;
	width: 3400px
}

.fixture{
	width: 887px;
}

.gridview tr th{
	padding: 0 5px;
}

.small
{
	width: 100px;
}

.verysmall
{
	width: 50px;
}

.large
{
	width: 200px;
}

.gridview tr th.left{
	text-align: left;	
}

tr.itemrowstyle td.left, tr.altrowstyle td.left{
	text-align: left;
}

/************ New results layout ***************/

.silvergrad .sort
{
    float: right;
    padding:6px 5px 0 0; 
}

.silvergrad .sort label
{
    font-size: 12px;
    padding-right: 5px;
}

.race .header
{
    background:#c3c3c3 repeat-x;
    height: 15px;
    color: #333333;
    font-weight: bold;
    padding: 5px;
}

.race .header .info
{
    position: relative;
}

.race .header .group
{
    float: right;
}

.race .header img.info
{
    position: relative;
    margin-left: 6px;
}

.leftcol
{
    float: left;
    margin-bottom:2px;
	width:582px;
	background: #ededed;
	padding:5px 5px 0 5px;
}

.rightcol
{
    float: right;
    margin-bottom:2px;
	width:285px;
	background: #ededed;
	padding:5px 5px 0 5px;
}

.leftcol label 
{
    display: inline-block;
    width:100px;
    font-weight: bold;
    height: 20px;
}

.rightcol label
{
    width: 30px;
    height: 20px;
    font-weight: bold;
    display: inline-block;
}

.rightcol span img.info
{
    position: absolute;
    right: 0;
}

.rightcol span
{
    display: inline-block;
    width:230px;
    text-align: right;
    position: relative;
    padding-right: 20px;
    height: 20px;
}

.rightcol span a
{
	color:#333333;
	font-weight: normal;
	text-decoration:none;
}

.horse-info, .race-info
{
    background: white;
    border: 1px solid #666666;
    position: absolute;
    z-index: 1;
    padding: 10px;
    text-align: left;
}

.horse-info
{
    width: 400px;
    right: 20px;
    top: -3px;
}

.bottom .horse-info
{
    top: auto;
    bottom: -35px;
}

.horse-info label
{
    float: left;
    clear: left;
}

.horse-info span
{
    text-align: left;
    display: block;
    float: left;
    margin-bottom: 5px;
    width: 280px;
    height: auto;
}

.race-info
{
    left: 30px;
    top: -3px;
    width: 250px;
    font-weight: normal;
    color: Black
}

.bottom .race-info
{
    top:auto;
    bottom: -75px;
}

.race-info label, .horse-info label
{
    height: 20px;
}

.horse-info label, .race-info label
{
    display: inline-block;
    width: 100px;
    font-weight: bold;
}

.ajax
{
    margin: 0 auto;
    display: block;
}

.on-top
{
    z-index: 10000;
}
