@charset "utf-8";
/* CSS Document */

*html
{
	padding:0px;
	margin:0px;
	outline:0px;
}
body
{
	background-color: #FFF;
	font-size: 100%;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	margin: 0px;
}
strong, b, span, ul, li, h1, h2, h3, h4, h5
{
	margin: 0px;
	padding: 0px;	
	outline:0px;
}
ul, li
{
	list-style-type: none;
}
a, a img
{
	text-decoration: none;
	border:none;
	color:#2b7eba
}
a:hover, a:hover img
{
	text-decoration: underline;	
	border:none;
	#afb7bd
}
table
{
	table-collapse:collapse;
}
/*  COMMON CSS ENDS HERE */
/* CUSTOM CSS STARTS HERE  */

/* topline styles starts */
#TOPLINE{
	background-image: url(../images/topline-bg.gif);
	background-repeat: repeat-x;
	height: 46px;
	clear: both;
	position:fixed;
	width:100%;
	z-index:9;
}
.CENTER
{
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 46px;
}
.TITLE
{
	font-size: 11px;
	color: #92b2f3;
	line-height: 46px;
	vertical-align: middle;
	width: 760px;
	float: left;
}

.VISIT_BTN
{
	float: right;
	width: 220px;
	vertical-align: middle;
	height: 36px;
	text-align: right;
	padding-top: 10px;
}

/* topline styles ends here */
#WRAPPER {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
	padding-top:81px;
}

/* headder styles starts here */
#HEADDER{
	background-image: url(../images/headder-bg.gif);
	background-repeat: repeat-x;
	height: 115px;
	clear: both;
	position:fixed;
	top:46px;
	z-index:9;
}
#HEADDER H1
{
	margin-top: 10px;
	width: 300px;
	float: left;
	background-image: url(../images/main_logo.png);
	background-repeat: no-repeat;
	height: 100px;
	background-position: left center;
	text-indent:99999;
}
.RIGHT
{
	float: right;
	width: 688px;
	padding-right: 10px;
}
.SEARCH_BOX
{
	
	float:right;
	width:230px;
	padding-top:10px;

}
.SEARCH_INPUTBOX
{
			background-color:#ffffff;
			border:#c6c6c6 solid 1px;
			width:180px;
			height:23px;
			border-right:none;
			color:#a39e9e;
			font-size:12px;
			line-height:23px;
			vertical-align:middle;
}
.phone{
	display:block;
	padding:18px 10px 0px 0px;
	line-height:25px;
	text-align:right;
	color:#0068b1;
	font-size:14px;
	font-weight:bold;
	
}
.phone span{
	color:#132d3e;
	font-weight:bold;
}
.NAVIGATION
{
	
	height: 46px;
}
.NAVIGATION li
{
	float:left;	
}
 .fleet a, .quote a, .reserve a, .testimonials a, .ouradvise a, .contact a{
	color: #040507;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 16px;
	padding-right: 16px;
	line-height: 46px;
	display: block;
	float: left;
	text-decoration: none;
}
.business a, .wedo a
{
	color: #040507;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 16px;
	padding-right: 16px;
	line-height: 46px;
	display: block;
	float: left;
	text-decoration: none;
	background-image: url(../images/nav-right-bullet.png);
	background-repeat: no-repeat;
	background-position: right -5px;
}
 .fleet a:hover, .quote a:hover, .reserve a:hover, .testimonials a:hover, .ouradvise a:hover, .contact a:hover{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 16px;
	background-image: url(../images/nav-hover-left.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-decoration: none;
	padding-right: 16px;
}

.business a:hover, .wedo a:hover
{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 16px;
	background-image: url(../images/nav-hover-right.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
	padding-right: 16px;
}
/* headder styles ends here  */


#BANNER {
	text-align: center;
	vertical-align: top;
	clear: both;
	margin-top:79px;
}

/* content starts here */
#CONTENT {
	clear: both;
	padding-top: 5px;
	padding-bottom: 10px;
}
#BOX1, #BOX2, #BOX3 /* new styles */
{
	background-image:url(/templates/limoride/images/middlebg.jpg);
	background-repeat:repeat-y;
	width: 330px;
	background-position: center top;
	margin-right: 5px;
	float: left;
	background-color:#fbfbfb!important;

}
#BOX2{	margin-right: 5px; } /* new styles */
#BOX3{	margin-right:0px; } /* new styles */
#BOX1 h2, #BOX2 h2, #BOX3 h2
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	color: #fbfbfb;
	text-decoration: underline;
	font-weight:normal;
	padding-bottom: 6px;
	clear: both;
}
#BOX1 ul, #BOX2 ul, #BOX3 ul
{
	clear: both;
	padding-top: 5px;
	padding-left: 5px;
}
#BOX1 LI, #BOX2 LI, #BOX3 LI
{
	font-size: 11px;
	color: #13181d;
	text-decoration: none;
	list-style-type:none;
}

