@charset "utf-8";

.png { behavior: url(iepngfix.htc) }

.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
body {
	background-image: url(images/background_public.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	background-color: #D4D4D3;
}


body.popup{
	background-image:url();
	background-color:#FFFFFF;
	padding:0px;
	margin:0px
}


.maintable {
	border: none;
	width: 1010px;
	text-align: left;
}
.header {
	background-image:url(images/jobpublic_header_dk.jpg);
	background-position:center; 
	background-repeat:no-repeat;
	width: 1010px;
	height: 203px;
}

/* Changed */

.menutable {
	background-image:url(images/menu_background_new.gif); 
	background-repeat:repeat-x;
	width:969px;
	height:27px
}
.menucontent {
	height:27px;
	width:969px;
}

/* End changed */

.contenttable {
	width:969px;
	background-color:#e0e0e0;
	width:inherit;
}
.shadowleft {
	behavior: url(iepngfix.htc);
	background-image:url(images/shadow_left.png); 
	background-repeat:repeat-y;
	width:20px;
}
.shadowright {
	behavior: url(iepngfix.htc);
	background-image:url(images/shadow_right.png); 
	background-repeat:repeat-y;
	width:21px;
}
.footer .footer_text{
	behavior: url(iepngfix.htc);
	background-image:url(images/bottom_bar.png); 
	height:42px;
	padding:5px 0 15px 40px;
	font-size:10px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.footer font{
	margin-left:40px; 
}

a.foot:link {
	text-decoration: underline;
	color: #ffffff;
}
a.foot:hover {
	text-decoration: underline;
	color: #ffffff;
}
a.foot:visited {
	text-decoration: underline;
	color: #ffffff;
}
a.foot:active {
	text-decoration: underline;
	color: #ffffff;
}


.textlistings {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}


a.pages:link {
	text-decoration: underline;
	color: #000000;
}
a.pages:hover {
	text-decoration: underline;
	color: #FF0000;
}
a.pages:visited {
	text-decoration: underline;
	color: #000000;
}
a.pages:active {
	text-decoration: underline;
	color: #000000;
}


/* added */


a.menulink:link{
font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#FFF;
}

a.menulink:hover{
font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#FFF;
}

a.menulink:visited{
font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#FFF;
}

a.menulink:active{
font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#FFF;
}


/* End added */

.select2{
	width: 255px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#tbl_fldRegions, #tbl_fldSector, #tbl_fldStatute, #tbl_fldFunctions {
	width: 580px;
}

a.thLinkSort {
	text-decoration: none;
}

a.PremiumListingLink {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}

p.noResultsMsg {
	padding: 10px 2px 2px 15px;
	margin: 0px;
}

/* added */

.search_content{
	background-image:url(images/searchbar.gif);
	background-repeat:no-repeat;
	color:#FFF;
}



.dashboard .dashboard_row1{
	padding-left:15px;
}


.dashboard .search_big_text{
	font-size:16px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.dashboard .search_small_text{
	font-size:9px;
	font-family:sans-serif;
}

.dashboard_bottom_text{
	font-size:9px;
	font-family:sans-serif;
	padding-left:15px;
}


.dashboard .search_field_1{
	padding-left:15px;
}
/* end added */




