@charset "UTF-8";
@import "defaults.css";
@import "typography.css";
@import "forms.css";
@import "colorbox.css";
@import "bxslider.css";


.discount-price { color:red !important; }
    .regular-price { font-size:11px; text-decoration: line-through !important;}

#cart_transport2 { width:145px;}
.post24_left { float:left; }
    .post24_left img {width:100px !important; }
.post24_right { float:right; padding-right:15px;}
.post24_right  .post24_table { width:260px !important; float:right;}
	.post24_right .post24_table #sp_id_v { }
.post24_right .post24_table { width:100px !important;}
    .post24_right #sp_id_v { width:200px !important; }

.product_colors { list-style:none; padding:0; margin:0;}
	.product_colors li {text-align:center; float:left; margin-left:15px; width:125px; position:relative;}
		.product_colors li a { }
		.product_colors .laokogus { position:absolute; color:#fff; top:6px; left:6px; background:#000; padding:5px 10px; font-size:12px; opacity:0.8; filter:alpha(opacity=80);}


.shopping_cart { list-style:none; margin:0; padding:0 0 10px 0; }
	.shopping_cart li { border-bottom:1px solid #e8e8e8; padding-bottom:10px;}
	.shopping_cart h2 { margin:0; }
	.shopping_cart .left { width:500px;}
.total_sum { list-style:none; margin:0; padding:0;}
.extra_transport_info {width:500px;}
#order_form .form_half { width:370px; float:left;}

.to_cart3 { display:none;}
.product_colors input { display:none;}

/* =============================================================================
   reusable
   ========================================================================== */
input:focus::-webkit-input-placeholder { color: transparent;}
input:focus:-moz-placeholder { color: transparent;}
input:focus::-moz-placeholder { color: transparent;}
input:focus:-ms-input-placeholder { color: transparent;}

html{height: 100%;}
body{background: url(../failid/Project/content/body.png); height: 100%;}

/* =============================================================================
   layout
   ========================================================================== */
#wrapper{min-height: 100%; position: relative; padding-bottom: 60px;}
.container{
	position: relative;
	width: 940px;
	margin: 0 auto;
	padding: 0 10px;
	background: #fff;
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.75);
	-moz-box-shadow:    0px 0px 10px rgba(0, 0, 0, 0.75);
	box-shadow:         0px 0px 10px rgba(0, 0, 0, 0.75);
}

#head{
}

#main{
	overflow:hidden;
}
#sidebar{
	float:left;
}
#footer{
	position:relative;
}

/* =============================================================================
   reusable
   ========================================================================== */

.line{ text-align: center; background: url(../failid/Project/content/line.png) 0 center repeat-x; color: #900000; margin: 0; font-family: 'Jacques Francois', serif; font-size: 26px;}
.line span{background-color: #fff; padding: 0 10px;}

.double_line{background: url(../failid/Project/content/double_line.png) 0 top repeat-x; font-family: 'Jacques Francois'; font-size: 24px; color: #404040;}
.double_line span{background: url(../failid/Project/content/double_line.png) 0 bottom repeat-x; display: block; padding: 5px 0;}

/* =============================================================================
   head
   ========================================================================== */
#head_logo{
	display: block;
	position: relative;
	z-index: 10;
	text-indent: -9999px;
	background: url(../failid/Project/content/head_logo.png);
	height: 169px;
	width: 242px;
}
#head .line{
	font-size: 40px;
	top: 40px;
	right: 10px;
	width: 840px;
	position: absolute;
	font-family: 'im_fell_double_pica_proIta';
}
#lang_sel{
	font-family: 'Tahoma';
	font-size: 14px;
	list-style: none;
	padding: 0;
	margin: 7px 20px;
}
	#lang_sel li{float: left; margin-left: 10px;}
	#lang_sel a{ color: #bebebe;}
	#lang_sel .active a, #lang_sel a:hover{color: #000; text-decoration: none;}


