﻿/*********************** 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.    */
/*                                                                      */
/************************************************************************/



/* Hide the Header on the Photo Gallery page and Sign up... etc *********/
#pageid3124 #header, #pageid3120 #header, #pageid3135 #header  { display: none; }

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



/* 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 footer items from the main nav */
     #nav #pageid3106, #nav #pageid3121, #nav #pageid3132, #nav #pageid3382, 
     #nav #pageid3124, #nav #pageid3120, #nav #pageid3123
     { display: none; } 
     
     /* hide the main nav items in the footer nav */
     #footerNav #pageid3106, #footerNav #pageid3107, #footerNav #pageid3108, #footerNav #pageid3109,
     #footerNav #pageid3110, #footerNav #pageid3111, #footerNav #pageid3112, #footerNav #pageid3113
     { display: none; }
     
/* make $50 gift certificate CTA unclickable in stepcarousel; don't ask why.. 
#side #widgetCTA34630 a h1 { cursor:default }
#side #widgetCTA34630 a:hover h1 { background-position:center top !important; }*/