

/* EXTRANET STYLES */

#header-info {float:left;margin:8px 0 0 10px;font-size:90%;}
#header-logo {float:right;margin:7px 5px 0 0}

#header h1 {
	font-size: 120%;
	font-weight:bold;
	margin:0;
}

/* FOOTER */

#footer {
	position: absolute;
	bottom: 0;
	width:100%;
	font-weight: normal;
	font-size: 90%;
	height:55px;
}

#footer p {
	padding: 3.2em .8em .5em 15px;	
}

/* CONTENT */

#container {
	position: relative;
	height: auto;
}

/* EXTRANET NAVIGATION */

#subnav ul {
	list-style: none;
	margin: 1px .1em 0 13px;
	padding: 0;
	font-size: 100%;
} 

#subnav li {

	margin: 0;
	display: inline;
	padding: 0;
	font-size: 90%;
	}
	
#subnav a {

	width:auto;
	text-decoration:none;
	margin:0;
	padding: 2px 12px 2px 8px;
	
}

#subnav a.here:link, #subnav a.here:visited {
	font-weight: bold;
	font-size: 100%;
}
	
#subnav br, #topnav br {clear:both;}

#subnav 
{
	list-style-type:none;
	margin:0px;
	min-height:23px;
	padding: 4px 0 3px 10px;
	border-bottom-width:1px;
	border-bottom-style:solid;
}


#navlist {
	padding: 3px 14px;
	margin: 6px 0 0 0;
	font-weight: bold;
	font-size:85%;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

#navlist li {
	list-style: none;
	margin: 0;
	display: inline;
}

#navlist li a {
	padding: 3px 10px;
	margin-left: 1px;
	border-width:1px;
	border-style:solid;
	border-bottom: none;
	text-decoration: none;
}

#navlist li a.current {
	border-bottom-width:1px;
	border-bottom-style:solid;
}

/* CONTENT */

#content ul li {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 20px;
}

/* LOGOUT STYLES */

#logoutChangePassword {
	font-size: 95%;
	width: 100%;
	padding: 5px 0 0 0;
	text-align: right;
	height: 23px;
}

.logoutChangePassword  {
	font-weight:bold;
	text-decoration:none;
	font-size: 95%;
}

/* REPORTS */

.reportHeaderViewAll {
	position:absolute;
	top:54px;
	left:0px;
	z-index:1;
	color:#000;
	display:block;
	width:98%;
	text-align:right;
}

.reportSubheading
{
	font-weight: bold;
	font-size: 120%;
	color: white;
	background-color: #336600;
	vertical-align:middle;
	padding: 2px 0px 2px 5px;
	display:block;
	float:none;
}

.reportSectionLabel
{
	font-weight:bolder;
	text-decoration:underline;
	padding: 0 0 0 8px;
}

.reportDetail
{
	font-size:90%;
}

.reportTypes 
{
	display:block;
}
.reportTypes #ReportTypesLeft 
{
	float:left;
	width: 22%;
	display:block;
}
.reportTypes #ReportTypesRight 
{
	width: 78%;
	display:block;
	float:right;
}

.reportTypelist
{
	border: 0 0 0 0px;
}
.reportTypelist td 
{
	height: 65px;
	vertical-align:top;
	padding: 3px 0 0 0;
}

.bookingSourceList
{
	width: 75%;
}
.bookingSourceList td 
{
	vertical-align:top;
	padding: 0px 0 0 0px !important;
}

.reportFilters
{
	border: 0 0 0 0px;
}
.reportFilters td 
{
	vertical-align:top;
	padding: 5px 0 0 5px;
}

.tableSimple 
{
	border: 0 0 0 0px;
}
.tableSimple td 
{
	vertical-align:top;
	padding: 3px 0 0 0;
}
.widthSmall
{
	width: 22%;
}

.widthxSmall
{
	width: 15%;
}

.container
{
	width: 100%;
	display:block;
}
.break
{
	width:100%;
	height:0px;
}

.subContent
{
	padding: 0 0 0 10px;
}
.buttons {margin-top:30px !important;}

tr.data-row td {border-bottom:1px solid #ccc;}

/* SEARCHBOX TABS */

.searchbox-tab {position:relative;border-bottom:none;}
.searchbox-tab-selected {position:relative;font-weight:bold;}

/* Search And Book */
.booking-amount {padding:5px;width:310px;border:1px solid;}
