/* Getting the new tags to behave */
article, aside, audio, 
canvas, command, 
datalist, details, 
embed, 
figcaption, figure, footer, 
header, hgroup, 
keygen, 
meter, 
nav, 
output, 
progress, 
section, source, 
video {
	display:block;
}
mark, 
rp, rt, ruby, 
summary, 
time {
	display:inline;
}

/* Global properties ======================================================== */
body { 
	background:url(../images/tail-body.jpg) repeat center top; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1em;
	color:#1c1704;
}
html { 
	min-width:980px;
}
html, 
body { 
	height:100%;
}



/* Global Structure ============================================================= */
#main {
	margin:0 auto;
	position:relative;
	width:980px;
	font-size:.75em;
}

	/* Header */
	header{
		height:668px;
		background:url(../images/header-bg.gif) no-repeat left 31px;
		overflow:hidden;
	}
	
	/* Content */
	section#content {
		width:640px;
		float:left;
		margin-right:20px;
	}
	
	/* Sidebar */
	aside {
		width:320px;
		float:left;
		padding-top:11px;
	}
			
	/* Footer */
	footer {
		text-align:right;
		padding:18px 0 22px 0;
		font-size:.92em;
		font-weight:bold;
		color:#8b6917;
	}




/* Left & Right alignment */

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}	

.wrapper { 
	width:100%;
	overflow:hidden;
}



/*---- tailings ----*/
.tail-top { 
	background:url(../images/tail-top.jpg) center top repeat-x;
}
.tail-middle {
	background:url(../images/tail-middle.jpg) repeat-y center top;
}
.bg-top {
	background:url(../images/bg-top.jpg) no-repeat center top;
}
.bg-bottom {
	background:url(../images/bg-bottom.jpg) no-repeat center bottom;
}
.gallery-bg {
	background:url(../images/gallery-bg.gif) no-repeat center 138px;
}

/*----- form defaults -----*/
input, 
select, 
textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}

fieldset {
	border:0;
}

/*----- lists -----*/

.news {
	margin-left:-10px;
	padding-bottom:12px;
}
.news li {
	line-height:1.5em;
	border-bottom:1px solid #503d0a;
	padding:0 0 20px 10px;
	margin-bottom:20px;
}
.news li.last {
	border:0;
	margin:0;
	padding-bottom:0;
}
	.news li span {
		font-size:1.17em;
		color:#e08212;
		display:block;
		padding-bottom:15px;
	}
		.news li span em {
			color:#b0a179;
		}

.updates {
	width:100%;
	overflow:hidden;
}
	.updates li {
		float:left;
		padding:0 20px 20px 0;
	}
	.updates li.alt {
		padding-right:0;
	}

.price-list {
	padding-bottom:15px;
}
	.price-list li {
		width:100%;
		overflow:hidden;
		vertical-align:top;
		line-height:1.5em;
	}	
		.price-list li a {
			font-weight:bold;
			float:left;
			text-decoration:none;
		}
		.price-list li a:hover {
			text-decoration:underline;
		}
		.price-list li span {
			float:right;
		}
		.price-list li strong {
			display:block;
			overflow:hidden;
			height:1%;
			background:url(../images/line-hor.gif) repeat-x left 13px;
		}

.list {
	padding-bottom:5px;
}
	.list li {
		padding:0 0 12px 16px;
		font-weight:bold;
		background:url(../images/marker1.gif) no-repeat left 5px;
	} 
	
	.list1 li {
		width:100%;
		overflow:hidden;
		vertical-align:top;
		line-height:1.5em;
		padding-bottom:20px;
	}
	.list1 li.last {
		padding-bottom:0;
	}
		.list1 li img {
			float:left;
			margin-right:21px;
		}

/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding:0 0 18px 0;
	line-height:1.5em;
	margin-top:-5px;
}
	.img-box img { 
		float:left; 
		margin:10px 20px 5px 0;
	}
	.img-box a img {
		float:none;
		margin:0;
	}


p {
	margin-bottom:25px;
	line-height:1.5em;
}
.p1 {
	margin-bottom:15px;
}

dl {
	line-height:1.5em;
}
	dl dt {
		font-weight:bold;
	}
	dl dd {
		padding-bottom:17px;
	}
	
