body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,textarea,p,blockquote {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
select {
	cursor: pointer;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:bold;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}
.clear{
	clear:both;
	font-size:1px;
	line-height:1px;
	display:block;
	height:0;
}
.clrflt{
	clear:both;
}
.last	{
	margin:0 !important;
}
.pad_last{
	padding:0 !important;
}
.no_bg {
	background:none !important;
}
a	{
	color:#000;
	text-decoration:none;
	outline:0 none;
}
a:hover	{
	color:#000;
	text-decoration:none;
}
h1	{
	font-size:24px;
}
h2	{
	font-size:22px;
}
h3	{
	font-size:18px;
}
h4	{
	font-size:16px;
}
h5	{
	font-size:14px;
}
h6	{
	font-size:12px;
}
html 	{
}
body	{
	color:#000000;
	font-family:'Roboto',"Arial", Verdana, Tahoma;
	font-size:14px;
}
.flt_lt	{
	float:left;
	display:inline;
}
.flt_rt	{
	float:right;
	display:inline;
}

@font-face {
	
	font-family: 'robotoblack';
	src: url('../fonts/roboto%20black/roboto-black-webfont.eot');
	src: url('../fonts/roboto%20black/roboto-black-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/roboto%20black/roboto-black-webfont.woff') format('woff'),
	url('../fonts/roboto%20black/roboto-black-webfont.ttf') format('truetype'),
	url('../fonts/roboto%20black/roboto-black-webfont.svg#robotoblack') format('svg');
	font-weight: normal;
	font-style: normal;
	

}

.wrapper	{
	margin:0 auto;
	min-width:1200px;
	
}
.container	{
	width:1200px;
	margin:0 auto;
}
.main_content	{
}


/* ------------------ HEADER HERE -------------------*/	
.header_top	{
	width:100%;
	margin:0 auto;
	background:#323232;
	display:inline-block;
	text-align: center;
	padding: 5px 0;
}	

.contact	{
	
	margin:0 0 0 7px;
	display: inline-block;
	vertical-align: top;
}
.contact ul	{
	display:inline-block;
	vertical-align: top;
	
}	
.contact ul li	{
	
	display:inline-block;
	vertical-align: top;
	padding:0 10px 0 0;
	
	margin:0 10px 0 0;
}
.contact ul li a	{
	color:#fff;
	font-size:14px;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	padding:0px 0 0px 32px;
	display:block;
	line-height: 24px;
}
.contact ul li a:hover {
	color: #d55000;
}

.contact ul li a.ico_location	{
	background:url(../img/topicon_position.png) no-repeat left top;
}
.contact ul li a.ico_search	{
	background:url(../img/topicon_search.png) no-repeat left top;
}
.contact ul li a.ico_contact	{
	background:url(../img/topicon_contact.png) no-repeat left top;
}
.contact ul li a.ico_time	{
	background:url(../img/topicon_time.png) no-repeat left top;
}
.contact ul li.support {
	position: relative;
	top:1px;
}
.contact ul li.support a {
	padding: 0px 0px 0px 0px;
}
.top_menu_nav {
	display: none;
}

.social_icons	{
	float:right;
}
.social_icons ul	{
	float:right;
	display:block;
	margin:0px 4px 0px 0;
}
.social_icons ul li	{
	float:right;
	display:block;
	margin:0 0px 0 0;
}
.social_icons ul li a	{
	display:block;
}


.header_main	{
	width:100%;
	background:url(../img/head-main-bg.png) repeat-x;
	display:inline-block;
	margin:-1px 0 0 0;
}

.logo	{
	float:left;
	margin:32px 0px 20px 0;
	/*margin: 6px 0;*/
}
.logo img	{
	display:block;
}
.header_main_right {
	float: right;
}
.header_main_right_lft {
	float: left;
	margin: 10px 0 0;
}
.toptel {
	
	margin:8px 0 8px;
	display: block;
	text-align:center;
	font-weight:700;
	font-size: 20px;
	
	/*background: url(../img/toptel_new.png) no-repeat left center;*/
	padding: 0 30px 0 0px;
	color: #fff;
}
.toptel a {
	color: inherit;
}
.toptel a:hover{
	 opacity:0.8;
}
.toptel strong {
	
}
.toptel em {
	font-style: normal;
	display: inline-block;
	font-size:16px;
	font-weight:400;
	padding: 0 0 0 10px;
}
.search	{
	float:left;	
	margin:0px 30px 0 0;
}

.search .txt_field {
	color:#575757;
	/*background:url(../img/search-bg.png) no-repeat center top;*/
	border: 3px solid #e0e0e0;
	border-right:none;
	border-radius:5px 0 0 5px;
	width:450px;
	padding:0px 0px 0px 16px;
	font-family: 'Roboto', sans-serif;
	font-size:12px;
	line-height:41px;
	height: 41px;
	margin: 0;
	float:left;
	
	
	font-weight:700;
}
.search .txt_field_submit	{
	
	float:right;
	border: 0;
	margin:0;
	padding:0;
}

.wishlist	{
	float:right;
	margin:50px 0 0 0;
	position: relative;
}
.wishlist > ul	{
	display:block;

	float:left;
}
.wishlist > ul > li	{
	float:left;
	display:block;
	font-size:13px;
	font-family: 'Roboto', sans-serif;
	
}
.wishlist > ul > li > a	{
	
	color:#FFF;
	font-size:14px;
	font-family: 'Roboto', sans-serif;
	line-height:26px;
	padding:13px 16px 18px 55px;
	display:block;
	font-weight:400;
}
.wishlist > ul > li.profile {
	position: relative;
}
.wishlist > ul > li.profile > a {
	background: url(../img/top_profile.png) no-repeat left center;
}
.wishlist > ul > li.cartpopup > a {
	background: url(../img/top_cart.png) no-repeat left center;
}


.wishlist > ul > li .logged_name span {
		display: block;
		font-size:14px;
		line-height:18px;
		height: 18px;
		overflow:hidden;
		text-overflow:ellipsis;
		max-width:90px;
		margin: 4px 0;
}
.wishlist > ul > li.euro3 .logoff {

		background: url(../img/pow_img.png) no-repeat center center;
		height: 21px;
		padding: 4px 10px;
		display: block;
}

.wishlist > ul > li a.euro em {
	display: block;
	font-style: normal;
}
.wishlist > ul > li a.euro small	{
	color:#FFF;
	font-size:11px;
	font-family: 'Roboto', sans-serif;
	display:inline-block;
	font-weight:700;
}
.wishlist > ul > li a.euro span	{
	color:#fcff00;
	display:inline-block;
}
.wishlist > ul > li a.euro2	{
	color:#FFF;
	font-size:13px;
	font-family: 'Roboto', sans-serif;
	line-height:18px;
	padding:15px 17px 18px 15px;
	display:block;
	font-weight:700;
}
.wishlist > ul > li a.euro2 span	{
	color:#fcff00;
	font-size:11px;
	font-family: 'Roboto', sans-serif;
	display:block;
	font-weight:700;
}
.wishlist > ul > li.euro3	{
	width:101px;
	text-align:center;
	padding:14px 0 20px 0;
	display:block;
}

.wishlist > ul > li.profile ul {
	display: none;
	position: absolute;
	background: #ff7600;
	top:100%;
	left: 0;
	min-width: 100%;
	white-space: nowrap;
	padding: 0;
	margin: 0;
	z-index:99;
}
.wishlist > ul > li.profile ul li {
	display: block;
	padding: 0;
	margin:0;
	border-bottom: 1px solid #fff;
}
.wishlist > ul > li.profile ul li:last-child {
	border-bottom: none;
}
.wishlist > ul > li.profile ul li a {
	display: block;
	padding: 5px;
	font-size:13px;
	color: #fff;
	
}
.wishlist > ul > li.profile ul li a:hover{
	background:#ff9a46;
}

.cart_container_div {
	display: none;
	padding: 0;
	position:absolute;
	top:100%;
	left: 0;
	z-index:9999;
	width:100%;
	background:#ff7600;
	border-radius:0px 0px 3px 3px;
	color:#fff;
}
.cart_container_div .item {
	margin: 0px;
	display:inline-block;
	width:100%;
	
	color:#fff;
	border-bottom: 1px solid #fff;
	padding: 0px;
}
.cart_container_div .cartitem:hover {
	background:#ff9a46;
}
.cart_container_div .cartitem a {
	display: block;
	padding: 5px 10px;
}
.cart_container_div .item.totals {
	margin-top:5px;
	padding: 0 0px 5px;
	text-align: center;
}
.cart_container_div .item.totals.nobd {
	border-bottom:none;
}
.cart_container_div .item.totals .title {
	width:130px;
}
.cart_container_div .item.totals .price {
	width:auto;
	margin: 0 0px 0 0;
	padding:1px 10px 0 0;
	font-size:14px;
	display: block;
	text-align: center;
	float: none;
}
.black_btn {
	background:url(../img/nav-bg.png) repeat-x;
	border: 0;
	padding: 3px 5px;
	color:#fff;
	border-radius:3px;
	display: inline-block;
	margin: 0 0 0 10px;
}
.black_btn:hover {
	 opacity:0.7;
}

.cart_container_div .item .title, .cart_container_div .item .price {
	color:#fff;
}
.cart_container_div .item .title {
	float:left;
	width:200px;
	padding:0px 0px 0px 0px;
}
.cart_container_div .item .price {
	float:right;
	padding: 0px 0px 0px 8px;
}
.cart_container_div .item a {
	text-decoration: none;
}


/* ---------------------------------------------------------*/



/* ------------------------- NAVIGATION HERE ---------------*/
.nav {
	width:100%;
	margin:0 auto;
	/*background:url(../img/nav-bg.png) repeat-x;*/
	background: #e25500;
	padding:0 0 0px 0;
	position:relative;
	/*z-index:1;*/
}
.navmenu {
	color:#fff;
	font-size:14px;
	padding: 12px 10px 8px;
	line-height: 1;
	display: block;
	float: left;
	width: 250px;
	text-align: center;
	-webkit-box-sizing: border-box;	
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
	background: #323232;
} 
.navmenu:hover{
	color: #fff;
}
.navmenu img {
	vertical-align: middle;
}
.navmenu span {
	vertical-align: middle;
	padding: 0 0 0 10px;
}
.navin {
	position: relative;
	width:100%;
	margin: 0px 0 0;
} 
.navin > ul	{
	display:none;
	text-align: center;
	position:absolute;
	list-style: none;
	z-index: 99999!important;
	width:220px;
	background: #575757;
	top:0;
	left: 0;
}
.navin > ul > li {

	display:block;
	vertical-align: top;
	border-bottom:1px solid #ccc;
	
	margin: 0;
	padding:0;
}
.navin > ul > li:last-child {
	border-bottom: none;
}

.navin > ul > li > a	{
	color:#FFF;
	font-size:12px;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	padding:10px 15px 10px;
	display:block;
	text-align: left;
}
.navin > ul > li.has_subcats > a::after {
	content: '\25b6';
	float: right;
}
.navin ul li a span	{
}
.navin > ul > li > a:hover, .navin > ul > li.active > a, .navin > ul > li > a:hover, .navin > ul > li.hover > a	{
	background:#7a7a7a;
}


.subnav.active {
	display: block;
}
.subnav {
	display:none;
	width:100%;
	padding: 20px 20px 0 240px;
	background: #575757;
	border-radius:0px 0px 3px 3px;
	float: left;
	position: absolute;
	z-index: 9999!important;
	text-align: left;
	left:0;
	top: 0;
	-webkit-box-sizing: border-box;	
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
	
}
.newlook .subnav  {
	-moz-column-count: 4;
	  -webkit-column-count: 4;
	  column-count: 4;
	  
	  column-fill: auto;
	-moz-column-fill: auto;
	-webkit-column-fill: auto;
	padding-bottom: 20px;

}
.subnav_close {
	display: none;
}
.subnav .clear3 {
	display: none;
}


.subnav .subcat {
	float: left;
	width: 19%;
	margin:0px 1% 20px 0px;	
}
.newlook .subnav .subcat {
	width: auto;
	float: none;
	margin: 0 0 6px;
}
.subnav .subcat h3, .newlook .subnav .subcat.has_sub_subcategories h3 {
	padding:0px 3px 4px;
	border-bottom: 1px solid #e35600;	
}
.newlook .subnav .subcat h3 {
	border-bottom: none;
	padding-bottom: 0;
}

.subnav .subcat h3 a {
	font-size: 12px;
	color:#fff;
	
}
.subnav .subcat h3 a:hover {
	color:#e35600;
}


.subnav .subcat.last {
	margin-bottom:20px!important;
}
.subnav .subcat ul {
	width:100%;
	list-style: none;
	margin: 0px 0px 0px;
	padding: 3px 0px 0px;
}
.subnav .subcat ul li {
	display:block;
	border-bottom: 0px dotted #4ba0e3;	
}
.subnav .subcat ul li:last-child {
	border-bottom: 0;
}
.subnav .subcat ul li a {
	display:block;
	padding:3px 3px;
	color: #fff;
}
.subnav .subcat ul li a:hover {
	color:#e35600;
}
.subnav .subcat a img {
	display:inline-block;
	padding:0px 5px 0px 0px;
	float: left;
	position: relative;
	top:-2px;
}
.navrest {
	display: none;
}
.topnavright {
	float: left;
	width:950px;	
}
.topnavright > ul	{
	list-style: none;
	margin: 0;
	padding: 0;
}
.topnavright > ul > li {

	display:inline-block;
	vertical-align: top;
	/*background:url(../img/nav-li-bg.png) no-repeat right top;*/
	float:left;
	margin: 0;
	padding:0;
	width:25%;
}
.topnavright > ul > li:last-child {
	border-right: none;
}

.topnavright > ul > li > a	{
	color:#FFF;
	font-size:14px;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	padding:12px 0px 8px;
	display:block;
	text-align: center;
	line-height:32px;
}
.topnavright > ul > li > a:hover, .topnavright > ul > li > a.active {
	/*background: url(../img/li-hover-bg.png) repeat-x;*/
	background: #323232;
}
/* ---------------------------------------------------------*/

/* ------------------------ MIAN CONTENT HERE --------------*/
.banner	{
	width:100%;
	/*margin:-20px auto 0 auto;*/
	/*padding:35px 0 33px 0;*/
	margin: 0 auto;
	padding:0px 0 33px 0;
	background:#f1f1f1;
	
}
.bannerin	{
	
	box-shadow:0 0 9px -8px #000;
	background:#FFF;
}
.bannerin_lft	{
	width:218px;
	margin:0;
	float:left;
	background:#FFF;
	padding:0 0 0 0;
}
.bannerin_lft ul	{
	display:block;
	margin:30px 0 0 23px;
	width:160px;
}
.bannerin_lft ul li	{
	display:block;
	margin:0 0 5px 0;
}
.bannerin_lft ul li a	{
	background:url(../img/list-mark.png) no-repeat left 8px;
	color:#474747;
	font-size:12px;
	font-family: 'Roboto', sans-serif;
	
	display:block;
	border-bottom:solid 1px #e7e7e7;
	padding:0 0 6px 19px;
	font-weight:500;
}	
.bannerin_lft ul li a:hover {
	color:#f15b00;
}
.bannerin_rht {
	width:100%;
}
.bannerin_rht img	{
	
	display:block;
	width:100%;
	height:auto;
}	
.no_border	{
	border:none !important;
}	

.curousel1	{

	
}
.curousel1 ul	{

	/*float:left;*/
}
.curousel1 ul li	{
	float:left;
	border-right:solid 1px #ededed;
	width:16.66%;
	padding:0px 5px 0px;
	margin:0 0px;
	-webkit-box-sizing: border-box;	
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
}

.curousel1 ul li.last6 {
	border-right:none;
}

.curousel1 ul li .img	{
	display:block;
	margin:4px 0 4px 0px;
	text-align: center;
	min-height: 120px;
}
.curousel1 ul li:hover .img {
	opacity: 0.7;
}
.curousel1 ul li big	{
	color:#474747;
	font-size:12px;
	font-family: 'Roboto', sans-serif;
	text-align:center;
	padding:0 0 17px 0;
	display:block;
	font-weight:500;
}
.curousel1 ul li big a {
	color:#474747;
}
.curousel1 ul li small	{
	color:#686868;
	font-size:11px;
	font-family: 'Roboto', sans-serif;
	text-align:center;
	line-height:17px;
	display:block;
	font-weight:500;
}
.curousel1 ul li span	{
	color:#f15b00;
	display:inline-block;
}
.curousel1 ul li.plasma	{
	width:156px !important;
	float:left;
	display:block;
}
.curousel1 ul li.gadgets	{
	width:159px;
	float:left;
	display:block;
}	
.curousel1 ul li.igadget	{
	width:134px;
	float:left;
	display:block;
}
.curousel1 ul li.lcd	{
	width:144px;
	float:left;
	display:block;
}
.curousel1 ul li.lappy	{
	width:163px;
	float:left;
	display:block;
} 


.curousel1 ul li a.btn	{
	width:20px;
	height:205px;
	background:#c1c1c1;
	display:block;
	margin:0 18px 0 0;
}
.curousel1 ul li a.btn img	{
	display:inline-block;
	margin:88px 0 0 5px;
	width:10px !important;
}
.curousel1 ul li a.btn:hover	{
	background:#333333;
}	

	
.curousel2	{
	width:100%;
	margin:20px auto 0px;
}
.gadget_txt .curousel2 {
	margin:0px auto;
}
.curousel2in	{
	
	margin-bottom:73px;
	background:#FFF;
}
.gadget_txt .curousel2in {
	width: 100%;
	margin:0 auto 23px auto;
	
}
.curo_nav	{
	display:block;
	margin:0;
	min-height:41px;
	position: relative;
	z-index:0;
}
.curo_nav ul	{
	display:inline-block;
	border-bottom:solid 3px #333333;
	min-width:100%;
	float:left;
	margin:20px 0 0 0;
}
.newproductpage .curo_nav ul {
	border-bottom: 1px solid #f25b26;
	
}
.gadget_txt .curo_nav ul {
	width:100%;
	margin:0px 0px 20px 0px;
}
.curo_nav ul li	{
	display:inline-block;
	float:left;
}
.newproductpage .curo_nav ul li {
	margin: 0 10px 0 0;
}
.curo_nav ul li a	{
	color:#474747;
	font-size:17px;
	font-family: 'Roboto', sans-serif;
	padding:12px 14px 9px 13px;
	display:inline-block;
	font-weight:500;
}
.curo_nav.product_tabs ul li a {
	padding:12px 10px 9px 11px;
}
.newproductpage .curo_nav.product_tabs ul li a {
	background:#f25b26;
	color: #fff;
	border-left:1px solid #f25b26;
	border-right:1px solid #f25b26;
	border-top:1px solid #f25b26;
	border-bottom: 1px solid transparent;
	border-radius:5px 5px 0 0;
}

.curo_nav ul li a:hover, .curo_nav ul li.active a {
	background:url(../img/curo-nav-li-bg.png) repeat-x left bottom;
	color:#FFF;
}
.newproductpage .curo_nav ul li a:hover, .newproductpage .curo_nav ul li.active a {
	color:#f25b26;
	background: #fff;
}

h1.product_title {
	float: left;
	width:100%;
}
h1.product_title span {
	display: block;
}

.eggyisi {
	float:right;
	position: relative;
	width:100px;
	height: 100px;

	color: #000;
	font-size: 16px;
	text-align: center;
	margin: 0 0 0 10px;
	top: -10px;
}

.eggyisi.m12 { background:url(../img/guaranty/12_months.jpg) no-repeat left top; }
.eggyisi.m24 { background:url(../img/guaranty/24_months.jpg) no-repeat left top; }
.eggyisi.m36 { background:url(../img/guaranty/36_months.jpg) no-repeat left top; }
.eggyisi.m60 { background:url(../img/guaranty/60_months.jpg) no-repeat left top; }
.eggyisi.m84 { background:url(../img/guaranty/84_months.jpg) no-repeat left top; }
	

.curouse2	{
	/*background:#f2f2f2;*/
	display:block;
	padding:24px 0 24px 0;
}
.curouse2 .clear3,  .curouse2 .clear2 {
	display:none;
}

.curouse2 ul li	{
	width:15.8%;
	margin:0 1% 30px 0;
	float:left;
	position: relative;
	-webkit-box-sizing: border-box;	
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
	 border-right: 1px solid #ccc;
	 padding: 0 10px;
}
.curouse2 ul li.last6 {
	margin-right: 0;
	border-right:0;

}
.curouse2 ul li .whiteblock {
	background:#fff;
	text-align: center;
	margin:0px 0px 10px 0px;
	display: block;
	padding:0px 0px 10px;
}

.curouse2 ul li h2	{
	color:#474747;
	font-size:12px;
	font-family: 'Roboto', sans-serif;
	text-align:center;
	background:#FFF;
	padding:9px 0 0 0;
	
	font-weight:500;
}

.curouse2 ul li big	{
	color:#474747;
	font-size:12px;
	line-height:14px;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	display:block;
	padding:0 0 3px 0;
	height: 40px;
	overflow:hidden;
}
.curouse2 ul li big a {
	color:#474747;
}
.curouse2 ul li .priceinfo {
	
	display:block;
	width:100%;
}
.curouse2 ul li .priceinfo span s {
	text-decoration: line-through;
	font-size: 12px;
	color: #999;

}
.curouse2 ul li .priceinfo > span	{
	display:block;
	color:#e73c00;
	font-size:18px;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	text-align: center;
	padding:0 0 8px 0;
}
.curouse2 ul li span.sale_price, .curouse2 ul li span.old_price  {
	padding: 0;
	margin: 0;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}
.curouse2 ul li span.price_cash_container {
	display: inline-block;
	vertical-align: top;
	text-align: right;
}
.curouse2 ul li span.sale_price em {
	font-size:12px;
}
.curouse2 ul li .priceinfo img {
	max-width:100%;
	height: auto;
	display: block;
	margin: 0px auto;
}
.curouse2 ul li span.listing_avail {
	padding:0;
	margin: 3px 0 0;
	font-size: 12px;
	color: #333;
}
.curouse2 ul li a.cart	{
	background:#474747;
	color:#FFF;
	font-size:12px;
	/*font-family: 'robotoblack';*/
	padding:5px 10px;
	text-align: center;
	display:block;
	margin:3px 0 0 0;
}
.curouse2 ul li a.cart:hover	{
	background:#ef5a00;
}
.curouse2 ul li .stars	{
	display:block;
	margin:0;
	width:70px;
}
.curouse2 ul li .stars img	{
	display:block;
}


.btn2	{
	width:20px;
	height:274px;
	background:#333333;
	display:block;
	margin:0 40px 0 0;
	float:left;
}
.btn2 img	{
	display:inline-block;
	margin:130px 0 0 4px;
	width:10px !important;
}
.btn2:hover	{
	background:#ef5a00;
}
.mrgn2	{
	margin:0;
	float: right;
}
.mrgn4	{
	margin:4px 0 0 30px !important;
}
.mrgn5	{
	margin:4px 0 0 17px !important;
}
/* ---------------------------------------------------------*/


/* ------------------ FOOTER HERE --------------------------*/

.footer	{
	width:100%;
	background:#0f0f0f url(../img/footer-bg.png) repeat-x center top;
	margin:0 auto;
}

.f_logo	{
	float:left;
}
.f_logo	img {
	display:block;
	margin:21px 56px 0 16px;
}
.footer_right {
	width:1000px;
	margin:23px 0 0 0;
	float:right;
}
.f_nav	{
	float:right;
	display:block;
	
	width:100%;
}
.f_nav ul	{
	display:block;
	margin:0 0 15px 0;
	float:left;
}
.f_nav ul li	{
	float:left;
	display:block;
	margin:0 20px 0 0;
}
.f_nav ul li a	{
	color:#FFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:8px 11px 5px 10px;
	display:block;
}
.f_nav ul li a:hover,.f_nav ul li a.act3	{
	background:#1e1e1e;
}
.f_nav p	{
	color:#FFF;
	font-size:11px;
	line-height:20px;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	padding:0 0 10px 10px;
	display:block;
}
.cards	{
	float:right;
	display:block;
	margin:0 0 0px 0;

}
.cards ul	{
	display:block;
	float:right;
}
.cards ul li	{
	float:right;
	display:block;
	margin:0 3px 0 0;
}
.cards ul li a	{
	display:block;
}

.copy	{
	float:left;
	display:inline-block;
	margin:0 0 8px 0;
}
.copy ul	{
	display:block;
	float:left;
}
.copy ul li	{
	float:left;
	display:block;
	background:url(../img/copy-li-bg.png) no-repeat right center;
	padding:0 8px 0 0;
	color:#FFF;
	
	font-size:11px;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	margin:0 4px 0 0;
}
.copy ul li a	{
	color:#FFF;
	font-size:11px;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	display:inline-block;
}
.copy ul li a:hover	{
	text-decoration:underline;
	color:#FFF;
}
	
/* ---------------------------------------------------------*/

/* ------------------ INNER HERE --------------------------*/
.banner2	{
	width:100%;
	margin:0px auto 0 auto;
	background:#f1f1f1;
	padding:35px 0 33px 0;
	display:inline-block;
	
}
.newlistingpage .banner2 {
	background: #fff;
}
.banner2in	{
	
	box-shadow:0 0 9px -8px #000;
	background:#FFF;
	position: relative;
}
.banner2in_lft	{
	width:369px;
	height:192px;
	float:left;
	background: #fff;
	opacity:0.8;
	filter:alpha(opacity=80);
	position: absolute;
	left: 0;
	top:0;
}
.banner2in_rt {
	width:100%;
	height:192px;
	float: right;
}
.banner2in_rt a {
	display: block;
	width:100%;
	height: 100%;
}
.bannercontainer {
	width:100%;
	
	margin: 0 ;
	padding:0;
	float:left;
	
	
}
.bannercontainer img {
	width: 100%;
	height: auto;
	margin: 0 0 30px;
}
.banner2in_lft.full {
	width:100%;
	background:#fff;
	border-bottom: 1px solid #f0f0f0;
	height: auto;
	position: static;
	
}
.breadcrumbs {
	display: block;
	margin: 0 0 10px;
	padding: 20px;
	background: #fff;
}
.newlistingpage .breadcrumbs {
	border:10px solid #f1f1f1;
}
.breadcrumbs.extramb {
	margin: 0 0 30px;
}
.breadcrumbs h2	{
	color:#0c0c0c;
	font-size:34px;
	font-family: 'Roboto', sans-serif;
	font-weight:bold;
	padding:0 0 10px;
	margin: 0;
}
.breadcrumbs.full h2 {
	font-size:12px;
	font-weight: normal;
	
}
.breadcrumbs h3	{
	color:#202020;
	font-size:13px;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	padding:0;
	margin: 0;
}
.banner2in_lft span	{
	color:#595959;
	display:inline-block;
	font-size:13px;
}
.banner2in_rht	{
	display:block;
	width:625px;
	float:right;
}
.wholepage {
	padding:10px 20px;
	width:1160px;
	float:left;
	line-height: 1.2;
}

.wholepage p {
	padding: 0px 0px 10px 0px;
}
.wholepage {
	line-height: 1.5;
}
.wholepage ul, .gadget_txt ul {
	list-style: disc inside;
}
.wholepage ol, .gadget_txt ol {
	list-style: decimal inside;
}

.wholepage strong, .gadget_txt strong {
	font-weight:bold;
}

.content2	{
	width:100%;
	margin:0 auto;
	background: #f1f1f1;
}
.newlistingpage .content2 {
	background: #fff;
}

.content2in	{
	
	padding:0px 0 0 0;
}
.content2.newlisting .content2in {
	
}
.content2in_lft	{
	width:185px;
	float:left;
	display:block;
}
.lft_menu	{
	display:block;
	margin:0 0 14px 0;
}
.lft_menu h2	{
	background:url(../img/black-bg.png) repeat-x;
	color:#FFF;
	font-size:13px;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	
	display:block;
	text-align:center;
	padding:14px 0 11px 0;
}
.lft_menu ul	{
	background:#f2f2f2;
	padding:0px 0 26px 0;
	display:block;
}	
.lft_menu ul li	{
	display:block;
}
.lft_menu ul li a	{
	color:#474747;
	font-size:12px;
	font-family: 'Roboto', sans-serif;
	padding:7px 0 5px 23px;
	display:block;
	font-weight:500;
}
.lft_menu ul li a:hover,.lft_menu ul li a.act4, .lft_menu ul li a.catitemactivebg	{
	background:#FFF;
}
.lft_menu ul li a.catitemactive {
	font-weight: bold;
}
.lft_menu ul li a.catitemactive.catitemactivebg {
	font-weight:normal;
}
.lft_menu ul li a.secondcat {
	padding-left:40px;
}

.lft_menu ul li a.thirdcat {
	padding-left:55px;
}
.menu2	{
	padding:10px 0 15px 0 !important;
}

.content2in_rht	{
	width:100%;
	float:none;
	display:block;
}
.drop_downs	{
	padding:0;
	/*background:#f1f1f1;*/
	margin:0px 0px 18px;
}	
.drop_downs ul	{
	display:block;
	float:left;
}
.drop_downs ul li	{
	float:left;
	display:inline-block;
	margin:0 12px 0 0;
}
.drop_downs ul li .select	{

	border:solid 1px #a9a9a9;
	color:#6b6b6b;
	font-size:10px;
	font-family: 'Roboto', sans-serif;
	padding:3px 0 2px 8px;
	
	display:block;
	outline:none;
	font-weight:400;
}
.content2in_rht h2	{
	color:#f26611;
	font-size:13px;
	font-family: 'Roboto', sans-serif;
	display:block;
	padding:0px 0 18px 5px;
	font-weight:500;
}

.content2in_rht h2 a {
	color:#f26611;
}
.content2in_rht h2 a.active {
	text-decoration: underline;
}
.content2in_rht h2 span	{
	color:#2f2f2f;
	font-size:14px;
	display:inline-block;
} 
.listing .clear2 {
	display: none;
}
.thoshiba {
	width:100%;
	float: left;
	margin:0 0 15px 0;
	border:solid 1px #f1f1f1;

	padding: 10px 5px;
	-webkit-box-sizing: border-box;	
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
}

.listing_boxes .thoshiba {
	width:24.25%;
	margin:0 1% 10px 0;
	border-right: 1px solid #ccc;
	-webkit-box-sizing: border-box;	
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
	 padding: 0 5px;
	 display: inline-block;
	 vertical-align: top;
	 background: #fff;
	  float: left;
}
.listing_boxes .thoshiba.lastbox {
	margin-right: 0;
	border-right: 0;
}
.thoshiba_img	{
	width:200px;
	float:left;
	margin:0 20px 0px 0;
	display:inline-block;
	position: relative;
	text-align: center;
	padding: 18px 0px 0px;
}

.listing_box .thoshiba_img {
	
}

.thoshiba_img.img.orientation_vertical td img {
	height:auto;
	max-height: 160px;
	width:auto;
	max-width: 100%;
}
.thoshiba_img.img.orientation_horizontal td img {
	max-width:100%;
	height: auto;
}
/*.thoshiba_img img	{
	max-width:100%;
	height: auto;
}*/
.thoshiba_img .options {
	margin: 5px 0px 0px;
	display: block;
}

.thoshiba:hover	{
	border:solid 1px #cacaca;
}
.mrgn3	{
	margin:15px 0 0 21px !important;
}
.thoshiba_txt	{
	float:left;
	display:block;
	width:700px;
}
.newlistingpage .thoshiba_txt {
	width:650px;
}
.thoshiba_txt h2	{
	color:#393939;
	font-size:24px;
	font-family: 'Roboto', sans-serif;
	padding:18px 0 0 0;
	display:block;
	font-weight:400;
}

.thoshiba_txt h2 a {
	color:#393939;
}
.newlistingpage .thoshiba_txt h2 a {
	color:#f15b00;

}
.newlistingpage .thoshiba_txt h2 a:hover {
	opacity:0.8;

}
.thoshiba_txt h2 a:hover	{
	color:#f15b00;
}
.thoshiba_txt h3	{
	color:#393939;
	font-size:12px;
	font-family: 'Roboto', sans-serif;
	line-height:24px;
	padding:0 0 11px 0;
	font-weight:400;
}
.thoshiba_txt h3 span	{
	color:#f15b00;
	display:inline-block;
	padding:0 0 0 2px;
}
.thoshiba_txt .sdesc	{
	color:#787878;
	font-size:12px;
	line-height:19px;
	font-family: 'Roboto', sans-serif;
	padding:0;
	font-weight:400;
}
.newlistingpage .thoshiba_txt .sdesc {
	background: #f1f1f1;
	padding: 10px;
	line-height: 20px;
	color: #111;
	font-size:14px;
	word-wrap:break-word;
	
}

.price_block	{
	width:180px;
	float:right;
	margin:0 20px 0 0;
}
.newlistingpage .price_block {
	width: 230px;
	/*border-left: 1px solid #eee;*/
	padding: 0 0 0 20px;
	margin: 0;
	
}
.price_block h2	{
	color:#f15b00;
	font-size:30px;
	font-family: 'Roboto', sans-serif;
	;
	text-align:center;
	padding:27px 0 0 0;
	font-weight:400;
}
.price_block h2 span	{
	color:#787878;
	font-size:12px;
	display:inline-block;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
}
.price_block h2 span.price_cash {
	color:green;
	display:block;
	padding: 4px 0 0;
	font-size:14px;
}
.price_block h3	{
	color:#393939;
	font-size:11px;
	font-family: 'Roboto', sans-serif;
	text-align:center;
	line-height:19px;
	padding:0 0 9px 0;
	
	font-weight:400;
}

.price_btn, .cart_btns button	{
	display:block;
	background:#dc5300;
	padding:0 0 0 21px;
	width:142px;
	margin:0 auto;
	text-align:left;
}
.cart_btns button, .buynow {
	width:220px;
}
.newlistingpage .price_block .price_btn {
	width: 100%;
	display: block;
	padding: 10px 0px;
	text-align: center;
	font-size: 16px;
	background:#f15b26;
	color: #fff;
	border-radius:5px;
	margin: 6px 0 0;
}
.newlistingpage .price_block .price_btn_cash {
	width: 100%;
	display: block;
	padding: 5px 0px;
	text-align: center;
	font-size: 12px;
	background:#4b4d4f;
	color: #fff;
	border-radius:5px;
	margin: 0 0 3px;
}
.buynow {
	float:right;
	width:auto;

}
.newproductpage .buynow {
	float: none;
	margin: 10px 0 0;
	
}
.cart_btns button.paralavi {
	background: #dc9100;
	padding:0;
	margin:8px auto 0;
	width:220px;
}
.newproductpage .cart_btns button.paralavi {
	padding:5px 0;
	background: #484848;
	font-size:20px;
}
.cart_btns button.buy_cash {

	padding:0;
	margin:0px auto 8px;
	width:220px;
	font-size:11px;
	background: green;
}
.cart_btns button.buy_cash span {
	background: url(../img/if_euro_1608680.png) no-repeat 8px 12px;
}
.cart_btns button.buy_cash:hover {
	background: green;
	opacity:0.8;
}
.buynow p {
		text-align: center;
		font-style:italic;
		font-size: 12px;
		padding: 3px 0px 0px;
		position: relative;
		top:10px;
		font-family:'Roboto',"Arial", Verdana, Tahoma;
		font-weight:500;
}
.price_btn span, .cart_btns button span	{
	background:url(../img/carry2-bg.png) no-repeat left 6px top 11px;
	color:#FFF;
	font-size:13px;
	padding:11px 0 10px 39px;
	display:block;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
}

.price_btn:hover, .cart_btns button:hover	{
	background:#ef5a00;
}
.cart_btns button.paralavi span {
	background: none;
	padding:5px 0 5px 0px;
	text-align: center;
	font-size:11px;
}
.cart_btns button:hover {
	opacity:0.8;
}

.pagination	{
	display:block;
	margin:44px 0 10px 0;
	display:inline-block;
	
}
/* ------------------ INNER END HERE --------- -----------------*/

/*engine stuff */

.boxText { font-size: 12px; }

.errorBox { font-size : 10px; background: #ffb3b5; font-weight: bold; }

.stockWarning { font-size : 10px; color: #cc0033; }

.productsNotifications { background: #f2fff7; }

.orderEdit { font-size : 10px; color: #70d250; text-decoration: underline; }
a.up:link {color: #FFFFFF; text-decoration: none;}

a.up:visited {color: #FFFFFF; text-decoration: none;}

a.up:active {color: #FFFFFF; text-decoration: none;}

a.up:hover {color: #f2ff8d; text-decoration: none;}

a.cat:link {color: #000000; text-decoration: none;}

a.cat:visited {color: #000000; text-decoration: none;}

a.cat:active {color: #000000; text-decoration: none;}

a.cat:hover {color: #000000; text-decoration: none;}
TR.header {

}
TR.headerNavigation {
}
TD.headerNavigation {
  
  font-size: 10px;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #865f3f; 
}

A.headerNavigation:hover {
  color: #000000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {

  font-size: 10px;
  color: #f3f3f3;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {

  font-size: 10px;
  background: #00ff00;
  color: #f3f3f3;
  font-weight: bold;
  text-align: center;
}
.infoBoxContents {


}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;

  font-size: 12px;
}
TD.infoBoxHeading {

  font-size: 0px;
  color: #f9f9f9;

}
TD.infoBox, SPAN.infoBox {

  font-size: 12px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
}

TABLE.productListing {

}
.productListing-heading {

  font-size: 12px;
  background: #b5b5b5;
  color: #FFFFFF;
  font-weight: bold;

}

TD.productListing-data {




}

A.pageResults {

  color: #0000FF;
  
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}
.pageHeading {
  
  font-size: 26px;
  font-weight: normal;
  color:#ee5a00;
  
}
h1.pageHeading {
	padding:10px 0px 10px 0px;
}
h1.pageHeading small {
	display: block;
	padding:1px 0px;
	font-size: 10px;
}


TR.subBar {

  background: #f4f7fd;
  
}

TD.subBar {

  font-size: 12px;
  color: #000000;
}

TD.main, P.main {

  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {

  font-size: 10px;
  font-weight: bold;
}
TD.smallText2, SPAN.smallText2, P.smallText2 {



	border: thin dotted #DADADA;

	font-size: 11px;

	padding-left: 8px;

}

TD.smallText3, SPAN.smallText3, P.smallText3 {

	border: thin dotted #DADADA;

}

TD.accountCategory {

  font-size: 13px;
  color: #3f9e3a;
}

TD.fieldKey {

  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {

  font-size: 12px;
}

TD.tableHeading {

  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {

  font-size: 10px;
  color: #ff0000;
}
SPAN.greetUser {

  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {

  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {

  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {

  color: #ff0000;
}

SPAN.errorText {

  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #0099cc; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #0099cc; }

.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 10px; color: #000000; }

/* message box */
.productSpecialPrice {

  color: #ff0000;
  font-size: 8pt;

  font-weight: bold;
}
.messageBox { font-size: 14px; padding:4px;}
.messageStackError, .messageStackWarning { font-size: 14px; padding:4px; background-color: #ffb3b5; color:#000;}
.messageStackSuccess { font-size: 14px; padding:4px; background-color: #99ff00; }
/*change the menu hover color below*/

/* input requirement */
.inputRequirement { font-size: 10px; color: #ff0000; }

.PriceList  { color: #000000; font-size: 12px; font-weight: bold }

.PriceList2  { color: #000000; font-size: 10px; font-weight: bold }

.PriceList3  { color: #000000; font-size: 11px; font-weight: bold }

.oldPrice { text-decoration: line-through }

/*engine eof*/

.custom_btn {
	/*background:url(../img/button_bg.png) repeat-x left top;*/
	background: #f15b00;
	border-radius:3px 3px 3px 3px;
	padding: 0px 10px;
	text-align: center;
	padding:6px 10px;
	color: #fff;
	font-size:11pt;
	border: 0;
	display:inline-block;
	cursor: pointer;
	text-transform: uppercase;
	
}
.custom_btn:hover, .custom_btn.active {
	background:#bb4600;
	color: #fff;
}
.custom_btn.green {
	background:#00bd02;
}
.custom_btn.red {
	background:#ac0000;
}
.custom_btn.notrans {
	text-transform: inherit;
}
.smallbtns .custom_btn {
	font-size:12px;
	
	padding:4px;

}
.apply_compare {
	padding:5px 6px;
	text-align:center;
}
span.compare {
	cursor:pointer;
	background:url(../img/add.png) no-repeat left top;
	width:16px;
	height:16px;
	display:inline-block;
	margin:0px 2px;
}
span.compare.active {
	background-position:right top;
}
.listing_compare {
	display: none;
}

.thoshiba span.zoom, .product_listing .block span.zoom {
	background:url(../img/zoom-in-out.png) no-repeat 0 0;
	width:16px;
	height:16px;
	display:inline-block;
	margin:0 16px 0 54px;
	cursor:pointer;
	float:left;
}
div.biggerimg {
	min-width:200px;
	min-height:60px;
	margin: 4px 0px 0px 0px;
	position:absolute; 
	top:0px;
	left:100%;
	z-index:100!important; 
	background:#fff;
	border:1px solid #cccccc;
	padding:5px;
	text-align:center;


}

.gadget_left {
	width:400px;
	float:left;
	padding:10px 0px 0px 0px;
}
.gadget_left .mainimage img {
	max-width: 100%;
	height: auto;
}
.gadget_left .gift {
	display: block;
	margin: 10px 0 0;
	position: relative;
	float: left;
	width:100%;
	z-index:0;
}
.gadget_left .gift .icon {
	position: absolute;
	top:-15px;
	left:-15px;
	background: url(../img/doro.png) no-repeat left top;
	width:75px;
	height: 74px;
	z-index:1;
}
.gadget_right {
	width:740px;
	padding: 10px 0px 0px 20px;
	float: left;
}
.newproductpage .gadget_right {
	width:100%;
	float: none;
	padding:20px;
	margin: 30px 0 0;
	background: #fff;
	-webkit-box-sizing: border-box;	
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
}
.gadget_txt {
	
}
.tabcontent {
	display:none;
}
.tabcontent.active {
	display:block;
}
.tabcontent img {
	max-width:100%;
	height:auto;
}
.cart_btns_outer {
	width:100%;
	float:right;
	margin:0px 0px 30px 0px;
	padding: 20px 0;	
	border: 1px solid #d7d7d7; 
	background-color:#f7f7f7;
	min-height: 43px;
}
.newproductpage .cart_btns_outer {
	float: none;
	margin: 0;
	border: 0;
	background: none;
	padding: 0;
}

.cart_btns {
	display:block;
	text-align: right;
	/*width:420px;*/
	padding: 0 20px;
	position: relative;
}
.newproductpage .cart_btns {
	text-align:center;
	padding: 0;
}
.gadget_left .cart_btns_outer {
	padding: 15px 0;	
	min-height: none;
}
.gadget_left .cart_btns {
	text-align:left;
	padding: 0 15px;
}
.gadget_left .cart_btns .num_price {
	font-size:16px;
}
.cart_btns button {
	
	border: 0;
	cursor: pointer;
}
.newproductpage .cart_btns button {
	width: 100%;
	display: block;
	padding: 10px 0px;
	text-align: center;
	font-size: 26px;
	background:#f15b26;
	color: #fff;
	border-radius:5px;
}
.newproductpage .cart_btns a.price_cash_popup {
	
	display: block;
	padding: 5px 0px;
	text-align: center;
	font-size: 12px;
	/*background:#4b4d4f;*/
	background: none;
	color: #fff;
	border-radius:5px;
	text-transform: none;
	
}
.newproductpage .cart_btns .cash_price_block {
	float: right;
}

.cart_btns .attributes {
	float:left;
	max-width: 280px;
}
.cart_btns input[type="image"] {
	
}
.pricebox {
	float: left;
	text-align: left;
}
.newproductpage .pricebox {
	float: none;
	text-align: center;
	display: block;
}
.price_cash {
	font-size: 18px;
	display: block;
	color: green;
}
.pricebox .avail {
	padding:5px 0 0;
	display:block;
}
.newproductpage .avail, .newlistingpage .avail {
	background: #e6e7e9;
	padding: 10px;
	margin: 20px 0 0;
	display: block;
	border-radius:1px;
	text-align: left;
}
.newproductpage .avail p, .newlistingpage .avail p {
	display:block;
	margin:0 0 10px;
	padding: 0;
}

.newproductpage .avail p img, .newlistingpage .avail p img {
	width:40px;
	height: auto;
	float: left;
	margin: 5px 10px 0 0;
}
.newlistingpage .avail p img {
	width:25px;
}
.newproductpage .avail p em, .newlistingpage .avail p em {
	font-style:normal;
	float: left;
	width:110px;
	font-size:15px;
}
.newlistingpage .avail p em {
	font-style:normal;
	float: left;
	width:80px;
	font-size:12px;
}
.newproductpage .avail p span, .newlistingpage .avail p span {
	float: right;
	width:130px;
	color: #2a7fc0;
	font-size:14px;
	font-weight: 600;
	text-align: right;
}
.newlistingpage .avail p span {
	float: right;
	width:90px;
	color: #2a7fc0;
	font-size:12px;
	font-weight: 500;
	text-align: right;
}

.pricebox .avail span {
	font-weight:bold;
	text-align: left;
	max-width:360px;
	display: block;
}
.newproductpage .pricebox .avail span {
	max-width: inherit;
	padding: 0 0 10px;
	text-align: center;
}
.cart_btns .betterprice {
	display:block;
	margin: 3px 0 0;
	line-height:1;
	text-align: left;
}
.cart_btns .num_price {
	display: block;
	padding: 0px ;
	font-size: 34px;
	color:#da5200;

}

.cart_btns .num_price .nospecial {
	line-height:30px;
}
.cart_btns .num_price strike {
	text-decoration: line-through;
	color: #333333;
	font-size:12px;
}
.cart_btns .kerdos {
	display:block;
	font-size:12px;
	text-align: left;
	
}

.gadg_pic {
	list-style: none;
	margin:10px 0px 0px;
	
}
.newproductpage .gadg_pic {
	text-align: center;
}
.newproductpage .gadg_pic .clear {
	display: none;
}
.gadg_pic li {
	list-style:none;
	float:left;
	width:32.3%;
	margin: 0px 1% 10px 0;
	opacity:0.7;
}
.newproductpage .gadg_pic li {
	width: 24%;
	padding: 0 0.5%;
	margin: 0 0 5px;
	height:50px;
	overflow: hidden;
	float:none;
	display:inline-block;
	vertical-align: top;
	-webkit-box-sizing: border-box;	
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
}
.gadg_pic li:hover {
	 opacity: 1;
}
.gadg_pic li.last3 {
	margin-right: 0;
}
.gadg_pic li img {
	max-width:100%;
	height: auto;
}
.newproductpage .gadg_pic li a {
	display: block;
}
.newproductpage .gadg_pic li img {
	max-height:50px;
}

.gallery-bg {
	margin:20px 0px 0px;
}
.left-bt	{
	float:left;
}
.left-bt a	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6d6d6d;
	background:url(../img/left-bt.png) no-repeat left center;
	padding:0 0 0 20px;
}
.left-bt a:hover	{
	color:#ee5a00;
}
.right-bt	{
	float:right;
}
.right-bt a	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6d6d6d;
	background:url(../img/right-bt.png) no-repeat right center;
	padding:0 20px 0 0px;
}
.right-bt a:hover	{
	color:#ee5a00;
}


.inner_form {
	margin: 10px 0px 0px;
}
.inner_form .loader {
	background: url(../img/loadingAnimation.gif) no-repeat left top;
	width:208px;
	height:13px;
	display:inline-block;
	visibility:hidden;
	vertical-align: middle;
	margin:0px 0px 0px 10px;
	
}

.inner_form .field1 {
	
	width:225px;
	
	line-height:15px;
	padding:6px 6px;
	border:1px solid #dddddd;
	display:block;
	font-size:11px;
	color:#202020;
	outline:0px;
	margin-bottom:12px;
}
#paralavi_form.inner_form {
	width:auto;
}
#paralavi_form.inner_form .field1 {
	width:100%;
	display: block;
	-webkit-box-sizing: border-box;	
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
}
#paralavi_form.inner_form .change_qtys {
	white-space: nowrap;
}
#paralavi_form.inner_form .change_qtys .field1 {
	width:25px;
	text-align:center;
	display:inline-block;
	vertical-align:top;
	margin:0;
	float: left;
	border: 0;
	font-weight: 600;
}
#paralavi_form.inner_form .inline_field {
	display: block;
	vertical-align: top;
	width:280px;
	margin: 0 0px 12px 0;
}
#paralavi_form.inner_form .inline_field.really_inline label {
	display: inline-block;
	
}
#paralavi_form.inner_form .inline_field label {
	display: block;
}

#paralavi_form.inner_form .inline_field .field1.flt_rt {
	margin: 0 0 12px;
}
#paralavi_form.inner_form label {
	font-size:13px;
	color:#202020;
}
#paralavi_form .cart_quantity_change {
	display: inline-block;
	vertical-align: top;
	float:left;
	margin: 0;
	padding: 0;
	width:25px;
}
#paralavi_form .cart_quantity_change.br_left a {
	border-radius:5px 0 0 5px;
}
#paralavi_form .cart_quantity_change.br_right a {
	border-radius:0px 5px 5px 0px;
}
#paralavi_form .cart_quantity_change a {
	clear: both;
	color: #fff;
	display: block;
	font-size: 16px;
	background: #e05400;
	margin: 0;
	padding: 2.5px 5px;
	text-align: center;
	text-decoration: none;
	
}

.inner_form .field1select{

	width:225px;

	line-height:15px;
	padding:6px 6px;
	border:1px solid #dddddd;
	display:block;
	font-size:11px;
	color:#202020;
	outline:0px;
	margin-bottom:12px;
}
#paralavi_form.inner_form .field1select {
	width:100%;
	-webkit-box-sizing: border-box;	
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
}

.inner_form .textArea{
	
	width:400px;
	height:37px;
	padding:6px 6px;
	border:1px solid #dddddd;
	outline:0px;
	resize:none;
	overflow:hidden;
	margin-bottom:15px;
}

.inner_form .submit{
	
	
	
	border:0px;
	background:#e05400;
	border-radius:4px 4px 4px 4px;
	font-weight:400;
	outline:0px;
	text-align:left;
	padding:10px 23px;
	text-align: center;
	cursor:pointer;
	font-size:16px;
	color:#ffffff;
}
#paralavi_form.inner_form .submit {
	width:100%;
	display:block;
}
#paralavi_form.inner_form .submit:hover {
	opacity:0.8;
}
.inner_form .field1.error, .inner_form .field1select.error, .inner_form .textArea.error {
	border-color:#f00;
}
.inner_form .disabled {
	color:#444444;
}

.back-to-top {
	position: fixed;
	bottom: 2em;
	right: 0px;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	padding: 0;
	display: none;
	background:url(../img/arrow_scroll_page.png) no-repeat left top transparent;
	width:110px;
	height:80px;
	border-radius:5px;

}

.back-to-top:hover {	
	background-position:right top;
	background-color: rgba(135, 135, 135, 0.50);
}	
#emailcheckresult {
	background:url(../img/tick_yes_no.png) no-repeat left top;
	display: inline-block;
	visibility:hidden;
	margin:0px 0px 0px 6px;
	width:16px;
	height:16px;
	vertical-align: middle;
}
#emailcheckresult.good {
	background-position: left top;
}
#emailcheckresult.bad {
	background-position: right top;
}
#emailcheckmessage {
	display: inline-block;
	visibility: hidden;
	position:absolute;
	z-index:1;
	background:#e0e0e0;
	padding:5px;
	border-radius:5px;
	color: #000;
	max-width: 300px;
	margin:0px 0px 0px 6px;
}

#emailcheckloader, #overallcheckloader {
	background:url(../img/load-indicator.gif) no-repeat left top;
	display: inline-block;
	visibility:hidden;
	margin:0px 0px 0px 6px;
	width:16px;
	height:16px;
	vertical-align: middle;
}
.listing_filters_cnt {
	margin: 0 0 20px;
}
.newlistingpage .listing_filters_cnt {
	background:#f1f1f1;
	padding: 10px 10px 6px;
}
.listing_filters > span {
	font-size: 22px;
	font-weight:400;
	margin: 0 0 10px;
	padding: 0 0 2px;
	border-bottom: 1px solid #ccc;
	display: block;
}
.listing_filters {
	display:inline-block;
	vertical-align: top;
	padding:0px 0px 0px 0px;
	margin: 0;
	-moz-column-count: 1;
	  -webkit-column-count: 1;
	  column-count: 1;
	  
	  column-fill: balance;
-moz-column-fill: balance;
-webkit-column-fill: balance;
	
}
.listing_filters a {
	font-weight:normal; 
	width:200px;
	padding:3px; 
	background-color:#fff; 
	color:#2c2c2c!important; 
	display:inline-block;
	vertical-align: top;
	margin:0px 0px 4px 4px;
	height: 60px;
	overflow: hidden;
	font-size:14px;
	font-weight: 400;
	border: 1px solid #ccc;
	
	
	-webkit-box-sizing: border-box;	
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
	
}
.listing_filters a.noimage {
	height: auto;
	line-height: 15px;
	text-align: center;
	padding: 10px ;
	width:auto;

}
.listing_filters a:hover, .listing_filters a.active {
	background:#ffc9a8;
	text-decoration: none!important;
}
.listing_filters a img {
	height: 60px;
	width:auto;
	max-width:100%;
	
}

#tracking_results {
	min-height:32px;
}
#tracking_results.loading {
	background:url(../img/load-indicator.gif) no-repeat left center;
}

