@charset "utf-8";
/* WMX 103 Version 2 Brown CSS Document
   To be linked to in the main javascript page through the control panel
	 <link rel="stylesheet" href="http://sitespecific.dealerskins.com/webassets/scion/WMX103v2-site-css-brown.css" />
*/

body{
	background:#A2917F;
}
table, td{
	text-align:left;
}
table{
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}
td, th{
	vertical-align:top;
}
.style1 {
	font-size:16px;
}
.style2 {
	font-size:12px;
}
.style5 {
	font-size:14px;
	font-weight:bold;
}
.style6 {
	font-size:16px;
	font-weight:bold;
}
.style7 {
	font-size:14px;
}
.style9 {
	font-size:12px;
	font-weight:bold;
}
#pricingmatrixheader{
	font-size: 16px
	border: 1px solid Black;
	width: 950px;
	margin-top: 10px;
	background-color: #000;
	color: #FFF;
}
#pricingmatrixheader a{
	text-decoration: none;
	font-size: 14px
	color: #FFF;
}
#pricingmatrixheader a:hover{
	color: #CCC;
}
#pricingmatrixheader td{
	background:#554023;
}
#pricingmatrix, #PricingMatrix{
	border: 1px solid Black;
	width: 950px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#pricingmatrix td{
	padding: 2px 2px 2px 2px;
	border-bottom: 1px solid Black;
}
.lightshadow, .lightshadow td{
	background-color: #DDD;
	color: #000;
}
.lightshadow a{
	text-decoration: underline;
	color: #000;
}
.lightshadow a:hover{
	text-decoration: none;
	color: #000;
}
.lightshadow td, tr.darkshadow td{
	font-size: 8pt;
}
.lightshadow table{
	width: 200px;
}
.lightshadow table tr td{
	text-align: left;	
	padding: 2px;
}
.shadow, tr.darkshadow td{
	background-color: #554023;
	color: #FFF;
}
.shadow a{
	text-decoration: underline;
	color: #000;
}
.shadow a:hover{
	text-decoration: none;
	color: #FFF;
}
.shadow td{
	color: #000;
}
.darkshadow, .filter, .fill,
#CombinationCalculator1 .BottomCalculator div#purchasePriceField .label{
	background-color: #000;
	color: #FFF;
}
.darkshadow a{
	text-decoration: underline;
	color: #FFF;
}
.darkshadow a:hover{
	text-decoration: none;
	color: #CCC;
}
.lightshadow td, tr.darkshadow td{
	height: 20px;
	vertical-align: middle;
	padding: 2px;
}