@charset "utf-8";
/* CABCORNER STYLESHEET PREPARED BY GALAXY WEBLINKS
----------------------------------------------------------- */

/* MAIN STRUCTURAL ELEMENTS
------------------------------------------------------------------------*/
body {
	margin: 0px;
	background-color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
form {
	margin:0px;
}
.clear {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
.lignheight {
	line-height:0px;
}
.horizontal_listing {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.horizontal_listing li {
	display:inline;
	float:left;
}

.horizontal_listing li a {
	height: 38px;
	padding:14px 10px 0px 10px;
	margin-right:32px;
	display:block;
	font-family:"Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.horizontal_listing li a:hover {
	color: #060505;
	text-decoration:none;
	background: url(images/salectedlinkbg.gif) repeat-x;
}

a {
	font-weight:normal;
	color:#00F;
	text-decoration:underline;
	font-size:13px;
}

/* HEADER SECTION ELEMENTS
------------------------------------------------------------------------*/
#container {
	background: url(images/bodybg.gif) repeat-x #3f3d3d;
	margin: 0px auto;
	width: 1000px;
}
#header {
	margin: 0px auto;
	width: 930px;

}
#signin_box {
	background-image: url(images/header_signinbox.gif);
	float: right;
	height: 23px;
	width: 425px;
	padding:9px 0px 0px 13px;
	margin:9px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #070707;
	text-decoration: none;
}
#signin_box input {
	vertical-align:middle;
}
#inner_signinbox {
	
	float: right;
	height: 32px;
	padding:0px 0px 0px 0px;
	margin:9px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #070707;
	text-decoration: none;
}
.signinbox_left {
	background: url(images/signinbox_left.png) no-repeat left;
	height: 32px;
	padding:0px 0px 0px 0px;
}
.signinbox_right {
	background: url(images/signinbox_right.png) no-repeat right;
	height: 26px;
	padding:6px 15px 0px 15px;
}
.time {
	background: url(images/timebg.gif) no-repeat;
	width:77px;
	height: 18px;
	padding:3px 0px 0px 0px;
	text-align:center;
	display:block;
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	position:relative;
}
/* Added by mazhar on 22-04-10 */
.time-red {
	background: url(images/timebg-red.gif) no-repeat;
	width:77px;
	height: 18px;
	padding:3px 0px 0px 0px;
	text-align:center;
	display:block;
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	position:relative;
}

.time-blank {
	width:77px;
	height: 18px;
	padding:3px 0px 0px 0px;
	text-align:center;
	display:block;
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	position:relative;
}

/* Added by mazhar on 22-04-10 End */
#clockimg {
	position:absolute;
	right:-13px;
	top:-4px;
	width:16px;
	height:16px;
	z-index:1;
}
#linknav {
	background: url(images/linknavbg.png) no-repeat;
	height: 52px;
	padding:0px 21px 0px 29px;
	font-family:"Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#linknav ul li span {
	padding:14px 0px 0px 0px;
	display:block;
}
.logo_section {
	padding:5px 0px 0px 0px;
}
.logo {
	width:261px;
	float:left;
	padding:14px 0px 0px 18px;
}
.header_banner {
	width:468px;
	float:right;
	padding:37px 5px 0px 0px;
}
.banner_border {
	padding:3px;
	border:#242423 solid 1px;
}

/* HOME PAGE MIDDLE SECTION ELEMENTS
------------------------------------------------------------------------*/
#middle_nav {
	/*margin: 0px auto;
	width: 912px;*/
}
#middle_nav p {
	margin: 0px;
}
#indexbox_section {
	padding:35px 0px 0px 0px;
}
#indexbox_section1 {
	padding:15px 0px 0px 0px;
}
.searchbox {
	width: 212px;
	float:left;
}
.searchbox h1 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: normal;
	color: #070807;
	text-decoration: none;
	margin:0px;
	padding:0px 0px 0px 28px;
	background: url(images/search_icon.gif) no-repeat top left;
}
.meetupbox {
	width: 212px;
	margin-left:21px;
	float:left;
}
.meetupbox h1 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: normal;
	color: #070807;
	text-decoration: none;
	margin:0px;
	padding:2px 0px 0px 28px;
	background: url(images/meetup_icon.gif) no-repeat top left;
}
.savebox {
	width: 212px;
	margin-left:21px;
	float:left;
}
.savebox h1 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: normal;
	color: #070807;
	text-decoration: none;
	margin:0px;
	padding:0px 0px 0px 30px;
	background: url(images/save_icon.gif) no-repeat top left;
}
.gogrnbox {
	width: 212px;
	float:right;
}
.yellow_top {
	background: url(images/yellowbox_top.gif) no-repeat top;
	min-height:137px;
	padding:8px 10px 0px 13px;
	font-family:Arial, Helvetica, sans-serif;;
	font-size: 14px;
	font-weight: bold;
	color: #070807;
	text-decoration: none;
}
*html .yellow_top {
	background: url(images/yellowbox_top.gif) no-repeat top;
	height:137px;
	padding:8px 10px 0px 13px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #070807;
	text-decoration: none;
}
.yellow_top p {
	padding:10px 0px 3px 6px;
}
.green_top {
	background: url(images/grnbox_top.gif) no-repeat top;
	min-height:137px;
	padding:8px 10px 0px 13px;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #fdfdfd;
	text-decoration: none;
}
*html .green_top {
	background: url(images/grnbox_top.gif) no-repeat top;
	height:137px;
	padding:8px 10px 0px 13px;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #fdfdfd;
	text-decoration: none;
	position:relative;
}
#dollar_img {
	position:absolute;
	right:0px;
	bottom:-8px;
	width:90px;
	height:84px;
	z-index:1;
}
.search_rides {
	width:347px;
	padding:10px 8px 14px 8px;
	background: url(images/yellow_gradient.gif) repeat-x #fff19d;
	border:#faa519 solid 2px;
	float:left;
}
.search_rides h1 {
	font-family: "Trebuchet MS";
	font-size: 19px;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	margin:0px;
	padding:2px 0px 5px 48px;
	background: url(images/search_icon1.gif) no-repeat top left;
}
.search_rides dl {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.search_rides dt {
    float:left;
    width: 132px;
    padding: 12px 0 0px 0;
	margin: 0px 0px 0px 0px;
    text-align: left;
	font-family:Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #030303;
	text-decoration: none;
}
.search_rides dd {
    float: left;
    width: 195px;
    margin: 0px 0px 0px 0px;
    padding: 12px 0px 0px 0px;
}
.index_mapsection {
	width:540px;
	float:right;
}
.index_mapsection1 {
	width:540px;

}
.hotspot1 {
	background: url(images/hotspoticon1.gif) no-repeat top left;
	padding: 4px 0px 18px 43px;
	margin:4px 0px 0px 5px;
}
.hotspot {
	background: url(images/hotspot_icon.gif) no-repeat top left;
	padding: 4px 0px 0px 39px;
	margin:4px 0px 0px 14px;
}
.hotspot h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #fff1aa;
	text-decoration: none;
	margin:0px;
	padding:0px 0px 1px 0px;
}
.hotspot_2 {
	background: url(images/choosehotspot.gif) no-repeat top left;
	padding: 4px 0px 0px 43px;
	margin:4px 0px 0px 10px;
}
.hotspot_2 h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #fff1aa;
	text-decoration: none;
	margin:0px;
	padding:0px 0px 1px 0px;
}
.textbox {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #070707;
	text-decoration: none;
	width:129px;
	height:16px;
	padding:0px 0px 0px 3px;
	border:#0f0f0f solid 1px;
}
.textbox1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #070707;
	text-decoration: none;
	width:140px;
	height:15px;
	padding:0px 0px 0px 3px;
	border:#0f0f0f solid 0px;
}
.textbox2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	width:323px;
	height:20px;
	padding:3px 0px 0px 3px;
	border:#faa719 solid 1px;
}
.orgbrdr {
	border:#faa519 solid 1px;
	padding:5px;
}
.orgbrdr1 {
	border:#faa519 solid 1px;
}
.padtop4 {
	padding-top:4px;
}
.padtop10 {
	padding-top:10px;
}
.padtop12 {
	padding-top:12px;
}
.padbtm25 {
	padding-bottom:25px;
}
.margtop12 {
	margin-top:12px;
}
.padlf6 {
	padding-left:6px;
}
.padrght12 {
	padding-right:12px;
}
.lftrght_pad12 {
	padding-right:12px;
	padding-left:12px;
}
.lftrght_pad1220 {
	padding-right:20px;
	padding-left:12px;
}
#cities  {

	height: 38px;
	padding:14px 0px 0px 10px;
	margin-right:1px;
	display:block;
	font-family:"Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
	float:right;
	width:234px;
	}
