body {
	padding: 0;
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
/*cvet texta opisania razdel*/color: #fff;
/*body color*/background:#000;
	/*height: 100%;*/
}
	
a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
div.catdesc {
	padding:10px 0px 10px 0px;
}
	
form {
	margin:0;
	padding:0;
	}
/******************************BEGIN STRUCT*******************************************/

table#maint {
	width: 100%;
	min-height: 580px;
	overflow:hidden;
	height:expression(this.scrollHeight < 580? "580px" :"auto");
}
 
td#head{
/*body color*/background:#000;
	height: 147px;
	vertical-align: top;
	padding-bottom:2px;
/*linehead color*/border-bottom: 5px solid #B00000;
}

td#leftcol {
 	padding-top:4px;
	padding-bottom:40px;
	vertical-align: top;
	width:189px;
 
}

td#maincol {
	width: 100%;
 	padding: 4px 5px 20px 5px;
	vertical-align: top;
}

td#rightcol{
 	padding-top:4px;
	vertical-align: top;

 
}

td#leftbot{
 
	height: 1px;
	font-size: 1px;
}

td#mainbot {
	height: 1px;
	font-size: 1px;
	/*background-color: #FFF;*/
}

td#rightbot {
 
 
	height: 1px;
	font-size: 1px;	
}

td#bottom {
	height: 54px;
	padding:3px 0px 3px 0px;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
/*linebot color*/border-top: 5px solid #B00000;
	color: #505050;
	
	
}

/*******************************END STRUCT********************************************/



/******************************BEGIN HEADLINE*****************************************/

div#findbg {
	position: absolute;
	display: block;
	left: 0px;
	top: 0px;
	/*border: 1px solid Red;*/
	width: 191px;
	height: 137px;
	background: url(../pics/findbg.jpg) no-repeat;
	text-decoration: none;	
	
}

a#logo {
	position: absolute;
	width: 270px;
	height: 90px;
	top: 0;
	left: 191px;
}
#logo img{
	border: none;
}

a#logoshop {
	position: absolute;
	display: block;
	left: 230px;
	top: 40px;
	/*border: 1px solid Red;*/
	width: 112px;
	height: 23px;
	background: url(../pics/logoshop.gif) no-repeat;
	text-decoration: none;	
	}

div.headline {
	display: block;
	width:841px;
	height: 26px;
	position: absolute;
	top: 93px;
	left:191px;
	/*text-align: right;*/
}

div.find { 
	position: absolute;
	top: 92px;
	left:18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	
}

div.find_button	{
	position: absolute;
	top: 95px;
	left:130px;
	}


div.find span {
	display: block;
	float: left;
	/*margin-top: 3px;*/
}

div.find input.stxt{
	width: 107px;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 11px;
	border: 1px solid Black;
	padding: 0px;
	margin: 0px;
	/*position: relative;*/
	/*top: -2px;*/
}

 input.simg{
	border: 0;
	width: 45px;
	height: 16px;
	background: url(../pics/pixel.gif) no-repeat top left;
	/*cursor: pointer;*/
}
html div.navline {
	float: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
 	padding-left: 12px;
	padding-top: 3px;
}

* html div.navline {
	float: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
 	padding-left: 3px;
	padding-top: 3px;
}

div.navline a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;	
 
	text-decoration: none;

}

div.navline a:hover {
	text-decoration: underline;
}

div.navline a.sel {
	color: #FFF91F;
}

/********************************END HEADLINE*****************************************/


/********************************COLS DESCRIPTION*************************************/
.titlecenter{
	/*width: 183px;*/
	/*padding: 4px 0;		*/
/*stolbik bgcolor*/background-color: #A38F5C;
/*granica stolbik*/border-bottom: 1px solid #D0BB81;
}
div.titlecenter div span.user{
	display: block;
	padding: 13px 0 0 10px;
	font-size: 11px;
/*zagolovki stolbik news pol*/color: #AF0A06;
	font-weight: bold;
}
div.titlecenter div span.shop{
	display: block;
	padding: 13px 0 0 10px;
/*zagolovki stolbik katalog*/color: #000;
	font-weight: bold;
	font-size: 11px;
}
div.titlenews  {
/*razdelitelnaia polosa*/border-bottom:1px solid #fff;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 9px 0px 13px 0px;
	margin:0;

}
div.titlenews  span{
	display: block;
	padding: 0px 0 0 0;
	text-align: center;
/*cvet nazvanii razdelov*/color: #fff;
}
div.title {
	/*width: 189px;*/
	/*padding: 4px 0;		*/
/*stolbik bgcolor*/background-color: #A38F5C;
/*granica stolbik*/border-bottom: 1px solid #D0BB81;
	height:39px;
}

#rightcol div.title
{
/*stolbik bgcolor*/background-color: #A38F5C;
}

div.title div {
	height: 25px;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6BA804;	
	
}




div.title div span{
	display: block;
	padding: 13px 0 0 0;
/*zagolovki stolbik katalog*/color: #000;
}
div.title div span.news{
	display: block;
	padding: 13px 0 0 0px;
/*zagolovki stolbik news pol*/color: #AF0A06;
	font-weight: bold;
}



td#leftcol div.menutxt {
	padding: 5px 0px 10px 0px;	
/*stolbik bgcolor*/background-color: #A38F5C;
/*granica stolbik*/border-bottom: 1px solid #D0BB81;
}

td#rightcol div.menutxt {
	padding: 5px 0px 10px 13px;	
/*stolbik bgcolor*/background-color: #A38F5C;
/*granica stolbik*/border-bottom: 1px solid #D0BB81;

}

/*********************************END COLS DESCRIPTION********************************/

/*********************************BOTTOM LINE*****************************************/
#cop {
	padding-bottom: 5px;
	padding-top: 5px;
/*fon bottom*/background-color: #595959;
/*cvet copyright*/color: #fff;
}
div.copyright {
	text-align: center;

}

div.copyright a{
/*cvet copyright*/color: #fff;
	text-decoration: none;
}

div.copyright a:hover {
	text-decoration: underline;
}

/*********************************END BOTTOM LINE*************************************/

/*********************************CONTENT ELEMENTS************************************/

td#maincol div.separator {
	font-size: 1px;
	height: 1px;
	margin: 0 4px;
	 
	/*background: url(../pics/main_sep.gif) repeat-x 0px 9px;*/
}

td#maincol div.separator2 {
	font-size: 1px;
	height: 1px;
	/*background: url(../pics/main_sep.gif) repeat-x 0px 9px;*/
	margin: 0 4px;
	border-bottom: 0px solid #BDEDCCB;
}

div.hot {
	padding: 10px 8px;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
/*cvet welcome*/color:#fff;
}

table.hot {
	margin: 10px 0;
	width: 95%;
}

table.hot td{
	vertical-align: top;
	width: 50%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;		
}

