/* 
*
* Easy front-end framework
*
* Copyright (c) 2009 Alen Grakalic
* http://easyframework.com/license.php
*
* supported by Templatica (http://templatica.com)
* and Css Globe (http://cssglobe.com)
*
*/


/*

for more info about the strucure of this file 
please read http://easyframework.com/documentation.php

*/

/* HTML elements  */		

	h1, h2, h3, h4, h5, h6{
		font-weight:normal;
		margin:0;
		line-height:1em;
		color:#67652f;
		}	
	h1{font-size:2em;margin-bottom:.5em;}	
	h2{font-size:1.75em;margin-bottom:.5142em;padding-top:.2em;}	
	h3{font-size:1.5em;margin-bottom:.7em;padding-top:.3em;}
	h4{font-size:1.25em;margin-bottom:.6em;}
	h5,h6{font-size:1em;margin-bottom:.5em;font-weight:bold;}
	
	p, blockquote, ul, ol, dl, form, table, pre{line-height:inherit;margin:0 0 1.5em 0;}
	ul, ol, dl{padding:0;}
	ul ul, ul ol, ol ol, ol ul, dd{margin:0;}
	li{margin:0 0 0 2em;display:list-item;list-style-position:outside;}	
	blockquote, dd{padding:0 0 0 2em;}
	pre, code, samp, kbd, var{font:100% mono-space,monospace;}
	pre{overflow:auto;}
	abbr, acronym{
		text-transform:uppercase;
		border-bottom:1px dotted #000;
		letter-spacing:1px;
		}
	abbr[title], acronym[title]{cursor:help;}
	small{font-size:.9em;}
	sup, sub{font-size:.8em;}
	em, cite, q{font-style:italic;}
	img{border:none;}			
	hr{display:none;}	
	table{width:100%;border-collapse:collapse;}
	th,caption{text-align:left;}
	form div{margin:.5em 0;clear:both;}
	label{display:block;}
	fieldset{margin:0;padding:0;border:none;}
	legend{font-weight:bold;}
	input[type="radio"],input[type="checkbox"], .radio, .checkbox{margin:0 .25em 0 0;}

/* //  HTML elements */	

/* common */		
	
	.left{float:left;margin-right:1em;}
	.right{float:right;margin-left:1em;}
	.center{text-align:center;}
	
	.clear{clear:both;}
	.first{margin-left:0 !important;}
	.last{margin-right:0 !important;}
	.top{margin-top:0 !important;}
	.bottom{margin-bottom:0 !important;}	
	.hidden, .print{display:none;}
	.graphic{
		margin:0;
		padding:0;
		display:block;
		overflow:hidden;
		text-indent:-8000px;
		}
	.block {
		display:block;
		line-height:1px;
	}
	.text-left {
		text-align: left !important;
	}
	* html .left {
		display:inline;
	}
/* // common */			

