* 
{
	margin:0pt;
	padding:0pt;
}

body 
{
	background:#000000 url(/resource/templates/site/fe71c676-a3c9-102b-81f8-003005bbceb4/page-background.gif);
	color:#000000;
	font-family:verdana,arial,geneva,helvetica,sans-serif;
	font-size:0.75em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0pt;
	padding:0pt;
}

h1, h2, h3, h4, h5, h6
{
	line-height: 150%;
	margin-bottom: 2%;
}

h1 {
	font-size: 120%;
	border: 1px solid #FB980C;
	background-color: #202020;
	padding: 5px;
	color: #fff;
}

.Heading1, .Heading2
{
	font-size: 120%;
}
#header:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#related {
	display: none;
	
}

#content p
{
	line-height:130%;
	margin-bottom: 2%;
}

#content ul
{
	border:						none;
	margin-top: 				0px;
	margin-bottom: 				6px;
	margin-right: 				48px;
	padding-top:				0px;
	padding-bottom: 			0px;
	padding-left: 				0px;
	padding-right: 				0px;
	padding-left:				24px;

	font-size:					100%;
	line-height:				120%;
	list-style:					circle;

}

#content ol
{
	border:						none;
	margin-top: 				0px;
	margin-bottom: 				6px;
	margin-right: 				48px; 
	padding-top:				0px;
	padding-bottom: 			0px;
	padding-right: 				0px;
	padding-left:				24px;
	font-size:					100%;
	line-height:				120%;
	list-style:					decimal;
}

#content li
{
	margin-left: 				24px;
}

#content a
{
	color: #FB980C;
	font-weight: bold;
	text-decoration: none;
	border-bottom: #fff 0px none;
}


#content a img 
{
	border: 0px #fff none;
	text-decoration: none;
}

a.image
{
	border: 0px #fff none;
	text-decoration: none;
	
}

a.image:hover
{
	background-color: #ffffff;
}

#container {
	width: 797px;
	margin: 0 auto;
	background: #ffffff;
	border: 2px solid #202020;
	/*padding: 0 15px 15px 15px;*/
}

#post-it {
	float: right;
}

#post-it p {
	display: none;
}

#header {
	clear: both;
}

#content {
	clear: both;
	padding: 15px;
}

#main {
	float: right;
	width: 500px;
	padding: 0 10px;	
}

#content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#navigation {
		background:transparent url(/Resource/templates/site/fe71c676-a3c9-102b-81f8-003005bbceb4/navigation-background.gif) center repeat-x;
		border: 1px solid #cccccc;
		margin: auto;
		padding-left: 15px;
		padding-right: 15px;
		height:2.4em;
		position:relative;
		margin-top: -5px;
		margin-right: 15px;
		z-index: 10;
		float: right;
}
		
#navigation ul {
	margin:0px;
	padding:0px;
}

#navigation li {
	display:inline;
	list-style-type:none;
	margin:0px;
	padding:0px;
}


#navigation a, #navigation a:visited {		
	color:#ffffff;
	display:block;
	float:left;
	font-weight:bold;
	padding:8px 10px 12px 10px;
	text-align:center;
	text-decoration:none;
}
#navigation a:hover {
	background:#ffffff;
	text-align:center;
	color: #000000;
}

#navigation ul li a.active {
	background:#ffffff;
	text-align:center;
	color: #000000;
}
#navigation a.active:hover {
	background:#ffffff;
	text-align:center;
	color: #000000;
}

#navigation ul ul {
	display: none;
}


#sub-nav {
		background:transparent url(/Resource/templates/site/fe71c676-a3c9-102b-81f8-003005bbceb4/menu-background.jpg) top no-repeat;
		width: 225px;
		position:relative;
		z-index: 10;
		float: left;
}

#sub-nav ul {
	margin:auto 25px;
	padding:0px;
}

#sub-nav li {
	list-style-type:none;
	margin-left: -38px;
	height: 45px;
	width: 250px;
	padding:0px;
}
#sub-nav li:hover {
	background:transparent url(/Resource/templates/site/fe71c676-a3c9-102b-81f8-003005bbceb4/menu-hover-background.gif) center no-repeat;
}

