/*
CSS & html, by k206i'08. ICQ:82549720, http://www.k206i.ru/projects/

Alphabetically sorted. Global values with "g" prefix. Styles, contains design only - "d" prefix. Blocks content - "b" prefix. Styles, used for scripts only - "s" prefix. "m" prefix used for mod's rules, if they necessary. Specially styles and hacks for IE6 & IE7 placed in other *.css files in the same directory.

Images dir contains img files with: "btn" prefix - buttons pictures; "dum" prefix - pictures, used only for demonstration; "icon" prefix - fol all icons images; "mark" prefix - for markers, like in list marks; "corn" prefix - for corners fragment of the boards; "bg" - images, used only for design. Other contains pictures named in order, what they contain.
 
=========== Global values ============ 
*/


html {
	width:100%;
	height:100%;
}
body {
	width:100%;
	height:100%;
	background:url(../dsn/bg1.jpg) repeat-x 0 0;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:75%; /*12px*/
}
a:link, a:visited, a:active {
	color:#6a3521;
}
a:hover {
	text-decoration:none;
}
.clear{
	height:0;
	font-size:0;
	line-height:0;
	padding:0;
	margin:0;
	visibility:hidden;
}
ul {
	display:table;
}
.print {
	display:none;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: block;
}
.nonFooter {
	min-height: 100%;
}
.content {
	padding:0 0 12.5em; /*150px*/
}
.footer {
	position: relative;
	height:140px; /*140px*/
	margin:-140px 0 0 0; /*140px*/
	background:url(../dsn/bg2.jpg) repeat-x 0 100%;
}
.d-content {
	height:100%;
	min-width:1000px;
}

.g-colored-pad {
	margin-bottom:15px;
	padding:6px 15px 10px;
	background:#f4e9d1;
}

.g-divider {
	height:0;
	margin:15px 0;
	line-height:0;
	font-size:0;
	border-bottom:#c1a889 1px dashed;
}

.g-finish {
	clear:both;
}

.g-icon {
	margin:0 5px;
	vertical-align:middle;
}

.g-title {
	margin-bottom:15px;
	font-family:"Times New Roman", Times, serif;
	color:#6a3521;
	font-size:2em; /*24px*/
}

.g-min-title {
	margin-bottom:3px;
	font-family:"Times New Roman", Times, serif;
	color:#6a3521;
	font-size:1.667em; /*20px*/
}

.g-xmin-title {
	margin-bottom:5px;
	color:#6a3521;
	font-size:1.167em; /*14px*/
	font-weight:bold;
}

.g-table {
	margin-bottom:15px;
}
	.g-table .th {
		padding:3px 40px 5px;
		border-right:#fff 2px solid;
		font-family:"Times New Roman", Times, serif;
		color:#fff;
		font-weight:normal;
		font-size:1.333em; /*16px*/
		background:#6a3521;
	}
	.g-table .td {
		padding:3px 10px 5px;
		border-right:#fff 2px solid;
	}
		.g-table .odd .td {
			background:#f4e9d1;
		}
	.g-table .spaser {
		height:5px;
		font-size:0;
		line-height:0;
	}
	
.g-simple-list {
	margin-bottom:20px;
}
	.g-simple-list .li {
		padding-left:10px;
		background:url(../dsn/mark_black_min_dot.gif) no-repeat 0 0.5em; /*6px*/
	}
	
.g-strong {
	font-weight:bold;
}
	
.contacts-map-image { 
	cursor:pointer;
	border:1px solid #6a3521;
}
	#s-map-container {
		display:none;
		position:absolute;
		margin:-150px 0 0 -260px;
		padding:3px;
		border:#788084 1px solid;
		background:#fff;
		cursor:pointer;
	}
	#s-map-container1 {
		display:none;
		position:absolute;
		margin:-150px 0 0 -260px;
		padding:3px;
		border:#788084 1px solid;
		background:#fff;
		cursor:pointer;
	}
	#s-map-container2 {
		display:none;
		position:absolute;
		margin:-150px 0 0 -260px;
		padding:3px;
		border:#788084 1px solid;
		background:#fff;
		cursor:pointer;
	}
	.print-map {
		position:absolute;
		top:-1000px;
		left:-1000px;
	}



