body {
	background: #000 url(../media/images/bg.jpg) top left repeat-x;
	height: auto;
	width: 100%;
	padding: 0;
	margin: 0;
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
}

a {
	color: #03c;
	text-decoration: underline;
}

a:hover {
	color: #036;
	text-decoration: underline;
}

img {
	border: none;
}

img.center {
	text-align: center;
	margin: 0 auto;
}

p, ul, li, td, input, select, option {
	font-size: 10pt;
	line-height: 12pt;
	color: #555;
}

h1, h2, h3 {
	font-size: 16pt;
	color: #900;
	margin: 0 0 10px;
}
h1.instructions { padding: 0 30px; border-bottom: 1px solid #ccc; width:820px }
h2 {
	font-size: 16pt;
	color: #900;
	font-family: trebuchet, Helvetica, Arial, Geneva, sans-serif;
	border-bottom: 1px solid #ccc;
	width: 100%;
	margin: 8px 0;
}

h3 {
	font-size: 1.1em;
	color: #aaa;
	margin-left: 5px;
}

label {
	font-weight: bold;
	display: block;
	font-size: 10pt;
	margin-top: 4px;
}

img.center {
	display: inline;
	margin-left: auto;
	margin-right: auto;
}

div .images {
	position: relative;
	margin: 0 auto;
	width: auto;
	text-align: center;
	width: 500px;
	text-align: center;
}

/* Classes */

.about dt {
	padding: 4px 0px 4px 0px;
	font-weight: bold;
}

.about dd {
	font-size: 10pt;
}

.advantage {
		height: 50px;
		float: right;
}
		
.carImage {
	position: absolute;
	margin-top: -10px;
	margin-left: -127px;
	display: none;
	border: 2px solid #fff;
	z-index: 100;
}

.cleanTable {
	margin: 4px 0;
	border-collapse: collapse;
}

.cleanTable th {
	background-color: #488dc6;
	color: #fff;
}

.cleanTable th, .cleanTable td {
	font-size: 10pt;
	padding: 2px 10px;
	border: 1px solid gray;
}

.disclaimer {
	width: 100%;
	font-size: 10px;
	font-style: italic;
	color: #666;
	line-height: 15px;
	margin-left: 15px;
	margin-top: 20px;
}

.employment_app td {
	font-size: 10pt;
	padding: 2px 5px;
}

.formHours {
	position: absolute;
	top: 150px;
	right: 10px;
	border: 1px solid gray;
	background-color: #fffec9;
	padding: 10px;
	margin: 0 0 1em 1em;
}

.highlight {
	float: left;
	position: relative;
	background-color: #d6d6d6;
	width: 210px;
	height: 135px;
	margin: 8px;
	padding: 5px;
}

.highlight h2 {
	font-size: 11pt;
	margin: 4px 0;
}

.highlight p {
	margin: 0;
	padding: 0;
	font-size: 8pt;
}

.highlight a, .highlight .multi {
	position: absolute;
	bottom: 4px;
	left: 4px;
}
.highlight .multi {
	margin: 0;
	padding: 0;
	height: 25px;
	width: 100%;
}
.highlight .multi a {
	position: relative;
	float: left;
	bottom: 0;
	left: 0;
	margin-right: 9px;
	display: block;
}

.indexCopy {
	padding: 0px;
	margin: 5px 0 0 214px;;
}
.logout {
	float: right;
	font-size: 8pt;
}
.newsDate,.newsHeadline {
	font-size: 10pt;
	padding-bottom: 8pt;
}

.newsDate {
	font-weight: bold;
	padding-right: 15px;
}

.product {
	position: relative;
	float: left;
	text-align: center;
	width: 250px;
	margin: 10px 0;
	padding: 10px 60px;
	height: auto;
}

.right {
	float: right;
}

.relatedVehicles td {
	font-size: 10px;
}

.results th {
	color: #fff;
	background: #006699 url(../media/images/bg_results.gif) repeat-x;
	border: 1px solid #fff;
	text-align: left;
	font-size: 11px;
	line-height: 19px;
}

.results td {
	font-size: 12px;
	padding: 5px;
	border: 1px solid #fff;
}

.resultsRow {
	border-bottom: 1px solid #0099CC;
}

.results tr {
	border: 1px solid #0099CC;
}
.row0 {
	background-color: #eee;
}
.row1 {
	background-color: #fff;
}
.specsTabs {
	border-bottom: 2px solid #BBD0E6;
	padding-bottom: 1px;
	width: 280px;
	font-size: 11px;
}

.specsTabs a {
	margin: 1px 0 4px 5px;
	padding: 3px 5px;
	border-bottom: 1px solid #BBD0E6;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	background: #BBD0E6;
	font-size: 11px;
}

.specsTabs a:hover {
	background-color: #a2b4c8;
}

.carImage {
	position: absolute;
	margin-top: -10px;
	margin-left: -127px;
	display: none;
	border: 2px solid #fff;
	z-index: 100;
}

.noPad {
	padding: 0;
}

.notice {
	border: 1px solid gray;
	background-color: #fffdb4;
	font-weight: bold;
	padding: 4px;
	margin:20px;
}
.error {
	border: 1px solid gray;
	background-color: #d54;
	font-weight: bold;
	padding: 4px;
	color:white;
	margin:20px;
}
.error p {color:white;font-weight:bold;font-size:1em;}

.staff {
	float: left;
	height: auto;
	width: 750px;
}

.staff img {
	float: left;
	margin: 6px;

	border: 1px solid #000;
	padding: 3px;
}

.searchResultsFilters {
	background-color: #ccc;
	padding: 1px 4px;
	height: 22px;
}

.searchResultsFilters tr {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}

.searchResultsFilters td {
	padding: 1px;
	border: 1px solid #ccc;
}

.searchResultsFilters select,.searchResultsFilters option {
	color: #666666;
	font-size: 10px;
}

.searchResultsFilters form {
	height: 15px;
	margin: 0;
}

.sortArrows {
	float: right;
	padding-top: 8px;
}

.sortArrows img {
	padding-right: 2px;
}

.vehicleDetails {
	padding-left: 14px;
	padding-top: 0px;
}

.vehicleDetails img {
	border: 0;
	padding-right: 3px;
}

.hours {
	float: left;
	width: 370px;
	height: 70px;
}

.logos img {
	padding-left: 8px;
}

/* ID's */

#ad{
	float: right;
	height: 121px;
	width: 262px;
	background: #fff url('../media/images/ad.gif') no-repeat;
}

