@IMPORT url('reset.css');

html, body {
	padding:0px;
	margin:0px;	
	background-color:transparent;
	width:100%;
	font-family:Verdana, Tahoma, Arial;
	text-align:center;
	color:#000000;
}

html {
	background-image:url('images/bg.jpg');
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#010101;
}

body {
	background-image:url('images/bottom-stripes.png');
	background-position:bottom;
	background-repeat:no-repeat;
}

a:link, a:visited, a:active {
	color:#000000;	
}

a:hover {
	color:#ff0099;	
}

div.content {
	width:1095px;
	margin:auto;
	background-image:url('images/content-repeat.png');
	background-position:center;
	background-repeat:repeat-y;
}

div#content {
	width:960px;
	margin:auto;
	margin-top:20px;	
	text-align:left;
}

div.content-bottom {
	width:1095px;
	height:10px;
	margin:auto;
	background-image:url('images/content-bottom.png');
	background-position:center;
	background-repeat:no-repeat;
}

div.content-category {
	padding:20px;
	width:920px;
	margin:auto;
	background-color:#ffffff;
	border-radius:1px;
	box-shadow:0px 0px 4px #000000;
	margin-top:-160px;	
}

div.content-category h1 {
	text-align:right;	
}

div.content-category h1 a {
	color:#ff0099;
	text-decoration:none;	
}

div.head-photos {
	position:relative;
	bottom:-50px;
	width:1095px;
	height:372px;
	margin:auto;
	background-image:url('images/photos.png');
	background-position:center;
	background-repeat:no-repeat;
}

div.head-logo {
	width:952px;
	height:155px;
	margin:auto;
	position:relative;
	margin-top:-50px;
	top:30px;
	/*background-image:url('images/logo.png');*/
	background-position:center;
	background-repeat:no-repeat;	
}

div.head-logo a img {
	width:950px;
	height:155px;
	border-width:0px;
	text-decoration:none;	
}

div.label-wrapper {
	width:1095px;
	height:0px;
	overflow:visible;
	margin:auto;
}

div.label-bg a img,
div.label-tr a img,
div.label-gr a img {
	width:126px;
	height:156px;	
}

div.label-bg {
	float:left;
	width:126px;
	height:148px;
	position:relative;
	left:130px;
	bottom:-23px;
	background-image:url('images/label-bg.png');
	background-position:center;
	background-repeat:no-repeat;
	z-index:99;
}

div.label-tr {
	float:left;
	width:139px;
	height:153px;
	position:relative;
	left:330px;
	bottom:-24px;
	background-image:url('images/label-tr.png');
	background-position:center;
	background-repeat:no-repeat;
	z-index:99;
}

div.label-gr {
	float:left;
	width:148px;
	height:145px;
	position:relative;
	left:530px;
	bottom:-26px;
	background-image:url('images/label-gr.png');
	background-position:center;
	background-repeat:no-repeat;
	z-index:99;
}

div.home-section-bg, div.home-section-tr, div.home-section-gr {
	margin:auto;
	text-align:center;
	height:45px;
}

div.home-section-bg h1, div.home-section-tr h1, div.home-section-gr h1 {
	padding:0px;
	margin:0px;	
}

div.left-bar {
	float:left;
	width:320px;
}

div.center-bar {
	float:left;
	width:320px;
	margin-left:6px;	
}

div.right-bar {
	float:right;
}

div.item-small:hover a, div.item-big:hover a, div.item-more:hover a {
	color:#ff0099;	
}

div.item-small-left {
	width:312px;
	background-image:url('images/item-small-left.png');
	background-position:left top;
	background-repeat:no-repeat;
}

div.item-small-left img.main-image {
	margin-left:20px;
	margin-top:16px;
}

div.left-bar div.item-small-left {
	position:relative;
	left:-30px;
}

div.offer-info h2 {
	padding:0px;
	margin:0px;
	font-size:100%;	
}

div.left-bar div.item-small-left div.offer-info {
	margin-left:40px;
	margin-top:14px;
	margin-right:10px;
}