table.hot td.img {
	padding-left: 20px; 
	padding-right: 20px;
	text-align: right;
}

table.hot td.desc {
	width: 100%;
	padding-right: 20px;  
} 

div.pathline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;

	padding: 14px 8px 14px 8px;
/*razdelitelnaia polosa*/border-bottom:1px solid #fff;
}



div.pathline a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
/*cvet elem pathline*/color: #fff;
}
div.pathline a:hover {
	text-decoration: underline;
}

div.pathline span {
	font-family: "MS Serif", "New York", serif;
	color: #736E67;
	font-weight: bold;
	padding: 0 4px;
	position: relative;
	top: -1px;
}

select.sortsel {
	display: block;
	float: left;
margin: 4px 0 0 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;		
}

div.sliceline {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	clear: both;
	text-align: right;
	padding: 2px 8px;
/*nomer tek stranici*/color: #B00000;
}

div.sliceline a.pages{
/*nomer ost stranic*/color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
div.sliceline a.pages:hover{
/*nomer tek stranici*/color: #B00000;
	text-decoration: underline;
}


div.textcont {
	margin-left: 25px;
	padding-top: 10px;
	margin-right: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
/*cvet texta opisania razdel*/color: #fff;
}
 
div.textcont td{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
}


div.iebugcont  table {
	border-left: 6px solid #FFF;
	border-right: 6px solid #FFF;
}

h1.news {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #736E67;
	padding: 4px 0;
}

div.ubp {
	margin-top: 4px;
	margin-bottom: 4px; 
}

input.mybut {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
	color: #C1191E;
	background-color: transparent;
	border: 0;	
	cursor: pointer;
	padding: 3px 0px;
	margin: 0 5px;
}
input.mybut_reset {
	background: url(../pics/reset.gif) top left no-repeat;
	border: 0px solid #CCCCCC;	
	cursor: pointer;
	padding: 0px 0px;
	margin: 0 0px;
	width:91px;
	height:17px;
}
input.mybut_send {
	background: url(../pics/send.gif) top left no-repeat;
	border: 0px solid #CCCCCC;	
	cursor: pointer;
	padding: 0px 0px;
	margin: 0 0px;
	width:91px;
	height:17px;
}
 
textarea, input {
/*okantovka poley vvoda*/border: 1px solid #B00000;
	width:220px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
	color: #333333;
}
/*********************************END CONTENT ELEMENT*********************************/

/*********************************TOVAR DESCRIPTION***********************************/

table.goods {
	width: 100%;
	clear: both;
	padding: 0px;
	margin: 0px;
}

table.goods td.icont {
	width: 32%;
	height: 100%;
	vertical-align: top;
}
 
table.goods td{
	vertical-align: top;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	
}
table.goods div{
	vertical-align: bottom;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;		
}
table.goods td.bglingl {
	background: url(../pics/bglingl.gif) top left repeat-y;

}
table.goods td.bglingr {
	background: url(../pics/bglingr.gif) top left repeat-y;

}

table.goods td.bglingl2 {
	background: url(../pics/bglingl2.gif) top left repeat-y;

}
table.goods td.bglingr2 {
	background: url(../pics/bglingr2.gif) top left repeat-y;

}


table.goods td.bgtop, #findContent td.bgtop {
 	vertical-align: middle;
	padding: 0;
	background: url(../pics/bgtop.gif) top left repeat-x;
/*center bg color est*/background-color:#A38F5C;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;		
}
 table.goods td.bgtop2{
	vertical-align: middle;
	padding: 0;
	background: url(../pics/bgtop2.gif) top left repeat-x;
/*center bg color net*/background-color:#CCC2A6;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;		
}
 
table.goods td.bgbot, #findContent td.bgbot{
	vertical-align: top;
	padding: 0;
	background: white url(../pics/bgbot.gif) bottom left repeat-x;
}
table.goods td.bgbot2{
	vertical-align: top;
	padding: 0;
	background: white url(../pics/bgbot2.gif) bottom left repeat-x;
}
table.goods td.bgleft{
	vertical-align: top;
	padding: 0px 0px 0px 0px;
/*kaima item est l*/border-left:1px solid #B00000;
/*kaima item est r*/border-right:1px solid #B00000;
	background: white url(../pics/bgline.gif) bottom left repeat-x;
}
table.goods td.bgleft3{
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	background-color:white;
/*kaima item est l*/border-left:1px solid #B00000;

}

table.goods td.bgleft31{
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	background-color:white;
/*kaima item est r*/border-right:1px solid #B00000;
}

table.goods td.bgleft4{
	vertical-align: top;
	padding: 0;
	background-color:white;
/*kaima item net l*/border-left:1px solid #D47373;
}

table.goods td.bgleft41{
	vertical-align: top;
	padding: 0;
	background-color:white;
	/*kaima item net r*/border-right:1px solid #D47373;
}


 table.goods td.bgleft2{
	vertical-align: top;
	padding: 0;
/*kaima item net l*/border-left:1px solid #D47373;
	/*kaima item net r*/border-right:1px solid #D47373;
	background: white url(../pics/bgline2.gif) bottom left repeat-x;
}
  table.goods td.bgleft_item{
	vertical-align: top;
	padding-top: 10px;
	background: url(../pics/bgline2.gif) top left repeat-x;
}
table.goods table {
	width: 100%;
	height: 100%; 
	border: 0;
}

table.goods td.zero {
	border: 0;
}

div.goods{
	/*border-left: 1px solid #7D82C5;
	border-right: 1px solid #7D82C5;*/
	text-align: left;
	padding: 0;
}
h1.tovarhead2 {
 	text-align:center;
	/*border: 1px solid #FFF;*/
	padding: 0px 0px 20px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
/*nazvanie tov razv */color: #D0BB81;
	margin: 0;
}
.tovarhead {
 	text-align:center;
	/*border: 1px solid #FFF;*/
	padding: 4px 9px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0;
}

.tovarhead a {
/*cvtet zagolovka v item*/color:#fff;
	font-weight: bold;
	text-decoration: none;
}
.tovarhead a:hover {
/*nazvanie tov razv */color: #D0BB81;
	text-decoration: none;
}



.tovarhead2 {
 	text-align:center;
	/*border: 1px solid #FFF;*/
	padding: 4px 9px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
/*cvtet zagolovka v item net*/color:#fff;
	margin: 0;
}

.tovarhead2 a {
/*cvtet zagolovka v item net*/color:#fff;
	font-weight: bold;
	text-decoration: none;
}
.tovarhead2 a:hover {
/*nazvanie tov razv */color: #D0BB81;
	text-decoration: none;
}
table.goods div.img {
	padding: 10px 3px 10px 3px;
	text-align: center;
	/*float:left;*/
}

table.goods div.img img {
	border: 0;
}

