*{
	margin:				0px;
	padding:			0px;
	font-family:		tahoma;
	font-size:			12px;
}
body {
	background: 		#ECEBE9 url(images/body_bgr.jpg) repeat-y center;
}
img {
	border:				0px;
}

.clear{
	clear:				both;
}

.textLeft {
	text-align: left;
	text-indent: 15px;
	overflow: hidden;
}

.left {
	float: left;
}

.right {
	float: right;
}

.inline {
	display: inline; float: left;
}

.block {
	display: block;
}

.left20 {
	margin-left: 20px;
}

.must {
	color: #B6343E;
}

.notice { width: auto; padding: 10px 20px; background: #FFFFD9 url(images/bulb.gif) no-repeat scroll 0.5em 0.5em; border:1px solid #B3B3B3;color:#353535;padding:0.5em 0.5em 0.5em 2.5em;}

/* ##### LOGO ############################################################################ */
#top, #top_empl {
	width:				980px;
	height:				73px;
	margin:				0 auto;
	margin-top:			6px;
	background: 		url(images/logo_bgr.png) no-repeat center;
	padding:			0 20px 0 12px;
}
.logo {width:221px;height: 70px; float:left;}

#search_bgn {
	background: url(images/search_main.png) no-repeat left;
	width: 655px;
	height: 53px;
	margin:		5px 0px 0px 4px;
}

#search_advanced {
	background: url(images/search_advanced.png) no-repeat left;
	width: 750px;
	height: 52px;
}

#search_advanced .srch_box, #search_advanced .srch_box1 {
	margin-top:			10px;
	padding-left: 		5px;
	color:				white;
	font-size:			12px;
	width:				auto;
	height:				43px;
	float:				left;
}

#search_advanced .srch_box { padding-left: 15px; }
#search_advanced .srch_box1 input, #search_advanced .srch_box select {
	border:				1px solid #A5ACB2;
	height:				17px;
	line-height:		17px;			/* IE */
	width:				236px;
	margin-top:			1px;
	color:				#727272;
}

#search_advanced .srch_box1 input { width: 233px; }

#search_advanced .srch_box select {
	height:				19px;
	line-height:		17px;			/* IE */
	width:				237px;
}

#toggleSearchInfo { float: right; height:35px; line-height:35px; margin: 12px 20px 0 0; outline-style: none; color:#727272; }

#srch_title {
	float:				left;
	color:				#7A7A7A;
	font-size:			14px;
	font-weight:		bold;
	margin:				8px 0 0 38px;
}
.srch_box, .srch_box1 {
	margin-top:			10px;
	padding-left: 		15px;
	color:				white;
	font-size:			12px;
	width:				200px;
	height:				43px;
	float:				left;
}

.srch_box1 input, .srch_box select {
	border:				1px solid #A5ACB2;
	height:				17px;
	line-height:		17px;			/* IE */
	width:				180px;
	margin-top:			1px;
	color:				#727272;
}
.srch_box select {
	height:				17px;
	line-height:		17px;			/* IE */
	width:				180px;
}

#search_bgn input.search_button {
	float:left;
	height:30px;
	width:30px;
	margin-top:20px;
	margin-left:3px;
}

.search_main_bottom {
	width:				645px;
	height:				35px;
	line-height:		20px;
	margin:				0 0 20px 4px;
	padding-left:		10px;
	color:				#636466;
	background:			#E3E2E2 url(images/grey_btm_round.png) no-repeat center bottom;;
}

.search_main_button {
	width:				76px !important;
	height:				21px;
	margin:				3px 11px 0 0;
	padding:			0 0 4px 10px;
	float:				right;
	background:			url(images/search_cv_submit.png) no-repeat center top;
	border:				0;
	color:				white;
	font-weight:		bold;
	text-align:			left;
	cursor:				pointer;
}

.search_main_bottom a, .search_cv_bottom a, .main_search_cv_bottom a {
	float: right;
	color:#727272;
	margin: 3px 20px;
}

.search_main_bottom .newOffers { 
	float: left;
	margin: 5px 10px;
	font-size: 15px;
	font-weight: bold;
	color: #788F3E;
}

/*
.search_cv_bottom {
	width:				750px;
	height:				35px;
	line-height:		20px;
	color:				#636466;
	background:			#E3E2E2 url(images/grey_btm_round.png) no-repeat center bottom;;
}

.search_cv_button {
	width:				76px !important;
	height:				21px;
	margin:				3px 11px 0 0;
	padding:			0 0 4px 10px;
	float:				right;
	background:			url(images/search_cv_submit.png) no-repeat center top;
	border:				0;
	color:				white;
	font-weight:		bold;
	text-align:			left;
	cursor:				pointer;
}


.search_cv_bottom input, .search_main_bottom input {
	width:				96px;
	vertical-align:		middle;
}
*/

/* ##### MAIN MENU ############################################################################ */
#main_menu_contnr {
	width:				988px;
	height:				46px;
	background: 		url(images/mainmenu_bgr.png) repeat-x;
}
#mmenu_login_box {
	float:				right;
	width:				160px;
	height:				21px;
	line-height:		21px;
	color:				#FFFFFF;
	text-align:			center;
	font-weight:		bold;
	margin:				8px 20px 0 0;
}
#mmenu_login_box a {
	color:				#FFFFFF;
	text-decoration:	none;
}
#mmenu_login_box a:hover {
	text-decoration:	underline;
}


#mmenu_logged_info {
	float:				right;
	width:				300px;
	height:				37px;
	line-height:		37px;
	color:				white;
	text-align:			center;
	font-weight:		bold;
}
#mmenu_logged_info a {
	display:			block;
	float:				right;
	color:				white;
	text-decoration:	none;
	height:				37px;
}
#mmenu_logged_info a:hover {
	text-decoration:	underline;
}
#mmenu_logged_info div{float:right;}
#logout {width:49px;background:url(images/logout_bgr.png) repeat-x top;}
#settings_link{width:25px;background:url(images/settings_bgr.png) no-repeat 4px 12px;}
#profile_name{height:37px;background:url(images/profile_icon.png) no-repeat 0 11px;padding-left:22px;text-align:left;overflow:hidden;font-size:11px;}

