/* Body */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background: #ffffff url(../img/site/body-bg.jpg) 0 0 repeat-x;
}

body img {
	border: none;
}

a {
	font-size: 14px;
	color: #0053a7;
}

html, body {
	padding: 0;
	margin: 0;
}

/* Top BG */
.top-bg {
	background:url(../img/site/top-bg.jpg) 50% 0 no-repeat;
	height: 1000px;
}

/* Wrapper */
.wrapper {
	width: 965px;
	margin: 0 auto;
}

/* Header */
.header {
	padding: 20px 0;
	overflow: hidden;
	width: 100%;
}

.logo {
	float: left;
}

.contacts {
	float: right;
	font-size: 30px;
	color: #c22d2f;
}

.contacts span {
	font-size: 18px;
	color: #303030;
}

/* Top menu */
.top-menu {
	margin: 197px 0 0 0;
} 

.top-menu ul {
	list-style: none;
	width: 750px;
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
}

.top-menu ul li {
	float: left;
	height: 36px;
	padding: 15px 20px 0 20px;
	text-align: center;
	background:url(../img/site/border-right.jpg) 100% 50% no-repeat;
	overflow: hidden;
}

.top-menu ul li.top-last {
	background: none;
}

.top-menu ul li a {
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
}

.top-menu ul li a:hover {
	text-decoration: underline;
}

.top-menu ul li.active-menu {
	background: url(../img/site/top-active-menu.jpg) 0 0 repeat-x;
}

/* Choie */
.choice {
	overflow: hidden;
}

.choice-head {
	display: block;
	font-size: 24px;
	color: #c01416;
	text-align: center;
	margin: 35px 0 8px 10px;
}

.choice-item {
	float: left;
	width: 173px;
	height: 224px;
	margin-right: 7px;
	padding: 25px 7px 18px 7px;
	background:url(../img/site/choice-item-bg.jpg) 0 0 no-repeat;
}

.choice-last {
	margin-right: 0;
}

.choice-item span a {
	display: block;
	height: 45px;
	font-size: 18px;
	color: #c01416;
	text-align: center;
	padding: 0 20px;
	margin-bottom: 7px;
	text-decoration: none;
}

.choice-item span sup {
	font-size: 10px;
}

/* Main Area */

.main-area {
	margin: 14px 0;
}

/* Consultant and Info */
.info-block {
	vertical-align: middle;
	text-align: center;
	font-size: 24px;
	color: #c01416;
}

/* Sidebar */
.request {
	width: 230px;
	height: 252px;
	margin: 10px 0;
	padding: 0 10px;
	background:url(../img/site/request-bg.jpg) 0 0 no-repeat;
	text-align: center;
}

.request p {
	font-size: 18px;
	padding: 20px 0; 
	margin: 0;
	color: #ed1c24;
	text-align: center;
}

.request p span {
	font-size: 14px;
	color: #3d3d3d;
}

.request p span.success {
	color:#6C0;
	font-weight: bold;
}

.request form {
	padding: 0;
	margin: 0;
}

.request form input, .search-input {
	width: 205px;
	height: 30px;
	padding-left: 5px;
	margin-bottom: 5px;
	line-height: 30px;
	background:url(../img/site/req-input.jpg) 0 0 no-repeat;
	border: none;
	font-size: 14px;
	color: #3d3d3d;
}

.request form button, #myfind {
	width: 124px;
	height: 30px;
	cursor: pointer;
	background:url(../img/site/req-btn.jpg) 0 0 no-repeat;
	border: none;
}

.search-block {
	text-align: center;
	background: none;
}

.news-top {
	width: 250px;
	height: 13px;
	margin-top: 10px;
	background:url(../img/site/news-top.jpg) 0 0 no-repeat;
}

.news-middle {
	width: 210px;
	padding: 0 20px;
	background:url(../img/site/news-middle.jpg) 0 0 repeat-y;
}

.news-bottom {
	width: 250px;
	height: 18px;
	background:url(../img/site/news-bottom.jpg) 0 0 no-repeat;
}

.news-head {
	display: block;
	font-size: 18px;
	text-align: center;
	color: #ed1c24;
}

.news-middle div {
	padding: 12px 0;
	font-size: 12px;
	color: #3d3d3d;
	background:url(../img/site/news-border.jpg) 0 100% repeat-x;
}

a.more-news {
	display: block;
	text-align: right;
	color: #0053a7;
	font-size: 12px;
}

a.all-news {
	display: block;
	padding: 10px 0;
	text-align: right;
	color: #0053a7;
	font-size: 12px;
}

/* Content */
.content {
	padding: 0 0 0 15px;
}

.income {
	margin: 6px 0;
	overflow: hidden;
}

.income-list {
	float: left;
	width: 153px;
	height: 258px;
	padding: 20px 5px 0 6px;
	margin-right: 14px;
	background:url(../img/site/income-list.jpg) 0 0 no-repeat;
}

.income-last {
	margin-right: 0;
}

.income-name {
	height: 50px;
	overflow: hidden;
	text-align: center;
	font-size: 18px;
	color: #c01416;
	margin: 0;
	padding: 0;
}

