body { font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0 0 0 0; padding: 0 0 0 0; }
p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }

#crumbtrail {
   list-style-type: none;
   font-size: 12px;
   background-color: lightgrey;
   margin: 0 0 0px -10px;
   padding: 0 0 0 15px;
   width: 610px;
   line-height: 14pt;
   font-family: Verdana;
}
#crumbtrail li {
   display: inline;
   background: url(img/arrow.gif) right no-repeat;
   padding: 0 17px 0 0.2em;
}
#crumbtrail li.lastItem { background: none; }
#crumbtrail li a {
   text-decoration: underline;
}
#crumbtrail li a:visited {
   color: blue;
}

.feature_container div.bodykit_category { margin-top:5px; }
.prod_container div.product_category, .feature_container div.product_category { width:100px; margin:0 0 10px 0; }
.product_category div.product_title { width:100px; font-size:10px; font-weight:normal; }
.product_category div.product_title, .feature_container div.product_title { background-color:white; }
.product_category div.product_title a, .feature_container div.bodykit_category a { color: black; }

#keywords {
   width: 600px; text-align: center; padding: 0.2em 0 0.2em 0;
   font-family: Arial, Helvetica, sans-serif; font-size: 11px;
}
.buttonbox {
   float: left;
   width: 405px;
   margin: 5px 0 10px 0; padding-left: 100px;
}
.topbutton {
   float: left;
   width: 80px;
   font: Arial, sans-serif;
   font-size: 10px;
   text-align: center;
}
.topbutton a {
   color: black;
   text-decoration: none;
}
.topbutton a:hover {
   color: black;
   text-decoration: none;
}
.topbutton a:visited {
   color: black;
   text-decoration: none;
}
#links {
   width: 600px;
   border: 2px solid brown;
   border-left: 0; border-right: 0;
}


/*** Category Selector ***/
.catContainer {
   width: 550px;
   font-size: 10px;
   margin-left: 25px; padding-top: 47px;
   clear: both;
}
.catHead {
   width: 550px;
   height: 20px;
   color: black;
   font-size: 14px;
   text-align: center;
   margin-bottom: 1px;
}
.catHead .leftcorner {
   float: left;
   background: url(img/top-left2.png);
   width: 12px; height: 20px;
}
.catHead div {
   float: left; width: 525px; height: 20px;
   background-image: url(img/center-bg2.png);
   background-repeat: repeat-x;
}
.catHead .rightcorner {
   float: left;
   background: url(img/top-right2.png);
   width: 12px; height: 20px;
}
.category {
   float: left;
   width: 109px; height: 20px;
   background-color: #9999FF;
   margin: 0 1px 1px 0;
}
.category p {
   margin: 0 auto 0 auto; padding: 0; width: 84px;
   font-size: 9px; text-align: center;
}
.category p a {
   color: black; font-weight: bold; text-decoration: none;
}
.category p a:hover {
   text-decoration: underline;
}
.category p a:visited {
   color: black;
} 
.blank {
   border-color: white;
}
.category .leftcorner {
   float: left;
   background: url(img/bottom-left3.gif) no-repeat bottom left;
   width: 12px; height: 20px;
}
.category .rightcorner {
   float: right; display: inline;
   background: url(img/bottom-right3.gif) no-repeat bottom right;
   width: 12px; height: 20px;
}

/** index **/
h2 {
   width: 100%;
   background-color: black;
   color: white;
   font-size: 12pt;
   margin: 0 0 1px 0;
   padding: 0 0 0 5px;
}
h4 {
   font-size: 10pt;
   margin: 0; padding: 0;
}
img.leftimg {
   float:left; margin-right:10px;
}
div.righttext {
   width:385px; float:left;
}
.prod_container .product_category, .prod_container .product_title {
   width: 147px;
}
#links {
   font-size: 10px;
   text-align: center;
}

