            html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
body {
	font: 14px 'PT Sans', Arial, sans-serif;letter-spacing: 0; 
	margin: 0px;
	padding: 0px;
	color:#444444;
	background-color: #FFFFFF;
    background-image:url('../image/background-1920px.jpg');
    background-position: center top;
    background-repeat: no-repeat;

}
html, body {
	height:100%;
}
body, td, th, input, textarea, select, a {
	font-size: 13px;
}
body.mobile-menu-active .mobile-menu-trigger span {
	transition:0.3s all;
}
body.mobile-menu-active .mobile-menu-trigger span:nth-child(1) {
    width: 25px;
	transform: rotate(-45deg) translate(-3px, 4px);
}
body.mobile-menu-active .mobile-menu-trigger span:nth-child(3) {
    width: 25px;
	transform: rotate(45deg) translate(-3px, -4px);
}
body.mobile-menu-active .mobile-menu-trigger span:nth-child(2) {
    width: 0px;
	display:none;
}


#mobile-menu {
}
#mobile-menu .currency-switch form {
	    font-size: 22px;
    color: #ab5386;
    padding-left: 3px;
}
#mobile-menu .currency-switch form a {
	    font-size: 22px;
    color: #ab5386;
}
#mobile-menu .currency-switch form .block {
    padding: 3px 12px;
    font-weight: normal;
}
#mobile-menu .currency-switch form .block.active {
	    background: #ab5386;
    color: white;
    padding: 3px 12px;
    font-weight: normal;
}
.fancy-table {
	border: 1px solid #d7d7d7;
}
.fancy-table td, .fancy-table th {
	padding:5px 15px;
	font-size:15px !important;
}
#banner1 {
	margin-top: -15px;
}
h1, .welcome {
    color:#BC5B94;
	margin-top: 0px;
	margin-bottom: 6px;
	font-size: 32px;
	font-weight: bold;
	text-shadow: 0 0 1px rgba(0, 0, 0, .01);
}
.ke-stazeni {
	border: 0px;
	margin-top: 10px;
}
.ke-stazeni td {
		padding: 5px;
		border: 0px;
	}
.ke-stazeni td a {
	background: #AB5386;
    padding: 5px 10px;
    color: white;
	transition:0.3s all;
}
.ke-stazeni td {
	font-size:18px;
}
.ke-stazeni td a:hover {
	background: #96356d;
}
#search{
	position: absolute;
    top: 43px;
} 
#search .button-search {
	border:none;
	width:22px;
	height:22px;
	background-image:url('../image/search.png');
	background-position:center;
	background-repeat:no-repeat;
	background-color:transparent;
    float: right;
    margin: 10px 7px 0px 0px;
	padding:0px;
}
#search .button-search:hover {
	cursor:pointer;
}
#search input {
	float:left;
	border:none;
	visibility:hidden;
	background:#F1F1F1;
	border-top:2px solid #F1F1F1;
	margin:8px 8px 0px 0px;
	padding:0px 0px 0px 13px;

	height:23px;
	color:#7C7C7C;
	
	font-size:11px;
}
h1.home {
    color:#666;
	margin-top: 0px;
	margin-bottom: 6px;
	font-size: 15px;
	font-weight: bold;
	text-shadow: 0 0 1px rgba(0, 0, 0, .01);
}

h2 {
	color:#BC5B94;
	font-size: 13px;
	letter-spacing: 3px;
	text-transform: uppercase;
}
#content p { 
	margin-top: 0px;

	font:14px/20px 'PT Sans',Arial, Helvetica, sans-serif;
}

hr{clear:both; padding:0px 0 0 0; margin-bottom:15px 0;}

p{clear:both;}
a, a:visited, a b {
	text-decoration: none;
	cursor: pointer;
	color:#AB5386;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input[type='text'], input[type='password'], textarea {
	background: #F8F8F8;
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-left: 0px;
	margin-right: 0px;
    color:#444444;
 }

.selectdiv {
	position:relative;
	float:left;
	margin:0 0px 0 0;
}

select.prod {
	position:relative;
	z-index:10;	
	height:34px !important;
width:100%;
padding:0 34px 0 0;
	line-height:34px;
	cursor:pointer;


}

.central_products_fw {
	width:934px;
	position:relative;
	padding:0px 0 0 0;
}
/* dynamically created SPAN, placed below the SELECT */
span.select_default {
	position:absolute;

	width:100%;
	margin:1px 0 0 0;
	left:0;

	height:34px;
	line-height:34px;
	text-indent:10px;
	border:1px solid #F2F0F0;
	color:#444444;
	font-size: 12px;
	background:url('../image/generalselectbg.jpg') no-repeat right;
	cursor:default;
	z-index:1;
}

label {
	cursor: pointer;
	font:12px Arial, Helvetica, sans-serif;
}



.checkbox {
	width: 19px;
	height: 25px;
	padding: 0 6px 0 0;
	margin:0px 0px 0px 0px;
	background: url('../image/checkbox.png') no-repeat;
	display: block;
	float: left;
}
.checkbox input {
	display: none;
}

label.check {
	display:block;
 	
	font:12px Arial, Helvetica, sans-serif;
	color:#444444;
	line-height:22px;
}
/* layout */
.mainbar {
	position: relative;
	height: 24px;
	float: right;
	padding: 0 12px;
}
.mainbar .block, #welcome .login, #welcome .create {
	background: #bd7c94;
    padding: 5px 10px;
    display: inline-block;
}
.mainbar .currency-switch {
	margin-left:25px;
	    display: inline-block;
}
.mainbar .currency-switch .block {
	margin-top:5px;
	color:white;
	background:none;
	color: #bd7c94;
}
.mainbar .currency-switch .block.active {
	margin-top:5px;
	color:white;
	background: #bd7c94;
	
}
 #welcome .createbar {
	display:none;
}
 #welcome .create_s {
	width:0px;
}
 #welcome .login, #welcome .create{
	 margin-top:5px;
 }
.mainbar .block.alert {
	background:#d3004e;
}
.logged a.logout {
	color:white !important;
}
.mainbar_content {
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
.loginlogo_s {
	padding:7px 9px 0 0px;
	margin:0px 0px 0px 0px;
	float:left;
}
.create_s {
	padding:6px 9px 0 0px;
	float:left;
}
.create {
	float:left;
	margin:0px;
	padding:3px 0px 0px 0px;
}
.create a {
	font-size:11px;
	color:#fff;
	text-decoration:none;
}
.create a:hover {
	text-decoration:underline;
	color:#f7f7f7;
}
.createbar {
	float:left;
	margin:6px 18px 0px 18px;
	padding:0px;
	background-image:url('../image/createbar.png');
	width:1px;
	height:11px;
}
.login {
	float:left;
	padding:3px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.login a {
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
.login a:hover {
	text-decoration:underline;
}
.logged {
	float:left;
	
	font-size:11px;
	padding:5px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#DFDFDF
}
.logged a {
	color:#F2F2F2;
	text-decoration:none;
	font-size:11px;
}
.logged a:hover, .logged a.logout:hover {
	text-decoration:underline;
}
.logged a.logout {
	
	font-size:11px;
	color:#19074A;
	text-decoration:none;
}
#language_switcher {
	width: 99px;
	margin:0;
	padding:0 0 0 6px;
	top: 8px;
}
#currency_switcher {
	width: 84px;
	margin:0;
	padding:0 0 0 6px;
	top: 8px;
	right: 155px;
}
#language_switcher {
	right: 32px;
}
#currency_switcher.s_switcher {
	background: #f7f7f7 url('../image/dropdown.gif') no-repeat 76px 6px;
}
#language_switcher.s_switcher {
	background: #f7f7f7 url('../image/dropdown.gif') no-repeat 91px 6px;
}
.s_switcher {
	z-index: 10;
	position: absolute;
	padding-right: 0px;
	font-size: 10px;
	cursor: pointer;
}
.s_switcher ul {
	margin-bottom: 0;
	list-style-type: disc;
	margin:0;
	padding:0 0 3px 0;
}
.s_switcher span.s_selected, .s_switcher li, .s_switcher li a {
	display: block;
	color: #6C6C68;
	text-decoration: none;
	margin:0;
	padding:0;
}
.s_switcher li a {
	margin:0 0 0 0px;
	padding:1px 0px 0px 0px;
	font-size: 10px;
   color: #655566;
}
.s_switcher li a:hover {
	color:#444444;
}
.s_switcher span.s_selected {
	cursor: default;
	color: #6C6C68;
	line-height: 20px;
}
.s_switcher .s_options {
	cursor: pointer;
	display: none;
	left:0px;
	line-height: 21px;
}
.s_switcher img {
	display: inline;
	margin: -2px 3px 0 0;
	vertical-align: middle;
}
#container {
	margin: 10px auto 0 auto;
	border:1px solid #ECE9E9;
	
	width:934px;
	min-height:100%;
	padding-left:32px;
	padding-right:32px;
	padding-top:0px;
	padding-bottom:32px;
	background-color:#ffffff; 
	
} 

#ext_cont{
		display:inline-block;
		max-width:934px;
		position: relative;
top: 20px;

}
#column-left {
	float: left;
	width: 205px;
	padding:0 32px 0 0;
}
#column-right {
	float: right;
padding:0 0 34px 0;
}
#content {
	display:inline-block;
	margin: 30px 0 0 0;
    padding:0 0 28px 0;
    width:697px;
    position:relative;
}

/* header */
#header {
	margin-bottom: 7px;
	padding-bottom: 8px;
	position: relative;
	z-index: 1;
}
#header #logo {
	position: absolute;
	top: -35px;
}
#header #logotext {
	
	font-size:12px;
	color: #444444;
	padding:4px 0px 0px 0px;
	margin-bottom:0px;
}
#header #cart {
	float:right;
	padding:25px 0 0 0;
}
#header #cart .heading {
	float: right;
	margin: 1px 0 0px 0;
	background: #FFF;
	position: relative;
	z-index: 1;
}
#header #cart .heading a {
	font-size:13px;
}
#header #cart .heading a span {
	background: #FFFFFF url('../image/cart.jpg') 100% 0px no-repeat;
	padding-right: 22px;
	padding-top:2px;
	display:inline-block;
}
#header .bluetext {
	float:left;
	color:#AB5386;
	float:left;
	padding:0px 0px 0px 0px;
	font-size:13px;
	margin:0px;
	text-decoration:none;
	font-weight:bold;
}
#header .headerbar {
	background-image:url('../image/headerbar.jpg');
	background-repeat:no-repeat;
	background-position:center;
	width:1px;
	height:13px;
	padding:0px 0px 4px 0px;
	margin:0px 19px 0 20px;
	float:left;
}

#header .headerbar2 {
	background-image:url('../image/headerbar2.jpg');
	background-repeat:repeat-x;
	background-position:center;
	width:11px;
	height:16px;
	padding:0px 0px 0px 0px;
	margin:0px 19px 1px 20px;
	float:left;
}
#header .headerightext {
	float:left;
	color:#444444;
	padding:0px 20px 0px 0px;
	font-size:13px;
	margin:0px;
	font-weight:bold;
}
#header #cart .content {
	clear: both;
	display: none;
	position: absolute;
	top:70px;
	z-index:1100;
	right:0;
	padding: 8px;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	-webkit-border-radius: 0px 7px 7px 7px;
	-moz-border-radius: 0px 7px 7px 7px;
	-khtml-border-radius: 0px 7px 7px 7px;
	border-radius: 0px 7px 7px 7px;
	-webkit-box-shadow: 0px 2px 2px #DDDDDD;
	-moz-box-shadow: 0px 2px 2px #DDDDDD;
	box-shadow: 0px 2px 2px #DDDDDD;
	background: #FFF;
}
#header #cart.active .heading {
	-webkit-border-radius: 7px 7px 0px 0px;
	-moz-border-radius: 7px 7px 0px 0px;
	-khtml-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
	z-index:3000;
}
#header #cart.active .content {
	display: block;
	z-index:3000;
}
#header #cart .cart {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
}
#header #cart .cart td {
	color: #000;
	vertical-align: top;
	padding: 10px 5px;
	border-bottom: 1px solid #EEEEEE;
}
#header #cart .cart .image {
	width: 1px;
}
#header #cart .cart .image img {
	border: 1px solid #EEEEEE;
	text-align: left;
}
#header #cart .cart .name small {
	color: #444444;
}
#header #cart .cart .quantity {
	text-align: right;
}
#header #cart .cart td.total {
	text-align: right;
}
#header #cart .cart .remove {
	text-align: right;
}
#header #cart .cart .remove img {
	cursor: pointer;
}
#header #cart table.total {
	border-collapse: collapse;
	padding: 5px;
	float: right;
	clear: left;
	margin-bottom: 5px;
}
#header #cart table.total td {
	color: #000;
}
#header #cart .content .checkout {
	text-align: right;
	clear: both;
	
}
#header #cart .empty {
	text-align: center;
}
#header #welcome {
	position: absolute;
	top: 47px;
	right: 0px;
	z-index: 5;
	width: 298px;
	text-align: right;
	color: #444444;
}
#header .logoright {
	float:right;
	margin:2px 0px 0px 0px;
	padding:0px;
	
	font-size:12px;
}
#header .logoright a {
	color:#655566;
	text-decoration:none;
	float:left;
}
#header .logoright a:hover {
	color:#444444;
}
#header .logoright_bar {
	background:url('../image/logoright_bar.jpg') no-repeat;
	height:11px;
	width:1px;
	margin:2px 25px 0 23px;
	float:left;
}
#header #pages_menu {
	float:left;
	padding:0 0 0 0;
	display:block;
	height:25px;
}
#header .pagesarrow {
	vertical-align:middle;
	margin:-1px 0 0 5px;
}
#header #pages_menu:hover ul {
	display:block;
}
#header #pages_menu > ul {
	border:1px solid #F0EEEE;
	list-style:none;
	display: none;
	background-color: #FBFBFB;
	margin-top:23px;
	margin-left:-42px;
	position: absolute;
	padding:0px 0 0px 0;
	z-index:3000;
	min-width:116px;

	
}
#header #pages_menu li {
	clear:both;
	line-height:25px;
	min-height:25px;
	padding:0px 11px 0 11px;
	
	margin:0;
		white-space:nowrap;
}
#header #pages_menu #pages_menu li a {
	display:block;
	padding:0px 11px 0 11px;
	text-decoration:none;
	color:#444444;
	
	font-size:11px;
}
#header #pages_menu li.first a {
}
#header #pages_menu li.first {
	line-height:29px;
	height:29px;
}
#header #pages_menu li.last a {
}
#header #pages_menu li.last {
	line-height:30px;
	height:30px;
}
#header #pages_menu li:hover {
	background-color:#8D8E89;
}
#header #pages_menu li:hover a {
	color:white;
}
/* menu */
#menu {
	width:932px;
	height:41px;
	
	font-size:21px;
	margin: 10px 0px 0px 0px;
	clear:both;
	padding:0px 0px 0px 0px;
	background-image:url('../image/menu.jpg');
	background-repeat:repeat-x;
	background-position:center;
	border:1px solid #F0EEEE;
	cursor:default;
	z-index:1000;
    display:inline-block;
    line-height:42px;
    position: relative;
	top:20px;
}
#menu ul {
	margin: 0;
	padding: 0;
	float:left;
}
#menu > ul > li {
	float: left;
	list-style:none;
	margin:0px 0 0px 0px;
	height:42px;
	padding:0px 2px 0px 0px;
	top:0px;
	background:url('../image/menubar.jpg') right top no-repeat;
}
#menu > ul > li a:hover {
	background-image:url('../image/menu_hover.jpg');
	background-repeat:repeat-x;
}
#menu > ul > li > a {
	color:#BC5B94;
	text-decoration: none;
    padding: 0px 18px 0px 18px;
    margin: 0px 0px 1px 0px;
    display: block;
    font-size: 12px;
    height: 43px;
    text-transform: uppercase;
    font-weight: bold;
}
#menu > ul > li > a cufon {
 display: block; float: left; margin-top: 10px!important; 
}
#menu > ul > li > div {
	display: none;
	position: absolute;
	border:1px solid #F0EEEE;
	padding: 8px 20px 13px 31px;
	background-color: #FBFBFB;
	margin:0px 0 0 -1px;
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
	line-height:24px;
	z-index:2000;
}
#menu > ul > li:hover > div {
	display: table;
}
#menu > ul > li > div > ul {
	display: table-cell;
	list-style-image:url('../image/style-type.png');
	list-style-position:outside;
}
#menu > ul > li ul + ul {
	padding-left: 60px;
}
#menu > ul > li ul > li > a {
	display: inline-block;
	padding:4px 0px 0 0px;
	text-decoration:none;
	color:#444444;
	
	font-size:12px;
	background:none;
	display: block;
	white-space: nowrap;
	min-width: 120px;
}
#menu > ul > li ul > li > a:hover {
	color: #AB5386;
	background:none;
}
#menu > ul > li > div > ul > li > a {
	color:#655566;
}
#menu #search {
	float:right;
}
#menu .button-search {
	border:none;
	width:22px;
	height:22px;
	background-image:url('../image/search.png');
	background-position:center;
	background-repeat:no-repeat;
	background-color:transparent;
	float:left;
	margin:10px 7px 0px 19px;
	padding:0px;
}
#menu #search input {
	float:left;
	border:none;
	visibility:hidden;
	background:#F1F1F1;
	border-top:2px solid #F1F1F1;
	margin:8px 8px 0px 0px;
	padding:0px 0px 0px 13px;

	height:23px;
	color:#7C7C7C;
	
	font-size:11px;
}
.breadcrumb {

	border: 1px solid #F0EEEE;
	height: 20px;
	margin: 0;
	padding: 0px 0 0px 10px;
	font-size: 12px;
	color: #AAA;
	font-weight: normal;
	line-height: 20px;
	}


