@charset "utf-8";
/* CSS Document */

@font-face {
 font-family: "Calibri";
 src: url("fonts/CALIBRIB.TTF");
}
body {
	/*	font-family:Tahoma*/
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-style:normal;
	color:#383838;
}
h1 {
	font-size:15px;
	font-family:Tahoma;
	color:#ce0808;
	margin:0px;
	padding:0px;
}
h2 {
	font-size:25px;
	font-family:"Times New Roman";
	color:#fa9595;
	margin:0px;
	padding:0px;
}
#navigation_home_outer {
	width:100%;
	background-image:url(images/nav_bg.jpg);
	background-repeat:repeat-x;
	height:114px;
}
#navigation_home_outer .navigation_home {
	width:1024px;
	margin:0 auto;
}
#navigation_home_outer .login_out {
	width:412px;
	float:right;
	margin-top: 5px;
}
#navigation_home_outer input {
	width:163px;
	height:23px;
	float:left;
	background-image:url(images/field_bg.png);
	background-repeat:no-repeat;
	border:none;
	background-color:transparent;
}
.lables1 {
	color: #6D6D6E;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-left: 2px;
	text-shadow: 1px 1px 0 #FFFFFF;
	margin-top: 5px;
}
.login_nav {
	float:right;
	margin-top:33px;
}
.label_input_outer {
	width:170px;
	float:left;
	margin-top:10px;
}
.logo {
	float: left;
	margin-top: 23px;
}
.logo_home {
	margin-left:73px;
}
#container {
	width:1200px;
	min-height:500px;
	margin:0 auto;
}
.video_section {
	width:320px;
	float:left;
	margin-left:9px;
}
.video_section h1 {
	margin:16px 0;
	font-weight:bold;
	font-size:14px;
}
.home_page_container {
	width:888px;
	float:left;
	margin-left:146px;
}
.video {
	width:320px;
	height:231px;
	float:left;
}
.singup {
	width:350px;
	height:300px;
	float:left;
	background-image:url(images/repeat_img.jpg);
	background-repeat:repeat-x;
}
.singup_outer {
	width:385px;
	float:left;
}
.singup_left {
	width:18px;
	height:300px;
	float:left;
	background-image:url(images/left_img.jpg);
	background-repeat:no-repeat;
}
.singup_right {
	width:13px;
	height:300px;
	float:left;
	background-image:url(images/right_img.jpg);
	background-repeat:no-repeat;
}
.driver_img {
	float:left;
	margin:34px 13px 0;
}
.its_free {
	color: #cc0000;
	float: left;
	font-size: 19px;
	margin-top: 18px;
	width: 355px;
	font-weight:bold;
}
.its_free2 {
	color: #0ba31a;
	font-size: 16px;
}
.singup_outer input {
	width:209px;
	height:29px;
	float:left;
	background-image:url(images/singup_bg.png);
	background-repeat:no-repeat;
	border:none;
	background-color:transparent;
	padding: 0 10px;
}
.singup_outer .lables1 {
	color: #333333;
	margin-right: 8px;
	text-align: right;
	width: 110px;
	text-shadow: 1px 1px 0 #ffffff;
	font-size: 13px;
}
.singup_outer .label_input_outer {
	width:350px;
	margin-top: 11px;
}
.byclicking {
	font-family: tahoma;
	font-size: 12px;
	margin-left: 124px;
	word-spacing: -2px;
}
.singup_button {
	float: right;
	margin-top: 10px;
}
.byclicking a {
	color:#1c619d;
	border-bottom:1px solid #1c619d;
}
.signup_line {
	margin-bottom: 5px;
	margin-top: 5px;
}
.clickinbox_outer {
	width:440px;
	height:350px;
	float:left;
	margin-top:36px;
	margin-bottom: 35px;
}
.clickinbox_outer .clickinbox_left {
	width:21px;
	height:350px;
	float:left;
	background-image:url(images/click_in_left_img.jpg);
	background-repeat:no-repeat;
}
.clickinbox_outer .clickinbox {
	width:400px;
	height:350px;
	float:left;
	background-image:url(images/click_in_rp_img.jpg);
	background-repeat:repeat-x;
}
.clickinbox_outer .clickinbox_right {
	width:14px;
	height:350px;
	float:left;
	background-image:url(images/click_in_right_img.jpg);
	background-repeat:no-repeat;
}
.margin {
	margin-right:6px;
}
.clickinbox ul {
	margin:25px;
	padding:0px;
}
.clickinbox li {
	color: #2f3334;
	font-family: "Calibri";
	font-size: 16px;
	font-weight:normal;
	font-style:italic;
	line-height: 31px;
	text-shadow: 1px 1px 0 #FFFFFF;
}
.clickinbox h2 {
	margin: 23px 0 21px 48px;
	width:310px;
}
.clickinbox .margin {
	margin-left:70px;
}
.forgot_pass {
	font-size:10px;
	color:#8baacd;
	font-weight:bold;
	float:left;
}
.forgot_pass a {
	color:#8baacd;
}
.bottom_contents {
	float:left;
	width:888px;
}
/* Dashboard page*/	


#navigation_outer {
	width:100%;
	background-image:url(images/nav_bg_gray.jpg);
	background-repeat:repeat-x;
	height:60px;
}
#navigation_outer .navigation {
	width:877px;
	height:60px;
	float:left;
	background-image:url(images/nav_bg_red.jpg);
	background-repeat:repeat-x;
	margin-left: 50px;
}
#navigation_outer .logo {
	float: left;
	margin-top: 17px;
}
#navigation_outer .navigation_con_wrapper {
	margin:0 auto;
	width:1200px;
}
#navigation_outer .navigation ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#navigation_outer .navigation li span {
	text-indent: -9999px;
	display:block;
}
#navigation_outer .navigation li a.left_nv_space {
	float: left;
	height:45px;
	width:26px;
	margin-top:16px;
}
#navigation_outer .navigation li.nav_over.active, #navigation_outer .navigation li.nav_over:hover {
	float:left;
	background-image:url(images/nav_bg_over.jpg);
	background-repeat:repeat-x;
	height:60px;
}
/*#navigation_outer .navigation li a.dashboard {
    float: left;
	margin:16px 10px 0 10px;
}*/

#navigation_outer .navigation li img {
	float: left;
	margin:16px 19px 0 19px;
}
#container .left_contetns {
	width:320px;
	float:left;
	margin-top:33px;
}
#container .buttons_wrapper {
	width:320px;
	float:left;
}
#container .buttons_wrapper img {
	float:left;
	margin-bottom:7px;
}
.singout {
	font-size:12px;
	margin-top:15px;
	float:right;
	color: #14396E;
	float: right;
	font-size: 12px;
	margin-top: 23px;
}
.singout a {
	color: #14396E;
	border-bottom:1px solid #000;
}
.right_contetns {
	width:860px;
	min-height:500px;
	float:right;
	border:1px solid #adadad;
	margin-top:33px;
	font-size: 12px;
	color:#000;
	margin-bottom: 300px;
}
.right_contetns .dash_first_row {
	width:100%;
	height:37px;
}
.right_contetns .dash_first_row2 {
	background-color: #B1CBEF;
	font-size: 12px;
	height: 18px;
	padding-top: 2px;
	width: 100%;
}
.right_contetns .dash_row2 {
	width:100%;
	height:27px;
	background-color:#e6edf7;
}
.right_contetns .dash_row {
	width:100%;
	height:27px;
	background-color:#ffffff;
}
.affiliate_invite_wrapper {
	float:left;
	min-height:150px;
	margin-top:92px;
	border: 1px solid #ADADAD;
	padding-left: 5px;
	width: 312px;
}
.alert {
	font-size:18px;
	color:#da0e00;
	font-weight:bold;
	margin:13px 5px 0 2px;
	width: 80px;
	float:left;
}
.alert_icon {
	float:left;
	margin:8px 3px 0 8px;
}
.right_contetns .colum1 {
	width:108px;
	height:15px;
	float:left;
	margin-left:8px;
	margin-top: 3px;
}
.right_contetns .colum0 {
	float: left;
	height: 15px;
	margin-left: 13px;
	margin-top: 3px;
	width: 19px;
}
.right_contetns .colum2 {
	width:365px;
	height:15px;
	float:left;
	margin-top: 3px;
}
.right_contetns .colum3 {
	width:248px;
	height:15px;
	float:left;
	margin-top: 3px;
}
.right_contetns .colum4 {
	width:73px;
	height:15px;
	float:left;
	margin-top: 3px;
}
.right_contetns .colum5 {
	width:20px;
	height:15px;
	float:left;
	margin-top: 3px;
}
.right_contetns .dash_row2 .colum1, .right_contetns .dash_row2 .colum2, .right_contetns .dash_row2 .colum3, .right_contetns .dash_row2 .colum4 {
	margin-top:7px;
}
.right_contetns .dash_row2 .colum0, .right_contetns .dash_row2 .colum5 {
	margin-top:6px;
}
.right_contetns .dash_row .colum1, .right_contetns .dash_row .colum2, .right_contetns .dash_row .colum3, .right_contetns .dash_row .colum4 {
	margin-top:7px;
}
.right_contetns .dash_row .colum0, .right_contetns .dash_row .colum5 {
	margin-top:6px;
}
.right_contetns .dash_row .colum3 a, .right_contetns .dash_row2 .colum3 a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3867ab;
}
.right_contetns .setting_icon {
	float: right;
	margin-right: 3px;
	margin-top: 4px;
}
.right_contetns a {
	color:#3867ab;
}
.inviteheading {
	font-size: 14px;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 5px;
}
.invitepeople {
	font-size: 14px;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 10px;
	float:left;
}
.affiliate_invite_wrapper input {
	background-color:transparent;
	border:none;
	background-image:url(images/field_bg_affilate.jpg);
	background-repeat:no-repeat;
	width:204px;
	height:28px;
	margin-left: 5px;
	margin-right: 4px;
	float:left;
	margin-top: 3px;
	color:#989898;
}
.button_affi {
	float:left;
	margin-top:3px;
}
.invitationyousend_line {
	border-top: 1px solid #ADADAD;
	float: left;
	margin-left: -5px;
	margin-top: 7px;
	width: 317px;
}
.invitationyousend {
	margin-left: -5px;
	width: 317px;
	float:left;
	font-size: 12px;
	overflow-x: hidden;
	overflow-y: scroll;
	color:#000;
}
.invitationyousend .dash_first_row2 {
	background-color: #B1CBEF;
	font-size: 12px;
	height: 19px;
	margin-top: 3px;
	padding-top: 2px;
	width: 100%;
}
.invitationyousend .dash_row2 {
	width:100%;
	height:27px;
	background-color:#e6edf7;
}
.invitationyousend .dash_row {
	width:100%;
	height:27px;
	background-color:#ffffff;
}
.invitationyousend .colum1 {
	float: left;
	height: 15px;
	margin-left: 12px;
	margin-top: 3px;
	width: 90px;
}
.invitationyousend .colum2 {
	width:68px;
	height:15px;
	float:left;
	margin-left:8px;
	margin-top: 3px;
}
.invitationyousend .colum3 {
	width:90px;
	height:15px;
	float:left;
	margin-left:5px;
	margin-top: 3px;
}
.invitationyousend .colum_icon {
	width:15px;
	height:15px;
	float:left;
	margin-top: 3px;
	margin-left: 7px;
}
.invitationyousend .dash_row .colum1, .invitationyousend .dash_row .colum2, .invitationyousend .dash_row .colum3, .invitationyousend .dash_row .colum_icon {
	margin-top:6px;
}
.invitationyousend .dash_row2 .colum1, .invitationyousend .dash_row2 .colum2, .invitationyousend .dash_row2 .colum3, .invitationyousend .dash_row .colum_icon {
	margin-top:6px;
}
#navigation_outer .navigation li {
	list-style-type: none;
	float:left;
}
/*profile page*/

