body{
	margin:0 0 0 0;
	font-family: Helvetica,Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	letter-spacing:inherit;
	color:#666666;
	background:url(images/btn_employer/bg_body.gi) repeat-x #cdcea7;
}

p{
	font-family: Helvetica,Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	letter-spacing:inherit;
	color:#666666;
	}
li{
	font-family: Helvetica,Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	letter-spacing:inherit;
	color:#666666;
}
.text_capitalize{
	text-transform:capitalize
}

form{
	margin:0px;
	padding:0px;
}

h4{
	font-family: Helvetica,Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	letter-spacing:inherit;
	color:#414141;
	margin:1px;

}

.h4{
	font-family: Helvetica,Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	letter-spacing:inherit;
	color:#414141;
}

h5{
	font-family: Helvetica,Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight:bold;
	letter-spacing:inherit;
	color:#a1a626;
	margin:1px;
}


h3{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	letter-spacing: 0.1em;
	line-height: 1.0em;

}

h2{
	font-family: “Lucida Sans Unicode”, sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight:100;
	letter-spacing: -1px;
	line-height: 1.0em;
	}

h1{
	font-family: “Lucida Sans Unicode”, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight:100;
	letter-spacing: -1px;
	line-height: 1.3em;
	}



a:link{
	font-family: Helvetica,Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#666666;
	text-decoration: none;
}

a:visited{
	font-family: Helvetica,Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#666666;
	text-decoration: none;
}

a:hover{
	font-family: Helvetica,Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	cursor:pointer;
	color:#666666;
	text-decoration: none;
}

a:active{
	font-family: Helvetica,Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}

.tablehead{
	background-image:url(images/btn_employer/bg_cornes_header.gif);
	background-repeat:no-repeat;
	background-color:#fcfafa;
	padding:10px;
}



.table_footer{
	margin:0 0 0 0;
	background-image:url(images/btn_employer/footer_bg.pn);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#8f0d0d;
}

.mnu{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color:#AE2E30;
	}

.mnu:hover{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color:#c64e52;
	cursor:pointer;
} 

input {
	float:left;
	font-size:12px;
	padding:4px 2px;
	margin:0px 5px 0 0;
	background-color:#f9f9f9;
	border:solid 1px #ccc;
	

	}

input:hover {
	float:left;
	font-size:12px;
	padding:4px 2px;
	background-color:#f9f9f9;
	border:thin #666666;
	margin:0px 5px 0 0;
	display:inline;
	border:solid 1px #999;
	}

SELECT{
	float:left;
	font-size:12px; 
	background-color:#f9f9f6;
	margin-right:5px;

	} 
option{
	font-size:12px; 
	background-color:#f9f9f6;
	text-align:left;
	}

textarea {
	float:left;
	font-size:12px;
	padding:4px 2px;
	background-color:#f9f9f9;
	border:solid 1px #ccc;
	margin:2px 5px 0 0;
	}
textarea:hover {
	float:left;
	font-size:12px;
	padding:4px 2px;
	background-color:#f9f9f9;
	border:thin #666666;
	margin:2px 5px 0 0;
	display:inline;
	}


/*
	div.pagination {
		padding: 3px;
		margin: 3px;
		text-align:center;
	}
	
	div.pagination a {
		padding: 2px 5px 10px 5px;
		margin: 1px;
		border: 1px solid #AE2E30;
		background:#AE2E30;
		color: #fff;
	}
	div.pagination a:hover, div.digg a:active {
		border: 1px solid #AE2E30;
		background:#BB3532;
		color: #fff;
	}
	div.pagination span.current {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #000099;
		
		font-weight: bold;
		background-color: #000099;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		border: 1px solid #AE2E30;
		background:#c35a56;
		color: #fff;
	}
*/
div.pagination {
		padding: 3px;
		margin: 3px;
		text-align:center;
	}
	
div.paginationPost {
		padding: 3px;
		margin: 3px;
		text-align:right;
	}
	
	div.paginationPost a {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #e39c9c;
		background-color:#f5f5f5;
		text-decoration: none; /* no underline */
		color: #c01313;
		
	}
	div.paginationPost a:hover, div.digg a:active {
		border: 1px solid #000;
		color: #c01313;
		
	}
	div.paginationPost span.current {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #e39c9c;
		font-weight: bold;
		background-color: #BB3532;
		color: #FFF;
	}
	div.paginationPost span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #BDAC99;
		color: #BDAC99;
	}

