
/*/// <summary>

///*********************************************************************************************************

/// MAIN MODULE:              Chemmy alcott web site subscriber module

/// SUB MODULE :              schedule css

/// AUTHOR:                   Chandika Jayawardena.

/// CREATED:                  21-September-2007

/// DESCRIPTION:              This contained all the common styles of the schedule module

/// MODIFICATION HISTORY:     1.0     21-September-2007      Initial Version

/// BROWSER:                  mozilla

/// COPYRIGHT:                Copyright accura-tech.com. All Rights Reserved

/// ********************************************************************************************************

/// </summary>

*/


#inner_schedule
{
	float:left;
	width: 975px;
	height: 830px;
	/*background-image:url(../../images/bg_racing_results.jpg);*/
	background-position:bottom;
	background-repeat:no-repeat;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	z-index:1;
}

#page_footer
{
	margin-top:30px;
	border-top:1px solid #636363;
	padding:15px 100px 15px;
	color:#FFFFFF;
	top:1320px;
	!top:1320px;
	left:0px;
	position:absolute;
	width: 790px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#page_footer a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
}

#page_footer a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#636363;
	text-decoration:none;
}

#schedule_results
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	width:620px;
	height:135px;
	border-top:1px solid #3863c9;
	position:absolute;
	left:0px;
	top:230px;
	z-index:6;
	position:absolute;
}

#schedule_text
{
	width:540px;
	height:950px;
	background-image:url(../../images/schedule_div.jpg);
	background-repeat:repeat-x;
}

#schedule_page_title
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	height:40px;
}

#schedule_table
{
	width:625px;
}

.schedule_heading
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ea140e;
	text-align:left;
	vertical-align:middle;
	padding-left:15px;
	border-bottom:1px solid #2c2c2c;
	padding-bottom:7px;
}

.schedule_cell_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-align:left;
	vertical-align:middle;
	padding-left:15px;
	border-bottom:1px solid #2c2c2c;
	height:26px;
}

.year_title
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:15px;
	border-bottom:1px solid #2c2c2c;
}

#schedule_details
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	width:800px;
	height:135px;
	border-top:1px solid #ff0000;
	left:0px;
	top:420px;
	z-index:5;
	position:absolute;
}

#schedule_text1
{
	position:relative;
	float:right;
	width:165px;
	height:145px;
	!height:165px;
	background-color:#cccccc;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:15px;
}