#BOX1 LI A, #BOX2 LI A, #BOX3 LI A
{
	font-size: 11px;
	color: #13181d;
	text-decoration: underline;
	line-height: 18px;
	background-image: url(/templates/limoride/images/black-bullet1.png);
	height: 18px;
	vertical-align: middle;
	padding-left: 13px;
	display: block;
	background-repeat: no-repeat;
	background-position:left center;
} 
#BOX1 LI A:hover, #BOX2 LI A:hover, #BOX3 LI A:hove
{
	color:#324354;
}
#BOX1 .bottomdiv, #BOX2 .bottomdiv, #BOX3 .bottomdiv /* new styles */{
	position:relative;
	height:11px;
}
#BOX1 .contentdiv, #BOX2 .contentdiv, #BOX3 .contentdiv /* new styles */{
	position:relative;
	background-image:url(/templates/limoride/images/outer_bg.jpg);
	background-repeat:no-repeat;
	min-height:270px;
	background-position: center top;
	padding:12px 12px 0px 12px;

	
}
/* content ends here */


/* INNER PAGE STYLES  */
.outer_shadow{
	background-image: url(/templates/limoride/images/outer_shadow.png);
	background-repeat: no-repeat;
	background-position: center 20px;	
}
.fl{ float:left; }
.fr{ float:right; }
.top_pagination{
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 11px;
	color: #828384;
	padding-right: 10px;
	padding-left: 10px;
}
.top_pagination a{
	font-size: 11px;
	color: #636364;
	text-decoration:none;
}
.top_pagination a:hover{
	font-size: 11px;
	color: #484849;
	text-decoration:underline;
}
.inner_content {
	font-size: 12px;
	padding-top: 100px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
	overflow: hidden;
	background-image: url(/templates/limoride/images/bottom_shadow.jpg);
	background-position: center 100%;
	background-repeat: no-repeat;
}
.content_main {
	width:710px;
	padding-right:10px;
}
.content_main p {
	color: #4f4d4c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 15px;
	margin: 0px;
} 
.content_sidetab {
	width:240px;
	background-image: url(/templates/limoride/images/shadow_3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
/* TESTIMONIALS */
.testimonials{
	height: auto;	
}
.testimonials_title{
	background-image: url(/templates/limoride/images/testimonials_bg.jpg);
	background-repeat: repeat-x;
	height: 46px;
	color: #524e4d;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 46px;
}
.testimonials_content{
	background-image: url(/templates/limoride/images/testimonials_main_bg.jpg);
	background-repeat: repeat;
	background-position: center;
	border-left:#e0e1dc solid 1px;
	border-right:#e0e1dc solid 1px;
	background-color: #f2f4f3;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 6px;
	
}
.testimonials_content li{
	color: #626262;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/templates/limoride/images/testimonials_icom.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 22px;
	margin-bottom: 8px;
	text-align: left;
	list-style-type:none;
}
.testimonials_bottom{
	height: 13px;
	background-color: #ffffff;
	background-image: url(/templates/limoride/images/testimonials_bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0% 100%;
}

/* FOOTER STYLES  */

#FOOTER, .inner_footer {
	background-image: url(/templates/limoride/images/footer-bg.gif);
	height: 35px;
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #afb7bd;
	vertical-align: middle;
}
.inner_footer{
	background-image: url(/templates/limoride/images/inner_footer_bg.jpg);
	color:#494645;
}
.COPYRIGHT, .copyright2
{
	line-height: 35px;
	float: left;
	padding-right: 5px;
	padding-left: 10px;
}
.copyright2, .inner_footer a, .inner_footer a:hover{ color:#494645!important; }
.LINKS
{
	line-height: 35px;
	float: left;
	padding-left: 30px;
}
#FOOTER A, .inner_footer a
{
	COLOR:#afb7bd;
	text-decoration:none;
}
#FOOTER A:HOVER, .inner_footer a:hover
{
	COLOR:#afb7bd;
	text-decoration:underline;
}
/*footer styles ends here */
.left{
	float:left;
}
.right{
	float:right;
}
.pageheading {
	font-size: 11px;
	color: #636364;
	text-decoration:none;
	padding-left: 10px;
}
.fleetbox
{
	font-size: 11px;
	text-decoration: underline;
	border:none;
	color:#044591;
}
.fleetbox:hover
{
	font-size: 11px;
	text-decoration: none;
	border:none;
	color:#044591;
}

td.bline
{
	font-family: Arial,Helvetica,sans-serif;
	list-style-type:disc;
	padding-left:10px;
	font-size: 11px;
	color: #4F4D4C;
	line-height:10px;

}
td.blinedisc
{
	font-family: Arial,Helvetica,sans-serif;
	list-style-type:disc;
	padding-left:10px;
	font-size: 11px;
	color: #4F4D4C;
	background:url(/templates/limoride/images/2.gif) no-repeat;
	background-position:left 6px;
	line-height:15px;
}
blinedisc
{
	font-family: Arial,Helvetica,sans-serif;
	list-style-type:disc;
	padding-left:10px;
	font-size: 11px;
	color: #4F4D4C;
	background:url(/templates/limoride/images/2.gif) no-repeat;
	background-position:left 6px;
	line-height:15px;
}
td.blineheader
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #4F4D4C;
	font-weight:bold;
	
	margin:0;
	
	
}
td.blinecontent
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #4F4D4C;
	line-height:20px;
	margin:0;
	padding-bottom:15px;
	padding-top:10px;
}

td.tdbox
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #4F4D4C;
	line-height:20px;
	margin:0;
	padding-bottom:15px;
	padding-top:10px;

}
table.tablebox
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #4F4D4C;
	line-height:20px;
	margin:0;
	padding-bottom:15px;
	padding-top:0px;
	clear:both
}
table
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #4F4D4C;
	line-height:20px;
	margin:0;

	clear:both
}
table ul
{
	padding:0 0 0 20px;
}
table ul, li
{
	
	list-style-type:disc;
}
.m_panel ul 
{
margin:0px;
padding:0px;
padding-left:20px;
background:url(/templates/limoride/images/images-icons-expand_icon.gif) no-repeat 0 9px;;

}
.m_panel ul li 
{
/*background:url(/templates/limoride/images/Image/bullet.gif) no-repeat 0 9px;*/
padding:5px 0 0px 0px;
}
.m_panel_shuttle ul 
{
margin:0px;
padding:0px;
list-style:bullet;
}
.m_panel_shuttle ul li 
{
padding:5px 0 0px 20px;
}
.float_menu ul li a{
color:#654329;
text-decoration:none;
}
.float_menu ul li a:hover{
color:#000;
}
#menu{
}
.clr{
clear:both;
font-size:1px;
line-height:1px;
}
#hcont .l_panel{
width:185px;
background:url(/templates/limoride/images/Image/v_dot_line.gif) repeat-y right;
padding:0 10px;

}
#hcont .r_panel{
width:230px;
padding:0 10px;
}
.login_box
{
			background-color:#ffffff;
			border:#c6c6c6 solid 1px;
			text-align:left;
}
.login_line{
	background-image: url(../images/topline-bg.gif);
	background-repeat: repeat-x;
	height: 46px;
	clear: both;
}
