

/* Navigation CSS */


.mainMenuWrapper
{
	margin: 0;
	padding: 0px;
	border: 0;
	width: 160px;
	background-color: White;
	border: solid 1px grey;
	clear:both;
}


/*********************/
/*   Member Admin	 */

ul#memberAdmin { margin:0; padding:0 10px 5px 10px;  list-style-type:none; margin-top:0px;}

ul#memberAdmin li { position:relative;}

ul#memberAdmin .memberName {text-decoration:none; font-weight:bold; font-size:9pt; color:#000000; }

ul#memberAdmin .editDetails { }

ul#memberAdmin .editDetails a { text-decoration: none; font-weight:normal; font-size:8pt; color:#000000; }

ul#memberAdmin .editDetails a:hover { }

ul#memberAdmin .logout { }

ul#memberAdmin .logout a { text-decoration: none; font-weight:normal; font-size:8pt; color:#000000; }

ul#memberAdmin .logout a:hover {}

ul#memberAdmin li:hover { }

ul#memberAdmin li a { }

ul#memberAdmin li a:hover { }

/*********************/
/*     mainMenu		 */

ul#mainMenu 
{
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;}

ul#mainMenu li 
{
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid rgb(153,153,153);
	
}

ul#mainMenu a
{display: block;
	text-decoration: none;
	background-color: #ffffff;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.4em;
	text-indent: 10px;
	margin: 0; /* margin-left: 10px; */
	padding: 0;
	padding-top: 5px;
	padding-bottom: 5px; /*	padding-left: 10px; */
	color: rgb(51,51,51);
	width: 160px;
	voice-family: "\"}\"";
	voice-family: inherit;
	border: none;
}

ul#mainMenu a:hover 
{ 
	background-color:#027180;
	color:White;
	font-weight:bold;
}

ul#mainMenu .Home
{
	border-top: 1px solid rgb(153,153,153);
}
ul#mainMenu .Home a {}

ul#mainMenu .SelectedHome a {}
ul#mainMenu .SelectedHome a:hover {}

ul#mainMenu .Booking a {}
ul#mainMenu .Booking a:hover {}
ul#mainMenu .SelectedBooking a {}
ul#mainMenu .SelectedBooking a:hover {  }

ul#mainMenu .ViewBookings a {}
ul#mainMenu .ViewBookings a:hover { }
ul#mainMenu .SelectedViewBookings a {}
ul#mainMenu .SelectedViewBookings a:hover { }

ul#mainMenu .Search a {}
ul#mainMenu .Search a:hover {   }
ul#mainMenu .SelectedSearch a {}
ul#mainMenu .SelectedSearch a:hover {  }

ul#mainMenu .Help a {}
ul#mainMenu .Help a:hover { }
ul#mainMenu .SelectedHelp a {}
ul#mainMenu .SelectedHelp a:hover {  }

/*************************/
/*   breadcrumb booking	 */
.breadcrumbBooking
{
	overflow:hidden;
	margin: -10px -10px 20px -20px;
	padding: 0;
	border: 0;
	border-bottom: 1px solid rgb(153,153,153);
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 44px;
	background-color: #e4e4e4;
	clear: both;
}

.breadcrumbBooking a
{
	
}

.breadcrumbBooking a:hover
{
	
}

.breadcrumbBooking ol
{
margin: 0;
padding: 0;
list-style: none;
}

