/*** sitewide ***/
.no-display{display:none}
.wrapper{
	background:url("../images/background.jpg") 50% 0% no-repeat;
}
.pager{
	display: none;
}
.view-by{
	display: none;
}
.clear{
  clear:both;
}
.col-main{
  text-align: left;
  position: relative;
}
.col-main h4,.col-main h3{
  text-transform: uppercase;
}
.success-msg{
  font-size: 18px;
  margin-top: 15px;
  margin-left: 12px;
  margin-bottom: 15px;
  color:#1DC2E8;
}
.error-msg{
  font-size: 18px;
  border: 2px solid #EE3124;
  padding-left: 10px; 
  color: #FFFFFF;
  background:#1DC2E8;  
}
.messages{
  margin-bottom:20px;
  margin-top:20px;
}
.note-msg{
  margin-top: 15px;
  margin-left: 15px;
  font-size: 18px;
  color: #f0f0f0;
}
.opc-please-wait img{
  position: relative;
  top: 8px;
}
.FBConnectButton_Text{
  visibility: hidden;
}

.hidden {
	visibility: hidden;
	height: 0px;
}
/******* header ***********/
.header{
	height:160px;
	position: relative;
	z-index: 1001;
}
.header-top-container { 
  background:url(../images/header.gif) no-repeat; 
  width:867px; 
  height: 160px;
  margin:auto;
  position: relative;
}
div.shop-access {
	height: 18px;
	width: 330px;
    position: absolute;
    top:8px;
    right:4px;
}
div.header-top{ 
	position:relative; 
	height: 136px;
	top: 26px;
}	
.logo{
	position: absolute;
	bottom:10px;
	left:0px;
}
.header-nav-container{
  position: absolute;
  width: 580px;
  height: 30px;
  margin:auto;
  left: 280px;
  top: 75px;
  z-index: 1000;
}
.header-nav{
  font-size: 15px;  
  text-transform: uppercase;
}
.header-nav a{
  color: #FFFFFF;
}

div.free_shipping {
  position: absolute;
  top: 30px;
  right: 300px;
}
/* top links */
div.shop-access div ul {
    height: 18px;
    width: 330px;
}
.shop-access ul a {
    color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
}
.shop-access ul li, .shop-access ul a {
    color: #FFFFFF;
    text-decoration: none;
}
.shop-access ul li a:hover, .shop-access ul li a:visited:hover { 
    color: #d0d0d0;
}
.shop-access ul a:visited { 
    color: #FFFFFF;
}

.shop-access ul li {
    display: block;
    float: right;
    border: 0;
    font-size: 10px;
    font-weight: bold;
    line-height: 10px;
    margin-right: 3px;
    margin-left: 3px;
    padding: 1px;
}
.shop-access .top-link-wishlist{
  display: none;
}

.search_box{
	position: absolute;
	top: 26px;
	left: 615px;
}
.mini-search input.input-text{
	border: none;
}

/******** content area **************/
.middle{
  position: relative;
}
.middle-container{
	width: 867px;
	margin: auto;
	position: relative;
}

/* home page content area */
div.home_banner{
	position:relative;
	width:860px;
	height:415px;
	background: transparent url("../images/sales_image_background.gif") no-repeat;
}
img.sales_image{
	position: absolute;
	left: 10px;
	top: 45px;
}
.quicknav_container{
  position:relative;
  background: transparent url("../images/cat_menu.gif") no-repeat 10px 0px;
  height:45px;
  width:850px;
}
.freeshiplink{
  position:relative;
  width: 336px;
  height: 75px;
  top: 239px;
  left: 10px;
  cursor: pointer;
  filter:alpha(opacity=0.01);
  -moz-opacity:0.01;
  -khtml-opacity: 0.01;
  opacity: 0.01;
  background-color: white;  
  
  z-index: 1002;
}
  
.quicknav{
  position: absolute;
  left:25px;
  top: 8px;      
}
a.quicknav_button{
  background-color: white;
  filter:alpha(opacity=0.01);
  -moz-opacity:0.01;
  -khtml-opacity: 0.01;
  opacity: 0.01;    
  display: block;
  height: 38px;
  float: left;	
  position:relative;  
  text-decoration: none;
  line-height: 58px;  
}
a.quicknav_button:hover{
  background-color: white;
  filter:alpha(opacity=30);
  -moz-opacity:0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;    
}
.quicknav_spacer{
  float: left;
  width: 32px;	
  height: 58px;
  position:relative;
}
a.button1{width:153px;}
a.button2{width:150px;}
a.button3{width:122px;}
a.button4{width:122px;}
a.button5{width:120px;}

