﻿body 
{
	background-color:white;
	font-family:Arial;
	margin:0px;
	
}
h1
{
	font-size:1.3em;
	border-bottom:3px solid red
}

h2
{
	font-size:1.2em;
	border-bottom:2px double #cccccc
}

h3
{
	font-size:95%;
	border-bottom:1px solid #cccccc;
	font-weight:bold;
}
hr
{
	width:150px;
	text-align:left;
}
a
{
	color:#707070;
	font-size:0.8em;
	text-decoration:none;
	
}
a:hover
{
	text-decoration:underline;
	color:Black;
}
td
{
	vertical-align:top
}
span.info_title, .upd_inputtitle
{
	width:178px;
	display:block;
	float:left;
	clear:both;
	font-variant:small-caps;
	font-size:90%;
	color:#cccccc;
	font-weight:bold;
}
span.info_text
{
	display:block;
	float:left;
	clear:both;
	font-size:90%;
	color:#000000;
	font-weight:normal;
}
.upd_errorstring
{
	font-variant:small-caps;
	font-size:90%;
	color:red;
	font-weight:bold;
}
.upd_subform
{
	margin-left:3px;
	padding-left:15px;
	display:block;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	
}
.liveadmin_item
{
	margin-bottom:5px;
}
.mp_pagecount
{
	vertical-align:middle;
	padding-right:3px
}
.mp_recordcount
{
	font-size:0.8em;
	color:#cccccc
}
.panel_address
{
	clear:both;
	float:left;
	width:40%;
	
}

.panel_deladdress h3
{
	padding-top:0px;
	margin-top:0px
}

.search_button
{
	display:block;
	width:250px;
	border:1px solid black;
	text-align:center;
	background-color:#cccccc;
	color:Black;
	margin-top:5px;
	margin-bottom:5px;
	font-weight:bold;
}
.search_button:hover
{
	border:1px solid red;
	text-decoration:none;
}

table.daysheet td
{
	border-bottom:1px solid #cccccc;
	border-right:1px solid #FAFAD1;
	font-size:80%;
}
table.daysheet td.alt
{
	border-bottom:1px solid #cccccc;
	background-color:#FAFAD1;
}

#maincontent
{
	margin:20px;
}

#topnav
{
	background-image:url(../images/small_logo.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	border-bottom:3px solid #cccccc;
	padding-left:50px;
	padding-top:55px;
}
#topnav a
{
	padding:10px;
	padding-top:5px;
	padding-bottom:3px;
	text-decoration:none;
	font-weight:bold;
	font-size:85%;
	color:#707070;
	border:1px solid #707070;
	background-color:white;
	border-bottom:0px
}

#topnav a:hover
{
	border-right:1px solid black;
	border-left:1px solid black;
	background-color:#cccccc;
	border-top:5px solid red;
	color:Black
	
}
#booking_details
{
	float:left;
	background-color:White;
	width:40%;

}
#subidetails h3
{
	padding-top:0px;
	margin-top:0px
}
#ourvehicle
{
	clear:both;
	float:left;
	background-color:White;
	width:40%;
}

#tooltip
{
	border:1px solid black; position:absolute;background-color:White; padding:4px;font-size:0.9em
}


.li


.liveadmin_label 
{
	float:left;
	width:190px;
    height: 18px;
}
kground
{
	background-color: #3a3a3a;
	filter: alpha(opacity=80);
	opacity: 0.8;
	background-position: center;
}
.modalPopup
{
	background-color: #ffffff;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 2px;
}
.apDiv1
{
top: 100px;
left: 200px;
height:250px;
width:400px;
z-index: 1000; 
display: none;
position: absolute;
overflow:hidden;
} 
#ModalBG 
{ 
DISPLAY: none; 
FILTER: alpha(opacity=20); 
LEFT: 0px; 
WIDTH: 1018px; 
POSITION: absolute; 
TOP: 0px; 
HEIGHT: 1780px; 
BACKGROUND-COLOR: #333333;
opacity: .20
} 

#MainInvoice 
{ 
DISPLAY: none; 
FILTER: alpha(opacity=20); 
LEFT: 0px; 
WIDTH: 1018px; 
POSITION: absolute; 
TOP: 0px; 
HEIGHT: 1780px; 
BACKGROUND-COLOR: #333333;
opacity: .20
} 
.BoldText
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
}
.NormalText
{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
}
.hr1
{
	width:100%;
	text-align:left;
}
.TitleText
{
	font-family:Verdana;
	font-size:12pt;
	font-weight:bold;
}
.SmallTitleText
{
	font-family:Verdana;
	font-size:11pt;
	font-weight:bold;
}