/*	Centaur - NMA,	Author: KADS, Madgex Ltd. 2008

	Yahoo! Reset & Fonts - included here to save extra stylesheet requests
	Copyright (c) 2007, Yahoo! Inc. All rights reserved.
	Code licensed under the BSD License:
	http://developer.yahoo.net/yui/license.txt
	version: 2.3.0*/
	
    /*reset.css*/ body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}
    /*fonts.css*/ body {}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;}
    
body {
      font: 65%/1.4 Verdana, Arial, Helvetica, sans-serif;
      color: #000;
      background: #e7e7e7;
      width: 100%;

}
p, blockquote, li, td, th, dt, dd {
	font-size: 1.12em; 
	}
	td li, li li, li p {
		font-size: 1em; /* override inheritance */
	}
a#skip, a#signIn  {
	text-indent: -1000em;
	display: none;
}

p {	
	margin: .2em 0 .8em;
}
a { 
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a:hover  {
	color: #5f316c;
}
h1 {
	font-size: 1.8em;
	font-weight: bold;
}
h2 {
	font-weight: bold;
}
#header {
	position: absolute;
	top: 1em;
	left: 2.9em;
	width: 980px;
}
.header 
{
	position: relative;
	width: 980px;
	float: left;
}
.header .banner {
	clear: both;
	padding: 0 0 1em 0;
	border-bottom: solid #60306e 9px;
	float: left;
	position: absolute;
	height: 90px;
	width: 980px;
}
	.header .banner #FLASH_AD, .banner object, .banner #ADPOS_101, .banner #ADPOS_102 {
		float: left;
		height: 90px;
		z-index: 2;
		position: absolute;
		margin: 0;
		width: 728px;
	}
	.header .banner img {
		float: left;
		margin: 0;
	}
	.header .banner ul {
		float: right;
		margin: 10px 0 1em;
		background:#f4f5ed url(../images/logoNMAsmall.gif) no-repeat scroll 0 0.1em;
		border-top: solid 1px #b2b2b2;
		border-bottom: solid 1px #b2b2b2;
		height: 84px;
		padding: 5px 0 0 0;
		font-size: .95em;
		}
	.header .banner li {
		background: url(../images/arrow.gif) no-repeat scroll 3.3em .9em;
		margin: 0;
		padding: .5em 0 .3em 4.2em;
		width: 195px;
		text-transform: uppercase;
		}
	.header .banner li a {
		color: #60306c;
		}
	#wrap {
      margin: 0 auto; 
      width: 1045px; 
      position:relative;

	}
img.adSm  { 
	padding: 0 0 0 12px;
}
#logo {
	position: absolute;
	top: 12.5em;
}
#logo img {	
	margin: .5em 0 0 0;
}
#login  {	
	position: absolute;
	top: 114px;
	right: 0;
	z-index: 10;
}
#login ul {	
	float: right;
	margin: 0;
}
#login li {	
	float: left;
	border-right: 1px solid #bab9bf;
	color: #000;
	margin: 0;
	padding: 0 5px 0 5px;
	color: #717171;
	font-size: 1.1em;
}
#login li.last {	
	border-right: none;
	padding: 0 0 0 5px;
}
#date  {
	/*position: absolute;*/
	top: 0;
	left: 0;
	width: 980px;
	z-index: -1;
}
#date p {
	float: left;
	margin: 115px 0 0 0;
	color: #60306e;
	font-size: 1.1em;
}
#date ul {
		float: right;
		background:#f4f5ed url(../images/logoNMAsmall.gif) no-repeat scroll 0 0.1em;
		border-top: solid 1px #b2b2b2;
		border-bottom: solid 1px #b2b2b2;
		height: 82px;
		padding: 5px 0 0 0;
		font-size: .95em;
}
#date li {
		background: url(../images/arrow.gif) no-repeat scroll 3.3em .5em;
		margin: 0;
		padding: .15em 0 .3em 4.2em;
		width: 195px;
		text-transform: uppercase;
}
#date li a {
	color: #60306e;
}
#subnav  {
	position: absolute;
	top: 260px;
}
#mainnav {
	width: 980px;
	float: left;
	clear: both;
	background: #000;
	position: absolute;
	top: 230px;
}
#mainnav ul {
	float: left;
	clear: both;
	text-transform: uppercase;
}
#mainnav li {
	float: left;
	padding: 7px 0 10px 10px;
}
#mainnav li.current a {
	color: #a4c945;
}
#mainnav li a {
	color: #fff;
	font-weight: bold;
	display: block;
	border-right: solid 1px #D1D0D5;
	padding: 0 10px 0 0;
}
#subnav ul {
	padding: .7em 0;	
	background-color: #a4c945;
	width: 980px;
	float: left;
	margin-top: 0;
}
#subnav li {
	float:left;
	padding: 0 1em;
}
#subnav li a {
	color: #fff;
	font-weight: normal;
}
#content {
	float:left;
	margin: 29.5em 0 0 0;
	padding: 0 0 0 3em;
	max-width:100%;
	width: 842px;
}
/*col1 and col2 for home page rest of site uses col3 and 4 ---------------------------------------------------------------*/
#col1 {
	float: left;
	width: 517px;
	/*border-right: solid 1px #d8d8d8;*/
}
			#col1 h1 {
				margin: 0 0 .3em 0;
			}
			#col1 h2, #col1 h2.red {
				color: #60306e;
				text-transform: uppercase;
				padding: .5em 0 .2em 1.4em;
				clear: both;
				width: 490px;
				border-top: solid 3px #60306e;
				background:  url(../images/arrowBrowse.gif) no-repeat 0 .9em;
				font-size:1.15em;
			}
			#col1 ul {
				margin: 1em 5px 1.5em 0;
				float: left;
				color: #808080;
				width: 245px;
			}
			#col1 li {
				list-style-image:  url(../images/arrowBrowseLite.gif);
				padding: 0 0 .3em 0;
				margin: 0 0 0 17px;
			}
			#col1 .featured  {
				margin: 10px 2px; 0 0;
				clear: both;
			}
			#col1 .featured img {
				float: left;
				margin: 4px 10px 20px 0;
				border-right: none;
			}
			#col1 .featured h3 a, #col2 h3 a, #col4 h3 a {
                color:#60306E;
                font-size:1.3em;
                font-weight:bold;}
                
			#col1 .featured ul {
				margin: 0 0 5px 0;
				width: 375px;
			}
			#col1 .featured li, #col2 #latest li, #col4 .detailListPrem li, #col4 .detailList li {
				list-style-image: none;
				float: left;
				border-right: solid 1px #999;
				color: #60306e;
				padding: 0 4px;
			}
			#col1 .featured li.first, #col2 #latest li.first, #col4 .detailListPrem li.first, #col4 .detailList li.first {
				padding: 0 4px 0 0;
				margin: 0;
				line-height: 1.2em;
			}
			#col1 .featured li.last, #col2 #latest li.last, #col4 .detailListPrem li.last, #col4 .detailList li.last {
				border-right: none;
				margin: 0 0 0 3px;
			}
			#col1 .featured span {
				color: #666;
				margin: 0 0 7px 0;
				display: block;
			}