#tracking_results table {
	table-layout: fixed;
	border-collapse: collapse;
}
#tracking_results table, #tracking_results td {
	border-collapse: collapse;
	border:1px solid #ccc;
}

#create_frm input[type="text"], #create_frm select {
	border:1px solid #ccc;
}
#create_frm input[type="text"].error, #create_frm select.error {
	border:1px solid #f00000;
}


.topnotice {
	position: relative;
	top: -46px;
	left:0;
	width: 100%;
	background: #262626;
	padding: 10px 0;
	color: #fff;
	font-size:14px;
	text-align: center;
	z-index:9999;
}
.topnotice.sticky {
	position: fixed;
}

.topnotice a {
	background: #004fcc;
	border-radius:3px;
	padding: 5px;
	color:#fff;
	display:inline-block;
	margin: 0 0 0 10px;
}
.topnotice a:hover {
	background: #005BEC;
}

.create_account tr.invoice_row {
	display: none;
}
.create_account tr.invoice_row.active {
	display: table-row;
}

.carousel_tab_content {
	display:none;
}
.carousel_tab_content.active {
	display: block;
}
.carousel_categories {
	position: relative;
	padding: 0 0 30px;
}
.carousel_categories .clear3 {
	display: none;
}
.carousel_categories .clear2 {
	display: none;
}
.carousel_categories ul {
	padding: 0 30px;
	width:100%;
	-webkit-box-sizing: border-box;	
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
}
.carousel_categories .cycle-buttons a {
    width: 16px;
    height: 23px;
	 display: block;
	 
	 position: absolute;
	 top:45%;
	 opacity:0.7;
	 z-index:100;
}
.carousel_categories .cycle-buttons a:hover {
	opacity:1;
}
.carousel_categories .cycle-buttons a.cycle-prev {
	left:10px;
	background: url(../img/control_previus_arrow.png) no-repeat left top;
}

