﻿
body
{
	margin: 0;
	font-family: Arial;
	font-size: 9pt;
	background-image:url('../../../images/bg.jpg'); 
	background-repeat:repeat-x; 
	background-color: #404040;
}

table
{
	font-family: Arial;
	font-size: 9pt;
}

input
{
	font-size: 9pt;
}

select
{
	font-size: 9pt;
}

p
{	
	margin-top: 2pt;
	margin-bottom: 2pt;
}

H1
{
	font-size: 14pt;
	font-weight: bold;
	
	margin-bottom: 2pt;
}

H2
{
	font-size: 12pt;
	font-weight: bold;
	
	margin-bottom: 4pt;
}

H3
{
	font-size: 11pt;
	font-weight: bold;
	
	margin-bottom: 4pt;
}

form
{
	margin: 0;
}


address
{	
	font-style: normal;
}

a.navLink
{
	color: #cc0000;
	text-decoration: underline;
}

a:visited.navLink
{
	color: #800000;
	text-decoration: underline;
}

a:hover.navLink
{
	color: #ff0000;
	text-decoration: none;
}

a:active.navLink
{
	color: #ff6633;
	text-decoration: none;
}

/* BEGIN HEADER */

div#header{
	position: relative;
	background: #fff url(http://www.soarr.com/images/new/header.jpg) no-repeat left top;
	padding: 0;
	margin: 0;
	height: 150px;
	width: 760px;
}

div#header ul#menu {
	border-top: 1px #000 solid;
	position: absolute;
	top: 87px;
	right: 0;
	width: auto;
	background: #404040 url(http://www.soarr.com/images/new/grey_angle2.jpg) no-repeat left top;
	list-style: none;
	margin: 0;
	padding: 0 0 0 40px;
	
	z-index: 1;
}

div#header ul#menu li {
	float: left;
	
	border-left: 1px gray solid;
}

div#header ul#menu li a {
	height: 18px;
	width: auto;
	text-align: center;
	line-height: 18px;
	padding: 1px 14px 2px 14px;
	font-size: 10pt;
	color: #fff;
	text-decoration: none;
}

#header ul li a:visited {
	text-decoration: none;
}

#header ul li a:hover {
	background-color: gray;
	text-decoration: none;
}

div#header form#dlrsearch{
	position: absolute;
	text-align: right;
	padding: 0;
	margin: 0;
	bottom: 12px;
	right: 0;
	width: 400px;
}

div#header form#dlrsearch p{
	margin: 0;
	padding: 0;
}

/* END HEADER */



.thumbsCell
{
	background-color: #000000;
}

.specsTable
{
	border-collapse: collapse;
}

.specName
{
	font-size: 9pt;
	font-weight: bold;
}

.specValue
{
	font-size: 9pt;
}

.specRow
{
	background-color: #FFFFFF;
}

.altSpecRow
{
	background-color: #f5f5f5;
}

.sectionTable
{
	border-collapse: collapse; 
	border: 1px solid #C0C0C0;
}

.sectionHeader
{
	background-image: url('../images/sec_hdr.gif'); 
	background-repeat:repeat-x;
	background-position: left top;
	
	background-color: #808080;
	color: #FFFFFF;
	
	font-size: 10pt;
	font-weight: bold;
}

.sectionContentCell
{
	/*background-color: #F5F5F5;*/
	background-image: url('/inventory/specsheet/images/grad_bg.jpg'); 
	background-repeat:repeat-x;
	background-position: left top;
	padding: 2px;
}

.mainTable
{
	border-collapse: collapse; 
	border: 0px; 
	padding: 0px;
	background-color: #FFFFFF;
	border-left: 2px #000 solid;
	border-right: 2px #000 solid;
}

.emailTable
{
	font-size: 8pt;
}

.unitTitle
{
	font-size: 12pt;
	font-weight: bold;
	color: #CC0000;
}

.unitTitleCell
{
	background-image: url('/inventory/specsheet/images/grad_title_bg.jpg'); 
	background-repeat:repeat-x;
	background-position: right top
}

.headerCell
{

}

.footerCell
{
	font-size: 8pt;
	color: #808080;
}

.required
{
	color: #CC0000;
}

.largePhoto
{
	filter: progid:DXImageTransform.Microsoft.Fade(duration=1.0);
}

.thumbPhoto
{
	cursor: url('/inventory/specsheet/images/zoom.cur');
	border: 0;
}

.emptyThumbCell
{
	background-color: #808080;
}

.tireCell
{
	border: 1px solid #C0C0C0;
	background-image:url('/inventory/specsheet/images/tire_cell_bg.gif'); 
	background-repeat:repeat-x; 
	background-position-y:top
}

.brakeCell
{
	border: 1px solid #C0C0C0; 
	background-image:url('/inventory/specsheet/images/brake_cell_bg.gif'); 
	background-repeat:repeat-x; 
	background-position-y:top
}