#col2 {
	float: right;
	width: 312px;
	margin-top: 0.5em;
}
			#col2 h2, #col2 h2.grey, #col4 h2, #col4 h2.grey, #col3 h2 {
				color: #fff;
				background: #60306e;
				text-transform: uppercase;
				padding: .4em 0 .4em 20px;
				clear: both;
				float: left;
				width: 292px;
				font-size: 1.2em;
				background: #60306e url(../images/arrowh2.gif) no-repeat scroll .5em .9em;
			}
			#col4 h2.titleForm {
				color: #fff;
				background: #60306e;
				text-transform: uppercase;
				padding: .2em 0 .2em 5px;
				clear: both;
				float: none;
				width: 565px;
			}
			#col3 h2 {
				width: 233px !important;
				float: none;
			}
			#col3 h2.grey {
				margin: 1em 0 0 0;
				float: left;
			}
			#col2 h2.grey {
				background: #60306e;
				width: 292px;
				margin: 1em 0 0 0;
				float: left;
			}
			#col2 #actions {
				clear: both;
				float: left;
				margin: 1em 0 0 0;
				padding: 1em 0;
				background: #f4f5ed;
				width: 100%;
			}
			#col2 #actions ul  {
				width: 270px;
				margin: 0 0 5px 20px
			}
			#col2 #actions li#upload {
				background: url(../images/iconUpload.gif) no-repeat left top;
				padding: 0 0 10px 42px;
				border-bottom: solid 1px #c4c4c4;
				margin: 0 0 10px 0;
			}
			#col2 #actions li#email  {
				background: url(../images/iconEmail.gif) no-repeat left top;
				border-bottom: solid 1px #c4c4c4;
				padding: 0 0 10px 42px;
			}
			#col2 #actions li#rss  {
				background: url(../images/iconRSSbig.gif) no-repeat 0 1em;
				padding: .8em 0 0 42px;
			}
			#recruiter  {
				background: #60306e url(../images/blueMen.gif) no-repeat left top;
				float: left;
				clear: both;
				margin: 1em 0 0 0;
				width: 100%;
			}
			#recruiter  h3 a {
				color: #fff;
				margin: 20px 0 0 120px;
				padding: 0 0 24px 0;
				float: left;
			}
			#recruiter  span {
				display: block;
				font-size: .8em;
				font-weight: normal;
			}
			#col2 #latest {
				border: solid 1px #666;
				float: left;
				clear: both;
				width: 298px;
				padding: 12px 0 12px 12px;
				margin: 0 0 1em 0;
			}
			#col2 #latest ul, #col4 .detailListPrem ul {
				margin: 0 0 1em 0;
				float: left;
			}
			#col2 #latest h3 {
				clear: both;
			}
			#col2 #news  {
				background: #f4f5ed;
				padding: 15px 5px 15px 12px;
				float: left;
				clear: both;
				width: 295px;
			}
			#col2 #news a {
				display: block;
				font-weight: bold;
			}
			#col2 img {
				display: block;
				border: solid 5px #f4f5ed;
				margin: 1em 0 0 0;
				float: left;
			}
