/* New Header
 *  - remove old
 */
#Okazii-Header a {
	text-decoration: none;
}
.header-block {
	margin: 0 auto;
	max-width: 1250px;
	min-width: 1000px;
	position: relative;
   /* width: 100% !important; */
}

.Homepage-New .header-block {
	width: 990px;
	min-width: 990px;
}
#O-logo {
	margin-top: 24px;
	float: left;
	margin-left: 20px;
}
.search-bar {
	padding-top: 16px;
}
/* Colors */
.orange {
	color: #FF9900;
}
/*BOX MODEL*/
#Okazii-Header,
#Okazii-Header * {
	box-sizing: content-box;
	transition: none;
}
#Okazii-Header {
	background: #eee;
	border-bottom: 1px solid #dbdbdb;
	padding-bottom: 20px;
	position: relative;
	z-index: 1000;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
.promo-bar {
	background: #222;
	color: #888;
	font-size: 11px;
	padding: 7px 0 8px;
	text-align: right;
}
.promo-bar .user-action {
	padding-right: 5px;
}

#Okazii-Header .promo-bar a {
	color: #ccc;
	text-decoration: underline;
}
#Okazii-Header .promo-bar a:hover {
	text-decoration: none;
}
.head-dropdown ul {
	margin: 0;
}
.inline-box {
	background-image: url(/images/www/header-img.png);
	/*padding-left: 22px;*/
	margin-right: 17px;
	padding-right: 0;
	line-height: 1.3;
	font-size: 12px;
}
.my-account {
	/*padding-left: 25px;*/
	position: relative;
	margin-right: 20px;
}
.with-notifier {
	position: relative;
	/*cursor: pointer;*/
	margin-right: 20px;
}
.toggle-item {
	background-image: url(/images/www/header-img.png);
	background-position: right -98px;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #333;
	padding-right: 13px;
}

.toggle-item.closed-item.all {
	background-position: right -99px;
}
/* .toggle-item:hover, */
.toggle-item.hovered {
	background-position: right -85px;
}
.inline-box a:hover,
.inline-box a:hover .orange {
	color: #444;
}

.user-items {
	padding-top: 29px;
	margin-right: 5px;
	font-size: 0;
}
.my-cart {
	background-position: 0 -35px;
	/*padding-left: 23px;*/
}
.my-fav {
	background-position: 0 -52px;
	padding-right: 0;
	margin-right: 0;
}
.help-item {
	padding-left: 13px;
	line-height: 1.4;
	font-size: 12px;
}
.help-item a,
.help-item a:hover {
	color: #333;
	text-decoration: none;
}
.help-item a:hover {
	color: #FF9900;
}
/* Count-notifier */
.info-count {
	font-family: tahoma;
	font-weight: bold;
	font-size: 10px;
	color: white;
	position: absolute;
	top: -20px;
	right: 15px;
}
.with-notifier .info-count.pointed {
	right: 0;
}
.info-count,
.count-border,
.info-count i {
	background-image: url(/images/www/header-img.png);
}
.info-count {
	background-position: right -159px;
}
.count-border {
	background-position: 0 -159px;
	left: -4px;
	line-height: 1;
	min-width: 17px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-top: 2px;
	position: relative;
	text-align: center;
	display: block;
}
.info-count i {
	display: none;
	width: 5px;
	height: 4px;
	position: absolute;
	bottom: -4px;
	left: 50%;
	margin-left: -4px;
	background-position: -292px -152px;
}
.info-count.pointed i {
	display: block;
}
/* Catalog trigger */
.catalog-trigger,
.catalog-trigger .trigger-holder {
	background-image: url(/images/www/header-img.png);
}
.catalog-trigger {
	margin-left: 10px;
	background-position: right -202px;
}
.catalog-trigger .toggle-item {
	background-position: 102% -82px;
	padding: 4px 19px 5px 7px;
	display: block;
	font-weight: bold;
	font-size: 13px;
	line-height: 1;
	word-spacing: 1px;
	color: #333;
}
.catalog-trigger .toggle-item:hover {
	color: #333;
}
.catalog-trigger .trigger-holder {
	position: relative;
	background-position: 0 -202px;
	left: -5px;
	padding: 4px 9px 4px 10px;
}
.catalog-trigger.active {
	background-position: right -262px !important;
}
.catalog-trigger.active .trigger-holder,
.selected-category.active,
.selected-category.active:hover {
	background-position: 0 -262px !important;
}
.selected-category:hover,
.selected-category.activated {
	background-position: 0 -336px;
}
.selected-category.active {
	border-radius: 0 !important;
}
.catalog-trigger.active .toggle-item {
	color: white;
	background-position: 102% -67px;
	background-repeat: no-repeat;
	padding: 5px 19px 4px 7px;
}
.catalog-trigger .head-dropdown {
	width: 208px;
	top: 29px;
}
.active.catalog-trigger .main-tree {
	left: 5px;
	z-index: 899;
}
.catalog-trigger .categories-list {
	padding: 9px 0;
	margin-bottom: 0;
	position: relative;
}
.catalog-trigger .categories-list li {
    clear: both;
    display: block;
}
#categories-list.categories-list li .lipointer {
	position: absolute;
	right: -13px;
	margin: -1px 0 0 0;
	display: none;
	width: 13px;
	height: 30px;
	line-height: 30px;
	z-index: 1000;
}
#categories-list.categories-list li .lipointer img {
	vertical-align: top;
}
#categories-list.categories-list .hovered .lipointer {
	display: block;
}
.catalog-trigger .colhead {
	color: #333;
	font-size: 13px;
	font-weight: bold;
	margin-top: -2px;
	padding-bottom: 6px;
}
.catalog-trigger .categories-list a {
	font-size: 13px;
	color: #444;
	line-height: 1;
}
.categories-list .children a.menu-parrent {
	float: left;
	width: 178px;
	background: url(/images/www/header-img.png) no-repeat -100px -122px
}
.categories-list .children a {
	padding: 7px 15px 8px;
	display: block;
	border-bottom: 1px dotted #ddd;
	position: relative;
	z-index: 1000;
}
.submenu-child .pointer {
	position: absolute;
	right: 1000px;
	top: auto;
}
.children.hovered .submenu-child .pointer {
	left: -26px;
}
.categories-list .last-item.children a {
	border-bottom: 0;
}
.categories-list .last-item.children.hovered a {
	margin-bottom: -1px;
}
.categories-list .children.hovered a {
	background: #f5f5f5;
	border-top: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	margin-top: -1px;
}
.categories-list .children.hovered li a {
	background: white;
}
.active.catalog-trigger .submenu-child {
	left: -5200px;
	top: -3px;
	*top: -4px;
	z-index: 900;
	padding: 17px 35px 25px 25px;
	white-space: nowrap;
	border-bottom: 1px solid #bbbbbb;
}
.active.catalog-trigger .submenu-child li {
	white-space: normal;
	width: 160px;
	padding-right: 20px;
}
.categories-list .children.hovered .submenu-child {
	left: 208px;
}
.active.catalog-trigger .submenu-child a {
	font-size: 12px;
	color: #444;
	line-height: 1.5;
	padding: 4px 0 0;
	border: none;
}
.menu-col ul {
	padding-right: 34px;
}
/* Catalog trigger * END */