a.cityfield1{
	float:left;
	width:138px;
	height:16px;
	font-size:12px;
	color:#000000;
	line-height:14px;
	padding-top:2px;

	text-decoration:none;
	display:block;
	padding-left:2px;
	background:url(images/arrow_grn.gif) 125px 2px;
	background-repeat:no-repeat;

	background-color:#FFFFFF;


}
.cityfield{
	float:left;
	width:140px;
	height:16px;
	font-size:12px;
	color:#000000;
	background-color:#ffffff;
	line-height:14px;
	padding-top:0px;
	text-decoration:none;
	display:block;
	cursor:pointer;


}
a.cityfield{
	
	width:138px;
	height:13px;
	font-size:12px;
	color:#000000;
	background-color:#ffffff;
	line-height:14px;

	display:block;
	text-decoration:none;
	padding:3px 0px 4px 2px;

}
a:hover.cityfield{

	width:138px;
	height:13px;
	font-size:12px;
	color: #FFFFFF;
	background-color: #009933;
	line-height:14px;

	display:block;
	text-decoration:none;
	padding:3px 0px 4px 2px;

}
#Layer2 {
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
	border-bottom:2px solid #339900;
}
.width55 {
	width:52px;
	height:20px;
	}
/* FOOTER SECTION ELEMENTS
------------------------------------------------------------------------*/
#footer {
	background: url(images/footerbg.gif) repeat-x;
	height: 63px;
	padding:18px 0px 0px 0px;
	text-align:center;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #fffefe;
	text-decoration: none;
}
#footer a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #fffefe;
	text-decoration: none;
}
#footer a:hover {
	color: #fa9d0a;
	text-decoration: none;
}
#footer p {
	margin:27px 0px 0px 0px;
}

/* TEXT ELEMENTS
------------------------------------------------------------------------*/
.selected_link {
	background: url(images/salectedlinkbg.gif) repeat-x;
	height: 38px;
	padding:14px 10px 0px 10px;
	margin-right:32px;
	display:block;
	font-family:"Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #060505;
	text-decoration:none;
}
*html .selected_link {
	background: url(images/salectedlinkbg.gif) repeat-x;
	height: 38px;
	padding:14px 10px 0px 10px;
	margin-right:16px;
	display:block;
	font-family:"Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #060505;
	text-decoration:none;
}
a.deselected_link {
	height: 38px;
	padding:14px 10px 0px 10px;
	margin-right:32px;
	display:block;
	font-family:"Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
*html a.deselected_link {
	height: 38px;
	padding:14px 10px 0px 10px;
	margin-right:16px;
	display:block;
	font-family:"Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
a:hover.deselected_link {
	color: #060505;
	text-decoration:none;
	background: url(images/salectedlinkbg.gif) repeat-x;
}
.read_more {
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #070807;
	text-decoration:none;
}
a.read_more {
	color: #070807;
	text-decoration:none;
}
a:hover.read_more {
	color: #FFFFFF;
	text-decoration:none;
}
.whtlink {
	font-family:"Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #fdfdfd;
	text-decoration:none;
}
a.whtlink {
	color: #fdfdfd;
	text-decoration:none;
}
a:hover.whtlink {
	color: #070807;
	text-decoration:none;
}

/* UPDATED BY PRABHU7.GALAXY@GMAIL.COM ON 04-02-10
------------------------------------------------------------------------*/

/* How it works page
------------------------------------------------------------------------*/
div#container div.wide{
width:926px;
}
.yellowbox_big{
width:890px;
/*width:886px;*/
background:#fff url(images/yellowbox_big_mid.gif) repeat-y;
 padding:20px;
overflow:auto;
padding-bottom:10px;

}
.yellowbox_big_bottom{
/*width:926px;*/
width:930px;
background: url(images/yellowbox_big_btm.gif) no-repeat;
height:12px;
}
.yellowbox_big_top{
/*width:926px;*/
width:930px;
background: url(images/yellowbox_big_top.gif) no-repeat;
height:14px;
}


.ad-long{
padding:22px 0;
}
.player{
width:570px;
float:left;
}
.player img{
display:block;
margin:0 auto;
}
.video-nav{
width:303px;
background:#fffefa url(images/box2_top.gif) repeat-x;
float:left;
border:1px solid #ec8f00;
margin-left:10px;
}
.box2-bottom{
background:url(images/box2_bot.gif) repeat-x bottom left;
padding-bottom:8px;
}
.video-nav ul, .video-nav li, .video-nav h3{
margin:0;
padding:0;
text-indent:0;
line-height:1;
list-style:none;
}
.yellowbox_big p{
font:bold 14px Verdana, Arial, Helvetica, sans-serif;
line-height:1.5;
color:#2b2b2b;
padding-bottom:10px;
padding-right:20px;
padding-left:13px;
}
.yellowbox_big strong{
}
/*.yellowbox_big a{
font:bold 13px Verdana, Arial, Helvetica, sans-serif;
color:#2b2b2b;
text-decoration:none;
}*/
.yellowbox_big a:hover{
color:#000000;
}
/*.yellowbox_big em{
background:url(images/tutorialvideos.gif) no-repeat;
font-size:0;
padding:20px 65px;
color:#FFCC66;
position:relative;
top:3px;
left:3px;
}*/
.video{
padding-top:20px;
}
.video-nav h3{
background:url(images/icon_tutorial.gif) no-repeat center left;
font: bold 18px Verdana, Arial, Helvetica, sans-serif;
color:#2b2b2b;
padding:11px 0 11px 40px;
}
.video-nav h3.resources{
background:url(images/icon_resources.gif) no-repeat center left;
}
.video-nav li{
background:url(images/bullet.gif) no-repeat center left;
font:14px Verdana, Arial, Helvetica, sans-serif;
color:#2b2b2b;
padding:4px 0 4px 22px;
}
* html .video-nav li{
padding:4px 0 2px 22px;
}
*+html .video-nav li{
padding:4px 0 2px 22px;
}
.video-nav ul{
padding-left:10px;
}
.video-nav h3{
margin-top:8px;
margin-bottom:3px;
}
.video-nav h3, .video-nav ul{
margin-left:10px;
}

/* Hotspot page
------------------------------------------------------------------------*/
.hotspot2-img{
width:270px;
float:left;
}
.hotspot2-img img{
display:block;
margin:0 auto;
}
.hotspot2-content{
width:600px;
float:left;
margin-left:10px;
}
.hotspot2-content h3{
background:url(images/icon_hotspot.gif) no-repeat center left;
font: bold 18px Verdana, Arial, Helvetica, sans-serif;
color:#2b2b2b;
padding:11px 0 11px 60px;
}
.hotspot2-content h3.hotspot-icon{
background:url(images/icon_hotspot2.gif) no-repeat center left;
font: bold 18px Verdana, Arial, Helvetica, sans-serif;
color:#2b2b2b;
padding:11px 0 11px 60px;
}
.hotspot2-content p{
font-size:13px;
padding:0;
padding-left:60px;
line-height:1.3;
}
.hotspot2-content .contact2{
font-size:16px;
padding-top:10px;
}
.hotspot2-content a{
font-size:16px;
color:#FFFFFF;
}
.logos{
width:924px;
background:#fffefa url(images/box2_top.gif) repeat-x;
float:left;
border:2px solid #ec8f00;
margin:20px 0 10px 0;
}
.row1{
overflow:auto;
zoom:1;
}
.row1 div{
width:230px;
float:left;
height:100px;
padding-top:14px;
padding-bottom:14px;
}
.row1 div img{
display:block;
margin:0 auto;
}
.box2-bottom2{
background:url(images/box2_bot.gif) repeat-x bottom left;
}
.ad-medium{
width:728px;
padding:0px;
margin:0px auto;
margin-top:8px;
border:#fff solid 1px;
}
.suggest{
width:220px;
margin:0px auto;
padding:18px 0px;
}
.suggest input{
border:0;
width:212px;
height:42px;
background:url(images/buttonbig.png) no-repeat;
font:bold 18px Arial, Helvetica, sans-serif;
color:#313131;
text-align:center;
}
.suggest input:hover{
cursor:pointer;
}
.logo-middle{
padding-top:30px;
}

/* UPDATED BY PRABHU7.GALAXY@GMAIL.COM ON 05-02-10
------------------------------------------------------------------------*/

/* Profile page
------------------------------------------------------------------------*/
#indexbox_section .form-profile{ /*Updated at 08-feb-10 by prabhu7.galaxy@gmail.com as per clients updations*/
position:relative;
right:20px;
padding-top:10px;
width:610px; 
}
* html #indexbox_section .form-profile{
width:580px; 
}
.form-profile p{
padding:7px;
clear:both;
overflow:auto;
zoom:1;
}
.hotspot2-content .video-nav{
width:480px;
}
.form-profile input, .form-profile select{
border:1px solid #faa719;
height:20px;
font:13px Arial, Helvetica, sans-serif;
color:#000000;
line-height:20px;
width:380px; /*Updated at 08-feb-10 by prabhu7.galaxy@gmail.com as per clients updations*/
float:left;
margin-right:20px;
}
.form-profile input, .form-profile select{ /*Updated at 08-feb-10 by prabhu7.galaxy@gmail.com as per clients updations*/
width:370px;
}
.form-profile label{
display:block;
float:left;
padding-left:20px;
width:150px; /*Updated at 08-feb-10 by prabhu7.galaxy@gmail.com as per clients updations*/
}

