/* Ox Garage Stuff */

.ox_card_off {
	background-color: #f0f0f0; 
	width: 140px; 
	background-image: url('../garage/images/browser_bottom.gif'); 
	background-position: bottom; 
	background-repeat: no-repeat;
	cursor: pointer;
}

.ox_card_on {
	background-color: #CFE3F2; 
	width: 140px; 
	background-image: url('../garage/images/browser_bottom.gif'); 
	background-position: bottom; 
	background-repeat: no-repeat;
	cursor: pointer;
}

	.ox_card_internal {
		font-family: Verdana;
		font-size: 10px;
		color: #000;
		font-weight: normal;
		height: 225px;
	}

.ox_garage_year {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.ox_garage_manu {
	font-family: Verdana;
	font-size: 11px;
	color: #369;
	font-weight: bold;
	text-decoration: none;
}

.ox_garage_model {
	font-family: Verdana;
	font-size: 16px;
	color: #369;
	font-weight: bold;
	text-decoration: none;
}

	a:link.ox_garage_year {
		color: #999;
	}
	
	a:link.ox_garage_manu {
		color: #000;
	}
	
	a:link.ox_garage_model {
		color: #000;
	}
	
	v:link.ox_garage_year {
		color: #999;
	}
	
	v:link.ox_garage_manu {
		color: #000;
	}
	
	v:link.ox_garage_model {
		color: #000;
	}









.garage_text {
	font-family: 'Trebuchet MS', Arial;
	font-size: 13px;
	color: #000;
	font-weight: normal;
	line-height: 20px;
}

.browser_cell_off {
	background-color: #f0f0f0; 
	width: 140px; 
	background-image: url('../garage/images/browser_bottom.gif'); 
	background-position: bottom; 
	background-repeat: no-repeat;
	cursor: hand;
	cursor: pointer;
}

.browser_cell_on {
	background-color: #CFE3F2; 
	width: 140px; 
	background-image: url('../garage/images/browser_bottom.gif'); 
	background-position: bottom; 
	background-repeat: no-repeat;
	cursor: hand;
	cursor: pointer;
}

.browser_span {
	background-image: url('../garage/images/browser_top.gif');
	width: 140px;
	background-position: top; 
	background-repeat: no-repeat; 
}

.garage_year {
	color: #444;
	font-weight: bold;
	font-size: 9px;
	color: #999;
	text-decoration: none;
}

	a.garage_year {
		border: 0px;
	}
	
.garage_manufacturer {
	font-size: 12px;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}

.garage_date {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999;
}

.garage_subtitle {
	font-family: Verdana, Arial;
	font-weight: bold;
	color: #ccc;
	font-size: 11px;
	letter-spacing: 3px;
	text-decoration: none;
	text-transform: uppercase;
}

.garage_maintitle {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	color: #316594;
	font-size: 16px;
	text-decoration: none;
}

.garage_itemtitle {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	border: 0px;
}

	a.garage_itemtitle {
		border: 0px;
	}

	a:visited.garage_itemtitle {
		color: #444;
		text-decoration: none;
	}
	
	a:hover.garage_itemtitle {
		color: #A3D509;
		text-decoration: none;
	}
	
.garage_itemsubtitle {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #001453;
	text-decoration: none;
	
	height: 32px;
	border-bottom: 1px solid #000;
	padding-bottom: 4px;
}

.garage_maintext {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height: 18px;
	text-decoration: none;
}

	a:link.garage_maintext {
		color: #000;
		text-decoration: underscore;
	}
	
	v:link.garage_maintext {
		color: #444;
		text-decoration: underscore;
	}
	
	a:hover.garage_maintext {
		color: #369;
		text-decoration: underscore;
	}

.garage_pagelink {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #369;
	text-decoration: underscore;
}

.garage_statstitle {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #B52021;
}

.garage_statsitem {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}

.garage_statstr1 {
	 background-color: #fcfcfc; 
}

.garage_statstr2 {
	 background-color: #fff; 
}

.garage_i {
	padding-top: 26px;
}

.garage_navoff {
	height: 61px;
	
	background-image: url('../images/v2/blue/light_off.jpg');
	background-repeat: no-repeat;
	
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	border-bottom: 20px solid #fff;
	border-left: 20px solid #fff;
	padding-left: 46px;
	
	cursor: pointer;
	cursor: hand;
}

.garage_navon {
	height: 61px;
	
	background-image: url('../images/v2/blue/light_on.jpg');
	background-repeat: no-repeat;
	
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	border-bottom: 20px solid #fff;
	border-left: 20px solid #fff;
	padding-left: 46px;
	
	cursor: pointer;
	cursor: hand;
}

.wrap1, .wrap2, .wrap3 {
  display:inline-table;
  /* \*/display:block;/**/
  }
.wrap1 {
  float:left;
  background:url('../images/background.gif') right bottom no-repeat;
  }
.wrap2 {
  background:url('../images/corner_bottom.jpg') left bottom no-repeat;
  }
.wrap3 {
  padding:0 6px 6px 0;
  background:url('../images/corner_top.jpg') right top no-repeat;
  }

.wrap3 img {
  display:block;
  }
  
.main_minicar_off {
	width: 90px; 
	background-color: #fff; 
	border: 1px solid #000; 
	padding: 8px;
	cursor: hand;
	cursor: pointer;
		
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.main_minicar_on {
	width: 100px; 
	background-color: #fff; 
	background:url('../images/minicar_bg.gif') right top no-repeat;
	border: 1px solid #369; 
	padding: 8px;
	cursor: hand;
	cursor: pointer;
	
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #369;
	font-weight: bold;
	text-decoration: none;
}

.main_minicar_off {
	width: 100px; 
	background-color: #fff; 
	border: 1px solid #000; 
	padding: 8px;
	cursor: hand;
	cursor: pointer;
		
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.main_title {
	font-family: 'Trebuchet MS', Verdana, Arial;
	color: #369;
	font-weight :bold;
	font-size: 16px;

}

.nav_text {
	font-family: 'Trebuchet MS', Verdana, Arial;
	color: #000;
	font-weight :normal;
	font-size: 11px;
}
  
  
.garage_spex_title {
	font-family: Verdana, Arial;
	font-weight: bold;
	color: #316594;
	font-size: 11px;
	text-decoration: none;
	line-height: 15px;
}

.garage_spex_content {
	font-family: Verdana, Arial;
	font-weight: bold;
	color: #444;
	font-size: 14px;
	text-decoration: none;
}

.garage_options_user {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding: 5px;

	text-decoration: none;
}

/* Shinobi */

.shinobi_cell_off {
	background-color: #f0f0f0;
	cursor: pointer;
	cursor: hand;
}

.shinobi_cell_on {
	background-color: #CFE3F2; 
	cursor: pointer;
	cursor: hand;
}

.shinobi_top {
	width: 83px;
	height: 20px;
	background-color: #fff;
	
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #369;
	text-align: center;
	}
	
.shinobi_1 {
	height: 54px;
	vertical-align: middle;
	border-left: 2px solid #fff;
	border-top: 2px solid #fff;
	cursor: pointer;
	cursor: hand;
	padding: 4px;
}
	
.shinobi_2 {
	width: 83px;
	height: 54px;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-align: center;
}
	
.shinobi_price {
	width: 83px;
	height: 54px;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #B52021;
	text-align: center;
}
	
.shinobi_pix {
	width: 70px;
	height: 54px;
	text-align: right;
	border-top: 2px solid #fff;
}

.shinobi_link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #BF0000;
	
	text-decoration: none;	
}
	
a:link.browse_link {color: #000;}
a:visited.browse_link {color: #999;}
a:hover.browse_link {text-decoration: underline; color: #369;}
a:active.browse_link {color: #000;}

.browse_jumptop {
	background-image: url('<? echo $root; ?>ads/images/top_shade.jpg');
	height: 60px;
	border-right: 1px solid #fff;
	border-left: 2px solid #fff;
}

.browse_jumptoptext {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	
	padding-left: 6px;
}

.browse_select {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #fff;
	color: #000;
	border: 1px solid #000;
}

	#sold_div {
		position: absolute; 
		left: 50%;
		margin-left: 160px; 
		width: 170px;
		vertical-align: middle;
		top: 227px;
		height: 146px;
		z-index: 20;
	}
	