body, ul, li, form, input, select, label, h1, h2, h3, h4, h5, p {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
}
#wrapper {
	text-align: left;
	width: 885px;
	margin: auto;
	color: #625953;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a img {
	border: none;
}
a {
	color: #8c4749;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.sauns_page a {
	color: #d05800;
}
.clubs_page a {
	color: #0f4d62;
}
.clear {
	clear: both;
}
td {
	vertical-align: top;
}

/* header */
#header {
/*	padding-left: 41px;
	padding-right: 44px;*/
	padding-top: 46px;
	position: relative;
}
#head_top {
	margin-bottom: 14px;
	position: relative;
}
#logo {
	background: url(images/logo.gif) no-repeat;
	width: 288px;
	height: 53px;
	display: block;
}
.sauns_page #logo {
	background: url(images/logo_sauns.gif) no-repeat;
}
.clubs_page #logo {
	background: url(images/logo_clubs.gif) no-repeat;
}
#head_menu {
	float: right;
	position: relative;
	margin-top: -3px;
}
#head_menu li {
	display: inline;
	font-size: 11px;
	color: #a09893;
	text-transform: uppercase;
}
#head_menu li a {
	color: #a09893;
	text-decoration: none;
}
#head_menu li a:hover {
	text-decoration: underline;
}
#login_links {
	position: absolute;
	right: 0;
	top: 41px;
	text-align: right;
}
#login_links a {
	text-decoration: underline;
	color: #a29994;
	font-size: 11px;
	margin-left: 22px;
}
#login_links a:hover {
	text-decoration: none;
}
#head_bott {
	margin-bottom: 8px;
	clear: both;
	position: relative;
}
#head_bott #search_box {
	float: left;
	width: 150px;
	height: 257px;
	margin-right: 12px;
	background: url(images/search_box_bottleft.gif) no-repeat bottom left #d9d2c9;
	position: relative;
	padding-left: 138px;
	padding-top: 31px;
	font-size: 12px;
}
#head_bott #search_box .top_left {
	position: absolute;
	background: url(images/search_box_topleft.gif) no-repeat;
	width: 8px;
	height: 8px;
	top: 0;
	left: 0;
}
#head_bott #search_box .top_right {
	position: absolute;
	background: url(images/search_box_topright.gif) no-repeat;
	width: 8px;
	height: 8px;
	top: 0;
	right: 0;
}
#head_bott #search_box .bott_right {
	position: absolute;
	background: url(images/search_box_bottright.gif) no-repeat;
	width: 8px;
	height: 8px;
	bottom: 0;
	_bottom: -7px;
	right: 0;
}
#head_bott #search_box label {
	color: #544942;
	text-transform: uppercase;
	margin-bottom: 4px;
	display: block;
	font-size: 11px;
	padding-left: 30px;
}
#search_box .metro {
	background: url(images/srch_merto.gif) no-repeat left top;
	padding-top: 9px;
	padding-bottom: 5px;
}
.sauns_page #search_box .metro {
	background: url(images/srch_merto_sauns.gif) no-repeat left top;
}
.clubs_page #search_box .metro {
	background: url(images/srch_merto_clubs.gif) no-repeat left top;
}
#search_box .district {
	background: url(images/srch_district.gif) no-repeat left 2px;
	padding-top: 12px;
	padding-bottom: 6px;
}
.sauns_page #search_box .district {
	background: url(images/srch_district_sauns.gif) no-repeat left 2px;
}
.clubs_page #search_box .district {
	background: url(images/srch_district_clubs.gif) no-repeat left 2px;
}
#search_box .region{
	background: url(images/search_region.gif) no-repeat left 5px;
	padding-top: 15px;
	padding-bottom: 5px;
}
#head_bott #search_box select {
	font-size: 11px;
	color: #79726d;
	width: 137px;
	border: solid 1px #c8c8c8;
	margin-bottom: 15px;
	padding: 0;
	padding-left: 8px;
}
#head_bott #search_box .button {
	background: url(images/search_button.gif) no-repeat top center;
	width: 137px;
	height: 17px;
	border: none;
	cursor: pointer;
	#margin-left: -41px;
	margin-top: 10px;
}
.sauns_page #head_bott #search_box .button {
	background: url(images/search_button_sauns.gif) no-repeat top center;
}
.clubs_page #head_bott #search_box .button {
	background: url(images/search_button_clubs.gif) no-repeat top center;
}
#search_title {
	position: absolute;
	top: 40px;
	left: 20px;
	width: 94px;
	text-align: right;
	font-size: 11px;
}
#search_title h1 {
	font-weight: normal;
	color: #544942;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 13px;
}

