﻿/*******Css Reset**********/
* { margin:0; padding:0; }
p { margin:5px 0 10px 0; }
/**************************/

body{
margin:0;
padding:0;
line-height: 1.5em;
font-family:"Trebuchet MS", Verdana;
font-size:1em;
width:99.1%;
}

.header a
{
	color:White;
}

#pagewrapper
{
	margin:10px 10px 10px 20px;
	border-style:solid;
	border-width:0px;
	border-color:#d1f3ff;
	border-style:solid;
	border-width:1px;
	min-width:920px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	clear:both;
}

.pageinnertube
{
	border-color:#7fdcff;
	border-style:solid;
	border-width:1px;
	padding:2px 2px 20px 2px; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

b{font-size: 110%;}
em{color: red;}


#topsection{
background: #6686ad;
position:relative;
background-image: url(./images/headerbg.png);
height: 160px; /*Height of top section*/
}

.absImage
{
	position:absolute;
	top:0px;
	right:0px;
}

#topsection h1{
margin: 0;
padding-top: 15px;
color:White;
font-family:"Trebuchet MS";
font-size:1.5em;
}

.mainsearch
{
	position:absolute;
	top:128px;
	right:10px;
	line-height:40px;
	
}

.Logo
{
	position:absolute;
	left: 0px
}

.mainsearch .SearchBox
{
	width:190px;
	height:18px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 1px 5px 1px 5px;
	border:solid 1px #FE9518;
	float:left;
}

.mainsearch .searchbutton
{
	float:left;
	margin-left:5px;
}

.mainsearch .advancesearchbutton
{
	float:left;
	margin-left:5px;
	cursor:pointer;
}

.watermarktext
{
	color:#c9c9c9;
	filter: Alpha(Opacity=80); -moz-opacity:0.8; opacity: 0.8;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 0px; /*Set right margin to RightColumnWidth*/
margin: 20px 0px 0px 40px;
}

#contentwrapper h1
{
	color:#283860;
	font-family:Verdana,Arial;
	font-size:larger;
	margin:20px 0px 20px 0px;
}

#contentwrapper h2
{
	color:Black;
	font-family:Verdana,Arial;
	font-size:medium;
	margin:20px 0px 20px 0px;
}

#contentwrapper h3
{
	color:Black;
	font-family:Verdana,Arial;
	font-size:medium;
	margin:5px 0px 5px 0px;
}


.login h2
{
	color:Black;
	font-family:Verdana,Arial;
	font-size:medium;
	margin:5px 0px 5px 0px;
}

.hidden
{
	display:none;
}

#rightcolumn{
float: left;
width: 280px; /*Width of right column in pixels*/
margin-left: -280px; /*Set left margin to -(RightColumnWidth) */
background-color: Transparent;
display:none;
}

#rightcolumn .border 
    {
    border-color:#d1f3ff;
    border-width:2px;
    border-style:solid; 
    margin-top:5px;   
    }
    
 #rightcolumn h2
{
    background-color: #385689;
    background-image:url(./images/buttonbg.png);
    height:21px;
    color:White;
    padding-top:3px;
    padding-left:10px;
    line-height:21px;
    font-size:0.8em;
}

 #rightcolumn h3
{
    background-color: #385689;
    background-image:url(./images/Sub-Section.png);
    height:21px;
    color:Black;
    padding-top:3px;
    padding-left:10px; 
    line-height:21px;
    font-weight:bold;
    font-size:0.8em;
}

 #rightcolumn .container
{
    padding:5px 5px 5px 5px;
    font-family:Verdana,Arial;
}

 #rightcolumn .container .greeting
{
    color:#979797;
    font-size:0.75em;
}

 #rightcolumn .container .name
{
   color:#ff6c00;
   padding-left:15px;
    font-size:1.1em;
}

#rightcolumn .container ul
{
   list-style-type:none;
   padding:0px;
   
}

#rightcolumn .container td.datetime
{
	color:#979797;
    font-size:0.75em;
    padding-left:10px;
}



#rightcolumn .container ul li
{
	padding:0px;
	margin:0px;
	line-height:0.3em;
}

#rightcolumn .container a
{
	font-size:0.85em;
	line-height:1.1em;
	text-align:left;
	padding: 2px 0px 2px 10px;
	margin-top:5px;
	display:block;
	color:#4F6A97;
	font-weight:bold;
}



#footer{
clear: left;
text-align: center;
padding: 4px 0;
margin:10px;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.errortext
{
	color:Red;
	width:550px;
	display:block;
}



