/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 3215 2006-03-20 06:05:55Z birdbrain $
 */

body {
    margin: 0;
    padding: 0;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: .75em;
    color: #000000;
    /*background:#fff;*/
}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
    color: #000;
    text-decoration: none;
    }

a:visited {
    color: #000;
    text-decoration: none;
    }

a:hover, #navEZPagesTOC ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
    color: #000;
    }

a:active {
    color: #000;
    }

h1 {
    font-size: 1.5em;
    }

h2 {
    font-size: 1.4em;
    }

h3 {
    font-size: 1.3em;
    }

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
    font-size: 1.1em;
    }

.biggerText {
    font-size: 1.2em;
    }

h1, h2, h3, h4, h5, h6 {
    margin: 0.3em;
    }

CODE {
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 1em;
    }

FORM, SELECT, INPUT {
    display: inline;
    font-size: 1em;
    margin: 0.1em;
    }

TEXTAREA {
    float: left;
    margin: auto;
    display: block;
    width: 95%;
    }

input:focus, select:focus, textarea:focus {
    background: #efeeee;
    }

FIELDSET {
    padding: 0.5em;
    margin: 0.5em 0em;
    border: 1px solid #cccccc;
    }

LEGEND {
    font-weight: bold;
    padding: 0.3em;
    }

LABEL, h4.optionName {
    line-height: 10px;
    padding: 0.2em 0;
    }

LABEL.checkboxLabel, LABEL.radioButtonLabel {
    margin: 0.5em 0.3em;
    }

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
    float: left;
    }

#logo {
    margin:0;
    float: left;
}

LABEL.inputLabel {
    width: 11em;
    float: left;
    }

LABEL.inputLabelPayment {
    width: 15em;
    float: left;
    }

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
    width: 12em;
    float: left;
    }

P, ADDRESS {
    padding: 2px;
    }
P { padding-top: 0px; }

ADDRESS {
    font-style: normal;
    }

.clearBoth {
    display:inline;
    margin: 0;
    padding: 0;
    clear: both;
}

HR {
    height: 1px;
    margin-top: 0.5em;
    border: none;
    border-bottom: 1px solid #9a9a9a;
    }

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
    line-height: 1.8em;
    padding: 0.2em;
    border: 1px solid #000000;
    }

.messageStackWarning, .messageStackError {
    background-color: #ff0000;
    color: #ffffff;
    }

.messageStackSuccess {
    background-color: #99FF99;
    color: #000000;
    }

.messageStackCaution {
    background-color: #FFFF66;
    color: #000000;
    }

/*wrappers - page or section containers*/


#mainWrapper {
   margin: 0;
   padding: 0;
   background: #fff;
   /*border: 1px solid #000;*/
   text-align: left;
   width: 800px;
   vertical-align: top;
}

#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
    margin: 0em;
    padding: 0em;
    }

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
    margin: auto;
    font-size: 1em;
    }
#taglineWrapper {
    margin: 0 auto;
    width: 360px;
}
#tagline {
    padding-top:10px;
    color:#000000;
    font-size: 2em;
    text-align : center;
    vertical-align: middle;
    }

#sendSpendWrapper {
    border: 1px solid #cacaca;
    float: right;
    margin: 0em 0em 1em 1em;
    }

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
    margin: 0;
    width: 47%;
    }

.wrapperAttribsOptions {
    margin: 0.3em 0em;
    }

/*navigation*/

.navSplitPagesResult {
  margin: 5px 0 5px 0;
  padding: 0;
}
.navSplitPagesLinks {
  margin: 5px 0 5px 0;
  padding: 0;
}
.navNextPrevCounter {
    margin: 5px 0 5px 0;
    padding: 0 0 15px 0;
    font-size: 0.9em;
    }
.navNextPrevList {
    display: inline;
    white-space: nowrap;
    margin: 5px 0 50px 0;
    padding: 5px 0 5px 0;
    list-style-type: none;
    }



#navExtraWrapper {
    margin: 0;
    padding: 0;
    background: url(../images/black_bar.gif);
    font-weight: bold;
    color: #ffffff;
    height: 20px;
    width: 800px;
    }


#navSuppWrapper {
    margin: 0 auto;
    background: transparent;
    font-weight: bold;
    color: #000;
    }

#navCatTabsWrapper {
    margin: 0;
    background-color: #E5EDF5;
    font-weight: bold;
    color: #ffffff;
    height: 1%;
    width: 100%;
    }

