/* 
Created by Dave Buchholz
Date Created: 15/04/2007
Redrock Country Inn - Version:2
*/
/* Global Styles --------------------------------------------- */
html,body,h1,h2,h3,h4,h5,h6,p,div,form,img,fieldset,legend{
	border: 0;
	margin: 0;
	padding: 0;
}

body{
	background-color: #EEF7FE;
	background-image: url(redrockInn-vertBgrd-10x555.jpg);
	background-repeat: repeat-x;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	min-width: 770px;
}

html{
	margin-bottom: 1px;
	min-height: 100%;
}

#layout-wrapper{
	background-color: #FFFFFF;
	background-image: url(redrockInn_bgrd_10px.jpg);
	background-repeat: repeat-y;
	margin: 10px auto;
	width: 770px;
}

#content-wrapper{
	font-size: 80%;
	margin-bottom: 0.5em;
	padding: 1em 37px 0.5em 37px;
}

/* Text Styles ----------------------------------------------- */
address{
	font-style: normal;
}

p{
	margin-bottom: 0.5em;
}

p,li{
	line-height: 1.5;
}

/* Header Styles --------------------------------------------- */
h1{
	font-size: 150%;
	height: 140px;
	position: relative;
}

h1 img{
	background: transparent url(kanab-utah-motel-head1.jpg) no-repeat;
	height: 140px;
	left: 0;
	position: absolute;
	top: 0;
	width: 770px;
	z-index: 1;
}

h1,h2,h3,h4,h5,h6{
	font-family: Arial, sans-serif;
	font-weight: 500;
}

h2{
	background-color: #EBAA66;
	color: #000;
	font-size: 130%;
	margin: 0.5em 0 0 0;
	text-align: center;
}

h3{
	color: #B17D4E;
	font-size: 150%;
	margin: 0.5em 0;
	text-align: center;
}

h4{
	font-size: 130%;
	font-weight: 500;
	margin: 0.5em 0;
}

h5,h6{
	font-size: 90%;
	font-weight: bold;
	margin: 1em 0;
}

/* Masthead Styles ------------------------------------------- */
#masthead{
	position: relative;
}

#masthead ul{
	font-size: 70%;
	list-style-type: none;
	position: absolute;
	right: 24px;
	top: -10px;
	z-index: 2;
}

#masthead li{
	float: left;
	margin-left: 0.5em;
}

#masthead li a{
	color: #89C9F7;
}

#masthead li a:hover,#masthead li a:active,#masthead li a:focus{
	background-color: #FFFFFF;
	color: #89C9F7;
	text-decoration: none;
}

/* Main Navigation Styles ------------------------------------ */
#site-navigation-wrapper{
	background-color: #EFAD63;
	background-image: url(nav_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border-top: 1px solid #F0BF8B;
	margin: 0 10px;
	padding-bottom: 0.25em;
}

#site-navigation-wrapper ul{
	font-size: 80%;
	list-style: none;
	margin: 0 0 0 4px;
	padding: 0;
}

#site-navigation-wrapper a,#site-navigation-wrapper a:active,
#site-navigation-wrapper a:focus,#site-navigation-wrapper a.current{
	background-image: url(nav_bullet_std.gif);
	background-position: 4px 50%;
	background-repeat: no-repeat;
	color: #D62810;
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 0.25em 8px 0.25em 24px;
	text-decoration: none;
}

#site-navigation-wrapper a:hover,#site-navigation-wrapper a.current{
	background-image: url(nav_bullet_active.gif);
	background-position: 4px 50%;
	background-repeat: no-repeat;
	color: #FBF1CC;
}

#site-navigation-wrapper li{
	float: left;
}

#site-navigation li{
	line-height: 1;
}

/* Sub Navigation Styles ------------------------------------- */
/* Main Content Styles --------------------------------------- */
p a, li a{
	color: #003399;
}

p a:hover, p a:active, p a:focus,
li a:hover, li a:active, li a:focus{
	color: #6E6E6E;
}

#content-wrapper a.to-top{
	background-image: url(arrow_up.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding-left: 20px;
}

#maincontent{
	float: left;
	margin: 0;
	padding: 0;
	width: 526px;
}

#content{
	padding-bottom: 1em;
}

#left{
	float: left;
	width: 158px;
}

#left p{
	text-align: center;
}

#amenities{
	float: right;
	width: 349px;
}

#amenities ul, ul#site-map{
	list-style: none; /*list-style-image: url(arrow-bullet.gif);*/
	margin-left: 0;
	padding-left: 0;
}

