/* GENERAL STYLES */
html, body
{
  padding: 0px;
  margin: 0px;
}

body
{
  background: url(/img/background.png) top repeat-x #ded39b;
  font-family: Arial, Verdana;
  font-size: 12px;
  line-height: 16px;
  color: #333;
  overflow-y: scroll;
}

a
{
  text-decoration: none;
  color: #800000;
  outline: none;
}

a:hover
{
  text-decoration: none;
}

img
{
  border: 0px;
}

p
{
  margin-bottom: 0px;
}

.loader
{
  visibility: hidden;
}

.loader_bg
{
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: black;
  z-index: 997;
  filter: alpha(opacity=20);
  opacity: 0.2;
  -moz-opacity: 0.2;
}

.loader_png
{
  position: fixed;
  top: 50%;
  left: 50%;
  width: 120px;
  height: 120px;
  background: url(/img/loader.png);
  margin-top: -60px;
  margin-left: -60px;
  z-index: 998;
}

.loader_gif
{
  position: fixed;
  top: 50%;
  left: 50%;
  width: 120px;
  height: 120px;
  background: url(/img/loader.gif);
  margin-top: -60px;
  margin-left: -60px;
  z-index: 999;
}

.container
{
  position: relative;
  width: 950px;
  background: url(/img/content_background.png) repeat-y;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}

.top
{
  position: relative;
  height: 108px;
  background: url(/img/content_top.jpg) bottom;
}

.top_login
{
  float: left;
  height: 20px;
  overflow: hidden;
  margin: 20px 0 0 30px;
}

.top_login .top_login_input
{
  float: left;
  width: 110px;
  height: 20px;
  background: url(/img/content_top_login.png);
  overflow: hidden;
  margin: 0 2px 0 0;
}

.top_login .top_login_input input
{
  float: left;
  width: 90px;
  background: none;
  padding: 0;
  font-family: arial, verdana;
  font-weight: bold;
  font-size: 11px;
  color: #807a60;
  border: 0;
  margin: 3px 0 0 10px;
}

.top_login .top_login_arrow
{
  float: left;
  width: 20px;
  height: 20px;
  overflow: hidden;
}

.top_login .top_login_arrow a
{
  height: 100%;
  background-image: url(/img/content_top_arrow.png);
  display: block;
}

.top_login .top_login_arrow a:hover
{
  background-position: 0 100%;
}

.top_link
{
  float: left;
  height: 20px;
  overflow: hidden;
  margin-top: 20px;
  margin-left: 30px;
  display: inline;
  font-size: 11px;
  font-weight: bold;
  color: #807a60;
  line-height: 20px;
}

.top_link span
{
  text-transform: capitalize;
}

.top_link a
{
  height: 20px;
  padding-left: 15px;
  background-position: 0 50%;
  background-repeat: no-repeat;
  color: #807a60;
  margin-right: 20px;
  cursor: pointer;
}

.top_link a:hover
{
  text-decoration: underline;
}

.top_logo
{
  position: absolute;
  top: 20px;
  left: 404px;
  width: 141px;
  height: 20px;
}

.top_search
{
  position: absolute;
  top: 20px;
  right: 30px;
  width: 200px;
  height: 20px;
  background: url(/img/content_top_search.png);
  overflow: hidden;
}

.top_search input
{
  float: left;
  width: 158px;
  background: none;
  padding: 0;
  font-family: arial, verdana;
  font-weight: bold;
  font-size: 11px;
  color: #807a60;
  border: 0;
  margin: 3px 0 0 10px;
}

.top_search a
{
  position: absolute;
  top: 0px; 
  right: 0px;
  height: 20px;
  width: 32px;
  background-image: url(/img/topicon_search.png);
  background-position: 10px 5px;
  background-repeat: no-repeat;
  display: block;
}

.top_menu
{
  float: left;
  width: 875px;
  height: 33px;
  margin: 15px 0 0 30px;
}

.top_menu_link
{
  position: relative;
  float: left;
  height: 33px;
  margin: 0 -15px 0 0;
}

.top_menu_right
{
  float: right;
}

