body{ margin: 0px; padding: 0px; font-family: Arial, Tahoma; font-size: 12px; 
background: #080808 url('../images/gradient-body2.png') repeat-x 0px 105px;
overflow-x:hidden;
}


td.views-field.views-field-field-image{
  background: transparent;
}

td.views-field.views-field-field-image img{
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

td.views-field.views-field-title.views-align-left, td.views-field.views-field-created{
  background:transparent;
  padding:0 10px 0 20px;
}

.node.node-blog.node-teaser.contextual-links-region .field-items{
  margin: 10px 0 10px 0;
}

tr.odd.news-feed, tr.even.news-feed {
  background: transparent; 
  border-bottom: 30px transparent solid;
  color:#777;

}



@font-face {
  font-family: US101;
  src:url("US101.eot?") format("eot"),url("US101.woff") format("woff"),url("US101.ttf") format("truetype"),url("US101.svg#U.S.101") format("svg");
  font-weight:normal;
  font-style:normal;
}

a{ color: #2d75b2; text-decoration: none; }
a:hover{ text-decoration: underline; }
img{ border: 0px; }
input:focus{ outline: none; }

#specs table,th,tbody{border:0px;}
#specs th{padding-right:7px;padding-top:7px;padding-bottom:7px;vertical-align:top;}
#specs td{padding:7px;vertical-align:top;}
#specs ul{margin-left:-10px;margin-top:0px;}

div.field-content.wrap-video{margin-bottom:20px;}

div.form-item.form-type-radio.form-item-commerce-payment-payment-method{margin-bottom:15px;}


.commerce-paypal-icons .label {
  font-weight: bold;
  padding-left: 19px;
  margin-right: 5px;
}

.commerce-paypal-icon {
  position: relative;
  top: 6px;
  margin-right: 4px;
}


input.nice-i{
  color: #c2c2c2;
  border: 1px solid #e2e2e2;
  padding: 4px 10px;
  
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; 
  
  -webkit-box-shadow: inset 2px 4px 4px -1px rgba(229, 229, 229, 1);
  -moz-box-shadow: inset 2px 4px 4px -1px rgba(229, 229, 229, 1);
  box-shadow: inset 2px 4px 4px -1px rgba(229, 229, 229, 1); 
}
input.nice-s, a.nice-a, .commerce-add-to-cart .form-submit {
  /*height: 27px;*/
  /*line-height: 27px;*/
  /*text-align: center;*/
  border-bottom: 1px solid #8a8a8a;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  border-top: 1px solid #d9d9d9;
  
  font-family: 'Cuprum';
  font-size: 20px;
  font-weight: normal;
  color: #c8a901;
  padding: 1px 9px 1px 9px;
  text-shadow: 0px 1px 0px #ffffff;
  /*filter: dropshadow(color=#ffffff, offx=0, offy=1); */

  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px; 

  background: #f0f0f0; /* Old browsers */
  background: -moz-linear-gradient(top, #fefefe 0%, #e3e3e3 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e3e3e3)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fefefe 0%,#e3e3e3 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fefefe 0%,#e3e3e3 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fefefe 0%,#e3e3e3 100%); /* IE10+ */
  background: linear-gradient(top, #fefefe 0%,#e3e3e3 100%); /* W3C */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e3e3e3',GradientType=0 );*/ /* IE6-9 */
}
input.nice-s:hover, a.nice-a:hover, .commerce-add-to-cart .form-submit:hover{
/*  height: 27px;
  line-height: 27px;*/
  color: #2e292b;
  border-bottom: 1px solid #8a8a8a;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-top: 1px solid transparent;
  text-decoration: none;
  
  text-shadow: 0px 1px 0px #edd759;
  /*filter: dropshadow(color=#edd759, offx=0, offy=1); */

  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px; 
  
  background: #ffd900; /* Old browsers */
  background: -moz-linear-gradient(top, #ffd900 0%, #dfbd02 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffd900), color-stop(100%,#dfbd02)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffd900 0%,#dfbd02 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffd900 0%,#dfbd02 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffd900 0%,#dfbd02 100%); /* IE10+ */
  background: linear-gradient(top, #ffd900 0%,#dfbd02 100%); /* W3C */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd900', endColorstr='#dfbd02',GradientType=0 );*/ /* IE6-9 */
}
a.nice-a2{
  border-bottom: 1px solid #868686;
  color: #ffffff;
  
  font-family: 'Cuprum';
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  text-align: center;
  
  text-shadow: 0px -1px 0px #389b2d;
  filter: dropshadow(color=#389b2d, offx=0, offy=-1); 
  
  background: #52ce3d; /* Old browsers */
  background: -moz-linear-gradient(top, #52ce3d 0%, #21a427 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#52ce3d), color-stop(100%,#21a427)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #52ce3d 0%,#21a427 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #52ce3d 0%,#21a427 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #52ce3d 0%,#21a427 100%); /* IE10+ */
  background: linear-gradient(top, #52ce3d 0%,#21a427 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#52ce3d', endColorstr='#21a427',GradientType=0 ); /* IE6-9 */

  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px; 
}


a.nice-a{ padding: 0px; }

.wrap-title-black{
  height: 40px;
  
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px; 
  
  background: #3e3638; /* Old browsers */
  background: -moz-linear-gradient(top, #4e4648 0%, #221e1f 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4e4648), color-stop(100%,#221e1f)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #4e4648 0%,#221e1f 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #4e4648 0%,#221e1f 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #4e4648 0%,#221e1f 100%); /* IE10+ */
  background: linear-gradient(top, #4e4648 0%,#221e1f 100%); /* W3C */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e4648', endColorstr='#221e1f',GradientType=0 );*/ /* IE6-9 */
}
h2.nice-title,h1.nice-title{
  height: 40px;
  line-height: 40px;
  color: #ffffff;
  padding-left:20px;
  font-family: 'Cuprum';
  font-size: 20px;
  font-weight: normal;
  
  text-shadow: 0px -1px 0px #000000;
  filter: dropshadow(color=#000000, offx=0, offy=-1); 
}
#top{
  /* width: 100%; */
  /* height: 105px; */
  background: url('../images/gradient-top.png') repeat-x top;
  border-bottom-style: solid;
  border-width: 1px;
  border-color: #A00000;
}

#wrap-user-border{ /* width: 100%; */ /* height: 34px; */ border-bottom: 1px solid #383838;}
#wrap-user-border2{ /* width: 100%; */ height: 33px; border-bottom: 1px solid #171717; background: #131313;}

#wrap-user{ /* width: 960px; */ /* height: 33px; */ /* margin: 0 auto; */ text-align: center; }

#user-message{
  float: left;
  /* width: 230px; */
  height: 35px;
  line-height: 35px;
  font-size: 11px;
  color: #7e7e7e;
  text-align: left;
}

ul#user-menu{
  float: left;
  /* width: 490px; */
  /* height: 35px; */
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-align: right;
}

ul#user-menu li{ 
  display: inline-block; 
  margin-left: 20px; 
  height: 35px;
  line-height: 35px;
  font-size: 11px;
  color: #C29700;
  text-decoration: none;
  padding-left: 10px;
  background: url(../images/user-menu-arrow.png) no-repeat left center;
}

* html ul#user-menu li{ display: inline;}
* +html ul#user-menu li{ display: inline;}

ul#user-menu li a{
  display: inline-block;
  height: 35px;
  line-height: 35px;
  font-size: 11px;
  color: #C29700; /*c29700*/
  text-decoration: none;  
}

* html ul#user-menu li a{ display: inline;}
* +html ul#user-menu li a{ display: inline;}







ul#user-menu li a:hover{ text-decoration: underline; }

#header{ /* height: 70px; */ margin: 0 auto; text-align: center; }
#header-top{ float: left; width: 100%; height: 63px; margin: 10px 0px; 


}

#wrap-logo{ float: left; /* width: 230px; */ height: 52px; margin-left:20px;}
#wrap-logo a{ float: left; }
#wrap-logo a img{ float: left; border: 0px;}

#wrap-header-info{
  float: right;
  width: 730px;
  height: 52px;
  text-align: left;
}
#cart{
  float: right;
  width: 250px;
  height: 52px;
  padding-left: 70px;
  border-left: 1px dotted #4c4c4c;
  background: url(../images/cart-icon.png) no-repeat 25px center;
}
#cart-title{
  float: left;
  font-family: 'Cuprum';
  font-size: 18px;
  width: 100%;
  color: #ffffff;
  margin-top: 5px; 
  
  text-shadow: 0px 1px 0px #121212;
  filter: dropshadow(color=#121212, offx=0, offy=1); 
}

#cart-summarry{ float: left; width: 100%; color: #8e8e8e; }

#cart-summarry a.items{ font-weight: bold; color: #f3cd02; text-decoration: none; }
#cart-summarry a.items:hover{ text-decoration: underline; }
#cart-summarry span.price{ font-weight: bold; color: #ffffff; }

#work-hours{
  float: right;
  width: 250px;
  height: 42px;
  padding-top: 10px;
  padding-left: 65px;
  background: url(../images/working-hours-icon.png) no-repeat 25px center;
}

#work-hours .white-line{ float: left; width: 100%; color: #ffffff; font-size: 13px; }
#work-hours .pink-line{ float: left; width: 100%;  color: #8f8f8f; font-size: 11px; }

#header-bottom{
  float: left;
  width: 100%;
  height: 41px;
  border-top: 1px solid #443b3d;
  
  background: #362f31; /* Old browsers */
  background: -moz-linear-gradient(top, #362f31 0%, #1f1b1c 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#362f31), color-stop(100%,#1f1b1c)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #362f31 0%,#1f1b1c 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #362f31 0%,#1f1b1c 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #362f31 0%,#1f1b1c 100%); /* IE10+ */
  background: linear-gradient(top, #362f31 0%,#1f1b1c 100%); /* W3C */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#362f31', endColorstr='#1f1b1c',GradientType=0 );*/ /* IE6-9 */
  
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px; 
}

ul#header-menu{
  /* float: right; */
  /* height: 41px; */
  margin: 14px 0px 0 0;
  /* padding: 0px; */
  /* list-style: none; */
}

ul#header-menu li{ /* float: left; */ /* height: 41px; */ /* margin-right: 2px; */ }
ul#header-menu li a{
  /* float: left; */
  font-family: 'Cuprum', sans-serif;
  font-size: 17px;
  height: 36px;
  line-height: 36px;
  color: #f3f3f3;
  text-decoration: none;
  padding: 0px 25px 0px 25px;
  text-shadow: 0px -1px 1px #000000;
  /*filter: dropshadow(color=#000000, offx=0, offy=-1); */
}

ul#header-menu li a.special{ color: #f9d302; }

ul#header-menu li a.inactive:hover{
  background: #4e484a; /* Old browsers */
  background: -moz-linear-gradient(top, #4e484a 0%, #383535 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4e484a), color-stop(100%,#383535)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #4e484a 0%,#383535 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #4e484a 0%,#383535 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #4e484a 0%,#383535 100%); /* IE10+ */
  background: linear-gradient(top, #4e484a 0%,#383535 100%); /* W3C */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e484a', endColorstr='#383535',GradientType=0 );*/ /* IE6-9 */

  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}

#search{
  float: right;
  /* width: 230px; */
  /* height: 36px; */
  margin-top: 5px;
  margin-right: 5px;
  text-align: right;
}

#search-form{ float: left; width: 100%; }

#search input.nice_search{
  border: solid 1px #666;
  float: left;
  width: 160px;
  font-size: 13px;
  height: 24px;
  line-height: 23px;
  margin-left: 16px;
  padding-left: 10px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  color: #888;
  background: #666;
  /* border-bottom: 1px solid #454545; */
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 5px;
  /* -webkit-border-radius: 5px 0px 0px 5px; */
  /* border-radius: 5px 0px 0px 5px; */
  /* -webkit-box-shadow: inset 2px 4px 4px -1px rgba(4, 4, 4, 1); */
  -moz-box-shadow: inset 2px 4px 4px -1px rgba(4, 4, 4, 1);
  /* box-shadow: inset 2px 4px 4px -1px rgba(4, 4, 4, 1); */
}
#search input.nice_submit{
  float: left;
  height: 24px;
  width: 25px;
  background: #666666 url(../images/search-button.png) no-repeat center center;
  border: 1px solid #666666;
  border-left: solid 1px #867F7F!important;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 0px;
  /* -webkit-border-radius: 0px 5px 5px 0px; */
  /* border-radius: 0px 5px 5px 0px; */
}

