
* {
	margin: 0;
	padding: 0;
}

html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c07793;
	background: url(../../images/plavkinet/bg.jpg) no-repeat top center #30001a;
}

td, th {
	text-align: left;
	vertical-align: top;
}

p { padding-bottom: 10px; }

img { border: none; }

form, input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c07793;
}

li { list-style: none; }

/*-- headings --*/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #f89fd1;
}

h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #c07793;
	padding-bottom: 12px;
}

/*-- links --*/

a {
	font-size: 12px;
	color: #c07793;
	text-decoration: none;
}

a:visited {
	font-size: 12px;
	color: #c07793;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	color: #c07793;
	text-decoration: underline;
}

a:focus, a:active { outline: none; }

/*-- wrapper --*/

#wrapper {
	width: 1000px;
	margin: 0 auto;
	background: url(../../images/plavkinet/bottom-bg.gif) no-repeat bottom right;
	overflow: hidden;
	display: block! important;
	display: inline-block;
	padding-bottom: 15px;
	position: relative;
}

#header {
	height: 400px;
	position: relative;
}

#logo {
	position: absolute;
	top: 100px;
	left: 190px;
}

#logo img {
	width: 235px;
	height: 155px;
}

#contacts {
	position: absolute;
	top: 20px;
	right: 0;
	width: 127px;
	height: 131px;
	background: url(../../images/plavkinet/contacts-bg.png) no-repeat;
	padding: 12px;
	font-size: 14px;
	line-height: 17px;
}

#contacts-title { margin-bottom: 12px; }

#contacts span { color: #f299cb; }

#search {
	position: absolute;
	top: 276px;
	right: 10px;
}

#search .text {
	width: 88px;
	height: 16px;
	background: #f89fd1;
	border: 1px solid #a54e7f;
	color: #600027;
}

#search .button {
	background: url(../../images/plavkinet/search-icon.png) no-repeat;
	width: 20px;
	height: 19px;
	border: none;
	cursor: pointer;
	position: relative;
	top: 3px;
	left: 7px;
}

#top-menu {
	position: absolute;
	top: 312px;
	right: 0;
	width: 710px;
	height: 59px;
	background: url(../../images/plavkinet/top-menu-bg.png) no-repeat;
	padding: 0 20px;
}

#top-menu table {
	width: 100%;
	height: 58px;
}

#top-menu table td {
	text-align: center;
	vertical-align: middle;
}

#top-menu a, #top-menu a:visited, #top-menu a:hover {
	font-size: 18px;
	color: #f89fd1;
}

#sidebar {
	width: 230px;
	margin-right: 15px;
	padding-top: 46px;
	float: left;
}

#left-catalog {
	width: 232px;
	background: url(../../images/plavkinet/block-bg.gif) repeat-y;
	margin-bottom: 22px;
}

#left-catalog .outer {
	width: 232px;
	background: url(../../images/plavkinet/block-top.gif) no-repeat top;
}

#left-catalog .inner {
	width: 204px;
	background: url(../../images/plavkinet/block-bottom.gif) no-repeat bottom;
	min-height: 80px;
	height: auto !important;
	height: 80px;
	padding: 22px 14px;
}

#left-catalog-title {
	font-size: 16px;
	color: #ee97c8;
	margin-bottom: 15px;
}

#left-catalog ul li {
	line-height: 19px;
	padding-left: 12px;
}

#left-catalog .active {
	background: url(../../images/plavkinet/left-active-item.gif) no-repeat;
	padding-bottom: 1px;
	color: #FFFFFF;
}

#login {
	padding: 5px;
	margin-bottom: 22px;
}

#login a, #login a:visited { text-decoration: underline; }

#login a:hover { text-decoration: none; }

#login form table td { padding: 0 1px; }

#login form .text {
	width: 88px;
	height: 18px;
	background: #f89fd1;
	border: 1px solid #a54e7f;
	color: #000000;
}

