*
{
   font-family: arial, tahoma, verdana; 
   margin: 0;
   padding: 0;
}

body
{
   font-size: 12px;
   color: black;
	background: url(../i/page_background.gif) repeat-y;
   background-color: #fff;
}
td { vertical-align: top; }
a { text-decoration: none; color: #00f; }
a:hover { color: #0f0; }
p { margin: 10px 0; }
ul { margin-left: 20px; }

#title
{
	background: url(../i/top_tile.gif);
	height: 115px;
}
#title h1
{ 
	text-indent: -9999px;
	background: url(../i/top_logo.gif) no-repeat;
	height: 115px;
	width: 300px;
}
#title #testServer {
	position: absolute;
	top: 30px;
	left: 260px;
	padding: 0;
	margin: 0;
	font: bold italic 18pt Arial, sans-serif;
	color: #f00;
	z-index: 99;
}

#topInfo { 
   background: url(../i/top_info_area.gif) no-repeat; 
   position: absolute; right: 0; top: 0; 
   width: 270px;  height: 25px; 
   padding: 3px 5px 0 25px;
   color: #FFF;
   text-align: right;
}
#topSub { 
   position: absolute; right: 0; top: 22px; 
   padding: 5px; 
   color: #000; font-size:10px;
   text-align: right;
}

#loading { width: 100%; height: 100%; position: absolute; background-image: url(/ecommerce/images/trans_fill.gif); z-index: 999; }
#loading TD { vertical-align: middle; text-align: center; background-image: url(/ecommerce/images/trans_fill.gif);}

#nav
{
	background: url(../i/nav_back.gif) no-repeat bottom;
	width: 160px; padding: 0 0px;  float: left;
	font-size: 10px; font-weight: bold;
	padding-bottom: 40px;
}
#nav ul {
	list-style-type: none; margin: 0; padding: 0;
	width: 130px;
	line-height:22px;
}
#nav .desc { font-weight: bold; font-size: 11px; color: #88f;}
#nav a { font-size: 8pt; color: #35358d; font-weight: bold; padding: 0 3px 0 10px; display: block; width: 100%;}
#nav a:hover {color: #061A3E; background: url(../i/nav_roll.gif) no-repeat; }

#content { padding: 0 10px 10px 170px; }
* html #content { float: left; margin: 15px; padding: 0; }
#content td, #content th { padding: 1px 3px; }

/* Added for "What's New" 2006-06-22*/
#whatsnew fieldset.whatsnew {
       	 border: 2px solid #ccc;
	 background-color: #eee;
  	 width: 480px;
	 position: relative;
	 padding-top: 5px;
	 padding-bottom: 5px;
	 padding-right: 10px;
}
#whatsnew ul {
       	 margin: 5px 0px 3px 35px;
         color: #2a2a2a;
         font-size: 12px;
         background-color: #eee;
}
#whatsnew li {
       	 margin: 10px 0 10px 5px;
       	 color: #2a2a2a;
       	 font-size: 12px;
       	 background-color: #eee;
}
#whatsnew p {
       	 color: #2a2a2a;
	 margin: 10px 5px 3px 20px;
	 font-size: 12px;
	 background-color: #eee;
}
#whatsnew h2 {
       	 color: #2a2a2a;
	 margin: 10px 0 10px 20px;
}
#whatsnew legend {
       background-color: #ccc;
       padding: 0 7px 0 5px;
       color: #222;
       font-size: 24px;
       font-weight: bold;
}

#skin {
	width: 905px;
}

#newskin {
	padding-top: 25px;
	width: 500px;
	float: left;
	clear: left;
}

#newskin h2 { text-decoration: underline; }
#newskin ul { padding-left: 15px; }
#newskin li { padding-bottom: 15px; }

#skinsample {
	float: left;
	padding-left: 25px;
	width: 378px;
	padding-top: 25px;
}