div.item-small-center {
	width:312px;
	background-image:url('images/item-small-center.png');
	background-position:left top;
	background-repeat:no-repeat;
}

div.item-small-center img.main-image {
	margin-left:12px;
	margin-top:16px;
}

div.center-bar div.item-small-center div.offer-info {
	padding-top:14px;
	margin-left:8px;
	margin-right:16px;
}


div.item-small-right {
	width:312px;
	background-image:url('images/item-small-right.png');
	background-position:left top;
	background-repeat:no-repeat;
}

div.item-small-right img.main-image {
	margin-left:16px;
	margin-top:19px;
}

div.right-bar div.item-small-right {
	position:relative;
	right:-30px;	
}

div.right-bar div.item-small-right div.offer-info {
	margin-top:14px;
	margin-left:8px;
	margin-right:36px;
}

div.home {
	background-image:url('images/steps-2.png');
	background-position:top center;
	background-repeat:repeat-y;	
}

div.offers {
	background-image:url('images/steps-2.png');
	background-position:top center;
	background-repeat:repeat-y;
	margin-top:-27px;	
}

div.categories {
	background-image:url('images/steps-1.png');
	background-position:top center;
	background-repeat:repeat-y;
	margin-top:-27px;
}

div.item-small {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	margin-bottom:10px;
}

div.item-small a {
	text-decoration:none;	
}

div.item-small h2 {
	line-height:18px;	
}

div.item-small div.stars {
	float:left;	
}

div.item-small div.price {
	float:right;
	font-size:18px;
	color:#ff0099;	
}

div.item-small div.offer-info {
	height:40px;	
}

div.offers-head {
	padding-top:10px;
	margin-bottom:20px;
}

div.offers-head h1 {
	padding:0px;
	margin:0px;
	font-size:18px;
	font-weight:bold;
	line-height:28px;
	margin-left:20px;
	color:#ff0099;
}

div.offers-head h1 a {
	color:#ff0099;
	text-decoration:none;	
}

div.offers-head div.line {
	margin-left:20px;
	margin-right:20px;
	margin-top:5px;
}

div.line {
	height:2px;
	background-image:url('images/line.png');
	background-repeat:repeat-x;	
}

div.paging {
	margin:auto;
	width:350px;
}


div.paging div {
	float:left;
	width:40px;
	height:40px;
	margin-right:10px;
	background-image:url('images/paging-item.png');
	border-radius:3px;
	text-align:center;
}

div.paging div.selected {
	background-image:url('images/paging-item-selected.png');
}

div.paging div.selected a {
	color:#ff0099;	
}

div.paging div a {
	line-height:40px;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}

div.item-big-left {
	float:left;
	width:438px;
	margin-left:-30px;
	background-image:url('images/item-big-left.png');
	background-position:left top;
	background-repeat:no-repeat;
}

div.item-big-left img.main-image {
	margin-left:23px;
	margin-top:20px;
}

div.item-big-right {
	float:right;
	width:434px;
	margin-right:-30px;
	background-image:url('images/item-big-right.png');
	background-position:left top;
	background-repeat:no-repeat;
}

div.item-big-right img.main-image {
	margin-left:13px;
	margin-top:19px;
}

div.category-info h2 {
	padding:0px;
	margin:0px;
	font-size:100%;	
}

div.item-big-left div.category-info {
	text-align:right;
	padding-top:16px;
	padding-right:10px;
}

div.item-big-right div.category-info {
	text-align:left;
	padding-top:18px;
	padding-left:10px;
}

div.category-info {
	height:50px;	
}

div.category-info a {
	text-decoration:none;
	font-weight:bold;
	font-size:18px;	
}

img.main-image {
	border:1px solid #000000;
	background-image:url('images/noimg.png');
	background-position:center;
	background-repeat:no-repeat;
}

div.item-small img.main-image {
	width:280px;
	height:170px;	
}

div.item-big img.main-image {
	width:400px;
	height:243px;	
}

div.item-more img.main-image {
	width:230px;
	height:140px;	
}

.nobg {
	background-image:none !important;	
}

