/* COMMON STYLES */
/* Don't delete existing styles, only modify its or add new ones! */
@charset "windows-1251";

html, body, div, form,tr, td, input, select, p, a, img, ul, li {margin:0; padding:0; border:none;}


.full_h{
	height: 100%;
}

.full_w{
	width: 100%;
}

.full_size{
	width: 100%;
	height: 100%;
}

td{
	vertical-align: top;
	color: #4C4C4C;
}

.td_middle{
	vertical-align: middle;
}

.td_bottom{
	vertical-align: bottom;
}

/* ================================================================================*/

body, div, td, input, select, p, a, li {
	font-family: Tahoma;
	font-size: 13px;
	color: #969696;
}

body{
/*	background-image: url(../../_img/body.gif);
	background-position: 196px top;
	background-repeat: repeat-y;*/
}

.main_tbl{
	width: 1000px;
	height: 100%;
	background-image: url(../../_img/header_x.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}
A {color:#F2AD41;text-decoration:underline;font-size:10px;}
HR {color:#CBCBCB; height:1px;}
img{border:0px;}

/* END COMMON */

/* HEADERS */
h1, h1 a, h1 a:visited {color:#969696;font-size:11px;font-weight:normal; margin-bottom:10px; margin-top:8px;}
.h1, .h1 a, .h1 a:visited {color:#969696;font-size:11px;font-weight:normal; margin-bottom:10px; margin-top:8px; }
h2, h2 a, h2 a:visited {color:#969696;font-size:13px;font-weight:normal; margin-bottom:5px; margin-top:-3px;}
.h2, .h2 a, .h2 a:visited {color:#969696;font-size:13px;font-weight:bold; margin-bottom:5px; margin-top:5px;text-transform:uppercase}
h3, h3 a, h3 a:visited {color:#969696;font-size:14px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
.h3, .h3 a, .h3 a:visited {color:#969696;font-size:14px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
h4, h4 a, h4 a:visited {color:#969696;font-size:13px;font-weight:normal; margin-bottom:5px; margin-top:5px;}
.h4, .h4 a, .h4 a:visited {color:#969696;font-size:13px;font-weight:normal; margin-bottom:5px; margin-top:5px;}
h5, h5 a, h5 a:visited {color:#085384;font-size:12px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
.h5, .h5 a, .h5 a:visited {color:#085384;font-size:13px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
/* END HEADERS */



/* SITE MAP, SECTION MAP */
#tree { font-size:10px; }
/*#tree IMG { BORDER: 0px; HEIGHT: 16px; WIDTH: 19px }*/
#tree DIV {font-size:10px;}
#tree DIV A{font-size:10px;text-decoration:none;}
#tree DIV A:hover {font-size:10px;text-decoration:none;}
.tree_item_selected {color:#F2AD41 }

#tree DIV.sm_level_0 {font-size:11px; font-weight:bold;text-transform:uppercase;}
#tree DIV.sm_level_0 A {color:#F2AD41; font-size:11px; font-weight:bold;}
#tree DIV.sm_level_0 A:hover{font-size:11px; font-weight:bold; text-transform:uppercase;}
#tree DIV.sm_level_0 A:visited {font-size:11px; font-weight:bold;}
#tree DIV.sm_level_1{font-size:12px; font-weight:bold;}
#tree DIV.sm_level_1 A {color:#F2AD41;font-size:12px; font-weight:bold;}
#tree DIV.sm_level_1 A:hover {font-size:12px; font-weight:bold;}
#tree DIV.sm_level_1 A:visited {font-size:12px; font-weight:bold;}
#tree DIV.sm_level_2 {font-size:11px; font-weight:normal;}
#tree DIV.sm_level_2 A {color:#F2AD41; font-size:11px; font-weight:normal;}
#tree DIV.sm_level_2 A:hover {font-size:11px; font-weight:normal;}
#tree DIV.sm_level_2 A:visited {font-size:11px; font-weight:normal;}
#tree DIV.sm_level_3 {font-size:10px; font-weight:normal;}
#tree DIV.sm_level_3 A {color:#F2AD41; font-size:10px; font-weight:normal;}
#tree DIV.sm_level_3 A:hover {font-size:10px; font-weight:normal;}
#tree DIV.sm_level_3 A:visited {font-size:10px; font-weight:normal;}
/* END SITE MAP, SECTION MAP */

/* FORM */
FORM        {  margin: 0px; }
INPUT       { FONT-SIZE:11pxm0; }
INPUT.txt, INPUT.field   { BORDER: #cccccc 1px solid;height:17px;}
INPUT.txt_noborder   { BORDER: #FFFFFF 0px solid; }
INPUT.check { BORDER: 0px; }
INPUT.btn   { FONT-SIZE:11px; BACKGROUND: #cccccc; COLOR: #fff; FONT-WEIGHT: bold; BORDER: #fff 1px solid; padding:0px; margin:3px;
//margin:0px;
padding:3px;
//padding:0px;
}
SELECT.sel  { FONT-SIZE:12; BORDER: #cccccc 1px solid; }
CHECKBOX.chb{ FONT-SIZE:12; BORDER: #3A8C76 1px solid; }
TEXTAREA.ta { FONT-SIZE:12; BORDER: #cccccc 1px solid; color:#969696;}
/* END FORMS */

/* TABLE */
TABLE.tbl {border:none;}
TABLE.tbl TD {border:0px}
TABLE.tbl TH {color:#000;border-right:1px #ffffff solid; background-color:#E8E8E8;font-size:11px;padding:12px 8px 12px 8px;font-weight:normal;text-align:left;}
TABLE.tbl TH.al {color:#000;border:0px; background-color:#E8E8E8;font-size:11px;padding:5px 8px 5px 8px; text-align:right; font-weight:normal;text-align:left;}
TABLE.tbl TD {border-left:#CBCBCB 0px solid;font-size:11px;padding:5px 8px 5px 8px; color:#6A6767;}
TABLE.tbl TD a {color:#6A6767;font-size:11px;}
/* END TABLE */


.eshop_image {margin-top:3px;margin-right:5px;}
.eshop_image_click {margin-top:3px;margin-right:5px;border: 0px #33626F solid;}

/* SYSTEM */
#stat {display:none;}
#sp {display:none;}

.status_error {color:#660000; font-size:1px;display:none;}
.status_notice {color:#000066; font-size:1px;display:none;}
.status_normal {color:#000000; font-size:1px;display:none;}

/* END SYSTEM */
/* Text editor styles { */
div.amiroTEdDiv{
}
div.amiroTEdDivEditor{
    display: block;
}
div.amiroTEdDivPreview{
    border: 1px solid black;
    display: none;
    overflow: auto;
}
img.amiroTEdCtrl{
    border: 0px;
    cursor: pointer;
}
select.amiroTEdCtrl, input.amiroTEdCtrlButton{
    margin-bottom: 4px;
    width: auto;
}
img.amiroTEdSep{
    border: 0px;
}
img.amiroTEdSmile{
    border: 0px;
    cursor: pointer;
}
select.amiroTEdCtrl, input.amiroTEdCtrlButton, textarea.amiroTEdCtrl{
    font-family: Arial;
    font-size: 10px;
    font-weight: normal;
    font-variant: normal;
    text-decoration: none;
    color: #000000;
}
div.amiroTEdDivResize{
    height: 4px;
    margin-top: 1px;
    background-color: #d4d0c8;
    background-repeat: no-repeat;
    background-position: 50% 0%;
    border-bottom: 1px solid #808080;
    margin-bottom: 1px;
    cursor: s-resize;
}
span.amiroTEdMore{
    cursor: pointer;
    height: 25px;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    font-variant: normal;
    text-decoration: underline;
    color: #000000;
}
BLOCKQUOTE.edQuote {
    border: 1px dotted gray;
    padding: 5px;
}
PRE.edCode{
    margin:5px 0px 5px 16px;
    width: 500px;
    overflow: auto;
    border: 1px dotted gray;
    padding: 5px;
}
/* To change control width uncomment and change next values */
div.amiroTEdDivPreview, div.amiroTEdDiv, textarea.amiroTEdCtrl, div.amiroTEdDivResize{
    /*width: 600px !important;*/
}
textarea.amiroTEdCtrl{
    /*height: 250px !important;*/
}
/* } Text editor styles */

.blog IMG {margin:3px;border:#ff0000 0px solid;}


/* header */

.header{
	height: 161px;
	background-image: url(../../_img/header_left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.header_tbl{
	width: 100%;
	height: 100%;
	background-image: url(../../_img/header_right.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.logo{
   text-align: center;
	padding: 32px 0px 0px 8px;
}

.top_cell{
	padding: 0px 0px 0px 0px;
}

.top_menu_cell{
	padding: 17px 0px 0px 20px;
	text-align: right;
}

.top_menu_cell td{
	padding: 7px 0px 0px 0px;
}

.top_menu_cell .sep{
	font-size: 1px;
	width: 1px;
	padding: 0px 0px 0px 0px;
}

.top_menu_cell td a{
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 18px 0px 20px;
	font-size: 12px;
}

.top_menu_cell td a:hover{
	text-decoration: none;
	color:#F2AD41;
}

.top_menu_cell .cur a{
	color: #F2AD41; 
}

.cart{
	width: 135px;
	padding: 25px 0px 0px 30px;
	background-image: url(../../_img/cart.gif);
	background-position: 10px 20px;
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 11px;
}

.cart a{
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
}

.cart a:hover{
	text-decoration: underline;
}

.prof{
	width: 70px;
	padding: 25px 0px 0px 70px;
	background-image: url(../../_img/profail.gif);
	background-position: 45px 20px;
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 11px;
}

.prof a{
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
}

.prof a:hover{
	text-decoration: underline;
}

.cart span{
	padding: 0px 0px 0px 15px;
}

/* //header */

/* total_content */

.total_content{
	padding: 0px 12px 0px 12px;
}

/* left_cell */

.left_cell{
	padding: 0px 0px 50px 0px;
	width: 179px;
}

.equipment_tbl{
	width: 100%;
   background-image: url(../../_img/left_y.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	margin: 0px 0px 5px 0px;
}

.equipment_cell{
	padding: 0px 0px 0px 0px;
	background-image: url(../../_img/left_top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.equipment_tbl_2{
	width: 100%;
	height:100%;
    background-image: url(../../_img/left_bottom.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.equipment_tbl_2 td{
	padding: 3px 10px 10px 21px;
}

.equipment_tbl_2 .cur{
	padding: 3px 10px 10px 21px;
}

.equipment_tbl_2 .last{
	padding: 0px 0px 33px 21px;	
}

.equipment_tbl_2 .sub{
	padding: 0px 0px 8px 51px;
}

.equipment_tbl_2 .sub_last{
	padding: 0px 0px 22px 51px;
}

.equipment_tbl_2 td a{
	text-decoration: none;
	color: #FEFFFF;
	font-size: 12px;
}
.equipment_tbl_2 td a:hover{
	text-decoration: none;
	color: #F2AD41;
	font-size: 12px;
}

.equipment_tbl_2 td.cur a{
	color: #F2AD41;
	font-size: 12px;
}

.equipment_tbl_2 .sub a{
	font-size: 11px;	
	text-decoration: none;
	color: #FEFFFF;
}
.equipment_tbl_2 .sub a:hover{
	font-size: 11px;	
	text-decoration: none;
	color: #F2AD41;
}
.equipment_tbl_2 td a.sub_cur{
	color: #F2AD41;
	font-size: 11px;
}

.equipment_tbl_2 td a:hover{
	text-decoration: none;
}

.equipment_tbl_2 .title{
/*	background-image: url(../../_img/equipment_pict.jpg);*/
	background-position: 5px 4px;
	background-repeat: no-repeat;
	padding: 8px 0px 33px 64px;
	font-size: 12px;
}
.equipment_tbl_2 .title a, .equipment_tbl_2 .title a:hover{ 
	font-size: 12px;
	color:#969696;
	text-decoration:none;	
}

.equipment_tbl_2 .title_2{
/*	background-image: url(../../_img/tit_2.jpg);*/
	background-position: 5px 2px;
	background-repeat: no-repeat;
	padding: 8px 0px 36px 64px;
	font-size: 12px;
}
.equipment_tbl_2 .title_2 a, .equipment_tbl_2 .title_2 a:hover{
	font-size: 12px;
	color:#969696;
	text-decoration:none;
}
/* //left_cell */

/* right_cell */

.right_cell{
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0;
	width: 179px;
	background-image: url(../../_img/right_cell_y.gif);
	background-position: left top;
	background-repeat: repeat-y;
	float:right;
}

.right_cell_tbl{
	width: 100%;
	height: 100%;   	
	background-image: url(../../_img/right_cell_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.right_cell_2{
	padding: 3px 0px 2px 0px;	
   background-image: url(../../_img/right_cell_top.gif);
  background-position: left top;
	background-repeat: no-repeat;	
}

.right_cell_tbl_2{
	width: 100%;	
}

.right_cell_tbl_2 .tel{
	padding: 5px 0px 0px 14px;
}

.right_cell_tbl_2 .tel p{
	color: #909090;
	font-size: 12px;
	padding: 0px 0px 6px 0px;
}

.right_cell_tbl_2 .tel span{
	color: #F2AD41;
	padding: 0px 0px 0px 19px;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
}

.right_cell_tbl_2 .tel span.icq{
	padding: 1px 0px 2px 20px;
	display: block;
/*	background-image: url(../../_img/spec_icq.jpg);
	background-position: 20px 1px;
	background-repeat: no-repeat;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #909090;
}

.right_cell_tbl_2 .tel span.icq a{
/*	padding: 1px 0px 2px 42px;
	display: block;*/
/*	background-image: url(../../_img/spec_icq.jpg);
	background-position: 20px 1px;
	background-repeat: no-repeat;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #909090;
	text-decoration:none;
}

.right_cell_tbl_2 .tel span.icq a img{
	padding: 0px 0px 10px 0px;
	vertical-align:middle;
}

.right_cell_tbl_2 .sep{
	font-size: 1px;
	background-image: url(../../_img/right_cell_middle.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 10px 0px 10px 0px;
	width:179px;
	height:24px;
}

.right_cell_tbl_2 .spec_tit{
	padding: 0px 0px 3px 34px;
	background-image: url(../../_img/spec.jpg);
	background-position: 14px bottom;
	background-repeat: no-repeat;
	color: #469383;
	font-family: Tahoma;
	font-size: 12px;	
}

.right_cell_tbl_2 .spec_inner{
	padding: 10px 2px 0px 0px;
}

.right_cell_tbl_2 .spec_inner .spec_img{
	padding: 0px 2px 0px 16px;
	width: 70px;
}

.right_cell_tbl_2 .spec_inner .spec_desc, .spec_inner .spec_desc{
	padding: 0px 0px 10px 0px;	
		font-size: 10px;
}

.right_cell_tbl_2 .spec_inner .spec_desc p, .spec_inner .spec_desc p{
	padding: 0px 17px 0px 0px;
	font-size: 10px;
}

.right_cell_tbl_2 .spec_inner .spec_desc a, .spec_inner .spec_desc a{
	color: #F2AD41;
	text-decoration: underline;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
}

.right_cell_tbl_2 .spec_inner .spec_desc a:hover{
	text-decoration: none;
}

.right_cell_tbl_2 .spec_banner{
	padding: 12px 0px 16px 15px;
	height:260px;
}
/* //right_cell */

/* content */

.content{
	padding: 0px 5px 0px 5px;
	height:100%;
   background-image: url(../../_img/content_left_y.gif);
   	background-position: 5 top;
	background-repeat: repeat-y; 
}

.content_first_tbl{
	width: 100%;
	height: 100%;

}

.content_first{
   background-image: url(../../_img/content_right_y.gif);
	background-position: right top;
	background-repeat: repeat-y; 
	//height:100%;

}

.content_first .content_first_div{
	background-image: url(../../_img/content_left_y.gif);
	background-position: left top;
	background-repeat: repeat-y;
    //	height:100%;
}

.content .content_tbl{
	width: 100%;
	background-image: url(../../_img/cont_top_menu.gif);
	background-position: left top;
	background-repeat: repeat-x;

}
.content .content_tbl8{
	width: 100%;
	background-image: url(../../_img/cont_top_left.gif);
	background-position: left top;
	background-repeat: no-repeat;
//	height:100%;
}

.cont_top{
	padding: 0px 0px 0px 0px;
   background-image: url(../../_img/cont_top_right.gif);
	background-position: right top;
	background-repeat: no-repeat;	
}

.cont_top_tbl{	
	background-image: url(../../_img/cont_top_left_normal.gif);
	background-position: left top;
	background-repeat: no-repeat;	
	height: 45px;
}
.content .content_tbl8{
	width: 100%;
	background-image: url(../../_img/cont_top_menu8.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

.cont_top8{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
   background-image: url(../../_img/cont_top_right8.gif);
	background-position: right top;
	background-repeat: no-repeat;	
	width:10px;
	height:10px;

}
.cont_top_tbl td{
	padding: 0px 0px 0px 0px;		
	height: 45px;	
}

/*.cont_top_tbl td div{
	height: 45px;
	padding: 0px 8px 0px 0px;
	text-align: center;
	background-image: url(../../_img/cont_top_right_normal.gif);
	background-position: right	top;
	background-repeat: no-repeat;
}*/
.cont_top_tbl8 td div{
	height: 45px;
	padding: 0px 8px 0px 0px;
	text-align: center;
	background-image: url(../_img/cont_top_right_normal.gif);
	background-position: right	top;
	background-repeat: no-repeat;
}

.cont_top_tbl td a{
	text-decoration: none;
	padding: 7px 17px 12px 17px;
	color: #A2A2A2;
	font-size: 11px;
	font-family: Tahoma;
	display: block;	
}

.cont_top_tbl .first{
	padding: 0px 0px 0px 0px;	
	background-image: url(../../_img/cont_top_left_normal.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 45px;
}

.cont_top_tbl .first1{
	padding: 0px 0px 0px 0px;	
	margin:0px;		
	background-image: url(../../_img/cont_top_left_normal.gif);
	background-position: left top;
	background-repeat: no-repeat;
/*	height: 15px;*/
}	
	
.cont_top_tbl8 .first{
	padding: 0px 0px 0px 0px;	
	background-image: url(/_img/cont_top_left.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 45px;
}

.cont_top_tbl8 .first1{
	padding: 0px 0px 0px 0px;
	margin:0px;	
	background-image: url(../../_img/cont_top_left.gif);
	background-position: left top;
	background-repeat: no-repeat;
/*	height: 15px;*/
}

/*.cont_top_tbl .last{
	padding: 0px 0px 0px 0px;	
	background-image: none;
	height: 45px;
}

.cont_top_tbl .one a{
	padding: 12px 33px 20px 33px;
}

.cont_top_tbl div.cur{
   background-image: url(../../_img/cont_top_right_cur.gif);
	background-position: right top;
	background-repeat: no-repeat;	

}*/

.cont_top_tbl div.cur a{
	color: #F2AD41;
	font-size: 11px;
	font-family: Tahoma;		
	/*background-image: url(../../_img/cont_top_cur.gif);
	background-position: -9px top;
	background-repeat: repeat-x;*/
	padding-top:10px;

}
.cont_top_tbl div a{
	padding-top:10px;

}
.cont_top_tbl .first div.cur a{
	color: #F2AD41;
	font-size: 11px;
	font-family: Tahoma;		
/*	background-image: url(../../_img/cont_top_cur2.gif);
	background-position: -9px top;
	background-repeat: repeat-x;*/
}

.cont_top_tbl td a:hover{
	text-decoration: underline;
}



.content_inner{
	padding: 10px 15px 0px 16px;
	border-left: 1px solid #CBCBCB; 
	border-right: 1px solid #CBCBCB;
    min-height:660px;
    max-height:1260px;
	height:100%;
}

.content_inner p{
	padding: 0px 0px 20px 0px;
}

.content_inner2{
	padding: 0px 15px 0px 16px;
	border-left: 1px solid #CBCBCB; 
	border-right: 1px solid #CBCBCB;
}

.content_inner2 p{
	padding: 0px 0px 20px 0px;
}

.content_bottom{
	padding: 0px 0px 0px 0px;
	height: 27px;
	background-color: #FFFFFF;
}

.content_bottom .content_left{
	padding: 0px 0px 0px 0px;
	background-image: url(../../_img/cont_left.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 10px;
	height: 22px;
}

.content_bottom .content_right{
	padding: 0px 0px 0px 0px;
	background-image: url(../../_img/cont_right.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}

.content_bottom .content_cent_bot{
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #CBCBCB;
	height: 10px;
} 

.content .news_cell{
	padding: 0px 16px 0px 16px;
	border-left: 1px solid #CBCBCB; 
	border-right: 1px solid #CBCBCB;
}

.content .news_cell h3{
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	color: #48937F;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
}

.content .news_cell .news_inner{
	padding: 0px 0px 5px 0px;
}

.content .news_cell .news_inner p{
	padding: 0px 0px 0px 0px;
	font-size: 11px;
}

.content .news_cell .news_sep{
	font-size: 1px;
	width: 40px;
}

.content .news_cell .news_inner p span{
	color: #121212;
}

.content .news_cell .news_inner a{
	text-decoration: underline;
	color: #F2AD41;
	font-size: 10px;
}

.content .news_cell .news_inner a:hover{
	text-decoration: none;	
}

/* //content */

/* //total_content */


/* footer */

.footer{
    height: 63px;
/*    background-image: url(../../_img/footer_x.jpg);
	background-position: center top;
	background-repeat: repeat-x;*/
	background-color: #FFFFFF;
	text-align:center;
}

.footer_tbl{
	height: 100%;
	background-image: url(../../_img/footer_left.jpg);
	background-position: 15 top;
//	background-position: left top;
	background-repeat: no-repeat;
}

.footer_cell{
    width:975px;
	padding: 0px 0px 0px 15px;	
//	padding: 0px 0px 0px 0px;
	background-image: url(../../_img/footer_right.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	margin:0px;
	text-align:right;
}

.footer_cell .banner{
    height: 39px;
	padding: 3px 0px 0px 48px;
	width: 124px;
    background-image: url(../../_img/footer_xxx.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.footer_cell .copyright{
	padding: 13px 0px 0px 0px;
    background-image: url(../../_img/footer_x.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	text-transform: uppercase;	
	font-size: 11px;
	color: #7B7B7B;
}

.footer_cell .tel{
	padding: 13px 0px 0px 0px;
    background-image: url(../../_img/footer_x.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	font-size: 11px;
	color: #7B7B7B;
}

.footer_cell .fax{
	padding: 13px 0px 0px 0px;
    background-image: url(../../_img/footer_x.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	font-size: 11px;
	color: #7B7B7B;
}

.footer_cell .footer_menu{
	padding: 12px 10px 0px 0px;
    background-image: url(../../_img/footer_xx.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 11px;
	width:220px;
	color: #7B7B7B;
	text-align: right;

}

.footer_cell .footer_menu a{
	text-decoration: none;
	padding: 0px 3px 0px 3px;
	font-size: 11px;
	text-transform:lowercase;
	color:#7B7B7B;
}

.footer_cell .footer_menu a:hover{
	text-decoration: underline;
}


p {padding:0 0 0 0;margin:0 0 0 0;}

/* //footer */
table.tbl_1 {
border-left:#CBCBCB 1px solid;
border-top:#CBCBCB 1px solid;
}
table.tbl_1 td {
border:#CBCBCB 1px solid
}

#tm_1 a:hover {
text-decoration:none;
color:#F2AD41;
}
#tm_2 a:hover {
text-decoration:none;
color:#F2AD41;
}
#tm_3 a:hover {
text-decoration:none;
color:#F2AD41;
}
#tm_4 a:hover {
text-decoration:none;
color:#F2AD41;
}


/* //footer */

.pager { 
	font-weight:normal;
	color:#F2AD41;
	text-decoration:none;
	font-size:11px;
}
.pager a{
	font-weight:normal;
	color:#969696;
	text-decoration:none;
	font-size:11px;
}
.price_small {
margin-right:75px;
//margin-right:0px;
}

.base_pr {
padding-right:50px;
//padding-right:50px;
padding-top:10px;
}
.priceD {padding-right:75px;}
.txt_noborder {width:100px;}
div.order-btn {
	margin-top:-29px;
  //margin-top:-18px;
	}
.rem_1 {
	padding-left:3px;
  //padding-left:0px;	
}	

/* ================================================================================*/

/*Opera Hack*/
@media all and (min-width: 0px) {

}


/* MODULES PHOTOALBUM */

.photoalbum { width: 100%; }

.photoalbum_path { margin-bottom: 10px; font-size: 12px; }
.photoalbum_path A { font-size: 12px !important; }

.photoalbum .cat_body { margin: 0px 0px 10px 0px; }

/* categories */

.photoalbum .urgent_cat_list { margin-bottom: 30px; }
.photoalbum .urgent_cat_list td { background: #eee; }
.photoalbum .cat_list { width: 100%; }

.photoalbum .urgent_cat_row { padding: 10px 15px; }
.photoalbum .cat_row { width: 25%; padding: 10px 15px;}

.photoalbum .cat_row a.name:link, .photoalbum .cat_row a.name:visited,
.photoalbum .cat_row a.name:active, .photoalbum .cat_row a.name:hover,
.photoalbum .urgent_cat_row a.name:link, .photoalbum .urgent_cat_row a.name:visited,
.photoalbum .urgent_cat_row a.name:active, .photoalbum .urgent_cat_row a.name:hover {
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
}

.photoalbum .cat_row a.small_picture_wrapper, .photoalbum .urgent_cat_row a.small_picture_wrapper {
	border: solid #fff 1px;
	display: block;
	margin: 0px 0px 10px 0px;
}

.photoalbum .cat_row .announce, .photoalbum .urgent_cat_row  .announce { padding: 0px 0px 10px 0px; }

.photoalbum .cat_row .rating, .photoalbum .urgent_cat_row .rating {
	clear: both; margin: 0px 0px 10px 0px;
}

.photoalbum .cat_row .num_photos, .photoalbum .urgent_cat_row .num_photos {
	clear: both;
	font-size: 11px;
	font-style: italic;
}

/* items */

.photoalbum .urgent_item_list { margin-bottom: 30px; }
.photoalbum .item_list, .photoalbum .browse_item_list {  }

.photoalbum .browse_item_list { margin: 30px auto 0px; }
.photoalbum .browse_item_list .active { background: #eee; }

.photoalbum .urgent_item_row { vertical-align: top; background: #eee; padding: 10px 15px; }
.photoalbum .item_row { width: 25%; vertical-align: top;  padding: 10px 15px; }
.photoalbum .browse_item_row { vertical-align: top; width: 30%; padding: 10px 15px; }

.photoalbum .item_row a.header:link, .photoalbum .item_row a.header:visited,
.photoalbum .item_row a.header:active, .photoalbum .item_row a.header:hover,
.photoalbum .browse_item_row a.header:link, .photoalbum .browse_item_row a.header:visited,
.photoalbum .browse_item_row a.header:active, .photoalbum .browse_item_row a.header:hover,
.photoalbum .urgent_item_row a.header:link, .photoalbum .urgent_item_row a.header:visited,
.photoalbum .urgent_item_row a.header:active, .photoalbum .urgent_item_row a.header:hover  {
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
}

.photoalbum .item_row a.small_picture_wrapper, .photoalbum .urgent_item_row a.small_picture_wrapper,
.photoalbum .browse_item_row a.small_picture_wrapper {
	display: block !important;
	margin: 0px 0px 10px 0px  !important;;
}

.photoalbum .urgent_item_row .announce, .photoalbum .item_row .announce,
.photoalbum .browse_item_row .announce { margin: 0px 0px 10px 0px; }

.photoalbum .urgent_item_row .forum, .photoalbum .item_row .forum,
.photoalbum .browse_item_row .forum {	padding: 10px 0px 0px 0px; }

.photoalbum .item_hSplitter img { width: 10px; }
.photoalbum .item_vSplitter img { height: 20px; }

/* item details */

.photoalbum .sibl_pages { text-align: right; }

.photo_info {
	position: relative;
	margin: 0 auto;
	margin-top: 25px;
}

.photoalbum .item_details .header { font-size: 18px; padding: 0px 0px 10px 0px; }

.photoalbum .item_details a.enlarge {
	display: block;
	text-align: center;
	margin: 5px 0px 0px 0px;
}

.photoalbum .body { margin: 20px 0px; }

.photoalbum .item_details .forum { padding: 10px 0px 0px 0px; }
.photoalbum .item_details .rating {  }


/* small */

.photoalbum_small_list {  }
.photoalbum_small_list .small_row { }

.photoalbum_small_list a.header:link, .photoalbum_small_list a.header:visited,
.photoalbum_small_list a.header:active, .photoalbum_small_list a.header:hover {
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
}

.photoalbum_small_list a.small_picture_wrapper { display: block; }

.photoalbum_small_list  .announce { margin: 10px 0px }
.photoalbum_small_list  .rating {  }
.photoalbum_small_list  .forum { margin: 10px 0px 0px 0px; }

.photoalbum_small_list .small_Vsplitter img { height: 20px; }
.photoalbum_small_list .small_Hsplitter img { width: 10px; }

/* MODULES END PHOTOALBUM */textarea.inp-h{
    display: none;
}