.home_products{
  position:relative;
  height: 365px;
  width: 867px;
  background: transparent url("../images/products_background.gif") no-repeat 0 25px;  
}

.home_products_container{
  position: absolute;
  top: 25px;
  left: 230px;
  width: 630px;
  text-align:left;
}

.featured_products .box div,.new_products .box div{
  margin-right: 15px;
  padding: 5px;
  background-color: #f0f0f0;
}

.featured_products .box div,.new_products .box div{
  float: left;  
}
  
.home_products_container .spacer{
  height: 28px;
}  

.home_products_container h5,
.home_products_container .price-box,
.home_products_container .add-to,
.home_products_container .form-button
{
  display:none;
}
.about_gimmedat{
  position:relative;
  background: transparent url("../images/about_background.gif") no-repeat;
  width:867px;  
  height:101px;
}

.about_content{
  position:absolute;
  left:185px;
  top: 12px;
  width: 550px;
  height: 80px;
  text-align: left;
  font-size:14px;
  line-height: 17px;
}
.about_gimmedat .about_link{
  position: absolute;
  right: 30px;
  top: 30px;
  width: 100px;
  height: 35px;
  text-decoration:none;
} 

/* category view */
div.category_wrapper{
  position: relative;
}
div.category_banner{
  background: transparent url("../images/catheader_background.gif") no-repeat;
  height: 143px;
}
div.category_banner div.offset{
  position: relative;
  color: #ee3124; 
}
.category_wrapper .category_image{  
  position:absolute;
  left:0px;
  top:0px; 
}

.category_wrapper .cat_title{
  position: absolute;
  font-size: 48px;
  line-height: 48px;
  font-weight: bold;
  left: 132px;
  top: 20px;  
  text-align: center;
  text-transform: uppercase;  
}
.category_wrapper .cat_nav{
  position: absolute;
  font-size: 19px;
  font-weight: bold;
  line-height: 19px;
  width: 600px;
  height: 20px;
  left: 120px;
  top: 80px;  
  text-align: center;
  text-transform: uppercase;  
}

div.category-head{
  background: transparent url("../images/category_head_background.gif") no-repeat;
  height: 101px;
  width: 865px;
  position: relative;
}
div.category_title{
  position: absolute;,.middle h4,.middle h3
  top: 5px;
  left: 20px;
  font-size:22px;
  text-align: center;
}
div.category_title h2{
  width: 220px;
  height: 90px; 
  vertical-align: middle;  
  display: table-cell;
  margin:0;
}
div.category_title b{
  font-size:24px;
}
div.category_desc{
  width: 590px;
  height: 80px;
  position: absolute;
  top: 8px;
  left: 240px;
  text-align: left;
  font-weight: bold;
  font-size: 13px;
}
.category_desc table{
  height: 100%;
  width: 100%;
}
.category_desc td{
  vertical-align: middle;
}
.catalog-listing .form-button,
.catalog-listing .add-to
{
  display: none;
}
.listing-type-grid{
  margin-top: 20px;
}
.listing-type-grid ol{
  margin-left: 15px;
  height: 280px;
}
.listing-type-grid li{
  float: left;
  height: 254px;
  margin-right: 15px;
  margin-bottom: 25px;
}
.listing-type-grid p.old-price{
  margin-bottom:0px;
}
p.special-price span.price{
  color: red;
  font-weight: bold;
}
p.special-price span.price-label{
}
li.item p.product-image,
li.item h5{
  margin-bottom: 0;
  width: 189px;
}
li.item  h5 a{
  text-decoration: none;
  font-size: 14px;
}
.catalog-category-view .col-left,col-3-layout .col-right{
  display: none;
}
.mini-cart{
  margin-left: 55px;
}
.mini-cart h4{
  color: #EE3124;
  text-transform: uppercase;
  font-size: 16px;
  margin: 0;
}
.mini-cart a{
  color: #202020;
}
a.view_cart{
  color: #EE3124;
}
.minicart_wrapper{
  background: #FFFFFF url("../images/cart.gif") no-repeat ;
  position: absolute;
  width: 260px;
  height: 70px;
  left: 580px;
  top: 5px;
  color: #202020;
  font-size: 14px;
  text-align: left;
}
.cat_nav li{
  float: left;
}
.cat_nav li.active{
  background: transparent url("../images/category_indicator.gif") no-repeat;
}
.cat_nav li a{
  margin-right: 10px;
  margin-left: 15px;
  color: #EE3124;
  text-decoration: none;
}   
.cat_nav li a:hover{
  color: #E2A9A8;
}
.account-nav{
  height:50px;
}
div.account-nav ul li{
  float: left;
  margin-right:20px;
  text-align: left;
  padding:3px;
}
.account-nav a{
  font-size: 14px;
}
.account-nav .on{
  font-size: 14px;
  background: #202020;
  filter:alpha(opacity=0.8);
  -moz-opacity:0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;   
  padding:3px;  
  color:white;
}
.customer-account-index .box{
  clear: both;
}

