/* CSS Document */

	
fieldset {
  padding:2px 0 2px 2px;
  }

.textfield {
	color:#0e0c03;
	margin:1px;
	height:20px;
	border:solid 1px #fff;
	padding: 1px 3px;
	background-color:#FFFFFF;
	width:80px;
	float:left;
	voice-family: "\"}\""; 
	voice-family:inherit;
}


.br{
	display:none;
	visibility:hidden;
	}
  
  
#search_form{
		color:#0e0c03;
		vertical-align:middle;

}
#search_wrapper { height: 113px; width: 630px;}
#search_wrapper h3 { font-size:160%; color: red; padding-left: 20px;}
#search_form label{
	padding-right:5px;
}

#search_form .search_field {
	color:#0e0c03;
	height:25px;
	border:solid 0px #676767;
	padding: 6px 20px 0 18px;
	background:url(../images/search_tex_input_bg.gif) no-repeat;
	width:200px;
	overflow: none;
	voice-family: "\"}\""; 
	voice-family:inherit;	
}

#search_form #submit {
	height:35px;
	width: 125px;
    padding:0px;
    border: none;
    font-weight: bold;
    margin-top: -5px;
    background: transparent url(../images/button_bg_sm.gif) bottom no-repeat;
 }

#search_form fieldset {
  border:solid 0 #fff; /* Opera doesn't get border:none or border:0 on fieldsets */
}
#search_tips{
	margin-left:0px;
	padding:0;
	font-size:95%
	}

#search_tips a{
	text-decoration:none;
	color:#1670D2;
	font: Arial, Helvetica, sans-serif bold;
	}

#search_tips a:link{
	text-decoration:none;
	color:#1670D2;
	font: Arial, Helvetica, sans-serif bold;
	}


#search_tips a:hover{
	text-decoration:underline;
	color:#1670D2;
	font: Arial, Helvetica, sans-serif bold;
	}	
		
#search_tips li{
	display:inline;
	}

#search_tips li.city_or_company{
	padding:0 0px 0 125px;
}



#search_labels{
	margin-left:0px;
	padding:15px 15px 0px 0;
	font-size:140%;
	font-weight:bold;
	color:#000;
	}

	
#search_labels li{
	display:inline;
	}

#search_labels li.city_or_company{
	padding:0 0 0 170px;
}

#search_form a.inactive_label{ color: #ccc;font-size:0.9em;text-decoration:none; }
#search_form a.inactive_label:hover{ color: #10751e;font-size:0.9em;text-decoration:none; }

#search_form a.active_label{ color: #10751e;font-size:1em; text-decoration:none;}
#search_form a.active_label:hover{ color: #10751e;font-size:1em;text-decoration:none; }


.existing_member{
	clear:both;
    font-size: 1.5em; 
	font-family:Arial, Helvetica, sans-serif;
	margin-left:20px;
	text-align:center;
	}


form.signupform label { 
	display: inline-block; 
	vertical-align: top;  
	width: 175px;
	text-align:left;
	background:url(../images/sign.png) no-repeat left center;
	padding-left:20px;
	margin-left:5px;
} 

form.singupform fieldset ol { 
	margin: 0;
	padding: 0; 
} 

form.signupform fieldset li { 
	list-style: none; 
	margin-bottom:5px; 
}

form.signupform fieldset li span{
 	color:#FF0000;
	font-size:100%;
	padding-left:10px;
	margin-left:5px;
	background:url(../images/bullet_minus.gif) no-repeat left top;
	}
	
