body, html {
	background: #d4d3cc;
	font-family: Arial;
	color: #403e34;
	font-size: 9pt;
	padding: 0;
	margin: 0;	
}

body {
	min-width: 750px;
}

a {
	color: #403e34;
	text-decoration: underline;
}

a:hover {
	color: #e95d0f;
	text-decoration: none;
}

#wrap {
	background: #fff;
	margin: 0 auto;
	width: 920px;
}

#errorMassager {
	position: relative;
	background: #f6f6f5;
	border: 0px solid #d4d3cc;
	border-width: 0px 0px 1px 0px;
	font-size: 0.9em;
	font-weight: bold;
	color: #e95d0f;
	margin: 0px;
	padding: 10px;	
}

#header {
	position: relative;
	background: #f6f6f5;
	border: 0px solid #d4d3cc;
	border-width: 0px 0px 1px 0px;
	font-size: 0.9em;
	font-weight: bold;
	color: #403e34;
	margin: 0px;
	padding: 10px;	
}

#loginform {
	position: absolute;
	top: 7px;
	right: 35px;
}

#loggedarea {
	position: absolute;
	top: 10px;
	right: 10px;
}

#subwrap {
	padding: 10px;
}

#logo {
	position: relative;
	height: 69px;
}

#flash {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 220px;
	height: 80px;
}

#logo h1 {
	color: #ddddda;
	font-family: Tahoma;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-size: 3em;
	margin: 0px;
	padding: 0px;
}
#logo p.header
{
	color: #ddddda;
	font-family: Tahoma;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-size: 2.2em;
	margin: 0px;
	padding: 0px;
}

#menu {
    margin-top:14px;
	height: 29px;
	position: relative;
}
#menu ul {
	position: absolute;
	top: 7px;
	margin: 0;
	padding: 0;	
	list-style: none;
}
#menu li {
	display: inline;
	margin: 0;
	padding: 8px 10px 8px 10px;
	color: #908f83;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
	zoom: 1; 
}
#menu li.selected {
	background: #e95d0f;
	color: #fff;
	background-image: url(../images/menu_side.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#menu a {
	color: #908f83;
	text-decoration: none;
}

#menu a:hover {
	color: #403e34;
	text-decoration: none;
}

#menu li.selected a {
	color: #fff;
	text-decoration: none;
}

#menu li.selected a:hover {
	color: #fff;
	text-decoration: none;
}

#submenu {
	background: #e95d0f;
	height: 27px;
}

#main {
	float: left;
	width: 611px;
	padding-top: 10px;
}

div.space {
	height: 5px;
}


#main_cat_1,
#main_cat_2,
#main_cat_3 {
	float: left;
	width: 200px; 
}
#main_cat_1 a,
#main_cat_2 a,
#main_cat_3 a {
  text-decoration: none;
}

#main_cat_2 {
	padding-left: 5px;
}

#main_cat_3 {
	padding-left: 6px;
}

#main_ad_1 {
	float: left; 
	width: 303px; 

}

#main_ad_2 {
	float: left; 
	width: 303px; 
	padding-left: 5px;
}

#main_ad_3 {
}

#sidebar {
	margin-top: 5px;
	float: right;
	width: 275px;
}

#sidebar a {
  text-decoration: none;
}

#footer {
	clear: both;
	height: 72px;
	text-align: center;
	color: #a4a399;
	background: #eae9e6;
	font-size: 0.9em;	
}

#footer p {
	padding-top: 25px;
}

h2 {
	color: #908f83;
	font-family: Tahoma;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: uppercase;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	font-size: 1.5em;
}

h3 {
	color: #908f83;
	font-family: Tahoma;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: uppercase;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	font-size: 1.2em;
}


ul.subcategories {
	list-style-image: url(../images/small_arrow_right.jpg);
	list-style-type: circle;
	padding: 0px;
	padding-left: 20px;
	margin: 0px;
}

.greystrong {
	color: #908f83;
	font-family: Tahoma;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: uppercase;
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 1.8em;
}

.orangestrong {
	color: #e95d0f;
	font-family: Tahoma;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: uppercase;
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 1.8em;
}

hr.separator {
	width: 100%;
	height: 1px;
	border: 0px solid #d4d3cc;
	border-width: 0px 0px 1px 0px;
	padding-top: 5px;
}

#categories .s_cat_image {
	float: left;
	width: 68px;
}

#categories .s_cat_arrow {
	float: left;
	width: 20px;
	padding-left: 10px;
	padding-top: 10px;
}

#categories .s_cat_text {
	padding-top: 6px;
	float: left;
}

.clear {
	clear: both;
}

.sidecategory {
	color: #403e34;
	font-family: Tahoma;
	font-weight: bold;
	letter-spacing: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
}


input.txtinput {
	background: #f6f6f5;
	border: 1px solid #d4d3cc;
	color: #403e34;
	font-family: Arial;
	font-weight: bold;
	padding: 0px;
	height: 18px;
	padding-left: 4px;
	padding-top: 0px;
}

