/* @override http://192.168.1.103:8888/wyndhamorlando/styles/main.css */

/*
Company:	Wyndham Orlando
File:		main.css - This contains all the main styles for the website.

All the styles are separted into the following groups:
Global Browser Reset - this is handled by the reset-fonts.css file from YUI
HTML, Body - for the html and body tags
Layout - styles that define the layout of the site
Modules - styles for content modules
Nav - navigation bar
Default Headings - headings like h1, h2, etc
Common Text Styles - Styles for text
Default Lists - unordered and ordered lists
Forms - html forms
Default Links - links
Misc - anything that doesn't fit elsewhere
*/

/* @group HTML, Body */
html {
	background: url(../images/page-bkg.gif) repeat-x 0 0 #38302b;
}
body {
	font-family: verdana, arial, sans-serif;
}
/* @end */

/* @group Layout */
/* Head */
div#hd {
	width: 882px;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 0 0 0;
	height: 442px;
}

/* Body */
div#bd {
	width: 882px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 40px 0;
}

/* Footer */
div#ft {
	color: #a1a1a1;
	font-family: helvetica, arial, sans-serif;
	font-size: 85%;
	width: 862px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #27231f;
	padding: 10px;
}
div#ft p {
	line-height: 140%;
}
/* @end */

/* @group Modules */
/* Logo */
div#logo {
	width: 175px;
	height: 52px;
	background: url(../images/logo.gif) no-repeat 0 0;
	text-indent: -9000px;
}
div#logo a {
	display: block;
	height: 100%;
}

/* Main */
div.main {
	width: 506px;
	padding: 30px 0 0 0;
	float: left;
	display: inline;
}

/* Side */
div.side {
	width: 291px;
	padding: 30px 0 0 0;
	color: #fff;
	float: right;
	display: inline;
}

/* Reservations Form */
div.reservations h2 {
	margin: 0 0 13px 0;
	background: url(../images/hd-reservations.gif) no-repeat 0 0;
	height: 26px;
	text-indent: -9000px;
}
div.reservations {
	border: 1px solid #27231f;
	background-color: #38302b;
	padding: 10px 12px 10px 10px;
	margin: 0 0 10px 0;
}
div.reservations div.row {
	clear: both;
	padding: 0 0 5px 10px;
}
div.reservations div.row div.left-col {
	width: 60%;
	float: left;
	display: inline;
}
div.reservations div.row div.left {
	width: 50%;
	float: left;
	display: inline;
}
div.reservations div.row div.right-col {
	width: 39%;
	float: right;
	display: inline;
}
div.reservations div.row div.right {
	width: 49%;
	float: right;
	display: inline;
}
div.reservations div.row select {
	font-size: 85%;
}
div.reservations div.row label {
	display: block;
	font-size: 85%;
	color: #fff;
	text-transform: uppercase;
	padding: 0 0 2px 0;
}
div.reservations div.row input.txt {
	vertical-align: top;
	width: 115px;
	font-size: 77%;
	font-family: verdana, arial, sans-serif;
	border: 1px solid #b0b0b0;
	background-color: #eaeaea;
	padding: 2px;
}
div.reservations div.row input.btn {
	margin-top: 14px;
}
div.reservations div.row img {
	vertical-align: top;
}
div.reservations p {
	font-size: 77%;
	padding: 20px 0 0 10px;
}

/* Conferences */
div.conferences {
	width: 289px;
	height: 186px;
	background: url(../images/conferences-bkg.jpg) no-repeat 0 0;
	border: 1px solid #27231f;
	margin: 0 0 10px 0;
}
div.conferences h2 {
	margin: 0;
	height: 60px;
	text-indent: -9000px;
}
div.conferences ul {
	margin: 0;
	padding: 0 0 0 16px;
}
div.conferences ul li {
	list-style: none;
	background: url(../images/plus-bullet.gif) no-repeat 0 50%;
	padding: 2px 0 2px 15px;
	font-size: 93%;
}
div.conferences ul li a:link, div.conferences ul li a:visited {
	text-decoration: none;
}
div.conferences ul li a:hover {
	text-decoration: underline;
}

/* Attractions */
div.attractions {
	border: 1px solid #27231f;
	background: url(../images/attractions-bkg.jpg) no-repeat 0 100%;
	margin: 0 0 10px 0;
	width: 279px;
	padding: 10px 0 0 10px;
}
div.attractions h2 {
	margin: 0 0 10px 0;
	height: 26px;
	text-indent: -9000px;
	background: url(../images/hd-attractions.gif) no-repeat 0 0;
}
div.attractions p {
	font-size: 93%;
	width: 100px;
	line-height: 140%;
	padding: 0 0 0 10px;
}

/* Signup */
div.signup {
	padding: 0 20px;
}
div.signup p {
	font-size: 93%;
	line-height: 140%;
	margin: 0 0 7px 0;
}
div.signup input.txt {
	font-size: 93%;
	vertical-align: middle;
	width: 140px;
}
div.signup input.btn {
	vertical-align: middle;
}

/* Home Feature */
div#home-feature {
	width: 678px;
	height: 365px;
	float: right;
	display: inline;
}
div#home-feature p#tagline {
	margin: -155px 0 0 251px;
	width: 496px;
	height: 155px;
	background: url(../images/tagline-top.png) no-repeat 0 0;
	position: absolute;
	text-indent: -9000px;
	z-index: 100;
}

/* Divbar */
div#divbar {
	height: 26px;
	background-color: #27231f;
	width: 100%;
	overflow: hidden;
}
div#divbar div#tagline-mid {
	height: 26px;
	overflow: hidden;
	width: 882px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/tagline-mid.gif) no-repeat 100% 0;
}