.search-field {
	float: none;
	margin-left: 224px;
}
.selected-category {
	background: url(/images/www/header-img.png) 0 -232px;
	padding: 9px 19px 9px 15px;
	line-height: 0.5;
	position: relative;
	cursor: pointer;
	font-size: 12px;
}
.selected-category.active .toggle-item {
	color: white;
	background-position: right -72px;
}
.selected-category.active {
	margin-right: 1px;
	padding: 10px 18px 8px 15px;
	z-index: 90;
}
.srch-label {
	color: #333;
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
	margin-left: 6px;
	padding: 8px 9px 6px 13px;
}

.shadow-popup {
	margin-left: 73px;
	z-index: 1000;
	box-shadow: 1px 1px 1px 30000px rgba(0,0,0,0.2);							
}

#search-overlay-block
{
	position:fixed; top:0px; left:0px; width:100%; height:100%; z-index:9999; display:none
}
.twitter-typeahead
{
	width:100% !important;
}
.tt-dropdown-menu
{
	width:100% !important;
}
						
.search-field .search-keywords {
	background: url(/images/www/search-separator.png) no-repeat 0 1px white;
	border-top: 1px solid #afafaf;
	border-bottom: 1px solid #cfcfcf;
	float: none;
	position: relative;
	margin-left: 74px;
	height: 28px;
	margin-right: 5px;
	_zoom: 1
}
.search-field .search-keywords input.keywords {
	width: 84%;
	border: 0;
	background: none;
	left: 12px;
	position: absolute;
	top: 5px;
	_width: 70%;
	font-size: 13px;
	height: 16px;
	z-index: 90;
}
.search-field .search-button {
	background: url(/images/www/header-img.png) right 0 #eee;
	width: 50px;
	height: 31px;
	position: absolute;
	text-indent: -1000px;
	overflow: hidden;
	top: -1px;
	cursor: pointer;
	right: 0;
	border:0;
	z-index: 90;
}
.search-field .search-button:hover {
	background-position: -200px 0;
}
.settings-trigger,
.settings-trigger:hover,
.settings-trigger.hovered {
	background-position: 0 -18px;
	display: block;
	height: 14px;
	padding-left: 13px;
	position: absolute;
	right: 33px;
	top: 7px;
	padding-top: 3px;
	line-height: 1;
	filter: alpha(opacity=20);
	opacity: .2;
	z-index: 91;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}
