/* CSS Document */

* { margin: 0; padding: 0; }

BODY { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: .8em; background: url(images/bg-grey.gif);}

A { color: #224771 }
H2 { color: #666; font-size: 120%; }
H3 { color: #666; font-size: 110%; }
UL { list-style: none; }
blockquote { margin-left: 30px; }

#wrapper-outer { text-align: center; margin-top: 20px; }
#wrapper-inner { margin-left: auto; margin-right: auto; width: 801px;  text-align: left; background: #fff; }

#header {}
#header #nav { background: url(images/bg/dk-grey.jpg); height: 20px; text-align: right; color: #fff; /*font-weight: bold;*/ padding-top: 3px; }
#header #nav ul li{ display: inline; margin-left: 15px; margin-right: 5px; }
#header #nav a {color: #fff; text-decoration: none; }
#header #nav a:hover { color: #eee; }

 #sub-header {  height: 66px; }
 #logo-area { float: left; width: 227px; background: url(images/bg/red.jpg); text-align:right;}
 #logo-area  img {  }
 #grey-area { height: 66px; background: url(images/bg/lt-grey.jpg); }
 #grey-area label { font-size: 130%; margin-left: 50px; margin-top: 30px;}
 #sub-header a { color: #fff; text-decoration: none; font-weight: bold; }
 #sub-header a.selected { color: #401e1c; }
 #sub-header a:hover { color: #401e1c; }

* html .floated-image {
margin: 0 -3px; ma\rgin: 0; height:1%;
}

#side-bar { float: left; width: 200px; padding: 0 10px 0 20px; margin: 0 0 10px 0;  }
#side-bar #price { font-weight: bold; }
#side-bar #product-info { margin-top: 10px; margin-bottom: 25px; }
#side-bar #config-link a { font-size: 120%; font-weight: bold;}
#side-bar #contact { margin: 20px 0 10px 0; }
#side-bar #related { margin: 20px 0 10px 0; }
.related-product { margin-top: 8px; }

#side-bar #specifications { margin: 20px 0 10px 0; }
#side-bar #specifications P { margin-top: 8px; font-size: 80%; }

#main-content { margin-left: 250px; margin-right: 20px;  }
#product-image img { margin-top: -49px; margin-left: -23px; }
#product-image-subtext { font-size: 90%; }
#product-image-select { margin-top: 10px;}

#product-text { padding: 15px 0 15px 0; }
#product-text P { margin-bottom: 8px;}
#product-details { padding-bottom: 15px; }
#product-details ul { list-style-type: square; margin-top: 5px; } 
#product-details ul li { margin-left: 25px; }

#product-options .option { padding-left: 105px; margin-top: 10px; }
#product-options .option label { float: left; margin-left: -105px; width: 100px; }

#product-options-zoom { float: right; height: 150px; width: 150px; padding: 10px; border: solid 1px #999; font-size: 80%; text-align: center; color: #999; }

.dir-table td { padding: 2px; }


#footer { clear: both; background: url(images/bg/dk-grey.jpg); color: #fff;  padding: 15px 5px 5px 5px;  font-size: 90%; /*font-weight: bold;*/ }
#footer a { color: #fff;}

/******* ADD ON ************/

.freeshipping { font-size: .9em; font-weight: bold; background: #ffc; margin: 5px 0 5px 0; padding: 5px; text-align: center; }
FORM#promoBox { font-size: .9em; padding: 10px 0 0 0; margin-top: 5px; border-top: 1px solid #999; text-align: left; }
FORM#promoBox .input { width: 80px; } 
FORM#promoBox .button { width: 60px; }
.note { font-style: italic; padding: 5px; font-size: .9em; }