a:link.st_linkred, a:visited.st_linkred, a:active.st_linkred{
	color:#ff3333; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-style:italic;
	border-bottom: 1px dotted #6c6c6c;
	text-decoration: none;

}

a:hover.st_linkred{
	color:#ff3333; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-style:italic;
	border-bottom: none;
	text-decoration: none;
}


a:link.st_linkgreen, a:visited.st_linkgreen, a:active.st_linkgreen{
	color:#93971d; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	font-style:italic;
	border-bottom: 1px dotted #6c6c6c;
	text-decoration: none;
}
a:hover.st_linkgreen{
	color:#93971d; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-style:italic;
	border-bottom: none;
	text-decoration: none;
}

.btn_employer{
  border:#CCCCCC 1px;
  background:url(images/btn_employer/bg_buttonemplo.gif) repeat-x;
  height:30px;
  font-family:"trebuchet MS";
  font-size:12px;
  color:#FFFFFF;
  cursor:pointer;
}
.btn_employer:hover{
  border:#CCCCCC 1px;
  background:url(images/btn_employer/bg_buttonemplo.gif) repeat-x;
  height:30px;
  font-family:"trebuchet MS";
  font-size:12px;
  color:#FFFFFF;
}

.btn_jobseeker{
  border:#CCCCCC 1px;
  background:url(images/btn_jobseeker/bg_btnjobs.gif) repeat-x;
  height:30px;
  font-family:"trebuchet MS";
  font-size:12px;
  color:#FFFFFF;
  cursor:pointer;
}
.btn_jobseeker:hover{
  border:#CCCCCC 1px;
  background:url(images/btn_jobseeker/bg_btnjobs.gif) repeat-x;
  height:30px;
  font-family:"trebuchet MS";
  font-size:12px;
  color:#FFFFFF;
  cursor:pointer;
}
.td_post_featured1{
  background-color:#ffffe4;
  font-family:Arial, Helvetica, sans-serif;
  line-height:1.2em;
}

.td_post_featured2{
  background-color:#f9f9d2;
  font-family:Arial, Helvetica, sans-serif;
  line-height:1.2em;
}

.td_post_all1{
  background-color:#e9e9e9;
  font-family:Arial, Helvetica, sans-serif;
  line-height:1.2em;
}

.td_post_all2{
  background-color:#f7f7f7;
  font-family:Arial, Helvetica, sans-serif;
  line-height:1.2em;
}

.link_regular:link{
	font-family: Helvetica,Arial, sans-serif;
	font-size: 12px;
	font-style: normal;

	color:#666666;
	text-decoration: none;
	border-bottom:#CCCCCC dotted 1px;
}

.link_regular:visited{
	font-family: Helvetica,Arial, sans-serif;
	font-size: 12px;
	font-style: normal;

	color:#666666;
	text-decoration: none;
	border-bottom:#CCCCCC dotted 1px;
}

.link_regular:hover{
	font-family: Helvetica,Arial, sans-serif;
	font-size: 12px;
	font-style: normal;

	cursor:pointer;
	color:#666666;
	text-decoration: none;
	border:none;
}

.link_regular:active{
	font-family: Helvetica,Arial, sans-serif;
	font-size: 12px;
	font-style: normal;

	text-decoration: none;
	border-bottom:#CCCCCC dotted 1px;
}

.title_employer{
	color:#ee5359;
	font-family: “Lucida Sans Unicode”, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight:bolder;

	letter-spacing: 0;
	line-height: 1.0em;
}