#main_menu {
	height:				46px;
	list-style:			none;
}

ul#main_menu li {
  border: 0 none;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;

}

ul#main_menu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 188px;
  list-style: none;
  display: none;
  position: absolute;
  top: 28px;
}
#ul1 {
  	left: -26px;
	background: 		url(images/dropmenu_top.gif) no-repeat top;
}

#ul2 {
	left: -36px;
	background: 		url(images/dropmenu_top2.gif) no-repeat top;
}
.last_li {
	padding-bottom:		2px;
	background:			url(images/dropmenu_bottom.gif) no-repeat bottom;
}

ul#main_menu ul:after {		/*From IE 7 lack of compliance*/
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#main_menu ul li {
  width: 188px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
	font-weight:		normal;
	text-align:			right;
	height:				20px;
	line-height:		20px;
}

ul#main_menu ul li a {
	padding-right:		8px;
	font-size:			11px;
}

/* Root Menu */
ul#main_menu a {
  float: none !important; /*For Opera*/
  
  display: block;
	color: 				white;
	font-size:			12px;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

ul#main_menu li:hover, ul#main_menu li.iehover {
	z-index:50000;
}

ul#main_menu li:hover ul,
ul#main_menu li.iehover ul {
  display:block;
}

/* 2nd Menu */
ul#main_menu li:hover li a,
ul#main_menu li.iehover li a {
  float: none;
  	color:				#EEB7BA;
	background: 		url(images/dropmenu_bgr.png) no-repeat;
}

/* 2nd Menu Hover Persistence */
ul#main_menu li:hover li a:hover,
ul#main_menu li:hover li:hover a,
ul#main_menu li.iehover li a:hover,
ul#main_menu li.iehover li.iehover a {
	color:				#F8EEEE;
}





#tab1_inactive, #tab2_inactive, #tab3_inactive, #tab4_inactive, #tab5_inactive, #tab1_active, #tab2_active, #tab3_active, #tab4_active, #tab5_active {
	float:				left;
	height:				29px;
	line-height:		25px;
	font-weight:		bold;
	text-align:			center;
	color:				white;
	font-family:		tahoma;
	font-size:			12px;
	margin-top:			8px;
	cursor:				pointer;
}

#tab1_active, #tab2_active, #tab3_active, #tab4_active, #tab5_active {
	height:				38px;
	color:				#BB3B44;
	cursor:				auto;
}

#tab1_inactive {
	width:				76px;
	background-image: 	url('images/tab_index.png');
	margin-left:		20px;
}
#tab2_inactive {
	width:				136px;
	background-image: 	url('images/tab_all_offers.png');
}
#tab3_inactive {
	width:				119px;
	background-image: 	url('images/tab_employers.png');
	padding-left:		17px;
}
#tab4_inactive {
	width:				98px;
	background-image: 	url('images/tab_jobseekers.png');
	padding-left:		17px;
}
#tab5_inactive {
	width:				115px;
	background-image: 	url('images/tab_courses.png');
}
#tab1_active {
	width:				76px;
	background-image: 	url('images/tab_index_a.png');
	margin-left:		20px;
}
#tab2_active {
	width:				136px;
	background-image: 	url('images/tab_all_offers_a.png');
}
#tab3_active {
	width:				119px;
	background-image: 	url('images/tab_employers_a.png');
	padding-left:		17px;
}
#tab4_active {
	width:				98px;
	background-image: 	url('images/tab_jobseekers_a.png');
	padding-left:		17px;
}
#tab5_active {
	width:				115px;
	background-image: 	url('images/tab_courses_a.png');
}


/* ##### */

#contnr {
	width:				988px;
	margin:				0 auto;
	background: 		url(images/contnr_bgr.jpg) repeat-y center;
	padding:			0 8px 0 8px;
}

#info_footer {
	width:				988px;
	margin:				0 auto;
	background: 		url(images/contnr_bgr.jpg) repeat-y center;
	padding:			0 8px 0 8px;
}

#info_footer div.line {
	border-top: solid #EBEBEB 2px; margin: 0px auto; width: 980px;
}

#footer {
	width:				830px;
	margin:				0 auto;
	background: 		url(images/contnr_bottom.jpg) no-repeat top center;
	padding:			17px 85px 28px 85px;
	text-align:			center;
	color:				#707070;
}
#footer a {
	color:				#707070;
}
#footer a:hover {
	color:				#999999;
}

/* ##### TOP LINKS ########################################################################## */
div.top-links {
	height:				28px;
	line-height:		28px;
	font-family:		tahoma;
	font-size:			11px;
	color:				#565656;
	text-align:			center;
	overflow: hidden;
}
span.top-links-active {
	color:				#b83d45;
}
div.top-links a {
	color:				#565656;
	text-decoration:	none;
}
div.top-links a:hover {
	color:				#888888;
	text-decoration:	underline;
}

.top_banner{
	/*height: 			96px;*/
	margin:				1px;
	/*padding:			6px 0 0 0;
	_padding-left:		4px;*/
	text-align:			center;
	background: 		url(images/banner_top_frame.jpg) no-repeat center;
	overflow:			visible;
}
.top_banner embed, .top_banner object {margin:3px 0;}
.right_banner{
	height: 			256px;
	margin-top:			3px;
	padding:			6px 0 0 2px;
	text-align:			center;
	background: 		url(images/banner_right_frame.png) no-repeat center;
}

/* ##### CONTENT CONTAINERS ##################################################################### */

#left_container, #central_container, #right_container, #right_wide_cntnr {
	border:				0px solid red;
	float:				right;
	display:			inline;			/*IE6*/
}

#left_container {
	overflow: 			hidden;
	width:				213px;
	margin-right:		4px;
}

#index_container {
	width: 672px;
	margin-left: 4px;
	float: left;
}

