
html, body {margin:0; padding:0;}
html {background-color:#FFF}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
}

.clear {
    clear:both;
}

a {color: #000;}
a:hover {color: #C00}

.wrapper {
	margin:0 auto;
	padding:0 10px 0px 10px;
	width:1024px;
	background:#FFFFFF url(/images/design/bg_blue.gif) center top no-repeat;
}

.headtop {
	background:transparent url(/images/design/head.jpg) 250px 20px no-repeat;
}

.headtop .logo {
	float:left;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:5px;
	font-size:90%;
}

div .head {
	width:inherit;
	height:340px;
	clear:both;
}

.logo {
	font-size:18pt;
}

.welcome p {
	padding: 10px 0 10px 0;
	margin:0;
}

.welcome p {
	font-size:80%;
}

.welcome .phone {
	color: #FC0;
	font-weight:bolder;
	font-size:120%;
}

.headtop .info {
	text-align:left;
	color:#FFF;
	padding-top:45px;
	padding-bottom:5px;
	font-size:90%;
	float:left;
	padding-left:220px;
}

div.info a {
	color:#666;
	text-decoration:none;
}
div.info a:hover {
	text-decoration:underline;
}

.head {margin-bottom:5px;}

.head h1 {
	font-size:12pt;
}


.info a.red {
	color:#F30;
	font-weight:bolder;
}

div.col1 {
	float:left;
	width:220px;
}

div.col2 {
	width:764px;
	margin-left:250px;
}

div.contacts {
	clear:both;
	height:73px;
	background:transparent url(/images/design/bg_footer.gif) bottom right no-repeat;
	text-align:center;
}

.footer {
	text-align:center;
	padding:5px;
	background:#6299ff;
	color:#fff;
	font-size:10pt;
}

.footer a.anchor, .footer a.red {
	color:#fff;
	font-weight:normal;
}
.footer .counters {
	padding:10px 5px;
}

.footer .line {
	color: #fff;
	line-height:25px;
}

.footer .line a {
	color: #fff;
	text-decoration:none;
}

.footer .line a:hover {
	text-decoration:underline;
}

.copyright {
	
}

.developer {
	font-size:80%;
	line-height:20px;
}

.developer a {
	color:#F90;
}

.developer {
	padding:5px;
}

.developer a {
	color: #EEE;
	text-decoration:none;
}

.developer a:hover {
	text-decoration:underline;
}

ul.catalog {
	margin:5px 0;
	padding-left:20px;
	list-style:none;
}
ul.catalog li {
	padding:5px 0;
}

ul.catalog li.next, ul.catalog li.first {
	border-bottom:1px solid #DDD;
}

div.bh_catalog {
	
}

div.bh_news {
	margin-top:20px;	
}

div.bh {
	margin-top:6px;
	background-color:#EEE;
	padding:5px 5px 5px 5px;
}
div.bb {
	margin-top:2px;
	font-size:80%;
}

.sorting {
	font-size:10pt;
	padding-bottom:10px;
}

h1 {
	color:#F90;
	margin-top:0px;
}

h1.blue {
	color:#06F;
}

.newsdate {
	font-weight:bolder;
	color:red;
}

h2 a.title {
	color: #F90;
	text-decoration:none;
	font-size:14pt;
}

h2 {
	margin-top:0;
}

h2 a.title:hover {
	text-decoration:underline;
}

div.price {
	color:red;
	font-size:13pt;
	padding:10px 0;
}

div a.buy {
	color:#36F;
	text-decoration:underline;
	font-size:12pt;
}

div a.buy:hover {
	color:#00F;
	text-decoration:underline;
	font-size:12pt;
}

div.comment {
	font-size:10pt;
}

tr.next td, tr.first td {
	border-bottom:1px solid #DDD;
}

tr.next td, tr.first td, tr.last td {
	padding: 15px 0;
}