.income-price {
	text-align: center;
	font-size: 14px;
	color: #3d3d3d;
	margin: 0;
	padding: 0;
}

.income-price span {
	font-size: 18px;
	color: #407a0b;
}

.content-page {
	margin: 30px 0;
}

.page-name {
	display: block;
	text-align: center;
	font-size: 24px;
	color: #c01416;
	margin: 5px 0;
}

.content-page p {
	text-align: justify;
	margin: 20px 0;
	padding: 0;
}

/* Footer */
.footer {
	width: 965px;
	height: 116px;
	padding: 48px 0 0 0;
	background:url(../img/site/footer-bg.jpg) 50% 0 no-repeat;
}

.ultrasite {
	width: 220px;
	float: left;
	font-size: 11px;
	color: #c01416;
}

.ultrasite p {
	font-size: 11px;
	color: #666666;
	margin: 0;
	padding: 0;
}

.ultrasite img {
	float: right;
}

.ultrasite a {
	display: block;
	clear: both;
	font-size: 11px;
	color: #c01416;
	text-decoration: none;
}

.footer-contacts {
	float: right;
}

.footer-contacts p {
	text-align: right;
	padding: 0;
	margin: 0;
}

/* Catalog */
.cat-m {
	margin-top: 25px;	
}

.catalog {
	margin-top: 10px;
}

.catalog-name {
	background:url(../img/site/catalog-name-bottom.jpg) 50% 100% no-repeat;
}

.breadcrumbs {
	text-align: center;
}

.breadcrumbs a {
	font-size: 12px;
	color: #0053a7;
}

.breadcrumbs span {
	padding: 0 12px;
	background:url(../img/site/breadcrumbs-point.jpg) 50% 50% no-repeat;
}

.paginator {
	text-align: center;
	margin: 15px 0;
}

.paginator a, .paginator span {
	margin: 0 4px;
}

.paginator img {
	vertical-align: top;
}

.pr-photo {
	padding-top: 20px;
}

.pr-name {
	text-align: center;
	font-size: 18px;
	color: #c01416;
	padding: 5px 0;
	vertical-align: top;
}

.pr-text {
	font-size: 12px;
	color: #3e3e3e;
	vertical-align: top;
	padding: 5px 10px;
	text-align: justify;
	width: 200px;
}

.pr-price {
	text-align: center;
	font-size: 14px;
	color: #3d3d3d;
	vertical-align: top;
	padding: 5px 0 20px 0;
}

.pr-price span {
	font-size: 18px;
	color: #407a0b;
}

.catalog table {
	border-top: 1px dashed #d3d3d3;
}

table.left-hit {
	margin-top: 10px;
	border-top: 1px dashed #d3d3d3;
}

.br-center {
	border: 1px dashed #d3d3d3;
	border-top: none;
	border-bottom: none;
}

.br-bottom {
	border-bottom: 1px dashed #d3d3d3;
}

/* Product Card */
table.product-card {
	border: none;
	margin: 25px 0;
}

table.product-card tr td {
	vertical-align: top;
	text-align: left;
}

table.other-photo {
	border: none;
	width: 330px;
}

.main-photo {
	width: 330px;
	height: 330px;
	position: relative;
}

.mini-photo {
	width: 330px;
	margin: 10px 0;
	overflow: hidden;
}

.mp-big {
	width: 100%;
	padding: 10px 0;
	border-top: 1px dashed #CCC;
}

.mp-big div {
	margin-right: 15px;
}

.mini-photo div {
	width: 160px;
	height: 160px;
	margin-bottom: 10px;
	float: left;
	position: relative;
}

div.other-right {
	float: right;
}

span.zoom {
	position: absolute;
	bottom: 8px;
	right: 8px;
}

.product-head {
	font-size: 18px;
	margin-bottom: 10px;
	display: block;
	color: #c01416;
}

.ph-center {
	text-align: center;
}

.ph-big {
	font-size: 24px;
}

.feature {
	margin: 0 15px;
}

.feature strong {
	color: #3e3e3e;
}

.feature p {
	margin: 8px 0;
}

.product-price {
	font-size: 18px;
	color: #407a0b;
}

.card-order {
	margin: 20px 15px;
}

.card-order-center {
	width: 400px;
	margin: 0 auto; 
}

.card-order table {
	border: none;
}

.order-desc {
	font-weight: bold;
	font-size: 14px;
	color: #3e3e3e;
}

.card-order form input {
	width: 223px;
	height: 30px;
	padding-left: 10px;
	font-size: 14px;
	line-height: 30px;
	border: 0;
	background:url(../img/site/order-input.jpg) 0 0 no-repeat;
}

.card-order form button {
	width: 124px;
	height: 30px;
	border: none;
	margin-left: 98px;;
	background:url(../img/site/order-send.jpg) 0 0 no-repeat;
	cursor: pointer;
}

.go-back {
	float: right;
}

.gb-top {
	margin-top: -55px;
}

a.left-more {
	display: block;
	margin-top: 8px;
}