/* SITE WIDE */

	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
	  
	  margin: 0;
	  padding: 0;
	  border: 0;
	  outline: 0;
	  font-weight: inherit;
	  font-size: 11px;
	  font-style: inherit;
	  vertical-align: baseline;
    font-family: Tahoma, Arial, Verdana, sans-serif;  
	}

  body {
    background-color: #000000;
    background-image: url(/images/backfade.png);
    background-repeat: repeat-x;
  }
  
  h1 {
    font-size: 22px;
	font-family: Tahoma, Helvica, Arial, sans-serif;
	line-height: 1em;
	letter-spacing: .10em; 
	word-spacing: -.1em; 
	font-weight: lighter;
	text-decoration: none;	
  }
  
  h2 {
    font-size: 16px;
    letter-spacing: .05em;
    color: #444444;
  }
  
  a {
    font-size: 11px;
    color: #832222;
  }
  
  a:hover {
    color: #412929;
  }
  
  a.homeAnnounce {
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	border-bottom: 1px solid #FF0000;
  }
  
	div.center_body {
	  width: 960px;
		margin: 50px auto;
	}
	
  ul#menu {
    list-style-type: none;
    list-style-image: none;
    padding-top: 2px; 
    padding-bottom: 3px; 
    border-bottom: 1px dotted #959595;
  }
  ul#menu li {
    display: inline;
    list-style-position: outside;
    padding: 0px 7px;
  }
  
  ul#menu li { border-left: 1px dotted #666; }
  ul#menu li:first-child { border-left: 0px; }
  ul#menu li a { font-size: 14px; text-decoration: none; }
  
  input , select, textarea{
    padding: 2px;
    border: 1px solid #424242;
    width: 150px;
    color: #666666;
  }
  
  div span select {
    font-size: 10pt;
    border: 0px solid #FFFFFF;
    margin-right: 3px;
    margin-left: 3px;
  }
	
	div span select.date {
	  width: 65px;
	}
  
  input:focus {
    border: 1px solid #747474;
  }
  
  .login {
    width:300px;
    padding: 15px;
  }
  
  .login-header {
    font-size: 18pt;
    font-weight: bold;
  }
  
  form#login label {
    float: left;
    width: 100px;
  }
  
  .png {
    behavior: url('/pngbehavior.htc');
  }
  
  body {
    behavior:url(/csshover.htc);
  }
  
  .error_box {
    text-align: left;
    border: 1px solid #FFAAAA;
    padding: 5px;
    background-color: #ffe2e2;
	  margin:10px;
  }
  .error_box img {
    vertical-align: -20%;
  }
  .notice_box {
    text-align: left;
    line-height: 16px;
    vertical-align: middle;
    border: 1px solid #9eaec1;
    padding: 5px;
    background-color: #fefdb6;
	  margin:10px;
  }
  .notice_box img{
    vertical-align: -20%;
  }

  fieldset {
    border: 1px solid #000000;
    padding: 10px;
  }
  fieldset legend {
    padding: 3px;
    background-color: #444444;
    border: 1px solid #555555;
    font-weight: bold;
    color: #FFFFFF;
  }
  
  ul.aboutUs li{ margin-left: 15px; }
/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:4px 10px 3px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
    *vertical-align: -3px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

#results .header{
  border-bottom: 1px solid #000000;
  padding: 3px;
  background-color: #555555;
  color: #FFFFFF;
}

#results .prod{
  padding: 3px;
  cursor: pointer; 
  border-top: 1px solid #DDD;
  background-color: #F0F0F0;
	vertical-align: middle;
}

tr.outofstock td{ 
  background-image: url(/images/outofstock.gif);
}

span.outofstock {
	color: #FF0000;
	font-weight: bold;
}

#results .prod_desc{
  padding: 3px;
  border-bottom: 1px solid #CDCDCD;
  color: #454545;
}

#contact td{ padding: 5px; }
#contact input, textarea, select { width: 200px; }



form#search select, form#search input { width: 260px; }
form#search select.year { width: 100px; margin-right: 10px; }
form#search input.text { width: 215px; }

