* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html{ 
}
body {
	background:#fff url(images/top_bg.gif) repeat-x 50% 0%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:18px;
	color:#566c7f;
	}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
	margin-bottom:16px
}

ul li a {
	color:#d4411a;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
	width:260px
}
.clear { 
	clear:both;
	line-height:0%;
	font-size:0%;
	height:0%
}

.col-1, .col-2, .col-3,  .col-4, .sub_col-1, .sub_col-2, .sub_col-3, .sub_col-4, .sub_col-25, .sub_col-15 { 
	float:left;
	display:inline;
}

.alignright { 
	text-align:right;
}
.alignright .b1 {
	float:right !important;
	right:20px
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	margin:0 auto;
}



/*==== GLOBAL =====*/
#main {
	margin:0 auto;
	font-size:13px;
}

#header {
	position:relative;
	margin:0 auto;
	height:541px;
	width:980px;
}
#content {
	margin:0 auto;
}
.bottom_content {
	background:#eaf2f0;
	padding:34px 0 0 0
}
.main_content {
	width:940px;
	margin:0 auto;
	padding-bottom:38px;
	height: auto;
}
.grey_cont {
	background:#f7f7f7;
	padding-top:40px
}
/*---- tailings ----*/
.tail-top { 
	background:url(images/tail-top.gif) left top repeat-x #ffbb00;
}
.tail-bottom { 
	background:url(images/tail-bottom.gif) left bottom repeat-x;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:3px 20px 0 0; 
	float:left;
}
.img-indent2 { 
	margin:0 46px 0 0; 
	float:left;
}
.img-indent3 { 
	margin:-12px 0px 0 12px; 
	float:right;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:13px;
}
.p1 { 
	margin-bottom:17px;
}
.p2 { 
	margin-bottom:16px;
}
.p3 { 
	margin-bottom:24px;
}
.margin_right {
	margin-right:20px;
	float:none !important
}
.width315 {
	width:315px;
	margin-right:26px;
}
.width258 {
	width:258px;
	margin-right:83px;
}
.margin_left {
	margin-left:269px
}
.margin_b {
	margin:23px 0 0 0px
}
.margin8 {
	margin-bottom:0px
}
.margin11 {
	margin-bottom:11px
}
.margin13 {
	margin:4px 0 13px
}
.margin14 {
	margin-bottom:14px
}
.margin20 {
	margin-bottom:20px
}
.margin41 {
	margin-bottom:41px
}
.margin23 {
	margin-bottom:23px
}
.margin_top20 {
	margin-top:20px;	
}
/*----- txt, links, lines, titles -----*/
a, .green {
	color:#055f32; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

.non_underline {
	text-decoration:none
}
.non_underline:hover {
	text-decoration:underline
}
h1 {
	color:#000;
	font-size:30px;
	font-weight:normal;
	position:relative;
	text-transform:uppercase;
	line-height:1.2em
}
h1 span {
	color:#000;
	font-size:30px;
	margin-bottom:40px;
	font-weight:normal;
	position:relative;
	font-style:italic;
	text-transform:none
}
h2 {
	color:#000;
	font-size:22px;
	margin:0 0 3px 0;
	font-weight:normal;
	text-transform:uppercase;
}
h2 span {
	text-transform:none;
	font-weight: normal;
}
h3 {
	font-size:2.3em;
	font-weight:500;
	color:#000;
	margin-bottom:19px;
	text-transform:uppercase;
	line-height:1.2em
}
h4 {
	color:#000;
	font-size:1.83em;
	font-style:italic;
	margin-bottom:20px;
	line-height:1.2em;
	font-weight: normal;
}
h5 {
	color:#055f32;
	font-size:1.08em;
	font-weight:bold;
	background:url(images/icon.gif) no-repeat 0 0%;
	margin-bottom:20px;
	padding-left:23px;
	text-transform:uppercase
}
.blue {
	color:#00a8d7
}
.orange {
	color:#fd9b00
}
.red {
	color:#de2525;
	position:relative;
}
.grey {
	color:#656565
}
.black {
	color:#181818 !important
}
.white {
	color:#4b4b4b
}


.link1 { 
	display:block;
	float:left;
	background:url(images/link1-bgd.gif) left top repeat-x; 
	color:#fff; 
	text-decoration:none;
}
.link1:hover { 
	text-decoration:underline;
}
	.link1 em {
		display:block;
		background:url(images/link1-left.gif) no-repeat left top;
	}
	.link1 b { 
		display:block;
		background:url(images/link1-right.gif) no-repeat right top; 
		padding:2px 15px 2px 15px; 
		font-weight:normal; font-style:normal;
	}
	

.button { 
	float:right;
}
	.button span { 
		display:block; 
		background:url(images/button-left.gif) no-repeat left top; 
		padding-left:3px;
	}
		.button span span { 
			background:url(images/button-right.gif) no-repeat right top;
			padding-right:4px;
			padding-left:0;
		}
			.button span span a { 
				display:block;
				background:#333743;
				padding:4px 5px 3px 5px;
				color:#fff;
				text-decoration:none;
				text-transform:uppercase;
			}
			.button span span a:hover { 
				text-decoration:underline;
			}

.line-hor { 
	background:#1c1c1c;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:16px 0 12px 0;
}
.line-ver { 
	background-image:url(images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}
.line_dot {
	background:url(images/dot.gif) repeat-x 0% 0%;
	height:1px; 
	line-height:0;
	margin:30px 0;
	overflow:hidden
}
.line-hor_top { 
	background:#1c1c1c;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:0px 40px 40px;
}



/*==================boxes====================*/
.box {
	background:#f2f2f2;
	width:100%;
	position:relative

}
	.box .border-top {
		background:url(images/border-top.gif) repeat-x top;
	}
	.box .border-bot {
		background:url(images/border-bot.gif) repeat-x bottom;
	}
	.box .border-left {
		background:url(images/border-left.gif) repeat-y left;
	}
	.box .border-right {
		background:url(images/border-right.gif) repeat-y right;
	}
	.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;
		position:relative
	}
	.box .left-bot-corner {
		background:url(images/left-bot-corner.gif) no-repeat left bottom;
		}
	.box .right-bot-corner {
		background:url(images/right-bot-corner.gif) no-repeat right bottom;
			min-height:196px;
	height:auto !important;
	height:196px;
		}
	.box .inner { 
		padding:20px 7px 16px 17px;
	}

.address { 
	margin-bottom:20px;
		color:#27c5bc;
		font-weight:bold;
		font-size:1.33em;
		float:left;
		margin-right:42px
}
	.address dt { 
		margin-bottom:14px
	}
	.address dd { 
		clear:both;
		text-align:right;
		width:255px;
	}
		.address dd span { 
			float:left;
		}
		.address a {
			color:#27c5bc;
			font-weight:bold
			}
.custom_address { 
		margin-bottom:39px;
		color:#656565;
		float:left;
		margin-right:60px
}
	.custom_address dt { 
		margin-bottom:3px
	}
	.custom_address dd { 
		clear:both;
		text-align:right;
		width:184px;
	}
		.custom_address dd span { 
			float:left;
		}
		.custom_address a {
			color:#27c5bc;
			}

/*===== header =====*/
.head_pic_block {
	position:absolute;
	width:940px;
	height:364px;
	left:20px;
	top:177px
}
/*===== content =====*/
#content {
	color:#4c4b4b;
	padding:31px 0 0
}