.settings-trigger:hover,
.settings-trigger.hovered {
	filter: alpha(opacity=70);
	opacity: .7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
.settings-trigger.hovered.toggle-item span {
	background-position: right -372px;
	height: 10px;
	line-height: 1;
	overflow: hidden;
	display: block;
}
.settings-trigger .toggle-item,
.settings-trigger:hover .toggle-item,
.settings-trigger.hovered .toggle-item {
	background-position: right -114px;
}

/* Popups */

.head-dropdown {
	border: 1px solid #bbb;
	border-top: 3px solid #333;
	position: absolute;
	background: white;
	_display: none;
	z-index: 10001;
	left: -9999px;
	-webkit-box-shadow:  5px 5px 5px 0px rgba(0, 0, 0, 0.25);
	box-shadow:  5px 5px 5px 0px rgba(0, 0, 0, 0.25);
	line-height: 1.5;
}
.fs .head-dropdown.user-actions {
	padding: 12px 7px 12px 15px;
}
.fs .head-dropdown.user-actions > ul {
	max-height: 223px;
	overflow-y: auto;

	padding: 0;
}
.category-search-select {
	padding: 12px 8px 10px 15px;
	top: 29px;
	width: 233px;

}
.category-search-select .hovered {
	color: #FF9900;
}
div.active .head-dropdown {
	left: 0;
}
.inline-box .head-dropdown {
	top: 24px;
}
.selected-category.active .toggle-item:hover {
	color: white;
}
.selected-category .closed-item {
	display: inline-block;
	line-height: 1;
	margin-right: -4px;
	max-width: 214px;
	overflow: hidden;
	padding-right: 15px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.selected-category .toggle-item:hover {
	color: #444;
}

.full-list {
	height: 266px;
	overflow: auto;
}
.full-list a {
	color: #444;
	display: block;
	padding: 2px 0 1px;
	font-size: 13px;
}
.full-list a:hover,
.active.catalog-trigger .submenu-child a:hover,
.full-list a.hovered,
.recent-list-items li a:hover .pname,
.user-search:hover {
	color: #FF9900 !important;
}
.dotted-grey {
	background: #f8f8f8;
	border-top: 1px dotted #d5d5d5;
	*zoom: 1;
	overflow: hidden;
}
.dotted-grey.invert-dotted {
	border-top: 0;
}
.user-search {
	display: block;
	color: #333;
	font-weight: bold;
	margin: 14px -8px -10px -15px;
	padding: 11px 16px 14px;
	font-size: 13px;
}

/* User drop */
.user-actions {
	width: 208px;
}
.user-actions.logged-in ul {
	padding-bottom: 11px;
}
.user-actions.logged-in .user-logout {
	padding-top: 9px;
}
.user-login {
	padding: 15px 13px 10px;
}
.new-user {
	font-size: 11px;
	display: block !important;
	height: auto !important;
	padding-top: 6px;
	color: #545454;
}
.login-link,
.login-link span {
	background: url(/images/www/header-img.png);
	display: block;
	cursor: pointer;
}
.login-link {
	margin-left: 5px;
	background-position: right -174px;
	position: relative;
}
.login-link span {
	background-position: 0 -174px;
	color: white;
	font-size: 13px;
	font-weight: bold;
	left: -5px;
	padding: 7px 0 8px 5px;
	position: relative;
	text-align: center;
	line-height: 1;
	text-shadow: 0px -1px 0px #f39912;
	zoom: 1;
}
.login-link:hover {
	background-position: right -424px;
	text-decoration: none;
}
.login-link span:hover {
	background-position: 0 -424px;
}
.new-user a {
	color: #FF9900;
	margin-left: 3px;
}
.user-actions li a {
	color: #444;
	padding: 2px 0 1px 11px;
	display: block;
	font-size: 13px;
	position: relative;
	z-index: 11;
	background: url(/images/www/header-img.png) no-repeat -291px -125px;
}
.user-actions li a:hover {
	color: #FF9900;
}
.user-actions ul {
	padding: 11px 15px 13px;
	margin: 0;
}
.user-actions ul li,
.user-logout .logout {
	position: relative;
	overflow: hidden;
	white-space: nowrap;
}
.user-actions ul li a:hover,
.user-logout .logout a:hover {
	background-position: -294px -51px;
}
.user-actions.empty-lists ul li {
	background: none;
	padding: 3px 0 5px;
}
.user-actions ul li .info-count {
	top: 4px;
	right: 0;
	z-index: 10
}
.user-actions .user-logout {
	font-weight: bold;
	margin: 14px -15px -10px;
	padding: 6px 15px 11px;
	background: #F8F8F8;
}
.user-logout .logout {

}

/* shopping cart */
.shopping-cart {
	width: 263px;
}
.shopping-cart .product-count {
	text-align: center;
	text-shadow: 0 1px 0 white;
	color: #999;
	font-size: 11px;
	display: block;
	padding-top: 5px;
}
.product-list .product-image {
	width: 47px;
	height: 45px;
	border: 1px solid #d0d0d0;
	padding: 0px;
	background: white;
	display: table-cell !important;
	text-align: center;
	vertical-align: middle;
}

.product-list .product-image img {
	vertical-align: middle;
}

.product-list {
	padding-top: 17px;
	overflow: hidden;
	*zoom: 1;
}
.shopping-cart li.dotted-grey.product-list {
	padding-top: 15px;
}
.product-list li {
	padding: 0 17px 12px 17px;
	position: relative;
}
.product-list li a:hover span.pname {
	color: #F89400 !important;
}

.product-list .product-name {
	display: table-cell !important;
	padding-left: 8px;
	width: 165px;
	line-height: 1;
	overflow: hidden;
	position: relative;
	margin-top: -2px;
}
.product-list .product-name a {
	color: #444;
	font-size: 12px;

}
.product-list .product-name span {
	color: #999;
	font-size: 11px;
	display: block;
	padding-top: 3px;
}
.product-list .cart-recommend .product-name span {
	font-size: 10px;
}
.product-list .product-name span.pname {
	color: #444444;
	font-size: 12px;
	line-height: 1.4;
	max-height: 30px;
	overflow: hidden;
	padding-bottom: 3px;
	padding-top: 0;
}
.shopping-cart li.dotted-grey {
	margin-top: -1px;
}
.shopping-cart li .user-login {
	padding: 15px 17px 8px;
}
.shopping-cart li .user-login.empty-cart {
	padding: 15px 17px 18px;
}
.shopping-cart .cart-recommend .product-name {
	margin-top: -1px;
	padding-left: 8px;
	padding-right: 54px;
	width: 115px;
}
.shopping-cart .cart-recommend .product-name span.pname {
	font-size: 11px;
	max-height: 44px;
	line-height: 1.4;
}
.product-list .cart-recommend .product-name span.pname {
	color: #555;
}
.shopping-cart .pprice {
	position: absolute;
	top: 2px;
	right: 16px;
	color: #999;
	text-align: right;
	line-height: 1;
	padding-top: 0;
	font-size: 10px;
}
.shopping-cart .pprice strong {
	color: #444;
	font-size: 11px;
	font-weight: 700;
	display: block;
	padding-bottom: 5px;
}
.user-block-header {
	color: #333;
	display: block;
	font-size: 13px;
}
.empty-cart p {
	font-size: 12px;
	color: #444;
}
.empty-cart p a {
	color: #F89400;
}
.empty-cart .cart-mini-login {
	background: url(/images/www/header-img.png) no-repeat -263px -55px;
	display: inline;
	padding-right: 11px;
}
.empty-cart .cart-mini-login:hover {
	background-position: -263px -396px
}
.empty-cart .user-block-header {
	padding-bottom: 8px;
}
.shopping-cart .product-list .user-block-header {
	margin: 1px 0 18px 15px;
}
.cart-recommend {
	padding-bottom: 12px;
}

.cart-recommend li a { display: table; width: 100%; white-space: nowrap; }
.shopping-cart .cart-recommend .product-name { white-space: normal }

.my-account #login-trigger,
.my-cart .toggle-item,
.my-fav .toggle-item {
	padding-right: 15px;
	line-height: 1.4;
	display: inline-block;
}
/* favorites */
.my-favorites {
	width: 222px;
	overflow: hidden;
}
.my-favorites .user-actions ul {
	padding: 11px 20px 10px;
}
.my-favorites .acc-link {
	border-top: 1px solid #e5e5e5;
	font-weight: bold;
	font-size: 13px;
	color: #333;
	display: block;
	padding: 6px 15px;
	position: relative;
	z-index: 100;
	*zoom: 1;
}
.my-favorites .acc-link img {
	position: absolute;
	lefT: 22px;
	bottom: -5px;
	display: none;
}
.my-favorites.ui-accordion .acc-link.selected img {
	display: block;
}
.acc-panel {
	background: white;
	border-top: 1px solid #e5e5e5;
}
.my-favorites .user-actions li a span,
.user-actions li .blank-counter {
	font-family: tahoma;
	font-size: 11px;
	color: #999;
	position: absolute;
	right: 0;
	top: 3px;
}
.user-actions li .blank-counter {
	line-height: 1;
	top: 6px;
}
.user-actions li .blank-counter img {
	width: 12px;
	vertical-align: middle;
	margin-top: -6px;
	margin-left: 2px;
}
.user-actions li .account-balance {
	/* color: #009900; */
}
.my-account .menu-separator {
	display: block;
	margin-bottom: 9px !important;
	margin-top: -8px !important;
	padding-bottom: 0 !important;
}
.user-actions li .account-balance.negative {
	/*color: #CC0000;*/
}
.acc-row {
	position: relative;
	background: #f8f8f8;
}
.acc-panel.user-actions {
	width: auto;
}
.acc-row .info-count {
	top: 9px;
	background-position: right -293px;
}
.acc-row .count-border {
	background-position: 0 -293px;
}
.acc-row.selected .info-count,
.acc-row:hover .info-count {
	background-position: right -159px;
}
.acc-row.selected .count-border,
.acc-row:hover .count-border {
	background-position: 0 -159px;
}
.user-actions ul .view-all {
	background: none;
	padding-left: 0;
	padding-top: 5px;
	padding-bottom: 4px;
}
.user-actions .view-all a,
.active.catalog-trigger .submenu-child .view-all a {
	color: #FF9900;
	padding-right: 11px;
	line-height: 1;
	display: inline;
	background: url(/images/www/header-img.png) right -51px no-repeat;
	*background-position: right -52px;
}
.user-actions .view-all a {
	padding-left: 0;
}
.user-actions .view-all a:hover,
.active.catalog-trigger .submenu-child .view-all a:hover {
	background-position: right -392px;
	color: #444 !important;
}
.active.catalog-trigger .submenu-child .view-all {
	padding-top: 9px;
	margin-bottom: -5px;
}
.active.catalog-trigger .first-item .submenu-child .view-all {
	width: 100%;
	margin-top: 11px;
	padding-top: 10px;
	margin-bottom: -16px;
	border-top: 1px dotted #ddd;
}
.guest-favorites p {
	font-size: 12px;
	color: #444;
	padding: 17px 25px 0 17px;
}
.guest-favorites .user-login {
	padding: 14px 25px 15px 17px;
}

div.active .head-dropdown.user-info-tooltip {
	border: 1px solid #ccc;
	line-height: 1;
	padding: 18px 18px 10px;
	color: #999;
	font-size: 11px;
	width: 272px;
	left: -309px;
	box-shadow: none;
	top: 92px;
}
.tooltip-arr {
	position: absolute;
	right: -6px;
	top: 16px;
}
.user-info-tooltip strong {
	font-size: 13px;
	color: #333;
	display: block;
}
.user-info-tooltip span {
	font-size: 12px;
	color: #222;
	display: block;
	padding: 7px 0 13px;
}
.user-info-tooltip span img {
	width: 12px;
	margin-left: 4px;
}
.user-info-tooltip span span {
	color: #666;
	padding: 0;
	margin-left: 4px;
	display: inline;
}
.user-info-tooltip p {
	line-height: 1.3;
	padding-bottom: 11px;
}
/* Settings box */
.settings-box {
	position: absolute;
	right: 0;
	top: 0;
}
.settings-box.active .settings-panel {
	right: 32px;
	left: auto;
	top: 28px;
	width: 406px;
}
#Okazii-Header .settings-panel .user-login a {
	text-decoration: underline;
	float: right;
	color: #0066CC;
}
#Okazii-Header .settings-panel .user-login a:hover {
	text-decoration: none;
}
.settings-panel .user-login {
	padding: 14px 15px 15px;
	overflow: hidden;
	color: #333;
}
.settings-box.active .settings-panel .dotted-grey {
	padding-bottom: 25px;
	padding-right: 30px;
}
.settings-panel li {
	padding-top: 13px;
}
.settings-panel li.padder {
	padding-top: 18px;

}
.settings-panel li.padder div {
	margin-bottom: -2px;
}

