/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, 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-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
  outline: 0;
}
body {
  line-height: 1;
  color: black;
  background: white;
}
ol, ul {
  list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}
/* end reset */

/* main */

body {
  background: black;
  font-family: arial;
  font-size: 12px;
  padding-left: 20px;
  padding-right: 20px;
}

#page {
  padding: 9px;
  margin: 20px auto 20px auto;
  background: white;
  width: 998px;
  /* min-width: 718px; */
  /* max-width: 998px; */
}

#tabs {
  width: 820px;
  padding: 0;
  margin: -30px 0 0 0;
  height: 30px;
}

#tabs ul {
  margin-left: 0;
  margin-bottom: 0;
  display: inline;
  padding: 0;
}

#tabs ul li {
  margin: 0 2px 0 0;
  padding: 9px 0 4px 0;
  list-style: none;
  display: block;
  float: left;
  width: 100px;
  height: 17px;  
  text-align: center;
  background-image: url(/images/tab.png);
}

#tabs ul li.selected {
  background-image: url(/images/tab_selected.png);
}

#tabs ul li.selected a {
  color: black;
}

#tabs ul li.cart {
 background-colour: transparent;
 background-image: none;
 height: 26px;  
 width: 140px;
 margin-top: -6px;
}

#tabs ul li a {
  font: normal normal 600 12px arial;
  color: #565656;
  text-decoration: none;
  margin-left: auto;
  margin-right: auto;
}

#tabs ul li a:hover {
  color: #009F67;
}

#featurepane {
  height: 200px;
  min-width: 700px;
  background: black url(/images/banner-default-classic.jpg) no-repeat top left;
}

#featurepane div#globalOptions {
  height: 28px;
  width: 273px;
  border: 0;
  float: right;
  margin-right: 10px;
  padding-left: 12px;
  padding-top: 6px;
  background: transparent url( /images/bib.png ) no-repeat bottom right;
}

#featurepane div#globalOptions ul {
  margin:0;
  padding:0;  
  list-style:none;
}

#featurepane div#globalOptions li {
  margin:0;
  margin-right: 40px;
  padding:2px;
  height:12px;
  display:block;
  list-style:none;
  cursor:pointer;
  float: right;
}  

#featurepane div#globalOptions a {
  color: black;
  font-size: 10px;
  text-decoration: none;
}

#content {
  background-color: #E2E2E2;
  border: 1px solid #B9B9B9;
  border-top: 0;
  padding: 20px;
  min-height: 400px;
}

h1 {
  font-size: 36px;
  margin-bottom: 10px;
  font-weight: bold;
  height: 54px;
  width: 500px;
  color: #404040;
  padding: 0;
}

h2 {
  font-size: 14px;
  margin: 0 0 8px 8px;
  font-weight: bold;
  color: #404040;
}

h2 a {
  color: #404040;
}

h3 {
  font-size: 12px;
  margin: 8px 0 4px 16px;
  font-weight: bold;
  font-style: italic;
}

a {
  color: #00754C;
}

a:hover {
  color: #009F67;
}

div.cta {
  height: 20px;
  width: 100%;
  margin-bottom: 6px;
}

div.cta a {
  color: #00754C;
  background: url(/images/cta.jpg) no-repeat center right;
  padding-right: 12px;
  font-weight: bold;
  text-decoration: none;
  float: left;
  margin-left: 26px;
}

div.cta a.back {
  color: #00754C;
  background: url(/images/cta_back.jpg) no-repeat center left;
  padding-left: 12px;
  font-weight: bold;
  text-decoration: none;
  float: left;
  margin-left: 26px;
}

span.cta a {
  color: #00754C;
  background: url(/images/cta.jpg) no-repeat center right;
  padding-right: 12px;
  font-weight: bold;
  text-decoration: none;
  margin-left: 6px;
}

span.cta a.back {
  color: #00754C;
  background: url(/images/cta_back.jpg) no-repeat center left;
  padding-left: 12px;
  font-weight: bold;
  text-decoration: none;
  margin-left: 6px;
}

.cta a:hover {
  color: #009F67;
}

p {
  padding: 8px;
  margin: 0 6px 8px 18px;
  line-height: 12pt;
}

p#intro {
  margin-left: 0;
}

div#content img.inline {
  display: block;
  margin-left: 30px;
  padding: 6px;
}

table {
  padding: 8px;
  border: 1px solid black;
  background: white;
  width: 680px;
  margin-bottom: 16px;
  margin-left: 20px;
}

table caption {
  font-style: italic;
  padding: 6px 0;
}

th {
  padding: 2px;
  border: 1px solid black;
  background: black;
  color: white;
}

td {
  padding: 2px 2px 4px 2px;
  border: 1px solid black;
  background: white;
}

td.buy {
  width: 80px;
  text-align: center;
  padding: 2px 2px 2px 2px;
}

div.viewbasket {
  text-align: right;
  width: 700px;
  margin-bottom: 20px;
}

ul {
  list-style-type: disc;
  list-style-position: inside;
  margin-left: 26px;
  margin-bottom: 8px;
}

li {
  padding: 4px;
}

fieldset {
  background: #EDEDED;
  margin: 20px;
  margin-left: 40px;
  padding: 20px;
  border: 1px gray groove;
  line-height: 14pt;
  width: 600px;
}

fieldset div.input {
  clear: both;
  margin-bottom: 2px;
  height: 30px;
}

fieldset div.inputtextarea {
  clear: both;
  margin-bottom: 2px;
  height: 300px;
}

textarea {
  font-family: arial;
  font-size: 12px;
}

input.submit {
  float: right;
}