.profile_header {
	width:1194px;
	float:left;
	background-color:#b8b8b8;
	height:248px;
	margin-top:6px;
	margin-left: 3px;
}
.profile_header_bottom {
	width:1194px;
	float:left;
	background-color:#737271;
	height:59px;
	margin-top: -7px;
}
.profile_pic {
	float:left;
	margin-top: 58px;
	margin-left: 39px;
	width:139px;
	height:138px;
}
.profile_pic img {
	position:absolute;
	z-index:+1;
}
.profile_rating {
	float: left;
	margin-top: 12px;
	width: 150px;
}
.rating_text {
	float: left;
	height: 25px;
	margin-left: 17px;
	margin-top: -4px;
	width: 106px;
	text-shadow: none;
	color:#FFF;
}
.rating_text a {
	color:#FFF;
	font-weight:bold;
}
.ratingandtex_wrapper {
	width:150px;
	float:left;
	margin-left:42px;
}
.lymo_wrrapper {
	float:left;
	width:164px;
}
.lymo {
	color: #FFFFFF;
	float: left;
	font-size: 38px;
	height: 38px;
	margin-top: -4px;
	text-shadow: none;
}
.lymo2 {
	color: #FFFFFF;
	float: left;
	font-size: 20px;
	margin-left: 2px;
	text-shadow: none;
}
.favortie_button {
	float:right;
	margin-top:14px;
}
.ivite_button {
	float:right;
	margin-top:14px;
	margin-right:25px;
	margin-left:2px;
}
.profile_nav {
	width:1194px;
	height:52px;
	float:left;
	margin-left: 3px;
}
.info {
	background-image: url("images/profile_nav_over.jpg");
	background-repeat: no-repeat;
	color: #666666;
	float: left;
	font-size: 20px;
	font-weight: normal;
	height: 36px;
	padding-top: 8px;
	text-align: center;
	width: 398px;
	background-position: 0 -3px;
	text-shadow: 1px 1px 0 #FFFFFF;
}
.info:hover, .info.active {
	background-image: url("images/profile_nav_over.jpg");
	background-repeat: no-repeat;
	color: #333333;
	float: left;
	font-size: 20px;
	font-weight: bold;
	height: 43px;
	padding-top: 8px;
	text-align: center;
	width: 398px;
	background-position:0 -50px;
}
.left_contetns_profile {
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	width: 342px;
	border:1px solid #ADADAD;
	padding:10px;
	margin-bottom: 36px;
}
.left_contetns_profile a {
	color: #0673b4;
	border-bottom:1px solid #0673b4;
}
.left_contetns_profile .colum1 {
	float:left;
	width:87px;
}
.left_contetns_profile .colum2 {
	float:left;
	width:237px;
}
.left_contetns_profile .rows {
	float:left;
	width:100%;
	margin-top: 12px;
	height:18px;
	padding-top:0px;
	font-weight: normal;
}
.left_contetns_profile .rows2 {
	float:left;
	width:100%;
	margin-top: 12px;
	height:18px;
	padding-top:0px;
}
.left_contetns_profile .colum3 {
	float:left;
	width:100px;
	color:#0673b4;
	margin-top:40px;
}
.left_contetns_profile .colum4 {
	float:left;
	width:134px;
	color:#0673b4;
	margin-top:40px;
}
.left_contetns_profile .colum3 .rows {
	float:left;
	width:100%;
	margin-top: 1px;
}
.left_contetns_profile .colum4 .rows {
	float:left;
	width:100%;
	margin-top: 1px;
}
.left_contetns_profile .line {
	border-bottom: 1px solid #388FC3;
	float: left;
	height: 1px;
	margin-bottom: 5px;
	margin-top: -2px;
	width: 100%;
}
.right_contetns_profile {
	float:left;
	width:799px;
	font-size: 14px;
	margin-top:20px;
}
.right_contetns_profile .colum1 {
	min-height:500px;
	float:left;
	width:60px;
	margin-left: 15px;
	text-align: center;
}
.right_contetns_profile .colum2 {
	min-height:500px;
	float:left;
	width:720px;
}
#container .right_contetns_profile .colum2 p {
	margin:0px;
	padding:0px;
	margin-bottom:25px;
}
#container .right_contetns_profile .colum2 p .cufon-canvas {
	margin-bottom:4px;
}
/*job page*/


.search_wrrapper {
	float:left;
	width:1194px;
}
.search_wrrapper .search {
	width:270px;
	height:32px;
	background-image:url(images/farmed-out_03.jpg);
	background-color:transparent;
	border:none;
	padding:0 40px 0 5px;
	background-repeat:no-repeat;
	margin: 26px 7px 0 408px;
	float: left;
	font-size:12px;
	color:#757575;
	font-weight: bold;
}
.search_wrrapper .selecta {
	background-color: transparent;
	background-image: url("images/farmed-out_05.jpg");
	background-repeat: no-repeat;
	border: medium none;
	height: 33px;
	padding: 0 0 0 5px;
	width: 163px;
	float: left;
	margin-top:25px;
}
.left_contetns_job {
	float:left;
	width:215px;
	min-height:250px;
	margin-top: 20px;
}
.left_contetns_job .newjob {
	width:208px;
	height:42px;
	background-image:url(images/jobs_buttons.jpg);
	float:left;
	background-repeat:no-repeat;
	background-position:0 0;
	margin-bottom:4px;
}
.left_contetns_job .newjob:hover, .left_contetns_job .newjob.active {
	width:208px;
	height:42px;
	background-image:url(images/jobs_buttons.jpg);
	float:left;
	background-repeat:no-repeat;
	background-position:0 -198px;
	margin-bottom:4px;
}
.left_contetns_job .formedout {
	width:208px;
	height:42px;
	background-image:url(images/jobs_buttons.jpg);
	float:left;
	background-repeat:no-repeat;
	background-position:0 -47px;
	margin-bottom:4px;
}
.left_contetns_job .formedout:hover, .left_contetns_job .formedout.active {
	width:208px;
	height:42px;
	background-image:url(images/jobs_buttons.jpg);
	float:left;
	background-repeat:no-repeat;
	background-position:0 -245px;
	margin-bottom:4px;
}
.left_contetns_job .formedin {
	width:208px;
	height:42px;
	background-image:url(images/jobs_buttons.jpg);
	float:left;
	background-repeat:no-repeat;
	background-position:0 -94px;
	margin-bottom:4px;
}
.left_contetns_job .formedin:hover, .left_contetns_job .formedin.active {
	width:208px;
	height:42px;
	background-image:url(images/jobs_buttons.jpg);
	float:left;
	background-repeat:no-repeat;
	background-position:0 -292px;
	margin-bottom:4px;
}
.left_contetns_job .configuration {
	width:208px;
	height:42px;
	background-image:url(images/jobs_buttons.jpg);
	float:left;
	background-repeat:no-repeat;
	background-position:0 -139px;
}
.left_contetns_job .configuration:hover, .left_contetns_job .configuration.active {
	width:208px;
	height:42px;
	background-image:url(images/jobs_buttons.jpg);
	float:left;
	background-repeat:no-repeat;
	background-position:0 -337px;
	margin-bottom:4px;
}
.right_contetns_job {
	width:979px;
	float:left;
	border:1px solid #99a3a7;
	margin-top: 20px;
	border-top:none;
	font-size:12px;
	margin-bottom: 5px;
	color:#323a46;
}

