@charset "utf-8";

/* basic */

html{
	height:100%;

}

body{
	height:auto !important;
  	height:100%;
  	min-height:100%;
	background: url(../images/top_bg.jpg) #ff960e repeat-x;
}

.clear{
	clear:both;
}

/* icons */

.icon_cart{
	background:url(../images/carticon.jpg) no-repeat;
	width:29px;
	height:27px;
	display:inline-block;
	overflow:hidden;
	vertical-align:middle;
}

/* main */

.layout{
	width:100%;
	min-width:1100px;
	max-width:1680px;
	clear:both;
	min-height:100%;
	margin:0 auto;
	/* background:url(../images/footer_bg.jpg) repeat-x bottom left; */
}

/* header */

.two_column_f_n-header{
	clear:both;
	margin:0 30px;
	padding-top:30px;
	}

.two_column_f_left-logotype{
	
	float:left;
	
	margin-bottom:30px;
}

.two_column_n_right-main_menu_wrapper{
	margin-left:250px;
	_margin-left:320px;
	/* position:relative;*/
}

.telephone{
	width:280px;
	_width:380px;
	float:left;
	/* position:relative;
	left:12.5%;
	margin-left:-81px; */
	margin-left:12.5%;
	margin-top:6px;
	_padding-left:100px;
}

.telephone_number{
	margin-top:5px;
}

/* site menu */

.cart{
	width:280px;
	float:left;
	/* position:relative;
	left:22.5%;
	margin-left:-62px; */
	margin-left:6%;
}

.cart_text{
	float:left;
	margin-top:6px;
	margin-right:10px;
}

/* header menu */

.header_menu_wrapper{
	background:url(../images/top_menu_bg.jpg) repeat-x;
	width:100%;
	height:32px;
	clear:both;
}

.header_menu_left_round{
	background:url(../images/top_menu_left_round.jpg) no-repeat;
	width:9px;
	height:32px;
	float:left;
}

.header_menu{
	background:url(../images/top_menu_right_round.jpg) no-repeat top right;
	height:32px;
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}

.header_menu li{
	float:left;
	background:url(../images/top_menu_border.jpg) no-repeat top right;
}

.header_menu li a{
	padding:7px 10px;
	line-height:32px;
}

/* header images */

.header_images_wrapper{
	height:150px;
	border-left:1px solid #cb9455;
	border-right:1px solid #cb9455;
	/*position:relative;*/
	overflow:hidden;
	background-color:#d2dbe1;
}

.header_images_wrapper img{
	vertical-align:top;
}

.header_images_wrapper ul{
	position:relative;
	width:100%;
	overflow:hidden;
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}

.header_images_wrapper ul li{
	float:left;
	position:relative;
	width:33.3%;
}

.link_block{
	position:absolute;
	bottom:15px;
	right:15px;
	padding:5px 10px;
	background:#000;
}

/* center */

.two_column_f_n-center{
	clear:both;
	margin:0 30px;
	border-left:1px solid #cb9455;
	border-right:1px solid #cb9455;
	background:#fff;
	overflow:hidden;
	padding-bottom:30px;
}

.two_column_n_right-main_wrapper{
	float:right;
	margin-left:-250px;
	width:100%;
}

.two_column_f_left-catalog_menu_wrapper{
	width:240px;
	float:left;
}

/* catalog menu */

.catalog_menu{
	background:url(../images/catalog_menu_bg.jpg) #d2d2d2 repeat-x bottom left;
	clear:both;
	width:100%;
	overflow:hidden;
}

.catalog_menu div{
	margin:30px 0 20px 30px;
}

.catalog_menu ul{
	padding:0 30px 20px 30px;
	margin:0;
	background:url(../images/catalog_menu_footer.jpg) repeat-x bottom left;
}

.catalog_menu ul li{
	margin-top:15px;
	list-style: none;
}

.catalog_menu ul li ul, .catalog_menu ul ul{
	margin:10px 0 15px 15px;
	background:none;
	padding:0;
}

.catalog_menu ul li ul li, .catalog_menu ul ul li{
	margin:0 0 10px 0;
}

.catalog_menu ul ul li a{
	font-size:14px;
}

/* news */

.article{
	background:#ebebeb;
	clear:both;
	width:100%;
	overflow:hidden;
}

.article div{
	margin:30px 0 20px 30px;
}

.article ul{
	padding:0 30px;
	list-style: none;
}

