@charset "UTF-8";
/* CSS Document */

/* ------------------------------------------------------------------ GENERAL ------------------------------------------------------------------ */
#content { background:url(../../images/store/page-area-tile2.gif) top left repeat-y scroll; }
#contentHeader .heading { padding:23px 0px 0px 26px; float:left; }
#contentBody { padding:0px 40px 0px 40px; }
#contentBody h1 { margin:0px 0px 10px 0px; text-align:center; }
#contentBody h2 { margin:0px 0px 18px 0px; text-align:center; }
#contentBody h4 { margin:0px 0px 2px 0px; }
#contentBody p { font-size:12px; color:#555; line-height:16px; margin:5px 0px 10px 0px; }
#contentBottom { width:984px; height:19px; overflow:hidden; background:url(../../images/global/page-area-bottom.gif) top center no-repeat scroll; }
#contentTableHolder { background:url(../../images/store/header-shadow2.gif) top left no-repeat scroll; width:980px; height:auto; overflow:hidden; margin:0px auto 0px auto; }
#contentTable { width:980px; height:auto; }
#contentTable .left { width:700px; height:auto; }
#productFeatures { width:620px; }
#productFeatures .featuresLeft { padding:10px 12px 0px 0px; width:50%; }
#productFeatures .featuresRight { padding:10px 0px 0px 12px; width:50%; }
#productFeatures .bullet { float:left; margin:0px 10px 2px 0px; }

#purchaseOptions .optionsHeading { background:url(../../images/store/cart-icon-grey.gif) bottom left no-repeat scroll; }
#purchaseOptions form { padding:0px; margin:0px; }
.priceTable { width:240px; margin:0px 0px 15px 0px; }
.priceTable td.price { text-align:right; }
.qtyField { width:30px; font-size:12px; font-weight:normal; text-align:center; font-family:Verdana, Geneva, sans-serif; color:#444; }
.addToCart { margin:15px 0px 2px 0px; }
#gallery .optionsHeading { background:url(../../images/store/gallery-icon-grey.gif) bottom left no-repeat scroll; }
#gallery .thumb { float:left; padding:4px; margin:3px; border:#ccc solid 1px; }