.job_nav_wrapper {
	width:980px;
	height:52px;
	float:left;
	font-size:14px;
	text-align:center;
}
.job_nav_wrapper .nav_job {
	width:196px;
	height:52px;
	float:left;
	background-image:url(images/job_nav_normal.jpg);
	background-repeat:no-repeat;
	padding-top:15px;
	color:#666666;
	text-shadow:1px 1px 0 #FFF;
}
.job_nav_wrapper .nav_job:hover, .job_nav_wrapper .nav_job.active {
	background-image: url("images/job_nav_over.jpg");
	background-repeat: no-repeat;
	float: left;
	height: 42px;
	width: 196px;
	color: #333333;
	font-weight: bold;
}
.nav_job span {
	text-shadow:1px 1px 1px 0 #F00;
}
.right_contetns_job .dash_first_row2 {
	font-size: 12px;
	font-weight: normal;
	height: 18px;
	width: 100%;
	background-color:#a8c4eb;
	float:left;
	border-bottom:1px solid #99a3a7;
	font-weight:bold;
}
.right_contetns_job .colum1 {
	width:53px;
	height:15px;
	float:left;
	margin-left:12px;
	color:#16579c;
}
.right_contetns_job .colum2 {
	width:95px;
	height:15px;
	float:left;
	margin-left:8px;
}
.right_contetns_job .colum3 {
	width:108px;
	height:15px;
	float:left;
	margin-left:8px;
	color:#1fa005;
}
.right_contetns_job .colum4 {
	width:172px;
	height:15px;
	float:left;
	margin-left:8px;
}
.right_contetns_job .colum5 {
	width:150px;
	height:15px;
	float:left;
	margin-left:8px;
}
.right_contetns_job .colum6 {
	width:150px;
	height:15px;
	float:left;
	margin-left:8px;
}
.right_contetns_job .colum7 {
	width:84px;
	height:15px;
	float:left;
	margin-left:8px;
}
.right_contetns_job .colum8 {
	width:84px;
	height:15px;
	float:left;
	margin-left:8px;
}
.right_contetns_job .dash_row {
	width:100%;
	height: 42px;
	padding-top: 12px;
	background-color:#ffffff;
	float:left;
}
.right_contetns_job .dash_row2 {
	width:100%;
	height: 42px;
	padding-top: 12px;
	background-color:#e1e7e9;
	float:left;
	border-bottom:1px solid #99a3a7;
	border-top:1px solid #99a3a7;
}

#serach_select select.select {
	position:relative;
	z-index:10;
	width:157px !important;
	height:26px !important;
	line-height:26px;
	margin-top:25px;
}
#serach_select span.select {
	position:absolute;
	float:left;
	width:157px;
	height:32px;
	line-height:33px;
	text-indent:10px;
	background-image: url("images/farmed-out_05.jpg");
	cursor:default;
	z-index:1;
	margin-top:26px;
	background-repeat:no-repeat;
	margin-left:-157px;
	font-size:11px;
	color:#757575;
	font-weight:bold;
}
.list_counts {
	color: #FFF200;
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin-left: -16px;
	margin-top: 24px;
	text-align: left;
	text-indent: 0 !important;
	width: 40px;
}
.list_counts .cufon-canvas {
	width:34px;
}
.right_contetns_job .dash_first_row2 .colum3 {
	color:#323a46;
}
.right_contetns_job .dash_first_row2 .colum1 {
	color:#323a46;
}
/*setps pages*/
#navigation_steps_outer {
	width:100%;
	background-image:url(images/nav_bg.jpg);
	background-repeat:repeat-x;
	height:63px;
	background-position: 0 -35px;
}
#navigation_steps_outer .navigation_home {
	width:1163px;
	margin:0 auto;
}
#navigation_steps_outer .login_out {
	width:412px;
	float:right;
	margin-top: 5px;
}
#navigation_steps_outer .logo {
	float: left;
	margin-top: 6px;
}
#navigation_steps_outer .singout {
	font-size: 14px;
	margin-top:15px;
	float:right;
	color: #2b4776;
	float: right;
	font-size: 12px;
	margin-top: 16px;
}
#navigation_steps_outer .singout a {
	color: #14396E;
	border-bottom:1px solid #000;
	font-size: 14px;
}
.setps_navigation {
	width:1123px;
	height:74px;
	float:left;
	font-family:'Arial';
	font-weight:bold;
	margin-left:43px;
}
.setps_navigation a{
color:#FFF;
text-decoration:none;	
	}
.setps_navigation .step1 {
	width:245px;
	height:74px;
	float:left;
	background-image:url(images/arrow_blue1.png);
	background-repeat:no-repeat;
}

.setps_navigation .step1red {
	width:245px;
	height:74px;
	float:left;
	background-image:url(images/arrow_red1.png);
	background-repeat:no-repeat;
}
.setps_navigation .text1 {
	float:left;
	font-size:24px;
	margin:15px 0 0 15px;
	color:#FFF;
}
.setps_navigation .text2 {
	float:left;
	font-size:17px;
	margin:3px 0 0 15px;
	color:#FFF;
	width:195px;
}

.setps_navigation .text3 {
	float:left;
	font-size:19px;
	margin:27px 0 0 16px;
	color:#FFF;
	width:203px;
	text-align:center;
}
.setps_navigation .step_others {
	width:240px;
	height:74px;
	float:left;
	margin-left: -21px;
	background-image:url(images/arrow2_red1.png);
	background-repeat:no-repeat;
}

.setps_navigation .active {
	width:240px;
	height:74px;
	float:left;
	margin-left: -21px;
	background-image:url(images/arrow2_blue1.png);
	background-repeat:no-repeat;
}
.setps_navigation .step_others .text1 {
	float:left;
	font-size:24px;
	margin:15px 0 0 35px;
	color:#FFF;
	width:110px;
}
.setps_navigation .step_others .text2 {
	float:left;
	font-size:17px;
	margin:3px 0 0 35px;
	color:#FFF;
	width:150px;
}


.form_wrapper_step1 {
	width:1102px;
	min-height:500px;
	float:left;
	border:1px solid #999;
	margin-left: 45px;
	margin-top: 11px;
	margin-bottom: 50px;
}
.left_content_form {
	float: left;
	min-height: 300px;
	width: 455px;
	margin-bottom: 35px;
}
.left_content_form .label_input_outer {
	width:455px;
	float:left;
}
.left_content_form .lables1 {
	width:132px;
	height:24px;
	float:left;
	text-align: right;
	margin-right:15px;
	margin-left:15px;
}
.left_content_form input {
	padding: 0 5px;
	width: 281px;
	height:24px;
	float:left;
	background-image:url(images/field_bg_form.png);
	background-repeat:no-repeat;
	background-color:transparent;
	border:none;
	outline-style:none;
}
.left_content_form .input2 {
	padding: 0 5px;
	width: 86px;
	height:27px;
	float:left;
	background-image:url(images/field_bg_form2.png);
	background-repeat:no-repeat;
	background-color:transparent;
	border:none;
	outline-style:none;
}
.left_content_form .input3 {
	padding: 0 5px;
	width: 184px;
	height:22px;
	float:left;
	background-image:url(images/field_bg_form3.png);
	background-repeat:no-repeat;
	background-color:transparent;
	border:none;
	outline-style:none;
}
.left_content_form h3 {
	margin:23px 0 15px 13px;
	color:#d63333;
}
#select_menu select.select {
	position:relative;
	z-index:10;
	width:88px;
!important;
	height:26px !important;
	line-height:22px;
}
/* dynamically created SPAN, placed below the SELECT */
#select_menu span.select {
	position:absolute;
	float:left;
	width:88px;
	height:22px;
	line-height:22px;
	text-indent:10px;
	background-image: url("images/drop3.jpg");
	cursor:default;
	z-index:1;
	background-repeat:no-repeat;
	margin-left:-88px;
	font-size:11px;
	color:#757575;
	font-weight:bold;
	margin-top: 3px;
}
#select_menu {
	width:88px;
	height:22px;
	float:left;
	margin:0 5px 0 5px;
}
.line3 {
	float:right;
}
.left_content_form .lables1 {
	font-weight:normal;
	color:#333333;
}
.location_serve {
	float: left;
	margin-left: 151px;
	width: 296px;
	font-size:12px;
}
.location_serve .location {
	font-size:14px;
	font-weight:bold;
	float:left;
}
.location_serve .add_img {
	float:right
}
.lables2 {
	float: left;
	height: 14px;
	margin-left: 2px;
	margin-right: 15px;
	margin-top: 12px;
	text-align: left;
	width: 94px;
	font-family:Tahoma;
	font-size:14px;
	color: #6D6D6E;
}
.label_input_outer_served2 {
	width:100px;
	float:left;
	margin-right: 1px;
}
.margin_left {
	margin-left: 150px;
}
.lables3 {
	width:96px;
	float:left;
	font-size:13px;
	color: #6D6D6E;
	text-align:right;
}
.left_contetns_profile .line2 {
	border-bottom: 1px solid #388FC3;
	float: left;
	height: 1px;
	margin-bottom: 5px;
	margin-top: -2px;
	width: 109px;
}
.hours_open {
	width:403px;
	height:253px;
	float:left;
	border:1px solid #c2c2c2;
	box-shadow:0 0 1px 1px #f0f0f0, 1px 1px 0 0 #f0f0f0;
	margin-left: 44px;
	margin-top: 14px;
	font-size:14px;
	color:#333333;
}
.hours_open .row1 {
	float:left;
	width:378px;
	margin:10px 0 0 10px;
}
.hours_open .colum1 {
	float:left;
	width:92px;
	height:12px;
}
.hours_open .colum2 {
	float:left;
	width:138px;
}
.hours_open .colum3 {
	float:left;
	width:86px;
}
.hours_open .colum4 {
	float:left;
	width:61px;
}
.hours_open input[type="checkbox"] {
	width: 16px;
	height: 16px;
	margin-top:-1px;
	margin-right:4px;
	border:none;
	background:none;
}
#select_menu3 select.select {
	position:relative;
	z-index:10;
	width:56px;