.settings-panel li .options {
	margin-left: 113px;
	color: #333;
}
.settings-panel .row-head {
	float: left;
	color: #444;
	width: 102px;
	text-align: right;
	padding-right: 11px;
	line-height: 2.1;
}
.settings-panel .nolh {
	line-height: 1.4;
	*line-height: 1.7;
	oveflow: hidden;
}
.settings-panel li ul {
	clear: both;
}
.settings-panel .styled {
	width: 62px;
}
label.styled {
	background: url(/images/www/header-img.png) 0 -98px;
	height: auto;
	line-height: 1;
	overflow: visible;
	padding-left: 21px;
	padding-top: 3px;
	font-weight: normal;
}
label.styled.styled-on {
	background: url(/images/www/header-img.png) 0 -83px;
	font-weight: bold;
}
label.styled input {
	left: -9999px;
	position: absolute;
}

.ok-select {
	border: 1px solid #d5d5d5;
	border-bottom: 1px solid #b6b6b6;
	border-radius: 3px;
}
.ok-inputs {
	border: 1px solid #d5d5d5;
	border-top: 1px solid #b6b6b6;
	border-radius: 3px;
	padding: 4px 8px;
	font-size: 12px;
	font-family: arial;
	color: #333;
}

.settings-panel .ok-inputs {
	width: 199px;
}
.settings-panel div.ok-select {
	background: url(/images/www/header-img.png) -41px -30px white no-repeat;
	padding: 3px 8px 5px 10px;
	position: relative;
	z-index: 900;
}
.settings-panel div.ok-select.active {
	border-radius: 3px 3px 0 0;
}
/* categories */
.settings-categories-list {
	background: white;
	border: 1px solid #b6b6b6;
	left: -2000px;
	padding: 6px 6px 9px 10px;
	position: absolute;
	top: 24px;
	width: 245px;
	z-index: 90;
	border-radius: 0 0 3px 3px;
}
.advcat-keyword {
	cursor: default;
}
.ok-select.active .settings-categories-list {
	left: -1px;
}
.settings-categories-list .full-list {
	height: 158px;
}
.settings-categories-list .full-list li {
	padding: 0;
}
.settings-panel div.ok-select select {
	width: 275px;
	border: 0;
	background: none;
}
.sub-option {
	color: #333;
	font-size: 12px;
	position: relative;
	padding-top: 8px;
	padding-left: 19px;
	margin-bottom: -3px;
}
.sub-option input {
	position: absolute;
	left: 0;
	margin: 0;
	top: 10px;
	*top: 4px;
}
.sub-option label {
	font-weight: normal;
	margin: 0;
}
.login-link.blue-link {
	background-position: right -308px;
	transition: none;
}
.login-link.blue-link span {
	background-position: 0 -308px;
	text-shadow: none;
	width: 126px;
	padding-left: 5px;
}