#navSupp ul, #navCatTabs ul  {
    margin: 0;
    padding:  0.5em 0em;
    list-style-type: none;
    text-align: center;
    line-height: 1.5em;
    }

#navSupp ul li, #navCatTabs ul li {
    display: inline;
    white-space: nowrap;
    }
#navSupp ul li a, #navCatTabs ul li a {
    text-decoration: none;
    padding: 0em 0.5em;
    margin: 0;
    color: #000;
    }
#navEZPagesTOCWrapper {
    font-weight: bold;
    float: right;
    height: 1%;
    border: 1px solid #000000;
    }

#navEZPagesTOC ul {
    margin: 0;
    padding:  0.5em 0em;
    list-style-type: none;
    line-height: 1.5em;
    }

#navEZPagesTOC ul li {
    white-space: nowrap;
    }

#navEZPagesTOC ul li a {
    padding: 0em 0.5em;
    margin: 0;
    }

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
    margin: 0.5em;
    }

#navBreadCrumbWrapper {
    margin: 0 auto;
    padding: 0 0 0 2px;
    text-align: left;
    width: 95%;
}

#navBreadCrumb {
    margin: 0 auto;
    padding: .5em 0 .5em 2px;
    font-size: 1em;
    font-weight: bold;
    color: #000;
    /*height: 32px*/
}
#navBreadCrumb a {
    color: #761115;
}
#navBreadCrumb a:hover {
    color: #000;
}
#navEZPagesTop {
    margin: 0;
    padding: 6px 0 6px 0;
    background: url(../images/tier2_bg.gif) repeat-x;
    font-size: 1em;
    font-weight: bold;
    color: #fff;
    text-align: center;
    vertical-align: middle;
}
#navEZPagesTop a {
    color: #fff;
}

#navColumnOne, #navColumnTwo {
    background-color: none;
}


/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
    vertical-align: top;
    }

#productDescription, .shippingEstimatorWrapper {
    padding: 0.5em;
    }

.alert {
    color: #FF0000;
    margin-left: 0.5em;
    }
.advisory {}
.important {
    font-weight: bold;
    }
.notice {}
.rating{}
.gvBal {
    float: right;
    }
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
    padding: 0;
    }

.centerColumn {
    /*background: #fff;*/
    font-size: .85em;
}

.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
    font-size: 0.9em;
    }

/*Shopping Cart Display*/
#cartAdd {
    margin: 5px 0;
    border-top: 1px dotted #000000;
    padding: 10px 0;
    width: 100%;
    }

.tableHeading TH {
    border-bottom: 1px solid #cccccc;
    }

.tableHeading, #cartSubTotal {
    background-color: #e9e9e9;
     }

#cartSubTotal {
    border-top: 1px solid #cccccc;
    font-weight: bold;
    text-align: right;
    line-height: 2.2em;
    padding-right: 2.5em;
    }

.tableRow, .tableHeading, #cartSubTotal {
    height: 2.2em;
    }

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
    padding: 0.5em 0em;
    }

.cartUnitDisplay, .cartTotalDisplay {
    text-align: right;
    padding-right: 0.2em;
    }

#scUpdateQuantity {
    width: 2em;
    }

.cartQuantity {
    width: 4.7em;
    }

.cartNewItem {
    color: #33CC33;
    position: relative;  /*do not remove-fixes stupid IEbug*/
    }

.cartOldItem {
    color: #660099;
    position: relative;   /*do not remove-fixes stupid IEbug*/
    }

.cartBoxTotal {
    text-align: right;
    font-weight: bold;
    }

.cartRemoveItemDisplay {
    width: 3.5em;
    }

#cartAttribsList {
    margin-left: 1em;
    }

#mediaManager {
width: 50%;
margin: 0.2em;
padding: 0.5em;
}
.normalprice, .productSpecialPriceSale {
    text-decoration: line-through;
    }

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
    color: #ff0000;
    }

#cartBoxListWrapper ul, #ezPageBoxList ul {
    list-style-type: none;
    }

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
    margin: 0;
    padding: 0.2em 0em;
    }

.totalBox {
    width: 5.5em;
    text-align: right;
    padding: 0.2em;
    }

.lineTitle, .amount {
    text-align: right;
    padding: 0.2em;
    }

.amount {
    width: 5.5em;
    }

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
    margin: 0em 1em 1em 1em ;
    }