.top_menu_right .green a
{
  background-position: 0% -33px;
}

.top_menu_right .green a .top_menu_link_inside
{
  background-position: 100% -33px;
}

.top_menu_right .blue a
{
  background-position: 0% -66px;
}

.top_menu_right .blue a .top_menu_link_inside
{
  background-position: 100% -66px;
}

.top_menu .active
{
  z-index: 20;
}

.top_menu .active a,
.top_menu .active a:hover
{
  background-position: 0% 100%;
  color: #800000;
}

.top_menu .active a .top_menu_link_inside,
.top_menu .active a:hover .top_menu_link_inside
{
  background-position: 100% 100%;
}

.top_menu_link a
{
  height: 100%;
  background-image: url(/img/topmenu.png);
  background-position: 0% 0%;
  background-repeat: no-repeat;
  padding: 0 0 0 20px;
  line-height: 28px;
  font-weight: bold;
  color: white;
  display: block;
  cursor: pointer;
}

.top_menu_link a:hover
{
  background-position: 0% -99px;
}

.top_menu_link_inside
{
  background-image: url(/img/topmenu.png);
  background-position: 100% 0%;
  background-repeat: no-repeat;
  padding: 5px 31px 0 11px;
}

.top_menu_link a:hover .top_menu_link_inside
{
  background-position: 100% -99px;
}

.top_menu_link_notify
{
  position: absolute;
  top: -2px;
  right: 6px;
  width: 24px;
  height: 24px;
  background: url(/img/topmenu_notify.png);
  text-align: center;
  font-size: 11px;
  line-height: 24px;
  letter-spacing: -1px;
  color: #800000;
  overflow: hidden;
}

.content
{
  float: left;
  width: 890px;
  margin-left: 30px;
}

.gra_title
{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 40px;
  background-image: url(/img/frontpage_title.png);
  overflow: hidden;
}

.gra_title .gra_text
{
  height: 40px;
  background-position: 10px 8px;
  background-repeat: no-repeat;
  padding: 0 0 0 44px;
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
  color: #333;
}

.gra_title_small
{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 30px;
  background-image: url(/img/frontpage_title.png);
  background-position: 0% 100%;
  overflow: hidden;
}

.gra_title_small .gra_text_small
{
  height: 30px;
  background-position: 10px 7px;
  background-repeat: no-repeat;
  padding: 0 0 0 36px;
  font-size: 12px;
  font-weight: bold;
  line-height: 30px;
  color: #555;
}

.gra_button
{
  position: relative;
  float: left;
  height: 24px;
  font-size: 12px;
  font-weight: bold;
  line-height: 24px;
  text-align: center;
  overflow: hidden;
}

.gra_button a
{
  height: 100%;
  background-image: url(/img/gra_button.png);
  padding: 0 10px;
  text-decoration: none;
  color: #333;
  display: block;
}

.gra_button a:hover
{
  background-position: 0 100%;
  text-decoration: underline;
}

.corner_top_left
{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 5px;
  height: 5px;
  background: url(/img/corner_top_left.png);
  overflow: hidden;
}

.corner_top_right
{
  position: absolute;
  top: 0px;
  right: 0px;
  width: 5px;
  height: 5px;
  background: url(/img/corner_top_right.png);
  overflow: hidden;
}

.corner_bottom_left
{
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 5px;
  height: 5px;
  background: url(/img/corner_bottom_left.png);
  overflow: hidden;
}

.corner_bottom_right
{
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 5px;
  height: 5px;
  background: url(/img/corner_bottom_right.png);
  overflow: hidden;
}

.pageview
{
  text-align: center;
  font-weight: bold;
}

.pageview img
{
  
  margin-bottom: -3px;
  border: 0px;
}

.popup
{
  position: absolute;
  top: 0px;
  left: 300px;
  width: 300px;
  background: url(/img/popup_background.png) bottom;
  padding: 25px;
  padding-top: 0px;
  font-size: 14px;
  font-weight: bold;
  color: #333;
  visibility: hidden;
  z-index: 21;
}