/** listing **/
#listingTitle {
   height: 20px;
   background-color: #3e3e6a;
   color: white;
   font-size: 12pt;
   font-weight: bold;
   margin-bottom: 5px;
   text-align: center;
}
.pager {
   height: 28px; line-height: 28px;
   font-size: 12px;
   line-height: 20px;
   color: #3e3e6a;
   text-align: center;
   /* background: url(img/pager-bg.gif) repeat-y top; */
   /* background-color: #3e3e6a; */
   margin: 0 0 5px 0;
}
.pager a { vertical-alignment: middle; color: #3e3e6a; text-decoration: none; }
.pager a:hover { text-decoration: underline; }
.pager a:visited { color: #3e3e6a; }
.arrow { font-size: 14px; }
.pager a img { margin: 0; padding: 0; }

.listingContainer {
   width: 600px;
   font-size: 10px;
   clear: both;
}
.listingContainer .imgbox {
   width: 400px;
   float:left;
}
.listingContainer .imgbox div {
   margin-bottom: 5px;
}
.listingContainer .descContainer {
   width: 189px;
   float: left;
   padding-left: 10px; margin-bottom: 5px;
}
.listingContainer .descContainer a div.button {
   width:50px; line-height: 10px; padding: 3px 0 0 0; font-size:10px; text-align: center;
   background-color:#3e3e6a; background-image: url('img/button-bg.jpg'); background-repeat: no-repeat;
   font-family: Tahoma; float: right; cursor: pointer;
}
.listingContainer .descContainer a div.button p {
   margin: 0; padding: 0 0 4px 0;
   background-image: url('img/button-b.jpg'); background-repeat: no-repeat; background-position: bottom center;
   font-size: 9px; color: yellow; cursor: pointer;
}

.listingContainer .descContainer div {
   font-size: 11px;
}
.listingContainer .descContainer div.part {
   font-size: 11px;
   margin-bottom: 5px;
}
.listingContainer .descContainer div.sale {
   font-size: 11px;
   margin-top: 5px;
}
.listingSeparator {
   clear: both;
   width: 613px; height:2px; line-height: 2px;
   background-color: lightgrey;
   margin: 0 0 5px 0;
}

/** product page **/
.sale_banner {  float: right;  width: 102px; height: 50px; vertical-align: top;
    padding: 0 0 0 3px; background-image: url(img/sale_banner.gif);
}
.sale_banner_text { position: relative; top: 32px; font-size: 13px; font-weight: bold; color: #ED1C24; font-style: italic; }

sup, sub { font-size:7px }
#imgContainer {
   clear:both;
}
.specialDesc {
   font-size: 10px;
   background-color: lightgrey;
   color: darkred;
   border: 1px solid darkgray;
   margin-bottom: 2px;
   padding: 0 3px 0 3px;
}
#sampleImg {
   padding-left:2px;
}
#descContainer {
}
#descContainer h4 {
   margin:0; padding:0;
}
#descContainer p {
   margin:0; padding:2px 0 2px 0;
}

#sampleContainer {
   width: 181px;
   float: left;
   font-size: 10px;
}
#sampleContainer img.sampleThumb {
   border: 2px solid white;
   padding: 1px; margin-left: 3px;
}
#sampleContainer img.sampleThumb:hover {
   border-color: black;
}
#optContainer {
   width: 560px;
   float: left;
   margin-left: 1px;
}
#colorOpt {
   float:left;
   width: 367px;
   height: 80px;
   margin: 2px;
}
#colorOpt img {
   float: left;
   border: 2px solid white;
   padding: 2px; margin: 1px; height: 25px;
}
#sizeOpt {
   float: right;
   width: 500px; height: 125px;
   margin: 2px;
   font-size: 10px;
}
#sizeOpt h4 span {
   font-weight: normal;
   font-size: 10px;
   color: darkred;
}
#sizeOpt div.size {
   float: left; border: 2px solid white;
   padding: 2px; margin: 1px;
   width: 90px; text-align: center; cursor: pointer;
}
#sizeOpt div.solosize { border: 2px solid blue; }
#sizeOpt div.size .box {
   width:35px; height:20px;
   padding-top:2px; margin: auto; border:1px solid black;
   text-align:center; font-weight:bold; font-size: 12pt;
}
#sizeOpt div.size .measurement {
   font-weight:bold; font-size: 10px; line-height: 15px;
}
#colorError {
   clear:both;
   background-color: #ffcccc;
   font-weight: bold;
   color: red;
   border: 1px dashed red;
   padding-left: 10px;
   margin: 2px;
   display: none;
}
#sizeError {
   clear:both;
   background-color: #ffcccc;
   font-weight: bold;
   color: red;
   border: 1px dashed red;
   padding-left: 10px;
   margin: 2px;
   display: none;
}
.regprice { text-decoration: line-through; }
.sale { color: darkred; }
#priceBuy {
   clear:both;
   width: 100%; height: 90px;
   padding-left: 10px;
   font-size: 10px;
}
form { margin:0; padding:0; }
#priceBuy h4 { font-size: 12px; padding: 0; margin: 0; margin-bottom: 3px; }
#priceBuy div {
   width: 200px; height: 20px; clear: left;
}
#priceBuy div label {
   width: 40px;
   float: left;
}
#priceBuy div input {
   width: 150px;
   float: left;
   background-color: #EBEBE4;
   border: 1px solid gray;
   font-size: 12px; 
   height: 13px;
   padding: 0 0 0 3px;
}
#priceBuy #priceFill {
   color: darkred;
}
#priceBuy #addToCart {
   float:right;
   margin-right: 20px;
   cursor: pointer;
}
table {
   float: right;
   margin: 0 0 10px 10px;
   width: 355px;
   background-color: #3e3e6a; /*#9999ff;*/
   font-size: 10px;
   border: 1px solid gray;
}
th {
   background-color: lightgrey;
   border: 1px solid #3e3e6a; border-left: none; border-right: none;
}
td { padding-left: 2px; }
td.tblhead { font-size: 11px; font-weight: bold; color: white; background-color:#3e3e6a; }
.testimonial { width: 192px; float:left; border: 4px #EE9E58 solid; margin-left: 5px; padding: 5px; font-size: 10px;}
#design-tip {
   width: 145px; float:right; clear: right; border: 1px solid gray;
}
#design-tip h4 {
   margin: 0; padding: 0; background-color: #9999ff; text-align: center;
}
#design-tip p {
   padding: 0 2px 4px 2px; margin:0; font-size: 10px;
}

