@import url('/css/colors.css');
@import url('/css/txt.css');
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }

* {
	margin: 0;
	padding: 0;
	  	
}

#breadcrumbContent strong {
	font-weight: normal !important;
}


body, td
{
  margin: 0;
  padding: 0;
  font-family: Arial,Helvetica,sans-serif;
  background-color: #EDEDED;
  font-size: 12px;
}



.autocompleteText {
	list-style: none;
}

#topWrapper {
	width: 100%;
	height: 108px !important; 
	background-color: #ffffff; 
	margin: 0 auto 0 auto; 
	padding: 0;
	clear: both;
	float: left;
}

#menuHolder {
	width: 1010px;
	background-color: transparent;
	margin: 0 auto 0 auto;
	padding-top: 20px;
	height: auto;
}

#timeBeltHolder {
	clear: both;
	float: left;
	width: 100%;
	height: 28px;
	background-image: url("/images/images/menu_border.gif");
	background-repeat: repeat-x;
}

#timeBelt {
	width: 960px;
	margin: auto;
	padding: 0;
	background-color: transparent;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	padding: 0 10px 0 40px;
		
}

#topLogo {
	clear: left;
	float: left;
	padding: 0 6px 0 12px;
	height: auto;
	vertical-align: middle;
}

#topRightHolder {
	clear: right;
	float: left;
	background-color: transparent;
	width: 750px;
	height: auto;
}
#loginArea {
	clear: right;
	float: left;
	background-color: transparent;
	width: 735px;
	height: 42px;
	padding-right: 15px;
}
#loginFormHolder {
	clear: both;
	float: right;
	height: 25px;
}

.loginBox {
	width: 176px;
	float: left;
	padding-top: 3px;
}

.loginBox input {
	width: 170px;
}

#loginLinks {
	clear: both;
	float: right;
	width: 420px;
	background-color: transparent;
	height: 20px;
}

#topMenuHolder {
	clear: both;
	float: left;
	width: 750px;
	height: 35px;
	margin-top: 11px;
	background-color: transparent;
	padding-left: 0;
}

.tmtl {
	clear: none;
	float: left;
	height: 14px;
	line-height: 14px;
	vertical-align: middle;
	padding: 0 10px 0 0;
}



.tmtl2 {
	padding-left: 12px !important;
}

.tml {
	clear: none;
	float: left;
	width: 1px;
	height: 14px;
	line-height: 14px;
	vertical-align: middle;
}

/*top menu*/


#topMenuHolder ul {
	list-style-type: none;
}

#topMenuHolder ul li {
	display:inline;
	/*position: relative;*/
	float: left;
}
#topMenuHolder ul li a:link,
#topMenuHolder ul li a:visited,
#topMenuHolder ul li a:hover{
	display: block;
	float: left;
	height: 35px;
	width: 124px;
}

/*top menu end*/

#contentWrapper {
	clear: both;
	width: 1010px;
	margin: auto;
	padding: 0;
	height: auto;
	background-image: url("/themes/jarec/images/bckgr_page.gif");
	background-repeat: repeat-y;
}
.contentWrapper {
	clear:left;
	width: 1010px;
	margin: 0;
	padding: 0;
	height: auto;
	background-image: url("/themes/jarec/images/bckgr_page.gif");
	background-repeat: repeat-y;
}

#leftSideHolder {
	clear: left;
	float: left;
	width: 256px;
	padding: 0px 2px 0px 1px;
	background-image: url("/themes/jarec/images/bckgr_left_side.gif");
	background-repeat: repeat-y;
	height: auto;
}

.leftModule {
	/* clear: left; */
	float: right;
	width: 248px;
	
}

.leftModule_title {
	clear: both;
	float: left;
	width: 238px;
	height: 22px;
	line-height: 22px;
	padding-left: 10px;
	margin: 1px 0 1px 0;
	vertical-align: middle;
	
}

.leftModule_contentHolder {
	clear: both;
	float: left;
	background-color: transparent;
	margin: 0;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	height: auto;
	width: 100%;
}

.leftModule_content {
	clear: both;
	float: left;
	background-image: url("/themes/jarec/images/bckgr_left_menu.gif");
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 0;
	padding-bottom: 6px;
	width: 248px;
	height: auto;
}
.latestJob {
	clear: both;
	float: left;
	width: 248px;
	height: auto;
	text-align: center;
	border-bottom-color: black;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtHolder {
	float: left;
	clear: both;
	width: 248px;
	height: auto;
	padding-bottom: 2px;
		
}
.txtHolder_title {
	float: left;
	clear: both;
	width: 248px;
	height: auto;
	padding-bottom: 8px;
	padding-top: 8px;
			
}

.txtLine {
	float: left;
	clear: left;
	width: auto;
	height: auto;
	padding-bottom: 2px;
	padding-left: 8px;
}
.txtLineIn {
	float: left;
	width: auto;
	height: 22px;
	line-height: 22px;
	clear: left;
}
.txtLineIn_2 {
	float: left;
	width: 235px;
	height: auto;
	
}

.info_sign {
	float: right;
	width: auto;
	height: auto;
}

.hiddenInput {
	float: left;
	clear: left;
	width: 200px;
	height: 0 !important;
	line-height: 0 !important;
	font-size: 0 !important;
	
}
#homeSearch input {
	float: left;
	clear: left;
	width: 203px;
	height: 18px;
	
	
}
#homeSearch select {
	float: left;
	clear: left;
	width: 205px;
	height: 20px;
	
	
}
.button_search {
	float: left;
	width: 72px !important;
	height: 26px !important;
	padding: 0 !important;
	margin: 0 !important;
}