table.goods div.desc {
	padding: 10px 3px 6px 3px;
	font-weight: normal;
	font-size: 9px;
/*cvet texta opisania razdel*/color: #FFF;
}
table.goods div.desc a{
    color: #FFF;
}

 table.goods div.desc2 {
	padding: 10px 3px 6px 3px;
	font-weight: normal;
	font-size: 9px;
/*cvet texta opisania razdel net*/color: #A6A6A6;
	
}
table.goods div.buyline {
	/*width: 100%;*/
	margin-bottom: 2px;
	padding: 5px 7px 5px 0px;
	text-align: center;
}
table.goods div.buyline_item {
	/*width: 100%;*/
	margin-bottom: 2px;
	padding: 0px 7px 5px 0px;
	text-align: right;
}
table.goods div.buyline_item img{
	/*width: 100%;*/
 
	padding: 5px 7px 0px 0px;

}


table.goods div.buyline_item a.ye {
	font-weight: bold;
	font-size: 14px;
	color: #FF7E00;
	text-decoration: none;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
table.goods div.buyline_item a.ye:hover {
	text-decoration: none;
}
table.goods div.buyline_item a.by {
	font-weight: normal;
	font-size: 14px;
/*cvet bel valuti*/color: #fff;
	text-decoration: none;	
	font-family: Arial, Helvetica, sans-serif;
}

table.goods div.buyline_item a.by:hover {
	text-decoration: none;
}
table.goods div.buyline_item span.ye {
	font-weight: bold;
	font-size: 14px;
	color: #FFB873;
	text-decoration: none;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
table.goods div.buyline_item span.by {
	font-weight: normal;
	font-size: 14px;
	color: #4C4C4C;
	text-decoration: none;	
	font-family: Arial, Helvetica, sans-serif;
}



table.goods div.buyline_notkupit div{
    font-weight: bold;
}




 
table.goods div.buyline_notkupit{
	/*width: 100%;*/
	margin-bottom: 2px;
	padding: 0 7px 5px 0px;
	text-align: left;
	font-weight: bold;
	color:#737373;
	text-align:center;
}
table.goods  span.buyline_notkupit_item{
	/*width: 100%;*/
	margin-bottom: 2px;
	padding: 0px 15px 5px 0px;
	text-align: right;
	font-weight: bold;
	color:#737373;
}
table.goods div.buyline a.ye {
	font-weight: bold;
	font-size: 14px;
	color: #FF7E00;
	text-decoration: none;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
table.goods div.buyline a.ye2 {
	font-weight: bold;
	font-size: 14px;
	color: #FFB873;
	text-decoration: none;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
table.goods div.buyline span.ye {
	font-weight: bold;
	font-size: 14px;
	color: #FFB873;
	text-decoration: none;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
table.goods div.buyline span.ye2 {
	font-weight: bold;
	font-size: 14px;
	color: #FFB873;
	text-decoration: none;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
table.goods div.buyline span.by {
	font-weight: normal;
	font-size: 14px;
	color: #4C4C4C;
	text-decoration: none;	
	font-family: Arial, Helvetica, sans-serif;
}
table.goods div.buyline span.by2 {
	font-weight: normal;
	font-size: 14px;
	color: #9D9D9D;
	text-decoration: none;	
	font-family: Arial, Helvetica, sans-serif;
}
table.goods div.buyline a.ye:hover {
	text-decoration: none;
}
table.goods div.buyline a.ye2:hover {
	text-decoration: none;
}
table.goods div.buyline a.by {
	font-weight: normal;
	font-size: 14px;
	color: #000;
	text-decoration: none;	
	font-family: Arial, Helvetica, sans-serif;
}

table.goods div.buyline a.by:hover {
	text-decoration: none;
}

table.goods div.buyline img
{
	float: left;
	/*position: relative;
	top: -1px;*/
	border: 0;
}

/*********************************END TOVAR DESCRIPTION*******************************/

/*********************************SECTION MENU****************************************/

div.menusep{
	/*font-size: 1px;
	height: 1px;
	overflow: hidden;
	 background-color: #C9C9C9; LINE PUNCT MENU
	padding: 0;*/
	
}

div.mlevel1 {
	padding: 4px 10px 4px 38px;
	background: url(../pics/menul1.gif) no-repeat 23px 9px;	
}

div.mlevel1 a{
/*cvet 1level*/color: #fff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

div.mlevel1 a:hover {
	text-decoration: underline;
}

div.mlevel2 {
	padding: 3px 10px 3px 50px;
/*fon 2level*/background: #C7B586 url(../pics/menul2.gif) no-repeat  37px 9px;

}

div.mlevel2 a{
/*cvet 2level*/color: #000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

div.mlevel2 a:hover {
	text-decoration: underline;
}

div.mlevel3 {

/*fon 3level*/background-color: #E7DBB9;
	padding: 3px 10px 3px 63px;
	/* background: url(../pics/menul2.gif) no-repeat  19px 9px;	*/
}

div.mlevel3 a{
/*cvet 3level*/color: #B00000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

div.mlevel3 a:hover {
	text-decoration: underline;
}

div.mlevel4 {
    background-color: #FFF1CC;
	padding: 3px 10px 3px 78px;
}

div.mlevel4 a{
    color: #7D0000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
div.mlevel4 a:hover {
	text-decoration: underline;
}






div.mlevel5 {
	padding: 3px 10px 3px 88px;
}

div.mlevel5 a{
    color: #7D0000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
div.mlevel5 a:hover {
	text-decoration: underline;
}






#mlsel1 a{
	font-weight:bold;
	color:white;
	}

#mlsel2 a{
	text-decoration:underline;
	}

#mlsel3 a{
	text-decoration:underline;
}

#mlsel4 a{
	text-decoration:underline;
}
#mlsel5 a{
	text-decoration:underline;
}

td#rightcol .sel {
	background-color: #E0DEDA;
}

td#rightcol .sel a{
	 
}

td#leftcol .sel {
	 
}

td#leftcol .sel a{
	/*color: #000000;	
 
	font-weight: bold;*/
	 
}
/*********************************END SECTION MENU************************************/

/********************************NEWS DESCRIPTION*************************************/

div.newsc {
	padding-bottom: 10px;
	font-size: 11px;
	font-family: Tahoma;
}

div.newsc span.date {
/*cvet datanews*/color: #E7DBB9;
	font-weight: bold;
	background: url(../pics/menul3.gif) no-repeat  1px 5px;
	padding-left:14px;
}

div.newsc a.nl {
/*cvet texta opisania razdel*/color: #000;
	text-decoration: none;
}

div.newsc a.nl:hover {
	text-decoration: none;
/*cvet datanews*/color: #E7DBB9;
}



/********************************END NEWS DESCRIPTION*********************************/

/********************************FRAMES DESCRIPTION***********************************/


form.user_info {
	padding: 7px 10px 0px 20px;
	margin: 0;
}

form.user_info table {
	border: 0;
	margin-bottom: 4px;
}

form.user_info table td {
	vertical-align: middle;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #505050;		
}

form.user_info label {
	/*display: block;*/
	/*width: 130px;*/
	margin-bottom: 4px;
}

form.user_info input {
	width: 80px;
	height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

form.user_info table td input.img {	
	margin-top: 2px;
	border: 0;
	width: 17px;
	height: 15px;
}




iframe.shcart {
	height: 45px;
	background: transparent;
	border: 0;
	outline: 0;
	padding: 0;
	margin: 3px 0 0 3px;
	text-align: left;
	width:370px;
}

body.shcart {
	padding: 0;
	margin:0;
	background-color: #A38F5C;
	text-align: center;
	color:#FFF;
}

body.shcart table {
	border: 0;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body.shcart table td {
	vertical-align: middle;
	height: 10px;
	text-align: left;
}

body.shcart input {
	width: 60px;
	height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 0;
	background-color: transparent;
	font-size: 11px;
}

body.shcart select {
	/*height: 14px;*/
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
}

body.shcart option {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;	
}

body.shcart table td img {	
	margin-top: 2px;
	border: 0;
}





/********************************END FRAMES DESCRIPTION*******************************/

/********************************BANNER FIELDS****************************************/

div.leftban {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;	
/*cvet texta opisania razdel*/color: #fff;

}

div.rightban {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;	
/*cvet texta opisania razdel*/color: #fff;

}

/********************************END BANNER FIELDS************************************/

/********************************COMPARE PAGE*****************************************/

table.compare {
	/*background-color: #797ec2;*/
 
	margin: 10px;
}

table.compare td {
	padding: 1px;
/*razd v comp*/border-right:1px solid #A38F5C;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;	
/*cvet texta opisania razdel*/color: #fff;
	text-align: center;
	vertical-align: top;
	padding:2px 0px 2px 0px;
}

table.compare td.pname {
	text-align: left;
	font-weight: normal;
	font-size: 12px;	
	padding:5px 0px 6px 10px;
	background: url(../pics/bgline3.gif) bottom left repeat-x;
}
table.compare td.pname2 {
	text-align: center;
	font-weight: normal;
	font-size: 11px;	
	padding:5px 0px 6px 10px;
	background: url(../pics/bgline3.gif) bottom left repeat-x;
}
table.compare td.img {
	padding: 0;
	
	vertical-align: middle;
	font-size: 1px;
}

table.compare td.img div{
	width: 100px;
	height: 150px;
	vertical-align: middle;
	overflow: hidden;
	
}

table.compare img {
	border: 0;
}

table.compare a{
	font-weight: bold;
/*nazvanie tov razv */color: #D0BB81;
	text-decoration: none;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;

}
table.compare a:hover{
	font-weight: bold;
/*cvet texta opisania razdel*/color: #fff;
	text-decoration: underline;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
table.compare td.buy_{
 	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding:10px 0px 10px 10px;
/*fon ceni cop*/background-color: #A38F5C;
/*cvet texta opisania razdel*/color: #000;
	text-align:left;

}
table.compare td.buy {
 	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding:5px 0px 6px 10px;
/*fon ceni cop*/background-color: #A38F5C;
	color:#000000;
	text-align:center;

}

table.compare td.buy a.ye{
	font-weight: bold;
	font-size: 14px;
	color: #FF7E00;
	text-decoration: none;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;

}
table.compare td.buy a.ye:hover{
	text-decoration: none;
}
table.compare td.buy a.by{
	font-weight: normal;
	font-size: 14px;
/*cvet bel valuti*/color: #000;
	text-decoration: none;	
	font-family: Arial, Helvetica, sans-serif;

}


table.compare td.buy a.by:hover{
	text-decoration: none;
}
table.compare td.headl {
	background: url(../pics/bgline3.gif) bottom left repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
/*cvet texta opisania razdel*/color: #fff;
	font-weight: normal;
	text-align: left;
	width: 200px;
    padding:0px 0px 5px 10px;
}
table.compare td.head {
	background: url(../pics/bgline3.gif) bottom left repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
/*cvet texta opisania razdel*/color: #fff;
	font-weight: normal;
	text-align: center;
	width: 200px;
    padding:0px 0px 5px 10px;
}

table.compare td.head a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
/*nazvanie tov razv */color: #D0BB81;
	text-decoration: none;
}
table.compare td.head a:hover{
	text-decoration: underline;
/*cvet texta opisania razdel*/color: #fff;
}


/*******************************END COMPARE PAGE**************************************/


a#ochistit {
	background: url(../pics/sravnit_reset.gif) top left no-repeat;
	border:0px solid #FF0000;
	height: 20px;
	float: right;
	position: relative;
	top: 0px;
	right:0px;
}
a#ochistit:hover {
	background: url(../pics/sravnit_reset_a.gif) top left no-repeat;
	height: 20px;
	float: right;
	position: relative;
	top: 0px;
	right:0px;
}


#fbutt {
	margin:5px 0px 2px 0px;
	border:0px solid #FF0000;
}
a#fbutt {
	background: url(../pics/search.gif) top left no-repeat;
	border:0px solid #FF0000;
	height: 20px;
	float: right;
	position: relative;
	top: 0px;
	right:0px;
}
a#fbutt:hover {
	background: url(../pics/search_a.gif) top left no-repeat;
	height: 20px;
	float: right;
	position: relative;
	top: 0px;
	right:0px;
}