.address span {
	float:left;
	width:85px;
}
.address a {
	text-decoration:none;
	color:#ffc630;
}
.address a:hover {
	text-decoration:underline;
}
		
.indent {
	margin-bottom:20px;
}



/*----- txt, links, lines, titles -----*/
a {
	color:#1c1704; 
	outline:none;
}
a:hover {
	text-decoration:none;
}

h6 {
	position:absolute;
	left:19px;
	top:10px;
	text-indent:-9999px;
}
	h6 a {
		float:left;
		background:url(../images/logo.gif) no-repeat left top;
		width:290px;
		height:140px;
	}
h4 {
	color:#fad941;
	font-size:2em;
	line-height:1.2em;
	font-weight:normal;
	margin-bottom:14px;
}
	h4 a {
		text-decoration:none;
		color:#fad941;
	}
	h4 a:hover {
		color:#fff;
	}
h5 {
	font-size:1em;
	line-height:1.5em;
}
h6 {
	font-size:1em;
	line-height:1.5em;
	margin-bottom:15px;
}


.link {
	color:#be3d10;
}

.title {
	margin-bottom:29px;
}


/*==================boxes====================*/
.box {
	background:#f8d02e;
	width:100%;
}
	.box .border-top {
		background:url(../images/border.gif) repeat-x left top;
	}
	.box .border-bot {
		background:url(../images/border.gif) repeat-x left bottom;
	}
	.box .border-left {
		background:url(../images/border.gif) repeat-y left top;
	}
	.box .border-right {
		background:url(../images/border.gif) repeat-y right top;
	}
	.box .border-right1 {
		background:url(../images/border-right.gif) repeat-y right top;
	}
	.box .left-top-corner {
		background:url(../images/left-top-corner.gif) no-repeat left top;
	}
	.box .right-top-corner {
		background:url(../images/right-top-corner.gif) no-repeat right top;
	}
	.box .right-top-corner1 {
		background:url(../images/right-top-corner4.gif) no-repeat right top;
	}
	.box .left-bot-corner {
		background:url(../images/left-bot-corner.gif) no-repeat left bottom;
		width:100%;
		}
	.box .right-bot-corner {
		background:url(../images/right-bot-corner.gif) no-repeat right bottom;
		}
		.box .right-bot-corner1 {
		background:url(../images/right-bot-corner4.gif) no-repeat right bottom;
		}
	.box .inner { 
		padding:49px 60px 45px 50px;
	}
	
.box1 {
	background:#1f1703;
	width:100%;
	color:#ffc630;
}
	.box1 .border-top {
		background:url(../images/border-top.gif) repeat-x left top;
	}
	.box1 .left-top-corner {
		background:url(../images/left-top-corner1.gif) no-repeat left top;
	}
	.box1 .right-top-corner {
		background:url(../images/right-top-corner1.gif) no-repeat right top;
	}
	.box1 .left-bot-corner {
		background:url(../images/left-bot-corner1.gif) no-repeat left bottom;
		width:100%;
		}
	.box1 .right-bot-corner {
		background:url(../images/right-bot-corner1.gif) no-repeat right bottom;
		}
	.box1 .inner { 
		padding:29px 39px 20px 40px;
	}
	.box1 .title {
		margin-left:-10px;
	}
	
.box2 {
	background:#e6e3d1;
	width:100%;
}
	.box2 .border-top {
		background:url(../images/border-top1.gif) repeat-x left top;
	}
	.box2 .left-top-corner {
		background:url(../images/left-top-corner2.gif) no-repeat left top;
	}
	.box2 .right-top-corner {
		background:url(../images/right-top-corner2.gif) no-repeat right top;
	}
	.box2 .left-bot-corner {
		background:url(../images/left-bot-corner2.gif) no-repeat left bottom;
		width:100%;
		}
	.box2 .right-bot-corner {
		background:url(../images/right-bot-corner2.gif) no-repeat right bottom;
		}
	.box2 .inner { 
		padding:19px 28px 20px 20px;
	}
	.box2 .title {
		margin-bottom:19px;
	}
	