/* =========== Content blocks ============ */


.b-add-info {
	float:right;
	width:170px;
	margin:3px 0 15px 15px;
}

.b-big-list {
	margin-bottom:20px;
}
	.b-big-list .li {
		padding-left:15px;
		background:url(../dsn/mark_grey_dot.gif) no-repeat 0 0.562em; /*9px*/
		font-family:"Times New Roman", Times, serif;
		font-size:1.333em; /*16px*/
	}
	.m-colunms-list {
		float:left;
		width:200px;
		margin-right:15px;
	}


.b-contacts {
	margin-bottom:20px;
}
	.b-contacts .name {
		padding:3px 10px 10px 0;
		font-weight:bold;
	}
	.b-contacts .value {
		padding:3px 15px 10px 0;
	}
	.b-contacts .map-cell {
		padding:3px 0 10px 0;
	}


.b-counters {
	float:right;
	margin:0 60px 0 20px;
	padding-top:50px;
}


.b-footer-address {
	height:140px; /*140px*/
}
	.b-footer-address .text {
		padding-bottom:20px;
		vertical-align:bottom;
	}


.b-footer-phones {
	float:left;
	height:65px;
	margin:0 20px 0 40px;
	padding:50px 115px 0 0;
	background:url(../dsn/icon_phone.gif) no-repeat 100% 100%;
}
	.d-footer-phones {
		font-family:"Times New Roman", Times, serif;
		color:#6a3521;
	}
	.b-footer-phones .prefix {
		padding:0 4px 0 0;
		font-size:16px;
		text-align:right;
	}
	.b-footer-phones .number {
		font-size:28px;
		line-height:28px;
	}


.b-gallary {
	margin-bottom:10px;
}
	.b-gallary .item {
		float:left;
		width:17.917em; /*215px*/
		height:10.833em; /*130px*/
		margin:0 15px 10px 0;
	}
	.b-gallary .min-item {
		float:left;
		height:10.833em; /*130px*/
		margin:0 25px 10px 0;
		text-align:center;
	}
		.b-gallary .min-item .img {
			padding:3px;
		}
		.b-gallary .min-item .selected {
			padding:2px;
			border:#6a3521 1px solid;
		}
	.b-gallary .big-img {
		padding:10px 15px;
		margin-bottom:10px;
		background:#f4e9d1;
		text-align:center;
	}


.b-header {
	width:100%;
}
	.b-header .d-right-side {
		width:100%;
	}
	.b-header .logo {
		padding:45px 18px 0 35px;
	}
	.b-header .phones {
		float:left;
		margin:12px 0 18px;
		color:#6a3521;
		font-family:"Times New Roman", Times, serif;
	}
		.b-header .phones .prefix {
			padding:2px 3px 0 0;
			font-size:14px; /*14px*/
		}
		.b-header .phones .number {
			padding-right:20px;
			font-size:24px; /*24px*/
		}
	.b-header .search {
		float:left;
		margin:1.333em 0 18px 30px; /*16px*/
	}
		.b-header .search .input {
			width:130px;
			color:#6a3521;
			border:#c1a889 1px solid;
			font-family:Arial, Helvetica, sans-serif;
			font-size:1.167em; /*14px*/
			vertical-align:middle;
		}
		.b-header .search .button {
			width:16px;
			height:16px;
			margin-left:3px;
			color:#6a3521;
			border:none;
			background:url(../dsn/btn_lense.gif) no-repeat 0 0;
			vertical-align:middle;
			cursor:pointer;
		}
	.b-header .sub-nav {
		float:right;
		margin:1.5em 25px 20px 0; /*18px*/
		color:#c1a889;
	}
	.b-header .menu {
		background:#6a3521;
	}
		.b-header .d-menu {
			width:96%;
			color:#fff;
			font-family:"Times New Roman", Times, serif;
			font-size:1.333em; /*16px*/
		}
		.b-header .menu a {
			color:#c1a889;
		}
		.b-header .menu .blank {
			width:16%;
		}
		.b-header .menu .d-item {
			padding:5px 0;
		}
		.b-header .menu .item {
			margin-bottom:4px;
			white-space:nowrap;
		}
		.b-header .menu .divider {
			vertical-align:middle;
		}