/*homepage Search form -------------------------------*/
			#searchHm input, #searchHm select {
				width: 93%;
			}
			#searchHm {
				float: left;
				width: 100%
			}
			#searchHm label {
				display: block;
			}
			#searchHm fieldset {
				padding: 0 0 2em 18px;
			}
			#searchHm span {
				display: block;
				float: left;
				padding: .4em 0 0 0;
			}
			#searchHm label.radio, #searchHm label.match, #searchHm label.any, #searchHm label.all {
				margin: 0 .5em 0 0;
				font-size: .89em;
				float: left;
				padding: 0;
			}
			#searchHm label.radio {
				width: 83px;
			}
			#searchHm label.match {
				width: 40px;
				margin: .2em 0 0 0;
				font-weight: bold;
			}
			#searchHm label.any {
				width: 75px;
			}
			#searchHm label.all {
				width: 65px;
			}
			#searchHm input.radio {
				width: 1.45em;
			}
			
			
			#search label.radio, #search label.match, #search label.any, #search label.all {
				margin: 0 .3em 0 0;
				font-size: .89em;
				float: left;
				padding: 0;
			}
			#search label.radio {
				width: 83px;
			}
			#search label.match {
				width: 100%;
				margin: .2em 0 0 0;
				font-weight: bold;
			}
			#search label.any {
				width: 71px;
			}
			#search label.all {
				width: 65px;
			}
			#search input.radio {
				width: 1.48em;
			}			
			#searchHm input.button, #search input.button, #refine input.button, #signIn input.button {
				padding: .5em 0;
				text-align: center;
				vertical-align:middle;
				color: #fff;
				background: #60306e;
				width: 5.8em;
				border: none;
				text-transform: uppercase;
				float: left;
				margin: 1.5em 0 0 0;
				font-size: 1.15em;
			}
			#refine input.button {
				width: 7em;
				margin: 1em 0 0 0;
			}
			#refine fieldset {
				padding: 0;
			}
			#searchHm a, #search a {
				display: block;
				float: left;
				font-size:1.1em;
				margin:2.2em 0 0 12px;				
				padding-right: 11px;
			}
			#signIn a {
				display: block;
				float: left;
				font-size: .95em;
				margin: 2.5em 0 0 4px;				
				padding-right: 1px;
			}
#col3 {
	float: left;
	width: 253px;
}	
		#col3 #actions {
				padding: 1em 0;
				background: #f4f5ed;
				width: 100%;
			}
			#col3 #actions ul  {
				margin: 0 0 0 10px;
				font-size: 1.1em;
				font-weight: bold;
			}
			#col3 #actions li#email  {
				background: url(../images/iconEmail.gif) no-repeat left top;
				padding: .3em 0 9px 45px;
				border-bottom: solid 1px #d6d6d6;
				margin: 0 15px 12px 0;
				height: 28px;
			}
			#col3 #actions li#upload  {
				background: url(../images/iconUploadOrange.gif) no-repeat left top;
				padding: .8em 0 9px 45px;
				border-bottom: solid 1px #d6d6d6;
				margin: 0 15px 12px 0;
				height: 28px;
			}

			#col3 #actions li a  {
				font-weight: bold;
			}
			#col3 #actions li#rss  {
				background: url(../images/iconRSSbig.gif) no-repeat left top;
				padding: .3em 0 0 45px;
				height: 28px;
			}
			#facetsearch {
				background-color:#f4f5ed;
				margin: 1em 0 0 0;
			}
						#facetsearch .tabs {
							margin:0 -15px 10px 0;
							padding:0;
							background-color:#fff;
							overflow: hidden;
							zoom: 1;
							}
						#facetsearch .tabs li {
							float: left;
							display: block;
							padding: 4px 1.4em 7px;
							background-color: #ccc;
						}
						#facetsearch .tabs li.active {
							font-weight: bold;
							background-color: #f4f5ed;
						}
						#facetsearch .tabs .first.active {
							border-right: 1px solid #a3a2a2;
							border-left: none;
							}
						#facetsearch .tabs .last.active {
							border-left: 1px solid #a3a2a2;	
						}
						#facetsearch .tabs .last {
							background-color: #c4c5bc;	
							border-right: none;
						}
						#facetsearch .tabs .first {
							border-left: none;
						}	
			#facetsearch #inner {
				padding: 15px 12px 25px 12px;
				}				
			#facetsearch #results {
				padding: 3px 5px 8px 5px;
				background-color: #ececee;
				margin-bottom: 0.8em;
				border: solid 1px #ddd;
				}
						#facetsearch #results p {
							margin: 0;
							}
						#facetsearch h3 {
							font-size: 1.2em;
							font-weight: bold;
							margin: 0 0 .5em 0;
						}				
						#facetsearch h4 {
							text-transform: uppercase;
							font-weight: bold;
							color: #999;
						}				
						#facetsearch #results span a {
							display: block;
							text-align: right;
							margin: 0;
							padding: 1px;
							}
						#facetsearch #results a {
							margin: .5em 0 0 0;
							display: block;
							}
						#facetsearch #results p {
							display: inline;
							float: left;
							}
						#inner strong {
							display: block;
							}
						#inner dt {
							margin: 1em 0 .3em 0;
							font-size: 1.3em;
							line-height: 1.15em;
							color: #60306e;
							
							}
						#inner dd.last {
							margin: 1em 0 0 0;
							}				
		#tips {
			border-left: solid 1px #ccc;
			padding: 0 10px 0 15px;
		}
		#tips a {
			font-weight: bold;
		}
		#tips h3 {
			font-weight: bold;
			font-size: 1.4em;
			margin: 0 0 .5em 0;	
			color: #60306e;
		}
		#tips h4{
			font-weight: bold;
			font-size: 1.2em;
			color: #60306e;	
		}
		div#listerSlot {margin-top:10px}
#col4 {
	float: right;
	width: 570px;
}
	#col4 h1 span {
		color: #666;
		display: block;
	}
