﻿/* MINI-RESET ************************************************************************************************************* */

* { margin: 0 auto; padding: 0; }


/* GENERAL **************************************************************************************************************** */
     
     body { background-image:url(bg.jpg); background-repeat:no-repeat; background-color:#32783f; font-family:tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:12px; line-height:16pt; color:#5f4d3f; }
     #shell {  width:942px; margin:0 auto; }     
     .container {  }
     a { color: #a2a64e;  }
     a:hover { text-decoration: none;  }
     .imgRight{ float: right; margin: 0 0 5px 12px; background-image:url(imgbg.jpg); }
     .imgLeft { float: left; margin: 0 12px 5px 0; }
     .twoCols { float: left; width: 50%; } 
     .twoColumn1 {width:60%; float:left; margin: 0 60px 0 0;}
     .twoColumn2 {width:20%; float:left;}
     .clear { clear: both; }
     hr { line-height: 100%; border: none; border-top: 1px solid #000; margin: 20px 0; background-color: #000; }
     body#rfp { background: none; } 
     #cta img {background-image:none;}
     

/* TITLEBAR ************************************************************************************************************** */
     
     #titlebar { position: relative; display:none; }
     
          .marketingPhoneShell {  }
               
               .marketingPhoneMessage {  }
               .marketingPhoneNumber {  }
                    

          #helpmenuShell {  display:none; }
               
               #usabilityNavDropDown {  }
                    
                    #usabilityNavText { display: none; }
                    
                    #usabilityNav {  } /* dropdown container */
                    #usabilityNav ul {  }
                    #usabilityNav ul li { display: inline; }
                    #usabilityNav ul li .pageTranslatorPH { display: inline;}
                    #usabilityNav ul li a { }
                    #usabilityNav ul li a:hover { }    

                    /* set to "none" if using dropdown style utilNav */
                    #helpmenuShell div#usabilityNavDropDown div.noHover { display: block; }
          

               
           

/* HEADER **************************************************************************************************************** */
     
     #headerShell { position: relative; margin:0 auto; width:940px; height:363px; z-index:100; }         
          
          #logo { position:absolute; left:0; top:60px; z-index:1000; background-image:url(logo.png); width:242px; height:166px; }
          #logo a {  }
          #logo a img { margin-top:10px; border:none; }
          
          #header { }         
          
/* NAVIGATION  ********************************************************************************************************* */
     
     #nav { position: relative; display:none;}  

     #nav ul { line-height: 100%; height: 35px; width: 800px; margin: 0; padding: 0;  background-color: #999999; border: 1px solid #666666; font: 14px/14px Arial, Helvetica, sans-serif; }
     #nav ul li { line-height: 100%; list-style: none; float: left;  height: 100%;  position: relative; display: block; }
     #nav ul li a {line-height: 100%;  color: #fff;text-decoration: none; padding: 10px 15px 11px 15px; position:relative; display: block;} /* padding top and bottom needs to expand to cover entire height */
     #nav ul li a:hover {  }
     #nav ul li.hover a { background-color: #CCCCCC; color: #666666; }
     #nav ul li a.current {  }
     #nav ul li.lastItem {  }
     
          #nav ul ul { background-color: #FFCCFF;  display: none; position: absolute; top: 35px; /*this should be changed to your mainNav ul height*/ left: 0px; width: 150px; height: auto;}
          #nav ul li.hover ul li { float: none; }
          #nav ul li.hover ul li a { background: none; color: #333333; padding: 5px 5px; }
          #nav ul li.hover ul li.hover a { background-color: #CCCCCC; color: white; }
          #nav ul li.hover ul li a.current {  background-color: #CCCCCC; color: white; }
          
               #nav ul ul ul {background-color: #C7DAE9;  display: none; top: 0px; left: 150px; /*this should be changed to secondarys width */ }
               #nav ul li.hover ul li.hover ul li {  }
               #nav ul li.hover ul li.hover ul li a { background: none; color: #333333; } 
               #nav ul li.hover ul li.hover ul li.hover a { background-color: #333333; color: #CCCCCC;  }
               #nav ul li.hover ul li.hover ul li a.current {  }
     

     

/* IBE ***************************************************************************************************************** */

     #ibe { position: relative; }
          
          .widgetIBE {  }
               #ibeHeaderLabel, #checkinShell, #checkoutShell, #roomsShell, #adultsShell, #childrenShell, #extraInputsShell, #submitShell, #extraLinksShell { }
               .widgetIBE input { border: 1px solid #A5ACB2;   }
               .widgetIBE select { border: 1px solid #A5ACB2; }
               #ibeHeaderLabel {  }
               #checkinShell {   }
                    #checkinShell #checkinLabel {   }
                    #checkinShell #checkinField {   }
               #checkoutShell {   }
                    #checkoutShell #checkoutLabel {   }
                    #checkoutShell #checkoutField {   }
               #roomsShell {  }
               #adultsShell {  }
               #childrenShell {  }
               #extraInputsShell {  }
               #submitShell {  }
                    #submitButton {  }
                    /* use below for when using image-based buttons 
                    #submitButton { background: ; display: block; line-height: 0; text-indent: -9999px; } */
               #extraLinksShell {  }
                     ul#extraLinks { }
                    .widgetIBE ul#extraLinks li {  }
                     ul#extraLinks li a {  }

     
/* SIDE **************************************************************************************************************** */
     
     #side { position: relative; }      
               
          #side .widgetCTA {  }
               #side .widgetCTALink {  }
                    #side .widgetCTAimg {  }
                    #side .widgetCTA h1 {  }
                    #side .widgetCTADescription {  }
                    
                    .widgetCTA a:hover {  }  
                    
          .socialToolbarWidget {  }
               div.socialToolbarLabel {  }   
               div.socialToolbarWidget ul { }
               div.socialToolbarWidget ul li {  } 

/* SIDE 2 ************************************************************************************************************* */        
          
     #side2 { position: relative; }          
          
          #side2 .widgetCTA {  }
               #side2 .widgetCTALink {  }
                    #side2 .widgetCTAimg {  }
                    #side2 .widgetCTA h1 {  }
                    #side2 .widgetCTADescription {  }


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

     #contentShell { width:940px; margin:0 auto; background-image:url(contentbg.png); background-repeat:repeat-y; padding:20px; }
          
          
          #breadcrumbs ul  {  }
          #breadcrumbs ul li { display: inline; }
          
          #content { padding:0 70px;  }
               #content h1 { font-size:27px; color:#046739; font-weight:normal;}
               #content h2 { color:#046739; font-weight:normal; font-size:20px; line-height:230%;  }
               #content h3 { line-height:230%; color:#046739; font-weight:bold; font-size:13px; }
               #content h4 {  }
               #content h5 {  }
               #content h6 {  }
               #content p {  }
               #content ul {  }
               #content li {  }
               #content li a {  }
               #content ul.noStyle, #content ul.noStyle ul { list-style: none; padding: 0; }
               #content img { background-image:url(imgbg.jpg); padding:4px;border:1px solid #ccc; margin:10px 0; }
               #subNav {}
               #subNav ul {  }
               #subNav ul li {  }
               #subNav ul li a {  }
               #subNav ul li a:hover {  }
               
               .widgetSocialBookmarks { padding: 1.2em 0; }
               .googleMapWidget { margin: 1.2em 0; }
               

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

     #footerShell { position: relative;  color:#FFF; padding:30px 0; background-image:url(footerbg.png); background-repeat:no-repeat; 
     background-position:top;}
          
          #footerNav { display:none; }
               #footerNav ul {  }
               #footerNav ul li { display: inline; }
               #footerNav ul li a {  }
               #footerNav ul li.lastItem {  }
               #footerNav ul li a:hover {  }
          
          #address {text-align:center;  }
               .org, .adr, .tel { margin: 0 15px 0 0;}
               .org { font-weight: bold; }
               .adr {  }
                    .street-address {  }
                    .locality {  }
                    .region {  }
                    .postal-code {  }
                    .country-name { display:none;  }
               .tel {  }
                    .tel .type {  }
                    .tel .value {  }
          
          #vizsig {  text-align:center; color:#a2a64e}
          #vizsig a { color: #a2a64e}