input.button {
	position: absolute;
	padding: 0px;
	padding-top: 0px;
	height: 20px;
	padding-left: 2px;
}

.register_text p {
	margin: 0px;
}

#categoryProducts img.product {
  border: 0px;
}

.productBlock {
  display: block;
  border: 1px solid #d4d3cc;
  width: 160px;
  height: 160px;
  text-align: center;
}

#productImages img {
	border: 1px solid #d4d3cc;
}

#productImages div.mainProductImageArea {
  display: block;
  width: 460px;
  height: 235px;
	border: 1px solid #d4d3cc;
	text-align: center;
}

#productImages div.mainProductImageArea img {
  border: 0px;
}
 

#thumbImages {
	float: right;
}

#thumbImages .thumbPadding {
	padding-top: 10px;
}

#productProducer {
	width: 180px; 
}

#productDescription {
	float: right; 
	width: 390px;
}

#productDescriptionHeader {
	width: 390px;
}

#productDescriptionPrice {
	width: 112px; 
	height: 112px; 
	float: right; 
	background: #e9eae5;
	text-align: center;
	color: #e95d0f;
	font-weight: bold;
	font-size: 16pt;
	letter-spacing: 0px;
	text-transform: uppercase;
}

#productDescriptionPrice div {
	margin-top: 30px;
}

#productDescriptionGrayBlock {
	width: 262px; 
	height: 112px; 
	background: #e9eae5;
}

#productDescriptionGrayBlock div {
	padding: 10px;
}

.orange {
	color: #e95d0f;
}

#path {
	margin-top: 0px;
}

#path a {
	text-decoration: underline;
}

#path a:hover {
	text-decoration: none;
}

.userhand {
	cursor: pointer;
}

#product {
	border: 1px solid #d4d3cc;
}


#productPadding {
	padding: 10px;
}

img.border {
	border: 1px solid #d4d3cc;
}

form {
	margin: 0;
	padding: 0;
}

.categoryDescription {
	margin: 0;
	font-size: 0.9em;
	font-style: italic;
	margin-bottom: 5px;
}

#singleThumbProduct {
	float: left;
	padding: 0px;
	padding-right: 30px;
	padding-bottom: 20px;
}

.formFields {
	float: right; 
	width: 400px;
}
.formFields input.txtinput {
	width: 90%;
	font-size: 1em;
}

.formFields textarea.txtinput {
	width: 90%;
	height: 100px;
	background: #f6f6f5;
	border: 1px solid #d4d3cc;
	color: #403e34;
	font-family: Arial;
	font-weight: bold;
	font-size: 1em;
	padding: 0px;
	padding-left: 4px;
	padding-top: 0px;
}


.formFieldsText {
	width: 150px;	
	padding: 5px;
}

.errorFormText {
	color: #F00;
	font-weight: bold;
}


#videoList img.video {
	border: 1px solid #d4d3cc;
}


#singleThumbVideo {
	float: left;
	padding: 0px;
	padding-right: 9px;
	padding-bottom: 20px;
}

#popup {
	position:fixed; 
	top:0px; 
	left:0px; 
	width:100%; 
	height:100%;
	z-index: 1000;
}

.trpopcol {
	filter: alpha(opacity=75); /*older IE*/
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75); /* IE */
	-moz-opacity: .75; /*older Mozilla*/
	-khtml-opacity: 0.75;   /*older Safari*/
	opacity: 0.75;   /*supported by current Mozilla, Safari, and Opera*/
	background-color:#000000;
}

.midpopcol {
	background-color: #FFF;
}

.sram {
	position:fixed; 
	top:0px; 
	left:0px; 
	width:100%; 
	height:100%; 
	color:#FFFFFF; 
	text-align:center; 
	vertical-align: middle;
}

.sitemessage {
	color: #F00;
}


.news_content .date {
	font-size: 11px;
}

.news_content img {
	padding: 10px;	
}

.list_news {
	float: left;
	width: 274px;	
}

.list_news .itemName, .list_news .itemNameArchive {
	width: 234px;
	float: left;	
}

.list_news .itemNameArchive {
	width: 164px;	
}
 
.list_news .itemAction, .list_news .itemActionArchive {
	width: 40px;
	float: right;
}

.list_news .itemActionArchive {
	width: 110px;
	text-align: right;
	font-family: monospace;
	font-size: 8pt;	
}

.list_news .itemAction div, .list_news .itemActionArchive div {
  	float: left;
	width: 20px;  	
}

.list_news .itemActionArchive span {
	display: block;
	float: left;	
}

.newsAds {
 	width: 336px;
 	float: right;
}

.cataloglinks {
    height:30px;
    padding-top:10px;
}
.cataloglinks a{
    padding:0 3px;
    text-decoration : none;
}
.cataloglinks a.active{
    font-weight:bold;
}