/*
2E698D - blue

*/

body{
	margin:0px;
	padding:0px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#ffffff;
	background-image:url(../img/www/web_bg.jpg);
	background-repeat: repeat-x;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #000000;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	overflow-x:hidden;
	text-align:center;
}

a:link{
	text-decoration:none;
	color:#028d92;
}
a:visited{
	text-decoration:none;
	color:$7544c2;
}
a:hover{
	text-decoration:underline;
	color:#028d92;
}
a:active{
	text-decoration:none;
	color:#028d92;
}

table{
	margin:0px;
	padding:0px;
	font-size:11px;
	color:#333333;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:normal;
}
.biger{
	font-size:14px;
}
.small{
	font-size:10px;
}

h1{
	color:#028d92;
	font-family:Calibri;
	font-style:italic;
	font-size:24px;
	padding:0;
	margin:10px 0px 10px 0px;
}


h2{
	color:#028d92;
	font-family:Calibri;
	font-size:20px;
	padding:2 0 2 13;
	margin:0;
}

h3{
	color:#028d92;
	font-family:Calibri;
	font-size:16px;
	font-style:italic;
	padding:0;
	margin:0;
}
h4{
	color:#377EA8;
	font-size:14px;
	font-weight:normal;
	margin:0;
}
h5{
	color:#377EA8;
	font-size:12px;
	font-weight:bold;
	margin:0;
}
form{
	margin:0px;
	padding:0px;
}
input,select,textarea{
	font-size:14px;
	font-family:Calibri;
	font-style:italic;
	font-weight:bold;
	color:#8a8991;
	border:#028d92 1px solid;
	background-color:#ffffff;
	padding:2px 2px 2px 2px;
	border:#8B8891 1px solid;
}

input.error, select.error,textarea.error{
	font-size:9px;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#333333;
	border:#ff3300 1px solid;
	background-color:#FFECEC;
}
input:hover, select:hover, textarea:hover{
	background-color:#ffffff;
}
input.error:hover, select.error:hover, textarea.error:hover{
	background-color:#FFECEC;
}



#search_form input, #search_form select,#search_form textarea{
	font-size:14px;
	font-family:Calibri;
	font-style:italic;
	font-weight:bold;
	color:#a5dcde;
	border:#028d92 1px solid;
	background-color:#ffffff;
	width:240px;
	padding:2px 2px 2px 2px;
}
#search_form input:hover, #search_form select:hover, #search_form textarea:hover{
	background-color:#ffffff;
}
#search_form input.error:hover, select.error:hover, textarea.error:hover{
	background-color:#FFECEC;
}

.search_form_label{
	color:#028d92;
	font-family:Calibri;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	line-height:28px;
}