#col4 h1 {
    margin: 0 0 1em;
}		
	#col4 h2 {
		width: 550px;
		margin: 1em 0 0 0;
	}
	#col4 h2.grey {
		width: 550px;
		background: #c7c8c1;
		font-weight: bold;
		margin: .5em 0 0 0;
	}
				#col4 #detailWrap {
					width: 100%;
					float: left;
					background: #f3f3f5;
					padding: 0 0 1em 0;
					clear: both;
					margin: 0 0 1em 0;
				}
				#col4 .detail {
					width: 273px;
					float: left;
					padding: 0 0 0 10px;
				}
				#col4 .detail img {
					margin: 10px 0;
				}
				#col4 .detail span {
					display: block;
					color: #999;
				}
				#col4 .detail p {
					margin: .2em 0 .4em;
					color: #000;
				}
				#col4 #detailWrap span {
					float: none;
				}		
	#col4 span {
		display: block;
		float: left;
		color: #999;
	}
	#col4 p.paging {
		display: inline;
		float: right;
		color: #000;
		margin: 0;
	}
	#col4 p.paging span  {
		font-weight: bold;
		display: inline;
		float: none;
	}
	#col4 p.style {
		display: block;
		float: left;
		clear: both;
		color: #000;
		margin: 0;
	}
				#col4 .detailListPrem, #col4 .detailList {
					width: 560px;
					float: left;
					padding: .5em 0 1em 10px;
					background: #f4f5ee;
					border-bottom: solid 1px #c7c8c1;
				}
				#col4 .detailList {
					background: #fff;
				}
				#col4 .detailListPrem img, #col4 .detailList img {
					margin: 10px 10px 0 0;
					float: right;
				}
				#col4 .detailListPrem ul, #col4 .detailList ul {
					line-height: 1em;
					width: 430px;
					margin: 0;
				}
				#col4 .detailListPrem p, #col4 .detailList p {
					margin: .2em 0 .4em;
					color: #000;
				}				
/*#extra {
	float: left;
	margin: 33em 0 0 0;
	text-align: center;	
	width: 145px;
}

		#extra .buttonAds img {
			clear: both;
			margin: 0 0 15px 15px;
		}
		#extra .buttonAds object {
			clear: both;
			margin: 0 0 15px 20px;
			float: left;
				}
		#extra h4  
		{
			text-transform: uppercase;
			color: #5f316c;
			font-size: .9em;
			font-weight: bold;
			margin: .5em 0;
			text-align: center;
		}*/


#extra {
	float: left;
	text-align: center;	
	margin: 33em 0 0 19px;
	width: 120px;
/*	background: red;*/
	overflow: hidden;
}
		#extra .buttonAds img {
			clear: both;
			margin: 0 0 15px 0;
			zoom: 1;
		}
		#extra .buttonAds object {
			clear: both;
			margin: 0 0 15px 0;
			zoom: 1;
			position: relative;
			display: block;
/*			float: left;*/
		}




#footer {
	float: left;
	margin: 1em 0 0 0;
	padding: 0 0 0 3em;
}
		#footer ul {
			float: left;
			background: #b2b2b2;
			width: 980px;
			margin: 1em 0;
			padding: .6em 0 .6em 0;
			clear: both;	
		}
		#footer li {
			float: left;
			border-left: solid 1px #fff;
			padding: 0 1em;
		}
		#footer li.first {
			padding: 0;
			border-left: none;
			margin: 0 1em 0 1em;
		}
			#footer .rss a {
			background: url(../images/iconRSS.gif) no-repeat 0 0;
			padding: 0 0 2px 22px;
			position: relative;			
		}
		#footer li a {
			color: #fff;
		}
		#footer p {
			font-size: .9em;
			color: #999;
			border-bottom: solid 1px #E5E5E5;
			padding: 0 0 1em 0;
			clear: both;
			width: 980px;
		}
		#footer span {
			display: block;
			text-align: right;
			font-size: .9em;
			margin: 0 4em 3em 0;
			color: #999;
		}
		#footer .banner  {
			clear: both;
			margin: 0;
			border-bottom: none;
			float: left;
			position: relative;
			width: 980px;
			padding: 0 0 11px 0;
		}	
form {
	background: #f4f5ed;
}
fieldset {
	padding: 0 0 2em 0;
}
input, select {
	width: 99%;
}
#searchHm p, #search p  {
	clear: both;
	display:inline;
	float: left;
	margin: 15px 0 0 0;
	position: relative;
	width: 100%;
}
form .field-alt label, form .field-alt span.label {
	float:left;
	text-align: right;
	width: 17%;
}
form .field-alt select {
	float:right;
	width:79%;
}
form .field-alt input {
	float:right;
	width:77%;
}
form .field-alt span.helptxt {
	clear:both;
	display:block;
	float:right;
	width:77%;
	font-size: .9em;
}
form.midCol {
	margin:0 auto;
	width:85%;
}		
form.midCol fieldset p {
	padding-bottom:0.6em;
	clear: both;
}
form.midCol label, form.midCol p.label {
	display:block;
	float:left;
	width:34%;
}
form.midCol p.radio label {
	width: auto;
}
form.midCol p.radio {
	clear: both;
	float: left;
	width: 100%;
}
form.midCol p.radio label.radio {
	font-weight: normal;
	font-size: .9em
}
form.midCol input.radio {
	margin:0 0 0 .8em;
	width: 1em;
}
form.midCol input.check {
	margin: .2em 0 0 2.5em;
	width: 1.2em;
}
form.midCol input#loggedIn {
	margin: .2em 0 0 0;
	width: 1.2em;
	float: left;
}
form.midCol label.widen {
	margin: 0 0 0 1em;
	width: 60%;
	float: left;
}
.required {
	background:transparent url(../images/required.gif) no-repeat scroll right 5px;
}	
em.required {
	background: none;
	position:absolute;
	text-indent:-9000px;
}
	p.radio em.required {
		width: 5px;}