#search input.nice_submit:hover{ cursor: pointer; }

#wrap-content{ }

#breadcrumb{
  display: none;
  float: left;
  width: 100%;
  height: 38px;
  line-height: 38px;
  font-size: 11px;
}
#breadcrumb a{ color: #24659c; text-decoration: none; }
#breadcrumb a:hover{ text-decoration: underline; }
#breadcrumb a.breadcrumbHome {background:url(../images/breadcrumb-home.gif) no-repeat left center; padding-left: 25px;}
#breadcrumb span { color: #5f5f5f; }
#breadcrumb span.seperator { width: 9px; margin: 0px 5px; background: url(../images/breadcrumb-seperator.png) no-repeat center center; }

#main-column{  float: left; width: 960px; height:600px;}


#front-page-main-content{float: left; width: 100%; }

#wrap-front-page-content{
  float: left;
  width: 100%;
  padding: 30px 0px 20px 0px;
  background: white;
}

#front-page-content{ width: 960px; margin: 0px auto; color: black;}

#footer{ float: left; width: 100%; }

#wrap-footer-links{
  float: left;
  width: 100%;
  margin-top: 40px;
  padding: 30px 0px 20px 0px;
  
  background: #353535; /* Old browsers */
  background: -moz-linear-gradient(top, #353535 0%, #1c1b1b 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#353535), color-stop(100%,#1c1b1b)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #353535 0%,#1c1b1b 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #353535 0%,#1c1b1b 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #353535 0%,#1c1b1b 100%); /* IE10+ */
  background: linear-gradient(top, #353535 0%,#1c1b1b 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#353535', endColorstr='#1c1b1b',GradientType=0 ); /* IE6-9 */
}
#footer-links{ /* width: 960px; */ /* margin: 0px auto; */ color: #808080; }

.wrap-links{ float: left; /* width: 170px; */ /* margin-right: 20px; */ }
.wrap-links h2{ 
  /*float: left;
  /*width: 500px;*/
  font-size: 11px;
  color: #818181;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}
.wrap-links h3{ 
  float: left;
  width: 100%;
  font-size: 11px;
  color: #818181;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
  display:none;
}
.wrap-links ul{
  float: left;
  width: 100%;
  margin: 0px;
  padding: 0px;
  list-style: none;
} 
.wrap-links ul li{ float: left; width: 100%; }
.wrap-links ul li a{
  float: left;
  width: 100%;
  color: #c29700;
  font-size: 11px;
  line-height: 18px;
  text-decoration: none;
}
.wrap-links ul li a:hover{ text-decoration: underline; }

#wrap-bottom{
  float: left;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #000000;
  font-size: 11px;
  border-top: 1px solid #2c2b2b;
  border-bottom: 2px solid #181818;
}
#bottom{ /* width: 960px; */ /* margin: 0 auto; */ color: #808080; }
#bottom .left{ float: left; width: 430px; margin: 0px; padding: 0px; }
#bottom .right{
  float: right;
  /* width: 520px; */
  height: 20px;
  line-height: 20px;
  text-align: right;
  margin: 10px 0 10px 10px;
  padding: 0px;
}
#bottom p a{ color: #808080; }
#bottom .right p{ float: left; margin: 0px; padding: 0px;}
#bottom .right p a{ float: left; margin-left: 5px; }
#bottom .right p{ float: left; border: 0px; }
#bottom .right img{ float: left; border: 0px; margin-top:-5px;}

#main-content{ /* float: left; */ /* width: 100%; */ padding-top: 20px;}

#left-column{/* float: left; */ /* width: 230px; */ /* margin-right: 10px; */ }
#right-column{ /* float: left; */ /* width: 720px; */ }

#main-content .wrap-title-black{ float: left; width: 100%; }
#main-content .wrap-title-black h2.nice-title{ float: left; width: 170px; padding-left: 20px; margin: 0px; }
#main-content .wrap-title-black h2.nice-title.long{ width: 210px; } 

#main-content #left-column .wrap-title-black{ border-bottom: 1px solid #404040; }
#main-content #left-column .left-block .wrap-title-black{ border: 0px; }

#main-content h1.nice-title{ float: left;padding-left: 20px; margin: 0px; }
#main-content .wrap-title-black.round{
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; 
  border-radius: 5px; 
}

/* front page products menu */


#wrap-categories-front{ margin-bottom: 20px; width: 25%; position: absolute; z-index: 200}

#wrap-categories-front #wrap-title-products .expanded{ float: left; width: 40px; height: 40px; background: url(../images/cat-expanded-icon.png) no-repeat center center; }
#wrap-categories-front #wrap-title-products .collapsed{ float: left; width: 40px; height: 40px; background: url(../images/cat-expanded-icon.png) no-repeat center center; }
#wrap-categories-front #wrap-title-products .expanded:hover, #wrap-categories-front #wrap-title-products .collapsed:hover{ cursor: pointer; }


#wrap-title-products{
height: 40px;
  

}

#products-title{ float: left; width: 150px; padding-left: 40px; margin: 0px; 
  font-family: 'Cuprum', arial narrow, sans-serif; 
  font-size: 19px;
  height: 40px;
  line-height: 40px;
  color: #CCC;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; 
  
  background: #333;
  border-style: solid;
  border-width: 1px;
  border-color: #555;
  position: relative;
  right: -700px;
  top: 460px
}




#wrap-categories{ float: left; width: 100%; margin-bottom: 20px;}

#wrap-categories .wrap-title-black .expanded{ float: left; width: 40px; height: 40px; }
#wrap-categories .wrap-title-black .collapsed{ float: left; width: 40px; height: 40px; }
#wrap-categories .wrap-title-black .expanded:hover, #wrap-categories .wrap-title-black .collapsed:hover{ cursor: pointer; }



ul#category-menu{
  float: left;
  width: 100%;
  list-style: none;
  padding-bottom: 11px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  margin: 0px; 
  background: #2a2a2a;
 
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px; 
}

ul#category-menu li{ float: left; width: 100%; border-bottom: 1px solid #373737; }

ul#category-menu li a{
  float: left;
  width: 210px;
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
  color: #ffffff;
  font-size: 13px;
  text-decoration: none;
  background: url(../images/cat-menu-arrow.png) no-repeat 210px center;
}

ul#category-menu li a:hover{ background: #eeb900 url(../images/cat-menu-arrow-hover.png) no-repeat 210px center !important; color: #363031 !important; }

ul#category-menu ul.subcategory{
  float: left;
  width: 100%;
  padding: 0px;
  margin: 0px;
  background: #222222;
  list-style: none;
  display: none;
}

ul#category-menu ul.subcategory li{
  float: left;
  width: 100%;
  height: 30px;
  border-bottom: 1px solid #303030;
}
ul#category-menu  ul.subcategory li a{
  float: left;
  width: 190px;
  height: 30px;
  line-height: 30px;
  padding-left: 40px;
  color: #eeb900 !important;
  font-size: 13px;
  text-decoration: none;
  background: url(../images/cat-menu-arrow.png) no-repeat 210px center !important;
}
ul#category-menu  ul.subcategory li a:hover{ text-decoration: underline; }





/* Product Menu Styles

ul.menu, ul.menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 15em;
}

ul.menu a {
  display: block;
  text-decoration: none;  
}

ul.menu li {
  margin-top: 1px;
}

ul.menu li a, ul.menu ul.menu li a {
  background: #333;
  color: #fff;  
  padding: 0.5em;
}

ul.menu li a:hover, ul.menu ul.menu li a:hover {
  background: #000;
}

ul.menu li ul li a, ul.menu ul.menu li ul li a {
  background: #ccc;
  color: #000;
  padding-left: 20px;
}

ul.menu li ul li a:hover, ul.menu ul.menu li ul li a:hover {
  background: #aaa;
  border-left: 5px #000 solid;
  padding-left: 15px;
}
ul.menu ul.menu li a:hover {
    border-left: 0;
    padding-left: 0.5em;
}
ul.menu ul.menu {
    border-left: 5px #f00 solid;
}
ul.menu a.active, ul.menu ul.menu li a.active, ul.menu a.active:hover, ul.menu ul.menu li a.active:hover {
    text-decoration: underline;
    background: #c00;
}

*/


