﻿
.topmenu
{
	background-color: #FE9317;
	background-image: url(./images/menubg.png);
	margin:0px;
	padding:0px;
	height:36px;
	display:block;	
	clear:both;
}

.tl
{
	background-image: url(./images/menuleft.png);
	background-repeat:no-repeat;
	background-position:left;
}

.topmenu img
{
	border-width:0px;
	margin:0px;
	padding:0px;
}

.topmenu ul
{
	font: bold 13px arial;
	list-style-type: none;
	margin: Auto;
	width: 100%;
	text-align: left; /*set value to "right" for example to align menu to the right of page*/
	margin-left:25px;
	height:36px;	
}

.topmenu li
{
	float:left;
}

.topmenu ul a
{
	display: block;
	line-height:36px;
	padding:2px 12px 0px 12px;
	text-decoration:none;
	color:Black;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
}

.topmenu ul a:hover
{
	background-image:url(./images/nav_hover_bac.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color:#660066;
}


.topmenu .selected a
{
	background-color:White;
	background-image:url(./images/nav_sel_bac.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:12px;
	padding-right:12px;
}

.topmenu .selected a:hover
{
	background-image:url(./images/nav_sel_bac.png);
	background-repeat: no-repeat;
	background-position: left top;
}



/*************************/
/*   breadcrumb booking	 */

.breadcrumbBooking
{
	margin-top:10px;
	background-image:url(./images/breadcrumbbg.png);
	height:39px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-left:solid 1px #C8ECF8;
	border-right:solid 1px #C8ECF8;
	
}

.breadcrumbBooking ol
{
	font: bold 13px arial;
	margin: 0;
	width: 100%;
	text-align: left; /*set value to "right" for example to align menu to the right of page*/
	margin-left:25px;
}

.breadcrumbBooking li 
{
	list-style: none;
	display: inline;
	line-height: 35px;
	width:160px;
	text-align:center;
}

.breadcrumbBooking a
{
	color:#385689;
	padding-right:15px;
	text-decoration:none;
}

.breadcrumbBooking .on1
{
	margin-top:3px;
	background-image:url(./images/BreadCrumbArrowSml.png);
	background-repeat:no-repeat;
	width:135px;
	display: -moz-inline-box; /* firefox 2 support for inline block */
	display:inline-block;
	/* Hacks to get inline block to work in ie6 and 7 */
	*display:inline;
	zoom:1;
	_height:30px;	
}


.breadcrumbBooking .on1 a
{
	color:Black;
}

.breadcrumbBooking .on2
{
	margin-top:3px;
	background-image:url(./images/BreadCrumbArrow.png);
	background-repeat:no-repeat;
	display: -moz-inline-box; /* firefox 2 support for inline block */
	display:inline-block;
	/* Hacks to get inline block to work in ie6 and 7 */
	*display:inline;
	zoom:1;
	_height:30px;	
}

.breadcrumbBooking .on2 a
{
	color:Black;
}

.breadcrumbBooking .on3
{
	margin-top:3px;
	background-image:url(./images/BreadCrumbArrow.png);
	background-repeat:no-repeat;
	display: -moz-inline-box; /* firefox 2 support for inline block */
	display:inline-block;
	/* Hacks to get inline block to work in ie6 and 7 */
	*display:inline;
	zoom:1;
	_height:30px;	
}

.breadcrumbBooking .on3 a
{
	color:Black;
}

.breadcrumbBooking .on4
{
	margin-top:3px;
	background-image:url(./images/BreadCrumbArrow.png);
	background-repeat:no-repeat;
	display: -moz-inline-box; /* firefox 2 support for inline block */
	display:inline-block;
	/* Hacks to get inline block to work in ie6 and 7 */
	*display:inline;
	zoom:1;
	_height:30px;	
}

.breadcrumbBooking .on4 a
{
	color:Black;
}

.breadcrumbBooking .on5
{
	margin-top:3px;
	background-image:url(./images/BreadCrumbArrow.png);
	background-repeat:no-repeat;
	display: -moz-inline-box; /* firefox 2 support for inline block */
	display:inline-block;
	/* Hacks to get inline block to work in ie6 and 7 */
	*display:inline;
	zoom:1;
	_height:30px;	
}

.breadcrumbBooking .on5 a
{
	color:Black;
}

/**********************/
/*  Edit my details   */
.EditDetailsMenu
{
	float:left;
	width: 170px;
	border-color:#7fdcff;
	border-width:1px;
	border-style:solid;
	background-color: #ebf9ff;
	padding-top:40px;
	padding-bottom:50px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	position:static;
	display:inline;
}


.EditDetailsMenu a:hover
{
	
}

.EditDetailsMenu .EditDetailsSelectedMenu
{
	width: 190px;
	height: 30px;
	background-color: #ffffff;
	color: black;
	font-weight: bold;
	border-width:2px;
	border-style:solid;
	border-color:#c3ecfb;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	text-align:right;
	padding-right:10px;
	position:relative;
	left:-10px;
}

.EditDetailsUnselectedMenu 
{
	width: 170px;
	height: 30px;
	background-color:Transparent;
	font-weight: bold;
	border:none;
	color: #73c0dd;
	margin-bottom: 0px;
	text-align:left;
	padding-left: 5px;
	cursor:pointer;
	text-align:right;
	padding-right:10px;
	position:relative;
}

.EditDetailsUnselectedMenu:hover
{
	width: 190px;
	height: 30px;
	background-color: #ffffff;
	color: black;
	font-weight: bold;
	border-width:2px;
	border-style:solid;
	border-color:#c3ecfb;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	text-align:right;
	padding-right:10px;
	position:relative;
	left:-10px;
}


/**********************/
/*  Edit my details   */
.InvoiceNavigation
{
	margin-left:50px;
	display:inline;
}