#central_container {
	width:				458px;
	margin-left:		3px;
}

#right_container {width:307px;margin-right: 3px;}
#right_wide_cntnr {width:765px;margin-left:6px;}


#page_info {
	padding:			9px;
	background:			#F5F5F5;
	color:				#7E7E7E;
	text-align:			left;
}
#page_info span, #page_info a {
	font-weight:		bold;
	color:				#c9323c;
}
#terms, #prices, #help {float: left;display:block;width:170px;height:46px;line-height:46px;background:url(images/terms_bgr.png) no-repeat center;padding-left:51px;color:#7B7B7B;font-size:13px;font-weight:bold;font-family:arial;margin-top:3px;text-decoration:none;}
#prices {background:url(images/prices_bgr.png) no-repeat center;}
#help {background:url(images/help_bgr.png) no-repeat center;line-height:17px;padding-top:7px;height:39px;padding-left: 75px;width: 145px;}

#poll {
	margin:				5px;
	font-size:			11px;
	font-family:		Arial;
}

#poll_title{
	color:				#363636;
	margin-bottom:		5px;
}
div.poll_answer{
	color:				#747474;
	margin-left:		5px;
}
div.poll_answer input{
	margin-top:			7px;
}
.poll_submit {
	text-align:			center;
	margin-top:			15px;
}
.poll_submit input {
	width:				67px;
	height:				18px;
}
span.poll_percent {
	color:				#C9323C;
}
div.poll_bars{
	width:				140px;
	margin:				0 0 2px 5px;
}
div.poll_bars_inpage {
	width:				140px;
	margin:				5px 10px 0 0;
	float:				left;
}
div.poll_bar{
	background-color:	#839D4A;
	height:				5px;
	overflow:			hidden;		/*IE6*/
}
#poll_archive a {
	color:				#C9323C;
	font-size:			10px;
	float:				right;
	text-decoration:	none;
	margin-top:			4px;
}


#rss_news {
	margin-top:			13px;
	color:				#97B252;
}
#rss_news_title, #poll_head, #rss_news_title_large{
	background:			url(images/rss_news_bgr.png) no-repeat center;
	height:				20px;
	color:				#5A5A5A;
	font-weight:		bold;
	font-size:			12px;
	font-family:		Tahoma;
	padding-left:		35px;
	margin-top:			8px;
	padding-top:		5px;
}

#rss_news_title_large {
	background:			url(images/rss_news_bgr_big.png) no-repeat center;
}

#poll_head {
	background:			url(images/poll_bgr.png) no-repeat center;
}

#poll_head_large {
	background:			url(images/poll_bgr_306px.png) no-repeat center;
	height:				35px;
	line-height:		36px;
	color:				#5A5A5A;
	font-weight:		bold;
	font-size:			12px;
	font-family:		Tahoma;
	padding-left:		41px;
}

#toggle_rss_news, #toggle_poll {
	float:				right;
	margin-right:		12px;
	text-decoration:	none;
	font-weight:		bold;
	padding-top:		1px;
}
.rss_box {
	margin:				4px 0 14px 3px;
}
.rss_box li {
	margin-left:		13px;
	font-weight:		normal;
	margin-bottom:		6px;
}
.rss_box a {
	color:				#747474;
	text-decoration:	none;
}
.rss_box a:hover {
	text-decoration:	underline;
}

#rss_offers {
	display:			block;
	float:				right;
	height:				42px;
	line-height:		24px;
	background:			url(images/rss.png) no-repeat left;
	padding-left:		46px;
	margin-right:		10px;
	text-decoration:	none;
	font-weight:		bold;
	font-size:			12px;
	color:				#5A5A5A;
	margin-top:			15px;			
}

.title {
	background:			url(images/title_bullet.png) no-repeat left top;
	height:				35px;
	margin-left:		8px;
	line-height:		26px;
	font-size:			15px;
	font-weight:		bold;
	color:				#727272;
	padding-left:		31px;
	font-family:		Arial;
	margin-top:			12px;
}

#branches {
	width:				658px;
	min-height:			25px;
	padding-top:		6px;
	background:			url(images/branches_bgr.png) no-repeat center top;
}

.offers_box_title, .gray_box_title {
	background:			url(images/offers_box_title.png) no-repeat;
	height:				32px;
	line-height:		32px;
	font-size:			12px;
	font-weight:		bold;
	color:				white;
	padding-left:		32px;
	margin-top:			2px;
	width:				293px;
}
.gray_box_title {
	background:transparent url(images/help_top2.png) no-repeat scroll 0 0;
	color:white;
	font-size:12px;
	font-weight:bold;
	height:28px;
	line-height:32px;
	margin-top:2px;
	padding-left:32px;
	width: 630px;
}


.JobLink {
	color:				#839D4A !important;

	font-weight:		bold;
	text-decoration:	none;
}
a.JobLink:hover {
	text-decoration:	underline; 
} 
.RedLink, .vip_tag {
	color:				#C7444C;
	text-decoration:	none;
}
.vip_tag {
	font-weight:		bold;
	margin: 0px 4px;
}

/* ### RIGHT COLUMN ########### */

.stats_title, .agencies_title, .employers_title, .calcs_title {
	background:			url(images/rss_news_bgr.png) no-repeat center;
	height:				30px;
	line-height:		36px;
	color:				#5A5A5A;
	font-weight:		bold;
	font-size:			12px;
	font-family:		Tahoma;
	padding-left:		41px;
}

.others_title, .filter_title {
	background:transparent url(images/agencies_title_bgr.png) no-repeat scroll center bottom;
	height:				20px;
	color:				#5A5A5A;
	font-weight:		bold;
	font-size:			12px;
	font-family:		Tahoma;
	padding-left:		35px;
	margin-top:			8px;
	padding-top:		5px;
	
}

.filters_title {
	height:				20px;
	color:				#5A5A5A;
	font-weight:		bold;
	font-size:			12px;
	font-family:		Tahoma;
	padding-left:		5px;
	padding-top:		5px;
}

