@CHARSET "UTF-8";
body{
  font-family: Tahoma;
  font-size:14px;
  background-color: #2A2C2B;
  margin: 0 auto;
}

a{
	outline: none;	
}

.site{
  margin: 0 auto;
  width: 1024px;
  position: relative;
  background-color: #ffffff;
}

.rule{
	position: absolute;
	display: none;
	top:903px;
	left:0px;
	width:100%;
	height:1px;
	line-height:0px;
	font-size:0px;
	background-color: #ff0000;
	z-index: 100000;
}
/*-------------------------------------------------------------*\
|							HEADER								|
\*-------------------------------------------------------------*/
.header{
  width: 1024px;
  height: 100px;
  background: url(../img/header_bg.png) repeat-x top left;
  position: relative;
}

.protector{
  background: url(../img/protector.gif) repeat-x top left;
  height:36px;
}

.headerinfo{
	position: absolute;
	top: 14px;
	right: 7px;
	font-size: 11px;
	color: #636363;
}

.topmenu{
	position:absolute;
	top: 79px;
	right:0px;
	height:28px;
}
.topmenu a{
	height:28px;
	display: block;
	position:relative;
	float: left;
	text-align: right;
	color: #ffffff;
	text-decoration: none;
	font-size: 18px;
	line-height: 28px;
	padding: 0px 40px;
}
.topmenu a:hover{
	color: #ffffff;
}
.topmenu .firstlink{background-color:#FF6600; padding-left:180px;}
.topmenu .secondlink{background-color:#CC6633;}
.topmenu .thirdlink{background-color:#A2662F;}

/*##############################################################*/

/*-------------------------------------------------------------*\
|							CONTENT								|
\*-------------------------------------------------------------*/
.content{
	width: 1024px;
	position: relative;
	/*background-color: #ff0000;*/
	background: url(../img/site_bg.png) no-repeat 0px 100px;
	padding-top: 67px;
}

.leftcol{
	width: 420px;
	float: left;
}

.rightcol{
	margin-left: 420px;
}
.rightcol .artcont{
	margin-right: 40px;
}
.rightcol p{
	margin-right: 40px;
}
.rightcol h1{
	margin-top: 0px;
}
.searchButton{
	border: 0px;
    /*height: 30px;*/
    vertical-align:center;
    background: #CC6633 url(/img/search_magnifier.png) no-repeat 7px 9px;
    padding: 4px 7px 6px 25px;
    color: #ffffff;
    font-family: Tahoma;
    font-size:14px;
    font-weight: bold;
    text-decoration:underline;
    // padding: 4px 0px 6px 17px;
    position: absolute;
	bottom: 0px;
	right: 40px;
	outline: none;
	cursor: pointer;
}
.produsersList{
	margin-left: 30px;
	margin-top: 130px;
}
.produsersList .producerlink{
	margin: 10px 10px;
	display: block;
	float:left;
	width: 150px;
	height: 55px;
}
/*########### SHOP ##############*/
.shopitem {
	width: 290px;
	margin: 10px 5px 10px 5px;
	float: left;
	position: relative;
}

.shopitem .caption{
	background: #7C7C7C;
	height:30px;
	line-height: 30px;
	padding: 0px 14px;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	margin-bottom:  17px;
}

.shopitem .caption a{
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
.shopitem .image{
	float: left;
	width: 110px;
	height: 160px;
	margin-left: 17px;
	position: relative;
}
.shopitem .image a.imageMagnifierLink{
	background: url(../img/image_magnifier.gif) no-repeat left top;
	width: 19px;
	height: 19px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
}
.shopitem .info{
	margin:0px;
	padding:40px 0px 0px 0px;
}
.shopitem .itemparamdesc{
	text-align: right;
	color: #F26522;
	padding:5px 7px 5px 0px;
}
.shopitem .itemparam{
	text-align: left;
	color: #000000;
	padding:5px 0px 5px 7px;
}
.shopitem .infolink{
	display:block;
	background: #7C7C7C url(../img/iteminfo.png) no-repeat top left;
	height: 30px;
	width: 31px;
	line-height: 30px;
	color: #ffffff;
	float: left;
	margin-left:9px;
}
.buylink{
	display:block;
	background: #7C7C7C url(../img/cart.png) no-repeat 10px 5px;
	padding-left:35px;
	height: 30px;
	width: 59px;
	line-height: 30px;
	color: #ffffff;
	float: left;
	margin-left:9px;
}

.pages{
	padding-top: 20px;
	text-align: center;
	clear: both;
}
.pages a{
	font-size: 14px;
	color: #7C7C7C;
	margin: 3px;
}
.pages a.current{
	font-size: 18px;
	text-decoration: none;
	color: #000000;
	margin: 3px;
}
.catpath {
	font-family: sans-serif;
	font-size: 14px;
	color: #7C7C7C;
	margin-bottom:15px;
}
.catpath a{
	color: #7C7C7C;
	text-decoration: none;
}
.catpath a:hover{
	color: #000000;
	text-decoration: underline;
}
.subcategories{
	padding: 0px;
	margin: 0px;
}
.subcategories li{
	padding: 0px 0px 7px 20px;
	margin: 0px;
	list-style: none;
	color: #7C7C7C;
}
.subcategories li a{
	color: #7C7C7C;
}
.searchcaption{
	width:270px;
	height:30px; 
	background: #CC6633;
	line-height: 30px;
	padding: 0px 14px;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	float:left; 
	margin-top:4px;
}
/*--------basket---------*/
.baskettable{
	margin: 0px 20px 30px 20px;
}
.baskettable th{
	font-weight: normal;
}
.baskettable .itemscount{
	width: 50px;
	border: 1px solid #cccccc;
	text-align: center;
}
.baskettable a{
	text-decoration: none;
	color: #222423;
}
.baskettable a:hover{
	text-decoration: none;
	color: #FF6600;
}
.basketButton{
	border: 0px;
    /*height: 30px;*/
    vertical-align:center;
    background: #7EC495;
    padding: 4px 7px 6px 7px;
    color: #ffffff;
    font-family: Tahoma;
    font-size:14px;
    font-weight: bold;
    text-decoration:underline;
    // padding: 4px 0px 6px 0px;
    position: absolute;
	bottom: 0px;
	right: 40px;
	outline: none;
	cursor: pointer;
}
/*-----------------------*/
/*##############################################################*/

/*-------------------------------------------------------------*\
|							CONTENT								|
\*-------------------------------------------------------------*/
.footer{
	width: 1024px;
	position: relative;
	clear: both;
	/*background-color: #ff0000;*/
	padding-top: 50px;
	padding-bottom: 10px;
}

.studiolink{
	display:block;
	float: left;
	margin-left:20px;
	margin-top:20px;
}
/*##############################################################*/