.carousel_categories .cycle-buttons a.cycle-next {
	right:10px;
	background: url(../img/control_next_arrow.png) no-repeat left top;

}

.carousel_products {
	position: relative;
}
.carousel_products ul {
	padding: 0 35px;
	width:100%;
	-webkit-box-sizing: border-box;	
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
}

.carousel_products .cycle-buttons a  {
    width: 16px;
    height: 100%;
	 display: block;
	 position: absolute;
	 top:0;
	 opacity:0.7;
	 z-index:100;
	 padding:0 5px;
}
.carousel_products .cycle-buttons a:hover {
	opacity:1;
}
.carousel_products .cycle-buttons a.cycle-prev {
	left:0px;
	background: #f0f0f0 url(../img/control_previus_arrow.png) no-repeat center center;
}

.carousel_products .cycle-buttons a.cycle-next {
	right:0px;
	background: #f0f0f0 url(../img/control_next_arrow.png) no-repeat center center;

}
.inpagecontent img {
	max-width: 100%;
	height: auto;
}
.inpagecontent p {
	margin-bottom: 10px;
}
.inpagecontent iframe {
	max-width: 100%;
}
.inpagecontent table {
	max-width: 100%;
	
}
.inpagecontent.bigger_tables table td, .inpagecontent.bigger_tables table th {
	padding: 5px;
}
.new_srch
{

	 position: relative;
}
.searchresults {
	display:none;
	position: absolute;
	width:100%;
	-webkit-box-sizing: border-box;	
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
	 border: 1px solid #e9e9e9;
	padding: 0;
	max-height:500px;
	overflow: auto;
	background: #fff;
	border-radius:0px 0px 5px 5px;
	z-index:9999;
	color:#000;
	font-size:11px;
	top:100%;
	left:0;
}
.searchresults .searchpart {
	margin: 0px 0px 10px;

}
.searchresults .searchtable {
	table-layout: fixed;
	display: table;
	width:100%;
}
.searchresults .searchproducts {
	width: 100%;
	display: block;
	vertical-align: top;
	border-bottom:1px solid #e9e9e9;
}
.searchproducts .searchproduct {
	width:33.3%;
	float: left;
	padding: 0 5px 5px;
	-webkit-box-sizing: border-box;	
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
	 border-right: 1px solid #ccc;
	 border-bottom: 1px solid #ccc;
}
.searchproducts .searchproduct.lastproduct {
	border-right:none;
}
.searchproducts .searchproduct.noborbtm {
	border-bottom: none;
}
.searchproducts .searchproduct .result em {
	word-wrap: break-word;
}
.searchproducts .searchproduct .result em span.sr_title {
	line-height:15px;
	height:30px;
	overflow:hidden;
	display: block;
	text-overflow: ellipsis;
}
.searchproducts .searchproduct .result em .cart {
	display:block;
}
.searchproducts .searchproduct .result em .price {
	text-align: center;
	font-size:13px;
	display:block;
}
.searchresults .searchcategories {
	width:100%;
	display: block;
	vertical-align: top;
}
.searchresults span.close {
	background: url(/img/delete-icon.png) no-repeat left top;
	width:20px;
	height:20px;
	float:right;
	right:5px;
	top:5px;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
	position: absolute;
}
.searchresults h3 {
	display:block;
	font-size:14px;
	font-weight: 400;
	margin:0px 0px 4px 0px;
	padding: 0px 0px 0 0;
	

}
.searchresults h3 span {
	display:block;
	background: #e9e9e9;
	padding: 10px 5px 10px;
	line-height: 1;
	
}
.searchresults .searchproducts h3 span {
	position: relative;
	left:-1px;
	
}
.searchresults h3 span i {
	text-decoration: normal;
}
.searchresults h3 span em {
	float: right;
	font-size: 13px;
	padding: 0 0px 0 0;
	font-weight:300;
	line-height: 14px;
}
.searchresults .result {
	display: block;
	margin:0px 0px;
	padding: 5px;
	font-size:13px;
	
	
}
.searchresults .result.noimg {
	
}
.searchresults .result:hover {
	background: #e9e9e9;
}
.searchresults .result span.img {
	float: left;
	padding:0px 10px 0px 0;
	width:35%;
	max-width:80px;
	-webkit-box-sizing: border-box;	
	 -moz-box-sizing: border-box;	
	 box-sizing: border-box;
	max-height:120px;
	overflow: hidden;
}
.searchresults .result span.img img {
	max-width:100%;
	height: 80px;
	display: block;
	margin: 0px auto;
}
.searchresults .result em {
	width:65%;
	float:left;
}
.searchresults .searchcategories .result em {
	width:100%;
	float: none;
}
.searchresults .searchmanufacturers {
	width:100%;
	display: block;
	vertical-align: top;
}
.searchresults .searchmanufacturers .result em {
	width:100%;
	float: none;
}
.searchresults .result em i {
	display: block;
	color:#dc5300;
	font-size:12px;
	margin: 4px 0 0;
}
.searchresults .result em.noinfo {
	width:100%;
	max-width:100%;
}
.searchresults .result em img {
	display:inline-block;
	float: left;
	padding:0 6px 6px 0;
}
.searchresults .result em u {
	color:#dc5300;

}
.searchresults .productsnum {
	font-style: italic;
}