.box3 {
	background:#ded6b9;
	width:100%;
}
	.box3 .border-top {
		background:url(../images/border-top2.gif) repeat-x left top;
	}
	.box3 .left-top-corner {
		background:url(../images/left-top-corner3.gif) no-repeat left top;
	}
	.box3 .right-top-corner {
		background:url(../images/right-top-corner3.gif) no-repeat right top;
	}
	.box3 .left-bot-corner {
		background:url(../images/left-bot-corner3.gif) no-repeat left bottom;
		width:100%;
		}
	.box3 .right-bot-corner {
		background:url(../images/right-bot-corner3.gif) no-repeat right bottom;
		}
	.box3 .inner { 
		padding:19px 20px 29px 20px;
	}
	.box3 .title {
		margin-bottom:19px;
	}



/*===== header =====*/
header nav {
	position:absolute;
	right:31px;
	top:71px;
}
header nav ul li {
	float:left;
}
	header nav ul li a {
		background-repeat:no-repeat;
		background-position:0 0;
		display:block;
		height:37px;
		width:95px;
	}
	header nav ul li.m1 a {
		width:66px;
		background-image:url(../images/m1.gif);
	}
	header nav ul li.m1 a:hover,
	header nav ul li.m1 a.active {
		background-image:url(../images/m1-act.gif);
	}
	header nav ul li.m2 a {
		width:95px;
		background-image:url(../images/m2.gif);
	}
	header nav ul li.m2 a:hover,
	header nav ul li.m2 a.active {
		background-image:url(../images/m2-act.gif);
	}
	header nav ul li.m3 a {
		background-image:url(../images/m3.gif);
	}
	header nav ul li.m3 a:hover,
	header nav ul li.m3 a.active {
		background-image:url(../images/m3-act.gif);
	}
	header nav ul li.m4 a {
		width:110px;
		background-image:url(../images/m4.gif);
	}
	header nav ul li.m4 a:hover,
	header nav ul li.m4 a.active {
		background-image:url(../images/m4-act.gif);
	}
	header nav ul li.m5 a {
		background-image:url(../images/m5.gif);
	}
	header nav ul li.m5 a:hover,
	header nav ul li.m5 a.active {
		background-image:url(../images/m5-act.gif);
	}
	header nav ul li.m6 a {
		width:110px;
		background-image:url(../images/m6.gif);
	}
	header nav ul li.m6 a:hover,
	header nav ul li.m6 a.active {
		background-image:url(../images/m6-act.gif);
	}

/*===== footer =====*/
footer a {
	color:#8b6917;
	text-decoration:none;
}
footer a:hover {
	text-decoration:underline;
}
footer span {
	text-transform:uppercase;
}


/*----- forms -----*/

#login-form label {
	color:#1f1703;
	float:left;
	width:67px;
	padding-top:5px;
}
#login-form input {	
	background:none;
	border:0;
	margin:4px 0 0 5px;
	vertical-align:top;
	line-height:1.5em;
	width:178px;
}
#login-form span {
	display:block;
	float:left;
}
#login-form .login {
	height:36px;
	width:100%;
	overflow:hidden;
}
	#login-form .login span {
		width:193px;
		height:26px;
		background:url(../images/input-bg1.gif) no-repeat left top;
	}
#login-form .pass {
	width:100%;
	overflow:hidden;
}
	#login-form .pass span {
		width:117px;
		height:26px;
		background:url(../images/input-bg2.gif) no-repeat left top;
	}
#login-form .pass input {
	width:108px;
}
#login-form a {
	float:left;
	margin-left:13px;
}

#contacts-form .rowElem { 
	height:30px;
	width:100%;
	overflow:hidden;
}
#contacts-form label {
	float:left;
	width:74px;
	padding-top:1px;
}
#contacts-form input {
	width:200px;
	float:left; 
	padding:1px 0 1px 3px; 
	background:#fff;
	color:#1c1704; 
	border-top:2px solid #7d7d7d; 
	border-left:2px solid #7d7d7d; 
	border-bottom:1px solid #cad2d5; 
	border-right:1px solid #cad2d5;	
	vertical-align:top;	
	line-height:1.2em;
}
#contacts-form textarea { 
	width:200px; 
	height:203px;
	float:left; 
	overflow:auto;
	background:#fff;
	color:#1c1704; 
	border-top:2px solid #7d7d7d; 
	border-left:2px solid #7d7d7d; 
	border-bottom:1px solid #cad2d5; 
	border-right:1px solid #cad2d5;
	padding:1px 0 1px 3px;
	margin-bottom:18px; 
}