.b-hot-links {
	margin-right:60px;
}
	.b-hot-links .d-grid {
		width:100%;
		background:#e9d3ae;
		border-top:#c1a889 2px solid;
		border-bottom:#c1a889 2px solid;
	}
		.b-hot-links .d-grid .d-items {
			width:25%;
			padding:7px 0 10px;
		}
	.b-hot-links .list {
		margin:0 0 0 40px;
	}
		.b-hot-links .list .item {
			padding-left:15px;
			background:url(../dsn/mark_dark_grey_dot.gif) no-repeat 0 0.625em; /*10px*/
			font-family:"Times New Roman", Times, serif;
			font-size:1.333em; /*16px*/
		}
		

.b-imaged-nav {
	padding:2px 60px 10px 40px;
}
	.b-imaged-nav .item {
		float:left;
		width:20%;
		overflow:hidden;
		text-align:center;
		font-family:"Times New Roman", Times, serif;
		font-size:20px;
	}

	
.b-index-offer {
	margin-left:40px;
}
	.b-index-offer .text {
		padding:20px 10px 15px 0;
	}
	.b-index-offer .flash-area {
		float:right;
		margin-bottom:2px;
	}


.b-index-widget {
	background:#6a3521 url(../dsn/bg3.jpg) repeat-x 0 0;
}
	.b-index-widget .d-widget {
		float:right;
		position:relative;
		margin-top:-11px;
	}
	.b-index-widget .d-widget1 {
		float:right;
	}
	.b-index-widget .paper-roll {
		overflow:hidden;
		height:210px;
		padding:6px 0 0 20px;
	}
		.b-index-widget .paper-roll .d-item {
			float:left;
			width:50%;
		}
		.b-index-widget .paper-roll .item {
			padding-left:20px;
		}
		.b-index-widget .paper-roll .g-title {
			margin-bottom:10px;
		}
	.b-index-widget .brown-pad {
		background:url(../dsn/bg4.gif) repeat-y 100% 0;
	}
		.b-index-widget .brown-pad .d-items {
			min-height:195px;
			padding:0 80px 20px 25px;
		}
		.b-index-widget .brown-pad .d-items-grid {
			width:99.9%;
			height:195px;
		}
			.b-index-widget .brown-pad .d-items-grid .d-item-cell {
				width:33.3%;
				background:url(../dsn/bg5.gif) repeat-y 100% 0;
			}
			.b-index-widget .brown-pad .d-items-grid .d-last {
				background:none;
			}
		.b-index-widget .brown-pad .item {
			margin:0 15px;
			color:#e3d2b9;
		}
			.b-index-widget .brown-pad .item a {
				color:#e3d2b9;
			}
			.b-index-widget .brown-pad .item .g-min-title {
				margin-bottom:10px;
			}
			.b-index-widget .brown-pad .item .date {
				float:left;
				width:5em; /*60px*/
			}
			

.b-main-nav {
	padding:15px 15px 5px 45px;
	margin-bottom:10px;
	border:#c1a889 2px solid;
	background:#e9d3ae;
}
	.b-main-nav .list {
		margin-bottom:10px;
	}
		.b-main-nav .list .item {
			padding:0 0 2px 15px;
			background:url(../dsn/mark_dark_grey_dot.gif) no-repeat 0 0.5em; /*7px*/
			font-family:"Times New Roman", Times, serif;
			font-size:1.167em; /*14px*/
			color:#9a6a4f;
		}
		.b-main-nav .list .selected {
			background:url(../dsn/mark_light_grey_dot.gif) no-repeat 0 0.5em; /*7px*/
		}


