/*
// $Id: wrapper.css,v 1.15 2010/07/02 22:24:03 brianl Exp $
// $Revision: 1.15 $
// $Author: brianl $
//
// $Log: wrapper.css,v $
// Revision 1.15  2010/07/02 22:24:03  brianl
// Added the STASH HOTEL REWARDS logo to the footer.
//
// Revision 1.14  2010/05/26 00:02:16  karenk
// switch up homepage
//
// Revision 1.13  2008/07/30 16:15:14  karenk
// restyle now playing section
//
// Revision 1.12  2008/07/30 16:14:27  karenk
// restyle now playing section
//
// Revision 1.11  2008/07/29 17:43:31  karenk
// *** empty log message ***
//
// Revision 1.10  2008/07/29 16:39:53  karenk
// *** empty log message ***
//
// Revision 1.9  2008/07/25 21:08:09  karenk
// *** empty log message ***
//
// Revision 1.8  2008/07/24 21:48:40  karenk
// fix homeflash
//
// Revision 1.7  2008/07/23 21:16:01  karenk
// *** empty log message ***
//
// Revision 1.6  2008/07/22 17:45:18  karenk
// change 3rd level nav to work without 3rd level categories in xml
//
// Revision 1.5  2008/07/22 17:08:57  karenk
// add third level nav
//
// Revision 1.4  2008/07/17 22:30:47  stephend
// Wrapper Updates
//
// Revision 1.3  2008/07/11 21:53:09  stephend
// Modules Build
//
// Revision 1.2  2008/06/30 22:07:31  stephend
// Wrapper Build
//
// Revision 1.1  2008/06/27 20:36:52  stephend
// Init Commit
//
// Revision 1.2  2008/02/22 19:01:54  scottl
// Various changes to reference website.  Added new and updated example code modules and fixed some basic things that were missing/broken (Google Analytics, doctype, etc.)
//
//
*/

body {
	margin:0; padding:0;
	
}
body,a,p {
	font:normal 11px Verdana;
	color:#6f4112;
}
body,a,p {line-height:21px}

body {background:no-repeat top center;}
/*
body {background:url(../images/background_home.jpg) no-repeat top center;}
body.level1 {background:url(../images/background_sec.jpg) no-repeat top center;}
*/
th {text-align:left}
p {margin:0;padding:0}
form {display:inline;}
h1,h2,h3,h4,h5,h6 {margin:0;padding:0}

img {border:0}

#adpkg 
{
/*
heading - Helvetica, 16px, #663606
"from, per night" - Georgia, italic, 13px, #916d45
"$199" - Helvetica, 34px, #663606
*/
	width:230px;
	border-left:solid 1px #dcdbbd;
	float:left;
	height:160px;
}
#adrow 
{
	background-color:#fff;
	height:159px;
	border-top:solid 1px #dcdbbd;
	border-bottom:solid 1px #dcdbbd;
	
}

#book {
	width: 230px;
	float:left;	
	padding: 0 5px 0 0;
	}
#book input {font-size:10px}
#book select {font-size:10px}

#chkavail
{
	padding-top:30px;
	font:italic 11px Georgia;
	color:#efe7e0;
}
#chkavail input {font-size:10px}
#chkavail select {font-size:10px}

#container_content 
{
	float:left;
	width:480px;
	background-color:#fff;
}
#container_content_wide
{
	float:left;
	width:640px;
	background-color:#fff;
}
#container_flash, #container_left 
{
	float:left;
	width:480px;
	margin-left:-2px;
}
#container_left_wide
{
	float:left;
	width:320px;
	margin-left:-2px;
}

#containerDatePicker 
{
	position:absolute;
}

#content 
{
	min-height:362px;
}

#footer 
{
	background-color:#cdcea2;
	width:100%;
	height:160px;	
}
#footer a 
{
	color:#724815;
	text-decoration:none;
	line-height:1.5em;
}
#footer a:hover {color:#724815;text-decoration:underline;}
#footer_left 
{
	text-transform:uppercase;
	border-right:solid 1px #dcdbbd;
	vertical-align:top;
	width:195px;
}
#footer_left a 
{
	font:normal 10px Arial;
	line-height:16px;
}

#footer_right 
{
	vertical-align:top;
	line-height:normal;
}

#footer_right a 
{
	font:normal 11px Arial;
}

#home_content
{
	height: 320px;
	background:url(../images/home_introbox.jpg) no-repeat top;
	padding:80px 36px 0px 24px;	
}
#leftcol 
{
	float:right;
	width:160px;
	text-align:center;
	margin-top:80px;
}
#leftcol_nav a.on {color:#fff}

#logo 
{
	position:absolute;
	top:80px;
	left:0;
}
#mainNav {background-color:#663606;}
#mainNav img {border-right:solid 1px #8f7042}
#secNav 
{
	height:195px;
	padding:22px 0;
}
#secNav ul 
{
	margin:0;padding:0;
	list-style-type:none;
	text-transform:uppercase;
	line-height:16px;
	color:#dbb8a2;
}
#secNav ul li {margin:0;padding:0;}
#secNav ul li a 
{
	font-size:10px;
	color:#f3eeea;
	text-decoration:none;
	line-height:normal;
}
#secNav ul li a:hover {color:#fff}

#tertNav {
	padding: 0px 0px 0px 0px;
	width: 420px;
	margin: 0px 0px 25px 0px;
	border: solid 1px red;
}
.tertNavItem {
	float: left;
	text-align: left;
	width: 210px;
}




#parent 
{
	width:960px;
	margin:auto;
	position:relative; /* anchors logo */
}

ul.bullets 
{
	padding:0;margin:0;
	font:normal 11px Verdana;	
}
ul.bullets li a {color:#9c9e4c;}
ul.bullets li a:hover {color:#6f712b;}

.absolute {position:absolute}
.debug, .debug1 {border:solid 1px red}
.debug2 {border:solid 1px green}
.debug3 {border:solid 1px blue}
.error {color:#ff0000;}
.left {float:left}
.padded {padding:18px 36px 20px 24px;}
.relative {position:relative}
.right {float:right}


#boxWeather td {
	font-size: 10px;
}

#now_playing {
	width: 220px;
	float:left;
}
#nowPlayingBox {
	line-height: 14px;
}
#nowPlayingBox ul {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 10px;
	list-style-image: url(/teatro/SiteBase/wrap/theme0/images/NowPlayingBullet.gif);
}
#nowPlayingBox li {
	margin: 0px 0px 2px 0px;
}

#nowPlayingBox li a {
	color: #9c9e4c;
	line-height: 14px;
	font-size: 10px;
}
#nowPlayingBox li a:hover {
	color: #6f712b;
}
#nowPlayingBox #moreEvents {
	float: right;
}
#nowPlayingBox #moreEvents a {
	color: #9c9e4c;
	font-size: 10px;
}
#nowPlayingBox #moreEvents a:hover {
	color: #6f712b;
}


