/*** Updates ***/

form[name="listing_filters"] > div.listing_background{
	width: 695px;
	padding: 4px 13px 8px 12px;
	margin-top: 5px;
}

form[name="listing_filters"] > div.listing_background > div#all_filters > div.listing_container{
	float: none;
	width: auto;
	border-top: 1px solid #ddd;
	padding-top: 14px;
	margin-top: 8px;
}

form[name="listing_filters"] > div.listing_background > div#all_filters > div.listing_container:first-child{
	border-top: none;
	padding-top: 2px;
}

form[name="listing_filters"] > div.listing_background > div#all_filters > div.listing_container > div.listing_filter{
	width: auto;
	height: auto;
	overflow: hidden;
	background: none;
	border: none;
	padding: 0px;
}

form[name="listing_filters"] > div.listing_background > div#all_filters > div.listing_container > div.listing_filter > label{
	width: auto;
	clear: none;
	margin-right: 7px;
	margin-bottom: 6px;
	background: #444;
	border-radius: 3px;
	padding: 3px 9px 1px 5px;
	cursor: pointer;
	color: #f6f6f6;
	line-height: 15px;
}

form[name="listing_filters"] > div.listing_background > div#all_filters > div.listing_container > div.listing_filter > label[for*="mbrand"]{
	text-transform: capitalize;
}

form[name="listing_filters"] > div.listing_background > div#all_filters > div.listing_container > div.listing_filter > label[for="mbrand_0"]{
	text-transform: none;
}

form[name="listing_filters"] > div.listing_background > div#all_filters > div.listing_container > div.listing_filter > label:hover{
	background: #e9decf;
	color: #222;
	box-shadow: inset 0 0 2px rgba(68, 68, 68, 0.3);
}

form[name="listing_filters"] > div.listing_background > div#all_filters > div.listing_container > div.listing_filter > label input{
	cursor: pointer;
}

div#all_filters > div:last-child {
	height: 2px !important;
}

form[name="listing_filters"] > div.listing_background > h1{
	display: none;
}

form[name="listing_filters"] > div.listing_background > div{
	display: none;
}

form[name="listing_filters"] > div.listing_background > div#all_filters{
	display: block !important;
}

form[name="listing_filters"] > div.listing_background > div#all_filters > div.listing_container > a.tooltiptext{
	margin-top: -2px;
	margin-bottom: 3px;
	float: left;
}

form[name="listing_filters"] > div.listing_background > div#all_filters > div:empty{
	display: none;
}

form[name="listing_filters"] > div.listing_background > div#all_filters > a{
	display: none;
}

.brand-sub-nav{
	height: auto;
	width: 708px;
	float: left;
	position: relative;
	z-index: 10;
	margin-bottom: -10px;
	border-bottom: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	padding-left: 12px;
}

.brand-sub-nav p{
	margin: 0px;
	line-height: 40px;
	padding: 2px 4px 0px 12px;
	float: left;
	font-size: 13px;
}

.brand-sub-nav ul{
	float: left;
	width: 695px;
	margin: 8px 0px 4px 0px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 14px;
}

.brand-sub-nav ul li{
	margin: 6px 7px 0px 0px;
}

.brand-sub-nav ul li#current{
	background: #e9decf;
	box-shadow: inset 0 0 2px rgba(68, 68, 68, 0.3);
}

.brand-sub-nav ul li#current a{
	color: #333;
}

form[name="cart_quantity"] div.payment_special_campaign{
	border: 1px solid #dedede;
	background: #fff;
	border-radius: 3px;
	margin: -4px 0px 0px 0px;
	padding: 10px 7px 12px 12px;
	width: 310px;
}

form[name="cart_quantity"] div.payment_special_campaign > h2{
	font-family: 'Metrophobic', Arial, sans-serif;
	font-size: 17px;
	font-weight: normal;
	letter-spacing: 0.5px;
	color: #444;
}

form[name="cart_quantity"] div.payment_special_campaign > b{
	color: #c30;
}

form[name="cart_quantity"] div.payment_special_campaign > #small_text{
	color: #555;
}

td.backgroundBasic > table{
	padding-left: 11px;
}

td.backgroundBasic > table:first-child{
	padding-left: 0px;
}

td.backgroundBasic td.nh_button_view_left_5{
	display: block !important;
	float: left;
	background: url('../images/blue-btn-small-left.jpg') no-repeat !important;
	height: 22px;
	width: 6px;
	border-radius: 4px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border: none !important;
	margin-top: 27px;
}

td.backgroundBasic td.nh_button_view_right_5{
	display: block !important;
	float: left;
	background: url('../images/blue-btn-small-right.jpg') no-repeat !important;
	height: 22px;
	width: 6px;
	border-radius: 4px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	border: none !important;
	margin-top: 27px;
}