.b-measurer {
	margin-bottom:18px;
}


.b-order {
	height:38px;
	padding:7px 0 0 107px;
	background:url(../dsn/icon_phone_inner.gif) no-repeat 25px 0;
	white-space:nowrap;
}


.b-pager {
	margin-bottom:20px;
}


.b-print-header {
	position:absolute;
	top:-1000px;
	left:-10000px;
	width:100%;
	height:170px;
}
	.b-print-header .print-bg {
		position:absolute;
		top:0;
		left:0;
	}
	.b-print-header .d-container {
		position:relative;
		width:100%;
	}
	.b-print-header .contacts {
		width:100%;
		border-bottom:#6a3521 16px solid;
	}
		.b-print-header .contacts .phones {
			margin-top:27px;
			color:#6a3521;
		}
			.b-print-header .contacts .phones .prefix {
				padding:3px 4px 0 0;
				font-size:14px;
				text-align:right;
			}
			.b-print-header .contacts .phones .number {
				font-size:24px;
			}
		.b-print-header .contacts .address {
			float:right;
			padding:24px 30px 20px 0;
			font-size:16px;
		}


.b-search {
	margin-bottom:15px;
}
	.b-search .d-subscribe {
		float:left;
		padding:10px;
		background:#f4e9d1;
	}
	.b-search .input {
		margin:0 5px;
		border:#c1a889 1px solid;
		font-family:Arial, Helvetica, sans-serif;
		font-size:1em;
		vertical-align:middle;
		width:405px;
	}
	.b-search .button {
		width:16px;
		height:16px;
		margin-left:3px;
		color:#6a3521;
		border:none;
		background:url(../dsn/btn_lense.gif) no-repeat 0 0;
		vertical-align:middle;
		cursor:pointer;
	}
	

.b-search {
	margin-bottom:20px;
	color:#6a3521;
	font-family:"Times New Roman", Times, serif;
	font-size:1.333em; /*16px*/
}
	.b-search .divider {
		margin:0 10px;
	}


.b-send-form {
	margin-bottom:20px;
	background:#f4e9d1;
}
	.b-send-form .title {
		padding:10px 20px 5px 10px;
	}
	.b-send-form .spacer {
		height:10px;
		font-size:0;
		line-height:0;
	}
	.b-send-form .captcha {
		padding:1px 10px 0;
		text-align:right;
	}
	.b-send-form .name {
		padding:3px 10px 0;
	}
	.b-send-form .value {
		padding:1px 20px 2px 0;
	}
	.b-send-form .input {
		border:#c1a889 1px solid;
		font-family:Arial, Helvetica, sans-serif;
		font-size:1em;
		vertical-align:middle;
	}
	.b-send-form .large {
		width:370px;
	}
	.b-send-form .medium {
		width:270px;
	}
	.b-send-form .short {
		width:100px;
		margin-right:20px;
	}
	.b-send-form .x-short {
		width:45px;
		margin-right:20px;
	}
	.b-send-form .textarea {
		width:450px;
		height:70px;
		border:#c1a889 1px solid;
		font-family:Arial, Helvetica, sans-serif;
		font-size:1em;
		vertical-align:middle;
	}
	.b-send-form .checkbox {
		vertical-align:middle;
	}
	.b-send-form .label {
		margin-left:5px;
		vertical-align:middle;
	}
	.b-send-form .select {
		margin:0 0 0 3px;
		border:#c1a889 1px solid;
		font-family:Arial, Helvetica, sans-serif;
		font-size:1em;
		vertical-align:middle;
	}
	.b-send-form .date {
		width:117px;
		margin-right:3px;
	}
	.b-send-form .larges {
		width:295px;
	}
	.b-send-form .mediums {
		width:180px;
	}
	.b-send-form .food {
		width:177px;
	}
	.b-send-form .shorts {
		width:110px;
	}
	.b-send-form .button {
		display:block;
		/*height:20px;*/
		width:102px;
		padding:1px 10px 2px;
		color:#fff;
		font-family:Arial, Helvetica, sans-serif;
		font-size:1em;
		line-height:16px;
		border:0;
		background-color:#6a3521;
		cursor:pointer;
		vertical-align:middle;
	}
	.b-send-form .order {
		padding:10px 20px 5px 10px;
		border-bottom:#fff 5px solid;
	}
		.b-send-form .order .d-chooser {
			margin:5px 0;
		}
			.b-send-form .order .d-chooser .left-col {
				padding:0 20px 5px 0;
				white-space:nowrap;
			}
			.b-send-form .order .d-chooser .right-col {
				padding:0 0 5px 0;
				white-space:nowrap;
			}
	.b-send-form .calendar {
		margin-right:3px;
		vertical-align:middle;
	}
	