h3.personal-head{
background:url(images/info_icon.jpg) no-repeat center left;
height:38px;
font:bold 22px Arial, Helvetica, sans-serif;
color:#333333;
padding:10px 0 6px 38px;
margin:0;
}
.profile-image{
border:2px solid #e89100;
padding:4px;
}
input.button-small-orangebg{
border:0;
background:url(images/buttonsmall_orangebg.gif) no-repeat;
width:172px;
height:39px;
font:bold 16px Arial, Helvetica, sans-serif;
color:#000000;
padding-bottom:6px;
}
input.button-small-yellowbg{
border:0;
background:url(images/buttonsmall_yellowbg.gif) no-repeat;
width:172px;
height:39px;
font:bold 16px Arial, Helvetica, sans-serif;
color:#000000;
padding-bottom:6px;
}
input.button-small-lightbg{
border:0;
background:url(images/buttonsmall_lightbg.gif) no-repeat;
width:172px;
height:39px;
font:bold 16px Arial, Helvetica, sans-serif;
color:#000000;
padding-bottom:6px;
}
input.button-small-green{
border:0;
background:url(images/buttonsmall_green.gif) no-repeat;
width:138px;
height:35px;
font:bold 13px Arial, Helvetica, sans-serif;
color:#000000;
padding-bottom:6px;
}
input.button-small-orangebg:hover, input.button-small-yellowbg:hover, input.button-small-lightbg:hover, input.button-small-green:hover, .button-mini-yellow:hover, .button-mini-blue:hover, input.button-medium-lightbg{
cursor:pointer;
}
.edit-button{
margin-left:54px;
margin-top:10px;
}
.reset-pass{
margin-left:8px;
margin-bottom:10px;
margin-top:6px;
}
#indexbox_section .form-profile .save-info{  /*Updated at 08-feb-10 by prabhu7.galaxy@gmail.com as per clients updations*/
position:relative;
right:234px;
float:right;
}
* html #indexbox_section .form-profile .save-info{  /*Updated at 08-feb-10 by prabhu7.galaxy@gmail.com as per clients updations*/
right:205px;
}
.dob select{
width:82px;
float:left;
}
/*.dob .cmonth{ / *Updated at 11-feb-10 by prabhu7.galaxy@gmail.com as per clients updations * /
width:86px;
}
.dob .cdate{
width:44px;
}
.dob .cyear{
width:56px;
}*/
.dob select.cmonth{ /*instead of .dob .month*/
width:86px;
float:left;
}

.dob select.cdate{ /*instead of .dob .month*/
width:44px;
float:left;
}

.dob select.cyear{ /*instead of .dob .month*/
width:56px;
float:left;
}


.form-profile1 dd .cmonth{ /*instead of .dob .month*/
width:86px;
float:left;
}
.form-profile1 dd .cdate{ /*instead of .dob .date*/
width:44px;
float:left;
}
.form-profile1 dd .cyear{ /*instead of .dob .year*/
width:56px;
float:left;
}

.cell input{ /*Updated at 11-feb-10 by prabhu7.galaxy@gmail.com as per clients updations*/
width:28px;
float:left;
padding:0 4px;
letter-spacing:2px;
}
.cell input.four{ /*Updated at 11-feb-10 by prabhu7.galaxy@gmail.com as per clients updations*/
width:40px;
padding:0 4px;
letter-spacing:2px;
}
div#indexbox_section input.delete-ac{ /*Updated at 08-feb-10 by prabhu7.galaxy@gmail.com as per clients updations*/
float:right;
padding-bottom:10px;
color:#FFFFFF;
margin-top:20px;
margin-right:-8px;
}
* html div#indexbox_section input.delete-ac{
margin-right:22px;
}
#indexbox_section .form-profile .gender{
width:82px;
}
 #indexbox_section .form-profile .zip{ /*Updated at 12-feb-10 by prabhu7.galaxy@gmail.com as per clients updations*/
 width:50px;
 padding:0 4px;
 letter-spacing:3px;
 }
#indexbox_section .form-profile .optional{
font:normal 13px Arial, Helvetica, sans-serif;
font-style: italic;
 }
.suggest2{
width:220px;
float:left;
padding:18px 6px 18px 0;
}
.cell .b1{
position:relative;
left:90px;
font:18px Arial, Helvetica, sans-serif;
}
.cell .b2{
position:relative;
left:140px;
font:18px Arial, Helvetica, sans-serif;
}
.cell .b3{
position:relative;
left:190px;
font:18px Arial, Helvetica, sans-serif;
}
.braces1 {
position:relative;
left:135px;
font:18px Arial, Helvetica, sans-serif;
}
.braces2 {
position:relative;
left:180px;
font:18px Arial, Helvetica, sans-serif;
}
.braces3 {
position:relative;
left:227px;
font:18px Arial, Helvetica, sans-serif;
}
.suggest2 input{
border:0;
width:212px;
height:42px;
background:url(images/buttonbig.png) no-repeat;
font:bold 18px Arial, Helvetica, sans-serif;
color:#313131;
text-align:center;
}
.suggest2 input:hover{
cursor:pointer;
}
.schedule{
width:924px;
border:1px solid #08d409;
margin-bottom:30px;
}
.schedule .schedule-head{
height:39px;
background:url(images/schedule_head_bg.gif) repeat-x;
border:1px solid #FFFFFF;
}
.schedule-head div{
width:136px;
float:left;
font:18px Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
padding:8px;
background:url(images/schedule_head_divide.gif) no-repeat top right;
}
.schedule-head div.last{
background:none;
}
.schedule .schedule-row1{
min-height:110px;
background:url(images/schedule_row_bg2.gif) no-repeat;
border-bottom:1px solid #dcdcdc;
}
.schedule .row2{
background:#f8f8f8;
}
.schedule-row1 div{
width:136px;
float:left;
font:bold 12px Verdana, Arial, Helvetica, sans-serif;
color: #333333;
padding:8px;
}
.schedule-head div.last{
background:none;
}
.schedule .date{
color:#007400;
text-decoration:underline;
}
.first-top{
border-top:1px solid #fbac26;
}
/* UPDATED BY PRABHU7.GALAXY@GMAIL.COM ON 06-02-10
------------------------------------------------------------------------*/