td.backgroundBasic input.nh_button_input_5,
td.backgroundBasic input.nh_button_input_hover_5{
	margin: 0px;
	background: url('../images/blue-btn-small-bg.jpg') repeat-x !important;
	height: 22px !important;
	width: auto !important;
	border: none !important;
	letter-spacing: 1px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
	color: white !important;
	line-height: 23px;
	font-size: 12px;
	padding: 0px 2px 0px 3px !important;
	overflow: visible;
	float: left;
	margin-top: 27px;
	margin-right: -1px;
}

td.backgroundBasic input.nh_button_input_hover_5{
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
	color: #111 !important;
}

table.checkout_table td.backgroundBasic input[name="campaign_code"]{
	width: 120px !important;
	margin-top: 28px;
	margin-left: -1px;
}

table.checkout_table td.backgroundBasic > table:last-child > tbody > tr > td:first-child > table{
	margin-top: -25px;
	margin-left: 1px;
}

.sidebar form[name="campaign_code_form"] > table > tbody > tr > td > input{
	background: #F9F9F9 url('../images/code-btn-small.jpg') no-repeat top left !important;
}

.sidebar div.boxText{
	padding-left: 2px
}

.sidebar td.boxText td.main{
	padding-left: 2px !important;
	margin-top: -2px;
	float:left;
}

.sideBoxContents .boxText > div{
	display:none;
}

.sideBoxContents .boxText > div:first-child{
	display:block !important;
}

/*** Browser Fix ***/

.win form[name="cart_quantity"] div.payment_special_campaign > h2{
	font-family: 'trebuchet ms', arial, sans-serif !important;
}

.win.gecko td.backgroundBasic td.nh_button_view_left_5,
.win.gecko td.backgroundBasic td.nh_button_view_right_5{
	margin-top: 26px;
}

.win.gecko td.backgroundBasic input.nh_button_input_5,
.win.gecko td.backgroundBasic input.nh_button_input_hover_5{
	padding-bottom: 2px !important;
	margin-top: 26px;
}

.safari div.checker{
	float: left;
}

.safari form[name="listing_filters"] > div.listing_background > div#all_filters > div.listing_container > div.listing_filter > label{
	line-height: 16px;
}

.win .brand-sub-nav ul li{
	margin: 6px 6px 0px 0px;
}

.win form[name="listing_filters"] > div.listing_background > div#all_filters > div.listing_container > div.listing_filter > label{
	margin-right: 6px;
}

/* IE Fix*/

.ie div.checker{
	float: left;
}

.ie form[name="listing_filters"] > div.listing_background > div#all_filters > div.listing_container > div.listing_filter > label{
	line-height: 18px;
}

/* Mobile */

@media screen and (max-device-width: 480px) {
	body{
		-webkit-text-size-adjust: 100%;
		-ms-text-size-adjust: 100%;
	}
	input,textarea{
		-webkit-appearance: caret;
		-moz-appearance: caret;
	}
	#top_header2 input{
		height: 22px !important;
		width: 204px !important;
		margin-top: 1px;
	}
	#front-newsletter-container input{
		height: 22px !important;
		width: 275px !important;
	}
	a[href^=tel]{
	    color: inherit;
	    text-decoration: none;
	}
	.sidebar input{
		height: 16px !important;
		width: 148px !important;
	}
	input[class^=nh_button]{
		margin-right: -1px !important;
		margin-left: -1px !important;
	}
	td.nh_button_view_right_2, td.nh_button_view_left_2{
		display: none;
	}
	.checkout_table td[class^=nh_button_view]{
		display: none !important;
		visibility: hidden;
	}	
	.checkout_table input[class^=nh_button_input]{
		border-radius: 5px !important;
		padding: 0px 10px !important;
	}
	td.backgroundBasic input.nh_button_input_5, td.backgroundBasic input.nh_button_input_hover_5{
		padding: 0px 8px 0px 9px !important;
	}
	div#login_layer input.nh_button_input_5, div#login_layer2 input.nh_button_input_5{
		border-radius: 5px !important;
		padding: 0px 10px !important;
	}
}

html.iphone{
	width: 1200px;
}

/* Tablet */