a#delete {
	background: url(../pics/del.gif) top left no-repeat;
	border:0px solid #FF0000;
	cursor: pointer;
	height: 20px;
	padding-bottom: 15px;
}
a#delete:hover {
	background: url(../pics/dela.gif) top left no-repeat;
	cursor: pointer;
	height: 20px;
	padding-bottom: 15px;
}
a#edit {
	background: url(../pics/edit.gif) top right no-repeat;
	border:0px solid #FF0000;
	cursor: pointer;
	height: 20px;
	padding-bottom: 15px;
}
a#edit:hover {
	background: url(../pics/edita.gif) top right no-repeat;
	border:0px solid #FF0000;
	cursor: pointer;
	height: 20px;
	padding-bottom: 15px;
}

a#add {
	background: url(../pics/add.gif) top right no-repeat;
	border:0px solid #FF0000;
	cursor: pointer;
	height: 20px;
	padding-bottom: 15px;
}
a#add:hover {
	background: url(../pics/adda.gif) top right no-repeat;
	border:0px solid #FF0000;
	cursor: pointer;
	height: 20px;
	padding-bottom: 15px;
}
a#save {
	background: url(../pics/save.gif) top right no-repeat;
	border:0px solid #FF0000;
	cursor: pointer;
	height: 20px;
	padding-bottom: 15px;
}
a#save:hover {
	background: url(../pics/savea.gif) top right no-repeat;
	border:0px solid #FF0000;
	cursor: pointer;
	height: 20px;
	padding-bottom: 15px;
}
.hiddenc {
	display: none;
}
a#clear {
	background: url(../pics/clear.gif) top right no-repeat;
	border:0px solid #FF0000;
	height: 20px;
	float: left;
	position: relative;
	top: 0px;
	right:0px;
}
a#clear:hover {
	background: url(../pics/cleara.gif) top right no-repeat;
	border:0px solid #FF0000;
	height: 20px;
	float: left;
	position: relative;
	top: 0px;
	right:0px;
}
a#send {
	background: url(../pics/send.gif) top right no-repeat;
	height: 20px;
	float: right;
	position: relative;
	top: 0px;
	right:0px;
}
a#send:hover {
	background: url(../pics/senda.gif) top right no-repeat;
	height: 20px;
	float: right;
	position: relative;
	top: 0px;
	right:0px;
}
#kupit {
	border:0px solid #FF0000;
	width:87px;
	height:20px;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	
}

