body{
  background: url("../images/diamonds.jpg") repeat fixed center top transparent;
  color: #666666;
  font-size: 12px;
  font-family: Arial,Helvetica,Geneva,sans-serif;
}
#wrap{
  background-color: #FFF;
  -webkit-box-shadow: 0px 0px 4px rgba(69, 69, 69, 0.4);
  -moz-box-shadow: 0px 0px 4px rgba(69, 69, 69, 0.4);
  box-shadow: 0px 0px 4px rgba(69, 69, 69, 0.4);
 /* padding: 0 10px;*/
  margin-top: 10px;
  padding-top: 20px;
  padding-bottom: 60px;
}
input[type="text"], input[type="password"], input[type="email"], textarea, select{
  border:1px solid #D4DCE4;
}
#header #search-block-form{
  margin: 0;
  padding: 0;
  border: 1px solid #D4DCE4;
  border-radius: 2px 2px 2px 2px;
  overflow: hidden;
  width: 247px;
}
#header #search-block-form .form-text,#header #search-block-form .form-text:focus{
  border: 0 none;
  margin: 0;
  text-shadow: none;
  box-shadow: none;
}
#header #search-block-form .form-item{
  margin: 0;
  padding: 0;
  float: left;
}
#header #search-block-form .form-submit{
  background: url("../images/search_btn.png") no-repeat scroll 0 0 transparent;
  border: 0 none;
  border-radius: 0 0 0 0;
  display: block;
  height: 15px;
  margin: 7px 0 0;
  padding: 0;
  text-indent: -9999px;
  text-shadow: none;
  width: 15px;
}
#header #search-block-form .form-actions{
  float: left;
}
#logo,#name-and-slogan{
  float: left;
  display: block;
}
#name-and-slogan{
 font-size: 15px;
    font-style: italic;
    margin-left: 136px;
    margin-top: -46px;
}
h1#page-title{
  font-size: 22px;
  color: #333333;
}
h2{
  font-size: 16px;
}
h3{
  font-size: 14px;
  color: #748ea8;
}
.sidebar .block h2{
  font-size: 16px;
  color: #333333;
}
a, a:visited,#navigation ul.sf-menu li ul li a{
  color: #748ea8;
  text-decoration: none;
}
a:hover,a.active,
#top-bar .menu li a:hover,
#top-bar .menu li a.active,
#navigation ul.sf-menu li ul li a:hover,
.node-product-view.node-teaser h2 a:hover,
.view-from-the-blog .views-row a:hover,
.view-latest-comments .views-row a:hover,
.feature-item h3 a:hover,
a.tagadelic:hover,
a.tagadelic.active,.sidebar ul.menu li a.active,.sidebar ul.menu li a:hover{
  color: #d76363;
}
h1,h2,h3,h4,h5,h6{
  font-family: 'OpenSansSemibold';
}
#top-bar .menu{
  float: right;
}
#top-bar .menu{
  margin: 0;
  padding: 0;
  list-style: none;
}
#top-bar .menu li{
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
}
#top-bar .menu li a{
  color: #666666;
  background: transparent url("../images/top_nav_list_icon.png") scroll 0 50% no-repeat;
  display: block;
  padding-left: 10px;
  margin-left: 10px;
  text-decoration: none;
}
#top-bar{
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#navigation{
    background-color: #00ABEB;
    border-top: 4px solid #105A77;
    margin-top: 15px;
}
.breadcrumb{
  border-bottom: 1px solid #ececec;
  padding-bottom: 6px;
  margin-top: 10px;
  color: #808080;
}
.breadcrumb span,.breadcrumb a{
  color: #808080;
  text-decoration: none;
}
p.hot-line{
    color: #DD7D7D;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
}
ul.cart-wishlist{
  margin: 0;
  padding: 0;
  float: right;
  display: none;
}
ul.cart-wishlist li{
  list-style: none;
  float: left;
  margin: 0;
  padding: 0;
}
ul.cart-wishlist li a.wishlist-btn{
  background: transparent url("../images/icons/wishlist.png") scroll 0 0 no-repeat;
  height: 33px;
  width: 60px;
  text-indent: -9999px;
  display: block;
}
ul.cart-wishlist li a.wishlist-btn:hover{
  background-position: 0 -54px;
}
.wishlist-btn{
  margin-right: 15px;
}
ul.cart-wishlist li a.cart-btn{
  background: transparent url("../images/icons/cart02.png") scroll 0 0 no-repeat;
  height: 53px;
  width: 115px;
  text-indent: -9999px;
  display: block;
}
ul.cart-wishlist li a.cart-btn:hover{
  background-position: 0 -54px;
}
#header-right{
 padding-left: 109px;
 padding-top: 38px;
}
ul.sf-menu li.sf-depth-1{
  padding: 0;
  position: relative;
  top: -8px;
  margin-left: 2px;
  display: block;
}
ul.sf-menu li.sf-depth-1 a{
  padding: 25px 15px 0;
 /* height: 28px;*/
}
ul.sf-menu li.sf-depth-1 ul li a{
  padding: 0;
  height: auto;
}
ul.sf-menu li a.sf-depth-1{
  font-family: 'PTSansNarrowRegular';
  font-size: 15px;
  color: #FFF;
  text-transform: uppercase;
}
ul.sf-menu li a.sf-depth-1.active,
ul.sf-menu li a.sf-depth-1:hover,
ul.sf-menu li.sf-depth-1:hover a, ul.sf-menu li.sf-depth-1.active-trail a{
  color: #748ea8;
  display: block;
}
ul.sf-menu li.sf-depth-1:hover,
ul.sf-menu li.sf-depth-1.active-trail,
ul.sf-menu li.sf-depth-1.active{
  color: #748ea8;
  -webkit-box-shadow: 1px 0px 3px rgba(69, 69, 69, 0.6);
  -moz-box-shadow: 1px 0px 3px rgba(69, 69, 69, 0.6);
  box-shadow: 1px 0px 3px rgba(69, 69, 69, 0.6);
  background-color: #FFF;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height:65px;

}
ul.sf-menu li#menu-218-1 a{
  background: url("../images/home.png") no-repeat scroll 9px 24px transparent;
  text-indent: -9999px;
  display: block;
}
ul.sf-menu li#menu-218-1 a:hover,ul.sf-menu li#menu-218-1 a.active{
  background: url("../images/home_blue.png") no-repeat scroll 5px 24px transparent;
}
ul.sf-menu a{
  text-decoration: none;
}
ul.sf-menu li.sf-depth-1.first{
  margin-left: 0;
}
#navigation{
  position: relative;
  height: 60px;
}
#navigation ul.sf-menu li:hover ul,#navigation ul.sf-menu li ul{
  background-color: #FFF;
  -webkit-box-shadow: 1px 0px 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 1px 0px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 0px 3px rgba(0, 0, 0, 0.4);
  border-radius: 0 3px 3px 3px;
  padding: 20px 8px 8px 15px;
  top: 67px;
}
#navigation ul.sf-menu li ul li a{
  font-weight: bold;
  font-size:12px;
}
#navigation ul.sf-menu li ul li{
    border-bottom: 1px solid #4FC5F1;
    margin-top: 14px;
    padding-bottom: 0;
}
.node .field-type-image img {
  border: 3px solid #EDDFD7;
  height: auto;
  width: 100%;
}
.flex-control-nav a{
  background: transparent url("../images/icons/slider/dots.png") scroll 0 -22px no-repeat;
  width: 22px;
  height: 22px;
}
.flex-control-nav a.flex-active,
.flex-control-nav a:hover{
  background-position: 0 0;
}
.flex-nav-container{
  margin: 0;
}
.flex-control-paging{
  bottom: 5px;
  position: absolute;
  right: 5px;
  width: auto;
}
.flex-control-nav li{
  margin: 0 0 0 3px;
}
.front .flexslider{
  padding: 0;
  border-radius: 0 0 0 0;
  background: none;
  border: 0 none;
}
.view-slider .views-field-nothing{
  position: absolute;
  bottom: 42px;
  right: 78px;
  /*background-color: #FFF;
  background-color: rgba(255,255,255,0.7);*/
  background: transparent url("../images/slider_caption_bg.png") scroll 0 0 repeat;
  width: 340px;
  padding: 17px;
}
.view-slider .views-field-nothing h3{
  color: #333333;
  font-size: 14px;
  line-height: 100%;
  text-transform: uppercase;
}
.view-slider .views-field-nothing p{
     color: white;
    font-size: 13px;
    margin-bottom: 5px;
}
.flexslider li{
  margin-bottom: 0;
}
.view-slider{
  border-bottom: 1px solid #ececec;
  padding-bottom: 3px;
  overflow: hidden;
  margin-bottom: 20px;
  margin-top: 5px;
}
.flex-direction-nav li{
  margin-bottom: 0;
}
.node-teaser{
  background: transparent url("../images/one_dot_line.png") scroll 0 100% repeat-x;
  padding-bottom: 16px;
  margin-bottom: 20px;
}
.sidebar .block h2{
  background: transparent url("../images/one_dot_line.png") scroll 0 100% repeat-x;
  padding-bottom: 15px;
  margin-bottom: 15px;
  line-height: 100%;
}
.sidebar{
  margin-top: 34px;
}
h1#page-title{
  margin-top: 34px;
  line-height: 100%;
}
.sidebar .item-list ul li, .sidebar ul.menu li{
  margin-bottom: 10px;
  margin-left: 0;
  list-style: none;
}
.sidebar .block{
  margin-bottom: 30px;
}
.sidebar .item-list ul li a:hover,
.sidebar ul.menu li a:hover,
.sidebar .item-list ul li a.active,
.sidebar ul.menu li a.active{
  background: transparent url("../images/list_item_arrow_on.png") scroll 0 50% no-repeat;
}
.sidebar .item-list ul li a, .sidebar ul.menu li a{
  background: transparent url("../images/list_item_arrow.png") scroll 0 50% no-repeat;
  padding-left: 18px;
}
.submitted{
  color: #666666;
  font-size: 11px;
  font-style: italic;
  /*font-weight: bold;*/
}
.node-teaser h2{
  line-height: 100%;
  margin-bottom: 10px;
}
.node-product-view.node-teaser .field-name-body{
  display: none;
}
.node-product-view.node-teaser .inner{
  background-color: #eddfd7;
  padding: 4px;
  width:68%;
}
.node-product-view.node-teaser .field-type-image img{
  border: 0 none;
}
.commerce-add-to-cart .form-submit,.commerce-add-to-cart .form-submit:hover{
  background: url("../images/icons/cart2.png") no-repeat scroll 0 0 transparent;
  border: 0 none;
  border-radius: 0 0 0 0;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: normal;
  height: 24px;
  margin: 0;
  padding: 0 0 0 16px;
  text-shadow: none;
  width: 100px;
}
.commerce-add-to-cart .form-submit:hover{
  background-position: 0 -29px;
}
.no-margin{
  margin: 0;
}
.node .commerce-add-to-cart{
  margin: 0;
display: none;
}
.product-wishlist ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
.product-wishlist ul li{
  margin: 0;
  padding: 0;
  list-style: none;
}
.product-wishlist .flag-action,.product-wishlist .unflag-action{
  background: url("../images/icons/wish.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 24px;
  text-indent: -9999px;
  width: 24px;
}
.product-wishlist .flag-action:hover{
  background-position: 0 -29px;
}
.product-wishlist .unflag-action{
  opacity: 0.4;
}
.product-wishlist{
  float: left;
}
.product-add-to-cart{
  float: right;
}
.flag-throbber{
  display: none;
}
.node-product-view.node-teaser h2 a{
  color: #333333;
  font-size: 14px;
}
.product-price,.node .field-name-commerce-price{
  color: #6c9e7a;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
.panel-separator{
  background: url("../images/two_line.png") repeat-x scroll 0 0 transparent;
  height: 10px;
  padding-bottom: 5px;
  margin-bottom: 0px;
  clear: both;
}
.pane-panels-mini .panel-separator{
  background: none;
  height: 0;
  padding: 0;
  margin: 0;
  clear: none;
}
div.panel-pane div.node.node-product-view.node-teaser,.node-product-view.node-teaser{
  margin-bottom: 20px;
}
.product-image-teaser img{
  width: 100%;
  height: auto;
}
.brand-logos ul{
  list-style: none;
  margin: 0;
  padding: 0;
}
.brand-logos ul li{
  float: left;
  margin: 0 0 20px 30px;
  padding: 0;
  display: block;
}
.brand-logos ul li.views-row-first{
  margin-left: 0;
}
.brand-logos ul li a:hover{
  display: block;
  opacity: 0.7;
}
.node .form-item-quantity{
  float: left;
  margin: 0;
  padding: 0;
}
.node .commerce-add-to-cart input.form-submit{
  float: left;
  margin: 2px 5px 0 5px;
}
.product-wishlist .flag-action, .product-wishlist .unflag-action{
  margin-top: 2px;
}
.node .form-item-quantity input{
  display: inline;
  margin: 2px 0 0;
  padding: 4px;
  width: 40px;
}
.node .form-item-quantity label{
  display: inline;
  color: #808080;
  font-size: 12px;
  font-weight: normal;
}
.view-latest-comments .views-field-picture img{
  width: 49px;
  height: 50px;
  float: left;
  margin-right: 10px;
}
.view-latest-comments .views-row, .view-from-the-blog .views-row{
  clear: both;
  overflow: hidden;
  padding-bottom: 15px;
}
.front .pane-title{
  text-transform: uppercase;
  color: #00ABEB;
  font-weight:bold;
  text-align:center;
  text-shadow: 1px 1px 1px #888888;
}
.view-from-the-blog .views-row a,.view-latest-comments .views-row a{
  color: #666666;
}
.view-from-the-blog .views-field-created{
  background: url("../images/day_calendar.png") no-repeat scroll 0 0 transparent;
  line-height: 14px;
  padding-left: 18px;
  font-size: 11px;
  font-weight: bold;
}
.node .user-picture img{
  width: 40px;
  height: auto;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.comment-user span.field-content{
  background: url("../images/icons/user_comment.png") no-repeat scroll 0 0 transparent;
  line-height: 16px;
  padding-left: 20px;
}
.flex-direction-nav a.flex-prev{
  background: url("../images/icons/slider/arrow_left.png") no-repeat scroll 0 0 transparent;
  height: 44px;
  left: 10px;
  width: 44px;
}
.flex-direction-nav a.flex-next{
  background: url("../images/icons/slider/arrow_right.png") no-repeat scroll 0 0 transparent;
  height: 44px;
  right: 10px;
  width: 44px;
}
.feature-item img{
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
  display:none;
}
.feature-item h3{
  color: #333333;
  line-height: 100%;
  margin-bottom: 5px;
  text-transform: uppercase;
text-align:center;
}
.feature-item h3 a{
  color: #333333;
}
.feature-item p{
  margin: 0;
  padding: 0;
  text-align:center;
}
.feature-item{
  background-color: #D9D9D9;
  border-top: 3px solid #00ACEC;
  padding: 17px 54px;
}
.panel-separator.first{
  margin: 0;
  padding: 0;
  background: none;
  height: 0;
}
#footer-top-wrapper{
  background-color: #105A77;
  padding: 10px;
}
ul.social-links{
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.social-links li{
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  display: block;
  margin-right: 7px;
}
ul.social-links li a,ul.social-links li a:hover{
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
ul.social-links li a{
  text-indent: -9999px;
  display: block;
}
li.fb a{
  background: transparent url("../images/icons/footer/fb.png") scroll 0 0 no-repeat;
  width: 27px;
  height: 30px;
}
ul.social-links li a:hover{
  background-position: 0 -33px;
}
li.tw a{
  background: transparent url("../images/icons/footer/tw.png") scroll 0 0 no-repeat;
  width: 27px;
  height: 30px;
}
li.gp a{
  background: transparent url("../images/icons/footer/gp.png") scroll 0 0 no-repeat;
  width: 27px;
  height: 30px;
}
li.vm a{
  background: transparent url("../images/icons/footer/vm.png") scroll 0 0 no-repeat;
  width: 27px;
  height: 30px;
}
#footer-wrapper{
  background-color: #00ABEB;
  padding: 10px;
}
#footer-top-wrapper,#footer-wrapper{
  -webkit-box-shadow: 0px 0px 4px rgba(69, 69, 69, 0.4);
  -moz-box-shadow: 0px 0px 4px rgba(69, 69, 69, 0.4);
  box-shadow: 0px 0px 4px rgba(69, 69, 69, 0.4);
}
#footer-wrapper .block h2,#footer-wrapper p,#footer-wrapper span,#footer-wrapper a,#footer-wrapper{
  color: #FFF;
}
#footer-wrapper .block h2{
  text-transform: uppercase;
}
#footer-bottom-wrapper{
  padding: 10px;
}
#footer-bottom-wrapper a,#footer-bottom-wrapper p{
  color: #666666;
  font-size: 11px;
}
#footer .block .content ul li{
  background: url("../images/icons/footer/foot_dot.png") no-repeat scroll 0 50% transparent;
  padding-left: 15px;
}
#footer .block .content ul li a:hover{
  text-decoration: underline;
}
#footer .block .content ul{
  margin-left: 10px;
}
#footer-logo {
    background: url("../images/icons/footer/logo_footer.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 80px;
    margin-top: 50px;
    outline: 0 none;
    text-align: center;
}
.view-brand-logos{
  overflow: hidden;
  background: url("../images/two_line.png") repeat-x scroll 0 100% transparent;
}
.footer-block-contact .address{
  background: transparent url("../images/icons/footer/foot_pin.png") scroll 0 0 no-repeat;
  padding-left: 20px;
}
.footer-block-contact .row p{
  margin-bottom: 0px;
}
.footer-block-contact .phone-add{
  background: transparent url("../images/icons/footer/foot_phone.png") scroll 0 0 no-repeat;
  padding-left: 20px;
}
.footer-block-contact .mail-add{
  background: transparent url("../images/icons/footer/foot_mail.png") scroll 0 0 no-repeat;
  padding-left: 20px;
}
.footer-block-contact .mail-add a, #footer-bottom a{
  text-decoration: underline;
}
.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"],
.checkout-buttons .checkout-cancel,
.checkout-buttons .checkout-back {
  background: #E08787; /* Old browsers */
  background: #E08787 -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(224,135,135,.2) 19%); /* FF3.6+ */
  background: #E08787 -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.2)), color-stop(100%,rgba(224,135,135,.2))); /* Chrome,Safari4+ */
  background: #E08787 -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(224,135,135,.2) 100%); /* Chrome10+,Safari5.1+ */
  background: #E08787 -o-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(224,135,135,.2) 100%); /* Opera11.10+ */
  background: #E08787 -ms-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(224,135,135,.2) 100%); /* IE10+ */
  background: #E08787 linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(224,135,135,.2) 100%); /* W3C */
  border: 1px solid #995c5c;
  border-top: 1px solid #995c5c;
  border-left: 1px solid #995c5c;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #FFF;
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  box-shadow: 0 1px rgba(255, 255, 255, .4);
  text-shadow: 0 1px #454545;
  cursor: pointer;
  line-height: normal;
  padding: 5px 10px;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; 
  margin-bottom: 10px;
}
input[type="text"], input[type="password"], input[type="email"], textarea, select{
  margin-bottom: 10px;
}
.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.checkout-buttons .checkout-cancel:hover, 
.checkout-buttons .checkout-back:hover {
  color: #FFF;
  background: #d76363; /* Old browsers */
  background: #d76363 -moz-linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(215,99,99,.3) 100%); /* FF3.6+ */
  background: #d76363 -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.3)), color-stop(100%,rgba(215,99,99,.3))); /* Chrome,Safari4+ */
  background: #d76363 -webkit-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(215,99,99,.3) 100%); /* Chrome10+,Safari5.1+ */
  background: #d76363 -o-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(215,99,99,.3) 100%); /* Opera11.10+ */
  background: #d76363 -ms-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(215,99,99,.3) 100%); /* IE10+ */
  background: #d76363 linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(215,99,99,.3) 100%); /* W3C */
  border: 1px solid #995c5c;
  border-top: 1px solid #995c5c;
  border-left: 1px solid #995c5c; 
}
.block-simplenews p{
  float: left;
  margin: 5px 10px 0 0;
  color: #FFF;

}
.block-simplenews form,.block-simplenews .form-submit{
  display: block;
  float: left;
}
.block-simplenews form .form-item label{
  display: none;
}
.block-simplenews form .form-item input.form-text{
  display: block;
  margin: 0;
  width: 170px;
}
.block-simplenews form .form-item{
  margin: 0;
  padding: 0;
  float: left;
}
.block-simplenews form{
  margin: 0;
}
.block-simplenews .form-submit{
  margin: 0 0 0 10px;
  float: left;
  padding: 7px 10px;
}
.left{
  float: left;
}
.right{
  float: right;
}
#navigation select{
  cursor: pointer;
  display: none;
  float: left;
  font-size: 14px;
  padding: 5px;
  width: 100%;
}
#top-bar .menu li.first a{
  margin-left: 0;
}
div.error, .error{
  border: 1px solid #D76363;
  border-collapse: #D76363;
  color: #D76363;
}
.node .comment .user-picture img{
  width: 63px;
  height: 71px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.comment h3{
  line-height: 100%;
}
.comment .links{
  margin-bottom: 0;
}
.comment .links li{
  font-size: 11px;
}
.comment{
  background-color: #f0f0f0;
  padding: 8px;
  margin-bottom: 15px;
}
#main-wrapper{
  padding-bottom: 15px;
}
.copy_link{
  float: right;
}
#copyright{
  padding-bottom: 10px;
}
.page-node .node{
  margin-bottom: 20px;
}
.field .field-label{
  font-weight: normal;
}
.view-taxonomy-term{
  overflow: hidden;
      margin-top: 32px;
}
.node-product-view.node-teaser{
  background: none;
  padding-bottom: 0;
}
.item-list .pager li,.item-list .pager li a{
  color: #808080;
}
.item-list .pager li{
  margin: 0 0 5px 5px;
  padding: 3px 5px;
}
.item-list .pager li.pager-current,.item-list .pager li:hover{
  background-color: #94a8bc;
  color: #FFF;
}
.item-list .pager li:hover a{
  color: #FFF;
}
a.tagadelic{
  color: #7f7f7f;
  font-size: 11px !important;
  border: 1px solid #d4dce4;
  padding: 3px 5px;
  margin-right: 8px;
  margin-bottom: 8px;
  display: block;
  float: left;
  border-radius: 2px 2px 2px 2px;
}
a.tagadelic:hover,a.tagadelic.active{
  border-color: #ffd4d4;
}
table{
  width: 100%;
}
table th{
  font-weight: bold;
}
.view-commerce-cart-form .views-field-edit-quantity input{
  width: 20px;
}
.view-commerce-cart-form .views-field-edit-quantity input, 
.view-commerce-cart-form .views-field-edit-delete input{
  margin: 0;
}
.view-commerce-cart-form table td, .view-commerce-cart-summary table td{
  padding: 5px;
  vertical-align: middle;
}
#edit-checkout{
  margin-left: 10px;
}
.view-commerce-cart-form .views-field-field-commerce-image img{
  border: 2px solid #eddfd7;
}
#commerce-checkout-form-checkout fieldset span.fieldset-legend{
  font-size: 16px;
}
ul.we-are-social{

}
ul.we-are-social li{
  display: block;
  float: left;
  width: 49%;
}
ul.we-are-social li a{
  color: #666666;
}
ul.we-are-social li a.facebook{
  background: url("../images/icons/social/facebook_16.png") no-repeat scroll 0 0 transparent;
  display: block;
  line-height: 16px;
  padding-left: 20px;
}
ul.we-are-social li a.flickr{
  background: url("../images/icons/social/flickr_16.png") no-repeat scroll 0 0 transparent;
  display: block;
  line-height: 16px;
  padding-left: 20px;
}
ul.we-are-social li a.wp{
  background: url("../images/icons/social/wordpress_16.png") no-repeat scroll 0 0 transparent;
  display: block;
  line-height: 16px;
  padding-left: 20px;
}
ul.we-are-social li a.blogger{
  background: url("../images/icons/social/blogger_16.png") no-repeat scroll 0 0 transparent;
  display: block;
  line-height: 16px;
  padding-left: 20px;
}
ul.we-are-social li a.deviantart{
  background: url("../images/icons/social/deviantart_16.png") no-repeat scroll 0 0 transparent;
  display: block;
  line-height: 16px;
  padding-left: 20px;
}
ul.we-are-social li a.dribbble{
  background: url("../images/icons/social/dribbble_16.png") no-repeat scroll 0 0 transparent;
  display: block;
  line-height: 16px;
  padding-left: 20px;
}
ul.we-are-social li a.twitter{
  background: url("../images/icons/social/twitter_16.png") no-repeat scroll 0 0 transparent;
  display: block;
  line-height: 16px;
  padding-left: 20px;
}
.c-address{
  background: transparent url("../images/icons/blue_pointer.png") scroll 0 0 no-repeat;
  padding-left: 20px;
}
.c-phone{
  background: transparent url("../images/icons/blue_phone.png") scroll 0 0 no-repeat;
  padding-left: 20px;
}
.c-mail{
  background: transparent url("../images/icons/blue_mail.png") scroll 0 0 no-repeat;
  padding-left: 20px;
}
#user-wishlist-button,#user-cart-button{
  position: relative;
}
#user-wishlist-button span,#user-cart-button span{
  background-color: #94A8BC;
  border-radius: 20px 20px 20px 20px;
  color: #FFFFFF;
  display: block;
  font-size: 11px;
  height: 20px;
  left: 102px;
  padding: 2px;
  position: absolute;
  text-align: center;
  top: -14px;
  width: 20px;
}
.node .product-price{
  float: left;
}
.node .product-rating{
  float: right;
}
.fivestar-basic div.fivestar-widget-static .star {
  background-image:  url("../images/icons/product_star.png");
}

