﻿/* RESET ************************************************************************************************************* */

     html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 
     blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, 
     img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, 
     center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, 
     tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
     body { line-height: 1; }
     ol, ul { list-style: none; }
     blockquote, q { quotes: none; }
     blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
     :focus { outline: 0; } /* TODO: remember to define focus styles! */
     ins { text-decoration: none; }
     del { text-decoration: line-through; }
     table { border-collapse: collapse; border-spacing: 0; } /* tables still need 'cellspacing="0"' in the markup */

/* BASE ****************************************************************************************************************** */

     address, applet, blockquote, dl, fieldset, form, hr, 
     iframe, noscript, object, ol, p, pre, table, ul { margin-bottom: 1.5em; /* TODO: make same as line-height */ } 
     address, blockquote, dd { margin-left: 1.5em; }
     h1, h2, h3, h4, h5, h6 { font-weight: bold; margin-bottom: 0.5em; line-height: 1; }
     h1 { font-size: 2.25em; }
     h2 { font-size: 2em; }
     h3 { font-size: 1.75em; text-transform: uppercase; }
     h4 { font-size: 1.5em; }
     h5 { font-size: 1.25em; font-style: italic; }
     h6 { font-size: 1em; }
     ol, ul { margin-left: 1.5em; padding-left: 1.5em; }
     ol { list-style-type: decimal; }
     ul { list-style-type: disc; }
     ol ol { list-style-type: lower-alpha; }
     ul ul { list-style-type: circle; }
     ol ol, ol ul, ul ul, ul ol { margin-bottom: 0; }
     th { font-weight: bold; }
     th, td { padding: 0.25em; }
     caption { font-style: italic; font-size: 0.75em; }
     abbr, acronym, dfn { border-bottom: 1px dashed #000; cursor: help; }
     address { font-style: italic; }
     big { font-size: 1.25em; }
     cite, em { font-style: italic; }
     code, kbd, pre, samp, tt, var { font-family: "Courier New", Courier, monospace; }
     dt, strong { font-weight: bold; }
     ins { text-decoration: underline; }
     q { quotes: "\201C" "\201D" "\2018" "\2019"; } /* http://monc.se/kitchen/129/rendering-quotes-with-css */
     q:before { content: open-quote; }
     q:after { content: close-quote; }
     small { font-size: 0.75em; }
     sub, sup { font-size: 0.75em; }
     sub { vertical-align: sub; }
     sup { vertical-align: super; }
     hr { border-bottom: 1px solid; height: 100%;}

/* GENERAL *************************************************************************************************************** */

     html { *overflow-x: hidden; }
     body { background-color: #fffbcc; font-family: Georgia, "Times New Roman", Times; font-size: 12px; line-height: 1.5; }
     #shell { width: 934px; margin: 0 auto; }     
     .container {  }
     a:hover { text-decoration: none;  }
     .imgRight { float: right; margin: 0 0 5px 12px;   background: white;}
     .imgLeft { float: left; margin: 0 12px 5px 0;  background: white; }
     .twoCols { float: left; width: 50%; } 
     .clear { clear: both; }
     hr { line-height: 100%; border: none; border-top: 1px solid #000; margin: 20px 0; background-color: #000; }
     body#rfp { background: none; } 
     
/* TITLEBAR ************************************************************************************************************** */
     
     #titlebar { padding: 8px 4px 4px 8px; overflow: hidden; position: relative; height: 28px; }
     
     #usabilityNav { position: absolute; top: 16px; right: 264px; }
     #usabilityNavText { display: none; }
     div#usabilityNavDropDown div.noHover { display: block; }
     #usabilityNav ul { font-size: 10px; margin: 0; padding: 0; font-family: "Trebuchet MS", Verdana, sans-serif; }
     #usabilityNav ul li { display: inline; margin-right: 12px; }
     #usabilityNav ul li .pageTranslatorPH { display: inline;}
     
     .marketingPhoneShell { position: absolute; top: 8px; right: 4px; text-align: center; font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
     .marketingPhoneMessage { float: left; display: block; width: 113px; height: 28px; background: url(bg_marketingPhoneMessage.jpg) no-repeat; line-height: 28px; }
     .marketingPhoneNumber { float: left; display: block; width: 109px; height: 27px; background: url(bg_marketingPhoneNumber.png) no-repeat; line-height: 27px; color: white; }

/* HEADER **************************************************************************************************************** */
     
     #headerShell { background: url(bg_headerShell.jpg) no-repeat; height: 492px; position: relative; z-index: 99;  }
     #headerSide { float: left; width: 243px; height: 355px; margin: 8px 0 0 8px; z-index: 99; position: relative; 
           *float: none; /* IE7/8. makes slideshow visible. */ }
     
     #logo { width: 223px; padding: 24px 0; }
     #logo a img { display: block; margin: 0 auto; }
     
     #header { width: 695px; height: 391px; position: absolute; top: 8px; right: 8px; }   
     #header .corner { width: 25px; height: 25px; background: url(bg_corner.png) no-repeat top right; position: absolute; top: 0; right: 0; z-index: 25; }
          
/* NAVIGATION  ********************************************************************************************************* */
     
     #nav { text-align: center; margin: 150px 0 0 25px; padding-top: 25px;  position: absolute; z-index: 9999; width: 187px; }
     #nav a { font-size: 17px; text-decoration: none; display: block; }
          
     #nav ul { margin: 0; padding: 0; list-style: none; margin: 0 auto;  width: 187px; left: 18px; }
     #nav ul li { position: relative; display: block; margin: 0px 0 1px 0;  width: 187px; }
     #nav>ul>li { *margin-top: 10px; } /* IE7 fix */
     #nav ul li a {  }
    
     #nav ul li.current,
     #nav ul li:hover { -moz-border-radius: 5px; -webkit-border-radius: 5px; }
     #nav ul li:hover.parent { -moz-border-radius-topright: 0; -moz-border-radius-bottomright: 0; -webkit-border-top-right-radius: 0; -webkit-border-bottom-right-radius: 0; }

     #nav ul ul { width: 188px; padding: 17px 15px; display: none; position: absolute; top: 0px; margin-left: 167px; height: auto; -moz-border-radius: 5px; -moz-border-radius-topleft: 0; -webkit-border-radius: 5px; -webkit-border-top-left-radius: 0; text-align: left; }
     #nav ul ul { left: 177px\9; }    /* this is an IE hack. live with it. */
     #nav ul ul a { padding: 5px 15px; }
     #nav ul li.hover ul li a { font-size: 13px; font-family: Arial, Helvetica, sans-serif; }
     #nav ul li.hover ul li.hover a {  width: 169px; }

     #nav ul ul ul { display: none; }

        
/* IBE ***************************************************************************************************************** */
          
     #ibe { width: 918px; height: 130px; clear: left; margin-left: 8px; margin-top: -130px; position: absolute; z-index: 100; }
     #ibeForm { margin-left: -60px;}
     #ibe input, #ibe select { font-size: 10px; }
     #ibe .widgetIBE #ibeHeaderShell { position: absolute; top: 40px; right: 555px; font-size: 21px; color: white; margin: 0; padding: 0; }
     #ibeHeaderLabel { width: 120px; overflow: hidden; display: block; text-align: right; width: 400px; }
     #ibe .widgetIBE { float: right; width: 486px; margin-top: 28px; }
     
     #checkinShell, #checkoutShell { width: 74px; }
     #ibe .widgetIBE #checkinShell, #ibe .widgetIBE #checkoutShell, 
     #ibe .widgetIBE #adultsShell, #ibe .widgetIBE #childrenShell { float: left; margin-right: 7px; padding: 0; }
     
     #checkinLabel, #checkoutLabel, #adultsLabel, #childrenLabel, #roomsLabel { font-size: 10px; }
     #checkinCalendarIcon, #checkoutCalendarIcon { display: inline; }
     
     #adultsShell, #childrenShell { width: 49px; }
     #ibe .widgetIBE #checkinField, #ibe .widgetIBE #checkoutField, 
     #ibe .widgetIBE #adultsField, #ibe .widgetIBE #childrenField { width: 100%; }
     
     #adultsShell, #childrenShell { *margin-top: 4px; /* IE7/8. compensates for layout issue. */ }
     
     #submitShell { position: absolute; top: 40px; right: 32px; }
     #submitShell #submitButton { width: 171px; height: 40px; font-size: 13px; font-weight: bold; color: white; border: none; cursor: pointer; margin-left: 7px; text-align: center; line-height: 13px; }
     #submitShell #submitButton:hover { background-position: bottom; }
     #ibe .widgetIBE #submitShell, #ibe .widgetIBE #extraLinksShell { padding: 0; float: none; }
     
     #extraLinksShell { position: absolute; top: 18px; right: 32px; }
     ul#extraLinks { margin: 0; padding: 0; text-align: center; width: 171px; }
     .widgetIBE ul#extraLinks li { display: inline; }
     #ibe .widgetIBE #extraLinks li.lastItem { border: none; }
     ul#extraLinks li a { font-size: 9px; font-family: Arial, Helvetica, sans-serif; }

/* SIDE **************************************************************************************************************** */
     
     #side { width: 300px; float: left; margin-left: 34px; margin-top: -34px; position: absolute; z-index: 999; }       
     
     #side .widgetCTA { margin-bottom: 6px; }
     #side .widgetCTALink { text-decoration: none; line-height: 14px; 
           *cursor: hand; /* IE7/8. forces cursor to be a hand when over an active region. */ }
     #side .widgetCTAimg { width: 66px; height: 66px; display: block; float: left; margin: 13px 0 0 6px; -moz-border-radius: 7px; -webkit-border-radius: 7px; }
     #side .widgetCTAimg.hasCorners { height: 46px; }
     #side .widgetCTA h1 { float: right; font-size: 14px; font-weight: bold; margin: 19px 6px 7px 0; width: 153px; }
     #side .widgetCTADescription { float: right; font-size: 11px; margin: 0 6px 0 0; width: 153px; }
     
     .widgetCTA a { background: url(bg_cta.png) no-repeat; display: block; width: 242px; height: 90px; /*padding-top: 22px;*/ overflow: hidden; }
     .widgetCTA a:hover { background-position: bottom; }    
     
     .socialToolbarWidget { margin-top: 12px; }
     div.socialToolbarLabel { font-family: "Trebuchet MS", Verdana, sans-serif; font-size: 12px; border-bottom: 1px solid #d3d1b9; display: inline-block; margin-bottom: 4px; 
           *display: inline; *zoom: 1; /* IE7/8. mimics inline-block. */ }
     div.socialToolbarWidget ul { margin: 0; padding: 0; float: none; }
     div.socialToolbarWidget ul li { display: inline; margin: 0 7px 0 0; } 

/* CONTENT ************************************************************************************************************* */

     #contentShell { background: url(bg_contentShell.jpg) repeat-y; margin-top: -2px;
           *overflow: auto; /* IE7/8. clear float so background image can tile. would use for other browsers, but breaks FF/Safari (negative margin on CTA becomes hidden). so FF/Safari has extra markup in the main template to clear floats. *puke* i know. */ }
     
     #breadcrumbs { float: right; margin-bottom: 12px; }
     #breadcrumbs, #breadcrumbs a { font-family: "Trebuchet MS", Verdana, sans-serif; }
     #breadcrumbs ul  { margin: 0; padding: 0; }
     #breadcrumbs ul li { display: inline; }
     
     #content { float: right; width: 572px; overflow: auto; margin-right: 28px; line-height: 24px; }
     #content h1 { font-size: 30px; margin-bottom: 6px; font-weight: normal; clear: both; }
     #content h2 { font-size: 16px;  }
     #content h3 { font-size: 13px;  }
     
     #content img { padding: 4px; border: 1px solid #e1ddb4; }
     #content img.imgRight { border-left: none; border-top: none; }
     #content img.imgLeft { border-left: none; border-top: none; }
     
     #subNav ul { margin: 10px 0 18px 0; padding: 4px 0; }
     #subNav ul li { display: inline; margin-right: 12px; }
     
     .widgetSocialBookmarks { padding: 1.2em 0 10px 0; }
     #content .widgetSocialBookmarks img { padding: 0; border: none; }
     .googleMapWidget { margin: 1.2em 0; }
     .googleMapPointText { line-height: 140%; }

/* FOOTER **************************************************************************************************************** */

     #footerShell { width: 934px; text-align: center; font-family: Arial, Helvetica, sans-serif; }
     
     #footerNav { padding: 78px 0 6px 0; }
     #footerNav ul { margin: 0; padding: 0; }
     #footerNav ul li { display: inline; margin-right: 10px; }
     #footerNav ul li a { text-decoration: none; }
     #footerNav ul li a:hover { text-decoration: underline; }
     
     #address { font-size: 13px; }
     .org, .adr, .tel { margin: 0 15px 0 0;}
     .org { font-weight: bold; }
     
     #footerShell .associationsWidget, #footerShell .textWidget { margin-top: 50px; }
     
     #footerShell a:hover img { border: 1px solid #979478; border-left: none; border-top: none; }        
     #footerShell img, #footerShell a img { border: 1px solid #e1ddb4; border-left: none; border-top: none; }         
     
     #vizsig { font-size: 11px; color: #3d3d3d; margin: 15px 0 26px 0; }
     #vizsig #text { margin-right: 10px; }
     #vizsig a { color: #3d3d3d; }
     #vizsig a img { vertical-align: middle; }