a.kupit3 {
	padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;
	background: url(../pics/kupit2.gif) top right no-repeat;
	border:0px solid #FF0000;
	   width: 87px;
	   height: 20px;
	   float: right;
	   position: relative;
	   top: 0px;
	   right:0px;
}
a.kupit3:hover {
	padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;
	background: url(../pics/kupit2a.gif) top right no-repeat;
	border:0px solid #FF0000;
   width: 87px;
   height: 20px;
   float: right;
   position: relative;
   top: 0px;
   right:0px;
}
a.kupit {
	padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;
	background: url(../pics/kupit.gif) top right no-repeat;
	border:0px solid #FF0000;
	   width: 87px;
	   height: 20px;
	   float: right;
	   position: relative;
	   top: 0px;
	   right:0px;
}
a.kupit:hover {
	padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;
	background: url(../pics/kupita.gif) top right no-repeat;
	border:0px solid #FF0000;
   width: 87px;
   height: 20px;
   float: right;
   position: relative;
   top: 0px;
   right:0px;
}
#kupit2 {
	padding:5px 0px 5px 0px; margin:0px 0px 0px 0px;
	text-align:center;
	width:87px;
	border:1px solid #FF0000;

}
a.kupit2 {
	padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;
	background: url(../pics/kupit_item.gif) top right no-repeat;
	border:0px solid #FF0000;
	   position: relative;
	   width: 87px;
	   height: 20px;
	   display:block;
	 text-align:center;
	   top: 0px;
	   right:0px;
}
a.kupit2:hover {
	padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;
	background: url(../pics/kupit_itema.gif) top right no-repeat;
	border:0px solid #FF0000;
   width: 87px;
   height: 20px;
   display:block;
   position: relative;
   top: 0px;
   left:0px;
}
/*****************************COMPARE IN GOODS LIST***********************************/
.sravn  {
	 padding:0px 0px 0px 0px;
	 margin:0px 0px 0px 0px;
}
.sravn a {
	background: url(../pics/sravnit.gif) top right no-repeat;
	border:0px solid #FF0000;
 	height: 20px;
	float: left;
	position: relative;
	top: 0px;
	right:0px;
}
.sravn a:hover {
	background: url(../pics/sravnita.gif) top right no-repeat;
	border:0px solid #FF0000;
 	height: 20px;
	float: left;
	position: relative;
	top: 0px;
	right:0px;
}

.sravn2  {
	 padding:0px 0px 0px 0px;
	 margin:0px 0px 0px 0px;
}
.sravn2 a {
	background: url(../pics/sravnit_rez.gif) top right no-repeat;
	border:0px solid #FF0000;
 	height: 20px;
	float: left;
	position: relative;
	top: 0px;
	right:0px;
}
.sravn2 a:hover {
	background: url(../pics/sravnit_reza.gif) top right no-repeat;
	border:0px solid #FF0000;
 	height: 20px;
	float: left;
	position: relative;
	top: 0px;
	right:0px;
}






.sravn_item a {
	background: url(../pics/sravnit_item.gif) top right no-repeat;
	border:0px solid #FF0000;
 	height: 20px;
	cursor: pointer;
	padding-bottom: 15px;
 
}
.sravn_item a:hover {
	background: url(../pics/sravnit_itema.gif) top right no-repeat;
	border:0px solid #FF0000;
 	height: 20px;
	cursor: pointer;
	padding-bottom: 15px;
}
.sravn_item2  {
	 padding:0px 0px 0px 0px;
	 margin:0px 0px 0px 0px;
}
.sravn_item2 a {
	background: url(../pics/sravniti_rez.gif) top right no-repeat;
	border:0px solid #FF0000;
 	height: 20px;
	cursor: pointer;
	padding-bottom: 15px;
}
.sravn_item2 a:hover {
	background: url(../pics/sravniti_reza.gif) top right no-repeat;
	border:0px solid #FF0000;
 	height: 20px;
	cursor: pointer;
	padding-bottom: 15px;
}





div.compareline_item {
	font-size: 11px;
	padding: 30px 3px 4px 5px;
	text-align: center;
}
div.compareline_item a.makecomp {

}

div.compareline_item a.compadded {
	display: none; 
}
div.compareline {
 	 margin: 0px 0px 0px 5px;
	font-size: 11px;
	padding: 3px 3px 4px 5px;
	text-align: left;
	width:190px;
}
div.compareline2 {
 	 margin: 0px 0px 0px 5px;
	font-size: 11px;
	padding: 3px 3px 4px 5px;
	text-align: left;
	width:190px;
}
div.compareline a.makecomp {
}

div.compareline a.compadded {
	display: none; 
}
div.compareline2 a.makecomp {
}

div.compareline2 a.compadded {
	display: none; 
}

.user_form{
	margin:0px;
	padding:0px 10px 0px 10px;
	
	}


/****************************END COMPARE IN GOODS LIST********************************/

.h {
	font-size: 14px;
	display: inline;
/*nazvanie tov razv */color: #D0BB81;
	font-weight: bold;
}
.h2 {
	font-size: 14px;
	display: inline;
	color:#fff;
	font-weight: normal;
}

/* KORZUN STYLE !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
#topbanner {
	position: absolute;
	text-align: center;
	/*border:1px solid #969696;*/
	width:350px;
	height:63px;
	font-weight:bold;
	font-size:12px;
	top: 5px;
	left: 470px;
}
#left_baner {
 	float:left;
	text-align: center;
	margin: 10px 0px 0px 0px;
	/*border:1px solid #969696;*/
	width:187px;
	/*height:87px;*/
}
#right_baner {
 	float:right;
	text-align: center;
	margin: 10px 0px 0px 0px;
	/*border:1px solid #969696;*/
	width:142px;
	height:90px;
}

