/* @group on_wit_the_new_x/styles.css */
/* CSS for Sites theme */

/* @group General Styles */
* 
{
	margin: 0;
	padding: 0;
}
a 
{
	outline: none;
}
a:link 
{
	text-decoration: none;
	color: #ff9900;
}

a:visited 
{
	text-decoration: none;
	color: #ff9900;
	outline: none;
}
a:hover, a:focus, a:active 
{
	text-decoration: underline;
	color: #ff6600;
	outline: none;
}
html {
	/*min-height: 100%;
	height: auto;
	position: relative;*/
}

body 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #516E99;
	/*height: 100%;*/	
	/*background: #fff url(../images/interface/wrapper_bg.jpg) no-repeat fixed center bottom;*/

	background: #fff url(../images/interface/body_bg.jpg) no-repeat scroll center bottom;
}
.clearer 
{
	clear: both;
	height: 1px;
}
#sand 
{
	/*margin: 10px auto;*/
	/*background-color: #fff;*/
	/*border: 1px solid #333;*/
	position: relative;
	width: 952px;
	margin: 0 auto;
	

}

h1, h2, h3, h4, h5
{
	text-transform: capitalize;
	font-style: italic;
	font-weight: bold;
}

h1 
{
	color: #fff;
	font-size: 38px;
	text-shadow: 0 0 4px #164b99, 1px 1px 3px #164b99;
	font-weight: normal;
}
h2 
{
	text-transform: none!important;
	color: #96A8C2;
	font-size: 21px;
	text-shadow:  1px 1px 4px #fff;
}

h4 
{
	color: #ff9900;	
	font-size: 19px;
	text-shadow:  1px 1px 4px #fff;
	
}
h5 
{
	color: #ff9900;	
	font-size: 13px;
	text-shadow:  1px 1px 4px #fff;
	
}

/* @end */

/* @group Eyebrow */

#eyebrow 
{
	/*background: #fff url(../images/interface/eyebrow_bg.jpg) repeat-x center bottom;*/
	/*position: relative;*/
	text-align: center;
	/*height: 130px;*/
	padding-top: 10px;
}

/* @end */

/* @group navigation */

#navigation-wrapper 
{
	clear: both;
	height: 63px;
	line-height: 63px;
	/*width: 100%;*/
	position: relative;
	background: url(../images/interface/navigation_bg.png) center center;
	/*background-color: #fff;*/
	overflow: hidden;
}
#navigation 
{
	float: left;
	position: relative;
	left: 50%;
	text-align: left;
	font-style: italic;
	/*padding-top: 7px;*/
		
}
#navigation ul
{
	list-style: none;
	position: relative;
	left: -50%;
}
#navigation li
{
	float: left;
	position: relative;
	/*bottom: -1px;*/

}
#navigation a
{
	font-size: 18px;
	font-weight: normal;
	color: #516E99;
	text-transform: capitalize;
	display: block;
	position: relative;
	text-decoration: none;
	margin-left: 1px;
	margin-right: 1px;
	float: left;
	padding: 0 7px;
	text-align: center;
	white-space: nowrap;
	text-shadow: 0 0 14px #DDE2F3, 0 0 4px #DDE2F3, 1px 1px 2px #aaa;
}
#navigation a:hover
{
	/*cursor: pointer;*/
	color: #ff9900;
	text-shadow: 0 0 14px #fff, 0 0 4px #fff, 1px 1px 2px #aaa;

}
#navigation a.selected 
{
	text-decoration: none;
	color: #ff9900;
	text-shadow: 0 0 14px #fff, 0 0 4px #fff, 1px 1px 2px #aaa;

}

/* @end */

/* @group Content */

#content-wrapper
{
	clear: both;
	/*min-height: 350px;*/
	/*background: url(../images/interface/inner-shadow.png) no-repeat center top;*/
}
#content 
{
	width: 852px;	
	margin: 0 auto;
	padding: 20px;
	padding-top: 10px;
	font-size: 12px;
	color: #2b3d59;
	line-height: 26px;
}
#content h3
{
	color: #ff9900;	
	font-size: 24px;
	text-shadow: 1px 1px 1px #CCD0D6;

	}

#content img 
{

}

#content p 
{
 margin: 10px 0;
}

hr.line { 
    color: #fff;
    background-color: #fff;
    height: 1px;
    margin-top: 8px;
    margin-bottom: 8px;
    border: 0;

}

/* @end */

/* @group footer */

#footer table
{
	clear: both;
	color: #fff;
	width: 602px;
	font-weight: bold;
	font-size: 10px;
	text-shadow: 0 0 14px #444, 0 0 4px #DDE2F3, 1px 1px 2px #aaa;
	margin: 0 auto;

}

#footer a
{
	text-shadow:none;
}

/* @end */
#booking, #booking table
{
	font-size: 11px;
	width: 620px;
	margin: 0 auto;
	
}

#booking td
{
	padding: 5px;
}

#booking input[type="text"]
{
	border: 0;
	padding: 5px;
}

#tariff
{

	width: 852px;
	margin: 0 auto;	
}
#tariff table
{
	font-size: 12px;

	
}
#tariff legend
{
	/*color: #ff9900;*/	
	font-size: 18px;
	text-shadow: 1px 1px 9px #fff;	

}
#tariff th
{
	/*background: #3C69AA;
	color: #fff;*/
	background: url(../images/interface/th.jpg) center center;
	font-size: 10px;
	height: 30px;
	font-weight: bold;
	color: #7d7d7d;
	text-shadow: #fff 0 1px 0;
}
#tariff td
{
	/*padding: 5px;*/
}

#tariff input[type="text"]
{
	border: 0;
	padding: 5px;
}
#tariff fieldset
{
	padding: 10px;
	width: 700px;
	border: 1px solid #dddfdf;	
	background: #EBEBEB;
	list-style: none;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;	
}



#chalets, #chalets table
{
	font-size: 11px;
	/*border: 1px solid #ddd;*/
	/*width:800px;*/
	margin: 0 auto;		
}

#chalets th
{
	font-weight: bold;
	text-align: left;
}
#chalets .grading td
{
	padding: 5px;

	/*border: 1px solid #ddd;*/	
}

#chalets input[type="text"]
{
	border: 0;
	padding: 5px;
}
#travel
{
	font-size: 12px;
	width: 800px;
	margin: 0 auto;	
}

#travel table
{
	font-size: 12px;

}
#attractions
{
	width: 700px;
	margin: 0 auto;	
}

#attractions table
{
	font-size: 12px;

}

#attractions img
{

padding: 5px;
	/*margin: auto;*/
}
#attractions a
{
text-decoration: underline;
font-size: 110%;
}
#home
{
	width: 600px;
	margin: 0 auto!important;
			
	
}
#home table
{
	font-size: 12px;
	line-height: 21px;
	width: 600px;
	margin: 0 auto!important;	

	
}
#contact
{
	width: 800px;
	margin: 0 auto;		
	
}
#contact table
{
	font-size: 12px;
	line-height: 21px;

	
}
#contact a
{
text-decoration: underline;
font-size: 110%;
}
#sandown
{
	width: 800px;
	margin: 0 auto;	
}
#sandown table
{

	font-size: 12px;	
}
#faq
{
	width: 770px;
	margin: 0 auto;
}
#faq table
{
	font-size: 12px;	
}
.question
{
	font-size: 16px;
	padding: 5px 0;
	font-weight: bold;
	color: #ff6600;
	text-shadow: 1px 1px 9px #fff;
}