.cat_pages #head_bott #search_box .button {
	position: absolute;
	top: 174px;
	margin-top: 0;
	margin-left:0;
	left: 25px;
	width: 91px;
}
.cat_pages #head_bott #search_box {
	height: 203px;
	padding-top: 15px;
}
.cat_pages #head_bott #search_box label {
	padding-bottom: 2px;
}

#page_img {
	float: left;
}
/* categories box */
#cat_box .box {
	float: left;
	width: 287px;
	font-size: 12px;
	color: #7a6e67;
	_height: 1px;
}
#cat_box h1 {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 3px;
	color: #4c3b32;
}
.more {
	background: url(images/more.gif) no-repeat 4px 5px;
	padding: 3px 8px;
}
.sauns_page .more {
	background: url(images/more_sauns.gif) no-repeat 4px 5px;
}
.clubs_page .more {
	background: url(images/more_clubs.gif) no-repeat 4px 5px;
}
a.title_img {
	width: 295px;
	height: 145px;
	display: block;
	position: relative;
	margin: 0 -4px 6px;
	_margin-left: -190px;
}
#cat_salons {
	margin-right: 13px;
}
#cat_clubs {
	margin-right: 11px;
}
#cat_salons a.title_img {
	background: url(images/cat_salons.jpg) no-repeat;
}
#cat_clubs a.title_img {
	background: url(images/cat_clubs.jpg) no-repeat;
}
#cat_saunas a.title_img {
	background: url(images/cat_saunas.jpg) no-repeat;
}
#cat_salons a.title_img:hover,
#cat_clubs a.title_img:hover,
#cat_saunas a.title_img:hover,
#cat_salons a.title_img.active,
#cat_clubs a.title_img.active,
#cat_saunas a.title_img.active {
	background-position: left bottom;
}
#cat_box p {
	margin-bottom: 7px;
	line-height: 15px;
}
/* banner box */
.bann_box {
	background: #d0c8bd;
	position: relative;
	margin-left: -41px;
	margin-right: -44px;
	padding-left: 31px;
	padding-right: 34px;
	min-height: 1px;
	_height: 1px;
}

/* content */
#content {
/*	margin-left: 41px;
	margin-right: 44px;*/
	padding-top: 24px;
	position: relative;
	_height: 1px;
}
#content.bg {
	background: url(images/content_bg.gif) no-repeat 332px top;
}
#content h1 {
	color: #8c4749;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 18px;
	padding-top: 10px;
}
.sauns_page #content h1 {
	color: #D05800;
}
.clubs_page #content h1 {
	color: #4A7785;
}
#content h1.top {
	background: url(images/titletop_salon.jpg) no-repeat;
	height: 18px;
	margin-left: 182px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 14px;
	padding-left: 78px;
	padding-top: 60px;
	letter-spacing: 3px;
	margin-bottom: 20px;
	color: #7a6e67;
}
.sauns_page #content h1.top {
	background: url(images/titletop_sauns.jpg) no-repeat;
	color: #ca6900;
}
.clubs_page #content h1.top {
	background: url(images/titletop_clubs.jpg) no-repeat;
	color: #ca6900;
}