#amenities li, #site-map li{
	background-image: url(arrow-bullet.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding-left: 30px;
}
#area-links li{
	list-style: none;
	display:inline;
	margin: 0 0.5em;
}

/* Sidebar Content Styles ------------------------------------ */
#sidebar{
	float: right;
	width: 158px;
}

#sidebar p{
	text-align: center;
}

#sidebar img{
	margin-top:6px;
}

/* Footer Styles ---------------------------------------------- */
#footer{
	background-image: url(redrock-country-inn-foot_77.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	clear: both;
	color: #8E5C53;
	font-size: 70%;
	padding-bottom: 40px;
	text-align: center;
}

#footer ul{
	border-top: 1px solid #5F1207;
	list-style: none;
	margin: 0.5em 36px 0 36px;
	margin-top: 1em;
	padding: 1em 0 0.5em 0;
}

#footer li{
	display: inline;
	margin: 0;
	padding: 0 0 0 0.25em;
}

#footer a{
	color: #6D6D6D;
	margin: 0;
	padding: 0.25em;
	text-decoration: none;
}

#footer a:hover,#footer a:active,#footer a:focus{
	text-decoration: underline;
}

#footer li{
	line-height: 1;
}

p#credits, p#credits a{
	color: #8E5C53;
}

/* Form Styles ----------------------------------------------- */
form{
	margin: 0 1em 1em; /*padding-bottom: 0.5em;*/
}

form div, fieldset{
	margin-top: 1em;
}

fieldset{
	border: 0;
	border-top: 1px solid #B0C4DE;
	padding: 0 1em 1em;
}

fieldset legend{
	padding: 0.25em;
}

label.hide-it{
	color: #FCF2CF;
}

/* Contact Form Styles --------------------------------------- */
label{
	display: block;
	float: left;
	padding-right: 0.5em;
	text-align: right;
	width: 12em;
}

label.required,.required{
	font-weight: bold;
}

label.optional,legend{
	color: #333333;
	font-weight: normal;
}

input#SendNow,input#login{
	margin-left: 1em;
}

.std-border{
	border: 1px solid #666666;
}

input.missing,textarea.missing,select.missing{
	background-color: #F7D4D4;
	border: 1px solid #990000;
}

input.missing:focus, input.std-border:focus, input.optional:focus, select:focus, textarea:focus, .onfocus	{
	background-color: #F7E9D4;
	border: 1px solid #FF9900;
}

/* Registration & Login Page Styles -------------------------- */
label.chkbox{
	clear: both;
	float: none;
	margin-left: 0em;
}
/* Booking Pages Styles -------------------------------------- */
ul.booking-list{
	list-style: none;
}

ul.booking-list h5 {
	font-size: 120%;
	margin-bottom:0;
}

ul.booking-list span{
	display: block;
	float: left;
	width: 10em;
}

/* Admin Styles ---------------------------------------------- */
#admin-crumbs{
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}

#admin-crumbs li{
	display: inline;
}

ul#admin-crumbs li+li+li{
	background-image: url(arrow_right.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding-left: 24px;
	margin-left: 8px; 
}
/* Cart Styles ----------------------------------------------- */
table.eC_ShoppingCart{
	width: 100%;
	background-color:#F4E1C9;
}

.eC_ShoppingCart th, .eC_ShoppingCart td{
	padding:10px 14px 10px 7px;
	vertical-align:top;
	border-bottom: 1px solid #fff;
}
.eC_ShoppingCart tr.eC_SummaryFooter,.eC_ShoppingCart tr.eC_SummaryHeader{
	background-color:#EDDEEB;
}

.eC_CheckoutFormBody th{
	padding: 0 3px 6px 0;
}

.eC_CheckoutFormBody td{
	padding: 0 0 6px 0;
}
/* Misc Styles ----------------------------------------------- */
hr{
	border-bottom: 1px solid #B0C4DE;
	border-top: 0;
	height: 1px;
	margin: 16px 0;
	padding: 0;
}

.clearit{
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
}

.structure-label{
	left: -5000px;
	position: absolute;
	width: 4000px;
}

.float-left{
	float: left;
}

.float-right{
	float: right;
}

.required{
	color: #006699;
}

.warning{
	color: #990000;
	font-weight: 600;
}

.warning h3{
	font-weight: bold;
}

.error{
	background-color: #FFFF66;
}

.central{
	text-align: center;
}

a:hover.imglink {
	background-color: transparent;
	padding: 0;
}

img{
	border: none;
}