.link {
	text-decoration:underline;
	display:inline-block;
	margin-left:10px
}
.link:hover {
	text-decoration:none
}

/*===== footer =====*/
#footer {
	width:100%;
	margin:0 auto;
	color:#fff;
	height:62px;
	position:relative;
	background:#000;
}
#foot {
	width:940px;
	margin:0 auto;
	height:62px;
	position:relative
}
.copy {
	position:absolute;
	left:0px;
	top:20px;
	color:#eaf2f0;
}
.copy a {
	color:#eaf2f0;
	text-decoration:underline
}
.copy a:hover {
	text-decoration:none
}
/*----- forms -----*/
/*==========================================*/

.text_indent {
	padding:25px 36px 30px 36px;
	position:relative
}
.text_indent2 {
	padding:25px 36px 30px 50px;
	position:relative
}

.list {
	list-style:none;
}
.list li {
	position:relative;
	padding:0 0 3px 0;
}
.list li a {
	color:#fff;
	text-decoration:none;
	font-weight:bold
}
.list li a:hover {
	text-decoration:underline;
}
.list2 {
	list-style:none;
	margin-top:10px;
	margin-right:35px;
}
.list2 li {
	padding:0 0 4px 15px;
	vertical-align: top;
	background:url(images/mark.gif) no-repeat 0% 5px;
}
.list2 li a {
	color:#95c7c5;
	text-decoration:none;
	font-weight:bold
}
.list2 li a:hover {
	text-decoration:underline;
}
.list3 {
	list-style:none;
	margin-bottom:11px;
	float:left
}
.list3 li {
	position:relative;
	padding:0 0 2px 15px;
	overflow: hidden;
	vertical-align: top;
	background:url(images/mark2.gif) no-repeat 0% 5px;

	
}
.list3 li a {
	color:#fff;
	text-decoration:none;
	font-weight:bold
}
.list3 li a:hover {
	text-decoration:underline;
}
.list4 {
	margin:3px 0 0 0;
	margin-right:38px
}
.list4 li {
	position:relative;
	padding:0 0 2px 15px;
	overflow: hidden;
	vertical-align: top;
	background:url(images/mark4.gif) no-repeat 0% 5px;
}
.list4 li a {
	color:#656565;
	text-decoration:none;
	font-weight:bold
}
.list4 li a:hover {
	text-decoration:underline;
}