.filter_title {
	background:transparent url(images/filter_bgr.png) no-repeat scroll center bottom;
}

.filterBox {
	background: #F4F4F4;
	height: auto;
	padding: 8px 2px;
	margin-top: 2px;
}

.highlights {
	background-color: #F4F4F4;
	height: auto;
	padding:2px 2px 8px;
}

.no_filter { 
	color: 				#828282;
	text-decoration:	none;
	margin:				13px 0 0 10px;
	float:				left;
}

.others_highl_link {
	clear:				both;
	color:				#839D4A !important;
	margin:				13px 0 0 10px;
	float:				left;
	text-decoration:  	underline !important;
	font-size:			12px !important;
}

#filters span.others_highl_link {
	float: right;
	text-align: left;
	width: 180px;
}

#filters {
	clear: both;
	padding:2px 2px 8px;
}

.removeFilter {
	margin:				15px 0px 0px 6px;
	height:				11px;
	width:				12px;
	cursor:				pointer;
}

.stats_title {
	background:			url(images/stats_title_bgr.png) no-repeat center bottom;
}
.agencies_title {
	background:			url(images/agencies_title_bgr.png) no-repeat bottom;
}
.employers_title {
	background:			url(images/employers_title_bgr.png) no-repeat bottom;
}
.calcs_title {
	background:			url(images/calcs_title_bgr.png) no-repeat bottom;
	margin-top:			1px;
}
#stats {
	background:			url(images/stats_bgr.png) no-repeat center bottom;
	height:				96px;
}
.stat_number {
	float:				left;
	width:				105px;
	height:				18px;
	line-height:		18px;
	margin-left:		48px;
	color:				#5A5A5A;
	font-weight:		bold;
	font-size:			12px;
}

.stat_number a{
	color:				#8FAC4C;
	text-decoration:	none;
}

.stat_text {
	float:				left;
	width:				110px;
	text-indent:		10px;
	margin-top:			10px;
	margin-left:		40px;
	color:				#828282;
}

.stat_text2 {
	float:				left;
	width:				110px;
	text-indent:		10px;
	margin-top:			18px;
	margin-left:		40px;
	color:				#828282;
}

.highlight {
	background:			url(images/highlight_bgr_grad.png) repeat-x center bottom;
	height:				77px;
	font-weight:		bold;
}
.logo_box {
	border: solid 1px #d0d0d0; 
	width:				55px;
	height:				52px;
	margin:				14px 0 0 12px;
	background-position:center center;
	background-repeat:	no-repeat;
	display:			block;
	float:				left;
}
.highl_link {
	color:				#839D4A !important;
	margin:				13px 0 0 23px;
	float:				left;
	width:				210px;
	text-decoration:  	underline !important;
	font-size:			11px !important;
}
.highl_bottom {
	background:			url(images/highlight_bgr_grad.png) repeat-x center bottom;
	height:				20px;
	margin-top:			1px;
	padding:			6px 18px 0 0;
	text-align:			right;
}
.highl_bottom a {
	color:				#839D4A;
	text-decoration:	none;
	font-size:			11px;
}
.highl_link:hover, .highl_bottom a:hover {
	color:				#6D7F47 !important;
}


.BlackLink {
	font-family : verdana, sans-serif; 
	font-size : 11px; 
	font-weight : bold; 
	color : #727272; 
	text-decoration : none; 
} 
a.BlackLink:hover {
	text-decoration : underline; 
}
.PollTable td {
	border:				0 solid #EAEAEA;
	border-bottom-width:1px;
	height:				30px;
}





/* ##### LOGIN ##################################################################### */

#login_div, #calc_div, #type_div, #order_cvs_div, #add_note_div {
	width:				374px;
	height:				210px;
	background:			#ECECEC;
	padding:			2px;
	margin:				0 auto;
	text-align:			center;
}

#login_div { height: 230px; }

.red_title, .green_title, .green_title2, .red_title2 {
	height:				31px;
	line-height:		31px;
	background:			url(images/thick_red_title_bgr.png) repeat-x;
	font-size:			16px;
	text-align:			center;
	font-weight:		bold;
	color:				white;
	font-family:		arial;
	margin-bottom:		4px;
}
.green_title, .green_title2 {background:url(images/thick_green_title_bgr.png) repeat-x;}

.title_lightbox {
	background: url(images/close_lightbox.gif) no-repeat center right;
	margin: 0px 10px;
	color:white;
	height:31px;
	line-height:31px;
	margin-bottom:4px;
	text-align:center;
}

.title_lightbox span {
	width: 330px;
	text-indent: 21px;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	text-align: center;
	display: block;
	float: left;
}

.title_lightbox a {
	display:block;
	float:right;
	height:21px;
	margin-top:5px;
	width:21px;
}