.toplevel {
  float:left;
}

ul.menu {
  width: 100%;
  list-style: none;
  padding-bottom: 11px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  margin: 0px; 
  background: #282828;

  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px;
}

ul.menu ul {
  background: #383838;
  padding: 0px;
  list-style: none;
  width: 100%;
  margin: 0px; 
  text-indent:20px;
}

ul.menu ul ul{
  background: #484848;
  padding: 0px;
  list-style: none;
  width: 100%;
  margin: 0px; 
  text-indent:40px;
}

ul.menu li {
  margin: 0px;
  border-bottom: solid 1px #383838;
}
/*
*/
ul.menu a {
  display: block;
  text-decoration: none;  
 
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
  color: #ddd;
  font-size: 13px;
  background: url(../images/cat-menu-arrow.png) no-repeat 96% center;
}

/**/
ul.menu li a:hover{ 
  background: #555 url(../images/cat-menu-arrow-hover.png) no-repeat 96% center;
  color: #fff; 
}

ul.menu ul ul li.expand a{
  color:#C29700;

}





/*
ul.menu li ul.nestedmenu li a:hover{ 
  background: #eeb900 url(../images/cat-menu-arrow-hover.png) no-repeat 210px center;
  color: #000; 

}




ul.menu li a, ul.menu ul.menu li a {
  background: #333;
  color: #fff;  
  padding: 0.5em;
}

ul.menu li a:hover, ul.menu ul.menu li a:hover {
  background: #000;
}

ul.menu li ul li a, ul.menu ul.menu li ul li a {
  background: #ccc;
  color: #000;
  padding-left: 20px;
}

ul.menu li ul li a:hover, ul.menu ul.menu li ul li a:hover {
  background: #aaa;
  border-left: 5px #000 solid;
  padding-left: 15px;
}
ul.menu ul.menu li a:hover {
    border-left: 0;
    padding-left: 0.5em;
}
ul.menu ul.menu {
    border-left: 5px #f00 solid;
}
ul.menu a.active, ul.menu ul.menu li a.active, ul.menu a.active:hover, ul.menu ul.menu li a.active:hover {
    text-decoration: underline;
    background: #c00;
}
div.panel {
    border: 1px #000 solid;
    padding: 5px;
    margin-top: 1px;
}

ul.menu div.panel a, ul.menu div.panel li a:hover  {
    display :inline;
    color: #666;
    background: none;
    margin: 0;
    padding: 0;
    border: none;
    font-weight: bold;
}
ul.menu div.panel a:hover {
    color: #000;
    text-decoration: underline;
}


.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 0px 0em; }
.indent1 { padding-left: 0em; }
.indent2 { padding-left: 2em; }
.indent3 { padding-left: 3em; }
.indent4 { padding-left: 4em; }
.indent5 { padding-left: 5em; }
.indent6 { padding-left: 6em; }
.indent7 { padding-left: 7em; }
.indent8 { padding-left: 8em; }
.indent9 { padding-left: 9em; }
.indent10 { padding-left: 10em; }

*/




/*
ul.menu {
  float: left;
  width: 100%;
  list-style: none;
  padding-bottom: 11px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  margin: 0px; 
  background: #333;
  color: #888
}

ul.menu ul{
  padding-bottom: 0px;
  list-style: none;
  width: 100%;
  margin: 0px; 
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  color: #888
}

ul.menu li{ margin: 0px; float: left; width: 100%; border-bottom: 1px solid #f0f0f0; color: #888}

ul.menu li a{
  float: left;
  width: 210px;
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
  color: #ffffff;
  font-size: 13px;
  text-decoration: none;
  background: url(../images/cat-menu-arrow.png) no-repeat 210px center;
}
*/




ul.menu ul.subcategory{
  float: left;
  width: 100%;
  padding: 0px;
  margin: 0px;
  background: #fff;
  list-style: none;
  display: none;
}

ul.menu ul.subcategory li{
  float: left;
  width: 100%;
  height: 30px;
  border-bottom: 1px solid #f0f0f0;
}
ul.menu  ul.subcategory li a{
  float: left;
  width: 190px;
  height: 30px;
  line-height: 30px;
  padding-left: 40px;
  /*color: #eeb900 !important;*/
  font-size: 13px;
  text-decoration: none;
  /*background: url(../images/cat-menu-arrow.png) no-repeat 210px center !important;*/
}
ul.menu  ul.subcategory li a:hover{ text-decoration: underline; }



#left-column .left-block{ float: left; width: 100%; margin-bottom: 20px; }

#left-column .left-block h2.nice-title2{
  float: left; 
  width: 215px;
  padding-left: 15px;  
  height: 40px;
  line-height: 40px;
  margin: 0px;
  border-bottom: 1px solid #d9d9d9;
  color: #343434;
  
  font-family: 'Cuprum';
  font-size: 20px;
  font-weight: normal;

  background: #f8f8f8; /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f5f5f5)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%,#f5f5f5 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%,#f5f5f5 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%,#f5f5f5 100%); /* IE10+ */
  background: linear-gradient(top, #ffffff 0%,#f5f5f5 100%); /* W3C */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 );*/ /* IE6-9 */

  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px; 

}
#left-column .left-block .block-content{
  float: left;
  width: 200px;
  padding: 15px;
  border-bottom: 1px solid #bebebe;
  background: #ffffff;
 
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px; 
}
#left-column .left-block .block-content2{
  float: left;
  width: 200px;
  padding: 15px;
  border-bottom: 1px solid #bebebe;
  background: #ffffff;
  /*text-align: center;*/
  
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; 
}

.front-columnes {
  width:200px;
  background: grey;
  padding:10px;
  margin:10px;
  float:left;
}

#block-views-slide-show-block{
  z-index: -30;
}

#newsletter-form{ float: left; width: 100%; }

#newsletter-form p, #left-column .left-block p{
  float: left;
  width: 100%;
  margin: 0 0 10px;
  padding: 0px;
  color: #858585;
}
#newsletter-form p input {padding:0px;height:29px;}
#newsletter-form p input.nice-i{ float:left; width: 178px; }
#newsletter-form p input.nice-s{ float: left; width: 75px; }
#newsletter-form p input.nice-s:hover{ cursor: pointer; }

#brand-form, #price-form{ float: left; width: 100%; }

#brand-form .checkline, #price-form .checkline{
  float: left;
  width: 210px;
  padding: 5px 0 5px 20px;
  border-bottom: 1px solid #f0f0f0;
}
#brand-form .checkline input, #price-form .checkline input{
  float: left;
  width: 20px;
  height: 20px;
  line-height: 20px;
  margin: 0px;
}
#brand-form .checkline span, #price-form .checkline span{
  float: left;
  width: 175px;
  height: 20px;
  padding-left: 5px;
  line-height: 20px;
  font-size: 13px;
  color: #24659c;
}

#left-column .left-block p.support{
  float: left;
  width: 170px;
  margin: 0px;
  padding: 0px 15px;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #f0f0f0;
}
#left-column .left-block p.support a{ color: #24659c; text-decoration: none;}
#left-column .left-block p.support a:hover{ text-decoration: underline;}
#left-column .left-block p.support span{ color: #565656; }



#wrap-front-page-banner {
  padding: 15px 20px 0px 20px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;
  margin-bottom: 20px;
  position:relative;
  top:-20px;
  /*background:url('../images/gradient-banner.png') repeat-x;*/
}
  
  }

#front-page-banner {}

#front-page-banner h2{
  font-style:normal;
  font-weight:normal;
  font-family: Voltaire,'Cuprum', Arial narrow, sans-serif;
  color: white;
  font-size: 42px;
  line-height: 10px;
    text-shadow: 0px 0px 50px #bff;
  /*filter: dropshadow(color=#000000, offx=0, offy=-1); */
  
  }
#front-page-banner p{
  font-style:normal;
  font-weight:normal;
  font-family:'Cuprum', Arial narrow, sans-serif;
  font-size: 18px;
  line-height: 18px;
  color: #999;
  width:640px;
  }


  
.wrap-banner-button { 
  display:block;
  width:260px;
  height:120px;
  float: right;
  position: relative;
  top:-8px;
}

.banner-button {
  display:block;
  width:260px;
  height:120px;
  float: right;
  background: transparent url('../images/products-button.png') 0px -240px no-repeat;
}


.banner-button a {
  display:block;
  width:100%;
  height:120px;
  background: transparent url('../images/products-button.png') 0px -240px no-repeat;
    text-indent:-9999px;
}

/* .banner-button a:link {
  background: transparent url('../images/products-button.png') 0px 0px no-repeat;}

.banner-button a:visited {
  background: transparent url('../images/products-button.png') -0px -60px no-repeat;}
*/
    
.banner-button a:hover  {
  height:120px;
  background: transparent url('../images/products-button.png') -0px -0px no-repeat;
}
  


#promo-banners{

  
  height: 500px;
  margin-bottom: 0px;
  position: relative;
  overflow: hidden;
  background: none repeat scroll 0 0 transparent;
  z-index: -4;
  right: 122px;
  top: -10px;
  margin-bottom: -110px;
}
#promo-large-banners{

  width: 100%;
  height: 400px;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  background: none repeat scroll 0 0 transparent;
}
#promo-banners #slides-pager{    
  bottom: 20px;
  float: left;
  position: absolute;
  right: 20px;
  z-index: 100;
  display: none;
}
#promo-large-banners #slides-pager{    
  bottom: 20px;
  float: left;
  position: absolute;
  right: 20px;
  z-index: 100;
}
#promo-banners #slides-pager .position{
  float: left;
  background: #ffffff;
  padding: 5px 10px; 
  
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px; 
  border-radius: 30px; 
}
#promo-large-banners #slides-pager .position{
  float: left;
  background: #ffffff;
  padding: 5px 10px; 
  
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px; 
  border-radius: 30px; 
}