#skinsample img {
	margin-bottom: 15px;
}

/* form stuff */
.genericForm fieldset { border: 2px solid #ccc; background-color: #eee; position: relative; padding-top: 5px; }
.genericForm legend { background-color: #ccc; padding: 0 7px 0 5px; color: #222; font-weight: bold; }
.genericForm label, .genericForm .input, .genericForm textarea  { font-size: 11px;  }
.genericForm label { font-weight: bold; margin: 5px;}
.genericForm .input { border: 1px solid #aaa; width:150px;}
.genericForm textarea { border: 1px solid #aaa; width:300px; height:150px;}
.genericForm SELECT { font-size: 11px;}
.genericForm BR { clear:both; }
.genericForm A.choice { padding: 1px 3px 1px 3px; color: #d60; font-weight: bold;}
.genericForm A.choice:hover { background-color: #666;}
.genericForm TD { padding-bottom: 3px; vertical-align: middle;}
.genericForm TD.has { padding-bottom: 3px; vertical-align: top; text-align:center;font-size:11px;}
.genericForm TD.has td{ border:1px solid #ccc; border-collapse:collapse;text-align:center;}
.genericForm TD.has td.val{ background-color:#FFFFFF;text-align:left;}
.genericForm TD.has td.val-delete{ width:50px; text-align:center; background-color:#a3a3a3;}
.genericForm TD.has table{border-collapse:collapse; padding-right:15px;}
.genericForm TD.has table a{color:white}
.genericForm TD.has table a:hover{color:#00ff00}
.creditAppLinks a{
	padding:10px;
	line-height:20px;
	font-size: 8pt;
	color: #35358D;
	font-weight: bold;
}

.creditAppLinks a:hover { 
	color: #061A3E;
}


.submitOn,.submitOff {
   color: #fff;
   font-size: 10px; 
   margin: 5px;
   padding: 1px 3px 1px 3px; 
   border: 2px solid #888; 
   border-color: #888 #444 #444 #888;
}

.bigSubmitOn,.bigSubmitOff {
   color: #fff;
   font-size: 18px; 
   margin: 5px;
   height: 60px
   padding: 1px 3px 1px 3px; 
   border: 2px solid #888; 
   border-color: #888 #444 #444 #888;
}

.bigSubmitOn {background-color: #aaa;}
.bigSubmitOff {background-color: #6699cc;}

.submitOn {background-color: #eee;}
.submitOff {background-color: #aaa;}

.genericTable { border-collapse: collapse; margin: 3px; }
.genericTable th, .genericTable td { padding: 1px 3px; border: 1px solid #ddd;}
.genericTable th { background-color: #345; color: #fff; }
.genericTable .rowHeader th {
    vertical-align: top;
}
.genericTable .rowHeader td {
    vertical-align: top;
}
.genericTable .r { text-align: right; }

.breadCrumb { margin-top: 10px; background-color: #eee; color: #aaa; padding: 0 5px 0 5px; font-size: 13px; }
.breadCrumb A { color: #777; }
.breadCrumb A:hover { color: #00f; }
.subCat { background-color: #ccc; padding: 0 5px 0 5px; color: #aaa; font-size: 11px; }
.subCat A { color: #060; }
.subCat A:hover { color: #080; }

.items TABLE, .checkout TABLE { background-color: #d9d9d9; }

.items TABLE { border: 1px solid #888; margin-top: 5px; padding: 3px; font-size: 11px; }
.items .itemDesc { padding: 5px; background-color: #eee; width: 100%; }
.items H1 { font-size: 13px; background-color: #666; color: #eee; padding: 1px 3px 1px 3px;}
.items H1 A {  color: #eee; text-decoration: underline;}
.items H1 A:hover {  color: #8f0; }
.items H1 .price { float: right; }
.items H2 { font-size: 12px; background-color: #ddd; color: #444; padding: 0 3px 0 3px; margin: 5px 0 3px 0;}
.items UL { margin: 0; padding-left: 5px;  list-style-type: none;}
.items LI { padding-left: 12px; background-image: url(../images/list_arrow.gif);  background-repeat: no-repeat; background-position: 0; }

.checkout TABLE { border: 1px solid #888; margin: 5px 0 5px 0; font-size: 11px; border-collapse: collapse; }
.checkout TH { background-color: #668; color: white; padding: 0 3px 0 3px; border: 1px solid #888;}
.checkout TD { padding: 0 3px 0 3px; }
.checkout .category { background-color: #eee; font-size: 10px; text-align: center; border-top: 1px solid #88f;} 
.checkout .category A { color: #888; } 
.checkout .category A:hover { color: #8f0; } 
.checkout .totalHead { background-color: #ccc; font-size: 11px; text-align: center; border-top: 1px solid #eee; font-weight: bold;} 

.quantity { border: 1px solid #ddd; border-color: #aaa #ddd #ddd #aaa ; font-size: 11px; width: 20px;  text-align: right; height: 16px; padding: 0 1px 0 1px;}

.important { background-color: #ee0; color: #111; font-weight: bold; border: 2px solid #666; padding: 3px; margin: 3px 0; text-align: center;}
.question { background-color: #ddd; color: #222; font-weight: bold; border: 1px solid #666; padding: 3px; margin: 3px 0; text-align: center;}

a.btnFull { display: block; border: 1px solid #888; background-color: #888; margin: 2px 0px; color: #eee; -moz-border-radius: 5px;}
a.btnFull:hover { background-color: #aaa; color: #fff;}

.list ul, dl ul, .list ol, dl ol { margin-left: 20px;}
dl ul, dl ol { margin: 3px 0 3px 20px; }
dt { font-weight: bold; margin-bottom: 2px;}
dd { margin-bottom: 10px; margin-left: 10px; }

.medWidth { width: 150px; }
.right { text-align: right; }
.center { text-align: center; }

.floatRight { float: right; }
.red { color: red; }

.small { font-size: 11px; }

.relative { position: relative; }

#messages {
    border-width: 1px;
    margin: 20px;
    padding: 10px;
}
#messages .error {
    margin-left: 20px;
    color: red;
}
#messages .message {
    margin-left: 20px;
}

.errorBox .error
{
    width: 40em;
    margin-left: 2em;
    float: none;
    color: red;
    display: list-item;
    font-size: 13px;
    font-weight: bold;
}
.errorBox
{
    margin-left: 1em;
    color: red;
}

.result
{
    margin-left: 1em;
    color: blue;
}

input.labelAsTextbox {
  border-style:none;
  background-color:inherit;
}

.picture-container {
	width:250px;
	padding:5px;
	margin:10px 10px 10px 0;
	border:1px solid #CCC;
	float:left;
}
	.picture-container a{display:block; border-bottom:1px solid #CCC; margin-bottom:5px;}
	
.serviceAppSelect {
	width: 40px;
}

.serviceAppMarkerSelect {
	width: 50px;
}

.button {
	font-size: 24px;
    font-weight: bold;
    color: white;
    border:1px solid #CCC;
    background-color: silver;
    margin:10px 40px 10px 40px;
}

.header {
	font-size: 12px;
    font-weight: bold;
    color: black;
}

.emailWidth{
	width: 400px;
}

.phoneWidth{
	width: 250px;
}

a.showLink {
    text-decoration: none;
    color: #36f;
    padding-left: 8px;
    background: transparent url('../_i/button_0.gif') no-repeat left; 
}

a.hideLink {
	text-decoration: none;
    color: #36f;
    padding-left: 8px;
    background: transparent url('../_i/button_1.gif') no-repeat left; 
}

.modiBasicDealerInfoel-year-block { float: left; margin: 0 10px 0 0; width: 350px; }>>>>>>> .merge-right.r7586

