/*====================================================================
Park Holidays UK 
Copyright 2009 Park Holidays UK 
Author: Red Bullet
/*====================================================================
#CORP SECTION SPECIFIC STYLES - to be broken into seperate Stylesheet
======================================================================*/


/*====================================================================
TITLES, TEXT, LINK STYLES
======================================================================*/

/* General */
#CORP {font-family:Arial, Helvetica, sans-serif;}

#CORP h1, #CORP h2, #CORP h3, #CORP h4, #CORP h5, #CORP h6, #CORP a, #CORP a:link, #CORP ul.boxList2col li p, #CORP ul.list4col li p, #CORP .checker label, 
#CORP #parkBooking ul.menu li.ui-state-active a, #CORP #parkBooking ul.menu li.ui-state-active a:hover, #CORP p.routeInfo strong, #CORP #regionParksTabs ul.menu li.ui-state-active a, #CORP #regionParksTabs ul.menu li.ui-state-active a:hover,
#CORP .parkPreview ul.menu li.ui-state-active a, #CORP .parkPreview ul.menu li.ui-state-active a:hover, #CORP form label
{color:#004A90;}

#CORP #page h1.pageTitle {font-family:'Arial Rounded MT Bold', Arial, Helvetica, sans-serif; margin-bottom: 10px; padding-left: 10px; clear: left;}

#CORP a.btn, #CORP .banner240 .adTxt 
{color:#fff}

/* Red Tab Menu (Used on park booking) */
#CORP #parkBooking ul.menuRed li a, #CORP #parkBooking ul.menuRed li.active a, #CORP #parkBooking ul.menuRed li.active a:hover
{color:#D71C24;}

/* Park Details Switching Tab (Used on park booking) */
#CORP #parkDetailsTabs ul.parkSwitch li.prices a 
{color: #D71C24;}

/* Out and About list */
#CORP .outAbout ul.outList li p
{color:#004A90;}

/* Image Gallery Styles (Used on park images slideshow) */
#CORP .gallerySide ul.gallery li a:hover {border: 3px solid #004A90!important;}
#CORP .gallerySide ul.galNav li a {border: 1px solid #004A90;}
#CORP .gallerySide ul.galNav li a:hover, #CORP .gallerySide ul.galNav li.active a {background: #004A90;}

/* Browse Park List */
#CORP .browse2Col ul.list2col li a:hover {background: #E0F0F8 url(../images/icons/parklist_arrow.png) no-repeat 5px;}


/* Booking Page*/
#CORP #bookingTabs ul.menu li a {color:#D9EFF9;}
#CORP #bookingTabs ul.menu li.ui-state-active  a , #CORP #bookingTabs ul.menu li.ui-state-active  a:hover {color:#004A90!important;}


/*====================================================================
TABLE STYLES
======================================================================*/
#CORP #parkBooking table a {color: #000;}
#CORP #parkBooking table a.details {color:#D71C24!important; font-size: 1.2em;}


/*====================================================================
IMAGE BORDER
======================================================================*/
#CORP .newsFeed .thumbPreview, #CORP ul.boxList2col li img {border:1px solid #004A90;}
#CORP img {border-color:#004A90;}


/*====================================================================
BACKGROUND COLOURS
======================================================================*/
#CORP #parkBooking .menu { background-color:#E0F0F8;}
#CORP #parkBooking ul.menuRed li.ui-state-active { background-color:#F7E3E5; background-repeat:no-repeat; background-position:top left; border: 1px solid #e9a9b0; border-bottom: 1px solid #f7e3e5; height:29px; }
#CORP #parkBooking ul.menuRed li.ui-state-active a {background: #f7e3e5;}
#CORP .tabContent form, #CORP .tabContent .infoPanel  {background-color :#D9EFF9;}
#CORP .parkPreview h2.txtRed {background: #f7e3e5; font-weight: normal;}
#CORP #bookingTabs ul.menu {background-color: #004A90;}
#CORP #regionParksTabs .menu { background-color:#E0F0F8;}
#CORP #regionParksTabs ul.menuRed li.ui-state-active { background-color:#F7E3E5; background-repeat:no-repeat; background-position:top left; border: 1px solid #e9a9b0; border-bottom: 1px solid #f7e3e5; height:29px; }
#CORP #regionParksTabs ul.menuRed li.ui-state-active a {background: #f7e3e5;}

/*====================================================================
BACKGROUND IMAGES
======================================================================*/
#CORP #bookingTabs ul.menu li.ui-state-active{background-image: url(../images/base/tabTLCbg.gif)}
#CORP #bookingTabs ul.menu li.ui-state-active a {background-image: url(../images/base/tabTRCbg.gif)}