#promo-banners #slides-pager .position a,#promo-large-banners #slides-pager .position a{
  float: left;
  height: 22px;
  line-height: 22px;
  width: 22px;
  text-align: center;
  color: #3885c0;
  margin: 0px 2px;
  font-weight: bold;
  text-decoration: none;
  
}
#promo-banners #slides-pager .position a.activeSlide,#promo-large-banners #slides-pager .position a.activeSlide{ 
  background: #2b2b2b;
  color: #ffffff;
  
  -webkit-border-radius: 45px;
  -moz-border-radius: 45px;
  border-radius: 45px; 
}

#slide-show{ float: left; width: 100%; }
#slide-show a{ float: left; width: 100%; } 
#slide-show img{
  float: left;
  border: 0px;
  
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; 
}


.wrap-front-page-showcase {
  margin:0px;
  padding-top: 15px;
  
}

.wrap-front-page-showcase tr{
  vertical-align: initial;
}

.wrap-front-page-showcase td{
  width: 30%;
  font-family: 'PT Sans', Arial, sans-serif;
  font-size: 14px;
  line-height:22px;
  color: #bbb;
  padding: 0 19px;

}

.wrap-front-page-showcase span{
  font-family: Voltaire,'Cuprum', arial narrow, sans-serif;
  font-size: 22px;
  line-height:30px;
  font-weight: normal;
  color: #ddd;
}

.views-field-body{
  height:auto;
}

#more-text{
  font-family: Voltaire,'Cuprum', arial narrow, sans-serif;
  font-size: 22px;
  line-height:30px;
  font-weight: normal;
  color: #ddd;
  margin-top: 30px;
  text-align: center;
}

#content{ /* float: left; */ /* width: 100%; */}

#wrap-content-front{
  float: left; 
  width: 100%;
margin-top: -14px;
border-top: solid darkred 1px;  
}
  
#content-front{

  /* width: 960px; */ 
  /* margin: 0px auto; */
}

#wrap-featured-products{ /* width: 720px; */ /* margin: 0px auto; */ color: #404040; }

#wrap-featured-products .list-type{ float: right; /*width: 120px;*/ margin-right: 10px; }
#wrap-featured-products .list-type p{
  float: left;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  margin: 10px 0;
  padding: 0px;
  color: #9b9898;
}

#wrap-featured-products .list-type p a{ float: left; margin-left: 10px; }
#wrap-featured-products .list-type p a img{ float: left; border: 0px; } 

#inline-product-list{
  float: left;
  width: 100%;
  background: #ffffff;
  list-style: none;
  margin: 0px;
  padding: 0px; 
  border-bottom: 1px solid #bebebe;
  
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px; 
}

#inline-product-list .prd {
  float: left;
  width:100%;
  padding: 20px;
  border-bottom: 1px solid #dfdfdf;
}
#inline-product-list .prd .product-photo,
#inline-product-list .prd .product-photo a,
#inline-product-list .prd .product-photo a img{
  float: left;
  width: 90px;
}
#inline-product-list .prd .product-info{
  float: left;
  width: 500px;
  margin-left: 20px;
}
#inline-product-list .prd .product-info h3{
  float: left;
  width: 100%;
  font-size: 14px;
  color: #2d75b2;
  margin: 5ox 0px;
  padding: 0px;
}
#inline-product-list .prd .product-info h3 a{
  float: left;
  width: 100%;
}
#inline-product-list .prd .product-info h3 a:hover{ text-decoration: underline; }

#inline-product-list .prd .product-info p{
  float: left;
  width: 100%;
  margin: 0px;
  padding: 0px;
  color: #8b8b8b;
}
#inline-product-list .prd .product-info p a{
  font-weight: bold;
  color: #4385bd;
  padding-left: 10px;
  background: url(../images/details-arrow.png) no-repeat left center;
}
#inline-product-list .prd .product-reviews{
  float: left;
  width: 130px;
  margin-left: 20px;
  margin-top: 15px;
}

.wrap-rating{ float: left; width: 100%; margin-bottom: 5px; }
.wrap-rating .rating-summary{ float: left; width: 50px; margin-left: 5px; color: #5c5c5c; }

.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{ background: url(../images/rating-stars.png) left -1000px repeat-x; }
.star-rating{
  float: left;
  position:relative;
  width:75px;
  height:14px;
  overflow:hidden;
  list-style:none;
  margin:0;
  padding:0;
  background-position: left top;
}
.star-rating li{ display: inline; }
.star-rating a,
.star-rating .current-rating{
  position:absolute;
  top:0;
  left:0;
  text-indent:-1000em;
  height:14px;
  line-height:14px;
  outline:none;
  overflow:hidden;
  border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{ background-position: left bottom; }
.star-rating a.one-star{ width:20%; z-index:6; }
.star-rating a.two-stars{ width:40%; z-index:5; }
.star-rating a.three-stars{ width:60%; z-index:4; }
.star-rating a.four-stars{ width:80%; z-index:3; }
.star-rating a.five-stars{ width:100%; z-index:2; }
.star-rating .current-rating{ z-index:1; background-position: left center; }


#inline-product-list .prd .product-reviews p{
  float: left;
  width: 100%;
  color: #5c5c5c;
  margin: 0 0 5px;
  padding: 0px;
  display:none;
}
/*
#inline-product-list .prd .product-reviews p a{ color: #2d75b2; }
*/
#inline-product-list .prd .product-price{
  float: left;
  width: 130px;
  margin-left: 20px;
  margin-top: 15px;
  display:none;
}

/*
#inline-product-list .prd .product-price p{
  float: left;
  width: 100%;
  font-size: 20px;
  color: #414141;
  margin: 0 0 5px;
  padding: 0px;
}
#inline-product-list .prd .product-price p a.addcart{ float: left; width: 110px; }
#inline-product-list .prd .product-price p a.addcart:hover{ float: left; width: 112px; height: 28px; line-height: 28px; }
*/
#inline-product-list .prd .product-price2{ float: left; margin-left: 10px; margin-top: 25px; width: 130px; }
#inline-product-list .prd .product-price2 span{ float: left; width: 100%; color: #525252; }
#inline-product-list .prd .product-price2 p{    
  color: #3b3b3b;
  float: left;
  font-size: 20px;
  margin: 0 0 5px;
  padding: 0;
  width: 100%;
}  
#inline-product-list .prd .product-update{ float: left; margin-left: 10px; margin-top: 15px; width: 150px; }
#inline-product-list .prd .product-update form{ float: left; width: 100%; } 
#inline-product-list .prd .product-update form div{ float: left; width: 100%; }
#inline-product-list .prd .product-update form div span{
  color: #5A5A5A;
  float: left;
  line-height: 21px;
  margin-right: 5px;
  width: 20px;
}
#inline-product-list .prd .product-update form div input.i{
  float: left;
  width: 30px;
  border: 1px solid #b6b6b6;
  height: 19px;
  line-height: 19px;
  padding: 0px 5px;
  margin: 0px 5px 0px 0px;
  color: #5A5A5A;
  text-align: center;
}
#inline-product-list .prd .product-update form div input.nice-s{
  float: left;
  width: 65px;
  height: 21px;
  line-height: 21px;
  font-size: 16px;
}
#inline-product-list .prd .product-update form div input.nice-s:hover{ cursor: pointer; }
#inline-product-list .prd .product-update .links{
  float: left;
  width: 145px;
  margin-left: 5px;
  font-size: 11px;
  margin-top: 10px;
} 
#inline-product-list .prd .product-update .links a{
  background: url(../images/wishlist-arrow.png) no-repeat scroll left center transparent;
  color: #007dce;
  padding-left: 8px;
  text-decoration: underline;
  line-height: 18px;
}
#inline-product-list .prd .product-update .links a:hover{ text-decoration: none; }
#wrap-pages{ 
  float: left;
  padding: 20px 20px 10px 20px;
      width: 98.6%;
  /*width: 680px;
  height: 45px;*/

}
#wrap-pages.round{
  background: #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; 
  padding: 0px 20px 0px 20px;
  margin-top: 15px;
} 
#wrap-pages .left{
  float: left;
  width: 20%;
  height: 45px;
  line-height: 45px;
  color: #232222;
} 
#wrap-pages .right{
  float: right;
  width: 77%;
  height: 27px;
  line-height: 27px;
  margin: 9px 0px;
  text-align: right;
} 
#wrap-pages .right a{
  height: 27px;
  line-height: 27px;
  color: #2d75b2;
  text-decoration: none;
  border-right: 1px solid #eeeeee;    
  padding-left: 7px;
  padding-right: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  display: inline-block;
  margin-bottom: -7px;
}
#wrap-pages .right a.last {
  border: none; 
}
#wrap-pages .right a.active, #wrap-pages .right a:hover{ color: #333333; font-weight: bold; }

#wrap-pages .right a.previous-button{
  border: 0px;
  padding: 0px;
  display: inline-block;
  height: 27px;
  width: 27px;
  background: url(../images/previous-button.png) no-repeat center center;
}

#wrap-pages .right a.previous-button:hover{ background: url(../images/previous-button-hover.png) no-repeat center center; }

#wrap-pages .right a.next-button{
  border: 0px;
  padding: 0px;
  display: inline-block;
  height: 27px;
  width: 27px;
  background: url(../images/next-button.png) no-repeat center center;
}

#wrap-pages .right a.next-button:hover{ background: url(../images/next-button-hover.png) no-repeat center center; }

#block-product-list{
 
  list-style: none;
  margin: 0px;
  padding: 0px; 
}
#block-product-list .prd {
  float: left;
  display: inline-block;
 
  margin-top: 10px;
  margin-right: 15px;
  padding: 0px;
  border-bottom: 1px solid #dfdfdf;
  background: #ffffff;
  
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; 
}

* html #block-product-list .prd { display: inline; }
* + html #block-product-list .prd { display: inline; }

#block-product-list .prd.middle{ margin: 10px 15px 0; }
#block-product-list .prd .product-name{
 
  height: 30px;
  margin: 10px 0px;
  overflow: hidden
}
#block-product-list .prd .product-name h2{
  float: left;
  width: 200px;
  line-height: 15px;
  font-size: 12px;
  color: #2d75b2;
  font-weight: bold; 
  margin: 0px 15px;
  padding: 0px;
  text-align: center;
}
#block-product-list .prd .product-name h2 a{ text-decoration: none; }
#block-product-list .prd .product-name h2 a:hover{ text-decoration: underline; }