.label {
	font-size: 14px;
	color: #c07793;
}

#login form .button {
	background: url(../../images/plavkinet/enter.gif) no-repeat;
	width: 48px;
	height: 12px;
	cursor: pointer;
	border: none;
	position: relative;
	top: 3px;
	left: 12px;
}

#login-links {
	margin-top: 12px;
	overflow: hidden;
	display: block! important;
	display: inline-block;
}

.float-left { float: left; }

.float-right { float: right; }

#cart {
	width: 232px;
	background: url(../../images/plavkinet/block-bg.gif) repeat-y;
	margin-bottom: 22px;
}

#cart a, #cart a:visited { text-decoration: underline; }

#cart a:hover { text-decoration: none; }

#cart .outer {
	width: 232px;
	background: url(../../images/plavkinet/block-top.gif) no-repeat top;
}

#cart .inner {
	width: 232px;
	background: url(../../images/plavkinet/block-bottom.gif) no-repeat bottom;
	min-height: 80px;
	height: auto !important;
	height: 80px;
	padding: 22px 0 14px 0;
}

#your-cart {
	background: url(../../images/plavkinet/cart-bg.gif) no-repeat;
	width: 204px;
	height: 45px;
	padding: 7px 14px 0 14px;
	position: relative;
	left: 1px;
}

#cart-title {
	font-size: 16px;
	color: #ee97c8;
	margin-bottom: 15px;
	line-height: 18px;
	float: left;
}

#cart-value {
	float: right;
	font-size: 14px;
	line-height: 18px;
}

#price { color: #FFFFFF; }

#cart-links {
	margin-top: 10px;
	padding: 0 14px;
	overflow: hidden;
	display: block! important;
	display: inline-block;
}

#order-button {
	text-align: center;
	margin-top: 20px;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

#content {
	width: 750px;
	float: left;
}

#bread-crumbs { height: 45px; }

#index-goods {
	margin-bottom: 12px;
	overflow: hidden;
	display: block! important;
	display: inline-block;
}

#index-goods img { float: left; }

#text { padding: 0 12px; }

#units {
	margin-bottom: 20px;
	overflow: hidden;
	display: block! important;
	display: inline-block;
}

#unit-1 {
	width: 350px;
	float: left;
	margin-right: 20px;
}

#unit-2 {
	width: 350px;
	float: left;
}

.unit-title {
	font-size: 14px;
	color: #c07793;
	margin-bottom: 7px;
}

.unit-title span {
	font-size: 11px;
	color: #864565;
}

p.text { font-size: 14px; }

p.text a, p.text a:visited, p.text a:hover { font-size: 14px; }

#footer {
	clear: both;
	background: url(../../images/plavkinet/footer-bg.gif) repeat-x #610028;
	min-height: 120px;
	height: auto !important;
	height: 120px;
	font-size: 14px;
}

#footer a, #footer a:visited, #footer a:hover { font-size: 14px; }

#footer .inner {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

#copyright {
	position: absolute;
	top: 55px;
	left: 0;
}

#counters {
	position: absolute;
	top: 40px;
	right: 0;
}

/*-- catalog --*/

#bread-crumbs span { color: #FFFFFF; }

#bread-crumbs .float-left a, #bread-crumbs .float-left a:visited, #bread-crumbs .float-left a:hover { margin: 0 3px; }

#bread-crumbs .float-left span { margin: 0 3px; }

.sort-arrows { margin: 0 3px; }

.sort-arrows img {
	width: 9px;
	height: 12px;
	position: relative;
	top: 3px;
}