.article ul li{
	margin-bottom:20px;
}

.article ul li p{
	margin-top:5px;
}

/* content */

.two_column_n_right-main{
	margin-left:270px;
	margin-top:26px;
}

/* content */

.content_column{
	margin-right:240px;
}

.content p{
	margin-bottom:15px;
}

/* path */

.path{
	margin-bottom:20px;
}

.path span.path_arrow{
	margin:0 10px;
}

/* catalog_text */

.catalog_text{
	margin-bottom:20px;
	padding:20px 0px;
}

/* podcat */

.podcat{
	margin-bottom:18px;
	padding:8px 15px;
}

/* sort */

.sort{
	background:#f5e4d0;
	margin-bottom:18px;
	padding:8px 15px;
}

.sort span{
	margin-left:5px;
}

/* catalog */

.product_wrapper{
	float:right;
	width:210px;
}

.product_wrapper ins, .content ins{
	text-decoration: none;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: top;
	margin: 0 30px 30px 0;
}

.product_wrapper_header{
	margin-top:3px;
	margin-bottom:20px;
}

.product{
	width:180px;
	float:left;
}

.product_header{
	margin-bottom:5px;
}

.product_image{
	margin-bottom:10px;
	text-align:center;
	min-height:210px;
	position:relative;
}

.product_image a{
	position:absolute;
	bottom:0;
	left:0;
}

.product_image img{
	vertical-align:top;
}

.product_text{
	margin-bottom:6px;
}

.inner_image {
	float:left;
	}

.inner_image img {
	margin-right:50px;
	}

.inner_image a {
	text-decoration:none;
	color:#205098;
	text-align:center;
	display:block;
	}

.inner_price h1 {
	margin-bottom:20px;
	}

.image_and_price {
	display:inline-block;
	width:100%;
	margin-bottom:20px;
	}

.buy{
	background:url(../images/buy_button.jpg) no-repeat;
	width:62px;
	height:19px;
	display:inline-block;
	vertical-align:middle;
	margin-left:5px;
}

/* footer */

.two_column_f_n-footer{
	margin:0 30px;
	padding:0 0 30px;
	clear:both;
}

/* footer menu */

.footer_menu{
	background:url(../images/footer_menu_bg.jpg) #dedede repeat-x bottom left;
	border-top:1px solid #bdbdbd;
	position:relative;
	margin-bottom:20px;
	border-left:1px solid #cb9455;
	border-right:1px solid #cb9455;
	height:150px;
}

.footer_menu dl{
	width:140px;
	margin:0 80px;
	padding:20px 0;
}

.footer_menu dl dt{
	margin-bottom:10px;
}

.footer_menu dl dd{
	margin-top:4px;
}

.footer_left_column{
	float:left;
	width:33.3%;
}

.footer_right_column{
	float:right;
	width:33.3%;
}

.footer_center_column{
	margin:0 33.3%;
}

.footer_menu_round_left{
	position:absolute;
	bottom:0;
	left:-1px;
	background:url(../images/footer_menu_left_round.jpg) no-repeat;
	width:9px;
	height:10px;
	overflow:hidden;
}

.footer_menu_round_right{
	position:absolute;
	bottom:0;
	right:-1px;
	background:url(../images/footer_menu_right_round.jpg) no-repeat;
	width:9px;
	height:10px;
	overflow:hidden;
}

/* copyright */

.two_column_f_left-copyright{
	width:280px;
	float:left;
}

.two_column_f_left-copyright img{
	margin-left:10px;
	vertical-align:middle;
}

/* creator */

.two_column_n_right-creator{
	margin-left:280px;
	text-align:right;
}

/* pager */

.pager{
	margin-bottom:20px;
}

.mode_view{
	clear:both;
	margin-bottom:8px;
	width:100%;
	overflow:hidden;
}

.mode_view dt{
	float:left;
	margin-right:15px;
}

.mode_view dd{
	float:left;
	padding:4px;
	margin-right:5px;
}

.mode_view dd.active{
	background:#faeade;
}

.page_fast{
	margin-bottom:15px;
	width:100%;
	overflow:hidden;
}

.page_fast li{
	float:left;
	margin-right:15px;
}

.page_number{
	width:100%;
	overflow:hidden;
}

.page_number dt{
	float:left;
	margin-right:15px;
}

.page_number dd{
	float:left;
	padding:4px;
	margin-right:5px;
}

.page_number dd.active{
	background:#faeade;
}