div.steps-hider {
	width:99%;
	margin:auto;
	height:16px;
	background-image:url('images/steps-hider.png');
	background-repeat:repeat-x;	
}

div.images {
	float:left;
	margin-left:-30px;
	margin-top:-6px;
	width:320px;
}

div.images div.item-small {
	height:205px;
}

div.offer {
	float:left;
	width:720px;
}

div.sidebar {
	float:right;
	width:240px;
	margin-top:10px;
	min-height:600px;
	background-image:url('images/sidebar-line.png');
	background-repeat:no-repeat;
	background-position:left center;	
}

div.more {
	width:230px;
	height:31px;
	background-image:url('images/more.png');
	background-position:right;
	background-repeat:no-repeat;	
}

div.more img {
	width:230px;
	height:31px;	
}

div.item-more {
	float:right;
	width:254px;
	margin-right:-30px;
	background-image:url('images/item-more.png');
	background-position:left top;
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	margin-bottom:10px;
}

div.item-more div.offer-info {
	padding-top:6px;
	padding-right:40px;	
}

div.item-more img.main-image {
	margin-left:8px;
	margin-top:12px;
}

div.item-more a {
	text-decoration:none;	
}

div.item-more h2 {
	line-height:20px;	
}

div.item-more div.stars {
	float:left;	
}

div.item-more div.price {
	float:right;
	color:#ff0099;	
}

.inset {
	margin-left:20px;
	margin-right:20px;	
}

div.params-wrapper {
	float:left;
	width:418px;	
}

div.params-wrapper div.line {
	margin-top:8px;	
}

div.params {
	width:199px;
	font-size:12px;
	font-weight:bold;
	line-height:20px;	
	font-style:italic;
}

div.params ul {
	list-style:square url("images/bullet.png");
	padding:0px;
	margin:0px;	
}

div.params ul li {
	margin-left:15px;	
}

div.params-left {
	float:left;
	margin-left:10px;
}

div.params-right {
	float:right;
}


div.top-bar {
	float:left;
	width:420px;
	margin-top:4px;
	margin-bottom:6px;
}

div.top-bar table {
	width:100%;	
}

div.top-bar table td {
	text-align:center;
	vertical-align:middle;	
}

td.social {
	width:82px;
}

td.social div {
	float:left;
	margin-right:4px;
}

td.price {
	color:#ff0099;
	font-weight:bold;
	font-size:16px;	
}

div.reserve {
	background-color:#ff0099;	
}

div.reserve a {
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	line-height:26px;
}

div.top-bar div.line {
	margin-top:4px;	
}

div.offer-content {
	font-size:14px;
	text-align:justify;
	margin-right:10px;
	line-height:18px;
	margin-left:10px;
}

div.offer-content ul {
	list-style-position: inside;
	padding-left:10px;	
}

div.thumbs {
	margin-left:12px;	
}

div.item-thumb {
	float:left;
	width:93px;
	height:61px;
	background-image:url('images/item-thumb.png');
	background-position:left top;
	background-repeat:no-repeat;
	margin-bottom:6px;
	margin-left:6px;
}

div.item-thumb img {
	border:1px solid #000000;
	margin-left:5px;
	margin-top:4px;
}

div.tables {
	margin-left:10px;
	margin-right:10px;	
}

table.offer-table {
	width:100%;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
}

table.offer-table td, table.offer-table th {
	vertical-align:middle;
	text-align:center;
	height:40px;
	padding:0px;
	margin:0px;
}

table.offer-table td.first-td {
	color:#ff0099;
	text-align:left;
}

table.offer-table th {
	color:#ff0099;
	height:40px;
}

table.offer-table th.first-th {
	color:#000000;
	text-align:left;
}

table.offer-table {
	background-image:url('images/table-lines.png');
	background-position:top center;
	background-repeat:no-repeat;
}

table.offer-table tbody tr.last-row {
	background-image:none;
}

div.lb-600 {
	background-image:url('images/lightbox-small.png');
	background-position:top center;
	background-repeat:no-repeat;
	padding-top:112px;
	padding-bottom:112px;
}