/****************** footer **********************/

.htmlValidation
{
	float:left;
}

.doubleAA
{
	float:left;
}

.PoweredBy
{
	float:right;
}

.clearOut
{
	clear:both;
}


/**************************************************/

/****************** Login **********************/

.login
{
	margin-left:50px;
	background-color:#d8f3ff;
	width:380px;
	border-color:#7fdcff;
	border-width:1px;
	border-style:solid;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.login .errortext
{
 width:350px;
}

.login .innertube
{
	border-width:1px;
	border-color:white;
	border-style:solid;
	padding:10px;
	margin:0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.login label
{
	width: 11em;
	float:left;
	text-align:right;
	display:block;
	margin-right: 0.5em;
	font-family:"Trebuchet MS";
}


.login .buttons
{
	margin-left: 10.5em;
}

.button 
{
	background-color:#385689;
	background-image:url(./images/buttonbg.png);
	border-color:Blue;
	border-width:1px;
	color:White;
	width:auto;
	padding: 1px 20px 1px 20px;
	font-size:0.8em;
	text-align:center;
	overflow:visible;
}

a.button 
{
	width:150px;
	text-decoration:none;
	font-size:1em;
	line-height:1.6em;
	text-align:left;
	padding: 2px 0px 2px 10px;
	margin-top:5px;
	display:block;
}

a.button2, a.button3
{
	background-color:#385689;
	background-image:url(./images/buttonbg.png);
	border-color:Blue;
	border-width:1px;
	color:White;
	width:auto;
	padding: 1px 20px 1px 20px;
	font-size:0.8em;
	text-align:center;
	overflow:visible;
	width:180px;
	text-decoration:none;
	font-size:1em;
	line-height:1.4em;
	text-align:left;
	padding: 2px 0px 2px 10px;
	margin-top:5px;
	display:block;
}

a.button3
{
	width:220px;
}


.login
{
	float:left;
}

.RegistrationBox
{
	width:220px;
	margin:20px 0px 0px 20px;
	font-family:Arial;
	font-size:0.8em;
	color:#818181;
	line-height:1.1em;
	position:relative;
}

.RegistrationBox img
{
	position:absolute;
	right:5px;
	top:14px;
}

.RegistrationBox p
{
	width:160px;
}

.login a
{
	margin-left: 10.5em;
}
.login .LoginText
{
	width:150px;
}


.button:hover
{
	cursor:pointer;
}

.outerlinks
{
	float:right;
	margin-right:10px;	
}
.outerlinks a
{
	color:Black;
	text-decoration:none;
	font-family:Arial;
	font-size:0.75em;
}

.Modules
{
	float:left;
}

.FreeSwimBox
{
	width:220px;
	margin:40px 0px 0px 20px;
	font-family:Arial;
	font-size:0.8em;
	color:#818181;
	line-height:1.1em;
	position:relative;
}

.FreeSwimBox a
{
	width:150px;
	font-size:0.9em;
	line-height:1.6em;
	text-align:left;
	padding: 2px 0px 2px 10px;
	margin-top:5px;
	display:block;
	color:#4F6A97;
	font-weight:bold;
	
}

.FreeSwimBox img
{
	position:absolute;
	top:10px;
	right:-15px;
	z-index:0;
}

/****************** HomePage **********************/
.HomeQuickLinks
{
	margin: 0 0 0 -10px;
}

.HomeQuickLinks input
{
	margin: 20px 5px 5px 20px;
}

.sectionHeader
{
	background-image:url(./images/bookingGridHeaderbg.png);
	background-color:#385689;
	color:White;
	height:37px;
}


/* *************************************/

/*modal styles with browser hacks*/

.modalBackground
{
    filter: Alpha(Opacity=60); -moz-opacity:0.6; opacity: 0.6;
    width: 100%; height: 100%; background-color: #000000;
    position: absolute;
    z-index: 500;
    top: 0px; left: 0px;
}
.modalContainer
{
    position: absolute;
    width: 300px;
    left: 50%;
    top: 50%;
    z-index: 750;
}
.modal
{
    background-color: white;
    border: solid 4px black; position: relative;
    top: -150px;
    left: -150px;
    z-index: 1000;
    width: 300px;
    height: 340px;
    padding: 10px;
    overflow: auto;
    font-size:small;
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	line-height: 1.4em;
}

.modal h1
{
	margin:10px 0px 10px 0px !important;
}

.modal h2
{
	margin:10px 0px 10px 0px !important;
}


/* *************************************/

/******************************/
/*    Advanced Search         */
.advancedSearchContent-content {}

.searchOptions
{
}

.searchOptions .headings
{
	text-align:left;
	background-color:#385689;
	color: #ffffff;
	padding:2px;
	font-weight: bold;
}

.searchOptions .bookingswrapper 
{
	background-color:#BFEAFF;
	font-weight:bold;
	border: none;
	border-bottom: 5px solid #ffffff;
	margin:0px;
	padding: 5px 5px 10px 5px;
}

.searchOptions .bookings 
{
	margin-left:10px;
	margin-top:10px;
}

.siteLabel
{
	padding-right:10px;
}

.siteCombo
{
	width:250px;
}

.activityGroupLabel
{
	padding-right:10px;
}

.activityGroupCombo
{
	width:150px;
	margin-right: 40px;
}

.activityLabel
{
	padding-right:10px;
}

.activityCombo
{
	width:150px;
}

.daterange
{
}

.startdatetime
{
	float:left;
	padding-right:130px;
}

.enddatetime
{
	padding-left:100px;
}

.dateLabel
{
	margin-top:10px;
	width:100px;
	display:inline-block;
}

.dateEdit
{
	margin-top:10px;
}

.exampletxt
{
	margin-top:20px;
	width:300px;
	margin-left:auto;
	margin-right:auto;
}

.excludes
{
	display:inline-block;
	width:135px;
	padding-bottom:5px;
}

.searchOptions .searchButtonHeader
{
	text-align:left;
	background-color:#380096;
	color: #ffffff;
	padding:2px;
	font-weight: bold;
}

.searchOptions .searchButtonMainWrapper 
{
	background-color:#EBE5F4;
	font-weight:bold;
	border: none;
	border-bottom: 5px solid #ffffff;
	margin:0px;
	padding: 5px 5px 10px 5px;
}

.searchOptions .searchButtonMain {}


/******************************/

/****************************/
/*     Booking General      */
.tableResult
{
	width:570px;
	border-width: 0px;	
}

.tableResult .header
{
	background-color: #385689;
	background-image:url(./images/bookingGridHeaderbg.png);
	border:solid 0px Transparent;
	height:35px;
	color:White;
	padding-top:3px;
}

.tableResult td
{
	border-style:none;
	border-width:0px;
}

.tableResult td .comment
{
	font-size:smaller;
	line-height:1em;
}

.tableResult .rowStyle
{
	border:solid 0px Transparent;
}

.tableResult .alternating
{
	padding:10px 0 10px 0;
	border:solid 0px Transparent;
	background-color:#e7f7ff;
}

.BookingLinkButton
{
	background-color:Transparent;
	border:solid 0px Transparent;
	text-decoration:underline;
	cursor:pointer;
	font-weight:bold;
	text-align:left;
	width: 200px;
}

.sort
{
	color:White;
	text-decoration:none;
	font-size:larger;
	font-weight:bold;
	margin-left: auto; 
	margin-right: auto; 
	text-align: center;
	border:solid 0px Transparent;
	background-color:Transparent;
	cursor:pointer;
}

/******************************/

/******************************/
/*   Edit My Details Screen   */
.editDetailsContent-content {}

.EditDetailsMain
{
	float:left;
	width: 450px;
	
}

.details 
{
	padding:10px;
	border:solid 1px #7fdcff; /* border: 3px solid #ffffff; */
	background-color: white;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin-left:20px;
	}

.editDetailsLabel
{
	width: 20em;
	float: left;
	text-align: left;
	display: block;
	clear:left;
}

.editDetailsValue
{
	margin: 0 0 10px 0;
}

.editDetailsButtons
{
	margin: 20px 0 0 145px;
}

.editDetailsSubmit
{
	height:30px;
	cursor:pointer;
}

.editDetailsCancel
{
	height:30px;
	cursor:pointer;
}

.editDetailsSuccess
{
	color:Green;
}

.editDetailsErrorMessage
{
	border: solid 1px #C00000;
	background-color: #EDDDDD;
	text-align:center;
	padding:10px;
	margin-bottom:10px
}

.editDetailsErrorMessage span
{
	color:Black;
	font-weight:bold;
}

.editDetailsSucessMessage
{
	border: solid 1px #008000;
	background-color: #CFE3CF;
	text-align:center;
	padding:10px;
	margin-bottom:10px
}

.editDetailsSucessMessage span
{
}

/************************************************/

/****************Booking Confirmation************/

.confirmBookingContent-content table, th { border: 0px none ; }


.confirmBookingContent-content table .header
{
	background-color: #385689;
	background-image:url(./images/bookingGridHeaderbg.png);
	height:35px;
	color:White;
	padding-top:3px;
}

.confirmBookingContent-content table td
{
	padding:0px 8px 0px 8px;
}

.confirmbookinginfo
{
	width:600px;
}

.confirmbookinginfo h2
{
	font-size:smaller !important;
	margin: 5px 0px 0px 0px !important;
	padding: 0px !important;
}

.confirmbookinginfo .comment
{
	font-size:smaller;
	line-height:1em;
	margin-bottom:20px;
	display:block;
}

/****************Booking Confirmed***************/

.bookingConfirmTable
{
	width:100% !important;
	border-width: 0px;	
	text-align:center;
}

.bookingConfirmTable td
{
	border-width: 0px;
	text-align:center;
}

.bookingConfirmTable .header
{
	background-color: #385689;
	background-image:url(./images/GridHeaderbgLight.png);
	height:32px;
	padding-top:3px;
}

.bookingConfirmTable td
{
	padding:0px 8px 0px 8px;
}

/************************************************/

/****************Pay for Bookings ***************/


.tableconfirm, .tableconfirm td,.tableconfirm tr
{
	border-collapse:collapse;
	border-width:1px;
	border-style:solid;
}

.tableconfirm .header, .tableconfirm th
{
	background-color: #385689;
	background-image:url(./images/bookingGridHeaderbg.png);
	height:32px;
	color:White;
	padding-top:3px;
}

.tableconfirm td
{
	padding:0px 8px 0px 8px;
}

.tableconfirm .alternating
{
	padding:10px 0 10px 0;
	
	background-color:#e7f7ff;
}

.payforbookingcontainer
{
	width:700px;
}

/************************************************/

/****************Booking Information*************/

.bookingInformation h2
{
	margin: 10px 0px 0px 0px !important;
	padding: 0px !important;
}

.bookingInformation .comment
{
	line-height:1em;
	margin-bottom:20px;
	display:block;
}

/************************************************/

/************** online subscription *************/

.tableSubscription, .tableSubscription tr, .tableSubscription td
{
	border-style:none;
}

.tableSubscription td
{
	padding: 0px 5px 0px 5px;
}

.tableSubscription th
{
	background-color: #385689;
	background-image:url(./images/bookingGridHeaderbg.png);
	height:32px;
	color:White;
	padding-top:3px;
	padding-left:10px;
}

.tableSubscription
{
	text-align:center;
}

.tableSubscription tr.alternating
{
	padding:10px 0 10px 0;
	border:solid 0px Transparent;
	background-color:#e7f7ff;
}

.hideFromScreen
{
	display:none;
}

/************************************************/

.viewMyBookingsTable
{
	width:750px;
	margin-bottom:20px;
	border-color:#90b9e2;
	text-align:center;
}

.viewMyBookingsTable .header
{
	background-color: #385689;
	background-image:url(./images/GridHeaderbgLight.png);
	height:32px;
	padding-top:3px;
	padding: 0px 5px 0px 5px;
}

.viewMyBookingsTable tr, .viewMyBookingsTable td
{
	border-style:none;
}

.viewMyBookingsTable td
{
	padding: 0px 5px 0px 5px;
}

.viewMyBookingsTable .alternating
{
	padding:10px 0 10px 0;
	border:solid 0px Transparent;
	background-color:#e7f7ff;
}

/********************************************************************/


/********************* tableSearch***********************************/


.tableSearch
{
	width:620px;
	padding-bottom:10px;
	border-collapse:collapse;
}

.tableSearch th
{
	background:url(./images/GridHeaderbgLight.png);
	height:23px;
	
}

.tableSearch .searchHeading
{
	font-weight:bold;
	color: #203F7E;
	background-image:none;
	font-size:13pt;
}

.tableSearch .price
{
	text-align:right;
}

/********************************************************************/



.InvoicesTable
{
	width:500px;
	margin-bottom:20px;
	border-color:#90b9e2;
	text-align:center;
}

.InvoicesTable .header
{
	background-color: #385689;
	background-image:url(./images/GridHeaderbgLight.png);
	height:32px;
	padding-top:3px;
	padding: 0px 5px 0px 5px;
}

.InvoicesTable tr, .InvoicesTable td
{
	border-style:none;
}

.InvoicesTable td
{
	padding: 0px 5px 0px 5px;
}

.InvoicesTable .alternating
{
	padding:10px 0 10px 0;
	border:solid 0px Transparent;
	background-color:#e7f7ff;
}


/************** Search popup *************/

.advancedsearchpopup
{
	position:absolute;
	display:none;
	height:265px;
	width:470px;
	background-image: url(./images/searchPopupbg.jpg);
	top:22px;
	left:-220px;
	padding: 10px 10px 10px 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	line-height:20px;
	z-index:100;
}

.advancedsearchpopup .button
{
	margin: 10px 0px 0px 10px;
	background-image:url(./images/searchbtnbg.png);
	border-color:Blue;
	border-width:1px;
	color:White;
	width:auto;
	padding: 1px 20px 1px 20px;
	font-size:0.8em;
	text-align:center;
	overflow:visible;
}

.advancedsearchpopup .ExcludeDays tr td label
{
   display:block;
   margin:0px;
}

.advancedsearchpopup .ExcludeDays td
{
   padding-left:20px;
}

.advancedsearchpopup p
{
	margin:10px 5px 10px 0px ;
}

.advancedsearchpopup label
{
	margin:0px 10px 0px 10px ;
}

.advancedsearchpopup p span
{
	width:7em;
	float:left;
}

.advancedsearchpopup select
{
	width:14em;
}

.advancedsearchpopup .time select
{
	width:6.4em;
}


.popUpCal .ajax__calendar_container   {
    background-color: #D8F3FF; 
    border:solid 1px #cccccc;
    line-height:20px;
    color:Black;
}

.popUpCal .ajax__calendar_header  {
    background-color: #496593; 
    margin-bottom: 4px;
}

.popUpCal .ajax__calendar_title,
.popUpCal .ajax__calendar_next,
.popUpCal .ajax__calendar_prev    {
    color:White;
    padding-top: 3px;
}

.popUpCal .ajax__calendar_body    {
    background-color: white; 
    border: solid 1px #cccccc;
}

.popUpCal .ajax__calendar_dayname {
    text-align:center; 
    font-weight:bold; 
    margin-bottom: 4px; 
    margin-top: 2px;
}

.popUpCal .ajax__calendar_day {
    text-align:center;
}

.popUpCal .ajax__calendar_hover .ajax__calendar_day,
.popUpCal .ajax__calendar_hover .ajax__calendar_month,
.popUpCal .ajax__calendar_hover .ajax__calendar_year,
.popUpCal .ajax__calendar_active  {
    color: #004080; 
    font-weight: bold; 
    background-color: #ffffff;
}


.popUpCal .ajax__calendar_today   {
    font-weight:bold;
}

.popUpCal .ajax__calendar_other,
.popUpCal .ajax__calendar_hover .ajax__calendar_today,
.popUpCal .ajax__calendar_hover .ajax__calendar_title {
    color: #bbbbbb;
}


/*****************************************/

.ReadOnlyTextBox
{
	background-color:Transparent;
	color:White !important;
	border-style:none;
	width:75px;
}

.invisablebutton
{
	display:none;
}

.GridDateSelect
{
	display:inline;	
}

/*****************Help Screen *********************/

.helpMainContent a
{
		color:#3D4F86;
}

.helpMainContent ul
{
	margin-left:20px;
}

.helpMainContent ul li ul
{
		margin-left:20px;
}

#contentwrapper .helpMainContent h2  
{
	font-size:large;
	color:#283860;
}


#contentwrapper .helpMainContent h3  
{	
	font-size:medium;
	font-weight:bolder;
	color:#283860;
}

#contentwrapper .helpMainContent h4  
{	
	color:#283860;
}


.waitinglist
{
	margin-top:10px;
}


/**************Payment Redirect Screen*****************/
.redirectcontents
{
	text-align:center;
    border:solid medium black;
    margin-left: auto;
    margin-right: auto;
    width:70%;
    margin-top: 5%;
}
.redirectbutton
{
	font-size:large;
	font-weight:bold;
	padding: 10px 10px 10px 10px;
}
/******************************************************/


/******************Screen Profiler***********************/

.ProfilerDetails .details label
{
	width: 12em;
	float: left;
	text-align: left;	
	margin-right: 0.5em;
	display: block;
	margin-left: 20px;
}

.ProfilerDetails .details input
{
	 margin-right:5px;
}


.ProfilerDetails .details .long label
{
	width: 19em;
	float: left;
	text-align: left;	
	margin-right: 0.5em;
	display: block;
	display:block;
}

.ProfilerDetails
{
	float:left;
	width: 600px;
	
}
