@charset "utf-8";
/* CSS Document */

/*-------------common------------------*/
body
{	
	margin:0;
	padding:0;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	color:#343601;
	font-size:13px;
}

a {color:#053b80; font-weight:bold; text-decoration:none;}

a:hover
{
	text-decoration:underline;
	color:#fb841e;
}

img {border:none;}

p.intro
{
	font-weight:bold;
}

h1
{
	font-size:22px;
	font-weight:normal;
}

h2
{
  font-size:13px;
	font-weight:bold;
}

form
{
	margin:0;
	padding:0;
}


input
{
color: #606060;
border: 1px solid #cfcfcf;
background-color: #efefef;

}

/*-------------layout------------------*/

div#container
{
	width:940px;
	margin:0 auto;
}

div#header
{
	height:112px;
	margin-bottom:20px;
	position:relative;
}

div#clearer
{
	clear:both;
	font-size:1px;
}

div#footer
{
	margin-top:20px;
	margin-bottom:10px;
	width:927px;
	border-top:1px solid #666a09;
	font-size:11px;
	padding-top:8px;
	padding-left:17px;
	color:#ff861b;
}

div#footer a
{
	margin-right:3px;
	margin-left:3px;
}




/*-------------header------------------*/

a#company_logo
{
	background:url(../images/logo.gif);
	width:294px;
	height:37px;
	display:block;
	float:left;
	margin-left:22px;
	text-indent:-5000px;
	margin-top:22px;
	margin-right:15px;
	display:inline;
}

div#slogan	
{
	background:url(../images/slogan.gif);
	width:204px;
	height:16px;
	float:left;
	text-indent:-5000px;
	margin-top:38px;
}

div#tools_menu
{
	float:right;
	margin-top:38px;
}

div#tools_menu a
{
	background:url(../images/star.gif) no-repeat;
	padding-left:15px;
	margin-left:3px;
	font-size: 12px;
}

div#main_menu
{
	clear:both;
	background:url(../images/bg_menu.gif);
	height:32px;
	width:933px;
	margin-top:21px;
	padding-left:7px;
	position:absolute;
	bottom:0;
}

div#main_menu a
{
	color:#fff;
	display:block;
	float:left;
	height:24px;
	border-right:1px solid #7e9abd;
	margin-top:3px;
	padding-left:6px;
	padding-right:7px;
	padding-top:5px;
}

div#main_menu a#mm_last
{
	border:none;
}





/*-------------main page, job categories panel------------------*/
div#job_categories
{
	background:url(../images/bg_job_categories.gif);
	width:168px;
	height:250px;
	float:left;
	margin-right:22px;
	padding:15px 20px;
	color:#fff;
	margin-bottom:21px;
}

div#job_categories h1,
div#job_search_start h1,
div#job_search h1
{
	margin:0;
	padding:0;
}

div#job_categories p
{
	font-size:11px;
	line-height:125%;
	margin-top:5px;
	margin-bottom:4px;
}

div#job_categories a
{
	display:block;
	font-size:11px;
	color:#fff;
	line-height:140%;
	background:url(../images/raquo_orange.gif) no-repeat 0 5px;
	padding-left:20px;
	margin-left:7px;
}




/*-------------main page - job search panel, job search box on other pages------------------*/
div#job_search_start
{
	background:url(../images/bg_girl.jpg);
	width:669px;
	height:250px;
	float:right;
	padding:15px 20px;
	color:#666a09;
	font-weight:bold;
	margin-bottom:21px;
}

div#search_form
{
	margin-top:28px;
}


div#job_search_start input,
div#job_search_start select,
div#job_search input,
div#job_search select
{
	color:#323400;
}

div#job_search_start input#fkeywords
{
	font-weight:bold;
	width:257px;
}

div#job_search_start select
{
	width:176px;
}

div#search_form table td
{
	padding:0 4px 8px 0;
}

div#search_form table td.attrib
{
	text-align:right;
}

div#search_form table td#ckeywords,
div#search_form table td#ckeywords2
{
	padding-bottom:17px;
}

div#search_form table td#csearch
{
	padding-top:6px;
}

div#search_form input#fsearch
{
	background:url(../images/bg_button.gif);
	width:88px;
	height:26px;
}

div#job_search
{
	width:210px;
	height:228px;
	background:url(../images/bg_search_box.jpg);
	margin-bottom:20px;
	padding:15px 20px;
	color:#666a09;
	font-weight:bold;
	
}

div#job_search div#search_form
{
	margin-top:18px;
}

div#job_search input#fkeywords
{
	font-weight:bold;
	width:195px;
}

div#job_search select
{
	width:180px;
}

div#job_search div#search_form table td#ckeywords
{
	padding-bottom:12px;
}

div#job_search div#search_form table td#csearch
{
	text-align:center;	
}





/*-------------main page - row of 3 panels ------------------*/

div.panel1
{
	width:300px;
	height:191px;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}

div#p1_last
{
	margin-right:0;
}


div.panel1 div.title
{
	background:url(../images/bg_panel1_title.gif);
	height:33px;
	padding:8px 0 0 20px;
}

div.panel1 div.title h2
{
	font-size:22px;
	font-weight:normal;
	color:#fff;
	margin:0;
}

div.panel1 div.title a
{
	font-size:22px;
	font-weight:normal;
	color:#fff;
	margin:0;
}

div.panel1 div.p_content
{
	margin-top:2px;
	height:120px;
	padding:14px 20px;
}

div.panel1 div#p_first
{
	background:url(../images/bg_panel1_first.jpg);
}
div.panel1 div#p_second
{
	background:url(../images/bg_panel1_second.jpg);
}
div.panel1 div#p_third
{
	background:url(../images/bg_panel1_third.jpg);
}

div.panel1 div.p_content a
{
	display:block;
	font-size:11px;
	font-weight:bold;
	color:#666a09;
	line-height:140%;
	background:url(../images/raquo_orange.gif) no-repeat 0 5px;
	padding-left:12px;
	margin-left:2px;	
}




/*-------------main page - panels with address information------------------*/

div#address_info
{
	height:137px;
	width:940px;
	background:url(../images/bg_welcome.jpg) right #ccc;
	clear:both;
}

div#address_info div,
div#address_info img
{
	float:left;
	font-size:11px;
	color:#fff;
}

div#address_info div
{
	margin-top:10px;
}

div#address_info div h2
{
	font-size:22px;
	font-weight:normal;
	margin:0;
}
div#address_info a
{
	color:#ff861b;
	font-weight:normal;
}
div#address_info p
{
	margin-top:10px;
}

div#address_info div#welcome
{
	margin-left:20px;
	margin-right:40px;
	width:188px;	
}

div#address_info div#address1
{
	width: 130px;
	margin-right:40px;
}

div#address_info div#address2
{
	width: 132px;
	margin-right:40px;
}

div#address_info div#address3
{
	width: 125px;
}





/*-------------2 column layout------------------*/

div#side_col
{
	width:250px;
	float:left;
}

div#main_col
{
	float:right;
	width:670px;
}




/*-------------main (right) column------------------*/

div#main_col h1
{
	margin-top:15px;
	margin-bottom:15px;
	padding-left:30px;
	background:url(../images/star2.gif) no-repeat 0 2px;
}

div#bcrumb
{
	font-size:11px;
}

span.separator
{
	color:#fb841e;
	margin:0 3px;
}

div.image_wcaption
{
	float:right;
	margin-left:25px;
	margin-bottom:25px;
	/*width:248px;*/

}

div.image_wcaption img
{
	border:1px solid #343601;
}
div.image_wcaption div.caption
{
	background-color:#343601;
	color:#fff;
	font-size:10px;
	padding:8px 7px;
	margin-top:1px;
}





/*-------------side (left) column------------------*/
div#submenu
{
	width:249px;
	margin-bottom:20px;
}
div#submenu div#gfx_sm_top
{
	height:4px;
	font-size:1px;
	background:url(../images/bg_sm_top.gif);
}

div#submenu div#gfx_sm_bottom
{
	height:4px;
	font-size:1px;
	background:url(../images/bg_sm_bottom.gif);
}

div#submenu div#sm_content
{
	background:#466ea1;
}

div#submenu a
{
	display:block;
	color:#fff;
	height:26px;
	padding-top:10px;
	padding-left:20px;
	border-bottom:1px solid #87a1c2
}

div#submenu a:hover,
div#submenu a.active
{
	background:url(../images/submenu_arrow.gif) left center no-repeat;
	text-decoration:none;
}

div#submenu a#sm_last
{
	border:none;
}


input.file {
  border: 1px solid black;
  background-color: red;
}

#jo_branches {
  margin: 0px 40px 0 0px;
  width: 38%;
  float:left;
  border-right: 1px dotted #FB841E;
}
#jo_branches ul{
  margin: 0px 0px 0px 15px;
  padding: 0px 0px 0px 0px;
  list-style-type: circle;
  color: #FB841E;
  
}

