div#shoppingcart{
 float: right;
/* height: 200px; */
 width: 148px;
 margin: 0px;
 padding: 0px;
 margin-left: 5px;
/* margin-right: -100px; */
 }
 
div#shoppingcart div#shoppingcartcontents{
 font-size: 9pt;
 border: 1px solid #999999;
 background-color: #efefef;
 height: 100%;
 width: 100%;
 text-align: left;
 padding: 6px;
 padding-top: 4px;
 position: relative;
 }
 
div#shoppingcart div#shoppingcartcontents strong{
 display: block;
 width: 100%;
 }
 
div#shoppingcart div strong{
 font-size: 11pt;
 }

div#sideshoppingcart div{
 height: 100%;
 width: 100%;
 text-align: left;
 padding: 6px;
 padding-top: 4px;
 }
 
div#sideshoppingcart div h2{
 margin-left: -1ex;
 display: inline;
 }

table.shoppingcart{
 margin-left: -2px;
 margin-bottom: 5px;
 }

table.shoppingcart tr td{
 font-size: 8pt !important;
 }

div#widgetshoppingcart{
 }

div#widgetshoppingcart div{
 height: 100%;
 width: 100%;
 text-align: left;
 padding: 6px;
 }

div#widgetshoppingcart div strong.cart_title{
 margin-left: -6px;
 display: inline;
 font-size: 1.2em;
 }
 
div#widgetshoppingcarts div h2{
 margin-left: -1ex;
 display: inline;
 }

table.productcart{
 border: 1px solid #999999;
 width: 100%;
 margin-bottom: 10px;
 }

table.productcart tr td{
 padding-bottom: 5px;
 font-size: 8pt;
 }

table.productcart tr.firstrow td{
 font-weight:bold;
 background-color: #e5e5e5;
 }

table.productcart tr.oddrow td{
 background-color: #f0f0f0;
 }
 
table.productcart tr td.firstcol{
 width: 40%;
 } 

form.adjustform{
 display: inline;
 }




table.productdisplay{
/* margin-top: 10px; */
 margin-bottom: 20px;
 border-collapse: collapse;
 width: 100%;
 text-align: left !important;
 }

table.productdisplay tr td{
 vertical-align: top;
 padding-bottom: 5px;
 text-align: left !important;
 }


table.productdisplay tr td.imagecol{
 padding-right: 5px;
 margin-right: 5px;
 border: 0px solid #ffffff;
 }
 
table.productdisplay tr td.imagecol img{
/* width: 300px; */
border: 0px solid #ffffff;
 }

table.productdisplay tr td.textcol{
 padding: 0px;
 padding-bottom: 10px;
 margin: 0px;
 width: 100%;
 text-align: left !important;
 }

div.producttext{
 font-size: 11px;
 width: 100%;
 text-align: left !important;
 }
 
 
 
table.list_productdisplay{
/* margin-top: 10px; */
 margin-bottom: 20px;
 border-collapse: collapse;
 width: 100%;
 }

table.list_productdisplay tr td{
 vertical-align: top;
 padding-bottom: 0px;
 font-size: 8pt;
/*  border: 1px solid black;  */
 }

table.list_productdisplay tr td select{
 margin-right: 3px;
 }
 
 
table.list_productdisplay tr.list_view_description{
 margin: 0px;
 padding: 0px;
 }
 
table.list_productdisplay tr.list_view_description td{
 margin: 0px;
 padding: 0px 3px 5px 3px;
 } 
 
table.list_productdisplay tr.list_view_description td div{
 display: none;
 padding: 3px;
 }
