@CHARSET "ISO-8859-1";
* {
	margin:0;
	padding:0;
}
.profilebadge1{   background: url("imagescss/p-active1.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 38px;
    width: 36px;}
.profilebadge2{   background: url("imagescss/p-unactive1.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 38px;
    width: 36px;}

.clear {clear: both;}
body {
	margin: 0px;
	padding: 0px;
	font-family: tahoma,arial,serif;
	font-size: 12px;
}
.header {
	background: #999; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#f0f0f0'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#fefefe),color-stop(15%, #fefefe), to(#f0f0f0), color-stop(95%, #f0f0f0) );
	background: -moz-linear-gradient(#fefefe 15%, #f0f0f0 95%) repeat scroll 0 0 transparent;
	height: 102px;
	
}
.border-sh {background: url('imagescss/border-sh.png') repeat-x;height: 13px;}
.login-bt {
	float: right;
	height: 36px;
	margin-top: 3px;
	margin-bottom: 12px;
}
.logo {float: left;color:#1b1e20;}
.menu-cont {float: right;}
ul.menu-w {list-style: none;margin-top: 15px;}
ul.menu-w a {color:#474747;font-family: arial;font-size: 13px;text-decoration: none; text-transform: uppercase; padding: 8px 1px; display: block; text-shadow: 1px 1px 1px #FFF;}
ul.menu-w a:HOVER {border-bottom: 3px solid #000;}
ul.menu-w li.selected a {border-bottom: 3px solid #000;}
ul.menu-w li {
	display: block;
	float: left;
	padding: 0px 10px 0px 17px;
	background: url('imagescss/menu-sep.png');
	background-position: left center;
    background-repeat: no-repeat;
}
ul.menu-w li:FIRST-CHILD {background: none;padding-left: 0px;}
ul.menu-w li:LAST-CHILD{padding-right: 0px;}
#content {/*width: 960px; margin: 0 auto;*/
min-height: 470px;
padding-top: 1px;
margin-top: -1px;
padding-bottom: 1px;
margin-bottom: -1px;
}
.regis-1 {padding-top: 25px;}
.regis-1 .heading {color:#ff8400;font-size: 20px; font-family: arial;}
.regis-3 .heading {color:#ff8400;font-size: 20px; font-family: arial;}
.middle {width: 780px;margin-left: 100px;margin-top: 15px;}
.signup-step1 { padding-top: 15px;color: #848484;margin-left: 30px;}
.profilebadge-div{margin-bottom: 12px; position: relative;}
.profilebadge-border{background-color: #E2E2E2;height: 13px;   margin-left: -1px; margin-right: -1px; margin-top: 13px;}
#regist1{width: 47px;  border-radius: 5px 0 0 5px;}
#regist2{width: 228px;}
#regist3{width: 47px; border-radius: 0 5px 5px 0;}
.profile-copmno{font-size: 19px; position: absolute; top: 7px; z-index: 1; color: #fff;font-weight: bold;}
.profile-copmno1{left: 57px;}
.profile-copmno2{left: 318px;}
.profile-copmno3{left: 581px;}

.signup-step1 .s2 {padding-left:125px; padding-right: 162px;}
.signup-step1.createworkprofile .s3 {padding-left: 17px;}
.l-cont {float: left;width: 385px;margin-top: 30px;padding-top: 10px;}
.r-form {float: right;background: #f5f5f5;border: 1px solid #e5e5e5;width: 320px;padding: 10px 24px 20px 24px;margin-top: 30px;}
.r-form .why-r {margin-bottom: 15px;}
.why-r,.getting-s {color:#ff8400;font-size: 16px; font-family: arial;}
.getting-s {margin-top: 26px;}
.l-cont ul.info {padding-left: 15px;padding-top:18px;color: #3e3d3c;font-size: 14px;}
.l-cont ul.info li {line-height: 25px;}
.t1 {color: #ff8400;font-size: 16px; margin-bottom: 6px;  margin-top: 12px;}
.signupinput label {display: block;color:#353535;font-size: 14px; font-family: arial;margin-bottom: 5px;}
.register {padding-top: 10px;}
.signupinput {margin-bottom: 15px;}
.signupinput INPUT[type="text"],.signupinput INPUT[type="password"] {
	width: 302px;
	height: 26px;
	border: 1px solid #babec0;
	padding: 2px 5px;
}
.fboxcontent1 {
	-moz-border-radius: 12px 12px 12px 12px;
	border-radius: 12px 12px 12px 12px;
	background: none repeat scroll 0 0 #FFFFFF;
	height: auto;
	padding: 20px;
	position: relative;
	width: 458px;
	z-index: 99;
}
a#workprofile {
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 2px 5px 0 #EBEBEB inset;
	box-shadow: 0 2px 5px 0 #EBEBEB inset;
	background: #f5f5f5; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient ( startColorstr ='#f5f5f5', endColorstr = '#dfdfdf' ); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5),color-stop(15%, #f5f5f5), to(#dfdfdf), color-stop(95%, #dfdfdf) );
	background: -moz-linear-gradient(#f5f5f5 15%, #dfdfdf 95%) repeat scroll 0 0 transparent;
	padding: 7px 10px;
	display: inline-block;
	border: 1px solid #dcdcdc;
	cursor: pointer;
	color: #3d382a;
	font-family: NeoSansMedium, Arial, Sans-serif;
	font-size: 13px;
	font-family: arial;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 0 #3d382a;
	margin-right: 15px;
}
a#hireprofile {
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 2px 5px 0 #EBEBEB inset;
	box-shadow: 0 2px 5px 0 #EBEBEB inset;
	background: #f5f5f5; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient ( startColorstr ='#eae5d9', endColorstr = '#e0d9c3' ); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#eae5d9),color-stop(15%, #eae5d9), to(#e0d9c3), color-stop(95%, #e0d9c3) );
	background: -moz-linear-gradient(#eae5d9 15%, #e0d9c3 95%) repeat scroll 0 0 transparent;
	padding: 7px 10px;
	display: inline-block;
	border: 1px solid #dcdcdc;
	cursor: pointer;
	color: #3d382a;
	font-family: NeoSansMedium, Arial, Sans-serif;
	font-size: 13px;
	font-family: arial;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 0 #3d382a;
}
.accont-tp {margin-top: 10px;margin-bottom: 10px;display: none;}
.accont-tp label {display: inline;padding: 0px 12px 0px 6px;}
.yellowbt{
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #f9ce42; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9ce42', endColorstr='#f7bc30'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#f9ce42),color-stop(15%, #f9ce42), to(#f7bc30), color-stop(95%, #f7bc30) );
	background: -moz-linear-gradient(#f9ce42 15%, #f7bc30 95%) repeat scroll 0 0 transparent;
	padding: 8px 10px;
	display: inline-block;
	border: 1px solid #dfb02d;
	cursor: pointer;
	color: #3d382a;
	font-family: Arial;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.darkgraybt{
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #e4ddc9; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient ( startColorstr ='#e4ddc9', endColorstr = '#d9d0b5' ); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#e4ddc9),color-stop(15%, #e4ddc9), to(#d9d0b5), color-stop(95%, #d9d0b5) );
	background: -moz-linear-gradient(#e4ddc9 15%, #d9d0b5 95%) repeat scroll 0 0 transparent;
	padding: 8px 10px;
	display: inline-block;
	border: 1px solid #ccc5b2;
	cursor: pointer;
	color: #3d382a;
	font-family: Arial;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.accept-tm {margin-top: 16px;margin-bottom: 18px;color:#353535;font-size: 13px; font-family: arial;}
.accept-tm a {color:#365a9a;text-decoration: underline;}
.regis-3 {padding-top: 25px;}
.step-3s {color: #484848;font-family: Din, Verdana, arial; font-size: 29px;margin-top: 25px;text-align: center;}
.spread {color:#8dd5ed;font-family: Din, Verdana, arial; font-weight: bold; font-size: 29px;text-align: center;margin-top: 10px; margin-bottom: 33px;}
.invite-box {background: #f9f8f8; border: 1px solid #dedede;-moz-border-radius: 5px; border-radius: 5px; font-family: arial;padding-bottom: 15px;}
.ribbon {background: url(imagescss/invite-ribbon.png);background-repeat: no-repeat;width: 276px; height: 35px;margin: 0 auto; margin-top: -22px;}
.invite-left {float: left;width: 264px;padding-left: 15px;padding-top: 18px;}
.invite-right {float: right;width: 462px;padding-right: 15px;padding-top: 18px;}
.in-label {color:#474747;font-size: 14px; font-family: arial;margin-bottom: 10px;}
.invite-email {margin-bottom: 10px;}
.invite-email input {width: 257px; height: 25px;padding-left:5px; border: 1px solid #dedede;color:#aeaeae;font-size: 14px;font-family: arial;}
.invite-right textarea {width: 448px;height: 300px;padding:5px; border: 1px solid #dedede;color:#aeaeae;font-size: 14px;font-family: arial;}
#add-more {font-size: 12px;float: right;}
.send-inv {float: right;margin-top: 10px;}
#choose-profile-type {text-align: center;}
.s-i {color:#f1b16d;font-size: 42px;font-family: Din,Verdana, Arial;text-align: center; font-weight: bold;}
.t-xt {color:#3a3a3a;font-size: 22px;font-family: Din,Verdana, Arial;text-align: center;}
.t-xt1 {font-family: Din,Verdana, Arial;color:#3a3a3a;font-size: 22px;margin: 15px 0px;}
.t-xt2 {color:#484848;font-family: arial;font-size: 24px;}
.t-xt3 {color:#353535;font-family: arial;font-size: 14px;text-align: left; line-height: 24px;}
.t-xt4 {color:#878787;font-family: arial;font-size: 14px;text-align: left; margin-bottom: 15px;  margin-top: 20px;}
.t-xt5 {color:#8dd5ed;font-family: Din,Verdana, Arial;font-size: 42px;}
.t-email {color:#365a9a;font-family: arial;font-size: 18px;margin: 10px 0px 15px 0px;}
.social-input input {text-align: left;width: 265px; height: 28px; border: 1px solid #ededed;}
.social-input label {display: inline-block;margin-right: 8px;color:#353535;}
.social-input {text-align: left;}
.social-bt { margin-left: 64px; margin-top: 15px;float: left;}
.social-canbt {margin-top: 15px; margin-left: 15px;float: left;}
.verify-pass-div .social-bt {margin-left: 70px;} 
.login-page {width: 752px; margin: 60px auto;font-family: arial;margin-bottom:0px;}
.login-box {
	float: left;
	width: 328px;
	background: #f8f9fa; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient ( startColorstr ='#fcfcfd', endColorstr = '#f1f2f3' ); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfd),color-stop(15%, #fcfcfd), to(#f1f2f3), color-stop(95%, #f1f2f3) );
	background: -moz-linear-gradient(#fcfcfd 15%, #f1f2f3 95%) repeat scroll 0 0 transparent;
	border: 1px solid #e0e3e5;
	border-right: none;
	height: 355px;
	padding: 15px 25px;
}
.join-us {
	float: left;
	width: 320px;
	background: #f1f2f4; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient ( startColorstr ='#f5f8f9', endColorstr = '#f1f2f3' ); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#f5f8f9),color-stop(15%, #f5f8f9), to(#ececef), color-stop(95%, #ececef) );
	background: -moz-linear-gradient(#f5f8f9 15%, #ececef 95%) repeat scroll 0 0 transparent;
	border: 1px solid #cdd1d6;
	border-right: 1px solid #dadde0;
	height: 355px;
	padding: 15px 25px;
}
.log-heading {color:#ff8400;font-family: arial; font-size: 20px;padding-bottom: 10px; border-bottom: 1px solid #e7e7e7;margin-bottom: 20px;}
.login-input {margin-bottom: 15px;}
.login-input label {color:#353535;font-family: arial;font-size: 13px;margin-bottom: 4px;}
.login-input input[type="text"],.login-input input[type="password"] {width: 290px; height: 24px;border:1px solid #bfbfbf;padding: 2px 5px;}
.log-remember {float: left;padding-top: 8px;}
.log-remember label{display:inline-block;padding-left: 8px;color:#858585;font-family: tahoma,arial,serif;font-size: 12px;}
.login-box .submit {float: right;margin-right: 27px;margin-top: -6px;}
.login-box .submit .yellowbt,.join-us-bt .yellowbt {font-size: 12px;}
.log-forgot {color:#878787;font-size: 11px;margin-top: 15px; padding-bottom: 18px;border-bottom: 1px dashed;}
.log-forgot p {margin-bottom: 6px;}
.log-forgot a {color:#878787;font-size: 10px;text-decoration: underline;margin-left: 4px;}
.lw {color: #878787;font-family: Myriad Pro;padding-top: 5px; padding-bottom: 8px;}
.join-txt {color:#919090;font-family: arial;line-height: 19px;}
.join-us-bt {float: right;margin-top: 34px;}
.forgot-val {
	float: left;
	width: 380px;
	background: #f8f9fa; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient ( startColorstr ='#fcfcfd', endColorstr = '#f1f2f3' ); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfd),color-stop(15%, #fcfcfd), to(#f1f2f3), color-stop(95%, #f1f2f3) );
	background: -moz-linear-gradient(#fcfcfd 15%, #f1f2f3 95%) repeat scroll 0 0 transparent;
	border: 1px solid #e0e3e5;
	border-right: none;
	height: 220px;
	padding: 15px 25px 15px 20px;
}
.log-prob {
	float: left;
	width: 270px;
	background: #f1f2f4; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient ( startColorstr ='#f5f8f9', endColorstr = '#f1f2f3' ); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#f5f8f9),color-stop(15%, #f5f8f9), to(#ececef), color-stop(95%, #ececef) );
	background: -moz-linear-gradient(#f5f8f9 15%, #ececef 95%) repeat scroll 0 0 transparent;
	border: 1px solid #cdd1d6;
	border-right: 1px solid #dadde0;
	height:220px;
	padding: 15px 25px;
}
.forgot-val p {color:#878787;font-family: arial;font-size: 11px;line-height: 20px;}
.rate-tno {padding-right: 5px; line-height: 18px; }
.e-titlehead{margin-top: 30px; font-family: Arial;font-size: 12px; color: #858585;}

@font-face {
   font-family:'PFDinTextCompProExtraThin';
   src:url('../fonts/pfdintextcomppro-xthin-webfont.eot');
   src:url('../fonts/pfdintextcomppro-xthin-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts//pfdintextcomppro-xthin-webfont.woff') format('woff'),url('../fonts//pfdintextcomppro-xthin-webfont.ttf') format('truetype'),url('../fonts//pfdintextcomppro-xthin-webfont.svg#PFDinTextCompProExtraThin') format('svg');
   font-weight:normal;font-style:normal;
   }

.e-title{color: #3d3c3c;
    font-family: 'PFDinTextCompProExtraThin';
    font-size: 96px;
	 font-weight: bold;
     }
 .e-subtitle{font-family: 'PFDinTextCompProExtraThin';font-size: 33px;
 		background: url("imagescss/sub-error.png") no-repeat scroll 0 0 transparent; width: 400px;height: 42px;}
 .e-left{width: 592px;}
 .e-content{margin-top: 10px;margin-bottom: 10px;  font-size: 14px;  line-height: 19px; z-index: 100}
  .e-ul li{list-style: square outside none; font-size: 20px;  margin-bottom: 10px;}
 .e-ul li a{ font-size: 24px; font-weight:bold;font-family: 'PFDinTextCompProExtraThin';line-height: 36px;color: #858585; font-family: "PFDinTextCompProExtraThin";}
 .e-ul li a:HOVER {color: #365A9A;}
 .e-btn{
	background: #f9ce42; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9ce42', endColorstr='#f7bc30'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#f9ce42),color-stop(15%, #f9ce42), to(#f7bc30), color-stop(95%, #f7bc30) );
	background: -moz-linear-gradient(#f9ce42 15%, #f7bc30 95%) repeat scroll 0 0 transparent;
	padding: 0px 6px 0px 6px;
	display: inline-block;
	border: 1px solid #dfb02d;
	cursor: pointer;
	color: #3d382a;
	font-family: Arial;
	font-size: 18px;
	font-family: arial;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
 	 }
 	 .e-ul{ margin-left: 19px; margin-bottom: 20px;  margin-top: 23px;}
 .e-arrow{font-size: 26px; vertical-align: sub;}
 .e-img{ background: url("imagescss/error.png") no-repeat scroll 0 0 transparent; width: 375px;height: 309px;
  margin-left: -8px;margin-top: 135px; margin-right: -12px;}
 .e-bottomleft{width: 439px;}
 .e-bottomright{width: 422px;}
 .e-bottomtxt{margin-top: 72px; margin-bottom: 352px;}
 .e-bottomhead{ font-size: 27px; font-family: "PFDinTextCompProExtraThin"; line-height: 36px;color: #222222; font-weight:bold;}
 .e-content1{margin-top: 10px;margin-bottom: 10px;  font-size: 13px;  line-height: 19px;}
 .step{width: 677px;height: 51px;}
  .step-1{ background: url("imagescss/step1.png") no-repeat scroll 0 0 transparent; }
  .step-2{ background: url("imagescss/step2.png") no-repeat scroll 0 0 transparent; }
  .step-3{ background: url("imagescss/step3.png") no-repeat scroll 0 0 transparent; }
 .s-submit{ margin-left: -4px;}
 .e-errorbtn{margin-top: 27px;}
 .import-con {margin-top: 40px;}
 .simc {color:#474747;font-size: 14px;margin-bottom: 10px;}
 
 /* --------sanjiv----------*/
 .container-background{background: url("imagescss/home-bg.png") repeat scroll 0 0 transparent; width: 100%;}
 .maincontainer1{width: 960px; margin: 0 auto; padding-top:30px; position: relative;}
 .maincontainer-txt{width: 356px; margin-top: 19px; margin-bottom: 19px; font-family: Gautami, arial ; font-size: 13px;
 					color: #3d3d3d;line-height: 16px;}
 .maincontainer-txt ul{list-style: disc inside none; margin-bottom: 21px;}
 .home-rightimg{background: url("imagescss/h-rightimg.png") no-repeat scroll 0 0 transparent; width: 570px; height: 322px;
 				 }
.bannerpic{
	position: absolute;
	right: 0px;
	top: 50px;
} 				 
 .home-clientimg{background: url("imagescss/clientbanner.png") no-repeat scroll 0 0 transparent; width: 570px; height: 322px;
 				}
 .midcontainer-background{background: url("imagescss/transprent-blue.png") repeat scroll 0 0 transparent; width: 100%;
 					height: 510px; }
 .w-contractor{padding-bottom: 16px;}
 .contentcontainer-inner{padding-top: 32px;}
 .cat-deadline{margin-bottom: 30px;}
 .contentcontainer-inner ul, .bottomcontainer ul{list-style: none;}
 .howitwork p{width: 391px;}
 .h-signup{background: url("imagescss/icons_03.png") no-repeat scroll 0 0 transparent;}
 .h-gethired{background: url("imagescss/icons_06.png") no-repeat scroll 0 0 transparent; }
 .h-complete{background: url("imagescss/icons_08.png") no-repeat scroll 0 0 transparent; }
 .h-getpaid{background: url("imagescss/icons_10.png") no-repeat scroll 0 0 transparent;}
 .howitworks.forclient .h-signup{background: url("imagescss/clienticons_03.png") no-repeat scroll 0 0 transparent;}
 .howitworks.forclient .h-gethired{background: url("imagescss/clienticons_06.png") no-repeat scroll 0 0 transparent; }
 .howitworks.forclient .h-complete{background: url("imagescss/clienticons_09.png") no-repeat scroll 0 0 transparent; }
 .howitworks.forclient .h-getpaid{background: url("imagescss/clienticons_11.png") no-repeat scroll 0 0 transparent;}
 .work-div1,.work-div2,.work-div3,.work-div4{margin-bottom: 10px;}
 .work-title{display: block; margin-bottom: 12px;}
 .work-subdiv{margin-left: 22px; float: left;}
 .work-desc{font-family: Arial; font-size: 14px; color: #646464;}
 .catlink ul li, .catlink1 ul li{margin-bottom: 20px;}
 .catlink ul li a, .catlink1 ul li a{margin-left: 14px;}
 .catlink ul li img, .catlink1 ul li img{vertical-align: middle;}
 .catlink1{margin-left: 55px;}
 .send-email #srchkey {
    background: url("imagescss/searchbut.png") no-repeat scroll 7px 10px #FFF;
    padding-left: 25px;
    border: 1px solid #B9BCBE;
    border-radius: 5px 5px 5px 5px;
    color: #C0C0C0;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    height: 25px;
    margin-bottom: 8px;
    margin-right: 4px;
    margin-top: 8px;
    outline: medium none;
    
    width: 394px;
    line-height: 25px;
}
.leftsubmenu{
	margin-left: 38px;
margin-top: 0px;
height: 42px;
border-left: 1px solid #DEDEDE;
margin-bottom: 15px;
}
.btn {
    background: url("imagescss/home-search.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 31px;
    position: absolute;
    right: 13px;
    top: 10px;
    width: 67px;
}
 .s-mail {
    position: relative;
    width: 436px;
}
.how-work{margin-bottom: 22px;	}
.bottomcontainer td a {font-family: Arial; font-size: 13px; color: #646464 ;}
.homeskill-ul {margin-left: 20px; width: 207px;}
td.homeskill-ul {margin-left: 20px; width: 207px;padding-left: 20px;}
.homeskill-title{margin-top: 28px; padding-bottom: 22px;}
.bottom-more{}
.bottomcontainer tr td{line-height: 20px;}
.topseparator1{ background: url("imagescss/topsepretor.png") repeat-x scroll 0 0 transparent; height: 3px;}
.bottomtom-seprator{background: url("imagescss/bottomtopsepretor.png") repeat-x scroll 0 0 transparent; height: 5px;
			  margin-top: -6px;}
.catsapraters{background: url("imagescss/midsepretor.png") repeat-y scroll 0 0 transparent; width: 3px; height: 452px;
 			 margin-left: 30px;}
.bottom-links{background: url("imagescss/bottomseprator.png") repeat-x scroll 0 0 transparent; height: 5px;
		padding-top: 16px; margin-bottom: 5px;}
.btnseprater{background: url("imagescss/midsepretor.png") repeat-y scroll 0 0 transparent; width: 3px; height: 70px;
 			 margin-left: 30px;}
.bottom-more a{font-size: 14px; color: #0075ce; margin-top: 16px; padding-bottom: 15px;}
/* by praveen for signup fancy box */
/******************Styling By Deepankaj Start Here **********/
#MulStatusAdminManageSkillsForm { float: left; margin-right: 10px; margin-top: 5px; }
#MulStatusAdminManageSkillsForm .submit,#MulStatusAdminManageSkillsForm .fancybox { float:  left; margin-right: 10px; }
#searchFormSkill { float: left; padding-right: 10px; margin-top: 5px; }
#filter { float: left; margin-right: 12px; margin-top: 5px; }

#MulStatusChng { float: left; margin-right: 10px; }
/******************Styling By Deepankaj End Here ************/



/***by robins for breadcrums*/
.breadcrum ol {
    list-style: none;
    text-align: left;
}
.breadcrum ol li {
    float: left;
    font-size: 12px;
    padding-left: 5px;
	line-height: 20px;
}
.breadcrum ol li a {
    color: #365A9A;
}

/** by robins for watchlist**/
.prop_rejected{
	background-color:#FAAF5E;
	height:8px;
	width:8px;
	float:left;
	margin-top:4px;
	margin-right:5px;
}
.prop_accepted{
	background-color:green;
	height:8px;
	width:8px;
	float:left;
	margin-top:4px;
	margin-right:5px;
}

.watch {
	background: url("../img/rating/star.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	/*width: 100px;*/ 
	height: 15px;
	overflow: hidden;
	margin-right: 5px;
	padding-left:21px;
	font-size:11px;
	padding-top:2px;
}
.unwatch {
	background: url("../img/rating/star.gif") no-repeat;
	background-position:  0 -32px !important;
	height: 15px;
	/*width: 137px;*/
	padding-left:21px;
	font-size:11px;
	padding-top:2px;
}
.watchlist-title{
	margin-left:5px;
	display:inline-block;
	height:18px;
	line-height:18px;
}

.removebtn{
 	/*background: linear-gradient(#F7F6FB 7%, #F6F6F6 55%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    */border: 1px solid #C5C5C5;
    border-radius: 5px 5px 5px 5px;
    color: #8A8A8A;
    float: right;
    width:75px;
    height:26px;
    margin-top: 7px;
    margin-right:8px;
    cursor:pointer;
}
.ptoprightwatchlist{
    color: #555555;
    float: right;
    /*padding-right: 101px;*/
}

/*for favourite list*/

.favourite-link{
	border: 1px solid #CCCCCC;
    color: #365A9A;
    cursor: pointer;
    font-size: 11px;
    padding: 3px 5px 3px;
    text-decoration: none !important;
    margin-left:2px;
    text-align:center;
    display:block;
    width:95px;
    margin-top:-4px;
}

.favourite-link:hover{box-shadow: 1px 1px 2px #CCC;}
.favourite_list_invite{
	text-decoration:none !important;
	color:#8A8A8A !important;
	line-height:25px;
	font-size:14px !important;
	text-align:center;
	cursor: pointer;
	background-color:#F0F0F0;
}
.favourite-invite{
	overflow:auto;
	height:auto;
}
.lists-date{
	font-size:10px;
	margin-top:-8px;
}
.myproject-job{
	display:block;
	float:left;
	height:13px;
	margin-bottom:10px;
}
