/* Basic Css Properties */
body {
	margin : 0;
	padding : 0;
	background-color : #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;

	color :  #000;
}
td {
	font : normal 9pt Verdana, Arial, Helvetica, sans-serif;
}
a:link, a:active, a:visited {
	color : #0072BC;
	text-decoration : none;
	outline : none;
	font:normal 9pt Verdana, Arial, Helvetica, sans-serif;
	cursor : pointer;
}
a:hover {
	color : #0C426D;
	text-decoration : none;
	outline : none;
	font:normal 9pt Verdana, Arial, Helvetica, sans-serif;
	cursor : pointer;
}
a img {
	border : none;
}
.justify {
	text-align : justify;
}
.relative {
	position : relative;
}
.absolute {
	position : absolute;
}
.fleft {
	float : left;
}
.fright {
	float : right;
	width : auto;
}
.norepeat {
	background-repeat : no-repeat;
}
.clear {
	clear : both;
}
.cright {
	clear : right;
}
.cleft {
	clear : left;
}
.display {
	display : none; 
}
p { 
	line-height : 18px;
	text-align : justify;
}
ul.tos{padding-left:20px; margin-left:20px;}
ul,li,p {
	padding : 0px;
	margin : 0px;
	text-align : left;
}
h1 {
	margin : 0px;
	padding : 0px;
	color : #898989;
	font : normal 33px Verdana, Arial, Helvetica, sans-serif;
	padding-bottom : 10px;
	text-align:left;
}
h2 {
	margin : 0px;
	padding : 0px;
	color : #898989;
	font : normal 20px Verdana, Arial, Helvetica, sans-serif;
	padding-bottom : 10px;
	padding-top : 10px;
	text-align:left;
}
.line {
	border-bottom : 1px dashed #C9C9C9;
}
#textleft td,#head2_bg div {
	text-align : left;
}
/* Header Properties */
#head_bg {
	background : #0072BC url(../images/head_bg.png) repeat-x;
	width : 100%;
	height : 37px;
	line-height :  37px;
	text-align : center;
}
#head2_bg {
	background : #0072BC url(../images/head2_bg.png) repeat-x;
	width : 100%;
	height : 169px;
	text-align : center;
	margin : auto;
}
#head3_bg {
	background : #C7F3FF url(../images/head3_bg.png) repeat-x;
	width : 100%;
	height : 26px;
	text-align : center;
	vertical-align : top;
	margin : auto;
}
a.toplink:link,a.toplink:active,a.toplink:visited,.toplink {
	color : #C7F3FF;
	text-decoration : none;
	outline : none;
	font-size:9pt;
	font-weight : normal;
	cursor : pointer;
}
a.toplink:hover {
	color : #fff;
	text-decoration : none;
	outline : none;
	font-size:9pt;
	font-weight : normal;
	cursor : pointer;
}
#Logo {
	background : #fff url(../images/limo_logo.png) no-repeat;
	width : 233px;
	height : 141px;
	cusor : pointer;
	position : absolute;
	top : -37px;
}
#Menu {
	width : 521px;
	float : left;
}
#Menu li {
	background : transparent  no-repeat left;
	padding-left : 10px;
	display : inline;
	padding-right : 1px;
	list-style : none;
	line-height:19px;
}
a.menulink1:link, a.menulink1:active, a.menulink1:visited, a.menulink1:hover {
	color : #003663;
	text-decoration : none;
	outline : none;
	font-size:7pt;
	font-weight : bold;
	cursor : pointer;
}
a.menulink:link, a.menulink:active, a.menulink:visited, a.menulink:hover {
	color : #003663;
	text-decoration : none;
	outline : none;
	font-size:7pt;
	font-weight : bold;
	cursor : pointer;
}
a.menulink:hover {
	color : #916C11;
	text-decoration : none;
	outline : none;
	font-size:7pt;
	font-weight : bold;
	cursor : pointer;
}
a.menulinksel:link,a.menulinksel:active,a.menulinksel:visited, a.menulinksel:hover{
	color : #916C11;
	text-decoration : none;
	outline : none;
	font-size:7pt;
	font-weight : bold;
	cursor : pointer;
}		
#quickreser_top {
	background : transparent url(../images/quickreser_top.gif) no-repeat bottom;
	width : 233px;
	height : 121px;
	float : left;
}
#cartop {
	background : transparent url(../images/cartop1.gif) no-repeat bottom;
	width : 521px;
	height : 121px;
	float : left;
	text-align : right;
	font : normal 16px Verdana, Arial, Helvetica, sans-serif;
	color:#000099; font-weight:bolder;
}
#cartop span { 
	padding-top : 55px;
	padding-right : 2px;
	display : block;
}
#carbot {
	background : transparent url(../images/carbot1.png) no-repeat bottom;
	width : 521px;
	height : 168px;
	float : left;
}
#quicktop {
	background : #0072BC url(../images/quicktop.png) no-repeat;
	width : 233px;
	height : 30px;
	text-align : left;
	vertical-align : top;
}
#quick_bot {
	background : #0072BC url(../images/quick_bot.png) no-repeat top;
	width : 233px;
	height : 20px;
	float : left;
	vertical-align : top;
}
#head2_bg div.quickreserbg {
	border : 0px;
	width : 233px;
	background : transparent url(../images/quickreserbg.png) repeat-y left;
}
#head2_bg div.quickreserbg td {
	color : #fff;
	font : normal 11px Arial;
}
#head2_bg div.quickreserbg td select {
	color : #5B6065;
	font : normal 11px Arial;
	height : 18px;
}
#callnow {
	vertical-align : bottom;
	height : 121px;
	margin : auto;
	text-align : center;
}
#quicktitlebg {
	background : #0072BC url(../images/quicktitlebg.png) no-repeat;
	width : 233px;
	height : 41px;
	text-align : left;
	
}
.content {
	width : 754px;
	margin : auto;
}
/*************/
#MainContainer {
	width : 100%;
	margin : auto;text-align : center;
}
.wholecontent_leftbg {
	background : #fff url(../images/wholecontent_leftbg.png) no-repeat top;
	width : 12px;
	height  : 220px;
}
.wholecontent_rightbg {
	background : #fff url(../images/wholecontent_rightbg.png) no-repeat top;
	width : 12px;
	height  : 220px;
}
.content_head {
 	background : #fff url(../images/content_head.png) no-repeat;
	width : 478px;
	height : 35px;
	padding-left : 15px;
}
.content_head strong {
	color : #003663;
	font : small-caps bold 14px Verdana, Arial, Helvetica, sans-serif;
}
.content_bg {
	background : #fff url(../images/content_bg.png) repeat-y;
	width : 493px;
}
.content_foot {
	background : #fff url(../images/content_foot.png) no-repeat;
	width : 493px;
	height : 19px;
}
.limoparty {
	color : #635074;
	font : small-caps normal 18px Verdana, Arial, Helvetica, sans-serif; 
}
.img {
	border : 1px solid #B2C4CD;
	padding : 5px;
	width : 202px;
	display : block;
	float : left;
	background-color : #fff;
	margin-left : 5px;
}
a.rate:link,a.rate:active,a.rate:visited {
	color : #362F2D;
	text-decoration : underline;
	outline : none;
	font-size:9pt;
	font-family : Arial;
	font-weight : bold;
	cursor : pointer;
}
a.rate:hover {
	color : #362F2D;
	text-decoration : none;
	outline : none;
	font-size:9pt;
	font-family : Arial;
	font-weight : bold;
	cursor : pointer;
}
/*** Left Nav ***/
.leftnav_head {
 	background : #fff url(../images/leftnav_head.png) no-repeat;
	width : 215px;
	height : 35px;
	line-height : 35px;
	padding-left : 18px;
}
.leftnav_head strong,#quicktop strong,#quicktitlebg strong {
	color : #003663;
	font : normal 18px Verdana, Arial, Helvetica, sans-serif;
}
.leftnav_bg {
	background : #fff url(../images/leftnav_bg.png) repeat-y;
	width : 233px;
}
.leftnav_foot {
	background : #fff url(../images/leftnav_foot.png) no-repeat;
	width : 233px;
	height : 17px;
}
#ourservices {
	width : 205px;
	display : block;
	padding-left : 13px;
}
#ourservices li {
	background : transparent url(../images/ldotline.png) repeat-x bottom;
	line-height : 22px;
	padding-bottom : 3px;
	width : 205px;
	list-style : none;
}
a.serviceslink:link,a.serviceslink:active,a.serviceslink:visited {
	color : #fff;
	text-decoration : none;
	outline : none;
	font-size : 7pt;
	cursor : pointer;
	font-weight : normal;
	padding-left : 7px;
}
a.serviceslink:hover {
	color : #D3EFFF;
	text-decoration : none;
	outline : none;
	font-size : 7pt;
	font-weight : normal;
	cursor : pointer;
	padding-left : 7px;
}
a.serviceslinksel:link,a.serviceslinksel:active,a.serviceslinksel:visited {
	color : #80e3ff;
	text-decoration : none;
	outline : none;
	font-size : 7pt;
	font-weight : bold;
	cursor : pointer;
	padding-left : 7px;
}
.logininput {
	height : 20px;
	color : #959595;
	border : 1px solid #565657;
	font : bold 12px Verdana, Arial, Helvetica, sans-serif;
	line-height : 18px;
	width : 203px;
	vertical-align : middle;
	padding-left : 5px;
}
.button {
	font : bold 11px Arial;
	background : #155D85 url(../images/button.gif) repeat-x center;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 7px;
	text-align : center;
	line-height : 20px;
	height : 20px;
	vertical-align : bottom;
	color : #fff;
	outline : none;
	border : 1px solid #155D85;
	cursor : pointer;
}
a.whitelink:link,a.whitelink:active,a.whitelink:visited {
	color : #fff;
	text-decoration : underline;
	outline : none;
	font-size:9pt;
	cursor : pointer;
	font-weight : normal;
	white-space : nowrap;
}
a.whitelink:hover {
	color : #D3EFFF;
	text-decoration : none;
	outline : none;
	font-size:9pt;
	font-weight : normal;
	cursor : pointer;
	white-space : nowrap;
}
/* Footer Properties */
#foot_bg {
	background : #003361 url(http://alliancelimony.com/images/foot_bg.png) repeat-x;
	width : 100%;
	height : 273px;
}
a.footlink:link,a.footlink:active,a.footlink:visited,.footlink {
	color : #E6F8FF;
	text-decoration : none;
	outline : none;
	cursor : pointer;
	font : normal 11px Arial;
}
a.footlink:hover {
	color : #fff;
	text-decoration : none;
	outline : none;
	cursor : pointer;
	font : normal 11px Arial;
}
.spaceleft {
	padding-left : 20px;
}
/*___ Listing ____*/
#listing {
	background-color:#DCF7FF;
	border:1px solid #0072BC;
}
#listing th{
	background-color:#0072BC;
	color:#fff;
	font:bold 12px Arial;
	height:18px;
	text-align:left;
}
#listing td{
	background-color:#fff;
	color:#054D89;
	font:normal 11px Arial;
	text-align:left;
}
.imgright {
	border : 1px solid #B2C4CD;
	padding : 5px;
	float : right;
	background-color : #fff;
}
.imgleft {
	border : 1px solid #B2C4CD;
	padding : 5px;
	float : left;
	background-color : #fff;
}
/*Hover image in Fleet page */
.thumbnail{
	position: relative;
	z-index: 0;
}
.thumbnail:hover{
	background-color: transparent;
	z-index: 600;
}
.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FFFFFF;
	padding: 5px;
	left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
	z-index: 700;
	clear: both;
	text-align: center;
	width: 300px;
	margin: 2px;
}
.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 90px;
	left: -150px; /*position where enlarged image should offset horizontally */
}
.thumbnail h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0072BC;
	height: 20px;
	line-height:20px;
	width: 300px;
	margin: 0px;
}
.tpadd {
	padding-top:10px;
}
/* Form properties */
.box {
	font-family : Verdana, Tahoma, Helvetica, Arial;
	font-size : 11px;
	border : solid 1px #c0cfdb;
	padding : 4px;
}
td.resitem {
	border : solid 1px #DADADA;
	padding : 2px;
}
td.invitem {
	height : 20px;
	padding : 2px;
	border-bottom : dotted 1px #DADADA;
}
td.lybox {
	border: solid 1px #b9d8e5;
	padding: 6px;
}
.input {
	border : solid 1px #d2dfea;
	color : #2e2e2e;
	font : normal 12px arial;
}
textarea {
	border : solid 1px #d2dfea;
	color : #2e2e2e;
	font : normal 12px arial;
}
select {
	border : solid 1px #d2dfea;
	color : #2e2e2e;
	font : normal 12px arial;
}
legend {
	color:#238AB1;
	font-weight:bold;
	font-size:13px;
}
fieldset {
	border:1px solid #238AB1;
}
.required {
	color:#ff0000;
	vertical-align:top;
	font-size:9pt;
	padding-left:2px;
}


.plain {height:20px; border:1px solid gray; font:9pt arial; text-align:center;  vertical-align:middle;}
.calendarButton{
	background: url(../images/calender.gif) ; 
	background-postion:top;
	width:17px;
	cursor:pointer;
	height:14px;
	border:none;
}
.lmargin
{
	margin-left:5px
}

