﻿/*********************** 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 */
#pageid3480 #header, #pageid3481 #header, #pageid3483 #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#pageid3480, #nav ul li#pageid3484, #nav ul li#pageid3485, #nav ul li#pageid3487, 
     #nav ul li#pageid3481, #nav ul li#pageid3482
     { display: none; } 
     
     /* hide the main nav items in the footer nav */
     #footerNav ul li#pageid3463, #footerNav #pageid3464, #footerNav #pageid3465, #footerNav #pageid3466,
     #footerNav #pageid3468,#footerNav #pageid3469, #footerNav #pageid3473, #footerNav #pageid3478, 
     #footerNav #pageid3486
     { display: none; }


a.bookNow {background: url(http://pacificasuites.com/img/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;}

/* groups & events page */
ul.groups-events { margin:15px 0 0 0 !important; padding:0 !important }
table.groups-events { border:1px solid #1E388C; width:100% }
table.groups-events td { padding:15px; text-align:center }
img.groups-events { padding:0 0 0 0px }
.groups-events li { margin:0; padding:0; font-weight:bold; list-style:none }
.groups-events th { background-color:#1E388C; color:#FFF; height:25px }
.groups-events dd { margin:0 0 15px 0; padding:0 0 0 0px; line-height:180% }
.groups-events dt { font-weight:bold; padding:0 0 0 0px }
.groups-events h2 { clear:none; }
.ge-left { float:left; width:57% }
.ge-right { float:right }
.ge-left h2 { clear:none !important; }

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