/* @override 
	http://www.sportomotoring.com/sporto08.css
	http://sportomotoring.com/sporto08.css
*/

html {
	margin: 0;
	padding: 0;
	}

body {
	font: 75% Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	color: #555753; 
	margin: 0 auto; 
	padding: 0;
	}
	
.dsR6 /*agl rulekind: base;*/ { 
	width: 130px; 
	background-image: url(webimages/navbar_bg.gif); 
	background-repeat: repeat-y;
	}

/* Sporto CSS NEW 05/16/08 */


#bodywrap {
	background: url(webimages2008/background.jpg) repeat-y center;
}


#container { 
	margin: 0 auto;
	padding: 0;
	width: 900px;
	position: inherit;
}


#sidebar {
	width: 180px;
	text-align: center;
	float: left;
}

a.xmas_list, a.xmas_list:visited { 
	color:#CC0000; 
	font-family: helvetica, verdana, arial, sans-serif; 
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
	line-height: 15px;
	letter-spacing: .5px;
}

a.xmas_list:hover { 
	color:#006600;
	font-family: helvetica, verdana, arial, sans-serif; 
	font-size: 12px;
	font-weight: 600;
	text-decoration: underline;
	letter-spacing: .5px;
}

.navigation {
	text-align: left;
	list-style: none;
}

a.navigation, a.navigation:visited { 
	color: #3b81bf; 
	font-family: helvetica, verdana, arial, sans-serif; 
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
	line-height: 28px;
	margin: 0 0 0 -30px;
	letter-spacing: .5px;
}

a.navigation:hover { 
	color: #165288;
	font-family: helvetica, verdana, arial, sans-serif; 
	font-size: 12px;
	font-weight: 600;
	text-decoration: underline;
	line-height: 28px;
	margin: 0 0 0 -30px;
	letter-spacing: .5px;
}


#content {
	float: left;
	margin: 0px 0px 0 20px;
	width: 698px;
}

#content h1 {
	font: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight:400;
}

#content p {
	font: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size:10px;
}

#cust_faves {
	width: 228px;
	margin: -623px 0 0 463px;
	border-top: solid 1px #CCDCEE;
	border-left: solid 1px #CCDCEE;
	border-right: solid 1px #CCDCEE;
}

#cust_faves_v2 {
	width: 228px;
	margin: -501px 0 0 463px;
	border-top: solid 1px #CCDCEE;
	border-left: solid 1px #CCDCEE;
	border-right: solid 1px #CCDCEE;
}

#cust_faves_v3 {
	width: 228px;
	margin: -501px 0 0 463px;
	border-top: solid 1px #CCDCEE;
	border-left: solid 1px #CCDCEE;
	border-right: solid 1px #CCDCEE;
}

#cust_faves_title {
	color: #FFFFFF;
	background-color: #d81718;
	text-align: center;
	font: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	height: 20px;
}

#faves_grey {
	background-color: #e8e8e9;
	height: 90px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0 0 0 7px;
	border-top: solid 1px #CCDCEE;
}

#faves_white {
	height: 90px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0 0 0 7px;
	border-top: solid 1px #CCDCEE;
}

#faves_bottom {
	height: 90px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0 0 0 7px;
	border-top: solid 1px #CCDCEE;
	border-bottom: solid 1px #CCDCEE;
}


.clear {
	clear: both;
}

#footer {
	text-align: center;
	margin-left: 200px;
}


a.fave_title, a.fave_title:visited {
	color: #3366cc;
	font-weight: bold;
	font-size: 11px;
}

a.fave_title:hover {
	color: #000033;
	font-weight: bold;
	font-size: 11px;
}

.fave_price {
	color: #FF0000;
	font-weight: bold;
}

.checkoutTitle { text-transform: uppercase; }

.bottom {
	line-height: 8px;
}

.bot_table {
	font-size: 10px;
	color:#333333
}


#freereport_title {
	color: #FFFFFF;
	background-color: #d81718;
	text-align: center;
	font: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}


#header_right {
	background-image: url(webimages2008/header_mid_right.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.headimg{
	margin: 0px 14px 10px -27px;
	
}

.auth {
	height: 55px;
}



/* Sporto CSS for full page new layout */

#bodywrap_white {
	background: url(webimages2008/background-white.jpg) repeat-y center;
	min-height: 900px;
}

#content-fullpage {
	float: left;
	margin: 0px 0px 0 20px;
	width: 860px;
}

#content-fullpage h1 {
	font: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

#content-fullpage p {
	font: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size:10px;
}

#leftside {
	width: 500px;
	color: #000000;
	padding-top: 25px;
}

#rightside {
	width: 300px;
	margin: -550px 0 0 550px;
}

#rightcontent {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0 0 0 7px;
}


/* Sporto CSS definitions for fonts */

.A12 { 
	color: #ffffff; 
	font: 12px Arial; 
	text-decoration: none 
	}
	
.T12 {
	color: #000000; 
	font-weight: normal; 
	font-size: 12px; 
	font-family: "Times New Roman", Times, Georgia; 
	text-decoration: none 
	}
	
