body {
  margin: 0;
  padding: 0;
  font-family: verdana, arial, geneva, sans-serif;
  font-size: 12px;
  text-align: center;
}

#container {
  text-align: left;
  margin: 10px auto;
  width: 870px;
  border: 0px dotted #6f0;
  position: relative;
}

#header {
  height: 135px;
  background-position: top center;
  background-repeat: no-repeat;
}
#strap {
  position:absolute;
	padding: 15px 25px;
	font-size: 16px;
}
#header_strap {
  color: #070773;
  font-weight: bold;
}
#header_phone {
  color: #990000;
}

#mid_container {
  background-image: url('/_img/shadow.jpg');
  background-position: top center;
  background-repeat: repeat-y;
  padding: 0 10px;
}
#main_navigation {
  margin: 0;
  padding: 0;
  line-height: 25px;
  list-style-type: none;
  height: 25px;
  background-image: url('/_img/menu.png');
  background-position: top;
  background-repeat: repeat-x;
}
#main_navigation li {
  margin: 0;
  padding: 0;
  float: left;
}
#main_navigation li a {
  display: block;
  background-image: url('/_img/menu.png');
  background-position: top;
  background-repeat: repeat-x;
  padding: 0 19px;
  color: #ffffff;
  text-decoration: none;
}
#main_navigation li a:hover {
  background-position: bottom;
}
#main_navigation li#nav_iso {
  float: right;
}
#leftcol {
  margin: 1px;
  float: left;
  width: 181px;
  background-color: #070773;
  background-image: url('/_img/parts.png');
  background-position: bottom;
  background-repeat: no-repeat;
}
#leftcol h1 {
  font-weight: bold;
  color: #ffffff;
  font-size: 12pt;
  text-align: center;
  margin: 0;
  padding: 5px;
}
#leftcol #search_box {
  padding: 4px;
  color: #ffffff;
  text-align: center;
  margin-bottom: 5px;
}
#leftcol #searchform {
  padding: 0px;
  margin: 0;
}
#leftcol #search_box input {
  font-size: 8pt;
  color: #070773;
  display: inline;
}
#leftcol #search_box a {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}
#leftcol #search_box a:hover {
  color: #990000;
}
#leftcol #prodcats {
  margin: 4px 5px 15px 5px;
  background-color: #ffffff;
}

/* Product menu settings */
ol#prodCatMenu {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
ol#prodCatMenu li {
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  padding: 3px 0;
  border-bottom: 1px dotted #ccc;
  position: relative;
  clear: both;
  height: 36px;
  text-indent: 0;
}
ol#prodCatMenu li img {
  display: block;
  float: left;
  margin-left: 4px;
}
ol#prodCatMenu li a {
  display: block;
  font-size: 8pt;
  color: #666;
  text-decoration: none;
  font-weight: bold;
  background-color: #fff;
}
ol#prodCatMenu li a:hover {
  color: #990000;
  font-size: 8pt;
}

/* The magic that makes the menu work*/
ol#prodCatMenu li:hover ol, ol#prodCatMenu li.over ol  { 
 display: block; 
} 

ol#prodCatMenu li ol {
  display: none;
  margin: 0;
  padding: 5px;
  list-style-type: none;
  border: 5px solid #070773;
  position: absolute;
  width: 300px;
  background: #ffffff;
  left: 171px;
  top: 0px;
}
ol#prodCatMenu li.cat ol li{
  border-bottom: 1px dotted #ccc;
  height: auto;
}
ol#prodCatMenu li.cat ol li a {
  display: block;
  color: #666666;
  padding: 1px;
}
ol#prodCatMenu li.cat ol li a:hover {
  color: #ffffff;
  background-color: #990000;
}
#rightcol {
  float: right;
  width: 630px;
}
#rightcol_content {
  margin: 40px 30px 10px 0;
}
#rightcol_content h1{
  font-size: 12pt;
  color: #990000;
  margin: 0;
  margin-bottom: 10px;
  padding: 0;
  font-weight: bold;
}
#rightcol_content h2{
  font-size: 11pt;
  color: #070773;
  margin: 0;
  margin-bottom: 10px;
  padding: 0;
  font-weight: bold;
}
#rightcol_content h3{
  font-size: 10pt;
  color: #070773;
  margin: 0;
  margin-bottom: 10px;
  padding: 0;
  font-weight: bold;
}
#rightcol_content p, #rightcol_content ul, #rightcol_content ol {
  font-size: 9pt;
  color: #666666;
  margin: 0;
  margin-bottom: 10px;
  padding: 0;
  font-weight: normal;
}
#rightcol_content ul, #rightcol_content ol {
  list-style-position: inside;
}
#rightcol_content a {
  color: #990000;
  text-decoration: none;
}
#rightcol_content a:hover {
  color: #070773;
}

#prodCatHead {
    border-bottom: 3px solid #990000;
    margin-bottom: 10px;
}
#prodCatHead img {
    float: right;
    margin: -10px 0 10px 20px;
}
#prodCatHead p {
    color: #990000;
    font-size: 8pt;
}
#prodImage {
    float: right;
    margin: 0 0 5px 10px;
}
#prodDiv {
		padding-bottom: 5px;
}
.prodFoot {
    text-align: left;
    margin-bottom: 15px;
    margin-top: 0;
    clear: both;
    height: 50px;
		border-bottom: 1px dotted #ccc; 
}

#rightcol_content a.prodInfoBtn {
    display: block;
    width: 130px;
    line-height: 20px;
    background-image: url('/_img/info_btn.png');
    background-position: top;
    float: right;
    text-align: center;
    margin-bottom: 10px;
    color: #fff;
    font-size: 8pt;
    text-decoration: none;
}
#rightcol_content a.prodInfoBtn:hover {
    background-position: bottom;
}



#challenge_container {
  position: absolute;
  top: 161px;
  left: 479px;
  width: 380px;
  background-color: #990000;
  background-image: url('/_img/challenge.png');
  background-position: bottom center;
  background-repeat: no-repeat;
}
#challenge_heading {
  padding: 5px;  
  text-align: center;
}
#challenge_heading a {
  font-weight: bold;
  color: #ffffff;
  font-size: 12pt;
  margin: 0;
  padding: 5px;
  text-decoration: none;
}
#challenge_heading a:hover {
  color: #cccccc;
}
#moo_challenge {
  padding: 10px;
  color: #ffffff;
}
.challengeformrow {
  padding: 2px;
}
.challengeformrow span {
  display: block;
  float: left;
  width: 80px;
}
#moo_challenge input, #moo_challenge textarea  {
  font-size: 8pt;
  color: #990000;
}
#moo_challenge a {
  color: #ffffff;
  text-decoration: none;
  font-size: 12pt;
  font-weight: normal;
}
#moo_challenge a:hover {
  color: #cccccc;
}

#clearcol {
  clear: both;
}

#footer {
  height: 30px;
  background-image: url('/_img/footer.png');
  background-position: top center;
  background-repeat: no-repeat;
  text-align: center;
  color: #070773;
  font-size: 8pt;
}
#advancedLink { font-size:10px; font-weight:lighter; }
#advancedSearch { border:2px solid #990000; margin:0; padding:0; }
#resultsFound { color: #990000; font-weight:bold;  }  
#productRef {
	font-size:10px;
	color:#888888;
}

#dedoko {
  text-align: right;
  padding-right: 10px;
}
#dedoko a {
  font-size: 10px;
  color: #aaa;
  text-decoration: none;
}
#dedoko a:hover {
  color: #070773;
}