/*reset*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
	margin: 0;
	padding: 0;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img, a img
{
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var
{
	font-style: normal;
	font-weight: bold;
}
ol, ul
{
	list-style: none;
}
caption, th
{
	text-align: left;
}
h1, h2, h3, h4, h5, h6
{
	color: #222;
	font-weight: normal;
	font-variant: small-caps;
}
q:before, q:after
{
	content: '';
}
abbr, acronym
{
	border: 0;
}
/*reset*/

body
{
	font-family: "Lucida Sans Unicode" , Verdana, "Trebuchet MS" , Arial, Sans-Serif;
	font-size: 12px;
	color: #333;
	background-color: #fff;
}
	a
	{
		font-family: Arial, "Trebuchet MS" , Verdana, sans-serif;
		text-decoration: underline;
		color: #000088;
	}
	a:hover
	{
		text-decoration: none;
		color: #0000bb;
	}
	a:active, a:focus
	{
		color: #a52a2a;
		outline: 0;
	}
	h1
	{
		font-size: 28px;
		margin-bottom: 0.5em;
	}
	h2
	{
		font-size: 26px;
		margin-bottom: 0.75em;
	}
	h3
	{
		font-size: 22px;
		margin-bottom: 1em;
	}
	h4
	{
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 1.25em;
	}
	h5
	{
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 1.5em;
	}
	h6
	{
		font-size: 12px;
		font-weight: bold;
	}
	
	#container
	{
		width: 982px;
		margin: 0 5px 0 10px;
	}
	#header
	{
		position:relative;
		margin-top:7px;
	}	
		#header h1
		{
			width: 250px;
			height: 80px;
			padding-top:5px;
		}
		#header h1 a:link, #header h1 a:visited, #header h1 a:focus, #header h1 a:hover, #header h1 a:active
		{
			text-indent: -9999px;
			display: block;
			height: 80px;

			background: url(images/logo.gif) 0 50% no-repeat;
		}
		#header #adb
		{
			position:absolute;
			right:0;
			top:0;
		}
			
	#navbar
	{
		font-variant: small-caps;
		background-color: #788fa1;
		padding-left: 10px;
		border-top: 3px solid #e8eaeb;
		border-bottom: 3px solid #e8eaeb;
		margin: 7px 0;
	}
		.clr
		{
			clear: left;
		}
		#navbar ul li
		{
			display: inline;
			padding: 0px 0px;
		}
		#navbar a
		{
			font-family: "Lucida Sans Unicode" , Verdana, "Trebuchet MS" , Arial, Sans-Serif;
			text-decoration: none;
			color: #fff;
			margin: 4px 2px;
			float: left;
		}
		#navbar a:hover, #navbar a:focus, #navbar .active
		{
			color: #fff;
			background-color: #3b4a56;
			background: #3b4a56 url(images/corners.gif) 0 0 no-repeat;
		}
		#navbar a strong
		{
			display: block;
			padding: 2px 7px;
			cursor: pointer;
		}
		#navbar a:hover strong, #navbar a:focus strong
		{
			background: transparent url(images/corners.gif) 100% 0 no-repeat;
		}
		
	#wrapper
	{
		float: left;
		width: 982px;
		margin-bottom: 7px;
	}
	#rntd
	{
		background-color: #fff;
		padding-bottom: 7px;
		border-bottom: 1px solid #eee;
		margin-right: 135px;
		margin-bottom: 7px;
		height: 1%;
	}
		#rntd li
		{
			text-align: center;
			float: left;
			width: 20%;
		}
		#rntd li a
		{
			color: #3b5d14;
			display: block;
			background-color: #e6f2d4;
			padding: 3px 0;
			height: 1%;
		}
		#rntd li a:hover
		{
			background-color: #fff;
		}
		#rntd li a .employer
		{
			font-weight: bold;
		}
		#rntd p
		{
			text-align: center;
			clear: left;
		}

	#innerwrapper
	{
		width: 852px;
		float: left;
		border-right: 1px solid #eee;
	}
	#main
	{
		padding: 0 7px 20px 0;
		margin-right: 264px;
		border-right: 1px solid #eee;
	}
		#main h2, h3, h4
		{
			background-color:#f9f9f9;
			border-right:1px solid #eee;
			border-bottom:1px solid #eee;
		}		
		#main h3
		{
			margin:1em 0 0.5em 0;
			clear: both;
		}		
		#main p
		{
			margin:10px 0;
		}
		#main ul
		{
			padding-left:30px;
			list-style-type:disc;
		}
	#search
	{
		font-size: 11px;
		text-align: left;		
		color: #3b4a56;
		background: #F0F3F7 url(images/grad.gif) 0 bottom repeat-x;		
		padding: 7px;
		border-left: 1px solid #fff;
		border-right: 1px solid #ced2d9;
		border-bottom: 1px solid #ced2d9;
		margin-bottom: 10px;
	}
		#search .leftCol, #search .rightCol
		{
			float: left;
			width: 50%;
		}
		#search .leftCol div
		{
			margin-right: 10px;
		}
		#search div div
		{
			margin-bottom: 5px;
		}
		#search label
		{
			display: block;
			float: left;
			font-weight: bold;
			padding: 3px 0;
			width: 110px;
		}
		#search .leftCol label
		{
			width: 95px;
		}
		#search .search-fld
		{
			font-family: Arial;
			font-size: 12px;
			padding: 0px;
			width: 168px;
		}
		
	#main .jlist
	{
		padding-left:0;
		list-style-type:none;		
	}
		.jlist .job
		{
			padding-bottom: 7px;
			border-bottom: 1px solid #eee;
			margin-top: 7px;
		}
		#main .jlist .job .title
		{
			font-size: 13px;
			font-variant: normal;
			background-color:transparent;
			border:none;
			margin-top:0;
			margin-bottom: 2px;
		}
		.jlist .job .title .employer
		{
			font-weight: bold;
		}
		#main .job .details p
		{
			font-size: 11px;
			margin:0;
		}
		.job .details span
		{
			color: #999;
		}
		.expDate
		{
			color: #600000;
		}
		.hidden-details .details
		{
			display: none;
		}
		
	.pager
	{
		font-weight: bold;
		text-align: center;
	}
		.pager a
		{
			margin: 0 3px;
		}
		
	h1#title
	{
		text-align: center;
		background-color: #fff;
	}
		h1#title span
		{
			font-size: 0.7em;
			font-weight: bold;
			color: #a52a2a;
			display: inline;
		}
		
	#job-details
	{
		margin-top: 30px;
	}
		#job-details div
		{
			font-size: 14px;
			background-color: #fff;
			clear: left;
		}
		#job-details .prop
		{
			color: #788fa1;
			background-color: #e8eaeb;
			float: left;
			display: block;
			width: 130px;
			padding: 0 3px;
			margin: 0 3px 5px 0;
		}
		#job-details pre
		{
			font-family: "Lucida Sans Unicode" , Verdana, "Trebuchet MS" , Arial, Sans-Serif;
			font-size: 0.8em;
			clear: left;
			width: 570px;
			overflow: auto;
			background-color: #f9f9f9;
			padding: 10px 3px;
			border: 1px solid #e8eaeb;
			margin-bottom: 5px;
		}
		#job-details a img
		{
			background-color: #fff;
			padding: 2px;
			border: 1px solid #ddd;
		}
		#job-details a:hover img
		{
			border: 1px solid #3b5d14;
		}
		
	#newForm .field
	{
		margin-bottom: 5px;
	}
		#newForm .field p
		{
			margin:0;
		}
		#newForm .field input
		{
			width: 200px;
		}
		#newForm .req
		{
			font-weight: bold;
			color: red;
			margin-left: 3px;
		}
		#newForm .hint
		{
			font-size: 0.9em;
			color: #aaa;
			margin-left: 3px;
		}
		
	#sidebar
	{
		float: left;
		width: 250px;
		padding: 0 7px;
		border-left: 1px solid #eee;
		border-right: 1px solid #eee;
		margin-left: -266px;
	}
		.sidebar-box
		{
			margin-bottom: 15px;
		}
		.sidebar-box h3
		{
			color: #a52a2a;
			background: #f0f3f7 url(images/grad.gif) bottom repeat-x;
			padding: 1px;
			border-right: 6px solid #a52a2a;
			border-bottom: 1px solid #ced2d9;
			margin-bottom: 0px;
		}
		.sidebar-box ul li
		{
			border-bottom: 1px solid #e8eaeb;
		}
		.sidebar-box ul li a
		{
			font-family: "Lucida Sans Unicode" , Verdana, "Trebuchet MS" , Arial, Sans-Serif;
			text-decoration: none;
			color: #3B4A56;
			display: block;
			height: 1%;
			padding: 3px;
		}
		.sidebar-box ul li a:hover, .sidebar-box ul li a:focus
		{
			color: #a52a2a;
			background: #f0f3f7 url(images/grad.gif) bottom repeat-x;
		}

	#ads-right
	{
		float: left;
		width: 122px;
		padding-left: 7px;
		margin-left: -130px;
		border-left: 1px solid #eee;
	}
		.ad
		{
			height: 60px;
			margin: 0 0 10px auto;
			border:1px solid #eee;
			/*overflow:hidden;*/
		}

	#footer
	{
		text-align: center;
		color: #ccc;
		background: url(images/footer.gif) repeat-x;
		clear: left;
		padding: 20px 0;
		border-top: 1px solid #ced2d9;
		height: 1%;
	}
		#footer ul
		{
			margin-bottom: 5px;
		}
		#footer ul li
		{
			display: inline;
			padding-right: 10px;
			border-right: 1px solid #ccc;
			margin-right: 10px;
		}
		#footer li.last
		{
			border-right: none;
		}
		#footer a
		{
			font-family: "Lucida Sans Unicode" , Verdana, "Trebuchet MS" , Arial, Sans-Serif;
			font-weight: bold;
			color: #a52a2a;
			padding: 0 1px;
		}
			#footer p a
			{
				text-decoration:none;
				color:#788fa1;
			}