.login_act, .login_inact {width:186px;height:28px;line-height:28px;float:left;text-align:center;font-weight:bold;display:inline;}
.login_act a, .login_inact a {text-decoration:none;color:#777777;}
.login_inact a:hover {color:#555555;}
.login_act a {color:#96B154;}
.login_inact {
	background:			url(images/login_tab_inactive_bgr.png) repeat-x;
}
.login_act {
	background:			url(images/login_tab_active.png) no-repeat center;
}
.login_inner {
	border:				1px solid #A5A5A5;
	border-top-width:	0;
	width:				370px;
	height:				165px;
	margin-left:		1px;
	background:			white;
	position:relative;
}
.thick_inner,.thick_inner2,.fset_type {
	border:				1px solid #A5A5A5;
	width:				370px;
	height:				155px;
	margin-left:		1px;
	background:			#F4F4F4;
	position:relative;
}

.inputLogin {
	width:				207px;
	height:				20px;
	background:			url(images/input_bgr.png) no-repeat left top;
	color:				#4C4C4C;
	border:				0;
	margin:				0 0 11px 0;
	padding:			5px 0 0 14px;
}

#reg, #fpass {padding-left:11px;color:#4C4C4C;font-size:12px;margin:0 10px 0 10px;}

input.send{
	width: 146px;
	height: 30px;
	background: url(images/send.gif) no-repeat;
	color: #fff;
	border: 0px;
	font-weight: bold;
	display: block;
}

#login_line {width:366px;padding-top:8px;}
#login_line input.send { text-align: center; cursor: pointer; margin:0px auto; padding-top: 7px; }
#login_alert {color:red;height:15px;}

.green_bold, .red_bold {color:#97B252;font-weight:bold;font-size:12px;}
.red_bold {color:#B63C44;}

.green_link {color:#8FAC4C !important;}
.green_link:hover {color:#788F3E !important;}

.calc_row {width:280px;height:34px;line-height:34px;padding-left:26px;background:url(images/calc_bgr.png) no-repeat bottom;margin-top:3px;color:#838383;text-align:left;}
.calc_row a, .calc_row span {color:#8FAC4C !important;font-weight:bold;text-decoration:none;margin-right:7px;}
.calc_row a:hover {color:#788F3E !important;}

.calc_input,.calc_input2,.calc_btn,.calc_btn2{width:106px;height:35px;background:url(images/calc_input_bgr.png) no-repeat bottom;float:left;margin:25px 0 0 25px;color:white;font-weight:bold;}
.calc_btn,.calc_btn2{width:57px;border:0;}
.calc_input input,.calc_input2 input {width:100px;margin:4px 0 0 1px;border:0;}
.calc_input2 select{width:100px;margin:3px 0 0 1px;border:0;}

/* ##### OFFER PAGE ##################################################################### */

#offer_cntnr, #applicants_cntnr {
	width:				765px;
	min-height:			25px;
	padding-top:		6px;
	background:			url(images/offer_top.png) no-repeat center top;
}
#offer_brd {
	margin-left:		4px;
	border: 			0 solid #C8C8C8;
	border-width:		0 1px 0 1px;
	width:755px;
}
#vip_tag {
	width:129px;
	height:20px;
	margin-left:1px;
	float:left;
}
#vip_tag.show {height:53px;background:			url(images/vip_label.png) no-repeat left top;}
#ofr_back_link {
	width:110px;
	height:17px;
	padding-left:19px;
	background:			url(images/offer_back_link_bgr.png) no-repeat center top;
	float:right;
}
#ofr_back_link a {
	font-size: 11px;
	color:#C7444C;
	text-decoration:none;
	outline-style: none;
}
#ofr_back_link a:hover {color:	#AF3641; }

#new_offer_logo_box {
	width: 390px;
	float: left;
	margin-top: 10px;
	text-align: center;
}

#offer_logo_box {
	width: 490px;
	float: left;
	margin-top: 10px;
}

#offer_logo_box img {
	text-align: center;
}

#ofr_content{
	margin:0 auto;
	margin:	0 10px 0 10px;
}
#ofr_position {
	height:				auto;
	line-height:		34px;
	margin:				30px 0 14px 0;
	color:#C7444C;
	font-size:			12px;
	font-weight:		bold;
	text-align:			center;
	/*background:			url(images/offer_title_bgr.png) no-repeat center top;*/
	background-color:   #F4F3F3;
}
.ofr_subt {
	height:				24px;
	line-height:		24px;
	margin:				7px 0 0 0;
	color:				#97B252;
	font-size:			11px;
	font-weight:		bold;
	/*background:			url(images/offer_subt_bgr.png) no-repeat center top;*/
	background-color:   #F4F3F3;
	padding-left:		7px;
	font-family:		tahoma;
}
.ofr_gray_bold, .epost_gray_bold, .ofr_gray {
	color:				#727272;
	font-size:			11px;
	font-weight:		bold;
	margin:				7px 0 0px 10px;
}
.epost_gray_bold {margin-top:0;}
.ofr_gray_bold a {
	color:				#727272;
	text-decoration:	none;
}
.ofr_gray_bold a:hover {color:		#555555;}
.ofr_gray {font-weight:	normal;}
#ofr_text {
	color:				#626262;
	margin:				7px 0 20px 10px;
}
.m_left {margin-left:20px;}
#ofr_bottom {
	width:757px;
	min-height:23px;
	background:			url(images/offer_bottom.png) no-repeat center top;
	margin-left:		4px;
	padding-top:		17px;
}

#main_offer_cntnr{
	width:				665px;
	min-height:			25px;
	padding-top:		6px;
	background:			url(images/offer_top2.png) no-repeat center top;
}

#main_offer_brd {
	margin-left:		4px;
	border: 			0 solid #C8C8C8;
	border-width:		0 1px 0 1px;
	width:655px;
}
#main_ofr_bottom {
	width:657px;
	min-height:23px;
	background:			url(images/offer_bottom2.png) no-repeat center top;
	margin-left:		4px;
	padding-top:		17px;
}

#apply, #edit_green, #edit_grey, #delete, #copy, #stop, #republish, #preview, #reject {
	height:				30px;
	line-height:		20px;
	display:			block;
	font-size:			11px;
	margin:				0 10px 0 12px;
	padding-left:		28px;
	background:			url(images/apply_bgr.png) no-repeat left top;
	text-decoration:	none;
	color:				#727272;
	float:left;
}


#apply:hover, #edit_green:hover, #preview:hover {color:#444444;}

#new_apply {
	background:transparent url(images/send.gif) no-repeat scroll 0 0;
	border:0 none;
	margin:0 10px 0 12px;
	float: left;
	text-decoration: none;
	text-align: center;
	padding: 7px 0px;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	height:25px;
	width:146px;
}

#ofr_bottom a#preview { 
	width: 75px;
	margin-top: 5px;
}

.select_city {width:	114px !important;}
.city_options{width:	138px !important;}

.greylink {
	font-size : 11px; 
	font-weight : bold; 
	color : #727272; 
	text-decoration : none; 
} 
.greylink:hover {
	text-decoration : underline; 
}