.categoryIcon {}
#cartImage {
    margin: 0.5em 1em;
    }

/*Attributes*/
.attribImg {
    /*width: 20%;*/
    margin: 0 2px 4px;
    border: solid 2px #fff;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
    margin: 1em 0em;
    }

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover{
    color: #FFFF33;
    text-decoration: none;
    }

.rightBoxHeading {/*insert style here*/}

.centerBoxWrapper {
    margin: 0;
    background-image:url(../images/title_cap_right.gif);
    background-repeat:no-repeat;
    background-position:top left;
    }

.centerBoxHeading {
    margin: 0;
    height:32px;
    background-image:url(../images/title_cap_right.gif);
    background-repeat:no-repeat;
    background-position:top right;
    padding: 0.5em 0.2em;
    font-size: 12px;
    }


.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
    text-align: center;
}

#bestsellers .wrapper {
    margin: 0 0 0 1em;
    }

#bestsellers ol {
    margin-left: .5em;
   padding: 0;
    }

#bestsellers li {
    padding: 0;
    margin: 0.3em 0em 0.3em 0.5em;
    }

#bannerboxHeading {
    background-color: #0000CC;
}

#upProductsHeading {
    text-align: left;
    }

#upDateHeading {
    text-align: right;
    }

/*misc*/
.back {
    float: left;
    }

.forward {
    float: right;
    }

.bold {
    font-weight: bold;
    }

.rowOdd {
    background-color: #E8E8E8;
    height: 1.5em;
    vertical-align: top;
    }

.rowEven {
    background-color: #F0F0F0;
    height: 1.5em;
    vertical-align: top;
    }

.hiddenField {
    display: none;
}
.visibleField {
    display: inline;
}

CAPTION {
    /*display: none;*/
    }

#myAccountGen li, #myAccountNotify li {
    margin: 0;
    }

.accountTotalDisplay, .accountTaxDisplay {
    width: 20%;
    text-align: right;
    /*vertical-align: top*/
    }

.accountQuantityDisplay {
    width: 10%;
    vertical-align: top
    }

TR.tableHeading {
    background-color: #cacaca;
    height: 2em;
    }

#siteMapList {
    width: 90%;
    float: right;
    }

.ratingRow {
    margin: 1em 0em 1.5em 0em;
    }

LABEL#textAreaReviews {
    font-weight: normal;
    margin: 1em 0em;
    }

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp {
    background-color: #ffffff;
    }

#shopinfoBox {
margin: -25px 0 0 0;
padding: 0 5px;
    width: 20%;
    float: left;
}
#shopinfo {
margin: ;
    padding: 0 0 0 0;
    font-size: 0.9em;
}
#bottom {
    background: url(../images/silver_bar.gif) repeat-x;
    height: 26px;
}



.navNextPrevWrapper {
    margin: 10px 0 20px 0;
    padding: 0;
    width: 50%;
    float: left;
}

tr.productListing-rowheading,.tableHeading{margin:0;padding:.5em 0.2em;font-size:1em;text-align:center;background:#efeeee;color:navy;height:24px;}
tr.productListing-rowheading a,.productListing-heading a,.tableHeading a{background:transparent;color:navy;}
.productListing-heading{font-weight:700;font-size:1em;}
#productListing{background-color: transparent;}
.productListing-even .productListing-data,.productListing-even .linkListing-data{padding:5px 0;font-size:1em;color:#000;}
.productListing-odd .productListing-data,.productListing-odd .linkListing-data{padding:5px 0;font-size:1em;color:#000;}
.productListing-even {font-size:1em;color:#000;}
.productListing-odd {font-size:1em;color:#000;}
.itemTitle{padding:0 0 0 3px;font-size:1.1em;font-weight:700;text-align:left;}
.listingDescription{padding:0 0 0 3px;text-align:left;clear:left;}


td.featuredName {
    text-align: left;
    font-weight: bold;
    vertical-align: top;
}
td.featuredPrice {
    text-align: right;
    font-weight: bold;
    vertical-align: top;
}
td.featuredDescription {
    text-align: left;
    vertical-align: top;
}



/************************************************/
/*         Adapted from Template 10095          */
/************************************************/


/* Header Warpper */
#headerWrapper {
   margin: 0px auto;
   padding: 0;
   text-align: left;
   width: 800px;
   vertical-align: top;
   position: relative;
   border-top: solid 5px #000;
}

/* Header Logo Image */
#logoWrapper {
   margin: 0 auto;
   padding: 0;
   background-color: #fff;
   float:left;
}
#logoContent {
    margin: 0 0 0 13px;
    padding: 0;
}

/* Header Account Naviagtion */
#navAccountWrapper {
    position: absolute;
    left: 575px;
    top: 0px;
    color:#000;
    font-weight:bold;
}
#navAccount {
    margin: 0;
    padding: 0;
    height: 28px;
    font-size: 10px;
}
#navAccount ul {
    margin: 0;
    padding: 0 0 0 9px;
    display: inline;
}
#navAccount li {
    margin: 0;
    padding: 0 0 0 0;
    display:inline;
}
#navAccount ul li a {
    padding: 4px 12px 0 0;
    margin: 0 8px 0 0;
    color: #000;
    float:left;
    font-size: 10px;
    font-weight: bold;
    text-decoration:none;
}
#navAccount ul li a:hover {
    color: #781115;
}
#navAccount ul li.shop a, #navAccount ul li.account a {
    /* the square box in between the account menu options */
    background: url(../images/account_div.gif) right center no-repeat;
}
#navAccount ul li.contact a {
    margin-right: 0;
    padding-right: 4px;
}