img.required {
	margin:0 0 2px 1px;
}
form.midCol input.text, form.midCol textarea, form.midCol select {
	width:64%;
}
.inner {
	display:block;
	overflow:hidden;
	padding:20px 20px 30px;
	position:relative;
}
.feature-b {
	background-color: #f4f5ed;
}
#col4 #profile h2, #col4 #addAlert h2, #col4 #application h2, #col4 #recZone h2 {
	background: none;
	clear:both;
	width: auto;
	float: none;
	padding: 0;
	color: #000;
	text-transform: capitalize;
	font-size: 1.5em;
	letter-spacing: 0;
	margin: 0 0 .5em 0;
}
form.midCol label.noLabel {
	color:#f4f5ed;
}
#profile span {
	float:none;
	font-weight: normal;
	color: #000;
}
			#profile input.button, #addAlert input.button, #application input.button, #recZone input.button, #logon input#log, #register input#reg, #reply input#submit {
				padding: .6em;
				color: #fff;
				background: #60306e;
				width: 6.5em;
				border: none;
				text-transform: uppercase;
				margin: 1.5em 0 0 0;
				font-size: 1.15em;		
			}
			#logon input#log, #register input#reg {
				float: right;
				margin: 0;
			}
			form#logon, form#register  {
				padding: 1.5em 0 0 0;
			}
			#profile input.long {
				width: 9.5em;
				margin: 1.5em 0 0 1em;
				background: #bfc1b1;
			}
				form#register label {
				font-size: 1.2em;
				padding: .5em 0 0 0;
			}
			form p.button {
			clear:both;
			text-align:right;
			}
#recZone label.check {
	float: left;
	margin: 0 0 0 1em;
	width: 60%;
	clear: right;

}		
#recZone input.check {
	float: left;
	margin: 0 0 0 152px;

}		

table {
	font-size:1em;
	margin-bottom:1.5em;
	width: 100%;
	background: #f4f5ed;
	float: left;
	padding: .9em 0 1em 0;
}
table th {
	font-weight: bold;
	padding: .5em 0.8em 0.7em 0;
	text-align:left;
	vertical-align:top;
}		
table td {
	padding: .7em  .8em  .7em 0;
	vertical-align:top;
	border-top: solid 1px #d6d6d7;

}
table .actions {
	width:18%;
}	
table td.last {
	padding: .7em .8em 2em 0;
	white-space:nowrap;
}	
table .title {
	padding: .7em .8em .7em 1em;
}
.buttonLink a {
				padding: .5em;
				color: #fff;
				background: #60306e;
				border: none;
				text-transform: uppercase;
				float: left;
				margin: 1.2em 0;
				font-weight: bold;
				letter-spacing: .05em;
				clear: both;		
			}
#az {
	margin: 0;
	overflow:hidden;
	padding:0;
}
		#az li {
			float:left;
			padding-right: 10px;
			line-height:1.8em;
		}
		#az a.active {
			background-color:#F7F7F7;
			border-bottom:1px solid #DBDBDB;
		}
		#az a {
			border-bottom: 1px solid #fff;
			display: block;
			text-align: center;
			width: auto;
		}
		#list-options {
			margin: 1em 0;
			padding: 0;
			clear: left;
		}
		#az a:hover {
			background-color: #eee;
			border-bottom: 1px solid #AFAFAF;
			text-decoration: none;
		}
		#az a.active {
			background-color:#F7F7F7;
			border-bottom:1px solid #DBDBDB;
		}
		#refine label {
			width: 50%
		}
		#refine input {
			width: 2em;
			float: left;
		}
ul.az-results {
	margin:0;
	padding:0;
}
		ul#az-results h4 {
			margin: .1em 0 0 0;
			font-weight: bold;
		}
		#az-results li {
			background:transparent url(../images/lineVert.gif) repeat-x scroll left bottom;
			clear:both;
			margin-bottom:0.2em;
			overflow:hidden;
			padding-bottom:0.5em;
		}
		#az-results img {
			border: 1px solid #ccc;
			float: right;
			margin: .83em .83em .83em .5em;
		}
		ul#az-results ul li {
			background:none;
			clear:none;
			display:inline;
			font-weight:bold;
			margin:0 0 0 0.2em;
			overflow:auto;
			padding:0 0.1em 0 0;
		}
		#az-results li {
			list-style-image:none;
		}
		ul.narrow {
			float: left;
			width: 49%;		
			clear: left;	
			margin: .5em 0 0 0;
		}		
		ul.narrow li {
			margin: 0 0 .5em 0;			
		}
		ul.end {
			float: right;
			clear: none;
			margin: 0;
		}
		ul.end li {
			margin: 0 0 .5em 1.5em;			
		}

.feature-a {
	background-color:#f4f5ed;
}
		ul.line li {
			background: url(../images/lineVert.gif) repeat-x scroll left bottom;
			padding: .2em 0 .4em 0;
		}