div.lb-800 {
	background-image:url('images/lightbox.png');
	background-position:top center;
	background-repeat:no-repeat;
	padding-top:48px;
	padding-bottom:48px;
}

img#lightbox-image {
	border:1px solid #000000 !important;
	margin-left:-2px;
	margin-top:-1px;
}

div#jquery-overlay {
	z-index:100;
}

div.lb-600 div#lightbox-container-image-data-box {
	padding:0px;
	margin-top:12px;
	background-color:transparent;
}

div.lb-800 div#lightbox-container-image-data-box {
	padding:0px;
	margin-top:15px;	
	background-color:transparent;
}

div#lightbox-container-image-data{
	padding-right:0px;	
}

div#lightbox-nav {
	margin-left:8px;
}

div#lightbox-secNav {
	padding-top:5px;	
}

a.addthis_button_facebook {
	background-image:url('images/share/facebook.png') !important;
	background-position:center;
	background-repeat:no-repeat;
	padding-left:0px !important;	
}

a.addthis_button_facebook span {
	visibility:hidden;	
}

a.addthis_button_twitter {
	background-image:url('images/share/twitter.png') !important;
	background-position:center;
	background-repeat:no-repeat;	
}

a.addthis_button_twitter span {
	visibility:hidden;	
}

a.addthis_button_email {
	background-image:url('images/share/mail.png') !important;
	background-position:center;
	background-repeat:no-repeat;	
}

a.addthis_button_email span {
	visibility:hidden;	
}

a.addthis_button_print {
	background-image:url('images/share/print.png') !important;
	background-position:center;
	background-repeat:no-repeat;	
}

a.addthis_button_print span {
	visibility:hidden;	
}

div.contacts {
	background-image:url('images/steps-1.png');
	background-position:top center;
	background-repeat:repeat-y;	
}

div.contacts div.form {
	float:left;
	width:400px;
}

div.contacts div.contact-info {
	float:right;
	margin-left:40px;
	width:400px;
}

div.contacts div.form label {
	display:block;	
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	margin-top:10px;
}

div.contacts div.form input, div.contacts div.form textarea, div.contacts div.form select {
	width:400px;
	outline:none;
	border:2px solid #000000;
}

.errorMessage {
	color:#ff0000;
	font-weight:bold;
	font-size:12px;	
}

div.captcha-left {
	width:200px;
	float:left;
	font-size:12px;
	text-align:center;	
}

div.captcha-left img {
	display:block;
	margin:auto;	
}

div.captcha-right {
	float:left;
	width:200px;
	padding-top:15px;
}

div.buttons {
	text-align:right;	
}

div.buttons input {
	margin-top:10px;
	width:100px !important;
	background-color:#ffffff;
	font-weight:bold;
	padding:5px;
}

p.note {
	font-size:12px;
	font-style:italic;	
}

span.required {
	color:#ff0000;	
}

div.contacts div.contact-info iframe {
	border:2px solid #000000;	
}

div.contacts div.contact-info a {
	font-weight:bold;
	line-height:20px;	
}

div.contacts div.contact-info h2 {
	font-size:18px;
	font-weight:bold;
	line-height:24px;
	color:#ff0099;	
}

div.contacts div.contact-info p {
	line-height:30px;
	font-style:italic;
	margin:0px;
	text-align:center;
}

div.contact-label-home {
	position:relative;
	top:-30px;
}

div.contact-label {
	position:relative;
	margin:auto;
	width:230px;
	height:206px;
	background-image:url('images/contact-label.png');
}

div.contact-label a img {
	width:230px;
	height:206px;
}

div.contact-label-site-index {
	top:-60px;
	left:-30px;	
}

div.contact-label-category-view {
	top:-80px;
	left:-30px;	
}

div.contact-label-category-offers {
	top:-70px;
	left:-400px;	
}

div.contact-label-offer-view {
	top:-60px;
	left:-400px;	
}

div.contact-label-contacts-index {
	top:-90px;
	left:-380px;	
}

div.contact-label-contacts-success {
	top:-120px;	
}

div.contact-label-site-error {
	top:-110px;	
}