.abonare_nl_pop .login-link.blue-link span {
	width: auto;
	padding: 7px 15px 8px;
}
.abonare_nl_pop .login-link.blue-link {
	margin: 20px 0 0;
	text-decoration: none;
}

.login-link.blue-link span.width-auto {
	width: auto;
	padding-left: 10px;
	padding-right: 5px;
}
.login-link.blue-link:hover {
	background-position: right -452px;
}
.login-link.blue-link:hover span {
	background-position: 0 -452px;
}
.settings-panel  .usernameinput {
	width: 245px;
}
.settings-panel .li-child {
	padding-top: 0;
	*zoom: 1;
}

/* recent vizualizate - header */
.my-recent {
	/*left: 0;*/
	position: absolute;
	/*width: 100%;*/
	z-index: 99;
	right:0;
	width: 476px;
	top: 51px !important;

}
.my-recent.opened {

}
.recent-trigger-holder {
	position: relative;
	z-index: 10001;
}
.recent-list {

}
.recent-holder {
	height: 293px;
	padding: 0 5px;
}
.recent-holder.empty-recent {
	height: 98px;
}
.recent-viewed {


}
.rclist {
	width: 465px;
	background: white;
	border: 1px solid #bbb;
	border-top: 0;
	-webkit-box-shadow:  5px 5px 5px 0px rgba(0, 0, 0, 0.25);
	box-shadow:  5px 5px 5px 0px rgba(0, 0, 0, 0.25);
}
.recent-trigger {
	position: absolute;
	right: 5px;
	top: -1px;
	background: #eee;
	border: 1px solid #dbdbdb;
	border-top: 1px solid #eee;
	border-top: 0;
	width: 48px;
	height: 16px;
	border-radius: 0 0 3px 3px;
	z-index: 900;
}
.recent-trigger:hover {
	padding-top: 6px;
}
.recent-trigger.opened {
	padding-top: 6px;
	background: white;
	border-color: #bbb;
	border-top-color: white;
	-webkit-box-shadow:  5px 5px 5px 0px rgba(0, 0, 0, 0.25);
	box-shadow:  5px 5px 5px 0px rgba(0, 0, 0, 0.25);
}
.recent-trigger span {
	background: url(/images/www/header-img.png) -18px -71px;
	width: 17px;
	height: 11px;
	display: block;
	position: absolute;
	left: 15px;
	bottom: 5px;
}
.recent-trigger:hover span,
.recent-trigger.opened span {
	background-position: 0 -71px;
}
.top-use,
.bottom-use {
	font-size: 11px;
	color: #333;
	text-align: right;
	padding: 16px 16px 14px;
	line-height: 1;
}
.top-use strong {
	font-size: 12px;
}
.top-use a,
.bottom-use a {
	text-decoration: underline;
	color: #c5c5c5;
}
.bottom-use {
	border-top: 1px dotted #D5D5D5;
	padding-top: 14px;
	padding-right: 9px;
}
.recent-holder.empty-recent .bottom-use {
	font-size: 12px;
	color: #333;
	padding-right: 48px;
	padding-top: 19px;
	padding-bottom: 22px;
}
.bottom-use a {
	border-left: 1px dotted #D5D5D5;
	margin-bottom: -2px;
	margin-left: 8px;
	margin-top: -2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-top: 2px;
}
.bottom-use a:hover {
	color: #333;
}
.top-use a {
	background: url(/images/www/header-img.png) repeat 0 -142px;
	overflow: hidden;
	width: 15px;
	border: 15px solid white;
	height: 14px;
	margin: -16px -14px -15px -2px;
	text-decoration: none;
}
.empty-recent .top-use a {
	border-color: #F8F8F8;
}
.top-use a:hover {
	background-position: -15px -142px;
}
.carousel-wrap .recent-list-items {
	min-width: 390px;
}
.carousel-wrap .recent-list-items li {
	width: 130px;
	float: right;
}
.recent-viewed .JSCarousel {
	border-bottom: 0;
	margin-bottom: 0;
	padding-top: 20px;
}
.recent-holder .JSCarousel .carousel-wrap {
	margin-right: 34px;
	margin-left: 27px;
}
.recent-list-items li a {
	padding: 0;
	width:110px;
	margin: 0px 20px;
}
.recent-holder .JSCarousel li .bImg {
	background: white;
	display: table-cell;
	text-align: center;
	padding: 0;
	height: 108px;
	vertical-align: middle;
	width:110px;
}