.title_jobseeker{ 
	font-size:18px;
	color:#999900;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

label{
	/*display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: auto; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left;
}

.mandatory{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#990000;
	}

.st_text_hidden{
	border:0;
	display:block;
	float:left;
	background:#F2F2F2;
	color:#F2F2F2;
	padding:4px 0 ;
	margin:2px 0 0 0;
	}
.st_text_hidden:hover{
	padding:4px;
	margin:2px 0px 0 0;
	border:solid #F2F2F2;
	display:block;
	float:left;
	background:#F2F2F2;
	color:#F2F2F2;
	}

.bg_error{
	background:#CC3333; 
	color:#FFFFFF; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	}
.st_msg_form{
	font-family: “Trebuchet MS”, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;

	letter-spacing: normal;
	line-height: 1.4em;
	}
.td_footer{
	font-family: Helvetica,Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
    text-align:justify;

	font-weight:normal;
	letter-spacing:inherit;
	color:#414141;
	margin:1px;
	padding:5px;
}
esto es para la validacion del objeto livevalidation

.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
	background:url(/jobs/images/check.jpg) no-repeat left;
	padding-left:15px;
	font-size:10px;
}

.LV_valid {
    color:#00CC00;
	background:url(/jobs/images/check.jpg) no-repeat left;
	padding-left:15px;
	font-size:10px;
}
	
.LV_invalid {
	margin-top:2px;
    color:#CC0000;
	background:url(/jobs/images/redbutton.gif) no-repeat;
	/*background:url(/jobs/images/error.jpg) no-repeat;*/
	/*background:url(/jobs/images/error_blink_12.gif) no-repeat;*/
	background-position:2px;
	padding-left:16px;
	font-size:9px;	
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
	
	
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
   border: 1px solid #CC0000;
	
}
a.footer:link{
    color:#414141;
	font-family: Helvetica,Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	border-bottom: none;
	text-decoration: none;
	text-transform:capitalize;
}
a.footer:visited{
    color:#414141;
	font-family: Helvetica,Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	border-bottom: none;
	text-decoration: none;
	text-transform:capitalize;
}
a.footer:hover{
   	color:#414141;
	font-family: Helvetica,Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	border-bottom: none;
	border-bottom:#414141 dotted 1px;
	text-transform:capitalize;
}
a.footer:active{
	color:#414141;
	font-family: Helvetica,Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	border-bottom: none;
	text-decoration: none;
	text-transform:capitalize;
}
.tdalert{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;

	letter-spacing: normal;
	line-height: 1.4em;
	color:#fafafa;
}

a.header:link{
    color:#414141;
	font-family: Helvetica,Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	border-bottom-color:#414141;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	text-decoration: none;
}
a.header:visited{
    color:#414141;
	font-family: Helvetica,Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	border-bottom-color:#414141;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	text-decoration: none;
}
a.header:hover{
   	color:#414141;
	font-family: Helvetica,Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration:none;
	border-bottom:none;
}
a.header:active{
	color:#414141;
	font-family: Helvetica,Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	border-bottom-color:#414141;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	text-decoration: none;
}
.td_couponTotal{
	color:#FF0000;
	font-weight:bold;
	background-color:#f9f9f9;
	/*background-color:#FF4F4F;*/
	/*background-color:#FFCC99;*/
	border-bottom:#666666 dotted 1px;
	border-top:#666666 dotted 1px;
}
/*aqui el rollover para los buttons*/
/*buttons employer*/
a.e_preview {
    display: block;
    width: 88px;
    height: 24px;
    background: url("/jobs/images/btn_employer/but_preview.gif") -8px -4px no-repeat;
    text-decoration: none;
}
 
a:hover.e_preview {
    background-position: -8px 36px;
} 

a.e_continue {
	float:right;
    display: block;
    width: 115px;
    height: 31px;
    background: url("/jobs/images/btn_employer/but_continue.gif") 0 0 no-repeat;
    text-decoration: none;
	margin: 2px 5px;
}
 
a:hover.e_continue {
    background-position: 0 -31px;
} 


a.e_seemore {
	float:right;
    display: block;
    width: 115px;
    height: 31px;
    background: url("/jobs/images/btn_employer/but_seemore.gif") 0 0 no-repeat;
    text-decoration: none;
	margin: 2px 5px;
}
 
a:hover.e_seemore {
    background-position: 0 -31px;
} 


#ly_resume{
	min-width:700px;
	min-height:10px;
	height:10px;
	float:left;
	background:#ffffff;
	overflow:auto;
	visibility:hidden;
	}

.msjMandatory{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;

	letter-spacing: normal;
	line-height: 1.4em;
	color:#666666;
	font-weight:bold;
}

.msj_error{
	background-image:url(/jobs/images/exclamation.png);
	background-repeat:no-repeat;
	background-position:20px 0;
	color:#FF0000;
	font-size: 11px;
	font-style: normal;
	font-weight:bold;

	letter-spacing: normal;
	line-height: 1.4em;
	font-weight:bold;
	padding:0 0 5px 40px;
 }

.Link_error:link {
	color:#FF0000;
	font-size: 10px;
	font-style: normal;
	font-weight:bold;

	letter-spacing: normal;
	line-height: 1.4em;
	font-weight:bold;
	border-bottom:none;
	border-bottom:#ff0000 1px dotted;
 }

.Link_error:visited {
	color:#FF0000;
	font-size: 10px;
	font-style: normal;
	font-weight:bold;

	letter-spacing: normal;
	line-height: 1.4em;
	font-weight:bold;
	border-bottom:#ff0000 1px dotted;
 }