#contentHolder {
	clear: right;
	float: left;
	width: 751px;
	height: auto;
	background-image: url("/themes/jarec/images/bckgr_right_side.gif");
	background-repeat: repeat-y;
	background-position: right;
	padding-bottom: 15px;
}

#flashBaner {
	clear: both;
	float: left;
	width: 743px;
	height: 263px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	background-color: white;
	
}

#flashB {
	clear: both;
	float: left;
}

#breadcrumbsHolder {
	clear: left;
	float: left;
	width: 527px;
	height: 25px;
	background-image: url("/themes/jarec/images/bckgr_time_belt.gif");
	background-repeat: repeat-x;
}

#breadcrumbContent {
	width: 507px;
	margin: 0;
	background-color: transparent;
	height: 24px;
	line-height: 24px;
	padding: 0 10px 0 10px;
	vertical-align: middle;
}

#rightSideHolder {
	clear: right;
	float: right;
	width: 220px;
	/* height: 24px; */
	height: auto;
	border-left: 1px solid black;
	padding: 0 2px 0 1px;
	
}

.rightModule {
	float: right;
	width: 220px;
	
}

.rightModule_title {
	clear: both;
	float: left;
	width: 203px;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	padding-left: 10px;
	margin: 1px 0 1px 0;
}

.rightModule_contentHolder {
	clear: both;
	float: left;
	background-color: transparent;
	margin: 0;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	height: auto;
	width: 213px;
}

.rightModule_content {
	clear: both;
	float: left;
	background-image: url("/themes/jarec/images/bckgr_left_menu.gif");
	background-position: top;
	background-repeat: repeat-x;
	padding: 5px 0 4px 0;
	width: 212px;
	height: auto;
}
.news {
	width: 196px;
	float: left;
	clear: both;
	padding: 8px 8px 8px 8px;
	border-bottom-color: black;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.newsDate {
	width: 196px;
	float: left;
	clear: both;
	text-align: right;
	padding-bottom: 5px;
}
.newsTitle {
	width: 196px;
	float: left;
	clear: both;
	font-weight: bold;
}

#newsTitle {
	height: 24px;	
}

#mainContent {
	clear: left;
	float: left;
	background-color: transparent;
	width: 527px;
	height: auto;
	background-image: url("/themes/jarec/images/bckgr_content.gif");
	background-repeat: repeat-y;
}

#templateContent {
	clear: both;
	float: left;
	padding: 12px 0px 10px 5px;
	
}

#footerWraper {
	clear: left;
	width: auto;
	margin: auto;
	padding: 0 7px 0 7px;
	height: 67px;
	background-color: transparent;
	background-image: url("/themes/jarec/images/bckgr_footer.gif");
	background-repeat: repeat-y;
}

#footerC {
	clear: both;
	float: left;
	width: 980px;
	padding: 0 7px 0 7px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	height: 7px;
}

#footerContentHolder {
	clear: both;
	float: left;
	width: 980px;
	height: 60px;
	padding: 0 7px 0 7px;
	background-image: url("/themes/jarec/images/bckgr_footer_content.gif");
	background-repeat: repeat-x;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

#footerLine1 {
	clear: both;
	width: 800px;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	margin-top: 4px;
	margin: auto;
	background-color: transparent;
	text-align: center;
	font-weight: bold;
}

#footerLine2 {
	clear: both;
	width: 800px;
	height: 29px;
	line-height: 29px;
	vertical-align: middle;
	margin: auto;
	margin-top: 2px;
	background-color: transparent;
	text-align: center;
	font-size: 11px;
}


#footerMenu li {
	display: inline;
	padding: 0 7px;
}



/* Username or password is not valid. */

.row_forPassword {
	float: left;
	clear: left;
	height: auto;
	width: 400px;
	padding: 20px 0 10px 60px;
	
}
.row_forLabel {
	float: left;
	width: 100px;
	padding-right: 10px;
	text-align: right;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	
}

.testimonials_dots{
	float: left;
	clear: left;
	height: auto;
	width: 497px;
	border-bottom: dotted 1px #000066;
	border-top: dotted 1px #000066;
	padding: 15px 10px;
	margin-bottom: 25px;
	text-align: justify;
}

/*right site menu*/

#rightMenu_holder{
	float: left;
	clear: left;
	width: 213px;
	height: auto;
	border-bottom: solid 1px #000066;
}
#rightMenu_holder ul {
	float: left;
	clear: left;
	width: 213px;
	height: auto;
	list-style: none;
}
#rightMenu_holder ul li {
	float: left;
	clear: left;
	width: 213px;
	height: 30px;
	border-bottom: 1px dotted black;
}
#rightMenu_holder ul li a:link, #rightMenu_holder ul li a:visited{
	text-decoration: none;
	display: block;
	float: left;
	clear: left;
	width: 183px;
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
}
#rightMenu_holder ul li a:hover {
	text-decoration: none;
	text-decoration: none;
	display: block;
	float: left;
	clear: left;
	width: 183px;
	height: 30px;
	padding: 0 15px;
	line-height: 30px;
	background-color: #F7F7F9;
}









