/* CSS for Sun Canyon Inn website */

/***********************************************/
/* HTML Styles */
body {
	background: #FFFFFF url(images/background.jpg) repeat-x 0 0 ! important;
	margin-top: 0;
}
img {
	margin: 0;
}
iframe{
	margin: 0;
	padding: 0;
	position: static;
	overflow: hidden;
}

A:active { color:#026F5F }
A:link { color:#026F5F }
A:visited { color:#026F5F }
A:hover { color:#666666 }
A:active { text-decoration:underline }
A:link { text-decoration:underline }
A:visited { text-decoration:underline }
A:hover { text-decoration:underline }

hr { border: 1px dashed #CCCCCC; }

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	font-weight: normal;
	margin:0;
}
form {
	margin:0;
}
textarea.textareaComments {
	width: 311px;
}
textarea.textareaRateItComments {
	width: 375px;
}
input.inputSize311 {
	width: 311px;
}
input.inputSize190 {
	width: 190px;
}
input.inputState {
	width: 36px;
}
input.inputCity {
	width: 180px;
}
input.inputZip {
	width: 75px;
}
input.inputPhone {
	width: 120px;
}
input.inputEmail {
	width: 181px;
}
input.inputDate {
	width: 80px;
}
input.inputRateItDate {
	width: 130px;
}
input.inputCountry {
	width: 145px;
}

/***********************************************/
/* Backgrounds and Borders */
div.bodyTransBackground {background:url(images/trans-back.png) repeat; }

div.star {background:url(images/star-big.png) no-repeat;  height:156px; width:157px }

/***********************************************/
/* Backgrounds and Borders */
.footerbackground {
	background: transparent url(images/image-bodyFooter.gif) center center no-repeat;
}
.shadowbackground {
	background: transparent url(images/image-bodyShadow.jpg) center center no-repeat;
	font-family: "Lucida Sans", Verdana;
	font-size: 24px;
	color: #122851;
	letter-spacing: 3px;
	font-weight: bold;
	text-transform: uppercase;	
}
.bodyborderbackgroundLeft {
	background: url(images/image-bodyBorder.gif) repeat-y left;
}
.bodyborderbackgroundRight {
	background: url(images/image-bodyBorder.gif) repeat-y right;
}
.bodybackground {
	background: url(images/image-bodyBackground.gif) repeat;
}
.bodybackgroundFull {
	background: url(images/image-bodyBackgroundFull.gif) repeat-y center;
}
.transparent_class {
	background-color: #FFFFFF;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.bottomDashedBorder {
	border-bottom: 1px dashed #CCCCCC;
}
.bottomTopDashedBorder {
	border-bottom: 1px dashed #CCCCCC;
	border-top: 1px dashed #CCCCCC;
}

.leftDashedBorder {
	border-left: 1px dashed #CCCCCC;
}

.rightDashedBorder {
	border-right: 1px dashed #CCCCCC;
}
/***********************************************/
/* Text, Titles, and Links */
.subtitle {
	font-family: "Lucida Sans", Verdana;
	font-size: 16px;
	color: #514733;
	letter-spacing: -1px;
	font-weight: bold;
	text-transform: none;
	font-variant: small-caps;
}
.rateFont {
	color:#000000;
	font-size:14px;
	line-height:1.5em;
	font-family: Arial, Helvetica, sans-serif; 

}
.subtitleSmall {
	font-family: "Lucida Sans", Verdana;
	font-size: 10px;
	color: #000000;
	letter-spacing: 1px;
	font-weight: bold;
}
.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-height: 16px;
	letter-spacing: 0px;
	color: #EBEBEB;
	text-transform: uppercase;
	padding-top: 3px;
}
.menuText A:active { color:#EBEBEB }
.menuText A:link { color:#EBEBEB }
.menuText A:visited { color:#EBEBEB }
.menuText A:hover { color:#F6EE8C}
.menuText A:active { text-decoration:none }
.menuText A:link { text-decoration:none }
.menuText A:visited { text-decoration:none }
.menuText A:hover { text-decoration:none }

.menuTextActive A:active { color:#F6EE8C }
.menuTextActive A:link { color:#F6EE8C }
.menuTextActive A:visited { color:#F6EE8C }
.menuTextActive A:hover { color:#F6EE8C}
.menuTextActive A:active { text-decoration:none }
.menuTextActive A:link { text-decoration:none }
.menuTextActive A:visited { text-decoration:none }
.menuTextActive A:hover { text-decoration:none }

.menuLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	color: #6382C0;
	padding-right: 6px;
	padding-left: 6px;
	align: center;
}
.homepageText {
	color:#000000;
	font-size:12px;
	line-height:2em;
	font-family: Arial, Helvetica, sans-serif; 
	text-align: justify;
}
.normaltext {
	color:#000000;
	font-size:12px;
	line-height:1.5em;
	font-family: Arial, Helvetica, sans-serif; 
}
.justify {
	text-align: justify;
}
.smallertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 0px;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	letter-spacing: 0px;
}

/***********************************************/
/* star rating code - use lists because its more semantic */
/* No javascript required */
/* all the stars are contained in one matrix to solve rollover problems with delay */
/* the background position is just shifted to reveal the correct image. */
/* the images are 16px by 16px and the background position will be shifted in negative 16px increments */
/*  key:  B=Blank : O=Orange : G = Green * /
/*..... The Matrix ....... */
/* colours ....Background position */
/* B B B B B - (0 0)*/
/* G B B B B - (0 -16px)*/
/* G G B B B - (0 -32px)*/
/* G G G B B - (0 -48px)*/
/* G G G G B - (0 -64px)*/
/* G G G G G - (0 -80px)*/
/* O B B B B - (0 -96px)*/
/* O O B B B - (0 -112px)*/
/* O O O B B - (0 -128px)*/
/* O O O O B - (0 -144px)*/
/* O O O O O - (0 -160px)*/


/* the default rating is placed as a background image in the ul */
/* use the background position according to the table above to display the required images*/
.rating{
	width:80px;
	height:16px;
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
	clear:both;
	position:relative;
	background: url(images/star-matrix.gif) no-repeat 0 0;
}
/* add these classes to the ul to effect the change to the correct number of stars */
/* original
.nostar {background-position:0 0}
.onestar {background-position:0 -16px}
.twostar {background-position:0 -32px}
.threestar {background-position:0 -48px}
.fourstar {background-position:0 -64px}
.fivestar {background-position:0 -80px}
*/

.nostar {background-position:0 0}
.onestar {background-position:0 -96px}
.twostar {background-position:0 -112px}
.threestar {background-position:0 -128px}
.fourstar {background-position:0 -144px}
.fivestar {background-position:0 -160px}

ul.rating li {
	cursor: pointer;
 /*ie5 mac doesn't like it if the list is floated\*/
	float:left;
	/* end hide*/
	text-indent:-999em;
}
ul.rating li a {
	position:absolute;
	left:0;
	top:0;
	width:16px;
	height:16px;
	text-decoration:none;
	z-index: 200;
}
ul.rating li.one a {left:0}
ul.rating li.two a {left:16px;}
ul.rating li.three a {left:32px;}
ul.rating li.four a {left:48px;}
ul.rating li.five a {left:64px;}
ul.rating li a:hover {
	z-index:2;
	width:80px;
	height:16px;
	overflow:hidden;
	left:0;	
	background: url(images/star-matrix.gif) no-repeat 0 0
}
ul.rating li.one a:hover {background-position:0 -96px;}
ul.rating li.two a:hover {background-position:0 -112px;}
ul.rating li.three a:hover {background-position:0 -128px}
ul.rating li.four a:hover {background-position:0 -144px}
ul.rating li.five a:hover {background-position:0 -160px}
/* end rating code */
h3{margin:0 0 2px 0;font-size:110%}
.map {
	border: 1px solid #333333;
}

/***********************************************/
/*Date Picker*/
/* the div that holds the date picker calendar */
.dpDiv {
	}
/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}
/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}
/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}
/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}
/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}
/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}
/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}
/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}
/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}
/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}
/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}
/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}
/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}
/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}
/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}
/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}