#sub-nav h2 {
	margin-left: 25px;
	margin-top: 10px;
	color: #ffffff;
	font-size: 130%;
	text-decoration: underline;
} 

#sub-nav a, #sub-nav a:visited {		
	color:#000000;
	display:block;
	float:left;
	font-weight:bold;
	padding:15px 0 15px 40px;
	text-decoration:none;
	width: 225px;
}
#sub-nav li:hover {
	background:transparent url(/Resource/templates/site/fe71c676-a3c9-102b-81f8-003005bbceb4/menu-hover-background.gif) center no-repeat;
	color: #000000;
}

#sub-nav ul li a.active {
	background:#ffffff;
	color: #000000;
}
#sub-nav li.active:hover {
	background:transparent url(/Resource/templates/site/fe71c676-a3c9-102b-81f8-003005bbceb4/menu-hover-background.gif) center no-repeat;
	color: #000000;
}


#sidebar {
		width: 225px;
		position:relative;
		z-index: 10;
		float: left;
}


.reference {
	padding: 0px;
	font-size: 90%;
	width: 230px;
	z-index: 1000;
}


.reference > blockquote {
	margin: 1em 0;
	padding: 0;
	position: relative;
	text-indent: 2em;
	line-height: 200%;

}

.bqstart,
.bqend { font-size: 300%;
	line-height: 150%;}

/* apply IE specific rules first */
.bqstart {
	text-indent: 0;
	margin: -0.6em 0 -2em 0;
	float: left;
	position: relative; /* relative positioning to stop from disappearing in IE when the blockquote has a background color - probably peek-a-boo or something */
}

blockquote > .bqstart {
	/* add extra non-ie rules */
	position: absolute;
	top: -0.3em;
	left: 0;
	/* remove IE specific rules */
	float: none;
	margin: 0;

}

.bqend {
	position: absolute;
	margin-top: -0.6em;
	right: 0;
	text-indent: 0;
}

blockquote > .bqend {
	margin-top: -0.2em;
}


 
.reference .author {
	font-weight: bold;
}
.clear
{
	clear: both;
}

#footer
{
	width: 797px;
	margin: 0 auto;
	color: #ffffff;
}

#credits
{
	margin: 10px auto 0 auto;
	width:797px;
	clear:both;	
	font-size: small;
	color:#fff;
	text-align: right;
}

.ascension-design
{
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #fff;
	float:right;
}

.ascension-design .highlight
{
	color:#FF9900;
}

#credits a
{	
	text-decoration: none;
	color: #FFFFFF;
}

#credits a:hover
{	
	border-bottom: thin dotted #cccccc;
	color: #ccc;
}

#job-search
{
	border: 2px solid #FB980C;	
	padding: 10px;
	font-weight: normal;
	color:#fff;
	float: left;
	background: #fff;	
	margin-bottom: 30px;
	font-size: small;
	width: 97%;
}

#job-search-home
{
	border: 2px solid #FB980C;	
	padding: 10px;
	font-weight: normal;
	color:#fff;
	float: left;
	background: #fff;	
	margin-bottom: 10px;
	font-size: small;
	width: 201px;
	z-index: 1600;
}

#job-search-home .form_field_input
{
	float: none;
	font-size: 10px;
	line-height: 80%;
	
	clear: left;
}

#job-search-home .form_field_input select
{
	font-size: 98%;
}


#job-search-default
{
	border: 2px solid #FB980C;	
	padding: 10px;
	font-weight: normal;
	color:#fff;
	float: left;
	background: #fff;	
	margin-bottom: 10px;
	font-size: small;
	width: 201px;
	z-index: 1600;
}

#job-search-default .form_field_input
{
	float: none;
	font-size: 10px;
	line-height: 80%;
	
	clear: left;
}

#job-search-default .form_field_input select
{
	font-size: 98%;
}
#latest-jobs
{
	background: #FA4F0C;
	border: 2px solid #FB980C;	
	padding: 10px;
	font-weight: bold;
	color:#fff;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
	width: 97%;
}

#latest-jobs .header
{
	margin-bottom: 10px;
	font-size: 90%
}