.hdrImages {
    position: absolute;
    left: 409px;
    top: 24px;
}
.hdrImages img {
  margin-right: 5px;
}

#navShadow {
  background: url(../images/thickline_red.gif) left top repeat-x;
}
#navShadow img{
    margin: 0 0 0 13px;
    padding: 0;
    height: 20px;
}

/* Navigation Bar */
#navMainWrapper {
    border-bottom: 1px solid #781115;
    float:left;
    height:27px;
    width:100%;
}
#navMain {
    margin: 0;
    padding: 0;
    height: 27px;
    font-size: 11px;
    list-style-type: none;
    text-align: center;
    color:#000;
}
#navMain ul, #navMain li {
    margin:0;
    padding:0;
    height: 27px;
    display:inline;
}
#navMain ul li a {
    margin: 0;
    padding: 0;
    color: #000;
    float:left;
    font-weight: bold;
    text-decoration: none;
    height: 27px;
}


/* Main Area Table */
#contentMainWrapper {
    vertical-align: top;
    padding: 0 0 20px 0;
    background: #fff;
    /*background: url('../images/maintable_bg.gif') left bottom no-repeat;*/
}

.searchdiv {
  /*margin-top: -5px;*/
}

.searchdiv .searchbox {
  padding: 2px 0 4px 10px;
  width: 145px;
  height: 22px;
  border: none;
  margin: 3px 0 0 0;
  background: url('../images/searchbox_bg.jpg') left top no-repeat;
}

.searchdiv .searchbox_btndiv {
  display: inline;
}

.searchdiv .searchbox_btndiv .searchbox_btn {
  width: 23px;
  height: 22px;
  border: none;
  padding: 0 0 4px;
  margin: 0;
  background: url('../images/searchbox_btn.jpg') left top no-repeat;
}

#navColumnTwoWrapper .searchdiv {
  display: none;
}

/* Categories Sidebox */
#manufacturersHeading label {
    color: #000;
    font-size: 14px;
    line-height: normal;
    padding: 0 0 0 2px;
    margin: 0;
}
.leftBoxContainer, .rightBoxContainer {
    margin-top: 4px;
    padding-bottom: 10px;
}
.leftBoxContainer {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    background: none;
    border: 0px solid #B4B4B4;
    border-top: 0px solid #333333;
    margin-bottom: 3px;
    margin-top: 4px;
}
#categoriesHeading {
    background: url('../images/sidebox_hdr.gif');
    background-repeat: no-repeat;
    font-size: 12px;
    text-align: left;
    color: #fff;
    font-weight: bold;
    padding: 2px 0px 5px 4px;
    margin: 0 0 0 8px;
    width: 186px;
    font-variant: small-caps;
}
#bannerboxHeading {
    background: none;
}

#categoriesContent {
    margin: 4px 0;
    padding: 0;
    background-color: none;
}
#categoriesContent ul#categoriesUL {
    padding: 0;
    margin: 0;
    /*list-style:url('../images/catBullet.gif');*/
    /*list-style-position: inside;*/
    list-style: none;
}
.categories_bullet {
  margin: 0 5px 0 10px;
}
#categoriesContent ul#categoriesUL li {
    background-color: none;
    font-weight: bold;
    line-height:14px;
    padding: 0 0 0 15px;
    margin-bottom: 3px;
}