.bg_208{
	background-image:url(../img/www/bg_208.jpg);
	background-color:#FFFFFF;
	background-position:right;
	background-repeat:repeat-y;
}
.bg_208_left{
	background-image:url(../img/www/bg_208.jpg);
	background-color:#FFFFFF;
	background-position:left;
	background-repeat:repeat-y;
}
.bg_322{
	background-image:url(../img/www/bg_322.jpg);
	background-color:#FFFFFF;
	background-position:bottom center;
	background-repeat:repeat-y;
}
.bg_546{
	background-image:url(../img/www/bg_546.jpg);
	background-color:#FFFFFF;
	background-position:bottom right;
	background-repeat:repeat-y;
}
a{
	color:#028d92;
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;
}
a.no_underline{
	color:#028d92;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}
a:hover{
	text-decoration:none;
	color:#028d92;
}
a.red{
	color:#ff0000;
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
}
a.red:hover{
	text-decoration:none;
	color:#ff0000;
}
a.white{
	color:#ffffff;
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
}
a.white:hover{
	text-decoration:none;
	color:#ff0000;
}
a.link2{
	color:#028d92;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

a.link2:hover{
	text-decoration:none;
	color:#028d92;
}
a.link2_biger{
	color:#000000;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
	font-weight:bold;
}

a.link2_biger:hover{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
a.green{
	color:#006633;
}
a.blue{
	text-decoration:none;
	font-size:14px;
	color:#2E698D;
}
a.blue:hover{
	text-decoration:none;
	color:#0D0D0D;
}

a.small_blue{
	font-size:10px;
	color:#2E698D;
}
a.small_blue:hover{
	text-decoration:none;
	color:#0D0D0D;
}
a.small{
	font-size:11px;
}

a.small:hover{
	text-decoration:none;
	color:#0D0D0D;
}
a.smaller{
	font-size:10px;
}

a.smaller:hover{
	text-decoration:none;
	color:#0D0D0D;
}
a.big{
	font-size:14px;
}

a.big:hover{
	text-decoration:none;
	color:#0D0D0D;
}
a.none_nuderline{
	text-decoration:none;
}
.posted{
	font-size:14px;
	text-align:right;
}
.divbr{
	height:15px;
	background-color:#FFFFFF;
}
.Saved{
	border-color:#000000;
	background-color:#ECEEDD;
	border-right:thin 1px solid;
	border-left:thin 1px solid;
}
.Save{
	border-right:#ECEEDD 1px solid;
	border-left:#ECEEDD 1px solid;
}
.header{
	background-image: url(../img/www/header_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:235px;
}


.content{
	margin:0px 65px 0px 100px;
	border:1px solid #e8e5ee;
	min-height:500px;
	width:835px;
	background-color:#ffffff;
}

.content_left{
	float:left;
	width:474px;
	margin:8px 5px 8px 8px;
	paddiing:0px;
	text-align:left;
}

.content_right{
	float:left;
	width:330px;
	margin:8px 8px 8px 0px;
	padding:0px 5px 5px 5px;
	background-color:#f2ecf8;
}

.content_left_right{
	width:810px;
	height:500px;
	margin:8px 8px 8px 8px;
	padding:0px 5px 5px 5px;
}

h1.right_column{
	color:#028d92;
	font-family:Calibri;
	font-size:26px;
	font-style:italic;
	margin:5px 0px 5px 0px;
}


#job_search_box{
	paddiing:0px 12px 0px 12px;
	width:316px;
	margin:0px;
	paddiing:0px;
}

#job_search_box_top{
	width:316px;
	height:32px;
	margin:0px;
	paddiing:0px;
}

#search_label_left{
	width:158px;
	height:32px;
	margin:0px;
	paddiing:0px 0px 0px 0px;
	float:left;
	background-image:url('../img/www/search_label_left_active.jpg');
	background-position:top;
	background-repeat:no-repeat;
	cursor:pointer;
	color:#b1e0e2;
	text-align:center;
	vertical-align:middle;
	font-family:Calibri;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	line-height:28px;
}

#search_label_right{
	width:158px;
	height:32px;
	margin:0px;
	paddiing:0px;
	float:left;
	background-image:url('../img/www/search_label_right.jpg');
	background-position:top;
	background-repeat:no-repeat;
	cursor:pointer;
	color:#028d92;
	text-align:center;
	vertical-align:middle;
	font-family:Calibri;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	line-height:28px;
}


#job_search_middle_box{
	width:286px;
	margin:0px;
	paddiing:0px;
	background-image:url('../img/www/job_search_box_middle.jpg');
	background-position:top;
	background-repeat:repeat-y;
	text-align:left;
	padding-left:30px;
}


#job_search_bottom_box{
	width:316px;
	height:13px;
	margin:0px;
	paddiing:0px;
	background-image:url('../img/www/job_search_box_bottom.jpg');
	background-position:top;
	background-repeat:no-repeat;
}


.footer{
	margin:10px 65px 10px 100px;
	width:835px;
	text-align:left;
}

.footer_left{
	float:left;
	width:390px;
	padding-left:24px;
	text-align:left;
}

.footer_right{
	float:left;
	width:390px;
	padding-right:24px;
	text-align:right;
	font-weight:bold;
}