/* ridepost page
------------------------------------------------------------------------*/
.ridepost .searchbox p{
font:bold 14px Arial, Helvetica, sans-serif;
line-height:1;
position:relative;
}
.icon2-cover{
position:relative;
}
.ridepost .searchbox img.icon2{
position:absolute;
left:118px;
top:88px;
}
.ridepost .meetupbox p{
font:bold 14px Arial, Helvetica, sans-serif;
line-height:1;
position:relative;
}
.ridepost .meetupbox img.icon2{
position:absolute;
left:118px;
top:88px;
}
.ridepost .meetupbox p{
font:bold 14px Arial, Helvetica, sans-serif;
line-height:1;
position:relative;
}
.ridepost .meetupbox img.icon2{
position:absolute;
left:118px;
top:88px;
}
.ridepost .savebox p{
font:bold 14px Arial, Helvetica, sans-serif;
line-height:1;
position:relative;
}
.ridepost .savebox img.icon2{
position:absolute;
left:118px;
top:88px;
}
div.read_more2{
text-align:right;
color:#333333;
padding-right: 2px 5px;
}
.ridepost .gogrnbox p{
font:bold 14px Arial, Helvetica, sans-serif;
line-height:1;
font:bold 16px Arial, Helvetica, sans-serif;
color:#fff;
}
.ridepost .gogrnbox img.icon2{
position:absolute;
left:123px;
top:76px;
}
.green_top a.join{
background:url(images/join.gif) no-repeat;
font-size:0;
padding:23px 29px;
color:#FFCC66;
position:relative;
top:3px;
left:3px;
}
.ridepost .search_rides h1{
	font-family: "Trebuchet MS";
	font-size: 19px;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	margin:0px;
	padding:2px 0px 5px 48px;
	background: url(images/ride_icon_input.gif) no-repeat top left;
}
.ridepost .search_rides h2{
font:18px Verdana, Arial, Helvetica, sans-serif;
margin:0;
padding-top:20px;
}
.ridepost .search_rides h3{
font:bold 16px Verdana, Arial, Helvetica, sans-serif;
color:#e68d04;
padding-bottom:3px;
padding-top:15px;
margin:0;
}
.ridepost .search_rides h3 span{
color:#333333;
}
.ridepost .search_rides p{
font:bold 14px Verdana, Arial, Helvetica, sans-serif;
color: #333333;
}
/*schedule table for ride
---------------------------------*/
.ridepost .schedule{
width:924px;
border:1px solid #08d409;
margin-bottom:20px;
margin-top:20px;
}
.ridepost .schedule .schedule-head{
height:39px;
background:url(images/schedule_head_bg.gif) repeat-x;
border:1px solid #FFFFFF;
}
.ridepost .schedule-head div{
padding:8px 4px;
}
.ridepost .schedule-head .ride-time{
width:150px;
}
.ridepost .schedule-head .ride-cost{
width:150px;
}
.ridepost .schedule-head .ride-spots{
width:260px;
}
.ridepost .schedule-head .ride-pictures{
width:80px;
}
.ridepost .schedule-head .ride-passengers{
width:120px;
}
.ridepost .schedule-head div.last{
background:none;
width:82px;
}
.ridepost .schedule .schedule-row1{
min-height:73px;
background:url(images/schedule_row_bg2.gif) no-repeat scroll 0 0 transparent;
border-top:1px solid #fbac26;
clear:both;
overflow: hidden;
}
.ridepost .schedule .row2{
min-height:73px;
background:url(images/schedule_row_bg2.gif) no-repeat scroll 0 0 transparent;
border-top:1px solid #dcdcdc;
}
.ridepost .schedule-row1 div{
width:136px;
float:left;
font:bold 12px Verdana, Arial, Helvetica, sans-serif;
color: #333333;
padding:8px 4px;
line-height:1.4;
}
.ridepost .schedule-row1 .ride-time{
width:150px;
}
.ridepost .schedule-row1 .ride-cost{
width:150px;
}
.ridepost .schedule-row1 .ride-spots{
width:260px;
}
.ridepost .schedule-row1 .ride-pictures{
width:80px;
}
.ridepost .schedule-row1 .ride-passengers{
width:120px;
}
.ridepost .schedule-row1 div.last{
background:none;
width:80px;
}
.ridepost .schedule-head div.last{
background:none;
}
.ridepost .schedule .date{
color:#007400;
text-decoration:underline;
}
.ridepost .first-top{
border-top:1px solid #fbac26;
}
.button-mini-yellow{
width:81px;
height:24px;
background:url(images/buttonmini_yellow.png) no-repeat;
border:0;
xmargin-left:16px;
margin-bottom:2px;
font:bold 13px Arial, Helvetica, sans-serif;
}
.button-mini-blue{
width:81px;
height:24px;
background:url(images/buttonmini_blue.png) no-repeat;
border:0;
xmargin-left:16px;
margin-top:6px;
font:bold 13px Arial, Helvetica, sans-serif;
}
.reset2{
width:220px;
float:left;
padding:18px 6px 18px 0;
}
.reset2 input{
border:0;
width:230px;
height:42px;
background:url(images/buttonbig_lightbg.gif) no-repeat;
font:bold 18px Arial, Helvetica, sans-serif;
color:#313131;
text-align:center;
}
.reset2 input:hover{
cursor:pointer;
}
.ridepost .searchbox img.patch1{
top:82px;
}
.ridepost .meetupbox img.patch2{
top:82px;
}
.green_top a.post-ride{
background: url(images/postride.gif) no-repeat;
font-size:0;
padding:19px 56px;
color:#FFCC66;
top:3px;
left:3px;
}
/* UPDATED BY PRABHU7.GALAXY@GMAIL.COM ON 08-02-10
---------------------------------*/
.ridepost .schedule-row1 .start-over{
width:780px;
font:18px Arial, Helvetica, sans-serif;
color:#ea4b06;
text-align:center;
float:left;
padding-top:14px;
}
.ridepost .schedule-row1 .start-over-button{
margin-top:22px;
}
input.button-small-lightbg2{
border:0;
background:url(images/buttonsmall2_lightbg.gif) no-repeat;
width:97px;
height:24px;
font:bold 14px Arial, Helvetica, sans-serif;
color:#000000;
padding-bottom:2px;
}
input.button-small-lightbg2:hover{
cursor:pointer;
}
.ridepost2, .ridepost-outer{
width:372px;
margin:0;
}
* html .ridepost2, .ridepost-outer{
width:364px;
}
.ridepost-outer{
float:left;
zoom:1;
}
.ridepost2 h3{
background-image:url(images/icon_departure.gif);
font-size:16px;
font-weight:bold;
}
.ridepost2 h3.review{
background-image:url(images/icon_review.gif);
}

.ridepostmap{
margin-left:12px;
}
* html .ridepostmap{
margin-left:0;
}
.ridepost2 p{
font:bold 15px Verdana, Arial, Helvetica, sans-serif;
color:#000000;
padding:8px 14px;
}
.ridepost2 .cabicon{
color:#e64803;
}
.ridepost2 .cabicon img, .tag img{
padding:0 6px;
}
p.icon-man{
padding:0;
}
.icon-man img{
padding:0 34px;
}
p.review2{
padding-left:35px;
}
.ridepost2{
margin-bottom:10px;
}
.ridepost2 a{
font:bold 16px Arial, Helvetica, sans-serif;
text-decoration:underline;
color:#038103;
}
.ridepost2 strong{
color:#e64803;
}
input.button-medium-lightbg{
border:0;
background: url(images/buttonmedium_lightbg.png) no-repeat;
width:140px;
height:42px;
font:bold 16px Arial, Helvetica, sans-serif;
color:#000000;
}
.space2 img{
display:block;
margin:0 auto;
}
.space2{
background:#f7f5e1;
border:1px solid #ec8f00;
padding:12px 0;
margin-top:10px;
position:relative;
left:13px;
}
* html .space2{
left:2px;
}
#indexbox_section .sch-ride{
margin-top:0;
padding-top:0;
}
/*select.cities{ /*Updated at 11-feb-10 by prabhu7.galaxy@gmail.com as per clients updations*/
width:140px;
border:#0f0f0f solid 0px;
}*/