.recent-holder .JSCarousel .carousel-control {
	top: 45px;
}
.recent-holder .carousel-control span {
	background: url(/images/www/header-img.png) repeat -1px -117px !important;
}
.recent-holder .carousel-next span {
	background: url(/images/www/header-img.png) repeat -11px -117px !important;
}
.recent-holder .JSCarousel .carousel-previous {
	left: 1px;
}
.recent-holder .JSCarousel .carousel-next {
	right: 1px;
}
.recent-holder .JSCarousel li .bImg * {
	vertical-align: middle;
}
.recent-holder .JSCarousel li .pname {
	padding-top: 9px;
	color: #0066CC;
	zoom: 1;
	height: 29px;
	font-size: 12px;
}
.recent-holder .JSCarousel li strong {
	padding: 10px 0 3px;
	color: #333;
	font-size: 12px;
}
/* Auto complete */
.auto-suggestions {
	left: 0 !important;
	position: absolute;
	top: 29px !important;
	border: 1px solid #bbb;
	border-top: 0;
	background: white;
	display: none;
	-webkit-box-shadow:  5px 5px 5px 0px rgba(0, 0, 0, 0.25);
	box-shadow:  5px 5px 5px 0px rgba(0, 0, 0, 0.25);
	width: calc(100% - 51px);
	padding-top: 11px;
}
.auto-suggestions .quick-result,
.auto-suggestions .cat-result {
	padding: 3px 14px 3px 14px;
	font-size: 12px;
	display: block;
	cursor: pointer;
}
.auto-suggestions .quick-result:hover,
.auto-suggestions .cat-result:hover,
.auto-suggestions .ui-state-hover,
.auto-suggestions .ui-state-hover {
	background: #1d74cc;
	color: #333;
}
.auto-suggestions .quick-result,
.auto-suggestions .cat-result {
	color: #999
}
.auto-suggestions .quick-result:hover,
.auto-suggestions .cat-result:hover,
.auto-suggestions .ui-state-hover,
.auto-suggestions .quick-result:hover strong,
.auto-suggestions .cat-result:hover strong,
.auto-suggestions .quick-result:hover a,
.auto-suggestions .cat-result:hover a,
.auto-suggestions .ui-state-hover strong,
.auto-suggestions .ui-state-hover strong,
.auto-suggestions .ui-state-hover a {
	color: #fff !important;
}
.auto-suggestions strong {
	color: #333;
}
.auto-suggestions .cat-result a {
	font-weight: bold;
	color: #0066CC;
	/* FF9900 / 333*/
	margin-left: 2px;
}
.auto-suggestions strong {
	margin-right: 1px;
}
.section-separator {
	border-bottom: 1px dotted #ddd;
	height: 1px;
	font-size: 1;
	margin: 0 0 11px;
}
.section-separator span {
	float: right;
	background: white;
	color: #ccc;
	font-size: 11px;
	padding: 0 17px 0 7px;
	margin-top: -6px;
}
.auto-suggestions .promo-suggestions {
	padding: 15px;
	display: block;
	/*margin-top: 12px;*/
}
.auto-suggestions .promo-suggestions:hover,
.auto-suggestions .promo-suggestions.ui-state-hover {
	background: url(/images/www/promo-arrow.png) 464px 50% no-repeat #f2f2f2;
	cursor: pointer;

}
.auto-suggestions .promo-suggestions:hover a,
.auto-suggestions .promo-suggestions.ui-state-hover a {
	color: #444 !important;
}
.promo-suggestions a {
	color: #444;
	width: 100%;
}
.promo-suggestions .product-from {
	width: 80%;
	color: #999;
	padding-top: 2px;
	display: block;
}
.promo-suggestions .product-title {
	display: table-cell;
	width: 87%;
	padding-left: 10px;
}
.promo-suggestions .product-title,
.promo-suggestions .product-from {
	margin-left: 10px;
}

