/* CSS Document */
Body {
	margin: 0px;
	padding: 0px;
	background: url(../images/background.jpg) repeat-x #E4EBEF;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#Header {
	padding: 5px 18px 15px;
}

.venture {
	padding-left: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0081ad;
}

.Logo {
	padding: 6px 0px;
	text-align: center;
	width: 290px;
}

.Banner {
	background: #ffffff;
	/*padding-bottom: 25px;*/
	margin:0px 200px -50px 0px ;
}
.Banner1 {
	background: #ffffff;
	padding-bottom: 25px;
	
}
.PreButton {
width: 38px;
height: 39px;
float: left;
margin-top: 44px;
margin: 44px 0px 0px 3px;
}

.NextButton {
	width: 38px;
	height: 39px;
	float: right;
	margin: 44px 0px 0px 0px;
}

.SlideImg {
	width: 781px;
	float: left;
}

.SlideImg Img {
	margin-left: 11px;
}

/************************ Main Menu Start ***************/

#MainMenu {
	background: url(../images/index_28.jpg) repeat-x;
/*	padding: 0px 5px;*/
}

#MainMenu td {
	border-right: 1px #ffffff solid;
}

#MainMenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 25px;	
	line-height: 36px;
	height: 36px;
	display: block;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
}

#MainMenu a:hover {
	background: #C2C91D;
	background: url(../images/index1_28.jpg) repeat-x;
}

a.LeftMenu {
	background: url(../images/index_27.jpg) no-repeat;
}

a:hover.LeftMenu {
	background: url(../images/left-menu.jpg) no-repeat !important;
}

a.RightMenu {
	background: url(../images/index_31.jpg) no-repeat right;
}

a:hover.RightMenu {
	background: url(../images/right-menu.jpg) no-repeat right !important;
}

/************************ Main Menu Closed ***************/

.Aboutus {
	background: url(../images/index_48.jpg) no-repeat;
	line-height: 62px;
	height: 62px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	width: 189px;
}

.Aboutus a {
	line-height: 62px;
	height: 62px;
	text-decoration: none;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	width: 189px;
	display: block;
}

.DriverRegister a {
	background: #F57B20;
	line-height: 62px;
	height: 62px;
	text-align: center;
	font-size: 15px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	border-right: 2px #ffffff solid;
	border-left: 2px #ffffff solid;
	width: 193px;
}

.DriverRegister a:hover {
	background: #C2C91D;
	line-height: 62px;
	height: 62px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	border-right: 2px #ffffff solid;
	border-left: 2px #ffffff solid;
	width: 193px;
}


.Advertiser a {
	background: url(../images/index_50.jpg) no-repeat;
	line-height: 62px;
	height: 62px;
	display: block;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	width: 186px;
	text-decoration: none;
}

.Advertiser a:hover {
	background: url(../images/index_48_over.jpg) no-repeat;
	line-height: 62px;
	height: 62px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	width: 186px;
}

.LoginBox {
	/*background: url(../images/loginbox.jpg) no-repeat;*/
	vertical-align: top;
	color: #015679;
	height: 272px;
}

.LoginHead {
	font-size: 20px;
	font-weight: bold;
	color: #015679;
	margin: 0px 0px 5px 20px;
}

.LoginHead1 {
	font-size: 16px;
	font-weight: bold;
	color: #015679;
	margin: 0px 0px 10px 20px;
}

.LoginForm {
	background: url(../images/login_05.jpg) no-repeat left bottom;
	padding-bottom: 13px;
	font-size: 14px;
}

.LoginBox Div {
	padding-left: 20px;
	font-size: 12px;
}

.TextareaHome {
	background: url(../images/index_41.jpg) bottom #FBFCE5 repeat-x;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px #BDC1A3 solid;
	margin: 5px 0px 8px 20px !important;
	
}

.Textarea {
	background: url(../images/index_41.jpg) bottom #FBFCE5 repeat-x;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px #BDC1A3 solid;
	margin: 5px 0px 8px 20px !important;
	width:210px;
	
}
.Textarea1 {
	background: url(../images/index_41.jpg) bottom #FBFCE5 repeat-x;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px #BDC1A3 solid;
	margin: 5px 0px 8px 20px !important;
	width:210px;
}