/* base */
	
	body, table, input, textarea, select, li, button{
		font:1em Helvetica, Arial, Sans-Serif;
		line-height:1.5em;
		color:#8f8681;
		}		
	body{
		font-size:12px;
		background:url(../img/body-bg.png) repeat-x 0 256px #f7f4eb;
		margin:0;
		padding:0;
		text-align:center;
		}	
	a, a:visited{
		text-decoration:none;
		color:#8b0f04;
		}
	a:hover{color:#d4891c;}
	ins{text-decoration:none;color:#900;font-style:italic;}
	code{color:#555;}
	pre{
		margin-left:2em;
		padding-left:2em;
		border-left:1px solid #ccc;
		}
	blockquote{
		margin-left:2em;
		border-left:1px solid #ccc;
		font-style:italic;
		}	
	dt{font-weight:bold;}
	th, td{padding:.5em 1em;line-height:1.5em;}		
	th{background:#eee;}
	td{border-bottom:1px solid #eee;}
	caption{font-style:italic;color:#777;margin:.5em 0;}	
	fieldset{
		border:1px solid #ccc;
		padding:1em 2em;
		margin:0 0 1.5em 0;
		}
	legend{padding:2px 5px;}	
	form div.col{clear:none;}form div.first{clear:both;}
	form div{overflow:hidden;}
	
	input[type="text"], input[type="password"], textarea, .field, .area, select{
		border:1px solid #aaa;
		padding:5px;
		background:#fff;
		width:300px;
		line-height:1em;
		margin:0;
		}
	select{width:312px;}
	textarea, .area{overflow:auto; height:150px; width:400px;}
	input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus, .focus{background:#f5f5f5;outline:none;}
	.submit{}
	button{
		border:none;
		background:#555;
		color:#fff;
		padding:0 2.5em;
		height:2em;
		line-height:2em;
		cursor:pointer;
		}
		
	.note, .success, .error{display:block;}
	.error{color:#900;}
	.success{color:#060;}
	.note{font-weight:bold;}
	.notvalid{border:1px solid #900 !important;}
	
	.pullquote{
		width:20%;
		float:left;
		margin-right:2em;
		padding-right:2em;
		border-right:1px solid #ccc;
		text-align:right;
		font-size:1.1em;
		font-style:italic;
		color:#777;
		margin-bottom:.5em;
		}
	.boxout{
		width:20%;
		float:right;
		margin-left:2em;
		padding:1em 2em;
		border:1px solid #ccc;
		margin-bottom:.5em;
		}
	#easy_tooltip{
		padding:4px 10px;
		background:#4A6565;
		color:#fff;
		-webkit-border-radius:3px;
		-moz-border-radius:3px;
		}
	
		
/* base */

/* layout */
	#ribbon {
		height:114px;
		width:114px;
		background:url(../img/ribbon.png);
		position:absolute;
		top:-20px;
		left:1px;
		z-index: 15;
	}
	* html #ribbon {
		background-image: none;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/ribbon.png', sizingMethod='scale');
	}
	#tab {
		text-align: center;
		color:#fff;
		height:39px;
		width:308px;
		background:url(../img/reservation-tab.png) no-repeat top center;
		border:solid 1px #63612d;
		border-bottom:none;
		position:absolute;
		z-index: 15;
		right:21px;
		top:-55px;
		line-height:38px;
		font-size:12.5px;
	}
	#tab a {
		color:#fff;
		text-transform: uppercase;
	}
	.container{	
		margin:0 auto;
		width:960px;
		text-align:left;
		position:relative;
	}
	.middle .container {
		width:972px;
		z-index: 999;
		top:-64px;
		background:url(../img/page-bg.png) repeat-y top center;
	}
	* html .middle .container {
		background-image: url(../img/page-bg-ie6.png);
		width:972px;
	}
	.middle {
		position:relative;
	}
	#middle-bg {
		position:absolute;
		height:181px;
		width:100%;
		background:url(../img/pagebtm-shadow.png) bottom left repeat-x;
		bottom:300px;
		left:0;
		z-index: 1;
	}
	#brown-bg {
		height:300px;
		background:url(../img/pagebtm-bg.png) repeat-x top left #412f00;
		position:absolute;
		z-index: 1;
		bottom:0px;
		width:100%;
		left:0;
	}
	* html #brown-bg,
	* html #middle-bg {
		display:none;
	}
	* html .middle {
		background:url(../img/pagebtm-bg.png) repeat-x bottom left ;
	}
	#pagetop {
		height:23px;
		background:url(../img/page-top.png) no-repeat;
		margin:auto;
		width:972px;
		top:-64px;
		position:relative;
		z-index: 10;
	}
	* html #pagetop {
		background-image: none;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/page-top.png', sizingMethod='scale');
	}
 	.inner {
		padding:0 14px 14px 14px;
	}
	.fade {
		background:url(../img/page-fade.png) repeat-x #fff;
		margin:0 7px;
	}
	* html .fade {
		background:none;
		padding:0 1px;
	}
	* html .inner {
		padding:0;
		margin:0 14px;
	}
	.inner{
		position:relative;
		}
	#header{
		position:relative;
		}	
	#footer{
		position:relative;
		clear:both;
		}	
	
	/* grid */
		
		.cols{} /* main column container class */
		.col{
			float:left;
			display:inline;
			width:48%;margin-left:4%; /* 2 equal width columns layout - default */
			}	
		
	/* grid */	

