﻿/*********************** 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 */
#pageid3423 #header, #pageid3425 #header { display: none; }

/* Adjust this if client complains about calendar scroll bar  ***********/
#eventCalFrame { height: 1600px; }

/* 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#pageid3423, #nav ul li#pageid3426, #nav ul li#pageid3429, 
     #nav ul li#pageid3425, #nav ul li#pageid3427, #nav ul li#pageid3430 
     { display: none; } 
     
     /* hide the main nav items in the footer nav */
     #footerNav ul li#pageid3407, #footerNav ul li#pageid3408,#footerNav ul li#pageid3409, 
     #footerNav ul li#pageid3411, #footerNav ul li#pageid3412, #footerNav ul li#pageid3413,
     #footerNav ul li#pageid3414, #footerNav ul li#pageid3415, #footerNav ul li#pageid3416, 
     #footerNav ul li#pageid3408,#footerNav ul li#pageid3409, #footerNav ul li#pageid3431, 
     #footerNav ul li#pageid3418, #footerNav ul li#pageid3422
     { display: none; }


a.bookNow {background: url(/vsites//files/217/canada-btn-longer.gif) no-repeat;display: block;height: 33px;width: 202px; border:1px solid #000; margin:0 0 15px 0;}
a.bookNow:hover  {background-position:left bottom;}
.ct {border-bottom:1px solid #F4F2EB; color:#7F624E; font-size:12px; margin:0 0 15px; text-transform:none;}

#booking {background:#FFFFFF url(/files/217/bgBookNow.gif) no-repeat scroll center center; float:right; height:80px; margin:0 4px 0 10px; padding:8px; position:relative; text-align:center; width:160px;}
#booking p {font-size:14px;font-weight:bold;line-height:120%;}

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