HTML {overflow: -moz-scrollbars-vertical;}
html,body{
	margin:0px;
	padding:0px;
	background:#100d05;
	color: #e7d9ac;
}
A {
	color: #f5efdd;
}

A:hover {
	color: #9b9344;
}

H1 {
	font-size: 12pt;
	margin: 0px;
	color: #93c8ff;
}

H2 {
	font-size: 11pt;
}

H3 {
	font-size: 10pt;
}

H1, H2, H3 {
	padding: 0px;
	margin: 5pt 0px;
}

HR {
	height: 1px;
	background-color: #999;
	margin: 20px 0px;
	clear: both;
	border: 0px;
}

table{
	color: #e7d9ac;
	font-family: Tahoma, Arial;
	font-size: 9pt;
	border-collapse: collapse;
	borber: 1;
}


td, input, select, textarea {
	vertical-align: top; 
}

td {
	padding: 0px;
}
table.main {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}
td.top {
}
table.search td {
	padding-top:15px; 
	padding-left:5px; 
}
td.topmenu {
	height:23px;
}
td.tdmenu {
	font-size:10pt;
	padding-top:20px; 
	padding-bottom:20px;
	width: 50px;
}

td.tdmenu LI {
	list-style-type: none;
	text-indent: -15px;
	padding-top:5px;
}

td.tdmenu LI.activ A {
	color:#e57d3b;
}
td.tdmenu LI A{
	text-decoration:none;
}

td.tdmenu LI A:hover {
	text-decoration: underline;
}

A.underline_text{
text-decoration: none;
color: #e7d9ac;
}

td.text {
        width: 100%;
	height: 100%;
}

#header {
	width: 100%;
	background-image: url('/images/bg_top.jpg');
	padding-top:0;
	padding-bottom:0;
	border-bottom: 1px solid #666666;
	//border-bottom: 1px dotted #ffffff;
}
#header_shop {
	width: 100%;
	background-image: url('/images/bg_top_shop.jpg');
	padding-top:0;
	padding-bottom:0;
	border-bottom: 1px solid #666666;
	//border-bottom: 1px dotted #ffffff;
}

TD.topmenu{
	height:20px;
	background-image:url(http://www.nefelim.ru/images/layout11.gif); 
	border-bottom: 1px solid #666666;
	//border-bottom: 1px dotted #ffffff;
}


#header #nefelim_logo {
	vertical-align: top;
	padding-top: 20px;
	width: 196px;
}
#header_shop #nefelim_logo{
	vertical-align: top;
	padding-top: 0px;
	width: 196px;
}

#header #vrata_logo {
	vertical-align: top;
	padding-top: 20px;
	width: 196px;
	text-align: right;
}
#header_shop #vrata_logo {
	vertical-align: top;
	padding-top: 0px;
	width: 196px;
	text-align: right;
}

#lang {
	position: relative;
	//position: absolute; 
	left: 25px; 
	top: 10px; 
	width: 140px; 
	height: 22px;
}

#comment{
padding-bottom:10px;
}

TD.searchField INPUT.searchText {
	background-color: #000000;
	color: #c1ba78;
}


TABLE.content {
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
}

TABLE.special {
	width:100%;
}

Table.newsreviews TD {
	padding-top:20px;
}

TD.newsindex {
	width:50%;
	color:#e7d9ac;
       	vertical-align: top;
        	text-align: justify;
}

TD.promoindex{
	//width:50%;
	color:#e7d9ac;
       	vertical-align: top;
        	text-align: justify;
}

TD.reviewsindex {
	width:50%;
	color:#e7d9ac;
       	vertical-align: top;
        	text-align: justify;
}

TD.newsItem{
padding-left:20px;
padding-bottom:20px;
}

TABLE.band {
	width:100%;
        vertical-align: top;
        text-align: justify;
}

TABLE.band TD {
	padding-left:10px;
	padding-right:10px;
}


TABLE.shopItem TD.sizes {
	padding: 0px 5px 10px 0px;
}

