html,body
{
	margin:0px; 
	padding:0px;
}

.header
{
	height:152px; 
	color:#FAFAFA; 
	font-family:tahoma; 
	font-size:10px;
	margin:0px; 
	padding:0px;
	background-color: #FFFFFF;
}

.left_header
{
	background: URL('/img/left_bg.gif') repeat-x; 
	text-align: right;
	height:152px; 
	margin:0px; 
	padding:0px;
}

.right_header
{
	background: URL('/img/right_bg.gif') repeat-x; 
	text-align: left;
	height:152px; 
	margin:0px; 
	padding:0px;
}

.right_header_bg
{
	background: URL('/img/header_right_bg.gif') no-repeat; 
	height:152px;
}

.header_line
{
	height: 24px;
	background: URL('/img/header_line.gif') repeat-x; 
}

.search_input
{
	float: left;
	width: 205px;
	height: 18px;
	border: 0px;
	margin: 0px;
	padding: 3px 2px 2px 4px;
	background-color: transparent;
}

.search_input_bg
{
	background: url(/img/search.gif) no-repeat;
}

.search
{
	margin: 17px 0px 0px 0px;
}

.wide_search
{
	font-family: Comic Sans MS, Arial;
	font-size: 12px;
	color: #79B82A;
}

a.green_btn {
  display: block;
  float: left; /* чтобы кнопка не растягивалась на всю ширину родительского блока, а ограничивалась текстом */
  font: bold 17px Comic Sans MS, Arial;
  color: #FFFFFF;
  text-decoration: none;
  background: url('/img/green_l_btn.gif') top right no-repeat;
  padding-right: 10px; /* отступ для "раздвижных дверей" */
  outline: none; /* убираем точечную обводку в FireFox, которая появляется при клике */
}

a.green_btn span {
  display: block;
  line-height: 13px;
  background: url('/img/green_r_btn.gif') no-repeat;
  padding: 5px 0 8px 12px;
}

a.green_btn:hover {
  background-position: 100% -25px;
}

a.green_btn:hover span {
  background-position: 0% -25px;
  color: #FFFFFF;
}

a.green_btn_small 
{
  display: block;
  float: left; /* чтобы кнопка не растягивалась на всю ширину родительского блока, а ограничивалась текстом */
  font: bold 12.5px Comic Sans MS, Arial;
  color: #FFFFFF;
  text-decoration: none;
  background: url('/img/green_r_btn_small.gif') top right no-repeat;
  padding-right: 10px; /* отступ для "раздвижных дверей" */
  outline: none; /* убираем точечную обводку в FireFox, которая появляется при клике */
}
a.green_btn_small span {
  display: block;
  line-height: 13px;
  background: url('/img/green_l_btn_small.gif') no-repeat;
  padding: 0.5px 0 4px 12px;
}

a.green_btn_small:hover {
  background-position: 100% -17px;
}
a.green_btn_small:hover span {
  background-position: 0% -17px;
  color: #FFFFFF;
}

a.green_basket_btn
{
  display: block;
  float: left; /* чтобы кнопка не растягивалась на всю ширину родительского блока, а ограничивалась текстом */
  font: bold 12.5px Comic Sans MS, Arial;
  color: #FFFFFF;
  text-decoration: none;
  background: url('/img/green_r_btn_small.gif') top right no-repeat;
  padding-right: 10px; /* отступ для "раздвижных дверей" */
  outline: none; /* убираем точечную обводку в FireFox, которая появляется при клике */
}
a.green_basket_btn span {
  display: block;
  line-height: 13px;
  background: url('/img/green_l_btn_small.gif') no-repeat;
  padding: 0.5px 0 4px 12px;
}

a.green_basket_btn:hover {
  background-position: 100% -17px;
}
a.green_basket_btn:hover span {
  background-position: 0% -17px;
  color: #FFFFFF;
}

.basket
{
	background: url(/img/basket_bg.gif) no-repeat;
	color: #f4f3bb;
	font-family: Arial;
	text-align: center;
	height: 69px;
}

.basket_main_text
{
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	height: 24px;
}

.basket_num
{
	font-size: 12px;
	background: url(/img/basket_big.gif) no-repeat center;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	width:40px;
	height: 25px;
}

.basket_cost
{
	font-size: 9px;
	font-weight: bold;
	width: 172px;
}

.basket_btn
{
	padding: 0px 16px 5px 0px;
}

a.yellow_btn 
{
  display: block;
  float: right; /* чтобы кнопка не растягивалась на всю ширину родительского блока, а ограничивалась текстом */
  font: bold 11px Comic Sans MS, Arial;
  color: #E67919;
  text-decoration: none;
  background: url('/img/yellow_r_btn.gif') top right no-repeat;
  padding-right: 10px; /* отступ для "раздвижных дверей" */
  outline: none; /* убираем точечную обводку в FireFox, которая появляется при клике */
}
a.yellow_btn span {
  display: block;
  line-height: 13px;
  background: url('/img/yellow_l_btn.gif') no-repeat;
  padding: 0.5px 0 4px 12px;
}