form#add_user .field { margin-bottom: 5px; }
form#add_user input[type=text] { width: 97%; margin-top: 2px;}
.red { color: #f00; }

.index_right_sider {
  float: right;
  right: 10px;
  top: 10px;
  width: 340px;
}

.index_main_content {
  float: left;
  width: 550px;
}

.index_side_header {
  background-color: #780000;
  height: 30px;
}

.index_side_content {
  padding-top: 5px;
  padding-bottom: 10px;
  padding-left: 30px;
  font-size: 15px;
  font-weight: bold;
  font-family: arial,helvetica,sans-serif;
  
}

.index_search { 
  padding: 10px;
  width: 270px; 
  background-color: #970000;
}
.index_search select {
  font-family: Arial;
  color: #FFFFFF;
  background-color: #9e3636;
}

.index_main_content h1 {
  font-family: arial,helvetica,sans-serif;
  font-weight: normal;
  font-size: 18px;
  letter-spacing: -0.5px;
  color: #FFFFFF;
}

.index_right_sider h1 {
  font-family: arial,helvetica,sans-serif;
  font-weight: normal;
  font-size: 18px;
  letter-spacing: -0.5px;
  color: #FFFFFF;
}

ul.index_category {
  width: 250px;
	float: left;
}

ul.index_category_right_row {
  margin-left: 25px;
}

ul.index_category li {
  list-style-type: none;
	list-style-image: none;
	display: inline-block;
	width: 250px;
	margin-bottom: 10px;
}

ul.index_category a {
  font-weight: bold;
  color: #533333;
  text-decoration: underline;
}

ul.index_category li a img{
  float: left; 
	margin-right: 7px;
}

.footer {
  background-color: #200000; 
  padding: 10px 0px 10px 0px;
}

.footer .column {
  float: left; 
  padding: 15px; 
  border-right: 1px solid #926b6b;
  text-align: left;
  color: #926b6b;
}
.footer .column h1{
  color: #ebcccc;
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 11px;
  font-family: Tahoma, Arial, Verdana, sans-serif;  
}

.footer .column a {
  color: #926b6b;
  text-decoration: none;
}
.footer .column a:hover {
  color: #c5a9a9;
  text-decoration: none;
}

.product_category {
  margin: 10px 0px 10px 0px;
}
.product_header {
  width: 70%;
  margin: 10px 0px;
 }
.product_header .title {
  float: left;
  font-size: 22px;
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: -1.31667px;
  line-height: 22px;
}

.product_header .price {
  float: left;
  font-size: 22px;
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: -1.31667px;
  line-height: 22px;
  text-align: right;
  float: right;
}

.product_details {
  text-align: left;
}

.taf_container { width: 200px; border: 1px solid #200000; background-color: #EEE; padding: 5px; }
.taf_container .title { text-align: center; width: 100%; font-size: 17px; }
.taf_container .label { float: left; }
.taf_container .input { border: 0px; border-bottom: 1px solid #000000; background-color: #EEE; width: 120px; font-size: 10px; float: right;}

.product_fits { margin-right: 10px; width: 70%;}
.product_fits .header { font-size: 13px; background-image: url(/images/section_header_back.jpg); background-repeat: repeat-x; color: #EBCCCC; font-weight: bold; letter-spacing: 2px; }
.product_fits .make { float: left; width: 120px; }
.product_fits .model { float: left; width: 180px; }
.product_fits .years { float: left; width: 80px; }
.product_fits .fits { margin: 0px 10px 0px 10px; }

.product_imgs { width: 70%; }
.product_imgs .header { font-size: 13px; background-image: url(/images/section_header_back.jpg); background-repeat: repeat-x; color: #EBCCCC; font-weight: bold; letter-spacing: 2px; margin-bottom: 3px; }
.product_imgs .thumb { float: left; margin: 0px 0px 5px 5px; border: 1px solid #000000; }
.product_imgs .image { margin: 0px 3px 3px 3px; }
.product_imgs .images { padding: 0px 10px 0px 10px; }

.product_description { margin: 10px 0px 0px 0px; width: 70%; }
.product_description .header { font-size: 13px; background-image: url(/images/section_header_back.jpg); background-repeat: repeat-x; color: #EBCCCC; font-weight: bold; letter-spacing: 2px; }
.product_description  .text { padding: 0px 10px 0px 10px; }

div.pagination { padding: 3px; margin: 3px; }

div.pagination a { padding: 2px 5px 2px 5px; margin: 2px; border: 1px solid #ffd2d2; text-decoration: none; color: #990000; }
div.pagination a:hover, div.pagination a:active { border: 1px solid #990000; color: #000; }
div.pagination span.current { padding: 2px 5px 2px 5px; margin: 2px; border: 1px solid #990000; font-weight: bold; background-color: #990000; color: #FFF; }
div.pagination span.disabled { padding: 2px 5px 2px 5px; margin: 2px; border: 1px solid #EEE; color: #DDD; }

.search_header { margin-top: 10px; border-top: 1px solid #750000; background-color: #ffefef; padding: 3px 3px; }
.search_header span { font-weight: bold; }
.search_params { margin-top: 10px; }
	
div.outofstock { padding: 4px; color: #FFF; font-size: 14px; font-weight: bold; width: 640px; background-color: #FF0000;}