.notification_title{font:16px Arial, Helvetica, sans-serif;
color:#444444;
padding:0 0 20px 0px;}
.success, .warning, .attention, .information {
	padding: 19px 20px 19px 60px;
	color: #444444;
	clear:both;
	width:191px;

	position:fixed;
	right:10px;
	top:10px;
	font:12px Arial, Helvetica, sans-serif;
	-moz-border-radius: 5px;
border-radius: 5px;
 box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
 background-color:white;
 z-index:3000;
}

.success a, .warning a, .attention a, .information a {color:#444444;
text-decoration:underline;}

.success a:hover, .warning a:hover, .attention a:hover, .information a:hover {
text-decoration:none;}
.success {
		background: #fff url('../image/checknot.png') no-repeat 20px 19px ;
	
}
.warning {
	background: #fff url('../image/alt_not.png') no-repeat 20px 19px ;
}
.attention {
		background: #fff url('../image/warn_not.png') no-repeat 20px 19px ;

}
.information {
	background: #fff url('../image/warn-not.png') no-repeat 20px 19px ;
	
}
.success .close, .warning .close, .attention .close, .information .close {
	position:absolute;
	cursor: pointer;
	top:10px;
	right:10px;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	display: block;
	color: red;
	width: 264px;
	font-size: 10px;
	margin: 0 0 -20px 0;
	    padding: 5px 0px 20px 0px;
}
.help {
	color: #444444;
	font-size: 10px;
	font-weight: normal;
	
	display: block;
}
table.form {
	border-collapse: collapse;
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
table.form-adress {
	border-collapse: collapse;
	margin-bottom: 20px;
	float: left;
	width: 450px;
	
}


table.form tr td:first-child {
	width: 125px;
}
table.form > * > * > td {
	color: #444444;
}

table.form-adress td {
	padding: 0px;
	vertical-align: middle;
}

table.form td {
	padding: 4px;
}

table.form td {
	padding: 4px;
}

table.form.right{
	float: right;
}

input.large-field, select.large-field {
	width: 300px;
}
table.list {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
table.list td {
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
table.list thead td {
	background-color: #EFEFEF;
	padding: 0px 5px;
}
table.list thead td a, .list thead td {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
table.list tbody td a {
	text-decoration: underline;
}
table.list tbody td {
	vertical-align: top;
	padding: 0px 5px;
}
table.list .left {
	text-align: left;
	padding: 7px;
}
table.list .right {
	text-align: right;
	padding: 7px;
}
table.list .center {
	text-align: center;
	padding: 7px;
}
table.list .asc {
	padding-right: 15px;
	background: url('../image/asc.png') right center no-repeat;
}
table.list .desc {
	padding-right: 15px;
	background: url('../image/desc.png') right center no-repeat;
}
.pagination {
	clear:both;
	display: block;
	width: 100%;
	padding-bottom: 6px;
	text-align:center;
}
.pagination .links {
	float: left;
}
.pagination .links a.page, .pagination .links b.page {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 11px 0px 11px;
	height:33px;
	line-height:33px;
	
	font-size:13px;
	color:#222222;
	font-weight:normal;
	text-decoration:none;
}
.pagination .links a.page:hover, .pagination .links b.page {
	text-decoration:underline;
	background:#eeeeee;
}
.pagination .results {
	float: left;
	padding-top: 3px;
}
.pagination2 {
	padding: 4px 0 0 0;
	font-size:12px;
	
	left:0px;
	color:#444444;
	clear:both;
	margin:0 0 -3px 0;
    display: none;
}
.pagination2 #next_page {
	margin:0;
	padding:0px;
	border:none;
	
	font-size:13px;
	background-image:none;
}
.pagination2 a {
	display:none;
}
.pagination2 .links {
	display: none;
}
.pagination2 .links a {
	display: none;
}
.pagination2 .links b {
	display: none;
}
.pagination2 .results {
	float:left;
}
.pagination2 span.blue {
	color:#AB5386;
	text-decoration:underline;
}
.displaying_dark {
	color:#BC5B94;
}
/* button */
.checkout_button {
	display:block;
	width:173px;
	height:27px;
	border:1px solid #f2f2f0;
	background:url('../image/menu.jpg') repeat-x;
	margin:19px -1px 0px 0px;
	float:right;
	padding:7px 0px 0px 0px;
	font-weight:bold;
}
.checkout_button:hover a {
	color:#AB5386;
}
a.button, a.button:visited {
	display: inline-block;
	height:34px;
	border:1px solid #f2f2f0;
	background:url('../image/menu.jpg') repeat-x;
	padding:0px 22px 0px 22px;
	font-weight:bold;
	text-decoration: none;
	cursor: pointer;
	line-height:34px;
	color: #BC5B94;
	
	font-size: 13px;
}
a.button span {
	display: inline-block;
}
a.button:hover {
	color:#AB5386;
}
.buttons {
	background: #FFFFFF;
	overflow: auto;
}
.buttons .left {
	float: left;
	text-align: left;
}
.buttons .right {
	float: right;
	text-align: right;
}
.buttons .center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.htabs {
	height: 42px;
	border-bottom: 1px solid #DDDDDD;
}
.htabs a {
	
	font-size: 19px;
	font-weight: normal;
	margin: 0px 0 0px 0;
	border-right:1px solid #ECE9E9;
	border-left:1px solid #ECE9E9;
	border-top:1px solid #ECE9E9;
	color: #BC5B94;
	background: url('../image/description_button_bg.jpg') repeat-x scroll #fff;
	padding: 10px 32px 0 32px;
	float: left;
	color: #BC5B94;
	text-align: center;
	text-decoration: none;
	display: none;
		height: 32px;
}
.htabs a.selected {
	background: url('../image/description_button_bg_hover.jpg') repeat-x scroll #f8f8f8;
}
.tab-content {
	border-right:1px solid #ECE9E9;
	border-left:1px solid #ECE9E9;
	border-bottom:1px solid #ECE9E9;
	padding: 33px;
	font-size:14px;
	z-index: 2;
	overflow: auto;
}

#tab-description.tab-content p{
	font-size:14px;
	line-height:23px;
	}
#tab-description.tab-content {
	color:#444444;
	
	line-height:23px;
}

.tab-content h3 {
	color: #BC5B94;
	
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 2px 0;
	padding: 0;
}
.tab-content h2 {
	color: #AB5386;
	
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 2px 0;
	padding: 0;
}
/* box */
.box {

	display:inline-block;
	margin-bottom:32px;
}
.box .box-heading {
	border: 1px solid #F0EEEE;
	height: 20px;
	margin: 0;
	padding: 0px 0 0px 10px;
	width: 193px;
	font-size: 12px;
	color: #AAA;
	font-weight: normal;
	line-height: 20px;

}

.box .box-heading cufon { display: block; float: left; margin-top: 8px!important; 
}
.box .box-content {
	background-color: #FBFBFB;
	border-bottom: 1px solid #F0EEEE;
	border-left: 1px solid #F0EEEE;
	border-right: 1px solid #F0EEEE;
    padding-bottom: 10px;
    margin-top: 38px;
}

.box-content ul{    padding:0;
margin:0;}
.box-content li{ list-style: none outside none;
padding: 8px 0 7px 29px}
.box-content li a {
    margin: 0;
    color:#222222;
 

}
/* box products */
.box-product {
	width: 100%;
	overflow: auto;
}
.box-product > div {
	width: 134px;
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
	margin-bottom: 15px;
}
.box-product .image {
	display: block;
	margin-bottom: 0px;
}
.box-product .image img {
	padding: 3px;
	border: 1px solid #E7E7E7;
}
.box-product .name a {
	color: #38B0E3;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
}
.box-product .price {
	display: block;
	font-weight: bold;
	color: #BC5B94;
	margin-bottom: 4px;
}
.box-product .price-old {
	color: #F00;
	text-decoration: line-through;
}
.box-product .price-new {
	font-weight: bold;
}
.box-product .rating {
	display: block;
	margin-bottom: 4px;
}
/* box category */
#category_tree .bigger {
	    font-size: 16px;
    font-weight: bold;
}
.box-category {
	margin-top: -5px;
}
.box-category ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.box-category > ul > li.hjopen {
	display: block;
}

.box-category > ul > li.hjopen > a.active, .box-category > ul > li.hjopen > a span.category_tree_expand {
	display: none;
}

.box-category > ul > li {
	display: none;
	padding: 8px 8px 8px 0px;
}
.box-category > ul > li + li {
	border-top: 1px solid #EEEEEE;
	display: none;
}
.box-category > ul > li > a {
	text-decoration: none;
	color: #BC5B94;
}
.box-category > ul > li ul {
	text-decoration: none;
   color: #333;
}
.box-category > ul > li a.active {
	font-weight: bold;
}
.box-category > ul > li a.active + ul {
	display: block;
}
.box-category > ul > li ul > li {
	padding: 5px 5px 0px 10px;
}
.box-category > ul > li ul > li > a {
	text-decoration: none;
	display: block;
}
.box-category > ul > li ul > li > a.active {
	font-weight: bold;
}
/* content */
#content .content {
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
	border: 1px solid #EEEEEE;
	color:#444444;
}
#content .content .left {
	float: left;
	width: 49%;
}
#content .content .right {
	float: right;
	width: 49%;
}
/* category */
.category-info {
	overflow: auto;
	margin-bottom: 20px;
    margin-top: 0px;
}
.category-info img {
	float: left;
	padding: 0px 5px 5px 0px;
	margin-right: 30px;
	max-width:100% !important;
	height:auto !important;
	
}

.category-info p {
	clear: none;
}
.category-list {
	overflow: auto;
}
.category-list ul {
	float: left;
    list-style:disc inside;
    padding: 0 0 0 11px;
    margin-top:2px;
    list-style-image: url("../image/style-type.png");
    
}
.category-list li {
line-height:1.7em;

}
.category-list .div a {
	text-decoration: underline;
	font-weight: bold;
}
/* manufacturer */
.manufacturer-list {
	border: 1px solid #DBDEE1;
	padding: 5px;
	overflow: auto;
	margin-bottom: 20px;
}
.manufacturer-heading {
	background: #F8F8F8;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 8px;
	margin-bottom: 6px;
}
.manufacturer-content {
	padding: 8px;
}
.manufacturer-list ul {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}
/* product */
.product-filter {

}
.product-filter .fdiv, .product-filter .fdiv2 {
	display:none;
   
}

.product-filter .display {
	margin-right: 15px;
	float: left;
	padding-top: 4px;
	color: #BC5B94;
   
}
.product-filter .display a {
	font-weight: bold;
}
.product-filter .sort {
	float: right;
	color: #BC5B94;
}
.product-filter .limit {
	margin-left: 15px;
	float: right;
	color: #BC5B94;
}
.product-compare {
	float:right;
}
.product-compare a {
	text-decoration: none;
}
.product-list .right {
	float: right;
	margin-left: 15px;
}
.product-list > div + div {
	border-top: 1px solid #ECE9E9;
}
.product-list .image {
	float: left;
	margin-right: 10px;
}
.product-list .name {
	margin-bottom: 3px;
	display: block;
}
.product-list .name a {
	
	font-size:20px;
	color:#222222;
	padding:0px 0px 0px 0px;
	font-weight:bold;
	margin:0px 5px 0px 0px;
	text-decoration:none;
}
.product-list .name a:hover {
	text-decoration:underline;
}
.product-list .description {
	
	font-size:13px;
	float:left;
	color:#444444;
	padding:0px 0px 0px 0px;
	margin:9px 0px 9px 0px;
	display:block;
	line-height:23px;
	width: 100%;
}
.product-list .rating {
	color: #7B7B7B;
}
.product-list .price {
	padding:0px;
	margin:0px 0px 14px 0px;
	font-size:18px;
	font-weight: bold;
	color:#AB5386;
	clear:both;
}
.product-list .price-new {
	width:202px;
	padding:7px 0px 17px 12px;
	margin:1px 0px 0px 0px;
	font-size:16px;   
	
	color:#CC0000;
}
.product-list .price-old {
	width:202px;  
	padding:7px 0px 17px 0px;
	margin:1px 0px 0px 0px;
	font-size:16px;
	
	color:#AB5386;
	text-decoration:line-through;
}
.price > .points  {
color: #bc5b94;
}
.price > .points > small {
font-size: 9px;
color: #999;
}

/* Product */



.hs {
	
	font-size:29px;
	color:#BC5B94;
	font-weight:normal;

}
.product-info {
	margin-bottom: 34px;
}
.product-info > .left {
	float: left;
	margin-right: 15px;
}
.product-info > .left + .right {
	margin-left: 265px;
}
.product-info .image {
	border: 1px solid #E7E7E7;
	float: left;
	margin-bottom: 20px;
	padding: 10px;
	text-align: center;
}
.product-info .image-additional {
	width: 260px;
	margin-left: -10px;
	clear: both;
	overflow: hidden;
}
.product-info .image-additional img {
	border: 1px solid #E7E7E7;
}
.product-info .image-additional a {
	float: left;
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
}
.product-info .description {
	margin:0;
	padding:0;
}
.product-info .description span {
}
.product-info .description a {
	text-decoration: none;
}
.product-info .price {
	overflow: auto;
	margin:0;
	padding:0;
	font-size: 15px;
	font-weight: bold;
	color: #BC5B94;
}
.product-info .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-info .price-new {
}
.product-info .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #444444;
}
.product-info .price .reward {
	font-size: 12px;
	font-weight: normal;
	color: #444444;
}
.product-info .price .discount {
	font-weight: normal;
	font-size: 12px;
	color: #4D4D4D;
}
.product-info .options {
	padding: 0px 0 0 0;
}

