/* Document Page Styles For Active Content Management Editor */
/* Version V1.0.0, 18/10/2007 WBM. */
/* Copyright 2007 property of Design Atom */
/* Produced by Design Atom - www.designatom.com */

/* PAGE LAYOUT */

/* Main Page Content Area */
div.content {
	width: 1012px; 
	background-color: #FFFFFF;
	visibility: visible;
	margin: 0px auto; 
	border: 0px; 
	padding: 0px; 
	z-index: 10;
}

/* Header Area */
div.header {
	position: relative; 
	top: 0px; 
	left: 0px; 
	width: 1012px; 
	height: 117px; 
	background-color: #FFFFFF;
	margin: 0px; 
	border: 0px; 
	padding: 0px; 
	z-index: 1;
}

/* Menubar Area */
div.menubar {
	position: relative; 
	top: 0px; 
	left: 0px; 
	width: 1012px; 
	height: 27px; 
	clear: both;
	background-image: url(../_images/menubargreen.gif);
	background-repeat: repeat-x;
	margin: 0px; 
	border: 0px; 
	padding: 0px; 
	z-index: 1;
}

/* Footer Area */
div.footer {
	position: relative; 
	top: 0px; 
	left: 0px; 
	width: 1012px; 
	height: 30px; 
	clear: both;
	background-color: #605E5E;
	align: center;
	margin: 0px; 
	border: 0px; 
	padding: 0px; 
	z-index: 1;
}

/* Credits Area */
div.designby {
	position: relative; 
	top: 0px; 
	left: 0px; 
	width: 1012px; 
	height: 32px; 
	clear: both;
	background-color: transparent;
	margin: 0px; 
	border: 0px; 
	padding: 0px; 
	z-index: 1;
}

/* ------------------------------------------------------------------------- */

/* CONTENT LAYOUT */
/* Left Side */
div.contentleft {
	position: relative; 
	top: 0px; 
	left: 0px; 
	width: 223px; 
	float: left;
	overflow: hide;
	margin: 0px; 
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 2px dotted #808F06;
	margin: 0px; 
	padding: 0px; 
	z-index: 4;
}