/* UPDATED BY sivakumar 
---------------------------------*/
.ridepost .schedule-row1 .start-over2{
width:780px;
font:24px Tahoma,Helvetica, sans-serif;
color:#037d03;
text-align:center;
float:left;
padding-top:14px;
padding-left:100px;
}
.ridepost .schedule-row1 .start-over3{
width:900px;
font:18px Tahoma,Helvetica, sans-serif;
color:#ea4b06;
text-align:center;
float:left;
padding-top:14px;
}
.management_mapsection {
	width:510px;
	float:left;
}

.schedule-box {
	width:360px;
	padding:10px 8px 15px 15px;
	background: url(images/yellow_gradient.gif) repeat-x #fff19d;
	border:#faa519 solid 2px;
	float:left;
	margin-left:10px;
}
.schedule-box1 {
	width:360px;
	padding:10px 8px 15px 20px;
	background: url(images/yellow_gradient.gif) repeat-x #fff19d;
	border:#faa519 solid 2px;
}
.schedule-box-tex {
	width:210px;
	font-family:Tahoma,Helvetica, sans-serif;;
	font-size:14px;
	font-weight:bold;
	color:#030303;
	float:left;
	margin-bottom:10px;
	}
.schedule-box-tex1 {
	width:110px;
	font-family:Tahoma,Helvetica, sans-serif;;
	font-size:12px;
	color:#030303;
	float:left;
	margin-bottom:10px;
	}.rider-box {
 	width:390px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	}
.rider-box_new {
 	width:390px;
	float:left;
	margin-top:10px;
	}	
.rider-box1 {
 	width:119px;
	border:#19c51b 2px solid;
	float:left;
	background-color:#FFFFFF;
	}
.rider-box2 {
 	width:119px;
	border:#19c51b 2px solid;
	float:left;
	margin-left:10px;
	background-color:#FFFFFF;
	}
.rider-box3 {
 	width:119px;
	/*text-align:center;
	padding-top:10px;*/
	padding-bottom:10px;
	}
.rider-box-tex {
	width:119px;
	font-family:Tahoma,Helvetica, sans-serif;;
	font-size:15px;
	color:#000000;
	padding-top:3px;
	padding-bottom:3px;
	}
.rider-box-grntex {
	font-family:Tahoma,Helvetica, sans-serif;;
	font-size:14px;
	color:#037c03;
	}
	
.bor-bot {
	width:119px;
	border-bottom:#19c51b 2px solid;
	}
.rider-box-button {
	background:url(images/grnbtn_whtbg.gif) no-repeat center top;
	height:23px;
	padding-top:3px;
	padding-bottom:3px;
}
.rider-box-button-tex {
	font-family:Tahoma,Helvetica, sans-serif;;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
}
a.rider-box-button-tex:hover {
	font-family:Tahoma,Helvetica, sans-serif;;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
}
.reset3{
width:160px;
float:left;
xpadding:18px 0px 18px 0;
}
reset3 input:hover{
cursor:pointer;
}
.rig-container {
	width:394px;
	margin-top:10px;
	margin-left:8px;
	float:left;
}
.rig-container1 {
	width:394px;
	padding-top:20px;
	/*margin-left:8px;
	margin-bottom:9px;*/
	float:left;
	}
.headtxt {
		font-family: "Trebuchet MS";
		font-size:18px;
		color:#fff1aa;
		padding-left:5px;
}
.left-container {
	width:508px;
	float:left;
	margin-top:7px;
	margin-bottom:10px;
}
.livery-head{
	width:508px;
	height:42px;
	float:left;
	border:#fc9b03 1px solid;
	text-align:center;
	padding-top:15px;
	margin-top:8px;
	font-family:Tahoma;
	font-size:22px;
	color:#010101;
	background:url(images/contact_header.jpg) no-repeat center top;
}
.livery-head1 {
	width:508px;
	height:42px;
	float:left;
	border:#fc9b03 1px solid;
	text-align:center;
	padding-top:15px;
	margin-top:13px;
	font-family:Tahoma;
	font-size:22px;
	color:#010101;
	background:url(images/contact_header.jpg) repeat-x center top;
}
.pad-right {
	padding-right:17px;
	}
.livery-bg {
	background:url(images/liverycab-bg1.jpg) #FFF8D7 no-repeat bottom left; 
	width:508px;
	min-height:383px;
	float:left;
	border:#fc9b03 1px solid;
	padding-bottom:0px;
}	

.contact-bg {
	background:url(images/contact_bg.gif) no-repeat;
	width:332px;
	height:57px;
	margin-left:20px;
	margin-top:20px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
	padding-left:40px;
	padding-top:3px;
	line-height:24px;
}
.message-btn{
width:220px;
float:left;
padding-bottom:5px;
}
.message-btn input{
border:0;
width:212px;
height:42px;
background:url(images/buttonbig.png) no-repeat;
font:bold 18px Arial, Helvetica, sans-serif;
color:#313131;
text-align:center;
}
.message-btn input:hover{
cursor:pointer;
}

input.button-medium-lightbg1{
border:0;
background: url(images/buttonmedium_lightbg.png) no-repeat;
width:140px;
height:42px;
font:bold 16px Arial, Helvetica, sans-serif;
color:#000000;
}
.button-medium-lightbg1{
cursor:pointer;
}
#indexbox_section .manage1{
width:910px;
border:1px solid #fc9b03;
}

.bor-grn {
	border:#19c51b 1px solid;
	float:left;
	margin-top:4px;
	}
.ridepost .schedule-row3 div{
float:left;
font:bold 12px Verdana, Arial, Helvetica, sans-serif;
color: #333333;
padding:4px 4px;
line-height:1.2;
}
.schedule .schedule-row3{
overflow:auto;
height:auto;
background:url(images/schedule_row_bg1.gif) repeat-y;
border-bottom:1px solid #dcdcdc;

}
.ridepost .schedule-row3 .start-over4{
width:900px;
font:14px Tahoma,Helvetica, sans-serif;
color:#070807;
float:left;
padding-top:2px;
}
.ridepost .schedule-row3 .start-over5{
width:620px;
font:18px Tahoma,Helvetica, sans-serif;
color:#037d03;
float:left;
margin-top:4px;
}
.ridepost .schedule-row3 .start-over6{
width:620px;
font:18px Tahoma,Helvetica, sans-serif;
color:#037d03;
float:left;
}
#indexbox_section .orgtext {
	font-family:Tahoma,Helvetica, sans-serif;;
	font-size:14px;
	color:#f37216;
	font-weight:bold;
}
#indexbox_section .blacktext {
	width:240px;
	font-family:Tahoma,Helvetica, sans-serif;;
	font-size:14px;
	color:#070807;
	font-weight:bold;
}
#indexbox_section .blacktext1 {
	font-family:Tahoma,Helvetica, sans-serif;;
	font-size:14px;
	color:#070807;
	font-weight:bold;
}
	
.rider-name {
	width:70px;
	font:Tahoma,Helvetica, sans-serif;;
	font-size:16px;
	color:#ea4b06;
	float:left;
	display:inline;
	}
.rider-gender {
	width:70px;
	font:Tahoma,Helvetica, sans-serif;;
	font-size:11px;
	color:#000000;
	float:left;
	}
#indexbox_section .rider-box4 {
	width:70px;
	}
#indexbox_section .rider-box-button1 {
	background:url(images/grnbtn_whtbg1.gif) no-repeat center top;
	width:105px;
	height:30px;
	padding-top:3px;
	text-align:center;
	padding-bottom:0px;
	float:left;
}
.rider-box-button-tex1 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
}
a.rider-box-button-tex1:hover {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
}

