body {
	padding: 0;
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;	
	/*height: 100%;*/
}

a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #294B65;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

/******************************BEGIN STRUCT*******************************************/

table#maint {
	width: 100%;
	height: 100%;
	/*border: 1px solid;*/
	/*background-color: Aqua;*/
}

td#head{
	background: #FFF url(../pics/head_bg.gif) repeat-x top left;
	height: 122px;
	vertical-align: top;
}

td#leftcol {
	height: 100%;
	border-top: 1px solid #7D82C5;
	border-right: 1px solid #7D82C5;
	background-color: #B7C2F0;
	vertical-align: top;
	background: #B7C2F0 url(../pics/cols_bg.gif) repeat-y left;
}

td#maincol {
	width: 100%;
	height: 100%;
	border-top: 1px solid #7D82C5;
	background-color: #B7C2F0;
	vertical-align: top;
}

td#rightcol{
	border-top: 1px solid #7D82C5;
	border-left: 1px solid #7D82C5;	
	vertical-align: top;
	background: #B7C2F0 url(../pics/cols_bg.gif) repeat-y 5px 0;
	
}

td#leftbot{
	border-bottom: 1px solid #7D82C5;
	border-right: 1px solid #7D82C5;	
	font-size: 1px;
	height: 6px;
	background-color: #B7C2F0; 
}

td#mainbot {
	font-size: 1px;
	background-color: #B7C2F0; 
}

td#rightbot {
	border-bottom: 1px solid #7D82C5;
	border-left: 1px solid #7D82C5;	
	font-size: 1px;	
	background-color: #B7C2F0;
}

td#bottom {
	height: 100%;
	background: #797EC2 url(../pics/bottom_bg.gif) repeat-x top;
	padding: 15px;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
}

/*******************************END STRUCT********************************************/



/******************************BEGIN HEADLINE*****************************************/

a#logo {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	/*border: 1px solid Red;*/
	width: 345px;
	height: 80px;
	text-decoration: none;
}
#logo img {
	border:none;
}
div.headline {
	display: block;
	width: 99%;
	min-width: 980px;
	width:expression(document.body.clientWidth > 980? "99%" :"980px");
	position: absolute;
	top: 90px;
	/*background-color: Aqua;*/
	text-align: right;
}

div.find { 
	float: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	margin-left: 20px;
}

div.find form {
	margin: 0;
	padding: 0;
	width: 170px;
	text-align: left;
}

div.find span {
	display: block;
	float: left;
	margin-top: 3px;
}

div.find input.stxt{
	width: 100px;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*border: 1px solid Black;*/
	padding: 0;
	margin: 0;
	position: relative;
	/*top: -2px;*/
}

div.find input.simg{
	border: 0;
	width: 17px;
	height: 15px;
	position: relative;
	left: 8px;
	top: 2px;
	background: url(../pics/search_button.gif) no-repeat top left;
	z-index: 10;
	/*cursor: pointer;*/
}

div.navline {
	float: right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	/*margin-right: 20px;*/
	padding-top: 3px;
}

div.navline a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;	
	padding: 0 8px;	
	text-decoration: none;
}

div.navline a:hover {
	text-decoration: underline;
}

div.navline a.sel {
	color: #424A95;
}

/********************************END HEADLINE*****************************************/


/********************************COLS DESCRIPTION*************************************/

div.title {
	/*width: 183px;*/
	padding: 4px 0;		
	background-color: #B7C2F0;
}

div.title div {
	/*background-image: url(../pics/titles_bg.gif);*/
	background-color: #424A95;
	height: 23px;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;	
	
}
div.title div span{
	display: block;
	padding: 4px 0 0 0;
	color: #FFF;
}
	

div.rbord {
	padding-right:  4px;
}

div.rbord div{
	border-right: 1px solid #7D82C5;
}

div.lbord {
	padding-left:  4px;
}

div.lbord div{
	border-left: 1px solid #7D82C5;
}

td#leftcol div.menutxt {
	padding: 5px 10px 10px 20px;	
}

td#rightcol div.menutxt {
	padding: 0 0 0 5px;	
}

/*********************************END COLS DESCRIPTION********************************/

/*********************************BOTTOM LINE*****************************************/

div.copyright {
	text-align: center;
	padding-bottom: 5px;
}

div.copyright a{
	color: #000;
	text-decoration: none;
}

div.copyright a:hover {
	text-decoration: underline;
}

/*********************************END BOTTOM LINE*************************************/

/*********************************CONTENT ELEMENTS************************************/

td#maincol div.separator {
	font-size: 1px;
	height: 20px;
	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: 1px solid #7D82C5;
}