.jsvalidation {
  color: red;
  margin-left: 4px;
}

div#alert, div.alert {
  width: 400px;
  background-color: white;
  border: 1px solid #00754C;
  padding: 20px;
  margin: 20px;
  margin-left: 40px;
  color: black;
  line-height: 12pt;
}

div#alert strong, div.alert strong {
  font-weight: bold;
  color: #00754C;
}

div.info {
  width: 400px;
  background-color: white;
  border: 1px solid #eb7c23;
  padding: 20px;
  padding-top: 16px;
  margin: 20px;
  margin-left: 40px;
  color: black;
  line-height: 12pt;
}

div.info strong, div.info sup {
  font-weight: bold;
  color: #eb7c23;
}

div.info div {
  margin-top:4px;
}

fieldset div#alert, fieldset div.alert, fieldset div.info {
  width: 480px;
  margin-top: 4px;
}

fieldset label {
  font-weight: bold;
  float: left;
  display: block;
  width: 200px;
  clear: both;
  text-align: right;
  margin: 0 8px 6px 0;
}

fieldset div.inputcheckbox { 
  clear: both; 
} 

fieldset div.inputcheckbox input.checkbox { 
  margin-left: 80px; 
  float: left; 
  clear: left; 
  margin-top: 2px; 
} 

fieldset div.inputcheckbox label.checkbox { 
  width: 420px; 
  text-align: left; 
  float: left; 
  clear: right; 
  margin-left: 6px; 
} 

fieldset div#address, fieldset div#telephone, fieldset span#email {
  float: left;
}

a.url, div.org, div.geo, img.logo { display: none; }

div#map {
  width: 600px;
  height: 400px;
  margin: 20px;
  margin-left: 40px;
  padding: 20px;
  border: 1px gray groove;
}

fieldset p {
  float: left;
  font-style: italic;
}

.productdetail {
  display: none;
}

blockquote {
  background: #EDEDED url(/images/openquotes.jpg) no-repeat top left;
  margin: 20px;
  padding: 36px 20px 5px 20px;
  border: 1px gray groove;
  min-height: 30px;
}

blockquote p span {
  padding: 3px;
  font: italic bold 12px arial;
  display: block;
  float: right;
}
/* end main */

/* displyBox */
div.overlay {
  color: black;
  background: white;
  border: 2px #E2E2E2 groove;
  padding: 12px;
}

div.overlay h2 {
  margin-left: 0;
  margin-bottom: 6px;
  padding: 0;
}

div.overlay img {
  display: block;
  border: 4px solid #E2E2E2;
  margin: 12px auto 0 auto;
}

div.overlay p {
  margin: 20px 0 12px 0;
  padding: 0;
}
/* end displyBox */

/* index */
#makes {
  display: none;
}
/* end index */

/* paints */
div#fullmakeslist {
  background-color: #E2E2E2;
}

fieldset#makes_input {
  width: 480px;
}

fieldset#makes_input label {
  width: 100px;
  margin-top: 2px;
}

#suggest_makes {
  display: none;
}
/* end paints */

/* input fields */

input, select {
  height: 20px;
  color: black;
  background-color: white;
  border: 1px grey solid;
  width: auto;
  margin: 0 0 6px 0;
}

select {
  min-width: 150px;
}

input.submit {
  background-color: #00754C;
  color: white;
  border: 1px grey solid;
  height: 24px;
  width: auto;
}


input.checkbox, input.radio {
  height: auto;
  border: 0;
  width: auto;
  margin: 0;
  background-color: transparent;
}

input.basket {
  height: auto;
  width: auto;
  border: 0;
}

input.submit:hover {
  background-color: #009F67;
}

div.extrainfo {
  margin: 6px;
  padding: 4px;
  background-color: white;
  colour: black;
  border: 1px solid #00754C;
}

div.selectrow {
  height: 30px;
  padding-top: 4px;
  border-bottom: 1px solid #ccc;
}

div.selectrow-alt {
  height: 30px;
  background-color: white;
}


/* end input fields */

/* buttons */

#tabs ul li.cart {
  width: 180px;
}

span.shoppingcart, #tabs ul li.cart span.shoppingcart {
  background: transparent url( /images/shopping-btn-right.png ) no-repeat top right;
  height: 24px;
  padding: 0;
  margin: 0;
  width: auto;
  display: -moz-inline-stack;
  display: inline-block;
}

span.shoppingcart a, #tabs ul li.cart span.shoppingcart a {
  padding: 0;
  margin: 0;
  height: 18px;
  width: auto;
  background: transparent url( /images/shopping-btn-left.png ) no-repeat top left;
  padding-top: 6px;
  padding-left: 24px;
  margin-right: 10px;
  display: -moz-inline-stack;
  display: inline-block;
  color: white;  
  text-decoration: none;
}

#tabs ul li.cart span.shoppingcart a {
  font-family: arial;
  font-size: 12px;
  color: white;
  height: 20px;
  padding-top: 4px;
}

/* hack.. */
div#alert span.shoppingcart a {
  padding-top: 4px;
  height: 20px;
}

span.shoppingcart a:hover, #tabs ul li.cart span.shoppingcart a:hover {
  color: yellow;
}

/* ie png fix */
img, div, li, span { 
  behavior: url(/iepngfix/iepngfix.htc);
}

/* footer */

div#footer {
  font-size: 11px;
  margin-top: 20px;
  background-color: white;
  border: 1px solid #00754C;
  padding: 10px;
  line-height: 14px;
}

div#footer span {
  display: inline-block;
}

div#footer span strong {
  display: inline-block;
  font-weight: bold;
}