#block-product-list .prd .product-photo{
 
  height: 210px;
  padding: 0px;
  margin: 0px;
  overflow: hidden;
  border-bottom: 1px solid #e6e6e6;
  position: relative;
}
#block-product-list .prd .product-photo a{ float: left; width: 100%; }
#block-product-list .prd .product-photo a img{ position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; }

#block-product-list .prd .product-info{
 
  margin: 5px 15px 0px;
}
#block-product-list .prd .product-info .first-row{
  float: left;
  width: 100%;
  height: 20px;
  line-height: 20px;
  margin-bottom: 5px;
}
#block-product-list .prd .product-info .first-row .oldprice{
  float: left;
  width: 130px;
  height: 20px;
  line-height: 20px;
  color: #232222;
}
#block-product-list .prd .product-info .first-row .oldprice span{ text-decoration: line-through; font-weight: bold; }
#block-product-list .prd .product-info .first-row .details{
  float: left;
  width: 70px;
  height: 20px;
  line-height: 20px;
  text-align: right;
}
#block-product-list .prd .product-info .first-row .details a{
  background: url(../images/details-arrow.png) no-repeat scroll left center transparent;
  color: #24659c;
  font-weight: normal;
  padding-left: 10px;
  float: right;
}
prd col-lg-4 .prd .product-info .second-row{
  float: left;
  width: 100%;
  height: 27px;
  line-height: 27px;
  padding-bottom: 10px;
  display:none;
}
/*
#block-product-list .prd .product-info .second-row .price {
  float: left;
  width: 80px;
  height: 27px;
  line-height: 27px;    
  color: #414141;
  font-size: 20px;
}
#block-product-list .prd .product-info .second-row .addcart{
  float: left;
  width: 120px;
  height: 27px;
  line-height: 27px;
}

#block-product-list .prd .product-info .second-row .addcart a{ float: right; width: 110px; height: 25px; line-height: 25px; }
#block-product-list .prd .product-info .second-row .addcart a:hover{ width: 112px; height: 26px; line-height: 26px; }
*/


#wrap-product-info, #wrap-cart-info{ float: left; width: 100%; }

#wrap-product-info h1.nice-title{ width: 450px; }
#wrap-cart-info h1.nice-title.cart{
  margin-left: 20px;
  padding-left: 30px;
  width: 420px;
  background: url(../images/cart-icon-white.png) no-repeat left center;
}

.checkout-review{width:680px;}

#wrap-checkout h1.nice-title.checkout{
  margin-left: 20px;
  padding-left: 30px;
  width: 670px;
  background: url(../images/checkout-icon.png) no-repeat left center;
}
#wrap-checkout{
  float: left;
  width: 100%;
  padding-bottom: 20px;
  background: #ffffff;
  border-bottom: 1px solid #bebebe;
  
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px; 
}
#wrap-checkout .footer-links{ float: left; padding: 0px 20px; width: 680px; }
#wrap-checkout .footer-links .l{ float: left; width: 50%; }
#wrap-checkout .footer-links .r{ float: left; width: 50%; }
#wrap-checkout .footer-links .l a{ float: left; width: 100px; height: 25px; line-height: 25px; }
#wrap-checkout .footer-links .r a{ float: right; width: 100px; height: 25px; line-height: 25px; }
#wrap-checkout .footer-links .l a:hover{ float: left; width: 102px; height: 26px; line-height: 26px; }
#wrap-checkout .footer-links .r a:hover{ float: right; width: 102px; height: 26px; line-height: 26px; }

#wrap-product-info .share-buttons{
  float: left;
  width: 210px;
  margin-left: 30px;
  margin-right: 10px;
  height: 40px;
  line-height: 40px;
  color: #ffffff;
  text-align: right;
}
#wrap-cart-info .count-cart{
  float: left;
  width: 200px;
  padding-right: 20px;
  margin-left: 30px;
  height: 40px;
  line-height: 40px;
  color: #ffffff;
  text-align: right; 
}

#product-content{
  float: left;
  width: 100%;
  padding: 20px;
  background: #ffffff;
  border-bottom: 1px solid #bebebe;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px;
}

#product-content-models{
  float: left;
  width: 680px;
  padding-top: 39px;
  /*
  padding: 20px;
  background: black;
  border-bottom: 1px solid #bebebe;
  
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px; 
  */
}
#product-content-news{
  float: left;
  width: 100%;
  padding: 10px;
  /*
  padding: 20px;
  background: black;
  border-bottom: 1px solid #bebebe;
  
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px; 
  */
}

#product-content .firstrow{  }
#product-content .wrap-images{ float: left; /* width: 420px; */ }
#product-content .wrap-images .bigimage{  }
#product-content .wrap-images .bigimage a{ float: left; width: 100%; }
#product-content .wrap-images .bigimage a img{
  float: left;
  /*width: 420px;
  height: 300px;*/
  border: 1px solid #e9e9e9;
  
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; 
}
#product-content .wrap-image-list{ float: left; width: 100%; }
#product-content .wrap-image-list a{ float: left; width: 67px; height: 67px; margin: 0px 4px; }
#product-content .wrap-image-list a img{
  float: left;
  width: 65px;
  height: 65px;
  margin: 0px;
  border: 1px solid #e9e9e9;
  padding: 1px;
  
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; 
}

#product-content .wrap-image-list a img:hover{ padding: 0px; border: 2px solid #d7d7d7; }

#product-content .wrap-product-short{ float: left; /* width: 240px;  margin-left: 12px;*/ }
#product-content .wrap-product-short h2{
  float: left;
  width: 100%;
  margin: 0px;
  padding: 0px;
  font-size: 22px;
  color: #343434;
}
#product-content .wrap-product-short h3{
  float: left;
  width: 100%;
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  color: #b7b7b7;
}
#product-content .wrap-product-short .summary{ float: left; width: 100%; margin: 15px 0px; }
#product-content .wrap-product-short .summary p{ margin: 0px; padding: 0px; font-size: 12px; color: #525252; line-height: 20px; }

#product-content .wrap-special-info{ float: left; width: 100%; margin-bottom:10px;}
#product-content .wrap-special-info .left{ float: left; width: 135px; }

#product-content .wrap-special-info .left .ratingstars{ float: left; width: 100%; margin: 0 0 5px; }

#product-content .wrap-special-info .left p{
  float: left;
  width: 100%;
  margin: 0 0 5px;
  font-weight: bold;
  color: #5c5c5c;
}
#product-content .wrap-special-info .left p.dotted{ 
  margin: 10px 0px;
  padding: 10px 0px;
  border-top: 1px dotted #c6c6c6;
  border-bottom: 1px dotted #c6c6c6;
}
#product-content .wrap-special-info .left p span{ color: #2d75b2; font-weight: normal; }
#product-content .wrap-special-info .left p a{ font-weight: normal; text-decoration: underline; }
#product-content .wrap-special-info .left p a:hover{ text-decoration: none; }
#product-content .wrap-special-info .right{
  float: left;
  width: 100%;
  border: 4px solid #ececec;
  margin-left: 0px;
  padding: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
#product-content .wrap-special-info .right-underline{
  float: left;
  width: 222px;
  border: 4px solid #ececec;
  margin-left: 0px;
  padding: 10px;
  
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px; 
}

#product-content .wrap-special-info .right-underline a:link{text-decoration: underline;}



#product-content .wrap-special-info .right .add-product-cart{ float: left; width: 100%; }

#product-content .wrap-special-info .right .add-product-cart .oldprice{
  float: left;
  width: 100%;
  height: 20px;
  line-height: 20px;
  color: #5a5a5a;
}

#product-content .wrap-special-info .right .add-product-cart .oldprice .l{ float: left; width: 120px; }
#product-content .wrap-special-info .right .add-product-cart .oldprice .r{ float: left; width: 70px; text-align: right; }

#product-content .wrap-special-info .right .add-product-cart .currentprice{
  float: left;
  width: 100%;
  height: 30px;
  padding: 5px 0px;
  margin: 10px 0px;
  line-height: 30px;
  color: #5f5f5f;
  font-weight: bold;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
#product-content .wrap-special-info .right .add-product-cart .currentprice .l{ float: left; width: 80px; }
#product-content .wrap-special-info .right .add-product-cart .currentprice .r{
  float: left;
  width: 110px;
  text-align: right;
  font-size: 21px;
  color: #272727;
}
#product-content .wrap-special-info .right form{ float: left; width: 100%; }
#product-content .wrap-special-info .right form .quantity{ float: left; width: 78px; height: 27px; }
#product-content .wrap-special-info .right form .quantity span{
  float: left;
  width: 20px;
  line-height: 27px;
  margin-right: 5px;
  color: #5A5A5A;
}
#product-content .wrap-special-info .right form .quantity input{
  float: left;
  width: 30px;
  height: 25px;
  line-height: 25px;
  padding: 0px 5px;
  border: 1px solid #e2e2e2;
  text-align: center;
  color: #C2C2C2;
  
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; 
  
  -webkit-box-shadow: inset 2px 4px 4px -1px rgba(226, 226, 226, 1);
  -moz-box-shadow: inset 2px 4px 4px -1px rgba(226, 226, 226, 1);
  box-shadow: inset 2px 4px 4px -1px rgba(226, 226, 226, 1); 
}

#product-content .wrap-special-info .right form .add-quantity{ float: left; width: 112px; }
#product-content .wrap-special-info .right form .add-quantity input{ float: left; width: 112px; }
#product-content .wrap-special-info .right form .add-quantity input:hover{ cursor: pointer; }

#product-content .wrap-special-info .right .wishlist{
  float: left;
  width: 185px;
  margin-right: 5px;
  height: 25px;
  line-height: 25px;
  text-align: right;
}
#product-content .wrap-special-info .right .wishlist a{ color: #4599d0; padding-left: 8px; text-decoration: underline; background: url(../images/wishlist-arrow.png) no-repeat left center;}
#product-content .wrap-special-info .right .wishlist a:hover{ text-decoration: none; }
 