.productdisplayitem { font-size: 11px; background-color: #fffef9; background-image: url(images/product_item_back.gif); background-repeat: repeat-x; background-position: 0 bottom; width: 400px; margin: 0 0 8px; padding: 5px; border: solid 1px #f2ecd7; }
.productdisplayitem .display-image { float: left; margin: 0 8px 0 0; }
.productdisplayitem .display-copy { margin: 0 0 0 110px; }
.productdisplayitem .display-copy p { font-size: 11px; line-height: 14px; }
.productdisplayitem .display-copy h3 { font-size: 12px !important; font-weight: bold; margin: 0 0 3px !important; padding-bottom: 2px; border-bottom: 1px solid #f0e8dc; }
.productdisplayitem .display-copy h3 span { color: #a48e4d; font-size: 9px; font-weight: normal; text-transform: uppercase; }
.productdisplayitem .variation { padding: 4px; }
.productdisplayitem .variation_name { color: #987c52; font-size: 10px; background-color: #f2ecd7; margin: 0 3px; padding: 0 5px; border: solid 1px #ddd9cc; }
.productdisplayitem .variation_title { color: #7b6f5d; font-size: 10px; width: 70px; }
ul.tandclist li{
 list-style-type:lower-alpha;
 } 
 
ul.tandclist li{
 list-style-type: circle;
 } 
 
ul.linklist li{
 font-weight:bold;
 } 
 
strong.special{
 color: #DD0000;
 }
 
a.termsandconds
 {
 text-decoration: underline;
 }

span.miniarrow{
 display: block;
/* border: 1px solid black; */
 vertical-align: top !important;
 }

img.miniarrow{
/* position: relative; */
/* border: 1px solid black; */
 margin-right: 4px;
 }

img.catimage{
 float:left;
 position: relative;
 top: -3px;
 margin-right: 2pt;
 }

strong.cattitles{
 display: block;
 position: relative;
/* margin-bottom: -15px; */
 }

strong.prodtitles{
 display: block;
 margin-bottom: -15px;
 }

table.mainpagetable{
 margin-left: 0px;
 }

table.mainpagetable tr td{
 padding-left: 0px;
 }

strong.title{
 font-size: 12.5pt;
 }

a.categorylink{
 font-size: 8pt;
 /*border: 1px solid red;*/
 }

span.pricedisplay{
 font-weight: bold;
 white-space: nowrap;
 }
 
td.totals{
 vertical-align: bottom;
 }
 
table.cattable{
 padding: 0px;
 margin: 0px;
 border-collapse: collapse;
/* border: 1px solid black; */
 }
 
table.cattable tr td{
 padding: 0px;
/* border: 1px solid black; */
 }
 
 td.catfirstcol{
 padding-right: 3px;
 }

form#specials{
 display: inline;
 }
 
span.oldprice{
 text-decoration: line-through;
 }

 
div.additional_description{ color: #987c52; font-size: 10px; display: none; }
div.additional_description p { font-size: 10px !important; }
a.additional_description_link{
 display: inline;
 }
 
td.prodgroupmidline{
 border-right: 1px solid black !important;
 padding-right: 3px;
 }
 
#loadingindicator{
 visibility: hidden; 
 font-size: 7pt;
 font-weight: normal;
 }

#loadingindicator img{
 position: relative;
 top: 3px;
 margin-left: 6px;
/*  visibility: hidden; */
  border: none !important;
 }
 
#alt_loadingindicator{
 visibility: hidden; 
 font-size: 7pt;
 font-weight: normal;
 }

#alt_loadingindicator img{
 position: relative;
 top: 3px;
 margin-left: 6px;
/*  visibility: hidden; */
  border: none !important;
 }
 
/* e-commerce fix for K2 */
table.productdisplay tr td img {
 max-width: none !important;
 }
 
 
div.product_footer{
 position: relative;
 padding: 0px !important;
 width: 100%;
 border-top: 1px dashed #cccccc;
 height: 35px;
 margin-top: 1em;
 }
 
div.product_footer strong{
 display: block;
 font-size: 7pt;
 font-weight: normal;
 }
 
div.product_average_vote{
 position: absolute;
 top: 0px;
 left: 0px;
 width: 50%;
 float: left;
 margin: 0px !important;
 height: inherit;
 }
 
div.product_user_vote{
 position: absolute;
 top: 0px;
 right: 0px;
 width: 30%;
 margin: 0px !important;
 height: inherit;
 }
 
span.vote_total{
 position: relative;
 top: -3px;
 left: 2px;
 font-size: 7pt;
 }

span.rating_saved{
 color: #990000;
 display: none;
 }

div.select_country{
 margin-bottom: 5px;
 }
 
div#homepage_products{
 width:100%;
 }
 
div.frontpage_product{
 width:auto;
 float: left;
 height: 260px;
 text-align: center;
 }
 
div.frontpage_product a p{
 margin-top: 0px;
 }
 
div.frontpage_product a{
 color: #333333 !important;
 font-weight: normal !important;
 }
 
div.frontpage_product a img{
 border: none;
 }
 
div.frontpage_product img{
 text-align: center;
 }
 
div.frontpage_product span.front_page_price{
  display: block;
  }
  
  
/* shopping cart styling */

table.productcart{
 width: 100%;
 margin-top: 10px;
 margin-bottom: 10px;
 padding: 0px;
 border-collapse: collapse;
 padding-top: 3px;
 border: none;
 font-size: inherit;
 }

table.productcart tr td{
 padding-bottom: 5px;
 font-size: 11px;
 font-size: inherit;
 }

