body{
	font-family: arial;
	background: #788FBA;
	margin: 0;
}


#mainTabs {
	text-align: right;
}

#mainTable{
	width: 985px;
	background: #FFFFFF;
}


td.mainTabOn {
	background: #29922D;
	text-align: center;
	border-top: 1px solid #29922D;
	font-size: 14px;
	font-weight: bold;
}

td.mainTabOn a:link {
	color: #FFFFFF;
	text-decoration: none;
}

td.mainTabOn a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

td.mainTabOn a:hover {
	color: #EFEFEF;
	text-decoration: underline;
}

.mainTabOff {
	background: #FFFFFF;
	text-align: center;
	border-top: 1px solid #000000;
	font-size: 14px;
	font-weight: bold;
}

.secTabs {
	background: #29922D;
    text-align: left;
	font-size: 13px;
	color: #B0C2DE;
	padding-left: 10px;
	height: 28px;
}

.secTabs a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.secTabs a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.secTabs a:hover {
	color: #EFEFEF;
	text-decoration: underline;
}

h1.pageHeader{
	font-size: 16px;
	color: #000066;
}

.home_list {
	width: 500px;
	text-align: left;
	padding: 20px;
	vertical-align: middle;
	font-size: 18px;
}

.mylife_left_col {
	border: 1px solid #333333;
	width: 160px;
	padding: 10px;
	font-size: 13px;
}

.mylife_left_col h2 {
	color: #339966;
	font-size: 16px;
	margin-bottom: 10px;
}