.promo-suggestions .product-from {
	margin-left: 0px;
}

*:focus {
	outline: none;
}

/* Left... */
.my-account .toggle-item > span:first-child {
	margin-right: 5px;
	line-height: 1.4;
	display: inline-block;
	float: left;
}

.my-account #login-trigger {
/*	margin-left: 2px; */
/*    margin-top: 1px; */
	padding-left: 24px;
}
.my-account #login-trigger strong {

line-height: 1.4;
display: inline-block;
}
/* .my-account #login-trigger:hover, */
.my-account #login-trigger.hovered {
/*	background-position: right -84px; */
}
.user-bar {
	border-top: 1px solid #fefefe;
	position: relative;
	z-index: 2000;
}
.first-select {
	font-weight: bold;
}
.input-placeholder {
	color: #000;
}
.settings-panel .submit-button {
	padding-top: 21px;
}

.wrapper_pas1 div#main {z-index:2;}


.search-keywords #terms,
.search-keywords #user_terms,
.search-keywords .tt-hint
{
	/*background: url("/images/none.gif") repeat scroll 0 0 transparent;*/
	border: 0;
	display: block;
	outline: none;
	width: 84%;
	font-family: arial;
	font-size: 12px;
}

.search-keywords #user_terms {
	height: 16px;
	left: 12px;
	position: absolute;
	top: 5px;
	width: 84%;
	z-index: 1;
}
.user-items-container {
	border-right: 1px dotted #999;
	/*padding-right: 20px;	*/
}
.quick-suggestions {
	padding-bottom: 10px;
}

/* z-index */
.catalog-trigger {
	z-index: 900 !important;
}
.user-items {
	z-index: 850 !important;
}
.search-field .search-keywords {
	/*z-index: 800 !important;*/
}
.auto-suggestions {
	z-index: 750 !important;
}
.recent-holder {
	position: relative;
	z-index: 700 !important;
}

.head-dropdown.submenu-child.n-margin li {
    top: -2px;
}

.head-dropdown.submenu-child.n-margin .lipointer {
    top:  0px;
}

.input-focus-blur-background {
	height: 22px;
	left: 115px;
	padding-left: 6px;
	padding-top: 3px;
	position: absolute;
	width: 208px;
	display: block;
	background: #fff;
}

.input-blur-focus-value {
	background: none repeat scroll 0 0 #FFFFFF;
	color: #AAAAAA;
	display: block;
	height: 22px;
	left: 115px;
	padding-left: 6px;
	padding-top: 3px;
	position: absolute;
	width: 208px;
}

#nrarticol-input,#lblvanzator-input,#lblcalificativ-input {
	position:relative;
	z-index: 5;
	background: transparent;
}

.pasSellview .wrapper_pas1 #Okazii-Header {
	margin-left: -15px;
	margin-right: -15px;
}
.pasSellview .header-block {
	max-width: 98%;
}

.category-suggestions {
	margin-bottom: 12px;
}

.menu-separator {
	border-bottom: 1px dotted #ddd;
	margin-bottom: 11px;
	padding-bottom: 10px !important;
	width: 200px;
}
.settings-panel .menu-separator {
	width: 217px;
}

.aj-loader-holder {
	background: white;
	height: 83px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
.aj-loader,
.recent-preloader {
	background: url(/images/www/header-ajax-loader.gif) 0 50% no-repeat;
	line-height: 1;
	margin-top: 33px;
	padding: 1px 0 1px 21px;
	vertical-align: middle;
}
.recent-preloader {
	margin-top: 0;
	background-position: 74% 46%;
}
.promo-bar .header-block {
	max-width: 1270px;
	min-width: 320px;
	padding: 0 5px;
}

#upprev_box {

	width: 500px;
	height: 90px;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 90000;
}
#upprev_box {
	display: block;
	left: -500px;
}

#upprev_close {
	position: absolute;
	width: 26px;
	height: 26px;
	text-indent: -1000px;
	overflow: hidden;
	right: 0;
	top: 0;
	z-index: 20
}
.product-list.products-in-cart {
	padding-bottom: 6px;
}

.Generare-Awb-Box {
	width: 480px;
	padding: 15px;
	background: white;
	border: 1px solid #ddd;
	-moz-border-radius: 5px;
}

@media screen and (max-width : 760px) {
	.header-block,
	.Homepage-New	.header-block {
		width: 100% !important;
		min-width: 100%;
		padding: 0;
	}
}

/* 20 01 2013 */
#dvAdsense {
	margin: 20px 0;
}
.seo-price-indent {
	position: absolute;
	left: -9999px;
}