.ok{
	background-color:#CEF4D7;
	border:#028d92 1px solid;
	color:#028d92;
	font-size:16px;
	text-align:center;
	padding-left:3px;
	margin:2px 2px 2px 2px;
}
.ok_small{
	color:#028d92;
	font-size:12px;
	text-align:center;
}
.error_small{
	color:#FF0000;
	font-size:12px;
}
.error{
	background-color:#f1e6f7;
	border:#ff0000 1px solid;
	color:#FF0000;
	font-size:16px;
	padding-left:3px;
	margin:2px 2px 2px 2px;
}
.cross_tr{
	background-color:#FFFFFF;
	padding:5px 0px 2px 0px;
}
.cross_tr1{
	background-color:#E9ECDB;
	padding:5px 0px 2px 0px;
}
.cross_tr2{
	background-color:#DFE2C3;
	padding:5px 0px 2px 0px;
}
.cross_small_tr{
	background-color:#FFFFFF;
	padding:5px 2px 2px 40px;
}
.cross_small_tr1{
	background-color:#E9ECDB;
	padding:5px 2px 2px 40px;
}
.cross_small_tr2{
	background-color:#DFE2C3;
	padding:5px 2px 2px 40px;
}
.label_buttons{
	font-size:14px;
	cursor:pointer;
}
.label_buttons_no_pointer{
	font-size:14px;
	font-weight:bold;
}
.label_buttons_2{
	font-size:14px;
	cursor:pointer;
	background-image:url(../img/www/bg_o_0100.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
.overall {
	background-image:url(../img/www/bg_btm.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.box{
	border:#9B9B9B 1px solid;
	background-color:#FFFFFF;
	background-image:url(../img/www/bg_box.jpg);
	background-position: right bottom;
	background-repeat:no-repeat;
	width:206px;
	text-align:center;
}
.box_0111{
	border-right:#9B9B9B 1px solid;
	border-left:#9B9B9B 1px solid;
	border-bottom:#9B9B9B 1px solid;
	background-image:url(../img/www/bg_box.jpg);
	background-position: right bottom;
	background-repeat:no-repeat;
	width:200px;
	text-align:left;
	padding:3px;
}
.box_big_0111{
	border-right:#9B9B9B 1px solid;
	border-left:#9B9B9B 1px solid;
	border-bottom:#9B9B9B 1px solid;
	width:538px;
	padding:3px;
}

.box_center{
	border-left:#9B9B9B 1px solid;
	border-right:#9B9B9B 1px solid;
	border-bottom:#9B9B9B 1px solid;
	width:320px;
	text-align:left;
	background-color:#FFFFFF;
}
.box_center_right{
	border-left:#9B9B9B 1px solid;
	border-right:#9B9B9B 1px solid;
	border-bottom:#9B9B9B 1px solid;
	width:544px;
	text-align:left;
	background-color:#FFFFFF;
}
.box_center_right_2{
	border-left:#9B9B9B 1px solid;
	border-right:#9B9B9B 1px solid;
	border-bottom:#9B9B9B 1px solid;
	width:716px;
	text-align:left;
	background-color:#FFFFFF;
}
.box_empty{
	background-image:url(../img/www/bg_empty_box.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	width:210px;
	height:100%;
}
.dojoTabPaneWrapper {
  padding : 5px 5px 5px 5px;
}
.label{
	color:#7544C2;
	font-family:Calibri;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	line-height:28px;
}

.bottom{
	padding-top:18px;
	text-align:center;
}
.title{
	padding-left:5px;
	padding-bottom:8px;
	padding-top:8px;
	font-size:14px;
	color:#2E698D;
}
.imgborder{
	border:#BFC78B 1px solid;
}
.img{
	padding-left:5px;
}
.text{
	font-size:11px;
	padding-bottom:5px;
	padding-right:5px;
}
th{
	font-size:12px;
	font-weight:bold;
	background-color:#DFE2C3;
}

td.menu{
	padding-top:1px;
}
td.menu_cell{
	text-align:center;
	vertical-align:middle;
	font-size:14px;
}
td.menu_cell_left{
	padding-left:10px;
	text-align:left;
	vertical-align:middle;
	font-size:14px;
}
td.menu_cell a{
	font-size:14px;
	text-decoration:none;
}
td.menu_cell a:hover{
	color:#2E698D;
	text-decoration:none;
}
td.menu_cell a.selected{
	color:#2E698D;
	font-size:14px;
	text-decoration:none;
}
.o_1111{border:#9B9B9B 1px solid;}
.o_0001{border-left:#9B9B9B 1px solid;}
.o_0100{
	border-right:#9B9B9B 1px solid;
}
.o_0010{
	border-bottom:#9B9B9B 1px solid;
}
.o_1101{
	border-right:#9B9B9B 1px solid;
	border-left:#9B9B9B 1px solid;
	border-top:#9B9B9B 1px solid;
}.o_0111{
	border-right:#9B9B9B 1px solid;
	border-left:#9B9B9B 1px solid;
	border-bottom:#9B9B9B 1px solid;
}

.o_0101{
	border-right:#9B9B9B 1px solid;
	border-left:#9B9B9B 1px solid;
	padding:7px;
}
.box_small {
 border:#9B9B9B 1px solid;
 background-image:url(../img/www/bg_box_small.jpg);
 background-position: right bottom;
 background-repeat:no-repeat;
 width:206px;
}
.box_small_white_bg {
 border:#9B9B9B 1px solid;
 background-image:url(../img/www/white.gif);
 width:206px;
}
#sectors, #sectors2 {
	width : 300px;
}
#products_header, #payment_types_header, #cc_info_header, #billing_address_header, #shipping_address_header, #coupon_info_header  {
	width:100%;
	background-color:#ECEEDD;
	color:#444444;
	font-weight:bold;
}
#products_body, #payment_types_body, #cc_info_body, #billing_address_body, #shipping_address_body, #coupon_info_body  {
	text-align:left;
	padding-top:8px;
	padding-bottom:8px;
}

.logo{
	height:161px;
}

.loginMenu{
	text-align:right; 
	height:40px; 
	padding-top:4px; 
	padding-left:70px; 
	padding-right:70px;
	font-weight:bold;
}

a.loginMenuItem:link{
	text-decoration:none;
	color:#028d92;
	font-weight:bold;
}
a.loginMenuItem:visited{
	text-decoration:none;
	color:$7544c2;
	font-weight:bold;
}
a.loginMenuItem:hover{
	text-decoration:underline;
	color:#028d92;
	font-weight:bold;
}
a.loginMenuItem:active{
	text-decoration:none;
	color:#028d92;
	font-weight:bold;
}


.topMenu{
	text-align:left; 
	height:30px; 
	padding-top:3px; 
	padding-left:130px; 
	padding-right:100px;
}
.menuTopItem0{
	float:left;
	padding-left:1px;
	padding-right:1px;
}
.menuTopItem1{
	float:left;
	padding-left:1px;
	padding-right:1px;
}
.menuTopItem2{
	float:left;
	padding-left:1px;
	padding-right:1px;
}


.submenuTopItem0{
	float:left;
	padding-left:11px;
	padding-right:11px;
}
.submenuTopItem1{
	float:left;
	border-left:1px solid #9B9B9B;
	padding-left:11px;
	padding-right:11px;
}
.submenuTopItem2{
	float:left;
	padding-left:11px;
	padding-right:11px;
	border-left:1px solid #9B9B9B;	
}

#topSubMenuRow{
	height:24px;
	background:url(../img/www/topsubmenu_bg.gif);
}

#breadCrumb{
	height:20px;
	padding-top:4px;
	float:left;
	text-align:left;
	width:280px;
	overflow:hidden;
}

#topSubMenu{
	height:20px;
	padding-top:4px;
	float:right;
}

.fLeft{
	float:left;
}

.fRight{
	float:right;
}

#rec_logo{
	float:left;
	padding-left:8px;
	padding-top:4px;
	padding-bottom:5px;	
}