.searchresults .allresults {
	display:block;
	background: #f8f8f8;
	font-size: 15px;
	font-weight: 400;
	padding:12px 0;
	text-align: center;
}
.searchresults .allresults:hover {
	background-color: #fff;
}

#searchproducts.loading {
	background:#fff url(../img/load-indicator.gif) no-repeat right center;

}
.footer_header_top {
	display: none;
}


/*img orientations*/
.curouse2 ul li .img {
	display:block;
	height: 160px;
	overflow: hidden;

}
.curouse2 ul li a:hover  {
	opacity:0.8;
}
.img_oriented table {
	width: 100%;
	height:inherit;
	table-layout: fixed;
}
.img_oriented a {
	display: block;
}

.curouse2 ul li .img.orientation_vertical img {
	height:auto;
	max-height: 160px;
	width:auto;
	max-width: 100%;
}
.curouse2 ul li .img.orientation_horizontal img {
	width:100%;
	height: auto;
}

.paging {

}
.paging a {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 1px;
	padding: 5px 10px;
	background: #f15b00;
	color:#fff;
	font-weight:400;
	font-size:13px;
	border:1px solid #fff;
	border-radius:2px;
}
.paging a.active, .paging a:hover {
	background:#575757;
}
.contact_us {
	width:45%;
	padding: 0 5% 0 0;
	float: left;
}
.contact_us.info {
	width:45%;
	float: right;
	padding: 0;
}
.contact_us.full {
	width:100%!important;
	padding: 0;
}
.contact_us iframe {
		width:100%!important;
}
.contact_us input[type="text"], .contact_us input[type="password"], .contact_us textarea, .contact_us select {
	width:100%;
	margin: 0 0 6px;
	border:1px solid #ccc;
	padding: 5px;
	-webkit-box-sizing: border-box;	
	 -moz-box-sizing: border-box;
	
 box-sizing: border-box;
	
}
.register input[type="text"], .register input[type="password"], .register textarea, .register select {
	width:190px;
	border:1px solid #ccc;
	padding: 5px;
	-webkit-box-sizing: border-box;	
	 -moz-box-sizing: border-box;
	
	 box-sizing: border-box;
}