#categoriesContent ul#categoriesUL li a{
    font-size: 11px;
    color: #252525;
    text-decoration: none;
}

#categoriesContent ul#categoriesUL li a:hover{
    color: #781115;
}

/* Center Containter */
#centerOuterBorder {
    margin: 0px auto;
    padding: 0px 2px 15px 2px;
}
#centerOuterBorderBottom {
    margin: 10px auto;
    padding: 15px 15px 15px 15px;
}

#productMainImage a img{
    border: 1px solid #cecece;
}
.imgLink {
    font-weight: bold;
}

/* Right Column Boxes */
.rightBoxContainer, .sideBoxContent {
    padding: 0 0 0 0;
    margin: 4px 0 0 1px;
    background-color: none;
}
/*.rightBoxContainer h3.rightBoxHeading {
    margin: 0 0 5px 0;
    padding: 8px 0px 3px 8px;
    background-color: #B2A69E;
}*/

.rightBoxContainer a:hover {
    color: #781115;
    text-decoration: none;
}

#search, #information {
    background-color: none;
    margin-top: 10px;
    margin-bottom:30px;
}
#searchContent {
    text-align:right;
}
#searchContent a{
    font-size: 10px;
    font-weight: bold;
}
#search {
    background: url('../images/leftsideHdr.gif') top left no-repeat;
}
#searchContent  #searchInput {
    background: none;
    border: none;
}
#searchbtn {
    border: none;
    background: url('../buttons/english/button_search.gif') center center no-repeat;
    width:65px;
    height:22px;
}
#information {
    margin-bottom:0px;
}
#searchHeading {
    font-size: 14px;
    text-align: left;
    color: #000;
    font-weight: bold;
    padding: 4px 0px 0px 23px;
    margin: 0;
}
#informationHeading {
    background: url('../images/leftsideHdr.gif') no-repeat;
    font-size: 14px;
    text-align: left;
    color: #000;
    font-weight: bold;
    padding: 4px 0px 10px 23px;
    margin: 0;
}
#informationContent {
    padding: 0 0 0 20px;
    background-color: none;
}
#search a:hover, #information a:hover {
    color: #781115;
}

#footerWrapper {
    text-align: left;
    font-size: 10px;
    margin: 0 auto;
    padding 0;
    color: #000;
    width: 800px;
    border-top: solid 1px #000;
}

.footerInfo {
  float: left;
  font-weight: bold;
  font-variant: small-caps;
  font-size: 10px;
  line-height: 28px;
}
.footerInfo a {
  color: #000;
}
.footerInfo a:hover {
  color: #761115;
}
.shopOptions {
    float: right;
    font-weight: bold;
    text-align:right;
}

.sub-footer {
  border-top: solid 1px #000;
  padding-top: 3px;
  font-weight: bold;
}
.site-tagline {
  float: left;
  padding-left: 5px;
}
.legalCopyright {
  float: right;
  padding-right: 5px;
}
div.faq_details {
    display: none;
    margin: 0 0 10px 20px;
    padding: 0;
}
.productListing{
  float:left;
  width: 200px;
  margin: 0px 2px 10px 0;
}

h1.productGeneral,
h2.productGeneral {
  font-size: 11px;
}
div.productGeneral {
  font-size: 9px
}
ul#productDetailsList {
  margin-top: 0;
}
.attributeSelector {
  background-color: #fff;
}
#attributeOpen, #attributeClose{
  cursor: pointer;
}
#catalogcontent {
    border: solid 1px #000;
    padding: 5px;
    display: none;
    z-index: 10;
    border: solid 2px #536895;
    background-color: #fff;
    height: 665px;
    width: 965px;
    position: absolute;
    left: 50%;
    top: 50px;
    margin-left: -450px;
    margin-top: 0px;
}
#divblocker {
    display: none;
    background-color: #999;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    filter:alpha(opacity=10);
    -moz-opacity: 0.1;
    opacity: 0.1;
}
.flashCatalog {
  cursor: pointer;
}
div#productAttributes a:hover{
  text-decoration: underline;
}
.red {
  color: #761115;
}
/************************************************/


.sslbanner {
  position: fixed;
  bottom:0px;
  right: 0px;
}