table.productcart tr.product_row td{
 padding-bottom: 5px;
 font-size: inherit;
 vertical-align: middle !important;
 }

table.productcart tr.product_row td{
 padding-bottom: 5px;
 font-size: inherit;
 vertical-align: middle !important;
 }
 
/*table.productcart tr td a{
 color: #000000;
 font-weight: normal;
 }
 
table.productcart tr td a:hover{
 color: #555555;
 }*/

table.productcart tr.firstrow td{
 font-weight:bold;
 background-color: #e5e5e5;
 border-left: 2px solid white;
 }

table.productcart tr.firstrow td.firstcol{
 border-left: none;
 }

table.productcart tr.product_shipping td{
 vertical-align: middle;
 border-top: 1px solid #999999 !important;
 border-bottom: 1px solid #999999 !important;
 padding-top: 4px;
 }

table.productcart tr.total_price td{
 border-top: 1px solid #999999 !important;
 border-bottom: 1px solid #999999 !important;
 font-weight: bold;
 padding-top: 4px;
 }
 
ul.checkout_links{
  list-style-type: none;
  padding-left: 0px;
 }
 
 
ul.checkout_links li{
  list-style-type: none;
  margin-left: 0px;
 }
 
ul.checkout_links li a{
 color: #555555 !important;
 font-weight: normal !important;
 }
 
ul.checkout_links li a:hover{
 color: #000000 !important;
 }
  
.PeSwitcher ul{
 padding-left: 0px;
 } 
  
.PeSwitcher ul li{
 margin-left: 0px;
 }
.category_brand_header{
 list-style: none !important;
  }
.category_brand_header li{
 margin-left: 0px;
 }
  
#content .category_brand_header li a{
 color: #333333;
 font-weight: bold;
 }
  
.PeCatsBrands ul{
 padding-left: 0px;
 }
  
.PeCatsBrands ul li{
 margin-left: 0px;
 }
  
.PeCatsBrands  ul.SubCategories li{
 margin-left: 1em;
 }
 
.category_image{
 float: left;
 }

div.wrap div.PeSwitcher ul{
 list-style: none !important;
 list-style-type: none !important;
 }
 
div.wrap div.PeCatsBrands ul li{
 list-style: none !important;
 list-style-type: none !important;
 }
 

div.wrap div.PeSwitcher ul{
 list-style: none !important;
 list-style-type: none !important;
 }
  
div.wrap div.PeCatsBrands ul li{
 list-style: none !important;
 list-style-type: none !important;
 }
 
a#fancy_collapser_link{
 width: 13px;
 height: 13px;
 padding: 0px;
 margin-left: 5px;
 margin-bottom: -3px;
 border: none;
 }
 
a#fancy_collapser_link img{
 border: none;
 }
 
div#shoppingcartcontents{
 display: block;  
 }
 
div#sliding_cart{
  margin: 0px;
  padding: 0px;
  background: none;
  border: none;
  }

.clearfix {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}


#browseby { color: #725704; width: 130px; float: left; margin: 0; padding: 2px 5px 10px; border: solid 1px #a79a86; }
#browseby hr { clear: left; margin: 8px 0 4px; border-top: 1px solid #e6dfd5; border-right-width: 0; border-bottom-width: 0; border-left-width: 0; }
#browseby ul, #browseby li { margin: 0; padding: 0; }
#browseby li { list-style-type: none; }
#browseby li a { background-color: #fffef9; padding: 0 3px; border: solid 1px #ebe4cc; }
#browseby ul.browsenav li a:hover { background-color: #e9e1d6; text-decoration: none; border-color: #be9d6b; }
#browseby ul.browsecolors li { line-height: 12px; height: 14px; float: left; margin: 3px 5px 3px 0; padding: 0; border: solid 2px #ece4c9; }
#browseby ul.browsecolors li.selected { border-color: #666; border-width: 2px; }
#browseby ul.browsecolors li a { background-color: transparent; width: 14px; height: 14px; margin: 0; padding: 0; border-width: 0; display: block; }
#browseby ul.browsecolors li a:hover { text-decoration: none; border-width: 0; }
#colorblock { line-height: 12px; width: 14px; height: 14px; margin: 0; padding: 0; display: block; }
#browseby h2 { color: #666; font-size: 12px; font-weight: bold; background-image: url(images/browseby.gif); background-repeat: no-repeat; background-position: 0 0; text-indent: -5000px; width: 125px; height: 20px; margin: 0 0 5px; }
#browseby h3 { color: #666; font-size: 12px; font-weight: normal; margin: 5px 0 0; }
img.swatch { margin: 0 5px 0 0; border-width: 0 !important; }