/* Employers */
.empl_link {
	width:				635px;
	height:				70px;
	color:				#767575;
	background:			url(images/empl_link_bgr.png) no-repeat center top;
	padding:			11px 15px 0 0;
	
}
.empl_link a {
	color:				#B63C44;
	font-size:			15px;
	text-decoration:	none;
	font-weight:		bold;
	display:			block;
	margin-bottom:		4px;
}
.empl_link a:hover {color:#8F1A25;}
.empl_link img {
	float:				left;
	margin:6px 30px 0 20px; 
}
div.warning {
	font-size:			10px;
	color:				#727272;
	margin-top:			30px;
}
div.warning span {
	font-size:			10px;
	color:				red;
}


/* Pagination */
 #pagination {
	width:				384px;
	height:				24px;
	line-height:		24px;
	margin:				3px auto 11px;
	background:			url(images/pgntn_bgr.png) no-repeat;
	text-align:			center;
	color:				#838383;
}
#pagination a {text-decoration:none;color:#838383;}
#pagination a:hover {text-decoration:underline;}
#pagination span {color:#B94248;font-weight:bold;}
#prev {width:60px;height:24px;line-height:24px;float:left;background:url(images/prev_grey.png) no-repeat 3px 3px;padding-left:22px;}
#next {width:60px;height:24px;line-height:24px;float:right;background:url(images/next_grey.png) no-repeat 60px 3px;padding-right:22px;}
a#prev_a{color:#B94248;margin-left:4px;float:left;}
a#next_a{color:#B94248;margin-right:4px;float:right;}
#prev_a img, #next_a img {vertical-align:middle;}


/* View CV */
table.cv_info{
	width: 615px;
	float: left;
}
table.cv_info td{ 
	width: 443px;
	padding: 6px 10px 6px 10px;
	font-weight: bold;
	color: #777;
}
table.cv_info td.td1, table.cv_info td.t1, table.cv_info td.td2, table.cv_info td.td3{
	width: 150px;
	text-align: right;
	border-right: 1px solid #cbcbcb;
	padding: 6px 10px 6px 10px;
	font-weight: bold;
}
table.cv_info td.t1{
	padding-top: 15px;
	color: #97b252;
}
table.cv_info td.t1a{ padding-top: 0px;}
table.cv_info td.td1{ color: #cbcbcb;}
table.cv_info td.td2{ color: #777;}
table.cv_info td.td3{ color: #db3743;}
div.cvs img{
	display: block;
	float: left;
	margin-left: 10px;
	padding: 1px;
	border: 1px solid #cecece;
}

/* ##### View Candidate Info ##################################################################### */
div.position{
	width: 757px;
	height: 32px;
	color: #fff;
	line-height: 28px;
	background: url(images/t_position.png) no-repeat;
	text-align: center;
	margin-top: 5px;
	font-size: 12px;
}
div.position b{
	font-size: 12px;
}
div.cand_name{
	width: 757px;
	height: 30px;
	background: url(images/cand_name2.png) repeat-x;
}
div.cand_name a.prev_c, div.cand_name a.next_c, div.cand_name b{
	display: block;
	float: right;
	height: 30px !important;
	line-height: 28px;
	color: #636466;
	text-decoration: none;
}
div.prev_c, div.next_c {width: 163px;float: right;height: 30px;}
div.cand_name a.prev_c{ width: 163px; text-indent: 40px;background: url(images/prev_c.png) no-repeat;}
div.cand_name a.next_c{ width: 163px; text-indent: 24px;background: url(images/next_c.png) no-repeat;}
div.cand_name b{ width: 431px; text-align: center;font-size: 12px;}
div.move_c{
	width: 757px;
	height: 30px;
	line-height: 30px;	
}
div.move_c div.move{
	float: right;
	width: 162px;
	height: 19px;
	background: url(images/move_a.gif) no-repeat;
	margin-top: 5px;
}
div.move_c div.move select{width: 162px; opacity: 0;}
div.move_c div.c1, div.move_c div.c2, div.move_c div.c3{
	height: 30px;
	float: left;
	line-height: 30px;
	font-size: 10px;
	color: #636466;	
}
div.move_c span{ font-size: 10px; color: #db3743;}
div.move_c div.c1{ width: 170px; text-indent: 14px;}
div.move_c div.c2{ width: 176px; text-indent: 24px;}
div.move_c div.c3{ width: 245px; text-indent: 14px;}

#reject {
	width:				52px;
	background:			url(images/cv_del.gif) no-repeat left top;
}
#reject:hover {color:	#555555;}

a.edit, a.cv_print, #print, #edit_green2{
	display: block;
	float: right;
	height: 32px;
	line-height: 25px;
	color: #717171;
	text-indent: 30px;
}
a.edit{ background: url(images/cv_edit.gif) no-repeat; margin-right: 10px;}
a.cv_print, #print{ background: url(images/cv_print.png) no-repeat; height: 32px; wmargin-right: 20px;}
#edit_green2 {background:url(images/edit_ofr_grey_bgr.png) no-repeat left top; margin-right: 10px;}
#print, #edit_green2 {
	text-decoration:	none;
	color:				#97B252;
	font-weight:		bold;
}
#print:hover, #edit_green2:hover {color:	#778F35;}


#main_ofr_bottom a.cv_print {float: right;margin-right:10px;width: 23px;}
#main_ofr_bottom a.cv_send {background: url(images/cv_send.png) no-repeat; height: 30px; width: 46px; margin-right: 10px;float: right;}
#main_ofr_bottom a.cv_quick { background: url(images/cv_quick.png) no-repeat; height: 39px; width: 23px;  margin-right: 10px;float: right;}

div.dt{
	float: left;
	background: #fff;
	padding-bottom: 10px;
}
div.dt span{
	display: block;
	margin: 10px auto 30px auto;
	border-bottom: 1px dashed #515151;	
	padding-bottom: 9px;
}
div.dt_b{ width: 380px; padding-left: 12px;}
div.dt_b i{ font-style: normal; color: #c9323c;}
#from_respect, #from_name{ float: right; padding-right: 12px; clear: both;}
#from_respect, #from_name, div.dt_b{
	height: 15px;
	line-height: 15px;
	color: #515151;
	font-weight: bold;
}

#from_name{
	display: block;
	float: right;	
}