.fivestar-basic div.fivestar-widget-static .star span.on {
  background-image:  url("../images/icons/product_star.png");
}

.fivestar-basic div.fivestar-widget-static .star span.off {
  background-image:  url("../images/icons/product_star.png");
}
.fivestar-basic div.fivestar-widget .star, .fivestar-basic div.fivestar-widget .star a{
  background-image:  url("../images/icons/product_star.png");
  width: 13px;
  height: 14px;
  background-repeat: no-repeat;
}
div.fivestar-widget div.on a{
  background-position: 0 -14px;
}
div.fivestar-widget div.hover a, div.rating div a:hover {
  background-position: 0 -14px; /* RTL */
}
.fivestar-basic div.fivestar-widget div.hover a,
.fivestar-basic div.rating div a:hover {
  background-image:  url("../images/icons/product_star.png");
}
input.postal-code{
  width: 100px;
}

/* MULTY COLUMNS DROPDOWN*/

#menu-866-1 ul {
    height: 330px !important;
    width: 801px !important;
}
#navigation ul.sf-menu li ul li {
    height: 30px !important;
    width: 245px !important;
}



.product-view-full img {

width:230px !important;

}


/* CAROUSEL*/

#block-views-carousel-block li.jcarousel-item {
    background: #D9D9D9;
}