.product-info .options b{
    color: #444444;
    
    font-size: 12px;
	line-height: 30px;
	padding:0 0 7px 0;
}
.product-info .cart {
	border-bottom: 1px solid #E7E7E7;
	padding: 0px 5px 10px 5px;
	margin-bottom: 20px;
	color: #4D4D4D;
	overflow: auto;
	z-index:2000;
}
.product-info .cart div {
	float: left;
	vertical-align: middle;
}
.product-info .cart div > span {
	padding-top: 7px;
	display: block;
	color: #444444;
}
.product-info .minimum {
	
	font-size:12px;
	color: #444444;
	float:left;
	margin:34px 0 0 0;
}
.product-info .review {
	color: #4D4D4D;
	border-top: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	margin-bottom: 10px;
}
.product-info .review > div {
	padding: 8px;
	border-bottom: 1px solid #E7E7E7;
	line-height: 20px;
}
.product-info .review > div > span {
	color: #38B0E3;
}
.product-info .review .share {
	overflow: auto;
	line-height: normal;
}
.product-info .review .share a {
	text-decoration: none;
}
.attribute {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #F0EEEE;
	border-left: 1px solid #F0EEEE;
	margin-bottom: 20px;
}
.attribute thead td, .attribute thead tr td:first-child {
	color: #BC5B94;
	font-size: 12px;
	font-weight: bold;
	background: #FBFBFB;
	text-align: left;
}
.attribute tr td:first-child {
	color: #444444;
	font-weight: bold;
	text-align: right;
	width: 20%;
}
.attribute td {
	padding: 7px;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #F0EEEE;
	border-bottom: 1px solid #F0EEEE;
}
.compare-info {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #F0EEEE;
	border-left: 1px solid #F0EEEE;
	margin-bottom: 20px;
}
.compare-info thead td, .compare-info thead tr td:first-child {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.compare-info tr td:first-child {
color:#444444;
	font-weight: bold;

}
.compare-info td {
	padding: 7px;
	width: 20%;
color:#444444;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #F0EEEE;
	border-bottom: 1px solid #F0EEEE;
}
.compare-info .name a {
	font-weight: bold;
}
.compare-info .price-old {
	font-weight: bold;
	color: #F00;
	text-decoration: line-through;
}
.compare-info .price-new {
	font-weight: bold;
}
.prod_cont {
	float:right;
	width:698px;
}
.product_item {
	clear:both;
}
.product_left {
	width:690px;
}
.product_item a img {
	margin:0px 0px 0px 0px;
}
.product_item a .product_zoom img {
	border:none;
	margin:0px 0px 0px 0px;
	
}
.product_thumb_container {
	margin:0px 0px -16px 0px;
	padding:16px 0px 0px 0px;
}
a img.thumb {
	width:52px;
	height:51px;
	border:1px solid #ECE9e9;
	margin: 0px 13px 13px 0px;
	padding:0px; 
}
a img.thumb.last {
	margin: 0px 0px 0px 0px;
}
.product_right {
	margin:0px 0 0px 0px;
	padding:0px;
	float:left;
	position:relative;
    display: block;
}
.category_add{
	display: none;
}

.product_right2 {
	float:left;
	margin:12px 0px -9px 0pxp;
}
.product_data {
	
	font-size:13px;
	color:#444444;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
}
.product_data.grey, .product_data.grey a {
	color:#444444;
	margin:0px 0px 0px 3px;
	padding:0px;
	font-weight:normal;
	text-decoration:none;
}
.product_data.grey a:hover {
	text-decoration:underline;
}
.div_br {
	clear:both;
	height:8px;
}
.rating {
	clear:both;
	margin:11px 0 21px 0;
}
.rating img {
	float:left;
}
.star_num {
	
	font-size:14px;
	color:#444444;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 3px 0px 6px;
}
.product_price {
	
	font-size:27px;
	color:#AB5386;
	margin:0px 0px 0px 0;
	padding:0px 0 6px 0;
}
.rev, .rev a {
	font:14px Arial, Helvetica, sans-serif;
	color:#444444;
	text-decoration:none;
}
.rev a:hover {
	text-decoration:underline;
}
.price_box {
	width:146px;
	height:51px;
	border:1px solid #ECE9E9;
	background:#fbfbfb;
	text-align:center;
	line-height:21px;
	padding:12px 0 0 0;
	margin:0px 0 0 0;
	float: left;
}
.price_box.price_box-points {
	text-align: left;
	padding: 12px 5px 0 5px;
	width: 136px;
}
.price_box.price_box-points .product_price {
	color: #bc5b94;
}
.tax_price, .tax_price2 {
	font:11px Arial, Helvetica, sans-serif;
}
.tax_price {
	color:#444444;
}
.tax_price2 {
	color:#222222;
}
.tax_price.tax_price-points {
	color: #7A7A7A;
}
.product_horizontal_bar {
	height:1px;
	width:290px;
	border-bottom:1px solid #ECE9E9;
	padding:23px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#o_switcher {
	width: 115px;
	margin:0;
	padding:0 0 0 14px;
	clear:both;
}
#o_switcher.o_switcher {
	background-image: url('../image/selectbg.jpg');
	background-repeat:repeat-x;
}
.o_switcher {
	z-index: 10;
	position: absolute;
	padding-bottom: 3px;
	font-size: 12px;
	border:1px solid #F2F0F0;
	cursor: pointer;
	color:#444444;
	
}
.o_switcher ul {
	margin-bottom: 0;
	list-style-type: disc;
	margin:3px 0 0 -1px;
	padding:12px 0 12px 0px;
	position:absolute;
	border:1px solid #8D8D89;
	width:129px;
	background:#8d8d89;
	background-image:url('../image/submenubg.jpg');
	background-position:top;
	background-repeat:repeat-x;
}
.o_switcher span.o_selected, .o_switcher li, .o_switcher li a {
	display: block;
	text-decoration: none;
}
.o_switcher li a {
	color: white;
	margin:0 0 0 0px;
	padding:1px 0px 0px 14px;
}
.o_switcher li a:hover {
	font-weight:bold;
	background-color:#AFB0AC;
}
.o_switcher span.o_selected {
	cursor: default;
	color: #6C6C68;
	background: url('../image/select_arrow.png') no-repeat 82px 50%;
	line-height: 34px;
}
.o_switcher span.o_selected a {
	padding-bottom:23px;
	color: #6C6C68;
	text-decoration:none;
}
.o_switcher .o_options {
	cursor: pointer;
	display: none;
	left:0px;
	line-height: 27px;
	font-size:13px;
}
.p_soc {
	float: right;
}

.s_cont {
	float:left;
	margin:0;
	padding:0;
}
.wish {
	font:11px Arial, Helvetica, sans-serif;
	color:#AB5386;
	float:right;
}
.wish a {
	color:#444444;
	text-decoration:none;
	font:11px Arial, Helvetica, sans-serif;
}
.wish a:hover {
	text-decoration:underline;
}
.opt_button_container {
	height:40px;
	display:block;
	width:131px;
}
.addproduct {
	float:right;
	margin:9px 0 0 0;
	padding:0;
	/*width:290px;*/
   
}
.qty {
	font-size:12px;
	color: #444444;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 22px;
	line-height: 26px;
}
input[type='text'].product_number {
	
	font-size:14px;
	color: #444444;
	width:66px;
	height:22px;
	background:#fbfbfb;
	float:right;
	margin:0 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:none;
	text-align:center;
	line-height:22px;
	border:1px solid #ECE9E9;
}
.product_add {
	float:right;
	margin:0px;
	margin-left: 10px;
	padding:0px;
}
.product_add a {
	width:132px;
	height:16px;
	color:#FFFFFF;
	padding:6px 0px 5px 0px;
	margin:10px 0px 0px 0px;
	font-size:11px;
	
	background-image:url('../image/add_bg.jpg');
	float:left;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	text-shadow: #8D8E89 0px 1px 0px;
	text-transform:uppercase;
}
.product_add a:hover {
	background:url('../image/add_bg_hover.jpg') repeat-x;
}
.product_add a img {
	margin:-1px -8px 0px 11px;
	padding:0px;
	float:left;
	text-decoration:none;
	border:none;
}
.description_box {
	
	border:1px solid #ECE9E9;
	width:630px;
	height:213px;
	margin:-1px 0px 0px 0px;
	padding:23px 32px 49px 32px;
	overflow:hidden;
}
.rew_sign {
	font-size:12px;
	float:right;
	margin:3px 0px 0px 0px;
}
.band {
	border-bottom:1px solid #ECE9E9;
	clear:both;
	margin:17px 0px 15px 0px;
}
.description_title {
	
	font-size:12px;
	color:#BC5B94;
	margin:0px 0px 2px 0px;
	padding:0px;
	font-weight:bold;
	float:left;
}
.rating2 {
	float:right;
}
.description_title.blue {
	color:#AB5386;
}
.description_text {
	
	font-size:13px;
	color:#444444;
	margin:0px 0px 0px 0px;
	padding:0px 0px 25px 0px;
	clear:both;
}
.star_num {
	
	font-size:13px;
	color:#222222;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 3px 0px 6px;
}
.ui-tabs-hide {
	display: none !important;
}
.product_textform {
	width:517px;
	height:107px;
	border:1px solid #F0EEEE;
	background-color:#FEFEFE;
	font-size:12px;
	color:#444444;
	padding:11px 0px 0px 14px;
	margin:5px 0px 13px 0px;
	
}
.add_r {
	height:36px;
	text-align:center;
	font-size:12px;
	
	margin:0 0 0 365px;
	width:168px;
	border:1px solid #f2f0f0;
	background-image:url('../image/contact.jpg');
	background-repeat:repeat-x;
	color:#BC5B94;
	display:block;
	padding:0px 0px 0px 0px;
	cursor:pointer;
	line-height:36px;
	font-weight:bold;
}
.add_r:hover {
	color:#AB5386;
}
.check_label {
	font:12px Arial, Helvetica, sans-serif;
	color:#444444;
	margin:0;
	padding:0;
}
.buttons.addrev {
	width:533px;
}
input[type='text'].check_input  {
	font:12px Arial, Helvetica, sans-serif;
	width: 305px;
	height: 34px;

	border: 1px solid #F0EEEE;
	background-color: #FEFEFE;
	font-size: 12px;
	color: #444444;
	padding: 0 0 0 14px;
	margin:5px 0 0px 0;
}

input[type='password'].check_input  {
	font:12px Arial, Helvetica, sans-serif;
	width: 299px;
	height: 34px;

	border: 1px solid #F0EEEE;
	background-color: #FEFEFE;
	font-size: 12px;
	color: #444444;
	padding: 0 0 0 14px;
	margin:5px 0 17px 0;
}
textarea.product_textform {
	width:517px;
	height:107px;
	border:1px solid #F0EEEE;
	background-color:#FEFEFE;
	font-size:12px;
	color:#444444;
	
	padding:11px 0px 0px 14px;
	margin:5px 0px 13px 0px;
}
/* wishlist */
.wishlist-product table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.wishlist-product td {
	padding: 7px;
}
.wishlist-product thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-product thead .remove, .wishlist-product thead .image, .wishlist-product thead .cart {
	text-align: center;
}
.wishlist-product thead .name, .wishlist-product thead .model, .wishlist-product thead .stock {
	text-align: left;
}
.wishlist-product thead .quantity, .wishlist-product thead .price, .wishlist-product thead .total {
	text-align: right;
}
.wishlist-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-product tbody .remove {
	vertical-align: middle;
}
.wishlist-product tbody .remove, .wishlist-product tbody .image, .wishlist-product tbody .cart {
	text-align: center;
}
.wishlist-product tbody .name, .wishlist-product tbody .model, .wishlist-product tbody .stock {
	text-align: left;
}
.wishlist-product tbody .quantity, .wishlist-product tbody .price, .wishlist-product tbody .total {
	text-align: right;
}
.wishlist-product tbody .price s {
	color: #F00;
}
.login-content {
	margin-bottom: 20px;
	overflow: auto;
}
.login-content .left {
	float: left;
	width: 48%;
}
.login-content .right {
	float: right;
	width: 48%
}
.login-content .left .content, .login-content .right .content {
	min-height: 190px;
}
/* orders */
.order-list {
	margin-bottom: 10px;
}
.order-list .order-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.order-list .order-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.order-list .order-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.order-list .order-content div {
	float: left;
	width: 33.3%;
}
.order-list .order-info {
	text-align: right;
}
.order-detail {
	background: #EFEFEF;
	font-weight: bold;
}
/* returns */
.return-list {
	margin-bottom: 10px;
}
.return-list .return-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.return-list .return-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.return-list .return-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.return-list .return-content div {
	float: left;
	width: 33.3%;
}
.return-list .return-info {
	text-align: right;
}
.return-product {
	
}
.return-name {

}
.return-model {

}
.return-quantity {

}
.return-detail {
	margin-bottom: 20px;
}
.return-reason {
clear:both;
}
.return-opened {
clear:both;
padding: 22px 0 0 0;
}
.return-opened textarea, .return-comment textarea {
	border:1px solid #F0EEEE;
	background-color:#fefefe;
	font-size:12px;
	color:#444444;
	padding:11px 0px 0px 14px;

	
}
.return-remove {
clear:both;
	padding-top: 33px;
	text-align: center;
}
.return-additional {
	overflow: auto;
	margin-bottom: 20px;
}
.return-comment {

}
.return-captcha {
	
}
.download-list {
	margin-bottom: 10px;
}
.download-list .download-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.download-list .download-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.download-list .download-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.download-list .download-content div {
	float: left;
	width: 33.3%;
}
.download-list .download-info {
	text-align: right;
}
/* cart */

.cart-container {
	width:697px;
	float:right;
	margin:-6px 0 0 0;
}
.cart-info table {
	width: 100%;
	margin-bottom: 20px;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}
.cart-info td {
	padding: 7px;
}
.cart-info thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info thead .remove, .cart-info thead .image {
	text-align: center;
}
.cart-info thead .name, .cart-info thead .model {
	text-align: left;
}
.cart-info thead .quantity, .cart-info thead .price, .cart-info thead .total {
	text-align: right;
}
.cart-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info tbody .remove {
	vertical-align: middle;
}
.cart-info tbody .remove, .cart-info tbody .image {
	text-align: center;
}
.cart-info tbody .name, .cart-info tbody .model {
	text-align: left;
}
.cart-info tbody .quantity, .cart-info tbody .price, .cart-info tbody .total {
	text-align: right;
}
.cart-info tbody span.stock {
	color: #F00;
	font-weight: bold;
}
.cart-module .cart-heading {
	border: 1px solid #DBDEE1;
	padding: 8px 8px 8px 22px;
	color: #BC5B94;
	font-size: 12px;
	font-weight: bold;
	text-shadow: 0 1px 0 #FFFFFF;
	margin-bottom: 22px;
	cursor: pointer;
	background: #F2F2F2 url('../image/arrow-right.png') 10px 50% no-repeat;
}
.cart-module .active {
	background: #F8F8F8 url('../image/arrow-down.png') 7px 50% no-repeat;
}
.cart-module .cart-content {
	padding: 0px 0px 15px 0px;
	overflow: auto;
}
.cart-total {
	border-top:1px solid #F0EEEE;
	overflow: auto;
	padding-top: 25px;
	margin-bottom: 15px;
}
.cart-total table {
	float: right;
}
.cart-total td {
	padding: 3px;
	text-align: right;
}
.cart-total td.left {
	
	font-size: 12px;
	color:#444444;
	text-transform:uppercase;
	font-weight:bold;
}
.cart-total td.right {
	
	font-size: 12px;
	color:#444444;
	float:right;
	margin:0 0 0 4px;
}
.divisorydiv2 {
	height:54px;
	clear:both;
}
.product_tab {
	width:697px;
	border: 1px solid #DBDEE1;
	clear:both;
	margin:0px 0px 33px 0px;
	padding:0px 0px 24px 0px;
	
}
.product_tab td {
	text-align: center;
	padding-right: 20px;
}
.product_tab td.product {
	text-align:left;
	padding-left:17px;
}
.product_tab td.product a {
	color:#AB5386;
	font-size:14px;
	text-decoration:none;

}
.product_tab td.product a:hover {
	text-decoration:underline;
}
.product_tab td.quantity {
	font-size:14px;
	color:#444444;
}
.product_tab td.price {
	font-size:14px;
	padding:0;
	margin:0;
	text-align: right;
}