/* Registration Forms */
div.reg{
	width: 447px;
	border: 1px solid #fff;
	margin: 0 auto;
	background: white;
}
div.reg div.t{
	width: 447px;
	height: 34px;
	line-height: 31px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	background: url(images/reg_t.gif) repeat-x;
	font-size: 16px;
	font-family: Arial;
}
div.reg div.reg_mdl{
	width: 447px;
	background: url(images/reg_mdl.gif) repeat-y;
	padding-top: 9px;
	padding-bottom: 20px;
}
div.reg div.reg_mdl input[type="text"], div.reg div.reg_mdl input[type="password"] {
	display: block;
	width: 261px;
	height: auto;
	background: url(images/reg_mdl_input.gif) no-repeat right;
	border: 0px;
	margin: 0px auto 9px auto;
	padding: 6px 0px 7px 7px;
	font-weight: bold; 
	color: #676767;
}

div.reg div.reg_mdl input[type="checkbox"] {
	display: inline;
	text-align: left;
	margin-left: 60px;
	padding: 6px 0px 7px 7px;
	font-weight: bold; 
	color: #676767;
}

div.reg div.reg_mdl b{
	display: block;
	color: #c7444c;
	margin-top: 23px;
	text-indent: 27px;
	text-decoration: underline;
}
div.reg div.reg_mdl div.r{
	background: url(images/reg_star.jpg) no-repeat 39px 1px;
	padding-left: 48px;
	margin-top: 3px;
	color: #676767;
}
div.reg div.reg_mdl span{margin-left:48px;}
div.reg div.reg_btm{
	width: 447px;
	height: 40px;
	text-align: center;
	background: url(images/reg_btm.gif) repeat-x top;
}
div.reg div.reg_btm input{
	width: 89px;
	height: 27px;
	background: url(images/reg_send.gif) no-repeat;
	text-align: center;
	line-height: 27px;
	color: #fff;
	font-weight: bold;
	margin: 7px auto 0px auto;
	border: 0px;
}