#block-views-carousel-block h2 {
    color: #00ABEB;
    font-weight: bold;
    text-align: center;
    text-shadow: 1px 1px 1px #888888;
    text-transform: uppercase;
}

/* END CAROUSEL*/

#block-block-1 {
    width: 100%;
}

#edit-customer-profile-billing legend {
    display: none;
}

#block-block-2 {
    width: 400px;
}

#footer .columns.alpha {
    width: 172px;
}

#block-block-15 {
    margin-left: 30px;
    margin-top: 15px;
}


#block-block-16 {
    float: right;
}

#block-block-16 a{
color: #FFFFFF;
}

/*.field-name-field-promotion {
    position: absolute;
    background: red;
    color: white;
    font-size: 16px;
    padding: 5px;
}*/

.field-name-field-promo09 {
    text-align: center;
    text-decoration: line-through;
    font-size: 16px;
}

.field-type-commerce-product-reference {

    margin: 3px auto;
    width: 50%;
}

#block-block-16 a {
    color: white;
    background: #536ea5;
    padding: 11px;
    border-radius: 5px;
    border: 1px solid;
}
#block-block-16 {
float: none; 
margin-top:35px;
}

.field-name-field-promotion .field-item {
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 27px;
    /* transform: rotate(45deg); */
    /* -webkit-transform: rotate(45deg); */
    width: 100px;
    display: block;
    background: #79A70A;
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 0px;
    left: 0;
}


.field-name-field-promotion .field-item span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #8F0808;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #8F0808;
}
.field-name-field-promotion .field-item span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #8F0808;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #8F0808;
}

.node-product-view .group-left img {
    max-width: 75%;
}

div#colorbox {
    width: 100% !important;
    height: 100% !important;
}