/*
    Document   : layout
    Created on : 2012-04-18, 17:34:54
    Author     : tech-prog
    Description:
        Purpose of the stylesheet follows.
*/

/*body { font: 13px arial,helvetica; margin:0; padding: 0; } old */

/* Menu */
/* 100 % of Width */
/*#menuContainer { margin: 0; width: 100%; height: 65px; }*/

/* nowa kecja */


div.gal-look { text-align: left; background-color: #ededed; border-radius: 5px; overflow: hidden; }
.art-content { text-align: center; }

.menu-links-new a { font: 12px tahoma; color: #0bf; text-decoration: none; cursor: pointer }
.menu-links-new a:hover { text-decoration: underline; }
.menu-links-new a.bold { font-weight: bold; color: #0bf; }

.art-content a { color: #000; text-decoration: none; cursor: pointer }
.art-content a:hover { text-decoration: underline; }

#copyright a { color: #0bf; text-decoration: none; cursor: pointer }
#copyright a:hover { text-decoration: underline; }


body { font: 13px tahoma,arial,helvetica; margin:0; padding: 0; }

.menu-no-deco:hover { text-decoration: none; }
#menuContainer {
	/* max-width: 1290px;*/
	/* margin: 0 auto; */
	background: url(images/header-bg-bottom.png) repeat-x bottom;
	background-color: #fff;
	width: 100%;
	position:relative;
	height:90px;
	min-width: 990px;
}
#menuContainerInner {
	max-width: 1290px;
	margin: 0 auto;
	position:relative;
}


/*.menu-category-new { width:165px;height:35px;float:left; }*/
.menu-category-new { width: 165px;height: 35px;position: fixed;left: 10px; top: 120px; }

.menu-left-side { width:285px; position:absolute; }
.menu-logo-new {
	background: url(/shared/images/logo/shop_logo.png) no-repeat center;
	width: 256px;
	height: 64px;
	background-size: 100% 100%;
	margin-top: 15px;
}.menu-search-filter-outer { background: url(images/filtr-left.png) no-repeat, url(images/filtr-right.png) no-repeat top right; height:36px; position:absolute; float:left; padding: 0px 4px 0px 5px; }
.menu-search-filter-inner { background: url(images/filtr-middle.png) repeat-x; height:36px; padding: 10px 5px 0px 5px; }
.menu-search-input { background: url(images/search-middle.png) repeat-x; margin:0px 10px; height:36px; padding-left: 47px; padding-right: 37px; } /* padding-left musi byc plywajacy */
.menu-search-button { background: url(images/search-button-rolover.png) no-repeat top left; height:36px; position:absolute; width:46px;right: 355px;top: 39px; }
.menu-search-button:hover { background: url(images/search-button-rolover.png) no-repeat bottom left; height:36px; position:absolute; width:46px;right: 355px;top: 39px; }
input[type=submit].menu-search-submit { background: transparent; width: 100%; height: 100%; border: 0; }
input[type=submit].menu-search-submit:hover { background-color: transparent; color: transparent; }
.menu-right-side { width: 360px; height: 90px; position: absolute; right: -5px; top: 0; }
.menu-right-acc { float:left; width:80px; height:50px; margin-top:39px;margin-left:15px; }
.menu-right-watch { float:left; width:110px; height:50px; margin-top:39px;margin-left:15px; }
.menu-right-cart {
	float:left;
	/*width:120px;*/
	height:50px;
	margin-top:39px;
	margin-left:15px;
}
.menu-right-cart-nr { position:absolute; margin-left: 16px; margin-top: 3px; color:#0bf !important; font-size:18px !important; font-weight: bold; font-family: arial; }

ul li a.green-col, ul li span.green-col { color: #0bf; }
ul li span.margin-span { float: right; font-size: 13px; position: absolute; }

.search-input { width: 100%; height: 35px; background: transparent; border: 0; font-size: 16px; }
.menu-cart-new { background: url(images/cart.png) repeat-x; width: 44px;  height: 27px; float:left; margin: 7px 7px 0px 0px; }
.menu-cart-new-a { color:#5c8607; text-decoration: underline; }
.menu-links-new {left:285px; top:0; height:25px; position:absolute; z-index: 1; margin-top: 10px; }
.menu-link-sep { color: #0bf; font-weight: bold; }
.menu-buy-other-service { font-size:11px; width:100px;height:35px;float:left; cursor: pointer; }
.menu-buy-other-service a { color: #b0b0b0; }

.menu-form-new { margin: 0px 355px 0px 285px; padding-top: 39px; }
.menu-form-div { width: 100%;height: 36px; }


span.menu-arrow-down { background: url(images/arrow-down.png) no-repeat center right; padding-right: 15px; cursor: pointer; color: #000; font-weight: bold; }

.menu-search-filter-inner span.menu-arrow-down { font-size: 12px; background: url(images/arrow-down-grey.png) no-repeat center right; padding-right: 15px; cursor: pointer; color: #b0b0b0; font-weight: bold; }


ul.delivery li a:hover { text-decoration: none; }

.menu-color-grey { color: #777; }

.menu-color-l-grey { color: #b0b0b0; }
.font-14 { font-size: 14px; }
.bold { font-weight: bold;}
.no-bold { font-weight: normal; }

div.sep-menu-bck { margin-top: 43px; position: absolute; left: 345px; right: 0px; height: 1px; background-color: #6a6351; }
div.sep-menu-left { background: url(images/sepator-left.png) no-repeat; position: absolute; margin-top: 43px; margin-left: 285px; width: 60px; height: 1px; }

div.sep-hor-new { background-color: #ab9f84; height: 1px; margin: 5px 50px 0px 50px; }
div.sep-hor-l { float:left; background: url(images/sepator-left.png) no-repeat; width:50px; height:1px; margin-left: -50px; }
div.sep-hor-r { float:right; background: url(images/sepator-right.png) no-repeat; width:50px; height:1px; margin-right: -50px; }

div.sep-ver-new { top: 0; right: 0; bottom: 0px; position: absolute; background-color: #ddd; width: 1px; margin: 50px 0px 50px 5px; }
div.sep-ver-t { position: absolute; top: 0; background: url(images/sepator-top.png) no-repeat; width:1px; height:50px; margin-top: -50px; }
div.sep-ver-b { position: absolute; bottom: 0; background: url(images/sepator-bottom.png) no-repeat; width:1px; height:50px; margin-bottom: -50px; }


#container { min-width:990px; margin: 0 auto; padding: 0 5px; overflow: auto; background-color: #fff; }

#col1 { margin: 0; }
#col2 { margin: 0; }
#col3 { margin: 0; }

.object { margin: 10px 0;}

/*div.handler h2 { font-size: 24px; margin: 7px 0 10px 0px; font-weight: normal; text-align: left; }*/

div.handler h2 { height: 54px; background-image: none; background-color: #0bf; border: none; border-bottom: 2px solid #fff; line-height: 54px; color: #fff;
								 border-top-left-radius: 5px;	border-top-right-radius: 5px;	font-weight: normal;	text-align: left;	padding: 0 15px;	font-size: 24px; }

div.handler h2 span { font-size: 17px; color: #fff; }

.handler .show-results {
	float: right;
	text-align: center;
}
.handler .show-results a {
	background-color: #0bf;
	padding: 0 2px;
	text-decoration: none;
	margin-right: 4px;
}
.handler .show-results a.selected {
	background-color: #fff;
	color: #000;
}
.handler span a:hover {
	background-color: #fff;
	color: #000;
}
h2 { font-size: 24px; margin: 0; color: #000; }


html,body{ height: 100%; }

#holder { min-height: 100%; position:relative; }

#body {
	position: relative;
}

#footer {
	background: url(images/bottom-bg-middle.png) repeat-x top center;
	text-align: center;
	left: 0;
	right: 0;
	width: 100%;
	height: 132px;
	overflow: hidden;
	position: absolute;
}

#footer div.footer-center { max-width: 1290px; margin: 0 auto; }

.footer-logo {
	width: 256px;
	height: 64px;
	margin-top: 30px;
	position: absolute;
	background: url(/shared/images/logo/store_logo.png) no-repeat center;
	background-size: 100% 100%;
	margin-top: 15px;
}
#innerfooter {
	text-align: center;
	margin: 0px 260px;
	height:100%;
	padding-top: 22px;
	height: 60px;
}
.footer-menu-link a { color: #0bf; font-size: 12px; }
.border-radius-all { border-radius: 5px; }
.pagination a { padding: 0px 5px; border: 0; color: #2b76c1; }
#copyright div { color: #fff; }
span.counter-new { color: #fff; }

ul#nav { margin: 0 0 0 0px; }
ul.drop a { display:block; color: #000; font-family: Verdana; font-size: 12px; line-height: 17px; text-decoration: none; font-weight: normal; }
ul.drop, ul.drop li, ul.drop ul { list-style: none; margin: 0; padding: 0; border: 0px solid #fff; background: #fff; color: #333;}
ul.drop { position: relative; z-index: 100; float: left; } /*597*/
ul.drop li { float: left; vertical-align: middle; padding: 5px 10px; }

ul.drop li.hover, ul.drop li:hover { position: relative; z-index: 599; cursor: default; background-color: #0bf; }
ul.drop li.hover, ul.drop li:hover > a { color: #fff; }
ul.drop li.hover, ul.drop li:hover > a span { color: #fff; }
ul.drop li.hover, ul.drop li:hover { position: relative; z-index: 599; cursor: default; }
ul.drop li ul li ul li.hover, ul.drop li ul li ul li:hover { position: relative; z-index: 599; cursor: default; }
ul.drop li ul li ul li.hover, ul.drop li ul li ul li:hover > a { font-weight: bold; color: #000; }
ul.drop li ul li ul li.hover, ul.drop li ul li ul li:hover > a span { font-weight: normal; color: #aaa; }
ul.drop li ul li ul li.hover, ul.drop li ul li ul li:hover { position: relative; z-index: 599; cursor: default; }

ul.drop li ul li ul li.hover, ul.drop li ul li ul li:hover { background: transparent; }
ul.drop ul { visibility: hidden; position: absolute; top: 100%; left: 0; z-index: 598; background: #ebebeb; border: 0px solid #333; border: 1px solid #0bf; }
ul.drop ul li { float: none; }
ul.drop ul li div { cursor: pointer; }
ul.drop ul ul { top: -3px; left: 100%; }
ul.drop ul ul li { background:transparent; border: 0px solid transparent; }
ul.drop li:hover > ul { visibility: visible; background-color: #fff; border-radius: 0; }
ul.drop ul { -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomleft: 5px; border-bottom-left-radius: 5px; -moz-box-shadow: 0px 3px 5px #ccc; -webkit-box-shadow: 0px 3px 5px #ccc; box-shadow: 0px 3px 5px #cc; }
ul.drop ul ul { -webkit-border-bottom-left-radius: 0; -moz-border-radius-bottomleft: 0; border-bottom-left-radius: 0; -webkit-border-bottom-right-radius: 5px; -moz-border-radius-bottomright: 5px; border-bottom-right-radius: 5px; -moz-box-shadow: 2px 3px 5px #ccc; -webkit-box-shadow: 2px 3px 5px #ccc; box-shadow: 2px 3px 5px #ccc; }

ul.drop li.main-menu {
	border: 0;
	color: #333;
	font-weight: bold;
	background: transparent;
	cursor: pointer;
	/*margin-left: 10px;*/
	/*width: 80px;*/
}
ul.drop li.main-menu:hover { background-color: #0bf; border-top-left-radius: 5px; border-top-right-radius: 5px; }

ul.drop li.main-menu > span.no-display { display: none; }
ul.drop li.main-menu:hover > span.no-display:not(.no-arrow) { display: block; }

ul.drop li.main-menu:hover > span:not(.no-arrow) { color: #fff; background: url(images/arrow-down-white.png) no-repeat center right; }
ul.drop li.main-menu:hover > a span:not(.no-arrow) { color: #fff; background: url(images/arrow-down-white.png) no-repeat center right; }
ul.drop li.main-menu:hover > span.no-arrow { color: #fff; }



ul.drop li.main-menu.hover { background-color: #64593d; border-top-left-radius: 5px; border-top-right-radius: 5px; }
ul.drop li.main-menu.hover > span.no-display:not(.no-arrow) { display: block; }
ul.drop li.main-menu.hover > span:not(.no-arrow) { color: #fff; background: url(images/arrow-down-white.png) no-repeat center right; }
ul.drop li.main-menu.hover > a span:not(.no-arrow) { color: #fff; background: url(images/arrow-down-white.png) no-repeat center right; }
ul.drop li.main-menu.hover > span.no-arrow { color: #fff; }
ul.drop li.main-menu.hover > ul {  visibility: visible; background-color: #64593d; }
ul.drop li.main-menu.hover > #float-category { visibility: hidden; }



li.main-menu.sub-menu ul li:not(.has-child):hover > table tr td a { color: #fff; }

ul.drop li.main-menu.sub-menu.hover, ul.drop li.main-menu.sub-menu ul li.has-child { background: url(images/arrow-selected-min.png) no-repeat right 5px center; padding-right: 25px; }
ul.drop li.main-menu.sub-menu.hover, ul.drop li.main-menu.sub-menu ul li.has-child:hover { background: url(images/arrow-selected-min-white.png) no-repeat right 5px center; background-color: #0bf; }
ul.drop li.main-menu.sub-menu.hover, ul.drop li.main-menu.sub-menu ul li:not(.has-child):hover { background-color: #0bf; }

ul.drop li.main-menu.sub-menu.hover, ul.drop li.main-menu.sub-menu:hover > .menu-right-cart-nr { color: #fff !important; }

ul.drop li.main-menu.sub-menu ul li ul li:hover > a { font-weight: normal; color: #fff; }
ul.drop li.main-menu.sub-menu ul li ul { margin-top: 2px; border-bottom-right-radius: 0;  border: 1px solid #0bf; }

ul.delivery { position: relative; z-index: 99; }
ul.delivery li.active a { background-position: left -28px; }
ul.delivery li.active:hover a { background-position: left -42px; }
ul.delivery li a { background: url('images/radio-button.png') no-repeat left top; padding-left: 20px; margin: 2px 0 1px 0; line-height: 14px; }
ul.delivery li:hover > a { background-position: left -14px; }

.font-12 { font-size: 12px; }

#advanced-Search {
	cursor: default;
	padding: 10px 5px 50px 5px;
	width: 230px;
}
#advanced-Search .pricebar {
	width: 100%;
	display: none;
}
#advanced-Search .searchControls input[type=text].tiny { width: 50px; float: none; }
#advanced-Search .searchControls input { clear: both; }
#advanced-Search .searchControls div { clear: both; padding: 0; margin: 0; }
#advanced-Search input[type=text] { width: 204px; }
#advanced-Search  select { width: 200px; }
#advanced-Search .manuf select { width: 174px; }
#advanced-Search .searchControls div.left { clear: none; float: left; }
#advanced-Search .searchControls div.right { clear: none; float: right; }
#advanced-Search .searchControls div.left.clearL { clear: left; float: left; }
#advanced-Search .searchControls div.cright { clear: left; width: 100%; height: 24px; }
#advanced-Search .searchControls div.cright label { clear: none; width: 180px; line-height: 20px; float: left; }
#advanced-Search .searchControls div.cright input { clear: none; width: 20px; float: right; margin-right: 10px; }
#advanced-Search input[type=submit] { background: url('../../objects/cms/search_btn.gif') left top no-repeat; height: 21px; width: 21px; margin-top: 2px; }
#advanced-Search input[type=submit]:hover { background-position: left bottom; }

.article .art-mid-caption h4 { font: normal 13px arial; font-weight: bold; color: #333; line-height: 33px; padding: 0; margin: 10px 0 0 0; }



#nav.drop.menu-cat-special { margin-right: 10px;border: 0;background: transparent; }
ul.drop li.main-menu:hover > #float-category { visibility: hidden; }


ul.drop ul.menu-cat-min-height { min-height: 440px; width: 230px; }
ul.drop li.menu-green-line { height:3px; background-color:#0bf;padding:0; }
ul.drop li.menu-cat-line { width:230px; }
ul.drop li a.pos-rel { position:relative; }
ul.drop li a.cat-z { z-index: 1; }
ul.drop div.menu-cat-div { position: absolute; left: 0; width: 100%; height: 50px; margin: -35px 0 0 0; }
ul.drop ul.menu-sub-cat-size { width:450px; height:440px; }
ul.drop div.menu-cat-bck-right { position: absolute; right: -50px; top: 0; width:50px; height:490px; }
ul.drop div.menu-cat-bck-bottom { position: absolute; right: 0px; bottom: -50px; width:500px; height:50px; }
ul.drop a.menu-cat-area { padding:0; position:absolute; }
ul.drop ul li ul li.menu-cat-sub-no-img { height:3px; background-color:#0bf;padding:0;width:450px; }
ul.drop .menu-cat-sub-title { margin: 10px 0px 10px 10px; font-weight: bold; font-size:18px; }
ul.drop .menu-cat-sub-size { width:310px; height:440px; }
ul.drop .menu-cat-sub-green-line { height:3px; background-color:#0bf;padding:0;width:310px; }
ul.drop .menu-cat-sub-cat { margin-left: 20px; width:0; }

#nav.drop.menu-filter-special { float: right;border: 0;background: transparent; margin:-10px; }
ul.drop li.main-menu.menu-filter-li { width: 40px; padding: 10px 5px 8px 11px; border-radius: 0; margin: 0; border-top-left-radius: 5px; }
ul.drop .menu-filter-bckgdn { background-color: #fff !important; }


#nav.drop.menu-right-ul { float: right;border: 0;background: transparent; }
ul.drop li.main-menu.menu-right-one { width: 70px; }
ul.drop li.main-menu.menu-right-two { width: 105px; }
ul.drop li.main-menu.menu-right-tree {
	/*width: 115px;*/
}
ul.drop .menu-hr-sep { height:1px; background-color:#0bf;padding:0; }
ul.drop li:hover > table { color: #fff; }

ul.drop li table.margin { margin:0; }
ul.drop li table img.width { width:40px; }
ul.drop li table td.padding-1 { padding:0; }
ul.drop li table td.padding-2 { padding: 0 .5em 0 .5em; width:100%; }
ul.drop li table td.padding-3 { padding: 0 .5em 0 .5em; width:100%; text-align:right; }
ul.drop li table.table-summary { font-size: 12px; margin: 0; font-weight: normal; }


ul.drop .menu-green-line { height:3px; background-color:#0bf;padding:0; }



/* /nowa kecja */


/* Shop Header */
#logo { width:300px; float: left; }
#banner { clear: both; margin: 0 auto; overflow: hidden; width: 100%; min-width: 976px; max-width:1250px;  }
#banner h1 { font-size: 22px; }
#header { width: 98%; min-width:980px; margin: 0 auto; overflow: auto; }
#loader { background: black; z-index: 9999; position: fixed; left: 0; top: 0; width: 100%; height: 100%; opacity: 0.2; }
#loader img { position: relative; left: 49%; padding-top: 340px; }


#menu { margin: 0 auto; line-height: 10px; font: normal 11px arial; min-width:980px; max-width:1250px; width: auto; height: 65px;  }
/* Standard 980px *** /
#menu { margin: 0 auto; background: #8ebe2f; color: #fff; line-height: 10px; font: normal 11px arial; width: 980px; height: 65px;  }*/
#menu .undermenu { position: relative; left:0; right: 0; width: auto; padding: 0 0 0 40px; height: 29px; }
.bgstyleLeft { width: 100%; height: 65px; }
.bgstyleRight { width: 100%; height: 65px; }

#infoBar { clear: both; padding: 0 10px 0 10px; margin: 0; height: 21px;  }

/* Messages */
#message { width: 974px; margin: 0 auto; padding: 0 6px 0 0; }
#message div { z-index: 2; position: fixed; top: 210px; height: 45px; line-height: 45px; text-align: center; width: 980px; }
.editorStyle #message { width: 760px; }
.editorStyle #message div { width: 716px; }/* colors are defined in colours.css */

.error, .info, .success, .warning {
	-moz-box-shadow: 0px 2px 2px #888;
	-webkit-box-shadow: 0px 2px 2px #888;
	box-shadow: 0px 2px 2px #888;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	line-height:18px;
	min-height: 30px;
	padding: 10px 10px 10px 44px;
	margin: 10px;
}
.error ul {
	list-style-type: none;
}

/* System Searching */
#search { position:relative; z-index:2; float: left; width: 180px; padding: 0 0 0 0; height: 44px; background: #8EBE2F url('../../objects/cms/main_line_search_round.gif') right top no-repeat; }
#search form { background: url('../../objects/cms/main_line_search_round-left.gif') left top no-repeat; }
#search .fsearch { height: 28px; margin-left: 5px; padding-left:5px; height: 29px; width: 166px; }
#search input, #search select { float: left; margin-top: 4px;  }
#search input[type=text] { position: relative; width: 132px; margin-right: 4px }


/* System Searching */
.searchBox { overflow: hidden;}
.searchBox input[type=submit] { float: right; margin-top: 8px;}
.searchBox input[name=q] { position: relative; width: 100%; height: 100%; border-style: none; border-radius: 0; outline-style: none;}
.searchBox table {width: 100%; margin: 0 0 8px 0;}
.searchBox table td {height: 29px; padding: 0;}
.searchBox td.search_left { width: 43px;}
.searchBox td.search_right { width: 6px;}
.searchBox a.adv_search {font: normal 12px arial; color: #3d3d3d; white-space: nowrap;}

/* Advanced searching in Box*/
div.advancedSearchBox { overflow: hidden; margin-top: 10px; width: 100%; }
.advancedSearchBox.hidden { display:none; }
.advancedSearchBox select { width: 100%; }
.advancedSearchBox input {height: 16px; border-radius: 0; outline-style: none; display: block; width: 99%;}
.advancedSearchBox input.tiny { width: 55px; float: none; text-align: right;}
.advancedSearchBox div { clear: both; padding: 0; margin: 0; }
.advancedSearchBox div.box { margin-top: 5px; }
.advancedSearchBox div.left { clear: none; float: left; }
.advancedSearchBox div.right { clear: none; float: right; }

/* Content */
/*#container { width: 98%; min-width:980px; max-width:1250px; margin: 0 auto; padding: 0; }

.object { margin: 0 12px 0 0; }
.rightCol .object { margin: 0 0 0 0; }/*

/* Column View 100% Width*/


#cmsContent, #cmsThreeContent, #cmsTwoContent{
	width: 100%;
	height: 100%;
	margin: 4px auto;
	text-align: center;
}
#cmsTwoContent .leftCol{
	/* vertical-align: top; */
	width: 235px;
	overflow: visible;
	margin-bottom: 12px;
	display: inline-block;
	/* vertical-align: top; */
	margin-right: 10px;
}
#cmsTwoContent .rightCol{
	/* margin-right: 15px; */
	overflow: hidden;
	vertical-align: top;
	width: 990px;
	height: 100%;
	margin-bottom: 12px;
	display: inline-block;
	vertical-align: top;
}
#cmsTwoContent .box-hover { transition:left 0.2s; -webkit-transition:left 0.2s; position: fixed; left: -255px; background-color: rgba(255,255,255,0.8); box-shadow: 20px 0px 20px rgb(255,255,255); }
#cmsTwoContent .box-hover:hover { transition:left 0.2s; -webkit-transition:left 0.2s; position: fixed; left: 0px; background-color: rgba(255,255,255,0.8); box-shadow: 20px 0px 20px rgb(255,255,255); }

#cmsTwoContent .box-hover div.show-button { width: 30px; height:100px; color: #fff; background-color: #0bf; position: fixed; left: 0; top: 114px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border: 1px solid #fff; }
#cmsTwoContent .box-hover div.show-button p {
	font-size: 24px; margin-top: 35px; margin-left: -36px; width: 100px; cursor: default;
	-moz-transform: rotate(-90.0deg);  /* FF3.5+ */
	-o-transform: rotate(-90.0deg);  /* Opera 10.5 */
	-webkit-transform: rotate(-90.0deg);  /* Saf3.1+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083);  /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083)"; /* IE8 */
}
#cmsTwoContent .box-hover:hover div.show-button { background-color: transparent; color: transparent; border: 0; }

#cmsTwoContent div.show-button p { display: none; }
#cmsTwoContent .box-hover div.show-button p { display: block; }

/* orginal
#cmsContent, #cmsThreeContent, #cmsTwoContent{	width: 100%; height: 100%;overflow: visible;	margin: 4px auto 0 auto;}
 2-Column View
#cmsTwoContent .leftCol{ width: 20%; height: 100%; float: left;	overflow: visible; margin-bottom: 12px; }
#cmsTwoContent .rightCol{	width: 80%;	height: 100%;	float: left; overflow: visible;	margin-bottom: 12px; }
*/

/* 3-Column View ***/
#cmsThreeContent .leftCol{ width: 17%;	height: 100%;	overflow: visible;	float: left;	margin-bottom: 12px; }
#cmsThreeContent .rightCol{	width: 17%;	height: 100%;	float: left;	overflow: visible;	margin-bottom: 12px; }
#cmsThreeContent .midCol{	width: 66%;	height: 100%;	float: left; margin-bottom: 12px; }
/* Standard Column View 980px * /
#cmsContent, #cmsThreeContent, #cmsTwoContent{	width: 100%;	height: 100%;	overflow: visible;	margin: 4px 0 0 0 }
/* 2-Column View *** /
#cmsTwoContent .leftCol{	width: 180px;	height: 100%;	float: left; overflow: visible;	margin-bottom: 12px }
#cmsTwoContent .rightCol{	width: 800px;	height: 100%;	float: left;	overflow: visible;	margin-bottom: 12px }
/* 3-Column View *** /
#cmsThreeContent .leftCol{	width: 180px;	height: 100%;	overflow: visible;	float: left;	margin-bottom: 12px }
#cmsThreeContent .rightCol{	width: 168px;	height: 100%;	float: left;	overflow: visible;	margin-bottom: 12px }
#cmsThreeContent .midCol{	width: 632px;	height: 100%;	float: left; margin-bottom: 12px; }*/

/* Product Images size */
#cmsContent .pictures, #cmsTwoContent .pictures { margin: 0 0 0 0; overflow: hidden; max-width: 620px; height: auto; float: left; }
#cmsContent .picture, #cmsTwoContent .picture { width: 150px; float: left; border: 1px solid #eee;  }
#cmsContent .mid-picture, #cmsTwoContent .mid-picture { height: auto; clear: left; padding: 0 0 0 0; margin: 0 0 16px 0;border: 1px solid #eee; }
#cmsContent .mid-picture img, #cmsTwoContent .mid-picture img { width: 618px;  }

#cmsThreeContent .pictures { margin: 0 0 0 0; overflow: hidden; /*width: 442px;*/ height: auto; float: left; }
#cmsThreeContent .picture { width: 120px; float: left; border: 1px solid #eee;  }
#cmsThreeContent .mid-picture { /*width: 440px;*/ height: auto; clear: left; padding: 0 0 0 0; margin: 0 0 16px 0;border: 1px solid #eee; }
#cmsThreeContent .mid-picture img { width: 440px; }

/* Product information bar */
.prodInfo { margin: 0 4px 0 0; height: 100%; background: #FAFAFA url('../../objects/cms/box/box_bck.gif') repeat-x left bottom; border: 1px solid #eee; }

body.loading {background:#fff url('/images/loading.gif') no-repeat 50% 50%; }
form.przelewy24 {width: 100%;	text-align: center; }
form.przelewy24 .bigShop {margin-top: 200px; }

.gen-prod-1 { position:relative !important; width: 100%; height: 40px; margin-bottom: 28px !important; }
.gen-prod-2 { position:relative !important; width: 100%; height: 170px; margin-bottom: 28px !important; }
.gen-prod-3 { position: absolute !important; bottom: 13px; width: 90%; background-color: #0bf; color: #fff; font: normal 27px arial; padding: 5px 50px 3px 10px !important; }
.gen-prod-4 { width: 50%; height: 100px; padding: 10px !important; }
.gen-prod-5 { position:absolute !important; bottom:0; right:0; width:319px; height: 167px; }
.gen-prod-5-5 { text-align: center; }
.gen-prod-6 { position:relative !important; display: inline-block; border:1px solid #bababa; background-color:#ededed; width:150px; height:170px; margin: 0px 0px 28px 22px !important; }
.gen-prod-7 { position:absolute !important; right:-15px; top:-15px; width:50px; height:50px; }
.gen-prod-8 { color:#000; font-size:12px; text-decoration:none; }
.gen-prod-9 { position:absolute !important; text-align: center; bottom:0; width:150px; height:55px; border-top: 1px solid #bababa; }
.gen-prod-9:hover { cursor: pointer; position:absolute !important; text-align: center; bottom:0; width:150px; height:55px; border-top: 1px solid #bababa; background-color:#DEFF97; }
.gen-prod-10 { width:100%; height:100%; margin-top: -4px; }
.gen-prod-11 { vertical-align: middle; text-align: center; font-size: 14px; }
.gen-prod-12 { border: 0; background-color: #fff; width: 150px; height: 115px; }

div.whitebckgrd { background-color: #fff; }

.s_new, .s_not_paid, .s_paid  { color: #01A1D9; }
.s_cancelled, .s_returned { color: #777; }
.s_complete, .s_transferred { color: #006C00; }
.s_awaiting { color: #C71F1F; }
.s_in_progress { color: #006A9D; }

td input.delete { width: 14px; height: 14px; background: url('cms/delete-from-cart.png') left bottom no-repeat; float: right; }
td input.delete:hover { width: 14px; height: 14px; background: url('cms/delete-from-cart.png') left bottom no-repeat; background-position: left top; float: right; }

.ellipsis{ width:150px; overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis; white-space: nowrap; display:block; }

.ellipsis:hover { min-height: 18px; height:auto; overflow: hidden; display:block; white-space: normal; }

/*******************************************************************************
 * G A L L E R Y
 ******************************************************************************/

/* ART GALERIA ARTICLE -------------------------------------------------------*/
#art-galeria-article  {
  overflow: hidden;
  font-family: calibri, arial, helvetica;
  color: #fff;
  background-color: #fff;
}
.art-galeria-container {
	background-color: #ccc;
  width: 660px;
  float: left;
}
.art-galeria-container > .art-galeria-content:last-child {
  border-bottom: 0;
}
.art-galeria-header-title {
  background-color: #3B403C;
  text-shadow: -1px 0px 0px #8F9490;
  padding: 15px;
}
.art-galeria-header-content {
  overflow: hidden;
  border-bottom: 4px solid #393F3D;
}
.art-galeria-header-content ul {
  margin: 40px 0;
  list-style: none;
  padding: 0;
  float: right;
}
.art-galeria-header-content a {
  font-size: 20px;
  color: #fff;
  margin-bottom: 25px;
  float: right;
  border-radius: 10px 0 0 10px;
  background-color: #0bf;
  padding: 4px 20px 4px 10px;
  -webkit-transition: box-shadow .2s;
  -moz-transition: box-shadow .2s;
  transition: box-shadow .2s;
  clear: both;
}
.art-galeria-header-content ul > li:last-child a {
  margin-bottom: 0;
}
.art-galeria-header-content a:hover {
  color: #fff;
  text-decoration: none;
  box-shadow: 0 0 15px 2px #fff;
  -moz-box-shadow: 0 0 15px 2px #fff;
  -webkit-box-shadow: 0 0 15px 2px #fff;
}
.art-galeria-header-content .ul-left a {
  float: left;
  border-radius: 0 10px 10px 0;
  padding: 4px 10px 4px 20px;
}
.art-galeria-header-content div {
  margin: 0 10px 0 0;
}
.art-galeria-header-content .ul-left div {
  margin: 0 0 0 10px;

}
.art-galeria-header-content a:hover div {
  background-position: 0 22px;
}
.art-galeria-header-content .ul-left {
  float: left;
}
.art-galeria-title {
  background-color: #0bf;
  font-size: 25px;
  min-width: 269px;
  padding: 0 10px;
  text-align: center;
  border-radius: 10px;
  position: relative;
  line-height: 50px;
  top: -30px;
  border: 2px solid #fff;
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5);
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5);
}
.art-galeria-content {
  border-top: 2px solid #fff;
  border-bottom: 4px solid #393F3D;
}
.art-galeria-content a {
  color: #1d2221;
}
.art-galeria-content p {
  font-family: Tahoma, arial, helvetica;
  color: #1d2221;
  font-size: 12px;
  line-height: 20px;
}
.art-galeria-content div address {
  font-family: Tahoma, arial, helvetica;
  font-size: 13px;
  color: #1d2221;
  text-shadow: -1px 0 #999;
}
.art-galeria-info-container {
  float: left;
  margin-left: 50px;
  font-size: 13px;
}
.art-galeria-info-container h3 {
  text-transform: uppercase;
  color: #BFC0C2;
  border-left: 5px solid #FFC000;
  padding-left: 10px;
  margin-bottom: 4px;
}
.art-galeria-info-container span {
  color: #686A69;
  padding-left: 15px;
}
.art-galeria-info-container a {
  display: block;
  color: #FFB711;
  font-size: 14px;
  padding-left: 15px;
  margin-top: 20px;
}

/* PAYMENT DATA --------------------------------------------------------------*/
#payment-data {
  position: relative;
  left: 330px;
  top: 87px;
  color: #fff;
  width: 261px;
  font-size: 13px;
}
#payment-data li:first-child {
  margin-bottom: 8px;
  line-height: 26px;
}
#payment-data li {
  padding-left: 14px;
  line-height: 20px;
}

/* HELPERS -------------------------------------------------------------------*/
.title-left {
  float: left;
  margin-left: 20px;
}
.title-right {
  float: right;
  margin-right: 20px;
}
.text-left {
  float: left;
  margin-left: 30px;
}
.text-right {
  float: right;
  margin-right: 30px;
}
.text-left, .text-right {
  margin-top: 30px;
	width: 45%;
}
.text-center {
  margin-top: 120px;
  text-align: center;
}
.list-dot-rolover {
  width: 23px;
  height: 20px;
  display: inline-block;
  /* background-image: url('/shared/css/objects/cms/printing_technology/list-dot-rolover.png'); */
}

/* PICTURES PROPOSITION ------------------------------------------------------*/
.pictures-proposition {
  padding-bottom: 10px;
  background-color: #fff;
  padding-top: 20px;
}
.pictures-proposition .header {
  position: relative;
  top: -10px;
  text-align: center;
}
.pictures-proposition .header .title {
  display: inline-block;
  background-color: #0bf;
	color: #fff;
  border-radius: 12px;
  padding: 3px 12px;
	font-size: 13px;
	font-family: tahoma, arial, helvetica;
}
.scroll-pane {
  width: 300px;
  height: 220px;
  margin: 0 auto;
  overflow: auto;
}
.scroll-pane img {
  margin: 3px 5px;
  width: 80px;
  height: 65px;
}
.scroll-pane img:hover {
	outline: 3px solid #0BF;
}
.jspVerticalBar {
  width: 6px;
}
.jspDrag {
  border-radius: 3px;
  background-color: #0bf;
}
.jspTrack {
  background-color: #fff;
}

/* GALLERY PRODUCTS ----------------------------------------------------------*/
.gallery-products {
	overflow: hidden;
	padding: 8px;
}
.gallery-picture {
  width: 180px;
  float: left;
	display: inline-block;
	vertical-align: top;
  margin: 7px;
  -webkit-box-shadow:  2px 2px 3px 0px #000;
  box-shadow:  2px 2px 3px 0px #000;
	position: relative;
}
.gallery-picture .image {
  width: 180px;
  height: 135px;
  float: left;
}
.gallery-picture .description {
  font-family: Arial;
  font-size: 10px;
  background-color: #fff;
  text-align: center;
  border-radius: 0 0 4px 4px;
  color: #888;
	height: 46px;
  overflow: hidden;
  clear: both;
}
.gallery-picture .description .title {
	display: table;
	height: 30px;
	width: 100%;
}

.gallery-picture .price {
	color: #fff;
	position: absolute;
	display: inline-block;
	padding: 2px;
	left: 0;
	top: 0;
	background: url(images/bg-price.png);
	background-size: 100%;
}
.gallery-picture .dimension {
	font-size: 12px;
	width: 50%;
	color: #000;
	font-weight: bold;
}
.gallery-picture .license {

}
.gallery-picture .bottom {
	height: 16px;
}
.right {
}

.gallery-picture .title a {
  font-weight: bold;
  font-size: 11px;
  font-style: normal;
  color: black;
	display: table-cell;
	vertical-align: middle;
}
.gallery-picture .keywords {
  margin-top: 1px;
  font-weight: normal;
  font-style: italic;
}
.gallery-hide {
  display: none;
}
.gallery-disabled {
  color: #888;
}
#tree1 .gallery-remove-selected {
	float: right;
	margin-right: 4px;
	font-size: 12px;
	/*background-color: #64593d;*/
	width: 14px;
	height: 14px;
	background: url('cms/delete-from-cart.png') left bottom no-repeat;
	color: #fff;
	text-decoration: none;
}
#tree1 .gallery-remove-selected:hover {
	background: url('cms/delete-from-cart.png') left top no-repeat;
	/*background-color: #aa9a76;*/
}
.gallery_product .gallery-picture .description {
	height: initial;
}
/* CHARACTERISTICS TREE ------------------------------------------------------*/
.jqtree-tree > li > .jqtree-element {
  background-color: #777;
}
#tree1 > ul > li > .jqtree-toggler {
  border-bottom: none;
  color: #fff;
  vertical-align: middle;
  left: 0;
  top: 0;
  font-size: 14px;
  line-height: 14px;
  font-family: Tahoma;
  padding: 2px 0;
  background-color: #6cf;
}
#tree1 > ul > li > .jqtree-toggler > span {
  margin-left: 12px;
	color: #fff;
}

ul.jqtree-tree .jqtree-title {
	color: #000;
	cursor: pointer;
}

ul.jqtree-tree {
  margin: 0;
}

ul.jqtree-tree ul.jqtree_common {
	display: block;
	margin-left: 17px;
	margin-right: 0;
	margin-top: 0;
}

ul.jqtree-tree li.jqtree_common {
	clear: both;
	list-style-type: none;
	margin-bottom: 5px;
}

/* INNE ----------------------------------------------------------------------*/
.features, #art-galeria-article{
  text-align: left;
}

/* PAGES */
.regulations-page .text-left {
	margin: 0;
	padding-top: 54px;
	padding-left: 30px;
	float: none;
}
.regulations-page .art-galeria-content a {
	color: #00f;
}
.regulations-page .art-galeria-content > ul {
	clear: both;
	position: relative;
	left: 0;
	top: -52px;
	font-size: 14px;
	color: #000;
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.regulations-page .art-galeria-content > ul li {
	width: 328px;
	float: left;
	min-height: 455px;
	margin: 0;
	padding: 0;
}
.regulations-page .art-galeria-content > ul p {
	padding-top: 30px;
	text-align: center;
	margin: 0;
}
.regulations-page ol {
	font-family: Tahoma, arial, helvetica;
	color: #1D2221;
	font-size: 12px;
	line-height: 25px;
}
.regulations-page .img-2 .text-left { width: 100%; }

.contact-page .art-galeria-content p {
	line-height: 17px;
}
.contact-page #payment-data {
	top: 125px;
}

#footer {
	height: auto;
	padding-bottom: 30px;
}
#footer .cont {
	text-align: center;
	margin-top: 10px;
}
#footer .cont ul {
	width: 120px;
	min-height: 80px;
	display: inline-block;
	margin: 0;
	padding: 0 10px;
	vertical-align: top;
	text-align: left;
	border-right: 1px dashed #aa9a76;
}
#footer .cont ul:last-child {
	border-right: none;
}
#footer ul li.first a {
	font: bold 13px arial;
	color: #0bf;
}
#footer ul li a {
	font: normal 12px arial;
	color: #888;
}

.gray-gradient {
	background: #9d9d9d;
	background: -moz-linear-gradient(top,  #9d9d9d 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9d9d9d), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #9d9d9d 0%,#ffffff 100%);
	background: -o-linear-gradient(top,  #9d9d9d 0%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #9d9d9d 0%,#ffffff 100%);
	background: linear-gradient(to bottom,  #9d9d9d 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9d9d9d', endColorstr='#ffffff',GradientType=0 );
}
.green-gradient {
	background: #add3af;
	background: -moz-linear-gradient(top,  #add3af 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#add3af), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #add3af 0%,#ffffff 100%);
	background: -o-linear-gradient(top,  #add3af 0%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #add3af 0%,#ffffff 100%);
	background: linear-gradient(to bottom,  #add3af 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#add3af', endColorstr='#ffffff',GradientType=0 );
}
.red-gradient {
	background: #cdaeae;
	background: -moz-linear-gradient(top,  #cdaeae 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cdaeae), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #cdaeae 0%,#ffffff 100%);
	background: -o-linear-gradient(top,  #cdaeae 0%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #cdaeae 0%,#ffffff 100%);
	background: linear-gradient(to bottom,  #cdaeae 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdaeae', endColorstr='#ffffff',GradientType=0 );
}

.article {
	text-align: left;
	margin: 10px 0;
	background-color: #fff;
	padding-bottom: 10px;
}
.article > h3 {
	padding: 10px;
	margin: 0;
	background-color: #6cf;
	color: #fff;
}
.article p {
	padding: 10px;
	padding-bottom: 0;
	margin-bottom: 0;
}

.gallery_product .handler h2 {
	height: 30px;
	line-height: 30px;
	font-size: 25px;
	text-align: center;
	border-bottom: none;
	font-weight: bold;
}
.gallery_product .handler .next, .gallery_product .handler .prev {
	font-size: 15px;
	line-height: 24px;
	height:24px;
	color: #0bf;
}
.gallery_product .handler .prev {
	color: #fff;
	float: left;
	padding-left: 5px;
}
.gallery_product .handler .next {
	color: #fff;
	float: right;
	padding-right: 5px;
}
.gallery_product .handler .prev:before {
    content: '<<<';
}
.gallery_product .handler .next:after {
    content: '>>>';
}

.gallery_product .frameset {
    width: 80px;
    opacity: 0.6;
    border-radius: 4px;
		margin-top: 6px;
}
.gallery_product .frameset:hover {
    opacity: 1;
}

.dimensions-new {
	padding: 30px;
	height: 100%;
}
.dimensions-new .container {
	width: 600px;
	height: 100%;
	overflow: auto;
}
.dimensions-new img {
	margin: 0;
}
.dimensions-new .title {
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
}
.dimensions-new h3 {
	clear: both;
	background-color: #fff;
	margin: 10px 0;
}
.dimensions-new .gallery-picture:hover, .dimensions-new .selected {
	outline: 3px solid #0bf;
}

.gallery .iRowButtons {
	color: #fff;
	margin: 0;
}

/* Steps used by shop cart & similar */
ul.cartSteps { margin: 4px 0 16px 0; padding: 0; height: 40px; display:block; float: left}
ul.cartSteps li { float: left; color: #fff; text-align: center; line-height: 38px; width: 137px; font-size: 16px; padding: 0 14px 0 0; background: url('cms/step-unavailable.png') no-repeat top center;}
ul.cartSteps li a { color: #fff; line-height: 38px;  }
ul.cartSteps li.active { background-image: url('cms/step-active.png'); color: #fff; font-weight: bold; }
ul.cartSteps li.available { background-image: url('cms/step-available.png') }

.gallery div.iRowButtons {background-color: #0bf;}

.art-galeria-description .license {
	padding-top: 0;
	max-width: 300px;
}
.art-galeria-description .license a {
	box-shadow: none;
	float: none;
	background: none;
	font-size: 13px;
	line-height: 13px;
	border-radius: 0;
	transition: none;
	padding: 0;
	color: #00f;
}
.art-galeria-description .license a:hover {
	text-decoration: underline;
}

.price-info .production-time {
	text-align: left;
	margin-bottom: 0;
	padding-bottom: 10px;
	padding-left: 20px;
}

.quality-bad {
	background-color: #D41F1F;
}
.quality-good {
	background-color: #FFCC00;
}
.quality-very_good {
	background-color: #57D41F;
}


.resetAll {
	background-color: #0bf;
	color: #fff;
	font-weight: bold;
	border: none;
	display: block;
	margin: 10px auto;
	box-shadow: 1px 1px 0 #000;
	padding: 2px;
}
.resetAll:hover {
	background-color: #1df;
}

/*input#resetAll { margin: 5px 0px 10px 15px; }*/

.go-to-top {
	position: fixed;
	bottom: 16px;
	right: 0;
	width: 32px;
	height: 32px;
	background-color: #fff;
	color: #000;
	opacity: 1;
	-webkit-transition: opacity 0.5s ease;
	-moz-transition: opacity 0.5s ease;
	-o-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
	z-index: 1000;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
	border-radius: 3px 0 0 3px;
	border-top: 1px solid #888;
	border-left: 1px solid #888;
	border-bottom: 1px solid #888;
}
.go-to-top:before {
	content: '^';
	position: absolute;
	top: 7px;
	left: 9px;
	font-size: 20px;
}
.hide-box {
	opacity: 0;
}

#ask_about_product a {
	background-color: #0BF;
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 10px;
	box-shadow: 2px 2px 0 #000;
	padding: 2px;
	font-weight: bold;
	color: #fff;
}
#ask_about_product a:hover {
	background-color: #1DF;
	text-decoration: none;
}


#accordion {
	margin-left: -8px;
	margin-top: 5px;
}
#accordion .frameset {
	float: left;
	width: 65px;
	margin: 0px 3px 6px 4px;
}
#accordion .frameset img {
	width: 65px;
	height: 65px;
	margin: 0px;
	opacity: 0.65;
	border-radius: 3px;
}
#accordion .frameset img:hover {
	opacity: 1;
}
#accordion .frameset input[type="radio"] {
	display: block;
	margin: 0 auto;
}
#accordion .frameset label {
	margin-right: 0px;
	display: block;
	height: 65px;
	overflow: hidden;
}
#accordion .ui-accordion-content {
	padding: 6px 0 0 0;
	margin-top: 0;
}
#accordion .ui-accordion-header {
	background: #6CF none;
	border: 0;
	color: #fff;
	font-weight: normal;
}
#accordion .ui-widget-content {
	background: #FFF;
	border: 0;
}

#buttons {
	text-align: center;
	margin-top: 40px;
}
#buttons a:first-child {
	margin-right: 10px;
}
#buttons a {
	display: inline-block;
  width: 140px;
  line-height: 35px;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border: 0;
  border-radius: 5px;
  box-shadow: 1px 1px 0 0 #000;
	font-weight: normal;
  font-size: 20px;
	background-color: #64593D;
	text-decoration: none;
}
#buttons a:hover {
	background-color: #AA9A76;
}

.how_to_buy {
  padding: 0;
  border-radius: 6px;
}
.how_to_buy .ui-dialog-content {
  padding-bottom: 0;
}
.how_to_buy .ui-state-hover {
  border: 1px solid #64593d;
  background: #64593d url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;
}
.how_to_buy .ui-dialog-titlebar {
  font-size: 20px;
  background-color: #64593d;
  border-bottom: 2px solid #fff;
}
.how_to_buy .ui-dialog-buttonpane {
  margin: 0;
}
.how_to_buy .ui-dialog-buttonpane button {
  font-size: 20px;
  margin: 0;
	float: left;
	margin-right: 96px;
}
.how_to_buy .ui-dialog-buttonpane button:last-child {
    margin-right: 0;
}
.how_to_buy ol {
  margin-top: 0;
}
.how_to_buy li {
  color: white;
}
.how_to_buy a, .how_to_buy strong {
  color: #ff0;
  font-size: 20px;
  font-weight: bold;
  vertical-align: sub;
}
.how_to_buy img {
  width: 610px;
}

.gradient-orange, .buy-wrapper input[type=submit] {
  background: #ff8351; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmODM1MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZjQ3MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #ff8351 0%, #ef4700 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff8351), color-stop(100%,#ef4700)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ff8351 0%,#ef4700 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #ff8351 0%,#ef4700 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #ff8351 0%,#ef4700 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #ff8351 0%,#ef4700 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8351', endColorstr='#ef4700',GradientType=0 ); /* IE6-8 */
}

.gradient-orange:hover, .buy-wrapper input[type=submit]:hover {
  background: #ffa371; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmODM1MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZjQ3MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #ffa371 0%, #ef4700 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa371), color-stop(100%,#ef4700)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ffa371 0%,#ef4700 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #ffa371 0%,#ef4700 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #ffa371 0%,#ef4700 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #ffa371 0%,#ef4700 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa371', endColorstr='#ef4700',GradientType=0 ); /* IE6-8 */
	cursor: pointer;
}

.style-button, .buy-wrapper input[type=submit] {
  display: block;
  margin-bottom: 10px;
  width: 140px;
  height: 35px;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  border: 0;
  border-radius: 5px;
  box-shadow: 1px 1px 2px 1px #444;
	font-weight: normal;
}

.gallery_product .product-img {
  border-bottom: 2px solid #fff;
  width: auto;
  height: auto;
  float: none;
  margin: 0;
}
.gallery_product .product-img img {
  display: block;
  margin: 0 auto;
  width: 990px;
  height: 742px;
}
.gallery_product .product-slide img {
  margin: 25px 0;
  margin-left: 60px;
  width: 180px;
}
.gallery_product .product-slide img:hover {
  outline: 3px solid #0bf;
}
.gallery_product .info-left {
  width: 660px;
  float: left;
}
.gallery_product .info-right {
  width: 330px;
  float: left;
}
.gallery_product .community {
  height: 54px;
}
.gallery_product .community ul {
  margin: 0;
}
.gallery_product .community li {
  list-style-type: none;
  display: inline;
}
.gallery_product .information {
  min-height: 54px;
  border-bottom: 2px solid #fff;
  background-color: #0BF;
}
.gallery_product .handler {
  height: 54px;
  background-image: none;
  background-color: #0bf;
  border: none;
  border-bottom: 2px solid #fff;
  line-height: 54px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	font-weight: normal;
	text-align: left;
	padding: 0 15px;
	font-size: 24px;
}
