* {
	margin: 0;
	padding: 0;
}
html {height: 100%}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	height: 100%;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 18px;
	line-height: 1.2em;
	text-indent: 10px
}
img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	width: 100%;
	min-width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 100px;
	background: url(img/header.png) repeat-x bottom;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 100px;
	height: 1%;	
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#container2 {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	background: url(img/content.gif) repeat-x top;
	padding: 0 0 0 270px;
	/*float: left; убрано из-за несовместимости с google chrome*/
}
#content2 {
	padding: 0 0 0 270px;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 250px;
	margin-left: -100%;
	position: relative;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	margin: -100px auto 0;
	min-width: 1000px;
	height: 100px;
	background: url(img/footer.png) repeat-x bottom;
}

.mbutton{
	background:url(img/button.png)no-repeat;
	color:#FFFFFF;
	clear:both;
	display:block;
	float:left;
	font-size:13px;
	font-weight:bold;
	height:31px;
	line-height:31px;
	width:250px;
	margin-right:30px;
}
a.mbutton {
		text-decoration:none;
}
.mbutton span {
		background:url(img/button.png) left top no-repeat;
		display:block;
		height:31px;
		line-height:31px;
		padding-left:10px;
		padding-right:8px;
		margin-right:20px;
}
.vmenu{
	width:200px;
	clear:both;
}
ul.vmenu, .vmenu li{
	padding:0; 
	margin:0;
	list-style:none;
}
ul.vmenu{
	clear:both;
	margin-top:6px;
	padding:6px 10px;
}
.vmenu li a{
	color:#555555;
	font-weight:bold;
	display:block;
	border-bottom:solid 1px #DEDEDE;
	padding:4px;
	text-decoration:none;
}
.vmenu li a:hover{
		color:#999999;
}

.button{
	background:url(img/button.png)no-repeat;
	color:#FFFFFF;
	clear:both;
	display:block;
	float:left;
	font-size:13px;
	font-weight:bold;
	height:31px;
	line-height:31px;
	width:250px;
	margin-right:30px;
}
	a.button {
		text-decoration:none;
	}
	.button span {
		background:url(img/button.png) left top no-repeat;
		display:block;
		height:31px;
		line-height:31px;
		padding-left:10px;
		padding-right:8px;
		margin-right:20px;
	}
/* -------------------------------------------------------- */
/* MENU														*/
.v-menu{
	width:200px;
	clear:both;
}
ul.v-menu, .v-menu li{
	padding:0; 
	margin:0;
	list-style:none;
}
ul.v-menu{
	clear:both;
	margin-top:6px;
	padding:6px 10px;
}
.v-menu li a {
	font-size:13px;
	color:#555555;
	font-weight:bold;
	display:block;
	border-bottom:solid 1px #DEDEDE;
	padding:4px;
	text-decoration:none;
}
.v-menu li a:hover {
	color:#999999;
}
li.catalog {
	height: 210px;
   	 width: 210px;
   	 border: solid 1px #DEDEDE;
   	 display: inline-block;
   	 margin: 5px;
  	  padding: 5px;
  	  vertical-align: top;
	background: #f7ffff;
	border-radius: 8px;
 /*Градиент*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7ffff'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f7ffff)); /* for webkit browsers */
    background: -moz-linear-gradient(top,  #ffffff,  #f7ffff); /* for firefox 3.6+ */
    background-image: -o-linear-gradient(rgb(255,255,255),rgb(225,226,226)); /* for Opera */

}
.catalog img{
	margin-top: 5px;
	margin-right: 5px;
	float: left;
	diplay: inline;
}
.catalog p{
	margin-top: 5px;
	text-indent: 0px;
	line-height: 1.1em;
	font-size: 11px;
	text-align: justify;
}
.catalog a{
	text-decoration: none;
	color: #000000;
}
.catalog span {
	line-height: 1.2em;
	color: #688eaa;
	font-size: 13px;
}
#details {
	height: 20px;
	position: absolute;
	width: 220px;
	background: #688eaa;
	margin: 187px 0 0 -5px;
	font-weight: bold;
	text-align: center;
}
#details a {
	text-decoration: none;
	color: #FFFFFF;	
}
.logo {
	margin: 0px;
}
.art {
	float: right;
	margin-right: 125px;
}
.att {
	color:#688eaa;
	font-weight: bold;
}
.buylink {
color:#688eaa;
}
.buylink2 {
	font-size: 22px;
	color: #688eaa;
	font-weight: bold;
}
#title {
	margin-left: 5px;
	/*background: url('img/title2.gif') left no-repeat; */
	height:31px;
	width: 170px;
}
#title span{
	padding: 7px 0px;
	color:#343434;
	font-size:13px;
	font-weight:bold;
	background: transparent;
}
.center_footer {
font-weight: bold;
width:200px;
text-align:center;
color:#000000;
padding:30px 0 0 0px;
}
li.catalog a {
text-decoration: none;
line-height: 1.2em;
}
.big_img {
	margin-top: 5px;
	border: 1px solid #DEDEDE;
}
.ttl {
	margin-top: 5px;
	margin-left: 10px;
	font-size: 20px;
	font-weight: bold;
	display: block;
	color: #688eaa;
}
#big_img {
	float: left;
	position: relative;
	margin: 0px 10px 10px 0px;
}
#description {
	margin: 10px 10px 10px 10px;
	float: left;
}
.no_indent {
	text-indent: 0px;
}
.price {
	color: #688eaa;
	font-size: 16px;
}
#prc {
	text-align: center;
	width: 145px;
	border: dashed 1px #9e9e9e;
}
.accept {
	font-size: 14px;
	padding-top: 3px;
}
.main {
	padding: 5px;
}
#mainpageinfo {
	color: #000000;
	margin: 10px;
	text-indent: 15px;
	text-align: justify;
	background: url(img/pic.gif) right bottom no-repeat;
}
.ind35 {
	 text-indent: 35.4pt;
}