#ad:hover{
	background: #fff url('../media/images/adover.gif') no-repeat;
}

#botContent {
	color: #666666;
	font-size: 9px;
	line-height: 15px;
	text-align: center;
}

#botContent a {
	color: #666666;
	padding: 0;
}

#calculator {
	background-color: #fff;
	width: 300px;
}

#carfaxInfo {
	width: 240px;
	font-size: 11px;
	line-height: 17px;
	padding: 4px;
	border: 1px solid #006699;
	position: absolute;
	visibility: hidden;
	background: #eee;
	margin-left: -150px;
	margin-top: 15px;
}


#certified {
	margin: 15px 0 0 35px;
}
#container {
	position: relative;
	height: auto;
	width: 960px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
}

#contact {
	text-align: left;
	margin: 3px 0 0 10px;
	font-weight:normal;
	font-size:10px;
	/* font-family:arial black; */
}

#header {
	width: 960px;
	height: 143px; /* height: 182px; */
	background: #fff url('../media/images/bar-3.gif') repeat-x bottom left;
	border: 1px solid #000;
	border-top: none;
	border-bottom: none;
}

#body {
	position: relative;
	height: auto;
	width: 960px;
	border: 0px solid #fff;
	margin: 0 auto;
}

#content {
background: #fff url("../media/images/mainback.jpg") repeat-x top;
min-height:300px;
padding:0 0 20px 0;
width: 960px;
border: 1px solid #000;
border-top: none;
color: #444;
text-align: left;
}