/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel,div.star-rating{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:url(../images/delete.gif) no-repeat 0 -16px}
div.star-rating,div.star-rating a{background:url(../images/star.gif) no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -16px!important}
div.star-rating-hover a{background-position:0 -32px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */

/** retailers page **/
.category-retailers .intro{
  font-size: 16px;
}
.category-retailers .retailer{
  margin-bottom: 15px;
  margin-left: 25px;
  width: 250px;
  height: 130px;
  float: left;
}
/** on the road page **/
.category-on-the-road .intro{
  font-size: 16px;
}
.category-on-the-road .event{
  margin-bottom: 15px;
  margin-left: 25px;
  width: 250px;
  height: 130px;
  float: left;
}

/** mygimmedat page **/
.mygimmedat{
   float: left;
   width: 410px;
   margin-bottom: 50px;
}
.mygim_wrapper .fat{
   margin-right: 40px;
}
.mygimmedat .title{
  width: 217px;
  height: 94px;
  overflow: hidden;
  text-align: right;
  background: transparent url("../images/mygim_title_back.gif") no-repeat 0px 5px;
}
.mygimmedat .title p{
  line-height: 25px;
  margin-top: 20px;
  margin-right: 15px;    
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
}
.mygimmedat .description{  
  width: 217px;
  margin-top: 20px;
}
.mygimmedat .products{
  float: right;
  margin-right: 20px;
}
.mygimmedat .products  .item{
  border: 5px solid #f0f0f0;
  width: 122px;
  height: 122px;
  margin-bottom: 10px;
}

.static_block{
  text-align: left;  
  margin-top: 20px;
}


/* product page */
.product-info-box{
  text-align: left;
}
.product-options{
  float: left;
  margin-top: 12px;
}
.product-options-bottom{
  float: left;
}
.product-essential{
  margin-top: 20px;
}
.product-img-box{
  float: left;
  width: 390px; 
}
.product-image-zoom{
  width: 390px;
  height: 390px;
}
.collateral-box ul{
  list-style-type:disc;
}
.collateral-box li{
  margin-left: 40px;
}
/* Product Images and zoom (from magento default template )*/
.product-img-box { float:left; width:392px; }
.product-img-box .product-image-zoom { position:relative; overflow:hidden; width:390px; height:390px; z-index:9; }
.product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.image-zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px auto; background:url(../images/slider_bg.gif) no-repeat 50% 50%; padding:0 32px 0 32px; cursor:pointer; }
.image-zoom #track { position:relative; height:18px; }
.image-zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px;background:url(../images/magnifier_handle.gif) 0 0 no-repeat; }
.image-zoom .btn-zoom-out { position:absolute; left:4px; top:-2px; }
.image-zoom .btn-zoom-in { position:absolute; right:4px; top:-2px; }
.product-img-box .more-views h4 { border-bottom:1px solid #ccc; margin-bottom:.8em; font-size:.95em; text-transform:uppercase; }
.product-img-box .more-views ul { margin-left:-9px; }
.product-img-box .more-views li { float:left; margin:0 0 9px 9px; }
.product-img-box .more-views li a { float:left; width:56px; height:56px; border:2px solid #ddd; overflow:hidden; }


.product-shop,.review_wrapper{
  float:right;
  width: 430px;
  color: #F0F0F0;
  font-size: 14px;
}
.product-shop .short-description{
  font-weight: bold;
}
.product-collateral{
  float:right;
  width:430px;
  margin-bottom: 10px;
}
.product-shop .product-name{
  font-size: 22px;
}
.product-shop .price{
  font-size: 30px;
}
.add-to-cart-box .qty{
  width: 30px;
}
.product-options dl dt{
  float: left;
  margin-right: 3px;
}
.product-options dl dd{
  float: left;
  margin-right: 10px;
}
.required{
  color: #EE3124;
}
.product-options p.required{
  clear: both;
  text-align: left;
}
.add-to-cart-box button{
  border: 0;
  width: 175px;
  height: 43px;
  background: transparent url("../images/gimmedat.gif") no-repeat;
  color: white;
  font-weight: bold;
  font-size: 21px;
  position: relative;
  left: 10px;
}
.product-shop .divider{
  height: 15px;
}
.extras{
  margin-top:5px;
  margin-bottom: 15px;
}
div.sizechart{
  background: transparent url("../images/sizechart.gif") no-repeat;
  width: 114px;
  height: 23px;
  text-align:center;
}
a.sizechart{
  width: 114px;
  font-size: 14px;
  height: 23px;
  text-decoration: none;
  font-weight: bold;
}
.chart{
  float:left;
  width: 200px;
  text-align: left;
}
div#sizechart .spacer{
  float: left;
  width: 30px;
  height: 100px;
}
.chart table{
  margin: auto;
  float: left;
  background: white;
  border: 1px solid #EE3124;
  text-align: left;
}
.chart td{
  border-right: 1px solid #EE3124;
  border-bottom: 1px solid #EE3124;
  padding: 4px;
}
.chart h4{
  color: #202020;
  margin-left: 1px;
}
.social{
  float:right;
  height: 34px;
  width: 140px;
  position: relative;
  top: -30px;
  right: 30px;
  font-weight: bold;  
}
.social span{
  position: absolute;
  top: 7px;
}
.social .facebook{
  float: right;
  width: 34px;
  height: 34px;
  background: transparent url("../images/facebook.gif") no-repeat;
}
.social .twitter{
  float:right;
  width: 34px;
  height: 34px;
  background: transparent url("../images/twitter.gif") no-repeat;
}
/******** footer section *********/
.footer-container{
  width: 867px;
  height: 258px;
  margin:auto;
  clear: both;
}
.page_footer{
  position: relative;
  background: transparent url("../images/home_footer_background.gif") no-repeat 0px 40px;
  height: 258px;
}
.page_footer ul.menu{
  position: absolute;
  left: 35px;
  top: 50px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 15px;
  line-height: 17px;
  text-align: left;
}
.page_footer a{
  text-decoration: none;
}
.page_footer .legality{
  position: absolute;
  left: 35px;
  top: 160px;
  width: 287px;
  font-size: 11px;
  text-align: left;  
}
.page_footer .passion{
  position: absolute;
  width: 230px;
  top: 56px;
  left: 340px;
  font-size: 12px;
  text-align: left;
  font-weight: bold;
}
.page_footer .passion .big{
  font-size: 25px;
  font-weight: bold;
  text-transform: uppercase;  
}
.page_footer .fat{
  font-size: 19px;
  font-weight: bold;
  text-transform: uppercase;
  position: absolute;
  text-align: left;
}
.page_footer .twitter{
  top: 55px;
  left: 610px;
}
.page_footer .facebook{
  top: 100px;
  left: 620px;
}
.page_footer .email{
  top: 145px;
  left: 625px;
}
.page_footer .informational{
  position: absolute;  
  left:620px;
  top: 205px;
  width: 209px;
  text-align: left;
}
#newsletter{
  border: none;  
}