#detail img {
	float: right;
	margin: 1.3em 0 0 0;
}
#detail dl {
	/*float:left;*/
	margin: 1em 0 1em 0;
	overflow:hidden;
	padding:0;
	width:78%;
}
#detail dt {
	float: left;
	width:24%;
	padding: .2em 0;
	color: #666;
}
#detail dd {
	padding: .2em 0;
                            
}
		#detail ul {
			width: 100%;
		}
		#detail li {
			float: left;
			margin: 0 .4em 0 0;
		}
		#detail li a {
            display:block;
            float:left;
            font-weight:bold;
            line-height:1.4em;
            padding:0 0 0 1.9em;}

		#detail li a.contact {
			background: url(../images/iconEnvelope.gif) no-repeat left top;
		}
		#detail li a.email {
			background: url(../images/iconPhone.gif) no-repeat left top;
		}
		#detail li a.shortlist {
			background: url(../images/iconShortlist.gif) no-repeat left top;
		}
		#detail li a.rss {
			background: url(../images/rss-small.gif) no-repeat left top;
		}
.jobdetails dt {
    float: left;
    width: 22%;
    color: #666; 
}
img.jobdetails-logo {
    float: right;
}
.jobapplications dt {
    float: left;
    width: 15%;
    color: #666; 
}
dl.jobapplications {
    margin: 0 0 1em 0;
}
.jobdesc {
	clear: both;
	background: url(../images/lineVert.gif) repeat-x  left top;
	margin: 1em 0 0 0;
	padding: 1em 0 0 0;
}
		.jobdesc h3 {
			font-size: 1.2em;
			font-weight: bold;
		}
		.jobdesc li {
			list-style-position: inside;
			list-style-type: disc;
		}
		.jobdesc ul.actions  {
			margin: 1em 0 .8em 0;
		}
		.jobdesc ul.actions li {
			background: url(../images/iconEnvelope.gif) no-repeat left top;
			list-style-type: none;
			list-style-position: outside;
		}
		.jobdesc ul.actions li a {
			font-weight: bold;
			display: block;
			padding: 0 0 0 2em;
		}	
/* Recruiter Zone pages---------------------------------------------*/
.innerRZ {
	display:block;
	overflow:hidden;
	padding: 0 20px 30px 20px;
	position:relative;
}
	.innerRZ  h1 {
		margin: 1em 0 1em ;
	}
	.innerRZ  img {
		float: right;
	}
	.innerRZ  ul {
		clear: both;
		margin: 0 0 1em 0;
	}
	.innerRZ  ul li {
		list-style: square inside;
		font-weight: bold;
	}
/*	.innerRZ  a {
		display: block;
		text-align: right;
		font-weight: bold;
		font-size: 1.15em;
	}*/
#col4 h2.intro {
	margin: 0;
	width: 420px;
	padding: 0 0 .5em 0;
	background: none;
	text-transform: none;
	color: #000;
	clear: none;
	font-size: 1.4em;
	letter-spacing: normal;
	font-weight: normal;
	line-height: 1.6em;
	float: none;
}
#col4 #col {
	clear:both;
	margin: 1.5em 0 1em;
	padding: 0 0 1em;
	width: 100%;
}
		#col4 .subCol {
			float: left;
			padding: 0 0 0 20px;
			width: 265px;
		}
			#col4 .subCol h4 {
				font-weight: bold;
				font-size: 1.3em;
			}
		h3.more {
			background:transparent url(../images/arrow.gif) no-repeat scroll right center;
			font-weight:normal;
			padding-right: 15px;
			text-align:right;
		}
		#col4 .subCol h3.more a {
			font-size: 1.02em;
		}
		#col4 .innerRZ h3.more a {
			font-size: 1.02em;
		}
ul.subnav {
	margin:0 0 2em;
	padding:0;
	border-left: solid 1px #ccc;
}
ul.subnav li {
	font-weight: bold;
	display: block;
	line-height: 24px;
	height: 24px;
}
ul.subnav li.active strong {
	background:#60306e url(../images/inactive-7x7.gif) no-repeat  1em center;
	color: #fff;
	display: block;
	padding: 0 0 0 2.5em;
}
ul.subnav li a:hover {
	background-color:#edeee5;
	text-decoration:none;
	padding: 0 0 0 2.5em;
}
ul.subnav li a {
	background:transparent url(../images/link-7x7.gif) no-repeat scroll 1em center;
	display: block;
	padding: 0 0 0 2.5em;
}
#signIn input {
	width: 98%
}
#signIn p#accept {
	clear: both;
	margin: 1em 0 0 0;
	float: left;
}
#signIn p#accept a {
	display: inline;
	float: none;
	margin: 0;
	background: none;
}
.feature-c {
	background-color: #f4f5ed;
	float: left;
	width: 100%;
	padding: 0 0 1em;
	margin: 0 0 1em;
}
ul.col {
	float:left;
	margin:0 1% 0 0;
	padding: 0;
	width:48%;
}
ul.col li {
	list-style-image:url(../images/arrow.gif);
	margin: 0 0 0 17px;
}
ul.col li a {
	font-weight: bold;
}
.feature-c .inner {
	display: block;
	overflow: hidden;
	padding: 7px 20px 0;
	position: relative;
}
#col4 .feature-c .inner h2.intro {
	font-weight: bold;
}
#col3 .inner p.more {
	clear: both;
	margin: 1em 0 0 0;
}
#col3 .inner p.more {
	font-weight: bold;
	background:transparent url(../images/arrow.gif) no-repeat scroll right center;
	padding-right: 15px;
	text-align:right;
}
form label span {
	display:block;
	font-size:0.9em;
	color: #666;
	margin: 0 0 .3em;
}
#col4 form#profile span.help, #col3 form#search span.help {
	display:block;
	font-size:0.9em;
	color: #666;
	margin: 0 0 .3em;
}
#col4 form#recZone span.help {
	display:block;
	font-size:0.9em;
	color: #666;
	margin: 0 0 .3em 152px;
	float: none;
}
#profile input.check {
	margin: 0 0 0 3.2em;
}
/*applicationConfirmation page---------------------------*/
a.setUp {
	font-weight: bold;
}
			#col4 li#upload  {
				background: #f4f5ed url(../images/iconUpload.gif) no-repeat left top;
				padding: 0 0 15px 42px;
				border-bottom: solid 1px #c4c4c4;
				margin: 1em 0 15px 0;
			}
			#col4  li#email  {
				background: #f4f5ed url(../images/iconEmail.gif) no-repeat left top;
				padding: 0 0 15px 42px;
				border-bottom: solid 1px #c4c4c4;
				margin: 1em 0 15px 0;

			}
			#col4  li#track  {
				background: #f4f5ed url(../images/iconTrack.gif) no-repeat left top;
				padding: 0 0 10px 42px;
			}
