/* --------------------------------------- */
/* DREDGEJOBS css */
/* --------------------------------------- */

body
	{
	background: #CCEE63;
	margin: 0px;
	}

body, td
	{
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	text-decoration: none;
	}

a:link,a:visited,a:active	{ color: #F96; text-decoration: none; }
a:hover						{ color: #9CCF00; text-decoration: underline; }

.button						{ cursor: hand; cursor: pointer; }

.leftshade					{ background: url(/grfx/dredgejobs/bg-ltable.gif) repeat-y top right; width: 10px; }
.rightshade					{ background: url(/grfx/dredgejobs/bg-rtable.gif) repeat-y top left; width: 10px; }

.bg-cnt						{ background: #fff; }
.bg-top						{ background: url(/grfx/dredgejobs/bg-top.gif); width: 100%; }

.lefthead					{ background: url(/grfx/dredgejobs/header-left.gif) no-repeat; width: 186px; height: 25px; }
.righthead					{ background: url(/grfx/dredgejobs/header-right.gif) no-repeat; width: 184px; height: 25px; }
.centerhead					{ background: url(/grfx/dredgejobs/header-cnt.gif); height: 25px; }

.cnt						{ padding: 10px; padding-top: 0px; }
.cnt-left					{ background: url(/grfx/dredgejobs/line-left.gif) no-repeat top right; padding: 8px; padding-top: 0px; }
.cnt-right					{ background: url(/grfx/dredgejobs/line-right.gif) no-repeat top left; }
.cnt-right ul				{ padding-right: 8px; }

hr							{ border-top: 1px solid #ccc; margin-bottom: 5px; }

.vacancy
	{
	background: url(/grfx/dredgejobs/bg-vacancy.gif) no-repeat;
	font-size: 11px;
	width: 167px;
	height: 95px;
	padding: 8px;
	padding-top: 20px;
	}

.full-resume
	{
	position: relative;
	top: 50px;
	float: right;
	}

.disclaimer					{ background: #fff; font-size: 10px; color: #ccc; padding: 10px; padding-top: 0px; padding-bottom: 0px; }

/* ======================================= */

/* --------------------------------------- */
/* SEARCH */
/* --------------------------------------- */

.search_table
	{
	background: #FFE9CE;
	border: 1px solid #F96;
	width: 100%;
	padding: 4px;
	}

.search_desc
	{
	font-weight: bold;
	font-size: 11px;
	color: #827B72;
	text-transform: uppercase;
	width: 160px;
	}

.search_desc_special		{ width: 8%; }
.search_data_special		{ width: 10%; }

.search_input				{ width: 207px; }
.search_select				{ width: 207px; }
.search_select_special		{ width: 58px; }

/* ======================================= */

/* --------------------------------------- */
/* BROWSE */
/* --------------------------------------- */

.buttons
	{
	font-size: 10px;
	text-transform: uppercase;
	}

/* ======================================= */

/* --------------------------------------- */
/* PRINT */
/* --------------------------------------- */

.print_table
	{
	background: #F3E6D6;
	width: 100%;
	}

.header-print
	{
	background: url(/grfx/dredgejobs/header-print.gif) #fff no-repeat;
	width: 200px;
	height: 22px;
	}

.print_details
	{
	border: 1px solid #DBC8B2;
	color: #827B72;
	padding: 10px;
	}

.print_desc
	{
	text-transform: uppercase;
	width: 190px;
	}

/* ======================================= */
/* ======================================= */
/* ======================================= */