.selval {
	border:0px solid #FF0000;
 
}


/* STRT NEWS MY */
table.goodsnews{	
	width:100%;
	padding:7px 0px 9px 0px;
}

table.goodsnews td.icont {	
	width:100%;
	
 
}
table.goodsnews td.newstitle {	
	width:100%;
/*stolbik bgcolor*/background-color: #A38F5C;
/*granica stolbik*/border-bottom: 1px solid #D0BB81;
	padding:7px 0px 9px 4px;
}
table.goodsnews td.bg_linnews {	
	width:100%;
	background: url(../pics/bgline3.gif) bottom left repeat-x;
}

.tovarhead_news {
	background: url(../pics/menul3.gif) no-repeat  12px 5px;
 	text-align:left;
	/*border: 1px solid #FFF;*/
	padding: 0px 0px 0px 30px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
/*cvet datanews*/color: #E7DBB9;
	margin: 0;
}

div.newstext {
/*cvet texta opisania razdel*/color: #fff;
	padding:10px 0px 9px 30px;
}


table#project {
	height:90%;
}
table#project td{
	height:90%;
}









/*######################################## attendant item #############################################*/
div.delivery_button {
   position: absolute;
   top: 5px;
   right: 5px;
   vertical-align: top;
}

div.border_name {
   border: 1px solid #3AEA5B;
   float: right;
   height: 100%;
   width: 1px;
}

td.bgname {
   background-color: #A38F5C;
}


td.headname_td {
    border-left: 1px solid #B00000;
	border-right: 1px solid #B00000;
}


table.goods td.icont_section {
	width: 33%;
	height: 100%;
	border-top: 1px solid #B00000;
	border-left: 1px solid #B00000;
	border-right: 1px solid #B00000;
	vertical-align: top;
}

table.goods td.iconticon_section {
	border-left: 1px solid #B00000;
	border-right: 1px solid #B00000;
	width: 33%;
	background-color: #FFF;
}


table.goods td.iconticon_section_no {
	border-left: 1px solid #D47373;
	border-right: 1px solid #D47373;
	width: 33%;
	background-color: #FFF;
}
table.goods td.iconticon_section_no div.desc {
    color: #737373;
	font-weight: normal;
	font-size: 11px;
}
table.goods td.iconticon_section div.desc {
	font-weight: normal;
	font-size: 11px;
	color: #000;
}


table.goods td.icontprice_section {
	border-left: 1px solid #3AEA5B;
	border-right: 1px solid #3AEA5B;
	border-bottom: 1px solid #3AEA5B;
	width: 33%;
}
.h {
	font-size: 10px;
	display: inline;
}
.neww {
    color: #FF0000;
	padding: 0 4px 0 0;
	font-weight: bold;
}
/*@##################################################################################################@*/
table.attendant {
	width: 100%;
}

table.attendant td.icont {
    width: 33%;
	border-top: 1px solid #B00000;
	border-left: 1px solid #B00000;
	border-right: 1px solid #B00000;

	vertical-align: top;
	padding: 4px 8px 8px 8px;
	text-align: left;
}
table.attendant td.iconticon {
    width: 33%;
	height: 100%;
	border-left: 1px solid #B00000;
	border-right: 1px solid #B00000;

	vertical-align: top;
	padding: 4px 8px 8px 8px;
	text-align: center;
	vertical-align: middle;
}
table.attendant td.iconticon img{
    border: 0;
}
table.attendant td.icontprice {
    width:33%;
	border-bottom: 1px solid #B00000;
	border-left: 1px solid #B00000;
	border-right: 1px solid #B00000;

	vertical-align: top;
	padding: 4px 8px 8px 8px;
	text-align: left;
}

table.attendant td{
	vertical-align: top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
}

table.attendant table {
	width: 100%;
	height: 100%;
	border: 0;
	vertical-align: top;
}
table.attendant tbody {
	height: 100%;
	border: 0;
}

table.attendant td.zero {
	border: 0;
}

div.attendant{
	text-align: left;
	padding: 0;
}
table.attendant div.img img{
    border: 0;
}


table.attendant div.name {
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #505050;
}
table.attendant div.name a{
    font-size: 11px;
	color: #A38F5C;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
    text-decoration: none;
}
table.attendant div.name a:hover{
    text-decoration: underline;
}
div.attend_goods {
    font-size: 11px;
	font-weight: bold;
	color: #AE130C;
	background-color: #A38F5C;
	font-family: Tahoma;
	padding: 5px 0 5px 8px;
	margin: 0 10px 0 10px;
	border: 1px solid #B00000;
}

div.att_item div.mlevel1 {
    margin-left: 0;
}
div.att_item div.mlevel1 span{ 
    color: #FFF;
}


table.attendant div.buyline {

	margin-bottom: 2px;
	padding: 5px 7px 5px 1px;
	text-align: center;

}

table.attendant div.buyline a {
	font-weight: bold;
	font-size: 10px;
	color: #FF7E00;
	text-decoration: none;	
}

table.attendant div.buyline a:hover {
	text-decoration: underline;
}
table.attendant div.buyline span{
    color: #FFF;
}
/*####################################################################################################*/
div.icon_section {
    float: left;
	padding: 10px;
}


/*
Страница "Оплата и доставка"
---------------------------------------------------*/
.deliv_block {
	padding: 0 10px 20px 10px;
	overflow:hidden;
	height:100%;
	border-bottom:1px solid #FFF;
}
.deliv_block ul, .deliv_block li, .deliv_block dl, .deliv_block dt, .deliv_block dd {
	margin:0;
	padding:0;
}
.db_left {
	width:49%;
	float:left;
}
.db_right {
	width:49%;
	float:right;
}
.deliv_block dt {
	margin:35px 0 8px 0;
	clear:both;
	font-weight:bold;
}
.deliv_block dl {
	margin-top:-15px;
}
.deliv_block dd {
	line-height:1.5;
}
.deliv_block li {
	list-style-type:none;
	overflow:hidden;
	padding:3px 0;
}
.deliv_block li em {
	float:left;
	font-style:normal;
	margin-right:5px;
}
.rab_den {
	display:inline;
	float:left;
	width:11px;
	height:5px;
	background:#0069bd;
	margin:5px 1px 0 0;
	text-align:center;
	vertical-align:top;
	font-size:1px;
	padding:3px;
}
.vih_den {
	display:inline;
	float:left;
	width:11px;
	height:5px;
	background:red;
	margin:5px 1px 0 0;
	text-align:center;
	font-size:1px;
	padding:3px;
}
.rab_den img, .vih_den img {
	vertical-align:top;
}
.easypayBg {
	padding-right:40px;
	height:18px;
	float:left;
	background:url(../pics/easypaybg.gif) right center no-repeat;
}
.webmoneyBg {
	padding-right:75px;
	height:18px;
	float:left;
	background:url(../pics/webmoneybg.gif) right center no-repeat;
}
.webpayBg {
	padding-right:62px;
	height:18px;
	float:left;
	background:url(../pics/webpaybg.gif) right center no-repeat;
}