@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	body{
		-webkit-text-size-adjust: 100%;
		-ms-text-size-adjust: 100%;
	}
	input,textarea{
		-webkit-appearance: caret;
		-moz-appearance: caret;
	}
	#top_header2 input{
		height: 22px !important;
		width: 204px !important;
		margin-top: 1px;
	}
	#front-newsletter-container input{
		height: 22px !important;
		width: 275px !important;
	}
	a[href^=tel]{
	    color: inherit;
	    text-decoration: none;
	}
	.sidebar input{
		height: 16px !important;
		width: 148px !important;
	}
	input[class^=nh_button]{
		margin-right: -1px !important;
		margin-left: -1px !important;
	}
	td.nh_button_view_right_2, td.nh_button_view_left_2{
		display: none;
	}
	.checkout_table td[class^=nh_button_view]{
		display: none !important;
		visibility: hidden;
	}	
	.checkout_table input[class^=nh_button_input]{
		border-radius: 5px !important;
		padding: 0px 10px !important;
	}
	td.backgroundBasic input.nh_button_input_5, td.backgroundBasic input.nh_button_input_hover_5{
		padding: 0px 8px 0px 9px !important;
	}
	div#login_layer input.nh_button_input_5, div#login_layer2 input.nh_button_input_5{
		border-radius: 5px !important;
		padding: 0px 10px !important;
	}
}

html.ipad{
	width: 1200px;
}

/** UPDATES 3.6.2014 **/

ul#subnav li{
	padding-right: 16px;
}

ul#subnav li a{
	padding: 0px 18px;
}

#front-ad-container{
	margin: 11px 0px 16px 0px;
}

div.sub-page-divided ul.k-edut{
	padding: 2px 18px 10px 0px;
}

div.sub-page-divided ul.k-edut li{
	padding: 0px 0px 10px 0px;
	list-style: decimal;
}

#member-image img{
	margin-left: 6px;
}

div.full-gray2{
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #f9f9f9;
	width: 346px !important;
	padding-bottom: 0px !important;
	padding-left: 13px;
}

.win.gecko div.full-gray2,
.win.opera div.full-gray2{
	margin-left: -1px;
}

div#giftcard-promo h2{
	line-height: 19px;
	margin: 32px 0px 5px 0px;
}

p#giftcard-promotxt{
	float: left;
	margin-top: -4px;
	padding: 0px 18px 2px;
	font-size: 11px;
	line-height: 12px;
	font-style: italic;
}

div.sub-page-area img#kulta-mainos{
	max-width: 340px;
}

#banner-container.updated-container{
	width: 937px;
	height: 392px;
	padding: 3px 6px;
}

#banner-container.updated-container #slider-banner{
	width: 661px;
	height: 392px;
	margin-right: 15px;
}

#banner-container.updated-container #slider-banner img{
	float: left;
}

#banner-container.updated-container #small-banners a{
	width: 260px;
	height: 191px;
	margin-top: 4px;
}

#banner-container.updated-container #small-banners a:first-child{
	height: 197px;
	margin-top: 0px;
}

.android #menu li a,
.android ul#subnav li a{
	letter-spacing: 0px;
}

.android #menu li.vali{
	display: none;
}

.android #menu li:last-child{
	background: none;
}

.android ul#subnav li{
	border-right: none;
	padding-right: 6px;
}

/** Price fix update **/

.product_bundle_table td.main[align='center']{
	width: 130px !important;
}

.product_bundle_table .main > div.products_price_text{
	height: auto !important;
}

.product_bundle_table .main td.products_old_price{
	text-align: left !important;
	font-weight: normal !important;
}

.product_bundle_table .main td.products_special_price{
	font-weight: bold !important;
	font-size: 20px !important;
}

/** Address update **/

#footer-brand-nav h2#map-link{
	border-bottom: 1px solid #dedede;
	width: 950px;
	padding-bottom: 14px;
	margin-bottom: 15px !important;
}

#footer-brand-nav h2#map-link a{
	font-size: 16px;
	color: #777;
}

.footer_box .footer_big_text:last-child:after{
	content: 'Tuomiokirkonkatu 17, Tampere';
	display: block;
	color: #fff;
	padding-top: 5px;
	font-size: 13px;
	font-weight: bold;
}

/** Tuotemerkit fix **/

body.tuotemerkit .main_category td[align='left'] h1{
	visibility: hidden;
	height: 1px;
	margin: 0px !important;
	margin-bottom: -21px !important;
}

/** Huomio Box **/

#huomio-box{
	width: 969px;
	margin: -21px 0px 9px -10px;
	height: 28px;
	background: #cca55e;
}

#huomio-box p{
	padding: 7px 22px;
	text-align: center;
	color: #fff;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.3);
}

.webkit #huomio-box p{
	-webkit-font-smoothing: antialiased;
	font-weight: bold;
}

/** Blogi tyylit **/

#blog-header h2{
	padding-left: 15px;
	margin-bottom: 13px !important;
}

#blog-feed .headline a{
	font-family: 'Metrophobic', Arial, sans-serif;
	font-size: 17px;
	line-height: 19px;
	letter-spacing: 0.5px;
	color: #222;
}

#blog-feed img,
#blog-feed iframe{
	width: auto !important;
	height: auto !important;
	max-width: 327px !important;
}