.product_tab tr.product td.price {
	text-align: center;
}

.product_tab td.quantity .inputform {
	width:50px;
	text-align:center;
	border:1px solid #999;
	background:white;
}
.product_tab td.item_price, .product_tab td.item_total {
	font-size:14px;
}
.product_tab td.item_remove a {
	font-size:11px;
	color:#FF6060;
	text-decoration:none;
	padding-right:4px;
}
.product_tab td.item_remove a:hover {
	text-decoration:underline;
}
.product_tab tr {
	text-align:center;
}
.product_tab tr.product {
	height:34px;
	color:#444444;
}
.product_tab tr.grey {
	background-color:#f6f6f6;
	color:#444444;
}
.tab_header {
	height:32px;
	background-color:#f2f2f2;
	font-size:12px;
	color:#BC5B94;
	font-weight:bold;
	text-shadow: #ffffff 0px 1px 0px;
}
.white_space {
	height:16px;
}


.totaltitle {
	
	font-size: 12px;
	color:#444444;
	float:left;
	text-transform:uppercase;
	font-weight:bold;
}
.totaltext {
	
	font-size: 12px;
	color:#444444;
	float:left;
	margin:0 0 0 4px;
}
.add_bar {
	width:697px;
	height:1px;
	border-bottom:1px solid #ECE9E9;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.checkout_icon {
	float:left;
	margin:10px 12px 0 0;
}
.divisorydiv {
	clear:both;
}
/* checkout */
.checkout-heading {
	    background: url("../image/arrow-right.png") no-repeat scroll 10px 50% #F2F2F2;
    border: 1px solid #DBDEE1;
    color: #BC5B94;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 22px;
    padding: 8px 8px 8px 22px;
    text-shadow: 0 1px 0 #FFFFFF;
}
.checkout-heading a {
	float: right;
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
	color:#444444;
}


.checkout-content .left {
	float: left;
	width: 48%;
}
.checkout-content .right {
	float: right;
	width: 48%;
}
.checkout-content .buttons {
	clear: both;
}

.contact-info {
	overflow: auto;
}
.contact-info .left {
	float: left;
	width: 48%;
}
.contact-info .right {
	float: left;
	width: 48%;
}
.sitemap-info {
	overflow: auto;
	margin-bottom: 40px;
}
.sitemap-info .left {
	float: left;
	width: 48%;
}
.sitemap-info .right {
	float: left;
	width: 48%;
}
/*  Bestseller custom module (home page)  */

.central_products {
	float:left;
	width:697px;
	position:relative;
	margin:-1px 0 0 0;
}

.central_products_text {

	width:697px;
	position:relative;
	margin:-6px 0 0 0;
}
.item {
	width:217px;
	float:left;
	margin:0px 0px 8px 22px;
	padding:0px 0px 14px 0px;
}
.zoom {
	margin-top: 100px;
	margin-left: 90px;
	position:absolute;
	display:block;
}
.product_zoom {
	margin-top:60px;
	margin-left:84px;
	position:absolute;
	display:block;
}
.item_up {
	border: 1px solid #F0EEEE;
    height: auto;
    padding-bottom: 50px;
}
.item_up img {
	max-width:100%;
	margin:0;
	}
.pimg {
	margin: 0px 10px;
}
a.product_title1 {
	color:#222222;
	padding:17px 13px 10px 13px;
	font-weight:bold;
	float:left;
	text-decoration:none;
	height: 50px;
}
a.product_title1:hover {
	text-decoration:underline;
	cursor:pointer;
}
.product_title2 {
	color:#444444;
	padding:17px 7px 10px 7px;
	font-weight:bold;
	float:left;
}
.product_text {
	
	font-size:12px;
	color:#444444;
	padding: 0px 18px 0px 14px;
	line-height:23px;
	clear:both;
	max-height:50px;
	height:50px;
  overflow:hidden; 
}
.price {
	width:202px;
	padding:0px 0px 17px 14px;
	margin:1px 0px 0px 0px;
	font-size:16px;
	
	color:#AB5386;
	clear:both;
}
.saleblock {
	display:block;
	padding:8px 0px 17px 0px;
	margin:0px;
}
.price_sale {
	width:202px;
	padding:7px 0px 17px 14px;
	margin:1px 0px 0px 0px;
	font-size:16px;
	
	color:#AB5386;
	text-decoration:line-through;
}
.price_onsale {
	width:202px;
	padding:7px 0px 17px 12px;
	margin:1px 0px 0px 0px;
	font-size:16px;
	
	color:#CC0000;
}
.add a {
	width:132px;
	height:15px;
	color:#FFFFFF;
	padding:7px 0px 5px 0px;
	margin:1px 0px 0px 0px;
	font-size:11px;
	
	background-image:url('../image/add_bg.jpg');
	float:left;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	text-shadow: #8D8E89 0px 1px 0px;
	text-transform:uppercase;
}
.add a:hover {
	background-image:url('../image/add_bg_hover.jpg');
}
.add a img {
	margin:-1px -8px 0px 11px;
	padding:0px;
	float:left;
	text-decoration:none;
	border:none;
}
.details a {
	width:84px;
	text-shadow: #ffffff 0px 1px 0px;
	height:14px;
	color:#BC5B94;
	padding:8px 0px 5px 0px;
	margin:1px 0px 0px 1px;
	font-size:10px;
	
	background-color:#D4D4D2;
	float:left;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}
.details a:hover {
	background-color:#e7e7e7;
}
/* Category menu */


#cat_menu_button {
	background-image:url('../image/cat_button.jpg');
	width:175px;
	height:25px;
	padding:9px 0px 1px 30px;
	border-bottom:1px solid #F0EEEE;
	margin:0px;
}
#cat_menu_button span {
	list-style-type:none;
	padding:0px 0px 0px 0px;
	text-decoration:none;
	margin:0px;
	
	font-size:23px;
	color:#BC5B94;
	font-weight:normal;
}
ul#category_menu {
	padding-top:9px;
	padding-bottom:10px;
	border-bottom:1px solid #F0EEEE;
	border-left:1px solid #F0EEEE;
	border-right:1px solid #F0EEEE;
	background-color:#FBFBFB;

}
#category_menu a {
	text-decoration:none;
	color:#444444;
	
	font-size:13px;
}
#category_menu {
	width:203px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}
#category_menu li a {
	width:174px;
	margin:0px 0px 0px 0px;
	padding:8px 0px 7px 29px;
	display:block;
}
#category_menu li:hover a {
	background-color:#f1f1f1;
	color:#AB5386;
}
#category_menu .sub-menu {
	list-style:none;
	margin:4px 0px 3px 0px;
	z-index:99;
	
	padding:0px;
	line-height:21px;
}
.submenu_icon {
	background:url('../image/submenu.png') no-repeat;
	height:6px;
	width:7px;
	display:inline-block;
	margin:0 0 1px 10px;
}
#category_menu .sub-menu li {
	margin:0px;
	padding:0px;
}
#category_menu .sub-menu li a {
	background-color:#FBFBFB;
	color:#444444;
	margin:0px 0px 0px 40px;
	padding:0px;
	display:block;
	font-size:12px;
	width:162px;
}
#category_menu .sub-menu li a:hover {
	color:#222222;
}
/* Footer */

#footer {
	width:935px;
	margin:auto;
	padding:0px 0px 0px 0px;
	clear:both;

}
.horizontal_bar {
	width:100%;
	height:1px;
	border-bottom:1px solid #ECE9E9;
	margin-left: auto;
	margin-right: auto;
	padding:34px 0px 0px 0px;
}
.horizontal_bar_footer {
	width:100%;
	height:1px;
	border-bottom:1px solid #ECE9E9;
	margin-left: auto;
	margin-right: auto;
	padding:0px 0px 0px 0px;
}
.footer_sbox {
	width:100%;
	padding:31px 0 0 0;
	margin:0px;
	
}
.footer_time {
	width:253px;
	padding:0 40px 0 0;
	float:left;
}
.footer-title {
	margin:-2px 0 0px 0;
	padding:0 0 0px 0;
	float:left;
	
	font-size:23px;
	color:#BC5B94;
	font-weight:normal;
	line-height:23px;
}
.boxcontainer, .footer_facebook .boxcontainer {
	margin:12px 0 0 0;
	padding:0px 0 0 0;
	clear:both;
}
.footer_text {
	font-size:12px;
	color:#655566;
	margin:0px 0 0 0;
	padding:0;
	
	line-height:17px;
}

#footer h3{
	margin-top: 10px;
	padding-top: 17px;
}

#footer a {
	color: #666;
}

#footer a:hover{
	text-decoration: none;
	color: #333;
}

.footer_twitter {
	float:left;
	width:300px;
	margin:0 0 22px 0;
	padding:0 41px 0px 0;
	line-height:23px;
!important;
	max-height:165px;
	overflow:hidden;
}
.footer_twitter ul {
	list-style:none;
	margin:0 0 0 0;
	padding:0;
}
.footer_twitter li {
	margin: 0 0 12px 0;
	padding: 0 0 0 32px;
	background: url('../image/footer_quotes.jpg') no-repeat 0px 7px;
	
	font-size:12px;
	color:#655566;
	font-style:italic;
}
.footer_twitter li span {
	display:block;
	margin:0;
	padding:0;
}
.footer_twitter li span a {
	text-decoration:none;
	color:#AB5386;
}
.footer_twitter li span a:hover {
	text-decoration:underline;
}
.footer_twitter li a {
	text-decoration:none;
	
	color:#655566;
	font-style:normal;
}
.footer_facebook {
	float:left;
	width:300px;
	padding:0;
}
.footer_facebook .boxcontainer {
	padding:7px 0 0 0;
}
.footer_thumb_left {
	margin:0px 10px 5px 0;
	padding:0;
	width:72px;
	height:63px;
	float:left;
    border:4px solid #FFF;
}
.footer_thumb_left:hover {
	border:4px solid #EBEBEB;
	width:72px;
	heigh:63px;
}
.tweet {
	clear:both;
	padding:0 0 20px 0;
}
.timeicon {
	margin:1px 16px 0 0px;
	float:left;
	display:block;
}
.copyright {
	
	font-size:12px;
	margin:30px 0px 0px 1px;
	color:#655566;
	padding:0px;
	float:left;
}
#footer_menu {
	margin:30px 1px 0px 0px;
	
	font-size:12px;
	padding:0px;
	float:right;
	color:#655566;
}
#footer_menu a {
	text-decoration:none;
	color:#655566;
	margin:0px 0px 0px 0px;
	float:left;
	padding:0px;
}
#footer_menu a:hover {
	text-decoration:underline;
}
ul#footer_menu li {
	display:inline;
}
.footer_lilbar {
	background-image:url('../image/footer_lilbar.jpg');
	width:2px;
	height:12px;
	float:left;
	margin:2px 19px 0px 19px;
	padding:0px;
	display:block;
}
#credits {
	
	color:#655566;
	font-size:12px;
	margin:0px 0px 0px 1px;
	padding:5px 0px 0px 0px;
	clear:both;
}
#credits a {
	text-decoration:underline;
	color:#655566;
}
#credits a:hover {
	text-decoration:none;
}
.cufon-loading {
	visibility: hidden;
}
/* Title and slogan style */

.question1 {
	float:left;
	margin:20px 0px 15px 0px;
	padding:0px;
	color:#222222;

	font-size:29px;
	
	font-weight:normal;
}
.question2 {
	color:#444444;
	float:left;
	margin:20px 0px 15px 0px;
	padding:0px 7px 3px 7px;

	font-size:29px;
	
	font-weight:normal;
}
.slogan {
	font-size:12px;
	color:#444444;
	
	margin:0px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
}
.slogan b {
	padding:0px 4px 0px 4px;
}
.title_block {
	padding:0 0 22px 0px;
	margin:0 0 0 0;
}
/* RSS  */ 

.rss {
	width:197px;
	height:11px;
	border:1px solid #f2f2f2;
	padding:10px 13px 13px 10px;
	background-image:url('../image/rss_bar.jpg');
	background-repeat:repeat-x;
	color:#BC5B94;
	
	font-size:12px;
	position:absolute;
	margin:0px 0px 0px 0px;
    top:0;
	right:0;
}
.rss a {
	color:#AB5386;
	padding: 0px 0px 0px 8px;
	margin:0px;
	text-decoration:underline;
}
.rss a:hover {
	text-decoration:none;
}
#rss_logo {
	width:16px;
	height:16px;
	background-image:url('../image/rss.jpg');
	background-position:center;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	float:right;
}
/* Category container */

.category_container {
	float: right;
	margin: 0 0 -6px 0;
	padding: 0;
	width: 697px;
	position:relative;
}
/*Breadcrumb*/

.here {
	font:12px Arial, Helvetica, sans-serif;
	color:#BC5B94;
	margin-right:7px;
	float:left;
}
.product_directory {
	
	font-size:12px;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
}
.product_directory a {
	color:#aaa;
	text-decoration:none;
}
.product_directory a:hover {
	text-decoration:underline;
}
.product_directory.arrows {
	font-style:normal;
	margin:0px 7px 0px 7px;
	padding:0px;
	vertical-align:middle;
	color:#444444}
.product_directory.blue a {
	color:#AB5386;
	font-style:normal;
}
/* Category product*/

.product-list .category_images_border {
	border:12px solid #f3f3f3;
	margin:30px 0px 0px 0px;
	width:180px;
	height:130px;
	padding:10px;
}
.product-list a.simple_image:hover .category_images_border {
	border:12px solid #d8d8d6;
}
.product-list .category_zoom {
	margin-top:95px;
	margin-left:88px;
	position:absolute;
}
.product-list .product_info {
	width: 449px;
margin: 0px 0px 0px 0px;
height: 180px;
padding: 35px 0px 0px 1px;
float: right;
}
.product-grid .details {
margin-top: -27px;
}

.product-list .category_product_number {
	
	font-size:12px;
	color:#444444;
	padding:0px 0px 0px 0px;
	display:inline-block;
	font-weight:bold;
	margin:0px 0px 0px 0px;
}
.product-list .category_add a {
	width:132px;
	height:15px;
	color:#FFFFFF;
	padding:7px 0px 5px 0px;
	margin:0px 1px 0px 0px;
	font-size:11px;
	
	background-image:url('../image/add_bg.jpg');
	float:left;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	text-shadow: #8D8E89 0px 1px 0px;
	text-transform:uppercase;
}
.product-list .category_add a:hover {
	background-image:url('../image/add_bg_hover.jpg');
}
.product-list .category_add a img {
	margin:-1px -8px 0px 11px;
	padding:0px;
	float:left;
	text-decoration:none;
	border:none;
}
.category2_add a {
	width:132px;
	height:15px;
	color:#FFFFFF;
	padding:7px 0px 5px 0px;
	margin:1px 0px 0px 0px;
	font-size:11px;
	
	background-image:url('../image/add_bg.jpg');
	float:left;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}
.category2_add a:hover {
	background-image:url('../image/add_bg_hover.jpg');
}
.category2_add a img {
	margin:-1px -8px 0px 11px;
	padding:0px;
	float:left;
	text-decoration:none;
	border:none;
}
.product-list .category_details a {
	width:84px;
	text-shadow: 0px 1px 0px #ffffff;
	height:14px;
	color:#BC5B94;
	padding:8px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	font-size:10px;
	
	background-color:#D4D4D2;
	float:left;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}
.product-list .category_details a:hover {
	background-color:#e7e7e7;
}
.product-list .category_product_bar {
	width:697px;
	padding:15px 0px 0px 0px;
	margin:0px;
	border-bottom:1px solid #ece9e9;
	margin:0px 0px 0px 0px;
}
.listp {
	display:inline-block;
	width:100%;
	padding-bottom: 12px;
}
/* viwewmode */
#show {
	color:#444444;
	margin: 0px 10px 0px 0;
	padding: 0px;
	float: left;
}
#viewmode {
	width:65px;
	height:34px;
	display:inline-block;
	padding:0px;
	margin: -12px 0px 0px 0px;
	float:left;
}
#view1 {
	float:left;
	background-image:url('../image/view1.png');
	width:34px;
	height:34px;
	padding:0px;
	margin:0px;
}
#view1:hover, #view1.selected {
	background-image:url('../image/view1hover.png');
}
#view2 {
	width:31px;
	height:34px;
	float:left;
	background-image:url('../image/view2.png');
	padding:0px;
	margin:0px;
	display:block;
}
#view2:hover, #view2.selected {
	background-image:url('../image/view2hover.png');
}
/* Select */