!important;
	height:21px !important;
	line-height:21px;
}
/* dynamically created SPAN, placed below the SELECT */
#select_menu3 span.select {
	position:absolute;
	float:left;
	width:56px;
	height:21px;
	line-height:21px;
	text-indent:10px;
	background-image: url("images/time_drop_bg.jpg");
	cursor:default;
	z-index:1;
	background-repeat:no-repeat;
	margin-left:-56px;
	font-size:11px;
	color:#757575;
	font-weight:bold;
	margin-top: -3px;
	font-family:'Arial';
}
.right_contetns_step1 {
	float:left;
	width:580px;
	min-height:300px;
	margin-left:37px;
	margin-top:70px;
}
.right_contetns_step1 .add_company_logo {
width:
}
.add_company_logo {
	border: 1px solid #999999;
	float:left;
	width:560px;
	margin-left:10px;
	margin-bottom: 10px;
}
.add_company_logo img {
	padding:13px 13px 10px 13px;
	float:left;
}
fieldset {
	border: 1px solid #999999;
	min-height:215px;
	width:540px;
	margin-left:10px;
	font-size:14px;
	color: #333333;
}
.add_comp {
	color:#4a7499;
	float:left;
	margin:25px 0 0 4px;
	width:409px;
	font-size:18px;
}
.add_comp a {
	color:#4a7499;
	border-bottom:1px solid #4a7499;
}
.from_your {
	float:left;
	width:409px;
	margin:4px 0 0 5px;
	font-size:15px;
}
.fl {
	min-height:50px;
}
.general_rate {
	float:left;
	width:560px;
	height:105px;
	border: 1px solid #999999;
	margin:10px 0 10px 10px;
	color:#333333;
}
.general_rate .general {
	float:left;
	width:450px;
	margin-top:8px;
	margin-left:15px;
	font-size:18px;
}
.general_rate .driving {
	float:left;
	margin-left: 97px;
	margin-top:7px;
}
.general_rate .waiting {
	float:left;
}
.general_rate .driving input {
	background-color: transparent;
	background-image: url("images/field_bg_form3.png");
	background-repeat: no-repeat;
	border: medium none;
	float: left;
	height: 22px;
	outline-style: none;
	padding: 0 5px;
	width: 184px;
}
.general_rate .waiting input {
	background-color: transparent;
	background-image: url("images/field_bg_form3.png");
	background-repeat: no-repeat;
	border: medium none;
	float: left;
	height: 22px;
	outline-style: none;
	padding: 0 5px;
	width: 184px;
}
.general_rate .driving span {
	float:left;
	font-size:16px;
	margin: 4px 7px 0 7px;
	width: 130px;
}
.general_rate .driving input[type="checkbox"] {
	height: 16px;
	margin-right: 4px;
	margin-top: 4px;
	width: 16px;
	margin-left:15px;
	border:none;
	background:none;
}
.save_button {
	float:right;
	margin-top:226px;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 17px;
	width:1074px;
	height:25px;
}
.cat_first_row {
	float:left;
	width:1100px;
	margin-top: 2px;
	height: 20px;
}
#select_menu4 select.select {
	position:relative;
	z-index:10;
	width:153px;
!important;
	height:22px !important;
	line-height:21px;
	margin-left: 20px;
}
/* dynamically created SPAN, placed below the SELECT */
#select_menu4 span.select {
	position:absolute;
	float:left;
	width:153px;
	height:22px;
	line-height:21px;
	text-indent:10px;
	background-image: url("images/field_bg_5.jpg");
	cursor:default;
	z-index:1;
	background-repeat:no-repeat;
	margin-left:-153px;
	font-size:11px;
	color:#757575;
	font-weight:bold;
	margin-top: -3px;
	font-family:'Arial';
	margin-right: 20px;
}
#select_menu5 select.select {
	position:relative;
	z-index:10;
	width:102px;
!important;
	height:21px !important;
	line-height:21px;
	margin-left: 20px;
}
/* dynamically created SPAN, placed below the SELECT */
#select_menu5 span.select {
	position:absolute;
	float:left;
	width:102px;
	height:22px;
	line-height:21px;
	text-indent:10px;
	background-image: url("images/field_bg_6.jpg");
	cursor:default;
	z-index:1;
	background-repeat:no-repeat;
	margin-left:-102px;
	font-size:11px;
	color:#757575;
	font-weight:bold;
	margin-top: -3px;
	font-family:'Arial';
	margin-right: 20px;
}
#select_menu5 {
	float:left;
}
.add_new_vehicle {
	font-size:14px;
	float:left;
	margin-left:25px;
	margin-right: -4px;
}
.cat_nav_wrapper {
	float: left;
	margin-bottom: 27px;
	margin-left: 17px;
	margin-top: 5px;
	width: 1100px;
}
.cat_nav_wrapper .left_ege {
	width:8px;
	height:42px;
	background-image:url(images/cat_left_edge.jpg);
	background-repeat:no-repeat;
	float:left;
}
.cat_nav_wrapper .rp {
	width:1054px;
	height:37px;
	background-image:url(images/cat_rp.jpg);
	background-repeat:repeat-x;
	float:left;
	padding-top: 5px;
}
.cat_nav_wrapper .right_ege {
	width:8px;
	height:42px;
	background-image:url(images/cat_right_edge.jpg);
	background-repeat:no-repeat;
	float:left;
}
.eg {
	float:left;
	font-size:12px;
	color:#787878;
	margin-left:276px;
}
.eg2 {
	float:left;
	font-size:12px;
	color:#787878;
	margin-left:118px;
	margin-top:0px;
	vertical-align:top;
}
.category {
	font-size:14px;
	float:left;
	margin-left: 111px;
	margin-top:10px;
}
.category_img {
	float:left;
	margin-left:10px;
	margin-top: 2px;
}
.classgold {
	float:left;
	margin-left:10px;
	margin-top:3px;
}
.class {
	font-size:14px;
	float:left;
	margin-left: 330px;
	margin-top:10px;
}
.heading2 {
	color: #737373;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 19px;
	margin-bottom: 0;
	margin-left: 17px;
	margin-top: 15px;
	width: 1074px;
}
.table_car_features {
	width: 1068px;
	float:left;
	border: 1px solid #999999;
	min-height:32px;
	margin-left:17px;
	margin-bottom: 10px;
	font-size: 14px;
}
.table_car_features .colum1, .table_car_features .colum2, .table_car_features .colum3, .table_car_features .colum4 {
	width:200px;
	margin:5px 0 0 5px;
	float:left;
}
.table_car_features input[type="checkbox"] {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	height: 16px;
	margin-right: 4px;
	margin-top: -1px;
	width: 16px;
}
.table_car_features .row1 span {
	float: left;
	margin-top: 1px;
}
.table_car_features .row1 {
	float: left;
	padding: 4px 0;
	width: 100%;
}
.bgcolor {
	background-color:#e0dfdf;
}
#select_menu11 select.select,
#select_menu6 select.select
{
	position:relative;
	z-index:10;
	width:55px;
!important;
	height:21px !important;
	line-height:21px;
	margin-left: 20px;
}
/* dynamically created SPAN, placed below the SELECT */
#select_menu11 span.select,
#select_menu6 span.select {
	position:absolute;
	float:left;
	width:55px;
	height:21px;
	line-height:21px;
	text-indent:10px;
	background-image: url("images/select_bg6.jpg");
	cursor:default;
	z-index:1;
	background-repeat:no-repeat;
	margin-left:-55px;
	font-size:11px;
	color:#757575;
	font-weight:bold;
	margin-top: -3px;
	font-family:'Arial';
	margin-right: 20px;
}
.add_wrraper {
	float: left;
	margin-bottom: 11px;
	margin-left: 17px;
	margin-top: 5px;
	width: 1100px;
}
.add_wrraper .left_ege {
	width:6px;
	height:42px;
	background-image:url(images/add_left_con.jpg);
	background-repeat:no-repeat;
	float:left;
}
.add_wrraper .rp {
	width:1057px;
	height:37px;
	background-image:url(images/add_rp.jpg);
	background-repeat:repeat-x;
	float:left;
	padding-top: 5px;
	text-align: center;
}
.add_wrraper .right_ege {
	width:6px;
	height:42px;
	background-image:url(images/add_right_con.jpg);
	background-repeat:no-repeat;
	float:left;
}
.add_wrraper .add {
	margin-top:8px;
}
.passenger_capacity_row {
	float:left;
	width:1100px;
	margin-top: 2px;
	height: 20px;
	margin-bottom: 25px;
}
.passenger_capacity_row .add_new_vehicle {
	margin-left: 16px;
}
#select_menu6 {
	float:left;
}
.margin_right {
	margin-right: 471px;
}
.table_add {
	width: 1068px;
	float:left;
	border: 1px solid #999999;
	min-height:32px;
	margin-left:17px;
	margin-bottom: 10px;
	font-size: 14px;
	margin-bottom: 150px;
}
.table_add .row1 {
	float: left;
	padding: 4px 0;
	width: 100%;
}
.table_add .row3 {
	float: left;
	padding: 4px 0;
	width: 100%;
	background-image: url(images/table_rp2.jpg);
	background-repeat:repeat-x;
	margin-top: -1px;
}
.table_add .colum1, 
.table_add .colum2, 
.table_add .colum3, 
.table_add .colum4, 
.table_add .colum5,
.table_add .colum6,
.table_add .colum7,
.table_add .colum8,
.table_add .colum9,
.table_add .colum10,
.table_add .colum11
{
	width:84px;
	margin:5px 0 0 5px;
	float:left;
}

.table_add .colum12
{
	width:50px;
	margin:5px 0 0 5px;
	float:left;
}
.table_car_features .row1 span {
	float: left;
	margin-top: 1px;
}
.table_car_features .row1 {
	float: left;
	padding: 4px 0;
	width: 100%;
}
.back {
	float:left;
	margin-left:15px;
	margin-top: 14px;
}
.save_button2 {
	float:right;
}

.bgcolor2 {
	background-color:#eaeaea;
}

.table_add .colum1{
width:150px;	
	}
	
.table_add .colum1{
width:150px;	
	}	
	
.bottom_cont{
width:1087px;
float:left;
height:36px;
margin-bottom:19px;
	
	}	
	
.table_add a{
color:#2b78e4;	
border-bottom:1px solid #2b78e4;
	}
	
