* {
	margin: 0;
	padding: 0;
}
a img {
	border: none;
}
body {
	/*background: url('images/bg_shadow.jpg') 50% 0 no-repeat;*/
	min-height: 768px;
	min-width: 984px;
	height: 768px; /* for ie */
	color: white;
	font-family: arial, sans-serif;
}
html>body {
	height: auto; /* for normal browswers */
}
.layout {
	width: 976px;
	height: 732px;
	margin: 29px auto 20px auto;
	border: 2px solid #999;
	background-repeat: no-repeat;
	position: relative;
}

#main {
	background-image: url('i/bg_main.jpg');
	margin-top: 12px;
}
#map {background-image: url('i/nestor_map_big.jpg');}
#mappiter {background-image: url('i/nestor_piter_big.jpg');}
#philosophy {background-image: url('i/bg_philosophy.jpg');}
#sewing {background-image: url('i/bg_sewing.jpg');}
#fabrics {background-image: url('i/bg_fabrics.jpg');}
#shops {background-image: url('i/bg_shops.jpg');}
#shopspiter {background-image: url('i/bg_shops_piter.jpg');}
#feedback {background-image: url('i/bg_feedback.jpg');}

.main_title {
	width: 173px;
	padding-top: 52px;
	overflow: hidden;
	height: 0px !important;
	height /**/:52px;
	background-position: left top;
	background-repeat: no-repeat;
	//background-image: none ! important;
	behavior: url('/pngfix.htc');
	position: absolute;
	bottom: -24px;
	left: 134px;
}
.hoverfix {
	display: block;
	width: 173px;
	height: 52px;
	position: absolute;
	bottom: 0;
	left: 134px;
	text-decoration: none;
}
#main .main_title {
	left: 585px;
	top: 460px;
	width: 274px;
	height /**/: 75px;
	padding-top: 75px;
}
#main .main_title_2 {
	overflow: hidden;
	height: 0px !important;
	background-position: left top;
	background-repeat: no-repeat;
	//background-image: none ! important;
	behavior: url('/pngfix.htc');
	position: absolute;
	left: 585px;
	top: 640px;
	width: 274px;
	height /**/: 28px;
	padding-top: 28px;
}
.navigation {
	list-style: none;
	position: absolute;
	top: -30px;
	left: 0;
}
#main .navigation {
	top: 570px;
	left: 500px;
}
#main .navigation li {
	margin-right: -10px;
	margin-left: -10px;
}
#main #navi_feedback {
	display: none;
}
.navigation li {
	display: block;
	width: 110px;
	height: 105px;
	float: left;
	background-position: left top;
	background-repeat: no-repeat;
	//background-image: none ! important;
	behavior: url('/pngfix.htc');
}
.navigation li.current {
	width: 128px;
	height: 156px;
	margin-left: -9px;
	margin-right: -9px;
	margin-top: -2px;
}
.navigation a {
	display: block;
	margin-left: 32px;
	margin-top: 16px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 45px;
	padding-top: 75px;
	overflow: hidden;
	height: 0px !important;
	height /**/:75px;
	position: absolute; /* this one fix the a-hover-over-png-in-ie bug */
}
.navigation b {
	display: block;
	margin-left: 19px;
	margin-top: 19px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 91px;
	padding-top: 90px;
	overflow: hidden;
	height: 0px !important;
	height /**/:90px;
	position: absolute; /* this one fix the a-hover-over-png-in-ie bug */
}
.navigation a:hover {
	background-position: 0px -100px;
}
#navi_philosophy a {background-image: url('i/navipic_philosophy.gif');}
#navi_suits a {background-image: url('i/navipic_suits.gif');}
#navi_sewing a {background-image: url('i/navipic_sewing.gif');}
#navi_fabrics a {background-image: url('i/navipic_fabrics.gif');}
#navi_shops a {background-image: url('i/navipic_shops.gif');}
#navi_shops div {background-image: url('i/navipic_shops.gif');}
#navi_feedback a {background-image: url('i/navipic_feedback.gif');}

#navi_philosophy b {background-image: url('i/navipic_philosophy_big.jpg');}
#navi_suits b {background-image: url('i/navipic_suits_big.jpg');}
#navi_sewing b {background-image: url('i/navipic_sewing_big.jpg');}
#navi_fabrics b {background-image: url('i/navipic_fabrics_big.jpg');}
#navi_shops b {background-image: url('i/navipic_shops_big.jpg');}
#navi_feedback b {background-image: url('i/navipic_feedback_big.jpg');}