.Button {
	background: url(../images/index_45.jpg) no-repeat;
	height: 30px;
	width: 108px;
	text-indent: -9000px;
	display: block;
	border: none;
	cursor: pointer;
	margin: 5px 0px 15px 20px;
}

.LoginBox a {
	color: #015679;
	text-decoration: none;
	margin-right: 6px;
}

.LoginBox a:hover {
	text-decoration: underline;
}

.Info {
	padding: 15px 0px;
}

#Footer {
	background: #ffffff;
	width: 100%;
	padding: 15px 0px;
}

#Footer a {
	color: #007DB1;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 8px;
}

#Footer a:hover {
	text-decoration: underline;
}

.Copyright {
	text-align: right;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #565656;
	font-size: 11px;
	line-height: 16px;
}

.Copyright a {
	color: #565656!important;
	font-size: 11px!important;
	margin: 0px!important;
}

.Copyright a:hover {
	color: #565656;
	text-decoration: none;
}

/************************ Driver signup form start **************************/

.UserName {
	width: 300px;
	font-size: 12px;
	padding-left: 20px;
	vertical-align: top;
	padding-top: 5px;
}


.Sub {
	background: url(../images/submit.jpg) no-repeat;
	height: 30px;
	width: 108px;
	text-indent: -9000px;
	display: block;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #EFF1D9;
	text-align: left;
	cursor: pointer;
	margin: 5px 0px 15px 20px;
}

#SideMenu {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#SideMenu li {
	padding: 0px 1px;
	display: block;
	line-height: 24px;
	height: 24px;

}

#SideMenu a {
	color: #ffffff;
	text-decoration: none;
	width: 254px;
	font-weight: bold;
	display: block;
	padding-left: 20px;
	border-bottom: 1px #ffffff solid;

}

#SideMenu a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #F57B20;
}

.Heading {
	font-size: 20px;
	font-weight: bold;
	color: #F57B20;
	margin: 0px 0px 10px 20px;
}

.Heading1 {
	font-size: 20px;
	font-weight: bold;
	color: #F57B20;
	margin: 0px 0px 10px 0px;
}

/************************ Driver signup form Clodes **************************/


a.Terms {
	color: #F57B20;
}

a:hover.Terms {
	text-decoration: none;
}

.Qus {
	line-height: 20px;
	color: #4C6E03;
	padding-top: 10px;
	vertical-align: top;
	font-size: 13px;
}

.Ans {
	padding: 5px 0px 10px;
	border-bottom: 1px #CED520 dashed;
	text-align: justify;
}

.Content {
	padding: 0px 0px 0px 20px;
	font-size: 12px;
}

.TipsHead {
	font-size: 20px;
	font-weight: bold;
	color: #4C6E03;
	margin: 10px 0px 0px 0px;
}

.aa {
	width: 200px;
	float: left;
}
.admin {
color:#007DB1;
font-weight: bold;
padding:8px;
font-size:16px;
}
.wrong
{
	color:#990000;
	margin-bottom: 3px;
	
}
.userinfo {
color:#007DB1;
font-weight: bold;
width:150px;
font-size:14px;
text-align:left;
}
.b td {
	border-bottom:#CCCCCC solid 1px;
}
.sitemap  ul{
	list-style-type:none;
	list-style-position:outside;
	list-style-image:none;
	

}
.sitemap li {
	line-height:20px;
	background:url(../images/square.jpg) no-repeat 0px 8px;
	padding-left:10px;
	

}
.sitemap a {
	color:#4C6E03;
	font-size:12px;
}
.sitemap a:hover {
	text-decoration:none;
}

.Terms1 p {
	text-align: justify;
}

.contact {
	padding:0px 0px 15px 18px;
	line-height:19px;
}

.contact a {
 color:#007DB1;
 font-weight:bold;
}

.advertiser1 {
color:#007DB1;
font-weight: bold;
font-size:12px;
text-align:left;
}
.data {
text-align:left !important;
width:180px
}
.company {
	font-size:15px;
	color:#007BB4;
	font-weight:bold;
	padding:10px;
	text-align:center;
	width: 400px;
}

.HomeLogin {
	margin:20px 0px 0px;
}

.star {
	
	font-weight: bold;
	font-size:12px;
	color: #F57B20 !important;
	font-family:Tahoma,Verdana;
	vertical-align:top;
	
}