.item {
	width: 365px;
	background: url(../../images/plavkinet/item-bg.gif) repeat-y;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.item .outer {
	width: 365px;
	background: url(../../images/plavkinet/item-top.gif) no-repeat top;
}

.item .inner {
	width: 345px;
	overflow: hidden;
	display: block! important;
	display: inline-block;
	background: url(../../images/plavkinet/item-bottom.gif) no-repeat bottom;
	padding: 22px 10px 16px 10px;
}

.right-item {
	width: 365px;
	background: url(../../images/plavkinet/item-bg.gif) repeat-y;
	float: left;
	margin-bottom: 20px;
}

.right-item .outer {
	width: 365px;
	background: url(../../images/plavkinet/item-top.gif) no-repeat top;
}

.right-item .inner {
	width: 345px;
	overflow: hidden;
	display: block! important;
	display: inline-block;
	background: url(../../images/plavkinet/item-bottom.gif) no-repeat bottom;
	padding: 22px 10px 16px 10px;
}

.item-title {
	font-size: 16px;
	color: #f89fd1;
	margin-bottom: 25px;
}

.item-title a, .item-title a:visited, .item-title a:hover {
	font-size: 16px;
	color: #f89fd1;
}

.item-image {
	width: 155px;
	float: left;
}

.item-text {
	width: 190px;
	float: left;
	font-size: 14px;
}

.item-text table { width: 100%; }

.item-text table td { padding: 1px 1px 1px 0; }

.item-text select {
	background: #f89fd1;
	border: 1px solid #a54e7f;
	color: #600027;
}

option {
	padding-right: 10px;
	color: #600027;
}

.price {
	background: url(../../images/plavkinet/price-bg.gif) no-repeat;
	height: 31px;
	font-size: 14px;
	color: #c07793;
	margin: 12px 0;
	padding-left: 5px;
}

.price span {
	font-size: 24px;
	color: #FFFFFF;
	position: relative;
	top: 1px;
}

.price-info {
	font-size: 12px;
	line-height: 16px;
}

.price-info span { color: #edb6d4; }

.old-price span { text-decoration: line-through; }

.item-bottom { padding-top: 10px; }

.rating {
	float: left;
	padding-top: 20px;
	padding-left: 5px;
}

.add { float: right; }

#pager {
	font-size: 14px;
	margin: 45px 0;
	clear: both;
	text-align: center;
}

#pager a, #pager a:visited, #pager a:hover {
	font-size: 14px;
	margin: 0 5px;
}

#pager .active {
	background: #754761;
	color: #ffffff;
	padding: 2px 4px;
}

/*-- product --*/

#item {
	width: 749px;
	background: url(../../images/plavkinet/item-bg-2.gif) repeat-y;
	float: left;
	margin-bottom: 20px;
}

#item .outer {
	width: 749px;
	background: url(../../images/plavkinet/item-top-2.gif) no-repeat top;
}

#item .inner {
	width: 679px;
	overflow: hidden;
	display: block! important;
	display: inline-block;
	background: url(../../images/plavkinet/item-bottom-2.gif) no-repeat bottom;
	padding: 22px 35px 20px 35px;
}

#item-block {
	width: 365px;
	float: left;
	margin-right: 60px;
}

#item-block .item-image { margin-right: 20px; }

#rating-block {
	width: 250px;
	float: left;
	padding-top: 45px;
}

#vote { margin-left: 25px; }

#vote ul li {
	display: block;
	line-height: 16px;
}

#vote .button {
	color: #000000;
	margin-top: 15px;
	padding: 1px 3px;
}

#question { padding-top: 65px; }

#question-title {
	font-size: 14px;
	font-weight: bold;
	color: #c07793;
	margin-bottom: 15px;
}

#question .text {
	background: #f89fd1;
	border: 1px solid #a54e7f;
	padding: 1px;
	color: #000000;
	width: 205px;
	margin-bottom: 2px;
}

#question textarea {
	width: 420px;
	height: 50px;
	background: #f89fd1;
	border: 1px solid #a54e7f;
	padding: 1px;
	color: #000000;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: hidden;
}

#question .button {
	text-align: right;
	margin: 7px 0;
}

#question .button input {
	color: #000000;
	padding: 1px 3px;
}