#blog-feed h2,
#blog-feed h3,
#blog-feed h4,
#blog-feed h5{
	font-size: 14px !important;
	line-height: 15px !important;
	color: #333 !important;
	margin: 18px 0px 14px 0px !important;
	padding: 0px !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight: bold !important;
}

#blog-feed img.wp-post-image{
	border: 3px double #ccc;
	box-sizing: border-box;
}

#blog-feed div > ul > li{
	border-top: 1px dotted #bbb;
	padding: 18px 0px 19px 0px;
}

#blog-feed div > ul > li:first-child{
	border-top: none;
}

#blog-feed div > ul > li div p:last-child{
	display: none;
}

.luupissa-logo{
	width: 290px;
	float: left;
	margin: 20px 15px 15px 0px;
}

div.full-gray-title{
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background: #f9f9f9;
	width: 359px !important;
}

div#creditfooter{
	display: none;
}

#blog-feed div.feedburnerFeedBlock ul li div *{
	display: none;
}

#blog-feed div.feedburnerFeedBlock ul li div .wp-post-image{
	display: block;
}

#blog-feed div.feedburnerFeedBlock ul li div *:nth-child(2){
	display: block;
}

#blog-feed div.feedburnerFeedBlock ul li div:after{
	content: 'Jatka lukemista klikkaamalla artikkelin otsikkoa';
	background: #e9e9e9;
	padding: 4px 10px;
	border-radius: 10px;
}

/** Etusivun blogifeedi **/

.front-right-header h2 a{
	color: #f6f6f6;
	font-size: 13px;
	font-weight: normal;
}

#front-blog-container{
	border: 1px solid #dedede;
	border-radius: 5px;
	border-bottom: none;
	background: #fff url('../images/sidebar-box-bottom-med.jpg') no-repeat bottom;
	margin: 11px 0px 16px 0px;
	padding: 5px 0px 8px 0px;
}

#front-blog-container div.feedburnerFeedBlock ul li {
	height: 31px;
	border-bottom: 1px solid #dedede;
	padding: 0px 13px 0px 13px;
	margin: 0px !important;
	line-height: 32px;
	list-style: none;
}

#front-blog-container div.feedburnerFeedBlock ul li:first-child{
	border-top: 1px solid #dedede;
}

#front-blog-container div.feedburnerFeedBlock ul li:nth-child(odd) {
	background: #f3f3f3 url('../images/link-list-bg1.jpg') repeat;
}

#front-blog-container div.feedburnerFeedBlock ul li:nth-child(even) {
	background: #ffffff url('../images/link-list-bg2.jpg') repeat;
}

#front-blog-container div.feedburnerFeedBlock ul li span.headline{
	float: left;
	color: #333;
}

#front-blog-container div.feedburnerFeedBlock ul li p.date{
	float: right;
	color: #555;
}

/** Subnav **/

ul#subnav li {
	padding-right: 12px;
}

ul#subnav li a {
	padding: 0px 16px;
}

/** Logo **/

div.top_logo_div{
	height: 90px;
	margin: 6px 0px 0px 12px;
	width: 322px;
	z-index: 99;
}

/** Kultasivun päivitykset **/

img#gold-promo{
    float: left;
    margin: 10px 8px 13px 6px;
    padding: 0px !important;
    width: 130px;
}

div#gold-promo{
    float: left;
    width: 200px;
    padding: 0px !important;    
}

div#gold-promo h2{
    line-height: 20px;
    margin: 20px 0px 15px 0px;
    font-size: 16px;
}

div#gold-promo p{
    font-size: 12px;
    line-height: 15px;
    color: #444;
    font-style: italic;
    padding: 0px !important;
    margin: 0px 0px 15px 0px;
}

span#toggle-gold-prices{
    text-decoration: underline;
}

span#toggle-gold-prices:hover{
    cursor:pointer;
    color:#D24726;
}

div.regular-prices{
    display:none;
}

#gold-promo-area{
    width:320px;
}

#gold-promo-area h2{
    font-size:21px !important;
    line-height: 24px !important;
}

#gold-promo-area div.big-price{
    float:left;
    width:130px;
    text-align: center;
    margin: -2px 20px 27px 0px;
}

#gold-promo-area div.big-price p{
    font-family: 'Metrophobic', Arial, sans-serif;
	font-size: 20px;
    color: #444;
    letter-spacing: 0.5px;
    margin:10px;
}

#gold-promo-area div.big-price span{
    font-family: Arial, sans-serif;
    font-weight: bold;
	font-size: 23px;
    color: #eec43d;
    background: #3c3b39;
    border-radius: 3px;
    width:130px;
    height:29px;
    float:left;
    padding-top:14px;
    -webkit-font-smoothing: antialiased;
}

#gold-promo-area p.terms{
    font-style: italic;
    clear: both;
    font-size: 12px;
    line-height: 15px;
    color: #333;
}

#gold-promo-image{
    float: right;
}