.Image {
	border: 1px #cccccc solid;
	margin: 5px 0px;
	padding: 4px;
	background: #ffffff;
}
.other {
	background: url(../images/index_41.jpg) bottom #FBFCE5 repeat-x;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px #BDC1A3 solid;
	margin: 5px 0px 8px 20px !important;
	width:150px;
}

.Date {
	padding-bottom: 10px;
	vertical-align: top;
}

.NewsLinks {
	padding: 10px 0px;
	border-bottom: 1px #999999 dashed;
}

.NewsLinks a {
	color: #4C6E03;
	font-weight: bold;
}

.NewsLinks a:hover {
	text-decoration: none;
}

.NewsLinks span {
	color:#666666;
	font-size: 10px;
}

H2.Head {
	color: #4C6E03;
	font-size: 14px;
	margin:0px;
}
.FindContact {
	padding:10px 0px;
	border-bottom:1px #4C6E03 dashed;
	
}
.Webemail{
 padding:10px 0px;
 
}
.Webemail span{
 color:#999999;
 font-size:11px;
 
}
.importnew{
 
  padding:12px;
}
.importnew td{
 
  
  color:#FFFFFF;
}
/**************** contact my friends *******************/
.Webemails {
	background: url(../images/driver-signup_03.jpg) no-repeat;
	line-height: 48px;
	height: 48px;
	padding-left: 20px;
	font-size: 18px;
	color: #ffffff;
}

.WebemailsInfo {
	background: url(../images/driver-signup_05.jpg) repeat-y;
	padding: 10px 20px;
}

.WebemailsInfo Img {
	margin-right: 10px;
}

.SignupForm {
	border: 2px #e4ebef solid;
}

.SignupUser {
	font-size: 12px;
	font-weight: bold;
	width: 100px;
	line-height: 30px;
	padding-left:20px;
}

.SignupTextarea {
	background: url(../images/driver-signup_24.jpg) bottom left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 144px;
	margin: 0px 5px 0px;
	border: 1px #c7cdd1 solid;
	line-height: 20px;
	height: 18px;
}

.SignupTextarea1 {
	background: url(../images/driver-signup_24.jpg) #ffffff repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px #c7cdd1 solid;
	margin: 0px 5px 0px;
	line-height: 20px;
	height: 20px;
}

.SignupBtn {
	width: 108px;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	background: url(../images/driver-signup_28.jpg) no-repeat;
	border: none;
	font-weight: bold;
	cursor: pointer;
}
/**************** contact my friends *******************/

.movingtext {

	color:#015679; 
	font-weight:bold;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.send {
padding:20px;

}

.OurParterners {
	padding: 10px 0px;
	font-weight: bold !important;
	
}

.Video {
	background: url(../images/video-tv.jpg) no-repeat 50px 0px;
	height: 475px;
	padding-left: 130px;
}

/************** Product***********************/

.ProductImg {
	padding: 3px;
	border: 1px #cccccc solid;
	background: #ffffff;
	margin-bottom: 5px;
}

.ProductImg1 {
	padding: 3px;
	border: 1px #cccccc solid;
	background: #ffffff;
	margin-bottom: 5px;
}

.ContentUl {
	margin: 0px;
	padding:0px;
	list-style-type: none;
	list-style-position: outside;
	list-style-type: none;
}

.ContentUl li {
	background: url(../images/bullet.gif) no-repeat 0px 5px;
	padding-left: 15px;
}

.UlDiv {
	width: 410px;
	float: right;
}

.Product td {
	padding: 15px 0px;
	border-bottom: 1px #cccccc dashed;
}

.ProductName {
	text-align: center;
	font-weight: bold;
	color: #015679;
	margin: 0px;
	padding: 0px;

}

.Links {
	padding: 10px;
}

.Links a{
	color: #015679;
	text-decoration: none;
	margin: 0px 10px;
	font-weight: bold;
	font-size: 12px;
}

.Links a:hover{
	color: #F57B20;
}

a.Top{
	color: #015679;
	text-decoration: none;
	margin: 0px 10px;
	font-weight: bold;
	font-size: 12px;
}

a:hover.TOp {
	color: #F57B20;
}


.Clear {
	clear: right;
}