table.basket {
	border-top: 1px solid #989dab;
	border-left: 1px solid #989dab;
	clear: both;
}
table.basket tr th, table.basket tr td {
	border-right: 1px solid #989dab;
	border-bottom: 1px solid #989dab;
	margin: 0px;
	padding: 20px;
}
table.basket tr td:first-child {
	padding-top: 5px;
	padding-bottom: 5px;
}
table.basket tr th {
	background: #f2f2f2;
	padding: 0px 20px;
	font-size: 18px;
	font-weight: normal;
	color: #EE5A00;
	text-align: left;
	line-height: 40px;
}
table.basket tr .price {
	width: 120px;
}
table.basket tr.total td {
	background: #f2f2f2;
	text-align: right;
	font-size: 25px;
	line-height: 60px;
	padding: 0px 20px;
	color: #EE5A00;
}
table.basket tr td.price {
	font-size: 25px;
	color: #EE5A00;
	text-align: right;
	vertical-align: top;
}
table.basket tr .quantity {
	width: 130px;
	text-align: left;
	vertical-align: top;
}
table.basket tr .quantity p, #main table.basket tr .quantity p {
	margin: 0px 0px 10px;
	padding: 0px;
	clear: both;
	overflow: hidden;
}
table.basket tr .quantity input {
	height: 30px;
	width: 50px;
	border: 1px solid #989dab;
	text-align: center;
	display: block;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
table.basket tr .quantity input + span {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 15px;
}
table.basket tr .quantity input + span a {
	text-decoration: none;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 15px;
	width: 15px;
	font-size: 16px;
	line-height: 15px;
	color: #666;
}
table.basket tr .quantity p a {
	font-size: 13px;
	line-height: 20px;
	color: #666;
	text-decoration: none;
	display: block;
}
table.basket tr .quantity p a:hover {
	text-decoration: underline;
}
table.basket tr .quantity p + p, #main table.basket tr .quantity p + p {
	margin: 0px;
}
table.basket tr td .product {
	margin: 0px;
	padding: 0px;

}
table.basket tr td .product p.photo, #main table.basket tr td .product p.photo {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	float: left;
	width:80px;
	
	display: block;
}
table.basket tr td .product p.photo a {
	display: block;
	
}
table.basket tr td .product p.photo img {
	max-width: 80px;
	height: auto;
	max-height: 120px;
	display: block;
	margin: 0px auto;
}
table.basket tr td .product h3 {
	font-size: 25px;
	line-height: 25px;
	font-weight: normal;
	color: #83a250;
	display: block;
	margin: 0px 0px 5px;
	padding: 20px 0px 0px;
}
table.basket tr td .product p, #main table.basket tr td .product p {
	font-size: 18px;
	color: #666;
	margin: 0px;
	padding: 0px;
}