/* css popup avertismente, favorite*/
	/* modal */
		.mg-modal,
		.mg-modal *{
			box-sizing: content-box;
		}
		.header-close {
			position: absolute;
			*zoom: 1;
			right: 14px;
			top: 50%;
			margin-top: -7px;
			width: 15px;
			height: 14px;
			background: url(/images/www/bootstrap/modal-close.png) no-repeat 0 0;
			text-indent: -9999px;
			border: 0;
			cursor: pointer;
		}

		.modal-open {
			position: relative;
			*zoom: 1;
		}
		.mg-modal {
			position: fixed;
			top: 0;
			right: 0;
			bottom: 0;
			left: 0;
			z-index: 10400;
			background: #999999;
			background: rgba(99,99,99, 0.31);
		}
		.mg-modal-dialog {
			position: fixed;
			z-index: 10500;
			padding: 7px;

			border-radius: 4px;
			background: #333333;
			background: rgba(33,33,33, 0.3);
		}
		.mg-modal-content {
			position: relative;
			*zoom: 1;
			background-color: #ffffff;
			border: 1px solid #B0B0B0;
			border-radius: 3px;
		}
		.mg-modal-backdrop.fade {
			opacity: 0;
			filter: alpha(opacity=0);
		}
		.mg-modal-backdrop.in {
			opacity: 0.5;
			filter: alpha(opacity=50);
		}
		.mg-modal-header {
			position: relative;
			*zoom: 1;
			background: #f5f5f5;
			padding: 10px 14px 10px 14px;
			border-bottom: 1px dotted #D0D0D0;
		}
		.mg-modal-title {
			margin: 0;

			color: #333333;
			font-size: 13px;
			font-family: Arial, sans-serif;
			line-height: 20px;
		}
		.mg-modal-body {
			position: relative;
			*zoom: 1;
			padding: 0 15px;

			font-size: 12px;
			font-family: Arial, sans-serif;
		}
		.mg-modal-footer {
			padding: 11px 14px;
			background: #f5f5f5;
			border-top: 1px dotted #D0D0D0;
		}
		.mg-right {
			text-align: right;
		}
		.mg-grey {
			color: #8c8c8c;
		}
		.mg-btn {
			display: inline-block;
			margin-bottom: 0;
			font-weight: normal;
			text-align: center;
			vertical-align: middle;
			cursor: pointer;
			border: 1px solid transparent;
			white-space: nowrap;
			padding: 0;
			line-height: 1.428571429;
			border-radius: 3px;
			-webkit-user-select: none;
			-moz-user-select: none;
			-ms-user-select: none;
			-o-user-select: none;
			user-select: none;
			
			padding: 3px 12px 5px 12px;
			font-family: Tahoma, sans-serif;
			font-size: 11px;
		}

		.mg-btn {
			outline: 0;
		}
		.mg-btn ,
		.mg-btn {
			color: #444444;
			text-decoration: none;
		}
		.mg-btn-blue {
			border-color: #2364b2;
			background-color: #4D9AD3;
			background: linear-gradient(#4D9AD3, #2162B1);
			color: #ffffff;
		}
		.mg-btn-blue:hover {
			color: #ffffff;
			background-color: #2162B1;
			background: linear-gradient(#2162B1, #4D9AD3);
		}
	/* modal */

	/* modal-fav */
	.mg-modal,
	.mg-modal *{
		box-sizing: content-box;
	}
	.mg-modal .modal-fav {
		/*width: 440px;*/
		top: 50%;
		left: 50%;
		margin: -200px 0 0 -220px;
	}
	.mg-modal .modal-fav .mg-modal-body .mg-msg {
		padding: 0 0 0 60px;
		background: url(/images/www/modal/ico-succes-msg-modal.png) no-repeat top left;

		margin: 25px 10px;
	}
	.mg-modal .modal-fav .mg-modal-body .mg-msg p {
		font-size: 12px;
		line-height: 16px;
		margin: 0;
	}
	.mg-modal .modal-fav .mg-modal-body .mg-msg p + p {
		margin-top: 10px;
	}
	.mg-modal .modal-fav .mg-modal-body .mg-msg p a {
		color: #039;
	}
	.mg-modal .modal-fav .mg-modal-body .mg-msg p span {
		color: #8c8c8c;
	}
	.mg-modal .modal-fav input,
	.mg-modal .modal-fav label {
		display: inline-block;
		vertical-align: middle;
		margin: 0;
	}
	.mg-modal .modal-fav label.favorite-email-message
	{
		color:#4C9906;
	}
	.mg-modal .modal-fav input {
		margin-right: 3px;
	}
	.mg-modal .modal-fav ul {
		color: #8a8a8a;
		margin: 10px 18px;
		padding: 0;
	}
	.mg-modal .modal-fav ul p {
		color: #333333;
	}
	.mg-modal .modal-fav p small {
		font-size: 12px;
		color: #8a8a8a;
	}
	.mg-modal .mg-modal-footer {
		overflow: hidden;
	}
	.mg-modal .f-left {
		float: left;
	}
	.mg-modal .f-right {
		float: right;
	}
	.mg-modal .mg-modal-footer p {
		margin: 0;
		font-size: 12px;
		padding: 8px 0 0 0;
	}
	.mg-modal .mg-modal-footer p small {
		font-size: 12px;
		font-family: Arial, sans-serif;
	}
	.mg-modal .mg-modal-footer p a {
		color: #039;
	}
	.mg-modal .separator {
		border-bottom: 1px dotted #D5D5D5;
		margin: 15px 0;
	}

	/* LOGO TRAFIC */
.trafic-logo {
	text-align: center;
	margin-top: 13px;
}
@media (min-width: 768px ){
	.trafic-logo{
		float: right;
		margin-top: 0;
	}
}
/*CLASA PENTRU BANNER IN HEADER*/
.catalog-trigger .head-dropdown.submenu-child {
	width: 630px;
	height: 323px;
}
.catalog-trigger .head-dropdown.has-banner {
	width: 640px;
}
.catalog-trigger .head-dropdown.has-banner .lazy-loading {
    width: 335px;
}
.catalog-trigger .head-dropdown.has-banner .lazy-loading:before{
    content: "";
    display: block;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    background-image: url("../../images/www/svg/loading-oval.svg");
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 38px;
    height: 38px;
}


.sr-only {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.modal-top{
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}