#product-content .secondrow{ float: left; width: 100%; margin-bottom: 20px; }
#product-content .secondrow .wrap-tabs{ float: left; width: 100%; margin-right: 10px; }
#product-content .secondrow .wrap-tabs .tabs{ float: left; width: 100%; margin-left: 0px; margin-top:25px; }

#product-content .secondrow .wrap-tabs .tabs a{
  float: left;
  height: 30px;
  line-height: 30px;
  padding: 0px 15px;
  border-top: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  margin-right: 5px;
  font-size: 13px;
  
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;

  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top,  #ffffff 0%, #ebebeb 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ebebeb)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ffffff 0%,#ebebeb 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #ffffff 0%,#ebebeb 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #ffffff 0%,#ebebeb 100%); /* IE10+ */
  background: linear-gradient(top,  #ffffff 0%,#ebebeb 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 ); /* IE6-9 */
}

#product-content .secondrow .wrap-tabs .tabs a.active{ color: #5c5c5c; background: #ffffff !important; font-weight: bold; }

#product-content .secondrow .wrap-tabs .wrap-tabs-content{
  float: left;
  width: 100%;
  padding: 9px;
  border: 1px solid #e5e5e5;
  color: #525252;
  /* min-height:210px; */
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-radius: 0px 5px 5px 5px;
  border-radius: 0px 5px 5px 5px;
}
#product-content .secondrow .wrap-related{ float: left; width: 100%; }
#product-content .secondrow .wrap-related h3{
  float: left;
  width: 100%;
  height: 30px;
  margin: 31px 0px 0px;
  padding-left: 9px;
  line-height: 30px;
  color: #5c5c5c;
  font-weight: bold;
  font-size: 13px;
  border: 1px solid #e5e5e5;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;
  background: #ffffff;/* Old browsers */
  background: 
  
  
  
  
  
  
  
  
  
  -moz-linear-gradient(top,  #ffffff 0%, #eae9e9 100%);/* FF3.6+ */
  background: 
  
  
  
  
  
  
  
  
  
  -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eae9e9));/* Chrome,Safari4+ */
  background: 
  
  
  
  
  
  
  
  
  
  -webkit-linear-gradient(top,  #ffffff 0%,#eae9e9 100%);/* Chrome10+,Safari5.1+ */
  background: 
  
  
  
  
  
  
  
  
  
  -o-linear-gradient(top,  #ffffff 0%,#eae9e9 100%);/* Opera 11.10+ */
  background: 
  
  
  
  
  
  
  
  
  
  -ms-linear-gradient(top,  #ffffff 0%,#eae9e9 100%);/* IE10+ */
  background: linear-gradient(top,  #ffffff 0%,#eae9e9 100%);/* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eae9e9',GradientType=0 );/* IE6-9 */
}
#product-content .secondrow .wrap-related ul#related-products-nav{
  float: left;
  width: 100%;
  border: 1px solid #e5e5e5;
  margin: 0px;
  padding: 0px 0px 10px;
  list-style: none;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px;
}
#product-content .secondrow .wrap-related ul#related-products-nav li{
  float: left;
  width: 100%;
  padding: 9px;
  border-bottom: 1px solid #e5e5e5;
}
#product-content .secondrow .wrap-related ul#related-products-nav li .image{
  float: left;
  width: 50px;
  height: 50px;
  margin-right: 10px;
}
#product-content .secondrow .wrap-related ul#related-products-nav li .image a{ float: left; }
#product-content .secondrow .wrap-related ul#related-products-nav li .image a img{
  float: left;
  width: 50px;
  height: 50px;
  border: 0px;
}

#product-content .secondrow .wrap-related ul#related-products-nav li .info{
  float: left;
  width: 170px;
  height: 50px;
}
#product-content .secondrow .wrap-related ul#related-products-nav li .info h4{
  float: left;
  margin: 0px;
  font-size: 11px;
  font-weight: normal;
}
#product-content .secondrow .wrap-related ul#related-products-nav li .info h4 a{ color: #24659c; }
#product-content .secondrow .wrap-related ul#related-products-nav li .info h4 a:hover{ text-decoration: underline; }
#product-content .secondrow .wrap-related ul#related-products-nav li .info p{
  float: left;
  margin: 0px;
  color: #3a3a3a;
  font-size: 11px;
}
#wrap-payment{
  float: left; 
  width: 100%;
  padding-bottom: 20px;
  background: #ffffff;
  border-bottom: 1px solid #bebebe;
  
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px; 
}
#payment-block{
  float: right;
  width: 320px;
  border: 5px solid #d9d9d9;
  background: #f7f7f7;
  padding: 15px;
  margin-right: 20px;
  margin-top: 20px;
  
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px; 
}
#payment-block .row{ float: left; width: 100%; color: #525252;}
#payment-block .row .l{ float: left; width: 50%; line-height: 20px; }
#payment-block .row .l span{ color: #24659c; font-weight: bold; }
#payment-block .row .r{ float: left; width: 50%; line-height: 20px; text-align: right;}

#payment-block .row2{ float: left; width: 100%; color: #525252; height: 44px; background: url(../images/payment-bg.png) repeat-x left center; margin: 5px 0px;}
#payment-block .row2 .l{ float: left; width: 50%; line-height: 34px; padding: 5px 0px; font-weight: bold; }
#payment-block .row2 .r{ float: left; width: 50%; color: #3b3b3b; font-weight: bold; font-size: 20px; line-height: 34px; padding: 5px 0px; text-align: right;}

#payment-block .row3{ float: left; width: 274px; margin: 5px 23px 0px; text-align: center; color: #525252; height: 36px;}
#payment-block .row3 a.p{
  float: left;
  height: 36px;
}
#payment-block .row3 a.p img{float: left; border: 0px; margin-top: 6px;}
#payment-block .row3 span{
  float: left;
  height: 36px;
  line-height: 36px;
  margin: 0px 5px;
}
#payment-block .row3 a.checkout{ float: left; width: 110px; height: 35px; line-height: 35px; }

#wrap-payment a.continue{ clear: both; float: right; width: 170px; height: 25px; line-height: 25px; margin-top: 20px; margin-right: 20px; }
#wrap-payment a.continue:hover{ width: 172px; height: 26px; line-height: 26px; }

#wrap-cart-summary{ float: left; width: 100%; }

#wrap-cart-summary .wrap-title-black h2.nice-title{ 
  float: left;
  width: 180px;
  padding-left: 30px;
  margin: 0px 0px 0px 20px;
  background: url(../images/cart-icon-white.png) no-repeat left center;
}

#cart-summary{
  float: left;
  width: 100%;
  padding-bottom: 20px;
  background: #ffffff;
  border-bottom: 1px solid #bebebe;
  
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px; 
}
#cart-summary a.review-details{
  float: left;
  width: 200px;
  padding: 10px 15px;
  font-size: 13px;
  font-weight: bold;d
  color: #24659c;
  border-bottom: 1px solid #f0f0f0;
}
ul#cart-summary-list{
  float: left;
  margin: 0px 0px 10px;
  padding: 0px;
  list-style: none;
}
ul#cart-summary-list li{
  float: left;
  width: 210px;
  padding: 5px 10px;
  border-bottom: 1px solid #e5e5e5;
}
ul#cart-summary-list li .image{
  float: left;
  width: 50px;
  height: 50px;
  margin-right: 10px;
}
ul#cart-summary-list li .image a{
  float: left;
}
ul#cart-summary-list li .image a img{
  float: left;
  width: 50px;
  height: 50px;
  border: 0px;
}

ul#cart-summary-list li .info{
  float: left;
  width: 150px;
  height: 50px;
}
ul#cart-summary-list li .info h4{
  float: left;
  margin: 0px;
  font-weight: normal;
  font-size: 11px;
}
ul#cart-summary-list li .info h4 a{ color: #24659c; }
ul#cart-summary-list li .info h4 a:hover{ text-decoration: underline; }

ul#cart-summary-list .info p{
  float: left;
  margin: 0px;
  color: #3a3a3a;
  font-size: 11px;
}

#cart-summary .row{ float: left; width: 210px; padding: 0px 10px; color: #525252;}
#cart-summary .row .l{ float: left; width: 60%; line-height: 20px; }
#cart-summary .row .r{ float: left; width: 40%; line-height: 20px; text-align: right;}

#cart-summary .row2{ float: left; width: 210px; margin: 10px 10px 0px; color: #525252; border-top: 1px dotted #d3d3d3;}
#cart-summary .row2 .l{ float: left; width: 50%; line-height: 26px; padding: 5px 0px; font-weight: bold; }
#cart-summary .row2 .r{ float: left; width: 50%; color: #3b3b3b; font-weight: bold; font-size: 20px; line-height: 26px; padding: 5px 0px; text-align: right;}

#checkout-main{
  float: left;
  width: 680px;
  padding: 20px;
}
#checkout-main .subinfo{
  float: left;
  width: 100%;
  height: 35px;
}

#checkout-main .subinfo .l{ float: left; width: 520px; font-size: 24px; font-weight: bold; color: #272727; line-height: 35px;}
#checkout-main .subinfo .r{ float: left; width: 100px; margin-left: 25px; height: 35px; line-height: 17px; padding-left: 35px; font-size: 13px; color: #24659c; background: url(../images/lock-icon.png) no-repeat left center;}
#checkout-steps .r{ float: left; width: 100px;  margin-left: 25px; height: 35px; line-height: 17px; padding: 8px 0px 8px 35px; font-size: 13px; color: #24659c; background: url(../images/lock-icon.png) no-repeat left center;}

#checkout-main .subinfo .r2{ float: left; width: 100px; margin-left: 25px; height: 35px; line-height: 35px; padding-left: 35px; font-size: 13px; color: #525252;}

#checkout-steps{
  float: left;
  width: 680px;
  height: 50px;
  padding: 20px;
  border-bottom: 1px solid #e6e6e6;
}
#checkout-steps .l{ float: left; width: 510px; margin-right: 10px; font-size: 11px; color: #ababab; height: 50px; background: url(../images/steps-bg.png) repeat-x left center;}
#checkout-steps .l .step{float: left; width: 85px; height: 50px;}