.table_add a .cufon-canvas{
	margin-top:-1px;
	}

/*step3 start	*/
.upload_a_file	{
width:581px;
height:123px;
float:left;
margin-left:250px;
border: 1px solid #999999;
margin-bottom:25px;
padding: 10px;
	}
	
.doc_img{
float:left;	
margin-top:7px;
margin-right:10px;
	}
	
.upload_a_file .add_comp{
font-size:20px;
	}
.upload_a_file .from_your{
font-size:16.5px;	
	}
	
.upload_a_file .help{
float:right;
margin-top:47px;	
	}
	
.line_right{
    border-right: 1px solid #999999;
    float: left;
    height: 31px;
    margin-bottom: -4px;
    margin-top: -4px;
    width: 1px;
	}	

.upload_table {
	width: 1068px;
	float:left;
	border: 1px solid #999999;
	min-height:32px;
	margin-left:17px;
	margin-bottom: 10px;
	font-size: 14px;
	margin-bottom: 150px;
}
.upload_table .row1 {
	float: left;
	padding: 4px 0;
	width: 100%;
}	

.upload_table .colum1, 
.upload_table .colum2, 
.upload_table .colum3, 
.upload_table .colum4, 
.upload_table .colum5,
.upload_table .colum6,
.upload_table .colum7,
.upload_table .colum8,
.upload_table .colum9,
.upload_table .colum10,
.upload_table .colum11
{
	width:84px;
	margin:5px 0 0 5px;
	float:left;
}


.upload_table .colum1{
	width:174px;
}

.upload_table .colum2{
	width:117px;
}

.upload_table .colum3{
	width:195px;
}

.upload_table .colum4{
	width:175px;
}

.upload_table .colum5{
	width:170px;
}

.upload_table .colum6{
	width:192px;
}
.upload_table .row3 {
	float: left;
	padding: 4px 0;
	width: 100%;
	background-image: url(images/table_rp2.jpg);
	background-repeat:repeat-x;
	margin-top: -1px;
	font-weight:bold;
	color:#2b2b2b;
}

.upload_table a{
color:#154977;	
border-bottom:1px solid #154977;
	}
	
.upload_table a .cufon-canvas{
	margin-top:-1px;
	}	
	
.label_input_outer_step4{
float:left;
margin-bottom:18px;
	}
	
.label_input_outer_step4 input{
width:361px;
height:20px;
background-image:url(images/filed_bg_step4.jpg);
background-repeat:no-repeat;
float:left;	
border:none;
background-color:transparent;
outline-style:none;
padding:5px;
color:#7f7f7f
	}	
.label_input_outer_step4 .lables1{
    color: #6D6D6E;
    float: left;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 3px;
    margin-left: 34px;
    margin-top: 8px;
    text-shadow: 1px 1px 0 #FFFFFF;
	width:126px;
	}
	
.bankinfo{
width:581px;
height:175px;
float:left;
margin-left:224px;
margin-bottom:25px;
padding: 10px;	

	}	
	
.bankinfo .help{
margin-top:48px;	
margin-left:5px;
	}
	
.canel_button_st4{
float:right;
margin-left:15px;	
margin-right:10px;
	}
	
.add_button_st4{
float: right;
    margin-right: 52px;

}	

.inorder{
font-weight:normal;
margin-top:5px;	
	}
	
	
	

.bank_table {
	width: 1068px;
	float:left;
	border: 1px solid #999999;
	min-height:32px;
	margin-left:17px;
	margin-bottom: 10px;
	font-size: 14px;
	margin-bottom: 150px;
}
.bank_table .row1 {
	float: left;
	padding: 4px 0;
	width: 100%;
}	

.bank_table .colum1, 
.bank_table .colum2, 
.bank_table .colum3, 
.bank_table .colum4, 
.bank_table .colum5,
.bank_table .colum6,
.bank_table .colum7,
.bank_table .colum8,
.bank_table .colum9,
.bank_table .colum10,
.bank_table .colum11
{
	width:84px;
	margin:5px 0 0 5px;
	float:left;
}


.bank_table .colum1{
	width:215px;
}

.bank_table .colum2{
	width:180px;
}

.bank_table .colum3{
	width:235px;
}

.bank_table .colum4{
	width:200px;
}

.bank_table .colum5{
	width:175px;
}

.bank_table .colum6{
	width: 99px;
}
.bank_table .row3 {
	float: left;
	padding: 4px 0;
	width: 100%;
	background-image: url(images/table_rp2.jpg);
	background-repeat:repeat-x;
	margin-top: -1px;
	font-weight:bold;
	color:#2b2b2b;
}

.bank_table a{
color:#154977;	
border-bottom:1px solid #154977;
	}	


.left_content_ste5{
float:left;
width:370px;
min-height:400px;	
margin-left:25px;
margin-top:25px;
margin-bottom:150px;
	}
.nav_step5{
width:370px;
height:25px;
float:left;
background-image:url(images/nav_bg_step5.jpg);
background-repeat:no-repeat;	
text-align:center;
padding-top:4px;
font-size:14px;
font-weight:bold;
margin-bottom: 6px;
margin-top: 6px;
	}	
	
.nav_step5 .cufon-canvas{
margin-top:4px;	
	}	
	
.label_input_outer_step5 .lables1{
    float: left;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 6px;
    width: 291px;
	}
	
.label_input_outer_step5 .lables5{
width: 310px;
font-size:14px;
font-weight:bold;
color:#333333;
	}	
	
.radios{
float:right;	
		}
		
.radios input[type="checkbox"]	{
    float: right;
    margin-left: 10px;
    margin-right: 8px;
    margin-top: 5px;
	}	
	
.label_input_outer_step5{
float:left;
margin-top: 5px;
margin-bottom:3px;
	}	
	
	
.right_contetns_step5{
float:left;
margin-left:317px;	
min-height:200px;
width:370px;
margin-top:25px;
	}	
	
	

.right_contetns_step5 input {
    background-color: transparent;
    background-image: url("images/field_bg_form7.png");
    background-repeat: no-repeat;
    border: medium none;
    float: left;
    height: 22px;
    outline-style: none;
    padding: 0 5px;
    width: 198px;
}	


.right_contetns_step5 .lables1 {
    color: #333333;
    font-weight: normal;
}
.right_contetns_step5 .lables1 {
    float: left;
    height: 24px;
    margin-left: 14px;
    margin-right: 9px;
    text-align: right;
    width: 83px;
}


.right_contetns_step5 .lables9 {
    float: left;
    height: 24px;
    margin-left: 0px;
    margin-right: 0px;
    text-align: right;
    width: 71px;
	font-size:14px;
}


.right_contetns_step5 .label_input_outer {
    float: left;
    width: 374px;
}

.right_contetns_step5 .input2 {
    background-color: transparent;
    background-image: url("images/field_bg_form2.png");
    background-repeat: no-repeat;
    border: medium none;
    float: left;
    height: 27px;
    margin-left: 11px;
    margin-top: -6px;
    outline-style: none;
    padding: 0 5px;
    width: 86px;
	color:#7f7f7f;
}

.changepas_button{
float:left;
margin-left:106px;	
margin-right: 5px;
	}
	
	

.all_companies {
    background-image: url("images/all_companies_directory.jpg");
    background-repeat: no-repeat;
    float: left;
    height: 42px;
    margin-bottom: 4px;
    width: 208px;
}

.affiliate_directory{
    background-image: url("images/affiliate_directory.jpg");
    background-repeat: no-repeat;
    float: left;
    height: 42px;
    margin-bottom: 4px;
    width: 208px;	
	}
	
.search_outer_directory	{
    border: 1px solid #99A3A7;
    border-radius: 5px 5px 5px 5px;
    float: left;
    height: 45px;
    margin-left: 216px;
    margin-top: 25px;
    width: 975px;	
	}
	
.search_outer_directory .search {
    background-color: transparent;
    background-image: url("images/farmed-out_03.jpg");
    background-repeat: no-repeat;
    border: medium none;
    color: #757575;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 32px;
    margin: 6px 7px 0 0px;
    padding: 0 40px 0 5px;
    width: 270px;
}	
	
	
	

.right_contetns_directory{
    border-style: none solid solid;
    border-width: medium 1px 1px;
	border-color:#a8a8a8;
    color: #323A46;
    float: left;
    font-size: 14px;
    margin-bottom: 25px;
    margin-top: 20px;
    width: 979px;	
	}
	
.right_contetns_directory .dash_row2{
    background-color: #e6edf7;
    float: left;
	height: 34px;
    padding-top: 20px;
    width: 100%;
	}	
	
.right_contetns_directory .dash_row {
    background-color: #FFFFFF;
    float: left;
    width: 100%;
	height: 34px;
    padding-top: 20px;
}

.right_contetns_directory .dash_first_row2 {
    background-color: #cccccc;
    border-bottom: 1px solid #0D0D0D;
    float: left;
    font-size: 14px;
    font-weight: normal;
    height: 21px;
    width: 100%;
	padding-top:8px;
	margin-bottom: -1px;
}

.right_contetns_directory .colum1 {
    float: left;
    height: 15px;
    margin-left: 12px;
    width: 30px;
}

.right_contetns_directory .colum2 {
    float: left;
    height: 15px;
    margin-left: 12px;
    width: 71px;
}

.right_contetns_directory .colum3 {
    float: left;
    height: 15px;
    margin-left: 12px;
    width: 217px;
}

.right_contetns_directory .colum4 {
    float: left;
    height: 15px;
    margin-left: 12px;
    width: 80px;
}

.right_contetns_directory .colum5 {
    float: left;
    height: 15px;
    margin-left: 12px;
    width: 118px;
}

.right_contetns_directory .colum6 {
    float: left;
    height: 15px;
    margin-left: 12px;
    width: 81px;
}

.right_contetns_directory .colum7 {
    float: left;
    height: 15px;
    margin-left: 12px;
    width: 66px;
}

