﻿/*MASTER*/

#page_left_head {
	FLOAT: left;
	VERTICAL-ALIGN: middle;
	width: 30%;
	padding:0.25%;
	HEIGHT:118px;
	TEXT-ALIGN: center;
	background-color: #495098;
}
#page_center_head {
	FLOAT: left;
	width: 69%;
	padding:0.25%;
	HEIGHT:118px;
	background-position: center;
}
/*
#page_right_head {
	FLOAT: left;
	VERTICAL-ALIGN: text-bottom;
	width: 20%;
	padding:0.25%;
	TEXT-ALIGN: right;
	color: #666666;
}
*/
/*
#page_body {
	FLOAT: left; 
	WIDTH: 100%;
	height:70%;
}
*/
#page_footer{
	/*clear:left;*/
	FLOAT: left; 
	WIDTH: 100%; 
/*	height:10%;*/
	PADDING-TOP: 1%; 
	TEXT-ALIGN: center
}

.tblUserLogin{
	border: orange 0.01em solid;
	MARGIN: 0;
	VERTICAL-ALIGN: middle;
	text-align:left;
	WIDTH: 96%;
	BACKGROUND-COLOR: #fbeccd;
}


/*DEFAULT*/
#quickbookDiv {
	clear: both;
	width:30%; 
	float:left; 
	padding: 0% 0.25% 0% 0.25%;
	height:70%; 
	vertical-align:top; 
/*
	BACKGROUND-POSITION: center 50%; 
	BACKGROUND-IMAGE: url(../../Img/leftimg.jpg);
*/ 
	background-color: #495098;
	COLOR: white;
}
#tourbookDiv{
	width:30%; 
	padding: 0% 0.25% 0% 0.25%;
	height:70%; 
	float:left; 
	border-style:none;
	background-color: Orange ; 
/*
	BACKGROUND-POSITION: center 50%; 
	BACKGROUND-IMAGE: url(../../Img/dune.jpg); 
*/
	COLOR: #004490;
}

#destinationlistDiv
{
	width:38.5%; 
	height:70%;
	padding: 0% 0% 0% 0.25%;
	height:100%; 
	float:right; 
	background-color: white; 
	border-style: none; 
	}
#destinationTable{
	BORDER: #dfdfdf 1px solid; 
	WIDTH: 98%; 
	COLOR: #004490; 
}


/*DESTINATION*/

#destHeader
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 150%;
	FLOAT: left;
	VERTICAL-ALIGN: top;
	WIDTH: 99.5%;
	padding:0.25%;
	COLOR: #db7a0f;
	BACKGROUND-COLOR: #A8BDE8;
	TEXT-ALIGN: left;
	background-position: right top;
}

#destLeft{
	width: 30%;
	padding:0.25%;
	float:left; 
	height:100%; 
	vertical-align:bottom; 
	VERTICAL-ALIGN: bottom; 
	border-style: none; 
	COLOR: #1f52a1;
	BACKGROUND-COLOR: #CDDCFB;
}

/*
#destBody{
	width: 69%;
	padding: 0.5% 0% 0% 0.25%;
	height:100%; 
	float:left; 
	border-style:none;
	background-color: #FFFFCC; 
	COLOR: #004490;
}
*/

.divFilter{
	width: 99%;
	padding:0.25%;
	margin:0.25%;
	float:right;
	border: solid 1px #db7a0f;
	background-color: white; 
	COLOR: #004490;
}

.divServiceList{
	width: 99%;
	padding:0.25%;
	margin:0.25%;
	float:right;
	border: solid 1px #db7a0f;
	background-color: white; 
	COLOR: #004490;
}

.divFilterT{
	width: 99%;
	padding:0.25%;
	margin:0.25%;
	float:right;
	border: solid 1px #db7a0f;
	background-color: white; 
	COLOR: #004490;
}

.divServiceListT{
	width: 99%;
	padding:0.25%;
	margin:0.25%;
	float:right;
	border: solid 1px #db7a0f;
	background-color: white; 
	COLOR: #004490;
}



/*SERVICE*/

#servHeader
{
	font-weight: bold;
	font-size: 150%;
	float: left;
	vertical-align: top;
	width: 99.5%;
	padding: 0.25%;
	color: #db7a0f;
	background-color: #e7e1cd;
	text-align: left;
	background-position: right top;
}


#servLeft
{
	width: 30%;
	padding: 0.25%;
	float: left;
	height: 80%;
	vertical-align: bottom;
	vertical-align: bottom;
	border-style: none;
	color: #1f52a1;
	background-color: #edeeef;
}

/*USERPAGE*/

.userHeader
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 150%;
	FLOAT: left;
	VERTICAL-ALIGN: top;
	WIDTH: 99.5%;
	padding:0.25%;
	COLOR: #db7a0f;
	BACKGROUND-COLOR: #A8BDE8;
	TEXT-ALIGN: left;
	background-position: right top;
}

.userLeft{
	width: 30%;
	padding:0.25%;
	float:left; 
	height:100%; 
	vertical-align:bottom; 
	VERTICAL-ALIGN: bottom; 
	border-style: none; 
	COLOR: #1f52a1;
	BACKGROUND-COLOR: #CDDCFB;
}

.userBody{
	width: 69%;
	padding: 1% 0% 0% 0.5%;
	height:100%; 
	float:left; 
	border-style:none;
	COLOR: #004490;
}



/* TRIP*/

#tripHeader 
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 150%;
	FLOAT: left;
	VERTICAL-ALIGN: top;
	WIDTH: 99.5%;
	padding:0.25%;
	COLOR: #DB7A0F;
	BACKGROUND-COLOR: #EAD3A7;
	TEXT-ALIGN: left;
	background-position: right top;
}


#tripControlPanel{
	width: 30%;
	padding:0.25%;

	float:left; 
	height:100%; 
	vertical-align:bottom; 
	VERTICAL-ALIGN: bottom; 
	border-style: none; 
	COLOR: #1f52a1;
	BACKGROUND-COLOR: #fbeccd;
/*
	COLOR: white;
	background-color:#495098;
*/

}
#tripBody
{
	float: left;
	width: 69%;
	padding: 0.25%;
	height: 100%;
	background-color: #ffffde;
}

.tblTripBox
{
	background-color: white; 
	border: solid 1px #db7a0f;
	width:95%;
	text-align:left;
	vertical-align:text-top;
	
	}

.tblTripItin
{
	background-color: white; 
	border: solid 1px #db7a0f;
	width:98%;
	text-align:left;
	margin:0.5em;
	}

.tblTripItin td
{
	padding:1px;
	text-align:left;
	margin:0.5em;
	
}

.tblTripItin th
{
	padding:2px;
	margin:2px;
	border-top: solid 1px silver;
	border-bottom: solid 1px silver;
	text-align:left;
	margin:0.5em;
	
}


.tbcell
{
	text-align:left;
	vertical-align:text-top;
	
}

