/* ------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------- from normalize.css -------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------- HTML5 ELEMENTS CLASSES ------------------------------------------- */

/*article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; }
audio:not([controls]) { display: none; } 
[hidden] { display: none; }*/

/* ----------------------------------------------- BASE CLASSES ----------------------------------------------------- */

/*html { font-size: 100%; -webkit-text-size-adjust: 100%; }

html, button, input, select, textarea { font-family:  Verdana,Helvetica,Sans-Serif; color: #222; }

body { margin: 0; font-size: 1em; line-height: 1.4; }*/

/* ----------------------------------------------- LINK CLASSES ----------------------------------------------------- */

/*a { text-decoration: none; }
a:focus { outline: thin dotted; }*/

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
/*a:hover, a:active { outline: 0; }*/

/* ----------------------------------------------- TYPOGRAPHY CLASSES ----------------------------------------------- */

/*b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

small { font-size: 85%; }*/

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
/*sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

h1, h2, h3, h4, h5 { font-weight: normal; margin: 0; }*/

/* ----------------------------------------------- LIST CLASSES ----------------------------------------------------- */

/*ul, ol { margin: 0; padding: 0; list-style: none; list-style-image: none; }
dd { margin: 0; }*/

/* ----------------------------------------------- EMBED CONTENT CLASSES -------------------------------------------- */

/*
 * 1. Remove the gap between images and borders on image containers: h5bp.com/i/440
 */

/*img { border: 0; vertical-align: middle; }*/

/*
 * Correct overflow not hidden in IE9
 */

/*svg:not(:root) { overflow: hidden; }*/

/* ----------------------------------------------- FIGURE CLASSES --------------------------------------------------- */

/*figure { margin: 0; }*/

/* ----------------------------------------------- FORM CLASSES ----------------------------------------------------- */

/*form { margin: 0; }*/

/* Indicate that 'label' will shift focus to the associated form element */
/*label { cursor: pointer; }*/

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

/*button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; }*/

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 */

/*button, input { line-height: normal; }*/

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */

/*button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }*/

/*
 * Re-set default cursor for disabled elements
 */

/*button[disabled], input[disabled] { cursor: default; }*/

/*
 * Consistent box sizing and appearance
 */

/*input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }*/

/*
 * Remove inner padding and border in FF3/4: h5bp.com/l
 */

/*button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }*/

/*
 * 1. Allow only vertical resizing
 */

/*textarea { overflow: auto; vertical-align: top; resize: vertical; }*/

/* Colors for form validity */
/*input:valid, textarea:valid {  }*/
/*input:invalid, textarea:invalid {  }*/

/* ----------------------------------------------- TABLES CLASSES --------------------------------------------------- */

/*table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }*/

/* ----------------------------------------------- HELPER CLASSES --------------------------------------------------- */

/* For image replacement */
/*.ir { border: 0; font: 0/0 a; text-shadow: none; color: transparent; background-color: transparent; }*/

/* Clearing floats */
/*.clearfix {zoom:1;}
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

.opposite {
	font-size: 0;
}

.opposite-left, .opposite-right {
	display: inline-block;
	width: 100%;
	margin-right: -100%;
}

.opposite-right {
	text-align: right;
}*/

/* ------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------- end normalize.css --------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------- */


/*html, body {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}

body {
	font-family: Verdana,Helvetica,Sans-Serif;
	min-width: 970px;
}

.content-form-wrapper {
	min-height: 100%;
	width: 100%;  
	background:url(../Img/basemaster/top_gray_gradient.jpg) repeat-x 0 0;
	position: relative;
	display: block;
	z-index: 10;
}*/

/*.base-error-page-content {
	width:990px;
	padding:0;
	margin:0 auto;
	min-height: 500px;
	position: relative;
	z-index: 10;
}*/

/*.base-content {
	width:990px;
	padding:0;
	margin:0 auto;
	min-height: 500px;
	position: relative;
	z-index: 10;
}*/

/*.no-js .base-content,  .no-cookie .base-content {
	display: none;
}*/

/*.spinner {
	position: absolute !important;
	top: 50% !important;
	left: 50% !important;
}*/

.content-wrapp {
	padding:0 20px 20px 20px;
}

/*.hidden {
	display: none;
}*/

/*.checkout-spinner-container {
	position: relative;
	height: 200px;
}

.braintree-last-spinner-container {
	position: relative !important;
	/*height: 123px;*/
	/*height: 94px;
	width: 100%;
}

.shop-spinner-container {
	margin-left: 200px;
	margin-top: -50px;
	position: relative;
}

.spinner-invite-friends
{
	position:absolute;
	left:50%;
	top:50%;
	margin:0;
}*/

/* ---------------------------------------------------- HEADER START ------------------------------------------------ */

/*.header {
	height: 80px; width: 100%;
	position: relative;
	z-index: 20;
}*/

.header-width-content
{
	width:971px;
	margin:0 auto;
}

/*.header-content {
	width:980px;
	padding-right:10px;
	margin:0 auto;
	position: relative;
	z-index: 20;
}*/

/*.base-logo 
{
	display:block;
	width:220px;
	height:50px;
	position: absolute;
	top: 10px; 
	background-position:0 0;
}*/

/*.header-content-top-links
{
	position:relative;
	float:right;
	color:#424242;
	font-size:12px;
	margin-top:5px;
	margin-bottom:5px;
}*/

/*.header-content-top-links_link
{
	color:#808080;
	margin-left:20px;
}*/

/*.header-content-top-links_link:hover
{
	color:#000000;
}*/

/*.header-content-top-links_link__important
{
	color:Red;
}

.header-content-top-links_link__important:hover
{
	color:#c90c0c;
}*/

.header-content-top-links_welcome
{
	color:#000000;
	margin-left:20px;
}

.header-content-top-links_box
{
	background-color:#f1f1f1;
	border:1px solid #e6e6e6;
	box-shadow:1px 1px 0 #e0e0e0;
	-moz-box-shadow:1px 1px 0 #e0e0e0;
	-webkit-box-shadow:1px 1px 0 #e0e0e0;
	padding:5px 10px;
}

.header-content-invite-block
{
	text-transform:uppercase;
	clear:both;
	float: right;
	margin-top:15px;
}

.header-content-invite-block_link
{
	color:#424242;
	font-size:13px;
}

.footer_links-block__copyright
{
	float:right;
	text-align:right;
}

.social-links
{
	display:inline-block;
	position:relative;
	top:-10px;
	margin-right:5px;
}

.signup-login-block
{
	position:relative;
	width:971px;
	margin:0 auto;
	z-index:100;
}

.signup-login-block_link
{
	position:absolute;
	right:20px;
	top:20px;
	z-index:100;
}

.header-right-block__link
{
	float:right;
}

.base-content-sale-banners
{
	padding-bottom:50px;
}

/* ---------------------------- Cookie Info Block on Login page -----------------*/

.cookie-info-block {
    background: #999999;  
    border-bottom: 2px solid #656565;
    text-align: center; 
    padding: 5px 0;
    position:relative;
    z-index:10003;    
}

.cookie-info-block_text {
    color: #000;
    font-size: 12px;
    text-align: center;
}

.cookie-info-block_link, .cookie-info-block_link:hover {
    color: #fff;
    font-size: 12px;
}

.cookie-info-block_link__point, .cookie-info-block_link__point:hover {
    display: inline-block;
    margin-left: 30px;
    font-size: 16px;
    background: -2px -1199px;
    padding-left: 17px;
}

/* ----------------------- End Cookie Info Block on Login page ------------------*/

/* ---------------------------- Language switcher ----------------------------- */

/*.lang_switch_base
{
	position:relative;
	display:inline;
	right:auto;
	top:-2px;
	width:auto;
}

.lang_switch_login
{
	position:relative;
	text-align:center;
}

.lang-switch
{
	display:inline;
}

.lang-switch_lang-name
{
	font-size:12px;
	line-height:14px;
	margin:0 5px;
	text-decoration:none;
	cursor:pointer;
	color:#808080;
}

.lang-switch_lang-name:hover
{
	color:#000000;
}

.lang-switch_lang-name__selected, .lang-switch_lang-name__selected:hover
{
	color:#000000;
	cursor:default;
}

.lang-switcher_separator
{
	display:inline-block;
	position:relative;
	top:4px;
	width:1px;
	height:16px;
	background-color:#656565;
}

.login-form-container .lang_switch_base
{
	display:block;
	text-align:center;
}

.login-form-container .lang-switch_lang-name
{
	color:#cccccc;
}

.login-form-container .lang-switch_lang-name:hover, .login-form-container .lang-switch_lang-name__selected
{
	color:#ffffff;
}*/

/* ------------------------ End Language switcher ----------------------------- */

/* -------------------------------- Short Basket ------------------------------ */

/*.short-cart
{
	position:relative;
	top:3px;
	white-space:nowrap;
}*/

/*.basemaster_basket
{
	display: block;
	max-width:750px;
	position:relative;
	float:right;
	top:0;
	width: auto;
   _width: 120px;
	clear:right;
	background:#fff url(../Img/ShortBasket/bg_shortcart.gif) repeat-x 0 100%;
	border:1px solid #ccc;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px; 
	border-radius: 6px;
	height:55px;
	overflow:hidden; 
	z-index:10;
	zoom: 1;
}*/

/*.cart_slider
{
	position:absolute;
	left: 0px;
	height:55px;
	margin:0px;
}*/

/*.cart_panel_overflow
{
	height:55px;
	overflow:hidden;
	margin:0 15px 0 20px;
}*/

.short_basket_table
{
	display:none;
}

.shortbasket_right_corner
{
	background-image:none;
}

.slider_block
{
	position:absolute;
	left:0;
}

#slider
{
	margin:0;
	height:64px;
}

#slider .content
{
	position:relative;
	top:7px;
	white-space:nowrap;
}

/*div.item
{
	text-align:left;
	display: block;
	float: left;
	margin-left:7px;
   *margin-left:9px;
   _margin-left:0px;
}

div.item img
{
	display:block;
	position:relative;
	float:left;
	height:50px;
	width:auto;
}*/

/*.params_items
{
	position:relative;
	float:left;
}

div.itemsCount
{
	background-color:#808080;
	color:#fff;
	font-size:11px;
	vertical-align:top;
	padding:2px 5px 3px 5px;
	display:inline-block;
	//display:inline;
	//zoom:1;
}

div.item .price
{
	font-size:10px;
	color:#333;
	position:relative;
	top:14px;
	padding-left:3px;
	padding-right:3px;
}*/

/*a.shortcart_textblock
{
	display:block;
	position:relative;
	text-decoration:none;
	font-size:10px;
	line-height:1.2em;
	padding:0 10px;
	text-align:center;
	height:100%;
	z-index:20;
	float:right;
	background:#fff url(../Img/ShortBasket/bg_shortcart.gif) repeat-x 0 100%;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px; 
	border-radius: 6px;
	min-width:105px;
	color: #000;
}

a.shortCartEmpty
{
	color: #808080;
}

a.shortcart_textblock h3
{
	color:#000;
	text-shadow:#fff 1px 1px 1px;
	font-size:16px;
	font-weight:300;
	padding:15px 0 10px 0;
	margin:0;
}

a.shortcart_textblock span
{
	white-space:nowrap;
}

.cart_button_prev, .cart_button_next
{
	width:16px;
	height:16px;
	display: none;
}

.cart_button_prev, .cart_button_next
{
	top:25px;
	position:absolute;
	z-index:1000;
}

.cart_button_prev
{
	left:7px;
}

.cart_button_next
{
	right:-10px;
	*right: -6px;
}

a.shortCartEmpty h3, a:hover.shortCartEmpty
{
	color:#808080;
}*/

/* -------------------------------- End short Basket -------------------------- */

/* ---------------------------------------------------- HEADER END -------------------------------------------------- */

/* ---------------------------------------------------- ERROR PAGE START -------------------------------------------- */

.error-page {
	text-align: center;
	padding-top: 100px;
}

.error-page_title
{
	font-weight:300;
	font-size:45px;
}

.error-page_text {
	font-size: 14px;
	padding-bottom:60px;
}

.error-page_link {
	color: #808080;
	font-size: 20px;
	text-decoration:underline;
}

.error-page_link:hover {
	color: #000000;
}
/* ---------------------------------------------------- ERROR PAGE END ---------------------------------------------- */

/* ----------------------------------------------- SALE CATEGORIES START -------------------------------------------- */

/*.sale-categories-block
{
	clear:both;
	font-size:1px;
	width:990px;
	margin:0 auto 7px auto;
}

.sale-categories-block :first-child
{
	font-size:24px;
	margin-top:-5px;
}

.sale-categories-block a
{
	display: inline-block;
	padding: 0;
	margin-right:30px;
	font-size:16px;
	color:#808080;
}

.sale-categories-block a:hover, .sale-categories-block .sale-category-selected
{
	color:#000000;
}

.sale-categories-block a.header-content-top-links_link__important
{
	color:Red;
}

.sale-categories-block a.header-content-top-links_link__important:hover
{
	color:#c90c0c;
}*/


/* ----------------------------------------------- SALE CATEGORIES END ---------------------------------------------- */

/* -------------------------------------------- SHOP PAGE START ----------------------------------------------------- */

.sale-block-wrapper
{
	position:relative;
	float:left;
	width:320px;
	margin-right:10px;
}

.sale-banner-block
{
	width:320px;
}

.sale-banner-container
{
	position:relative;
	width:320px;
	height:193px;
}

.sale-banner-title
{
}

.divEnterSale
{
	font-size:12px;
}

.divBrand
{
	cursor: pointer!important;
}

.divBrandClosed
{
	cursor:default;
}

.divBrand, .divBrandClosed
{
	width:320px;
	-moz-border-radius: 0; 
	-webkit-border-radius: 0; 
	border-radius: 0;
	margin:0 5px 0px 0;
	background-repeat:no-repeat !important;
	position: relative;
	overflow: hidden;
	color:#cccccc;
	font-size:12px;
	height: 193px;	
	vertical-align: middle;
}

.divEnterSale
{
	background-image:none;
	background-color:#333;
	padding:7px;
	height:auto;
	width:auto;
	margin-bottom:15px;
}