#thuk{
	float:right;
	color:#725BA1;
	line-height:52px;
	padding-right:8px;
}


#thuk a:link{
	color:#725BA1;
	text-decoration:none;
}
#thuk a:visited{
	color:#725BA1;
	text-decoration:none;
}
#thuk a:hover{
	color:#725BA1;
	text-decoration:underline;
}
#thuk a:active{
	color:#725BA1;
	text-decoration:none;
}


#feet{
	float:left;
	background:#FFFFFF;
	padding-left:3px;
	width:892px;
}

.feet_row_top{
	text-align:center;
	float:left;
	border-left:1px solid #9B9B9B;
	border-right:1px solid #9B9B9B;
	border-bottom:1px solid #9B9B9B;
	border-top:1px solid #D5CAEC;
	width:882px;
	padding:5px 5px 5px 5px;
	
}

.feet_row_bottom{
	width:892px;
	text-align:center;
	margin-top:5px;
	margin-bottom:10px;
	float:left;
	text-align:center;
}

.feet_row_bottom a:link{
	color:#725BA1;
	text-decoration:none;
}
.feet_row_bottom a:visited{
	color:#725BA1;
	text-decoration:none;
}
.feet_row_bottom a:hover{
	color:#725BA1;
	text-decoration:underline;
}
.feet_row_bottom a:active{
	color:#725BA1;
	text-decoration:none;
}

