.clearBox {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    float: left;
    margin: 7px;
    text-align: center;
    width: 175px;

}


/* layout */
body{background-color: #565656;}
#Header{height:200px;background:#DEDEDE url('/site/template/images/motorsports5new.jpg') no-repeat scroll top ;}
#Header #LogoLink{display:block; width: 510px; height: 125px; float: left;margin-left:0px; position:absolute; cursor: pointer;}
#Header #TagLine{color:#FFF;padding:88px 0 0 250px;font-size:200%; display: none;}
#Body{background-color:#BFC1BE;}
#Body.twoCol{background-color:#BFC1BE;} /* two column layout for sub-pages*/
  #Nav{color:#FFF;text-align:center;background-color:#931722;}
    #Menu{list-style-type: none; margin:0;padding:0; margin-top: 10px;}
      #Menu li{text-align:left;margin:0;}
        #Menu li a{padding:0 7px 0 3px;font-weight:bold;text-decoration:none;color:#FFF;display: block;width:170px;background:#363636;}
        #Menu li a.active{background-color:#931722;color:#ea312f;}
        #Menu li a:hover{background-color:#931722;color:#ea312f;text-decoration:underline;padding:0 3px 0 7px;}
        #Menu li a.admin{color:#FF4500;}
  #Content{color:#000;background-color:#BFC1BE;border-right: 5px solid #931722;width:795px;}
  #Content a {color:#ea312f;}
  #Content a:hover {color:#000000;}
  #Side{text-align:center;color:#FFF;background-color:#931722;}
#Footer{background-color:#931722; color:#FFFFFF;}
#Footer a {color:#FFFFFF;}
#Footer a:hover {color:#ea312f;}
  #Footer .BoxLeft{width:150px;float:left;padding:10px 25px 10px 45px;}
  #Footer .BoxMiddle{width:540px;float:left;padding:10px;text-align:center;}
  #Footer .BoxRight{width:200px;float:left;padding:10px;}

/* clearing */
.nbsp{clear:both;height:1px;margin:0;padding:0;overflow:hidden;} /* A 1px high clearing space useage: <div class='nbsp'>&nbsp;</div> */

/* slideshow */
#ssSlide{float:left;left:0;margin:0;padding:0;position:relative;top:0;height:450px;border-bottom:solid #ea312f 1px;} /* Adjust height to match the slide show height */
#ssSlide #ssCaption{-khtml-opacity:0.7;-moz-opacity:0.7;background:#fff;color:#000;display:none;filter: alpha(opacity=70);float:left;font:14px Arial,Helvetica,sans-serif;font-weight:bold;left:0;margin:0;opacity:0.7;padding:10px;position:absolute;top:0;width:580px;z-index:11;}
#ssSlide img{float:left;left:0;margin:0;padding:0;position:absolute;top:0;z-index:8;opacity:0.0;}
#ssSlide img.active{z-index:10;opacity:1.0;}
#ssSlide img.last-active{z-index:9;}

/* gallery and images */
div.gallery{background-color: #f7F8FE;margin:5px;padding:5px;border:solid #DDD 1px;}
div.galleryBox{background-color:#FFF;margin:5px;padding:5px;float:left;border:solid #DDD 1px;width:131px;}
div.imgBox, div.imgBox2, div.imgBoxR, div.imgBoxCenter{background-color:#363636;margin:5px;padding:2px;border:solid #DDD 1px;color:white;}
div.imgBox, div.imgBox2 {float:left;}
div.imgBoxR{float:right;}
div.imgBoxCenter{float:none;}
div.imgBox img, div.imgBox2 img, div.imgBoxR img, div.imgBoxCenter img{clear:both;}
#Body div.imgBox a, #Body div.imgBox2 a, #Body div.imgBoxR a, #Body div.imgBoxCenter a{clear:both;color:white;text-decoration:none;}
#Body div.imgBox a:hover, #Body div.imgBox2 a:hover, #Body div.imgBoxR a:hover, #Body div.imgBoxCenter a:hover{clear:both;color:#ffff01;text-decoration:underline;}
#Nav div.imgBox a, #Nav div.imgBox2 a, #Nav div.imgBoxR a, #Nav div.imgBoxCenter a{clear:both;color:white;text-decoration:none;}
#Nav div.imgBox a:hover, #Nav div.imgBox2 a:hover, #Nav div.imgBoxR a:hover, #Nav div.imgBoxCenter a:hover{clear:both;color:#ffff01;text-decoration:underline;}
img.floatL{margin:5px;float:left;}
img.floatR{margin:5px;float:right;}
div.imgBox2 img{width: 165px;}

/* pagination */
div.pagination {margin:5px auto 5px auto;padding:5px;text-align:center;float:left;width:100%;}
div.pagination ul{width:56em; margin:0 auto; list-style: none;}
div.pagination ul li{margin:0;padding:0;border:solid #DDD 1px;float:left;position:relative;width:2em;background-color:#FFF;}
div.pagination ul li a{display:block;padding:0 5px 0 5px;}
div.pagination ul li strong{display:block;padding:0 5px 0 5px;}


/* blog style */
.blogTitle {font-size:130%;}
.blogDate {font-size:90%;}
.blogSummary {color: #303030;}
.blogPost {}

/* brands page (copied from MotorState add on page */
#myListContainer {margin: 0 auto 0 auto; width:100%;text-align:left;font-family:arial,sans-serif;}
#myList {margin:0;padding:0;list-style: none;}
#myList li {width:340px;margin:5px;padding:5px;float:left;height:170px;overflow:hidden;font-family:arial,sans-serif;font-size:90%;background-color:#fff;}
#myList li .title{font-weight:bold;font-size:150%;}
#myList li .cRack{display:none;visibility:hidden;}
#myList li .msCode{display:none;visibility:hidden;}

/* google map */
.map {margin:10px auto 10px auto;border:solid #262171 3px;width:750px;height:450px;display:block;overflow:hidden;}

/* jQuery alternating color */
.alternate{margin:5px;padding:5px;border:solid #DDD 1px;}
.alternate-odd{background-color: #FFE7E7;}
.alternate-even{background-color: #F5F5F5;}

/* general */
fieldset{border: 1px solid #000;} 
.border{border:solid #87CEEB 1px; -moz-border-radius: 4px;  -webkit-border-radius: 4px;}
.shade{background-color: #EEEEEE;}
.errorTxt{color:red;}
.jqLabel{color:#778899;font-size:70%;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {text-decoration:none;color:#009;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {text-decoration:underline;color:#009;}
li{margin-left:1.9em;}
.centerdiv {text-align:center;margin:0 auto 0 auto;}
.topSpace{margin-top:20px;}
.heading, div.heading {background-color:#931722;text-align:center;padding-top:5px;padding-bottom:5px;margin-bottom:5px;color:#FFF;height:25px;clear:both;}
 #Side .heading,  #Side div.heading {background-color:#931722;text-align:center;padding-top:5px;padding-bottom:5px;margin-bottom:5px;color:#FFF;height:25px;clear:both;}
.giant {font-size:250%}
.huge {font-size:200%;}
.big {font-size:150%;}
.large {font-size:120%}
.blue {color:#262171;}
.red {color:#FF0000;}
.black {color:#000;}
.hide{display:none;}
.mar05{margin:5px;}
#Side .mar05{margin:5px; color: #FFFFFF;}
#Side .mar05 a {color: #ea312f;}
#Side .mar05 a:hover {color: #FFFFFF;}
#Side .mar05 blockquote {color: #FFFFFF;}
#Content .mar05, #Content #mar05{padding:10px;}
.mar10{margin:10px;}
.mar15{margin:15px;}
.mar20{margin:20px;}
.mar25{margin:25px;}
#CartLink{color:white;}

#cardImages {
  list-style: none;
  padding-left:3px;
  padding-top:5px;}
#cardImages li {
  float: left;
  margin: 0px;
  padding-right:4px;
}

#catalogCol a {
  color: #0000FF;
}

.borderTop {
border-top: 35px solid #931722;
}