.saleblock_date { display: block; text-align: right; padding: 2px 0px 25px 0px; color: #000; font-size: 14px;}
.saleblock_date span { color: #676767; font-size: 10px; }


.saleslist_table td { width: 330px; }
.saleslist_table td h2
{
	font-size:18px;
	font-weight:300;
	color:#000;
	text-align:left;
	margin-bottom:0;
	margin-left:5px;
	margin-top:0;
}

.saleblock_description
{
	color:red;
	font-size:12px;
	text-align:left;
	font-weight:300;
	width:auto;
    margin-bottom:2px;
}

h2.shop_main_h2
{
	clear:both;
	color:#b2b2b2;
	font-size:26px;
	font-weight:300;
	margin-left:0;
	margin-bottom:10px;
	margin-top:0;
	padding-top:10px;
}

/*.shop-sales-item-link
{
    display:block;
    outline:none;
}*/

/*.mainsale_big_block, .mainsale_big_image
{
	width:650px;
	height:400px;
}

.mainsale_big_block
{
	margin:0 5px 0 0;
	position:relative;
    display:block;
}

.mainsale_big_image
{
	overflow:hidden;
	position:absolute;
	top:0;
	z-index:10;
	margin:0;
}

.mainsale_small_block
{
	position: relative;
	z-index:10;
	margin:0 0 14px 0;
	width:320px;
	height:193px;
}*/

/*.mainsale_name_descr
{
	position:absolute;
	bottom:0px;
	z-index:20;
	background: url(../Img/BaseMaster/black_transparent_50.png) repeat 0 0;
	color:#fff;
	width: 100%;
	cursor:pointer;
}

.mainsale_big_block h2, .mainsale_small_block h2
{
	font-size:14px;
	font-weight:300;
	padding:10px 10px 5px 10px;
	margin:0;
}

.mainsale_small_block h2
{
	font-size:14px;
	padding:10px 10px 5px 10px;
}*/

/*.mainsale_big_block .saleblock_description, .mainsale_small_block .saleblock_description
{
	font-size:10px;
	margin:0;
	padding:0 10px 10px 10px;
	color:#fff;
}

.mainsale_small_block .saleblock_description
{
	font-size:10px;
	padding:0 10px 10px 10px;
}

.mainsale_big_block .slideButton, .divBrand .slideButton
{
	position:absolute;
	right:0;
	bottom:20px;
	z-index:30;
}

.mainsale_big_block .slideButton, .topBrand  .slideButton { bottom:70px; }*/

.mainsale_small_block .divBrand
{
	margin:0;
}

.other_sales_block
{
	padding-top:10px;
}

.bg_divBrandClosed
{
	position:absolute;
	width:320px;
	height:193px;
	background:url(../Img/BaseMaster/black_transparent_50.png) repeat 0 0;
	top:0;
	left:0;
}

/*.sale-banner-wrapper
{
	vertical-align:bottom;
	width:330px;
}*/

/* ----------- BI styles ----------------

.shop-sales-block
{
	margin-right:-16px;
}

.shop-sale
{
	width:330px;
	position:relative;
	float:left;
	margin-bottom:25px;
}

.shop-sale_name
{
	color:#000000;
	font-size: 18px;
	font-weight: 300;
	margin-bottom: 0;
	margin-top: 0;
	text-align: left;
}

.shop-sale_descr
{
	color: #676767;
	font-size: 11px;
	font-weight: 300;
	text-align: left;
	margin-bottom:5px;
}

.shop-sales-item
{
	margin: 0;
}

.slideButton
{
	position:absolute;
	right:0;
	bottom:20px;
	z-index:30;
}

.shop-sales-item__big
{
	width:642px;
	height:603px;
}

.shop-sales-item__long
{
	float:right;
	width:313px;
	height:603px;
}

.shop-sales-item__small
{
	width:313px;
	height:294px;
}

.shop-sales-item-link
{
	width:100%;
	height:100%;
	display: block;
	position: relative;
}

.shop-sales-item__big img, .shop-sales-item__long img, .shop-sales-item__small img
{
	width:100%;
	height:100%;
}

.shop-sales-info
{
	position: absolute;
	bottom: 0; left: 0;
	width: 100%;
	word-wrap: normal;
}

.shop-sales-item-descr-wrapp
{
	position:relative;
}

.shop-sales-item-descr-wrapp_background
{
	position:absolute;
	width:100%;
	height:100%;
	background-color:#ffffff;
	opacity:0.8;
	filter: alpha(opacity=0.8);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	z-index:100;
}

.shop-sales-item-descr-wrapp_sale-name
{
	color:#000000;
	font-size:14px;
	text-transform:uppercase;
	padding:5px 0 0 5px;
	position:relative;
	z-index:101;
}

.shop-sales-item-descr
{
	position: relative;
}

.shop-sales-item-descr-wrapp_desc
{
	padding:0 5px;
	position:relative;
	z-index:101;
}

.shop-sales-item-descr-wrapp_desc
{
	font-size:14px;
	color:#808080;
	padding-bottom:5px;
}

.countdown-timer
{
	position:relative;
}

.countdown-timer__sales
{
}

.countdown-timer__items-product
{
	position:absolute;
	right:10px;
	top:10px;
}

.countdown-timer_bg
{
	position:absolute;
	width:100%;
	height:100%;
	background-color:#ffffff;
	opacity:0.8;
	filter: alpha(opacity=0.8);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	z-index:100;
}

.countdown-timer_bg__ends
{
	background-color:#ffbdcf;
}

.countdown-timer_bg__starts
{
	background-color:#e5e5e5;
}

.countdown-timer_bg__items-product
{
	background-color:#ffffff;
}


.countdown-timer_text
{
	position:relative;
	text-align:center;
	font-size:14px;
	color:#000000;
	padding:3px 5px;
	z-index:101;
}

.return-block-item {
	display: none;
}

.title-sales-group
{
	color:#b2b2b2;
	font-size:26px;
	font-weight:300;
	margin-bottom:10px;
	margin-top:0;
	padding-top:10px;
}

.top-text-in-shop
{
	text-align:center;
	padding:10px;
}

.top-text-in-shop_link
{
	font-family:Georgia;
	font-size:14px;
	color:#000000;
}*/

/* ---------------------------------------------------- SHOP PAGE END ----------------------------------------------- */


/* ------------------------------------------------ LEFT MENU START ------------------------------------------------ */

/*.left-menu
{
	background: url('../Img/basemaster/white_transparent_50.png') 0 0 repeat;
	padding-top:15px;
}

.left-menu-block {
	padding:0 0 10px 20px;
	z-index: 10;
	width: 225px; 
	float: left;
	margin-top:20px;
}*/

.left-menu-block__itemsList
{
	margin-top:0;
}

.left-menu-block__itemsList .left-menu
{
	padding-top:0;
}

/*.left-menu-category {
	color: #000;
	font-size: 16px; 
	line-height: 16px;
	display: block; 
	padding: 7px 15px;
}*/

.left-menu-category-selected, .left-menu-category-selected:hover
{
	background-color:#DCDDDE;
	border: 1px solid #fff;
	padding: 6px 14px;
}

/*.left-menu-sub {
	margin-bottom: 10px;
}*/

.left-menu-sub li {
	width: 100%;
}

.left-menu-sub li:first-child {
	margin-top: 0;
}

/*.left-menu-sub a {
	color: #404040;
	font-size: 13px; 
	display: block; 
	padding: 7px 15px 7px 30px;
	word-break:break-all;
}*/

.left-menu-sub a:hover, a.left-menu-category:hover {
	background: url(../Img/LeftMenu/hover_link.png) repeat-y 0 0; 
	border: 1px solid #fff;
	padding: 6px 14px 6px 29px;
	display: block;
}

a.left-menu-category:hover 
{
	padding: 6px 14px;
}

a.left-menu-category-selected:hover
{
	background-color:#DCDDDE;
	background-image:none;
	border: 1px solid #fff;
	padding: 6px 14px;
}

.left-menu-sub a.left-menu-sub-select,
.left-menu-sub a.left-menu-sub-select:hover
{
	background-color:#DCDDDE;
	background-image:none;
	border: 1px solid #fff;
	padding: 6px 14px 6px 29px;
	color:#000000;
	cursor: default;
}

.left-menu-sizes {
	margin: 0; padding: 0;
	display: none;
}

.left-menu-sizes li {
	margin: 0;
}

.left-menu-sizes a {
	background: none;
	font-size: 11px; 
	display: block; 
	border: 1px solid #fff;
	padding: 2px 14px 2px 49px;
}

.left-menu-sizes a:hover {
	background: url(../Img/LeftMenu/hover_link.png) repeat-y 0 0; 
	border: 1px solid #fff;
	padding: 2px 14px 2px 49px;
}

.left-menu-sizes .left-menu-sizes-select, .left-menu-sizes .left-menu-sizes-select:hover
{
	background-color:#DCDDDE;
	background-image:none;
}

.left-menu .BackToShoping { padding: 20px 0 15px 15px; }

.left-menu-slide-button-wrapper
{
	background: url('../Img/basemaster/white_transparent_50.png') 0 0 repeat;
	margin-top:-10px;
	padding:20px 0 15px 15px;
}

/* ------------------------------------------------ LEFT MENU END ------------------------------------------------ */

/*---------------------------------- SEARCH LEFT MENU -------------------------------------------*/

/*.search-nothing-found {
	text-align:center;
}

.search-nothing-found_title {
	font-size:20px;
	margin-bottom:10px;
}

.search-nothing-found_text {
	font-size: 14px;
	color:#808080;
	margin-bottom:3px;
}

.search-nothing-found_text__space {
	margin-bottom:30px;
}

.search-nothing-found_other-products {
    font-size: 20px;
    margin-bottom: 20px;
}*/

.item-list-container__search {
	margin-top:20px;
}

.left-menu-block__search {
	width: 245px; 
	padding:0 0 10px 0px;
	margin-top:0;
}

.left-menu__search {
	padding-top:0;
}

.left-menu__search .left-menu-sub {
	margin-bottom:0px;
}

.left-menu__search .left-menu-category, .left-menu__search .left-menu-category:hover {
	font-size: 13px; 
	line-height: 15px;
	padding: 7px 0px 2px 0;
	border:none;
	border-bottom:1px solid #e0e0e0;
	color:#000;
	cursor:default;
	outline:none;
}

.left-menu__search .left-menu-category-expand:hover {
	cursor: pointer;
	border-bottom:1px solid #BCBCBC;
}

.left-menu__search .left-menu-sub a:hover,
.left-menu__search .left-menu-sub a.left-menu-sub-select, 
.left-menu__search .left-menu-sub a.left-menu-sub-select:hover 
.left-menu__search .left-menu-category:hover {
	background:none;
	cursor:pointer;	
	outline:none;
}

.left-menu__search .left-menu-sub a,
.left-menu__search .left-menu-sub a:hover,
.left-menu__search .left-menu-sub a.left-menu-sub-select, 
.left-menu__search .left-menu-sub a.left-menu-sub-select:hover {
	padding: 4px 0 0px 20px;
	border:none;
	min-height:15px;
}

.left-menu__search .left-menu-sub a.left-menu-sub-null,
.left-menu__search .left-menu-sub a.left-menu-sub-null:hover {
	color:#cccccc;
}


.left-menu__search .left-menu-sub a.left-menu-sub-select,
.left-menu__search .left-menu-sub a.left-menu-sub-select:hover {
	padding: 4px 0px 0px;
	color:#000;
}

.left-menu__search .items-list-subcategory-name {
	color:#808080;
	-webkit-transition: color 0.3s ease-in; /*safari and chrome */
     -moz-transition: color 0.3s ease-in; /* firefox */
     -o-transition: color 0.3s ease-in; /* opera */
	 outline:none;
}

.left-menu__search .items-list-subcategory-name:hover {
	color:#000;
}



.items-list-subcategory-name_icon {
	background: url(../Img/Buttons/icons_v20.png) no-repeat 0 -1705px; 
	height: 14px;
    width: 15px;
	margin-right: 5px;
	position:relative;
	bottom: -1px;
	display:none;
}

.left-menu__search .left-menu-sub a.left-menu-sub-select .items-list-subcategory-name_icon {
	display:block;
	float:left;
}

.items-list-subcategory-name_count {
	color: #cccccc;
    display: block;
    float: right;
    text-align: right;
    width: 55px;
}

.items-list-subcategory-name_item {
	display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.expand-items {
	padding: 0;
	cursor:pointer;
	height:15px;
	margin-bottom:20px;
}

.expand-items-line {
	border-bottom: 1px solid #e0e0e0;
	height:13px;
}


.expand-items-border {
	background: #fff;
	width: 19px; height: 19px;
	display: block;
	position:relative;
	border: 1px solid #e0e0e0;
    bottom: -3px;
	text-align:center;
	vertical-align:middle;
}

.expand-items-category {
	float: right;
	position:relative;
	height: 15px;
	cursor:pointer;
}

.expand-items:hover .expand-items-line {
	border-bottom: 1px solid #BCBCBC;
	cursor:pointer;
}

.expand-items:hover .expand-items-border {
	border: 1px solid #BCBCBC;
}

.expand-items-cross,
.expand-items-arrow, 
.expand-items-arrow__less {
	background: url(../Img/Buttons/icons_v20.png) no-repeat 0 -1690px; 
	height: 11px;
    width: 17px;
	display:inline-block;
}

.expand-items-arrow__less {
	background-position: 0 -1676px; 
}

.expand-items-cross {
	background-position: 0 -1725px; 
	height: 15px;
}

.expand-items-cross:hover {
	background-position: 1px -1539px; 
	height: 15px;
}

/*---------------------------------- END SEARCH LEFT MENU -------------------------------------------*/


/*----------------------------- NAVIGATION START -----------------------------*/

.bg_top_content_gradient
{
	background:url(../Img/BaseMaster/bg_gray_gradient_content.png) repeat-x 0 0;
	-moz-border-radius-topright: 6px; 
	-webkit-border-top-right-radius: 6px; 
	border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px; 
	-webkit-border-top-left-radius: 6px; 
	border-top-left-radius: 6px;
	margin-right:10px;
}

.category-bg .bg_top_content_gradient
{
	margin-right:0;
}

.top-gradient-show .bg_top_content_gradient
{
    background-image:none;
}

.navigation
{
	padding:15px 20px 20px 20px;
    display:inline-block;
}

.navigation-link 
{
	font-size: 12px;
	line-height: 12px;
	color: #808080;
	text-decoration: underline;
}

.navigation-link__current
{
}

.navigation-separate {
	font-size: 12px;
	line-height: 12px;
	color: #808080;
	margin-right:5px;
}

.navigation-link-current 
{
	font-size: 12px;
	line-height: 12px;
}

.navigation-link-current .navigation-link
{
	color: #808080;
}

.navigation-default,
.navigation-category,
.navigation-subcategory,
.navigation-size {
	display: none;
}

/*----------------------------- NAVIGATION END -----------------------------*/

/* -------------------------- Stat info -------------------------- */

.stat-info-block
{
	background: url('../Img/white_transparent2_80.png') 0 0 repeat;
	position: absolute;
	top: 10px; right: -130px;
	padding: 3px 0 3px 10px;
	color: #333333;
	font-size: 11px;
	width:120px;
	border:1px solid #eeeeee;
}

.stat-info-block > a
{
	color: #333333;
	font-size: 11px;
}

.sale-details-item
{
	display:inline-block;
	padding:2px 5px;
	width:44px;
	text-align:right;
}

/* ---------------------- End Stat info -------------------------- */

/*--------------------------------- CATEGORY START ------------------------*/

.category-bg {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	min-height: 501px;
	width: 980px;
}

.ends-sale-block
{
	position:absolute;
	right:15px;
	top:10px;
	font-family:Georgia;
	font-size:14px;
	color:#000000;
}

.ends-sale-block__itemslist
{
	top:-25px;
}

/*--------------------------------- CATEGORY END ------------------------*/

/*----------------------------------------------------- ITEM LIST START ----------------------------------------------*/

.items-list-section
{
}

.items-list
{
	padding-left:3px;
}

.top-item-list
{
	overflow: hidden;
}

/*.item-list-block
{
	position: relative;
	float: left;
	overflow: hidden;
	margin: 0 0 10px 17px;
	width: 225px;
	height: 400px;
	display: none;
}*/

.item-list-block__search {
	height: 420px;
}

.item-list-block.item-list-block__display
{
	display: block;
}

/*.item-name, .item-brand
{
	font-size:11px;
	color:#454545;
	line-height:1.28;
}

.item-brand {
	display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	font-weight:bold;
}*/

/*.item-list-block-show-stat-info
{
	position: absolute;
	top: 0; left: 0;
	background: url('../Img/black_transparent.png') 0 0 repeat;
	width: 100%;
	color: #fff;
	font-size: 14px;
	padding: 5px;
	display: none;
}

.item-list-image  
{
	display: block; 
	width: 225px; height: 360px; 
	background-position: center center; 
	background-repeat: no-repeat;
    vertical-align:middle;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.item-list-image::before 
{
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    content: '';
}

.item-list-image img
{
	max-height: 360px;
    max-width: 225px;
    min-height: 1px;
    min-width: 1px;
	color:#cccccc;
	font-size:12px;
}

.item-list-info
{
	position: absolute;
	width: 100%;
	padding:0;
	z-index:2;
}*/

.item-list-description-wrapp
{
	position:absolute;
	bottom:15px;
	background: url('../Img/Sales/bg_prices.png') 0 0 repeat-x;
	padding: 5px;
	display: block;
	text-align:left;
	transition: 1s;
}

.item-list-description
{
	margin: 0 10px;
}

.item-list-name
{
	font-size: 12px;
	color: #808080;
	width:130px;
	float:left;
	padding-top:7px;
}

.item-list-price
{
	position: relative;
	float:right;
}

/*.item-list-price-new
{
	font-size: 20px;
	line-height:20px;
	color: #000000;
}

.item-list-price-old
{
	font-size: 11px;
	line-height:11px;
	text-decoration: line-through;
	color: #808080;
}*/

/*.item-list-slider {
	background: url('../Img/Sales/bg_slider.png') 0 0 repeat;
	width: 225px;    
    position: absolute;
	bottom: 0;
	left: 225px;
	
	transition: 1s;
}*/

.item-list-block__hover .item-list-slider {
	display: block;
}

/*.item-list-selection {
	padding: 10px 10px 15px 10px;
}*/

.item-list-size-title
{
	font-size: 12px;
}

.item-list-add-cart
{
	text-align: center;
	padding: 0 0 10px 0;
}

.product-sold-out,
.item-list-sold-out
{
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -40px 0 0 -70px;
	background: url('../Img/black_transparent_70.png') 0 0 repeat;
	padding: 5px 15px;
	color: #fff;
	font-size: 28px;
	font-weight: 100;
}

/*.item-list-more-sizes
{
	color:#666666;
	font-size: 11px;
	display: block;
	clear: both;
	padding:5px 0 10px 0;
	text-decoration:underline;
}

a.item-list-more-sizes:hover
{
	text-decoration:none;
}*/

/*----------------------------------------------------- ITEM LIST END ------------------------------------------------*/

/*----------------------------------------------------- PRODUCT START ------------------------------------------------*/

/*.product-block {
	position: relative; 
	margin-bottom: 10px;
}*/

/*.product-img 
{
	float: left;
	margin-right: 15px;
	position: relative;
	padding-bottom:110px;
}

.product-img-link {
	min-width: 406px;
	overflow: hidden;
	position: relative;
}

.product-img-link > img {
	display: block;
}*/

/*.thumbnail-images {
	text-align: center;
	position:absolute;
	width:100%;
}*/

/*.thumbnail-images a
{
	display: inline-block;
	padding-top:7px;
	font-size:8px;
	color:#aaaaaa;
}*/

/*.thumbnail-image {
	border: 1px solid transparent;
	padding:5px;
}

.thumbnail-image__select {
	border: 1px solid #cccccc;
}

.thumbnail-images a.thumbnail-images__selected {
	background: url('../Img/Product/bg_preview.gif') center 0 no-repeat;
}

.thumbnail-image:hover {
	border: 1px solid #cccccc;
}*/

/*.product-info-block 
{
	min-width:230px;
	overflow: hidden;
	zoom: 1;
}*/

.product-name,
.product-brand {
	font-size: 20px; 
	font-weight:100;
	color:#000000;
	margin-bottom: 15px;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}

.product-brand {
	margin:0;
	font-weight:700;
}

.product-price
{
	margin-bottom:20px;
}

.product-price-old {
	color: #b2b2b2;
	font-size: 14px;
	line-height: 14px; 
	text-decoration: line-through;
	margin-bottom:8px;
}

.product-rrp-label {
	color: #b2b2b2;
	font-size: 14px;
	line-height: 14px; 
	margin-bottom:20px;
	position:relative;
}

.product-rrp-label-price {
	text-decoration: line-through;
}

.product-rrp-label_text
{
	font-size:12px;
	margin-bottom:7px;
}

.product-rrp-label_tooltip-text
{
    position:absolute;
    width:240px;
    height:auto;
    top:20px;
    padding:10px;
    border:1px solid #666666;
    background-color:#f5f5f5;
    color:#666666;
    font-size:12px;
    z-index:10000;
}

.product-price-new-title
{
	font-size:16px;
	color:#4d4d4d;
}

.product-under-price-label {
    font-size: 12px;
    padding-top: 7px;
    color: #4d4d4d;
}

/*.product-size-title, 
.product-qty-title
{
	color: #808080; 
	font-size: 10px; 
	padding:5px 0;
	width:100%;
}*/

.product-add-to-cart-form .product-size-title, 
.product-add-to-cart-form .product-qty-title
{
	font-size:12px;
	padding:10px 0;
}

.product-price-new-title-bold {
	font-weight: bold;
}

.product-price-new {
	color: #000000;
	font-size: 32px;
	line-height: 32px; 
}

.product-size-list,
.product-qty-list 
{
	padding: 0 0 10px 0;
	width:100%;
}

/*.product-size,
.product-qty  
{
	font-size: 12px;
	color: #676767;
	background: url('../Img/Product/bg_grey_buttons.gif') 0 0 repeat-x #D1D2D4;
	border:1px solid #999999;
	padding: 4px 10px 4px 10px;
	display: block; 
	float: left; 
	margin: 0 5px 5px 0;
	cursor: pointer;
	position: relative;
	white-space:nowrap;
}*/

.item-list-slider .product-size, .item-list-slider .product-qty
{
	font-size: 10px;
}

/*.product-size:hover,
.product-qty:hover 
{
	border:1px solid #307fff;
}*/

/*.product-size__selected,
.product-qty__selected, 
.product-size__selected:hover,
.product-qty__selected:hover {
	background: #737476 url('../Img/Product/bg_grey_buttons.gif') 0 -25px repeat-x; 
	border:1px solid #3f3f41;
	color:#ffffff;
}*/

.product-size__sold, .product-size__sold:hover {
	background: #edeef0;
	color: #bfbfbf;
    border: 1px solid #c5c5c5;
	cursor: default;
}

/*.product-size input,
.product-qty input {
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
	outline: none;
}*/

.product-descr
{
	position:relative;
	float:left;
	width:250px;
	margin-right:15px;
	margin-bottom: 20px;
	z-index:100;
}

/*.product-descr-text {
	font-size: 12px; 
	color: #666666; 
	margin-bottom: 20px;
}

.product-descr-text > a
{
	color: #666666; 
	text-decoration: underline;
}*/

/*.product-descr ul
{
	list-style-type:disc;
	margin:12px 0;
	padding:0 0 0 40px;
}*/

.product-shipping
{
	font-size:12px;
	color:#666666;
    margin-bottom:15px;
}

.product-add-to-cart-form
{
	margin-bottom:20px;
}

.navigation__product-page
{
	margin-left:0;
}

.top-item-list__product-page
{
	padding-left:6px;
}

.line-block
{
	width:100%;
	height:1px;
	line-height:1px;
	font-size:1px;
	background-color:#c0c0c0;
	margin:20px 0;
}

/* -------------------- RRP text --------------------*/

.rrp-text
{
    margin-bottom:10px;
    color: #B2B2B2;
    font-size: 11px;
}

/* ---------------- end RRP text --------------------*/

/* -------------------------- Accordion ----------------------- */

.pricing-accordion { margin-bottom:20px;  }
.pricing-accordion h3 
{
	background: url('../Img/Product/bg_grey_grad.gif') 0 0 repeat-x; 
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px; 
	border-radius: 7px;
	padding: 0px 10px 4px 10px;
	margin: 0px 0px 10px 0;
	border: 1px solid #ccc;
	cursor: pointer;
}

.pricing-accordion h3 a { font-size: 13px; font-weight: normal; color: #808080;  padding: 0px;}
.pricing-accordion h3 span { left: 100%; top: 17px; }
.pricing-accordion .ui-widget-content { border: 0px; font-family: Verdana; font-size: 12px; color: #666666; line-height: 18px; padding: 0px 5px 10px 0px; background-image:none; background-color:transparent;}
.pricing-accordion h3.ui-state-active a, .pricing-accordion a:hover { color:#333; }
.pricing-accordion .ui-icon {
	background: url('../Img/Product/arrow.gif') 0 0 no-repeat; 
	float: right; 
	margin: 9px -8px 0 0;
	width: 18px;
	height: 18px;
}
.pricing-accordion h3.ui-state-active .ui-icon { background-position-y: -17px; margin-right: -6px; }

/* ---------------------- End Accordion ----------------------- */


/* ----------------------- css for add social links ---------------------------- */

.share-social {}

.share-social_title
{
	font-size:12px;
	font-weight:300;
	color:#808080;
}

.addthis_button_facebook span, .addthis_button_twitter span, .addthis_button_email span, .addthis_button_pinterest, .addthis_button_compact span
{
	width:28px !important;
	height:28px !important;
	background-image: url(../Img/Product/social_media_icons.png) !important;
	background-repeat:no-repeat !important;
}

.addthis_default_style .at300b, .addthis_default_style .at300bo, .addthis_default_style .at300m
{
	padding:0 !important;
}

.addthis_button_facebook, .addthis_button_twitter, .addthis_button_email, .addthis_button_pinterest_share, .addthis_button_compact
{
	display: inline-block;
    margin-right: 5px;
    margin-top: 5px;
}

.addthis_button_facebook span
{
	background-position: -2px -2px !important;
}

.addthis_button_twitter span
{
	background-position: -2px -62px !important;
}

.addthis_button_email span
{
	background-position: -2px -122px !important;
}

.addthis_button_pinterest
{
	background-position: -2px -182px;
}

.addthis_button_compact span
{
	background-position: -2px -242px !important;
}

.at300b:hover
{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100) !important;
	-moz-opacity: 1 !important; 
	-khtml-opacity: 1 !important; 
	opacity: 1 !important;
	zoom: 1 !important;
}

.addthis_button_facebook span:hover
{
	background-position: -2px -32px !important;
}

.addthis_button_twitter span:hover
{
	background-position: -2px -92px !important;
}

.addthis_button_email span:hover
{
	background-position: -2px -152px !important;
}

.addthis_button_pinterest:hover
{
	background-position: -2px -212px !important;
}

.addthis_button_compact span:hover
{
	background-position: -2px -272px !important;
}

span .addthis_counter.addthis_bubble_style
{
	width:41px !important;
	height:28px !important;
	background-image: url(../Img/Product/social_media_icons.png) !important;
	background-repeat:no-repeat !important;
	background-position: -2px -302px !important;
	margin-top:5px;
}

span .addthis_counter.addthis_bubble_style:hover
{
	background-position: -2px -332px !important;
}

span .addthis_counter.addthis_bubble_style a.addthis_button_expanded
{
	margin-top:7px !important;
	margin-left:3px !important;
	font-size:12px !important;
}

.addthis_button_pinterest iframe
{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0) !important;
	-moz-opacity: 0 !important; 
	-khtml-opacity: 0 !important; 
	opacity: 0 !important;
	zoom: 1 !important;
	width:28px !important;
	height:28px !important;
	padding:0 !important;
	overflow:hidden;
}

.at_a11y
{
	display:none;
}

.at_PinItButton
{
	background-image:none;
}

/*-------------------------------------------- PRODUCT END --------------------------------------------------------*/


/* ------------------------------------------- Pablic pages ---------------------------------------------- */

.public-title
{
	font-family:Georgia;
	font-size:20px;
}

.public-content
{
	padding:20px;
}

.signup-bg-image
{
	position:absolute;
	top:60px;
}

.public-form_button
{
	position:relative;
	left:30%;
	text-align:left;
	margin-left:5px;
	padding-top:15px;
}

.b-signup
{
	position:relative;
}

.b-signup_space
{
	padding:30px 20px 15px 20px;
}

.b-signup_image
{
	position:absolute;
	top:20px;
	right:0;
	z-index:10;
}

/*.signup-form
{
	width:330px;
	position:relative;
	float:right;
	right:25px;
	top:90px;
}*/

.signup-information
{
	position:relative;
	z-index:100;
}

.signup-information__space
{
	margin-top:250px;
	margin-bottom:30px;
}

.signup-information-text
{
	margin-top:5px;
}

.signup-information-text_point
{
	font-size:12px;
	margin-bottom:3px;
}

.b-signup_brands-image
{
	text-align:center;
	margin-bottom:10px;
}

.contact-new-message-form__public
{
	margin-top:15px;
	margin-bottom:20px;
}

.signup-registration-block_invitation-title
{
	position:absolute;
	bottom:280px;
	top:0;
	width:100%;
	font-size:12px;
	line-height:14px;
	font-weight:700;
	margin:15px 0;
	text-align:center;
}

.signup-registration-block_invitation-text
{
	position:absolute;
	top:25px;
	width:100%;
	font-size:16px;
	font-weight:700;
	line-height:16px;
	margin:14px 0;
	text-align:center;
}

.separate-or
{
	font-size:10px;
	text-align:center;
}

.signup-form .separate-or
{
	margin-bottom:3px;
}

.signup-form_input-text
{
	border: 1px solid #D0CECE;
	padding:7px;
	width:315px;
	font-size:12px;
}

.signup-form .b-element-form-block
{
	margin-bottom:13px;
}

.signup-form .b-element-form-block__agree-block
{
	margin-bottom:10px;
	margin-top:-5px;
}

.signup-form_facebook-button
{
	text-align:center;
}

.signup-form .ui-watermark-label
{
	position: absolute;
	cursor: text;
	white-space: nowrap;
	font-size:12px;
}

.signup-form_check-img
{
	position: absolute; 
	right: 2px; 
	top: 4px;
}

.b-element-form-block__agree-block .signup-form_check-img
{
	top: 0;
}

.signup-bottom
{
	height:83px;
	width:100%;
	position:absolute;
	bottom:0;
}

.contactus-form-info-fields-container
{
	width:300px;
}

/* ------------------------------------------- Pablic pages end ---------------------------------------------- */

/* ---------------------------------------------- JOIN PAGE START ----------------------------------------------------*/

.join-agree-link  
{
	color: #333333; 
	font-size: 12px;
	text-decoration:underline;
	text-shadow: 0 0 1px #FFFFFF;
}

.signup-form .join-agree-link
{
	text-decoration:none;
}

.join-form
{
	background-color:#FBF9FA;
	position: fixed;
	left: 50%; top: 50%;
	margin-top: -248px;
	margin-left: -220px;
	width: 450px;
	padding: 20px;
	display: block;
	z-index: 200;
}

*html .join-form {
	position: absolute;
}

.join-form-title 
{
	font-size: 18px;
	color:#333333;
	margin: 0;
	text-align:left;
	text-shadow: 0 0 1px #FFFFFF;
}

.join-form .login-form-row-title {
	color: #333333;
}

/*.join-form-button, .join-form-button:hover, .join-form-button:visited {
	background-color:#E61D87;
	color:#fff;
}*/

.singup-popup-form_go-to-login
{
	color:#333333;
	text-align:center;
    font-size:12px;
}

.singup-popup-form_login-link
{
	color:#333333;
	text-shadow: 0 0 1px #FFFFFF;
	font-size:12px;
	text-decoration:underline;
}

/* ---------------------------------------------- JOIN PAGE END ----------------------------------------------------*/

/* ---------------------------------------------------- FOOTER START --------------------------------------------------------- */

.public-master
{
	min-height:600px;
}

.login-footer .footer
{
	width:auto;
}

.login-footer .footer_top-line
{
	display:none;
}

.public-master .footer
{
	height:20px;
	margin-top:-20px;
	position:relative;
	z-index:100;
	background-color:#333333;
	background-image:none;
	text-align:center;
}

.public-master .footer-social-links
{
	top:0;
}

.public-master .content-form-wrapper
{
	overflow:hidden;
}

/*.public-master .public-footer
{
	padding:15px 0;
}*/

.public-footer-links
{
	padding:10px 20px;
	display:inline-block;
}

.public-footer-links_link
{
	color:#cccccc;
	font-size:12px;
	line-height:12px;
	margin-right:15px;
}

.public-footer-links_link:hover
{
	color:#ffffff;
}

.social-link__public-footer
{
	margin-right:12px;
	margin-top:10px;
}

.social-links__public-footer
{
	top:0;
}

.footer-info-block
{
    position:absolute;
    width:100%;
    bottom:54px;
    left:0;
}

.footer-info-block_link
{
    display:block;
    text-align:center;
    width:100%;
    height:100%;
    padding:7px 0;
    background-color:#b2b2b2;
    color:#000;
}

.footer-info-block_link:hover
{
    background-color: #cecece;
}

/* ---------------------------------------------------- FOOTER END --------------------------------------------------------- */

/* ---------------------------------------------------- LOGIN PAGE START -------------------------------------------- */

.login-background
{
	position:absolute;
	top:0;
	left:0;
	right:0;
	z-index:-1;
	min-height: 100%;
	background-color:#ffffff;
}

.whiteGradient {
	height: 207px;
	background: url(../Img/Login/white_gradient.png) 0 bottom repeat-x; z-index: 10;
	margin-top: -207px;
	position: relative;
}

.login-form-container
{
	position:relative;
	top:100px;
	background:url(../Img/Login/bg_form.png) 0 0 repeat;
	width:560px;
	margin:0 auto;
	padding:20px 40px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/*.login-logo
{
	position: relative;
	z-index: 10;
	/*background:url(../Img/home_logo_white.png) no-repeat 0 0;*/
	/*height:70px;*/
	/*margin-bottom:20px;
}*/

.logoLogin 
{ 
	width: 100%; 
	height: 27px; 
	position: relative;
	margin-top:15px;
	margin-bottom:15px;
}


.account-form {
	padding: 0;
	margin: auto;
	display: block;
}

.join-form, .login-form, .forgot-password-form { display: none; }

.login-big-text 
{
	font-size: 22px;
	color: #ffffff;
	font-weight: 100;
	margin-bottom:5px;
}

.login-form-row {
	padding-bottom: 5px;
	color:#ffffff;
	position:relative;
}

.login-form-row__center
{
	text-align:center;
}

.login-form-row__signup
{
	padding-bottom:0;
}

.login-form-row-title 
{
	font-size: 10px;
	color: #ffffff;
	display: inline-block;
	margin-bottom: 3px;
}

.login-form-row-text
{
	font-size: 14px;
}

.login-form-row-space
{
	height: 40px;
}

.login-fpassw, .login-fpassw:visited {
	color: #ffffff;
	font-size: 12px;
	text-decoration: underline;
}

.login-popup-form-container
{
	background-color:#e6e6e6;
	border:1px solid #c5c5c5;
	position: fixed;
	left: 50%; top: 50%;
	margin-top: -300px;
	margin-left: -220px;
	width: 340px;
	padding: 15px 25px;
	display: block;
	z-index: 200;
}

*html .login-popup-form-container {
	position: absolute;
}

.login-popup-form-container .login-form-row-title {
	color: #333333;
	font-size:12px;
}

.login-popup-form-container .lang-switch
{
	display:block;
	text-align:center;
}

.login-popup-form-container .logoLogin
{
	margin-bottom:0;
}

.login-popup-form-container .login-big-text
{
    color:#333333;
}

.login-popup-form-container .account-form
{
    margin-top:15px;
}

.login-popup-form-container .login-fpassw, .login-popup-form-container .login-fpassw:visited
{
    color:#808080;
}

.login-popup-form-container .login-fpassw:hover
{
    color:#000000;
}

.signup-form-promo-block
{
	background-color:#f3e4eb;
	padding:10px 20px;
	margin-bottom:15px;
	margin-top:15px;
}

.signup-form-promo-block ul
{
	list-style-type:disc;
	list-style-position:inside;
}

.signup-form-promo-block_item
{
	font-family:Georgia;
	font-size:14px;
	font-style:italic;
	color:#7f7f7f;
}

/* ----------------- */

.sign-in-part, .sign-up-part
{
	position:relative;
	float:left;
	width:225px;
}

.sign-up-part
{
	margin-left:30px;
}

.sign-up-part_info-text
{
	font-size:12px;
}

/* ---------------------- */

.forgot-password-block
{
	position:relative;
	float:left;
	width:225px;
}

.forgot-password-form-send-button
{
	margin:27px 0 0 30px;
}

.new-password-float-wrapper
{
	position:relative;
	float:left;
    width:225px;
}

.new-password-button
{
	margin:27px 0 0 30px;
}

/* ---------------------------------------------------- LOGIN PAGE END ---------------------------------------------- */


/* -------------------------------------------- FORGOT PASSWORD START ------------------------------------------------*/

.forgot-form-row { margin: 10px 5px; }

/* -------------------------------------------- FORGOT PASSWORD END ------------------------------------------------*/


/* ------------------- Unsubscribe --------------------------- */

.unsubscribe-block
{
	margin:0 auto;
}

.unsubscribe-block .login-big-text
{
	padding-bottom:10px;
}

.unsubscribe-block a.button
{
	width:300px;
}

.unsubscribe-form
{
	padding: 0;
	display: block;
}

/* --------------- End Unsubscribe --------------------------- */

/* ------------------------------- Join page ----------------------------------------- */

.singup-popup-form .signup-form_check-img
{
	top:30px;
}

.singup-popup-form .signup-form_check-img__agree
{
	top:0;
}

/* --------------------------- End Join page ----------------------------------------- */


.input-text 
{
	border: 1px solid #B2B2B2;
	background: #fff url(../Img/Buttons/bg_input.jpg) 0 0 repeat-x;
	padding: 8px 4px;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.input-text-full { width: 100%; }

.scrollup { position: fixed; top: 50%; background: #666666 url(../Img/Buttons/icons_v20.png) no-repeat 0 -473px; width: 30px; height: 30px; cursor: pointer; z-index: 1000;}

/* ----------------------- Login with Facebook -------------------- */

.fb-popup-password
{
	padding:10px;
}

.fb-popup-password a
{
	margin:0 auto;
}

.fb-popup-password_element-form
{
	padding-bottom:10px;
}

.fb-popup-password_label, .fb-popup-password_text-value, .fb-popup-password_input
{
	display:block;
}

.fb-popup-password_label
{
	font-size:10px;
	color:#7f7f7f;
}

.fb-popup-password_text-value, .fb-popup-password_input
{
	font-size:14px;
}

.fb-popup-password_input
{
	background:#fff url("../Img/Buttons/bg_input.jpg") repeat-x 0 0;
	border: 1px solid #C5C5C5;
	padding: 8px 5px;
	width:265px;
}

.facebook-button__space, .join_form_container .subDiv a.facebook-button__space
{
	margin:10px auto 0 auto;
}

.login-popup-form-container .facebook-button__space
{
	margin-top:3px;
}

.facebook-button__next-button
{
    margin-right:30px;
}

.facebook-button-container
{
	text-align:center;
}

.facebook-button-container__bottom-space
{
	padding-bottom:25px;
}

.facebook-button, .facebook-button:hover, .facebook-button:visited
{
	background: #6079ab; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzYwNzlhYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYjU5OTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #6079ab 0%, #3b5998 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6079ab), color-stop(100%,#3b5998)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #6079ab 0%,#3b5998 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #6079ab 0%,#3b5998 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #6079ab 0%,#3b5998 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #6079ab 0%,#3b5998 100%); /* W3C */
	border: 1px solid #29487C;
	position:relative;
	font-size:14px;
	font-weight:700;
	line-height:25px;
	padding:2px 10px 3px 42px;
	color: #fff;
	text-shadow: 0 -1px 1px black;
	text-decoration:none;
	border-radius: 8px;
	-moz-border-radius: 8px;	
	-webkit-border-radius: 8px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: inline-block;
	cursor: pointer;
}

.login-form-row .facebook-button
{
    padding:2px 6px 3px 38px;
}

.facebook-button-container .facebook-button
{
    padding:2px 9px 3px 40px;
}

.login-facebook-button_fb-logo
{
	width:18px;
	height:30px;
	background-position:4px -1032px;
	display:inline-block;
	position:absolute;
	top:0;
	left:10px;
	border-right:1px solid #29487c;
	padding-right:5px;
}

.login-page-separator
{
	color:#D9D9D9;
	font-size:12px;
	white-space: nowrap;
}

.login-page-separator_left, .login-page-separator_right
{
	display:inline-block;
	width:220px;
	border-bottom:1px solid #d9d9d9;
	position:relative;
	top:-3px;
}

.login-page-separator_center
{
	padding:0 10px;
}

.signup-form_facebook-button .facebook-button, .singup-popup-form .facebook-button
{
	padding-left:36px;
}

.signup-form_facebook-button .login-facebook-button_fb-logo, .singup-popup-form .login-facebook-button_fb-logo
{
	left:5px;
}



/* ---------------------------------------------------- BUTTON END -------------------------------------------------- */

/*---------------------------------------------------- CHECKOUT START ------------------------------------------------*/

.checkout-step {
	display: none;
}

.checkout-navigation {
	padding: 25px 20px 40px 20px; 
}

.checkout-navigation-link {
	padding: 0 45px 0 4px;
	background: url(../Img/Checkout/stepArrow.png) right center no-repeat;  
	_background: url(../Img/Checkout/stepArrow.gif) right center no-repeat;
	margin: 0 2px;
	font-size: 11px;
	line-height: 14px; 
	display: inline-block;
	color: #969696;
	position: relative;
}

.checkout-navigation-link__last
{
	background-image:none;
}

.checkout-navigation-selected {
	color: #4d4d4d;
	font-size:26px;
	line-height: 24px;
	background-position:right bottom;
}

.checkout-navigation-link_point
{
	font-size: 10px; 
	line-height: 14px; 
	color: #fff; 
	padding: 1px 10px 2px 5px; 
	background: url(../Img/Checkout/circle.png) 0 0 no-repeat; 
	_background: url(../Img/Checkout/circle.gif) 0 0 no-repeat;  
	display: block; 
	float: left;
}

.checkout-navigation-selected .checkout-navigation-link_point
{
	font-size: 14px; 
	line-height: 24px; 
	padding: 0px 20px 1px 8px; 
	background: url(../Img/Checkout/circleActive.png) 0 0 no-repeat; 
	_background: url(../Img/Checkout/circleActive.gif) 0 0 no-repeat;  
}

/*---------- Step 1 -------------*/

/*.checkout-steps {
	padding:0;
}*/

.checkout-items-spinner-container {
	height: 72px;
	position: relative;
}

.checkout-item
{
	width: 920px;
	border:1px solid #b2b2b2;
	margin-bottom:10px;
	padding:10px;
}

.checkout-list-descr, .checkout-qty-block
{
	position:relative;
	float:left;
}

.checkout-qty-block
{
	top:5px;
}

.checkout-list-descr
{
	width:600px;
}

.checkout-list-tp
{
	position:relative;
	float:right;
	top:20px;
}

.checkout-items-table .checkout-list-tp {
	text-align: right;
	padding-right: 10px;
}

.checkout-items-table .checkout-list-descr {
	width: 520px;
	padding-left: 10px;
	text-align: left;
}

.checkout-list-qty {
	width: 100px;
	text-align: center;
}

.checkout-list-up {
	text-align: center;
}

.checkout-list-item-img {
	display: block; 
	float: left; 
	margin-right: 10px;
	height:50px;
	width: auto;
}

.checkout-list-item-img img {
	border: 1px solid #aaa;
	height:50px;
	width: auto;
}

.checkout-list-item-desrc-wrapp {
	overflow: hidden;
}

.checkout-list-item-name 
{
	display:inline-block;
	margin-bottom: 7px; 
	color: #333333; 
	font-size: 16px; 
	text-decoration: none;
}

.checkout-list-item-name:hover
{
	text-decoration:underline;
}

.checkout-list-item-size {
	font-size: 11px;
	color: #888888;
}

.checkout-list-item-size-value {
	font-size: 12px;
	color: #000;
}

.checkout-list-item-qty-wrapper {
	width: 20px; 
	height: 18px; 
	position: relative;
	display: inline-block;
}

.checkout-list-item-qty-button {
	background: url(../Img/Checkout/QArrow.png) no-repeat; 
	width: 20px; 
	height: 18px; 
	line-height: 18px; 
	margin-top: 3px; 
	text-decoration: none;
	cursor: pointer;
	display: block;
	font-size: 14px;
}

.checkout-list-item-qty-value {
	text-align: center;
	font-size: 18px;
	padding: 0 10px;
}

.checkout-list-item-qty-up
{
	background-position: right -60px;
}

.checkout-list-item-qty-down
{
	background-position: 0 -20px;
}

.checkout-list-unp {
	color: #333333;
	font-size: 13px;
	text-align: center;
}

.checkout-list-tp {
	color: #333333;
	font-size: 22px;
}

.checkout-buttons-wrapper
{
	width:300px;
	position:relative;
	float:right;
}

.checkout-summary 
{
	position:relative;
	float:right;
	width:260px;
	margin-bottom: 10px;
	margin-right:10px;
	border:1px solid #b2b2b2;
}

.checkout-summary-row {
	position: relative;
	padding:12px 20px 0 20px;
}
	
.checkout-summary-row-title {
	float: left;
	color: #666666; 
	font-size: 13px; 
}

.checkout-summary-row-value {
	float: right; 
	text-align: right;
	color: #666666;
	font-size: 13px;
}

.checkout-summary-row-total {
	margin-top: 10px;
	background-color:#d9d9d9;
	padding-bottom:10px;
}

.checkout-summary-row-total .checkout-summary-row-title, .checkout-summary-row-total .checkout-summary-row-value
{
	color:#333333;
	font-weight:700;
	text-shadow: 1px 1px 0px #fff;
}

.checkout-summary-qty {
	position: absolute;
	right: 214px; top: 0;
	font-size: 20px;
}

.checkout-summary-sum {
	color: #000000;
}

.button-checkout 
{
	margin-right:10px;
	float: right;
	width: 260px;
}

.button-checkout-note {
	font-size: 10px;
	color: #9f9f9f;
	padding-top: 5px;
}

.button-checkout-note a {
	color: #414141;	
}

.or_paypal   
{
	font-size: 21px; 
	color: #B2B2B2;
	padding: 10px 0;
	text-align:center;
}

.button-paypal {
	margin-top: 5px;
	display: block;
	position: relative;
	height: 35px;
}

.chekout-with-paypal-icon {
	position: absolute;
	top: 7px; left: 30px;
}

.checkout-back-link {
	margin-left: -40px;
	padding-top: 30px;
}


.help-block-tabl {
	display: table; 
	width: 100%;
	margin-top: 40px;
	border-left: 1px solid #e6e6e6;
}

.help-block-cell {
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	width: 210px;
	height: 250px;
	float: left;
}

.help-block-empty {
	display: table-cell;
	width: 1%;
}

.help-block-text {
	font-size: 11px;
	color: #202020;
	padding: 30px 15px;
}

.help-block-text > a {
	color: #000000;
	text-decoration: underline;
}

.help-block-title {
	color: #202020;
	font-size: 12px;
	line-height: 12px;
	padding-bottom: 10px;
	font-weight: 700;
}

.show-gift-voucher-link
{
	font-size: 12px;
	padding: 30px 0 10px 2px;
}

.show-gift-voucher-link a
{
	text-decoration: underline;
	color: #000000;
}

.block-voucher-promo
{
	float: left;
}

.block-select-voucher
{
	border: 1px solid #D4D4D4;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	display: none;
}

.ddl-voucher-number
{
	width: 200px;
	margin-left: 10px;
}

.block-promo-code 
{
	color:#666666;
	font-size: 12px;
	line-height:23px;
	padding: 0 10px;
}

.block-promo-code-link {
	color: #666666;
	text-decoration: underline;
	outline: 0;
	padding:5px 30px 5px 0;
	background: url(../Img/gifts.png) right 0 no-repeat; 
	_background: url(../Img/gifts.jpg) right 0 no-repeat;
}

.checkout-delivery
{
	width:620px;
	margin:0 auto;
}

/*------------------ step 3 -----------------*/

.checkout-credit-cards {
	padding: 5px;
	text-align: center;
	margin-bottom: 10px;
}

.checkout-credit-cards > img {
	margin: 0 15px;
}

.checkout-payment-block {
	width: 380px;
	margin: auto;
}

.checkout-payment-block .web-form
{
	padding:15px 25px;
}

.checkout-payment .checkout-summary-row-total
{
	background-color:#e5e5e5;
	padding:0;
	margin:0;
}

.checkout-payment .checkout-summary-row-title, .checkout-payment .checkout-summary-row-value
{
	float:none;
	display:inline;
	font-size:16px;
	font-weight:300;
	text-shadow:none;
	color:#454545;
}

.checkout-payment .checkout-summary-row-value
{
	font-size:19px;
	color:#333333;
}

.checkout-payment_title
{
	color:#333333;
	font-size:19px;
	font-weight:300;
	margin:0 10px 5px 10px;
}

.checkout-payment-block-text {
	color: #000000;
	font-size: 14px;
	padding-bottom: 5px;
	text-align: center;
}

.checkout-payment-month {
	float: left;
}

.checkout-payment-month,
.checkout-payment-month .element-form-block-select {
	width: 70px;
}


.checkout-payment-date-label {
	font-size: 11px;
	color: #9f9f9f;
	position:relative;
	top:-5px;
}

.checkout-payment-web-form-content {
	margin-top:10px;
}

.checkout-payment-web-form-content .element-form-block-label 
{
	font-size:16px;
	color:#454545;
	display:block;
	margin-bottom:3px;
}

.checkout-payment-more-link {
	font-size: 12px;
	color: #656565;
	margin-left: 10px;
	left: 100%;
	white-space: nowrap;
	height: 16px;
	border-bottom: 1px dotted;
	cursor: pointer;
}

.checkout-payment-more-details {
	display: none;
	position: absolute;
	border: 1px solid #dcd0d2;
	background: #FFF;
	left: 100%;
	top: 25px;
	padding: 5px;
	margin-left: 10px;
	font-size: 14px;
	white-space: nowrap;
}

.checkout-payment-more-details img {
	vertical-align: middle;
}

.checkout-payment-month .element-form-block-select, .checkout-payment_year-block .element-form-block-select
{
	margin:0;
}

.checkout-payment-month
{
	margin-right:15px;
}

/*--------------- step 3 ----------------*/

.checkout-order-info-row {
	padding: 5px 0;
	overflow: hidden;
	border: 1px solid #d4d4d4; 
	margin-bottom: 5px;
	position: relative;
}
	
.checkout-order-info-row-title {
	float: left;
	color: #4c4c4c; 
	font-size: 14px; 
	padding: 0 10px 0 10px;
}

.checkout-order-info-row-value {
	float: right; 
	width: 80px; 
	text-align: right; 
	color: #000;
	padding: 0 10px;
	font-size: 20px;
	line-height: 18px
}

.no-delivery-address {
	font-size: 12px;
	display: none;
	padding-left:10px;
}

/*----------------- step 4 -----------------------*/

.confirm-block  
{
	background: url("../Img/Login/bg_form.png") repeat scroll 0 0;   
    color: #fff;
    margin: 50px auto 0;
    padding: 20px;
    width: 500px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.checkout-banner  
{
	width: 500px; 
	color: #fff; 
	margin: 0px auto 0px auto;
	position: relative; 
}

.checkout-banner_link{
	position: absolute; 
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}

.confirm-header
{
	font-size:19px;
	padding-bottom:20px;
}

.confirm-invoice
{
	padding:10px;
	width:200px;
	text-align:center;
	font-size:12px;
	border:1px solid #ffffff;
	margin:0 auto 20px auto;
}

.confirm-info
{
	margin-bottom:30px;
	text-align:center;
}

.confirm-marked-block
{
	font-size: 18px; 
	color: #000000; 
	padding: 20px 0; 
}

.confirm-links-block
{
	text-align:center;
}

.confirm-p  
{
	font-size: 12px; 
	color: #ffffff; 
	margin: 0; padding: 3px 0;
	text-align:center;
}

.orderInPDF
{
	color: #ffffff; 
	font-size: 12px;
	background:  url('../Img/pdf1.png') 0 0px no-repeat;
	padding: 1px 0 4px 20px;
}

.orderInPDF span { text-decoration: underline; }
.orderInPDF:hover span { text-decoration: none; color: #000; }

.confirm-strong 
{
	font-size: 18px; 
	color: #000000; 
	font-weight: bold; 
}

.confirm-link-goto
{
	font-size: 16px;
	color: #000000;
	text-decoration: underline;
	position: relative;
	padding: 30px 90px 30px 30px;
	margin-top: 10px;
	border: 1px solid #ececec;
	display: inline-block;
}

.confirm-link-goto-tw
{
	padding: 30px 100px 30px 30px;
}

.confirm-tw-big-icon
{
	position: absolute;
	right: 20px; top: 50%; margin-top: -20px;
}

.confirm-fb-big-icon
{
	position: absolute;
	right: 25px; top: 50%; margin-top: -20px;
}


/* -------------------------- Checkout Empty ------------------------------ */

.checkout-empty
{
	background-color:#e6e6e6;
	border:1px solid #c5c5c5;
	padding:20px 15px 20px 60px;
	margin:0 10px 30px 0;
	position:relative;
}

/* ---------------------- End Checkout Empty ------------------------------ */

/*----------------------------------------------------- CHECKOUT END ----------------------------------------------------------*/

/*----------------------------------------------------- ADDRESSES START -------------------------------------------------------*/

.new-address-content
{
}

.address-list {
	position: relative;
	float: left;
	clear: both;
	width: 300px;
	margin-right:20px;
}

.address-list_my-account
{
	width: 47.5%;
    float: left;
}

.address-list-content_container
{
	background:url(../Img/MyAccount/bg_delivery_address.gif) repeat-x 0 0;
	border:1px solid #e0e0e0;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 15px #cccccc;
	-moz-box-shadow: 0px 0px 15px #cccccc;
	box-shadow:0 0 15px #cccccc;
	padding:10px;
	margin:0 5px;
}

.address-list-content_td
{
	height:250px;
}

.address-list-content_value
{
	text-align:right;
	padding-right:3px;
	font-size:11px;
}

.address-list-content_input input
{
	width:150px;
	padding:7px 3px;
	border: 1px solid #A799A6;
}

.address-list-content_input
{
	padding:3px 0;
}

.address-list-content_value, .address-list-content_input
{
	vertical-align:middle;
}

.buttons
{
	margin-top:15px;
	margin-bottom:10px;
	text-align:center;
}

.buttons a
{
	color:#808080;
	text-decoration:underline;
	margin:0 15px;
}

.buttons a:hover
{
	color:#000000;
}

.address-list-content
{
}

.address-item {
	position: relative;
	float: left;
	font-size: 12px;
	color: #656565;
	margin-top: 10px;
}

.address-item:first-child {
	margin-top: 0;
}

.address-item_border
{
	width: 280px;
	padding: 10px;
	border: 1px solid #C5C5C5;
	cursor:pointer;
}

.address-item_border:hover
{
	border: 3px solid #5c5c5c;
	padding:8px;
}

.address-item_border__last-address:hover
{
	padding: 10px;
	border: 1px solid #C5C5C5;
    cursor:default;
}

.address-item_value:last-child 
{
	padding-bottom:0;
}

.address-item .slideButton
{
	position:absolute;
	top:50%;
	margin-top:-15px;
	right:0;
}

.address-item-customer {
	font-size: 16px;
	color: #333333;
	padding-bottom:5px;
}

.address-item_value
{
	font-size:12px;
	color:#666666;
	padding-bottom:5px;
}

.add-new-address-select {
	width: 50%;
}

.address-list-header,
.new-address-header {
	font-size: 19px;
	margin-bottom: 5px;
	margin-left:10px;
}

.address-list-header {
	color: #333333;
}

.address-item .w-right-arrow-icon,
.address-item .right-arrow-icon {
	display: none;
}

/* -------------------- Checkout addresses ------------------------ */

.checkout-address-list .address-item .right-arrow-icon {
	display: block;
}

.checkout-address-list .address-item:hover .w-right-arrow-icon {
	display: block;
}

.checkout-address-list .address-item .w-right-arrow-icon,
.checkout-address-list .address-item:hover .right-arrow-icon {
	display: none;
}

.checkout-new-address {
	width: 300px;
	float: left;
}

/*.checkout-address-list .address-item:hover,*/
.checkout-address-item__selected {
	border: 3px solid #333333;
	cursor: pointer;
	padding:8px;
}

/* ----------------- icons ver. 3 -------------------- */

.main-icons, .kindle-fire-link-footer, .cookie-info-block_link__point, .cookie-info-block_link__point:hover, .header-menu-link-go-mobile, .bottom-menu-go-mobile, .saleCategoriesContent div.selected, .BackTo, .BackTo:hover, .right_arrow, .followus_footer a.twitter, .followus_footer a.google, .followus_footer a.google:hover, .followus_footer a.pinterest, .followus_footer a.pinterest:hover, .followus_footer a.instagram, .followus_footer a.instagram:hover, .followus_footer a.facebook, a.iphone_icon, .followus_footer a:hover.twitter, .followus_footer a:hover.facebook, .iphone_footer a:hover.iphone_icon, .gray_round, .cart_button_next, .cart_button_prev, .success-icon, .info-icon, .warning-icon, .question-icon, .clock, .login-facebook-button_fb-logo, .android-robot-link-footer, .tracking-icon, .search_input, .search_input-clear, .main-images
{
	background-image:url(../Img/Buttons/icons_v20.png);
	background-repeat:no-repeat;
}

.main-icons, .kindle-fire-link-footer, .cookie-info-block_link__point, .cookie-info-block_link__point:hover, .header-menu-link-go-mobile, .bottom-menu-go-mobile, .followus_footer a.google, .followus_footer a.google:hover, .followus_footer a.pinterest, .followus_footer a.pinterest:hover, .followus_footer a.instagram, .followus_footer a.instagram:hover, .followus_footer a.twitter, .followus_footer a.facebook, a.iphone_icon, .followus_footer a:hover.twitter, .followus_footer a:hover.facebook, .iphone_footer a:hover.iphone_icon, .cart_button_next, .cart_button_prev, .clock, .login-facebook-button_fb-logo, .android-robot-link-footer, .tracking-icon, .main-images
{
	_background-image:url(../Img/Buttons/icons_v20.gif);
}

.saleCategoriesContent div.selected, .divShopSelected
{
	background-position:center 28px;
}

.divShop a
{
	background-position:left -353px;
}

.divShopSelected a, .divShop a:hover
{
	background-position:left -383px;
}

.BackTo
{
	background-position:-2px -11px;
}

.BackTo:hover
{
	background-position:-2px -30px;
}

.right_arrow
{
	background-position:-2px -53px;
}

.followus_footer a.twitter
{
	background-position:-2px -187px;
}

.followus_footer a.facebook
{
	background-position:-2px -123px;
}

.followus_footer a.facebook:hover
{
	background-position:-2px -92px;
}

.followus_footer a.google
{
	background-position:-2px -1479px;
}

.followus_footer a.google:hover
{
	background-position:-2px -1509px;
}

.followus_footer a.pinterest
{
	background-position:-2px -1420px;
}

.followus_footer a.pinterest:hover
{
	background-position:-2px -1452px;
}

.followus_footer a.instagram
{
	background-position:-2px -1360px;
}

.followus_footer a.instagram:hover
{
	background-position:-2px -1391px;
}

a.iphone_icon
{
	background-position:left -770px;
}

a:hover.iphone_icon
{
	background-position:left -721px;
}

.header-menu-link-go-mobile
{
	background: url(../Img/Buttons/icons_v20.png) 0px -965px no-repeat;
	padding: 5px 0 5px 20px;
}

.header-menu-link-go-mobile:hover
{
	background: url(../Img/Buttons/icons_v20.png) 0px -1000px no-repeat;
}

.bottom-menu-go-mobile
{
	background-position:-2px -852px;
}

.bottom-menu-go-mobile:hover
{
	background-position:-2px -909px;
}

.followus_footer a:hover.twitter
{
	background-position:-2px -154px;
}


.gray_round
{
	background-position:-2px -319px;
}

.cart_button_next
{
	background-position:-2px -423px;
}

.cart_button_prev
{
	background-position:-2px -448px;
}

.success-icon
{
	background-position:-2px -525px;
} 
	 
.info-icon
{
	background-position:-2px -575px;
}

.warning-icon
{
	background-position:-2px -625px;
}

.question-icon
{
	background-position:-2px -678px;
}

.clock
{
	background-position:-2px -823px;
}

.tracking-icon
{
	background-position:-2px -1170px;
}

.arrow-bottom
{
    background-position:-2px -1690px;
}

.cross-icon {
    background-position:-2px -1724px;
    width: 16px;
    height: 16px;
}

.cross-icon:hover {
    background-position:-1px -1538px;
}

/*------------ message dialogs ----------*/

.success-icon, .info-icon, .warning-icon, .question-icon  
{
	position:absolute;
	width: 32px;
	height: 32px;
	top:7px;
	left:8px;
	margin-right:10px;
}

.webuiDialog
{
	background: #fff; 
	border: #cccccc 5px solid; 
	padding: 5px;
	height: auto; 
	display: none;
}

.webuiDialog .dialogContent
{
	padding:5px 9px;
}

.message div { *margin: 0px!important; *width: 340px!important;}
.message div.OneSalePerOrder { margin: 0px!important; width: 500px!important;}

/* ------------------------------------------ */

.info-icon__on-page
{
	top:15px;
	left:15px;
}

/* ---------------- arrows ------------------ */

.easy_right_arrow
{
	background-color:#676767;
	padding:7px;
	display:inline-block;
	position:absolute;
	right:0;
	bottom:0;
	margin-bottom:15px;
}

.right_arrow
{
	width:12px;
	height:16px;
	display:inline-block;
	vertical-align:bottom;
}

/* ---------------------- End Icons ver. 3 ------------------------ */

/*----------------------------------------------------- ADDRESSES END ---------------------------------------------------------*/

/* ---------------------------------------------------- FOOTER START --------------------------------------------------------- */

/*.container
{
	padding-bottom:315px;
}

.footer 
{
	width:100%;
	height:315px;
	margin-top:-315px;
	background:transparent url(../Img/BaseMaster/bottom_gray_gradient.jpg) repeat-x 0 100%;
	position:relative;
	line-height:14px;
	z-index:11;
}

.map-menu
{
	width:1000px;
	margin:0 auto;
	position:relative;
	z-index:11;
}

.lists  
{
    margin: 0 0 45px 190px; 
    _margin: 0 0 45px 170px; 
}
.lists ul { float: left; width: 110px; list-style: none; margin: 0px 0 0 30px; padding: 0px; }
.lists ul li { font-size: 12px; margin-bottom: 7px; text-align: left; }
.lists ul li.ul_header { font-size: 14px; margin-bottom: 12px;}
.lists ul li a, .lists ul li a:visited, .lists ul li a:hover { font-size: 12px; color: #A6A6A6; text-decoration: none; font-family: Verdana;}
.lists ul li a:hover { color: #676767; }
.lists ul.footerLinksForGuest { padding-left: 100px; }

.iPhoneBanner  
{
    background: url(../Img/BaseMaster/Footer/iphone_app.png) no-repeat 0 center; 
    height: 78px;
    width:160px;
    position:relative; 
    float: left;  
    margin: 25px 0 0 20px;  
    _margin: 25px 0 25px 20px;
}
.iPhoneBanner .iphone-banner-footer_slogan { padding: 0 0 0 44px; font-size: 14px; line-height:23px; }
.iPhoneBanner .iphone-banner-footer_slogan a { color: #A6A6A6 !important; }
.iPhoneBanner .iphone-banner-footer_slogan a:hover { color: #676767 !important; }
.iPhoneBanner a { text-decoration: none!important; }*/


/* ------------------------ new footer --------------------------- */

.pay-systems
{
	clear: both; 
	font-size: 16px; 
	text-align: center; 
	margin: 0;
	position:absolute;
	bottom:85px;
	left: 50%;
	width:990px;
	margin-left:-495px;
	z-index:11;
}

.pay-systems_item
{
    display:inline-block;
    margin:3px 7px;
    line-height:1.2em;
    height:30px;
}

.pay-systems_item__text
{
    color:#676767;
}

.pay-systems_item__small-text
{
    font-size:11px;
}

.pay-systems_item__secure
{
    text-align:left;
    width:205px;
    position:relative;
    top:-3px;
}

.pay-systems_item__accepting
{
    position:relative;
    top:-13px;
}

.pay-systems_item__padlock
{
    float:left;
    margin-left:0;
}

.payment-icons
{
	background-image:url(../Img/BaseMaster/Footer/payment_v18.png);
	_background-image:url(../Img/BaseMaster/Footer/payment_v18.gif);
	background-repeat:no-repeat;
}

.payment-icons__padlock
{
    background-position:-2px -1px;
    width:18px;
}

.payment-icons__paypal
{
    background-position:-2px -898px;
    width:94px;
}

.payment-icons__visa
{
    background-position:-2px -65px;
    width:58px;
}

.payment-icons__mastercard
{
    background-position:-2px -98px;
    width:39px;
}

.payment-icons__masterpass
{
    background-position:-2px -1220px;
    width:47px;
}

.payment-icons__amexpress
{
    background-position:-2px -140px;
    width:32px;
}

.payment-icons__cimb
{
    background-position:-2px -183px;
    width:101px;
}

.payment-icons__maybank
{
    background-position:-2px -215px;
    width:116px;
}

.payment-icons__alliance
{
    background-position:-2px -247px;
    width:110px;
}

.payment-icons__ambank
{
    background-position:-2px -290px;
    width:73px;
}

.payment-icons__bankislam
{
    background-position:-2px -337px;
    width:104px;
}

.payment-icons__fpx
{
    background-position:-2px -390px;
    width:69px;
}

.payment-icons__hongleong
{
    background-position:-2px -430px;
    width:121px;
}

.payment-icons__mepscash
{
    background-position:-2px -470px;
    width:40px;
}

.payment-icons__mobmoney
{
    background-position:-2px -520px;
    width:128px;
}

.payment-icons__pbe
{
    background-position:-2px -570px;
    width:108px;
}

.payment-icons__rhb
{
    background-position:-2px -615px;
    width:91px;
}

.payment-icons__webcash
{
    background-position:-2px -670px;
    width:31px;
}

.payment-icons__visacheckout
{
    background-position:-2px -1310px;
    width:40px;
}

.payment-icons__paypal-mini
{
    background-position:-2px -790px;
    width:14px;
	height:18px;
	display:inline-block;
	margin-right:7px;
	margin-bottom: -3px;
}

.payment-icons__visa-mini
{
    background-position:-2px -760px;
    width:34px;
	height:13px;
	display:inline-block;
	margin-right:7px;
}

.payment-icons__mastercard-mini
{
    background-position:-2px -825px;
    width:23px;
	height:18px;
	display:inline-block;
	margin-right:7px;
}

.payment-icons__amexpress-mini
{
    background-position:-2px -860px;
    width:19px;
	height:18px;
	display:inline-block;
	margin-right:7px;
	margin-bottom: -2px;
}

.payment-icons__masterpass-mini
{
    background-position:-2px -990px;
    width:26px;
	height:17px;
	display:inline-block;
	margin-right:7px;
	margin-bottom: -2px;
}

.payment-icons__mypay {
	background-position:-2px -1110px;
    width:90px;
	height:20px;
	display:inline-block;
	vertical-align: bottom;
}

.payment-icons__ops-logo {
    width: 80px;
    height: 20px;
    background-position: -2px -1400px;
}

.confirm-payment-logo {
	background-position:-2px -1060px;
    width:200px;
	height:40px;
	display:block;
	margin:10px auto 20px auto;
}

.mypay-button_icon {
	background-position:-2px -1140px;
    width:100px;
	height:21px;
	display:inline-block;
	margin-top: 6px;
    vertical-align: top;
}

.mypay-button_text {
	display:inline-block;
	line-height: 24px;
    vertical-align: top;
}

/* -------------------- end new footer --------------------------- */

.copyright { position: absolute; bottom: 10px; left: 50px; width: 150px; font-size: 10px; color: #A6A6A6;}

.lists ul li.ul_header, .payment, .payment .choice li.secure .text1
{
	color:#676767;
}


.masterpage_StopSiteLinkText
{
	position: absolute;
	bottom: 15px;
	right: 80px;
	z-index: 100;
}

.masterpage_StopSiteLinkText a
{
	padding:4px 7px;
	font-size: 12px;
	font-family: Verdana;
	color: #ff5700;
	background-color:#BD0052;
}

.copyright
{
	left:50%;
	margin-left:-430px;
}


.iPhoneBanner .slogan1
{
	line-height:19px;
}

.iPhoneBanner .slogan1 a, .iPhoneBanner .slogan2 a
{
	color:#a6a6a6 !important;
}

.iPhoneBanner .slogan1 a:hover, .iPhoneBanner .slogan2 a:hover
{
	color:#676767 !important;
}


.bottom_line_footer
{
	background-color:#333;
	width:100%;
    height:24px;
	padding:15px 0 15px 0;
	position:absolute;
	bottom:0;
	left: 0px;
	text-align:center;
	color:#fff;
	font-size:12px;
	z-index:11;
}

.bottom_line_footer a
{
	color:#ccc;
	font-size:12px;
	margin:0 10px;
	text-decoration: none;
}

.bottom_line_footer a:hover
{
	color:#fff;
}



.followus_footer
{
	margin:0 0 0 20px;
	white-space:nowrap;
}

.iphone_footer
{
	margin:0 0 0 65px;
}

.followus_footer a.twitter,
.followus_footer a.facebook,
.followus_footer a.instagram,
.followus_footer a.pinterest,
.followus_footer a.google
{
	display:inline-block;
	width:21px;
	height:21px;
	margin:0 5px;
	vertical-align:middle;
	position:relative;
	top:-1px;
}

.followus_footer a.pinterest {
    width: 18px;
}

.bottom_line_footer a.iphone_icon
{    
	display:inline-block;
	width: 21px;
    height:21px;
    margin:0 5px;
    vertical-align:middle;
}

.bottom-menu-go-mobile
{
	padding:15px 0px 15px 30px;
}

/* ---------------- Android ------------------ */

.android-banner-footer
{
    position:relative;
    float:left;
    height:80px;
    width:130px;
    background:url(../Img/basemaster/Footer/android-phone.png) no-repeat 0 0;
    margin-left:20px;
    margin-top:25px;
    padding-left:44px;
}

.android-banner-footer_slogan, .android-banner-footer_slogan a
{
    color:#A6A6A6;
    font-size:14px;
    line-height:23px;
    text-decoration:none;
}

.android-banner-footer_slogan a:hover
{
    color:#676767;
}

.android-robot-link-footer
{
    background-position:-2px -1090px;
    width:21px;
    height:21px;
    display:inline-block;
    vertical-align:middle;
    margin:0 5px;
}

.bottom_line_footer a.android-robot-link-footer
{
    margin:0 5px;
}

.android-robot-link-footer:hover
{
    background-position:-2px -1130px;
}

.kindle-fire-link-footer {
    background-position:-2px -1230px;
    padding-left:30px;
    width:100px;
    height:28px;
    display:inline-block;
    text-align:left;
    position:relative;
    top:10px; 
}

.kindle-fire-link-footer:hover
{
    background-position:-2px -1268px;
}

/* ---------------------------------------------------- FOOTER END -------------------------------------------------- */


/* ---------------------- Help Section ----------------------- */

.help-section
{
	padding:15px 20px;
}

.help-section-main-title
{
	font-size:18px;
	font-weight:300;
	padding-bottom:10px;
}

.help-section-topic
{
	display:inline-block;
	width:49%;
	vertical-align:top;
	margin-bottom:30px;
}

.help-section-topic-title
{
	color:#000000;
	font-size:16px;
	font-weight:700;
	padding-bottom:5px;
}

ul.help-section-topic-list
{
	list-style-type:disc;
	list-style-position:inside;
	color:#808080;
	margin-bottom:7px;
}

ul.help-section-topic-list li
{
	font-size:14px;
	margin-bottom:3px;
}

ul.help-section-topic-list li a
{
	color:#808080;
}

ul.help-section-topic-list li a:hover
{
	text-decoration:underline;
}

.help-section-button
{
	background-color: #7F7F7F;
	border: 1px solid #000000;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 12px;
	font-weight:700;
	padding: 3px 10px;
	text-align: center;
	text-transform:uppercase;
}

.help-section-article-title
{
	color:#000000;
	font-size:20px;
	font-weight:700;
	padding-bottom:10px;
}

.help-section-article-content
{
	font-size:12px;
	margin-bottom:15px;
}

.help-section-article-content a
{
	color:#000000;
}

.help-section-article-content a:hover
{
	text-decoration:underline;
}

.help-section-article-content ol
{
	list-style-type:decimal;
	list-style-position:inside;
}

.help-section-article-content ul
{
	list-style-type:disc;
	list-style-position:inside;
}

.help-section-article-content h1, .help-section-article-content h2, .help-section-article-content h3
{
	color:#000000;
}

/* ------------------ End Help Section ----------------------- */

/* ----------------------- ssl page -------------------------- */

.empty-service-pages
{
	padding:20px;
}

.link-ssl-wrapp
{
	position:absolute;
	bottom:20px;
}

.empty-service-pages-container
{
	padding-top:30px;
}

.text-ssl
{
	margin-bottom:15px;
}

/* ------------------- End ssl page -------------------------- */

/* ---------------------- no sale ---------------------------- */

.no-sale-block 
{
    color:#bbbbbb;
	text-align:center;
	padding: 50px 0 0 0;
	margin-left: 20px;
	font-size: 18px; 
	vertical-align: middle; 
	height: 93px; 
}

/* ------------------ End no sale ---------------------------- */

/* ------------------ js disabled message -------------------- */

/*.js-disabled-message, .cookie-disabled-message {
	display: none;
	background-color: #ffffff;
	border: 1px solid #E5E5E5;
	padding: 60px 20px 20px 20px;
	font-size: 18px;
	text-align: center;
	height: 400px;
}

.no-js .js-disabled-message,
.no-cookie .cookie-disabled-message  {
	display: block;
}

.no-cookie.no-js .cookie-disabled-message {
	display: none;
}

.public-master .js-disabled-message,
.public-master .cookie-disabled-message {
	color: #ffffff;
	background: none;
	border: none;
	width: 300px;
	margin: 0 auto;
	text-align: left;
	height: auto;
}

.no-js .public-master .js-disabled-message,
.no-cookie .public-master .cookie-disabled-message  {
	display: block;
}

.no-cookie.no-js .public-master .cookie-disabled-message {
	display: none;
}*/

/* -------------- End js disabled message -------------------- */


/* -------------------- Main images -------------------------- 

.main-images
{
	background-image:url(../Img/Main-images/main-images.png);
	background-repeat:no-repeat;
	display:inline-block;
}

.main-images_masterpass
{
	background-position:-2px -2px;
	width:128px;
	height:24px;
}

.main-images_masterpass__space
{
    margin:7px 0 2px 0;
}

.login-popup-logo__space-bottom
{
	margin-bottom:5px;
}

/* ------------------- End main images ----------------------- */


/* -------------------------------------------------------------------------------------------------------- */
/* --------------------------------------- from MyAccount.css --------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------- */

/* --------------------- General styles ---------------------- */

.b-h2, h2 {
	font-size: 18px;
}


.b-h3
{
	font-size:14px;
	padding: 10px 0;
}



/* --------------------- End General styles ------------------ */

/* ------------------------ Logout button ------------------------ */

.logout-button
{
	color: #808080;
	font-size: 18px;
	position:absolute;
	right:30px;
	top:17px;
	cursor:pointer;
}

.logout-button:hover
{
	color:#000000;
}

/* ------------------------ End Logout button -------------------- */

/* ------------------------- My Account Content -------------- */

.my-account {
	padding: 15px 20px 15px 0;
}

.my-account-spinner-container {
	position: absolute; top: 0; left: 0;
	height: 100%; width: 100%;
}

.step-account {
	display: none;
}

.my-account-content {
	float: right;
	width: 760px;
	margin: 20px 0 30px 0;
	font-size:12px;
	color:#676767;
}

.my-account-menu
{
	margin-left:15px;
	padding-left:0;
}

.my-account-menu
{
	width:160px;
}

.my-account-menu .left-menu-sub a.left-menu-sub-select, .my-account-menu .left-menu-sub a:hover
{
	padding-left:14px;
}

.my-account-menu .left-menu-sub a
{
	padding-left:15px;
}

.my-account-section-empty {
	background:#f2f2f2 url(../Img/MyAccount/bg_gray_gradient.gif) repeat-x 0 100%;
	border: 1px solid #f0f0f0;
	padding: 20px;
	text-align: center;
	color: #999999;
	font-size:15px;
	display: none;
	margin-bottom: 20px;
}


.my-account-title {
	color: #676767;
    font-size: 20px;
    font-weight: 300;
    padding: 0px 0 10px 0px;
}


.my-account-text {
	padding: 0 0 10px 0;
}

.my-account-mypayments-wrapper
{
    position:relative;
    float:left;
    width:480px;
    margin-right: 20px;
}

.my-account-add-payment
{
    overflow:hidden;
    position:relative;
    border-top:1px solid #e5e5e5;
}

.my-account-add-payment .pay-button {
    margin-bottom: 10px;
}

/* ------------------------- My details ---------------------- */

.my-details-description
{
	font-size:12px;
	margin-bottom:10px;
}

.my-account-details-form {
	width: 450px;
	margin-bottom:40px;
}

.my-account-details-gender {
	width: 35%;
}

.my-account-new-address {
	 width: 42.5%;
	 float: right;
 }

.my-account-return-reason-text {
	color: #656565;
	font-size: 14px;
	margin-bottom: 10px;
}

.my-account-table-item-name {
	width: 40%;
}

.my-account-new-message-form {
	width: 450px;
}

.my-account-contact {
	border: 1px solid #E5E5E5;
	margin-bottom: 20px;
}

.my-account-return-item-qty-block
{
	width: 85px;
}

.my-account-customnumber-form {
	width: 450px;
}

.my-account-customnumber-content {
    margin-bottom: 40px;
}

.my-account-customnumber-block {
    margin-bottom: 40px;
}

.my-account-customnumber_label {
    float:left;
    margin-right: 10px;
}

.my-account-customnumber_value {
    float:left;
    font-size: 18px;
    color: #333333;
    width: 600px;
    word-break: break-all;
}

.my-account-customnumber-content_description {
     margin-bottom: 40px;
}

.my-account-customnumber-content_link {
    color: #333333;
    text-decoration: underline;
}

.my-account-customnumber-content_link:hover {
    color: #333333;
    text-decoration: none;
}
/* --------------------- End My Account Content -------------- */

/* ---------------------- Forms ------------------------------ */

.b-web-form,
.web-form {
	background-color: #E5E5E5;
	border:1px solid #c5c5c5;
	padding: 15px;
}

.b-element-form-block,
.element-form-block {
	position: relative;
	text-align: left;
	width: 100%;
}

.b-element-form-block_space-textarea {
	padding-right: 10px;
}

.b-element-form-block_label,
.element-form-block-label {
	color: #454545;
	font-size: 12px;
	position: relative;
}

.checkbox-label
{
	font-size:12px;
	color: #656565;
	padding-left:5px;
}

.element-form-block-field {
    display: block;
    overflow: hidden;
    position: relative;
    padding-right: 1px;
    zoom: 1;
    padding-top: 5px;
}

.element-form-block-field-captcha {
    padding-bottom: 13px;
}

.b-element-form-block_label_textarea {
	color: #656565;
	font-size: 14px;
}

.b-element-form-block_textarea,
.element-form-block-textarea {
	background: #fff url(../Img/Buttons/bg_input.jpg) 0 0 repeat-x; 
	border: 1px solid #cccccc; 
	width: 100%;
	height: 90px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
	margin-bottom:10px;
}

.b-element-form-block_input-text,
.element-form-block-input-text, 
.b-element-form-block_select,
.element-form-block-select 
{
	border: 1px solid #cccccc; 
	background: #fff url(../Img/Buttons/bg_input.jpg) 0 0 repeat-x; 
	padding: 10px 8px;
	font-size: 16px;
	font-weight: bold; 
	font-family: Verdana;
	margin-bottom: 10px;
	width: 100%;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.add-new-address-select
{
	width:100px;
}

.b-element-form-block_checkbox {
	margin-left: 155px;
	margin-right: 5px;
}

.b-element-form-block_checkbox-label {
	display: inline;
	color: #656565;
	font-size: 14px;
}

.b-button-minus, .b-button-plus {
	display: inline-block;
	background-color: #7F7F7F;
	border: 1px solid #000;
	margin-right: 10px;
	text-align: center;
	font-size: 16px;
	width: 20px;
	height: 20px;
	line-height: 17px;
	color: #ffffff;
	cursor: pointer;
}

a.b-button-minus, a.b-button-plus {
	color: #fff;
}

.b-button-plus {
	margin-right:0;
	margin-left:10px;
}

.b-footer-form,
.web-form-footer {
	padding-top: 15px;
	text-align: center;
}

/* --------------------- */

.element-form-block-input-text__security-code
{
	width:100px;
}

.checkout-payment_year-block
{
	width:100px;
}

/* ------------------------- End Forms ----------------------- */

/* ------------------------ Orders --------------------------- */
.myaccount-order-details-head
{
    margin-bottom:7px;
}

.myaccount-order-details-head_title
{
	font-size: 18px;
    width: 35%;
    float: left;
}

.myaccount-order-details-head_number
{
	font-size: 14px;
    width: 30%;    
    float:left;
}

.myaccount-order-details-head_date
{
    font-size: 14px;
    float: right;
    width:35%;
	text-align: right;
}

.my-account-order-details-wrapper
{
    border:1px solid #B2B2B2;
    margin-bottom:10px;
}

.myaccount-order-details-order-head
{
}

.myaccount-order-details-order-head_descr-address
{
    width: 60%;
    float: left;
}

.myaccount-order-details-order-head-descr
{
    font-size: 14px;
    color: #000000;
    font-weight: bold;
}

.myaccount-order-details-order-head-address
{
    font-size: 12px;
    color: #555555;
}

.myaccount-order-details-order-head_download
{
    width: 40%;
    float: right;
    text-align: right;
}

.myaccount-order-details-order-head_download-link
{
	color: #000000;
	text-decoration: underline;
}



.my-account-order-left
{
	position:relative;
	float:left;
}

.my-account-order-right
{
	position:relative;
	float:right;
	text-align:right;
	padding-right:2px;
}

.my-account-orders_order-details-info
{
	position:relative;
	float:right;
	width:300px;
	padding:15px;
	margin-left:30px;
	background:#f2f2f2 url(../Img/MyAccount/bg_gray_gradient.gif) repeat-x 0 100%;
}

.my-account-orders-list, .my-account-order
{
	color:#000000;
}

.b-my-account-order, .my-account-order {
	position: relative;
	padding: 7px;
    border:1px solid #b2b2b2;
    margin-bottom:10px;
}

.my-account-order-details-content .my-account-order
{
    border:none;
    border-bottom:1px solid #b2b2b2;
    margin-bottom:0;
}

.b-my-account-order_date-no,
.my-account-order-date-number {
	float: right;
}

.b-my-account-order_order-date_content,
.my-account-order-date {
	margin-right: 30px;
	font-size: 12px;
	color: #656565;
}

.b-my-account-order_order-no_title_content,
.my-account-order-number-title {
	font-size: 12px;
	color: #656565;
}

.b-address-item_my-account-orders,
.my-account-order-details-address {
	position: absolute;
	bottom: 0;
}

.my-account-order-name-number,
.my-account-order-header {
	margin-bottom: 10px;
}

.my-account-order-sale-name 
{
    float:left;
}

.my-account-order_summary-order
{
	position:relative;
}

.my-account-order_refunded-items-container
{
	padding-top:15px;
}

.main-button_get-pdf__top-space
{
	margin-top:7px;
}

.my-account-order-name 
{
    font-size:18px;
    line-height:normal;
}

.my-account-order-items-qty
{
    color:#4c4c4c;
}

.my-account-order-view-details_link
{
    font-size:14px;
    color:#000000;
    text-decoration:underline;
}

.my-account-order-delivery_info
{
    font-size:10px;
    color:#7f7f7f;
    padding:5px 10px;
}

.my-account-order-delivery_date-link
{
    background-color:#e5e5e5;
}

.my-account-order-delivery_tracking-link
{
    display:block;
    color:#ffffff;
    background-color:#ff7c00;
    font-size:14px;
    font-weight:700;
    padding:4px 0 6px 0;
    text-align:center;
    overflow:hidden;
}

.my-account-order-estimated-delivery
{
    padding:5px 10px;
    position:relative;
    float:left;
    width:75%;
    cursor:pointer;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.tracking-icon
{
    display:inline-block;
    width:12px;
    height:16px;
    margin-right:7px;
    position:relative;
    top:3px;
}

/* -------------------- End Orders --------------------------- */


/* --------------------------- table ------------------------- */

.b-my-account-table,
.my-account-table {
	font-size: 14px;
	width: 100%;
}

.b-my-account-table th,
.my-account-table th {
	font-size: 12px;
	font-weight: normal;
	color: #656565;
	padding: 0 10px;
	text-align: left;
}

.my-account-table th:last-child,
.my-account-table td:last-child {
	text-align: right;
}

.b-my-account-table td,
.my-account-table td {
	background-color: #E5E5E5;
	padding: 5px 10px;
}

.my-account-table img
{
    vertical-align:top;
    position:relative;
    float:left;
    padding-right:5px;
}

.b-my-account-table_borders td,
.my-account-table__borders td {
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

.order-details-item-column_first {
	width: 400px;
}

.order-details-item-column {
	width: 70px;
}

.b-my-account-table_a,
.my-account-order-details-link,
.my-account-order-tracking-link,
.my-account-request-return-link,
.my-account-return-details-link {
	font-size: 12px;
	color: #656565;
	cursor: pointer;
	text-decoration: underline;
}

.my-account-order-details-link {
	float: right;
}

.b-my-account-table_prices,
.my-account-table-prices {
	width: 280px;
	float: right;
	position:relative;
}

.my-account-order_summary-order .my-account-table-prices
{
    margin:7px;
}

    .my-account-order_summary-order .my-account-table-prices td
    {
        color:#000000;
        background-color:#ffffff;
    }

.my-account-order_summary-order .my-account-table-prices td.my-account-table-prices_total
{
    font-weight:700;
    background-color:#cccccc;
}

/* ----------------------- End table ------------------------- */

/* ------------------------ My Vouchers ---------------------- */

.my-account-vouchers_description
{
	margin-bottom:10px;
}

.my-account-vouchers_list
{
	color:#000000;
}

/* -------------------- End My Vouchers ---------------------- */

/* -------------------- My Returns --------------------------- */

.my-account-returns__description
{
}

/* ---------------- End My Returns --------------------------- */

/* --------------------- My Contacts ------------------------- */

.my-account-contact-header {
	background-color: #E5E5E5;
	padding: 5px 10px;
}

.my-account-contact-header__active {
	background-color: #000000;
	color: #fff;
}

.my-account-contact-header-content  {
	float: left;
}

.my-account-contact-subject {
	font-size: 14px;
	color: #000;
}

.my-account-contact-salename {
	font-size: 10px;
	color: #656565;
}

.my-account-contact-number {
	float: right;
	color: #000;
}

.my-account-contact-number-title {
	font-size: 12px;
	color: #656565;
}

.my-account-contact-header__active .my-account-contact-subject,
.my-account-contact-header__active .my-account-contact-salename,
.my-account-contact-header__active .my-account-contact-number,
.my-account-contact-header__active .my-account-contact-number-title {
	color: #fff;
}

.my-account-contact-messages-qty {
	width: 32px; height: 26px;
	background: url(../Img/my_account_icons2.png) no-repeat 0 0;
	font-size: 11px;
	text-align: center;
	margin-top: 7px;
	margin-right: 10px;
	padding-top: 2px;
	color: #ffffff;
}

.my-account-contact-messages-qty {
	float: left;
	background-position: -3px -3px;
}

.my-account-contact-header__active .my-account-contact-messages-qty  {
	background-position :-3px -146px;
	color: #000000;
}

.my-account-contact-content {
	padding: 15px;
}

.my-account-message-date {
	font-size: 10px;
	color: #656565;
}

.my-account-message {
	margin-top: 15px;
}

.my-account-message:first-child {
	margin-top: 0;
}

.my-account-message-bubble {
	position: relative;
	border: 1px solid #B2B2B2;
	padding: 7px;
	float: right;
	width: 450px;
	min-height: 35px;
	font-size: 12px;
	color: #000000;
}

	.my-account-message-bubble a {
		text-decoration:underline;
	}

.my-account-message__staff .my-account-message-bubble {
	float: left;
	border: 1px solid #000000;
}

.my-account-message-bubble-tail {
	position: absolute;
	width: 36px;
	height: 30px;
	background: url(../Img/my_account_icons2.png) no-repeat -3px -108px;
	left: -36px;
	top: 10px;
}

.my-account-message__staff .my-account-message-bubble-tail {
	background-position: -3px -72px;
	left: auto;
	right: -36px;
}

.my-account-contact-speaker {
	overflow: hidden;
	padding: 0 50px 0 0;
	text-align: right
}

.my-account-contact-speaker-name {
	font-size: 14px;
}

.my-account-message__staff .my-account-contact-speaker {
	text-align: left;
	padding: 0 0 0 50px;
}

/* ----------------- End My Contacts ------------------------- */


/* --------------------- Service pages ----------------------- */

.servicepage_title
{
	color:#333;
	font-size:22px;
	font-weight:300;
	margin-top:5px;
	margin-left:30px;
}

.service-pages_title
{
	color:#333;
	padding:20px 0 0 20px;
	font-size:22px;
	font-weight:300;
	text-shadow:none;
}

.service-pages_title__help-space
{
	margin-left:10px;
	margin-bottom:15px;
}

.service-pages_title__contact-space
{
	margin-left:0;
	padding:0;
}

.element-form-block-textarea__contactus
{
	height:150px;
}

/* -------------------- */
.b-service-pages_space
{
	padding:15px 20px;
    font-size:12px;
}

.b-service-pages_h3, .b-service-pages h3, .b-service-pages h2
{
	font-size:14px;
	font-weight:300;
	color:#000000;
	padding:7px 0;
}

.b-service-pages_p, .b-service-pages p
{
	font-size:12px;
	color:#656565;
	margin:0 30px 20px 30px;
}

.b-service-pages_a, .b-service-pages a
{
	color:#000;
}

.b-service-pages ul
{
	list-style-position:outside;
	list-style-type:disc;
	margin-left:30px;
	font-size:12px;
}

.b-service-pages ul li
{
	padding-bottom:3px;
}

.b-service-pages ul.b-service-pages_list-01
{
	list-style-type:lower-alpha;
}

.b-service-pages ul.b-service-pages_list-02
{
	list-style-type:lower-roman;
}

.b-service-pages_space ol[type="1"]
{
    list-style: decimal;
}

.b-service-pages_space ol li
{
    margin-left:40px;
    line-height:20px;
}

.b-service-pages_space ol[type="a"]
{
    list-style: lower-latin;
}

.b-service-pages_space ol[type="i"]
{
    list-style: lower-roman;
}

/* ------------------ End Service pages ---------------------- */


/*-------------------------------Styles for Text Pages----------------------------------------*/

.TextPageWrapp { width: 990px; clear: both; margin-top: 20px;  line-height:1.6em; font-size: 12px; color: #676767; }
.TextContent {  margin: 10px 25px 0px 25px; padding-bottom: 30px; }


.TextPageWrapp h1, .TextPageWrapp h2, .TextPageWrapp h3, .TextPageWrapp h4 
{  font-size:18px; color:#000; font-weight:300; padding:7px 0; margin:0px 5px;}
.TextPageWrapp h2 { font-size: 14px; }
.TextPageWrapp h3 { font-size: 11px; font-weight: bold; color: #7f7f7f; }
.TextPageWrapp h4 { font-size: 11px; font-weight: bold;  color: #454545; }
.TextPageWrapp p { margin: 0 30px 20px 30px; padding: 0px; text-align: justify;}
.TextPageWrapp ul { padding: 0px 0px 0px 15px; margin: 0px 30px 5px 30px; list-style-type: disc; list-style-position: outside; }	
.TextPageWrapp ul li { padding: 0px 0px 4px 5px; margin: 0px; }
/*	
.helpLeft { width: 250px; float: left; }
.helpRight { width: 716px; float: right; }
.helpContent { margin: 10px 10px 20px 10px; }
*/
.TextPageWrapp .helpContent p { margin-left: 0px; }

/* ------------------------ Help -------------------------- */

.TextPageWrapp
{
	margin-top:0;
}

.help-block
{
	margin-left:10px;
	margin-right:20px;
}

.help-block, .help-block p
{
	font-size:12px;
	line-height:1.6em;
}

.help-block p
{
	margin-left:0;
	color:#676767;
}

.help-block h3
{
	font-size:18px;
	color:#000;
	font-weight:300;
	padding:7px 0;
}

/* -------------------- End Help -------------------------- */

/* ------------------ Simple left content menu --------------- */

.Simple_left_content_menu
{
	margin-left:15px;
}

.Simple_left_content_menu .tab_block, .Simple_left_content_menu a.help-menu-link, .Simple_left_content_menu a.help-menu-link__focus
{
	font-size:12px;
	text-decoration:none;
	cursor:pointer;
	padding:8px 15px 8px 15px;
	margin:3px 15px 3px 0;
	color:#676767;
	display:block;
}

.Simple_left_content_menu div.tab_block:hover, .Simple_left_content_menu a:hover.help-menu-link
{
	background-color:#eee;
	color:#000;
}

.Simple_left_content_menu div.selected, .Simple_left_content_menu div.selected:hover, .Simple_left_content_menu a.help-menu-link__focus, .Simple_left_content_menu a:hover.help-menu-link__focus
{
	background-color:#ddd;
	color:#000;
	text-decoration:none;
	cursor:default;
	font-weight:300;
}

.myAccount_tab_content h2
{
	margin-top:0;
	color:#BD0052;
	font-size:150%;
	font-weight:300;
}

.myAccount_tab_content p
{
	line-height:1.7em;
}


/* --------------- End Simple left content menu -------------- */


/* ------------------ Invite Friends ------------------------- */

.b-invite-friends
{
	padding:15px 20px;
}

.b-web-form_invite-friends
{
	width:425px;
	display:block;
	float:left;
	clear:none;
}

.b-web-form_invite-friends_space
{
	margin-right:15px;
}

.b-invite-friends_important-text
{
	color:#000000;
	font-size:18px;
}

.b-element-form-block_information
{
	font-size:12px;
	padding-bottom:10px;
}

.b-element-form-block_important-message
{
	font-size:10px;
	color:#000000;
}

.i-web-form_invite-friends_empty-top
{
	height:34px;
	width:100%;
}

.i-web-form_invite-friends_empty-bottom
{
	height:167px;
	width:100%;
}

.b-element-form-block_textarea-message
{
	font-size:12px;
	color:#656565;
	display:inline-block;
}

.b-element-form-block_textarea_right-link
{
	position:relative;
	float:right;
	top:5px;
	color:#000000;
	text-decoration:underline;
	font-size:12px;
}

/* ------------------ Service pages with image -------------------- */

.service-pages-with-img
{
	padding:50px 0 30px 0;
}

.service-pages-with-img_image
{
	width:51%;
	float:left;
}

.service-pages-with-img_titles
{
	position:relative;
	overflow:hidden;
}

.service-pages-with-img_titles__priority
{
	margin-top:30px;
}

.service-pages-with-img_bottom
{
	clear:both;
	background: url(../Img/ServicePages/bg_info_blocks.png) no-repeat center -1px;
	padding-top:30px;
}

.service-pages-with-img_head-1, .service-pages-with-img_head-2
{
	font-family: Century Gothic, Segoe UI, Trebuchet MS; 
	font-weight: normal; 
	margin: 0 15px;
	text-align:center;
}

.service-pages-with-img_head-1
{
	color: #000000; 
	font-size: 44px; 
	line-height: 44px; 
	padding: 0px 0px 10px 0px;
}

.service-pages-with-img_head-2
{
	color: #808080; 
	font-size: 19px; 
	line-height: 19px; 
	padding: 0px;
}

.web-form__invite-friends
{
	width:70%;
	margin:30px auto 0 auto;
}

.web-form_share-links
{
	width:460px;
	position:relative;
	float:left;
}

.web-form_share-links .area-invite-link
{
	padding:5px;
}

.ctrlc  
{
	font-size: 10px; 
	color: #808080;
	position:relative;
	float:left;
	top:-5px;
}

.change-invite-link
{
	top:-7px;
}

.service-pages-with-img_social
{
	position:relative;
	float:left;
	margin-left:80px;
}

.service-pages-with-img_social-title
{
	color:#333333;
	font-size:16px;
	font-weight:300;
	margin-bottom:15px;
}

.service-pages-with-img_social a  
{
	display: block;
	padding: 3px 0 5px 36px;
	margin: 0px 15px 24px 0;
	vertical-align:bottom;
	text-decoration: none;
	background:url(../Img/Buttons/main_icons_v3.png) no-repeat 0 -207px;
	color:#808080;
	font-size:12px;
}

.service-pages-with-img_social a:hover
{
	color:#000000;
}

.service-pages-with-img_social a.twitter {  background:url(../Img/Buttons/main_icons_v3.png) no-repeat 0 -233px; }

.buy_12month
{
   width:310px;
   margin: 30px auto 20px auto;
   text-align:center;
}

.priority-price
{
	margin-bottom:10px;
}

#divDuration, .lesserContentDiv { text-align: center; }
#divDuration label, .lesserContentDiv { color: #4D4D4D; font-size: 14px; font-weight: normal; padding: 0px; margin: 0px; }
#divDuration span { display: block; color: #000; font-size: 38px; font-weight: normal; margin-top: 5px;}

.lesserContentDiv { margin: 0 0 20px 0; }
.lesserContentDiv .date { padding: 5px 0 0px 0; }

#divAlreadySubmitted { line-height: 20px; }

.infoBlock { float: left; width: 290px; overflow: hidden; font-size: 12px; line-height: 18px; color: #808080; margin: 0px 0 0 30px;}
.infoBlock h3 { font-family: Verdana; font-size: 16px; font-weight: normal; color: #333333; margin: 0px 0 10px 0px; padding: 0px; text-align: left;}

/* -------------- End Service pages with image -------------------- */

/* -------------- End Invite Friends ------------------------- */

/* ----------------------- Dialogs --------------------------- */

.custom-dialog-background
{
	display:none;
	background:url(../Img/black_transparent.png) repeat 0 0;
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:1000;
}

.custom-dialog-container
{
	display:table-cell;
	vertical-align:middle;
}

.custom-dialog-block
{
	background-color:#ffffff;
	border:1px solid #e5e5e5;
	margin:0 auto;
	padding:20px;
	position:relative;
	width:500px;
	//top:40%;
}

.custom-dialog-title
{
	color:#000000;
	padding-bottom:10px;
}

.custom-dialog-message
{
	padding-bottom:10px;
}

.custom-dialog-continue-shopping, .custom-dialog-go-to-basket
{
	margin-right:20px;
	position:relative;
	float:left;
}

.custom-dialog-my-basket, .custom-dialog-clear-basket
{
	margin-left:20px;
	position:relative;
	float:right;
}

/* ------------------- End Dialogs --------------------------- */

/* -------------------------------------------------------------------------------------------------------- */
/* ------------------------------------ End from MyAccount.css -------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------------------------- */
/* ---------------------------------------- from notifier.css --------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------- */

/*.notifier-screen {
	background-color: #000;
	z-index: 90000022;
}

.ie6 .notifier-screen
{
	position:absolute !important;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.notifier {
	z-index: 90000025;
	position: fixed; top: 0; left: 0; right: 0;
	width: auto;
	height: 0;
	overflow: visible;
	text-align: center;
	background: #ffffff;
	font-size: 16px;
}

.notifier-inner {
	cursor: default;
	display: inline-block;
	position: relative;
	background-color: #f0f0f0;
	border: solid 1px #000000;
	padding: 10px 15px;
	max-width: 500px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow: 0 0 10px #333333;
}

.notifier-popup .notifier-inner
{
    border:none;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
    padding:20px;
}

.notifier-inner__text {
    text-align: left;
}

.notifier-inner__short {
    width: 430px;
    padding: 20px;
}

.notifier-inner_information {
    font-size: 12px;
    text-align: left;
}

.notifier-with-loader .notifier-message {
	display: inline;
	margin-top: 0;
}

.notifier-loader {
	display: inline-block;
}

.notifier-close {
	position: absolute;
	border: 0 none;
	top: 19px;
	right: 15px;
	width: 28px;
	height: 28px;
	cursor: pointer;
	padding: 0;
	text-align: center;
	font-size: 11px;
	line-height: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #ffffff;
	background: #F0F0F0 url(../Img/Buttons/icons_v20.png) no-repeat 7px -1531px;
	border-radius:14px;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
}

.notifier-close span
{
    display:none;
}

.notifier-close:hover
{
    background-color:#e5e5e5;
}

.notifier-close:active
{
    background-color:#cccccc;
    outline:none;
}

.notifier-loader {
	width: 16px;
	height: 16px;
	margin-left: 10px;
	background: url('../Img/notifier-loader-clean.gif') center center no-repeat;
	vertical-align: middle;
}


.notifier-btns {
	margin: 10px 0 0;
	text-align: center;
}

.notifier-message {
	text-align: left;
	color:#676767;
}

.notifier-title 
{
	text-align: left;
	color: #000000;
	font-size: 18px;
    margin-bottom:5px;
}

.notifier-title__space {
	margin-bottom:10px;
}

.notifier-with-close-btn .notifier-title {
	padding-right: 60px;
}

.custom-dialog-left
{
	float: left;
	margin-right:10px;
}

.custom-dialog-right
{
	float: right;
	margin-left:10px;
}*/

/*/* ----------------------- notifications ----------------------------- */

/*.notifier-notification .notifier-inner {
	padding: 30px;
}

.notifier-notification .notifier-message {
	margin-top: 0;
}

.notifier-message__icon
{
	padding-left:35px;
}

.notifier-message_icons-title
{
	top:17px;
}

.notifier-message_icons__center
{
	top:35%;
}

.notifier-message__no-title-icon
{
	padding-left:35px;
}

.notifier-message__no-title-x
{
	padding-right:40px;
}*/

/* ----------------------- wait -------------------------------------- */

/*.notifier-wait .notifier-inner {
	padding: 10px;
	background-color:#000000;
	opacity:0.7;
	line-height:30px;
	color:#999999;
	font-size:16px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	box-shadow: 0 0 6px #000000;
}

.notifier-wait .notifier-message {
	margin-top: 0;
}

.notifier-wait .notifier-loader {
	width: 32px;
	height: 32px;
	margin-left: 0;
	margin-right:10px;
	background: url('../Img/Loaders/loader3.gif') center center no-repeat;
	vertical-align: middle;
	float:left;
}*/


/*------------------- form -------------------------------------------*/

/*.notifier-form
{
	background: #e5e5e5;
	padding: 10px;
}

.notifier-input-text
{
	border: 2px solid #dadada;
	width: 100%;
	padding: 4px 0;	
}

.notifier-error-field { border: 2px solid red; }*/


/* --------------------- verification -------------------*/

.verification-popup
{
    margin-top:10px;
    font-size:14px;
    width:320px;
}

.verification-popup__position
{
    margin-top:-130px !important;
}

.verification-popup_section, .notifier-inner_section
{
    margin-bottom:10px;
    position:relative;
}

.verification-popup_title
{
    margin-bottom:3px;
}

.verification-popup_input, .notifier-inner_input
{
    width:100%;
    font-size:22px;
    padding:10px 15px;
    border:1px solid #e0e0e0;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.verification-popup_input:focus, .notifier-inner_input:focus
{
    border:1px solid #2e3790;
}

.notifier-inner_input__password {
    width: 230px;
    position: relative;
    float: left;
}

.notifier-inner__short .notifier-inner_input {
    font-size: 18px;
    margin-right: 10px;
}

.button-submit-password-wrapper {
    display: block;
    overflow: hidden;
    position: relative;
    zoom:1;
}

.verification-popup_input__code
{
    width:120px;
    text-align:center;
}

.verification-popup_link__right
{
    position:relative;
    float:right;
    top:4px;
}

.button__verification-confirm
{
    width:190px;
    padding:14px 10px 11px 10px;
    margin-left:5px;
}

.verification-popup_error
{
    color:#d81d3c;
    font-size:12px;
    margin-top:5px;
}

.verification-popup-input-wrapper
{
    overflow: hidden;
    position: relative;
    zoom:1;
}

.verification-country-code
{
    position: relative;
    float: left;
    padding:9px 10px;
    font-size:22px;
    background-color:#e0e0e0;
}

/* 3DS Popup */


.threeds-popup__position
{
    margin-top:-200px !important;
}
/* -------------------------------------------------------------------------------------------------------- */
/* ------------------------------------ End from notifier.css --------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------- */

/* --------------------- error 404 ---------------------- */

.error-404
{
	width:100%;
	height:500px;
	background:url(../Img/404.png) no-repeat center center;
}

.error-404_content-block
{
	width:980px;
	margin:0 auto;
	text-align:center;
}

.error-404_content-block-link
{
	color:#808080;
	font-size:20px;
	text-decoration:underline;
}

.error-404_content-block-link:hover
{
	color:#000000;
}

/* ----------------- End error 404 ---------------------- */

/* ---------------- Tracking Events --------------------- */

.tracking-block
{
	padding:40px 20px;
}

/* ------------ End Tracking Events --------------------- */

/* --------------------------- Proceed to checkout ---------------------------- */

.notifier-popdown
{
	margin-top:0 !important;
	-webkit-box-shadow: 0px 0px 15px #717171;
	-moz-box-shadow: 0px 0px 15px #717171;
	box-shadow: 0px 0px 15px #717171;
}

.notifier-popdown .notifier-inner
{
	border:none;
	background: url(../Img/Sales/bg_message.png) repeat 0 0; 
	background-color:transparent;
	border-radius:0;
	max-width:630px;
}

.notifier-popdown .notifier-message
{
	display: inline;
	color: #000000; 
	font-size: 18px;
	vertical-align:middle;
	padding-top:5px;
}

.notifier-popdown .notifier-btns
{
	display: inline;
	vertical-align:middle;
}

/* ------------------------- google conversation wrapper ----------------------------- */

.google-conversation-wrapper, .google-service-wrapper
{
	position:absolute;
	bottom:0;
}

/* --------------------- end google conversation wrapper ----------------------------- */

/* -------------------- top banner in default page --------------------------- */

/*.default-top-banner
{
	position:relative;
	width:980px;
	height:273px;
	margin-bottom:15px;
}

.default-top-banner_link
{
    display:block;
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    background:url(../Img/none.gif) repeat 0 0;
    z-index:1000;
}

.default-top-banner_image
{
    position:relative;
    z-index:100;
}*/

.default-top-banner_starts-title
{
	position:absolute;
	top:105px;
	left:785px;
	width:155px;
	text-align:center;
	font-family:Arial;
	font-size:27px;
	font-weight:700;
	color:#ffffff;
    z-index:100;
}

.countdown-timer__default-top-banner
{
	font-family:Arial;
	font-size:25px;
	text-align:center;
	position:absolute;
	top:220px;
	left:0;
	width:250px;
    z-index:100;
}

.countdown-timer__next-sale-starts
{
    font-family:Arial;
	position:absolute;
	width:160px;
	text-align:center;
	left:783px;
	top:140px;
    z-index:100;
    cursor: pointer;
}

.countdown-timer
{
	font-size:27px;
	font-weight:700;
	color:#ffffff;	
}

.countdown-timer-value
{
    display:inline-block;
	position:relative;
    padding:0 7px;
	text-align:center;	
}

.countdown-timer-value__next-sales
{
    display:inline-block;
    width:auto;
    padding:0 7px;
    float:none;
}

.countdown-timer-value_title
{
	font-size:40%;
	position:relative;
	top:-5px;
	font-weight: bold;
	text-transform:uppercase;  
}

/* ---------------- End top banner in default page --------------------------- */

/* ----------------------------- Masterpass ---------------------------------- */

.button-masterpass
{
    display:block;
    width:46%;
    text-align:center;
    position:relative;
    float:left;
}

.button-master-pass__top
{
    background: #444552; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxMCUiIHN0b3AtY29sb3I9IiM0NDQ1NTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5MCUiIHN0b3AtY29sb3I9IiMxNDBmMWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left,  #444552 10%, #140f1b 90%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(10%,#444552), color-stop(90%,#140f1b)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #444552 10%,#140f1b 90%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #444552 10%,#140f1b 90%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #444552 10%,#140f1b 90%); /* IE10+ */
    background: linear-gradient(to right,  #444552 10%,#140f1b 90%); /* W3C */

	border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px; 
	-webkit-border-top-right-radius: 6px; 
	border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px; 
	-webkit-border-top-left-radius: 6px; 
}

.button-master-pass__bottom
{
	height: 6px;
    background: #ffbb33; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYmIzMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI1JSIgc3RvcC1jb2xvcj0iI2ZmOTkwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmNjYwZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0iI2UxMzIxNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjYzAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left,  #ffbb33 0%, #ff9900 25%, #ff660d 50%, #e13217 75%, #cc0000 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffbb33), color-stop(25%,#ff9900), color-stop(50%,#ff660d), color-stop(75%,#e13217), color-stop(100%,#cc0000)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #ffbb33 0%,#ff9900 25%,#ff660d 50%,#e13217 75%,#cc0000 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #ffbb33 0%,#ff9900 25%,#ff660d 50%,#e13217 75%,#cc0000 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #ffbb33 0%,#ff9900 25%,#ff660d 50%,#e13217 75%,#cc0000 100%); /* IE10+ */
    background: linear-gradient(to right,  #ffbb33 0%,#ff9900 25%,#ff660d 50%,#e13217 75%,#cc0000 100%); /* W3C */

	border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px; 
	-webkit-border-bottom-right-radius: 6px; 
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px; 
	-webkit-border-bottom-left-radius: 6px; 
}

/* ------------------------- End Masterpass ---------------------------------- */

.temporary-korean-top-banner
{
    padding-bottom:30px;
}

/* ------------------------------- for countries css ------------------------- */

.logoLogin
{
    background-repeat:no-repeat;
    background-position:center bottom;
}

/* ------------------------ Join ---------------------------- */

.logoJoin
{
    background-repeat:no-repeat;
    background-position:center bottom;
}

/* ------------------------ header ---------------------------- */

.header_logo
{
    background-repeat:no-repeat;
    background-position:0 70%;
}

/*----------------------- Footer -----------------------------*/

.map-menu 
{
    background-repeat:no-repeat;
    background-position:10px 40px;
}

/* --------------------------- end for countries css ------------------------- */

/* --------------------------- Order tracking ----------------------------- */

.order-tracking-wrapper
{
    margin-top:5px;
}

.order-tracking-step
{
    width:25%;
    position:relative;
    float:left;
}

.order-tracking-content-wrapper
{
    position:relative;
    display:table;
    width:99%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor:pointer;
}

.order-tracking-wrapper :last-child .order-tracking-content-wrapper
{
    width:100%;
}

.order-tracking-content
{
    background-color:#CCCCCC;
    height:50px;
    text-align:center;
    display:table-cell;
    vertical-align:middle;
}

.order-tracking-content__step-complite
{
    background-color:#70E66B;
}

.order-tracking-content__step-empty
{
    background-color:#E5E5E5;
}

.order-tracking-content__step-fail
{
    background-color:#FF6977;
}

.order-tracking-content_title
{
    font-weight:700;
}

.order-tracking-content_date
{
    color:#4C4C4C;
}

.order-tracking-content_tracking-link
{
    color:#000000;
    font-size:10px;
    line-height:1em;
    display:block;
    text-decoration:underline;
}

.order-tracking-descr
{
    font-size:10px;
    color:#7F7F7F;
    padding:5px;
    line-height:1.4em;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.right_arrow__order-tracking
{
    position:absolute;
    right:8px;
    top:50%;
    margin-top:-8px;
}

.order-tracking-content__step-fail .right_arrow__order-tracking, .order-tracking-content__step-empty .right_arrow__order-tracking
{
    display:none;
}

/* ----------------------- end Order tracking ----------------------------- */

/* --------------------------- Rocklive ---------------------------- */

.rocklive-wrapper
{
    text-align:center;
    padding-top:1px;
}

/* ----------------------- end Rocklive ---------------------------- */


/* ----------------------- Authority to leave ------------------------- */

.auth-to-leave
{
    margin-top:10px;
}

.auth-to-leave__in-form
{
    margin-top:0;
}

.auth-to-leave_title
{
    color:#454545;
    font-size:12px;
    margin-bottom:3px;
}

.auth-to-leave_button
{
    display:inline-block;
    padding:4px 10px 6px 10px;
    min-width:45px;
    background-color:rgba(0, 0, 0, 0.1);
    color:#000000;
    font-size:14px;
    text-align:center;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.auth-to-leave_button:hover
{
    background-color:rgba(0, 0, 0, 0.3);
}

.auth-to-leave_button__active, .auth-to-leave_button__active:hover
{
    background-color:#5b5b5b;
    color:#ffffff;
}

/* ------------ popup -------------- */

.auth-to-leave-popup
{
    width:500px;
}

.auth-to-leave-popup_title
{
    font-size:12px;
    color:#454545;
    margin-bottom:3px;
}

.auth-to-leave-popup_instr-wrapper
{
    margin-bottom:20px;
}

.auth-to-leave-popup_instruction
{
    display:block;
    position:relative;
    float:left;
    clear:both;
    padding:4px 10px 6px 10px;
    margin-bottom:5px;
    background-color:rgba(0, 0, 0, 0.1);
    color:#000000;
    font-size:14px;
    border:none;
}

.auth-to-leave-popup_instruction:hover
{
    background-color:rgba(0, 0, 0, 0.3);
}

.auth-to-leave-popup_instruction__selected, .auth-to-leave-popup_instruction__selected:hover
{
    background-color:#5b5b5b;
    color:#ffffff;
}

.auth-to-leave-popup_description
{
    font-size:12px;
    color:#454545;
}

.auth-to-leave-popup_limit-field
{
    font-size:10px;
    color:#656565;
    margin-bottom:10px;
}

.auth-to-leave-popup_tc
{
    font-size:12px;
    color:#454545;
    text-decoration:underline;
    margin-bottom:10px;
}

.auth-to-leave-popup_tc:hover
{
    color:#000000;
}

.auth-to-leave-popup_textarea
{
    height:50px;
    margin-bottom:0;
}

.auth-to-leave-popup_buttons
{
    margin-top:10px;
}

.auth-to-leave-popup_tc-wrapper
{
    height:100px;
    overflow-y:scroll;
    border:1px solid #BCBCBC;
    margin-bottom:10px;
    font-size:12px;
}


.auth-to-leave-block_text {
	color: #333333;
}





/* ------------------- end Authority to leave ------------------------- */

.my-account-contact-link {
	cursor: pointer;
}


/*------------- Checkout with tax ----------------*/

.checkout-basket-block {
    float: left;
    margin-bottom:30px;
}

.checkout-basket-block_title {
    color: #333333;
    display: inline-block;
    font-size: 19px;
    margin-bottom: 10px;
    padding: 0 10px;
    text-decoration: none;
}

.checkout-basket-block-summary { 
    width: 260px;
}

.checkout-basket-block-delivery {
    width: 300px;
}

.checkout-basket-block-items {
    width: 370px;
    padding: 0 10px;
}

.checkout-summary__clear, 
.button-checkout__clear {
    float: none;
    margin: 0px 0 10px 0;
    width: auto;
}

.checkout-summary-row__padd {
    padding: 12px 10px 0;
}

.block-select-voucher__clear {
    padding: 0;
    border: 0;
	margin-top:15px;
}

.block-promo-code__clear {
    padding: 0;
}

.ddl-voucher-number__form {
    width: 225px;
    margin: 0;
    font-size: 14px;
}

.checkout-item__full {
    width: auto;
}

.checkout-list-descr__full {
    width: 100%;
}

.checkout-list-item-total-left {
    float: left;
    width: 120px;
}

.checkout-list-item-total-right {
    float: right;
    width: 130px;
    text-align: right;
}

.label-value-block_label {
    color: #888888;
    font-size: 11px;
}

.label-value-block_value {
    color: #000000;
    font-size: 12px;
}

.label-value-block {
    margin-bottom: 3px;
}

.checkout-list-qty__text-left {
    text-align: left;
}


.address-item-change {
    position: absolute;
    bottom: 15px;
    right: 15px;
}
.address-item-change_link {
    color: #454545;
    font-size: 12px;
    margin-bottom: 3px;
    text-decoration: underline;
}

.checkout-add-address {
    position: relative;
}

.checkout-add-address_link {
    color: #333333;
    font-size: 16px;   
}

.checkout-add-address_arrow {
    margin-top: -15px;
    position: absolute;
    right: 0;
    top: 50%;
}


/*------------- End Checkout with tax ----------------*/

/*------------- Checkout with Braintree --------------*/

.checkout-steps__bt {
	padding: 30px 0 0 0;
}

.checkout-basket-block-items__bt {
    padding: 0px;
    width: 310px;
}

.checkout-address-list__bt {
	margin:0;
	width: 310px;
}


.checkout-basket-block-summary__bt {
	padding: 0px;
    width: 310px;
}

.checkout-basket-block-delivery__bt {
	padding: 0px 25px;
    width: 310px;
}

.checkout-basket-block_title__bt {
	color: #7F7F7F;
    font-size: 16px;
    padding: 0px;
	text-transform:uppercase;
	margin-bottom: 0px;
	display: block;
	border-bottom: 1px solid #E5E5E5;
}

.address-item__bt {
	width:310px;
	border:none;
	padding:10px 0;
	border-bottom: 1px solid #E5E5E5;
}

.address-item-last__bt {
	border:none;
}

.checkout-item__bt {
	border:none;
	border-bottom: 1px solid #E5E5E5;
	margin:0;
	padding:10px 0;
}

.checkout-list-item-name__bt {
	color:#323232;
	display: block;
    margin-bottom: 10px;
}

.checkout-list-qty__bt {
	text-align:left;
	margin-bottom:10px;
}

.label-value-block_value__bt {
	color: #888888;
    font-size: 11px;
	margin: 0 0 10px;
}

.checkout-list-item-img__bt {
    height: auto;
    width: 94px;
}

.checkout-list-item-img__bt img {
    border: none;
    height: auto;
    width: 94px;
}

.list-item-qty-wrapper {
    border: 1px solid #CCCCCC;
	background:#E5E5E5;
    color: #000;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    position: relative;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 20px;
}

.list-item-qty-button {
    cursor: pointer;
    display: block;
    text-align: center;
}


.list-item-qty-value {
    display: inline-block;
    font-size: 12px;
    text-align: center;
    vertical-align: middle;
    width: 30px;
}

.list-item-total {
	color:#323232;
	font-size:16px;
}

.address-item_value__bt {
	display:inline;
	color:#7F7F7F;
}

.address-item-change__bt {
	margin-top:20px;
}

.address-item-sod {
	margin-top:5px;
}

.address-item-sod_label {
	float:left;
	color: #7f7f7f;
    font-size: 12px;
}

.address-item-sod_switcher {
	float:right;
}

.select-address-button {
	cursor:pointer;
}

.checkout-add-address_link__bt {
	padding: 0 10px;
}

.block-promo-code-link__bt, .block-promo-code-link__bt:visited, .block-promo-code-link__bt:hover {
	background: none;
    padding: 0;    
	font-size:12px;
}



.checkout-summary__bt {
	border:none;
}

.checkout-summary-row__bt {
    padding: 12px 0px 0;
}

.checkout-summary-row-title__bt,
.checkout-summary-row-value__bt {
	color: #333333;
    font-size: 12px;
}

.checkout-summary-row-total__bt {
	background: none;
    margin: 0px 0 25px 0;
    padding: 12px 0 0;	
}

.checkout-summary-row-total__bt .checkout-summary-row-title__total,
.checkout-summary-row-total__bt .checkout-summary-row-value__total {
	font-size:18px;
	color:#000;
	font-weight:normal;
	text-shadow:none;
}

.web-form__light {
	background: none;
    border:none;
    padding: 0px;
}

.element-form-block__light {
	border-bottom:1px solid #E5E5E5;
	 padding: 10px 0;
}

.element-form-block__light__border {
	border-bottom:1px solid #E5E5E5;
	border-top:1px solid #E5E5E5;
	padding: 10px 0;
}

.element-form-block-label__light {
	color:#7F7F7F;
	font-size:12px;
	display:block;
	float:left;
	margin: 5px 10px 0 0;
}

.element-form-block-field__light {
	padding-top: 0px;
}

.element-form-block-text,
.element-form-block-input-text__light, element-form-block-input-text__light:focus,
.element-form-block-select__light,
.element-form-block-textarea__light {
	background: none;
    border: none;
    box-sizing: border-box;
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 0px;
    padding: 3px;
    position: relative;
    width: auto;
	outline:none;
}


.element-form-block-textarea__light {
	border:1px solid #ccc;
}

.element-form-block-textarea__full {
	width:100%;
}



.element-form-block-label__payment {
    color: #333333;
    display: block;
    float: left;
    font-size: 16px;
    padding: 0 10px;
}


.element-form-block-field__payment {
    padding: 5px 0 2px;
}


.element-form-block-input-text__payment,
.element-form-block-select__payment {
	background: none;
    border: none;
    box-sizing: border-box;
    font-family: Verdana;
    font-size: 12px;
	color:#7F7F7F;
    font-weight: normal;
    margin-bottom: 0px;
    padding: 3px;
    position: relative;
    width: auto;
}

.element-form-block-field__switcher {
	overflow:visible;
	text-align:right;
}


.element-form-block-text__dot {
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	display:block;
}


.auth-to-leave-block_text {
	font-size:12px;
	color:#333333;
	line-height: 20px;
	margin-bottom: 5px;
}

.auth-to-leave-block_instr-wrapper {
	margin-bottom: 10px;
}
.auth-to-leave-block_instruction {
	font-size:12px;
	color:#7F7F7F;
	padding: 5px 0 5px 20px;
}

.auth-to-leave-block_instruction__selected {
	color:#333333;
	padding: 5px 0 5px 20px;
	background: url("../Img/Buttons/icons_v20.png") no-repeat 0 -1700px;
}

.auth-to-leave-block_description {
	color:#333333;
	padding-bottom:3px;
}

.auth-to-leave-block_limit-field {
	font-size:11px;
	color:#7F7F7F;
}


.auth-to-leave-block_tc-wrapper {
    border: 1px solid #bcbcbc;
    font-size: 12px;
    height: 100px;
    margin: 10px 0;
    overflow-y: scroll;
}

#braintreeForm label {
	color: #7f7f7f;
    display: block;
    float: left;
    font-size: 12px;
    padding: 0px 10px 0 0;
	line-height:40px;
	height:40px;
	border-bottom: 1px solid #e5e5e5;
}

#card-number,
#cvv,
#expiration-date {
	display: block;
    overflow: hidden;
    padding-right: 1px;
    position: relative;
	line-height:40px;
	height:40px;
	border-bottom: 1px solid #e5e5e5;
}

#card-number.braintree-hosted-fields-invalid, 
#cvv.braintree-hosted-fields-invalid, 
#expiration-date.braintree-hosted-fields-invalid, 
.braintree-hosted-fields-invalid {
  background:#FFF0FA;
}

.voucher-block {
	padding:15px 0;
}
.voucher-title {
	color:#333333;
	font-size:12px;
}

.voucher-list_item, .voucher-list_item:visited, .voucher-list_item:hover {
	color:#7f7f7f;
	display:block;
	font-size:12px;
	margin:0px 0px 15px 30px;
	cursor:pointer;
}

.voucher-list_item:hover {
	color: #333333;
}

.element-form-block-label__code {
	margin-top:8px;
}

.element-form-block-input-text__code {
	width: 120px;
	margin-top:6px;
}

.element-form-block-input-text__code::-ms-clear {
    display: none;
}

#bt-proxy-frame {
	display:none;
}

#paypalContainer {
	margin-top: 10px;
}

.current-payment-method {
	background-color: #f2f2f2;
}

#bt-proxy-frame {
	display:none;
}

/*------------- End Checkout with Braintree ----------*/

/* -------------------- Search ---------------------- */

.search-in-item-list {
	margin: 0 auto;
    padding: 0;
    position: relative;
    width: 990px;
    z-index: 10;
}

.left-menu-sub__search {
	min-height: 111px;
	position:relative;
}

.empty-facet {
	position: absolute; top:60%; text-align: center; width:100%; color:#ccc;
}


/*.search_input-wrapper
{
    margin:10px 0;
	position:relative;
}*/

/*.search_input
{
    font-size:21px;
    width:980px;
    height:45px;
    border:1px solid #808080;
    padding:10px 40px 10px 40px;
    box-sizing:border-box;
    background-position:10px -1596px;
	outline:none;
}

input.search_input::-webkit-input-placeholder {color:#cccccc; font-size:16px;line-height: 25px;vertical-align: bottom;}
input.search_input::-moz-placeholder          {color:#cccccc; font-size:16px;}/* Firefox 19+ */
/*input.search_input:-moz-placeholder           {color:#cccccc; font-size:16px;}/* Firefox 18- */
/*input.search_input:-ms-input-placeholder      {color:#cccccc; font-size:16px;}


.search_input:focus
{
    border:2px solid #808080;
    background-position:9px -1627px;
	padding:9px 9px 9px 39px;
}

.search_input-clear {
	background-color: #fff;
    background-position: 0 -1540px;
    height: 20px;
    position: absolute;
    right: 19px;
    top: 16px;
    width: 20px;
	cursor:pointer;
}

.search_input::-ms-clear {
    display: none;
}*/

.search-breadcrumbs {
	color: #808080;
    font-size: 12px;
    line-height: 12px;
	padding: 10px 20px 15px;
	display:inline-block;
}

.search-breadcrumbs_text, .search-breadcrumbs_link, .search-breadcrumbs_link:hover {
	color: #808080;
    font-size: 12px;
    line-height: 12px;
    text-decoration: underline;
}

.search-breadcrumbs_link:hover {
	color: #000;
}

.search-breadcrumbs_text {
	text-decoration: none;
}

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

.sale-banner-container__search
{
    margin-bottom:20px;
}

.search_result > div:last-of-type .sale-banner-container__search, .search_result > div:last-of-type .item-search
{
    margin-bottom:50px;
}

/* ----------- items ------------ */

.item-search
{
    position:relative;
    width:225px;
}

.range-filter-left {
	float:left;
	margin:10px 10px 20px 0;
}

.range-filter-right {
	float:right;
	margin:10px 0px 20px 10px;
}

.range-filter_title {
	font-size:11px;
	display:block;
	color:#919191;
}

.range-filter_input {
	border: 1px solid #d8d8d8;
    box-sizing: border-box;
    font-size: 14px;
    padding: 5px;
    width: 100px;
}

/* ---------------- End Search ---------------------- */


/*------------------------ Braintree Checkout -----------------------------*/

.link-decor, .link-decor:visited, .link-decor:hover {
	color:#2E3790;
	text-decoration: none;
	font-size: 12px;
    cursor: pointer;
}

.link-decor:hover {
	text-decoration: underline;
}

.link-decor:focus {
	outline:none;
}

.link-decor__border {
	display:block;
	border-bottom:1px solid #e5e5e5;
	padding: 18px 0px;
}

.checkout-block {
	width: 310px;
	float: left;
    margin: 30px 0;
}

.checkout-block__center {
	margin: 30px 25px;
}

.checkout-block_title {
	border-bottom:1px solid #E5E5E5;
    color: #7f7f7f;
    display: block;
    font-size: 16px;
    text-transform: uppercase;
	padding-bottom:5px;
}



.list-row {
	border-bottom:1px solid #E5E5E5;
	padding: 15px 10px;
	position: relative;
}

.list-row-hover:hover {
	background: #F9F9F9;
	cursor: pointer;
}

.list-row__full {
	padding: 15px 0;
}

.list-row__border-top,
.list-row__border-top__list:first-child
{
	border-top:1px solid #E5E5E5;
}

.list-row__selected {
	background:#F2F2F2;
}

/*---------------------- Item List -----------------------*/

.list-item-link {
    height: auto;
    width: 94px;
    display: block;
    float: left;
    margin-right: 10px;
}

.list-item-link_img {
	height: auto;
    width: 94px;
}

.list-item-description {
	overflow: hidden;
}

.list-item-description_name {
    color: #323232;
    display: block;
	font-size:16px;
    margin-bottom: 10px;
}

.list-item-description_size {
    color: #888888;
    font-size: 11px;
    margin: 0 0 10px;
}

.list-item-description_total {
	color:#000000;
	font-size:16px;
}


.list-item-description-qty {
	margin-bottom: 10px;
    text-align: left;
	width:100px;
}

.list-item-description-qty-wrapper, .list-item-description-qty-wrapper:hover {
	background: #e5e5e5;
    border: 1px solid #cccccc;
    color: #000;
    cursor: pointer;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    position: relative;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 24px;
}

.list-item-description-qty-wrapper:hover {
	border: 1px solid #000;
}

.list-item-description-qty-button {
    cursor: pointer;
    display: block;
    text-align: center;
	color:#000;
	line-height: 24px;
}

.list-item-description-qty-value {
    display: inline-block;
    font-size: 12px;
    text-align: center;
    vertical-align: middle;
    width: 30px;
}

/*------------------------ Delivery Address ------------------------------*/

.address-item-block {
	/*margin-bottom:15px;*/
	padding:0 10px;
}

.address-item-block__mg-right {
	margin-right:120px;
}

.address-link {
	display:block;
	padding: 15px 0px;
}

.address-item_customer {
    color: #333333;
    font-size: 16px;
    padding-bottom: 5px;
}

.address-item_value {
	color: #7f7f7f;
    display: inline;
	font-size: 12px;
    padding-bottom: 5px;
}

/*------------------------ SOD ---------------------------------*/

.sod-item-need {
	padding:0 10px;
}

.sod-item {
	padding-top:10px;
}

.web-form-second .sod-item {
	padding:15px 0;
	border-bottom: 1px solid #e5e5e5;
}

.sod-item_title,
.sod-item-text,
.sod-item-other_title {
	color:#333333;
	font-size:12px;
	line-height: 1.6;
    padding-bottom: 2px;
}

.sod-item-list-option,
.sod-item-other {
	display: block;
	border-top: 1px solid #e5e5e5;
    box-sizing: border-box;
    padding: 15px 10px;
    position: relative;
    text-align: left;
    width: 100%;
	color:#222;
}

.sod-item-text__change {
	padding: 0 10px 10px 10px;
}

.sod-item-other-text {
	color:#B2B2B2;
	font-size:10px;
	padding:0;
	border:none;
}

.sod-item-list-option:hover {
	background:#F8F8F8;
	color:#222;
}

.sod-item-list-option_title {
	display: block;
    font-size: 12px;
}

.sod-item-list-option_icon {
	background-position: 0 -1703px;
    bottom: 3px;
    display: none;
    height: 16px;
    margin-right: 5px;
    position: relative;
    width: 15px;
	float:left;
}

.sod-item-list-option__selected {
	background:#F0F0F0;
}

.sod-item-list-option__selected .sod-item-list-option_icon {
	display:none;
}

.textarea {
	color:#323232;
	font-size:12px;
	padding:5px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border:1px solid #e5e5e5;
	background:#fff;
}

.textarea__full {
	width: 100%;
}

/*--------------------------- Web Form Light ------------------------------------*/

.web-form-second {

}

.form-field-second {
	position: relative;
    text-align: left;
	 -moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    width: 100%;
	border-bottom: 1px solid #e5e5e5;
    padding: 15px 10px;
}

.form-field-second__list-border:first-child {
	border-top: 1px solid #e5e5e5;
}

.form-field-second__thin {
	padding: 10px;
}

.form-field-second__noborder {
	border:none;
}

.form-field-second__top-border {
	border-top: 1px solid #e5e5e5;
}

.form-field-second__error {
	background: #FFF3FA;
}
	
.form-field-second__hover:hover {
	cursor:pointer;
	background: #F9F9F9;
}

.form-field-second_label {
    color: #7f7f7f;
    display: block;
    float: left;
    font-size: 12px;
    line-height: 21px;
    margin: 0 10px 0 0;
}

.form-field-second_content {
    display: block;
    overflow: hidden;
    padding-right: 1px;
    position: relative;
	line-height: 18px;
}

.input-text-second, 
.select-second,
.readonly-text-second {
    border: none;
	background: transparent;
    -moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    font-size: 12px;
    padding: 3px;
    position: relative;
    width: 100%;
	outline:none;
}

/*--------------------- Summary Light --------------------*/

.summary-row {
	padding: 12px 0px 0;
	position: relative;
}

.summary-row_title,
.summary-row_value {
	color: #333333;
    font-size: 12px;
	float:left;
}

.summary-row_value {
	float:right;
}

.summary-row_title__total,
.summary-row_value__total {
	color:#212121;
	font-size: 18px;
}

/*--------------------- Vouchers ---------------------------*/

.voucher-block {
	padding:15px 0px 0 0;
}
.voucher-title {
	color:#333333;
	font-size:12px;
	padding:0 0px 5px 0px;
}

.voucher-list {
	padding:5px 10px 0 10px;
}

.voucher-list_item, .voucher-list_item:visited, .voucher-list_item:hover {
	color:#7f7f7f;
	display:block;
	font-size:12px;
	margin:0px 0px 15px 10px;
	cursor:pointer;
}

.voucher-list_item:hover {
	color: #333333;
}

.form-field-second_label__code,
.form-field-second_content__code {
	vertical-align:middle;
	margin-bottom: 6px;
    margin-top: 6px;
	margin-right:5px;
}

.input-text-second__code {
	width: 120px;
	vertical-align:middle;
}

.input-text-second__code::-ms-clear {
    display: none;
}

/*---------------------- Braintree Forms ----------------------------*/

.payment-container {
	min-height: 300px;
    position: relative;
}

.payment-icon {
	display: block;
    float: left;
	margin-right: 10px;
}


.payment-icon__PayPal-mini
{
    background-position:-2px -790px;
    width:14px;
	height:18px;
	display:inline-block;
	margin-right:7px;
	margin-top: 3px;
}

.payment-icon__Visa-mini
{
    background-position:-2px -760px;
    width:34px;
	height:13px;
	display:inline-block;
	margin-right:7px;
	margin-top: 5px;
}

.payment-icon__MasterCard-mini
{
    background-position:-2px -825px;
    width:23px;
	height:18px;
	display:inline-block;
	margin-right:7px;
	margin-top: 3px;
}

.payment-icon__American_Express-mini
{
    background-position:-2px -860px;
    width:19px;
	height:18px;
	display:inline-block;
	margin-right:7px;
	margin-top: 3px;
}

.payment-icon__MasterPass-mini
{
    background-position:-2px -990px;
    width:26px;
	height:17px;
	display:inline-block;
	margin-right:7px;
	margin-top: 3px;
}

.payment-icon__VisaCheckout-mini
{
    background-position:-2px -1350px;
    width:29px;
	height:22px;
	display:inline-block;
	margin-right:7px;
	margin-top: 0;
}

.form-field-second_content__payment {
	padding:0px 0 0px 0;
	line-height: 19px;
}

.form-field-second_label__payment {
	color:#333333;
	font-size:16px;
	display:block;
	float:left;
}

.element-form-block-text__payment {
	color:#7F7F7F;
	font-size:12px;
	padding:0;
}

.braintree-payment label {
	border-bottom: 1px solid #e5e5e5;
    color: #7f7f7f;
    display: block;
    float: left;
    font-size: 12px;
    height: 32px;
    line-height: 32px;
    padding: 10px;
}

.bt-payment-method-selected,
.bt-payment-method-selected .form-field-second__hover:hover {
	background:#F2F2F2;
}

.show-only-selected > .bt-payment-method-selected,
.show-only-selected > .bt-payment-method-selected .form-field-second__hover:hover {
	background:none;
	cursor:auto;
}

.bt-payment-method-row {
  display: block;
}

.show-only-selected > .bt-payment-method-row {
  display: none;
}

.show-only-selected > .bt-payment-method-selected {
  display: block;
}


.bt-payments-list-loading {
    position: relative;
    min-height: 106px;
}

.bt-payment-form {
    position: relative;
}

.web-form-second #card-number, 
.web-form-second #cvv, 
.web-form-second #expiration-date {
	border-bottom: 1px solid #e5e5e5;
    display: block;
    font-family: Arial!important;
    font-size: 12px;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    padding: 10px;
    position: relative;
}


#card-number.braintree-hosted-fields-invalid, 
#cvv.braintree-hosted-fields-invalid, 
#expiration-date.braintree-hosted-fields-invalid, 
.braintree-hosted-fields-invalid {
	background:#FFF3FA;
}

#bt-proxy-frame {
	display:none;
}

.cursor-progress {
	cursor:progress!important;
}

.ipay-button {
	display: block;
    height: 33px;
    position: absolute;
    right: 0;
    top: 3px;
    width: 25px;
	background-position: -2px -1760px;
}

/*
	Braintree iframes fix.
*/
#braintreeDataFrame,
iframe[src="about:blank"] {
	width: 0px; 
	height: 0px; 
	border: 0px; 
	position: absolute; 
	z-index: -999;
}


/*------------- pickup points --------------*/
.pickup-info {
	padding: 10px 10px 0;
}

.pickup-title {
	color: #7f7f7f;
    border-bottom:1px solid #E5E5E5;
    font-size: 12px;
    text-transform:uppercase;
	padding: 20px 10px 3px 0;
}

.pickup-name {
	color: #333333;
    font-size: 16px;
}

.pickup-address {
	color: #7f7f7f;
    display: inline;
    font-size: 12px;
    padding-bottom: 5px;
}

.pickup-list__selected, .pickup-list__selected:hover
{
    background-color:#ededed;
}

.notification-info {
	border: 1px solid #4d4d4d;
    border-radius: 12px;
    box-sizing: border-box;
    color: #4d4d4d;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 23px;
    line-height: 21px;
    text-align: center;
    text-transform: lowercase;
    width: 23px;
	float:right;
	cursor:pointer;
}

/* ---------------------- list & map --------------------*/

.pickup-point-switcher
{
    padding-top:20px;
    display:table;
    width:100%;
    border-bottom:1px solid #E5E5E5;
}

.pickup-point-switcher_item
{
    width:50%;
    display:table-cell;
    text-align:center;
    font-size:18px;
    color:#7f7f7f;
    padding-bottom:7px;
}

.pickup-point-switcher_item:hover
{
    color:#4d4d4d;
    cursor:pointer;
}

.pickup-point-switcher_item__selected, .pickup-point-switcher_item__selected:hover
{
    border-bottom:5px solid #2e3790;
    color:#2e3790;
    cursor:default;
}

/*----------------------------*/

.pickup-point-choose-wrapper
{
    width:100%;
    height:400px;
    overflow-y:auto;
}

/* -------------- map ---------------- */

.pickup-point-map
{
    font-family:Verdana;
    max-width:230px;
}

.pickup-name__map
{
    font-size:14px;
    padding-bottom:3px;
}

.pickup-address__map
{
    font-size:12px;
    color:#7f7f7f;
}

.pp-open-time
{
    font-size:10px;
    color:#7f7f7f;
    padding-top:10px;
}

/*for my account*/

.pickup-item__mg-right {
	margin-right:120px;
}

.pickup-point-error
{
    font-size:12px;
    width:100%;
    height:100%;
    background-color:#f7f7f7;
    text-align:center;
    color:#b2b2b2;
    padding-top:80px;
    box-sizing:border-box;
}

/*------------------------- My Payments ----------------*/

.my-account-mypayments-list {
	width:460px;
}

.address-list-content {
	width:600px;
}

.remove-block {
	background:#B4160F;
	color: #ffffff; 
	font-size: 16px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 50%;
	height:42px;
	line-height: 42px;
	overflow:hidden;
	margin-top:-21px;
    width: 100px;
}



.address-list-item {
	border-bottom: 1px solid #e5e5e5;
    padding: 15px 0px;
    position: relative;
}

.address-list-item:first-child {
    border-top: 1px solid #e5e5e5;
}

.address-list-item:hover {
	background: #F9F9F9;
	cursor: pointer;
}


/*----------- Terms and Conditions Check ------------*/


#braintreeForm .terms-check-block-label, 
.terms-check-block-label {
	color:#7f7f7f;
	font-size:12px;
	line-height:1.4;
	border:none;
	display: inline;
	vertical-align: middle;
	height:auto;
	float:none;
}

.terms-check-block_box {
	display: inline;
	vertical-align: middle;
}

.terms-check-block-label a, .terms-check-block-label-link {
	color: #7f7f7f;
    font-size: 12px;
    text-decoration: underline;
}

.terms-check-block-label a:hover, .terms-check-block-label-link:hover {
    color: #333;
    text-decoration: underline;
}


/*----------- MYPAY --------------------*/

/*.product-mypay-block {
	margin-bottom:30px;
	width: 260px;
}*/

/*.product-mypay-container {
	position:relative;
	border: 1px solid #e8e8e8;
	padding:5px 10px 10px 10px;
}*/

.product-mypay-container:hover > .product-mypay-tooltip {
	visibility: visible;
	top: auto;
	-webkit-transition-delay: .3s;
	-moz-transition-delay: .3s;
	-o-transition-delay: .3s;
	transition-delay: .3s;
	opacity: 1;
}

.product-mypay-tooltip {  
    -webkit-transition: 0s opacity;
	-moz-transition: 0s opacity;
	-o-transition: 0s opacity;
	transition: 0s opacity;
	visibility: hidden;
	opacity: 0;
}

/*.product-mypay-options {
	font-size:12px;
	color:#787878;
	line-height: 27px;
}*/

/*.product-mypay-price {
	font-size:24px;
	color:#FF5205;
}

.product-mypay-transaction-count {
	font-size:12px;
	color:#FF5205;
    padding-right: 5px;
}

.product-mypay-price__secondary {
    font-size: 18px;
}

.product-mypay-transaction-count__secondary {
    padding-right: 0;
}*/

.product-mypay-link {
	font-size:10px;
	color:#676767;
	text-decoration:underline;
}

/*.product-mypay-details {
	font-size:12px;
	color:#b2b2b2;
	padding:10px 0 0 0;
}*/

/*.product-mypay-notification-info {
	border: 1px solid #b2b2b2;
    border-radius: 8px;
    box-sizing: border-box;
    color: #b2b2b2;
    cursor: pointer;
    display: block;
    font-size: 10px;
    font-weight: bold;
    height: 16px;
    line-height: 12px;
    position: absolute;
    right: 5px;
    text-align: center;
    top: 8px;
    width: 16px;
}*/

/*----------- MY PAY SCHEDULE --------------------*/
/*.schedule-container {
    display: table;
    border-top: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
}*/

/*.schedule-row {
    display: table-row;
    height: 40px;
	font-size: 14px;
}

.schedule-status {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    color: #707070;
    padding: 0 10px 0 50px;
    border-bottom: 1px solid #e8e8e8;
}

.schedule-date,
.schedule-total {
    display: table-cell;
    vertical-align: middle;
    color: #707070;    
    padding: 0 10px;
    border-bottom: 1px solid #e8e8e8;
	width:100px;
}*/

.schedule-total {
	text-transform:uppercase;
}

/*.schedule-wrapper {
    width: 200px;
    height: 40px;    
    display: table-cell;
    border-bottom: 1px solid #e8e8e8;
}*/

/*.schedule-cell {
	position: relative;
	height: 40px;
}*/

/*.schedule-line {
    height: 6px;
    width: 100%;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    left: 0;
}*/

.schedule-line__color_4_1 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f16a24+0,d7d8da+33,d7d8da+100 */
	background: rgb(241,106,36); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxNmEyNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMzJSIgc3RvcC1jb2xvcj0iI2Q3ZDhkYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkN2Q4ZGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  rgba(241,106,36,1) 0%, rgba(215,216,218,1) 33%, rgba(215,216,218,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(241,106,36,1) 0%,rgba(215,216,218,1) 33%,rgba(215,216,218,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(241,106,36,1) 0%,rgba(215,216,218,1) 33%,rgba(215,216,218,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f16a24', endColorstr='#d7d8da',GradientType=1 ); /* IE6-8 */
}

.schedule-line__color_4_2 {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f16a24+0,f29421+33,d7d8da+66,d7d8da+100 */
	background: rgb(241,106,36); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxNmEyNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMzJSIgc3RvcC1jb2xvcj0iI2YyOTQyMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY2JSIgc3RvcC1jb2xvcj0iI2Q3ZDhkYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkN2Q4ZGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  rgba(241,106,36,1) 0%, rgba(242,148,33,1) 33%, rgba(215,216,218,1) 66%, rgba(215,216,218,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(241,106,36,1) 0%,rgba(242,148,33,1) 33%,rgba(215,216,218,1) 66%,rgba(215,216,218,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(241,106,36,1) 0%,rgba(242,148,33,1) 33%,rgba(215,216,218,1) 66%,rgba(215,216,218,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f16a24', endColorstr='#d7d8da',GradientType=1 ); /* IE6-8 */
}

.schedule-line__color_4_3 {
     /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f16a24+0,f18a23+33,f7a91a+66,d7d8da+100 */
	background: rgb(241,106,36); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxNmEyNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMzJSIgc3RvcC1jb2xvcj0iI2YxOGEyMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY2JSIgc3RvcC1jb2xvcj0iI2Y3YTkxYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkN2Q4ZGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  rgba(241,106,36,1) 0%, rgba(241,138,35,1) 33%, rgba(247,169,26,1) 66%, rgba(215,216,218,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(241,106,36,1) 0%,rgba(241,138,35,1) 33%,rgba(247,169,26,1) 66%,rgba(215,216,218,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(241,106,36,1) 0%,rgba(241,138,35,1) 33%,rgba(247,169,26,1) 66%,rgba(215,216,218,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f16a24', endColorstr='#d7d8da',GradientType=1 ); /* IE6-8 */
}

.schedule-line__color_4_4 {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f16a24+0,f18a23+33,f7a91a+66,fcbd12+100 */
	background: rgb(241,106,36); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxNmEyNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMzJSIgc3RvcC1jb2xvcj0iI2YxOGEyMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY2JSIgc3RvcC1jb2xvcj0iI2Y3YTkxYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmY2JkMTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  rgba(241,106,36,1) 0%, rgba(241,138,35,1) 33%, rgba(247,169,26,1) 66%, rgba(252,189,18,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(241,106,36,1) 0%,rgba(241,138,35,1) 33%,rgba(247,169,26,1) 66%,rgba(252,189,18,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(241,106,36,1) 0%,rgba(241,138,35,1) 33%,rgba(247,169,26,1) 66%,rgba(252,189,18,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f16a24', endColorstr='#fcbd12',GradientType=1 ); /* IE6-8 */
}

/*.schedule-circle {
    border-radius: 11px;
    height: 22px;
    width: 22px;
    position: absolute;
    top: 50%;
    margin-top: -11px;
    text-align: center;
    color: #fff;
    background: #D4D4D4;
}*/

/*.schedule-circle_4_1 {
    left: 0;
}

.schedule-circle_4_2 {
    left: 33%;
}

.schedule-circle_4_3 {
    left: 66%;
}

.schedule-circle_4_4 {
    left: 100%;
}*/

/*.schedule-circle_4_1.schedule-circle__color {
    background: rgb(241, 106, 36);
}

.schedule-circle_4_2.schedule-circle__color {
    background: rgb(241, 138, 35);
}

.schedule-circle_4_3.schedule-circle__color {
    background: rgb(247, 169, 26);
}

.schedule-circle_4_4.schedule-circle__color {
    background: rgb(252, 189, 18);
}*/

.schedule-status.paid {
	min-width:50px;
}

.paid-icon {
	background:url(../Img/Buttons/main_icons_v3.png) no-repeat -2px -260px;
	height:16px;
	width:16px;
	display:inline-block;
	margin-right: 3px;
    vertical-align: bottom;
}


.small.schedule-container {
	border-top:0px;
}

.small .schedule-row {
    height: 30px;
	font-size: 10px;
}

.small .schedule-wrapper,
.small .schedule-cell {
    height: 30px;
}

.small .schedule-date,
.small .schedule-total {
	width:70px;
}

.small .schedule-status {
	padding:0 10px 0 30px;
}

.small .schedule-line {
	height: 4px;
}

.small .schedule-circle {
    border-radius: 9px;
    height: 18px;
    width: 18px;
    margin-top: -10px;
	line-height:18px;
}


.medium .schedule-row {
    height: 40px;
	font-size: 12px;
}

.medium .schedule-wrapper,
.medium .schedule-cell {
    height: 40px;
}

.medium .schedule-date {
	width:70px;
}

.medium .schedule-status {
	padding:0 10px 0 30px;
	color:#333333;
}

.medium .schedule-line {
	height: 4px;
}

.medium .schedule-circle {
    border-radius: 10px;
    height: 20px;
    width: 20px;
    margin-top: -10px;
	line-height:19px;
	font-size:11px;
}


.large.schedule-container {
	width:400px;
	margin: 30px auto;
}

.large .schedule-circle {
    font-size: 12px;
    line-height: 21px;
}


/*--------------------- MYPAY confirm ----------------------*/

.mypay-confirm {
	border:1px solid #e8e8e8;
	width:700px;
	margin:40px auto;
}

.mypay-confirm-color-row {
	background:#e8e8e8;
	padding:10px 20px;
}

.mypay-confirm-header {
	font-size:26px;
	color:#4a4a4a;
	text-align:center;
	padding:20px 0 10px 0;
}

.mypay-confirm-invoice {
	color:#707070;
	font-size:14px;
	text-align:center;
	margin-bottom: 5px;
}

.mypay-confirm-info {
	color:#707070;
	text-align:center;
	font-size:14px;
	margin-bottom:20px;
}

.mypay-confirm-footer {
	color:#707070;
	text-align:center;
	font-size:16px;
}

.mypay-confirm-footer b {
	color:#707070;
	text-transform:uppercase;
}

.mypay-confirm-payment_title {
	float:left;
	color:#707070;
	font-size:14px;
}

.mypay-confirm-payment-amount {
	float:right;
	font-size:14px;
}

.mypay-confirm-payment-amount_title {
	color:#707070;
	margin-right:5px;
}

.mypay-confirm-payment-amount_total {
	color:#f47425;
}

.mypay-confirm-payment-text {
	color:#707070;
	font-size:14px;
    text-align: center;
}

.mypay-confirm-link {
	text-align:center;
	margin:30px 0;
}


/*---------------- MYPAY checkout ---------------*/

.ourpay-price-value:after {
    display: inline-block;
    content: '*';
    padding-left: 2px;
}

.mypay-block {
	padding: 12px 0 5px 0;
}

.mypay-block-price {
	float:right;
	color: #212121;
    font-size: 18px;
}

.mypay-block-text {
	float: left;
	color: #212121;
    font-size: 18px;
}

.terms-check-block {
    margin-top: 5px;
}

.mypay-message {
	color: #7f7f7f;
    font-size: 12px;
	padding: 10px 0 10px 0;
	line-height:20px;
}

.mypay-message:before {
    display: inline-block;
    content: '*';
    padding-right: 5px;
}

.payment-method-overlay{
	position: fixed; 
	top: 0px; 
	left: 0px; 
	background-color: rgba(90, 90, 90, 0.9);
	width: 100%; 
	height: 100%; 
	z-index: 9997;
}

.payment-method-container {
	position:relative; 
	margin:0 auto;
	width: 990px; 
	z-index:9998;
}

.payment-method-block {
	position: absolute; 
	top: 130px; 
	right: 0px; 
	z-index:9999; 
	background:#fff; 
	width: 330px; 
	padding: 15px; 
	box-sizing:border-box; 
	box-shadow: 5px 5px 20px #565656;
}

.payment-method-container_text {
	color: #fff;
    font-size: 22px;
    left: 50px;
    position: absolute;
    text-align: center;
    top: 260px;
    width: 500px;
}

.ourpay-arrow-img {
	height:200px;
	width:400px;
	position:relative;
	left:140px;
}

.mypay-planned-transactions {
	margin:10px 0;
}

/* -------------------- subscription --------------------*/

.subscription-wrapper {
    color: #333;
}

.subscription-title {
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    margin: 15px 0 3px 0;
}

.subscription-table {
    border: 1px solid #e8e8e8;
    padding: 10px;
    box-sizing: border-box;
}

.subscription-name {
    color: #707070;
    font-size: 12px;
    float: left;
}

.subscription-price {
    font-size: 12px;
    float: right;
}

.subscription-info {
    font-size: 12px;
    color: #7f7f7f;
    padding:10px;
    line-height: 20px;
}

.subscription-info strong {
    color: #333;
}

/* ----------------- end subscription -------------------*/

/* ------------ ourpay select --------------*/

.ops-total-block {
    padding-top: 7px;
}

/* ------------ ourpay select --------------*/

/* -------------------- delivery options ----------------------*/

.inline-info-block
{
    font-size:12px;
    line-height:19px;
    color:#333333;
    margin-top:3px;
    padding-right:10px;
}

.inline-info-block__delivery-desc
{
    color:#7f7f7f;
}

.inline-info-block__clickable
{
    cursor:pointer;
}

.inline-info-block__clickable:hover
{
    color:#000000;
}

.inline-info-block__clickable:hover span
{
    text-decoration:underline;
}

.attention-label
{
    color:#ffffff;
    font-size:10px;
    text-transform:uppercase;
    padding:3px 7px;
    margin-right:5px;
    background-color:#ff785f;
    border-radius:10px;
}

.inline-info-block__clickable:hover span.attention-label
{
    text-decoration:none;
}

.list-row__disabled, .list-row__disabled .inline-info-block__delivery-desc
{
    color:#999999;
}

.list-row__disabled:hover
{
    background-color:#ffffff;
    cursor:default;
}

.list-row__disabled .attention-label
{
    display:none;
}

.list-row__empty-text
{
    text-align:center;
    color:#b2b2b2;
    font-size:12px;
}

.pp-empty-message
{
    width:160px;
    margin:0 auto;
}

.arrow-bottom
{
    width:12px;
    height:7px;
    margin:5px auto 0 auto;
}

/* ----------------- radio switcher ----------------*/

.radio-sw
{
    clear:both;
}

.radio-sw-item-button
{
    display:block;
    float:left;
}

.radio-sw-item-label
{
    display:block;
    overflow:hidden;
    position:relative;
}

.radio-sw-item-label-title_value
{
    display:block;
    float:right;
}

.radio-sw-item-label-title_text
{
    display:block;
    overflow:hidden;
    position:relative;
}

.radio-sw
{
    border:1px solid #e5e5e5;
    padding-left:15px;
    margin-top:20px;
    margin-bottom:20px;
}

.radio-sw-item
{
    border-bottom:1px solid #e5e5e5;
    padding:15px 15px 10px 0;
    cursor:pointer;
}

.radio-sw-item:hover .radio-sw-item-label-title
{
    color:#000;
}

.radio-sw-item:hover .radio-sw-item-button_icon, .radio-sw-item__packages:hover .radio-sw-item-button_icon__packages
{
    border-color:#aaa;
}

.radio-sw-item__selected
{
    cursor:default;
}

.radio-sw-item__selected:hover .radio-sw-item-label-title
{
    color:#333;
}

.radio-sw-item__selected:hover .radio-sw-item-button_icon__selected
{
    border-color:#2e3790;
}

.radio-sw-item:last-child
{
    border-bottom:none;
}

.radio-sw-item-label-title
{
    font-size:16px;
    color:#333333;
    margin-bottom:5px;
}

.radio-sw-item-label-desc
{
    font-size:12px;
    color:#7f7f7f;
    line-height:18px;
}

.radio-sw-item-button_icon, .radio-sw-item-button_icon__packages
{
    width:20px;
    height:20px;
    border-radius:10px;
    border:2px solid #cccccc;
    box-sizing:border-box;
    margin-top:2px;
    margin-right:10px;
}

.radio-sw-item-button_icon__packages {
    margin-top: 0;
}

.radio-sw-item-button_icon__selected
{
    border-color:#2e3790;
}

.radio-sw-item-button_icon__selected::after
{
    display:block;
    content:'';
    width:10px;
    height:10px;
    border-radius:5px;
    background-color:#2e3790;
    position:relative;
    top:3px;
    left:3px;
}

.radio-sw-item-button__OURPAYSELECT .radio-sw-item-button_icon__selected, .radio-sw-item__selected:hover .radio-sw-item-button__OURPAYSELECT .radio-sw-item-button_icon,
.radio-sw-item__packages .radio-sw-item-button_icon__selected, .radio-sw-item__packages:hover .radio-sw-item-button_icon__selected, .radio-sw-item__selected:hover .radio-sw-item__packages .radio-sw-item-button_icon__selected, .radio-sw-item__selected:hover .radio-sw-item__packages .radio-sw-item-button_icon__selected
{
    border-color:#e4ae00;
}

.radio-sw-item-button__OURPAYSELECT .radio-sw-item-button_icon__selected::after, .radio-sw-item__packages .radio-sw-item-button_icon__selected::after
{
    background-color:#e4ae00;
}

.radio-sw-item-label-title_text__OURPAYSELECT, .ops-logo {
    width: 80px;
    height: 20px;
    background-position: -2px -1400px;
    margin-top: 5px;
}

.delivery-option-packages-wrapper {
    margin-right: -15px;
}

.agree-block {
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #e5e5e5;
}

.radio-sw-item__packages .radio-sw-item-label-title_text {
    font-size: 14px;
    padding-bottom: 4px;
}

/* -------------------- ops info -------------------*/

.ops-info {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    background: url(../Img/ops/ops-info-bg.jpg) no-repeat;
    background-size: cover;
    box-shadow: 0 0px 15px #292929;
}

.ops-info-content {
    padding: 20px 30px 25px 40px;
    box-sizing: border-box;
}

.ops-link {
    color: #f6ad1c;
    cursor: pointer;
    text-decoration: underline;
}

.ops-link:hover {
    color: #f3ba00;
}

.ops-icon-light {
    width: 183px;
    height: 36px;
	display:inline-block;
    position: relative;
    top: 13px;
    background-position: -2px -1450px;
}

.ops-info-header {
    width: 100%;
    height: 150px;
    padding:30px;
    box-sizing: border-box;
    color: #fff;
    font-size: 35px;
    text-align: center;
}

.ops-info-desc {
    position: relative;
    float: left;
    width: 40%;
    padding-right: 20px;
    box-sizing: border-box;
    text-align: left;
}

.ops-info-packages {
    position: relative;
    float: right;
    width: 60%;
}

.ops-info-package {
    position: relative;
    float: left;
    width: 30%;
    text-align: center;
    padding-right: 15px;
}

.ops-info-package-top {
    background-color: #fbba1b;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    box-shadow: 0 3px 15px 2px rgba(0,0,0,.2);
}

.ops-info-package-bottom {
    background-color: #fff;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    box-shadow: 0 3px 15px 2px rgba(0,0,0,.2);
}

.ops-logo-middle-light {
    width: 300px;
    height: 45px;
	display:inline-block;
    position: relative;
    background-position: 0 -1570px;
}

.ops-logo-middle-light__gap {
    padding-bottom: 10px;
}

.ops-info-desc_text {
    font-size: 20px;
    color: #fff;
    padding-bottom: 20px;
}

.ops-info-count {
    font-size: 50px;
    font-weight: 600;
    line-height: 50px;
    padding-top: 15px;
    color: #fff;
}

.ops-info-count-title {
    font-size: 14px;
    color: #fff;
    padding-bottom: 15px;
}

.ops-info-amount {
    color: #5e5e5e;
    font-size: 30px;
    font-weight: 600;
    line-height: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.ops-info-save-title {
    color: #5e5e5e;
    font-size: 14px;
}

.ops-info-save {
    color: #fbba1b;
    font-size: 25px;
    font-weight: 400;
    padding-bottom: 10px;
}

/* ------- ops table --------*/

.ops-table td {
    text-align: center;
    padding: 12px 20px;
    font-size: 14px;
    color: #333;
    vertical-align: baseline;
}

.ops-table td.ops-cell__left {
    text-align: left;
}

.ops-cell__right-border {
    border-right: 1px solid #e5e5e5;
}

.ops-cell__bottom-border {
    border-bottom: 1px solid #e5e5e5;
}

.ops-logo-middle {
    width: 153px;
    height: 23px;
    display: inline-block;
    background-position: -2px -1500px;
    position: relative;
    top: 10px;
}

.ops-table td.ops-cell__title {
    text-transform: capitalize;
}

.ops-table td.ops-cell__highlight {
    color: #f6ad1c;
    font-size: 24px;
    font-weight: bold;
}

.ops-table td.ops-cell-price {
    font-size: 16px;
}

.ops-table td.ops-cell-promo {
    padding: 20px;
}

.ops-cross-icon {
    width: 16px;
    height: 16px;
    background-position: -50px -1530px;
    display: inline-block;
    position: relative;
    top: 2px;
}

/* ------------------ billing address -------------------*/

.billing-address_title {
    margin-top: 50px;
    font-size: 10px;
    color: #7f7f7f;
    padding-bottom: 5px;
}

.billing-address_input, .billing-address_input:active, .billing-address_input:focus {
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 19px;
    font-size: 12px;
    color: #7f7f7f;
    padding: 5px 10px;
    background-color: #fff;
    border-left: none;
    border-right: none;
    border-top: 1px solid #e5e5e5;
    border-bottom: none;
    outline: none;
    box-sizing: border-box;
}

.billing-address_input:active, .billing-address_input:focus {
    border-color: #7f7f7f;
}

.incorrect-billing-address {
	background: #FFF3FA;
}

/* ------------------ login form --------------------*/

.close-login
{
    position:absolute;
    right:0;
    top:0;
    cursor:pointer;
	width: 50px;
	height: 50px;
}

.close-login > .close-login-img {
	position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.login-form-container__popup {
    background-image: none;
    background-color: #f0f0f0;
    border-radius: 4px;
    width: 350px;
    padding: 20px;
    top: 130px;
}

.login-form-container__popup .element-form-block {
    margin-bottom: 10px;
}

.login-form-container__popup .element-form-block-input-text {
    background-color: #fff;
    background-image: none;
    margin-bottom: 0;
}

.login-form-container__popup .element-form-block-field {
    padding-top: 0;
}

/*.login-form-container__popup .button, .login-form-container__popup .v-button {
    margin-bottom: 10px;
}*/

.button__facebook {
    background-color: #4f6aa3;
}

.button__facebook:hover
{
	background-color:#4f74b2;
}

.facebook-button-icon {
    background-position: -2px -1042px;
    width: 10px;
    height: 18px;
    display: inline-block;
    margin: 0 7px -4px 0;
}

.login-form_title-text {
    font-size: 22px;
    margin-top: 30px;
}

.login-form_text {
    font-size: 14px;
    margin-bottom: 7px;
}

.join-agree-label {
    font-size: 12px;
}

.element-form-block__bottom-space {
    margin-bottom: 15px;
}

/* --------------------- Product personalise --------------------*/

.personalization-wrapper {
    max-width: 285px;
}

.product-customize-fields-title {
    background-color: #333;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 7px 10px;
    box-sizing: border-box;
}

.product-customize-fields-list {
    margin-bottom: 20px;
}

.product-customize-fields-row {
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    padding: 5px 10px 10px 10px;
    box-sizing: border-box;
}

.product-customize-fields-name {
    font-size: 12px;
    color: #7f7f7f;
}

.product-customize-fields-limit {
    float: right;
    font-size: 12px;
    color: #7f7f7f;
}

.product-customize-list-item {
    padding: 5px;
    margin: 2px;
    border: 1px #ccc solid;
    border-radius: 10px;
    display: inline-block;
}

.product-customize-list-item__selected {
    border: 1px #1991ff solid;
    background-color: #f1f1f1;
}

.product-customize-fields-input {
    border: 1px solid #e5e5e5;
    color: #333;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
    font-size: 20px;
    font-weight: bold;
}

.product-customize-fields-input:focus {
    outline: none;
    border-color: #333;
}

.product-customize-fields-input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #ccc;
}
.product-customize-fields-input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #ccc;
   opacity:  1;
}
.product-customize-fields-input::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #ccc;
   opacity:  1;
}
.product-customize-fields-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #ccc;
}
.product-customize-fields-input::-ms-input-placeholder { /* Microsoft Edge */
   color:    #ccc;
}

/* ------------ for checkout -------------*/

.customize-item-block {
    margin-top: 15px;
}

.customize-item-row {
    margin-bottom: 5px;
    font-size: 12px;
    color: #333;
}

.customize-item-title {
    color: #7f7f7f;
}

.customize-item-title::after {
    content: ':';
    padding-right: 5px;
}

.nowrap {
    white-space: nowrap;
}

/* ----------------- end Product personalise --------------------*/

/* -------- This block must be at the bottom of file -------- */

/*.errorField, .address-list-content_input .errorField { border: 1px solid red; }

.hidden-block {
	display: none;	
}*/