.T12link  { 
	color: blue; 
	font-weight: normal; 
	font-size: 12px; 
	font-family: "Times New Roman", Times, Georgia; 
	text-decoration: underline 
	}
	
.T12indent {
	color: #000000; 
	font-weight: normal; 
	font-size: 12px; 
	font-family: "Times New Roman", Times, Georgia; 
	text-indent: 50px
	}

.smallfont {
	color: #000000; 
	font: 10px Arial, Helvetica, Geneva 
	}
	
.headline { 
	color: #3333ff; 
	font-weight: bold; 
	font-size: 14px; 
	font-family: Verdana, Arial 
	}
	
.resourcesheadline { 
	color: #006699; 
	font-weight: bold; 
	font-size: 14px; 
	font-family: Verdana, Arial
	}


/* Sporto CSS NEW 03/15/06 */


a { 
	color: blue; 
	font-family: arial,verdana,helvetica,sans-serif; 
	font-size: x-small; 
	text-decoration: underline 
	}
a:hover { 
	color: gray; 
	font-family: arial,verdana,helvetica,sans-serif; 
	font-size: x-small; 
	text-decoration: underline 
	}
a:visited { 
	color: purple; 
	font-family: arial,verdana,helvetica,sans-serif; 
	font-size: x-small; 
	text-decoration: underline 
	}

.Vmain { 
	color: black; 
	font-style: normal; 
	font-weight: normal; 
	font-size: x-small; 
	font-family: arial,verdana,helvetica,sans-serif 
	}

.Vmain2 { 
	color: #181818; 
	font-size: small; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-style: normal; 
	font-weight: normal; 
	}

.Vmain-white { 
	color: #FFFFFF; 
	font-size: medium; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-style: normal; 
	font-weight: normal; 
	}

.VmainMonthly { 
	color: black; 
	font-style: normal; 
	font-weight: normal; 
	font-size: small; 
	font-family: arial,verdana,helvetica,sans-serif 
	}

.VmainSidebar { 
	color: black; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
	font-family: arial,verdana,helvetica,sans-serif 
	}

H1 { 
	color: #0033FF; 
	font-weight: bold; 
	font-size: medium; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	}
	
H2 {
 	color: #369; 
	font-weight: bold; 
	font-size: small; 
	font-family: ARIAL, verdana, helvetica, sans-serif 
	}

a.resources:link, a.resources:visited { 
	color: #006699; 
	font-size: 17px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	text-decoration: underline 
	}
	
a.resources:hover { 
	color: #556699; 
	font-size: 17px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	text-decoration: none 
	}

.bullets { 
	list-style-type: disc; 
	}

/* Sporto HEADER CSS */

.topnav   		{ color: #fff; font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; text-decoration: none; }
a.topnav   		{ color: #fff; font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; text-decoration: none; padding-bottom: 3px;}
a.topnav:hover	{ color: #fff; font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; text-decoration: underline }
a.topnav:visited { color: #fff; font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; text-decoration: none; }

.botnav   		{ color: #00508C; font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; }
a.botnav   		{ color: #00508C; font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; }
a.botnav:hover	{ color: #00508C; font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; font-weight: bold; text-decoration: underline }
a.botnav:visited { color: #00508C; font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; }

.TextField  { border: 1px solid red; padding-top: 5px; }
.FormAlign	{ padding-bottom: 0px; margin-top: 0px; margin-bottom: 0px; }

table.header { background-image: url("http://www.sportomotoring.com/webimages/header_bkg.jpg"); background-repeat: repeat-x; }


/* Sporto CSS FONTS BACKUP 03/15/06 */

/* 
.Vmain  { color: black; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial }
.VmainMonthly { color: black; font-style: normal; font-weight: normal; font-size: 11px; font-family: Verdana, Arial }

H1  { color: #3333ff; font-weight: bold; font-size: 12px; font-family: Verdana, Arial }
H2  { color: #3333ff; font-weight: bold; font-size: 14px; font-family: Verdana, Arial }

a			{ color: blue; font: bold 10px Verdana, Arial; text-decoration: underline }
a:hover    	{ color: gray; font: bold 10px Verdana, Arial; text-decoration: underline }

*/

.image_border { border: solid 1px black; }
a.sitemap { color: white; font-size: large; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline; }
a.sitemap:hover { color: silver; font-size: large; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; }

/* Sporto CSS QUICKLINKS */

.aClassSelect {
font-family: Verdana; Arial, Tahoma;
font-weight: bold;
font-size: 11px;
color:#FF0000;
width:90%;
background-color:#d8d8d8;
margin-top: 0px;
cursor: pointer;
cursor: hand;
}

.bClassSelect {
font-family: Verdana; Arial, Tahoma;
font-weight: bold;
font-size: 11px;
color:#000000;
border-bottom: 1px inset black;
}
.quicklinks { background-image: url("https://www.sportomotoring.com/webimages/quicklink_body.gif"); background-repeat: no-repeat; }
.list_new { font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 16px; list-style-type: square; }
.image-table { }
.header-full {
	background-image: url(ccraft/seatsaver-images/bg.jpg);
	background-repeat: repeat-x;
}

.green {
		color: #008800;
	}