.breadcrumbBooking li
{
	list-style: none;
	display: block;
	text-decoration: none;
	background-color: transparent;
	font-size: 0.95em;
	font-weight: normal;
	line-height: 2.1em;
	padding: 0;
	padding-top: 13px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 8px;
	margin: 0;
	margin-left: 0px;
	color: rgb(153,153,153); /*	width: 118px; 			voice-family: "\"}\"";  	voice-family:inherit; 	width: 118px; */ /*	height: 43px; */
	border: none;
	text-indent: 24px;
	float: left;
	background-image: url(./images/backgrounds/breadcrumb/progress-1.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	vertical-align: middle;
	}

.breadcrumbBooking .notdone1
{
	background-image: url(./images/backgrounds/breadcrumb/progress-1-notdone.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.breadcrumbBooking .notdone1 a
{
	color: #000000;
}

.breadcrumbBooking .notdone2
{
	background-image: url(./images/backgrounds/breadcrumb/progress-2-notdone.gif);
	background-repeat: no-repeat;
}

.breadcrumbBooking .notdone2 a
{
	color: #000000;
}

.breadcrumbBooking .notdone3
{
	background-image: url(./images/backgrounds/breadcrumb/progress-3-notdone.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.breadcrumbBooking .notdone3 a
{
	color: #000000;
}

.breadcrumbBooking .notdone4
{
	background-image: url(./images/backgrounds/breadcrumb/progress-4-notdone.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.breadcrumbBooking .notdone4 a
{
	color: #000000;
}

.breadcrumbBooking .notdone5
{
	background-image: url(./images/backgrounds/breadcrumb/progress-5-notdone.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.breadcrumbBooking .notdone5 a
{
	color: #000000;
}

.breadcrumbBooking .notdone9
{
	background-image: url(./images/backgrounds/breadcrumb/progress-1-notdone.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.breadcrumbBooking .notdone9 a
{
	color: #000000;
}

.breadcrumbBooking .notdone10
{
	background-image: url(./images/backgrounds/breadcrumb/progress-2-notdone.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.breadcrumbBooking .notdone10 a
{
	color: #000000;
}


.breadcrumbBooking .done1
{
	color: #000000;
	background-image: url(./images/backgrounds/breadcrumb/progress-1-done.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.breadcrumbBooking .done1 a
{
	font-weight:normal;
	text-decoration:none;
}

.breadcrumbBooking .done1 a:hover
{
	text-decoration:underline;
}

.breadcrumbBooking .done2
{
	color: #000000;
	background-image: url(./images/backgrounds/breadcrumb/progress-2-done.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.breadcrumbBooking .done2 a
{
	font-weight:normal;
	text-decoration:none;
}

.breadcrumbBooking .done2 a:hover
{
	text-decoration:underline;
}

.breadcrumbBooking .done3
{
	color: #000000;
	background-image: url(./images/backgrounds/breadcrumb/progress-3-done.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.breadcrumbBooking .done3 a
{
	font-weight:normal;
	text-decoration:none;
}

.breadcrumbBooking .done3 a:hover
{
	text-decoration:underline;
}

.breadcrumbBooking .done4
{
	color: #000000;
	background-image: url(./images/backgrounds/breadcrumb/progress-4-done.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.breadcrumbBooking .done4 a
{
	font-weight:normal;
	text-decoration:none;
}

.breadcrumbBooking .done4 a:hover
{
	text-decoration:underline;
}


.breadcrumbBooking .done5
{
	color: #000000;
	background-image: url(./images/backgrounds/breadcrumb/progress-5-done.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.breadcrumbBooking .done5 a
{
	font-weight:normal;
	text-decoration:none;
}

.breadcrumbBooking .done5 a:hover
{
	text-decoration:underline;
}

.breadcrumbBooking .on1
{
	color: #380096;
	font-weight: bold;
	background-image: url(./images/backgrounds/breadcrumb/progress-1-purple.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.breadcrumbBooking .on1 a
{
	font-weight:bold;
	text-decoration:underline;
}

.breadcrumbBooking .on1 a:hover
{
	
}



.breadcrumbBooking .on2
{
	color: #380096;
	font-weight: bold;
	background-image: url(./images/backgrounds/breadcrumb/progress-2-current.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.breadcrumbBooking .on2 a
{
	font-weight:bold;
	text-decoration:underline;
}

.breadcrumbBooking .on2 a:hover
{
	
}


.breadcrumbBooking .on3
{
	color: #380096;
	font-weight: bold;
	background-image: url(./images/backgrounds/breadcrumb/progress-3-current.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.breadcrumbBooking .on3 a
{
	font-weight:bold;
	text-decoration:underline;
}

.breadcrumbBooking .on3 a:hover
{
	
}


.breadcrumbBooking .on4
{
	color: #380096;
	font-weight: bold;
	background-image: url(./images/backgrounds/breadcrumb/progress-4-current.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.breadcrumbBooking .on4 a
{
	font-weight:bold;
	text-decoration:underline;
}

.breadcrumbBooking .on4 a:hover
{
	
}


.breadcrumbBooking .on5
{
	color: #380096;
	font-weight: bold;
	background-image: url(./images/backgrounds/breadcrumb/progress-5-current.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.breadcrumbBooking .on5 a
{
	font-weight:bold;
	text-decoration:underline;
}

.breadcrumbBooking .on5 a:hover
{
	
}

.breadcrumbBooking .on6
{
	color: #380096;
	font-weight: bold;
	background-image: url(./images/backgrounds/breadcrumb/progress-1-purple.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.breadcrumbBooking .on6 a
{
	font-weight:bold;
	text-decoration:underline;
}

.breadcrumbBooking .on6 a:hover
{
	
}

.breadcrumbBooking .on9
{
	color: #380096;
	font-weight: bold;
	background-image: url(./images/backgrounds/breadcrumb/progress-1-purple.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.breadcrumbBooking .on9 a
{
	font-weight:bold;
	text-decoration:underline;
}

.breadcrumbBooking .on9 a:hover
{
	
}

.breadcrumbBooking .on10
{
	color: #380096;
	font-weight: bold;
	background-image: url(./images/backgrounds/breadcrumb/progress-2-purple.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.breadcrumbBooking .on10 a
{
	font-weight:bold;
	text-decoration:underline;
}

.breadcrumbBooking .on10 a:hover
{
	
}

/**********************/
/*  Edit my details   */
.EditDetailsMenu
{
	float:left;
	width: 140px;
}
.EditDetailsMenu a
{
	display:block;
}

.EditDetailsMenu a:hover
{
	
}

.EditDetailsMenu .EditDetailsSelectedMenu
{
	width: 170px;
	height: 30px;
	background-color: #808080;
	color: White;
	font-weight: bold;
	border:none;
	margin-bottom: 5px;
	text-align:left;
	padding-left: 5px;
}

.EditDetailsUnselectedMenu 
{
	width: 170px;
	height: 30px;
	background-color: #CCCCCC;
	font-weight: bold;
	border:none;
	color: Black;
	margin-bottom: 5px;
	text-align:left;
	padding-left: 5px;
	cursor:pointer;
}
