@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local('Open Sans'), local('OpenSans'), url(../font/opensans.woff) format('woff'); }
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: local('Open Sans Bold'), local('OpenSans-Bold'), url(../font/opensans-bold.woff) format('woff'); }

body { font-family: 'Open Sans', arial, sans-serif; -webkit-font-smoothing: antialiased;	color: #2e2e2e;	font-size: 12px; height: 100%; background: #fff url(../images/layout/background.png) center top; background-repeat: repeat-x; position: relative; }
.container { width: 1000px; min-width: 1000px; padding: 0; position: relative; }

h1, h2, h3, h4, h5 {  font-family: 'Open Sans', arial, sans-serif; -webkit-font-smoothing: antialiased; }

a { color: #00558c; }
a:visited { color: #003471; }
a:hover { color: #003471; }

/* .pages a { text-decoration: underline; } */

.clear { clear:both; }
.nobr	{ white-space:nowrap; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.icon-spacer { margin-right: 8px; }

.navbar-custom .icons {
  display: none;
}
.search.collapse, .cart.collapse, .menu.collapse {display: block;}
.navbar-custom { min-height: 32px; margin: 0; min-width: 600px; border: 0; }
.navbar-custom .logo { width: 234px; height: 80px; display: block; top: 10px; left: 40px; position: absolute; display: block; }
.navbar-custom .small-logo { display: block; }
.navbar-custom .large-logo { display: none; }
.navbar-nav-custom { float: right; border: 1px solid #d0d0d0; background-color: #eee; border-top: 0; padding: 0px; -webkit-border-bottom-right-radius: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-bottomright: 3px; -moz-border-radius-bottomleft: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }
.navbar-nav-custom>li { float: left; }
.navbar-nav-custom>li>a:hover { background-color: #ddd !important; }
.navbar-nav-custom>li>a { padding: 0 14px; line-height: 24px; font-size: 11px; }
.navbar-nav-custom>li>.dropdown-menu { font-size: 11px; background-color: #eee; -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.0); box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.0); }
.navbar-nav-custom>li>.dropdown-menu>li>a:hover { background-color: #ddd !important; color: #666666;  }
.navbar-nav-custom i { margin-right: 10px; color: #999999; }
.navbar-nav-custom a { color: #666666; }

.signup { background-color: #e2e2e2; cursor: pointer; }

.btn-signup { padding: 3px 0px; width: 160px; font-size: 11px; margin: 0px; position: absolute; top: 7px; right: 0px; }
.btn-signup i { margin-right: 15px; }
.login-dropdown { left: auto; right: 0px; padding: 5px 10px 10px 10px; width: 240px; }
.login-dropdown .more { text-align: center; font-size: 11px; font-weight: bold; margin-top: 10px; display: block; }
.user-dropdown { left: auto; right: 10px; }
.user-dropdown i { margin-right: 15px; }
.input-group { margin: 5px; }
.input-group i { margin: 0; display: block; width: 16px; }

.btn-orange { background-color: #bbb1a5; border-color: #968e84; color: #fff; }
.btn-orange:visited, .btn-orange:active { color: #fff; }
.btn-orange:hover { background-color: #968e84; color: #fff; }

.btn-blue { background-color: #00558c; border-color: #003471; color: #fff; }
.btn-blue:visited, .btn-blue:active { color: #fff; }
.btn-blue:hover { background-color: #003471; color: #fff; }

.header { height: 68px; position: relative; }

.slideshow { width: 100%; min-width: 1000px; overflow: hidden; position: relative; height: 300px; background-color: #eee; }
.preload { position: absolute; }

.search { width: 400px; position: absolute; left: 340px; top: 11px; }
.search .inputwrap { float:left; background-color: fff; border: 1px solid #d0d0d0; margin-right: 0px; padding: 8px; -webkit-border-radius: 0px; -webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius: 0px; -moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px; border-radius: 0px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; }
.searchtext { width: 270px; border: 0px; height: 18px; line-height: 18px; background-color: transparent; color: #333; }
.btn-search { background-color: #968e84; border-color: #968e84; font-size: 12px; line-height: 34px; border-left: 0; padding: 0 20px; color: #fff; margin-top: 0px; -webkit-border-radius: 0px; -webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; -moz-border-radius: 0px; -moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px; border-radius: 0px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; }
.btn-search:hover { background-color: #000; border-color: #aaa; color: #fff; }
.twitter-typeahead  { display: block !important; }
.tt-dropdown-menu { z-index: 5500 !important; margin-top: 15px; padding: 5px 30px 5px 5px; background-color: #ffffff; -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.4); box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.4); }
.tt-dropdown-menu img { height: 30px; margin: 3px 5px; }

.cart { position: absolute; width: 240px; height: 50px; right: 0px; top: 5px; text-align: center; }
.cart table { margin: 9px 0px 0px 70px; }
.cart td { text-align: left; padding: 0px 5px;}
.cart { color: #424345; }
.cart i { color: #cac6c1; position: absolute; left: 30px; top: 8px; font-size: 32px; }

.process { background-color: #e5e5e5; border: 1px solid #ccc; width: 100%; height: 50px; margin: 10px 0 20px 0; overflow: hidden; }
.process>div { float: left; overflow: hidden; }
.step { width: 185px; height: 50px; padding: 6px 15px; color: #999; }
.active { color: #222; }
.step span { display: block; float: left; margin-right: 15px; font-size: 25px; font-weight: bold; }
.step strong { font-size: 14px; }
.arrow { width: 60px; font-size: 90px; line-height: 90px; margin-top: -20px; height: 90px; color: #fff; }

.menu { width: 100%; height: 50px; margin: 0px 0 0 0; padding: 0 5px; list-style-type: none; position: relative; }
.menu>li:last-child { background: url(); }

.menu>li { float: left; text-align: center; padding: 0px 0px; font-size: 13px; background: url(../images/layout/spacer.png) right top repeat-y; }
.menu>li>a { color: #ffffff; padding: 4px 18px; text-decoration: none; display: block; height: 50px; line-height: 42px; }
.menu>li>a:hover { background-color: #1d1d1f; }
.menu>li.active>a { background-color: #1d1d1f; padding-bottom: 0; border-bottom: 4px solid #00558c; }
.menu>li.asale>a { background-image: url(../images/layout/action.png); background-position: center top; background-repeat: repeat-x;}

.ddmenu { border-top: 5px solid #00558c; display: none; overflow: hidden; text-align: left; background-color: white; position: absolute; z-index: 5000; padding: 10px 20px; width: 100%; left: 0; -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.6); box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.6); }
//.menu>li:hover .ddmenu { display: block; -webkit-animation: fadeIn 1s; animation: fadeIn 1s; }
.menu>li .mhover { display: block; -webkit-animation: fadeIn 1s; animation: fadeIn 1s; }

@-webkit-keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}

@keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}

.ddcat { width: 480px; height: 85px; float: left; padding: 10px 5px 10px 85px; position: relative; }
.ddimg { position: absolute; top: 10px; left: 5px; width: 75px; height: 75px; overflow: hidden; }
.ddimg img { width: 75px; height: 75px; }
.ddsubcat { font-size: 11px; }
.ddcat>a { color: #000 !important; text-decoration: none; font-weight:bold; font-size: 13px; }
.ddsubcat>a { color: #555 !important; text-decoration: none; }
.ddsubcat>a:hover { color: #555 !important; text-decoration: underline; }

.dropdown-menu { margin-top: 0px; }
.dropdown:hover .dropdown-menu { display: block; }
.dropdown-menu>li>a { color: #333; text-align: left; }
.dropdown-menu>li>a:hover { background-color: #333; }
/*
.menu .first { background: #164e7f url(); -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.4); box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.4); }
.menu .first:hover { background: #0d385e; }
*/

.content { width: 100%; background-color: rgba(255, 255, 255, 1); padding: 5px 15px 30px 15px; margin: 0; }

.sidebar { float:left; width: 220px; }
.sidebar h2 { font-size: 18px; margin: 20px 5px; }
.categories { list-style-type: none; padding: 5px 10px; border: 1px solid #dddddd; }
.categories li { padding: 5px 0px; border-bottom: 1px solid #dddddd; }
.categories li:last-child { border: 0; }
.categories li a { color: #222222; }
.categories li ul { font-weight: normal; list-style-type: square; color: #aaa; padding: 0 0 0 20px; margin: 5px 0; }
.categories li ul li { padding: 5px 0px; border: 0px; }
.categories li ul li a { color: #222222; }
.selected { font-weight: bold; }

.filter { padding: 10px 10px 5px 10px; border: 1px solid #dddddd; margin-top: 10px; }
.rangelabel { white-space: nowrap; }
.rangeslider { padding-top: 4px; }
.stockfilter input { float: left; margin-top: 2px; margin-right: 10px; }

.topclass { border-bottom: 2px solid #00558c; font-weight: normal; color: #00558c; clear: both; margin: 20px 5px 0px 5px; padding: 3px 0px; font-size: 14px; }
.topclass span { background-color: #00558c; font-weight: normal; color: #fff; clear: both; margin: 0px; padding: 3px 10px; font-size: 14px; }

.main { width: 700px; float: left; margin: 5px 20px 5px 30px; }
.hidesidebar { width: 970px; float: left; margin: 0px; }
.main h1 { font-size: 25px; margin: 15px 0px; }
.main h2 { font-size: 20px; margin: 15px 0px; }
.main h3 { font-size: 15px; margin: 15px 0px; font-weight: bold; }
.main .control { border-top: 1px solid #dddddd; border-bottom: 1px solid #dddddd; padding: 5px 0; margin: 15px 0; color: #555555; }
.main .sort { float: right; font-weight: bold; }
.main .sort span { margin: 3px 10px; display: block; float: left; }
.main .sort button { font-size: 12px; }
.main .sort button i { margin-right: 3px; }
.main .pagination { float: right; }

.action { border-bottom: 2px solid #00558c; font-weight: normal; color: #00558c; clear: both; margin: 20px 5px 0px 5px; padding: 3px 0px; font-size: 14px; }
.action span { background-color: #00558c; font-weight: normal; color: #fff; clear: both; margin: 0px; padding: 3px 10px; font-size: 14px; }
.actionhr { border-bottom: 2px solid #00558c; margin-top: 15px; }

.products { margin: 15px -5px 0px 0; }
.homepageproducts { margin: 15px 12px 0px 18px; width: 940px; }
.homepagetext { padding: 10px 15px 5px 15px; margin: 20px 5px; color: #555; }
.product { width: 230px; padding: 5px 9px; height: 340px; float: left; margin: 5px 5px 0 0; position: relative; border: 1px solid #fff; background-color: #ffffff; overflow: hidden; }
.product:hover { border: 1px solid #ddd; }
.product h2 { font-size: 15px; text-align: center; margin: 5px 0; color: #164e7f; }
.product img { position: absolute; top: 65px; }
.product .stock { position: absolute; top: 190px; right: 15px; z-index: 10; font-size: 10px; }
.salebadge {
	background: rgba(248,80,50,1);
	background: -moz-linear-gradient(top, rgba(248,80,50,1) 0%, rgba(241,111,92,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(248,80,50,1)), color-stop(50%, rgba(241,111,92,1)), color-stop(51%, rgba(246,41,12,1)), color-stop(71%, rgba(240,47,23,1)), color-stop(100%, rgba(231,56,39,1)));
	background: -webkit-linear-gradient(top, rgba(248,80,50,1) 0%, rgba(241,111,92,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%);
	background: -o-linear-gradient(top, rgba(248,80,50,1) 0%, rgba(241,111,92,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%);
	background: -ms-linear-gradient(top, rgba(248,80,50,1) 0%, rgba(241,111,92,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%);
	background: linear-gradient(to bottom, rgba(248,80,50,1) 0%, rgba(241,111,92,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#e73827', GradientType=0 );
	text-shadow: 1px 1px 0px rgba(148, 0, 0, 1);
	position: absolute; right: 15px; top: 70px; z-index: 10; font-size: 15px; display: block; color: #fff; font-weight: bold; width: 50px; height: 50px; line-height: 50px; text-align: center; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.4); box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.4); }
.product .price { position: absolute; top: 222px; left: 0; right: 0; font-size: 16px; font-weight: bold; color: #00558c; background-color: #fff; width: 100%; text-align: center; }
.product .salesprice { background-color: #e73827 !important; color: #fff !important; }
.product .addcart { position: absolute; top: 308px; right: 15px; }
.upsale .addcart { position: absolute; top: 258px; right: 15px; }
.upsale .addcart .buy { margin-bottom: 10px; }
.product .pcs { float: left; width: 40px; height: 22px; font-size: 11px; margin-right: 3px; text-align: center; padding: 0px; }
.product p { position: absolute; bottom: 26px; height: 50px; width: 100%; min-height: 50px; overflow: hidden; left: 0px; padding: 2px 5px; font-size: 11px; cursor: help; text-align: center; }
.product p:hover { height: auto; background-color: white; z-index: 100; -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3); box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3); }

.detail { width: 700px; padding: 10px 19px; margin: 5px 0 20px 0; position: relative; border: 1px solid #cccccc; background-color: #ffffff; }
.detail .image { width: 280px; margin-right: 18px; float: left; padding: 20px 0px; position: relative; }
.detail .image iframe { width: 266px; margin: 10px 5px; border: 1px solid #cccccc; }
.detail .info { width: 360px; float: left; }
.detail h2 { font-size: 20px; text-align: left; margin: 5px 0; padding: 10px 0; border-bottom: 1px solid #dddddd; }
.detail h3 { font-size: 15px; text-align: left; margin: 5px 0; padding: 10px 0; border-bottom: 1px solid #dddddd; }
.detail p { margin: 20px 0; }
.detail .addcart { padding: 5px 9px; margin: 10px 0; position: relative; border: 1px solid #dddddd; background-color: #eeeeee; }
.detail .addcart .buttons { width: 165px; float: right; margin: 2px 0; }
.detail .pcs { width: 45px; height: 22px; font-size: 11px; margin-bottom: 3px; text-align: center; padding: 0px; }
.detail .buy { margin-top: 10px; width: 100%; }
.detail .price { font-size: 16px; margin: 4px 5px; display: block; }
.detail .price strong { font-weight: bold; color: #be7817; }
.detail .before { color: #999 !important; }
.detail .salesprice { color: #e73827 !important; }
.detail .pricenotax { font-size: 10px; margin: 2px 7px; display: block; color: #888888; }
.detail .info table { width: 100%; font-size: 11px; color: #555555; margin-top: 10px; margin-bottom: 20px; }
.detail .info table tr { border-bottom: 1px solid #dddddd; }
.detail .info table td { padding: 2px 2px; }
.detail .empty { width: 15px; border-bottom: 0px solid #dddddd; }
.detail .icon-ok { color: #409440; }
.detail .icon-remove { color: #d43f3a; }
.detail .icon-time { color: #be7817; }
.detail .esttime { color: #be7817; }
.detail .morethan { color: #409440; }
.detail .tabs { border-bottom: 1px solid #cccccc; margin: 10px -19px; }
.detail .tabs span { cursor: pointer; float: left; display: block; border: 1px solid #cccccc; background-color: #eeeeee; margin-bottom: -1px; margin-left: 10px; padding: 5px 15px; }
.detail .tabs span.active { border-bottom: 1px solid #ffffff; background-color: #ffffff; }
.detail .hidetab { display: none; }
.detail .tablewrapper { float: right; border: 1px solid #dddddd; margin: 0 0 10px 20px; }
.detail .tab table { width: 100%; }
.detail .tab table td { padding: 12px 25px; border: 1px solid #dddddd; }
.detail .tab table td p { margin: 0px; padding: 0px; }
.detail .tab table th { padding: 12px 25px; border: 1px solid #dddddd; }
.detail .tab table th p { margin: 0px; padding: 0px; }
.detail .tab table tr.even { background-color: #eeeeee; }
.detail .unitbox { width: 100%; }
.detail .unitbox input { text-align: right; }
.detail .whole { background-color: #f9f5f0; }
.detail .wholelabel { background-color: #faf3ea !important; }
.detail .pricelabel { width: 210px; font-weight: bold; text-align: left; background-color: #f4f4f4; color: #777; }
.detail .unit { width: 50px; }
.detail .unitbox .input-group { margin: 1px 0; }
.detail .recount { float: right; margin-top: 3px; margin-bottom: 10px; width: 130px; }
.detail .thumbnail { margin: 10px 5px 0px 5px; width: 128px; float: left; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
.detail .stocktable { margin-top: -5px !important; }
.detail .stockname { width: 30px; height: 40px; vertical-align: middle; }
.detail .stockvalue { width: 18px; height: 40px; vertical-align: middle; text-align: right; white-space: nowrap; }
.detail .help { padding: 5px 20px; margin: 10px 0; position: relative; border: 1px solid #dddddd; background-color: #fff; }
.detail .help img { float: right; margin: -5px -20px -5px 10px; }
.detail .help .question { font-size: 15px; font-weight: bold; line-height: 30px; }
.detail .help .number { font-weight: bold; color: #be7817; }
.detail .salebadge { right: 20px !important; top: 20px !important; font-size: 20px; width: 70px; height: 70px; line-height: 70px; -webkit-border-radius: 35px; -moz-border-radius: 35px; border-radius: 35px; }
.detail .settable { font-size: 11px; margin-top: 20px; vertical-align: middle;  }
.detail .settable td { padding: 3px 8px; vertical-align: middle; }
.detail .settable img { width: 50px; }

.counts { color: #fff; background-color: #bbb1a5; padding: 10px 10px; font-size: 15px; margin-top: 20px; }
.count { font-size: 20px; font-weight: bold; }
.counts i { font-size: 30px; margin-left: 5px; margin-right: 15px; }
.counts table td { padding: 5px; }

.cartcontent h2 { margin-bottom: 20px; }
.cartcontent td, .cartcontent th { vertical-align: middle !important; }
.cartcontent .cart-col0 { }
.cartcontent .cart-col1 { width: 15%; text-align: center; }
.cartcontent .cart-col2 { width: 15%; text-align: center; }
.cartcontent .cart-col3 { width: 15%; text-align: center; }
.cartcontent .cart-col4 { width: 10%; text-align: center; }
.cartcontent .cart-empty { padding: 20px !important; text-align: center; font-weight: bold; }
.cartcontent .col-radio { width: 8%; text-align: center; background-color: #f5f1ec; }
.cartcontent .col-title { text-align: left; font-weight: bold; }
.cartcontent .col-price { width: 15%; text-align: right; padding-right: 20px; }
.cartcontent .cartimage { height: 40px; }
.cartcontent .pcs { width: 100%; height: 22px; font-size: 11px; margin-right: 3px; text-align: center; padding: 0px; }
.cartcontent .pcsunit { height: 22px; font-size: 11px; margin-right: 3px; text-align: center; padding: 0 4px; }
.cartcontent .ttpost { width: 80px; height: 22px; font-size: 11px; margin: 0 5px 0 0; text-align: center; padding: 0px; float:left; }
.cartcontent .ttlabel { margin: 0 5px 0 0; float:left; padding-top: 3px; }

footer { background-color: #ffffff; padding: 20px 0px 10px 0px; margin-top: 20px; min-width: 1000px; }
footer hr { clear: both; border: 0; height: 1px; background: #ddd; }

.advantages { width: 305px; height: 210px; float: left; margin: 0 15px 0 5px; color: #333; }
.advantages img { float: left; width: 40px; margin: 20px 15px 0 0; }
.advantages h2 { font-size: 12px; margin: 17px 0 4px 0; font-weight: bold;  }
.advantages p { font-size: 10px; margin: 0; }
.facebook { width: 350px; height: 210px; float: left; margin: 0; padding: 0px 14px; border-left: 1px solid #dddddd; border-right: 1px solid #dddddd; }
.newsletter { width: 305px; height: 210px; float: left; margin: 0 5px 0 15px; text-align: center; }
.newsletter h2 { font-size: 20px; margin: 12px 0 12px 0; text-align: left; }
.newsletter p { margin: 10px 0px; line-height: 20px; text-align: left; }
.newsmail { margin: 15px auto; }
.newsletter button i { margin-right: 5px; }

.partners { text-align: center; margin: 0px; }
.partners img { margin: 15px; height: 45px; }

.footermenu, .contact { margin: 0 30px 0 0; padding: 5px 10px; float: left; }
.footermenu span, .contact span { font-weight: bold; display: block; margin-bottom: 10px; }
.footermenu ul, .contact ul { list-style-type: none; padding: 0; }
.contact { float: right; margin: 0 0 0 30px; }

.cards { float: left; margin: 0px 50px; }

.banner { margin-top: -3px; margin-bottom: 15px; -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.4); box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.4); }

.message { font-weight: bold; font-size: 13px; text-align: center; padding: 5px; }
.message img { width: 100%; }
.notfound { text-align: center; font-weight: bold; margin: 50px 0px;}
.optional { font-weight: normal; }
.confirm th { padding: 10px 25px !important; width: 20%; }
.confirm td { padding: 10px 25px !important; width: 30%; }

textarea { resize: vertical; }

#wrapper { position: absolute; top: 0px; left: 50%; margin-left: -1030px; width: 2060px; }

.hpbox { float: left; width: 313px; text-align: left; padding: 15px 20px 15px 95px; margin: 10px 5px; background-position: 15px center; background-repeat: no-repeat; -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25); box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25); }
.hpbox1 { background-image: url(../images/layout/hpbox1.png); }
.hpbox2 { background-image: url(../images/layout/hpbox2.png); }
.hpbox3 { background-image: url(../images/layout/hpbox3.png); }
.hpbox h2 { font-size: 12px; font-weight: bold; margin: 10px 0px; }
.hpbox p { font-size: 11px; margin: 10px 0px; }

.categorynav { margin-bottom: 15px; }
.catnav { width: 345px; height: 85px; padding: 5px 9px; float: left; margin: 5px 5px 0 0; position: relative; border: 1px solid #dddddd; overflow: hidden; }
.catnav:hover { background-color: #eee; }
.catnav .catimg { width: 65px; height: 65px; float: left; margin-top: 5px; margin-right: 15px; }
.catnav .catimg img { width: 65px; height: 65px; }
.catnav p { color: #333; font-size: 10px; }
.catnav span { font-weight: bold; }
.bigcatimg { height: 150px !important; }
.bigcatimg .catimg {  width: 130px !important; height: 130px !important; }
.bigcatimg .catimg img {  width: 238px !important; height: 220px !important; }

.panel-info .panel-heading { color: #003471; background-color: #e8eff7; border-color: #a0bfe3; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
.panel-info { border-color: #a0bfe3; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }

.panel-success .panel-heading { color: #534e47; background-color: #e4ded7; border-color: #968e84; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
.panel-success { border-color: #968e84; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }

.addcart h2 { padding-top: 0px; margin-bottom: 10px; }
.addcart .form-group { padding-bottom: 20px; }
.addcart label { line-height: 30px; font-weight: normal; }
.addcart .checkbox { line-height: 20px; padding-top: 5px; padding-bottom: 5px; }
.addcart .btn { width: 100%; }
.addcart .required { font-weight: bold; }
.addcart .alert { padding-top: 5px; padding-bottom: 5px; margin-bottom: 5px; }

.contactform .form-group { padding-bottom: 20px; }
.contactform label { line-height: 30px; font-weight: normal; }
.contactform .checkbox { line-height: 20px; padding-top: 5px; padding-bottom: 5px; }
.contactform .btn { width: 100%; }
.contactform .required { font-weight: bold; }
.contactform .alert { padding-top: 5px; padding-bottom: 5px; margin-bottom: 5px; }

.reviewform { margin-top: 20px; }
.reviewform .form-group { padding-bottom: 20px; }
.reviewform label { line-height: 30px; font-weight: normal; }
.reviewform .checkbox { line-height: 20px; padding-top: 5px; padding-bottom: 5px; }
.reviewform .btn { width: 40%; margin: 0 30%; }
.reviewform .required { font-weight: bold; }
.reviewform .alert { padding-top: 5px; padding-bottom: 5px; margin-bottom: 5px; }

.box { width: 252px; height: 132px; border: 1px solid #cccccc; position: relative; display: block; float: left; margin: 10px 49px; }
.box span { position: absolute; width: 250px; height: 25px; line-height: 15px; bottom: 0; left: 0; background-color: rgba(255,255,255,0.8); padding: 5px 10px; font-weight: bold; }

.features { margin-top: 5px; }

.nounderline { text-decoration: none !important; }

.morewrap a { cursor: pointer; }
.morewrap { margin: 10px 0 30px 0; text-align: right; }
.moretext { display: none; margin-top: 10px; }

.ramecek { border: 1px solid #ddd !important; padding: 2px !important; }

.proimages { padding: 20px 0; }
.pageimage-title { margin: 10px 20px 10px 5px; border: 1px solid #ddd; padding: 2px; float: left; }
.pageimage-title-left { margin: 10px 20px 10px 5px; border: 1px solid #ddd; padding: 2px; float: left; }
.pageimage-title-right { margin: 10px 5px 10px 20px; border: 1px solid #ddd; padding: 2px; float: right; }
.pageimage { margin: 5px; border: 1px solid #ddd; padding: 2px; float: left; }

.refbox { float: left; margin: 1px; border: 1px solid #ddd; padding: 2px; position: relative; }
.refboxtext { position: absolute; color: #fff; font-weight: bold; background-color: rgba(30,30,30,0.8); padding: 10px 20px; width: 100%; top: 140px; font-size: 15px; margin:-2px; }

.refitem { border: 1px solid #ddd; padding: 5px 15px 0px 15px; margin-bottom: 10px; }
.refitem h2 { margin-top: 5px; }
.refitem p { text-align: justify; }
.refhref { text-decoration: none !important; color: #2e2e2e !important;  }

.date { color: #999; }

.lasttable { font-size: 11px; margin-top: 20px; vertical-align: middle;  }
.lasttable td { padding: 3px 8px; vertical-align: middle !important; }
.lasttable img { width: 50px; }

.star { float: left; margin-right: 1px; }
.tddate { width: 120px; }
.reviewname { line-height: 18px; float: left; padding-left: 10px; margin-bottom: 5px; font-weight: bold; }

#upsale { display: none; padding: 5px 10px 0 15px; }
#upsale .center { margin-top: 15px; }
.fancybox-skin { background-color: #fff !important; }

.mimage { float: left; margin: 5px 10px 5px 0; }

.mobile { display: none; text-align: center; background: #ddd; padding: 10px; width: 100%; }
@media (max-width: 999px) {
  .mobile { display: block; }
}

.mobileonly { display: none; }
.slidernormal { display: block; }
.slidermobile { display: none; }


/* ------ */

.sharingbuttons {
  margin: 15px;
}
.sharingbuttons a {
  text-decoration: none !important;
}

.resp-sharing-button {
  display: inline-block;
  border-radius: 5px;
  border-width: 1px;
  border-style: solid;
  transition: background-color 25ms ease-out, border-color 25ms ease-out, opacity 250ms ease-out;
  margin: 0.5em;
  padding: 0.5em 0.75em;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
}

.resp-sharing-button a {
  text-decoration: none;
  color: #FFF;
  display: block;
}

.resp-sharing-button__icon {
  display: inline-block;
}

.resp-sharing-button__icon svg {
  width: 1em;
  height: 1em;
  margin-bottom: -0.1em;
}

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
  stroke: #FFF;
  fill: none;
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
  fill: #FFF;
  stroke: none;
}

.resp-sharing-button__link {
  text-decoration: none;
  color: #FFF;
}

.resp-sharing-button--large .resp-sharing-button__icon svg {
  padding-right: 0.4em;
}

.resp-sharing-button__wrapper {
  display: inline-block;
}

.resp-sharing-button--facebook {
  background-color: #3b5998;
  border-color: #3b5998;
}

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
  background-color: #2d4373;
  border-color: #2d4373;
}

.resp-sharing-button--twitter {
  background-color: #55acee;
  border-color: #55acee;
}

.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
  background-color: #2795e9;
  border-color: #2795e9;
}

.resp-sharing-button--google {
  background-color: #dd4b39;
  border-color: #dd4b39;
}

.resp-sharing-button--google:hover,
.resp-sharing-button--google:active {
  background-color: #c23321;
  border-color: #c23321;
}

.resp-sharing-button--email {
  background-color: #444444;
  border-color: #444444;
}

.resp-sharing-button--email:hover
.resp-sharing-button--email:active {
  background-color: #2B2B2B;
  border-color: #2B2B2B;
}

.resp-sharing-button--pinterest {
  background-color: #cc2127;
  border-color: #cc2127;
}

.resp-sharing-button--pinterest:hover,
.resp-sharing-button--pinterest:active {
  background-color: #a01a1f;
  border-color: #a01a1f;
}
