﻿/*********************** R E A D - T H I S ******************************/ 
/*                                                                      */
/*   Before adding additional CSS to this file,                         */
/*   consider whether or not it should be in the template CSS first.    */
/*   If you stick CSS in here that should be in the template,           */
/*   I will haunt you.                                                  */
/*                                                                      */
/************************************************************************/


/* The photo gallery, sign up for specials and some other page don't have header */
body#pageid6278 #header, body#pageid6280 #header, body#pageid6303 #header { display: none; }

/* Adjust this if client complains about a scroll bar etc etc blah blah */
#eventCalFrame { height: 1100px; }

/* this is the only css that should be on the logo */
#logo { margin-top: 10px; } 

/* The Links in the footer nav are a WEE bit different than the main nav*/
/* So let's hide some of the links in the main nav **********************/
/* and hide some more in the footer *************************************/

     /* hide the footernav items in the main nav */
     #nav ul li#pageid3372, #nav ul li#pageid3373, #nav ul li#pageid3374, #nav ul li#pageid3375
     { display: none; } 
     
     /* hide the main nav items in the footer nav */
     #footerNav ul li#pageid3354, #footerNav ul li#pageid3359, #footerNav ul li#pageid3360, 
     #footerNav ul li#pageid3361, #footerNav ul li#pageid3363, #footerNav ul li#pageid3364, 
     #footerNav ul li#pageid3367, #footerNav ul li#pageid3371
     {display:none;}

#roomsShell {display: none;} /* what is this????? */

/* make $50 gift certificate CTA unclickable in stepcarousel; don't ask... */
#side #widgetCTA34629 a h1 { cursor:default }
#side #widgetCTA34629 a:hover h1 { background-position:center top !important; }