.Link_error:active {
	color:#FF0000;
	font-size: 10px;
	font-style: normal;
	font-weight:bold;

	letter-spacing: normal;
	line-height: 1.4em;
	font-weight:bold;
	border-bottom:#ff0000 1px dotted;
 }

.Link_error:hover {
	color:#FF0000;
	font-size: 10px;
	font-style: normal;
	font-weight:bold;

	letter-spacing: normal;
	line-height: 1.4em;
	font-weight:bold;
	border-bottom:none;
 }




.msj_find{
	background-image:url(/jobs/images/btn_jobseeker/find.png);
	background-repeat:no-repeat;
	background-position:0px 0;
	color:#FF0000;
	font-size: 10px;
	font-style: normal;
	font-weight:bold;

	letter-spacing: normal;
	line-height: 1.4em;
	font-weight:bold;
	padding:0 0 5px 22px;
 }

.msj_red{
	background-position:0px 0;
	color:#FF0000;
	font-size: 10px;
	font-style: normal;
	font-weight:bold;

	letter-spacing: normal;
	line-height: 1.4em;
	font-weight:bold;
	padding:0 0 5px 2px;
 }

.st_mandatory{
	color:#FF0000;
	}
#ly_resume{
	background-image:url(/jobs/images/727.jpg);
	visibility:visible;
	height:100%;
	padding:0 0 0 0;
}

.st_breadDisabled{
	color:#999999;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;

	letter-spacing: normal;
	line-height: 1.4em;
}

.st_breadEnabled{
	color:#FF0000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;

	letter-spacing: normal;
	line-height: 1.4em;
}


#bgBlur{
	width:100%;
	height:100%;
	position:absolute;
	display:none;
	top:0;
	left:0;
	filter:alpha(opacity=50);
    opacity:0.5;
	background:#666666;
	z-index:10;
}
#bgCoupon{
	display:none;
	width:520px;
	height:210px;
	position:absolute;
	top:360px;
	left:190px;
	background:#FFFFFF;
	z-index:11;
}

#feature_post{
	padding:5px;
	background:#CDCEA7;
	width:290px;
	height:100px;
	position:absolute;
	visibility:hidden;
	}
	
#bgLoading{
	display:none;
	width:270px;
	height:20px;
	position:absolute;
	top:360px;
	left:190px;
	filter:alpha(opacity=70);
    opacity:0.7;
	background:#ffffff;
	-moz-opacity: 0.7;
	z-index:11;
}


a.reg_emp {
	float:right;
    display: block;
    width: 185px;
    height: 37px;
    background: url("/jobs/images/emp_btn.jpg") 0 0 no-repeat;
    text-decoration: none;
	margin: 2px 5px;
}
 
a:hover.reg_emp {
    background-position: 0 -37px;
} 

.text_gray{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999999;
	font-weight:bolder;
}
.text_red{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#E02133;	
	font-weight:bolder;	
}
.text_yellow{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#93971d;
	font-weight:bolder;	
}

a.reg_job {
	float:left;
    display: block;
    width: 185px;
    height: 37px;
    background: url("/jobs/images/job_btn.jpg") 0 0 no-repeat;
    text-decoration: none;
	margin: 2px 5px;
}
a:hover.reg_job {
    background-position: 0 -37px;
} 

/*tabla blanca*/
.tblWhite{
	background:#FCFAFA;
	border:#CCCCCC solid 1px;
	border-collapse:5px;
	padding-left:20px;
	width:90%;
	}
.tdWhite{
	border-bottom:dotted 1px #999999;
	width:100%;
	padding:6px;
	}
div#Coupons_area p{
	overflow:hidden;
	
}
div#Coupons_area input{
	width:120px;
	float:left;
	display:block;
}
div#Coupons_area label.title{
	width:120px;
}

td.margined {
	padding-left:70px;
}

#logout{
  position:relative;
  float:right;
  top:-25px;
  right:0px;
  width:50px;
  height:70px;
}
#logout-image{
  position:relative;
  width:50px;
  height:50px;
}
#logout-text{
  position:relative;
  width:50px;
  height:20px;
}

td.jobrow {
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 5px;
}
#footer{
  clear: both;
  margin: 0 auto 0 auto;
  position: relative;
  text-align: justify;
  top: 10px;
  width: 922px;
}
#foot_links{
  float: left;
  position: relative;
  font-weight: bold;
}
#foot_copy{
  float: right;
  position: relative;
}