.cart_price_cash {
	display: block;
	font-size:13px;
	color: green;
}
form label {
	cursor: pointer;
}
.become_member_row {
	display: none;
}
.become_member_row.active {
	display: table-row;
}
.become_member_heading i.member_info_tip {
	display: inline-block;
	margin: 3px 0 0;
}
.become_member_heading.active i.member_info_tip {
	display:none;
}
.login_page.login_box {
	float: right;
	width:39%;
}
.login_page.register_box {
	float: left;
	width:59%;
}

.login_box_outer {
	background: #fff;
	padding:10px;
	border: 1px solid #ccc;
	
}
.new_login_page .login_box_outer {
	background: #f7f7f7;
}
.login_box_in {
	background: #f7f7f7;
	padding:10px;
}
.register_box .login_box_in {

}
.new_login_page .nice_checkbox {
	display: inline-block;
	width:1em;
}
.email_field {
	position: relative;
	display: inline-block;
}
.email_field #emailcheckresult, .email_field #emailcheckloader {
	position: absolute;
	right: 6px;
	top: 6px;
}
.register .email_field input[type="text"] {
	padding-right: 24px;
}

.listing_categories ul {
	list-style: none;
	margin:0 0 10px;
	padding: 0;
}
.listing_categories ul li {
	width:19%;
	margin: 0 1% 20px 0;
	display:inline-block;
	vertical-align: top;
	border-top:2px solid #d55000;
	background: #fff;
	padding: 0 10px 10px;
	-webkit-box-sizing: border-box;	
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
}
.listing_categories ul li.last5 {
	margin-right: 0;
}