.right_contetns_directory .colum8 {
    float: left;
    height: 15px;
    margin-left: 12px;
    width: 103px;
}

.right_contetns_directory .colum9 {
    float: left;
    height: 15px;
    margin-left: 12px;
    width: 99px;
}

.filter{
float:left;
font-size:14px;
margin-top:15px;
color:#4c4c4c;	
margin-left:15px;
margin-right:6px;
	}
	
	





#select_menu33{
width:76px;
float:left;	
	}
#select_menu34{
float:left;		
	}
	
	
	
	

#select_menu34 select.select {
	position:relative;
	z-index:10;
	width:157px !important;
	height:26px !important;
	line-height:26px;
	margin-top:6px;
}
#select_menu34 span.select {
	position:absolute;
	float:left;
	width:157px;
	height:32px;
	line-height:33px;
	text-indent:10px;
	background-image: url("images/farmed-out_05.jpg");
	cursor:default;
	z-index:1;
	margin-top:6px;
	background-repeat:no-repeat;
	margin-left:-157px;
	font-size:11px;
	color:#757575;
	font-weight:bold;
}

#select_menu33 select.select {
	position:relative;
	z-index:10;
	width:76px !important;
	height:26px !important;
	line-height:26px;
	margin-top:6px;
}
#select_menu33 span.select {
	position:absolute;
	float:left;
	width:76px;
	height:32px;
	line-height:33px;
	text-indent:10px;
	background-image: url("images/directy1.jpg");
	cursor:default;
	z-index:1;
	margin-top:6px;
	background-repeat:no-repeat;
	margin-left:-76px;
	font-size:11px;
	color:#757575;
	font-weight:bold;
}
	
	
.search_outer_directory .search2 {
	width:67px;
	height:32px;
	background-image:url(images/directy2.jpg);
	background-color:transparent;
	border:none;
	padding:0 5px 0 5px;
	background-repeat:no-repeat;
	margin: 6px 30px 0 0px;
	float: left;
	font-size:12px;
	color:#757575;
	font-weight: bold;
}

.right_contetns_directory .colum2 img{
margin-top:-5px;	
	}
	
.right_contetns_directory a{
color:#0c5785;
border-bottom:1px solid #0c5785;
	}	
	
	
	
.search_outer_directory_line2 {
    float: left;
    height: 26px;
    margin-left: 216px;
    margin-top: 6px;
    width: 975px;
}	

.search_outer_directory_line2 .favorite{
float:left;
margin-right:10px;	
	}
.search_outer_directory_line2 .filter{
margin-left:162px;	
margin-top: 11px;
	}
	
	
.search_outer_directory_line2 .search2 {
    background-color: transparent;
    background-image: url("images/directy3.jpg");
    background-repeat: no-repeat;
    border: medium none;
    color: #757575;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 32px;
    margin: 0px 5px 0 0;
    padding: 0 5px;
    width: 200px;
}	






.left_contetns_money {
	float:left;
	width:208px;
	min-height:677px;
	margin-top: 20px;
	border-left:1px solid #9b9b9b;
	border-right:1px solid #9b9b9b;	
	border-bottom:1px solid #9b9b9b;		
	margin-right:23px;
	padding-left:3px;
}

.left_contetns_money .money_head_img{
float:left;
margin-left:-4px;
margin-bottom: 15px;
}
.left_contetns_money .myaccount_mony {
	width:208px;
	height:42px;
	background-image:url(images/myaccount.jpg);
	float:left;
	background-repeat:no-repeat;
	background-position:0 0;
	margin-bottom:4px;
}

.left_contetns_money .moneyin {
	width:208px;
	height:42px;
	background-image:url(images/mony_in.jpg);
	float:left;
	background-repeat:no-repeat;
	background-position:0 0;
	margin-bottom:4px;
}


.left_contetns_money .moneyout {
	width:208px;
	height:42px;
	background-image:url(images/monyout.jpg);
	float:left;
	background-repeat:no-repeat;
	background-position:0 0;
	margin-bottom:4px;
}
.left_contetns_money .newjob:hover, 
.left_contetns_money .newjob.active {
	width:208px;
	height:42px;
	background-image:url(images/myaccount.jpg);
	float:left;
	background-repeat:no-repeat;
	background-position:0 -198px;
	margin-bottom:4px;
}


.right_contetns_money {
	width:960px;
	float:left;
	border:1px solid #99a3a7;
	margin-top: 20px;
	border-top:none;
	font-size:12px;
	margin-bottom: 25px;
	color:#323a46;
	border:none;
}

.right_contetns_money h4{
font-size:18px;
font-weight:bold;
margin:0px;
padding:0px;
float:left;	
margin-bottom:4px;
width: 950px;
	}
	
.right_contetns_money .bank_table{
width:950px;	
font-size:12px;
margin-left: 0px;
margin-bottom: 25px;
}
	
.right_contetns_money .bank_table .colum1{
	width:199px;
	}
.right_contetns_money .bank_table .colum2{
	width:187px;	
	}
.right_contetns_money .bank_table .colum3{
		width:196px;
	}
.right_contetns_money .bank_table .colum4{
		width:181px;
	}
.right_contetns_money .bank_table .colum5{
		width:150px;
	}
	
	
	
.financial_overview{
    border: 1px solid #ADADAD;
    color: #000000;
    float: left;
    font-size: 13px;
    margin-bottom: 345px;
    min-height: 164px;
    width: 469px;
	margin-right: 0;
}	

.financial_overview .dash_row2 {
    background-color: #E6EDF7;
    height: 27px;
    padding-top: 7px;
    width: 100%;
}

.financial_overview .dash_row {
    background-color: #FFFFFF;
    height: 27px;
    padding-top: 7px;
    width: 100%;
}

.financial_overview .dash_first_row2 {
    background-color: #CCCCCC;
    font-size: 13px;
    height: 24px;
    padding-top: 2px;
    width: 100%;
}

.financial_overview .colum1 {
    float: left;
    height: 15px;
    margin-left: 8px;
    margin-top: 3px;
    width: 386px;
}

.financial_overview .colum2{
    float: left;
    height: 15px;
    margin-left: 8px;
    margin-top: 3px;
    width: 46px;
}

.marginmoney{
	margin-right:10px;
	}
	
	
	
	
.pageingnation{
width:950px;	
height:32px;
font-size:13px;
margin-left: 0px;
margin-bottom: 25px;
float:left;

}
	
.pageingnation .colum1{
	width:655px;
	float:left;
	}
.pageingnation .colum2{
	width:288px;	
	float:left;	
	}
	
.pageingnation .row3 {
    background-image: url("images/pagingnation_bg.jpg");
	background-position:top;
    background-repeat: repeat-x;
    color: #2B2B2B;
    float: left;
    font-weight:normal;
    padding: 6px 0;
    width: 100%;
	height:16px;
	border-left:1px solid #bdbdbd;
	border-right:1px solid #bdbdbd;
	padding-left:7px;
}

.pageingnation a{
color:#16579c;
margin-left:3px;
margin-right:3px;	
float:left;
	}
.pageingnation a.cufon-canvas{
float:left;	
	}
.pageingnation a:hover,
.pageingnation a.active{
color:#9b0505;
margin-left:3px;
margin-right:3px;	
float:left;
	}	
	
.pageingnation span{
float:left;
margin:0 5px;
color:#16579c;
	}	
	
.pageingnation .line_right {
    border-right: 1px solid #16579c;
    height: 15px;
    width: 2px;
	float:left;
	margin:-1px 5px 0;
}

.next{
float:right;	
	}
	
	
	
/*page jobin*/

.job_nav_wrapper_f_in {
    float: left;
    font-size: 14px;
    height: 52px;
    text-align: center;
    width: 980px;
}
.job_nav_wrapper_f_in .nav_job {
	width:244px;
	height:52px;
	float:left;
	background-image:url(images/job_nav_normal__jobin.jpg);
	background-repeat:no-repeat;
	padding-top:15px;
	color:#666666;
	text-shadow:1px 1px 0 #FFF;
	text-align: center;
}
.job_nav_wrapper_f_in .nav_job:hover, 
.job_nav_wrapper_f_in .nav_job.active {
	background-image: url("images/job_nav_over_jobin.jpg");
	background-repeat: no-repeat;
	float: left;
	height: 42px;
	width:244px;
	color: #333333;
	font-weight: bold;
}
.nav_job span {
	text-shadow:1px 1px 1px 0 #F00;
}

.right_contetns_job_f_in .dash_first_row2 {
	font-size: 12px;
	font-weight: normal;
	height: 18px;
	width: 100%;
	background-color:#a8c4eb;
	float:left;
	border-bottom:1px solid #99a3a7;
	font-weight:bold;
}
.right_contetns_job_f_in .colum1 {
	width:53px;
	height:15px;
	float:left;
	margin-left:12px;
	color:#16579c;
}
.right_contetns_job_f_in .colum2 {
	width:95px;
	height:15px;
	float:left;
	margin-left:8px;
}
.right_contetns_job_f_in .colum3 {
	width:75px;
	height:15px;
	float:left;
	margin-left:8px;
	color:#1fa005;
}
.right_contetns_job_f_in .colum4 {
	width:147px;
	height:15px;
	float:left;
	margin-left:8px;
}
.right_contetns_job_f_in .colum5 {
	width:150px;
	height:15px;
	float:left;
	margin-left:8px;
}
.right_contetns_job_f_in .colum6 {
	width:150px;
	height:15px;
	float:left;
	margin-left:8px;
}
.right_contetns_job_f_in .colum7 {
	width:84px;
	height:15px;
	float:left;
	margin-left:8px;
}
.right_contetns_job_f_in .colum8 {
	width:93px;
	height:15px;
	float:left;
	margin-left:8px;
}

.right_contetns_job_f_in .colum9 {
	width:52px;
	height:15px;
	float:left;
	margin-left:8px;
}