.reg_inner {border-width:1px;background-color:#f5f5f5;}
.reg_type_emp, .reg_type_jseek {
	height:				47px;
	line-height:		36px;
	display:			block;
	float:				left;
	margin:				50px auto;
	margin-left:		35px;
	text-indent:		35px;
	color:				#777777;
	text-decoration:	none;
	font-weight:		bold;
	font-size:			16px;
	font-family:		Arial;
	background: url(images/reg_type_emp.png) no-repeat;
	
}
.reg_type_emp:hover, .reg_type_jseek:hover {color:#999999;}
.reg_type_jseek{background: url(images/reg_type_jseek.png) no-repeat;}


#company_info { width: 300px; float: left; margin: 5px 0px 20px 50px;}
#company_about { width: 650px; margin: 10px 25px; clear: both; line-height: 1.5em;}
#company_about div { clear: both; }
#company_about div.greylink { margin: 5px 0px; }
.orange_title { float: left; font-size: 20px; color: #FF6C00; margin: 10px;}

.employer_title { float: left; font-size: 20px; color: #839D4A !important; margin: 10px;}

.company_logo { float: left; margin: 5px;}

.helpBox {
	color: #6B6B6B;
	line-height: 1.5em;
}

.helpBox div.helpBoxTop {
	background:transparent url(images/help_top.png) no-repeat scroll 0 0;
	color:white;
	font-size:12px;
	font-weight:bold;
	height:33px;
	line-height:32px;
	margin-top:2px;
	padding-left:32px;
}

.helpBox div.helpBoxTop p{
	position: relative;	
	left: 0px;
	bottom: 3px;
}


.helpBox div.RedLink {
	font-size: 18px;
	margin-left: 25px;
	margin-top: 10px;
}

.helpBox a {
	color: #6B6B6B;
	position: relative;	
	left: 25px;
	top: 5px;
}

.helpBox div#adviceMain p, .helpBox div#adviceMain h2 {
	color: #6B6B6B;
}

#help_box_btm {
	background:transparent url(images/your_advice_btm2.png) no-repeat scroll center center;
	float:left;
	height:29px;
	margin-top:-8px;
	padding-top:10px;
	text-align:right;
	width:765px;
}

ul.help_box {
	color:#939393;
	height:auto;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:2px;
	width:758px;
}

ul.help_box li {
	border-color:#C8C8C8 #C8C8C8 #EAEAEA;
	border-style:solid;
	border-width:0 1px 1px;
	display:inline;
	float:left;
	height:40px;
	line-height:22px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:relative;
	width:758px;
}

ul.help_box li:last-child {
	border-bottom: none;
}


.pricesBgn {
	margin: 5px;
	color: #333333;
}

.pricesBgn strong {
	color: #333333;
}

.pricesBox {
	clear: both;
	border-padding: 15px;
	border-spacing: 0px;
	margin-bottom: 10px;
	border: solid 1px #CCCCCC;
}

.pricesBox th {
	text-align: left;
	background-color: #919191;
	color: white;
	padding: 5px 7px;
}

.pricesBox td {
	border-bottom: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	padding: 7px;
}

.pricesBox td:last-child {
	border-right: none;
}

.pricesBox td.last {
	border-bottom: none;
}


/* Prices */
div.site_pricelist {
float:left;
width:741px;
color:#474747;
}

div.site_pricelist div.prices_title {
position:relative;
width:741px;
font-size:18px;
margin-bottom:10px;
margin-top:30px;
color:#474747;
}

div.site_pricelist div.t {
width:740px;
height:25px;
background:#d4e6aa;
margin-bottom:7px;
}

div.site_pricelist div.t div.c1 {
width:190px;
text-indent:14px;
}

div.site_pricelist div.t div.c2 {
width:176px;
text-indent:14px;
}

div.site_pricelist div.t div.c3 {
width:73px;
text-indent:3px;
}

div.site_pricelist div.t div.c4 {
width:121px;
text-indent:13px;
}

div.site_pricelist div.t div.c5 {
width:105px;
text-indent:10px;
}

div.site_pricelist div.t div.c6 {
width:75px;
text-indent:12px;
}

div.site_pricelist div.t div.c7 {
width:297px;
text-indent:14px;
}

a.maket {
display:block;
width:44px;
height:36px;
background:url(../images/price_models/maket.png) no-repeat;
margin:1px auto;
}

table.inner_table {
width:740px;
margin-bottom:25px;
color:#474747;
}

table.inner_table td {
border-right:3px solid #fff;
border-bottom:3px solid #fff;
}

table.inner_table tr.r3 td {
border-bottom:0;
}

table.inner_table tr.r1 td.c1 {
width:143px;
background:#f7f7f7;
padding:15px;
}

table.inner_table tr.r2 td.c1 {
width:143px;
background:#ebe9ea;
padding:15px;
}

table.inner_table td.c2 {
width:129px;
padding:15px;
}

table.inner_table td.c3 {
width:54px;
}

table.inner_table td.c4 {
width:73px;
padding:15px;
}

table.inner_table td.c5 {
width:72px;
padding:15px 0 15px 15px;
}

table.inner_table td.c6 {
width:120px;
padding:15px;
border-right:0 none;
text-align:center;
}

table.inner_table td.c7 {
width:257px;
padding:15px;
}

table.inner_table td.c8 {
width:480px;
padding:5px 0 5px 15px;
}

div.site_pricelist div.t div,div.site_auditoria div.t div {
float:left;
height:25px;
line-height:25px;
font-weight:700;
}

table.inner_table tr.r1,table.inner_table_2 tr.r1 {
background:#f7f7f7;
}

table.inner_table tr.r2,table.inner_table_2 tr.r2 {
background:#ebe9ea;
}

tr.r3 div.r3_count div.r3r1 div.c7,tr.r3 div.r3_cont div.r3r1 div.c7,tr.r3 div.r3_cont div.r3r2 div.c7 {
width:250px;
text-align:center;
}

tr.r3 div.r3_count div.r3r1 div.c8,tr.r3 div.r3_cont div.r3r1 div.c8,tr.r3 div.r3_cont div.r3r2 div.c8 {
width:150px;
text-align:center;
}

tr.r3 div.r3t div.c9,tr.r3 div.r3_count div.r3r1 div.c9 {
width:280px;
text-align:center;
padding:15px 0;
}

tr.r3 div.r3_count div.r3r1 div.c2,tr.r3 div.r3_cont div.r3r1 div.c2,tr.r3 div.r3_cont div.r3r2 div.c2 {
width:130px;
}

tr.r3 div.r3_count div.r3r1 div.c5,tr.r3 div.r3_cont div.r3r1 div.c5,tr.r3 div.r3_cont div.r3r2 div.c5 {
width:183px;
text-align:center;
}

tr.r3 div.r3_cont div.r3r1 div.c1,tr.r3 div.r3_cont div.r3r2 div.c1 {
width:147px;
text-indent:10px;
}

tr.r3 div.r3_cont div.r3r1 div.c3,tr.r3 div.r3_cont div.r3r2 div.c3 {
width:90px;
}

tr.r3 div.r3_cont div.r3r1 div.c4,tr.r3 div.r3_cont div.r3r2 div.c4 {
width:220px;
text-align:center;
}

tr.r3 div.r3_cont div.r3r1 div.c6,tr.r3 div.r3_cont div.r3r2 div.c6 {
width:200px;
text-indent:10px;
}

tr.r3 div.r3_cont div.r3r1 div.c9,tr.r3 div.r3_cont div.r3r2 div.c9 {
width:280px;
text-align:center;
}

table.inner_table .c30 {
width:240px;
padding-left:15px;
}

table.inner_table .c31 {
width:231px;
padding-left:15px;
}

table.inner_table .c32 {
width:270px;
padding-left:15px;
border-right:0 none;
}


/* Filters */

div#mainFilter { font-size: 15px; font-weight: bold; width: 600px; height: 30px; margin: 5px 0 10px 50px; padding: 5px; }
div#mainFilter a { text-decoration: none; float: left; margin: 2px 5px; color: #839D4A; }
div#mainFilter a.sel { color:#747474;  text-decoration: underline;}

div#typeFilter {margin-left:55px;font-weight:bold;color:#5A5A5A;}
div#typeFilter a {text-decoration: none;color: #839D4A;}
.emp_search {margin-left:55px;}
 
 
 /* Packets */
 
 #packets_form { border-spacing: 10px; } 
 #new_packet input.send { margin: auto; margin-top: 10px;}
 
/* Bookmarks */ 
div#bookmarks {
	float:				left;
	margin-left:		2px;
	margin-top:			20px;
}
div#bookmarks a {
	float:				left;
	margin-left:		5px;
	display:			block;
	height:				20px;
	width:				55px;
}
div#bookmarks a.blog {
	background:			url(images/share_blog.png) no-repeat;
	width:				65px;
}
div#bookmarks a.blog:hover {background:			url(images/share_blog_a.png) no-repeat;}
div#bookmarks a.facebook {
	background:			url(images/share_facebook.png) no-repeat;
	width:				70px;
}
div#bookmarks a.facebook:hover {background:		url(images/share_facebook_a.png) no-repeat;}
div#bookmarks a.twitter {	background:			url(images/share_twitter.png) no-repeat;}
div#bookmarks a.twitter:hover {background:		url(images/share_twitter_a.png) no-repeat;}
div#bookmarks a.a2a_dd {	background:			url(images/share_all.png) no-repeat;}
div#bookmarks a.a2a_dd:hover {background:		url(images/share_all_a.png) no-repeat;}

 