.list_firm td {
	padding-bottom: 12px;
}
.list_firm a img {
	margin-right: 13px;
	border: solid 1px #723d3b;
}
.list_firm h2 {
	border-bottom: solid 1px #8c4749;
	color: #8c4749;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding-bottom: 4px;
}
.sauns_page .list_firm h2 {
	color: #d05800;
}
.clubs_page .list_firm h2 {
	color: #0f4d62;
	border-bottom: solid 1px #ffb800;
}
.phone {
	padding-left: 17px;
	background: url(images/phone.gif) no-repeat;
	margin-bottom: 7px;
}
.sauns_page .phone {
	background: url(images/phone_sauns.gif) no-repeat;
}
.clubs_page .phone {
	background: url(images/phone_clubs.gif) no-repeat;
}
.list_firm td.address {
	border: solid 9px #fff;
	border-width: 0 9px 12px 9px;
	background: #f3f0ec;
	width: 131px;
	padding: 7px;
	font-size: 11px;
	line-height: 12px;
	padding-bottom: 0;
}
.address .metro {
	background: url(images/add_metro.gif) no-repeat left center;
	padding-left: 25px;
	min-height: 20px;
	margin-bottom: 5px;
} 
.sauns_page .address .metro {
	background: url(images/add_metro_sauns.gif) no-repeat left center;
}
.clubs_page .address .metro {
	background: url(images/add_metro_clubs.gif) no-repeat left center;
}
.address .district {
	background: url(images/add_district.gif) no-repeat;
	padding-left: 25px;
	min-height: 22px;
	margin-bottom: 5px;
}
.sauns_page .address .district {
	background: url(images/add_district_sauns.gif) no-repeat;
}
.clubs_page .address .district {
	background: url(images/add_district_clubs.gif) no-repeat;
}
.address .region {
	background: url(images/add_region.gif) no-repeat;
	padding-left: 25px;
	min-height: 19px;
	margin-bottom: 5px;
}
.address span {
	color: #8c4749;
}
.sauns_page .address span {
	color: #d76b1b;
}
.clubs_page .address span {
	color: #0f4d62;
}
/* news box */
#news_box {
	background: url(images/newbox_salon_bg.gif) repeat-y;
	width: 232px;
	padding: 30px 28px 45px;
	margin-bottom: 31px;
}
#news_box .topdec {
	position: absolute;
	left: 597px;
	top: 24px;
	background: url(images/newbox_salon_top.gif) no-repeat;
	height: 12px;
	width: 288px;
}
#news_box .bottdec {
	position: absolute;
	left: 597px;
	bottom: 0;
	_bottom: -9px;
	background: url(images/newbox_salon_bottom.gif) no-repeat;
	width: 288px;
	height: 6px;
}
.sauns_page #news_box {
	background: url(images/newbox_sauns_bg.gif) repeat-y;
}
.sauns_page #news_box .topdec {
	background: url(images/newbox_sauns_top.gif) no-repeat;
}
.sauns_page #news_box .bottdec {
	background: url(images/newbox_sauns_bottom.gif) no-repeat;
}
.clubs_page #news_box {
	background: url(images/newbox_clubs_bg.gif) repeat-y;
}
.clubs_page #news_box .topdec {
	background: url(images/newbox_clubs_top.gif) no-repeat;
}
.clubs_page #news_box .bottdec {
	background: url(images/newbox_clubs_bottom.gif) no-repeat;
}
#content #news_box h1 {
	font-weight: normal;
	text-transform: uppercase;
	color: #8d464a;
	font-size: 16px;
	margin-bottom: 20px;
	padding-top: 0;
}
.sauns_page #content #news_box h1 {
	color: #d05800;
}
.clubs_page #content #news_box h1 {
	color: #4a7785;
}
.news {
	margin-bottom: 25px;
}
.sauns_page .news {
	color: #d76b1b;
}
.clubs_page .news {
	color: #386876;
}
.sauns_page .news .more {
	background: url(images/more_sauns2.gif) no-repeat 4px 5px;
}
#content h3 {
	font-size: 12px;
	margin-bottom: 5px;
}
#content h3 a {
	text-decoration: none;
}
#content h3 a:hover {
	text-decoration: underline;
}
#content h3 span.date {
	font-weight: normal;
	width: 40px;
}
.news a {
	text-decoration: none;
}
.news a:hover {
	text-decoration: underline;
}
.sauns_page .news a {
	color: #7e7e7e;
}
.all {
	text-transform: uppercase;
	font-size: 10px;
	margin-left: 140px;
}
/* other pages */
.gallery_box img,
.articl_box img {
	margin-right: 12px;
	margin-bottom: 12px;
}
.articl_box {
	margin-right: 12px;
	width: 585px;
}
.articl_box p {
	margin-bottom: 8px;
}
.news_table td {
	padding-right: 12px;
	padding-bottom: 12px;
	width: 287px;
}