.small { color: #000000; font-size: 12px; font-family: Arial, verdana, sans-serif }

/**************************************************************************
 **************************************************************************
 Ferrari Forum Style sheet created by Andrew Naber
 Copyright 2001 - 2005 Kurvenlage, Inc. 
 **************************************************************************
 **************************************************************************/


/* the main colors for the links */

a,a:visited { 
	color: #000099;
	text-decoration: none;
	}

a:link {
	color: #000099; text-decoration: none;
	}

a:hover {
	color: #990000; text-decoration: underline;
	}

/* this sets the links color to white */

a.white:link,a.white:visited { 
	color: #FFFFFF;
	}

a.white:hover { 
	color: #FFCC33;
	text-decoration: underline;
	}


/**************************************************************************
 **************************************************************************
 table styles 
 **************************************************************************
 **************************************************************************/
 
/* the redish table on the classified page */

table.classified {
	background-color: #E9C9C9;
	border: 1px #0066CC solid;
	}
	
/* creates a simple red border */

table.box {
	background-color: #FFFFFF;
	color: #000000; border: 1px #0066CC solid;
	}

table.boxv {
	background-color: #FFFFFF;
	color: #000000; border: 1px #0066CC solid;
	min-height: 50%;
	}

/* the main table around the entire page */
	
table.main {
	background-color: #FFFFFF;
	}

table.bordertlb { 
	border-right: 1px #990000 solid;
	border-top: 1px #990000 solid;
	border-bottom: 1px #990000 solid;
	}

/* the main table box on the market data page */
	
table.graph {
	height: 350;
	border: 1px solid #990000;
	}

/**************************************************************************
 **************************************************************************
 table column properties 
 **************************************************************************
 **************************************************************************/

td.row1	{
	background-color: #333333;
	color: #FFFFFF;
	font-size: 12px;
	font-family: verdana, Arial, sans-serif;
	}
	
td.row2	{
	background-color: #000066;
	color: #FFFFFF; font-size: 12px;
	font-family: verdana, Arial, sans-serif; font-weight: bold;
	}
	
td.bksq {
	border-top: solid 2px #0066CC;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	}
	
td.blue {
	background-color: #98B282;
	color: #000000; font-size: 13px;
	font-family: arial, verdana;
	}
	
td.model {
	background-color: #EFEFEF;
	color: #000000; font-size: 12px;
	font-family: Arial;
	}
	
td.calendar {
	background-color: #dedede;
	}
	
td.box {
	background-color: #FFFFFF;
	color: #000000; border: 1px #0066CC solid;
	}
	
td.guide {
	background-color: #E9C9C9;
	border-top: 1px #990000 solid;
	border-bottom: 1px #000000 solid;
	}
	
/* header styles */

h1,h2,h3,h4{
	font-size: 16px;
	font-weight:bold;
	font-family:Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif;
	margin:0em 0 0em 0;
	}
	
h2,h3,h4 {
	color: #333333;
	}

/**************************************************************************
 **************************************************************************
  other styles for general use 
 **************************************************************************
 **************************************************************************/

/**** form input options ****/

input.liteoption {
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	}

/**** The dotted line below the page header ****/
	
hr.dot {
	height: 0px;
	border: dotted #000066 0px;
	border-top-width: 1px;
	}
	
/**** The category header in the shops page ****/
	
.cat_header {
	background-color: #E9C9C9;
	border-top: 1px #990000 solid;
	color: #000000;
	font-family: Arial, verdana, sans-serif;
	font-weight: bold; font-size: 16px;
	}
	
/**** The menu header in the shops page ****/
	
.top_header {
	background-color: #E9C9C9;
	color: #000000;
	font-family: Arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 16px;
	}
	
.right_bar {
	border-right: 1px #990000 solid;
	}

	
/**** The main table on the photo gallery page ****/

.left_right {
	border-left: 1px solid #0066CC;
	border-right: 1px solid #0066CC;
	}
	
.photo_back {
	border-top: 1px solid #0066CC;
	border-bottom: 1px solid #0066CC;
	border-right: 1px solid #0066CC;
	font-size: 12px;
	}

.photo_next{
	border-top: 1px solid #0066CC;
	border-bottom: 1px solid #0066CC;
	font-size: 12px;
	}
	
/**** Create a red box around anything that has border ****/

.photo_column{
	border: 1px solid #0066CC;
	width: 165px;
	padding: 5px;
	}
	
.photo_column_header{
	background-color: #DEDEDE;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	}
	
/**************************************************************************
 **************************************************************************
 styles for formatting text 
 **************************************************************************
 **************************************************************************/

/**** set any text to Ferrari Forum red ****/

.red {
	color: #000066;
	}

.dealer {
	font-family: Arial;
	font-size: 13px;
	}
	
	
/**** set the page header and font ****/

.menu {
	color: #0F971C;
	font-size: 18px;
	font-family: Arial, verdana, sans-serif;
	}

.header {
	color: #333333;
	font-size: 18px;
	font-family: Arial, verdana, sans-serif;
	font-weight: bold;
	}
	
/* the main default text throughout the site */
	
.bodytext {
	color: #000000;
	font-size: 14px;
	font-family: Arial, verdana, sans-serif;
	}
	
.smalltext {
	font-size: 12px;
	}

.tinytext {
	font-size: 10px;
	}

.small {
	color: #000000;
	font-size: 12px;
	font-family: Arial, verdana, sans-serif;
	}
	
/**** small white copyright text at the bottom ****/
	
.copyright {
	color: #FFFFFF;
	font-family: Arial, verdana, sans-serif;
	font-size: 10px;
	}
	
.title {
	color: #333333;
	font-family: Arial, verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	}

.graybox{
	background: #F8F8F8; border: solid 1px #DFDFDF;
}

.dmenu a:hover{background:#36c;color:#fff}
.dmenu a{display:block;padding:.2em .5em; text-decoration:none}

#mainbg{
	width: 1000px;
	background: url(/images/container-bg.gif) repeat-y top center;
}

#mainContainer{
	width: 980px;
	background-color: #FFFFFF;
}

#bar{
	text-align: left;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	height: 34px;
	width: 994px;
	background: url(/images/bar-bg.gif) repeat-x top left;
}

#header{
	width: 960px;
	border-top: solid 10px #000;
	border-left: solid 10px #000;
	border-right: solid 10px #000;
	background: #000 url(/images/head-bg.jpg) no-repeat top center;
	height: 170px;
}

#navcontainer{
	width: 980px;
	background: #000;
	text-align: left;
	font-size: 12px;
	padding-top: 2px;
}

#navlist{
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #FFF;
}

#navlist ul, #navlist li{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navlist a:link, #navlist a:visited{
	float: left;
	line-height: 14px;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #999;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover{
	border-bottom: 4px solid #FFF;
	padding-bottom: 2px;
	background: transparent;
	color: #FFF;
}

#navlist a:hover{
	color: #FFCC00;
}

#secnav{
	width: 960px;
	background: #000000;
	color: #CCC;
	font-size: 11px;
	padding: 4px 0 4px 20px;
	text-align: left;
}


#footer{
	width: 1000px;
	background: url(/images/footer-bg.gif) no-repeat top center;
	height: 268px;
        color: #666666;
        font-size: 12px;
}