#indexbox_section .rider-box-button2 {
	background:url(images/yellowbtn_blabg.gif) no-repeat center top;
	width:105px;
	height:30px;
	padding-top:3px;
	text-align:center;
	padding-bottom:0px;
	float:left;
	margin-top:5px;
}
.rider-box-button-tex2 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#000000;
	text-decoration:none;
}
a.rider-box-button-tex2:hover {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#000000;
	text-decoration:none;
}
#register-popup {
	width:753px;
	margin:0px auto 0px auto;
}
#register-popup .header {
	width:753px;
	height:16px;
	background:url(images/register-popup-header.gif) no-repeat;
	float:left;
}
#register-popup .mid {
	width:753px;
	background-color:#FFFFFF;
	float:left;
	margin-top:-3px;
}
#register-popup .bottom {
	width:753px;
	height:16px;
	background:url(images/register-popup-bottom.gif) no-repeat;
	float:left;
}
*html #register-popup .bottom {
	width:753px;
	height:16px;
	background:url(images/register-popup-bottom.gif) no-repeat;
	float:left;
}

#register-popup-inner {
	width:717px;
	height:auto;
	margin:0px auto;
	background-color:#FFFFFF;
	border-top:4px solid #10A411;
	border-bottom:1px solid #10A411;
	border-left:1px solid #10A411;
	border-right:1px solid #10A411; 
}
#register-popup-inner1 {
	width:617px;
	/*height:654px;*/
	margin:0px auto;
	background:url(images/register-popup-inner1-bg.gif) repeat-x #fff5c2;
	border:1px solid #F9BC5B;
	margin-top:20px;
	margin-bottom:20px;
	padding:20px 0px 0px 30px;
}
#register-popup-inner2 {
	width:617px;
	/*height:1019px;*/
	margin:0px auto;
	background:url(images/popup-inner2-bg.gif) repeat-x;
	border:1px solid #F9BC5B;
	margin-top:20px;
	margin-bottom:20px;
	padding:0px 0px 10px 30px;
}
.register-popup-headertxt {
	width:617px;
	margin:0px auto;	
	font-family:"Trebuchet MS";
	font-size:30px;
	color:#414141;
	border-bottom:#A9A8A8 1px solid;
	margin-top:20px;
}
.register-popup-blactext {
	font-family:Tahoma,Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
}
.register-popup-blactext1 {
	font-family:Tahoma,Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#4D4D4D;
	line-height:1.2;
}
.register-popup-blactext2 {
	font-family:Tahoma,Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}	
.register-popup-grntext {
	font-family:Tahoma,Helvetica, sans-serif;
	font-size:18px;
	color:#297622;
}

#indexbox_section .form-profile1{ 
position:relative;
right:20px;
padding-top:10px;
width:610px; 
}
* html #indexbox_section .form-profile1{
width:580px; 
}
.form-profile1 p{
clear:both;
overflow:auto;
zoom:1;
}
.form-profile1 input, .form-profile1 select {
border:1px solid #faa719;
height:20px;
font:13px Arial, Helvetica, sans-serif;
color:#000000;
line-height:20px;
width:370px; 
float:left;
margin-right:20px;
}
/* Added by Mazhar on 15-04-10 Start */
.form-profile1 textarea{
border:1px solid #faa719;
font:13px Arial, Helvetica, sans-serif;
color:#000000;
line-height:20px;
width:370px; 
float:left;
margin-left:0px;
height:75px;
}


/* Added by Mazhar on 15-04-10 End */
.form-profile1 input, .form-profile1 select{ 
width:370px;
}

.error-text
{
	color:#FF0000;
	font-size:11px;
}	

/*.form-profile1 label{
display:block;
float:left;
padding-left:20px;
width:150px; 
font: bold 13px Verdana, Arial, Helvetica, sans-serif;
color:#303030;
}*/

.label12{
display:block;
float:left;
padding-left:20px;
width:150px; 
font: bold 13px Verdana, Arial, Helvetica, sans-serif;
color:#303030;
}

input.button-small-lightbg3{
border:0;
background:url(images/buttonsmall2_lightbg.gif) no-repeat;
width:97px;
height:24px;
font:bold 14px Arial, Helvetica, sans-serif;
color:#000000;
padding-bottom:2px;
margin-left:170px;
}
input.button-small-lightbg3:hover{
	cursor:pointer;
}
#indexbox_section .form-profile2{ 
position:relative;
right:20px;
padding-top:10px;
width:610px; 
}
.form-profile2 input {
width:20px;
margin-left:170px;
clear:both;
}
/*.form-profile2 label{
font: bold 13px Verdana, Arial, Helvetica, sans-serif;
color:#303030;
}
*/
.label13 {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
color:#303030;
}
.marleft {
margin-left:170px;
}

.signintext {
font-family:Tahoma,Helvetica, sans-serif;
font-size:20px;
color:#303030;
}
.signinorgtext {
font-family:Tahoma,Helvetica, sans-serif;
font-size:20px;
color:#e68700;
padding-left:230px;
padding-top:20px;
}
input.button-small-lightbg4{
border:0;
background:url(images/buttonsmall2_lightbg.gif) no-repeat;
width:97px;
height:24px;
font:bold 14px Arial, Helvetica, sans-serif;
color:#000000;
padding-bottom:2px;
margin-left:160px;
}

input.button-small-lightbg4:hover{
cursor:pointer;
}

.blacktext3 {
font-family:Tahoma;
font-size:14px;
color:#1f1f1f;
font-weight:bold;
}
#close_btn {
	position:absolute;
	right:0px;
	top:0px;
	width:36px;
	height:40px;
	z-index:1;
}
.persononride {
	background-color:green;
	border:#075b07 solid 1px;
	text-align:center;
	padding:15px 0px;
	margin:0px 0px 10px 0px;
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#FFFFFF;
}
.persononride1 {
	background-color:red;
	border:#9d0e0e solid 1px;
	text-align:center;
	padding:15px 0px;
	margin:0px 0px 10px 0px;
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#FFFFFF;
}
.personinfo {
	margin:0px;
	padding:0px;
}
.personinfo dt {
	margin:0px;
	padding:0px;
	width:60px;
	float:left;
	text-align:right;
}
.personinfo dd {
	margin:0px;
	padding:0px 0px 0px 6px;
	width:50px;
	text-align:left;
	float:left;
}

/* UPDATED on 19 feb 2010
---------------------------------*/
a.orlink13 {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#e68700;
	text-decoration:underline;
	}
a:hover.orlink13 {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#e68700;
	text-decoration:none;
	}
a.grnlink15 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#038103;
	font-weight:bold;
	text-decoration:underline;
	}
a:hover.grnlink15 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#038103;
	font-weight:bold;
	text-decoration:none;
	}
a.blklink14 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#2b2b2b;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
	}
a:hover.blklink14 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#2b2b2b;
	font-size:14px;
	text-decoration:underline;
	font-weight:normal;
	}
a.wht18link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	}
a:hover.wht18link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:underline;
	}
a.whtlink24 {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	}
a:hover.whtlink24 {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:normal;
	}

a.whtlink20 {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	}
a:hover.whtlink20 {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:normal;
	}

.blk13 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2b2b2b;
	font-weight:bold;
	line-height:17px;
	}
.listtext {
	margin:0px 0 0 10px;
	padding:2px 0 0 10px;
	font-size:13px;
	color:#2b2b2b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.listtext strong{
font-size:13px;
	color:#2b2b2b;
	}
.listtext li{
	margin:0px 0 5px 4px;
	padding:0px 0 0 5px;
	font-weight:normal;
	}
.listtext1 {
	margin:0px 0 0 10px;
	padding:0px 0 0 10px;
	font-size:13px;
	color:#2b2b2b;
	font-family:Verdana, Arial, Helvetica, sans-serif;

	}
.listtext1 li{
	margin:0px 0 5px 4px;
	padding:0px 0 0 5px;
	font-weight:normal;
	}
.listtext1 strong{
font-size:13px;
	color:#2b2b2b;
	}
a.size13 {
	font-size:13px;
	}
.padri10 {
	padding-right:10px;
	}
.inline1 {
	display:inline;
	}
.padtop3 {
	padding-top:3px;
	}