.right_contetns_job_f_in {
	width:976px;
	float:left;
	border:1px solid #99a3a7;
	margin-top: 20px;
	border-top:none;
	font-size:12px;
	margin-bottom: 5px;
	color:#323a46;
}

.right_contetns_job_f_in .dash_row2 {
    background-color: #E1E7E9;
    border-bottom: 1px solid #99A3A7;
    border-top: 1px solid #99A3A7;
    float: left;
    height: 42px;
    padding-top: 12px;
    width: 100%;
}

.right_contetns_job_f_in .dash_row {
    background-color: #FFFFFF;
    float: left;
    height: 42px;
    padding-top: 12px;
    width: 100%;
}

.right_contetns_job_f_in .dash_first_row2 .colum3 {
    color: #323A46;
}
.right_contetns_job_f_in a{
color: #16579C;
}



/*create new job*/

.right_contetns_createjob {
	width:979px;
	float:left;
	border:1px solid #99a3a7;
	margin-top: -34px;
	font-size:12px;
	margin-bottom: 25px;
	color:#323a46;
}








.createjob_left_con{
width:419px;
min-height:250px;
float:left;
margin-right:5px;	
	}

.createjob_right_con{
    float: left;
    margin-left: 5px;
    min-height: 250px;
    width: 545px;	
	}

.box1_cratejob{
    border: 1px solid #ADADAD;
    color: #000000;
    float: left;
    font-size: 13px;
    min-height: 164px;
    width: 417px;
	margin: 5px 0 5px 5px;
}	

.box1_cratejob .dash_row2 {
    background-color: #E6EDF7;
    height: 33px;
    padding-top: 3px;
    width: 100%;
	float:left;
}

.box1_cratejob .dash_row {
    background-color: #FFFFFF;
    height: 33px;
    padding-top: 3px;;
    width: 100%;
		float:left;
}

.box1_cratejob .dash_first_row2 {
    background-color: #CCCCCC;
    font-size: 13px;
    height: 33px;
    padding-top: 3px;
    width: 100%;
	float:left;
}



.box1_cratejob .marginmoney{
	margin-right:10px;
	}


.label_input_outer_box1{
width:100%;
height:18px;
float: left;
	}
	
	
.label_input_outer_box1 input {
	width:270px;
	height:20px;
	padding-bottom:4px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	background-image:url(images/field_bg_cratejob_box1.png);
	background-repeat:no-repeat;
	border:none;
	background-color:transparent;
	margin-top: 3px;
	color:#7f7f7f;
	}
	
	
	
	
.label_input_outer_box1 input.phone_cj {
	width:98px;
	height:20px;
	padding-bottom:4px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	background-image:url(images/field_box1_bg.png);
	background-repeat:no-repeat;
	border:none;
	background-color:transparent;
	margin-top: 3px;
	color:#7f7f7f;
	}
	
	
.label_input_outer_box1 input.box2_inputs {
	width:195px;
	height:20px;
	padding-bottom:4px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	background-image:url(images/field_bg_box6.png);
	background-repeat:no-repeat;
	border:none;
	background-color:transparent;
	margin-top: 3px;
	color:#7f7f7f;
	font-size:11px;
	}
	
	
.label_input_outer_box1 input.box3_inputs {
	width:64px;
	height:20px;
	padding-bottom:4px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	background-image:url(images/field_box6_bg.png);
	background-repeat:no-repeat;
	border:none;
	background-color:transparent;
	margin-top: 3px;
	color:#7f7f7f;
	font-size:11px;
	}			
	
	

.label_input_outer_box1 .lables8	{
	color: #6D6D6E;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-left: 5px;
	text-shadow: 1px 1px 0 #FFFFFF;
	margin-top: 6px;	
	width:50px;
		height:25px;
	}
	
	
.label_input_outer_box1 .lables9	{
	color: #6D6D6E;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-left: 5px;
	text-shadow: 1px 1px 0 #FFFFFF;
	margin-top: 6px;	
	width:110px;
	height:25px;
	}	
	
	
.label_input_outer_box1 .lables10	{
	color: #6D6D6E;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-left: 5px;
	text-shadow: 1px 1px 0 #FFFFFF;
	margin-top: 6px;	
	width:91px;
	height:25px;
	}
	
	
	
	
.label_input_outer_box1 .lables13	{
	color: #6D6D6E;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-left: 5px;
	text-shadow: 1px 1px 0 #FFFFFF;
	margin-top: 6px;	
	width:166px;
	height:25px;
	}	
	
.label_input_outer_box1 .lables14	{
	color: #6D6D6E;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-left: 5px;
	text-shadow: 1px 1px 0 #FFFFFF;
	margin-top: 6px;	
	width: 118px;
	height:25px;
	}	
	
.label_input_outer_box1 .lables15 {
    color: #6D6D6E;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 25px;
    margin-bottom: 3px;
    margin-left: 5px;
    margin-top: 6px;
    text-shadow: 1px 1px 0 #FFFFFF;
    width: 160px;
}	

.label_input_outer_box1 .lables16 {
    color: #6D6D6E;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 25px;
    margin-bottom: 3px;
    margin-left: 5px;
    margin-top: 6px;
    text-shadow: 1px 1px 0 #FFFFFF;
    width: 50px;
}

.label_input_outer_box1 .lables18 {
    color: #6D6D6E;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 25px;
    margin-bottom: 3px;
    margin-left: 5px;
    margin-top: 6px;
    text-shadow: 1px 1px 0 #FFFFFF;
    width: 262px;
}	

.label_input_outer_box1 .lables19 {
    color: #6D6D6E;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 25px;
    margin-bottom: 3px;
    margin-left: 5px;
    margin-top: 6px;
    text-shadow: 1px 1px 0 #FFFFFF;
    width: 166px;
}		
		
.label_input_outer_box1 .lables11	{
	color: #6D6D6E;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-left: 5px;
	text-shadow: 1px 1px 0 #FFFFFF;
	margin-top: 6px;	
	width:65px;
	height:25px;
	}			
	
	
#select_menu28 select.select {
	position:relative;
	z-index:10;
	width:74px;
!important;
	height:23px !important;
	line-height:21px;
	margin-top: 4px;
	
}
/* dynamically created SPAN, placed below the SELECT */
#select_menu28 span.select {
	position:absolute;
	float:left;
	width:74px;
	height:23px;
	line-height:23px;
	text-indent:10px;
	background-image: url("images/select_bg_box1.png");
	cursor:default;
	z-index:1;
	background-repeat:no-repeat;
	margin-left:-74px;
	font-size:12px;
	color:#757575;
	font-weight:normal;
	margin-top: 4px;
	font-family:'Arial';
}	



#select_menu29 select.select {
	position:relative;
	z-index:10;
	width:88px;
!important;
	height:23px !important;
	line-height:21px;
	margin-top: 4px;
	
}
/* dynamically created SPAN, placed below the SELECT */
#select_menu29 span.select {
	position:absolute;
	float:left;
	width:88px;
	height:23px;
	line-height:23px;
	text-indent:10px;
	background-image: url("images/drop3.jpg");
	cursor:default;
	z-index:1;
	background-repeat:no-repeat;
	margin-left:-88px;
	font-size:12px;
	color:#757575;
	font-weight:normal;
	margin-top: 4px;
	font-family:'Arial';
}	


#select_menu30 select.select {
	position:relative;
	z-index:10;
	width:48px;
!important;
	height:23px !important;
	line-height:21px;
	margin-top: 4px;
	
}
/* dynamically created SPAN, placed below the SELECT */
#select_menu30 span.select {
	position:absolute;
	float:left;
	width:48px;
	height:23px;
	line-height:23px;
	text-indent:10px;
	background-image: url("images/select_bg_box6.png");
	cursor:default;
	z-index:1;
	background-repeat:no-repeat;
	margin-left:-48px;
	font-size:12px;
	color:#757575;
	font-weight:normal;
	margin-top: 4px;
	font-family:'Arial';
}

.selectandlabel_outer{
float:left;	
	}
	
	
	
	
.box2_cratejob{
    border: 1px solid #ADADAD;
    color: #000000;
    float: left;
    font-size: 13px;
    min-height: 164px;
    width: 535px;
	margin: 5px 0 5px 5px;
}	

.box2_cratejob .dash_row2 {
    background-color: #E6EDF7;
    height: 30px;
    padding-top: 3px;
    width: 100%;
	float:left;
}

.box2_cratejob .dash_row {
    background-color: #FFFFFF;
    height: 30px;
    padding-top: 3px;;
    width: 100%;
		float:left;
}

.box2_cratejob .dash_first_row2 {
    background-color: #CCCCCC;
    font-size: 13px;
    height: 30px;
    padding-top: 3px;
    width: 100%;
	float:left;
}



.box2_cratejob .marginmoney{
	margin-right:10px;
	}
	
.box2_cratejob a{
color:#46719f;
text-decoration:none;	
}







.box3_cratejob{
    border: 1px solid #ADADAD;
    color: #000000;
    float: left;
    font-size: 13px;
    min-height: 164px;
    width: 355px;
	margin: 45px 0 5px 5px;
}	

.box3_cratejob .dash_row2 {
    background-color: #E6EDF7;
    height: 30px;
    padding-top: 3px;
    width: 100%;
	float:left;
}

.box3_cratejob .dash_row {
    background-color: #FFFFFF;
    height: 30px;
    padding-top: 3px;;
    width: 100%;
		float:left;
}

.box3_cratejob .dash_first_row2 {
    background-color: #CCCCCC;
    font-size: 13px;
    height: 30px;
    padding-top: 3px;
    width: 100%;
	float:left;
}



.box3_cratejob .marginmoney{
	margin-right:10px;
	}
	
.box3_cratejob a{
color:#46719f;
text-decoration:none;	
}


.calculator{
float:left;
margin-top:46px;
margin-left:6px;	
	}
	
.label_input_outer_box1 input[type="checkbox"]{
float:left;
width:16px;
height:16px;	
margin-top: 7px;
	}	
	
	
	
	
	