div.hot {
	border-left: 5px solid #B7C2F0;
	border-right: 5px solid #B7C2F0;	
	padding: 10px 8px;	
	background: url(../pics/hot_bg.gif) repeat-x top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

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: 10px;
	font-weight: normal;
	color: #6E6A5D;	
	padding: 6px 8px 3px 8px;
}

div.pathline a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #386084;		
}
div.pathline a:hover {
	text-decoration: underline;
}

div.pathline span {
	font-family: "MS Serif", "New York", serif;
	color: #386084;
	font-weight: bold;
	padding: 0 4px;
	position: relative;
	top: -1px;
}

select.sortsel {
	display: block;
	float: right;
	margin: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000;		
}

div.sliceline {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	clear: both;
	text-align: right;
	padding: 2px 8px;
	font-size: 10px;
	color: #6E6A5D;
}

div.sliceline a{
	color: #386084;
	font-size: 10px;
	padding: 0;
	margin: 0;
}

div.textcont {
	margin-left: 6px;
	margin-right: 6px;

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}

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: #255C70;
	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: #255C70;
	background-color: transparent;
	border: 0;	
	cursor: pointer;
	padding: 3px 0px;
	margin: 0 5px;
}

/*********************************END CONTENT ELEMENT*********************************/

/*********************************TOVAR DESCRIPTION***********************************/

table.goods {
	width: 100%;
	clear: both;
	margin-top: 10px;
}

table.goods td.icont {
	width: 50%;
	height: 100%;
	border: 1px solid #7D82C5;
	vertical-align: top;
}


td.icont_section {
	width: 50%;
	height: 100%;
	border-left: 1px solid #7D82C5;
    border-right: 1px solid #7D82C5;
    border-top: 1px solid #7D82C5;
	background-color: #424A95;
}
td.iconticon_section {
	border-left: 1px solid #7D82C5;
    border-right: 1px solid #7D82C5;
}
td.icontprice_section {
	border-left: 1px solid #7D82C5;
    border-right: 1px solid #7D82C5;
    border-bottom: 1px solid #7D82C5;
}

table.goods td{
	vertical-align: top;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;		
}

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.tovarhead {
	background-color: #424A95;
	/*border: 1px solid #FFF;*/
	padding: 4px 9px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	margin: 0;
}

h2.tovarhead {
	background-color: #424A95;
	/*border: 1px solid #FFF;*/
	padding: 4px 9px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	margin: 0;
}

h2.tovarhead a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
h2.tovarhead a:hover {
	text-decoration: underline;
}

table.goods div.img {
	border-top: 1px solid #7D82C5;
	padding: 9px;
	text-align: center;
}

table.goods div.img img {
	border: 0;
}

table.goods div.desc {
	padding: 0 9px 6px 9px;
	font-weight: normal;
	font-size: 10px;
}

table.goods div.buyline {
	/*width: 100%;*/
	background-color: #FF9905;
	margin-bottom: 2px;
	padding: 5px 7px 5px 3px;
	text-align: right;
}

table.goods div.buyline a {
	font-weight: bold;
	font-size: 10px;
	color: #000;
	text-decoration: none;	
}

table.goods div.buyline a:hover {
	text-decoration: underline;
}


table.goods div.buyline img
{
	float: left;
	/*position: relative;
	top: -1px;*/
	border: 0;
}

/*********************************END TOVAR DESCRIPTION*******************************/

/*********************************SECTION MENU****************************************/

div.menusep{
	font-size: 1px;
	height: 2px;
	background: url(../pics/menu_sep.gif) repeat-x top;
}

div.mlevel1 {
	padding: 4px 10px 4px 21px;
	background: url(../pics/menul1.gif) no-repeat 7px 6px;	
}