.popup_close
{
  position: absolute;
  top: 10px;
  right: 15px;
  cursor: pointer;
}

.popup_top
{
  position: relative;
  height: 60px;
  background: url(/img/popup_top.png);
  margin-bottom: 20px;
}

.popup_top a
{
  position: absolute;
  top: 20px;
  left: 79px;
  width: 141px;
  height: 22px;
  border: 0px;
}

.popup_header
{
  font-size: 20px;
  color: #800000;
  margin-bottom: 10px;
}

.popup_input
{
  height: 22px;
  background: url(/img/popup_input.png);
  padding-left: 10px;
  overflow: hidden;
  margin-bottom: 10px;
}

.popup_input input
{
  width: 280px;
  height: 22px;
  background: none;
  padding: 0px;
  padding-top: 3px;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: #666;
  border: 0px;
  margin: 0px;
}

.popup_btn_login
{
  float: left;
  width: 76px;
  height: 22px;
  background-image: url(/img/popup_btn_login.png);
  margin-right: 5px;
  overflow: hidden;
  cursor: pointer;
}

.popup_btn_forgot
{
  float: left;
  width: 103px;
  height: 22px;
  background-image: url(/img/popup_btn_forgot.png);
  margin-right: 5px;
  overflow: hidden;
  cursor: pointer;
}

.popup_btn_signup
{
  position: relative;
  float: left;
  width: 111px;
  height: 22px;
  background-image: url(/img/popup_btn_signup.png);
  overflow: hidden;
}

.popup_btn_signup a
{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 111px;
  height: 22px;
}

.popup_btn_mouseover
{
  background-position: 0 -22px;
}

.popup_message
{
  font-size: 12px;
  font-weight: normal;
  margin-top: 10px;
}

.jobnet_right
{
  position: relative;
  float: left;
  width: 145px;
  background: #ddd;
  padding: 10px;
  margin-top: 20px;
}

.jobnet_right_info
{
  height: 37px;
  background: url(/img/jobnet/right_info.png);
  padding: 10px;
  padding-top: 28px;
  font-size: 11px;
  line-height: 13px;
}

.jobnet_right_info a
{
  color: black;
  background: url(/img/jobnet/right_info_arrow.png) 0% 50% no-repeat;
  padding-left: 10px;
}

.jobnet_right_info a:hover
{
  color: #800000;
}

.jobnet_right_info span
{
  color: #800000;
}

.jobnet_right_ad
{
  position: relative;
  float: left;
  width: 145px;
  background: white url(/img/jobnet/right_ad_bottom.png) 0% 100% no-repeat;
  font-size: 11px;
  line-height: 13px;
  margin-top: 10px;
  text-align: center;
}

.jobnet_right_ad a
{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 145px;
  height: 100%;
  background: #ddd;
  display: block;
  z-index: 2;
  filter:alpha(opacity=50);
  opacity: 0.50;
  -moz-opacity:0.50;
}

.jobnet_right_ad a:hover
{
  filter:alpha(opacity=0);
  opacity: 0.0;
  -moz-opacity:0.0;
}

.jobnet_right_ad_logo
{
  float: left;
  width: 125px;
  background: white url(/img/jobnet/right_ad_top.png) 0% 0% no-repeat;
  padding: 10px;
  overflow: hidden;
}

.jobnet_right_ad_text
{
  width: 125px;
  padding: 10px;
  padding-top: 0px;
  font-size: 9px;
  line-height: 11px;
  overflow: hidden;
}

.jobnet_right_ad_text span
{
  color: #800000;
}

.jobnet_right_ad_text_date
{
  padding-top: 5px;
  color: #666;
}

.bottomfix
{
  heigth: 0px;
  overflow: hidden;
}

.bottom
{
  height: 25px;
  background: url(/img/content_bottom.png) top no-repeat #ded39b;
  padding: 20px 0;
  font-size: 11px;
  font-weight: bold;
  color: #807a60;
  line-height: 25px;
  text-align: center;
  overflow: hidden;
}

.bottom a
{
  color: #807a60;
}

.bottom a:hover
{
  text-decoration: underline;
}







/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