#head_nav{
	position: absolute;
	top: 110px;
	right: 10px;
	border-top: 1px solid #faefd7;
	overflow: hidden;
	padding: 7px 0;
	width: 700px;
	border-bottom: 3px solid #faefd7;
	font-family: 'Volkhov', serif;
}
	#head_nav a{text-decoration: none; text-transform: uppercase; color: #747474;}
	#head_nav a:hover, #head_nav .active a{color: #000;}
	#head_nav li{float: left;}
		#main_nav{
			overflow: hidden;
			float: left;
			font-size: 15px;
			padding-right: 5px;
		}
			#main_nav li{
				padding: 0 5px;
			}
		#secondary_nav{
			margin-top: 4px;
			padding-left: 5px;
			float: left;
			overflow: hidden;
			border-left: 1px solid #747474;;
			font-size: 12px;
		}
			#secondary_nav li{
				padding: 0 5px;
			}
#shopping_cart{
	font-family: 'im_fell_double_pica_proRg';
	font-size: 16px;
	color: #8f8f8f;
	position: relative;
}
	#shopping_cart > div{
		background: url(../failid/Project/content/yellow_stripes_3.png);
		padding: 5px 50px 5px 10px;
	}
	.shopping_basket{
		top: 0;
		right: 10px;
		position: absolute;
		text-indent: -9999px;
	}
	.shopping_basket span{
		background: url(../failid/Project/icons/shopping_bag.png);
		display: block;
		text-indent: -5000px;
		height: 48px;
		width: 43px;
	}

#top_txt .top{
	background: url(../failid/Project/content/yellow_stripes_2.png);
}

.top { margin:0 auto; width:100%; border-collapse: collapse; border-spacing: 0; border: none; outline: none; }
.top thead{ background: transparent; }
.top th, .top td, .top caption { padding: 6px 10px;  vertical-align: top; text-align: center; font-size: 16px; font-family: 'Jacques Francois';}
.top th { border-bottom: none; font-weight:normal; font-size:14px; color:#595959; text-align:left; }
.top td { border-bottom: none; background: url(../failid/Project/content/double_line_left.png) 0 center transparent no-repeat; color:#595959; }
.top td:first-child{background: none;}
.top tbody tr:hover td:first-child{background: none;}
.top tbody tr:nth-child(even) td, .top tbody tr.even td { background: url(../failid/Project/content/double_line_left.png) 0 center transparent no-repeat; }
.top tbody tr:hover td { background: url(../failid/Project/content/double_line_left.png) 0 center transparent no-repeat; color:#595959; }
.top tfoot { font-style: italic; text-align:right; }

#top_txt .bot{
	list-style: none;
	padding: 10px 28px;
	margin: 0 0 20px 0;
	overflow: hidden;
	background: url(../failid/Project/content/yellow_stripes.png);
}
	#top_txt .bot li{
		float: left;
		color: #595959;
		padding-right: 20px;
		font-style: italic;
		font-family: 'Volkhov';
		font-size: 12px;
	}

/* =============================================================================
   Slider
   ========================================================================== */
.bxslider{
	margin: 0;
	padding: 0;
}
.bxslider h2, .bxslider p{
	background: url(../failid/Project/content/opacity.png);
	color: #fff;
	padding: 5px 15px;
}
	.slider_content{
		padding: 15px;
		width: 420px;
		position: absolute;
	}
	.bxslider h2{
		font-family: 'Jacques Francois';
		margin-top: 0;
		font-size: 28px;
	}
	.bxslider p{
		font-size: 18px;
		line-height: 27px;
		font-style: italic;
	}
	.bxslider .button{
		position: absolute;
		right: 25px;
		bottom: 15px;
	}

/* =============================================================================
   breadcrumbs
   ========================================================================== */
.breadcrumbs{
	list-style: none;
	padding: 0;
	margin-top: 0;
	overflow: hidden;
	font-family: Arial;
	font-size: 12px;
}
	.breadcrumbs li{
		float: left;
		margin-right: 3px;
		font-weight: bold;
		color: #000;
	}
	.breadcrumbs .current{
		font-weight: normal;
		color: #737373;
	}
	.breadcrumbs a:hover{color: #737373;}
	.breadcrumbs .current a{
		color: #737373;
	}
	.breadcrumbs a{
		text-decoration: none;
		color: #000;
	}

#content .right{
	font-size: 16px;
	float: right;
	width: 435px;
	margin-right: 10px;
}
#content .right.no_image {
	width:98%;
}