/* // layout */

/* header */
#logo {
	position:absolute;
	z-index: 9;
	left:-119px;
	height:255px;
	width:600px;
	background:url(../img/logo-protector.png);
}	
* html #logo {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/logo-protector.png', sizingMethod='scale');
}
#logo h1 {text-indent: -99999px;}
/* // header */
	
/* content */
.content  {
	font-weight:bold;
}
.top.content,
.bottom.content {
	padding:10px 25px 0 25px;
	font-weight:bold;
	text-align: justify;
}
.bottom.content {
	padding:10px 20px 0 20px;
}
.pool.content {padding:25px 20px 10px 20px;}
.pool .col {width:47%;margin:0 0 0 14px;}
.pool .col.first {width:50%;}
.pool h2 {padding-top:15px;}
.images {
	border-top:solid 1px #e1e0d5;
	border-bottom:solid 1px #e1e0d5;
	background-color:#f5f2e7;
	float:left;
	width:100%;
	padding:16px 0;
}
img.glow1 {
	border:solid 4px #fff;
	-webkit-box-shadow:0 0 7px #cbcac0;
	-moz-box-shadow:0 0 7px #cbcac0;
	box-shadow:0 0 7px #cbcac0;
}
a:hover img.glow1 {
	border-color:#412F00;
	-webkit-box-shadow:0 0 15px #94938c;
	-moz-box-shadow:0 0 15px #94938c;
	box-shadow:0 0 15px #94938c;
}
img.glow2 {
	border:solid 4px #fff;
	-webkit-box-shadow:0 0 7px #ccc;
	-moz-box-shadow:0 0 7px #ccc;
	box-shadow:0 0 7px #ccc;
}
a:hover img.glow2 {
	border-color:#412F00;
	-webkit-box-shadow:0 0 10px #666;
	-moz-box-shadow:0 0 10px #666;
	box-shadow:0 0 10px #666;
}
.images .left {margin-left:20px;}
.images .right {margin-right:20px;}

.line {
	border-bottom:solid 1px #e1e0d5;
	position:relative;
	height:10px;
	width:930px;
	margin-left:-20px;
}
.line h2 {
	position:absolute;
	background-color:#fff;
	display:inline;
	padding:0 5px;
	bottom:-20px;
	left:15px;
}
.bottom.content .col {
	margin-top:20px;
}
/* // content */

/* footer */
#footer {
	background:url(../img/footer-bg.png) no-repeat;
	height:108px;
	font-family:"Times New Roman", Times, Serif;
	color:#fff;
	font-size:17px;
	margin-top:10px;
}
#footer a {
	color:#fff;
	font-weight:bold;
}
#footer .content {
	width:46%;
	margin-right:2%;
	text-align: center;
	float:right;
	font-weight:normal;
	margin-top:15px;
	padding:0;
}
#footer a:hover {
	color:#d4891c;
}
* html #footer {
	margin-bottom:15px;
}
/* // footer */

/* clearfix */

	.inner:after, .content:after, .cols:after, .fixed:after{
		content:"."; 
		display:block; 
		height:0; 
		clear:both; 
		visibility:hidden;
		}
	.inner, .content, .cols, .fixed{display:block;min-height:1%;}
	* html .inner, * html .content, * html .cols, * html .fixed{height:1%;}

/* // clearfix */


/* -_-_-_-_-_-_-_-_-_-_-_-_-_-_  Animated Moutnains -_-_-_-_-_-_-_-_-_-_-_-_-_-_ */
#mountains {
	position:relative;
	height:255px;
	background-color:#fff;
}
#mtn1,#mtn2, #mtnshadow {
	background:url(../img/mtn1.png) repeat-x left bottom;
	height:100%;
}
#mtn2 {
	background-image:url(../img/mtn2.png);
}
#mtnshadow {
	background-image:url(../img/pagetop-shadow.png);
}