/*==========================================*/

/*======= index-6.html =======*/
#page7 #content {
	width:100%;
	float:none;
}


/* twitter */
#twitter {
	position:absolute;
	right:53px;
	top:22px;
}    
	#twitter a {
		float:left;
		background:url(../images/twitter.gif) no-repeat left top;
		width:101px;
		height:25px;
	}

/* gallery */	
#gallery {
	position:absolute;
	left:20px;
	top:177px;
	width:943px;
}
	#gallery ul {
		position:absolute;
		right:0;
		top:62px;
		z-index:2;
	}
	#gallery ul li {
		padding-bottom:14px;
		width:156px;
		overflow:hidden;
		vertical-align:top;
	}
		#gallery ul li a {
			width:156px;
			height:106px;
			display:block;
			background-repeat:no-repeat;
			background-position:0 0;
		}
		#gallery ul li a.m1 {
			background-image:url(../images/gallery-img1.png);
		}
		#gallery ul li a.m1:hover {
			background-image:url(../images/gallery-img1-act.jpg);
		}
		#gallery ul li a.m2 {
			background-image:url(../images/gallery-img2.png);
		}
		#gallery ul li a.m2:hover {
			background-image:url(../images/gallery-img2-act.jpg);
		}
		#gallery ul li a.m3 {
			background-image:url(../images/gallery-img3.png);
		}
		#gallery ul li a.m3:hover {
			background-image:url(../images/gallery-img3-act.jpg);
		}
	#gallery .prev,
	#gallery .next {	
		position:absolute;
		right:44px;
		display:block;
		width:67px;
		height:33px;
		background-repeat:no-repeat;
		background-position:0 0;
	}
	#gallery .prev {
		background-image:url(../images/prev.gif);
		top:32px;
	}
	#gallery .next {
		background-image:url(../images/next.gif);
		bottom:12px;
	}
	
/* calendar */
#calendar {
	width:320px;
	height:345px;
	background:url(../images/calendar-bg.jpg) no-repeat left top;
	position:relative;
	margin-bottom:20px;
}
	#calendar .inside {
		padding:39px 0 0 40px;
	}
	#calendar .title {
		margin-bottom:10px;
	}
	#calendar span {
		color:#6c453c;
		display:block;
		float:left;
		background:url(../images/bg-left.gif) no-repeat left top #f9ed2b;
	}
		#calendar span b {
			display:block;
			padding:2px 11px 3px 11px;
			background:url(../images/bg-right.gif) no-repeat right top;
		}
	#calendar table {
		border:0;
		margin-top:8px;
	}
		#calendar table tr td {
			width:27px;
			height:29px;
			text-align:center;
			color:#5e501f;
			font-weight:bold;
			line-height:1.2em;
			vertical-align:middle;
			padding-right:8px;
		}
		#calendar table thead tr td {
			color:#b85506;
			font-weight:normal;
		}
		#calendar table tr td a {
			display:block;
			background:url(../images/marker.gif) no-repeat left top;
			color:#fff;
			text-align:center;
			text-decoration:none;
			width:27px;
			height:19px;
			padding-top:5px;
		}
		#calendar table tr td a:hover {
			color:#000;
		}
	#calendar .prev,
	#calendar .next {
		position:absolute;
		bottom:34px;
		width:20px;
		height:19px;
		background-repeat:no-repeat;
		background-position:0 0;
	}
	#calendar .prev {
		background-image:url(../images/prev1.gif);
		background-position:0 2px;
		left:130px;
		border-right:1px solid #b58c12;
		padding:2px 10px 2px 0;
	}
	#calendar .next {
		background-image:url(../images/next1.gif);
		background-position:0 2px;
		right:130px;
		padding:2px 0 2px 0;
	}
	
/* shedule */
#shedule table {
	border:0;
}	
	#shedule table tr td {
		line-height:1.667em;
		border-top:1px solid #a0861d;
		width:137px;
		padding:15px 0;
	}
		#shedule table thead tr td {
			text-transform:uppercase;
			font-weight:bold;
			border:0;
			padding:0 0 8px 0;
		}