#jo_cities {
  margin-left: 10px;
  width: 26%;
  float:left;
}

#jo_cities ul{
  margin: 0px 0px 0px 15px;
  padding: 0px 0px 0px 0px;
  list-style-type: circle;
  color: #FB841E;
}


#divide_page_list{
font-size: 11px;
margin: 5px;
border-top: 1px dotted #FB841E;
border-bottom: 1px dotted #FB841E;
}

td.row_name{

font-weight:bold;
padding-right:20px;
vertical-align:top;
}

#archive_info{
border: 2px solid #dc0000;
width: 100%;
font-weight: bold;
font-size: 13px;
color: #DC0000;
padding: 3px;
margin-bottom: 5px; 
text-align: center;
}


/* styling of the container. FLOWplayer*/
a.myPlayer {
	display:inline;
	width: 315px;
	height:212px; 
	text-align:center;
	margin:0 5px 15px 0;
	float:left;
	border:1px solid #999;
}

/* play button */
a.myPlayer img {
	margin-top:70px;
	border:0px;
}

/* when container is hovered we alter the border color */
a.myPlayer:hover {
	border:1px solid #000;
}

/* EOF styling of the container. FLOWplayer*/

span.job_date {
color: #aaa;
font-style: italic;
font-size: 90%;
}