#content ul {
	list-style-type: disc;
	list-style-position: outside;
	font-family: verdana;
	font-size: 11px;
}

#innercontent {
	float: left;
	background-color: transparent;
	width: 900px;
}

#logo {
	margin: 4px 0 0 10px;
}

#map {
	height: 400px;
	width: 700px;
	z-index: 1;
	margin: 10px 0;
	border: 1px solid #003a24;
}

#supplement {
	clear: both;
	padding-bottom: 0px;
}


#footer {
	clear: both;
	width: 960px;
	background-color: transparent;
	margin: auto;
	text-align: left;
/*	background: transparent url('../media/images/foot2.gif') no-repeat top left; */
	padding: 0;
}

#footer ul {
	list-style: none;
	margin: 4px 0 0 0;
	padding: 2px 0 0 0;
	text-align: center;
	width: 950px;
}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	text-align: center;
}

#footer ul li a {
	display: inline;
	margin: 0;
	padding: 0 20px 0 0;
	text-align: center;
	color: #fff;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footer p {
	text-align: center;
	font-size: 8pt;
	padding: 10px 0;
	clear: both;
	color: #fff;
}

#bodyForm td {
	padding-bottom: 4pt;
	vertical-align: top;
}
#headerCopy {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 25px;
	left: 450px;
	width: 300px;
}
#considerForm td {
	padding: 0 0 10px 8px;
}
#considerForm th {
	font-size: 14px;
	padding: 12px 0px;
}

#imageSwitcher {
	width: 270px;
}

#imageSwitcher table td {
	text-align: center;
}

#manufacturers h3 {
	margin: 1em 0 0;
}

#perpageform input {
	font-size: 8pt;
}

#looking_for {
	color: #fff;
	position: absolute;
	top: 53px;
	right: 30px;
	text-align: center;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#looking_for li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#looking_for a, #looking_for a:visited {
	text-align: center;
	display: block;
	color: #fff;
	line-height: 15pt;
	font-size: 12pt;
	text-decoration: none;
	width: 170px;
	height: 81px;
	padding: 0;
	padding-top: 80px;
	margin: 0;
}

#looking_for a:hover {
	text-decoration: underline;
}

#specials {
	position: relative;
	width: 757px;
	height: 234px;
	background: transparent url(../media/images/specials/specials_bg.png) top right no-repeat;
}

#rotator {
	position: absolute;
	top: 11px;
	left: 34px;
	overflow: hidden;
	margin: 0;
	width: 421px;
	height: 211px;
}

#rotator img {
	border: 0;
	width: 421px;
	height: 211px;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
#researchTable {
	width: 75%;
}
#researchTable td {
	padding-top: 6px;
}
#salePending {
	position: absolute;
	top: 3px;
	right: 0px;
}
#vehicleImage {
	padding: 2px;
	border: 1px solid #046cb4;
}

ul#arrow {
	margin: 1em;
	padding: 0;
}

ul#arrow li {
	padding-left: 15px;
	background: #fff url('../media/images/arrow_right.gif') no-repeat top left;
	list-style-type: none;
}

#pageNav {
	font-size: 11px;
	text-align: center;
	padding-bottom: 2px;
}

#pageNav a {
	padding: 1px 2px 1px 2px;
}

#pageNav a:hover {
	background-color: #006699;
	color: #fff;
}

#numResults {
	font-size: 10px;
	text-align: right;
}

#numResults select {
	font-size: 10px;
}

#vehicle {
	position: relative;
	line-height: 18px;
	font-size: 11px;
}

#vehiclePrice {
	font-weight: bold;
	font-size: 16px;
	color: #d97f0b;
	background-color: #eee;
	padding: 4px;
	border: 1px solid #999;
	text-align: center;
}

.vehicleDiscount {
	font-size: 13px;
	font-weight: normal;
	border-bottom: 1px solid #999999;
	margin-top: 2px;
	margin-bottom: 4px;
}