/* Новый вывод таблицы свойст модели на странице товара */

table.goods .modelTable {
	border-top:1px solid #D0BB81;
	border-left:1px solid #D0BB81;
	margin:30px 0;
	width:100%;
	height:auto;
	font-size:12px;
}
	table.goods .modelTable h3 {
		color:#000;
		font-weight:bold;
		font-size:12px;
		margin:0;
	}
	table.goods .modelTable col {
		width:1%;
	}
	table.goods .modelTable td {
		padding:3px 20px;
		border-right:1px solid #D0BB81;
		border-bottom:1px solid #D0BB81;
	}
		table.goods .firstCol {
			white-space:nowrap;
		}
	table.goods .modelTable thead td {
		padding:5px 20px 7px 20px;
		background:#A38F5C;
	}
	table.goods td.groupTitle {
		padding:12px 20px;
		font-weight:bold;
	}
	table.goods tr.grey td {
		color:#999;
	}
	table.goods td.secondLevel {
		padding-left:40px;
	}
.shop_text p {
	margin: 0 0 10px 0 !important;
}
div.searchbody div.ivs input {
	width:15px;
}
td.trbcont img#easy {
	position:relative;
	vertical-align:middle;
}




.titlecenter h3 {
	font:bold 11px Tahoma;
	text-transform:uppercase;
	color:#000;
	margin:0 0 7px 3px;
}


#loginPlace {
	/*padding:10px;*/
	width:290px;
	font-size:11px;
	background:url(../pics/loading.gif) center center no-repeat;
}
#loginPlace p, #loginPlace div, #loginPlace input {
	margin:0;
	padding:0;
}
#loginPlace input {
	width:130px;
	padding:2px;
	font-size:11px;
	padding:2px;
}
#loginPlace p.posRelative {
	width:130px;
	height:20px;
	margin:0 4px 0 0;
}
#loginPlace p.posRelative input {
	position:absolute;
	left:0;
	top:0;
}
#loginPlace p.posRelative label {
	position:absolute;
	left:4px;
	top:2px;
	z-index:2;
	width:124px;
	cursor:text;
	color:#999;
}
#loginPlace input.formButton {
	width:52px;
	height:18px;
	border:none;
	float:left;
}
#loginPlace p {
	float:left;
	padding:0;
	position:relative;
}
#loginPlace p.welcomeLine {
	margin-bottom:10px;
}
#loginPlace div.newLine {
	clear:both;
	padding:5px 0 0 0;
	margin:0;
	width:264px;
	float:left;
	position:relative;
}
#loginPlace a:link, #loginPlace a:visited {
	font-size:11px;
	color:#FFF;
	text-decoration:underline;
}
#loginPlace a:hover, #loginPlace a:active {
	font-size:11px;
	color:#FFF;
	text-decoration:none;
}
	#loginPlace a.margLink {
		margin-right:10px;
	}
/*#loginPlace h3 {
	font:bold 11px Tahoma;
	text-transform:uppercase;
	color:#6BA804;
	margin:0 0 7px 3px;
}*/
#loginPlace p.links {
	text-align:right;
	float:right;
	padding:3px 0 0 0;
}
#loginPlace .errors {
	color:#C66;
	font-size:11px;
	float:left;
	clear:both;
	width:100%;
}
#loading {
	width:16px;
	height:16px;
	position:absolute;
	left:65px;
	bottom:4px;
	background:url(../pics/loading.gif);
}


#shcartPlace {
	padding:0 10px 0 20px;
	font-size:11px;
	border-left:1px solid #D9D9D9;
}

.shcart p {
	float:left;
	margin:0;
}


#regContainer {
	padding:10px 25px;
}
#regContainer * {
	padding:0;
	margin:0;
	font-size:11px;
}
#regContainer td {
	padding:0 5px 5px 0;
}
	#regContainer b {
		display:block;
		font-weight:normal;
		color:#999;
	}
#regContainer label {
	margin-bottom:3px;
	display:block;
}
#regContainer p {
	margin-bottom:10px;
}
#regContainer input {
	font-size:11px;
	padding:2px;
	width:220px;
	border:1px solid #CCCCCC;
}
#regContainer input.restBut {
	width:109px;
	height:17px;
	border:none;
}

#regContainer .errors {
	color:#C66;
	display:block;
}
#regContainer .good {
	display:block;
	color:#6BA804;
}

a:link.restLink, a:visited.restLink {
	width:109px;
	height:17px;
	background:url(../pics/restore_but.gif);
	display:block;
	text-indent:-1000px;
	overflow:hidden;
}
a:hover.restLink, a:active.restLink {
	background:url(../pics/restore_but_act.gif);
}
a:link.regLink, a:visited.regLink {
	width:157px;
	height:17px;
	background:url(../pics/reg_but.gif) no-repeat;
	display:block;
	text-indent:-1000px;
	overflow:hidden;
}
a:hover.regLink, a:active.regLink {
	background:url(../pics/reg_but_act.gif) no-repeat;
}

#messageArea {
	color:#C66;
}
#messageArea ul {
	margin:10px 0 10px 20px;
	
}






#addressTable {
	width:100%;
	border-collapse: collapse;
}
#addressTable td {
	margin:0;
	padding:5px 8px;
	font-size:11px;
	color:#CCC;
}
#addressTable td.titleRow {
	padding:20px 0 10px 0;
}
.addressTitle {
	font-weight:bold;
}
#addressTable h3 {
	color:#FFF;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0;
}
.greyLine td {
	background-color:#0e0e0e;
}
#addressTable td.check {
	width:20px;
}
#addressTable td.edit {
	width:127px;
}
#addressTable td.delete {
	width:86px;
	padding-right:20px;
}
a:link.editLink, a:visited.editLink {
	display:block;
	width:127px;
	height:17px;
	text-indent:-300px;
	background:url(../pics/edit.gif);
	overflow:hidden;
}
a:hover.editLink, a:active.editLink {
	background:url(../pics/edita.gif);
}

a:link.deleteLink, a:visited.deleteLink {
	display:block;
	width:86px;
	height:17px;
	text-indent:-300px;
	background:url(../pics/del.gif);
	overflow:hidden;
}
a:hover.deleteLink, a:active.deleteLink {
	background:url(../pics/dela.gif);
}
a:link.saveLink, a:visited.saveLink {
	display:block;
	width:101px;
	height:17px;
	text-indent:-300px;
	background:url(../pics/save.gif);
	overflow:hidden;
}
a:hover.saveLink, a:active.saveLink {
	background:url(../pics/savea.gif);
}
a:link.addLink, a:visited.addLink {
	display:block;
	width:101px;
	height:17px;
	text-indent:-300px;
	background:url(../pics/add2.gif);
	overflow:hidden;
}
a:hover.addLink, a:active.addLink {
	background:url(../pics/adda2.gif);
}
.radioBut {
	width:auto;
}
#addressTable .hideRow {
	display:none;
}
#addressTable .hideRow td {
	border-bottom:1px solid #D2D2D2;
	padding:20px 0;
}