#latest-jobs .job
{
	width:100%;
	margin-left: -10px;
	margin-right: -10px;
	padding: 10px;	
	font-weight: bold;
	color:#202020;
	font-size:80%;
	clear: both;
}
#latest-jobs .job:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.job {display: inline-block;}

/* Hides from IE-mac \*/
* html .job {height: 1%;}
.job {display: block;}
/* End hide from IE-mac */

.job .title
{
	font-size: medium;
	margin-bottom: 1%;
}

.job .benefits
{
	float: right;
	width: 29%;
}

.job .summary
{
	float:left;
	margin-right: 1%;	
	width: 70%;
	margin-bottom: 1%;
}

.job .description
{
	clear: both;
	font-weight: normal;
}
.even 
{
	background: #eeeeee;
}

.odd 
{
	background: #fff;
	border-top: 1px solid #FDCD89;
	border-bottom: 1px solid #FDCD89;	
}


.Highlight
{
	color:						#EE0000;
}

.expander
{
	background: url(/Resource/CMS/Assets/Shared/expander.gif) left no-repeat;
	text-indent: 30px;
}


#top-jobs
{
	background: #202020;
	border: 2px solid #FB980C;	
	padding: 10px;
	font-weight: bold;
	color:#fff;
	float: left;
	margin-top: 20px;
	width: 95%;
	margin-bottom: 20px;
	clear: both;
}

#top-jobs .header
{
	margin-bottom: 10px;
	font-size: 90%
}

#top-jobs .job
{
	margin-left: -10px;
	margin-right: -10px;
	padding: 10px;	
	font-weight: bold;
	color:#202020;
	font-size:80%;
	clear: both;
}
#top-jobs .job:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#top-jobs:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.job {display: inline-block;}

/* Hides from IE-mac \*/
* html .job {height: 1%;}
.job {display: block;}
/* End hide from IE-mac */

#top-jobs .job .title
{
	font-size: 120%;
	margin-bottom: 1%;
}

.job .benefits
{
	float: right;
	width: 29%;
}

.job .summary
{
	float:left;
	margin-right: 1%;	
	width: 70%;
	margin-bottom: 1%;
}

.job .description
{
	clear: both;
	font-weight: normal;
}
#top-jobs .even 
{
	/*background: #eeeeee url(/Resource/templates/site/zestmedical/star.gif) left no-repeat;*/
	background-color: #eeeeee;
	/*padding-left: 70px;*/
}

#top-jobs .odd 
{
	background-color: #fff;
	/*background: #ffffff url(/Resource/templates/site/zestmedical/star.gif) right no-repeat;*/
	border-top: 1px solid #FDCD89;
	border-bottom: 1px solid #FDCD89;	

	/*padding-right: 70px;*/
}
#top-jobs .even:hover 
{
	background: #ffffcc;
}

#top-jobs .odd:hover 
{
	background: #ffffcc;
}

.alert 
{
	background: #fff6bf url(/Resource/templates/site/default/exclamation.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 20px 20px 20px 100px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	margin-bottom: 10px;
}

form:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.view-icon
{
	background: transparent url(/Resource/templates/site/zestmedical/bg_job_view_icons.jpg) left repeat-x;
	height: 30px;
	margin: 5px 5px 5px 0;

	float: left;
}

.view-icon a
{
	margin: 5px;
	padding: 5px;
	height: 30px;
	vertical-align: sub;
}

.view-icon a:hover
{
	background-color: transparent;
}

#view-icon-bar:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

._clear {
	clear: both;
}

._clear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


/*********************************
*
* Ticker styles
*
*********************************/
#NewsScroller_container {
	border: 1px solid #cccccc; 
	background-color: #e8e8e8;
	width: 94%; 
	float: right; 
	margin: 10px 25px; 
	padding: 3px;
}

#NewsScroller_container a {
	background-color: #e8e8e8; 
	font-family: Arial; 
	font-size: 13px; 
	font-weight:normal; 
	border: medium none; 
	text-decoration: none; 
	color: #492644;
	font-weight: bold;
}

#Testimonials_container {
	padding: 0px;
	font-size: 90%;
	width: 230px;
	z-index: 1000;
}


#Testimonials_container a {
	font-weight: normal;
	text-decoration: none;
	color: #000000;

}

#Testimonials_container:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