form.signupform em { 
	font-weight: bold; 
	font-style: normal; 
	color: #f00; } 

form.signupform fieldset input{
	color:#0e0c03;
	height:26px;
	border:0;
	background-color:#FFFFFF;
	width:215px;
	padding: 6px 0 0 10px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	background:url(../images/search_tex_input_bg.gif) no-repeat;
}

form.signupform { 
	width: 235px; 
	font-size: 1.4em; 
	color: #333;
} 

form.signupform h2 {
    font-size: 1.6em;
    font-weight: normal;
    padding: 0 0 10px 15px;
}

form.signupform fieldset { 
	border: none; 
} 

form.signupform fieldset li { 
	padding: 1px 10px 1px; 
}

form.signupform .check{
	float:left;
	margin:5px 0 0 20px;
}

form.signupform .disclaimer{
	width: 190px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:normal;
	line-height:1.2;
	padding-top:3px;
	float:right;
	margin-top:-19px;
	background:none !important;
}

form.signupform .check input{
	border:solid 0px #676767;
}

form.signupform .submit{
	height:38px;
	width: 125px;
    padding:0px;
    border: none;
    margin: 5px 0 0 20px;
    float: right;
    font-weight: bold;
    background: transparent url(../images/button_bg_sm.gif) bottom no-repeat;
}

.brb{
	clear:right;
}

div.fieldWithErrors {
	margin: 0;
	padding: 0;  
}

.left{
	float:left;
	display:inline;
}

.message{
	margin:0 0 0 188px !important;
	width:350px;
	}
	

div.fieldWithErrors input, div.fieldWithErrors textarea, div.fieldWithErrors select {
	margin: 0 5px 0 0;
	border: 1px solid #f10;
	
}

div.fieldWithErrors fieldset ol
{
	margin: 0;
	padding: 0; 
} 

div.fieldWithErrors fieldset li { 
	list-style: none; 
	margin: 10px 0 0 10px; 
}

.error_message
{
   color: #f10;
   margin:2px 0 2px 188px;
}

form.generic label { 
    color:#000; 
    font-size:1.5em;
    width: 175px;
	text-align:right;
    float: left;
	padding-right:10px;
}

form.generic input, textarea { 
    padding:3px;
    color:#555;
    background-color: #fffcc4;
    border: 1px solid #ccc;
 }
 
form.generic fieldset {
  / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
  border-width: 1px;
  border-style: solid;
  padding: 30px;       /* padding in fieldset support spotty in IE */
  margin: 5px 15px 15px 15px;
}
form.generic fieldset legend {
	font-size:1.8em; 
	color: #10751e;
	padding: 0 10px 0 10px;
}

form.generic select {
    width: 150px;
}

form.generic #submit {
	height:40px;
	width: 125px;
    padding:0px;
    border: none;
    margin-left: 185px;
        color: #000;
    background: transparent url(../images/button_bg_sm.gif) bottom no-repeat;
    
 }
a.generic #cancel_button {
   font: 120%;
}
.form_tip {
  font-size: 12px;
  position: absolute;
  float: left;
  margin: -18px 0 0 -305px;
  width: 290px;
  height: 92px;
  padding: 10px;
  line-height: 1em;
  background: transparent url(../images/form_tip_bg4.gif) no-repeat;

}

form.signupform h3 {
    font-size: 1.1em;
    color: #10751e;
    font-weight: bold;
    line-height: 1em;
    padding-right: 10px;
    margin-bottom: 10px;
}

.search_button {
    float: right;
    margin-right: 25px;
    background-color:#000;
}

.search_toggle
{
   float: right;
   padding-right: 30px;
   clear: none;
   margin-top : -15px;
}

form.small_form {
  padding: 15px;
  float: left;
  font-size:100%;
}

form.small_form label { 
    color:#000; 
    font-weight: normal;
    width: 150px;
	text-align:left;
    float: left;
    line-height: 1.10em;
	padding:2px 10px 0 0;
}

form.small_form input { 
    padding:5px 5px 5px 5px;
    color:#000;
    background: transparent url(../images/form_bg.png) repeat-x;
    border: 1px solid #ccc;
    font-size: 95%;
 }

form.small_form textarea {
    width: 400px;
    height: 200px;
    color:#000;
    border: 1px solid #ccc;
    background-color: #f8f8f8;
    line-height:1.2em;
}

form.small_form div
{
 padding: 2px;
} 
form.small_form fieldset {
  / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
  border-width: 1px;
  border-style: solid;
  padding: 5px;       /* padding in fieldset support spotty in IE */
  margin-bottom: 15px;
}
form.small_form fieldset legend {
	color: #10751e;
	padding: 4 10px 4 10px;
}

form.small_form select {
    width: 240px;
    background: transparent url(../images/form_bg.png) repeat;
    line-height:1.2em;  

}

div.dateclass select{
    font-size: 95%;
    width: 80px;
    background: transparent url(../images/form_bg.png) repeat;
}

form.small_form option {
    padding:2px;
    background-color: #fff;
}

form.small_form #submit {
	height:35px;
	width: 125px;
    padding:0px;
    border: none;
    margin-left: 160px;
    background: transparent url(../images/button_bg_sm.gif) bottom no-repeat;
 }

form.small_form #save_job {
    border: none;
    margin-left: 160px;
    background: none;
    
 }


form.navbox_login label{
    
}
form.navbox_login input { 
    color:#000;
    padding: 2px;
    margin-right: 5px;
    background: transparent url(/images/navbox_login.png) repeat-x;
    border: 1px solid #000;
    font-size: 105%;
 }

 /* style for personal profile form */
form.personal {
    font-size: 105%;
    line-height: 250%;
}
form.personal label{
    font-size: 105%;
    
}
form.personal input { 
    padding: 3px 3px 3px 5px;
    margin: 0 2px 0 2px;
    color:#006699;
    border: none;
    border-bottom: solid 1px #7c993a;
    font-size: 100%;
 }
form.personal select {
    width: 100px;
    color: #006699;
    background-color: #fff;
    line-height:0.8em;  
    border: none;
    border-bottom: solid 1px #7c993a;
    
}

form.personal input:focus {
background-color: #f4f4f4;
} 