.b-subscribe {
	margin-bottom:15px;
}
	.b-subscribe .d-subscribe {
		float:left;
		padding:5px 15px;
		background:#f4e9d1;
	}
	.b-subscribe .input {
		width:180px;
		margin:0 5px;
		border:#c1a889 1px solid;
		font-family:Arial, Helvetica, sans-serif;
		font-size:1em;
		vertical-align:middle;
	}
	.b-subscribe .button {
		display:inline-block;
		/*height:20px;*/
		padding:1px 10px;
		color:#fff;
		font-family:Arial, Helvetica, sans-serif;
		font-size:1em;
		line-height:16px;
		border:0;
		background-color:#6a3521;
		cursor:pointer;
		vertical-align:middle;
	}






/* =========== Design ============ */

.d-content-grid {
	width:100%;
}
	.d-content-grid .d-grid-left {
		width:260px;
		padding:15px 0 150px;
	}
		.d-content-grid .d-grid-left .clear {
			width:260px;
		}
	.d-content-grid .d-grid-right {
		width:100%;
	}
		.d-content-grid .d-grid-right .d-inner-content-pad {
			padding:20px 30px 40px 35px;
		}

.d-footer-img {
	position:relative;
	float:left;
	margin-top:-127px;
}



/* =========== Mod`s ============ */


.m-10px-btm-mrg {
	margin-bottom:10px;
}

.m-5px-btm-mrg {
	margin-bottom:5px;
}
.m-5px-top-mrg {
	margin-top:5px;
}

.m-align-center {
	text-align:center;
}
.m-align-right {
	text-align:right;
}


.m-block-mrg {
	margin-bottom:20px;
}

.m-disp-table {
	display:table;
}

.m-float-left {
	float:left;
}
.m-float-right {
	float:right;
}

.m-img-float-left {
	float:left;
	margin:5px 10px 0 0;
	padding:2px;
	border:#6a3521 1px solid;
}
.m-img-float-right {
	float:right;
	margin:5px 0 0 10px;
	padding:2px;
	border:#6a3521 1px solid;
}

.m-inner-footer .b-counters {
	margin-right:30px;
	margin-left:10px;
	padding-top:42px; 
}
.m-inner-footer .b-footer-phones {
	margin:0 15px 0 20px;
	padding:38px 0 0 0;
	background:none;
}

.m-img-no-borders {
	padding:0 0 5px;
	margin:0 10px 0 0;
	border:none;
}

.m-no-mrg {
	margin:0;
}

.m-para-mrg {
	margin-bottom:15px;
}

.error{color:red;}

.list_map .item {
	padding:0 0 2px 15px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px; /*14px*/
	color:#9a6a4f;
}

.placing th {padding:3px 10px 5px !important;}

.fishtype .para .paraFloatFloatLeft {
	float:left; padding:5px 5px !important;
}