.content {
	margin-left: 50px;
	width: 340px;
	padding-top: 150px;
}
h1 {
	margin-bottom: 30px;
	font-size: 28px;
	font-family: times new roman, georgia, serif;
	font-weight: normal;
	text-align: center;
}
h2 {
	margin-top: 40px;
	margin-bottom: 30px;
	font-size: 28px;
	font-family: times new roman, georgia, serif;
	font-weight: normal;
	text-align: center;
}
p {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 21px;
	text-align: justify;
}

span.shop_phones {
	float: right;
}

.footer {
	position: absolute;
	left: 0;
	bottom: -16px;
	font-size: 11px;
	color: black;
}
.footer .phone {
	float: left;
	width: 600px;
	text-align: left;
}
#main .footer .phone {
	float: right;
	text-align: right;
}
#main .footer .design {
	float: left;
	font-size: 10px;
	text-align: left;
}
.footer .design {
	float: right;
	color: #939598;
	font-size: 10px;
}
.footer .phone a {
	color: black;
}
.footer .design a {
	color: #939598;
}
.footer .design a:hover {
	color: #666;
}

.feedback_form .field_title {
	font-size: 12px;
	margin-top: 15px;
}
.feedback_form .text, .feedback_form textarea {
	font-size: 12px;
	width: 100%;
	height: 18px;
}
.feedback_form textarea {
	height: 200px;
}
.feedback_form .submit {
	display: block;
	width: 98px;
	height: 23px;
	background: url('i/submit_button.gif') left top no-repeat;
	font-size: 12px;
	text-align: center;
	margin-top: 15px;
	margin-right: 0;
	margin-left: auto;
	border: none;
	color: white;
	cursor: pointer;
	font-weight: bold;
}
.printonly {
	display: none;
}

.photo_thumbs {
	margin-left: 10px;
	width: 310px;
	height: 310px;
	position: relative;
}
.photo_thumbs img {
	width: 90px;
	height: 90px;
	border: 1px solid #bbbdc0;
	position: absolute;
}
.photo_thumbs a:hover img {
	border: 1px solid white;
}
#thumb_1 {left: 5px; top: 5px;}
#thumb_2 {left: 110px; top: 5px;}
#thumb_3 {left: 215px; top: 5px;}
#thumb_4 {left: 5px; top: 110px;}
#thumb_5 {left: 110px; top: 110px;}
#thumb_6 {left: 215px; top: 110px;}
#thumb_7 {left: 5px; top: 215px;}
#thumb_8 {left: 110px; top: 215px;}
#thumb_9 {left: 215px; top: 215px;}

.photo_thumbs .thumb_frame {
	width: 101px;
	height: 101px;
	position: absolute;
	z-index: 10;
	background: url('i/photo_frame.gif') left top no-repeat;
}

#frame_1 {left: 0; top: 0;}
#frame_2 {left: 105px; top: 0;}
#frame_3 {left: 210px; top: 0;}
#frame_4 {left: 0; top: 105px;}
#frame_5 {left: 105px; top: 105px;}
#frame_6 {left: 210px; top: 105px;}
#frame_7 {left: 0; top: 210px;}
#frame_8 {left: 105px; top: 210px;}
#frame_9 {left: 210px; top: 210px;}

.next_link, .prev_link {
	margin-top: 20px;
	font-size: 12px;
	margin-right: 20px;
	margin-left: 10px;
}
.next_link a, .prev_link a {
	color: white;
	text-decoration: none;
}
.next_link a:hover, .prev_link a:hover {
	text-decoration: underline;
}
.next_link {
	text-align: right;
}
.next_link a {
	padding-right: 30px;
	background: url('i/arrow_forward.gif') right top no-repeat;
}
.prev_link a {
	padding-left: 30px;
	background: url('i/arrow_backward.gif') left top no-repeat;
}
.prev_link {
	text-align: left;
}


@media print {
	.printonly {
		display: block;
	}
	.layout {
		width: 100%;
		height: 100%;
		border: none;
		margin: 0;
	}
	.content {
		width: auto;
		margin: 0;
		padding: 0;
	}
	.content h2 {
		text-align: center;
	}
	.main_title {
		display: block;
		width: 100%;
		padding-top: 0;
		height: auto !important;
		background: none;
		position: static;
		font-family: georgia, serif;
		font-weight: bold;
		font-size: 18pt;
		text-align: center;
		margin-bottom: 20pt;
	}
	.main_title span {
		font-size: 14pt;
		font-weight: normal;
		font-style: italic;
	}
	.navigation {
		display: none;
	}
	.footer {
		margin-top: 10pt;
		position: static;
		font-size: 9pt;
	}
	.footer .phone {
		width: auto;
		float: none;
	}
	.footer .design {
		display: none;
	}
}