TABLE.shopItem {
	width: 50%;
	float: left;
}


TABLE.shopItem IMG {
	border:0px;

}

TABLE.shopItem TD.thumbnail {
	width: 135px;
	text-align: center;
	padding: 10px;
}

TABLE.shopItem TD.thumbnail IMG {
	border:1px;
	border-color: #666666;
	border-style: dotted;
}

TABLE.shopItem TD.title {
	width: 163px;
	padding: 10px;
}

TABLE.shopItem TD.title DIV {
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
	border-bottom: 1px dotted #bbc6d1;
	padding-bottom: 5px;
}

TABLE.shopItem TD.sizes {
	padding: 0px 5px 10px 0px;
}

TABLE.shopItem TD.actionsL {
	padding: 0px 5px 10px 0px;
}

TABLE.shopItem TD.actionsR {
	padding: 0px 0px 10px 0px;
}
TABLE.shopItem TD.actionsL DIV.a1 {
	float: left;
}


TABLE.shopItem TD.actionsL DIV.a2 {
	float: right;
	padding-right: 0px;
}

TABLE.shopItem TD.actionsL DIV.a1 INPUT {
	padding: 0px;
	margin: 0px 5px 0px 3px;
}

TABLE.shopItem TD.actionsL DIV.a2 IMG {
	margin: 0px 5px 2px 0px;
}


TABLE.shopItem TD.actionsL DIV.a3 {
	float: right;
	padding-right: 43px;
}

TABLE.shopItem TD.actionsR DIV.a3 {
	float: right;
	padding-right: 5px;
}

TABLE.shopItem TD.actionsL DIV.a3 IMG {
	margin: 0px 5px 2px 0px;
}

TABLE.shopItem TD.actionsR DIV.a3 IMG {
	margin: 0px 10px 2px 10px;
}

TABLE.separator {
	border-right: 1px dotted #bbc6d1;
}

HR.shop {
	height: 0px;
	border-bottom: 1px dotted #bbc6d1;
	background-color: none;
	margin: 0px;
	padding: 0px;
}

TABLE.unitIformation {
	width: 60%;
	margin: 0px 0px 50px 0px;
	padding-right: 10px;
}

TABLE.unitIformation IMG {
	border:0px;
}

TABLE.unitIformation TD.title {
	border-bottom: 1px dotted #bbc6d1;
}

TABLE.unitIformation TD.thumbnail {
	width: 130px;
	vertical-align: top;
	padding: 10px 20px 10px 0px;
}

TABLE.unitIformation TD.thumbnail IMG {
	border:1px;
	border-color: #666666;
	border-style: dotted;
}

TABLE.unitIformation TD.description {
	text-align: justify;
	vertical-align: top;
	padding-top: 7pt;
}

TABLE.unitIformation TD.sizes {
	padding: 20px 5px 10px 0px;
}

TABLE.unitIformation TD.actionsR DIV.a3 IMG {
	margin: 0px 10px 2px 10px;
}

TABLE.unitIformation TD.actionsR DIV.a3 {
	float: right;
	padding-right: 5px;
}

DIV.sizeChart TD.bordersize {
border-bottom: 1px dotted #bbc6d1;
}
DIV.sizeChart TD {
padding-top:5px;
}
DIV.sizeChart TD IMG{
margin: 0px 0px 0px 10px;
}

TABLE.bottom {
	//background-image: url('/images/bg_foot.jpg');
	background: #100d05 url('/images/bg_foot_fire_.jpg') repeat-x center;
	//background: #000000 url('/images/bg_foot_fire.jpg') repeat-x center;
	font-family: Tahoma, Arial;
	font-size: 8pt;
	//border-top: 1px solid #666666;
	//border-top: 1px dotted #ffffff;
	width: 100%;
	align: center;
}
TABLE.bottom TD {
	padding-top:78px;	
	//padding-top:104px;	
	//padding-bottom:10px;
}
td.copyright {
	padding-top:30px;
}
td.bottommenu {
}