/* all form DIVs have position property set to relative so we can easily position newly created SPAN */
.fdiv {
	position:relative;
	float:left;
	margin:0 12px 0 0;
}
.fdiv2 {
	position:relative;
	float:left;
}
/* setting the width and height of the SELECT element to match the replacing graphics */
select.select {
	position:relative;
	z-index:10;
	width:69px !important;
	min-width:69px;
	height:34px !important;
	line-height:34px;
	cursor:pointer;
}
/* dynamically created SPAN, placed below the SELECT */
span.select {
	position:absolute;
	float:left;
	padding:0 0 0 4px;
	margin:1px 0 0 0;
	left:0;
	width:65px;
	min-width:65px;
	height:34px;
	line-height:34px;
	text-indent:10px;
	border:1px solid #F2F0F0;
	color:#444444;
	
	font-size: 12px;
	background:url('../image/product_selectbg.jpg') no-repeat -60px 0;
	cursor:default;
	z-index:1;
}
select.select2 {
	position:relative;
	z-index:10;
	width:129px !important;
	min-width:129px;
	height:34px !important;
	line-height:34px;
	cursor:pointer;
}
/* dynamically created SPAN, placed below the SELECT */
span.select2 {
	position:absolute;
	margin:1px 0 0 0;
	float:left;
	padding:0 0 0 4px;
	left:0;
	width:125px;
	min-width:125px;
	height:34px;
	line-height:34px;
	text-indent:10px;
	border:1px solid #F2F0F0;
	color:#444444;
	
	font-size: 12px;
	background:url('../image/product_selectbg.jpg') no-repeat 0 0;
	cursor:default;
	z-index:1;
}
/* products */

.products {
	float: left;
width: 935px;
}
/* wishlist and compare */

.text_buttons {
	float:right;
	margin:-1px 0 0 0;
}
.wish {
	font:11px Arial, Helvetica, sans-serif;
	color:#AB5386;
}
.wish a {
	color:#222222;
	text-decoration:none;
}
.wish a:hover {
	text-decoration:underline;
}
.compare {
	font:11px Arial, Helvetica, sans-serif;
	color:#AB5386;
	float:right;
}
.compare a {
	color:#222222;
	font:11px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.compare a:hover {
	text-decoration:underline;
}
.breadcrumb .checkout {
	float:right;
}
.continue {
	font-size:12px;
	
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	left:0px;
	float:right;
	color:#222222;
} 
.continue a {
	color:#222222;
	text-decoration:none;
	font-size:12px;
	
}
.continue a:hover {
	text-decoration:underline;
}
.continue_arrows {
	margin:-1px 6px 0px 6px;
	float:left;
	font-size:12px;
	
	color:#222222;
}
.continue_arrows.right {
	margin:-1px 0px 0px 6px;
    float:right;
}
.continue_bar {
	margin:-1px 20px 0px 20px;
	float:left;
	font-size:14px;
	
	color:#222222;
}
.wish_text {
	font:14px Arial, Helvetica, sans-serif;
	color:#444444;
	line-height:18px;
	padding:0 0 1px 0;
}
.wish_tab {
	width:100%;
	text-align:center;
	clear:both;
	margin:0px 0px 0px 0px;
	padding:31px 0px 24px 0px;
	
}
.wish_tab th {
	padding:0px 10px 0px 10px;
	height:38px;
	border-bottom:1px solid #F2F2F2;
	line-height:38px;
}
.wish_header {
	background-color:#f2f2f2;
	font-size:12px;
	color:#BC5B94;
	font-weight:bold;
	text-shadow: #ffffff 0px 1px 0px;
}
.wish_tab td {
	color:#444444;
	font-size:14px;
	height:80px;
	line-height:80px;
	border-bottom:1px solid #F2F2F2;
	margin:0px;
	padding:0px;
}
.wish_tab img {
	display:table-cell;
	vertical-align:middle;
}
.wish_tab td a {
	color:#AB5386;
	text-decoration:none;
}
.wish_tab td a:hover {
	text-decoration:underline;
}
.square1 {
	width:9px;
	height:13px;
	display:inline-block;
	padding:0 0px 2px 0;
	background:url('../image/nwsl_icon.png') center 4px;
	background-repeat:no-repeat;
	margin:0px 12px 0 0px;
}
.hs {
	
	font-size:29px;
	color:#222222;
	font-weight:normal;

}
/* navigation bar */

#next_page {
	margin:5px 0px 34px 2px;
	padding:0px;
	width:693px;
	height:33px;
	border:1px solid #F0EEEF;
	
	font-size:13px;
	background-image:url('../image/central-space.jpg');
	background-repeat:repeat-x;
}
.left_arrow {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:30px;
	height:33px;
	background-image:url('../image/left-arrow.jpg');
	display:block;
}
.left_arrow:hover {
	background-image:url('../image/left-arrow-hover.jpg');
}
.centralspace {
	margin:auto;
	padding:0px;
	display:inline-block;
	text-align:center;
}
.central_space a {
	text-decoration:none;
}
.central_container {
	display:inline-block;
	margin:0px;
	padding:9px 0px 0px 0px;
	height:25px;
	width:auto;
}
.current_page {
	color:#444444;
	margin:0px 20px 0px 0px;
	float:left;
	height:33px;
	
	font-size:13px;
	line-height:33px;
}

.pagination2 .current_page {
	color:#444444;
	margin:0px 20px 0px 0px;
	float:left;
	height:33px;
	
	font-size:12px;
	line-height:33px;
}
.page_bar_central {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 2px;
	height:33px;
	float:left;
	background-image:url('../image/page-bar.jpg');
}
.right_arrow {
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:30px;
	height:33px;
	background-image:url('../image/right-arrow.jpg');
	display:block;
}
.right_arrow:hover {
	background-image:url('../image/right-arrow-hover.jpg');
}
/* login */

.he {
	font-size:27px;
	
	font-weight:normal;
}

.contact_text_small {
	
	font-size:13px;
	color:#444444;
	line-height:26px;
}
#content_log {
	margin: 30px 0 44px 0;
    display:inline-block;
}
.log_container {
	float:right;
	margin:0 0 0 0;
	width:697px;
}
.login_left {
	float:left;
	width:400px;
	border-right:1px solid #F0EEEE;
	padding:0 67px 22px 0;
	margin:0px 67px 35px 0px;
    }
.loginlogo {
	float:left;
	margin:12px 12px 0px 0px;
	background:url('../image/loginlogo.png');
	background-repeat:no-repeat;
	width:17px;
	height:15px;
    
}
.login_right {
	float:left;
	width:399px;
	
	margin:0 0px 35px 0px;
}
.button.go {
	text-align:center;
	width:58px;
	padding:0px 0px 0px 0px;
}
.go:hover {
	color:#AB5386;
}
.login_text {
	
	font-size:13px;
	color:#444444;
	line-height:26px;
	clear:both;
	padding:10px 0px 0px 0px;
}
input[type='text'].login_name {
	width:236px;
	height:34px;
	border:1px solid #F0EEEE;
	background-color:#FBFBFB;
	font-size:13px;
	color:#444444;
	clear:both;
	padding:0px 0px 0px 14px;
	margin:20px 0px 13px 0px;
	margin-left:1px;
}
input[type='password'].login_password {
	width:166px;
	height:34px;
	border:1px solid #F0EEEE;
	background-color:#FBFBFB;
	font-size:13px;
	float:left;
	color:#444444;
	padding:0px 0px 0px 14px;
	margin:0px 10px 13px 0px;
	margin-left:1px;
}
.registerlogo {
	float:left;
	margin:11px 12px 0px 0px;
	background:url('../image/registerlogo.png');
	background-repeat:no-repeat;
	width:17px;
	height:15px;
}
.login_text2 {
	
	font-size:13px;
	color:#444444;
	line-height:26px;
	clear:both;
	padding:10px 0px 0px 0px;
}
.italicblue, .hbar {
	
	font-size:11px;
	font-style:italic;
	float:left;
}
.italicblue, .italicblue a {
	padding: 7px 0 0 0;
	color:#AB5386;
	text-decoration:none;
}
.italicblue:hover a {
	text-decoration:underline;
}
.hbar {
	color:#444444;
	padding:6px 4px 0 0;
}



/*  My account */


.s_container {
	max-width:934px;
    width:934px;
	line-height:28px;
}
.s_box {
	padding:0 45px 0 0;
	float:left;
	max-width:281px;
}
.addresslist{line-height: 23px;}
.s_box.last {
	padding:0 0px 0 0;
	float:left;
}
.s_box_small {
	font: 13px Arial, Helvetica, sans-serif;
	color:#444444;
	padding:5px 0 0 26px;
	line-height:26px;
}
.s_box_small a, s_text {
		font: 13px Arial, Helvetica, sans-serif;
	color:#444444;

	line-height:26px;
}
.s_box_small a:hover {
	color:#AB5386;
	text-decoration:none;
}


/*  Contact */


.contact_text {
	
	font-size:15px;
	color:#444444;
	line-height:26px;
	margin-bottom: 15px;
}
.contact_text_small {
	
	font-size:13px;
	color:#444444;
	line-height:26px;
}
.contact_left {
	float:left;
	width:487px;
}
.contact_info{
	margin: 5px 0;
}
.container{
	width: 934px;
    position: relative;
    padding: 0px 0 0 0;
}
.row-fluid{
	width: 100%;
	height: 45px;
}
.row-fluid > .error{
	margin: 0 !important;
}
div.row-fluid > span{
	margin-left: 15px;
	margin-right: 25px;
	font-size: 15px;
}
.height-inherit{
	height: inherit !important;
}
.row-fluid .span4{
	width: 311px;
	*width: 31.861702127659576%;
	text-align: center;
	float:left;
}
.text-left{
	text-align: left !important;
}
.text-right{
	text-align: right !important;
}
.text-center{
	text-align: center !important;
}
.mt-big{
	margin-top: 30px !important;
}
.mt-little{
	margin-top:20px !important;
}
.contact_section_title{
	font-size: 18px;
    margin: 15px 0;
}
input[type='text'].contact_name{

	width:305px;
	height:34px;
	border:1px solid #F0EEEE;
	background-color:#FBFBFB;
	font-size:12px;
	color:#444444;
	padding:0px 0px 0px 14px;
	box-sizing: border-box;
}
select.contact_name{

	width:305px;
	height:34px;
	border:1px solid #F0EEEE;
	background-color:#FBFBFB;
	font-size:12px;
	color:#444444;
	padding:0px 0px 0px 14px;
	text-indent: 5px;
	box-sizing: border-box;
}
a.contact_button{
	font-size: 16px;
	padding: 15px 80px;
	display: inline-block;
	border: 1px solid #F0EEEE;
	background-color:#993a73;
	color: #ffffff !important;
	margin-bottom: 50px;
}
.button-higlight {
	font-size: 16px !important;
	padding: 5px 25px !important;
	display: inline-block !important;
	border: 1px solid #F0EEEE !important;
	background:#993a73 !important;
	color: #ffffff !important;
}
input[type='text'].contact_dates{

	width:620px;
	height:34px;
	border:1px solid #F0EEEE;
	background-color:#FBFBFB;
	font-size:12px;
	color:#444444;
	padding:0px 0px 0px 14px;
	box-sizing: border-box;
}
input[type='text'].contact_email {

	width:305px;
	height:34px;
	border:1px solid #F0EEEE;
	background-color:#FBFBFB;
	font-size:12px;
	color:#444444;
	padding:0px 0px 0px 14px;
	box-sizing: border-box;

}
textarea.contact_textform {
	width:100%;
	height:107px;
	border:1px solid #F0EEEE;
	background-color:#FBFBFB;
	font-size:12px;
	color:#444444;
	padding:11px 0px 0px 14px;
	box-sizing: border-box;
	
}
.contact_right {
	float:left;
	padding:22px 0px 0px 0px;
	
}
.bs_box {
	float:left;
	
}
.bs_title {
	font-size:13px;
	color:#BC5B94;
	font-weight:bold;
	margin:0px 0px 4px 0px;
}
.bs_text {
	font-size:12px;
	color:#444444;
	line-height:23px;
}
.bs_box2 {
	float:left;
	margin:0px 0px 0px 41px;
}
.bs_box3 {
	clear:both;
	padding:28px 0px 0px 0px;
}
.send_me {
	height:36px;
	text-align:center;
	font-size:13px;
	
	clear:both;
	width:117px;
	border:1px solid #f2f0f0;
	background-image:url('../image/contact.jpg');
	background-repeat:repeat-x;
	color:#BC5B94;
	display:block;
	padding:0px 0px 0px 0px;
	cursor:pointer;
	font-weight:bold;
}
.send_me:hover {
	color:#AB5386;
}
.divisory_bar2 {
	width:205px;
	border-bottom: 1px solid #ECE9E9;
	margin:0px 0px 32px 0px;
	padding:0px 0px 0px 0px;
}
.divisory_bar3 {
	width:206px;
	height:35px;
	clear:both;
	background:url(../image/divisory_bar.jpg) no-repeat center;
	background-position:top;
	margin:0px 0px 0px -10px;
	padding:0px 0px 0px 0px;
	display:block;
}
.divisory_bar4 {
	border-bottom: 1px solid #F0EEEE;
	height:1px;
	clear:both;
	padding:43px 0px 0px 0px;
	margin:0px 0px 35px 0px;
}
.find_box {
	clear:both;
	margin:0px 0px 0px 0px;
}
.map {
	clear:both;
	padding:5px;
	border:1px solid #ECEBEB;
	margin:18px 0px 0px 0px
}
table.style2.contact {
	margin:0px 0px 0px -1px;
	padding:0px 0px 0px 0px;
	
	font-size: 13px;
	border:none;
	width:100%;
}


/* Check out */


.check_text {
	font: 14px Arial, Helvetica, sans-serif;
	line-height:26px;
	color:#444444;
	margin:0;
	padding:0;
}
.form_left {
	float:left;
}
.form_right {
	float:right;
}
.form_left, .form_right {
	margin:10px 0 0 0;
}
input[type='text'].check_label {
	font:12px Arial, Helvetica, sans-serif;

	color:#444444;
	margin:0;
	padding:0;
}
.check_input {
	
	font:12px Arial, Helvetica, sans-serif;
	width: 320px;
	height: 34px;
	
	border: 1px solid #F0EEEE;
	background-color: #FEFEFE;
	font-size: 12px;
	color: #444444;
	padding: 0 0 0 14px;
	margin:5px 0 0px 0;
}


