@font-face {
  font-family: head_font;
  src: url('/less/public/MuseoSlab-500.otf');
  font-weight: bold;
  font-style: normal;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: Arial, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, "Lucida Grande", sans-serif;
}
body {
  margin: 0px;
  padding: 0px;
}
#head_container {
  background-color: #94918A;
}
.content_container {
  overflow: hidden;
  margin: auto;
}
#footer_container {
  height: 150px;
  background-color: #C8C8C8;
}
#content_column {
  background-color: #C0C0C0;
}
.sec_head {
  border-bottom: 1px solid #cccccc;
  width: 100%;
  min-height: 54px;
  vertical-align: bottom;
  margin-bottom: 10px;
}
.sec_head .w_text {
  font-size: 14px;
  color: #6E4597;
  font-weight: bold;
  padding-top: 30px;
}
.sec_head .top_links {
  float: right;
  text-align: right;
  padding-top: 30px;
  font-size: 12px;
}
#ad_column .ads {
  margin-bottom: 15px;
}
#ad_column .push_right {
  float: right;
}
#ad_column .push_left {
  float: left;
}
#ad_column .ads_728x90 {
  width: 728px;
  height: 90px;
  background-color: #cccccc;
  border: 1px solid #cccccc;
}
#ad_column .ads_300x600 {
  width: 300px;
  overflow:hidden;
  //background-color: #cccccc;
  //border: 1px solid #cccccc;
}
#ad_column .ads_300x250 {
  width: 300px;
  height: 250px;
  background-color: #cccccc;
  border: 1px solid #cccccc;
}
#ad_column .ads_160x600_l {
  width: 160px;
  height: 600px;
  background-color: #cccccc;
  border: 1px solid #cccccc;
  float: left;
}
#ad_column .ads_160x600_r {
  width: 160px;
  height: 600px;
  background-color: #cccccc;
  border: 1px solid #cccccc;
  float: right;
}
#ad_column .ad-header {
  text-align: left;
  color: #333;
  font-size: 10px;
}
.featured_box {
  border: 1px solid #008040;
  min-height: 300px;
  background-color: #008000;
}
.monster_container {
  background-color: #ffffff;
  min-height: 200px;
}
.featured_article {
  background-color: #F1F1F1;
  border-bottom: 1px solid #ffffff !important;
  padding: 15px !important;
}
.featured_article .sp_text {
  font-weight: bold;
  color: #666666;
  font-size: 12px;
}
.headBar .top_bar {
  background-color: #C80005;
  width: auto;
  height: 5px;
}
.headBar .main_bar {
  width: auto;
  overflow: hidden;
  background-color: #222222;
  padding: 10px 9px 10px 9px;
}
.headBar .main_bar .w_title {
  font-family: Arial;
  font-size: 18px;
  color: #ffffff;
  text-transform: uppercase;
}
.headBar .main_bar .w_title_s {
  font-family: Arial;
  font-size: 14px;
  color: #ffffff;
}
.headBar .main_bar .w_link {
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  display: block;
  float: right;
  margin-top: 23px;
}
#top_jobs_widget {
  position: relative;
  width: auto;
  overflow: hidden;
  margin-bottom: 35px;
}
#top_jobs_widget .listing_cont {
  width: auto;
  display: block;
  padding: 10px;
  border-bottom: 1px solid #cccccc;
}
#top_jobs_widget .listing_cont .main_title {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  margin: -5px;
  margin-bottom: 5px;
}
#top_jobs_widget .listing_cont .sub_title {
  font-size: 11px;
  font-weight: normal;
  color: #666666;
  margin: -3px;
}
#top_jobs_widget .featured {
  background-color: #F1F1F1;
  border-bottom: 1px solid #ffffff !important;
  padding: 15px !important;
}
#top_jobs_widget .featured .sp_text {
  font-weight: bold;
  color: #666666;
  font-size: 11px;
  margin: -3px;
}
.mon_sub_link {
  font-size: 12px;
  color: #333333;
}
.form-elements {
  font-size: 12px;
  color: #666666;
  font-weight: normal;
}
.form-elements .form_text {
  width: 100%;
  padding: 8px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  margin-top: 3px;
}
.form-elements .quick_links {
  padding: 18px;
}
.form-elements .submit_button {
  float: right;
  margin: 14px;
}
.i_block {
  width: 18px;
}
.featured_boxes .listing {
  width: auto;
  padding: 5px;
  border-bottom: 1px solid #666666;
}
.widget_listings {
  position: relative;
  width: auto;
  overflow: hidden;
  margin-bottom: 35px;
}
.widget_listings .listing_cont {
  width: auto;
  min-height: 150px;
  display: block;
  padding: 10px;
  border-bottom: 1px solid #cccccc;
}
.widget_listings .featured {
  background-color: #F1F1F1;
  border-bottom: 1px solid #ffffff !important;
  padding: 15px !important;
}
.widget_listings .featured .sp_text {
  font-weight: bold;
  color: #666666;
  font-size: 11px;
  margin: -3px;
}
.color_red {
  color: #C80005;
}
.color_blue {
  color: #396CAE;
}
.pull-left-image {
  float: left;
  margin-right: 12px;
}
.pull-right-image {
  float: right;
  margin-left: 12px;
}
.sub_txt {
  font-size: 11px;
  color: #666666;
  font-weight: bold;
}
.datos {
  margin-top: 15px;
  font-size: 10px;
  font-style: italic;
  color: #707070;
  clear: both;
}
.sm_cont {
  position: relative;
  margin-bottom: 25px;
}
.bold_head {
  font-size: 16px;
  font-weight: bold;
}
.button_blue {
  background-color: #396CAE;
}
.button_red {
  background-color: #C80005;
}
.link_button {
  margin-left: 40px;
}
.link_button.hover {
  display: block;
  padding: 10px 20px;
  max-width: 96px;
  color: #ffffff;
  margin-left: 40px;
}
.bottom_leaderboard {
  margin: auto;
  width: 728px;
  height: 90px;
  border: 1px solid #cccccc;
  overflow: hidden;
}
.leaderboards {
  width: 728px;
  height: 90px;
  border: 1px solid #cccccc;
  background-color: #f2f2f2;
}
.sub-headline {
  font-size: 12px;
  color: #333333;
}
.pagination li {
  display: block;
  padding: 15px;
  width: 50px;
  text-align: center;
  float: left;
  margin: 3px;
  border: 1px solid #C0C0C0;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  border-radius: 8px;
  background-color: #ccc;
}
.pagination .active {
  background-color: #ffffff;
}
.search-box {
  margin: 15px 0px;
}
.search-box .field-box-control {
  margin-top: 8px;
}
.search-box .search-button {
  padding-top: 20px;
}
.detail_img_container {
  border: 1px solid #cccccc;
  padding: 5px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.detail_img_container img {
  height: 150px;
}
.form_container p {
  margin: 12px 0px;
  font-size: 12px;
}
.form_container .form_button {
  float: left;
  margin-top: 18px;
  margin-right: 10px;
  padding: 10px 22px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #666666;
  color: #fff;
}
.form_container .sub_btn {
  background-color: #396CAE;
  border: 1px solid #203c61;
}
.form_container .reset_btn {
  background-color: #C80005;
  border: 1px solid #620002;
}
#site_footer {
  font-size: 12px;
  color: #ccc;
  margin-top: 25px;
  background-color: #222;
  padding: 20px;
  border-top: solid 5px #C40000;
  position: relative;
  z-index: 2;
  font-family: Arial;
}
#site_footer .left {
  float: left;
}
#site_footer .right {
  float: right;
}
#site_footer .clear {
  clear: both;
}
#site_footer .footer_container {
  width: 1024px;
  margin: auto;
}
#site_footer .image-container {
  padding-bottom: 20px;
}
#site_footer .dbl-line {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #808080;
  height: 3px;
  margin-bottom: 20px;
}
#site_footer .section {
  color: white;
  font-size: 12px;
  margin-bottom: 4px;
}
#site_footer ul {
  list-style-type: disc;
}
#site_footer ul a {
  color: #aaa;
  text-decoration: none;
}
#site_footer .listing-column {
  text-align: left;
  width: 200px;
}
#site_footer .more-info {
  text-align: center;
  padding: 20px 0px 7px;
}
#site_footer .title,
#site_footer .section {
  margin: 15px 0px 10px 0px !important;
}
.local_menu_container {
  margin: 25px auto 25px auto;
}
.empBreadCrumb {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  color: #000;
  padding: 0px 0px 20px 0px;
  border-bottom: 1px solid #DDDDDD;
  margin-bottom: 20px;
}
.empBreadCrumb a {
  color: #FF0000;
}
.site_message_container {
  position: relative;
  width: 100%;
  padding: 25px;
  border: 1px solid #BFBFBF;
  background-color: #f2f2f2;
  margin-bottom: 25px;
}
.site_message_container .title {
  font-size: 16px;
  font-weight: bold;
  color: #000;
}
.site_message_container .content {
  font-size: 12px;
  font-weight: normal;
  color: #000;
}
.contactElement {
  margin: 10px auto;
}
.contactElement .title {
  font-size: 14px;
  font-weight: bold;
}
.contactElement .subTitle {
  font-size: 10px;
  font-weight: normal;
}
.contactElement .description {
  font-weight: normal;
}
.contactElement .contactButton {
  float: right;
  display: block;
}