#vehicle h3 {
	font-size: 19px;
	line-height: 21px;
	margin: 0 0 10px;
	color: #2B4159;
}

#vehicleSpecs {
	display: block;
	background: #fff;
	font-size: 11px;
	width: 440px;
}

#vehicleCommonEquipment {
	display: none;
	background: #fff;
	width: 440px;
	font-size: 11px;
}

#vehicleRequest {
	background: #eee;
	border: 1px solid #ccc;
	padding: 7px;
	color: #666;
	line-height: 17px;
	font-size: 10px;
	margin-top: 10px;
	width: 330px;
}

#vehicleRequest h3 {
	font-size: 14px;
	margin: 0 0 2px 0;
}

#vehicleRequest input {
	font-size: 11px;
	color: #666666;
}

#vehicleEnlargeImg {
	background-color: #09c;
	color: #fff;
	width: 50px;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	position: absolute;
	top: 0;
	left: 219px;
}

#vehicleEnlargeImg a {
	color: #fff;
	padding: 2px;
	text-decoration: none;
}

#vehicleEnlargeImg a:hover {
	background-color: #003399;
}

/* Navigation */

#nav {
	float: left;
	width: 165px;
	font-weight: normal;
	z-index: 100;
	margin: 4px 10px 0px 10px;
}

#nav, #nav ul {
	list-style: none;
	padding: 0;
	font-size: 11px;
	color: #cfd7d9;
}

#nav a {
	display: block;
	padding: 0px 8px 0px 0px;
	text-decoration: none;
	font-size: 11px;
	line-height: 18px;
	color: #fff;
	font-weight: normal;
	width: 150px;
}

#nav li {
	padding: 0;
	float: left;
	margin: 1px 0 0 0;
	background: url('../media/images/linkbg.gif') no-repeat top center;
	width: 165px;
	height: 20px;
	list-style: none;
	text-align: right;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 165px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	background-color: #fff;
	z-index: 100;
}

#nav li li {
	text-align: left;
	display: block;
	padding: 0;
	margin: 0;
	background: #fff url('../media/images/sub.gif') no-repeat top center;
	line-height: 14px;
	height: 20px;
	border: none;
}

#nav li li a {
	border-collapse: collapse;
	color: #03c;
	display: block;
	margin: 0;
	font-size: 11px;
	padding: 3px 6px;
	line-height: 12px;
	text-align: left;
}

#nav li a:hover {
	color: #fff;
	text-decoration: underline;
}

#nav li li a:hover {
	color: #006ab3;
	text-decoration: underline;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	color: #fff;
	left: auto;
	background: #fff url('../media/images/subbg.gif') no-repeat top center;
}

#nav li:hover, #nav li.sfhover {
	color: #fff;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: 175px;
	top: auto;
	margin-top: -18px;
}

#nav li ul ul {
	margin: 0 0 0 165px;
}

/* End Nav */
/* Images below the nav */
#nav #chevyRevy {
	padding: 0;
	margin: 0;
	background: none;
	width: 165px;
	height: 60px;
	text-align: left;
}
#nav #chevyRevy a {
	margin: 0;
	padding: 0;
}
#nav #newused {
	background: none;
	padding: 0;
	margin: 20px 0px 0px 0px;
	width: 165px;
	height: 72px;
	text-align: left;
}
#nav #lookingFor {
	background: none;
	padding: 0;
	margin: 20px 0px 0px 0px;
	width: 165px;
	height: 88px;
	text-align: left;
}
#nav #newused a {
	margin: 0;
	padding: 0;
}
/* End Images below the nav */

#kindsearch,#makesearch,#modelsearch {
	width: 150px;
}
#vehicleSearch {
	width: 150px;
	float: left;
	padding-top: 45px;
	padding-left: 6px;
}
#nav #searchLi {
	background: none;
	text-align: left;
	width: 165px;
	height: 292px;
	background: url(../media/images/searchbg.gif);
}
#bidAssistance th {
	font-size: 16px;
	text-align: center;
	text-decoration: underline;
	padding: 10px 0 10px 0;
}
#bidAssistance td {
	font-size: 12px;
}