#addressTable .addTable td {
	border:none;
	padding:4px;
}
.successMessage {
	padding:10px 20px;
	background:#D6EFAC;
	border:1px solid #6BA804;
	margin:20px 20px 0 20px;
	font-size:11px;
	font-weight:bold;
}
.errorMessage {
	padding:10px 20px;
	background:#FFDCDC;
	border:1px solid #FFB7B7;
	margin:20px 20px 0 20px;
	font-size:11px;
	font-weight:bold;
}



.centerBlock {
	margin:20px;
}



#bigLogin {
	margin:20px;
}
	#bigLogin * {
		margin:0;
		padding:0;
		width:auto;
		font-size:11px;
		text-align:left;
	}
	#bigLogin table {
		border-collapse:collapse;
	}
		#bigLogin table td {
			padding:0 0 10px 0;
			margin:0;
		}
	#bigLogin p {
		margin-bottom:10px;
	}
	#bigLogin label {
		margin-right:3px;
	}
	#bigLogin input {
		width:220px;
		padding:2px 1px;
		border:1px solid #CCC;
	}
		#bigLogin input.submitBut {
			border:none;
			height:18px;
			width:52px;
			background:url(../pics/login_but.gif);
			font-size:0;
			text-indent:-1000px !important;
			text-indent:0;
			cursor:pointer;
		}
	#bigLogin .links a:link, #bigLogin .links a:visited {
		color:#666;
		text-decoration:underline;
		margin-right:20px;
	}
	#bigLogin .links a:hover, #bigLogin .links a:active {
		color:#FF7E00;
		text-decoration:none;
	}

.redEr {
	color:#C66;
}
table.goods div.findItem {
	padding-top: 10px;
}
.findItem a {
	color:#FF0000;
	font-size: 13px;
}
/*findForm HOME*/
.findHome h3 {
	font-family:Tahoma;
	font-size: 18px;
	text-align: center;
	margin: 18px 0;
}
.tableHome {
	width: 100%;
}
.box {
	width: 33%;
	vertical-align: top;
}
.boxContent {
	width:33px;
	background:#ffffff;
	border-left:1px solid #B00000;
	border-right:1px solid #B00000;
	vertical-align: top;
}
.spase {
	width: 4px;
	height:4px;
}
#findContent div.searchbody {
	padding: 0;
	margin:0;
	background-color:#FFFFFF;
}
#findContent a#fbutt {
	float: none;
	display: block;
	margin: 0 auto;
	width: 87px;
	height:17px;
	background: url(../pics/search_home.gif) top left no-repeat;
}
#findContent a#fbutt:hover {
	float: none;
	display: block;
	margin: 0 auto;
	width: 87px;
	height:17px;
	background: url(../pics/search_a_home.gif) top left no-repeat;
}
#findContent #fbutt {
	border:none;
	margin: 5px 0 0 0;
	text-align: center;
}
#findContent table.fcatalog td {
	color:#000000;
}
#findContent table.fcatalog td.in {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 13px;
	padding-left: 5px;
}
#findContent table.fcatalog td.iv {
	padding-right: 5px;
}
#findContent table.fcatalog td.noItem {
	font-weight: normal;
	font-size: 12px;
}
#findContent input {
	border: 1px solid #CCCCCC;
}
#findContent .tovarhead {
	color:#ffffff;
}
/*---*/
.comboboxContainer {
	border-left:solid 2px #777;
	border-top:solid 2px #777;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	background:#FFF;
	font:11px Tahoma;
	color:#000;
}
.comboboxValueContent {
	padding-left:3px;
	background:#fff;
	font-weight:normal;
}
.comboboxDropDownContainer {
	border-right:solid 1px #000;
	border-bottom:solid 1px #000;
	border-left:solid 1px #aaa;
	border-top:solid 1px #aaa;
	background:#fff;
	overflow:hidden;
	cursor:default;
	padding-left:0;
}
.comboboxDropDownButton {
	width:17px;
	height:15px;
	background-image:url(/pics/trigger.gif);
}
.comboboxGroupItemHeader {
	display:block;
	background:#000;
	color:#fff;
}
.comboboxGroupItemContainer {
	padding-left:10px;
}
.comboboxItem {
	background:#fff;
	color:#000;
	font-weight:normal;
	font-style:normal;
	padding-left: 3px;
}
.comboboxItemHover {
	background-color:#ffcc00;
	color:#fff;
	padding-left:4px;
}
.jquery_rgbmultiselect_ie6_iframe { 
	position:absolute;
	display:none;
	top:0;
	left:0;
	width:0;
	height:0;
	z-index:99;
}
.jquery_rgbmultiselect_input {
	color:black;
	background-color:white;
	background-image:url(/pics/rgbmultiselect.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:center right;
}
.jquery_rgbmultiselect_blurred{
	color:gray !important;
}
.jquery_rgbmultiselect_options_container {
	text-align:left;
	position:absolute;
	display:none;
	top:0;
	left:0;
	height:auto;
	border:2px solid #73b4e3;
	font-size:13px;
	line-height:15px;
	font-family:Helvetica, Tahoma, Arial, sans-serif;
	margin:0;
	padding:0 2px;
	background-color:white;
	z-index:100;
}
.jquery_rgbmultiselect_options_helptext {
	color:gray;
	margin:2px;
}
.jquery_rgbmultiselect_options_item, .jquery_rgbmultiselect_options_item SPAN {
	cursor:pointer;
}
.jquery_rgbmultiselect_options_item INPUT {
	vertical-align:middle;
}
.jquery_rgbmultiselect_options_item SPAN .jquery_rgbmultiselect_options_text_filtermatch {
	font-weight:bold;
}
.jquery_rgbmultiselect_options_item {
	border:1px solid white;
	line-height:20px;
}
.jquery_rgbmultiselect_options_selected_item {
	background-color:#223388;
	border:1px solid #223388;
	color:white;
}
.jquery_rgbmultiselect_options_item_arrownav_selected {
	border:1px solid #777777;
}
.jquery_rgbmultiselect_options_item_hovered {
	color:white;
	border:1px solid #FF6D00;
	background-color:#FF6D00;
}
.jquery_rgbmultiselect_options_item_singlefiltered {color:white;
	background-color:#FF6D00;
}
.jquery_rgbmultiselect_options_unselected {
	height:150px;
	overflow-x:hidden;
	overflow-y:auto;
}
/*END*/