#webContent{
	margin:0 auto 0 auto;
	width:1000px;
}

#webContentBg{
	margin:0px;
	padding:0px;
	width:1000px;
}

#firstBox{
	margin-left:8px;
}

html>body #firstBox{
	margin-left:16px;
}

.slide {
	margin-left: 0px;
	position: absolute;
	top: 190px;
	width: 206px;
	height: 152px;	
}
#innnn2{
	padding-left: 80px;
}



.job_pagination{
	width:474px;
	height:35px;	
	font-weight:bold;
}

.job_pagination_left{
	float:left;
	width:170px;
	padding-left:5px;
	padding-top:5px;
	text-align:left;
	vertical-align:bottom;
}
.job_pagination_right{
	float:left;
	width:284px;
	padding-right:5px;
	padding-top:3px;	
	text-align:right;
}

.site_navigation{
	width:474px;
	height:35px;	
	font-size:11px;
	font-weight:bold;
}

.site_navigation_left{
	float:left;
	width:394px;
	padding-left:5px;
	padding-top:5px;
	text-align:left;
	vertical-align:bottom;
}
.site_navigation_right{
	float:left;
	width:70px;
	padding-right:5px;
	padding-top:3px;	
	text-align:right;
}

a.navigation_link:link,a.navigation_link:visited{	
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}

a.navigation_link:hover{
	text-decoration:underline;
}


a.back_link:link,a.back_link:visited{	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}


.job_main_details{
	width:474px;
	margin:0;
	padding:0;
}

.job_main_details_box{
	width:269px;
	margin:10px 10px 10px 10px;
	padding:0;
	float:left;
}

.job_main_details_box_top{
	width:269px;
	height:10px;
	background-image:url('../img/www/job_details_box_top.jpg');
	background-position:top;
	background-repeat:no-repeat;
}


.job_main_details_box_middle{
	width:239px;
	min-height:137px;
	background-image:url('../img/www/job_details_box_middle.jpg');
	background-position:top;
	background-repeat:repeat-y;
	text-align:left;
	padding:0px 15px 0px 15px;
}

.job_main_details_box_bottom{
	width:269px;
	height:10px;
	background-image:url('../img/www/job_details_box_bottom.jpg');
	background-position:top;
	background-repeat:no-repeat;
}

.job_main_details_buttons{
	width:172px;
	margin:10px 0px 10px 0px;
	padding:0;
	float:left;
}
