/* preload background images */
#preloadedImages {
       width: 0px;
       height: 0px;
       display: inline;
       background: url("../images/tab_l.gif");
       background: url("../images/tab_r.gif");
       background: url("../images/tab_l_active.gif");
       background: url("../images/tab_r_active.gif");
       background: url("../images/tab_l_mobile.gif");
       background: url("../images/tab_l_mobile_active.gif");
}
/* Once the style is defined, include <div id="preloadedImages"></div> */

/* page */
#pageholder {
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	background-color: #FFFFFF;	
	/*background-color:#e0e9e9;*/
	background-color:#EDF2F2;	
	border-bottom:1px solid #DDDDDD; 	
	/*height: 600px;*/
	width: 800px;
}
body { font-family: Verdana; font-size: 13px; }
/* all tables */
table.white, tr.white, td.white { background-color: #ffffff; }
table { margin-bottom: 0px; background-color:#EDF2F2; font-family: Tahoma, Verdana; font-size: 11px; padding-left:7px; padding-right:7px; padding-top:0px; padding-bottom:7px; }
table.dark, tr.dark, td.dark { background-color: #e0e9e9; }
.small table, td.small, td.small a { font-size: 11px; }
td { vertical-align:top; }

/* all links */
a {	font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 11px; color: #003399; font-weight:normal; text-decoration:none; }
a:hover { color: #333333; text-decoration: underline }
a.active { color: #003399; font-weight: bold }

h1 { font-family: Verdana, Helvetica, sans-serif; font-size: 100%; color: #003399; font-weight:normal; text-decoration:none; padding:0px; margin:0px;}

.soft  {
	color:#999999;
}
/* listings */
table.list {
	margin-top:0px; margin-left:0px;
	width:450px;
	padding-top:0px; padding-bottom:0px; padding-left:0px; padding-right:0px;		
	border-bottom:1px solid #FFFFFF;	
	/*border-top:1px solid #DDDDDD;*/
	/*border-left:1px solid #DDDDDD;*/
}
table.list td {
	background-color: #FFFFFF;		
	background-color: #EDF2F2;	
	border-bottom:1px solid #DDDDDD;	
	border-top:1px solid #FFFFFF;
	padding-top:3px; padding-bottom:3px; padding-left:10px;	padding-right:10px;	
}
table.list tr.active td { background-color:#e0e9e9; }

/***************************************
				menu
***************************************/
.menu {

	/*height:100px;*/
	height:172px;	
	/*background-color:#B7C9DB;*/
	background-color:#FFFFFF;	
	/*background: url("../images/v8garaget_topp6.gif") 0 0;*/
	background: url("../images/v8garaget_top_barracuda1972.gif") 0 0;	
	background: url("../images/v8garaget_top_cadillac1959.gif") 0 0;
	background: url("../images/v8garaget_top_caprice1965.gif") 0 0;		
	background-repeat:no-repeat;
	background-position:top left;
	padding:0px;	
}
table.menu td {

	padding: 0px 0px 0px 5px;
	/*background-color:#FFFFFF;*/
}
/* inactive button*/
div.button div a, div.button4 div a {
font-size:11px;
font-family:Tahoma;
font-weight:normal;
}
div.button {
	float:left;
	padding: 0px 0px 0px 5px;	
	background: url("../images/tab_l.gif") 0 0;
	background-repeat:no-repeat;
	background-position:top left;	
	border-bottom:1px solid #B7C9DB;
}
div.button div {
	padding: 5px 15px 5px 10px;		
	background: url("../images/tab_r.gif") 100% 0;
	background-repeat:no-repeat;
	background-position:top right;	
}
/* active button */
div.current a, div.current4 a {
font-size:11px;
font-family:Tahoma;
font-weight:bold;
}
div.current {
	float:left;
	padding: 0px 0px 0px 5px;	
	background: url("../images/tab_l_active.gif") 0 0;
	background-repeat:no-repeat;
}
div.current div.active {
	padding: 5px 15px 5px 10px;		
	background: url("../images/tab_r_active.gif") 0 0;
	background-repeat:no-repeat;
	background-position:top right;
	border-bottom:1px solid #FFFFFF;	
}

/*  button4  */
div.button4 {
	float:left;
	padding: 0px 0px 0px 2px;	
	background: url("../images/tab_l_mobile.gif") 0 0;
	background-repeat:no-repeat;
	background-position:top left;	
	border-bottom:1px solid #B7C9DB;
}
div.button4 div {
	margin-left:19px;
	padding: 5px 15px 5px 5px;			
	background: url("../images/tab_r.gif") 100% 0;
	background-repeat:no-repeat;
	background-position:top right;	
}

/* active, button4 */
div.current4 {
	float:left;
	padding: 0px 0px 0px 5px;	
	background: url("../images/tab_l_mobile_active.gif") 0 0;
	background-repeat:no-repeat;
}
div.current4 div.active4 {
	margin-left:15px;
	padding: 5px 15px 5px 5px;		
	background: url("../images/tab_r_active.gif") 100% 0;
	background-repeat:no-repeat;
	background-position:top right;
	border-bottom:1px solid #FFFFFF;	
}
.expansion {
	margin-right:6px;
	margin-left:100px;	
	padding: 22px 0px 0px 0px;		
	border-bottom:1px solid #B7C9DB;	
}
.gradient {
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;	
	height:20px;
	margin-left:0px;
	background: url("../images/header_gradient2.gif") 0 0;
	background-repeat:no-repeat;
	background-position:top left;	
}
#wiki {
	margin-left:10px;
	height:27px;
	/*background: url("../images/wikibanner_500.gif") 0 0;*/
}

/***************************************
				promo
***************************************/
/* promo */
table.promo {
	width:265px; height:285px;
	/*background: url("../images/promo_bg_brown_text.gif") 0 0;*/
	background: url("../images/promo_new.gif") 0 0;
	background-repeat:no-repeat;
	background-position:top right;
	padding:10px;
	margin-right:15px;	
}
td.promo {
	padding-top:240px;
	padding-left:50px;
}
table.promo td {
	margin-bottom:0px;	
	padding-bottom:0px;	
}
/***************************************
				getAd
***************************************/
/* promo */
table.getAd {
	width:265px; /*height:210px;*/
	background: url("../images/adPlate.gif") 0 0;
	background-repeat:no-repeat;
	background-position:top right;
	padding:10px;
	margin-right:15px;	
}
table.getAd td {
	margin-bottom:0px;	
	padding-bottom:2px;	
}
/***************************************
				gallery
***************************************/
/* gallery */
table.gallery {
	/*padding-left:12px;*/
	/*vertical-align:left;*/
	padding:0px;
	margin-top:10px;		
	width:100%;height:112px;
	background: url("../images/gallery_bg_steelblue.gif") 0 0;
	background-repeat:no-repeat;
	background-position:top right;
}
.gallery td {
	/*width:140px;*/
	padding:10px;
	margin-top:0px;	

}

/***************************************
				form
***************************************/

table.form td { 
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:15px;	
}
.radiobuttons {
	/*background-color:#FFFFFF;*/
	border:1px solid #999999;
}
select {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	height:18px;
}
.button {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	height:22px;
  padding: 0px 0px 8px 0px;
}
/***************************************
				article
***************************************/
h1 { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px; font-weight:bold;
	color:#000000;	
}
.header, table.form td.header { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px; font-weight:bold;
	padding-left:15px;	
}
.text { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:15px;	
}

/***************************************
				footer
***************************************/
div.footer table {
	height:30px;
	background-color:#B7C9DB;
	background: url("../images/bottom_bg_801.gif") 0 0;
	background-repeat:no-repeat;
	background-position:top left;		
	padding:0px;	
}
div.footer table td {
	padding: 13px 10px 10px 10px;	
}

/* searchform 
div.searchform {
	background: url("../images/search_bg_800.gif") 0 0;	
}
*/
table.searchform, table.searchform td {	
	/*vertical-align:middle;*/
	margin-top:0px; margin-left:0px;
	padding-top:0px; padding-bottom:0px; padding-left:0px; padding-right:10px;		
	border-bottom:1px solid #EDF2F2;
	border-top:1px solid #EDF2F2;
	/*border-left:1px solid #DDDDDD;*/
}

.searchResults {
	width:98%;
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
	background-color:#FFFFFF;
}