.leftcol {
	float:left;
	clear:left;
	width:50%;
}
.rightcol {
	float:left;
	clear:right;
	width:50%;
}
.form_left label, .form_right label {
	display:block;
	margin-bottom:2px;
	padding-left:2px;
	font:14px Arial, Helvetica, sans-serif;
	color:#444444;
}
.comments_text {
	color:#BC5B94;
	font-size:22px;
	word-spacing:-5px;
	float:left;
}
.comments_text2 {
	color:#444444;
	font-size:22px;
	word-spacing:-5px;
	float:left;
	margin:0 0 0 5px;
}
textarea.check_textform {
	width:618px;
	height:112px;
	border:1px solid #F0EEEE;
	background-color:#FEFEFE;
	font-size:12px;
	color:#444444;
	padding:11px 0px 0px 14px;
	margin:7px 0px 10px 0px;
	
}

/* information */

.box.info{	padding:0px 0px 0px 7px;
margin-bottom:26px;}
.box.info .box-heading {
	background-image: url("../image/nwsl_icon.png");
	background-repeat:no-repeat;
	background-position:0 14px;
	border:none;
	height: 31px;
	margin: -12px 0 0 0;
	padding: 0px 0 0px 20px;
	width: 175px;
	
	font-size:23px;
	color:#BC5B94;
	font-weight:normal;
	line-height:38px;
}
.box.info .box-content {
	background-color: #Fff;
	-webkit-border-radius: 0px 0px 7px 7px;
	-moz-border-radius: 0px 0px 7px 7px;
	-khtml-border-radius: 0px 0px 7px 7px;
	border-radius: 0px 0px 7px 7px;
	border-bottom: none;
	border-left:none;
	border-right: none;
	padding: 10px;
}

ul.informationbox {
	list-style-type: none;
	padding:0px 0px 0px 0px;
	margin:9px 0px -1px 20px;
}
.informationbox li {
	margin:0px 0px 0px 0px;
	padding:0px;
	line-height:26px;
}
.informationbox li a {
	
	font-size:13px;
	color:#655566;
	text-decoration:none;
	padding:0 0 0 0;
}
.informationbox li a:hover {
	text-decoration:underline;
	color:#AB5386;
	padding:0 0 0 9px;
}


/* Support */


ul.support {
	list-style-type: none;
	padding:0px;
	max-width:197px;
	margin:9px 0px 0 0px;
	padding:0px 0px 0px 0px;
	
}

#container ul.support p {font:12px/23px Arial, Helvetica, sans-serif;
padding:0;
margin:0;}


.support li {
	margin:0px 0px 0px 0px;
	
	font-size:12px;
	color:#655566;
	padding:0px;
	line-height:23px;
}
.support li a {
	color:#AB5386;
	font-weight:bold;
	text-decoration:none;
}
.support li a:hover {
	text-decoration:underline;
	color:#AB5386;
}


/* socials */


ul.socials {
	list-style-type: none;
	padding:0px;
	margin:9px 0px 0px 9px;
}
.socials li {
	margin:0px 0px 0px 0px;
	padding:0px;
	
	clear:both;
	display:block;
	line-height:19px;
}
.socials li a {
	font-size:13px;
	color:#444444;
	text-decoration:none;
}
.socials li a:hover {
	text-decoration:underline;
	color:#AB5386;
}
.socials_img {
	width:50px;
	height:44px;
	float:left;
	margin:1px 0px 0px 0px;
	padding:0px;
	border:1px solid white;
}
.socials_title {
	font-size:12px;
	color:#655566;
	text-decoration:none;
	display:block;
	margin:0px 0px 0px 59px;
	padding:5px 0 0 0;
	font-weight:bold;
}
.socials a:hover .socials_title {
	color:#AB5386;
}
.socials_fans {
	padding:0px;
	font-size:11px;
	color:#655566;
	float:left;
	margin: -1px 0px 0px 7px;
	
	display:block;
}


/* featured */


ul.featured {
	list-style-type: none;
	padding:0px;
	margin:21px 0px 0px 9px;
    width:189px;
    overflow:hidden;
}
.featured li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
	clear:both;
	display:block;
	line-height:18px;
}
.featured li a {
	font-size:13px;
	color:#444444;
	text-decoration:none;
}
.featured li a:hover {
	text-decoration:underline;
	color:#AB5386;
}
.featured_img {
	width:50px;
	height:44px;
	float:left;
	margin:-6px 0px 0px 0px;
	padding:0px;
	border:1px solid white;
}
.featured_title {
	font-size:12px;
	color:#655566;
	text-decoration:none;
	display:block;
	margin:7px 0px 0px 65px;
	font-weight:bold;
}
.featured a:hover .featured_title {
	color:#AB5386;
}
.featured a:hover .featured_img {
	padding:0px;
	border:1px solid #ECE9E9;
}
.featured_date, .featured_views {
	padding:0px;
	font-size:10px;
	color:#655566;
	float:left;
}
.featured_date {
	margin: -1px 0px 0px 12px;
	
}
.featured_views {
	
	margin: -1px 0px 0px 0px;
}
.featured_bar {
	background:url('../image/feature_bar.jpg');
	height:11px;
	width:1px;
	margin:4px 7px 0px 7px;
	padding:0px;
	float:left;
}

li.divisory_bar {
	margin:0px 0px 0px -10px;
	padding:0px 0px 0px 0px;
	height:36px;
	background:url('../image/divisory_bar.jpg') center no-repeat;
}


/* Reated */
.related {
	color:#222222;
	padding:0px 0px 0px 0px;
	margin:-1px 0px 3px -1px;
	float:left;
	display:block;

}
.related.grey {
	color:#444444;
	margin:-1px 0px 0px 5px;
	float:left;
	display:block;
}

.related_right{float:left;
width:153px;}

.related_item {
	margin:23px 43px 0px 0px;
	padding:0px 0px 0px 0px;
	width:323px;
	float:left;
}
.related_item.one {
	margin:18px 43px 0px 0px;
}
.related_item.last.two {
	margin-top:18px;
}
.related_item.last {
	margin-right:0px;
}
.related_item img {
	border:4px solid #f3f3f3;
	float:left;
	margin:0px 18px 0px 0px;
}
.related_item a {
	text-decoration:none;
}
.related_item a .related_product_title:hover {
	text-decoration:underline;
}
.related_item a .related_product_title.grey:hover {
	text-decoration:none;
}
.related_product_title {
	
	font-size:14px;
	color:#222222;
	padding:7px 0px 0px 0px;
	margin:0px 0px 0px -1px;
	float:left;
	font-weight:bold;
	text-decoration:none;
}
.related_product_title.grey {
	color:#444444;
	font-weight:bold;
	margin:0px 0px 0px 5px;
}
.related_product_description {
	
	font-size:12px;
	color:#444444;
	padding:8px 0px 7px 0px;
	margin:0px;
	line-height:23px;
	float:left;
	height:46px;
	overflow:hidden;

}
.related_product_price {
	
	font-size:16px;
	color:#AB5386;
	padding:0px 0px 0px 0px;
	margin:0px;
	clear:both;
}
.related_divisory_bar {
	width:321px;
	height:1px;
	background:url('../image/divisory_bar2.jpg') no-repeat top;
	margin:0px 0px 23px 0px;
	padding:0px 0px 0px 0px;
	clear:both;
}
.related_bottom {
	clear:both;
	margin:0px 0px 0px 0;
	padding:37px 0 0 0;
}


/*   Index 3  and index 4*/


.sliderGallery {
	overflow: hidden;
	position: relative;
	width: 930px;
	padding:0px 0px 0px 0px;
	position:relative;
	margin:0px 0px 32px 2px;
	height:322px;
	clear:both;
}
.sliderGallery UL {
	position: absolute;
	height:276px;
	list-style: none;
	overflow:hidden;
	white-space: nowrap;
	padding: 1px;
	margin:auto;
}
.sliderGallery UL LI {
	display: inline;
	margin:0px;
	padding:0px;
	font-style: italic;
}

#slider {
	width: 705px;
	height: 20px;
	position: relative;
	padding:0px;
	background:none;
	border:none;

}

#slider.second {
	width: 705px;
	height: 20px;
	position: relative;
	padding:0px;
	background:none;
	border:none;
	top:304px;
	
}



.border {
	background-image:url('../image/backslider.jpg');
	width:936px;
	margin:0px 1px 1px 0px;
	background-repeat:no-repeat;
}


/* index 4 */

.category_sliderGallery {

	width: 936px;
	height:269px;

	margin:-1px 0px 32px -1px;


}
#index3 {
	position: absolute;
	height:223px;
	list-style: none;
	overflow:hidden;

	margin:0;
}

#index3 a{display:block;
text-decoration:none;}

#index3 a:hover{display:block;
text-decoration:none;}

#index3 LI {

	margin:0px 0px 0px 0px;
	padding:0px;
	text-decoration:none;
	height:224px;
display:inline-block;
	line-height:19px;
}


#slider.third {
	width: 695px;
	height: 20px;
	position: relative;
	padding:0;
	margin:3px 0 0 5px;
}


#sliderbg {	border:1px solid #F0EEEE;
	background:url('../image/category_slider_bg.jpg') repeat-x;
	width:932px;
	position:relative;
	height: 20px;
	margin: 247px 0px 0px 1px;} 


.category_slider_sale1 {
	position:absolute;
	width:50px;
	height:22px;
	background-color:#8d8d89;
	color:white;
	top:11px;
	margin:0px 0px 0px 176px;
	padding:4px 0px 0px 0px;
	text-align:center;
	
	font-size:14px;
	font-weight:bold;
	/* for IE */
  filter:alpha(opacity=60);
	/* CSS3 standard */
  opacity:0.69;
	text-shadow: 0px 1px 0px #000000;
}
.category_slider_product_title {
	color:#222222;
	padding:0px;
	width:211px;
	text-align:center;
	margin:-64px 0px 0px 0px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	position:absolute;
		font-style:normal;
}

.category_slider_product_title:hover {
	text-decoration:underline;
}
.category_slider_product_price {
	
	font-size:15px;
	color:#AB5386;
	padding:2px 0px 0px 0px;
	width:211px;
	position:absolute;
	text-decoration:none;
	text-align:center;
	display:block;
	margin:-45px 0 0 0;
	font-style:normal;
}
#index3 a img {
	margin:0px 19px 0px 0px;
	padding:22px 11px 83px 13px;
	border:1px solid #F0EEEE;
	top:0px;
	width:191px;
	height:117px;
}
#index3 a.last img {
	margin:0px 0px 0px 0px;
	padding:22px 11px 83px 13px;
	border:1px solid #F0EEEE;
	top:0px;
	width:191px;
	height:117px;
}
#index3 li:hover img, #index3 li:hover a.last img {
	padding:11px 0px 72px 2px;
	border:12px solid #F0EEEE;
	top:0px;
	width:191px;
	height:117px;
}

.ptitle2 {
	
	font-size:15px;
} 
.ptitle3 {
	
	font-size:13px;
} 
.ptitle3 a {
	text-decoration:none;
}





 :focus{outline:none;}
 
 
 //Slideshow
 
 
 /*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Skin Type: flexible
Description: The default skin for the Nivo Slider.
Version: 1.0
Author: Gilbert Pellegromf
Author URI: http://dev7studios.com
*/

.theme-default .nivoSlider {
	position:relative;
	margin:1px 0 0px 1px;
	
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	position:absolute;
	left:50%;
	bottom:32px;
    margin-left:-40px; /* Tweak this to center bullets */
    display: none;
}
.theme-default .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url('../image/bullets.png') no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:-3px;
	float:left;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav {display:block;
position:absolute;
margin:302px 0 0 0;}

.theme-default .nivo-directionNav a {
	display:block;
	width:29px;
	height:24px;
	background:url('../image/arrows.png') no-repeat;
	text-indent:-9999px;
	border:0;

}
.theme-default .nivo-directionNav a:hover {
	background:url('../image/arrows_h.png') no-repeat;


}
.theme-default a.nivo-nextNav {
	background:url('../image/arrows2.png') no-repeat;
	left:903px;
}
.theme-default a.nivo-nextNav:hover {
	background:url('../image/arrows2_h.png') no-repeat;
}
.theme-default a.nivo-prevNav {
	right:1;
}

.theme-default .nivo-caption {
    
	font-size:15px;
	color:#444444;
}


/*
 * jQuery Nivo Slider v2.6
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.slider-wrapper {
	margin-top: 20px;
}

.nivoSlider {
	position:relative;

}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
display:block;
z-index:1000;
width:474px;
height:278px;
}

.nivoSlider a.nivo-imageLink2 {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	display:block;
	z-index:1000;
	width:934px;
	height:335px;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:0;
	height:100%;
	

}
.nivo-box {
	display:block;
	position:absolute;
	z-index:0;

}
/* Caption styles */
.nivo-caption {
	position:absolute;
	top:-1px;
	height:229px;
  width:431px;
  left:475px;
	bottom:0px;
padding:32px 0 0  27px;
background-color:#fff;
z-index:1;

}
.nivo-caption p {
	margin-bottom:0;
}


.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
	display:block;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}


/*-----------------------------------------------------------------------------------*/
/*	15. Nivo Slider Index
/*-----------------------------------------------------------------------------------*/	

.imgslider_cont{width:474px;
height:278px;
border:1px solid #F0EEEF;
float:left;
padding:0px;
margin:-1px 0 0 0px; 
z-index:1000;}

.imgslider_cont2{width:932px;
height:278px;
border:1px solid #F0EEEF;
float:left;
padding:0px;
margin:-1px 0 0 0px;}

.slider_r{float:left;}

.slider_ptitle, .slider_ptitle a{
font-size:22px;
color:#222222;
text-decoration:none;
float:left;
line-height:24px;
}
 
.slider_ptitle a:hover{
color:#222222;
text-decoration:underline;
}

.slider_pbar{height:25px;
width:1px;
border-left:1px solid #E2E2E2;
margin:0px 20px 0 20px;
float:left;} 


.slider_pprice{
font-size:21px;
line-height:24px;
color:#AB5386;
float:left;
background-color:#fff;}

.slider_ptext{line-height:24px;
padding:10px 0 16px 0;
font-size:13px;
max-heigh:96px;
height:96px;
overflow:hidden;
color:#444444;

  
}
.learn_more {


	height:34px;
	line-height:34px;
	text-align:center;
	
	
	clear:both;
	width:117px;
	border:1px solid #f2f0f0;
	background-image:url('../image/contact.jpg');
	background-repeat:repeat-x;
	
	display:block;
	padding:0px 0px 0px 0px;
	cursor:pointer;
	font-weight:bold;
}

.learn_more a{color:#BC5B94;
text-decoration:none;
	font-size:13px;}
.learn_more a:hover {
	color:#AB5386;
}


.theme-default #slider {
    margin:1px auto 0 1px;
	padding:0px;
	height:359px; 
	width:930px;
}

.theme-default #slider2 {
    margin: 1px auto 0 1px;
    padding: 0px;
    /* height: 359px; */
    width: 932px;
    margin-bottom: 25px;
}


.nav_border{width:932px;
height:24px;
border:1px solid #EFEFEF;
background:url('../image/slidernavbar.jpg') repeat-x;
position:absolute;
margin:-58px 0 0 0;
display: none;
}


.clear {
	clear:both;
}


.banner{margin:22px 0 22px 0;}


.unclick{cursor:default;}