#checkout-steps .l .step .step-id{ 
  float: left; 
  width: 28px; 
  height: 28px;
  margin-left: 27px;
  margin-right: 28px;
  line-height: 28px; 
  border: 1px solid #d3d3d3; 
  text-align: center;
  background: #ffffff;
  color: #8f8f8f;
  font-size: 17px;
  font-weight: bold;
  
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px; 
  
  -webkit-box-shadow: inset 0px 3px 3px -1px rgba(229, 229, 229, 1);
  -moz-box-shadow: inset 0px 3px 3px -1px rgba(229, 229, 229, 1);
  box-shadow: inset 0px 3px 3px -1px rgba(229, 229, 229, 1); 
}
#checkout-steps .l .step .step-id.active{ 
  float: left; 
  width: 26px; 
  height: 26px;
  line-height: 26px; 
  margin-left: 27px;
  margin-right: 28px;
  border: 2px solid #ffd800; 
  text-align: center;
  color: #ffffff;
  font-size: 17px;
  font-weight: bold;
  
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px; 
  
  -webkit-box-shadow: inset 0px 0px 0px 0px rgba(229, 229, 229, 1);
  -moz-box-shadow: inset 0px 0px 0px 0px rgba(229, 229, 229, 1);
  box-shadow: inset 0px 0px 0px 0px rgba(229, 229, 229, 1); 
  
  background: #4d4547; /* Old browsers */
  background: -moz-linear-gradient(top,  #4d4547 0%, #231f20 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4d4547), color-stop(100%,#231f20)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #4d4547 0%,#231f20 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #4d4547 0%,#231f20 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #4d4547 0%,#231f20 100%); /* IE10+ */
  background: linear-gradient(top,  #4d4547 0%,#231f20 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d4547', endColorstr='#231f20',GradientType=0 ); /* IE6-9 */

}
#checkout-steps .l .step .step-name{ float: left; width: 100%; height: 20px; line-height: 20px; text-align: center;}
#checkout-steps .l .step .step-name.active{ color: #2b2b2b; font-weight: bold; }

#checkout-main .login-box{
  float: left;
  width: 640px;
  padding: 15px;
  border: 5px solid #d9d9d9;
  background: #f7f7f7;
  margin-top: 20px;
  
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px; 
}

#checkout-main .login-box .returning{ float: left; width: 310px; margin-right: 20px; }
#checkout-main .login-box .new{ float: left; width: 310px; }

#checkout-main .login-box .returning h3, #checkout-main .login-box .new h3{
  float: left;
  width: 100%;
  margin: 0px;
  padding: 0px;
  font-size: 16px;
  font-weight: bold;
  color: #272727;
}
#checkout-main .login-box .returning form, #checkout-main .login-box .new .table{
  float: left;
  width: 290px;
  margin: 10px 0px 0px;
  padding: 9px;
  background: #ffffff;
  border: 1px solid #e4e4e4;
  
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; 
}
#checkout-main .login-box .returning form p, #checkout-main .login-box .new .table p{
  float: left;
  width: 100%;
  margin: 0px 0px 5px;
  font-size: 11px;
  color: #525252;
}
#checkout-main .login-box .returning form p label{
  float: left;
  width: 100%;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 5px;
}
#checkout-main .login-box .returning form p input.nice-i{ float:left; width: 178px; }
#checkout-main .login-box .returning form p input.nice-s{ float: left; width: 75px; }
#checkout-main .login-box .returning form p input.nice-s:hover{ cursor: pointer; }
#checkout-main .login-box .returning form p a{
  float: left;
  padding-left: 10px;
  height: 25px;
  line-height: 25px;
  font-size: 11px;
  color: #24659c;
}
#checkout-main .login-box .new .table p a.can{ float: left; width: 180px; height: 25px; line-height: 25px; }
#checkout-main .login-box .new .table p a.cag{ clear: both; float: left; width: 180px; height: 25px; line-height: 25px;}
#checkout-main .login-box .new .table p a.cag:hover{ width: 182px; height: 26px; line-height: 26px;}

#checkout-main .footer{
  float: left;
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 11px;
  color: #525252;
}
#checkout1-form{
  float: left;
  width: 670px;
  border: 5px solid #d9d9d9;
  background: #f7f7f7;
  margin-top: 10px;
  padding: 20px 0px;
  
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px; 
}
#checkout1-form input,#checkout1-form select{ float: left; }
#checkout1-form select{
  float: left;
  width: 155px;
  margin: 0px;
  padding: 0px;
  color: #c2c2c2;
  border: 1px solid #e2e2e2;
  padding: 4px 5px;
  
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; 
  
  -webkit-box-shadow: inset 0px -6px 6px -1px rgba(229, 229, 229, 1);
  -moz-box-shadow: inset 0px -6px 6px -1px rgba(229, 229, 229, 1);
  box-shadow: inset 0px -6px 6px -1px rgba(229, 229, 229, 1); 
}
#checkout1-form .row,#checkout1-form .row2,#checkout1-form .row3, #checkout1-form p{ float: left; width: 630px; padding: 0px 20px; margin-bottom: 10px; color: #525252; font-size: 13px;}
#checkout1-form .row input{ width: 280px;}
#checkout1-form .row .r2 input{ width: 114px;}
#checkout1-form .row .l{ float: left; width: 315px; }
#checkout1-form .row .r{ float: left; width: 315px; }
#checkout1-form .row .l label,
#checkout1-form .row .r label,
#checkout1-form .row .r a,
#checkout1-form .row2 label,
#checkout1-form .row .c label,
#checkout1-form .row .r2 label{ 
  float: left; width: 100%; margin-bottom: 5px; line-height: 16px;
}
#checkout1-form  .row .r label.note,
#checkout1-form  .row .r a.note{ color: #24659c; font-weight: normal; margin-top: 21px; line-height: 26px; height: 26px; margin-bottom: 0px;}
#checkout1-form  label.required{ font-weight: bold; }

#checkout1-form .row .c{ float: left; width: 160px; margin-right: 5px; }
#checkout1-form .row .r2{ float: left; width: 150px; }

#checkout1-form .row2 input{ width: 595px;}

#checkout1-form .row3{ border-top: 1px dotted #a3a3a3; border-bottom: 1px dotted #a3a3a3; padding: 20px; height: 24px;}
#checkout1-form .row3 input.r{float: left; height: 24px; line-height: 24px; border: 0px; margin: 0px;}
#checkout1-form .row3 span{ float: left; font-weight: bold; margin-left: 10px; height: 24px; line-height: 24px;}

.detailsList {list-style-type:none; margin:0; padding:0;}
.detailsList li{list-style-type:none; margin:0;padding: 10px;vertical-align: middle;}
.detailsList li.itemDetailsFeatureRow1 {background-color: #EFEFEF;}

/**********************************/

#messages {
  float: left; width: 100%;
}
#messages .messages {
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px; 
  margin-bottom: 15px;
}
#nobreadcrumb{
  float: left;
  width: 100%;
  height: 0px;
  line-height: 0px;
  font-size: 11px;
}
.footer-block {
  /* padding-bottom: 10px; */
  /* float: left; */
  padding-left:17px;
}
.footer-block .contextual-links-wrapper ul, .footer-block .contextual-links-wrapper ul a {
  width: auto;
}
.footer-block-left p,
.footer-block-left div
{
margin: 0;
padding: 0;
}
.commerce-add-to-cart .form-submit {
  float: right;
  margin-top: 12px;
}
#inline-product-list .commerce-add-to-cart .form-submit {
  margin-top: 0;
  float: none;
}
#block-product-list .commerce-add-to-cart .form-submit {
  margin-top: 0;
}
.commerce-add-to-cart .form-item-quantity {
  color: #7e7e7e;
  float: left;
  width: 70px;
margin: 0;
padding: 0;
}

.commerce-add-to-cart #edit-line-item-fields {
  float: left;
  width: 1px;
  height: 1px;
}
.field-type-taxonomy-term-reference {
  clear: both;
  float: none;
}
.field-type-taxonomy-term-reference div.field-item,
.field-type-taxonomy-term-reference div.field-label
{
  float: left;
  margin-right: 10px;
}
#block-product-list ul.tabs {
 width: 700px;
}
#cart-title a {
color: #fff;
}
#inline-product-list .line-item-summary {
padding: 20px 20px 0px 20px;
float: right;
width: 100%;
}

#inline-product-list .form-actions {
padding: 0px 20px 20px 20px;
float: right;
width: 100%;
}
#inline-product-list .product-photo input {
margin-top: 30px;
}
table.views-table {
width: 100%;
}
table.views-table td,
table.commerce-price-formatted-components td
{

}
table.commerce-price-formatted-components tbody {
border: none;
}
 
.commerce-add-to-cart .wishlist {
  height: auto;
  line-height: normal;
  text-align: center;
  border: none;
  
  font-family: Arial, Tahoma; 
  font-size: 12px;

  font-weight: normal;
  color: #2d75b2;
  
  text-shadow: none;

  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px; 

  background-color: transparent;
  background: none;
}
.commerce-add-to-cart .wishlist:hover {
  text-decoration: underline;
  height: auto;
  line-height: normal;
  color: #2d75b2;
  border: none;
  text-shadow: none;
  filter: none;   
  background: transparent;
}
#block-product-list .commerce-add-to-cart .wishlist {
  display: none;
  visibility: hidden;
}
#footer ul li.leaf, #footer ul li.expanded, #footer ul li.collapsed {
list-style: none none;
}

#specs li{
  margin-bottom:10px;
  margin-left:-15px;
}



#promo-banners {
  z-index:1;
}

#wrap-front-page-banner {
  z-index:2;
}



.view-new-products div.view-header {
  margin: -20px -20px 20px -20px;
  padding: 80px 20px 20px 20px;
  background: black;
  height: 60px;
}


.view-new-products div.view-header p {
  color: white;
  font-family: 'Cuprum', sans-serif;
  font-size: x-large;
 
  margin-top: -105px;

}


.view-new-products div.view-header img {
  position: relative;
  top: -12px;
  left: 45px;
}


.view-new-products table.views-table {
  border-collapse:separate;
  font-family: 'Cuprum', sans-serif;
  font-size: xx-large;
  color: black;
}

.view-new-products table.views-table a{
  color: black;
}


.view-new-products table.views-table tr{
  height: 200px;
}