#part_inquiry {

margin-left: 50px;

}

#part_inquiry label{

text-align: left;
}






















































.divNav{
border-bottom: 1px solid #bbb8a9;
width:960px;
padding:0;
}

.divNav ul{
padding: 0;
margin: 0;
font: bold 90% selected;
list-style-type: none;
}

.divNav li{
display: inline;
margin: 0;
}

.divNav li a{
padding: 3px 7px;
text-decoration: none;
padding-right: 32px;
color: blue;
background: transparent url("../media/images/righttabdefault.gif") 100% 1px no-repeat;
border-left: 1px solid #dbdbd5;
position: relative;
display: block;
float: left;
margin-left: -20px;
left: 20px;
font-size:.75em;
}

.divNav li a:visited{
color: blue;
}

.divNav li a:hover{
text-decoration: underline;
}

.divNav li.active a{
color: #990000;
z-index: 100; 
top: 1px;
font-size:1em;
background: transparent url("../media/images/righttab.gif") 100% 0 no-repeat;
}

.divNav li.selected a:hover{
text-decoration: none;
}













.main {
	display:block;
	margin:40px 0 0 40px;
	padding:0px;
	width:100%;
}
.main {
	display:block;
	margin:40px 0 0 40px;
	padding:0px;
	width:100%;
}

#activeParts {
	border-collapse: collapse;
	border-bottom:1px #ddd solid;
	width:959px;
	margin:40px 1px;
	padding:0;
}
#activeParts td {
	border-left:thin #ddd solid;
	text-align:center;
	font-family:arial;
	font-size:12px;
}
#activeParts tr.even {
	border-left:thin #ddd solid;
	background:#eee;
}
#activeParts th {
	font-size:.7em;
	color:#944;
	border:1px #eee solid;
	background:#eee;
	border-bottom:1px #ddd solid;
}
#activeParts input {width:auto;}

.activeParts {
	border-collapse: collapse;
	border-bottom:1px #ddd solid;
	width:959px;
	margin:40px 1px;
	padding:0;
}
.activeParts td {
	border-left:thin #ddd solid;
	text-align:center;
	font-family:arial;
	font-size:12px;
}
.activeParts tr.even {
	border-left:thin #ddd solid;
	background:#eee;
}
.activeParts th {
	font-size:.7em;
	color:#944;
	border:1px #eee solid;
	background:#eee;
	border-bottom:1px #ddd solid;
}
.activeParts input {width:auto;}

.invoiceTable {width:960px;border-collapse: collapse;}
.invoiceTable th { background:black; color:white; font-family:arial narrow;font-size:.9em;padding:5px;border:1px solid white;}
.invoiceTable td { text-align:center; vertical-align:top;}

.invoiceItemTable {width:760px;border-bottom:1px black solid;border-collapse: collapse;}
.invoiceItemTable th div {border-bottom:1px white solid;}
.invoiceItemTable th span.first {border-right:1px white solid;}
.invoiceItemTable td div {width:50%; float:left;}
.invoiceItemTable td div.major, .invoiceItemTable td div.minor, .invoiceItemTable td div.price {width:100%; float:none;}
.invoiceItemTable td div.major { text-align: left; font-weight:bold;}
.invoiceItemTable td div.minor { text-align: right; font-size:.6em;font-weight:bold;}
.invoiceItemTable td div.price { text-align: right; font-weight:bold;}
.invoiceItemTable th span { padding:0 10px;}
.invoiceItemTable th { background:black; color:white; font-family:arial narrow;font-size:.9em;padding:5px;border:1px solid white;}
.invoiceItemTable th.divided { padding:0px; width:100px;}
.invoiceItemTable td { text-align:center; border:1px black solid; border-top:none; border-bottom:none;}
.invoiceItemTable td.topped { border-top:1px black solid;}
label, input, select {
	float:left;
/*	width:200px; */
	padding:0;
	margin:0px;
	font-weight:normal
}
label {
	text-align:right;
}
input, select{
	margin:0 10px;
}
form div {
	overflow:auto;
	display:block;
	width:100%;
	margin:5px 0;
}
input.long {
	width:624px;
}
fieldset {
	padding:30px 10px;
	border:none;
	border-bottom:thin gray solid;
}
legend {
	font-weight:bold;
	font-size:.9em;
}
.statelabel, .state, .ziplabel,.zip,.city {
	width:169px;
}
.statelabel,.ziplabel{
	width:auto;
}
th {
text-align:center;
}
td, th {
	pading:20px;
}
.thumb {
width:75px;
height:75px;
}
.check{width:auto;}
#ambulance, #RV, #bus {
cursor:pointer;
width:315px;
}
#truck {
width:200px;
}
#cartView {
float:right;
background: #cc0 url('../media/images/yellow.jpg');
padding:0 30px;
color:#822;
border:1px black solid;
border-top:none;
border-right:none;
margin:30px 40px 0 0;
width:158px;
}
#cartView tbody tr { overflow:auto;}