.listing_categories .clear3 {
	display: none;
}
.listing_categories .box1 {
	text-align: center;
	height: 140px;
	width:100%;
	display: table;
	overflow: hidden;
	margin: 10px 0;
}
.listing_categories .box1 a {
	display: table-cell;
	vertical-align: middle;
	
}
.listing_categories .box1 img {
	max-height: 120px;
	width:auto;
	display:block;
	margin: 0px auto;
}

.listing_categories .box2 {
	
}
.listing_categories .box2 h3 {
	margin: 0;
	padding: 0 0 3px;
	font-weight:500;
	font-size: 14px;
	color:#333;
}
.listing_categories .box2 a {
	color: inherit;
}
.listing_categories .box2 p {
	margin: 0 ;
	padding:0;
	font-size:13px;
	font-weight: 400;
	color:#888888;
}
.listing_categories ul li a:hover {
	opacity:0.8;
}
.content_bottom_inner {
	background: #fff;
	padding: 15px;
	margin: 0 0 20px;
}
.manuf_image_heading {
	margin: 0 0 20px;
	
}
.manuf_image_heading img {
	width:100%;
	height: auto;
}
.popup_page {
	background: #fff;
	
}
.popup_page_container {
	padding: 20px;
}

/*new footer */
.newfooter_top {
	background:#262626;
	width:100%;
	padding: 0;
	margin: 0;
}
.newfooter_top_lft {
	float: left;
}
.newfooter_top_rt {
	float: right;
}
.newfooter_top_rt a {
	display: block;
}
.newfooter_top_lft {
	padding:42.5px 0;
}
.newfooter_top_lft strong {
	font-size: 22px;
	line-height:40px;
	color:#fff;
	font-weight:400;
	display: inline-block;
	vertical-align: top;
}
.newfooter_top_lft form {
	display: inline-block;
	vertical-align: top;
	margin:0;
	padding: 0;
}
.new_footer_nl input[type="text"] {
	background: #fff;
	border: 0;
	font-size: 16px;
	line-height: 40px;
	height: 40px;
	border-radius:5px;
	padding: 0 10px;
	color: #000;
	display: inline-block;
	vertical-align: top;
	margin: 0 20px;
	width:300px;
	outline: none;
}
.new_footer_nl input[type="image"] {
	border: 0;
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
}
.newfooter_btm {
	background:#313131;
	width:100%;
	padding: 30px 0;
	margin: 0;
	
}
.newfooter_btm_lft {
	float: left;
	width:200px;
	text-align:center;
	padding: 20px 0;
}
.newfooter_btm_rt {
	float: left;
	width:1000px;
}
.newfooter_btm_rt_info {
	float: right;
	width:446px;
}
.newfooter_btm_rt_info img {
	margin:0 auto 10px;
	display: block;
	padding: 0;
	max-width:100%;
	height: auto;
	
}
.newfooter_btm_rt_info p {
	font-size:12px;
	font-weight: 300;
	margin:0 0 10px;
	padding: 10px 0 0;
	color:#fff;
	line-height:1.3;
	border-top: 1px solid #ccc;
	
}
.newfooter_btm_rt_info p strong {
	font-weight: 400;
	color:#e85926;
}
.newfooter_btm_menu {
	float: left;
	width:200px;
}
.newfooter_btm_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.newfooter_btm_menu ul li {
	display:block;
	margin: 0;
	padding: 0;
}
.newfooter_btm_menu ul li a {
	display:block;
	padding: 0 0 14px;
	color: #fff;
	font-size:14px;
	font-weight:400;
}
.newfooter_btm_menu ul li a:hover {
	color:#e85926;
}
.newfooter_btm_partners {
	float: left;
	width:200px;
	text-align: center;
}
.newfooter_btm_partners h3 {
	font-weight:300;
	font-size:16px;
	color:#fff;
	margin: 0 0 10px;
	padding: 0;
}
.newslider {
	width:100%;
	margin: 0;
	padding: 0;
}
.newslider ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;
	
}
.newslider ul li {
	margin:0;
	padding:0;
	display: block;
}
.newslider ul li img {
	width: 100%;
	height: auto;
}
.newslider .bx-wrapper .bx-pager {
	width: auto;
	right: 4px;
}
.newslider .bx-wrapper .bx-controls-direction a {
	z-index:9;
}
.newslider .bx-wrapper .bx-pager.bx-default-pager a, .newslider .bx-wrapper .bx-pager.bx-default-pager a {
	background:#fff;
	width:15px;
	height: 15px;
	border-radius:0;
	margin: 0 2px;
}
.newslider .bx-wrapper .bx-pager.bx-default-pager a:hover, .newslider .bx-wrapper .bx-pager.bx-default-pager a.active {
	background:#e85700;
}