#content .right form span{
	display: block; float: left;
	width: 40px;
}
#content .right form select{
	border: 1px solid #c5c5c5;
	font-size: 26px;
	font-family: Times New Roman;
	padding: 4px 10px 4px 30px;
	margin: 0 10px;
	color: #767676;
}
#content .right form .square_btn{float: right;}

.product_data{
	border: 1px solid #c5c5c5;
	font-family: Arial;
	font-size: 14px;
	padding: 10px;
	margin: 20px 0;
}

/* =============================================================================
   Sidebar
   ========================================================================== */
#sidebar{
	width: 150px;
	padding: 10px;
	background: url(../failid/Project/content/yellow_stripes_2.png);
}
#sidebar ul{list-style: none; padding: 0; margin: 0;}
	#sidebar a{text-decoration: none; color: #403d38;}
	#sidebar a:hover, #sidebar .active > a{color: #000;}
	#sidebar ul ul{font-size: 14px; font-family: Arial; background: url(../failid/Project/content/opacity_w2.png); padding: 7px; display: none;}
	#sidebar .active ul{display: block;}
	#sidebar ul ul .active > a{font-weight: bold;}
	#sidebar ul ul ul{display: none; margin: 0; padding: 0 15px; font-size: 12px;}

.has_sidebar{
	float: right;
	width: 760px;
}

#sidebar aside:first-child{border: none; padding-top: 0;}
#sidebar aside{
	padding: 5px 0;
	border-top: 3px solid #fff;
	color: #3f3c36;
	font-size: 18px;
}
#sidebar aside .other a{ font-family: Arial; font-size: 14px;}
#sidebar aside .other li.active a { font-weight:bold;}
#side_nav > li > a{display: block; padding: 5px 0;}

aside p{margin-bottom: 0;}
aside form{font-family: Arial; font-size: 14px; color: #666159;}
/* =============================================================================
   Content
   ========================================================================== */
.front #categories ul, .front #special_offers ul{
	list-style: none;
	padding: 0;
	margin: 20px 0;
	overflow: hidden;
}

.front #categories ul{margin: 0 -20px 20px -20px;}

.front #categories ul .double_line{text-align: center; margin: 0 20px; color: #8d8881;}
.double_line a{color: inherit; text-decoration: none;}
.double_line a:hover{color: #000;}
.front #categories ul li{float: left; border: 2px solid #e5e5e5; margin-left: 20px; width: 216px; margin-top: 20px;}
.front #categories .img_area{border-bottom: 1px solid #eaeaea; text-align: center; overflow: hidden; width: 216px; height: 186px; line-height: 186px;}
.front #categories .title{background: url(../failid/Project/content/yellow_stripes_2.png); padding: 10px 0; border-top: 1px solid #eaeaea; margin-top: 5px;}


.front #special_offers ul li:first-child{margin-left: 0;}
.front #special_offers ul li{
	float: left;
	width: 153px;
	padding: 10px;
	background: url(../failid/Project/content/yellow_stripes.png);
	margin-left: 18px;
	font-size: 12px;
	color: #646464;
	position: relative;
}
#special_offers .img_area{
	border: 1px solid #dedede;
	background: #fff;
	text-align: center;
	width: 150px;
	height: 150px;
	overflow: hidden;
}
.special_price{
	top: 115px;
	right: 0;
	position: absolute;
	color: #fff;
	font-size: 21px;
	text-align: center;
	font-family: 'Volkhov', serif;
	display: block;
	width: 72px;
	height: 72px;
	line-height: 72px;
	background: url(../failid/Project/content/special_price.png);
}
.special_price.smaller{font-size: 17px;}
.front #special_offers ul li h3, .front #special_offers ul li h3 a {font-size: 16px; font-family: 'Jacques Francois', serif; color: #000; margin-bottom: 0; text-decoration:none;}
.front #special_offers ul li h3 a:hover { color:#3D3D3D;}

.front #special_offers ul li  { margin-left:15px !important;}


#content{overflow: hidden; margin-bottom: 30px;}
#content img{
	padding: 5px;
	background: #fff;
	border: 1px solid #d6d6d6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#content img.img-left{margin-right: 10px;}