/* Tagline Bottom */
div#tagline-btm {
	width: 496px;
	height: 75px;
	background: url(../images/tagline-btm.png) no-repeat 0 0;
	position: absolute;
	z-index: -1;
	margin: 0 0 0 455px;
}
/* @end */

/* @group Nav */
/* Util Nav */
p.util-nav {
	color: #cacaca;
	font-size: 93%;
	text-align: right;
	margin: 0;
	height: 25px;
}
p.util-nav a {
	padding: 0 2px;
}
p.util-nav a:link, p.util-nav a:visited {
	text-decoration: none;
	color: #cacaca;	
}
p.util-nav a:hover {
	text-decoration: underline;
}


/* Nav */
div#nav {
	width: 200px;
	padding: 40px 0 0 0;
	float: left;
	display: inline;
}
div#nav ul {
	margin: 0;
	padding: 0;
}
div#nav ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
div#nav ul li a {
	display: block;
	font-size: 93%;
	text-transform: uppercase;
	padding: 5px 2px;
	width: 196px;
	line-height: 140%;
}
div#nav a:link, div#nav a:visited {
	color: #fff;
	text-decoration: none;
}
div#nav li:hover a, div#nav li.sfhover a {
	background-color: #605955;
}

/* Nav Drop Down */
div#nav ul ul {
	padding: 0;
	margin: -2em 0 0 200px;
	list-style: none;
	line-height: 1;
	background-color: #605955;
}
div#nav ul li ul {
	position: absolute;
	left: -999em;
}
div#nav ul li ul li {

}
div#nav ul li ul li a {
	text-align: left;
	padding: 5px 10px;
	margin: 0;
	font-size: 93%;
	display: block;
	font-weight: normal;
	background-image: none!important;
	background-color: transparent!important;
}
div#nav ul li:hover ul, div#nav ul li.sfhover ul {
	left: auto;
}
div#nav ul li ul a:hover {
	background-color: #27231f!important;
}


/* Fix for sticky IE drop downs */
div#nav ul li:hover, div#nav ul li.sfhover {position: static;}
/* @end */

/* @group Default Headings */
div.main h1 {
	color: #ffffff;
	font-size: 108%;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0 0 10px 0;
}
div.main h2 {
	font-size: 108%;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0 0 3px 0;
}
/* @end */

/* @group Common Text Styles */
div.main {
	color: #ffffff;
	margin: 0 0 0 10px;
}
div.main p {
	font-size: 93%;
	line-height: 160%;
}
/* @end */

/* @group Default Lists */
	
/* @end */

/* @group Forms */

/* @end */

/* @group Default Links - link visited hover active */
a:link, a:visited {
	color: #fff;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/* @end */

/* @group Misc */
.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* @end */


/***********************************
Stuff L.E.T. has added
***********************************/
hr { border:0; color:#d9d8d7; background-color:#d9d8d7; height:1px; margin-bottom:8px; margin-top:8px; }


.photoborder {
	margin-left: 18px;
	margin-bottom: 10px;
	padding:4px;
	border:1px solid #d9d8d7;
	float:right;
}

div.main strong, .text strong, .text b {
	color: #d9d8d7;
	font-size: 108%;
	font-weight: normal;
	margin: 0 0 10px 0;
}

#photogallery p {
	float:left;
	margin:0 10px 12px 0;
}

#photogallery a:link, #photogallery a:visited, #photogallery a:active {
	text-decoration:none;
	font-weight:bold;
}
#photogallery a:hover {
	color:#007fc6;
}


#gallerynav {
}
#gallerynav ul {
    	padding: 20px 10px 0 40px;
	list-style:none;
}
#gallerynav li {
	padding-left:22px;
	list-style:none;
}
#gallerynav h3 {
	font:16px/18px Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	text-transform:none;
	float:left;
	text-align:right;
	width:180px;
	height:80px;
	background-color:#27231f;
	padding-right:20px;
	padding-top:30px;
	margin-right:20px;
}

/***********************************
Calendar Styles
***********************************/
.main table { border-collapse:collapse; width:100%;}

.inputFormButton { font-size:12px; color: #38302b; background-color:#d9d8d7; border: 1px #d9d8d7 solid; padding: 4px 8px 4px 8px; font-weight:bold }
.titleEvent { font-weight: bold; }
.eventLine { font-style:normal; }
.monthYear { font-size:16px; font-weight: bold;
background-color:#27231f; color:#d9d8d7; text-transform:uppercase}
.daysOfWeek { font-weight: bold; }
.gridMain { font-style:normal; border:none}
.linkDayInCell {font-weight:bold; font-size:15px}
.todayColorIn { color: #d9d8d7; background-color: #27231f; font-weight:bold } /* font color for the current date for current month */
.inMonthFaceIn { color: #d9d8d7; } /* font color for days in the display month for current month */
.outMonthFaceIn { color: #d9d8d7; } /* font color for days not in the display month for current month */
.todayColorOut { color: #d9d8d7; } /* font color for the current date for days in the display month */
.inMonthFaceOut { color: #d9d8d7; } /* font color for days in the display month for days in the display month */
.outMonthFaceOut { color: #d9d8d7;} /* font color for days not in the display month for days in the display month 
*/
body.inside a.linkDayInCell { color: #d9d8d7; }
.dropDownInCalendar { background-color:#fff; border: 1px #666 solid; }
.calendardetail { line-height: 15px; padding-right: 5px }
 /* End classes which define the calendar styles */
 
 
 