@import url('/css/reset.css');


/*---------------------------------- 
	Body, Headers, Links 
---------------------------------------------*/
body {
	font-size: 62.5%;
	font-family: 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
	background: #000 url(/images/bg-tile.gif) left top repeat-x;
	color: #CCC7B3; }
	
h1 {
	font-size: 2.6em;
	color: #f6dfa1;
	font-weight: bold;
	margin: 0 0 15px;
	line-height:1.1em; }
	
h2 {
	font-size: 2em;
	color: #feb956;
	font-weight: bold;
	margin: 0 0 5px; }
	
h3 {
	font-size: 1.6em;
	color: #bc6945;
	font-weight: bold;
	margin: 0 0 5px; }
	
h4 {
	font-size: 1.6em;
	color: #797979;
	font-weight: bold;
	margin: 0 0 5px; }
	
h5 {
	font-size: 1.8em;
	font-weight: normal;
	color: #8c8c8c;
	margin: 0 0 5px; }
	
h6 {
	font-size: 1.5em !important;
	font-weight: bold;
	color: #595959;
	margin: 0 0 5px; }
	
p {
	font-size: 1.35em; 
	margin: 0 0 20px;
	line-height: 1.35em; }

a,
a:link,	 		
a:visited	{color: #6ba4cb; text-decoration: none; }	
a:hover		{color: #bc6945; text-decoration: underline; }
a:active	{color: #bc6945; text-decoration: underline; }

a.more 		{ background: url(/images/icons/ico-arrow-blue.png) right 5px no-repeat; padding-right: 10px;}

h2 a, h2 a:link, h2 a:visited {color: #feb956; }	
h2 a:hover {color: #bc6945; text-decoration: underline; }
h2 a:active	{color: #bc6945; text-decoration: underline; }

em {font-style: italic; }

strong {font-weight: bold; }

.logo {
	float: left;
	margin: 0;
	text-indent: -9999px; }

/*---------------------------------- 
	Structure 
---------------------------------------------*/
#header {
	margin: 0 auto;
	width: 960px;
	padding: 10px 0; }
	
#header-nav {
	float: right; }
	
.shell {
	width: 960px; 
	margin: 15px auto; }
	
.maincolumn {
	width: 610px;
	float: left; 
	padding: 5px 0 0;
	padding: 0 0 40px; }
	
.sidebar {
	width: 290px; 
	float: right; }
	
	
/*---------------------------------- 
	Primary Navigation 
---------------------------------------------*/
.head-rt { float: right; width: 560px; }

.nav {
	height: 24px;
	margin:16px 0 0;
	padding:16px 0 0;
	background: transparent url(/images/nav-line.png) right top no-repeat;
	float: right;
	width: 560px; }
	
.nav li {
	float: left; margin-left: 0; }
	
.nav li a,
.nav li a:link,
.nav li a:visited { 
	display: block; 
	font-size: 0; 
	text-indent: -9999px; 
	height: 24px;
	margin: 0 0 0 26px; 
	background-position: 0 0; }

.nav li a:hover { 
	background-position: 0 -24px !important; }
	
.nav li.current_page_item a,
.nav li a:active { 
	background-position: 0 -48px !important; }

.nav li.current_page_parent a { 
	background-position: 0 -48px !important; }
	
.nav li.current_page_ancestor a { 
	background-position: 0 -48px !important; }
		
.nav li.explore a, .nav li.page-item-12 a	{ background: transparent url(/images/buttons/tab-explore.png) no-repeat; width: 164px; margin: 0 0 0 10px; }
.nav li.plan a, .nav li.page-item-14 a 		{ background: transparent url(/images/buttons/tab-plan.png) no-repeat; width: 110px; }
.nav li.tickets a, .nav li.page-item-16 a	{ background: transparent url(/images/buttons/tab-tickets.png) no-repeat; width: 83px; }
.nav li.hotels a, .nav li.page-item-18 a	{ background: transparent url(/images/buttons/tab-hotels.png) no-repeat; width: 113px; }


/*---------------------------------- 
	Secondary Navigation 
---------------------------------------------*/
.subnav { border-top: 1px solid #262322; border-bottom: 1px solid #262322; padding: 6px 0; margin: 0 0 20px; }
.subnav li { float: left; font-size: 1.4em; font-weight: bold; margin: 0 5px 0 0; }
.subnav li a, .subnav li a:link, .subnav li a:visited { float: left; color: #878787; padding: 6px 7px; background: transparent; text-decoration: none; }
.subnav li a:hover { color: #000; background: #6ba4cb; }
.subnav li.active-sub a, .subnav li.current_page_item a { color: #000; background: #c18f46; }


/*---------------------------------- 
	Unique to Homepage 
---------------------------------------------*/
body.home .shell { background: transparent url(/images/bg-giza.jpg) right 145px no-repeat; }

.unique { padding: 20px 0 30px; }

.unique .wrap { width: 550px; }
.unique .wrap h1 { background: transparent url(/images/exhib-headline.png) left top no-repeat; height: 118px; text-indent: -9999px; margin: 0 0 10px; }
.unique .wrap h2 { display: none; }

.unique ul.promos { }
.unique ul.promos li { margin: 0 0 5px; }

.unique ul.promos li a,
.unique ul.promos li a:link,
.unique ul.promos li a:visited { 
	color: #5591bc; 
	text-transform: uppercase; 
	font-size: 1.7em; 
	font-weight: bold; 
	text-decoration: none;
	width: 550px;
	height: 57px;
	padding: 10px 0; 
	display: block;
	background: transparent url(/images/sprite-bar.png) 0 0 no-repeat; }
	
.unique ul.promos li a:hover { 
	color: #fff; 
	background-position: 0 -77px; }
	
.unique ul.promos li a:active { 
	color: #feb956; 
	background-position: 0 -154px; }

.unique ul.promos li a span,
.unique ul.promos li a:link span,
.unique ul.promos li a:visited span { 
	color: #f3ebe4; 
	text-transform: none; 
	font-size: .9em; 
	font-weight: normal; 
	display: block; 
	line-height: 1.2em; 
	margin: 4px 0 0;
	padding: 0 80px 0 0; }
.unique ul.promos li a:hover span 	{ color: #b3c6d0; }
.unique ul.promos li a:active span  { color: #f6dfa1; }


/*---------------------------------- 
	Globals 
---------------------------------------------*/
blockquote { font-family: Georgia, 'Times New Roman', Times, serif; font-style: italic; color: #F3EBE4; }

p.callout { color: #ada999; font-size: 1.7em; line-height: 1.3em; letter-spacing:-0.02em; }
p.callout em { color: #d69d6a; font-style: italic; }

p.callout a,
p.callout a:link,	 		
p.callout a:visited	{color: #d69d6a; text-decoration: none; }	
p.callout a:hover	{color: #bc6945; text-decoration: underline; }

.maincolumn .hotel-anchs { font-weight: bold; margin: 10px 0 15px; font-size: 1.35em; padding: 0; width: 305px; }
.maincolumn .hotel-anchs li { padding: 0 0 30px; list-style: none; }
.maincolumn .hotel-anchs li a { text-decoration: none; }
.maincolumn .hotel-anchs li a span { color: #888888; display: block; font-weight: normal; margin: 3px 0 0; padding: 0 0 0 65px; }

.maincolumn ul.hotel-anchs li a.the-brown, .maincolumn ul.hotel-anchs li a.img-36 { 
	background: transparent url(/images/icons/ico-brown.jpg) top left no-repeat; padding: 5px 0 32px 65px; }
	
.maincolumn ul.hotel-anchs li a.the-curtis, .maincolumn ul.hotel-anchs li a.img-61 { 
	background: transparent url(/images/icons/ico-thecurtis.jpg) top left no-repeat; padding: 12px 0 26px 65px; }
	
.maincolumn ul.hotel-anchs li a.grand-hyatt, .maincolumn ul.hotel-anchs li a.img-69 { 
	background: transparent url(/images/icons/ico-grandhyatt.jpg) top left no-repeat; padding: 11px 0 26px 65px; }
	
.maincolumn ul.hotel-anchs li a.regency-hyatt, .maincolumn ul.hotel-anchs li a.img-63 { 
	background: transparent url(/images/icons/ico-hyattregency.jpg) top left no-repeat; padding: 11px 0 26px 65px; }
	
.maincolumn ul.hotel-anchs li a.sheraton, .maincolumn ul.hotel-anchs li a.img-67 { 
	background: transparent url(/images/icons/ico-sheraton.jpg) top left no-repeat; padding: 9px 0 26px 65px; }
	
.maincolumn ul.hotel-anchs li a.westin, .maincolumn ul.hotel-anchs li a.img-65 { 
	background: transparent url(/images/icons/ico-westin.jpg) top left no-repeat; padding: 12px 0 26px 65px; }

.hotel { padding: 10px 0 40px; border-top: 1px solid #262322; }

.hotel .intro { margin: 0 0 10px; }
.hotel .intro .name { float: left; width: 420px; }
.hotel .intro .name h2 { line-height: 1.3em; margin: 0; }
.hotel .intro .name p.phone { color: #9a9688; font-size: 1.45em; }
.pkgprice { float: right; width: 80px; color: #bfbaa8; font-size: 1.3em; text-align: center; }
.pkgprice span { font-size: 1.8em; color: #e2dfd4; display: block; margin: 4px 0 6px; }

.hotel ul { margin: 0 0 20px 15px; }
.hotel ul li { color: #e5e1cf; margin: 0 0 10px; list-style: disc; font-size: 1.35em; line-height: 1.3em; }

.hotel .photo { width: 130px; }
.hotel .content { width: 460px; }
.hotel .content p { margin: 0 0 20px; }
.hotel p.note { font-size: 1.25em; color: #9a9688; line-height: 1.2em; margin: 0 0 10px; }
.hotel p.note em { font-style: italic; color: #e5e1cf; }

.hotel .content a.pkglink { 
	background: url(/images/icons/ico-arrow-blue.png) right 5px no-repeat; 
	padding-right: 10px;
	font-size: 1.3em;
	line-height: 1.3em; 
	display: inline-block; }

.hotel p.note.double { margin: 0 0 30px; }

table { border-bottom:1px solid #262322; border-top:2px solid #262322; margin:0 0 20px; padding:10px 0 0; }
table thead { background: #181818; }
table thead tr td { color:#BC6945; font-size:1.35em; font-weight:bold; padding: 10px 0; }
table tbody { font-size: 1.3em; }
table tbody tr td { padding: 10px 0; }

table thead tr td,
table tbody tr td { padding: 10px 0 10px 10px; }

table.tickets { width: 610px; }
table.hours { width: 350px; }

.maincolumn .entry ul { margin: 0 0 20px 15px; }
.maincolumn .entry ul li { color: #e5e1cf; margin: 0 0 10px; list-style: disc; font-size: 1.35em; line-height: 1.3em; }

.maincolumn .module { margin: 0 0 20px;}
.maincolumn .module p { margin: 0 0 6px; }


/*---------------------------------- 
	Sidebar 
---------------------------------------------*/
.sidebar h2 { font-weight: normal; font-size: 1.8em; }
.sidebar h3 { margin: 0 0 6px; }
.sidebar ul li { font-size:1.3em; }
.sidebar p { margin: 0 0 5px; }

.sidebar .module.plain { padding: 0 15px; color: #bfbaa8; margin: 0 0 25px; }
.sidebar .module.plain h2 { padding: 0; }

.sidebar .module .bod {
	background: transparent url(/images/module-btm.png) left bottom no-repeat;
	padding: 10px 15px 15px;
	margin: 0 0 25px; 
	color: #9a9688; }
	
.sidebar .module h2 { 
	background: transparent url(/images/module-top.png) left top no-repeat;
	padding: 12px 15px 5px;
	margin: 0; }
	
.sidebar .module.twitter h2 { 
	background: transparent url(/images/module-top-twitter.png) left top no-repeat;
	padding: 12px 15px 5px;
	margin: 0; }	
	
.sidebar .module .bod ul li { line-height:1.25em; margin: 0 0 10px; } 	

.sidebar .module ul.linked li { display: inline; border-right: 1px solid #9a9688; margin:0 8px 0 0; padding:0 10px 0 0; }
.sidebar .module ul.linked li.last { border: 0 none; padding: 0; margin: 0; }

.sidebar .module.tickets ul.linked li { font-size: 1.4em; font-weight: bold; }

/* twitter */	
#twitter_update_list li span { display: block; margin: 0 0 2px; }

#twitter_update_list li span a,
#twitter_update_list li span a:link,
#twitter_update_list li span a:visited	{ color: #6ba4cb; text-decoration: none; }
#twitter_update_list li span a:hover	{ color: #bc6945; text-decoration: underline; }

#twitter_update_list li a,
#twitter_update_list li a:link,
#twitter_update_list li a:visited	{ color: #59534C; text-decoration: none; }
#twitter_update_list li a:hover		{ color: #bc6945; text-decoration: underline; }	
	
	
/* Images in a post/page */
.alignright { float: right; padding: 15px 0 15px 20px; }		
.alignleft  { float: left; padding: 15px 20px 15px 0; }

	
/*---------------------------------- 
	Sprites 
---------------------------------------------*/
.natgeotrust {
	width: 275px; 
	height: 50px;
	float: left; }	
	
a.follow, a.friend { 
	background-image: url(/images/sprite-social.png);
	background-repeat: no-repeat; 
	height: 38px;
	width: 115px; 
	text-indent: -9999px; 
	display: block;
	float: left; }
	
a.follow { background-position: 0 0; margin: 0 20px 0 0; } 
a.friend { background-position: -130px 0; }

a.follow:hover { background-position: 0 -38px; } 
a.friend:hover { background-position: -130px -38px; } 	
	
a.booknow,
a.order-general,
a.order-member,
a.ticketmaster,
a.tickethorse { 
	background-repeat: no-repeat; 
	background-position: 0 0;
	height: 26px; 
	text-indent: -9999px; 
	display: block; }	

a.booknow:hover,
a.order-general:hover,
a.order-member:hover,
a.ticketmaster:hover,
a.tickethorse:hover { background-position: 0 -26px; }

a.booknow { background-image: url(/images/buttons/btn-booknow.gif); width: 80px; }
a.order-general { background-image: url(/images/buttons/btn-order-tix.gif); width: 110px; }
a.order-member { background-image: url(/images/buttons/btn-member-tix.gif); width: 160px; }
a.ticketmaster { background-image: url(/images/buttons/btn-ticketmaster.gif); width: 215px; }
a.tickethorse { background-image: url(/images/buttons/btn-tickethorse.gif); width: 215px; }

/*---------------------------------- 
	IE6 PngFix 
---------------------------------------------*/	


/*---------------------------------- 
	Footer 
---------------------------------------------*/	
#footer { padding: 30px 0 0; }
#footer .shell { background: transparent url(/images/footer-bg.gif) left top no-repeat; padding: 10px 0; }
#footer p { color:#78736b; font-size: 1.25em; }
#footer ul { margin: 10px 0; }
#footer ul li { display: inline; margin: 0 15px 0 0; }	
	
	
/*------- 
Clearing floats without extra markup 
---------------------------------------------*/
/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/* floats */
.floatleft {float: left; }
.floatright {float: right; }