.feature-d .inner {
	display: block;
	overflow: hidden;
	padding: 0 20px;
	position: relative;
	background-color:#f4f5ed;
	float: left;
	width: 213px;
}
#col3 h2.alt {
	margin: .6em 0 0 0;
	float: left;
}
#col3 .feature-b {
	width: 253px;
	float: left;
}
/*end page---------------------------*/

#logoHolding {
	clear: both;
	float: left;
	margin: 11.2em 0 0 0;
}
#holding {
	float: left;
	margin: 25em 0 0 0;
	width: 80%;
}
		#holding p {
			font-size: 1.1em;
			border-bottom: solid 1px #E5E5E5;
			padding: 0 0 1.5em 0;
			clear: both;
		}
		#holding h1 {
			border-top: solid 1px #E5E5E5;
			padding: 1em 0 0 0;
		}
		#holding span {
			display: block;
			text-align: center;
			font-size: .9em;
			margin: 0 0 3em 0;
			color: #999;
		}	
		#holding a {
			font-weight: bold;
			color: #483C8E;
		}	
		#holding a:hover {
		color: #F28B1F;
		text-decoration: underline;
	}
body#hold {
	font: 75%/1.4 Arial, Helvetica, sans-serif;
	color: #333;
	background: #fff url(../images/bg-body2.gif) repeat-x 0 0;
	min-width: 980px;
}
body#hold #date  {
	background: #f28b1f;
}
#application fieldset {
	padding: 0;
}
form.midCol p.radio label.longLabel {
	width:227px;
}

form.midCol p.radio label.longLabel em.required {
	width: 5px;}



#col4 form#addAlert span.example {
      clear:both;
      float:left;
      font-size:0.9em;
      font-weight:normal;
      padding:3px 0 10px 152px;
      width:253px;
}
form#addAlert span {
      display:block;
      font-size:0.9em;
      font-weight:normal;
      padding:2px 0 10px 152px;
      width:280px;
}
form#addAlert label.match {
      width:40px;
      font-weight: bold;
}
form#addAlert label.any {
      width:73px;
}           
#col4 form#addAlert span input {
      float:left;
      margin:0 0.1em 0 0;
      width:1em;
}
form#addAlert label.all {
      width:69px;
}
form#addAlert label.radio {
      width:89px;
}
form#addAlert span.help {
      display:inline;
      float:none;
      font-size:0.9em;
      font-weight:normal;
      padding:0;
      width:380px;
}

p#matchTxt {
Margin-bottom: 0;
}


#col1 .featured h3 a:hover, #col2 h3 a, #col4 h3 a:hover {
color:#000;
}
#recZone span.pageError {
    color: #b50707;
    margin: 0 0 0 148px;
    float: none;
}
div.pageError {
    border: solid 2px #b50707;
    background-color: #faf5e1;
    width: 560px;
    float: left;
    margin: 1em 0;
    color: #C30828;
}
.pageError h2 {
    background:none !important;
    color:#b50707!important;
    text-transform: none !important;
    padding: .7em 0 0 1.5em !important;
    width: auto !important;
    clear: both !important;
}
.pageError ul {
    padding: 0 0 1em 1.5em;
    color:#b50707;
    float: left;
    clear: both;
}
#col4 span.pageError {
    margin: 0 0 1em 150px;
    color: #C30828;
}

#skyAd {
  position:absolute;    
  /* to fine tune ad position adjust this left value */
 left:1037px;
 top:110px;
 z-index:500;
 border:0;
}
#innerSky {
	margin:auto;
	position:relative;

}

            #wrapInner {
                  background:#FFFFFF url(../images/bg-body.gif) repeat-y scroll 0 0;
                  float:left;
                  width:1045px;
                  position: relative;
                  z-index: 100;
            }

#col3 .feature-a img {
    margin: 2em;
    border: solid 1px #ccc;
}		


/* to indent the rssfeeds page lists */
.col li.colIndent1 {
position: relative; 
left: 15px;
}

.col li.colIndent2 {
position: relative; 
left: 30px;
}