#fancbox_popup {
	padding: 0!important;
	background: none!important;
}
#fancbox_popup #continue_nav {
	display:block;
	padding:10px;
	color:#fff;
	background:#e25500;
	font-size:16px;
	font-weight:400;
	text-align: center;
}
.fancbox_popup {
	width: 600px;
	max-width:90%;
}
.fancbox_popup img {
	width:600px;
	max-width: 100%;
}
.extra_fields {
	margin:0 0 20px;
	padding: 10px;
	background:#fff;
	
	font-size:14px;
}
.newlistingpage .extra_fields {
	border: 1px solid #f15b00;
	padding-bottom: 0;
	
}
.extra_fields > span {
	border-bottom: 1px solid #ccc;
	display: block;
	font-weight: 500;
	font-size:16px;
	margin: 0 0 4px;
	padding: 0 0 7px 0;
}

.extra_fields ul {
	list-style: none;
	margin: 0 0 6px;
	padding: 0;
	display: block;
	/*background-color:#ffffff;*/
}
.newlistingpage .extra_fields ul {
	display:inline-block;
	vertical-align: top;
	width:23%;
	padding: 0 2% 0 0;
	margin: 0 0 10px;
	
}
.extra_fields ul li {
	margin: 0 0 0 4px;
	padding: 0 4px;
	display: inline-block;
	vertical-align: top;
	border-right:1px solid #666;
}
.newlistingpage .extra_fields ul li {
	display:block;
	padding: 0;
	margin: 0;
	border-right:0;
}

.extra_fields ul li strong {
	font-weight: 400;
}
.newlistingpage .extra_fields ul li strong {
	color:#f15b00;
	font-size:18px;
	margin:0 0 3px;
	display: block;
}
.newlistingpage .extra_fields ul li strong a {
	display: inline-block;
	padding: 0;
}
.extra_fields ul.buttons li {
	border-right: none;
	margin: 0 4px 0px 0;
}
.extra_fields ul li:first-child, .extra_fields ul li:last-child {
	border-right: none;
}
.extra_fields ul li a {
	display: inline-block;
	font-size: 13px;
}
.newlistingpage .extra_fields ul li a {
	display: block;
	padding: 2px 0;
	font-weight: 300;
}
.extra_fields ul.buttons li a {
	/*background: #6bbaff;*/
	/*border-radius:1px;*/
	padding: 2px 4px;
	color:#000;
}
.extra_fields ul li.active a, .extra_fields ul li:hover a {
	color: #c9252b ;
}
.extra_fields ul.buttons li.active a, .extra_fields ul.buttons li:hover a {
	color: #000;
	background: #c7e4ff ;
}
.extra_fields ul li small, .extra_fields > span small {
	line-height: 14px;
	color: #666;
	font-weight: normal;
}

.pinfo_left {
	width: 820px;
	float:left;
	background: #fff;
}
.pinfo_left_in {
	padding: 15px;
	
	border-radius:2px;
	display: block;
}
.pinfo_left_in .ptitles {
	float: right;
	width:49%;
}
.pinfo_left_in .ptitles h3.pageHeading {
	font-size:20px;
	padding: 0 0 4px;
	border-bottom: 1px solid #ccc;
	margin: 0 0 10px;
}
.pinfo_left_in .pimg {
	float: left;
	width:49%;
}
.pinfo_left_in .pimg .pimg_in {
	padding: 5px;
	border: 1px solid #ccc;
	
	display: block;
	height: 300px;
}

.pinfo_left_in .pimg .pimg_in table {
	width: 100%;
	height: inherit;
	table-layout: fixed;
}
.pinfo_left_in .pimg .pimg_in a {
	display: block;
}
.pinfo_left_in .pimg .pimg_in img {
	display: block;
	padding: 0;
	margin: 0px auto;
	max-height: 300px;
	max-width: 100%;
}
 
.pinfo_left_in .psum p {
	margin: 0 0 2px;
	padding: 0;
}
.pinfo_left_in .psum strong {
	font-weight: 600;
}
.pinfo_left_in .psum .short_desc {
	background:#e6e7e9;
	padding: 10px;
	font-weight:500;
	margin: 20px 0 0;
	font-size: 12px;
}
.pinfo_right {
	width: 350px;
	float: right;
	background: #fff;
}
.pinfo_right_in {
	
	display: block;
	padding: 10px;
}
.pinfo_right_in form {
	display: block;
}
.new_num_price {
	display:block;
}
.newlistingpage .price_block .new_num_price {
	text-align: center;
}
.new_num_price .sale_price {
	/*float: left;
	width:60%;*/
	display: inline-block;
	vertical-align: top;
	margin: 0 10px 0 0;
	color:#ef5c28;
}
.new_num_price .sale_price.noold {
	width:100%;
}
.newlistingpage .price_block .new_num_price .sale_price.noold {
	text-align: center;
}
.new_num_price .sale_price em {
	line-height:20px;
	font-size:16px;
	display: block;
	vertical-align: top;
	font-style: normal;
	font-weight: 600;
}
.newlistingpage .price_block .new_num_price .sale_price em {
	font-size: 15px;
	font-weight:500;
}
.new_num_price .sale_price span {
	display: block;
	vertical-align: top;
	font-size:30px;
	font-weight: 500;
}
.newlistingpage .price_block .new_num_price .sale_price span {
	font-size: 26px;
}
.new_num_price .sale_price span small {
	font-size: 22px;
	font-weight: 400;
}
.newlistingpage .price_block .new_num_price .sale_price span small {
	font-size:20px;
}
.new_num_price .sep_prices {
	color:#ef5c28;
	display: inline-block;
	vertical-align:bottom;
	font-size: 20px;
	padding: 0 5px 5px 0;
	text-align: center;
}
.new_num_price .old_price {
	/*float: right;
	width:30%;*/
	color: #98999e;
	display: inline-block;
	vertical-align: top;
}
.new_num_price .old_price em {
	display:block;
	font-size:12px;
	line-height:20px;
	margin: 0 0 10px;
}
.new_num_price .old_price span {
	font-size:20px;
}
.newlistingpage .price_block .new_num_price .old_price span {
	font-size: 16px;
}
.new_num_price .old_price span small {
	font-size: 16px;
	font-weight: 400;
}
.select_doseis {
	display: block;
	width:50%;
	margin: 10px auto 0;
	border: 1px solid #ccc;
}

.ui-autocomplete-loading {
	background: white url("/jquery-ui-1.11.4/images/ui-anim_basic_16x16.gif") right center no-repeat;
}
.check-postcode-autocomplete .ui-state-focus {
	font-weight: normal!important;
}
#is_disprositi.active {
	color:red;
	position:absolute;
	padding:7px 0 0 6px;
}
.basket .register {
	position: relative;
}
.basket #is_disprositi.active {
	position: absolute;
	right:0;
	padding: 2px 0 0;
	font-size:11px;
	line-height: 1;
}
.cash_popup_container {
	width: 95%;
	margin: 20px auto;
	text-align: center;
}
.login_field {
	display: inline-block;
	vertical-align: top;
	width: 32%;
	margin: 0 1% 10px 0;
}
.login_field label {
	display: block;
	font-size:14px;
	padding: 0 0 2px;
}
.marketing_elements {
	margin: 30px 0 0;
	width: 100%;
}
.marketing_elements .element {
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
	display: inline-block;
	width: 100%;
}
.marketing_elements > div:last-child {
	border-bottom: 0!important;
}
.marketing_elements .element .element_image {
	float: left;
	
	max-width:200px!important;
	padding: 0 2% 10px 0;
}
.marketing_elements .element .element_image img {
	max-width: 100%;
	width: auto;
	height: auto;
}
/*.marketing_elements .element .element_info {
	float: right;
	width: 70%;
	
}*/
.marketing_elements .element .element_title {
	font-size: 16px;
	font-weight: 500;
	padding:0 0 4px;
	margin: 0 0 10px;
}
.marketing_elements .element .element_description {
	line-height: 1.3;
	font-size:14px;
	font-weight: 400;
}
.store_closed_notice span {
	display: none;
}
.store_closed_notice img {
	max-width: 100%;
	height: auto;
}
input[type="submit"], button[type="submit"] {
	-webkit-appearance: none;
}