/*-----------------added on 3 march 2010----------------------*/

.search_rides1 {
	width:347px;
	padding:0px 0px 0px 0px;
	background: url(images/yellow_gradient.gif) repeat-x #fff19d;
	border:#faa519 solid 2px;
	float:left;
}
.search_rides1 h1 {
	font-family: "Trebuchet MS";
	font-size: 19px;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	margin:0px;
	padding:2px 0px 5px 48px;
	background: url(images/search_icon1.gif) no-repeat top left;
}
.search_rides1 dl {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.search_rides1 dt {
    float:left;
    width: 132px;
    padding: 12px 0 0px 0;
	margin: 0px 0px 0px 0px;
    text-align: left;
	font-family:Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #030303;
	text-decoration: none;
}
.search_rides1 dd {
    float: left;
    width: 195px;
    margin: 0px 0px 0px 0px;
    padding: 12px 0px 0px 0px;
}
.adsearch_rides1 {
	padding:10px 8px 0px 8px;
	}
	
.searchtab{
margin:0px;
padding:0px;
font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
color:#0b0b0b;
font-size:18px;
text-decoration:none;

}

a.seltabs1{

text-align:center;
display:block;
padding:5px 0px 5px 0px;
float:left;
font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
color:#0b0b0b;
font-size:18px;
text-decoration:none;
}
a:hover.seltabs1{

text-align:center;
display:block;
padding:5px 0px 5px 0px;
float:left;
font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
color:#c14d00;
font-size:18px;
text-decoration:none;
}

a.seltabs{
background: #fdc60d;
text-align:center;
display:block;
padding:5px 0px 5px 0px;
float:left;
font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
color:#0b0b0b;
font-size:18px;
text-decoration:none;
border-bottom:1px solid #fc9b03;
border-right:1px solid #fc9b03;
border-left:1px solid #fc9b03;
}
a:hover.seltabs{
background: #fdc60d;
text-align:center;
display:block;
padding:5px 0px 5px 0px;
float:left;
font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
color:#0b0b0b;
font-size:18px;
text-decoration:none;
}
.textbox4 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	width:195px;
	height:19px;
	padding:3px 0px 0px 3px;
	border:#faa719 solid 1px;
}
.wefo {
	color:#CC6600;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:10px 0 4px 8px;
	}
.fhotspobox{
width:136px;
float:left;
font:bold 12px Verdana, Arial, Helvetica, sans-serif;
color: #333333;
padding:0px 8px 8px 8px;
}
.findadd {
	float:left;
	}
.padlf8 {
	padding-left:8px;
	}
a.tofrom {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#027503;
	padding-right:8px;
	text-decoration:none
	}
a:hover.tofrom {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#333333;
	padding-right:8px;
	text-decoration:none;
	}
.tabberlive .tabbertabhide {
 display:none;
}
.textbox5 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	width:151px;
	height:19px;
	padding:3px 0px 0px 3px;
	border:#faa719 solid 1px;
	float:left;
}
.pdlf4 {
	padding-left:8px;
	}
#container_login {
	background: url(images/bodybg1.gif) repeat-x #3f3d3d;
	margin: 0px auto;
	width: 1000px;
}
#signin_box1 {
	background-image: url(images/header_signinbox1.gif);
	float: right;
	height: 47px;
	width: 425px;
	padding:5px 0px 0px 13px;
	margin:9px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #070707;
	text-decoration: none;
}
#signin_box1 input {
	vertical-align:middle;
}
.lofo_box {

	text-align:right;
	padding:12px 13px 0 0;
	width:165px;
	float:right;
}
.lofo_box1 {

	text-align:right;
	padding:0px 13px 0 0;
	width:165px;
	float:right;
}
a.grnlin12 {
	color:#058105;
	font-size:11px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	}
a:hover.grnlin12 {
	color: #000000;
	font-size:11px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
.fontsize13 {
	font-size:13px;
	}
lineheight {
	line-height:0px;
	font-size:0px;
	}


.grenheadbg{
height:31px;
background:url(images/schedule_head_bg.gif) repeat-x;
border:1px solid #FFFFFF;
font:18px Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
padding:8px 0 0 8px ;
}
.space {
	padding:4px 0 4px; 0;
	}
.category {
	float:left;
	padding-right:10px;
	width:370px;
	text-align:right;
	padding-top:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	}
.fielbox {
	float:left;
	width:290px;
	}
.input2 {
	width:250px;
	height:21px;
	border:1px solid #faa719;
	color:#494949;
	font-size:12px;
	padding:2px 0 0 4px;
	}
.padtop9 {
	padding-top:9px;
	}
.conbgimg {
	background:url(images/ride_row_bg1.gif) repeat-x  #ffffff;
	border-top:1px solid #fbac26;
}
/*Error message*/
.error_txt

{
color:#FF0000;

}
.suc_txt{
color:#009900;

}


/*new styles*/
.form-profile1 dt{
float:left;
width:140px;
height:40px;
font: bold 13px Verdana, Arial, Helvetica, sans-serif;
color:#303030;
}
.form-profile1 dd{
width:382px;
float:left;
min-height:50px; /*updated by mazhar on 15-04-10 */
}
.form-profile1 dd input{
margin-left:0;
}
* html .form-profile1 dd input{
position:relative;
right:40px;
}
*+html .form-profile1 dd input{
position:relative;
right:40px;
}
* html .user-agent input{
position:relative;
left:0px;
}
*+html .user-agent input{
position:relative;
left:0px;
}
.user-agent{

color:#303030;
}
.user-agent span{
position:relative;
top:3px;
right:14px;
font: bold 13px Verdana, Arial, Helvetica, sans-serif;
}
#register-popup-inner .user-agent input{
width:20px;
border:none;
}