a.yellow_btn:hover {
  background-position: 100% -17px;
}
a.yellow_btn:hover span {
  background-position: 0% -17px;
  color: #E67919;
}

.category
{
	font-size: 14px;
	font-weight: bold;
}

.catalog
{
	font-family: Arial;
	font-size: 14px;
	color: #E77817;
}

a.catalog
{
	color:#A7741A; 
	font-family:Arial; 
	font-size:12px;
}
a.catalog:hover{color:#d40000}

.title
{
	padding: 15px 0px 5px 0px;
}

.recomend_title
{
	font-family: Arial;
	font-size: 11px;
	color: #E77817;
}

.recommend_price
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #bcbcbc;
}

.recommend_table
{
	cursor: pointer;
	width: 209px;
	padding: 10px 0px 0px 0px;
}

.corner_round
{
	width: 12px;
	height: 12px;
}

.upline_round
{
	background: url(/img/green_up_line_round.gif) repeat-x;
	height: 12px;
}

.downline_round
{
	background: url(/img/green_down_line_round.gif) repeat-x;
	height: 12px;
}

.leftline_round
{
	background: url(/img/green_left_line_round.gif) repeat-y;
	width: 12px;
}

.rightline_round
{
	background: url(/img/green_right_line_round.gif) repeat-y;
	width: 12px;
}


.footer
{
	background: URL('/img/footer_bg.gif') repeat-x; 
	text-align: left;
	height:30px; 
	margin:0px; 
	padding:0px;
}

.footer_menu
{
	font-size: 12px;
	font-family: Arial;
	padding: 0px 4px 0px 4px;
	text-align: center;
	font-weight: bold;
	color: #f58220;
}

.footer_menu a
{
	color: #abbb71;
	text-decoration: none;
}

.catalog_category
{
	color:#A7A9AC; 
	font-family:Arial; 
	font-size:13px;
	padding: 4px 0px 4px 0px;
}

.catalog_category a
{
	color:#A7A9AC; 
	font-family:Arial; 
	font-size:13px;
	
}

.catalog_image_look 
{
	list-style: none;
	margin: 0; 
	padding: 0px;
}

.catalog_image_look li
{
	margin: 0; 
	padding: 0px;
	position: relative;
	height: 70px;
}

.catalog_image_look img
{
	position: absolute;
	left: 0; 
	top: 0;
	-ms-interpolation-mode: bicubic;
}

.catalog_item
{
	padding: 10px 0 10px 0;
}

.catalog_item_title
{
	color: #E77817; 
	font-family:Arial; 
	font-size:12px;
	font-weight: bold;
}

.catalog_item_descr
{
	font-family: Arial; 
	font-size:11px; 
	color:#1F1A17; 
	padding: 0;
	text-decoration:none;
	text-align:justify;
	padding: 0 0 0 10px;
	
}

.item_price
{
	color: #ec9548;
	font-family:Arial; 
	font-weight: bold;	
	font-size: 12px;
	height: 23px;
	text-align: center;
	width: 80px;
}


.item_special_price
{
	color: #ff0000;
	font-family:Arial; 
	font-weight: bold;	
	font-size: 12px;
	height: 23px;
	text-align: center;
	width: 80px;
}

.catalog_basket_in
{
	font-family: Arial;
	color: #FF0000;
	text-align: center;
	font-size:11px;
	font-weight: bold;
}

.catalog_basket_put
{
	font-family: Arial;
	color: #E77817;
	text-align: center;
	cursor: pointer;
	font-size:11px;
	font-weight: bold;
}

.catalog_basket_put a
{
	text-decoration: none;
	color: #E77817;
}

.catalog_basket_put img
{
	border: none;
}

.input_bg
{
	background: url(/img/field.gif) no-repeat;
	text-align: left;
}

.order_input
{
	width: 264px;
	height: 18px;
	background: transparent;
	border: 0;
	margin: 0px 20px 1px 3px;
	font-size: 11px;
	font-family: Arial;
}

.search_table
{	
	font-family:Arial;
	font-size: 12px;
	color: #1F1A17;
	color: #F58220;
	font-weight: bold;
	
}

.search_price
{
	font-family:Arial;
	font-size: 12px;
	color: #1F1A17;
	width: 100px;
	background: transparent;
	border: 0;
	padding: 0 5px 0 5px;
}

.search_price_bg
{
	background: url(/img/search_price.gif) no-repeat center;
	text-align: center;	
	height: 24px;
}

.item
{
	font: 12px Arial;
	color: #585a55;
}

.item_path
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #AEAEB0;
}

