/* General
----------------------------------*/
* { padding: 0; margin: 0; }
html, body { height: 100%; }
body { line-height: 18px; color: #925959; background: #fff url(/themes/images/641_bg-gradient.jpg?v=) repeat-x; }
body, input, textarea { font-family: Helvetica, "Helvetica Neue", Arial; font-size: 12px; }
a { color: #925959; text-decoration: none; }
a * { cursor: pointer; }
img { border: none; }
ul { list-style: none; }
hr { display: none; }
th { font-weight: normal; text-align: left; }



/* Fonts
----------------------------------*/
@font-face {
    font-family: 'DINBlack';
    src: url('/themes/fonts/din_black-webfont.eot');
    src: url('/themes/fonts/din_black-webfont.eot?#iefix') format('embedded-opentype'),
         url('/themes/fonts/din_black-webfont.woff') format('woff'),
         url('/themes/fonts/din_black-webfont.ttf') format('truetype'),
         url('/themes/fonts/din_black-webfont.svg#DINBlackRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DINMedium';
    src: url('/themes/fonts/din_medium-webfont.eot');
    src: url('/themes/fonts/din_medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('/themes/fonts/din_medium-webfont.woff') format('woff'),
         url('/themes/fonts/din_medium-webfont.ttf') format('truetype'),
         url('/themes/fonts/din_medium-webfont.svg#DINMediumRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DINBold';
    src: url('/themes/fonts/din_bold-webfont.eot');
    src: url('/themes/fonts/din_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/themes/fonts/din_bold-webfont.woff') format('woff'),
         url('/themes/fonts/din_bold-webfont.ttf') format('truetype'),
         url('/themes/fonts/din_bold-webfont.svg#DINBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
h1, h2, h3, h4, h5, h6 { font-weight: normal; }



/* Containers
----------------------------------*/
#cntr { min-height: 100%; height: auto !important; height: 100%; background: url(/themes/images/643_bg-mid.png?v=) no-repeat top center; margin: 0 0 -200px; }
#cntr .push { clear: both; height: 200px; }
#wrap { width: 1036px; overflow: hidden; padding: 5px 50px 0; margin: 0 auto; }
#content { background: url(/themes/images/644_content-bg.png?v=) repeat-x; overflow: hidden; padding: 0 5px; }



/* Header
----------------------------------*/
#header { padding: 0 5px 5px; }
#header .bar { height: 40px; line-height: 40px; background: url(/themes/images/645_header-bar.png?v=) repeat-x; padding: 0 0 5px; }

/* Logo */
.logo { float: left; height: 92px; }
.logo a, .logo img { display: block; }
.logo a { height: 28px; padding: 34px 6px 30px; }
.logo a { min-width: 500px; height: 28px; background: url(/themes/images/689_header-logo.png?v=) no-repeat 6px center; text-indent: -9999px; padding: 34px 6px 30px; }

/* Top anchors */
.top { float: right; height: 32px; font-family: "DINMedium"; font-size: 14px; padding: 33px 0 27px; }
.top li { float: left; padding: 0 23px 0 9px; }
.top a { display: block; color: #580000; line-height: 18px; padding: 7px; }
.top img { position: relative; top: 2px; margin: 0 14px 0 0; }

/* Main navigation */
.main { clear: both; height: 57px; font-family: "DINBold"; background: url(/themes/images/647_header-main-bg.png?v=) repeat-x bottom; padding: 5px 0 0; }
.main li { float: left; background: url(/themes/images/648_header-main-line.png?v=) no-repeat right; }
.main a { display: block; line-height: 57px; font-size: 16px; text-shadow: rgba(0,0,0,0.5) 0 1px 1px; color: #fff; padding: 0 19px; }

/* Breadcrumbs */
.crumbs { float: left; width: auto; height: 40px; font-family: "DINMedium"; font-size: 12px; }
.crumbs li { float: left; background: url(/themes/images/649_header-crumbs.png?v=) no-repeat right top; padding: 0 13px 0 0; }
.crumbs li:last-child { background: none; }
.crumbs a { display: block; color: #834242; padding: 0 19px; }
.crumbs a:hover { text-decoration: underline; }

/* Language */
.lang { float: right; text-align: right; height: 40px; font-family: "DINBold"; padding: 0 6px 0 0; }
.lang li { float: left; }
.lang a { display: block; font-size: 11px; color: #aa7a7a; padding: 0 7px; }
.lang a.active { color: #834242; text-decoration: underline; }
.lang a:hover { color: #834242; }

/* Image */
.himage img { display: block; }



/* Left column
----------------------------------*/
#left { float: left; width: 251px; padding: 11px 15px 0 16px; }

/* Box */
#left section { background: url(/themes/images/653_left-box-top.png?v=) no-repeat; padding: 11px 0 0; margin: 16px 0 0; }
#left section > * { border: 1px solid #f6dfdf; border-top: 0; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }

/* Search */
.search { padding: 10px; }
.search .bg { position: relative; height: 25px; background: url(/themes/images/654_form-text.png?v=) repeat-x; border: 1px solid #e1cdcd; }
.search label { position: absolute; left: 10px; line-height: 25px; font-size: 11px; color: #580000; cursor: text; }
.search input { display: block; float: left; border: none; }
.search .text { width: 182px; height: 25px; font-size: 11px; color: #580000; background: none; padding: 0 9px; }
.search .submit { width: 25px; height: 25px; background: url(/themes/images/657_left-search.png?v=) no-repeat center; cursor: pointer; }

/* Navigation */
.nav { font-family: "DINBold"; font-size: 13px; }
.nav li { border-top: 1px solid #faefef; }
.nav > li:first-child { border-top: none; }
.nav a { display: block; line-height: 20px; color: #580000; padding: 10px 22px; }
.nav a:hover { background-color: #f5f5f5; }
.nav ul a { background: url(/themes/images/661_left-nav-dot.png?v=) no-repeat 25px 17px; color: #9e2e2e; padding-left: 46px; }
.nav ul ul a { background-position: 52px 17px; color: #c52424; padding-left: 70px; }



/* Right column
----------------------------------*/
#right { float: left; width: 744px; padding: 27px 0 0 0; }
#right p { line-height: 24px; color: #925959; padding: 0 0 18px; }
#right .text p { padding: 0 50px 24px 13px; }

/* Products */
.products { clear: both; overflow: hidden; }
.products li { float: left; width: 234px; border: 1px solid #f6dfdf; border-radius: 4px; margin: 0 10px 18px 0; }
.products li > a { display: block; }
.products .image { height: 236px; text-align: center; overflow: hidden; }
.products .image img { max-height: 236px; }
.products hgroup { height: 50px; background: url(/themes/images/666_right-gradient-1.png?v=) repeat-x; border-top: 1px solid #f6dfdf; border-bottom: 1px solid #f6dfdf; padding: 13px 20px 14px; }
.products h2 { height: 30px; font-family: "DINBold"; line-height: 30px; font-size: 16px; color: #c52424; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.products h4 { float: left; line-height: 20px; font-size: 12px; color: #925959; padding: 0 13px 0 0; }
.products h3 { float: left; line-height: 20px; font-size: 13px; font-weight: bold; color: #580000; }
.products small { display: block; line-height: 42px; font-size: 12px; color: #e6d3d3; text-align: right; background: #f9f9f9; padding: 0 5px; }
.products small a { color: #aa7a7a; padding: 0 10px; }
.products small a:hover { text-decoration: underline; }

/* Product */
.product { clear: both; overflow: hidden; padding: 0 0 32px; }
.product hgroup { padding: 0 0 16px; }
.product h2 { line-height: 34px; font-family: "DINBold"; font-size: 24px; color: #c52424; }
.product h3 { line-height: 25px; font-size: 12px; color: #925959; }
.product figure { float: left; width: 357px; border: 1px solid #f6dfdf; border-radius: 3px; text-align: center; padding: 26px 0; margin: 0 40px 0 0; }
.product .specs { float: left; width: 295px; }
.product .specs ul { line-height: 33px; font-size: 14px; font-weight: bold; color: #580000; border-bottom: 1px solid #faefef; padding: 16px 10px; margin: 0 0 6px; }
.product .specs ul span { display: inline-block; width: 110px; font-size: 12px; font-weight: normal; color: #925959; }
.product .specs ul .large { line-height: 45px; font-size: 30px; }
.product .specs ul .large span { position: relative; top: -5px; }
.product .specs .button { margin: 40px 0 0; }
.product .specs .button  > * { clear: both; margin: 0 0 14px; }
.product .specs .button * { font-size: 15px; }
.product .select { float: right; }
.specs li { overflow: hidden; }

/* Styled select box */
.select { position: relative; width: 161px; height: 29px; }
.select select { position: absolute; left: 0; top: 0; width: 161px; height: 29px; -webkit-appearance: menulist-button; border: none; opacity: 0; }
.select .replaced { text-overflow: ellipsis; white-space: nowrap; min-width: 135px; height: 27px; line-height: 27px; font-size: 12px; font-weight: normal; color: #580000; background: #fff url(/themes/images/654_form-text.png?v=) repeat-x; border: 1px solid #e1cdcd; padding: 0 12px; }
.select .replaced div { background: url(/themes/images/674_form-select.png?v=) no-repeat right center; }

/* Combi */
.combi { clear: both; overflow: hidden; margin: 0 0 32px; }
.combi hgroup { padding: 0 0 16px; }
.combi hgroup h3 { line-height: 24px; font-family: "DINBold"; font-size: 18px; color: #c52424; }
.combi hgroup h4 { line-height: 18px; font-size: 14px; color: #aa7a7a; }
.combi ul { font-weight: bold; text-align: center; }
.combi li { float: left; }
.combi .image { width: 93px; height: 95px; border: 1px solid #f6dfdf; border-radius: 5px; overflow: hidden; padding: 5px 0; }
.combi .image img { max-height: 95px; }
.combi .plus { width: 53px; line-height: 107px; font-size: 30px; color: #580000; }
.combi .totals { width: 148px; line-height: 107px; font-size: 30px; color: #580000; }
.combi .save { text-align: left; }
.combi .save h3 { line-height: 24px; font-weight: bold; font-size: 18px; color: #580000; }
.combi .save h4 { line-height: 16px; font-weight: bold; font-size: 11px; color: #925959; }
.combi .save h5 { line-height: 16px; font-weight: bold; font-size: 11px; color: #c8acac; }

/* Tabs */
.tabs { float: left; clear: both; width: 728px; height: 36px; line-height: 35px; border-bottom: 1px solid #f6dfdf; margin: 0 0 18px; }
.tabs li { float: left; }
.tabs a { display: block; font-family: "DINBold"; font-size: 14px; color: #aa7a7a; padding: 0 20px; }
.tabs a:hover { color: #c52424; }
.tabs a.active { position: relative; z-index: 101; height: 36px; font-size: 16px; color: #c52424; background: #fff; border: 1px solid #f6dfdf; border-bottom: none; border-top-left-radius: 5px; border-top-right-radius: 5px; }

/* Pagination */
.pages { position: relative; height: 24px; font-family: "DINMedium"; line-height: 24px; font-size: 13px; color: #c8acac; margin: 30px 15px 0 0; }
.pages ul { margin-right: 50%; float: right; }
.pages li { position: relative; left: 50%; float: left; }
.pages li.prev { position: absolute; left: 0; }
.pages li.next { position: absolute; right: 0; left: auto; }
.pages a { display: block; height: 24px; color: #c8acac; padding: 0 9px; }
.pages a:hover { color: #c52424; }
.pages .active a { font-family: "DINBold"; color: #c52424; border: 1px solid #f6dfdf; border-radius: 15px; }

/* Account */
.account { float: left; padding: 20px 35px 20px 40px; }
.account.left { width: 300px; }
.account.right { width: 293px; border-left: 1px solid #faefef; }
.account h2 { font-family: "DINBold"; line-height: 48px; font-size: 24px; color: #c52424; padding: 0 0 12px; }
.account p { line-height: 24px; padding: 0 0 18px; }
.account label { display: block; overflow: hidden; padding: 2px 0 10px; }
.account span { display: block; line-height: 28px; font-size: 13px; font-weight: bold; color: #580000; padding: 0 0 0 2px; }
.account label input { display: block; width: 220px; height: 18px; color: #580000; background: url(/themes/images/654_form-text.png?v=) repeat-x; border: 1px solid #e1cdcd; padding: 4px 11px; }
.account .radio { overflow: hidden; padding: 0 0 12px; }
.account .radio label { float: left; color: #580000; padding: 5px 24px 0 2px; }
.account .radio input { width: auto; height: auto; margin: 2px 10px 0 0; }

.account.fullw span { float: left; width: 150px; }
.account.fullw label input { float: left; }
.account.fullw label .select { float: left; }
.account.fullw label .cbox { position: relative; top: 7px; width: auto; height: auto; }

/* Cart */
.cart { padding: 0 20px; }
.cart h2 { font-family: "DINBold"; line-height: 48px; font-size: 24px; color: #c52424; padding: 12px 0 10px 8px; }
.cart table { width: 100%; border-collapse: collapse; border-spacing: 0; margin: 0 0 20px; }
.cart th { font-family: "DINBold"; line-height: 50px; font-size: 15px; text-transform: uppercase; text-align: center; color: #580000; padding: 0 0 0px 0; }
.cart th:first-child { text-align: left; padding-left: 8px; }
.cart th:last-child { text-align: right; padding-right: 8px; }
.cart td { font-size: 16px; font-weight: bold; color: #c52424; text-align: right; padding: 10px 28px 20px; }
.cart tbody tr { border-top: 1px solid #f9ebeb; }
.cart tbody td { border-left: 1px solid #f9ebeb; }
.cart tbody tr:first-child { border-top: none; }
.cart tbody td:first-child { border-left: none; padding-top: 20px; }
.cart input.text { display: block; width: 32px; height: 18px; color: #580000; background: url(/themes/images/a_form-text.png) repeat-x; border: 1px solid #e1cdcd; padding: 4px 11px; }
.cart input.coupon { display: block; width: 150px; height: 18px; color: #580000; background: url(/themes/images/a_form-text.png) repeat-x; border: 1px solid #e1cdcd; padding: 4px 11px; }

.cart td:last-child { padding-right: 8px; }
.cart td:first-child { text-align: left; padding-left: 8px; }
.cart td h3 { font-family: "DINBold"; font-size: 18px; color: #c52424; }
.cart td h3 a { color: #c52424; }
.cart td h4 { font-family: "DINBold"; font-size: 12px; color: #580000; padding: 0 0 8px; }
.cart td small { line-height: 20px; font-size: 12px; font-weight: normal; color: #854444; }
.cart td small i { font-style: normal; color: #cdb6b6; padding-right: 20px; }

/* Button */
.button { overflow: hidden; padding: 20px 0 5px; }
.button.right { clear: both; float: right; padding-right: 10px; }
.button .notbold { font-weight: normal !important; }
.button span > a, .button > a, .button input, .button .icon { display: block; float: left; line-height: 33px; font-size: 15px; font-weight: bold; color: #580000; background: url(/themes/images/680_form-button.png?v=) repeat-x; border: 1px solid #f4e3e3; border-radius: 15px; box-shadow: 0px 2px 3px rgba(0,0,0,0.05); cursor: pointer; padding: 0 20px; margin: 0 10px 0 0; }
.button span > a:hover, .button > a:hover, .button input:hover, .button .icon:hover { box-shadow: 0 2px 3px rgba(0,0,0,0.1); }
.button input { height: 33px; padding: 0 16px; }
.button small a { display: block; float: left; line-height: 35px; font-size: 12px; font-weight: bold; color: #55a0d3; padding: 0 10px; }
.button small a:hover { text-decoration: underline; }
.button .icon { display: block; padding-left: 15px }
.button .icon > * { background: none no-repeat 0px 6px; border: none; box-shadow: none; padding: 0 0 0 28px; margin: 0; }
.button .icon > *:hover { box-shadow: none; }
.button .icon.edit > * { background-image: url(/themes/images/683_form-button-edit.png?v=); }
.button .icon.order > * { background-image: url(/themes/images/684_form-button-order.png?v=); }
.button .icon.continue > * { background-image: url(/themes/images/685_form-button-continue.png?v=); }
.button .icon.back > * { background-image: url(/themes/images/686_form-button-back.png?v=); }



/* Footer
----------------------------------*/
#footer { width: 914px; height: 97px; background: url(/themes/images/687_footer-bg.jpg?v=) no-repeat bottom; overflow: hidden; padding: 103px 45px 0; margin: 0 auto; }
#footer p { font-family: "DINMedium"; line-height: 97px; font-size: 14px; color: #ffffff; }
#footer p a { font-family: "DINBold"; color: #ffffff; }
#footer .left { float: left; }
#footer .right { float: right; }


.reg h2 { font-family: "DINBold"; line-height: 48px; font-size: 24px; color: #%STYE_VALUE27%; padding: 0 0 12px; }
.reg p { line-height: 24px; padding: 0 0 18px; }
.reg label { display: block; overflow: hidden; padding: 2px 0 10px; }
.reg span { display: block; line-height: 28px; font-size: 13px; font-weight: bold; color: #580000; padding: 0 0 0 2px; }
.reg label input { display: block; width: 220px; height: 18px; color: #580000; background: url(/themes/images/654_form-text.png?v=) repeat-x; border: 1px solid #e1cdcd; padding: 4px 11px; }
.reg .radio { overflow: hidden; padding: 0 0 12px; }
.reg .radio label { float: left; color: #580000; padding: 5px 24px 0 2px; }
.reg .radio input { width: auto; height: auto; margin: 2px 10px 0 0; }

.forms h2 { font-family: "DINBold"; line-height: 48px; font-size: 24px; color: #c52424; padding: 0 0 12px; }
.forms input.text { display: block; width: 150px; height: 18px; color: #580000; background: url(/themes/images/654_form-text.png?v=) repeat-x; border: 1px solid #e1cdcd; padding: 4px 11px; }


.psp { overflow: hidden; padding: 20px 0 5px; }
.psp.right { clear: both; float: right; padding-right: 10px; }
.psp span > a, .psp > a, .psp input, .psp .icon { display: block; float: left; line-height: 33px; font-size: 15px; font-weight: bold; color: #580000; background: url(/themes/images/680_form-button.png?v=) repeat-x; border: 1px solid #f4e3e3; border-radius: 15px; box-shadow: 0px 2px 3px rgba(0,0,0,0.05); cursor: pointer; padding: 0 20px; margin: 0 10px 0 0; }
.psp input { height: 33px; padding: 0 16px; }


.reg span { float: left; width: 150px; }
.reg label input { float: left; }
.reg label .select { float: left; }
.reg label .cbox { position: relative; top: 7px; width: auto; height: auto; }









ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
ul.thumbs img {
	border: none;
	display: block;
}







#webForm label.validate_error {
	margin-left: 10px;
	width: auto;
	display: inline;
}
form.formStyle label.validate_error, label.validate_error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic
}
input.validate_error { border: 1px dotted red; }




 div.light_rounded .pp_top .pp_left{background: url(/js/jquery/themes/prettyphoto/light_rounded/sprite.png) -88px -53px no-repeat;}div.light_rounded .pp_top .pp_middle{background:#fff;}div.light_rounded .pp_top .pp_right{background: url(/js/jquery/themes/prettyphoto/light_rounded/sprite.png) -110px -53px no-repeat;}div.light_rounded .pp_content .ppt{color:#000;}div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right{background:#fff;}div.light_rounded .pp_content{background-color:#fff;}div.light_rounded .pp_next:hover{background: url(/js/jquery/themes/prettyphoto/light_rounded/btnNext.png) center right no-repeat;cursor: pointer;}div.light_rounded .pp_previous:hover{background: url(/js/jquery/themes/prettyphoto/light_rounded/btnPrevious.png) center left no-repeat;cursor: pointer;}div.light_rounded .pp_expand{background: url(/js/jquery/themes/prettyphoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.light_rounded .pp_expand:hover{background: url(/js/jquery/themes/prettyphoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.light_rounded .pp_contract{background: url(/js/jquery/themes/prettyphoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.light_rounded .pp_contract:hover{background: url(/js/jquery/themes/prettyphoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.light_rounded .pp_close{width:75px;height:22px;background: url(/js/jquery/themes/prettyphoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.light_rounded #pp_full_res .pp_inline{color:#000;}div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next{margin-top:12px !important;}div.light_rounded .pp_nav .pp_play{background: url(/js/jquery/themes/prettyphoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.light_rounded .pp_nav .pp_pause{background: url(/js/jquery/themes/prettyphoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.light_rounded .pp_arrow_previous{background: url(/js/jquery/themes/prettyphoto/light_rounded/sprite.png) 0 -71px no-repeat;}div.light_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.light_rounded .pp_arrow_next{background: url(/js/jquery/themes/prettyphoto/light_rounded/sprite.png) -22px -71px no-repeat;}div.light_rounded .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.light_rounded .pp_bottom .pp_left{background: url(/js/jquery/themes/prettyphoto/light_rounded/sprite.png) -88px -80px no-repeat;}div.light_rounded .pp_bottom .pp_middle{background:#fff;}div.light_rounded .pp_bottom .pp_right{background: url(/js/jquery/themes/prettyphoto/light_rounded/sprite.png) -110px -80px no-repeat;}div.light_rounded .pp_loaderIcon{background: url(/js/jquery/themes/prettyphoto/light_rounded/loader.gif) center center no-repeat;}div.dark_rounded .pp_top .pp_left{background: url(/js/jquery/themes/prettyphoto/dark_rounded/sprite.png) -88px -53px no-repeat;}div.dark_rounded .pp_top .pp_middle{background: url(/js/jquery/themes/prettyphoto/dark_rounded/contentPattern.png) top left repeat;}div.dark_rounded .pp_top .pp_right{background: url(/js/jquery/themes/prettyphoto/dark_rounded/sprite.png) -110px -53px no-repeat;}div.dark_rounded .pp_content_container .pp_left{background: url(/js/jquery/themes/prettyphoto/dark_rounded/contentPattern.png) top left repeat-y;}div.dark_rounded .pp_content_container .pp_right{background: url(/js/jquery/themes/prettyphoto/dark_rounded/contentPattern.png) top right repeat-y;}div.dark_rounded .pp_content{background: url(/js/jquery/themes/prettyphoto/dark_rounded/contentPattern.png) top left repeat;}div.dark_rounded .pp_next:hover{background: url(/js/jquery/themes/prettyphoto/dark_rounded/btnNext.png) center right no-repeat;cursor: pointer;}div.dark_rounded .pp_previous:hover{background: url(/js/jquery/themes/prettyphoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor: pointer;}div.dark_rounded .pp_expand{background: url(/js/jquery/themes/prettyphoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.dark_rounded .pp_expand:hover{background: url(/js/jquery/themes/prettyphoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.dark_rounded .pp_contract{background: url(/js/jquery/themes/prettyphoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.dark_rounded .pp_contract:hover{background: url(/js/jquery/themes/prettyphoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.dark_rounded .pp_close{width:75px;height:22px;background: url(/js/jquery/themes/prettyphoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.dark_rounded .currentTextHolder{color:#c4c4c4;}div.dark_rounded .pp_description{color:#fff;}div.dark_rounded #pp_full_res .pp_inline{color:#fff;}div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next{margin-top:12px !important;}div.dark_rounded .pp_nav .pp_play{background: url(/js/jquery/themes/prettyphoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.dark_rounded .pp_nav .pp_pause{background: url(/js/jquery/themes/prettyphoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.dark_rounded .pp_arrow_previous{background: url(/js/jquery/themes/prettyphoto/dark_rounded/sprite.png) 0 -71px no-repeat;}div.dark_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.dark_rounded .pp_arrow_next{background: url(/js/jquery/themes/prettyphoto/dark_rounded/sprite.png) -22px -71px no-repeat;}div.dark_rounded .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.dark_rounded .pp_bottom .pp_left{background: url(/js/jquery/themes/prettyphoto/dark_rounded/sprite.png) -88px -80px no-repeat;}div.dark_rounded .pp_bottom .pp_middle{background: url(/js/jquery/themes/prettyphoto/dark_rounded/contentPattern.png) top left repeat;}div.dark_rounded .pp_bottom .pp_right{background: url(/js/jquery/themes/prettyphoto/dark_rounded/sprite.png) -110px -80px no-repeat;}div.dark_rounded .pp_loaderIcon{background: url(/js/jquery/themes/prettyphoto/dark_rounded/loader.gif) center center no-repeat;}div.dark_square .pp_left ,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background: url(/js/jquery/themes/prettyphoto/dark_square/contentPattern.png) top left repeat;}div.dark_square .currentTextHolder{color:#c4c4c4;}div.dark_square .pp_description{color:#fff;}div.dark_square .pp_loaderIcon{background: url(/js/jquery/themes/prettyphoto/dark_rounded/loader.gif) center center no-repeat;}div.dark_square .pp_content_container .pp_left{background: url(/js/jquery/themes/prettyphoto/dark_rounded/contentPattern.png) top left repeat-y;}div.dark_square .pp_content_container .pp_right{background: url(/js/jquery/themes/prettyphoto/dark_rounded/contentPattern.png) top right repeat-y;}div.dark_square .pp_expand{background: url(/js/jquery/themes/prettyphoto/dark_square/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.dark_square .pp_expand:hover{background: url(/js/jquery/themes/prettyphoto/dark_square/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.dark_square .pp_contract{background: url(/js/jquery/themes/prettyphoto/dark_square/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.dark_square .pp_contract:hover{background: url(/js/jquery/themes/prettyphoto/dark_square/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.dark_square .pp_close{width:75px;height:22px;background: url(/js/jquery/themes/prettyphoto/dark_square/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.dark_square #pp_full_res .pp_inline{color:#fff;}div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next{margin-top:12px !important;}div.dark_square .pp_nav .pp_play{background: url(/js/jquery/themes/prettyphoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.dark_square .pp_nav .pp_pause{background: url(/js/jquery/themes/prettyphoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.dark_square .pp_arrow_previous{background: url(/js/jquery/themes/prettyphoto/dark_square/sprite.png) 0 -71px no-repeat;}div.dark_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.dark_square .pp_arrow_next{background: url(/js/jquery/themes/prettyphoto/dark_square/sprite.png) -22px -71px no-repeat;}div.dark_square .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.dark_square .pp_next:hover{background: url(/js/jquery/themes/prettyphoto/dark_square/btnNext.png) center right no-repeat;cursor: pointer;}div.dark_square .pp_previous:hover{background: url(/js/jquery/themes/prettyphoto/dark_square/btnPrevious.png) center left no-repeat;cursor: pointer;}div.light_square .pp_left ,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content{background:#fff;}div.light_square .pp_content .ppt{color:#000;}div.light_square .pp_expand{background: url(/js/jquery/themes/prettyphoto/light_square/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.light_square .pp_expand:hover{background: url(/js/jquery/themes/prettyphoto/light_square/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.light_square .pp_contract{background: url(/js/jquery/themes/prettyphoto/light_square/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.light_square .pp_contract:hover{background: url(/js/jquery/themes/prettyphoto/light_square/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.light_square .pp_close{width:75px;height:22px;background: url(/js/jquery/themes/prettyphoto/light_square/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.light_square #pp_full_res .pp_inline{color:#000;}div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px !important;}div.light_square .pp_nav .pp_play{background: url(/js/jquery/themes/prettyphoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.light_square .pp_nav .pp_pause{background: url(/js/jquery/themes/prettyphoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.light_square .pp_arrow_previous{background: url(/js/jquery/themes/prettyphoto/light_square/sprite.png) 0 -71px no-repeat;}div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.light_square .pp_arrow_next{background: url(/js/jquery/themes/prettyphoto/light_square/sprite.png) -22px -71px no-repeat;}div.light_square .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.light_square .pp_next:hover{background: url(/js/jquery/themes/prettyphoto/light_square/btnNext.png) center right no-repeat;cursor: pointer;}div.light_square .pp_previous:hover{background: url(/js/jquery/themes/prettyphoto/light_square/btnPrevious.png) center left no-repeat;cursor: pointer;}div.facebook .pp_top .pp_left{background: url(/js/jquery/themes/prettyphoto/facebook/sprite.png) -88px -53px no-repeat;}div.facebook .pp_top .pp_middle{background: url(/js/jquery/themes/prettyphoto/facebook/contentPatternTop.png) top left repeat-x;}div.facebook .pp_top .pp_right{background: url(/js/jquery/themes/prettyphoto/facebook/sprite.png) -110px -53px no-repeat;}div.facebook .pp_content .ppt{color:#000;}div.facebook .pp_content_container .pp_left{background: url(/js/jquery/themes/prettyphoto/facebook/contentPatternLeft.png) top left repeat-y;}div.facebook .pp_content_container .pp_right{background: url(/js/jquery/themes/prettyphoto/facebook/contentPatternRight.png) top right repeat-y;}div.facebook .pp_content{background:#fff;}div.facebook .pp_expand{background: url(/js/jquery/themes/prettyphoto/facebook/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.facebook .pp_expand:hover{background: url(/js/jquery/themes/prettyphoto/facebook/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.facebook .pp_contract{background: url(/js/jquery/themes/prettyphoto/facebook/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.facebook .pp_contract:hover{background: url(/js/jquery/themes/prettyphoto/facebook/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.facebook .pp_close{width:22px;height:22px;background: url(/js/jquery/themes/prettyphoto/facebook/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.facebook #pp_full_res .pp_inline{color:#000;}div.facebook .pp_loaderIcon{background: url(/js/jquery/themes/prettyphoto/facebook/loader.gif) center center no-repeat;}div.facebook .pp_arrow_previous{background: url(/js/jquery/themes/prettyphoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px;}div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default;}div.facebook .pp_arrow_next{background: url(/js/jquery/themes/prettyphoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px;}div.facebook .pp_arrow_next.disabled{background-position: -32px -96px;cursor:default;}div.facebook .pp_nav{margin-top:0;}div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px;}div.facebook .pp_nav .pp_play{background: url(/js/jquery/themes/prettyphoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px;}div.facebook .pp_nav .pp_pause{background: url(/js/jquery/themes/prettyphoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px;}div.facebook .pp_next:hover{background: url(/js/jquery/themes/prettyphoto/facebook/btnNext.png) center right no-repeat;cursor: pointer;}div.facebook .pp_previous:hover{background: url(/js/jquery/themes/prettyphoto/facebook/btnPrevious.png) center left no-repeat;cursor: pointer;}div.facebook .pp_bottom .pp_left{background: url(/js/jquery/themes/prettyphoto/facebook/sprite.png) -88px -80px no-repeat;}div.facebook .pp_bottom .pp_middle{background: url(/js/jquery/themes/prettyphoto/facebook/contentPatternBottom.png) top left repeat-x;}div.facebook .pp_bottom .pp_right{background: url(/js/jquery/themes/prettyphoto/facebook/sprite.png) -110px -80px no-repeat;}div.pp_pic_holder a:focus{outline:none;}div.pp_overlay{background:#000;display: none;left:0;position:absolute;top:0;width:100%;z-index:9500;}div.pp_pic_holder{display: none;position:absolute;width:100px;z-index:10000;}.pp_top{height:20px;position: relative;}* html .pp_top{padding:0 20px;}.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px;}.pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px;}* html .pp_top .pp_middle{left:0;position: static;}.pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}.pp_content{height:40px;}.pp_fade{display: none;}.pp_content_container{position: relative;text-align: left;width:100%;}.pp_content_container .pp_left{padding-left:20px;}.pp_content_container .pp_right{padding-right:20px;}.pp_content_container .pp_details{float: left;margin:10px 0 2px 0;}.pp_description{display: none;margin:0 0 5px 0;}.pp_nav{clear: left;float: left;margin:3px 0 0 0;}.pp_nav p{float: left;margin:2px 4px;}.pp_nav .pp_play,.pp_nav .pp_pause{float: left;margin-right:4px;text-indent: -10000px;}a.pp_arrow_previous,a.pp_arrow_next{display:block;float: left;height:15px;margin-top:3px;overflow: hidden;text-indent: -10000px;width:14px;}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000;}.pp_gallery{left:50%;margin-top: -50px;position:absolute;z-index:10000;}.pp_gallery ul{float: left;height:35px;margin:0 0 0 5px;overflow: hidden;padding:0;position: relative;}.pp_gallery ul a{border:1px #000 solid;border:1px rgba(0,0,0,0.5) solid;display:block;float: left;height:33px;overflow: hidden;}.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff;}.pp_gallery ul a img{border:0;}.pp_gallery li{display:block;float: left;margin:0 5px 0 0;}.pp_gallery li.default a{background: url(/js/jquery/themes/prettyphoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px;}.pp_gallery li.default a img{display: none;}.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px !important;}a.pp_next{background: url(/js/jquery/themes/prettyphoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float: right;height:100%;text-indent: -10000px;width:49%;}a.pp_previous{background: url(/js/jquery/themes/prettyphoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float: left;height:100%;text-indent: -10000px;width:49%;}a.pp_expand,a.pp_contract{cursor: pointer;display: none;height:20px;position:absolute;right:30px;text-indent: -10000px;top:10px;width:20px;z-index:20000;}a.pp_close{display:block;float: right;line-height:22px;text-indent: -10000px;}.pp_bottom{height:20px;position: relative;}* html .pp_bottom{padding:0 20px;}.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px;}.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px;}* html .pp_bottom .pp_middle{left:0;position: static;}.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}.pp_loaderIcon{display:block;height:24px;left:50%;margin: -12px 0 0 -12px;position:absolute;top:50%;width:24px;}#pp_full_res{line-height:1 !important;}#pp_full_res .pp_inline{text-align: left;}#pp_full_res .pp_inline p{margin:0 0 15px 0;}div.ppt{color:#fff;display: none;font-size:17px;margin:0 0 5px 15px;z-index:9999;}.clearfix:after{content: ".";display:block;height:0;clear:both;visibility: hidden;}.clearfix {display: inline-block;}* html .clearfix {height:1%;}.clearfix {display:block;}







.info, .success, .warning, .error, .validation {
border: 1px solid;
margin: 10px 0px;
padding:15px 10px 15px 50px;
margin-right: 10px;
background-repeat: no-repeat;
background-position: 10px center;
}
.info {
color: #00529B;
background-color: #BDE5F8;
background-image: url('/themes/images/icon_info.png');
}
.success {
color: #4F8A10;
background-color: #DFF2BF;
background-image:url('/themes/images/icon_success.png');
}
.warning {
color: #9F6000;
background-color: #FEEFB3;
background-image: url('/themes/images/icon_warning.png');
}
.error {
color: #D8000C;
background-color: #FFBABA;
background-image: url('/themes/images/icon_error.png');
}









.forms textarea { display: block; float: left; width: 436px; height: 200px; color: #580000; background: url(/themes/images/a_form-text.png) repeat-x; border: 1px solid #e1cdcd; padding: 4px 11px; }
.forms select[multiple] { display: block; float: left; width: 244px; font-size: 12px; color: #580000; background: url(/themes/images/a_form-text.png) repeat-x; border: 1px solid #e1cdcd; padding: 4px 11px; }

.checkbox { position: relative;  padding-left: 152px; padding-bottom: 0; }













.products.large li { float: none; width: 728px; margin-right: 0; overflow: hidden; }
.products.large .image { float: left; width: 203px; }
.products.large .text { position: relative; min-height: 236px; border-left: 1px solid #f6dfdf; overflow: hidden; padding: 0 0 63px; }
.products.large hgroup { border: none; padding: 8px 13px 0; }
.products.large h2 { float: left; width: 350px; }
.products.large h3 { float: right; line-height: 30px; }
.products.large h4 { float: right; line-height: 30px; }
.products.large p { padding-right: 13px !important; }
.products.large small { position: absolute; bottom: 0; left: 0; width: 514px; background: #f9f9f9; border-top: 1px solid #f6dfdf; padding-right: 10px; }
.account.smallform { padding: 0 13px; }
.account.smallform label { padding: 0 0 5px; }
.account.smallform span { float: left; width: 80px; font-weight: normal; color: #580000; padding: 0 20px 0 0; }
.account.smallform .select, .account.smallform input, .account.smallform .replaced { float: left; color: #580000; }



.products.large small input { float: none; background: none; border: none; font-size: 12px; color: #aa7a7a; cursor: pointer; padding: 0 10px; }
.products.large small input:hover { text-decoration: underline; }


/* Validation errors */
.error { margin: 0 !important; }

label { position: relative; }
label.error { display: block; float: left; top: 0 !important; padding: 4px 8px !important; margin: 0 0 0 6px !important; }

.select label.error { float: none; position: relative; top: 5px !important; padding: 0 8px !important; margin: 0 0 10px !important; }
.select { height: auto !important; }







.cart h3, .cart h4 { white-space: normal; }
.cart td.sub { padding-top: 20px; text-align: left; }
.cart td.sub:last-child { text-align: right; }
.cart td.sub:first-child { padding-left: 28px; }
.cart tbody td.sub:first-child { padding-top: 20px; }























#mobile-nav .mean-bar:nth-child(2) {display:none;}
a.meanmenu-reveal {display: none; outline:none;}

.mean-container .mean-bar {float: left; width: 100%; position: relative; background:url(../images/nav-bg.png) repeat-x left top;padding: 0px 0; min-height: 42px; height:45px; z-index: 999999; margin-top:0px; margin-bottom:10px;}
.mean-container a.meanmenu-reveal {width: 22px; height: 22px; padding: 12px 13px 11px 13px; top: -45px; right: 0; cursor: pointer;
color: #fff; text-decoration: none; font-size: 16px; text-indent: -9999em; line-height: 22px; font-size: 1px; display: block; background: #009bc2; position: absolute;}
.mean-container a.meanmenu-reveal.meanclose {background:#333;}
.mean-container a.meanmenu-reveal span { display: block; background: #fff; height: 3px; margin-top: 3px; }
.mean-container .mean-nav { float: left; width: 100%; background: #333; }
.mean-container .mean-nav ul {padding: 0; margin: 0; width: 100%; list-style-type: none; }
.mean-container .mean-nav ul li {position: relative; float: left; width: 100%;}
.mean-container .mean-nav ul li a { display: block; float: left; width: 90%; padding: 0.8em 5%; margin: 0; text-align: left; color: #fff; border-bottom: 1px solid #383838; border-bottom: 1px solid rgba(255,255,255,0.5); text-decoration: none; outline:none; font-size:17px;}

.mean-container .mean-nav ul li li a {width: 80%; padding: 1em 10%; border-bottom: 1px solid #f1f1f1; border-bottom: 1px solid rgba(255,255,255,0.25); opacity: 0.75;  filter: alpha(opacity=75); text-shadow: none !important; visibility: visible;}
.mean-container .mean-nav ul li.mean-last a {border-bottom: none; margin-bottom: 0; }
.mean-container .mean-nav ul li li li a { width: 70%; padding: 1em 15%; }
.mean-container .mean-nav ul li li li li a {width: 60%; padding: 1em 20%; }
.mean-container .mean-nav ul li li li li li a {width: 50%; padding: 1em 25%;}
.mean-container .mean-nav ul li a:hover { background: #009bc2; }
.mean-container .mean-nav ul li a.mean-expand {width: 26px; height: 26px; border: none !important; padding: 12px !important; text-align: center; right: 0; top: 0; z-index: 2; font-weight: 700; position:absolute; }
.mean-container .mean-nav ul li a.mean-expand:hover {background: none; }
.mean-container .mean-push { float: left; width: 100%; padding: 0; margin: 0; clear: both; }
.mean-container .mean-nav ul li.current-menu-item a { background:#8c2b90;}



@media only screen and (min-width: 300px) and (max-width: 1036px) {
#wrap img {height: auto!important; max-width: 100%; width: auto!important;}
#wrap {padding: 5px 0 0; width: 98%;}
.himage img {max-width:100%;}
#content {width:100%; padding:0px;}
#left {width:26%;}
#right {width:70%;}
#header {padding-left:0; padding-right:0px;}
#footer {width:98%; padding-left:0px; padding-right:0px;background-size:100%;}
#footer .left {padding-left:15px;}
#footer .right {padding-right:15px;}
.logo a {display: block; min-width: inherit; width: 304px;}
.products.large li {width:99.5%;}
.products.large small {width:100%; padding:0px;}
.products.large .image {width:26%;}
.products.large h2 {width:auto;}
.reg span {width:26%;}
.forms textarea {width:68%}
.product figure {width:39%;}
.product .specs {width: 54%;}
.account.left, .account.right {width:38%;}
.account label input {width:90%}
.button span > a, .button > a, .button input, .button .icon {font-size:13px;}
.product .select, .account .select {width:65%;}
.product .select select, .account .select select {width:100%;}
.account.smallform {width:95%;}

@media only screen and (max-width : 900px) {
#cntr {margin:0px;}
#cntr .push {height:auto;}
#footer {padding-top:40px; height:90px;}
.product .specs {width: 52%;}
.product .specs ul .large {font-size:20px;}
.logo {width: 30%;}
.logo a {background-size: 94% auto;display: block; max-width: 100%; min-width: inherit; width: auto;}
.account.left, .account.right {border: 0 none; padding-left: 0; padding-right: 0; width: 100%;}
.product .select {width: 53%;}
.select .replaced {min-width:auto;}
.account  .select .replaced{width:91%;}
}

@media only screen and (max-width : 800px) {
#left {width: 28%;}
#right {width: 67%; float:right;}
#right table {width:100% !important;}
iframe {width:100%;}
.combi .image {width:auto; height:auto;}
.combi .totals {width:15%;}
.cart th {font-size:10px; line-height:18px;}
.cart td {font-size:12px;}
}

@media only screen and (max-width : 768px) {
#footer {height:79px;}
#footer p {font-size:12px;}
.forms textarea {width:67%}
.product .specs {width: 50%;}
.product .specs ul .large {font-size:13px;}
.product .select {width: 47%;}
.combi .totals {text-align: left; width: 100%;}
}
@media only screen and (max-width : 700px) {
.product .select, .account .select {width: 35%;}

}
@media only screen and (max-width : 650px) {
#right {width:65%;}
.search .submit {display:none;}
}

@media only screen and (max-width : 600px) {
#left {padding: 0; width: 100%;}
#left section {background-size:100% 11px;}
.search .text {width:91%;}
#right {width:100%;}
body, #cntr {background:none!important;}
.logo {width:100%; background:#eaeaea;}
.top {width:100%; background:#eaeaea; padding:10px 0;}
.top li {font-size: 13px; padding: 0 5px 0 9px;}
.addthis_toolbox {margin-right:15px;}
#footer {padding-top:0px; height:auto; background-image:none; background-color:#737373; margin-top:30px;}
#footer .left, #footer .right {line-height: 20px; margin-top: 10px; padding-left: 15px; padding-right: 15px; text-align: center; width: 94%;}
#footer .right {margin-top:0px; padding-bottom:10px;}
.products.large .image {width:100%;}
.product .specs ul .large {font-size:20px;}
.product .specs ul span {width:105px;}
.logo a {background-size: auto auto; margin: 0 auto; width: 304px;}
.product .select, .account .select {width: 59%;}
.combi .totals { text-align: center; width: 24%;}
.account.fullw {width:100%; padding-left:0px;; padding-right:0px;}
}
@media only screen and (max-width : 580px) {
.product .select, .account .select {width: 53%;}
.combi .totals { text-align: center; width: 11%;}
}
@media only screen and (max-width : 480px) {
.product figure {margin: 0; width: 100%;}
.product .specs {width:100%;}
.product .select, .account .select {width: 73%;}
.combi .totals {width:100%; text-align: left;}
.tabs a {padding:0 10px;; font-size:12px;}
.tabs a.active {font-size:12px;}
.cart td {padding-left:20px; padding-right:20px;}
}
@media only screen and (max-width : 430px) {
.product .select, .account .select {width: 68%;}
}
@media only screen and (max-width : 400px) {
.cart td {padding-left:15px; padding-right:15px;}
.cart input.coupon { width:85%;}
}
@media only screen and (max-width : 380px) {
.reg span {width:100%;}
.reg label input, .forms textarea {width:90%;}
.top li {padding:0px;}
.top img {margin-right:5px;}
.product .select, .account .select {width: 64%;}
.cart td {padding-left:10px; padding-right:10px;}
}
}










#mobile-nav .mean-bar:nth-child(2) {display:none;}
a.meanmenu-reveal {display: none; outline:none;}

.mean-container .mean-bar {float: left; width: 100%; position: relative; background:url(../images/nav-bg.png) repeat-x left top;padding: 0px 0; min-height: 42px; height:45px; z-index: 999999; margin-top:0px; margin-bottom:10px;}
.mean-container a.meanmenu-reveal {width: 22px; height: 22px; padding: 12px 13px 11px 13px; top: -45px; right: 0; cursor: pointer;
color: #fff; text-decoration: none; font-size: 16px; text-indent: -9999em; line-height: 22px; font-size: 1px; display: block; background: #009bc2; position: absolute;}
.mean-container a.meanmenu-reveal.meanclose {background:#333;}
.mean-container a.meanmenu-reveal span { display: block; background: #fff; height: 3px; margin-top: 3px; }
.mean-container .mean-nav { float: left; width: 100%; background: #333; }
.mean-container .mean-nav ul {padding: 0; margin: 0; width: 100%; list-style-type: none; }
.mean-container .mean-nav ul li {position: relative; float: left; width: 100%;}
.mean-container .mean-nav ul li a { display: block; float: left; width: 90%; padding: 0.8em 5%; margin: 0; text-align: left; color: #fff; border-bottom: 1px solid #383838; border-bottom: 1px solid rgba(255,255,255,0.5); text-decoration: none; outline:none; font-size:17px;}

.mean-container .mean-nav ul li li a {width: 80%; padding: 1em 10%; border-bottom: 1px solid #f1f1f1; border-bottom: 1px solid rgba(255,255,255,0.25); opacity: 0.75;  filter: alpha(opacity=75); text-shadow: none !important; visibility: visible;}
.mean-container .mean-nav ul li.mean-last a {border-bottom: none; margin-bottom: 0; }
.mean-container .mean-nav ul li li li a { width: 70%; padding: 1em 15%; }
.mean-container .mean-nav ul li li li li a {width: 60%; padding: 1em 20%; }
.mean-container .mean-nav ul li li li li li a {width: 50%; padding: 1em 25%;}
.mean-container .mean-nav ul li a:hover { background: #009bc2; }
.mean-container .mean-nav ul li a.mean-expand {width: 26px; height: 26px; border: none !important; padding: 12px !important; text-align: center; right: 0; top: 0; z-index: 2; font-weight: 700; position:absolute; }
.mean-container .mean-nav ul li a.mean-expand:hover {background: none; }
.mean-container .mean-push { float: left; width: 100%; padding: 0; margin: 0; clear: both; }
.mean-container .mean-nav ul li.current-menu-item a { background:#8c2b90;}



@media only screen and (min-width: 300px) and (max-width: 1036px) {
#wrap img {height: auto!important; max-width: 100%; width: auto!important;}
#wrap {padding: 5px 0 0; width: 98%;}
.himage img {max-width:100%;}
#content {width:100%; padding:0px;}
#left {width:26%;}
#right {width:70%;}
#header {padding-left:0; padding-right:0px;}
#footer {width:98%; padding-left:0px; padding-right:0px;background-size:100%;}
#footer .left {padding-left:15px;}
#footer .right {padding-right:15px;}
.logo a {display: block; min-width: inherit; width: 304px;}
.products.large li {width:99.5%;}
.products.large small {width:100%; padding:0px;}
.products.large .image {width:26%;}
.products.large h2 {width:auto;}
.reg span {width:26%;}
.forms textarea {width:68%}
.product figure {width:39%;}
.product .specs {width: 54%;}
.account.left, .account.right {width:38%;}
.account label input {width:90%}
.button span > a, .button > a, .button input, .button .icon {font-size:13px;}
.product .select, .account .select {width:65%;}
.product .select select, .account .select select {width:100%;}
.account.smallform {width:95%;}

@media only screen and (max-width : 900px) {
#cntr {margin:0px;}
#cntr .push {height:auto;}
#footer {padding-top:40px; height:90px;}
.product .specs {width: 52%;}
.product .specs ul .large {font-size:20px;}
.logo {width: 30%;}
.logo a {background-size: 94% auto;display: block; max-width: 100%; min-width: inherit; width: auto;}
.account.left, .account.right {border: 0 none; padding-left: 0; padding-right: 0; width: 100%;}
.product .select {width: 53%;}
.select .replaced {min-width:auto;}
.account  .select .replaced{width:91%;}
}

@media only screen and (max-width : 800px) {
#left {width: 28%;}
#right {width: 67%; float:right;}
#right table {width:100% !important;}
iframe {width:100%;}
.combi .image {width:auto; height:auto;}
.combi .totals {width:15%;}
.cart th {font-size:10px; line-height:18px;}
.cart td {font-size:12px;}
}

@media only screen and (max-width : 768px) {
#footer {height:79px;}
#footer p {font-size:12px;}
.forms textarea {width:67%}
.product .specs {width: 50%;}
.product .specs ul .large {font-size:13px;}
.product .select {width: 47%;}
.combi .totals {text-align: left; width: 100%;}
}
@media only screen and (max-width : 700px) {
.product .select, .account .select {width: 35%;}

}
@media only screen and (max-width : 650px) {
#right {width:65%;}
.search .submit {display:none;}
}

@media only screen and (max-width : 600px) {
#left {padding: 0; width: 100%;}
#left section {background-size:100% 11px;}
.search .text {width:91%;}
#right {width:100%;}
body, #cntr {background:none!important;}
.logo {width:100%; background:#eaeaea;}
.top {width:100%; background:#eaeaea; padding:10px 0;}
.top li {font-size: 13px; padding: 0 5px 0 9px;}
.addthis_toolbox {margin-right:15px;}
#footer {padding-top:0px; height:auto; background-image:none; background-color:#737373; margin-top:30px;}
#footer .left, #footer .right {line-height: 20px; margin-top: 10px; padding-left: 15px; padding-right: 15px; text-align: center; width: 94%;}
#footer .right {margin-top:0px; padding-bottom:10px;}
.products.large .image {width:100%;}
.product .specs ul .large {font-size:20px;}
.product .specs ul span {width:105px;}
.logo a {background-size: auto auto; margin: 0 auto; width: 304px;}
.product .select, .account .select {width: 59%;}
.combi .totals { text-align: center; width: 24%;}
.account.fullw {width:100%; padding-left:0px;; padding-right:0px;}
}
@media only screen and (max-width : 580px) {
.product .select, .account .select {width: 53%;}
.combi .totals { text-align: center; width: 11%;}
}
@media only screen and (max-width : 480px) {
.product figure {margin: 0; width: 100%;}
.product .specs {width:100%;}
.product .select, .account .select {width: 73%;}
.combi .totals {width:100%; text-align: left;}
.tabs a {padding:0 10px;; font-size:12px;}
.tabs a.active {font-size:12px;}
.cart td {padding-left:20px; padding-right:20px;}
}
@media only screen and (max-width : 430px) {
.product .select, .account .select {width: 68%;}
}
@media only screen and (max-width : 400px) {
.cart td {padding-left:15px; padding-right:15px;}
.cart input.coupon { width:85%;}
}
@media only screen and (max-width : 380px) {
.reg span {width:100%;}
.reg label input, .forms textarea {width:90%;}
.top li {padding:0px;}
.top img {margin-right:5px;}
.product .select, .account .select {width: 64%;}
.cart td {padding-left:10px; padding-right:10px;}
}
}