#cv  {
   background: url(../images/bgCVend-312.gif) no-repeat left bottom;
   float: left;
   width: 312px;
   clear: both;
   margin: 0 0 1em 0;
   padding:0 0 1em;
}
#cv h2 {
   background: url(../images/careerCV-312.gif) no-repeat left top;
   text-indent: -1000em;
   height: 43px;
   padding:0;
   width: 312px; /* for i.e.6 */
   float:none;
}
#cv div {
   background: #a5c6e7 url(../images/bgCV.gif) repeat-x left top;
   color: #fff;
   padding: 0 0 1em 1.6em;
   overflow: hidden;
   zoom: 1;
}
#cv p {
   clear: both;
   border-bottom: solid 1px #ccc;
   margin:0.5em 1.6em;
   padding:0 0 0.2em;
   font-weight: bold;
}
#cv div h3 {
	font-size:18px;
	font-weight: bold;
	padding: .7em 0;
	clear: both;
}
#cv div ul  {
   clear: both;
}
#cv div li {
list-style-position:outside;
list-style-type:disc;
margin-left:15px;
}     

#cv div a  {
	background: url(../images/bgBtnCV.gif) no-repeat left top;
	float: left;
	width: 132px;
	height: 32px;
	line-height:30px;
	text-align: center;
	display: inline;
	font-size: 1.2555em;
	margin: 1em 0 0;
	padding: 0;
	text-decoration: none;
}
#cv img  {
   border: none;
   display:inline;
   float: left;
   margin:0.5em 0 0.5em 3.5em;
}


/* Katrinas CSS */
.cvsm #content {
      margin: 34.2em 0 0 0;
      width: 890px;
}     
.cvsm h1, .cvsm p { margin: 0 0 0 15px;
      color: #000; }

.cvsm ul#how li, #jobPost div ul li, #cvSearch div ul li, #contact ul li {
   list-style-type: disc;
   list-style-position: outside;
   margin: 0 0 0 1.3em;
}
.cvsm ul#how  {
   margin: 1em 0 1em 15px;
}
#jobPost p, #cvSearch p {
   margin: 0 1em 0 0;
}
#jobPost, #cvSearch  {
   float: left;
   width: 298px;
   margin: 1em .5em 1em 15px;
   padding:0 0 1em;
}
#cvSearch  {
   margin: 1em 0 1em 15px;
}
#jobPost h2 {
      border-top : 1px solid #ccc;
      border-left: 1px solid #ccc;
      border-right: 1px solid #ccc;
      height:49px;
      padding:0;
      text-indent:-1000em;
      width:296px;
      background: url(../images/dw-jobposting.gif) no-repeat .7em .6em;
}
#jobPost div, #cvSearch div {
      background: #f2f2f2;
      border: #ccc solid 1px;
      padding: 1em 0 1em 1.5em;
      height: auto !important;
      height: 355px;
      min-height: 355px;
      position: relative;
}
#jobPost div ul li, #cvSearch div ul li {
      padding: .3em 0;
}
#jobPost div ul, #cvSearch div ul {
      margin: 1em 0;
}
#jobPost a, #cvSearch a {
      background-color:black;
      bottom:8px;
      color:#FFFFFF;
      float:left;
      left:10px;
      margin:10px 0 5px 0;
      padding:8px 12px;
      position:absolute;
      text-decoration:none;
      font-size: 1.3em;
}
#jobPost a:hover, #cvSearch a:hover {
      color: #3a588e;
}
#cvSearch h2 {
      border: #ccc solid 1px;
      background: url(../images/cvsm-careercv.gif) no-repeat .7em .6em;
   text-indent: -1000em;
   height: 49px;
   padding:0;
   width: 296px; /* for i.e.6 */
}
#cvSearch div {
	height: auto !important;
	height: 260px;
	min-height: 260px;
}
#cvSearch h4 {
	background: url(../images/assocSites1.gif) no-repeat 1.5em .5em;
	text-indent: -1000em;
	padding:0 0 .5em 0;
	border-left: #ccc solid 1px;
	border-right: #ccc solid 1px;
	height: 88px
}
      #contact {
            border: none;
            background: #fff url(../images/navDots.gif) repeat-x 0 0;
            width:220px;
            float: left;
            margin: 1.2em 0 0 1.5em;
      }
      #contact h2 {
            color: #000;
            padding: .5em 0;
            font-size: 1.6em;
            border-top: solid 5px #979797;
      }
      #contact h3 {
            color: #000;
            padding: .5em 0;
            font-weight: bold;
            font-size: 1.2em;
      }

.subject
{
  display:none !important;
}

.next-steps-cvsm {
border:medium solid 1px #000;
float:left;
height:405px;
margin:1em 0 0;
width:565px;
}

.next-steps-cvsm .inner {
margin:0;
padding:18px 15px;
}

.next-steps-cvsm .actions {
display:inline;
float:left;
width:200px;
}

.next-steps-cvsm .actions .email, .next-steps-cvsm .actions .track {
background:transparent url(../images/cvsm-actions-icons.gif) no-repeat scroll left top;
clear:both;
padding-top:35px;
}

.next-steps-cvsm .actions .track {
background-position:0 -105px;
margin-top:20px;
}

.next-steps-cvsm #cv {
clear:none;
float:left;
margin:0 0 0 1.8em;
width:312px;
}

/*Styles added to format the Application CV element */

.bgTint {
                background: #f4f5ed;
                }
                
#col4 .bgTint h2.header {
                padding-top: 5px;
           }
           
.bgTint #application {
                width: auto;
                padding: 5px 0 0 12px;
                }
.bgTint #application input#UploadCVDocument {
                width: auto;
                }
.bgTint #application #btnSubmit {
                float: none;
                margin-top: 15px;
                }
                
.bgTint {
    overflow: hidden;
}