.col-main .mini-newsletter{
  position:relative;
}
.col-main #newsletter_btn{
  right: 580px;
  top: -1px;
  background: red url("../images/subscribe.png") no-repeat;
  width:88px;
  height:24px;
}
 
.newsletter_modal{
  text-align: left;
  font-size:16px;
}
.newsletter_modal h4{
  color: #202020;
  margin-bottom: 15px;
}
#newsletter_btn{
  position: absolute;
  right: 0px;
  top: 0px;
  width: 25px;
  height: 25px;
  background: transparent;
  border: none;
  cursor: pointer;
}

.button-level h3{
  margin-top:10px;
  margin-bottom:30px;
  clear: both;
}

/********* HERE TO END OF FILE PASTED FROM MAGENTO DEFAULT TEMPLATE **********/

/* Shopping Cart */
.checkout-cart-index .middle-container, .checkout-onepage-index .middle-container{
  color: #f0f0f0;
  text-align: left;
}
.checkout-cart-index .middle, .checkout-onepage-index .middle{
   padding:0px 0px 20px;
}  
.checkout-cart-index .middle a, .checkout-onepage-index .middle a{
  color: #f0f0f0; 
  text-decoration: underline;
}
.shopping-cart  { margin-bottom:0; }
.shopping-cart th, .shopping-cart td { padding-left:13px; padding-right:13px; text-align: center; }
.shopping-cart th .tax-flag {font-size:0.9em; font-weight:normal; display:block; }
.shopping-cart tr.error { background:#FDE6E0 !important; }
.shopping-cart .continue-shopping { float:left; }
.shopping-cart-item-message {margin-bottom:5px;font-size:95%;margin-top:6px; }

td.attributes-col { line-height:1.4em; }
td.attributes-col ul { margin:5px 0; font-size:.95em; }
td.attributes-col dt { margin-top:.5em; }
td.attributes-col dd ul { margin:0 0 5px 0; list-style:disc; }
td.attributes-col dd ul li { margin-left:15px; }
td.attributes-col h4.title { padding:0; margin:0; font-size:1em; color:#fff0f0; width:100%; overflow:hidden; }
td.attributes-col h4.title a { font-weight:bold; }

.page-head-alt .checkout-types .proceedlink{
  display:none;
}
.shopping-cart-totals {
    width:250px;
    float:left;
    text-align:right;
    padding-right: 30px;
    }
.shopping-cart-totals table { width:100%; margin:7px 0; }
.shopping-cart-totals td { padding:0 15px; }
.shopping-cart-totals tr.last td {}
.shopping-cart-totals tfoot td {
    padding-top:10px;
    font-size:1.3em;
    border:none!important;
    }
.shopping-cart-totals .checkout-types { padding:8px 15px 15px; }
.shopping-cart-totals .checkout-types li { clear:both;  margin:10px 0; }

/* Tax details */
.tax-total { cursor:pointer; }
.tax-total td { line-height:13px; padding-top:5px !important; padding-bottom:5px !important; }
.tax-total .tax-collapse { float:right; padding-left:20px; background:url(../images/bg_collapse.gif) 0 2px no-repeat; text-align:right; cursor:pointer; }
.show-details .tax-collapse { background-position:0 -55px; }
.show-details td { border-top:1px solid #d2d8db; }
.tax-details td { font-size:0.91em; color:#626465; background-color:#dae1e4; }
.tax-details-first td { border-top:1px solid #d2d8db; }

/* Shopping cart tax info */
.cart-tax-info, .cart-price { padding-right:20px; }
.cart-tax-total { cursor:pointer; }
.cart-tax-total { padding-right:20px; background:url(../images/bg_collapse.gif) 100% 5px no-repeat; cursor:pointer; }
.cart-tax-total-expanded { background-position:100% -52px; }

.shopping-cart-collaterals {
    float:left;
    width:440px;
    margin-top: 25px;
    }
.shopping-cart-collaterals .box {
    margin-bottom:18px;
   
    }
.shopping-cart-collaterals .box .form-button  {  margin-left:5px; }
.shopping-cart-collaterals .discount-codes h4, .shopping-cart-collaterals .shipping-estimate h4 {
    min-height:16px;
    background-repeat:no-repeat;
    background-position:0 0;    
    text-transform:uppercase;
    }
.shopping-cart-collaterals .discount-codes h4 { background-image:url(../images/icon_asterick.gif);  ; }
.shopping-cart-collaterals .shipping-estimate h4 { }
.shopping-cart-collaterals .shipping-estimate .input-text { width:214px; }
.shopping-cart-collaterals .shipping-estimate select { width:220px; }
.shopping-cart-collaterals .upsell {
    width:42.5%;
    border:1px solid #cec3b6;
    padding:12px 15px;
    background:#fafaec;
    }
.shopping-cart-collaterals .upsell .product-image { float:left; width:75px; border:1px solid #d0cdc9; }
.shopping-cart-collaterals .upsell .product-shop { width:170px; }
.shopping-cart-collaterals .upsell .product-shop h5 { font-size:1em; }
.grand_total {
    width:auto;
    margin-top:15px;
    border:1px solid #BEBCB7;
    background:#DEE5E8;
    font-size:1.3em !important;
    font-weight:bold;
    text-align:right;
    }
tr.grand_total td, p.grand_total { padding-top:5px; padding-bottom:5px; }

.one-page-checkout  .shipment-methods dt{
  margin-top:10px;
}
.one-page-checkout  .shipment-methods dd ul{
  margin-left: 15px;
}

/* One-Page checkout */
.one-page-checkout li.section { position:relative; }
.one-page-checkout .group-select { margin-right:0; }
.one-page-checkout .box { border:1px solid #bbb6a5; border-top:0; padding:15px 20px;  }
.one-page-checkout .head { margin-bottom:0; padding:4px 8px 6px 8px; background: #505050; border-width:0 1px 0 1px; border-color:#D9DDE3; border-style:solid; border-top:1px solid #fff; }
.one-page-checkout .tool-tip { right:8px; }
.one-page-checkout .head a { display:none; }  /* Hide Edit button in step header */
.one-page-checkout h3 { color:#999; font-size:1.05em; }
.one-page-checkout h4 { border-bottom:1px solid #E4E4E4; padding-bottom:2px; text-transform:uppercase; }
.one-page-checkout h4.title { border-bottom:0; text-transform:none; }
.one-page-checkout .step-count { background:#505050;  padding:0 4px; }
.one-page-checkout .content { padding:10px 20px; }
.one-page-checkout label.label { font-size:1.05em; color:#2f2f2f; }
.one-page-checkout .allow .head { background:#abb8bf; border-color:#a3aeb3; border-width:1px 1px 0 1px; cursor:pointer; }
.one-page-checkout .active .head { margin-bottom:0; border:1px solid #808080; background:#FFFFFF; padding-bottom:5px; cursor:default; }
.one-page-checkout .alloq .head a { display:block; } /* Display Edit button in active selection */
.one-page-checkout .group-select { margin-top:0; border:0; background:none; padding:0; }
.one-page-checkout .allow h3 { color:#323232; }
.one-page-checkout .active h3 { color:#ee3124; background: #FFFFFF; }
.one-page-checkout .allow .step-count { background-color: #abb8bf; }
.one-page-checkout .active .step-count { background-color: #FFFFFF; }

.one-page-checkout .active .box { display:block; border-color:#BBAFA0;}
.one-page-checkout dd .form-list ul { margin:5px 17px 15px 17px; }
.one-page-checkout .checkmo-mailing-address { padding-left:20px; }

.one-page-checkout-progress{
  display:none;
}

.one-page-checkout-progress .page-head { margin-bottom:1em; }
.one-page-checkout-progress li { border:1px solid #A3AEB3;  margin-bottom:6px; }
.one-page-checkout-progress h4 { margin:0; color:#999; padding:2px 8px; background:#eee; text-transform:none;  }
.one-page-checkout-progress h4.complete { border-bottom:1px solid #A3AEB3; color:#5e8ab4; }
.one-page-checkout-progress h4 a { text-transform:none; }
.one-page-checkout-progress .content { padding:8px 13px; }
#opc-login .button-set { border-top:0; }
#opc-review .content { border-top:1px solid #d9dde3;; }
#opc-review .data-table { border-top:0; }
.opc-please-wait { padding-right:7px; }
.one-page-checkout a.back {
  padding-left:16px; 
  line-height:13px;
  background-color: #EE3124;
  color: #FFFFFF;
  cursor: pointer;
  margin-right: 10px;
  padding: 2px 8px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #a31910;
  text-decoration: none;   
  }
.one-page-checkout .payment-methods dd { padding:0; }
.one-page-checkout .button-set { margin-top:0; padding-top:2em; }


.checkout-progress { margin:0 auto 1.5em auto; }
.checkout-progress td {
    float:left;
    margin-right:3px;
    border-top:10px solid #999;
    padding:4px 20px;
    color:#abb5ba;
    font-weight:bold;
    }
.checkout-progress td.active {
    border-top-color:#e96200;
    color:#e96200;
    }

/* Multiple Addresses checkout */
.multi-address-checkout-description {
    margin-top:-15px;
    margin-bottom:15px;
    }
.multi-address-checkout-box .box {
    position:relative;
    margin-top:15px;
    margin-bottom:25px;
    border:1px solid #bbb6a5;
    background:url(../images/multi_address_box_bg.gif) repeat-x #FBFAF6;
    }
.multi-address-checkout-box .legend {
    float:left;
    margin-top:-10px;
    margin-bottom:0;
    margin-left:15px;
    border:1px solid #F18200;
    background:#F9F3E3;
    color:#F18200;
    padding:2px 8px;
    }
.multi-address-checkout-box .content {
    padding:15px 20px 20px 20px;
    }
.multi-address-checkout-box .count-head {
    border-bottom:1px solid #BBAFA0;
    background:#F9F3E3;
    padding:5px 10px;
    }
.shipment-count {
    background:#E26703;
    padding:2px 5px;
    color:#fff;
    font-size:.95em;
    line-height:1em;
    }
.multi-address-checkout-box .tool-tip { left:-23px; }
.multi-address-checkout-box .count-head h4 {  margin:0; }
.multi-address-checkout-box .head h5 { color:#E26703; }
.multi-address-checkout-box .head a { font-weight:normal; }
.multi-address-checkout-box .checkmo-mailing-address { display:block; padding-left:20px; }
.shipping-method-pointer { border:1px solid #d9d2be; padding:13px; background:#F9F3E3; position:relative; }
.shipping-method-pointer .pointer { position:absolute; top:-20px; right:-40px; }
.place-order-box { float:right; height:71px; overflow:hidden; }
.place-order-box .left-radius { width:21px; background:url(../images/place_order_container_bg.gif) no-repeat; }
.place-order-box .main-radius{ background:url(../images/place_order_bg.gif) no-repeat 100% 0; padding-right:21px; vertical-align:middle; }
.place-order-box .grand-total { font-size:1.5em; }
.place-order-box .grand-total .price { color:#e26703; font-weight:bold; }
.place-order-box input { margin-left:15px; }

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:10em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }

.one-page-checkout .checkout-agreements { border:1px solid #d9dde3; border-width:0 1px; padding:5px 20px; }
.one-page-checkout .checkout-agreements li { margin:20px 0 0; }
.one-page-checkout .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
.one-page-checkout .checkout-agreements .agree { padding-left:6px; }

/* Form Elements */
input.input-text, select, textarea { border:1px solid #b6b6b6; font-size:13px; }
option, optgroup { font-size:13px; }
optgroup { font-weight:bold; }
textarea { overflow:auto; }
input.input-text, textarea { padding:2px; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
.qty { width:2.5em; }
.group-select label, .form-list label, .payment-methods label { font-weight:bold; }
.input-text:focus, select:focus, textarea:focus { background:#fff7f7; }
.button-set { /* Container for form buttons*/
    clear:both;
    margin-top:1em;
    padding-top:8px;
    text-align:left;
    }
.form-button, .form-button-alt {
    overflow:visible;
    width:auto;
    border:0;
    padding:1px 8px;
    background:#ee3124;
    color:#fff;
    border:1px solid #a31910;
    cursor:pointer;
    text-align:center;
    vertical-align:middle;
    margin-right: 10px;
}
.form-button span, .form-button-alt span {
    white-space:nowrap;
    }
a.form-button-alt { padding:2px 9px; text-decoration:none; }
.form-button-alt:hover { color:#fff; text-decoration:none; }
.btn-checkout {
    display:block;
    float:right;
    background:transparent url(../images/btn_proceed_to_checkout_rad.gif) no-repeat 100% 0;
    font-size:15px;
    font-weight:bold;
    padding-right:8px;
    }
.btn-checkout, .btn-checkout:hover {
    color:#fef5e5;
    text-decoration:none;
    }
.btn-checkout span {
    display:block;
    padding:0 17px 0 25px;
    background:transparent url(../images/btn_proceed_to_checkout_bg.gif) no-repeat;
    line-height:40px;
    }

/* Form lists */
.form-list li { margin-bottom:6px; }
.form-list li .input-box .input-text,
.form-list li .input-box textarea { width:250px; }
.form-list li .input-box select { width:256px; }
.form-list li.addElement { border-top:1px solid #DDD; padding-top:10px; }

.group-select {
  margin-top: 10px;
 }
.group-select ul{
  margin-left:15px;
}
.group-select .legend {
    /* margin-top:-33px;
    float:left;
    border:1px solid #EE3124 ;
    color:#EE3124 ;
    padding:0 8px;
    background:#F9F3E3;
    font-weight:bold;
    font-size:1.1em; */
    }
.group-select li { padding:4px 8px; }
.group-select li .input-box { float:left; width:290px; }
.group-select li .input-text, .group-select li select, .group-select li textarea { width:525px; }
.group-select li .input-box .input-text, .group-select li .input-box textarea { width:250px; }
.group-select li .input-box select { width:256px; }


/* Form Messages */
.validation-advice, .required { color:#ee3124; }
.validation-advice { clear:both; min-height:15px; margin-top:3px; background:url(../images/validation_advice_bg.gif) no-repeat 2px 1px;font-size:.95em; font-weight:bold; line-height:1.25em; }
.validation-failed { border:1px dashed #EE3124 !important; background:#faebe7 !important; }
/* Expiration date and cvv number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; margin-right:-12em; width:12em; position:relative; }

label.required { font-weight:bold; }
p.required { font-size:.95em; }


/********************** Gift Messages */
.giftmessages .gift-header {
    font-size:12px;
    font-weight:bold;
    color:#e87403;
}

.giftmessages .input-checkbox {
    padding-bottom:15px;
}

.giftmessages textarea {
    height:100px;
}

.giftmessages .input-checkbox input {
    margin-right:5px;
}

.giftmessages .input-checkbox label {
    font-weight:normal;
    color:#8e8d8b;
}

.one-page-checkout .box-no-padding {
    border:1px solid #bbb6a5;
    border-top:0;
    padding:15px 0px;
}

.one-page-checkout .box-no-padding .inner-box {
   padding:0px 20px;
}

/* All */
.col2-set, .col3-set, .col4-set, .col5-set { 
  clear:both;
  width: 800px;
  margin:auto; 
}

/* Col2 */
.col2-set .col-1, .col2-set .col-2 { width:370px; }
.col2-set .col-1 { float:left; }
.col2-set .col-2 { float:left;margin-left:10px; }

/* Col2-alt */
.col2-alt-set .col-1 { width:32%; }
.col2-alt-set .col-2 { width:65%; }
.col2-alt-set .col-1 { float:left; }
.col2-alt-set .col-2 { float:right; }

/* Col3 */
.col3-set .col-1, .col3-set .col-2, .col3-set .col-3 { float:left; width:31.3%; }
.col3-set .col-1, .col3-set .col-2 { margin-right:3%; }

/* Col4 */
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3, .col4-set .col-4 { float:left; width:22%; }
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3 { margin-right:4%; }

/* Table Columns */
table .col-1, table .col-2, table .col-3, table .col-4 { float:none !important; margin:0 !important; }
.col3-set td.spacer { width:3%; }
.col4-set td.spacer { width:4%; }

/* Page heading */
.page-head { margin:0 0 25px 0;  }
.page-head-alt { margin:0 0 12px 0; }
.page-head, .page-head-alt { 
  text-align:right;
  height: 119px;
  position: relative;  
}

.page-head-alt,.page-head{
  background: transparent url("../images/catheader_background.gif") no-repeat;
}

.page-head h3, .page-head-alt h3 {
    margin:0;
    font-size:26px;
    text-transform:uppercase;
    text-align:left;
    color: #EE3124;
    font-weight: bold;
    position: absolute;
    bottom: 15px;
    left: 10px;    
}

.page-head .link-feed {float:right; margin-top:9px; }
.button-level .link-feed {float:none!important; font-size:1em!important; }

/********************** Rating */
.ratings {
    margin:7px 0;
    line-height:1em;
    }
.rating-box {
    float:left;
    position:relative;
    width:69px;
    height:13px;
    margin-right:5px;
    background:url(../images/product_rating_blank_star.gif) repeat-x;
    }
.rating-box .rating {
    position:absolute;
    top:0;
    left:0;
    height:13px;
    background:url(../images/product_rating_full_star.gif) repeat-x;
    }
.ratings-list {
    margin:4px 0;
    }
.ratings-list td {
    padding:3px 0;
    }
.ratings-list td.label {
    padding-right:8px;
    font-size:.95em;
    font-weight:bold;
    line-height:1em;
    }