#advanced_search {
	width: 585px;
}
#adv_inp {
	border: solid 1px #dfcbcc;
	padding: 15px 20px 17px 29px;
	margin-bottom: 11px;
	_height: 1px;
}
#adv_inp .box {
	width: 140px;
	float: left;
	margin-right: 55px;
	text-transform: uppercase;
	color: #544942;
}
#adv_inp input,
#adv_inp select {
	width: 137px;
	height: 17px;
	border: solid 1px #d3d3d3;
	color: #79726d;
	font-size: 11px;
	text-transform: none;
	margin-bottom: 3px;
}
#adv_inp input {
	padding: 2px;
	height: 13px;
	width: 133px;
	position: relative;
	margin-top: 7px;
	margin-bottom: 10px;
}
#adv_inp .box.region {
	margin-right: 0;
}
#adv_inp .metro label {
	background: url(images/adv_metro.gif) no-repeat left 3px;
	padding-top: 11px;
	padding-left: 30px;
	padding-bottom: 9px;
	display:block;
}
.clubs_page #adv_inp .metro label {
	background: url(images/adv_metro_clubs.gif) no-repeat left 3px;
}
.sauns_page #adv_inp .metro label {
	background: url(images/adv_metro_sauns.gif) no-repeat left 3px;
}
#adv_inp .district label {
	background: url(images/adv_district.gif) no-repeat left 3px;
	display:block;
	padding-top: 11px;
	padding-left: 30px;
	padding-bottom: 9px;
}
.clubs_page #adv_inp .district label {
	background: url(images/adv_district_clubs.gif) no-repeat left 3px;
}
.sauns_page #adv_inp .district label {
	background: url(images/adv_district_sauns.gif) no-repeat left 3px;
}
#adv_inp .region label {
	background: url(images/adv_region.gif) no-repeat left 3px;
	display:block;
	padding-top: 11px;
	padding-left: 30px;
	padding-bottom: 9px;
}

#adv_list {
	width: 585px;
	min-height: 1px;
}
#adv_list td {
	background: #f3f0ec;
	padding: 20px;
	padding-bottom: 2px;
}
#adv_list input {
	clear: both;
	float: left;
	margin-bottom: 10px;
	margin-right: 8px;
}
#adv_list label {
	float: left;
	margin-bottom: 18px;
	display: block;
	width: 130px;
}
#advanced_search .button {
	background: url(images/button_find.gif) no-repeat;
	width: 287px;
	height: 17px;
	cursor: pointer;
	border: none;
	margin-left: 149px;
	margin-top: 35px;
	position: relative;
}
.clubs_page #advanced_search .button {
	background: url(images/button_find_clubs.gif) no-repeat;
}
.sauns_page #advanced_search .button {
	background: url(images/button_find_sauns.gif) no-repeat;
}

#registration_form table {
	width: 597px;
}
#registration_form td {
	vertical-align: bottom;
	padding-right: 10px;
}
#registration_form input {
	width: 136px;
	height: 15px;
	border: solid 1px #c8c8c8;
	position: relative;
	margin-top: 5px;
	margin-bottom: 25px;
}
#registration_form input.inp_text {
	width: 286px;
}
#registration_form .button {
	background: url(images/button_send.gif) no-repeat;
	width: 287px;
	height: 17px;
	border: none;
	cursor: pointer;
}

.clubs_page #registration_form .button {
	background: url(images/button_send_clubs.gif) no-repeat;
}
.sauns_page #registration_form .button {
	background: url(images/button_send_sauns.gif) no-repeat;
}

#content h1 span {
	display: block;
	color: #625953;
	font-size: 14px;
	text-transform: none;
}
.firm_box {
	font-size: 12px;
}
#content .firm_box h1 {
	margin-bottom: 8px;
}
.firm_box h4 {
	color: #625953;
	text-transform: uppercase;
	border-bottom: solid 1px #d0c8bd;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 9px;
	padding-top: 10px;
	margin-bottom: 12px;
	margin-right: 10px;
}
.firm_box .img_box {
	float: left;
	width: 288px;
}
.firm_box .img_box img {
	margin-bottom: 9px;
}
.pager {
	float: left;
	width: 130px;
	margin-bottom: 25px;
}
.pager_reviews {
	float: none;
	margin-bottom: 25px;
}
.pager_common {
	float: left;
	margin-bottom: 25px;
}
.pager a, .pager_reviews a, .pager_common a {
	background: url(images/pager_img.gif) no-repeat top center;
	height: 17px;
	width: 20px;
	display: block;
	float: left;
	margin-right: 4px;
	text-align: center;
	padding-top: 3px;
	text-decoration: none;
	color: #8c4749;
	font-size: 10px;
}
.pager a:hover,
.pager a.active,
.pager_reviews a:hover,
.pager_reviews a.active,
.pager_common a:hover,
.pager_common a.active {
	background: url(images/pager_img.gif) no-repeat bottom center;
}
.foto, .video {
	font-size: 11px;
	color: #625953;
	text-decoration: none;
	padding-top: 4px;
	display: block;
	float: left;
	margin-bottom: 25px;
}
.foto {
	background: url(images/foto_img.gif) no-repeat 0 4px;
	padding-left: 19px;
	margin-right: 12px;
}
.sauns_page .foto {
	background: url(images/foto_img_sauns.gif) no-repeat 0 4px;
}
.clubs_page .foto {
	background: url(images/foto_img_clubs.gif) no-repeat 0 4px;
}