.table_car_features_createjob {
	width: 417px;
	float:left;
	border: 1px solid #999999;
	min-height:32px;
	margin-left: 5px;
	margin-bottom: 10px;
	font-size: 12px;
}
.table_car_features_createjob .colum1, 
.table_car_features_createjob .colum2, 
.table_car_features_createjob .colum3, 
.table_car_features_createjob .colum4 {
	width:125px;
	margin:5px 0 0 5px;
	float:left;
}
.table_car_features_createjob input[type="checkbox"] {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	height: 16px;
	margin-right: 4px;
	margin-top: -1px;
	width: 16px;
}
.table_car_features_createjob .row1 span {
	float: left;
	margin-top: 1px;
}
.table_car_features_createjob .row1 {
	float: left;
	padding: 0px 0;
	width: 100%;
}	


.label_input_outer_box3 {
    height: 33px;
}

.ceckall{
    color: #333333;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 18px;
    margin-bottom: 3px;
    margin-left: 5px;
    margin-top: 6px;
    text-shadow: 1px 1px 0 #FFFFFF;
    width: 300px;
}

#fieldset9  fieldset{
min-height:50px;	
width:389px;
float:left;
	}
	
	
.vehicle_type_createjob {
    border: 1px solid #999999;
    float: left;
    font-size: 12px;
    margin-bottom: 10px;
    margin-left: 5px;
    min-height: 32px;
    width: 417px;
}	

.vehicle_type_createjob .row1 {
    float: left;
    padding: 0 0;
    width: 100%;
	height: 37px;
	font-size:11px;
}

.vehicle_type_createjob .colum1, .vehicle_type_createjob .colum2, .vehicle_type_createjob .colum3, .vehicle_type_createjob .colum4 {
    float: left;
    margin: 5px 0 0 5px;
    width: 80px;
}


.bgcolor_vehicle {
    background-color: #cccccc;
	height:25px !important;
}


.box1_cratejob a {
    color: #46719F;
    text-decoration: none;
}

.save_canel_button{
float:right;
width:535px;
height:40px;
margin-top:5px;	
	}
	
.save_changes_button{
	float:right;
	margin-right: 5px;
	}
	
.canel_button{
color: #46719F;
    float: left;
    font-size: 16px;
    margin-left: 334px;
    margin-right: 5px;
    margin-top: 8px;
	border-bottom:1px solid #46719F;
	}	
	
	
	
#pageingnation_money{
width:946px;	
height:32px;	
float:left;
	}
#pageingnation_money .pageingnation_job {
width:940px;	
height:32px;
font-size:13px;
margin-left: 0px;
margin-bottom: 25px;
float:right;
}


.pageingnation_job{
width:982px;	
height:32px;
font-size:13px;
margin-left: 0px;
margin-bottom: 25px;
float:right;
}


.pageingnation_job .box{
width:20px;
height:22px;	
background-image:url(images/pagingnation_img1.jpg);
background-repeat:no-repeat;	
font-size:12px;
color:#2e2e2e;
font-weight:bold;
float: left;
padding-left: 10px;
padding-top: 6px;
	}
.pageingnation_job a{
font-size:12px;
color:#2e2e2e;
font-weight:bold;
text-decoration:none;
text-shadow:1px 1px 1px #FFF;

}

.pageingnation_job .box:hover,
.pageingnation_job .box.active
{
width:20px;
height:22px;	
background-image:url(images/pagingnation_img2.jpg);
background-repeat:no-repeat;	
font-size:12px;
color:#2e2e2e;
font-weight:bold;
float: left;
padding-left: 10px;
padding-top: 6px;	
}



.pageingnation_job .box2:hover,
.pageingnation_job .box2.active
{
width:24px;
height:22px;	
background-image:url(images/pagingnation_img2.jpg);
background-repeat:no-repeat;	
font-size:12px;
color:#2e2e2e;
font-weight:bold;
float: left;
padding-left: 6px;
padding-top: 6px;
	}
	
.pageingnation_job .box2{
width:24px;
height:22px;	
background-image:url(images/pagingnation_img1.jpg);
background-repeat:no-repeat;	
font-size:12px;
color:#2e2e2e;
font-weight:bold;
float: left;
padding-left: 6px;
padding-top: 6px;
	}	


.pageingnation_job .totalpages{
width: 218px;
float:left;
font-size:12px;
color:#2e2e2e;
font-weight:bold;
margin-top: 6px;
}
.pageingnation_job .pagenumbers{
width:305px;	
float:right;	
font-size:12px;
color:#2e2e2e;
font-weight:bold;
}

.height{
height:58px;	
width:700px;
	}



#select_menu31 select.select
{
	position:relative;
	z-index:10;
	width:55px;
!important;
	height:21px !important;
	line-height:21px;
	margin-left: 20px;
}
/* dynamically created SPAN, placed below the SELECT */
#select_menu31 span.select {
	position:absolute;
	float:left;
	width:55px;
	height:21px;
	line-height:21px;
	text-indent:10px;
	background-image: url("images/select_bg6.jpg");
	cursor:default;
	z-index:1;
	background-repeat:no-repeat;
	margin-left:-55px;
	font-size:11px;
	color:#757575;
	font-weight:normal;
	margin-top: -3px;
	font-family:'Arial';
	margin-right: 20px;
}

#select_menu31{
width:88px;
float:left;	
	}
	
	
	
	
	
.jobconfig_nav_wrapper {
	width:984px;
	height:52px;
	float:left;
	font-size:14px;
	text-align:center;
}
.jobconfig_nav_wrapper .nav_job  {
	width:491px;
	height:52px;
	float:left;
	background-image:url(images/jobconfiguration_nav_normal.jpg);
	background-repeat:no-repeat;
	padding-top:15px;
	color:#666666;
	text-shadow:1px 1px 0 #FFF;
}

.jobconfig_nav_wrapper .nav_job:hover, 
.jobconfig_nav_wrapper .nav_job.active {
	background-image: url("images/jobconfiguration_nav_over.jpg");
	background-repeat: no-repeat;
	float: left;
	height: 42px;
	width: 491px;
	color: #333333;
	font-weight: bold;
}	


.right_contetns_jobconfig {
	width:982px;
	float:left;
	border:1px solid #99a3a7;
	margin-top: 20px;
	border-top:none;
	font-size:12px;
	margin-bottom: 5px;
	color:#323a46;
}




.right_contetns_jobconfig a{
color:#16579c;	
border-bottom:1px solid #16579c
	}
	
.right_contetns_jobconfig .dash_first_row2 {
	background-color: #A8C4EB;
    border-bottom: 1px solid #99A3A7;
    color: #000000;
    float: left;
    font-size: 12px;
    font-weight: normal;
    height: 23px;
    padding-top: 7px;
    width: 100%;
}
.right_contetns_jobconfig .colum1 {
	width:61px;
	height:15px;
	float:left;
	margin-left:12px;

}
.right_contetns_jobconfig .colum2 {
	width:84px;
	height:15px;
	float:left;
	margin-left:8px;
}
.right_contetns_jobconfig .colum3 {
	width:101px;
	height:15px;
	float:left;
	margin-left:8px;

}
.right_contetns_jobconfig .colum4 {
	width:84px;
	height:15px;
	float:left;
	margin-left:8px;
}
.right_contetns_jobconfig .colum5 {
	width:86px;
	height:15px;
	float:left;
	margin-left:8px;
}
.right_contetns_jobconfig .colum6 {
	width:104px;
	height:15px;
	float:left;
	margin-left:8px;
}
.right_contetns_jobconfig .colum7 {
	width:84px;
	height:15px;
	float:left;
	margin-left:8px;
}
.right_contetns_jobconfig .colum8 {
	width:84px;
	height:15px;
	float:left;
	margin-left:8px;
}
.right_contetns_jobconfig .dash_row {
	width:100%;
	height: 155px;
	padding-top: 13px;
	background-color:#ffffff;
	float:left;
}
.right_contetns_jobconfig .dash_row2 {
	width:100%;
	height: 42px;
	padding-top: 12px;
	background-color:#e1e7e9;
	float:left;
}

.add_more_vehicles {
    float: right;
    margin-right: 6px;
    margin-top: -9px;
}




.vehicle_details{
	border: 1px solid #ADADAD;
    color: #3d3d3d;
    float: left;
    font-size: 13px;
    margin: 9px 0 345px 172px;
    min-height: 95px;
    width: 802px;
}	

.vehicle_details .dash_row2 {
    background-color: #E6EDF7;
    height: 17px;
    padding-top: 7px;
    width: 100%;
}

.vehicle_details .dash_row {
    background-color: #FFFFFF;
    height: 27px;
    padding-top: 7px;
    width: 100%;
}

.vehicle_details .dash_first_row2 {
background-color: #CCCCCC;
    font-size: 12px;
    font-weight: normal;
    height: 19px;
    padding-top: 3px;
    width: 100%;
	color:#3d3d3d;
}

.vehicle_details .colum1 {
    float: left;
    height: 15px;
    margin-left: 8px;
    margin-top: 3px;
    width: 118px;
}

.vehicle_details .colum2{
    float: left;
    height: 15px;
    margin-left: 8px;
    margin-top: 3px;
    width: 70px;
}

.vehicle_details .colum3{
    float: left;
    height: 15px;
    margin-left: 8px;
    margin-top: 3px;
    width: 70px;
}
.vehicle_details .colum4{
    float: left;
    height: 15px;
    margin-left: 8px;
    margin-top: 3px;
    width: 70px;
}
.vehicle_details .colum5{
    float: left;
    height: 15px;
    margin-left: 8px;
    margin-top: 3px;
    width: 70px;
}
.vehicle_details .colum6{
    float: left;
    height: 15px;
    margin-left: 8px;
    margin-top: 3px;
    width: 70px;
}

.vehicle_details .colum7{
    float: left;
    height: 15px;
    margin-left: 8px;
    margin-top: 3px;
    width: 100px;
}