/* Middle Content */
div.contentmain {
	position: relative; 
	top: 0px; 
	left: 0px; 
	width: 579px; 
	background-image: url(../_images/greyfade.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	float: left;
	margin: 0px; 
	border: 0px; 
	padding: 0px; 
	z-index: 10;
}

/* Content Split Page*/
div.contenthalf {
	position: relative; 
	top: 0px; 
	left: 0px; 
	width: 250px; 
	display: inline;
	float: left;
	margin: 0px; 
	border: 0px; 
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 30px; 
	padding-right: 0px;
	z-index: 10;
}

/* Right Side */
div.contentright {
	position: relative; 
	top: 0px; 
	left: 0px; 
	width: 206px; 
	float: left;
	overflow: hide;
	margin: 0px; 
	border-top: 0px;
	border-bottom: 0px;
	border-left: 2px dotted #808F06;
	border-right: 0px;
	margin: 0px; 
	padding: 0px; 
	z-index: 4;
}


/* Left Menu Container */
div.menuleft {
	position: relative; 
	top: 0px; 
	left: 0px; 
	width: 223px; 
	background-image: url(../_images/greenfade.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px; 
	border-top: 0px;
	border-bottom: 2px dotted #808F06;
	border-left: 0px;
	border-right: 0px;
	padding: 0px; 
	z-index: 3;
}

/* Left Menu Container Without Fade */
div.menuleftnofade {
	position: relative; 
	top: 0px; 
	left: 0px; 
	width: 223px; 
	background-image: url(../_images/greendot.gif);
	background-repeat: repeat;
	margin: 0px; 
	border-top: 0px;
	border-bottom: 2px dotted #808F06;
	border-left: 0px;
	border-right: 0px;
	padding: 0px; 
	z-index: 3;
}


/* Left Menu Container For Hot Jobs */
div.hotjobs {
	position: relative; 
	top: 0px; 
	left: 0px; 
	width: 223px; 
	overflow: hidden;
	background-image: url(../_images/hotjobs.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin: 0px; 
	border-top: 0px;
	border-bottom: 2px dotted #808F06;
	border-left: 0px;
	border-right: 0px;
	padding: 0px; 
	z-index: 3;
}

/* Right Menu Container */
div.menuright {
	position: relative; 
	top: 0px; 
	left: 0px; 
	width: 206px; 
	background-image: url(../_images/greenfade.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px; 
	border-top: 0px;
	border-bottom: 2px dotted #808F06;
	border-left: 0px;
	border-right: 0px;
	padding: 0px; 
	z-index: 3;
}

/* Right Menu Container For Hot Candidates */
div.hotcandidates {
	position: relative; 
	top: 0px; 
	left: 0px; 
	width: 206px; 
	overflow: hidden;
	background-image: url(../_images/hotcandidates.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin: 0px; 
	border-top: 0px;
	border-bottom: 2px dotted #808F06;
	border-left: 0px;
	border-right: 0px;
	padding: 0px; 
	z-index: 3;
}

/* Results Container */
div.results {
	position: relative; 
	top: 0px; 
	left: 0px; 
	width: 90%; 
	height: 500px;
	text-align: center;
	overflow: auto;
	background-color: #FFFFFF;
	margin: 0px auto;
	border: 0px; 
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px; 
	padding-right: 5px;
}

/* Data Container */
div.datadisplay {
	position: relative; 
	top: 0px; 
	left: 0px; 
	width: 86%; 
	height: 130px;
	overflow: hidden;
	background-image: url(../_images/menubar.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px; 
	margin-right: 0px;
	border: 1px solid #808F06; 
	padding: 5px; 
}

/* Content 2 Way Split */
div.datahalf {
	width: 50%; 
	float: left;
	margin: 0px;
	border: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px; 
	padding-right: 0px;
}

/* Hidden Data Details */
div.details {
	position: absolute; 
	top: 120px; 
	left: 15px; 
	width: 504px; 
	height: 504px; 
	overflow: auto;
	background-image: url(../_images/greenfade.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
	border: 1px solid #808F06; 
	padding: 20px; 
	visibility: hidden;
	z-index: 10;
	filter: shadow(color=#868686, direction=135);
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#868686, direction=135, enabled=true, strength=5);
}

/* ------------------------------------------------------------------------- */

/* DOCUMENT PAGE STYLES */

/* Main Body Style */
body {
	background-image: url(../_images/background.gif);
	background-repeat: repeat;
	text-align: center;
	align: center;
	margin: 0px; 
	border: 0px; 
	padding: 0px; 
}


/* ------------------------------------------------------------------------- */


/* TEXT STYLES */

/* Header Text Styles */
h2.menus {
	position: relative;
	top: 15px;
	left: 0px;
	font-family: MS Sans Serif, Arial; 
	font-size: 12pt; 
	font-weight: bold; 
	text-align: center; 
	color: #FFFFFF; 
	line-height: 100%; 
	margin-top: 0px; 
	margin-bottom: 30px; 
	margin-left: 5px; 
	margin-right: 5px; 
	border: 0px; 
	padding: 0px; 
	z-index: 3;
}

h2.hotjobs {
	position: relative;
	top: 15px;
	left: 0px;
	font-family: MS Sans Serif, Arial; 
	font-size: 14pt; 
	font-weight: bold; 
	text-align: center; 
	color: #FFFFFF; 
	line-height: 100%; 
	margin-top: 0px; 
	margin-bottom: 30px; 
	margin-left: 5px; 
	margin-right: 5px; 
	border: 0px; 
	padding: 0px; 
	z-index: 3;
}

/* Database Retrieved Info */
h3.datatitle {
	font-family: MS Sans Serif, Arial; 
	font-size: 12pt; 
	font-weight: normal; 
	text-align: left; 
	color: #FFFFFF; 
	line-height: 110%; 
	margin-top: 0px; 
	margin-bottom: 15px; 
	margin-left: 10px; 
	margin-right: 0px; 
	border: 0px; 
	padding: 0px; 
	z-index: 3;
}


/* -------------------------------------------- */
/* Paragraph Text Styles */

p.copyright {
	position: relative; 
	top: 6px; 
	left: 0px; 
	font-family: MS Sans Serif, Arial; 
	font-size: 10pt; 
	font-weight: normal;
	text-align: center;
	color: #000000; 
	line-height: 110%; 
	z-index: 1;
	margin: 0px; 
	border: 0px; 
	padding: 0px; 
}

p.menus {
	position: relative;
	top: 0px;
	left: 0px;
	font-family: MS Sans Serif, Arial; 
	font-size: 10pt; 
	font-weight: normal; 
	text-align: left; 
	color: #424242; 
	line-height: 110%; 
	margin-top: 10px; 
	margin-bottom: 5px; 
	margin-left: 10px; 
	margin-right: 10px; 
	border: 0px; 
	padding: 0px; 
	z-index: 3;
}

p.menuright {
	position: relative;
	top: 0px;
	left: 0px;
	font-family: MS Sans Serif, Arial; 
	font-size: 10pt; 
	font-weight: normal; 
	text-align: right; 
	color: #424242; 
	line-height: 110%; 
	margin-top: 10px; 
	margin-bottom: 5px; 
	margin-left: 10px; 
	margin-right: 20px; 
	border: 0px; 
	padding: 0px; 
	z-index: 3;
}

/* Data Area Content Style */
p.datadisplay {
	font-family: MS Sans Serif, Arial; 
	font-size: 10pt; 
	text-align: justify; 
	color: #424242; 
	line-height: 110%; 
	margin: 0px; 
	border: 0px; 
	padding: 0px; 
	z-index: 2;
}

/* Credits Text Style */
p.credits {
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: normal;
	text-align: right; 
	color: #424242; 
	line-height: 110%; 
	margin: 10px 40px 10px 40px; 
	border: 0px; 
	padding: 0px; 
	z-index: 1;
}

p.wrapper {
	margin: 0px;
	border: 0px;
	padding: 0px;
}

p.center {
	text-align: center;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

p.justified {
	text-align: justify;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

/* Bold Text */
span.bold {
	font-weight: bold; 
}


/* ------------------------------------------------------------------------- */

/* HYPERLINK STYLES */

/* Text Style Buttons */
a.styles {
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 1px;
	margin-right: 1px;
	padding: 0px;
	border: 0px;
	text-decoration: none;
}
a:hover.styles {
	text-decoration: none;
}

/* Footer Text */
a.footer {
	position: relative; 
	top: 0px; 
	left: 0px; 
	width: 105px;
	font-family: MS Sans Serif, Arial; 
	font-size: 10pt; 
	font-weight: normal;
	color: #FFFFFF; 
	line-height: 110%; 
	margin: 0px; 
	border: 0px; 
	padding: 0px; 
	z-index: 1;
	text-decoration: none;
}
a:hover.footer {
	color: #FFFF00; 
}

/* Menu Quicklinks */
a.quicklinks {
	margin-top: 5px; 
	margin-bottom: 5px; 
	margin-left: 3px; 
	margin-right: 3px; 
	border: 0px; 
	padding: 0px; 
	text-decoration: none;
}

/* Hot Links */
a.hot {
	font-family: MS Sans Serif, Arial; 
	font-size: 10pt; 
	font-weight: 600; 
	text-align: left; 
	color: #424242; 
	text-decoration: none;
}
a:hover.hot {
	color: #FF0000; 
}

/* Menu Links */
a.menus {
	font-family: MS Sans Serif, Arial; 
	font-size: 10pt; 
	font-weight: 500; 
	text-align: left; 
	color: #424242; 
	text-decoration: none;
}
a:hover.menus {
	color: #FF0000; 
}

/* Menu Links */
a.menusbold {
	font-family: MS Sans Serif, Arial; 
	font-size: 10pt; 
	font-weight: bold; 
	text-align: left; 
	color: #424242; 
	text-decoration: none;
}
a:hover.menusbold {
	color: #FF0000; 
}


/* Inline Hyperlink */
a.inline {
	font-family: MS Sans Serif, Arial; 
	font-size: 10pt; 
	text-align: left; 
	color: #F58220; 
	line-height: 110%; 
	z-index: 1;
	text-decoration: none;
}
a:hover.inline {
	color: #FF0000; 
}

/* Important Hyperlinks */
a.important {
	font-family: MS Sans Serif, Arial; 
	font-size: 12pt; 
	text-align: left; 
	color: #FF0000; 
	line-height: 110%; 
	z-index: 1;
	text-decoration: none;
}
a:hover.important {
	text-decoration: underline;
}

/* Callback Request */
a.callback {
	font-family: MS Sans Serif, Arial; 
	font-size: 11pt; 
	text-align: left; 
	color: #F58220; 
	line-height: 110%; 
	z-index: 1;
	text-decoration: none;
}
a:hover.callback {
	color: #FF0000; 
}


/* Design Atom Link */
a.designatom {
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #45013E; 
	text-align: center; 
	line-height: 110%; 
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-decoration: none;
	z-index: 2;
}

a:hover.designatom {
	color: #FF0000; 
}

/* ------------------------------------------------------------ */

/* IMAGE STYLES */

/* Generic Image Style */
img.normal {
	border: 0px; 
	padding: 0px; 
	margin: 0px;
}

/* Left Image Style */
img.leftimg {
	position: relative;
	top: 0px;
	left 0px;
	float: left;
	z-index: 3;
	border: 0px;
	padding: 0px; 
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 10px;
}

/* Right Image Style */
img.rightimg {
	position: relative;
	top: 0px;
	left 0px;
	float: right;
	z-index: 3;
	border: 0px;
	padding: 0px; 
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 10px;
}


/* ------------------------------------------------------------ */

/* LIST STYLES */


/* Content List Text Styles */

li {
	list-style-image: url(../_images/greenpip.gif);
	font-family: MS Sans Serif, Arial; 
	font-size: 10pt; 
	font-weight: bold; 
	text-align: justify; 
	color: #424242; 
	line-height: 16px; 
	margin-top: 0px; 
	margin-bottom: 5px;
	margin-left: 35px;
	margin-right: 35px;
	border: 0px; 
	padding: 0px; 
	z-index: 1;
}

/* Main Content Menu List Styles */
li.menu {
	position: relative;
	top: 0px;
	left: 0px;
	list-style-image: url(../_images/greenpip.gif);
	font-family: MS Sans Serif, Arial; 
	font-size: 10pt; 
	font-weight: 500; 
	text-align: left; 
	color: #424242; 
	line-height: 16px; 
	margin-top: 0px; 
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 35px;
	border: 0px; 
	padding: 0px; 
	z-index: 1;
}

/* Hot Jobs List Text Styles */
ul li.hotjobs {
	position: relative;
	top: 0px;
	left: 0px;
	list-style-image: url(../_images/redpip.gif);
	font-family: MS Sans Serif, Arial; 
	font-size: 10pt; 
	font-weight: 600; 
	text-align: left; 
	color: #424242; 
	line-height: 16px; 
	margin-top: 0px; 
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 5px;
	border: 0px; 
	padding: 0px; 
	z-index: 1;
}

/* Hot Candidates List Text Styles */
ul li.hotcandidates {
	position: relative;
	top: 0px;
	left: 0px;
	list-style-image: url(../_images/bluepip.gif);
	font-family: MS Sans Serif, Arial; 
	font-size: 10pt; 
	font-weight: 600; 
	text-align: left; 
	color: #424242; 
	line-height: 16px; 
	margin-top: 0px; 
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 5px;
	border: 0px; 
	padding: 0px; 
	z-index: 1;
}

/* Menubar List Styles */
li.menubar {
	position: relative;
	top: 0px;
	left: 0px;
	list-style-image: url(../_images/greenpip.gif);
	font-family: MS Sans Serif, Arial; 
	font-size: 10pt; 
	font-weight: 500; 
	text-align: left; 
	color: #424242; 
	line-height: 120%; 
	margin-top: 0px; 
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 5px;
	border: 0px; 
	padding: 0px; 
	z-index: 1;
}


/* ------------------------------------------------------------ */

/* FORM FIELD STYLES */

input.search {
	position: relative;
	top: 0px;
	left: 0px;
	width: 180px;
	font-family: MS Sans Serif, Arial; 
	font-size: 10pt; 
	font-weight: bold; 
	text-align: left; 
	color: #424242; 
	line-height: 110%; 
	margin: 0px 10px 5px 20px;
	border: 0px; 
	padding: 0px; 
	z-index: 3;
}

select.search {
	position: relative;
	top: 0px;
	left: 0px;
	width: 180px;
	font-family: MS Sans Serif, Arial; 
	font-size: 10pt; 
	font-weight: bold; 
	text-align: left; 
	color: #424242; 
	line-height: 110%; 
	margin: 0px 10px 5px 20px;
	border: 0px; 
	padding: 0px; 
	z-index: 3;
}