/* Added by Mazhar On 12-Mr-10 Mar */
a.read-more-thanks{
	color:#fc9b03;
	text-decoration:none;
	font-weight:bold;
}
a:hover.read-more-thanks{
	color:#666666;
	text-decoration:none;
}
.thanks-txt{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.pagination-link-admin {
	width:200px;
	text-align:right;
	float:right;
}
.pagination-link-admin a{
	text-decoration:none;
	color:#FF0000;
	font-size:12px;
}
.pagination-link-admin a:hover{
	color:#fc9b03;
}
/* Added by Mazhar On 12-Mr-10 End */


/* Added be Mazhar on 20-03-10 Start */

.form-register dt{
float:left;
width:106px;
height:40px;
font: bold 13px Verdana, Arial, Helvetica, sans-serif;
color:#303030;
padding-left:35px;
}
.form-register dd{
width:382px;
float:left;
min-height:40px;
text-align:left;
padding:0px 0px 0px 41px;
margin:0px;
}

.form-register dd input{
margin-left:0px;
padding-left:3px;
}
*html .form-register dd input{
margin-left:0px;
padding-left:5px;
}


.form-register label{
float:left;
margin:0 0 10px 0;
width:350px;
padding:0px;
}
*+html .form-register label{
float:left;
margin:0 0 10px 0;
width:350px;
padding:0px 0px 5px 0px;
}

* html .form-register dd input{
position:relative;
right:40px;
}
.new-txt-thanks, .new-txt-thanks p{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.new-txt-thanks strong{
	font-size:14px;
}
h2.heading-thanks{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}

.new-txt-thanks a{
	color:#7b4b00;
	font-size:12px;
}
.new-txt-thanks a:hover{
	color:#ff9c00;
}
.braces-prfile1 {
font:18px Arial,Helvetica,sans-serif;
left:90px;
position:relative;
}
.braces-prfile2 {
font:18px Arial,Helvetica,sans-serif;
left:135px;
position:relative;
}
.braces-prfile3 {
font:18px Arial,Helvetica,sans-serif;
left:190px;
position:relative;
}

/* Added be Mazhar on 20-03-10 End */

.loginerror {
	float:left; padding-left:30px; min-height:12px; width:165px; color:#F00
}

/* Added be Sures on 07-04-10 End */

.markerpop {
background:#FFFFED;
border:1px solid #FAA519;
margin:0px;
padding:7px;
color:#2B2B2B;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
}

/* Added be Mazhar on 14-04-10 Start */
input.cancel-upload{
background:url(images/cancel-upload.png) no-repeat;
width:115px;
height:39px;
font:bold 16px Arial, Helvetica, sans-serif;
color:#333;
padding-bottom:6px;
font-size:10px;
border:none;
}


.admin-search{
	font-family: Tahoma;
	font-weight: normal;
	color: #070707;
	text-decoration: none;
	width:230px;
	height:21px;
	padding:0px 0px 0px 3px;
	border:#7f9db9 solid 1px;
}
.admin-search-select{
	font-family: Tahoma;
	font-weight: normal;
	color: #070707;
	text-decoration: none;
	width:235px;
	height:21px;
	padding:0px 0px 0px 3px;
	border:#7f9db9 solid 1px;
}
.admin-search-textbox{
	font-family: Tahoma;
	font-weight: normal;
	color: #070707;
	text-decoration: none;
	width:230px;
	padding:0px 0px 0px 3px;
	border:#7f9db9 solid 1px;
}

dl {margin:0px; padding:0px;}

*+html .padding-left-spe{
	padding-left:25px;
}
*+html .padding-left-spe2{
	padding-left:35px;
}
*+html .padding-left-spe3{
	padding-left:25px;
}
*+html .padding-left-spe4{
	padding-left:40px;
}


.livery-cab-bg{
	/*background:url(images/cab_big.jpg) no-repeat bottom right;*/
	min-height:343px;
}

.time-txt a{
	color:#FFFFFF;
	text-decoration:none;
}
/* Added be Mazhar on 14-04-10 End */

/* Added be Mazhar on 22-04-10 Start Using only for your ride page. */
.schedule-ride{
width:882px;
border:1px solid #08d409;
margin-bottom:30px;
}
.schedule-head-2 div{
width:131px;
float:left;
font:18px Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
padding:8px;
background:url(images/schedule_head_divide.gif) no-repeat top right;
}
.schedule-row1-2 div{
width:131px;
float:left;
font:bold 12px Verdana, Arial, Helvetica, sans-serif;
color: #333333;
padding:8px;
}

.schedule-ride .schedule-row1-2{
min-height:70px;
background:url(images/schedule_row_bg2.gif) no-repeat;
border-bottom:1px solid #dcdcdc;
}
.schedule-ride .row2{
background:#f8f8f8;
}
.schedule-row1-2 div{
width:131px;
float:left;
font:bold 12px Verdana, Arial, Helvetica, sans-serif;
color: #333333;
padding:8px;
}
.schedule-ride .row2{
background:#f8f8f8;
}

.schedule-ride .schedule-head-2{
height:39px;
background:url(images/schedule_head_bg.gif) repeat-x;
border:1px solid #FFFFFF;
}

.schedule-head-2 div.last{
background:none;
width:82px;
}

.schedule-ride .date a, .schedule .date a{
text-decoration:underline;
font-size:12px;
color:#007500;
}

/* Added be Mazhar on 22-04-10 End */

/* Added  on 23-04-10 End */
.orlnk13 {
	color:#ea4b06;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	}
a.orlnk13 {
	color:#ea4b06;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	}
a:hover.orlnk13 {
	color:#ea4b06;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	}
.blkno13 {
	color:#030303;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	}
.blk16 {
	color:#2B2B2B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	}
.orcolor {
	color:#e64803;
	}
a.whtlnk {
	color:#FFFFFF;
	text-decoration:underline;
	}
a:hover.whtlnk {
	color:#FFFFFF;
	text-decoration:none;
	}
.pdtpad {
	padding:4px 4px  0 0;
	}
.pdtp5 {
	padding-top:8px;
	}


.schedule-box-new {
	width:360px;
	padding:10px 8px 15px 20px;
	background: url(images/yellow_gradient.gif) repeat-x #fff19d;
	border:#faa519 solid 2px;
	float:left;
	margin-left:10px;
}
.schedule-box1-new {
	width:367px;
	padding:10px 8px 15px 10px;
	background: url(images/yellow_gradient.gif) repeat-x #fff19d;
	border:#faa519 solid 2px;
	overflow:auto;
	height:143px;
}
.schedule-box-tex-new {
	width:210px;
	font-family:Tahoma,Helvetica, sans-serif;;
	font-size:14px;
	font-weight:bold;
	color:#030303;
	float:left;
	margin-bottom:10px;
	}
.schedule-box-tex1-new {
	width:110px;
	font-family:Tahoma,Helvetica, sans-serif;;
	font-size:12px;
	color:#030303;
	float:left;
	margin-bottom:10px;
	margin-left:10px;
	}
.maxwi1 {
	max-width:273px;
	}
.padtp20 {
	padding-top:20px;
	}
.padtp5 {
	padding-top:5px;
	}	
.rating-con {
	font-family:Tahoma,Arial, Helvetica, sans-serif; 
	font-size:10px; 
	padding:5px 0 0 2px; 
	margin:0px;
	}
.rating-con1 {
	font-family:Tahoma,Arial, Helvetica, sans-serif; 
	font-size:10px; 
	padding:1px 0 0 2px; 
	margin:0px;
	font-weight:bold;
	}
#middle_nav1 {
	margin: 0px auto;
	width: 912px;
}
#middle_nav1 p {
	margin: 0px;
}
.livery-no {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-top:20px;
	padding-left:26px;
	}
.redcolor {
	color:#cc0e02;
	font-size:13px;
	font-weight:bold;
	}
.wht13 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #FFFFFF;
	font-weight:bold;
	line-height:17px;
	}
#terms li{
	padding-top:6px;
	}

#content {
	float:left;
	width:550px;
}
#sidebar {
	float:right;
	width:290px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 30px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 3px 0;
}

#sidebar li li a {
	margin: 0;
	padding: 15px;
	background: url(images/img08.gif) no-repeat left 50%;
	font-size:13px;
}
#sidebar li li a:hover {
	text-decoration:underline;	
}


#sidebar h2 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	color: #FAA11B;
}

#sidebar a {

}

.entry {
	font-size:13px;
	font-weight:normal;
}
.entry p {
	font-size:13px;
	font-weight:normal;
}
.entry p a {
	font-size:13px;
	font-weight:normal;
	color:#00F;
	text-decoration:underline;
}
.entry p a strong {
	font-size:13px;
	font-weight:normal;
	color:#00F;
	text-decoration:underline;
}

.postInfo a {
	font-size:13px;
	font-weight:normal;
	color:#00F;
	text-decoration:underline;
}
.postInfo {
	font-size:13px;
}

.entry img {
	float:left;
	margin:10px 10px 0px 0px;
	border-color:#000;
}

h2.title a {
	font-size:18px;
	font-family:Tahoma;
	color:#faa11b;
	text-decoration:none;
}
h2.title {
	margin-bottom:5px;
	font-size:16px;
	font-family:Tahoma;
	color:#faa11b;


}
h1.title a {
	font-size:18px;
	font-family:Tahoma;
	text-decoration:none;
}
h1.title {
	font-size:18px;
	font-family:Tahoma;
		margin-bottom:5px;
}




div.sociable {
margin:16px 0;
clear:both;
padding:16px;
}
span.sociable_tagline {
position:relative;
}
span.sociable_tagline span {
display:none;
width:14em;
}
span.sociable_tagline:hover span {
background:none repeat scroll 0 0 #FFFFEE;
border:1px solid #CCCCCC;
color:black;
display:block;
line-height:1.25em;
position:absolute;
top:-5em;
}
.sociable span {
display:block;
}
.sociable ul {
display:inline;
margin:0 !important;
padding:0 !important;
}
.sociable ul li {
background:none repeat scroll 0 0 transparent;
display:inline !important;
list-style-type:none;
margin:0;
padding:1px;
}
.sociable ul li:before {
content:"";
}
.sociable img {
border:0 none;
float:none;
height:16px;
margin:0;
padding:0;
width:16px;
}
.sociable-hovers {
opacity:0.4;
}
.sociable-hovers:hover {
opacity:1;
}