div.mlevel1 a{
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

div.mlevel1 a:hover {
	text-decoration: underline;
}

div.mlevel2 {
	padding: 3px 10px 3px 25px;
	background: url(../pics/menul2.gif) no-repeat 19px 10px;	
}

div.mlevel2 a{
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

div.mlevel2 a:hover {
	text-decoration: underline;
}

div.mlevel3 {
	padding: 3px 10px 3px 41px;
	background: url(../pics/menul2.gif) no-repeat 35px 10px;	
}

div.mlevel3 a{
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

div.mlevel3 a:hover {
	text-decoration: underline;
}

td#rightcol .sel {
	background-color: #B7C2F0;
}

td#rightcol .sel a{
	color: #424A95;	
}


/*********************************END SECTION MENU************************************/

/********************************NEWS DESCRIPTION*************************************/

div.newsc {
	padding-bottom: 10px;
	font-size: 11px;
	font-family: Tahoma;
}

div.newsc span {
	color: #D5000B;
}

div.newsc a.nl {
	color: #000;
	text-decoration: none;
}

div.newsc a.nl:hover {
	text-decoration: underline;
}



/********************************END NEWS DESCRIPTION*********************************/

/********************************FRAMES DESCRIPTION***********************************/


form.user_info {
	padding: 10px 10px 10px 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: #000;		
}

form.user_info label {
	/*display: block;*/
	/*width: 130px;*/
	margin-bottom: 4px;
}

form.user_info input {
	width: 80px;
	height: 16px;
	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 {
	width: 184px;
	height: 110px;
	background: transparent;
	border: 0;
	outline: 0;
	/*border: 10px solid #F00;*/
}

body.shcart {
	padding: 6px 10px 10px 20px;
	background: url(../pics/cols_bg.gif) repeat-y left;
	text-align: center;
}

body.shcart table {
	border: 0;
	margin-bottom: 4px;
}

body.shcart table td {
	vertical-align: middle;
	height: 16px;
	text-align: left;
}

body.shcart input {
	width: 60px;
	height: 14px;
	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;	
	color: Black;
	padding: 8px 25px 8px 20px;
}

div.rightban {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;	
	color: Black;
	padding: 8px 20px 8px 25px;
}

/********************************END BANNER FIELDS************************************/

/*************************************************************************************/

table.compare {
	background-color: #797ec2;
	margin: 10px;
}

table.compare td {
	padding: 1px;
	padding: 2px;
	background-color: #b7c2f0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;	
	color: Black;
	text-align: center;
	vertical-align: top;
}

table.compare td.pname {
	text-align: left;
	font-weight: bold;
}

table.compare td.img {
	padding: 0;
	background-color: white;
	vertical-align: middle;
	font-size: 1px;
}

table.compare td.img div{
	width: 100px;
	height: 150px;
	vertical-align: middle;
	overflow: hidden;
	/*padding: 100px;*/
}

table.compare img {
	border: 0;
}

table.compare a{
	font-weight: bold;
}

table.compare td.buy {
	background-color: #FF9905;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

table.compare td.buy a{
	color: black;
	text-decoration: none;
}
table.compare td.buy a:hover{
	text-decoration: underline;
}

table.compare td.head {
	background-color: #424A95;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	font-weight: bold;
}

table.compare td.head a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
table.compare td.head a:hover{
	text-decoration: underline;
}


/*************************************************************************************/

/*****************************COMPARE IN GOODS LIST***********************************/

div.compareline {
	width: 100%;
	font-size: 11px;
	padding: 3px 3px 5px 3px;
	text-align: left;
}

div.compareline a.makecomp {
}

div.compareline a.compadded {
	display: none; 
}



/****************************END COMPARE IN GOODS LIST********************************/
h4.h {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 10px;
   display: inline;
   font-weight: normal;
}
h1.h {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 10px;
   display: inline;
   font-weight: normal;
}
h2.h {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 10px;
   display: inline;
   font-weight: normal;
}

/*@##################################################################################################@*/
table.attendant {
	width: 100%;
}


table.attendant td{
	background-color: #B7C2F0;
}


table.attendant td.icont {
    width: 33%;
	border-top: 1px solid #7D82C5;
	border-left: 1px solid #7D82C5;
	border-right: 1px solid #7D82C5;

	vertical-align: top;
	padding: 4px 8px 8px 8px;
	text-align: left;
}
table.attendant td.iconticon {
    width: 33%;
	height: 100%;
	border-left: 1px solid #7D82C5;
	border-right: 1px solid #7D82C5;

	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 #7D82C5;
	border-left: 1px solid #7D82C5;
	border-right: 1px solid #7D82C5;

	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: #424A95;
	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: #FFF;
    border: 1px solid #7D82C5;
	background-color: #424A95;
	font-family: Tahoma;
	padding: 5px 0 5px 8px;
	margin: 0 10px 0 10px;
	border: 1px solid #
}

div.att_item div.mlevel1 {
    margin-left: 4px;
}
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: #000;
	text-decoration: none;	
}

table.attendant div.buyline a:hover {
	text-decoration: underline;
}
table.attendant div.buyline span{
    color: #6C74B8;
}
div.buyline span{
    color: #6C74B8;
}

/*####################################################################################################*/
div.mlevel1 a.level1 {
    color: #5F69BC;
}



/*
Страница "Оплата и доставка"
---------------------------------------------------*/
.deliv_block {
	padding: 0 10px 20px 10px;
	overflow:hidden;
	height:100%;
	border:1px solid #eaeef1;
	background:#dbe1f8;
}
.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:#4672f0;
	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;
}