.more {
	color:#fff ;
	text-transform:uppercase;
	background:url(images/b3.gif) no-repeat 0% 0%;
	padding:3px 15px 7px;
	text-decoration:none;
	font-weight:bold;
	display:inline-block;
}
.more:hover {
	color:#8bc1be;
}
.l_more {
	color:#d4411a !important;
	background:url(images/arrow_right2.gif) no-repeat 0% 4px;
	padding:0 0 0 14px;
	font-weight:bold;
	text-decoration:none;
}
.l_more:hover {
	text-decoration:underline	
}
.list_dl {
	width:136px;
	color:#816550;
	font-size:0.91em;
	padding-left:10px
}
.list_dl a {
	color:#f2bf22;
	font-size:0.90em
}
.list_dl dt {
	background:url(images/arrow_right.gif) no-repeat 0% 5px;
	padding:0 0 0 10px;
	margin-left:-10px
}
.button1 {
	background:url(images/button1.gif) no-repeat 0% 0%;	
	display:block;
	float:right;
	position:relative;
	text-decoration:none;
	padding:3px 24px;
	color:#fff
}
.button1:hover {
	background:url(images/button1.gif) no-repeat 0% 0%;	
	display:block;
	float:right;
	position:relative;
	text-decoration:none;
	padding:3px 24px;
	color:#27c5bc;
}
.button2 {
	background:url(images/button_bgs1.gif) repeat-x 0% 0%;	
	display:block;
	float:left;
	text-decoration:none;
}
.button2 span {
	background:url(images/button_bgs2.gif) no-repeat 100% 0%;
	display:block;
	float:left;
	color:#055f32;
	font-weight:bold;
	padding:3px 17px 12px 15px;
	cursor:pointer
}
.button2:hover span {
	color:#000;
}

