﻿
h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
	outline: none;
	font-family: Arial;
}

h1
{
	font-family: Arial;
	font-weight: bold;
	font-size: 25px;
	color: #3a676f;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
h1 a:link
{
	text-decoration: none;
	color: #3a676f;
}
h1 a:activated
{
	text-decoration: none;
	color: #3a676f;
}
h1 a:visited
{
	text-decoration: none;
	color: #3a676f;
}
h1 a:hover
{
	text-decoration: none;
	color: #51949c;
}





h5
{
	font-family: Georgia;
	font-weight: bold;
	font-size: 17pt;
	color: #3a676f;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
h3
{
	font-family: Arial;
	font-weight: bold;
	color: #b1e1e9;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h4
{
	font-family: Arial;
	font-weight: bold;
	font-size: 14pt;
	color: #30575c;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h6
{
	font-family: Georgia;
	font-size: 16pt;
	font-weight: normal;
	color: #fefefe;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
h6 a:link
{
	text-decoration: none;
	color: #fefefe;
	font-family: Georgia;
}
h6 a:activated
{
	text-decoration: none;
	color: #fefefe;
	font-family: Georgia;
}
h6 a:visited
{
	text-decoration: none;
	color: #fefefe;
	font-family: Georgia;
}
h6 a:hover
{
	text-decoration: none;
	color: #d5e5a4;
	font-family: Georgia;
}

h2
{
	font-weight: bold;
	font-size: 12pt;
	color: #3a676f;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
h2 a:link
{
	text-decoration: none;
	color: #3a676f;
	font-weight: bold;
}
h2 a:activated
{
	text-decoration: none;
	color: #3a676f;
	font-weight: bold;
}
h2 a:visited
{
	text-decoration: none;
	color: #3a676f;
	font-weight: bold;
}
h2 a:hover
{
	text-decoration: none;
	color: #51949c;
	font-weight: bold;
}


.booking_text
{
	font-family: arial;
	font-weight: bold;
	font-size: 11pt;
	color: #3a676f;
	text-align: left;
}

.pickup_text
{
	font-family:Verdana;
	font-size: 9pt;
	text-align: left;
	text-decoration:none;
}

.pickup_text a
{
	font-family:Verdana;
	font-size: 9pt;
	text-align: left;
	text-decoration:underline;
}

.pickup_text a:hover
{
	font-family:Verdana;
	font-size: 9pt;
	text-align: left;
	text-decoration:none;
}


.pickup_text_bold
{
	font-family: arial;
	font-weight: bold;
	font-size: 11pt;
	text-align: left;
}

.bg_return_box
{
	background: url(../../images/bg-return.gif) repeat-x top left;
	padding: 0 0 0 17px;
}
.bg_return_box_large
{
	background: url(../../images/bg-return-large.gif) repeat-x top left;
	padding: 0 0 0 0px;
}

.updateProgress
{
	z-index: 20000;
	position: absolute;
	top: 0pt;
	left: 0pt;
	padding: 5px 5px 5px 5px;
	text-align: center;
}
.background
{
	width: 100%;
	background-color: white;
	moz-opacity: 0;
	khtml-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 12000;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.TextBoxAdmin
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #695960;
	width: 100px;
	border-right: #B5D5D9 1px solid;
	border-top: #B5D5D9 1px solid;
	border-left: #B5D5D9 1px solid;
	border-bottom: #B5D5D9 1px solid;
	text-align: left;
}
.StatsDateLabel
{
	font-family: Arial;
	font-size: x-large;
	color: #3C6770;
	font-weight: bold;
}
.AnchorTag
{
	font-family: Arial;
	font-size: 11px;
	color: #3C6770;
	text-decoration: none;
	cursor: pointer;
}

.AnchorTag1
{
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #000080;
	text-decoration: none;
	cursor: pointer;
}

.FileUploadPopUp
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	height: 18px;
	font-weight: normal;
	vertical-align: middle;
	color: inherit;
	border: none;
	width: 0px;
	border-style: ridge;
	border-width: 0;
	background-color: #C1C9A9;
	position: absolute;
	text-align: right;
	filter: alpha(opacity: 0);
	opacity: 0;
	z-index: 50;
	margin-left: -6px;
}
*:first-child + html .ToolbarUL
{
	margin-top: -8px;
}

html > /**/ body .ToolbarUL
{
	margin-top: -8px;
}

/*Css For IE 7*/
*:first-child + html .ToolbarULOuter
{
	margin-top: 8px;
}
/*CSS For new browser except IE7*/
html > /**/ body .ToolbarULOuter
{
	margin-top: 0px;
}

/*CSS For new browser except IE7*/
html > /**/ body .ToolbarLi
{
	margin-top: 8px;
	text-align: center;
}

/*Css For IE 7*/
*:first-child + html .ToolbarLi
{
	margin-top: 0px;
	text-align: center;
}
.reservation_details
{
	font-family: Arial,Verdana;
	font-weight: bold;
	font-size: 11pt;
	color: #ffffff;
	text-align: left;
	background-color: #3a676f;
	height: 28px;
	padding: 0 0 0 10px;
}
.reservation_details1
{
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	color: #3a676f;
	text-align: left;
	background-color: #8eccd6;
	padding: 7px 0 0 11px;
}
.reservation_details_span
{
	font-family: arial;
	font-weight: normal;
	font-size: 9pt;
	color: #ffffff;
	text-align: left;
}
.middle_div
{
	float: left;
	margin-top: 49px;
	width: 968px;
}
.main_table_div
{
	float: left;
	margin: auto;
	width: 814px;
}
#Main_wraper
{
	margin: auto 80px;
	width: 808px;
}
.text_heading
{
	color: #562800;
	font-family: Georgia;
	font-size: 17px;
	padding-bottom: 7px;
	text-align: left;
}

.form_div
{
	float: left;
	height: 25px;
	margin: auto;
	padding-bottom: 8px;
	width: 100%;
}
.EditLeft
{
	float: left;
	font-family: Verdana;
	font-size: 13px;
	height: 25px;
	text-align: left;
	width: 160px;
}
.EditRight
{
	float: left;
	padding-left: 20px;
	text-align: left;
	width: auto;
}

.EditButton
{
	float: left;
	margin-left: 35px;
	padding-top: 10px;
	width: 200px;
}

.ManifestStatusImageRed
{
	background: url( "../../Images/manifestStatus.jpg" ) no-repeat;
	background-position: left 0px;
	height: 20px;
	width: 27px;
}
.ManifestStatusImageYellow
{
	background: url( "../../Images/manifestStatus.jpg" ) no-repeat;
	background-position: -54px 0px;
	height: 20px;
	width: 27px;
}
.ManifestStatusImageGreen
{
	background: url( "../../Images/manifestStatus.jpg" ) no-repeat;
	background-position: -27px 0px;
	height: 20px;
	width: 27px;
}
.ManifestStatusImageRedOFF
{
	background: url( "../../Images/manifestStatus.jpg" ) no-repeat;
	background-position: left -20px;
	height: 20px;
	width: 27px;
}
.ManifestStatusImageYellowOFF
{
	background: url( "../../Images/manifestStatus.jpg" ) no-repeat;
	background-position: -54px -20px;
	height: 20px;
	width: 27px;
}
.ManifestStatusImageGreenOFF
{
	background: url( "../../Images/manifestStatus.jpg" ) no-repeat;
	background-position: -27px -20px;
	height: 20px;
	width: 27px;
}

.containerdivAdmin
{
	width: 660px;
	margin: 0 0 0 210px;
}
.containerDivDriver
{
	clear:both;
	padding:5px 0 0 0;
}
.maindivAdmin
{
	clear: both;
}
.innerdivAdmin
{
	float: left;
	text-align: left;
	height: 30px;
}
.bookNowAdminFirst
{
	width: 90px;
}
innerdivAdmin1
{
	float: left;	
}
.passengerdetailFirstAdmin
{
	width:230px;
	height:25px;
	text-align:left;
}
.passengerdetailSecondAdmin
{
	width:389px;
	height:25px;
	text-align:left;
}
.passengerdetailFirstAirlineAdmin
{
	width:220px;
	height:25px;
	text-align:left;
	margin:0 0 0 10px;
}
.condounitTextBox
{	
	float:left;
}
.condounitlabel
{
	width:100%;
	float:left;
	margin: 5px 0 0 0;
}
.condounitddl
{	
	float:left;
	width:100%;
	margin: 5px 0 0 0;
}
.tourOperatorDriverLeft
{
	float:left;
	width:300px;
}
.tourOperatorDriverRight
{
	float:left;
	width:163px;
}