#cartView tbody tr td {
color:#822;
padding:2px 5px 1px 5px;
text-align:right;
float:right;
}
#cartView tbody tr td.left {
float:left;
}
#cartView tbody tr td a {
color:#822;
font-weight:bold;
}
#parts {
	width:960px;	
}
.thumb {
width:75px;
height:75px;
margin:0 10px;
padding:0;
}
.pref input {margin:2px 0px;}
.pref input, .pref label {width:300px;}
.parts, .preferences, .cart, .type {font-size:.6em;text-decoration:none;padding:5px 20px;display:block;font-weight:bold; float:left;background:#990000;color:white;}
.cart { background: url("../media/images/cart1.jpg"); text-indent:-9999px;width:30px;height:24px;position:relative;top:-17px;z-index:0;}
.parts { background: url("../media/images/parts1.jpg"); text-indent:-9999px;width:37px;height:24px;position:relative;top:-17px;z-index:0;}
.type { background: url("../media/images/type1.jpg"); text-indent:-9999px;width:75px;height:24px;position:relative;top:-17px;z-index:0;}
.preferences { background: url("../media/images/preferences1.jpg"); text-indent:-9999px;width:94px;height:24px;position:relative;top:-17px;z-index:0;}
.active .preferences { background: url("../media/images/preferences3.jpg"); text-indent:-9999px;width:92px;height:24px;position:relative;top:-17px;z-index:200;}
.active .parts { background: url("../media/images/parts3.jpg"); text-indent:-9999px;width:40px;height:24px;position:relative;top:-17px;z-index:200;}
.active .type { background: url("../media/images/type3.jpg"); text-indent:-9999px;width:88px;height:24px;position:relative;top:-17px;z-index:200;}
.active .cart { background: url("../media/images/cart3.jpg"); text-indent:-9999px;width:33px;height:24px;position:relative;top:-17px;z-index:200;}
#mainNav{position:relative;top:35px;}
#next {width:auto;}
#wrapper { width:960px; text-align:center;}
fieldset.main { width:325px;margin:40px auto 0 auto; text-align:left;padding:0;}
fieldset.main label {width:110px; text-align: left;}
fieldset.main input { padding:0; margin:0;}
.links { text-align:left; width:325px; margin:40px auto 0 auto; font-size:.8em; }
#next, #addProduct { margin:0 0 0 317px; }
#typeSelection { width:960px;}
.instructions {font-size:.9em; margin-top:10px; font-weight:bold;}
.vinInput { border:thin orange solid; }
.vinInput div { float:left;  }
.vinInput input, .vinInput select { clear: both; clear:all; }
.vinDiv { height:200px; border:thin orange solid; overflow:auto; display:none; }
.notice, .error { clear:both; margin:0; margin:20px 20px 20px 20px; position:relative;top:20px; width:910px;}
.newProduct label{ width:155px; cflear:left; margin-left:45px; text-align:left; }
input.qty { text-align:center; }
.vehicleInfo { float:left;padding:20px; }
.vehicleInfo span { margin: 0 20px 10px 20px; display:block;float:left; }
label.app { width:auto; font-size:1em; clear:left; }
label.app.second { clear:none;float:left;}
input.app { background:none; font-size:1em; border:none; border-bottom:1px solid black; width:auto; float:left; clear:none; }label.app { width:auto; font-size:1em; clear:left; }

label.finalcart { width:150px; clear:left; }
label.finalcart.second { clear:none;float:left;}
input.finalcart { background:none; font-size:1em; border:none; border-bottom:1px solid black; width:auto; float:left; clear:none; }

.dropDown { background:white;width:200px;border:thin #eee solid; overflow:hidden;font-size:.8em;}
.suggestion:hover { background: #dde; }
.suggestion.hover { background: #dde; }
#shipState { position:absolute;left:400px;top:376px; }
#billState { position:absolute;left:400px;top:535px; }
.print { display:none; }
.submit { border:1px #FF6600 outset; float: right; clear:both; bottom:10px; right:10px; background:#FF8800;color:white;font-weight:bold;font-family:arial;width:85px; text-align:center;}
.Contact label { width:200px;}
.Contact label. .Contact input { }
.Officers label { width:200px;}
.Creditors .address {width:375px}
.Contact label.statelabel,.Contact label.ziplabel { width:auto; }
.inputError { border:thin red solid; }


.billing input, .billing select { margin:0;padding:0; }
.billing td div { margin:0; padding:0; }
.billing input.address {
width:305px;
}
.billing #country {
width:310px;
}
.billing input.firstname {
width:166px;
}
.billing input.lastname {
width:130px;
}
.billing input.zip {
width:120px;
}
.billing input.phone {
width:143px;
}
.billing input.custreviewlogin {
width:195px;
}
.billing input.login, input.ccard {
width:225px;
}
.billing input.tellafriend {
width:130px;
}
.billing .colorsubheader,.billing  .colorsubheader a:link,.billing  .colorsubheader a:visited,.billing  .colorsubheader a:active {
color:#666666;
font-size:13px;
font-weight:bold;
}
.billing label,.billing  .formlabel a:link,.billing  .formlabel a:active,.billing  .formlabel a:visited {
color:#666666;
font-size:11px;
}
.billing .formlabel,.billing  .formlabel a:link,.billing  .formlabel a:active,.billing  .formlabel a:visited {
color:#666666;
font-size:11px;
}
.billing .formrequiredtext {
color:#333333;
font-size:10px;
font-weight:bold;
}
.billing .formfieldnote {
color:#333333;
font-size:10px;
}
.billing .formrequired {
color:#990000;
}
.billing td,.billing  body,.billing  input,.billing  select,.billing  textarea {
color:#333333;
font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
font-size:11px;
}
.billing .tableheader {
color:#333333;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:bold;
margin:2px 4px;
}
.billing .tableheaderedit,.billing  .tableheaderedit a:link,.billing  .tableheaderedit a:active,.billing  .tableheaderedit a:visited {
color:#333333;
font-size:10px;
font-weight:normal;
}
.billing .tableitem {
color:#666666;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:normal;
margin:2px 4px;
}
.billing .tableitem a:link,.billing  .tableitem a:active,.billing  .tableitem a:visited {
color:#000066;
}
.billing .tablesavedheader {
color:#333333;
font-size:11px;
font-weight:bold;
}
.billing .tablesaveditem {
color:#333333;
font-size:11px;
}
.billing .tablesaveditem a:link,.billing  .tablesaveditem a:active,.billing  .tablesaveditem a:visited {
color:#333333;
}
.billing .remove, .remove a:link,.billing  .remove a:active,.billing  .remove a:visited {
color:#999999;
}
.billing .tableitemheaderdivbg {
background-color:#D8D8D8;
}
.billing .tableitembottomdivbg {
background-color:#D8D8D8;
}

#year {padding: 0px; margin:0px 0px 20px; }
#or { margin:3px 0px; }
