
/*/// <summary>

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

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

/// SUB MODULE :              profile css

/// AUTHOR:                   Chandika Jayawardena.

/// CREATED:                  04-September-2007

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

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

/// BROWSER:                  mozilla

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

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

/// </summary>

*/
 

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

#page_profile {
	padding-top:20px;
	float:left;
	width: 975px;
	height: 60px;
	text-align: left;
}

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

#profile_LeftPanel
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#636363;
	float:left;
	width:400px;
	position:absolute;
	top:180px;
	left:0px;
	z-index:8;
	border-top:1px solid #d6d6d6;
}

#profile_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#636363;
	width:305px;
	height:410px;
	!height:410px;
	/*z-index:20;
	position:relative;*/
	background-image:url(../../images/grey_column.gif);
	background-repeat:no-repeat;
}


#desktop
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	width:400px;
	height:597px;
	border-top:1px solid #ea0b00;
	left:0px;
	top:600px;
	z-index:6;
	position:absolute;
}

#desktop_text
{
	position:relative;
	float:right;
	height: 380px;
	width:297px;
	padding-left:7px;
	background-image:url(../../images/red_div_box.gif);
	background-repeat:no-repeat;
}

td.snapshot
{
	/*height:200px;*/
	width:145px;
}

td.snapshot a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-decoration:underline;
}

td.snapshot a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	text-decoration:none;
}

#p_results
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	width:960px;
	height:135px;
	position:absolute;
	left:0px;
	top:400px;
	z-index:1;
	position:absolute;
}

#p_text
{
	position:relative;
	float:right;
	width:543px;
	height:800px;
}

#p_text h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
}

#p_text p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
	padding-right:10px;
}

#p_text a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ea140e;
	font-weight:bold;
	text-decoration:underline;
}

#p_text a:hover
{
	color:#f2f2f2;
	text-decoration:none;
}

#profile_page_title
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#FFFFFF;
}

#profile_page_description p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#454545;
	text-align:justify;
	line-height:20px;
	padding-top:10px;
	padding-left:15px;
}

#special_dec
{
	position:absolute;
	left:417px;
	top:250px;
	width:500px;
	height:150px;
}

#special_top_quote
{
	float:left;
	width:500px;
}

#special_bottom_quote
{
	position:relative;
	left:160px;
	top:-20px;
	width:30px;
}

#special_text
{
	float:left;
	width:500px;
	font-family:Arial, Helvetica, sans-serif;
	color:#cccccc;
	font-size:24px;
}