.payments_icon {
	margin:29px 0px 0px 0px;
	padding:0px 0px 86px 0px;
	width:205px;
	position:relative;
	clear:both;
}
.payments_cont{display:table;
margin:0 auto;
}
#paypalicon {
	width:44px;
	height:28px;
	margin:0px 4px 0px 0px;
	padding:0px;
	float:left;
	background-image:url(../image/paypal.jpg);
}
#visa {
	width:44px;
	height:28px;
	float:left;
	margin:0px 4px 0px 0px;
	padding:0px;
	background-image:url(../image/visa.jpg);
}
#mastercard {
	width:44px;
	height:28px;
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(../image/mastercard.jpg);
}

#store-text{padding-left: 10px;
padding-right: 10px;}

.titlescolor{color:#BC5B94;}

div#preload { display: none; }

.opt_image{ float: left; z-index: 1; overflow: hidden}
.opt_image .box_color{ margin: 0 0 0 -20px; z-index:10; display: block; width: 50px; height: 40px; border: 2px gray solid  }
.opt_image .box_color img{ display:none; }
.color_box .color_radio{position: relative; top: -50px; left: 5px; z-index: 0 }

 .color_box{ margin: 2px !important;
z-index: 10;
display: block;
width: 30px;
height: 30px;
border: 2px gray solid;
float: left;  
overflow: hidden;
cursor: pointer;
}

/* Události */
#content.events{
	width: auto;
}

.datum{
	
	margin: 0 0px;
	font-size: 11px;
}

.event{
	border-bottom: 1px solid #EEE;
	margin: 10px 0px;
	width: 934px;
}

.event .buttons{
	margin-TOP: -43px;
	margin-bottom: 12px;
}

.event h2 a{
	font-size: 20px;
}

h1.events{
	border-bottom: 1px solid #EEE;
}

.news-category{
	position: absolute;
	right: 0px;
	margin-top: 20px;
	z-index: 1000;
}

.news-category li{
 	list-style: none;
	float: right;
	padding-left: 10px;
	border-left: 1px #CCC solid;
	margin-left: 10px;
	
}

.cart-module{
	/*display: none;*/
}
.popup-cover {
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.76);
    z-index: 99999;
}
.popup.gdpr {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 50%;
    background: white;
    height: 50%;
    height: fit-content;
    min-height: 150px;
    min-width: 320px;
    padding: 25px;
    font-size: 19px;
    border: 1px solid #e8e8e8;
    -webkit-box-shadow: 0px 0px 12px -6px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 12px -6px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 12px -6px rgba(0,0,0,0.75);
    text-align: center;
    line-height: 41px;
}
.popup.gdpr p a {
	font-size: 18px;
    font-weight: bold;
}
.popup.gdpr .button {
	    height: auto;
    background: #BC5B94;
    border: none;
    -webkit-box-shadow: 0px 0px 12px -6px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 12px -6px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 12px -6px rgba(0,0,0,0.75);
}
.popup.gdpr .button span {
	    font-size: 19px;
    padding: 10px;
    width: auto;
    height: auto;
    min-width: auto;
    min-height: auto; 
    color: white;
}
.popup.gdpr h2 {
	font-size: 26px;
    letter-spacing: 0;
    text-transform: none;
}
.popup.gdpr p .smaller {
	display:inline-block;
	width:100%;
	font-size: 16px;
    padding-top: 27px;
}

/* New */
.button-tabs .button.active {
	background: #bc5b94;
    color: white;
}
#warning{
	margin-top: 1em;
	color: red;
	width: 320px;
}
#warning p{
	padding-top:1em;
}