.button3 {
	background:url(images/bg_buttom.gif) repeat-x 0% 0%;
	display:block;
	float: left;
	text-decoration:none;
	display:inline-block;
	cursor:pointer;
	
	
}
.button3 span {
	background:url url(images/bg_buttom.gif) no-repeat 100% 0%;	
	display:block;
	float: left;
	color:#055f32;
	font-weight:bold;
	padding:3px 17px 12px 15px;
	cursor:pointer;
	text-align:center;
	
}
.button3:hover span {
	color:#000;
	text-align: center;
}
.no_marg {
	margin:0
}
.no_marg_button {
	margin-bottom:0
}
.no_pad {
	padding:4px 0 0 0 !important
}
.no_bg {
	background:none !important;
}
.upercase {
	text-transform:uppercase
}
.date {
	font-weight:bold;
	font-size:1.16em;
	color:#8ac1be;
	margin-bottom:6px;
	text-transform:uppercase
}
.arrow img {
	margin:3px 0 0 5px	
}
.reserv {
	width:165px;
	margin:0 auto;
	color:#aa9267;
	padding-bottom:35px;
}
.reserv select {
	margin-right:6px;
	color:#bea173;
	font-size:0.91em
}
.inp {
	width:19px;
	height:12px;
	padding:2px;
	color:#bea173;
	border:1px solid #bea173;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
	margin:0 4px;
	font-size:0.91em
}


.inp_bg {
	width:292px;
	height:42px;
	background:url(images/inp_bg.gif) no-repeat 0% 0%;
	padding:0px 5px 5px 10px;
	position:relative
}
.inp_bg input {
	width:290px;
	height:25px;
	background:none;
	border:none;
	color:#656565;
	padding:10px 0 0 0
}
.area_bg {
	float:left;
	width:292px;
	height:69px;
	background:url(images/area_bg.gif) no-repeat 0% 0%;
	padding:9px 5px 5px 10px;
}
.area_bg textarea {
	width:290px;
	height:73px;
	background:none;
	border:none;
	overflow:auto;
	color:#656565
}
.sel {
	width:114px	
}

.buttons {
	text-align:right;
	padding-top:13px
}
.buttons a {
	margin-left:12px !important;
	text-align:left;
	display:inline
}
.no_bord {
	border:none !important	
}

.inp_form {
	float:left;
	padding-bottom:12px
}
.fleft_form{
	float:left;
	display:inline;
	margin-right:15px
}


.select_block {
	width:233px;
	text-align:right
}
.select_block select {
	width:174px;
	background:#f2f2f2;
	border:1px solid #bbb;
	font-size:0.91em;
	color:#656565
}
.select_block span {
	float:left;
	font-weight:bold
}
.select_block div {
	height:31px;
}
.price {
	color:#000000;
	font-size:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:10px 0 17px 0;
	text-align:center
}
.price span {
	font-size:1.4em;
}
.box_link {
	height:42px	
}
.b1 {
	color:#fff;
	font-weight:bold;
	padding:3px 15px;
	margin:0 15px 0 0;
	text-decoration:none;
	width: 130px;
	background-color: #045625;
}
.b1:hover {
	text-decoration: underline;
}
.b2 {
	background:#84cac6 url(images/b2.gif) no-repeat 100% 0%;
	color:#fff;
	font-weight:bold;
	padding:3px 17px 3px 39px;
	position:absolute;
	text-decoration:none;
	margin:8px 0 0 48px
}
.b2:hover {
	color:#84cac6
}

.inicio{
	font-size:14px;
	line-height:20px;
	color: #4c4b4b;
}

.home-col{
	width:215px;
	padding-right:25px;
	float:left;
}
.home-col2{
	width:215px;
	float:left;
}
.home-col3{
	width:480px;
	padding-right:30px;
	float:left;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 1px solid white;
}

.highslide-image {
	border: 10px solid #F5F5F5;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}	