.video {
	background: url(images/video_img.gif) no-repeat 0 4px;
	padding-left: 24px;
}
.sauns_page .video {
	background: url(images/video_img_sauns.gif) no-repeat 0 4px;
}
.clubs_page .video {
	background: url(images/video_img_clubs.gif) no-repeat 0 4px;
}

.firm_box .descript {
	float: left;
	width: 287px;
	padding-left: 11px;
	position: relative;
	margin-top: -13px;
}
.firm_box p {
	margin-bottom: 15px;
	line-height: 15px;
}
.firm_box .phone {
	font-size: 15px;
	padding-top: 12px;
	background: url(images/phone_big.gif) no-repeat 0 12px;
	padding-left: 25px;
	margin-bottom: 0;
}
.sauns_page .firm_box .phone {
	background: url(images/phone_big_sauns.gif) no-repeat 0 12px;
}
.clubs_page .firm_box .phone {
	background: url(images/phone_big_clubs.gif) no-repeat 0 12px;
}
.firm_box .descript h4 {
	margin-bottom: 5px;
}
.firm_box .descript span {
	color: #8c4749;
}
.sauns_page .firm_box .descript span {
	color: #D05800;
}
.clubs_page .firm_box .descript span {
	color: #8c4749;
}

.firm_info {
	margin-left: -10px;
	margin-right: -10px;
}
.firm_info td {
	border: solid 1px #dfcbcc;
	text-transform: uppercase;
	font-size: 10px;
	padding: 7px;
	vertical-align: middle;
	text-align: center;
}
.firm_info td.top {
	border: none;
	background: #f3f0ec;
}
.firm_info td.top td {
	text-align: left;
	vertical-align: top;
	text-transform: none;
	font-size: 11px;
	padding: 2px 3px;
	padding-left: 5px;
	line-height: 12px;
}
.firm_info table td {
	border: none;
	padding: 0;
}
.firm_box .news_table {
	font-size: 11px;
}
.firm_info .metro {
	background: url(images/add_metro.gif) no-repeat left center;
	padding: 5px 0 5px 24px;
}
.sauns_page .firm_info .metro {
	background: url(images/add_metro_sauns.gif) no-repeat left center;
}
.clubs_page .firm_info .metro {
	background: url(images/add_metro_clubs.gif) no-repeat left center;
}
.firm_info .district {
	background: url(images/add_district.gif) no-repeat left center;
	padding: 5px 0 5px 24px;
}
.sauns_page .firm_info .district {
	background: url(images/add_district_sauns.gif) no-repeat left center;
}
.clubs_page .firm_info .district {
	background: url(images/add_district_clubs.gif) no-repeat left center;
}
.firm_info .region {
	background: url(images/add_region.gif) no-repeat left center;
	padding: 5px 0 5px 27px;
}
/* footer */
#footer {
/*	margin-left: 41px;
	margin-right: 44px;*/
	border-top: solid 3px #d9d2c9;
	padding-top: 18px;
	min-height: 50px;
	position: relative;
	margin-top: 15px;
	_height: 1px;
}
#ft_logo {
	display: block;
	background: url(images/ft_logo.gif) no-repeat;
	width: 174px;
	height: 32px;
	float: left;
}
.sauns_page #ft_logo {
	background: url(images/ft_logo_sauns.gif) no-repeat;
}
.clubs_page #ft_logo {
	background: url(images/ft_logo_clubs.gif) no-repeat;
}
#counters {
	float: right;
}
#footer ul {
	float: left;
	margin-top: 10px;
	margin-left: 40px;
	font-size: 10px;
	letter-spacing: -1px;
}
#footer ul li {
	display: inline;
	color: #a09893;
	padding: 0 2px;
}
#footer ul a {
	color: #a09893;
	text-decoration: none;
}
#footer ul a:hover {
	text-decoration: underline;
}