:root{
    --cc-bg:#fff;
    --cc-text:#7f7f7f;
    --cc-btn-primary-bg:#BC5B94;
    --cc-btn-primary-text:var(--cc-bg);
    --cc-btn-primary-hover-bg:#dd8bbb;
    --cc-btn-secondary-bg:#fafafa;
    --cc-btn-secondary-text:var(--cc-text);
    --cc-btn-secondary-hover-bg:#eeeeee;
    --cc-toggle-bg-off:#919ea6;
    --cc-toggle-bg-on:var(--cc-btn-primary-bg);
    --cc-toggle-bg-readonly:#d5dee2;
    --cc-toggle-knob-bg:#fff;
    --cc-toggle-knob-icon-color:#ecf2fa;
    --cc-block-text:var(--cc-text);
    --cc-cookie-category-block-bg:#f0f4f7;
    --cc-cookie-category-block-bg-hover:#e9eff4;
    --cc-section-border:#f1f3f5;
    --cc-cookie-table-border:#e9edf2;
    --cc-overlay-bg:rgba(4, 6, 8, .85);
    --cc-webkit-scrollbar-bg:#cfd5db;
    --cc-webkit-scrollbar-bg-hover:#9199a0
}
.c_darkmode{
    --cc-bg:#181b1d;
    --cc-text:#d8e5ea;
    --cc-btn-primary-bg:#a6c4dd;
    --cc-btn-primary-text:#000;
    --cc-btn-primary-hover-bg:#c2dff7;
    --cc-btn-secondary-bg:#33383c;
    --cc-btn-secondary-text:var(--cc-text);
    --cc-btn-secondary-hover-bg:#3e454a;
    --cc-toggle-bg-off:#667481;
    --cc-toggle-bg-on:var(--cc-btn-primary-bg);
    --cc-toggle-bg-readonly:#454c54;
    --cc-toggle-knob-bg:var(--cc-cookie-category-block-bg);
    --cc-toggle-knob-icon-color:var(--cc-bg);
    --cc-block-text:#b3bfc5;
    --cc-cookie-category-block-bg:#23272a;
    --cc-cookie-category-block-bg-hover:#2b3035;
    --cc-section-border:#292d31;
    --cc-cookie-table-border:#2b3035;
    --cc-webkit-scrollbar-bg:#667481;
    --cc-webkit-scrollbar-bg-hover:#9199a0
}
.cc_div *,.cc_div :after,.cc_div :before{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    float:none;
    font-style:inherit;
    font-variant:normal;
    font-weight:inherit;
    font-family:inherit;
    line-height:1.2;
    font-size:1em;
    transition:none;
    animation:none;
    margin:0;
    padding:0;
    text-transform:none;
    letter-spacing:unset;
    color:inherit;
    background:0 0;
    border:none;
    box-shadow:none;
    text-decoration:none;
    text-align:left;
    visibility:unset
}
.cc_div{
    font-size:16px;
    font-weight:400;
    font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    text-rendering:optimizeLegibility;
    color:#2d4156;
    color:var(--cc-text)
}
#c-ttl,#s-bl td:before,#s-ttl,.cc_div .b-tl,.cc_div .c-bn{
    font-weight:600
}
#s-bl .act .b-acc{
    border-top-left-radius:0;
    border-top-right-radius:0
}
.cc_div a,.cc_div button,.cc_div input{
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none
}
.cc_div a{
    border-bottom:1px solid
}
.cc_div a:hover{
    text-decoration:none;
    border-color:transparent
}
#cm-ov,#cs-ov,.c--anim #cm,.c--anim #s-cnt,.c--anim #s-inr{
    transition:visibility .25s linear,opacity .25s ease,transform .25s ease!important
}
.c--anim .c-bn{
    transition:background-color .25s ease!important
}
.c--anim #cm.bar.slide,.c--anim .bar.slide #s-inr{
    transition:visibility .4s ease,opacity .4s ease,transform .4s ease!important
}
.c--anim #cm.bar.slide+#cm-ov,.c--anim .bar.slide+#cs-ov{
    transition:visibility .4s ease,opacity .4s ease,transform .4s ease!important
}
#cm.bar.slide,.cc_div .bar.slide #s-inr{
    transform:translateX(100%);
    opacity:1
}
#cm.bar.top.slide,.cc_div .bar.left.slide #s-inr{
    transform:translateX(-100%);
    opacity:1
}
#cm.slide,.cc_div .slide #s-inr{
    transform:translateY(1.6em)
}
#cm.top.slide{
    transform:translateY(-1.6em)
}
#cm.bar.slide{
    transform:translateY(100%)
}
#cm.bar.top.slide{
    transform:translateY(-100%)
}
.show--consent .c--anim #cm,.show--consent .c--anim #cm.bar,.show--settings .c--anim #s-inr,.show--settings .c--anim .bar.slide #s-inr{
    opacity:1;
    transform:scale(1);
    visibility:visible!important
}
.show--consent .c--anim #cm.box.middle,.show--consent .c--anim #cm.cloud.middle{
    transform:scale(1) translateY(-50%)
}
.show--settings .c--anim #s-cnt{
    visibility:visible!important
}
.force--consent.show--consent .c--anim #cm-ov,.show--settings .c--anim #cs-ov{
    visibility:visible!important;
    opacity:1!important
}
#cm{
    font-family:inherit;
    padding:1.1em 1.8em 1.4em 1.8em;
    position:fixed;
    z-index:1;
    background:#fff;
    background:var(--cc-bg);
    max-width:24.2em;
    width:100%;
    bottom:1.25em;
    right:1.25em;
    box-shadow:0 .625em 1.875em #000;
    box-shadow:0 .625em 1.875em rgba(2,2,3,.28);
    opacity:0;
    visibility:hidden;
    transform:scale(.95);
    line-height:initial
}
#cc_div #cm{
    display:block!important
}
#c-ttl{
    margin-bottom:.7em;
    font-size:1.05em
}
.cloud #c-ttl{
    margin-top:-.15em
}
#c-txt{
    font-size:.9em;
    line-height:1.5em
}
.cc_div #c-bns{
    display:flex;
    justify-content:space-between;
    margin-top:1.4em
}
.cc_div .c-bn{
    color:#40505a;
    color:var(--cc-btn-secondary-text);
    background:#e5ebef;
    background:var(--cc-btn-secondary-bg);
    padding:1em 1.7em;
    display:inline-block;
    cursor:pointer;
    -moz-user-select:none;
    -khtml-user-select:none;
    -webkit-user-select:none;
    -o-user-select:none;
    user-select:none;
    text-align:center;
    flex:1
}
#c-bns button+button,#s-c-bn,#s-cnt button+button{
    float:right;
    margin-left:1em
}
#s-cnt #s-rall-bn{
    float:none
}
#cm .c_link:active,#cm .c_link:hover,#s-c-bn:active,#s-c-bn:hover,#s-cnt button+button:active,#s-cnt button+button:hover{
    background:#d8e0e6;
    background:var(--cc-btn-secondary-hover-bg)
}
#s-cnt{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    z-index:101;
    display:table;
    height:100%;
    visibility:hidden
}
#s-bl{
    outline:0
}
#s-bl .title{
    margin-top:1.4em
}
#s-bl .title:first-child{
    margin-top:0
}
#s-bl .b-bn{
    margin-top:0
}
#s-bl .b-acc .p{
    margin-top:0;
    padding:1em
}
#s-cnt .b-bn .b-tl{
    display:block;
    font-family:inherit;
    font-size:.95em;
    width:100%;
    position:relative;
    padding:1.3em 6.4em 1.3em 2.7em;
    background:0 0;
    transition:background-color .25s ease
}
#s-cnt .b-bn .b-tl.exp{
    cursor:pointer
}
#s-cnt .act .b-bn .b-tl{
    border-bottom-right-radius:0;
    border-bottom-left-radius:0
}
#s-cnt .b-bn .b-tl:active,#s-cnt .b-bn .b-tl:hover{
    background:#e9eff4;
    background:var(--cc-cookie-category-block-bg-hover)
}
#s-bl .b-bn{
    position:relative
}
#s-bl .c-bl{
    padding:1em;
    margin-bottom:.5em;
    border:1px solid #f1f3f5;
    border-color:var(--cc-section-border);
    transition:background-color .25s ease
}
#s-bl .c-bl:hover{
    background:#f0f4f7;
    background:var(--cc-cookie-category-block-bg)
}
#s-bl .c-bl:last-child{
    margin-bottom:.5em
}
#s-bl .c-bl:first-child{
    transition:none;
    padding:0;
    margin-top:0;
    border:none;
    margin-bottom:2em
}
#s-bl .c-bl:not(.b-ex):first-child:hover{
    background:0 0;
    background:unset
}
#s-bl .c-bl.b-ex{
    padding:0;
    border:none;
    background:#f0f4f7;
    background:var(--cc-cookie-category-block-bg);
    transition:none
}
#s-bl .c-bl.b-ex+.c-bl{
    margin-top:2em
}
#s-bl .c-bl.b-ex+.c-bl.b-ex{
    margin-top:0
}
#s-bl .c-bl.b-ex:first-child{
    margin-bottom:1em
}
#s-bl .c-bl.b-ex:first-child{
    margin-bottom:.5em
}
#s-bl .b-acc{
    max-height:0;
    overflow:hidden;
    padding-top:0;
    margin-bottom:0;
    display:none
}
#s-bl .act .b-acc{
    max-height:100%;
    display:block;
    overflow:hidden
}
#s-cnt .p{
    font-size:.9em;
    line-height:1.5em;
    margin-top:.85em;
    color:#2d4156;
    color:var(--cc-block-text)
}
.cc_div .b-tg .c-tgl:disabled{
    cursor:not-allowed
}
#c-vln{
    display:table-cell;
    vertical-align:middle;
    position:relative
}
#cs{
    padding:0 1.7em;
    width:100%;
    position:fixed;
    left:0;
    right:0;
    top:0;
    bottom:0;
    height:100%
}
#s-inr{
    height:100%;
    position:relative;
    max-width:45em;
    margin:0 auto;
    transform:scale(.96);
    opacity:0;
    padding-top:4.75em;
    padding-bottom:4.75em;
    position:relative;
    height:100%;
    overflow:hidden;
    visibility:hidden;
    box-shadow:rgba(3,6,9,.26) 0 13px 27px -5px
}
#s-bns,#s-hdr,#s-inr{
    background:#fff;
    background:var(--cc-bg)
}
#s-bl{
    overflow-y:auto;
    overflow-y:overlay;
    overflow-x:hidden;
    height:100%;
    padding:1.3em 2.1em;
    display:block;
    width:100%
}
#s-bns{
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    padding:1em 2.1em;
    border-top:1px solid #f1f3f5;
    border-color:var(--cc-section-border);
    height:4.75em
}
.cc_div .cc-link{
    color:#253b48;
    color:var(--cc-btn-primary-bg);
    border-bottom:1px solid #253b48;
    border-color:var(--cc-btn-primary-bg);
    display:inline;
    padding-bottom:0;
    text-decoration:none;
    cursor:pointer;
    font-weight:600
}
.cc_div .cc-link:active,.cc_div .cc-link:hover{
    border-color:transparent
}
#c-bns button:first-child,#s-bns button:first-child{
    color:#fff;
    color:var(--cc-btn-primary-text);
    background:#253b48;
    background:var(--cc-btn-primary-bg)
}
#c-bns.swap button:first-child{
    color:#40505a;
    color:var(--cc-btn-secondary-text);
    background:#e5ebef;
    background:var(--cc-btn-secondary-bg)
}
#c-bns.swap button:last-child{
    color:#fff;
    color:var(--cc-btn-primary-text);
    background:#253b48;
    background:var(--cc-btn-primary-bg)
}
.cc_div .b-tg .c-tgl:checked~.c-tg{
    background:#253b48;
    background:var(--cc-toggle-bg-on)
}
#c-bns button:first-child:active,#c-bns button:first-child:hover,#c-bns.swap button:last-child:active,#c-bns.swap button:last-child:hover,#s-bns button:first-child:active,#s-bns button:first-child:hover{
    background:#1d2e38;
    background:var(--cc-btn-primary-hover-bg)
}
#c-bns.swap button:first-child:active,#c-bns.swap button:first-child:hover{
    background:#d8e0e6;
    background:var(--cc-btn-secondary-hover-bg)
}
#s-hdr{
    position:absolute;
    top:0;
    width:100%;
    display:table;
    padding:0 2.1em;
    height:4.75em;
    vertical-align:middle;
    z-index:2;
    border-bottom:1px solid #f1f3f5;
    border-color:var(--cc-section-border)
}
#s-ttl{
    display:table-cell;
    vertical-align:middle;
    font-size:1em
}
#s-c-bn{
    padding:0;
    width:1.7em;
    height:1.7em;
    font-size:1.45em;
    margin:0;
    font-weight:initial;
    position:relative
}
#s-c-bnc{
    display:table-cell;
    vertical-align:middle
}
.cc_div span.t-lb{
    position:absolute;
    top:0;
    z-index:-1;
    opacity:0;
    pointer-events:none;
    overflow:hidden
}
#c_policy__text{
    height:31.25em;
    overflow-y:auto;
    margin-top:1.25em
}
#c-s-in{
    position:relative;
    transform:translateY(-50%);
    top:50%;
    height:100%;
    height:calc(100% - 2.5em);
    max-height:37.5em
}
@media screen and (min-width:688px){
    #s-bl::-webkit-scrollbar{
        width:.9em;
        height:100%;
        background:0 0;
        border-radius:0 .25em .25em 0
    }
    #s-bl::-webkit-scrollbar-thumb{
        border:.25em solid var(--cc-bg);
        background:#cfd5db;
        background:var(--cc-webkit-scrollbar-bg);
        border-radius:100em
    }
    #s-bl::-webkit-scrollbar-thumb:hover{
        background:#9199a0;
        background:var(--cc-webkit-scrollbar-bg-hover)
    }
    #s-bl::-webkit-scrollbar-button{
        width:10px;
        height:5px
    }
}
.cc_div .b-tg{
    position:absolute;
    right:0;
    top:0;
    bottom:0;
    display:inline-block;
    margin:auto;
    right:1.2em;
    cursor:pointer;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    vertical-align:middle
}
.cc_div .b-tg .c-tgl{
    position:absolute;
    cursor:pointer;
    display:block;
    top:0;
    left:0;
    margin:0;
    border:0
}
.cc_div .b-tg .c-tg{
    position:absolute;
    background:#919ea6;
    background:var(--cc-toggle-bg-off);
    transition:background-color .25s ease,box-shadow .25s ease;
    pointer-events:none
}
.cc_div .b-tg,.cc_div .b-tg .c-tg,.cc_div .b-tg .c-tgl,.cc_div span.t-lb{
    width:3.4em;
    height:1.5em;
    border-radius:4em
}
.cc_div .b-tg .c-tg.c-ro{
    cursor:not-allowed
}
.cc_div .b-tg .c-tgl~.c-tg.c-ro{
    background:#d5dee2;
    background:var(--cc-toggle-bg-readonly)
}
.cc_div .b-tg .c-tgl~.c-tg.c-ro:after{
    box-shadow:none
}
.cc_div .b-tg .c-tg:after{
    content:"";
    position:relative;
    display:block;
    left:.125em;
    top:.125em;
    width:1.25em;
    height:1.25em;
    border:none;
    box-sizing:content-box;
    background:#fff;
    background:var(--cc-toggle-knob-bg);
    box-shadow:0 1px 2px rgba(24,32,35,.36);
    transition:transform .25s ease;
    border-radius:100%
}
.cc_div .b-tg .c-tgl:checked~.c-tg:after{
    transform:translateX(1.9em)
}
#s-bl table,#s-bl td,#s-bl th{
    border:none
}
#s-bl tbody tr{
    transition:background-color .25s ease
}
#s-bl tbody tr:hover{
    background:#e9eff4;
    background:var(--cc-cookie-category-block-bg-hover)
}
#s-bl table{
    text-align:left;
    border-collapse:collapse;
    width:100%;
    padding:0;
    margin:0;
    overflow:hidden
}
#s-bl td,#s-bl th{
    padding:.8em .625em;
    text-align:left;
    vertical-align:top;
    font-size:.8em;
    padding-left:1.2em
}
#s-bl th{
    font-family:inherit;
    padding:1.2em 1.2em
}
#s-bl thead tr:first-child{
    border-bottom:1px solid #e9edf2;
    border-color:var(--cc-cookie-table-border)
}
.force--consent #cs,.force--consent #s-cnt{
    width:100vw
}
#cm-ov,#cs-ov{
    position:fixed;
    left:0;
    right:0;
    top:0;
    bottom:0;
    visibility:hidden;
    opacity:0;
    background:#070707;
    background:rgba(4,6,8,.85);
    background:var(--cc-overlay-bg);
    display:none;
    transition:none
}
.c--anim #cs-ov,.force--consent .c--anim #cm-ov,.force--consent.show--consent #cm-ov,.show--settings #cs-ov{
    display:block
}
#cs-ov{
    z-index:2
}
.force--consent .cc_div{
    position:fixed;
    top:0;
    left:0;
    bottom:0;
    width:100%;
    width:100vw;
    visibility:hidden;
    transition:visibility .25s linear
}
.force--consent.show--consent .c--anim .cc_div,.force--consent.show--settings .c--anim .cc_div{
    visibility:visible
}
.force--consent #cm{
    position:absolute
}
.force--consent #cm.bar{
    width:100vw;
    max-width:100vw
}
html.force--consent.show--consent{
    overflow-y:hidden!important
}
html.force--consent.show--consent,html.force--consent.show--consent body{
    height:auto!important;
    overflow-x:hidden!important
}
.cc_div .act .b-bn .b-tl.exp::before,.cc_div .b-bn .b-tl.exp::before{
    border:solid #2d4156;
    border-color:var(--cc-btn-secondary-text);
    border-width:0 2px 2px 0;
    padding:.2em;
    display:inline-block;
    position:absolute;
    content:'';
    margin-right:15px;
    position:absolute;
    transform:translateY(-50%) rotate(45deg);
    left:1.2em;
    top:50%
}
.cc_div .act .b-bn .b-tl::before{
    transform:translateY(-20%) rotate(225deg)
}
.cc_div .on-i::before{
    border:solid #fff;
    border-color:var(--cc-toggle-knob-icon-color);
    border-width:0 2px 2px 0;
    padding:.1em;
    display:inline-block;
    padding-bottom:.45em;
    content:'';
    margin:0 auto;
    transform:rotate(45deg);
    top:.37em;
    left:.75em;
    position:absolute
}
#s-c-bn::after,#s-c-bn::before{
    content:'';
    position:absolute;
    left:.82em;
    top:.58em;
    height:.6em;
    width:1.5px;
    background:#444d53;
    background:var(--cc-btn-secondary-text);
    transform:rotate(45deg);
    border-radius:1em;
    margin:0 auto
}
#s-c-bn::after{
    transform:rotate(-45deg)
}
.cc_div .off-i,.cc_div .on-i{
    height:100%;
    width:50%;
    position:absolute;
    right:0;
    display:block;
    text-align:center;
    transition:opacity .15s ease
}
.cc_div .on-i{
    left:0;
    opacity:0
}
.cc_div .off-i::after,.cc_div .off-i::before{
    right:.8em;
    top:.42em;
    content:' ';
    height:.7em;
    width:.09375em;
    display:block;
    background:#cdd6dc;
    background:var(--cc-toggle-knob-icon-color);
    margin:0 auto;
    position:absolute;
    transform-origin:center
}
.cc_div .off-i::before{
    transform:rotate(45deg)
}
.cc_div .off-i::after{
    transform:rotate(-45deg)
}
.cc_div .b-tg .c-tgl:checked~.c-tg .on-i{
    opacity:1
}
.cc_div .b-tg .c-tgl:checked~.c-tg .off-i{
    opacity:0
}
#cm.box.middle,#cm.cloud.middle{
    top:50%;
    transform:translateY(-37%);
    bottom:auto
}
#cm.box.middle.zoom,#cm.cloud.middle.zoom{
    transform:scale(.95) translateY(-50%)
}
#cm.box.center{
    left:1em;
    right:1em;
    margin:0 auto
}
#cm.cloud{
    max-width:50em;
    margin:0 auto;
    text-align:center;
    left:1em;
    right:1em;
    overflow:hidden;
    padding:1.3em 2em;
    width:unset
}
.cc_div .cloud #c-inr{
    display:table;
    width:100%
}
.cc_div .cloud #c-inr-i{
    width:70%;
    display:table-cell;
    vertical-align:top;
    padding-right:2.4em
}
.cc_div .cloud #c-txt{
    font-size:.85em
}
.cc_div .cloud #c-bns{
    min-width:170px;
    display:table-cell;
    vertical-align:middle
}
#cm.cloud .c-bn{
    margin:.625em 0 0 0;
    width:100%
}
#cm.cloud .c-bn:first-child{
    margin:0
}
#cm.cloud.left{
    margin-right:1.25em
}
#cm.cloud.right{
    margin-left:1.25em
}
#cm.bar{
    width:100%;
    max-width:100%;
    left:0;
    right:0;
    bottom:0;
    border-radius:0;
    position:fixed;
    padding:2em
}
#cm.bar #c-inr{
    max-width:32em;
    margin:0 auto
}
#cm.bar #c-bns{
    max-width:33.75em
}
#cm.bar #cs{
    padding:0
}
.cc_div .bar #c-s-in{
    top:0;
    transform:none;
    height:100%;
    max-height:100%
}
.cc_div .bar #s-bl,.cc_div .bar #s-bns,.cc_div .bar #s-hdr{
    padding-left:1.6em;
    padding-right:1.6em
}
.cc_div .bar #cs{
    padding:0
}
.cc_div .bar #s-inr{
    margin:0;
    margin-left:auto;
    margin-right:0;
    border-radius:0;
    max-width:32em
}
.cc_div .bar.left #s-inr{
    margin-left:0;
    margin-right:auto
}
.cc_div .bar #s-bl table,.cc_div .bar #s-bl tbody,.cc_div .bar #s-bl td,.cc_div .bar #s-bl th,.cc_div .bar #s-bl thead,.cc_div .bar #s-bl tr,.cc_div .bar #s-cnt{
    display:block
}
.cc_div .bar #s-bl thead tr{
    position:absolute;
    top:-9999px;
    left:-9999px
}
.cc_div .bar #s-bl tr{
    border-top:1px solid #e3e7ed;
    border-color:var(--cc-cookie-table-border)
}
.cc_div .bar #s-bl td{
    border:none;
    position:relative;
    padding-left:35%
}
.cc_div .bar #s-bl td:before{
    position:absolute;
    left:1em;
    padding-right:.625em;
    white-space:nowrap;
    content:attr(data-column);
    color:#000;
    color:var(--cc-text);
    overflow:hidden;
    text-overflow:ellipsis
}
#cm.top{
    bottom:auto;
    top:1.25em
}
#cm.left{
    right:auto;
    left:1.25em
}
#cm.right{
    left:auto;
    right:1.25em
}
#cm.bar.left,#cm.bar.right{
    left:0;
    right:0
}
#cm.bar.top{
    top:0
}
@media screen and (max-width:688px){
    #cm,#cm.cloud,#cm.left,#cm.right{
        width:auto;
        max-width:100%;
        margin:0;
        padding:1.4em!important;
        right:1em;
        left:1em;
        bottom:1em;
        display:block
    }
    .force--consent #cm,.force--consent #cm.cloud{
        width:auto;
        max-width:100vw
    }
    #cm.top{
        top:1em;
        bottom:auto
    }
    #cm.bottom{
        bottom:1em;
        top:auto
    }
    #cm.bar.bottom{
        bottom:0
    }
    #cm.cloud .c-bn{
        font-size:.85em
    }
    #s-bns,.cc_div .bar #s-bns{
        padding:1em 1.3em
    }
    .cc_div .bar #s-inr{
        max-width:100%;
        width:100%
    }
    .cc_div .cloud #c-inr-i{
        padding-right:0
    }
    #cs{
        border-radius:0;
        padding:0
    }
    #c-s-in{
        max-height:100%;
        height:100%;
        top:0;
        transform:none
    }
    .cc_div .b-tg{
        transform:scale(1.1);
        right:1.1em
    }
    #s-inr{
        margin:0;
        padding-bottom:7.9em;
        border-radius:0
    }
    #s-bns{
        height:7.9em
    }
    #s-bl,.cc_div .bar #s-bl{
        padding:1.3em
    }
    #s-hdr,.cc_div .bar #s-hdr{
        padding:0 1.3em
    }
    #s-bl table{
        width:100%
    }
    #s-inr.bns-t{
        padding-bottom:10.5em
    }
    .bns-t #s-bns{
        height:10.5em
    }
    .cc_div .bns-t .c-bn{
        font-size:.83em;
        padding:.9em 1.6em
    }
    #s-cnt .b-bn .b-tl{
        padding-top:1.2em;
        padding-bottom:1.2em
    }
    #s-bl table,#s-bl tbody,#s-bl td,#s-bl th,#s-bl thead,#s-bl tr,#s-cnt{
        display:block
    }
    #s-bl thead tr{
        position:absolute;
        top:-9999px;
        left:-9999px
    }
    #s-bl tr{
        border-top:1px solid #e3e7ed;
        border-color:var(--cc-cookie-table-border)
    }
    #s-bl td{
        border:none;
        position:relative;
        padding-left:35%
    }
    #s-bl td:before{
        position:absolute;
        left:1em;
        padding-right:.625em;
        white-space:nowrap;
        content:attr(data-column);
        color:#000;
        color:var(--cc-text);
        overflow:hidden;
        text-overflow:ellipsis
    }
    #cm .c-bn,.cc_div .c-bn{
        width:100%;
        margin-right:0
    }
    #s-cnt #s-rall-bn{
        margin-left:0
    }
    .cc_div #c-bns{
        flex-direction:column
    }
    #c-bns button+button,#s-cnt button+button{
        margin-top:.625em;
        margin-left:0;
        float:unset
    }
    #cm.box,#cm.cloud{
        left:1em;
        right:1em;
        width:auto
    }
    #cm.cloud.left,#cm.cloud.right{
        margin:0
    }
    .cc_div .cloud #c-bns,.cc_div .cloud #c-inr,.cc_div .cloud #c-inr-i{
        display:block;
        width:auto;
        min-width:unset
    }
    .cc_div .cloud #c-txt{
        font-size:.9em
    }
    .cc_div .cloud #c-bns{
        margin-top:1.625em
    }
}
.cc_div.ie #c-vln{
    height:100%;
    padding-top:5.62em
}
.cc_div.ie .bar #c-vln{
    padding-top:0
}
.cc_div.ie #cs{
    max-height:37.5em;
    position:relative;
    top:0;
    margin-top:-5.625em
}
.cc_div.ie .bar #cs{
    margin-top:0;
    max-height:100%
}
.cc_div.ie #cm{
    border:1px solid #dee6e9
}
.cc_div.ie #c-s-in{
    top:0
}
.cc_div.ie .b-tg{
    padding-left:1em;
    margin-bottom:.7em
}
.cc_div.ie .b-tg .c-tgl:checked~.c-tg:after{
    left:1.95em
}
.cc_div.ie #s-bl table{
    overflow:auto
}
.cc_div.ie .b-tg .c-tg{
    display:none
}
.cc_div.ie .b-tg .c-tgl{
    position:relative;
    display:inline-block;
    vertical-align:middle;
    margin-bottom:.2em;
    height:auto
}
.cc_div.ie #s-cnt .b-bn .b-tl{
    padding:1.3em 6.4em 1.3em 1.4em
}
.cc_div.ie .bar #s-bl td:before{
    display:none
}
.cc_div.ie .bar #s-bl td{
    padding:.8em .625em .8em 1.2em
}
.cc_div.ie .bar #s-bl thead tr{
    position:relative
}
.cc_div.ie .b-tg .t-lb{
    filter: alpha(opacity=0);
}
.cc_div.ie #cm-ov,.cc_div.ie #cs-ov{
    filter: alpha(opacity=80);
}