.item_path a
{
	color: #AEAEB0;
}

.item_title
{
	font: 24px Comic Sans MS, Arial;
}

.item_img
{
	border: none;
	display: inline;
	text-align: center;
	color: #AEAEB0;
}

.item_img_href
{
	font-family:Arial;
	font-size: 11px;
	color: #AEAEB0;
}

.photo_cell
{
	padding: 5px 5px 5px 5px;
	text-align: center;
}

.item_param_name
{
	color: #acbb71;
	font-weight: bold;
}

.item_descr
{
	padding: 20px 20px 20px 0px;
}

.item_price_table
{
	padding: 10px 0px 0px 0px;
}

.item_price_name
{
	font-size: 14px;
	font-weight: bold;
}

.item_price_in
{
	font-size: 18px;
	font-weight: bold;
}

.item_old_price
{
	font-size: 18px;
	text-decoration: line-through;
}

.item_new_price
{
	font-size: 14px;
	color: #E98228;
	font-weight: bold;
}

.in_basket
{
	width: 700px;
	font: 14px Arial;
	color: #585A55;
}

.in_basket_name
{
	font: 18px Comic Sans MS, Arial;
	color: #ACBB71;
	padding: 0px 0px 0px 20px;
}

.in_basket_header
{
	height: 28px;
	background-color: #ACBB71;
	color: #FFFFFF;
	font: bold 14px Arial;
}

.in_basket_header_cell
{
	padding: 0px 0px 0px 15px;
}

.in_basket_add
{
	font: bold 18px Arial;
	color: #ACBB71;
}

.basket_step_img
{
	padding: 30px 0px 25px 65px;
}

.basket_step_name
{
	padding: 30px 0px 25px 20px;
	color: #cbcbcc;
	font: bold 14px Arial;
}

.basket_step_name_on
{
	padding: 30px 0px 25px 20px;
	color: #acbb71;
	font: bold 14px Arial;
}

.basket_items_header
{
	height: 28px;
	background: url(/img/basket_top_bg.gif) repeat-x;
	font: bold 11px Arial;
	color: #FFFFFF;
}

.basket_items
{
	font: 12px Arial;
	color: #000000;
	height: 78px;
}

.basket_items td
{
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #C0C0C2;
}

.basket_save
{	
	height: 60px;
	background-color: #f4f4f5;
	font: 10px Arial;
	color: red;
}

.basket_save td
{	
	padding: 0px 0px 0px 20px;
	border-bottom: 1px solid #C0C0C2;
}

.basket_resume
{
	background: url(/img/basket_summ_bg.gif) repeat-x;
}

.basket_price
{
	font: bold 14px Arial;
	color: #FFFFFF;
}

.basket_delivery
{
	color: #DFE0E0;
	font: bold 14px Arial;
}

.basket_delivery_selector
{
	border: 2px solid #dee0df;
	font: 12px Arial;
	color: #C0C0C2;
}

.basket_notice
{
	font: 11px Arial;
	color: #777575;
	padding-left: 20px;
	padding-top: 10px;
}

.basket_notice .head_text
{
	font-size: 12px;
}

.basket_notice .head_green
{
	font-size: 12px;
	color: #acbb71;
}

.basket_buttons
{
	padding-top: 8px;
}

.order_header
{
	height: 50px;
	background: url(/img/order_header_bg.gif) center center repeat-x;
	font: bold 14px Arial;
	color: #62664f;
}

.order_input_300
{
	width: 300px;
	border:solid 1px #cececf;
	font: 11px Arial;
	height: 16px;
}

.order_label
{
	font: 11px Arial;
	height: 30px;
}

.order_textarea
{
	width: 300px;
	font: 11px Arial;
	height: 90px;
	border:solid 1px #cececf;
}

.order_basket_header
{
	height: 50px;
	background: url(/img/order_basket_bg.gif) center center repeat-x;
	font: bold 14px Arial;
	color: #595856;
}

.order_basket
{
	font: 10px Arial; 
}

.order_basket td
{
	padding-top: 15px;
}

.order_basket .basket_descr
{
	padding-left: 10px;
}

.order_confirm
{
	font: 14px Arial;
	color: #acbb71;
}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #aaa;
}
.jScrollPaneDrag {
	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

.scroll-pane
{
    width: 260px;
    height: 225px;
    overflow: hidden
}

.category_load
{
	font: 11px Arial;
}

.static_name
{
	font: 20px Comic Sans MS, Arial;
	color: #ACBB71;
}

.static_text
{
	font: 11px Arial;
	padding-top: 20px;
}

.news_date 
{
	color:#E77817;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}

.news_title 
{
	color:#E77817;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}

.news_anons 
{
	color:#1F1A17;
	font-family:Arial;
	font-size:12px;
	text-align:justify;
	text-decoration:none;
	vertical-align:top;
}