#content img.img-right{margin-left: 10px;}
.front_content_box{float: left; width: 565px; padding-left: 10px;}
.front_content_box .double_line{margin-top: 0;}
/* =============================================================================
   Footer
   ========================================================================== */
#brands{border-bottom: 3px solid #faf0da; overflow: hidden;}
.brands{list-style: none; padding: 0; margin: 10px 0;}
	.brands li:first-child{margin-left: 0px;}
	.brands li{
		float: left;
		margin-left: 14px;
		height: 59px;
		line-height: 59px;
		padding: 10px 0;
	}

#facebook_box{
	padding: 20px 0;
	text-align: center;
}

#footer{overflow: hidden;}

#ama{
	display:block;
	color: #ccc;
	position:absolute;
	top:0;
	right:0;
	background-image:url(../failid/Project/ama.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
	padding-right: 34px;
}

#bottom_img{
	z-index: -1;
	position: absolute;
	text-align: center;
	height: 276px;
	overflow: hidden;
	bottom: 0;
	left: 0;
	width: 100%;
	-webkit-box-shadow: inset 0px 2px 5px 1px rgba(0, 0, 0, 0.35);
	box-shadow: inset 0px 2px 5px 1px rgba(0, 0, 0, 0.35);
	background: url(../failid/Project/content/page_bot.jpg) center;
}

.footer_box{
	width: 33%;
	float: left;
	font-family: 'Jacques Francois';
	font-size: 14px;
	padding-bottom: 20px;
}
.double_line_bot{
	padding-left: 10px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 22px;
	font-family: 'Jacques Francois';
	background: url(../failid/Project/content/double_line.png) 0 100% repeat-x;
}
.footer_box .inner{
	padding: 5px 10px;
}

.footer_box.left{width: 230px;}
.footer_box.middle{width: 370px;}
.footer_box.right{width: 340px;}


#product_list{padding: 0; list-style: none;}
	#product_list li{
		float: left;
		border: 1px solid #aeaeae;
		padding: 10px;
		width: 350px;
		margin-bottom: 15px;
		overflow: hidden;
	}
	#product_list li:nth-child(odd), #product_list .marg_right{
		margin-right: 15px;
	}
	.product_img{width: 93px; height: 93px; overflow: hidden; float: left; text-align:center;}
	.product_img img{
		padding: 0!important;
		border: none!important;
		margin: 0!important;
		-webkit-border-radius: 0!important;
		-moz-border-radius: 0!important;
		border-radius: 0!important;
	}
	.product_info{
		font-family: Arial;
		font-size: 12px;
		width: 240px;
		float: right;
		color: #333;
	}
	.product_info.no_image { width:100%;}
	.product_info span{color: #626262;}
	.product_info h4{
		margin: 0;
		padding: 0;
		font-size: 14px;
		color: #333;
		font-weight: bold;
	}
	.product_price{font-size: 14px; color: #333;}

.category{list-style: none; padding: 0; overflow: hidden; text-align: center;}
	.category li{display: inline; margin: 0 10px; font-size: 14px; font-family: Arial;}
	.category a{color: #595959;}
	.category .active a:hover{text-decoration: underline;}
	.category a:hover{text-decoration: none;}
	.category .active a{ font-weight: bold;}


	h4 a{color: inherit!important; text-decoration: none;}
	h4 a:hover{text-decoration: underline; color: #000;}

#product_filter{
	overflow: hidden;
	padding-bottom: 10px;
	border-bottom: 3px solid #faefd7;
}

/* =============================================================================
   print
   ========================================================================== */

@media print {
	* { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; }
	a, a:visited { text-decoration: underline; }
	a[href]:after { content: " (" attr(href) ")"; }
	abbr[title]:after { content: " (" attr(title) ")"; }
	.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
	pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
	thead { display: table-header-group; } /* h5bp.com/t */
	tr, img { page-break-inside: avoid; }
	img { max-width: 100% !important; }
	@page { margin: 0.5cm; }
	p, h2, h3 { orphans: 3; widows: 3; }
	h2, h3 { page-break-after: avoid; }
	#head, #sidebar, #footer, button,
	.error, .alert, .notice, .success, .info, .button
	{ display:none !important; }
	#wrapper, #content{ width:auto !important; float:none !important; margin:0 !important; padding:0 !important;}
}