.view-new-products table.views-table td.views-field-title{
  width: 300px;
}

.view-new-products table.views-table td.views-field-field-image-1 {
  border-right: black 1px solid;
}

.view-new-products table.views-table td.new-products-title {
  -webkit-transform: rotate(-10deg);
  transform: rotate(-10deg);
}






.front-page-alert p{
  /*color: yellow;
  font-family: sans-serif;
  width: 50%;
  position: relative;
  z-index: 100;
  top: -860px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
  height: 60px;*/
  color:#FFFF00;
  font-size: 1.2em;
  font-weight: bold;
  padding:15px 0px 0px 15px;
  /*display:none;*/
}

.front-page-alert a{
  color:#2D758C;
}

.field-content img{ width:100%;}

.field-content p{color:#bbb; padding-top:20px  }



img {
    width: auto;
    max-width: 100%;
    height: auto;    
}

.slider {
    width: 100%;
    ; 
}

.slide-container {
    width: 100% !important;
}

.placeholder {
    visibility : hidden;
}

.views-slideshow-cycle-main-frame {
  width: 100% !important;
}
.views-slideshow-cycle-main-frame-row {
  position: relative !important;
}

.views-slideshow-cycle-main-frame-row, .views-slideshow-cycle-main-frame {
  width: 100% !important;
}

/*! http://responsiveslides.com v1.54 by @viljamis */

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.form-text{ width: 100%
}
  label {
    display: block!important;
    
}
.views-field-meta-description .field-content{ display: block; padding-bottom: 10px; color: #C7C3C3}

.views-field-field-image{ margin-bottom: 30px}
#block-block-5 a{ margin-top: -23px; display: block;}

.views-row-even,.views-row-odd{ }

.views-row-even .views-field-field-image,.views-row-odd .views-field-field-image{    width: 40%;
    float: left;
    margin-right: 20px;}


.field-content iframe{margin: 10px 0px 20px 0px; width: 100%; height: 500px}

.price{float: left;
    width: 110px;
    font-size: 18px; padding-top: 4px}

.addcart{    float: right;
    padding-bottom: 20px;
    width: 114px}

.first-row>.details{ float: right!important;}
.prdDetail{width:96%} 
#inline-product-list .prd {
 
  width:auto;}
 #inline-product-list .prd .product-info { width: 70%; margin-top: -20px;}

.view-new-products div.view-header p {
  color: white;
  font-family: 'Cuprum', sans-serif;
  font-size: x-large;
  margin-top: -105px;

}

.view-new-products div.view-header img {
  position: relative;
  top: -12px;
  left: 45px;
}








.secondNav, #mySidenav{ display:none}

.banner-button {display:block}

#left-column{ display:block;}



@media (max-width: 767px) {
  .navbar-brand{
    width:82%;
    text-align: left;
  }

.cols-0 td{ width:50%;}
  .view-new-products div.view-header img {
    position: relative;
    top: 4px;
    left: 45px;
    width: 34%;
}

.view-new-products div.view-header p {
    color: white;
    font-family: 'Cuprum', sans-serif;
    font-size: x-large;
    margin-top: -61px;
}

.view-new-products table.views-table{ font-size: 18px; }

  #inline-product-list .prd .product-info {
    float: left;
    width: 54%;
    margin-left: 20px;
   
}
#front-page-banner p{ font-size: 16px}

ul#user-menu {
    float: none; 
    width: 100%;
    height: auto; 
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-align: left;
}
ul#user-menu li{ margin-left:6px; font-size:10px;}

#product-content {
   
    border-radius: 2px!important;
    margin-top: 15px!important;
}
ul#header-menu {
  
    margin: 14px 0px 15px 0!important;
   
}
ul#header-menu li a {
  
    padding: 0px 25px 0px 16px!important;
  
}
.region-footer-second{ padding-left:15px;}
.on-the-web{    margin: 15px 0px 0px -5px;
    display: inline-block;}
	.footer-block {
    
    padding-left: 0px;
}
h2.nice-title, h1.nice-title, .wrap-title-black{ height:auto; line-height:auto;}
#block-product-list .prd{ width: 100%}
.prdDetail{width:100%} 
  #wrap-categories-front{ margin-bottom: 20px; width:auto; position: static;}

  #wrap-user-border{ overflow: hidden; padding-bottom: 10px;}
  #search{ float: left; margin: 0px}

.navbar-brand {
		padding: 18px 0px 15px 0px !important;
    width: 200px;
    display: block;
    margin: 0 auto;
    position: absolute;
    margin-left: -100px;
    left: 50%;
	}
span.field-content{ margin: 20px 0px 0px 0px!important; padding: 0px!important}

.field-content p{color:#bbb; padding-top:5px  }

.views-row-even .views-field-field-image,.views-row-odd .views-field-field-image{    width: 100%;
    float: none;
    margin-right: 0px;}

.rteindent1 {
    margin-left: 10px;
}

.field-content img{ margin-top: 20px}
#product-content .wrap-image-list{    margin: 10px 0px;}

#product-content .secondrow .wrap-tabs .tabs a{padding: 0px 6px;}


ul.primary {
    border-bottom: none;
    border-collapse: collapse;
    height: auto;
    line-height: normal;
    list-style: none;
    margin: 0;
    padding: 0;
    white-space: nowrap;
}
ul.primary li{ display: block;}

ul.primary li a {
    background-color:#fff;
    border-color: none;
    border-style: none;
    border-width: none;
    height: auto;
    margin-right: 0;   
    text-decoration: none;
    padding: 3px 0px;
}

ul.primary li.active a {
    background-color:none;
    border:none;
    border-bottom:none;
}

.field-content iframe{ width: 260px!important; height: 200px!important;}


.view-new-products div.view-header {
  margin: -20px -20px 20px -20px;
  padding: 80px 20px 20px 20px;
  background: black;
  height: 60px;
}


h2.nice-title, h1.nice-title{ padding-left:20px!important; padding-bootom:20px!important}
#left-column{ display:none;}
.wrap-banner-button {
  
    display: none;
}
	.banner-button {display:none}
	
	.secondNav, #mySidenav{ display:block; width:250px}
	.secondNav{
   
float: left;
   
margin-left:28px;
   }
   .secondNav button{     margin-left: 0px;
    float: left;}
	.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 100000;
  top: 0;
  left: 0;
  background-color: #282828;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
 
  text-decoration: none;
  font-size: 12px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 6px;
  right: 15px;
  font-size: 36px;
  
}
  #wrap-categories-front{ display:block!important}
  #wrap-categories-front{  width:92%!important}
  .wrap-title-black{ background:none;!important}

}
@media (max-width: 480px) {
		.navbar-brand {
		padding: 21px 0px 15px 0px !important;
		width: 150px;
		display: block;
		margin: 0 auto;
		position: absolute;
		margin-left: -75px;
		left: 50%;
	}
	.navbar {
   
    min-height: 64px;
  
}

}
@media (max-width: 360px) {
	
	
}
/* MailChimp Form Embed Code - Classic - 12/17/2015 v10.7 */
#mc_embed_signup form {display:block; position:relative; text-align:left; padding:10px 0 10px 3%}
#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em;}
#mc_embed_signup input {border: 1px solid #ABB0B2; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .button {clear:both; background-color: #aaa; border: 0 none; border-radius:4px; transition: all 0.23s ease-in-out 0s; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:15px; font-weight: normal; height: 32px; line-height: 32px; margin: 0 5px 10px 0; padding: 0 22px; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
#mc_embed_signup .button:hover {background-color:#777;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}

#mc_embed_signup .mc-field-group {clear:left; position:relative; width:96%; padding-bottom:3%; min-height:50px;}
#mc_embed_signup .size1of2 {clear:none; float:left; display:inline-block; width:46%; margin-right:4%;}
* html #mc_embed_signup .size1of2 {margin-right:2%; /* Fix for IE6 double margins. */}
#mc_embed_signup .mc-field-group label {display:block; margin-bottom:3px;}
#mc_embed_signup .mc-field-group input {display:block; width:100%; padding:8px 0; text-indent:2%;}
#mc_embed_signup .mc-field-group select {display:inline-block; width:99%; padding:5px 0; margin-bottom:2px;}

#mc_embed_signup .datefield, #mc_embed_signup .phonefield-us{padding:5px 0;}
#mc_embed_signup .datefield input, #mc_embed_signup .phonefield-us input{display:inline; width:60px; margin:0 2px; letter-spacing:1px; text-align:center; padding:5px 0 2px 0;}
#mc_embed_signup .phonefield-us .phonearea input, #mc_embed_signup .phonefield-us .phonedetail1 input{width:40px;}
#mc_embed_signup .datefield .monthfield input, #mc_embed_signup .datefield .dayfield input{width:30px;}
#mc_embed_signup .datefield label, #mc_embed_signup .phonefield-us label{display:none;}

#mc_embed_signup .indicates-required {text-align:right; font-size:11px; margin-right:4%;}
#mc_embed_signup .asterisk {color:#e85c41; font-size:150%; font-weight:normal; position:relative; top:5px;}     
#mc_embed_signup .clear {clear:both;}

#mc_embed_signup .mc-field-group.input-group ul {margin:0; padding:5px 0; list-style:none;}
#mc_embed_signup .mc-field-group.input-group ul li {display:-webkit-box; padding:3px 0; margin:0;}
#mc_embed_signup .mc-field-group.input-group label {display:inline;}
#mc_embed_signup .mc-field-group.input-group input {display:inline; width:auto; border:none;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%; margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}

#mc-embedded-subscribe {clear:both; width:auto; display:block; margin:1em 0 1em 5%;}
#mc_embed_signup #num-subscribers {font-size:1.1em;}
#mc_embed_signup #num-subscribers span {padding:.5em; border:1px solid #ccc; margin-right:.5em; font-weight:bold;}

#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {display:inline-block; margin:2px 0 1em 0; padding:5px 10px; background-color:rgba(255,255,255,0.85); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-size:14px; font-weight:normal; z-index:1; color:#e85c41;}
#mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {border:2px solid #e85c41;}

#contentm  {color: #fff; font-size: 14px; padding-left: 15px; }
#content-contentm  {color: #fff; font-size: 14px; }


