/*
'<!--$$Revision: 126 $-->
'<!--$$Author: Mark $-->
'<!--$$Date: 6/09/10 9:53a $-->
'<!--$$Logfile: /4.0 Arts Hub/shared/css/screen4.css $-->
'<!--$$NoKeywords: $-->
*/

* 								{ margin: 0; padding: 0; }
.shrink							{ margin: 0; padding: 0; }
body 							{ font-family: Arial, sans-serif; font-size: 0.9em; background-color: #F2EFE7; background-image: url("../images/backgrounds/bg.gif"); background-position: center; background-attachment: fixed; background-repeat: repeat-y; }
body#plain						{ background:none; }
body#plain h2					{ margin-bottom: 10px; padding-bottom: 7px; display: block; font-size: 1.4em; color: #363636; border-bottom: 1px solid #E3DECD; }
.clear 							{ clear: both; }
.clearfooter 					{ height: 0px; clear: both; display: block;}


html, body 						{ height: 100%; }

/* browser selectors */
/* .win.ie6, .win.ie7, .gecko, .mac.safari */

#wrap 							{ width: 980px; min-height: 100%; /* footer fix */ margin-bottom: -232px; /* footer fix */ position: relative; /* footer fix */ margin-right: auto; margin-left: auto; }
.ie6 #wrap 						{ height: 100%; }
/* header & int'l nav */
#header 						{ width: 960px; height: 106px; margin: 0px 10px; }
.ie6 #header 					{ height: 109px; }
#header #internationalNav 		{ width: 960px; height: 18px; }
#header #internationalNav ul 	{ margin-right: 8px; padding-top: 5px; list-style: none; float: right; }
.ie6 #header #internationalNav ul 	{ margin-right: 2px; padding-top: 7px; }
#header #internationalNav li 		{ margin: 2px 8px; padding: 2px 0 0 20px; display: inline; font-size: 11px; background-image: url("../images/icons/intFlags.gif"); background-repeat: no-repeat; }
.ie6 #header #internationalNav li 	{ padding-top: 0; }
#header #internationalNav li a 		{ color: #787878; font-weight: bold; text-decoration: none; }
#header #internationalNav li a:hover{ color: #333333; text-decoration: underline; }
#header #internationalNav li.au 	{ background-position: 0 1px; }
#header #internationalNav li.uk 	{ background-position: 0 -29px; }
#header #internationalNav li.us 	{ background-position: 0 -59px; }
#header #internationalNav li a.active { color: #333333; text-decoration: underline; }
#header #logo 						{ margin: 9px 15px; float: left; }
.ie6 #header #logo 					{ margin: 9px 7px; }
#header #logo a strong 				{ display: none; }
#header #logo img 					{ border: none; }
#header #banner 					{ margin: 10px 15px; float: right; }
.ie6 #header #banner 				{ margin: 10px 8px; }

/* nav */
#nav 								{ width: 980px; height: 68px; margin: 0; background-image: url("../images/backgrounds/bgNav.gif"); background-repeat: no-repeat; }
.ie6 #nav 							{ margin-top: -1px; }

/* navMajor */
#nav #navMajor 						{ width: 940px; height: 36px; padding-top: 6px; margin: 0 0 0 25px; }
#nav #navMajor ul 					{ list-style: none; }
#nav #navMajor li 					{ display: inline; }
#nav #navMajor li a 				{ display: block; float: left; background-image: url("../images/btns/btnNavMain.gif"); background-repeat: no-repeat; }
#nav #navMajor li a#home 			{ width: 70px; height: 24px; background-position: 0 -6px; }
#nav #navMajor li a#home:hover 		{ background-position: 0 -42px; }
#nav #navMajor li a#home.active 	{ background-position: 0 -78px; }
#nav #navMajor li a#news 			{ width: 77px; height: 24px; background-position: -72px -6px; }
#nav #navMajor li a#news:hover 		{ background-position: -72px -42px; }
#nav #navMajor li a#news.active 	{ background-position: -72px -78px; }
#nav #navMajor li a#jobs 			{ width: 73px; height: 24px; background-position: -149px -6px; }
#nav #navMajor li a#jobs:hover 		{ background-position: -149px -42px; }
#nav #navMajor li a#jobs.active 	{ background-position: -149px -78px; }
#nav #navMajor li a#events 			{ width: 91px; height: 24px; background-position: -220px -6px; }
#nav #navMajor li a#events:hover 	{ background-position: -220px -42px; }
#nav #navMajor li a#events.active 	{ background-position: -220px -78px; }
#nav #navMajor li a#classifieds 	{ width: 119px; height: 24px; background-position: -311px -6px; }
#nav #navMajor li a#classifieds:hover {	background-position: -311px -42px; }
#nav #navMajor li a#classifieds.active{ background-position: -311px -78px; }
#nav #navMajor li a strong 			{ display: none; }

/* navMinor */
#nav .navMinor 						{ width: 930px; height: 30px; margin: 0 15px; padding-top: 1px; }
#nav .navMinor ul 					{ list-style: none; }
#nav .navMinor li 					{ display: inline; border-right: 1px solid #807962; }
#nav .navMinor li.last 				{ border: none; }
#nav .navMinor li a 				{ padding: 0 13px 0 10px; color: #807962; font-size: 0.85em; font-weight: bold; text-decoration: none; text-transform: uppercase; }
.ie #nav .navMinor li a 			{ padding: 0 7px 0 10px; }
#nav .navMinor li a:hover 			{ color: #635E4D; text-decoration: underline; }
#nav .navMinor li a.active 			{ color: #635E4D; text-decoration: underline; }
#nav .navMinor 						{ display: none; }
#nav .navMinor.subActive 			{ display: block; }

/* page */
#page 								{ width: 715px; margin: 22px 0 0 25px; /*For breadcrum spacing (margin: 12px 0 0 25px;)*/ float: left; }
.ie6 #page 							{ margin: 17px 0 0 12px; }
.ie7 #page 							{ margin-top: 22px; }
.safari #page 						{ margin-top: 23px; }

#page h1 							{ margin-bottom: 15px; padding-bottom: 5px; display: block; font-size: 1.6em; color: #363636; border-bottom: 1px solid #E3DECD; }
#page h2 							{ margin-bottom: 10px; padding-bottom: 7px; display: block; font-size: 1.4em; color: #363636; border-bottom: 1px solid #E3DECD; }
#page h3 							{ margin-bottom: 10px; padding-bottom: 3px; display: block; font-size: 1.1em; color: #363636; border-bottom: 1px solid #E3DECD; }
#page p 							{ margin-bottom: 20px; text-align: left; font-size: 0.92em; color: #363636;  line-height: 1.3em; }
#page img 							{ margin: 0 0 10px 10px; float: right; border: 1px solid #CCCCCC; }

#page img.employer 					{ margin: 10px 0 10px 225px; float: left; clear: both; border: 1px solid #CCCCCC; }
#page .applyNow 					{ width: 200px; height: 50px; margin: 0; display: block; }
#page .applyNow img 				{ width: 150px; height: 40px; margin: 4px 0; display: block; float: left; border: none; }
#page a 							{ color: #286889; }
#page a:hover 						{ color: #0079AB; }
#page ul 							{ margin: -10px 0 20px 30px; }
#page li 							{ font-size: 0.92em; color: #363636; line-height: 1.3em; }
#page th 							{ padding: 5px 15px; color: #DBEFF8; background-color: #00A1E4; }
#page td 							{ padding: 5px 15px; color: #0073A3; background-color: #DFF2F9; }
#page td p 							{ margin: 8px 0 12px 0; color: #0073A3; font-size: 0.95em; line-height: 1.5em; }
.gecko #page td p 					{ font-size: 1em; }
#page td li 						{ color: #0073A3; font-size: 0.95em; line-height: 1.5em; }
.gecko #page td li 					{ font-size: 1em; }

#page table.jobSummary 				{ width: 714px; margin-bottom: 20px; font-size: 0.85em; border-top: 1px solid #42ABF5; border-right: 2px solid #0071BC; border-bottom: 2px solid #0071BC; border-left: 1px solid #42ABF5; }
#page table.jobSummary th 			{ padding: 5px 9px; color: #DBEFF8; background-color: #00A1E4; }
#page table.jobSummary td 			{ padding: 5px 8px; color: #0073A3; background-color:#EFEFEF; }
#page table.jobSummary td.jobLogo 	{ background-color: #FFFFFF;  }/*background-image: url("../images/backgrounds/bgJobFeature.gif"); background-repeat: repeat-x;*/
#page table.jobSummary td.blank 	{ background-color: #eef7fa; }

#page table.paySummary 				{ width: 714px; margin-bottom: 20px; font-size: 0.85em; border-top: 1px solid #42ABF5; border-right: 2px solid #0071BC; border-bottom: 2px solid #0071BC; border-left: 1px solid #42ABF5; }
#page table.paySummary th 			{ padding: 3px 2px; color: #DBEFF8; background-color: #00A1E4; }
#page table.paySummary td 			{ padding: 3px 2px; color: #0073A3; background-color: #EFEFEF; }
#page table.paySummary td.jobLogo 	{ background-color: #FFFFFF; background-image: url("../images/backgrounds/bgJobFeature.gif"); background-repeat: repeat-x; }
#page table.paySummary td.blank 	{ background-color: #eef7fa; }

#page .jobID 						{ margin: 0 0 20px 0; font-size: 1.1em; font-weight: normal; }

/* nonMember */
#page #nonMember {
  width: 693px;
  margin-bottom: 30px;
  padding: 12px 10px 15px 10px;
  background-image: url("../images/backgrounds/bgNonMember.gif");
  border: 1px solid #f5c89b;
}
#page #nonMember h3 {
  font-size: 1em;
  margin-bottom: -2px;
  color: #545044;
  border: none;
  padding: 1px 0 2px 20px;
  background-image: url("../images/icons/exclamation.gif");
  background-repeat: no-repeat;
}
#page #nonMember h4 {
  font-size: 1em;
  color: #AC5500;
  padding: 1px 0 2px 20px;
  background-image: url("../images/icons/error.gif");
  background-repeat: no-repeat;
}
.mac.gecko #page #nonMember h3 {
  padding: 2px 0 2px 20px;
}
.mac.gecko #page #nonMember h4 {
  padding: 2px 0 2px 20px;
}
#page #nonMember p {
  margin-bottom: 10px;
  padding: 0 0 0 20px;
  color: #AC5500;
}
#page #nonMember img {
  width: 190px;
  height: 40px;
  margin: 0 0 2px 20px;
  float: left;
  border: none;
}

/* pageSummary */

	#page #pageSummary 						{ margin: 0 15px 0 0; width: 380px; display: block; float: left; }
	#page #pageSummary h2 					{ margin: 15px 0 8px 0; font-size: 1.2em; }
	.ie6 #page #pageSummary h2 				{ margin: 12px 0 8px 0; }
	#page #pageSummary h2 a 				{ text-decoration: none; color: #363636; }
	#page #pageSummary h2 a:hover 			{ text-decoration: none; color: #004C57; }
	#page #pageSummary .listItemSmall		{ display:block; clear:both; width:380px; margin:0px; padding:0px ; border:none; }
	#page #pageSummary h3 					{ margin: 0 0 -10px 0; font-size: 0.85em; border: none; }
	#page #pageSummary h3 a 				{ color: #0079AB; padding: 5px 0 2px 0; }
	#page #pageSummary h3 a:hover 			{ background-color: #e3f5f8; }
	#page #pageSummary img 					{ width: 60px; height: 60px; margin: 0px 5px 0 0; display: block; float: left; border: 1px solid #CCCCCC; padding-top:0px; }
	#page #pageSummary img.headingIco 		{ float:none; width:16px; height:16px; border:none; margin:0; padding:0; border:none; display:inline; }
	#page #pageSummary p 					{ margin-bottom: 15px; font-size: 0.85em; line-height: 1.1em; }
		#page #pageSummary div.articlePreviewBreak { height:1px; width:380px; display:block; clear:both; background:none ; margin:0 0 0px 0px; padding:0px; line-height:1px; }
	.ie #page #pageSummary div.articlePreviewBreak { margin:-15px 0 0 0; }
	#page #pageSummary p.author 			{ margin: 8px 0 0 0; font-size: 0.80em; font-weight: bold; color: #847C61; }
	#page #pageSummary ul 					{ list-style: none; margin: -2px 0 0 0; }
	#page #pageSummary li 					{ margin: 10px 0; padding: 1px 0 12px 22px; border-bottom: 1px dashed #E3DECD; background-image: url("../images/icons/sprite.gif"); background-repeat: no-repeat; }
		 #page #pageSummary #newsFeature 	{ height: 144px; padding: 8px 12px; background-image: url("../images/backgrounds/bgNewsFeature.gif"); background-repeat: repeat-x; border-top: 1px solid #BBB; border-bottom: 1px solid #9BCED6; }
	.ie6 #page #pageSummary #newsFeature 	{ height: 136px; }
		 #page #pageSummary #newsFeature h2 { margin: 4px 0 5px 0; font-size: 1.2em; color: #018CA0; border: none; }
	.ie6 #page #pageSummary #newsFeature h2 { margin: 4px 0 2px 0; }
	#page #pageSummary #newsFeature p 		{ margin: 0; font-size: 0.85em; line-height: 1.3em; color: #004C57; }
	#page #pageSummary #newsFeature a 		{ font-size: 1em; font-weight: bold; color: #004C57; }
	#page #pageSummary #newsFeature img 	{ width: 120px; height: 108px; margin: 0 0 10px 10px; display: block; float: right; border: 1px solid #37767F; }
	
	/* Message for US home page */
	#pageSummary #hiatus								{ height: 100px; padding: 8px 12px; background-image: url("../shared/images/backgrounds/bgNonMember.gif"); background-repeat: repeat-x; border-top: 1px solid #f5c89b; }
	#pageSummary #hiatus p 								{ margin: 0; font-size: 0.85em; line-height: 1.3em; color: #AC5500; }
	#pageSummary #hiatus p #heading 					{ margin: 0; font-size: 1em; line-height: 1.3em; color: #004C57; font-weight:bold; word-spacing: 0.10em; }
	
	#page #pageSummary .pageBannerFrontPageAd img 		{ width: 380px; height: 60px; padding-top: 12px; margin: 0 0 15px 0; display: block; border: none; }
	
	#page #pageSummary h2 span.free				{ color:#847C61; margin-left:138px; }
	#page #pageSummary h2 span.premium			{ color:#847C61; margin-left:120px; }
	.safari #page #pageSummary h2 span.premium	{ color:#847C61; margin-left:100px; }
	
	#page #pageSummary div.headingContainer						{ height: 30px; width:380px; display:block; clear:both; border-bottom: 1px solid #E3DECD; margin: 5px 0; vertical-align:bottom; padding:0px; }
	.ie #page #pageSummary div.headingContainer					{ margin: 5px 0; }
	#page #pageSummary div.headingContainer	div.articleTitle 	{ float:left; width:380px; border:0px; }
	#page #pageSummary div.headingContainer	div.articleTitle h2	{ margin: 0px; padding: 0px; display: inline; font-size: 0.75em; color: #363636; border:0px; }
	#page #pageSummary div.headingContainer div.contentAccess	{ text-align:right; float:left; color:#847C61; width:120px; font-size: 0.85em; font-weight:normal; vertical-align:bottom; padding-top:7px; }
	.ie #page #pageSummary div.headingContainer div.contentAccess	{ text-align:right; float:left; color:#847C61; width:120px; font-size: 0.85em; font-weight:normal; vertical-align:bottom; margin-top:7px; }
	.ie7 #page #pageSummary div.headingContainer div.contentAccess	{ margin-top:6px; }
	
	/*#page #pageSummary div.dvmore 				{ width:380px; height:20px; display:block; }
	#page #pageSummary div.dvmore a.more		{ font-weight:bold; float:right; text-decoration:none; }
	#page #pageSummary div.dvmore a.more:hover	{ font-weight:bold; float:right; text-decoration:underline; }*/
	#page #pageSummary a.more		{ font-size: 0.65em; font-weight:bold; float:right; text-decoration:none; }
	#page #pageSummary a.more:hover	{ text-decoration:underline; }
	
	#page #pageSummary a.icoLinkBelow			{ font-weight:bold; text-decoration:none; margin: -10px 0 8px 0; }
	#page #pageSummary a.icoLinkBelow:hover		{ font-weight:bold; text-decoration:underline; }
	#page #pageSummary div.upperSpacer		{ height:5px; width:380px; display:block; clear:both; background:none ; margin:0 0 0px 0px; padding:0px; line-height:5px; }
	
	#page #pageSummary #ajaxHeadlines				{ height: 200px;}
	.ie #page #pageSummary #ajaxHeadlines 			{ height: 180px;}
	#page #pageSummary #ajaxHeadlines .listmore 	{ margin-top: 20px;}
	
	
	
	#page #classImageDiv 						{ float: left; padding: 10px;}
	#page #searchResults #classImageDiv img 	{ float: left;}
	#page h3.center 							{ text-align: center;}
	#page img.left 								{ float: left; }
	#page img.leftPlain 						{ float: left; border:none; margin-right:10px; margin-bottom:10px; }
	#page img.leftPlainZero 					{ float: left; border:none; margin:0px; }

/* Rotating Feature */
/*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	.sliderwrapper 							{ position: relative; overflow: hidden; width: 355px; height: 150px; padding: 8px 12px; background-image: url("../images/backgrounds/bgNewsFeature.gif"); background-repeat: repeat-x; border-top: 1px solid #BBB; border-bottom: 1px solid #9BCED6; }
		.sliderwrapper .contentdiv 			{ visibility: hidden; position: absolute; left: 7px; top: 6px; padding: 5px; width: 356px; height: 100%; filter:progid:DXImageTransform.Microsoft.alpha(opacity=100); -moz-opacity: 1; opacity: 1; }
	.ie .sliderwrapper .contentdiv 			{ top: 5px; }
		 #page #pageSummary #slider1 		{ height: 144px; padding: 8px 12px; background-image: url("../images/backgrounds/bgNewsFeature.gif"); background-repeat: repeat-x; border-top: 1px solid #BBB; border-bottom: 1px solid #BBB; }
	.ie6 #page #pageSummary #slider1 		{ height: 136px; }
		 #page #pageSummary #slider1 h2 	{ margin: 4px 0 2px 0; font-size: 0.9em; line-height: 1.1em; color: #018CA0; border: none; text-decoration: underline; }
	.ie6 #page #pageSummary #slider1 h2 	{ margin: 4px 0 2px 0; }
	#page #pageSummary #slider1 h2 a:hover 	{ color: #0099AF; }
		#page #pageSummary #slider1 p 		{ width: 226px; margin: 0; font-size: 0.85em; line-height: 1.3em; color: #004C57; position: absolute; top: 36px; }
	.ie #page #pageSummary #slider1 p 		{ top: 33px; }
		#page #pageSummary #slider1 a 		{ font-size: 1em; font-weight: bold; color: #004C57; }
	.ie #page #pageSummary #slider1 a 		{ font-family: Verdana; text-decoration: underline; }
		#page #pageSummary #slider1 img 	{ width: 120px; height: 108px; margin: 0 0 10px 10px; display: block; float: right; clear: left; border: 1px solid #37767F; position: absolute; top: 36px; left: 230px; }
	.ie #page #pageSummary #slider1 img 	{ top: 31px; }

	/* In screen4.css height is 108???? */
	#page #pageSummary #slider1 			{ height: 150px; }
	.ie6 #page #pageSummary #slider1 		{ height: 150px; }
	#page #pageSummary #slider1 img 		{ width: 120px; height: 120px; margin: }
/* End Rotating Feature */

	/*featurePagination*/
	/*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	.featurePagination 						{ width: 359px; text-align: right; background-color: #777; padding: 5px 10px; border-top: 1px solid #FFFFFF; }
	.featurePagination a 					{ padding: 0 5px; text-decoration: none; color: #999; background: white; border: 1px solid #999; }
	.featurePagination a:hover,
	.featurePagination a.selected 			{ color: #000; background-color: #42ABF5; }

	/*jotwFeature*/
	#page #pageSummary #jotwFeature 		{ 
		padding: 0 0 0 0; 
	 	background-image: url("../images/backgrounds/hotjob_repeater_380px.png");
	  	background-repeat:repeat-y;
	}
	#page #pageSummary #jotwFeature h2 		{ display: none; }
	#page #pageSummary #jotwFeature h3 		{ margin-top: 0px; margin-bottom: 5px; font-size: 0.95em; padding: 0 0 0 10px; }
	#page #pageSummary #jotwFeature h4 		{ 
	margin-bottom: 5px; 
	color: #000000; 
	font-size: 1.2em; 
	background-image:url(/shared/images/backgrounds/hotjob_titlebar_380px.png);
	background-repeat: no-repeat;
	margin: 0 0 7px; 0;
	padding: 13px 0 0 10px;
	height: 33px;
	}
	#page #pageSummary #jotwFeature p 		{ margin: 0 0 5px 0; font-size: 0.85em; line-height: 1.3em; color: #004C57; padding: 0 0 0 10px;}
	#page #pageSummary #jotwFeature p strong{ font-size: 0.9em; line-height: 1.2em; color: #333; }
	#page #pageSummary #jotwFeature a 		{ color: #000; }
	#page #pageSummary #jotwFeature img 	{ width: 140px; height: 42px; margin: 0 0 10px 10px; display: block; float: right; border: none; }
		 #page #pageSummary #jotwFeature p a.jotwBid { margin: -5px 14px -2px 0; float: right; font-size: 0.80em; font-weight: normal; color:#333; }
	.ie6 #page #pageSummary #jotwFeature p a.jotwBid { margin: -5px 14px -2px 0; float: none; }


	/*jobsHomeLatest*/
	#page #pageSummary #jobsHomeLatest 		{ width: 315px; margin: 10px 0 0px 0px; display: block; float: left; background-color: #FFFFFF; padding-left: 5px; background-image: none; border-top: 0px solid #BBB; }
	#page #pageSummary #jobsHomeLatest h4 	{ color: #00A1E4; font-size:1.2em; margin:20px 18px 8px 0px; padding-bottom:4px; }
	#page #pageSummary #jobsHomeLatest ul 	{ margin-top: 0px; margin-left: 4px; }
	#page #pageSummary #jobsHomeLatest ul li{ background-image: none; border-bottom: none; padding: 4px; margin: 0; }
	#page #pageSummary #jobsHomeLatest ul li .greyCount { color:#999999; }

	#page #pageSummary div#ajaxTabContainer	{ width:380px; height:20px; display:block; border-bottom:1px #E3E3E3 solid; margin:0px 0px 2px 0px; padding-bottom:2px; }
	.ie6 #page #pageSummary div#ajaxTabContainer	{ padding-bottom:0px; }
	.ie7 #page #pageSummary div#ajaxTabContainer	{ padding-bottom:1px; }
	#page #pageSummary div#ajaxTabContainer ul { height:20px; list-style:none; }
	#page #pageSummary div#ajaxTabContainer ul li { height:20px; display: inline; background-image:none; margin:0px; padding:0px; }
	#page #pageSummary div#ajaxTabContainer ul li a { display: block; float: left; text-decoration:none; padding:0 12px 0px 5px; letter-spacing:0.06em; }
	#page #pageSummary div#ajaxTabContainer ul li a.off 		{ width:auto; height:20px; background-color:#EEEEEE ; margin:3px 2px 2px 0px; font-size:0.85em; font-weight:bold; line-height:20px; color:#00AFE6; }
	#page #pageSummary div#ajaxTabContainer ul li a.on			{ width:auto; height:20px; background-color:#00AFE6 ; margin:3px 2px 2px 0px; font-size:0.85em; font-weight:bold; line-height:20px; color:#FFFFFF; }
	#page #pageSummary div#ajaxTabContainer ul li a.dead		{ width:auto; height:20px; background-color:#EEEEEE ; margin:3px 2px 2px 0px; font-size:0.85em; font-weight:bold; line-height:20px; color:#CDCDCD; }
	#page #pageSummary div#ajaxTabContainer ul li a.off:hover 	{ width:auto; height:20px; background-color:#D8ECEC; color:#22ABB1; }
	#page #pageSummary div#ajaxTabContainer ul li a.on:hover 	{ width:auto; height:20px; background-color:#D8ECEC; color:#22ABB1; }
	/* ajaxHeadlines */
	/*#page #pageSummary #ajaxHeadlines #ajaxImage img		{ border:0 ; height:16px; width:16px; float:none; margin:5px; }*/
	#page #pageSummary div#ajaxTabContainer ul li #ajaxImage img		{ border:0 ; height:16px; width:16px; float:none; margin:0px 0 0 100px; padding-top:4px; }
	/*.ie #page #pageSummary #ajaxHeadlines #ajaxImage img#loader	{ border:0 ; height:16px; width:16px; float:left; margin:5px; padding:5px; }*/
	.ie6 #page #pageSummary #ajaxHeadlines div#ajaxTabContainer ul li #ajaxImage img	{ border:0 ; height:16px; width:16px; margin:0px 0 0 80px; }
	#page #pageSummary #ajaxHeadlines h3.headlineonly 		{ margin-top:10px; font-weight:normal; }
	#page #pageSummary #ajaxHeadlines h3.headlineonly a		{ text-decoration:none; }
	#page #pageSummary #ajaxHeadlines h3.headlineonly span	{ margin-right:20px; font-weight:normal; color:#847C61; }
	.ie6 #page #pageSummary #ajaxHeadlines h3 				{ margin-top: 0px; }

	
#page .error {
	color: #aa2222;
}


/* #pageSection */

#page #pageSection {
  width: 320px;
  display: block;
  float: left;
  background-image: url("../images/backgrounds/bgPageSection.gif");
  border-top: 1px solid #BBB;
}
.ie6 #page #pageSection {
  margin-right: -8px;
  padding-right: -5px;
}
#page #pageSection h4 {
  margin: 20px 18px 8px 24px;
  padding-bottom: 4px;
  font-size: 1.2em;
  color: #363636;
  border-bottom: 1px solid #BBB;
}
#page #pageSection ul {
  margin: -7px 18px 10px 24px;
  list-style: none;
}
#page #pageSection li {
  margin: -2px 0 0 0;
  padding: 9px 0 5px 22px;
  font-size: 0.85em;
  line-height: 1.2em;
  background-image: url("../images/btns/btnHotJobs.gif");
  background-repeat: no-repeat;
  background-position: 0 8px;
  border-bottom: 1px solid #BBB;
}
#page #pageSection li.hotJobsHome {
  padding-left: 0;
  margin: -2px 0 0 -10px;
  padding: 9px 0 5px -24px;
  font-size: 0.85em;
  line-height: 1.2em;
  background-image: none;
  border-bottom: 1px solid #BBB;
}

#page #pageSection li a strong {
  color: #0079AB;
  text-decoration: underline;
}
#page #pageSection li a {
  color: #0079AB;
  text-decoration: none;
}
#page #pageSection li a:hover {
  text-decoration: underline;
  background-color: #E8F8FF;
}
#page #pageSection li.seeker {
  background-image: url("../images/icons/user.gif");
  font-weight: bold;
}
#page #pageSection li.searchSeeker {
  margin-bottom: -10px;
  background-image: url("../images/icons/magnify.gif");
  border-bottom: none;
}
#page #pageSection li.postSeeker {
  background-image: url("../images/icons/add.gif");
  border-bottom: none;
}
#page #pageSection li.resource {
  background-image: url("../images/icons/report.gif");
  background-repeat: no-repeat;
}        
#page #pageSection li.article {
  background-image: url("../images/icons/pageText.gif");
  background-repeat: no-repeat;
}    
#page #pageSection li.article {
  background-image: url("../images/icons/pageText.gif");
  background-repeat: no-repeat;
}
#page #pageSection li.blogEntry {
  background-image: url("../images/icons/sprite.gif");
  background-repeat: no-repeat;
}
#page #pageSection li.forumTopic {
  background-image: url("../images/icons/sprite.gif");
  background-repeat: no-repeat;
}        
   
#page #pageSection ul.plain 						{ margin: -7px 18px 10px 24px; list-style: none; list-style-position:inside; }
.ie #page #pageSection ul.plain						{ margin: -7px 18px 10px 7px; list-style: none; list-style-position:inside; }
#page #pageSection li.plainList 					{ margin: -2px 0 0 0px; padding: 9px 0 5px 0px; font-size: 0.85em; line-height: 1.2em; background-image:none; border-bottom: 1px solid #BBB;}/* */
#page #pageSection li.plainList a strong			{ color: #004C57; text-decoration: underline; }
#page #pageSection li.plainList a 					{ color: #004C57; text-decoration: none; }
#page #pageSection li.plainList a:hover 			{ text-decoration: underline; background-color: #E8F8FF; }


/* #searchForm */
#page #pageSection #searchForm 						{ width: 292px; margin: 12px 0 20px 12px; display: block;  float: left; }
.ie6 #page #pageSection #searchForm 				{ width: 296px; margin-left: 6px; }
#page #pageSection #searchForm h2 					{ margin: 10px 0 5px 10px; font-size: 1.2em;  color: #00A1E4; border: none; }
#page #pageSection #searchForm label 				{ margin: 10px; font-size: 0.95em; font-weight: normal; color: #004C6E; }
#page #pageSection #searchForm input 				{ width: 260px; margin: 4px 0 2px 10px; padding: 2px; font-size: 0.85em; color: #002A3D; border: 2px solid #BBB; }
#page #pageSection #searchForm select 				{ width: 268px; margin: 4px 0 2px 10px; padding: 2px; font-size: 0.85em; color: #002A3D; border: 2px solid #BBB; }
#page #pageSection #searchForm input.search 		{ width: 66px; height: 20px; margin: 6px 0 5px 212px; padding: 0; border: none; }
#page #pageSection #searchForm ul 					{ margin: -5px 10px 5px 10px; list-style: none; }
#page #pageSection #searchForm li 					{ margin: -2px 0 0 0; padding: 9px 0 5px 22px; background-image: none; }
#page #pageSection #searchForm li a:hover 			{ text-decoration: underline; background-color: none; }
#page #pageSection #searchForm li.viewAll 			{ background-image: url("../images/icons/accept.gif"); background-repeat: no-repeat; }
#page #pageSection #searchForm li.viewNew 			{ background-image: url("../images/icons/new.gif"); background-repeat: no-repeat; }
#page #pageSection #searchForm li.rss 				{ background-image: url("../images/icons/rss.gif"); background-repeat: no-repeat; }
#page #pageSection #searchForm li.adJob 			{ background-image: url("../images/icons/pageAdd.gif"); background-repeat: no-repeat; }
#page #pageSection #searchForm li.postEditor 		{ background-image: url("../images/icons/pageEdit.gif"); background-repeat: no-repeat; }
#page #pageSection #searchForm li.lodgeAnnouce 		{ background-image: url("../images/icons/commentAdd.gif"); background-repeat: no-repeat; }
#page #pageSection #searchForm li.last 				{ border: none; }
#page #pageSection #searchForm h2 span.note 		{ font-size:0.70em; margin:0px; color:#363636; font-weight:normal; }
/* Search Forms (overwriting jc version to actually give fields a className)*/
#page #pageSection #searchForm input.txtInput 		{ width: 260px; margin: 4px 0 2px 10px; padding: 2px; font-size: 0.85em; color: #002A3D; border: 2px solid #BBB; background-color:#FFF; }
#page #pageSection #searchForm input.txtInputFocus 	{ width: 260px; margin: 4px 0 2px 10px; padding: 2px; font-size: 0.85em; color: #002A3D; border: 2px solid #00A1E4; }
#page #pageSection #searchForm select.txtSelect 	{ width: 268px; margin: 4px 0 2px 10px; padding: 2px; font-size: 0.85em; color: #002A3D; border: 2px solid #BBB; }
#page #pageSection #searchForm select.txtSelectFocus{ width: 268px; margin: 4px 0 2px 10px; padding: 2px; font-size: 0.85em; color: #002A3D; border: 2px solid #00A1E4; }
.ie #page #pageSection #searchForm select.txtSelectIEJobsHome 	{ width: 268px; margin: 0px 0 2px 10px; padding: 2px; font-size: 0.85em; color: #002A3D; border: 2px solid #BBB; }
.ie #page #pageSection #searchForm select.txtSelectFocusIEJobsHome{ width: 268px; margin: 0px 0 2px 10px; padding: 2px; font-size: 0.85em; color: #002A3D; border: 2px solid #00A1E4; }
.ie #page #pageSection #searchForm select.txtSelectIEJobsHomeRegion 	{ width: 268px; margin: 5px 0 2px 10px; padding: 2px; font-size: 0.85em; color: #002A3D; border: 2px solid #BBB; }
.ie #page #pageSection #searchForm select.txtSelectFocusIEJobsHomeRegion { width: 268px; margin: 5px 0 2px 10px; padding: 2px; font-size: 0.85em; color: #002A3D; border: 2px solid #00A1E4; }
.ie #page #pageSection #searchForm .homeJobSearch	{ margin-top: 2px; }



#page #pageSection h3 {
  margin: 10px 0 5px 10px;
  font-size: 1.6em;
  font-weight: normal;
  color: #00A1E4;
  border: none;
}
#page #pageSection #jotw {
  width: 320px;
  margin: 10px 0 10px 0px;
  display: block;
  float: left;
  background-color: #ECF9FF;
 
  background-image: url("../images/backgrounds/hotjob_repeater.png");
  background-repeat:repeat-y;

}
.ie6 #page #pageSection #jotw {
  width: 320px;
  margin: 12px -5px 10px 0px;
}
#page #pageSection #jotw h3  {
  margin: 12px 0 5px 20px;
  font-size: 0.95em;
  padding-top: 5px;
  border: none;
}
#page #pageSection h3 a { color:#000; }
#page #pageSection h4.jotwtitle {
	background-image: url(/shared/images/backgrounds/hotjob_titlebar.png);
	padding: 12px 0 0px 20px;	
	border-bottom: none;
	margin: 0 0 0 0;
	height: 30px;
	color:#000;
}
#page #pageSection #jotw img  {
  margin: 0 10px 10px 10px;
  display: block;
  float: right;
  border: none;
}
.ie6 #page #pageSection #jotw img  {
  margin: 0 5px 10px 10px;
}
#page #pageSection #jotw p  {
  margin: 0 20px 8px 20px;
  font-size: 0.85em;
  color: #004C6E;
  line-height: 1.3em;
  border: none;
}
#page #pageSection #jotw p a {
  color: #004C6E;
}
#page #pageSection #jotw p a.jotwBid {
  margin: -5px 10px 10px 0;
  float: right;
  font-size: 0.80em;
  color: #333;
}
#page #pageSection #jotw p strong  {
  font-size: 0.9em;
  line-height: 1.2em;
  color: #333;
}

#page #pageSection #jobCountsHomePage {
  width: 315px;
  margin: 10px 0 0px 10px;
  display: block;
  float: left;
  background-color: #FFFFFF;
  padding-left: 5px;
 
  background-image: none;
  border-top: 0px solid #BBB;
}
.ie6 #page #pageSection #jobCountsHomePage { margin: 10px 0 0px 0px; }

#page #pageSection #jobCountsHomePage h4 {
 margin-top: 0px;
}


#page #pageSection #jobCountsHomePage ul {
	margin-top: 0px;
	margin-left: 4px;
}
#page #pageSection #jobCountsHomePage ul li {
  	background-image: none;
	border-bottom: none;
	padding: 4px;
	margin: 0;
}
#page #pageSection #jobCountsHomePage ul li .greyCount {
  	color:#999999;
}

#page #pageSection #jobQuickLinks {
  width: 315px;
  margin: 10px 0 0px 10px;
  display: block;
  float: left;
  background-color: #FFFFFF;
  padding-left: 5px;
 
  background-image: none;
  border-top: 0px solid #BBB;
}
.ie6 #page #pageSection #jobQuickLinks { margin: 10px 0 0px 0px; }

#page #pageSection #jobQuickLinks h4 {
 margin-top: 0px;
}


#page #pageSection #jobQuickLinks ul {
	margin-top: 0px;
	margin-left: 4px;
}
#page #pageSection #jobQuickLinks ul li {
  	background-image: none;
	border-bottom: none;
	padding: 4px;
	margin: 0;
}
#page #pageSection #jobQuickLinks ul li .greyCount {
  	color:#999999;
}

#page #pageSection table.calendar {
  margin: 0 0 25px 23px;
}
#page #pageSection table.calendar th {
  padding: 9px 11px;
  text-align: center;
  font-size: 12px;
  color: #136B93;
  background-color: #2097C9;
}
#page #pageSection table.calendar th.month {
  font-size: 14px;
  color: #FFFFFF;
  background-color: #0079AB;
}
#page #pageSection table.calendar th.month a {
  color: #FFFFFF;
}
#page #pageSection table.calendar th.month a:hover {
  color: #b7e2f6;
}
#page #pageSection table.calendar td {
  padding: 9px 11px;
  text-align: center;
  font-size: 12px;
  background-color: #BBB;
}
#page #pageSection table.calendar td.weekend {
  color: #78b7d1;
}
#page #pageSection table.calendar td#today {
  background-color: #FFC;
}
#page #pageSection table.calendar td.future {
  background-color: #D3CBB0;
}
#page #pageSection table.calendar td.future a {
  font-weight: bold;
  color: #635E4D;
}
#page #pageSection table.calendar td.false {
  background-color: #DDD;
}

/* #pageSectionStyle */

#page #pageSection .pageSectionStyle 						{ margin-bottom: 10px; width: 320px; display: block; float: left; /*padding-top: 10px;*/ background-image: url("../images/backgrounds/bgPageSection.gif"); /*border-top: 1px solid #B8E9FE;*/ }
.ie6 #page #pageSection .pageSectionStyle 					{ width: 318px; margin-right: -8px; padding-right: -5px; }
#page #pageSection .pageSectionStyle h4 					{ margin: 0px 18px 8px 12px; padding-bottom: 4px; font-size: 1.2em; color: #00A1E4; border-bottom: 1px solid #BBB; }
#page #pageSection .pageSectionStyle ul 					{ margin: -7px 18px 10px 24px; list-style: none; }
#page #pageSection .pageSectionStyle ul.image 				{ margin: -7px 18px 10px 20px; list-style: none; }
#page #pageSection .pageSectionStyle li 					{ margin: -2px 0 0 0; padding: 9px 0 5px 22px; font-size: 0.85em; line-height: 1.2em; background-image: url("../images/btns/btnHotJobs.gif"); background-repeat: no-repeat; background-position: 0 8px; border-bottom: 1px solid #BBB; }
#page #pageSection .pageSectionStyle li.hotJobsHome 		{ padding-left: 0; margin: -2px 0 0 -2px; padding: 9px 0 5px -24px; font-size: 0.85em; line-height: 1.2em; background-image: none; border-bottom: 1px solid #BBB; }
#page #pageSection .pageSectionStyle li a strong 			{ color: #0079AB; text-decoration: underline; }
#page #pageSection .pageSectionStyle li a 					{ color: #0079AB; text-decoration: none; }
#page #pageSection .pageSectionStyle li a:hover 			{ text-decoration: underline; background-color: #E8F8FF; }
#page #pageSection .pageSectionStyle li.seeker 				{ background-image: url("../images/icons/user.gif"); font-weight: bold; }
#page #pageSection .pageSectionStyle li.searchSeeker 		{ margin-bottom: -10px; background-image: url("../images/icons/magnify.gif"); border-bottom: none; }
#page #pageSection .pageSectionStyle li.adJob 				{ background-image: url("../images/icons/pageAdd.gif"); border-bottom: none; }
#page #pageSection .pageSectionStyle li.postSeeker 			{ background-image: url("../images/icons/add.gif"); border-bottom: none; }
#page #pageSection .pageSectionStyle li.resource 			{ background-image: url("../images/icons/report.gif"); background-repeat: no-repeat; }        
#page #pageSection .pageSectionStyle li.article 			{ background-image: url("../images/icons/pageText.gif"); background-repeat: no-repeat; }    
#page #pageSection .pageSectionStyle li.article 			{ background-image: url("../images/icons/pageText.gif"); background-repeat: no-repeat; }
#page #pageSection .pageSectionStyle li.blogEntry 			{ background-image: url("../images/icons/sprite.gif"); background-repeat: no-repeat; }
#page #pageSection .pageSectionStyle li.forumTopic 			{ background-image: url("../images/icons/sprite.gif"); background-repeat: no-repeat; }   
#page #pageSection .pageSectionStyle #searchForm 		{ width: 304px; margin: 12px 0 20px 12px; display: block; float: left; }
.ie6 #page #pageSection .pageSectionStyle #searchForm 	{ width: 296px; margin-left: 6px; }
#page #pageSection .pageSectionStyle #searchForm h2 	{ margin: 10px 0 5px 10px; font-size: 1.2em; color: #00A1E4; border: none; }
#page #pageSection .pageSectionStyle #searchForm label 	{ margin: 10px; font-size: 0.95em; font-weight: normal; color: #004C6E; }
#page #pageSection .pageSectionStyle #searchForm input 	{ width: 260px; margin: 4px 0 2px 10px; padding: 2px; font-size: 0.85em; color: #002A3D; border: 2px solid #BBB; }
#page #pageSection .pageSectionStyle #searchForm select { width: 268px; margin: 4px 0 2px 10px; padding: 2px; font-size: 0.85em; color: #002A3D; border: 2px solid #BBB; }
#page #pageSection .pageSectionStyle #searchForm input.search { width: 66px; height: 20px; margin: 6px 0 5px 212px; padding: 0; border: none; }
#page #pageSection .pageSectionStyle #searchForm ul 	{ margin: -5px 10px 5px 10px; list-style: none; }
#page #pageSection .pageSectionStyle #searchForm li 	{ margin: -2px 0 0 0; padding: 9px 0 5px 22px; background-image: none; }
#page #pageSection .pageSectionStyle #searchForm li a:hover { text-decoration: underline; background-color: none; }
#page #pageSection .pageSectionStyle #searchForm li.viewAll { background-image: url("../images/icons/accept.gif"); background-repeat: no-repeat; }
#page #pageSection .pageSectionStyle #searchForm li.viewNew { background-image: url("../images/icons/new.gif"); background-repeat: no-repeat; }
#page #pageSection .pageSectionStyle #searchForm li.rss 	{ background-image: url("../images/icons/rss.gif"); background-repeat: no-repeat; }
#page #pageSection .pageSectionStyle #searchForm li.adJob 	{ background-image: url("../images/icons/pageAdd.gif"); background-repeat: no-repeat; }
#page #pageSection .pageSectionStyle #searchForm li.postEditor { background-image: url("../images/icons/pageEdit.gif"); background-repeat: no-repeat; }
#page #pageSection .pageSectionStyle #searchForm li.lodgeAnnouce { background-image: url("../images/icons/commentAdd.gif"); background-repeat: no-repeat; }
#page #pageSection .pageSectionStyle #searchForm li.last 	{ border: none; }
#page #pageSection .pageSectionStyle h3 					{ margin: 10px 0 5px 10px; font-size: 1.6em; font-weight: normal; color: #00A1E4; border: none; }
#page #pageSection .pageSectionStyle #jotw 					{ width: 320px; margin: px 0 0px 0px; display: block; float: left; background-color: #ECF9FF; background-image: url("../images/backgrounds/bgPageSection.gif"); border-top: 1px solid #BBB; }
.ie6 #page #pageSection .pageSectionStyle #jotw 			{ width: 296px; margin: 12px -10px 12px 6px; }
#page #pageSection .pageSectionStyle #jotw h3  				{ margin: 12px 0 5px 12px; font-size: 0.95em; border: none; }
#page #pageSection .pageSectionStyle #jotw img  			{ margin: 0 10px 10px 10px; display: block; float: right; border: none; }
.ie6 #page #pageSection .pageSectionStyle #jotw img  		{ margin: 0 5px 10px 10px; }
#page #pageSection .pageSectionStyle #jotw p  				{ margin: 0 0 8px 12px; font-size: 0.85em; color: #004C6E; line-height: 1.3em; border: none; }
#page #pageSection .pageSectionStyle #jotw p a 				{ color: #004C6E; }
#page #pageSection .pageSectionStyle #jotw p a.jotwBid 		{ margin: -5px 10px 10px 0; float: right; font-size: 0.80em; color: #F4242E; }
#page #pageSection .pageSectionStyle #jotw p strong  		{ font-size: 0.9em; line-height: 1.2em; color: #4B9DC1; }
#page #pageSection .pageSectionStyle #jobCountsHomePage 	{ width: 315px; margin: 10px 0 0px 0px; display: block; float: left; background-color: #ECF9FF; padding-left: 5px; background-image: none; border-top: 1px solid #BBB; }
#page #pageSection .pageSectionStyle #jobCountsHomePage ul 	{ margin-top: 0px; margin-left: 5px; }
#page #pageSection .pageSectionStyle #jobCountsHomePage ul li { background-image: none; padding: 5px; margin: 0; }
#page #pageSection .pageSectionStyle table.calendar 		{ margin: 0 0 25px 23px; }
#page #pageSection .pageSectionStyle table.calendar th 		{ padding: 9px 11px; text-align: center; font-size: 12px; color: #CCC; background-color: #2097C9; }
#page #pageSection .pageSectionStyle table.calendar th.month { font-size: 14px; color: #FFFFFF; background-color: #0079AB; }
#page #pageSection .pageSectionStyle table.calendar th.month a { color: #FFFFFF; }
#page #pageSection .pageSectionStyle table.calendar th.month a:hover { color: #b7e2f6; }
#page #pageSection .pageSectionStyle table.calendar td 		{ padding: 9px 11px; text-align: center; font-size: 12px; background-color: #BBB; }
#page #pageSection .pageSectionStyle table.calendar td.weekend { color: #78b7d1; }
#page #pageSection .pageSectionStyle table.calendar td#today { background-color: #FFC; }
#page #pageSection .pageSectionStyle table.calendar td.future { background-color: #D3CBB0; }
#page #pageSection .pageSectionStyle table.calendar td.future a { font-weight: bold; color: #635E4D; }
#page #pageSection .pageSectionStyle table.calendar td.false { background-color: #DDD; }
#page #pageSection .pageSectionStyle #quickLinks 			{ width: 304px; margin: 0px 0 0px 0px; display: block; float: left; }
.ie6 #page #pageSection .pageSectionStyle #quickLinks 		{ width: 296px; margin-left: 6px; }
#page #pageSection .pageSectionStyle #quickLinks h2 		{ margin: 10px 0 5px 10px; font-size: 1.6em; font-weight: normal; color: #00A1E4; border: none; }
#page #pageSection .pageSectionStyle #quickLinks label 		{ margin: 10px; font-size: 0.95em; font-weight: normal; color: #004C6E; }
#page #pageSection .pageSectionStyle #quickLinks input 		{ width: 260px; margin: 4px 0 2px 10px; padding: 2px; font-size: 0.85em; color: #002A3D; border: 2px solid #BBB; }
#page #pageSection .pageSectionStyle #quickLinks select 	{ width: 268px; margin: 4px 0 2px 10px; padding: 2px; font-size: 0.85em; color: #002A3D; border: 2px solid #BBB; }
#page #pageSection .pageSectionStyle #quickLinks input.search { width: 66px; height: 20px; margin: 6px 0 5px 212px; padding: 0; border: none; }
#page #pageSection .pageSectionStyle #quickLinks ul 		{ margin: -5px 10px 5px 10px; list-style: none; }
#page #pageSection .pageSectionStyle #quickLinks li 		{ margin: -2px 0 0 0; padding: 9px 0 5px 22px; background-image: none; }
#page #pageSection .pageSectionStyle #quickLinks li a:hover { text-decoration: underline; background-color: none; }
#page #pageSection .pageSectionStyle #quickLinks li.viewAll { background-image: url("../images/icons/accept.gif"); background-repeat: no-repeat; }
#page #pageSection .pageSectionStyle #quickLinks li.viewNew { background-image: url("../images/icons/new.gif"); background-repeat: no-repeat; }
#page #pageSection .pageSectionStyle #quickLinks li.rss 	{ background-image: url("../images/icons/rss.gif"); background-repeat: no-repeat; }
#page #pageSection .pageSectionStyle #quickLinks li.adJob 	{ background-image: url("../images/icons/pageAdd.gif"); background-repeat: no-repeat; }
#page #pageSection .pageSectionStyle #quickLinks li.postEditor { background-image: url("../images/icons/pageEdit.gif"); background-repeat: no-repeat; }
#page #pageSection .pageSectionStyle #quickLinks li.lodgeAnnouce { background-image: url("../images/icons/commentAdd.gif"); background-repeat: no-repeat; }
#page #pageSection .pageSectionStyle #quickLinks li.magnify { background-image: url("../images/icons/magnify.gif"); background-repeat: no-repeat; }
#page #pageSection .pageSectionStyle #quickLinks li.last 	{ border: none; }

/* V5 Black tweaks */
#page #pageSection .V5										{ background-image: none; background-color: #000; }
#page #pageSection .V5 #searchForm h2						{ color: #FFF;}
#page #pageSection .pageSectionStyle h4.V5					{ color: #000; border-bottom: 1px solid #999; padding-top: 20px; background-color: transparent;}


#page #pageSection #searchForm input.submitBtn				{ width: 77px; height: 28px; margin: 6px 0 5px 180px; padding: 0; border: none; }
/*More job search homepage box mods */
#page #pageSection h4.jobSearch								{ border-bottom: 0px solid; padding-left: 8px; margin:15px 0px 0px 14px ; color: #000;}
#page #pageSection h4.jobCountHeader						{ border-bottom: 0px solid; padding-left: 6px; margin-left: 0px; margin-bottom: 0px;}


/* newsArticle */
#page #newsArticle 				{ width: 715px; display: block; float: left; }
#page #newsArticle p 			{ line-height: 1.4em; }
#page #newsArticle p.author 	{ margin: -4px 0 0 0; font-size: 1em; }
#page #newsArticle p.date 		{ margin: -3px 0 16px 0; color: #666666; }
#page .articleTitle 			{ margin-bottom: 2px; font-size: 1.8em; color: #545044; font-weight: normal; border: none; }
#page #newsImage 				{ width: 232px; margin: 0 12px 20px 0; float: left; clear: left; }
#page #newsImage img 			{ margin: 5px 0 6px 5px; padding: 0; float: left; }
#page #newsImage p 				{ margin: 5px 0 6px 5px; padding: 0; font-size: 0.78em; line-height: 1.1em; color: #777777; }
#page #newsImage span#imageCaption { float:left; clear:both; padding: 0; font-size: 0.78em; line-height: 1.1em; color: #777777;width: 232px; }
.ie6 #page #newsImage span#imageCaption { margin-right:-10px; margin-bottom:0px; }


/* Jobs detail tools */
#page #userToolsJobDetail {
  width: 500px;
  margin-bottom: 5px;
  display: block;
  float: right;
  font-size: 0.85em;
}
.ie #page #userToolsJobDetail {
  margin-bottom: 0px;
}
#page #userToolsJobDetail ul {
  width: 500px;
  height: 16px;
  margin: 0;
  list-style: none;
  float: right;
}
#page #userToolsJobDetail li {
  margin: 0 12px 0 0;
  display: inline;
  float: right;
  line-height: 1.8em;
  background-image: url("../images/icons/sprite.gif");
  background-repeat: no-repeat;
  background-position: 0 1px;
}
.ie6 #page #userToolsJobDetail li {
  line-height: 1.4em;
  background-position: 0 5px;
}
#page #userToolsJobDetail li a {
  padding: 0 0 0 20px;
  display: block;
  color: #666666;
  text-decoration: none;
}
.ie6 #page #userToolsJobDetail li a {
  height: 20px;
  padding: 5px 0 5px 20px;
  float: left;
}
#page #userToolsJobDetail li a:hover {
  color: #333333;
  text-decoration: underline;
}
#page #userToolsJobDetail li.print {
  background-image: url("../images/icons/printer.gif");
}
#page #userToolsJobDetail li.email {
  background-image: url("../images/icons/email.gif");
}
#page #userToolsJobDetail li.digg {
  background-image: url("../images/icons/digg.gif");
}
#page #userToolsJobDetail li.delicious {
  background-image: url("../images/icons/delicious.gif");
}
#page #userToolsJobDetail li.bad {
  background-image: url("../images/icons/exclamation.gif");
}
#page #userToolsJobDetail li.backResults {
  background-image: url("../images/icons/arrowTurnLeft.gif");
}
#page #userToolsJobDetail li.newSearch {
  background-image: url("../images/icons/magnify.gif");
}
#page #userToolsJobDetail li.rightArrow {
  background-image: url("../images/icons/arrow_right.png");
}
#page #userToolsJobDetail li.adJob {
  background-image: url("../images/icons/pageAdd.gif");
}
#page #userToolsJobDetail li.sSort {
  padding: 0;
  background-image: none;
}
#page #userToolsJobDetail li #sSort {
  padding: 2px;
  font-size: 0.85em;
  color: #002A3D;
  border: 2px solid #ABE0F6;
}

/* resumeUserTools */
#page #resumeUserTools {
  width: 715px;
  margin-bottom: 20px;
  display: block;
  clear: both;
  font-size: 0.85em;
}
.ie6 #page #resumeUserTools {
  margin-bottom: 5px;
}
#page #resumeUserTools ul {
  width: 715px;
  height: 16px;
  margin: 0;
  list-style: none;
}
#page #resumeUserTools li {
  margin: 0 12px 0 0;
  display: inline;
  line-height: 1.8em;
  background-image: url("../images/icons/sprite.gif");
  background-repeat: no-repeat;
  background-position: 0 1px;
}
.ie6 #page #resumeUserTools li {
  line-height: 1.4em;
  background-position: 0 5px;
}
#page #resumeUserTools li #sSort {
  padding: 2px;
  font-size: 0.85em;
  color: #002A3D;
  border: 2px solid #ABE0F6;
  float: right;
}

/* userTools */

#page #userTools {
  width: 715px;
  margin-bottom: 20px;
  display: block;
  clear: both;
  font-size: 0.85em;
}
.ie6 #page #userTools {
  margin-bottom: 5px;
}
#page #userTools ul {
  width: 715px;
  height: 16px;
  margin: 0;
  list-style: none;
}
#page #userTools li {
  margin: 0 12px 0 0;
  display: inline;
  float: left;
  line-height: 1.8em;
  background-image: url("../images/icons/sprite.gif");
  background-repeat: no-repeat;
  background-position: 0 1px;
}
.ie6 #page #userTools li {
  line-height: 1.4em;
  background-position: 0 5px;
}
#page #userTools li a {
  padding: 0 0 0 20px;
  display: block;
  color: #666666;
  text-decoration: none;
}
.ie6 #page #userTools li a {
  height: 20px;
  padding: 5px 0 5px 20px;
  float: left;
}
#page #userTools li a:hover {
  color: #333333;
  text-decoration: underline;
}
#page #userTools li.print {
  background-image: url("../images/icons/printer.gif");
}
#page #userTools li.email {
  background-image: url("../images/icons/email.gif");
}
#page #userTools li.digg {
  background-image: url("../images/icons/digg.gif");
}
#page #userTools li.delicious {
  background-image: url("../images/icons/delicious.gif");
}
#page #userTools li.bad {
  background-image: url("../images/icons/exclamation.gif");
}
#page #userTools li.backResults {
  background-image: url("../images/icons/arrowTurnLeft.gif");
}
#page #userTools li.newSearch {
  background-image: url("../images/icons/magnify.gif");
}
#page #userTools li.adJob {
  background-image: url("../images/icons/pageAdd.gif");
}
#page #userTools li.website	{ 
	background-image: url("../images/icons/website.gif"); 
}
#page #userTools li.share { 
	background-image: url("../images/icons/share.GIF"); 
}

#page #userTools li.sSort {
  padding: 0;
  background-image: none;
}
#page #userTools li #sSort {
  padding: 2px;
  font-size: 0.85em;
  color: #002A3D;
  border: 2px solid #ABE0F6;
}


/* userToolsExtra */

#page #userToolsExtra 				{ width: 320px; margin-bottom: 20px; display: block; clear: both; float: right; font-size: 0.85em; }
.ie7 #page #userToolsExtra 			{ width: 300px; float:left; margin-left:400px; }
.ie6 #page #userToolsExtra 			{ margin-bottom: 5px; }
#page #userToolsExtra ul 			{ height: 26px; margin: 0; list-style: none; float:right; }
#page #userToolsExtra li 			{ margin: 0 12px 0 0; display: inline; float: left; line-height: 1.8em; background-image: url("../images/icons/sprite.gif"); background-repeat: no-repeat; background-position: 0 1px; }
.ie6 #page #userToolsExtra li 		{ line-height: 1.4em; background-position: 0 5px; }
#page #userToolsExtra li a 			{ padding: 0 0 0 20px; display: block; color: #666666; text-decoration: none; }
.ie6 #page #userToolsExtra li a 	{ height: 20px; padding: 5px 0 5px 20px; float: left; }
#page #userToolsExtra li a:hover 	{ color: #333333; text-decoration: underline; }
#page #userToolsExtra li.print 		{ background-image: url("../images/icons/printer.gif"); }
#page #userToolsExtra li.email 		{ background-image: url("../images/icons/email.gif"); }
#page #userToolsExtra li.digg 		{ background-image: url("../images/icons/digg.gif"); }
#page #userToolsExtra li.delicious 	{ background-image: url("../images/icons/delicious.gif"); }
#page #userToolsExtra li.bad 		{ background-image: url("../images/icons/exclamation.gif"); }
#page #userToolsExtra li.rightArrow { background-image: url("../images/icons/bullet_go.gif"); }
#page #userToolsExtra li.backResults{ background-image: url("../images/icons/arrowTurnLeft.gif"); }
#page #userToolsExtra li.newSearch 	{ background-image: url("../images/icons/magnify.gif"); }
#page #userToolsExtra li.adJob 		{ background-image: url("../images/icons/pageAdd.gif"); }
#page #userToolsExtra li.website	{ background-image: url("../images/icons/website.gif"); }
#page #userToolsExtra li.sSort 		{ padding: 0; background-image: none; }
#page #userToolsExtra li #sSort 	{ padding: 2px; font-size: 0.85em; color: #002A3D; border: 2px solid #ABE0F6; }



/* listNews.asp listing */
#page #pageSummary .listListing 			{ width: 380px; padding: 8px 8px 10px 8px; display: block; float: left; margin-bottom: 5px; border-bottom: 1px dotted #0071BC; }
.ie6 #page .listListing 		{ width: 380px; padding: 8px 0px 10px 8px; display: block; float: left; margin-bottom: 5px; border-bottom: 1px dotted #0071BC; margin-right:-10px ;}
#page #pageSummary .listListing h3 			{ width: 380px; padding: 0 21px 3px 0; color: #004C57; font-size: 0.95em;  margin: 0 0 -10px 0; border: none; /*float: left;*/ }
.ie #page #pageSummary .listListing h3 		{ width:290px ; float:left; }
#page #pageSummary .listListing img 		{ margin: 3px 8px 0 0; float: left; }
#page #pageSummary .listListing img.rankImg	{ width: 59px; height: 8px;}
#page #pageSummary .listListing em 			{ margin: 2px 0 0 0; font-size: 0.90em; float: right; color: #888888; }
#page #pageSummary .listListing em strong 	{ padding: 5px 5px 3px 4px; background-color: #F4F4F4; }
#page #pageSummary .listListing p 			{ font-size: 0.85em; line-height: 1.2em; margin-bottom: 0; }
#page #pageSummary .listListing p.rank		{ float: left; clear: left; text-align: center; width: 64px;}
#page #pageSummary .listListing p.newsDetail{ color: #847C61; font-size: 0.8em; font-weight:bold; margin-top: 8px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; }
#page #pageSummary .listListing a 			{ color: #0079AB; }

/* news.asp listing */
#page .listing 								{ width: 698px; padding: 8px 8px 10px 8px; display: block; float: left; margin-bottom: 5px; border-bottom: 1px dotted #0071BC; }
#page .listing h3 							{ width: 600px; padding: 0 21px 3px 0; color: #0079AB; font-size: 0.95em; margin-bottom: 0; border: none; float: left; }
#page .listing img 							{ margin: 3px 8px 0 0;  float: left; }
#page .listing em 							{ margin: 2px 0 0 0; font-size: 0.90em; float: right; color: #888888; }
#page .listing em strong 					{ padding: 5px 5px 3px 4px;  background-color: #F4F4F4; }
#page .listing p 							{ font-size: 0.85em; line-height: 1.2em; margin-bottom: 0; }
#page .listing p.newsDetail 				{ color: #666666; }
#page .listing a 							{ color: #0079AB; }
/*Press release list is different to normal news lists*/
#page .listing2 							{ width: 698px; padding: 8px 8px 10px 8px; display: block; float: left; margin-bottom: 0px; border-bottom: 0px; }
#page .listing2 div.dateBlock				{ width: 70px; height:50px; padding: 0 21px 0px 0; color: #0079AB; font-size: 0.85em; margin-bottom: 0; border:none; float: left; }
#page .listing2 h3							{ width: 582px; padding: 0 21px 3px 0; color: #0079AB; font-size: 0.95em; margin-bottom: 0; border: none; float: left; }
.ie6 #page .listing2 h3						{ margin-bottom: -2px; }
#page .listing2 p 							{ font-size: 0.85em; line-height: 1.2em; margin-bottom: 0; }
#page .listing2 a 							{ color: #0079AB; }


#page .listing ul {
  margin: 3px 0 0px 70px;
  padding: 3px 0 3px 0;
  float: left;
  clear: left;
  list-style: none;
}
.ie #page .listing ul {
  width: 100%;
  margin: 3px 0;
  padding: 3px 0 3px 0;
}
#page .listing li.tag {
  margin-right: 3px;
  padding: 0 0 3px 18px;
  font-size: 0.8em;
  font-weight: bold;
  color: #0079AB;
  background-image: url("../images/icons/tagBlue.gif");
  background-repeat: no-repeat;
  background-position: 0 1px;
}
.mac.gecko #page .listing li.tag {
  padding: 4px 0 4px 18px;
}
#page .listing li {
  margin-right: 5px;
  display: inline;
  font-size: 0.78em;
  margin-bottom: 0;
}
#page .feature {
  width: 696px;
  background-image: url("../images/backgrounds/bgFeature.gif");
  background-repeat: repeat-x;
  border-top: 1px solid #D6D2C4;
  border-right: 2px solid #C7BD9B;
  border-bottom: 2px solid #C7BD9B;
  border-left: 1px solid #D6D2C4;
}
#page .feature li.tag {
  color: #958E74;
  background-image: url("../images/icons/tagTan.gif");
}
#page .feature a {
  color: #958E74;
}
#page .column {
  width: 696px;
  background-image: url("../images/backgrounds/bgColumn.gif");
  background-repeat: repeat-x;
  border-top: 1px solid #F9DABC;
  border-right: 2px solid #F3B980;
  border-bottom: 2px solid #F3B980;
  border-left: 1px solid #F9DABC;
}
#page .column li.tag {
  color: #AC5500;
  background-image: url("../images/icons/tagOrange.gif");
}
#page .column a {
  color: #AC5500;
}

/*style=""float: left; width: 98%; margin-top: 5px; margin-bottom: 5px; margin-left: 1px; margin-right: 1px; padding: 5px; border-style: solid; border-width: 1px; background-color: #FFFFFF;""*/
#page .eventListing { float:left;  width: 710px; color:#666; background-color:#FFF; border-top: 1px #999 solid; border-right: 2px #666 solid; border-bottom: 2px #666 solid; border-left:1px #999 solid; margin-top: 5px; margin-bottom: 5px; margin-left: 1px; margin-right: 1px; padding: 0px; background-image: url("../images/backgrounds/bgSubNav.gif"); background-repeat: repeat-y;}
#page .eventListing h2 { font-family:"Arial Black", Gadget, sans-serif; font-size: 10pt; background-color: #CCC; width: 100%; height: 32px; text-align: center; padding: 0; margin: 0;}
#page .eventListingLeftBar { width: 200px; float: left; }
#page .eventListingLeftBarItem { border-bottom: 1px solid #DDD; padding: 4px; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000; word-wrap: break-word; }
#page .eventListingLeftBarItem h2 { font-family: "Arial Black", Gadget, sans-serif; font-size: 7pt; background-color: transparent; border-bottom: none; text-align: left; text-transform: uppercase; }
#page .eventListingLeftBarItem h2 a { font-family: "Arial Black", Gadget, sans-serif; font-size: 7pt; background-color: transparent; border-bottom: none; text-align: left; text-transform: uppercase; text-decoration: none;  color: #000;}
#page .eventListingLeftBar div#userTools { width: 178px; padding: 4px 0 0 4px; }
#page .eventListingLeftBar div#userTools ul { width: 178px; margin: 5px 0 0 5px; }
#page .eventListingLeftBar div#userTools ul li { width: 178px; padding-bottom: 5px; }
#page .eventListingLeftBar div#userTools ul li a { padding: 0 0 0 25px;}

#page .eventListingLeftBar div#userTools ul ul {visibility: hidden;}
#page .eventListingLeftBar div#userTools ul li:hover ul,
#page .eventListingLeftBar div#userTools ul a:hover ul {visibility: visible; }
#page .eventListingLeftBar div#userTools ul ul li a.facebook { background-image: url("../images/icons/facebook16.gif"); background-repeat: no-repeat; background-position: 1px 1px;  }
#page .eventListingLeftBar div#userTools ul ul li a.myspace { background-image: url("../images/icons/myspace16.gif"); background-repeat: no-repeat; background-position: 1px 1px;  }
#page .eventListingLeftBar div#userTools ul ul li a.digg { background-image: url("../images/icons/digg.gif"); background-repeat: no-repeat; background-position: 1px 1px;  }
#page .eventListingLeftBar div#userTools ul ul li a.delicious { background-image: url("../images/icons/delicious.gif"); background-repeat: no-repeat; background-position: 1px 1px;  }

.ie #page .eventListingLeftBar ul ul {position:absolute; left:38px; width:100px;}

#page .eventListingRightBar { width: 470px; float: left; padding: 12px;}
#page .eventListingRightBar img {float: left; margin: 0 0 0 0; }
#page .eventListingRightBar p {float: left; clear: both; margin-top: 10px;}
#page .eventListingRightBar table {float: left;}

#page div#GMap { width: 400px; height: 300px; float: left; display: none; border: 2px solid #444; }

#page .eventListingExpired { color:#999; }/*background-image: url('../images/backgrounds/bgExpiredListing.png'); background-repeat:no-repeat; background-position: top center;*/
#page .eventListingExpired p { color:#666; }
#page .eventListingExpired h2 { color:#666; }
#page .eventListingExpired h3 { color:#C00; }


#page #searchResults 									{ display:block; clear:both; }
#page #searchResults .rssItem							{ border-bottom:1px dashed #E3DECD; margin-bottom:20px; }
#page #searchResults .rssItem span.rssItemTitleTwit01	{ font-size:1.77em; color:#363636; font-weight:bold; line-height:1.3em; }
#page #searchResults .rssItem span.rssItemTitle			{ color:#363636; line-height:1.3em; }
#page #searchResults .rssItem span.rssPubDate			{ color:#888888; font-size:0.85em;  margin-top:14px; }

/* jobRefine */
#page #searchResults #jobRefine 				{ width: 695px; margin-bottom: 15px; padding: 10px; float: left; background-image: url("../images/backgrounds/bgPageSection.gif"); border-top: 1px solid #B8E9FE; border-bottom: 1px solid #BBB; }
#page #searchResults #jobRefine form 			{ display: block; float: left; clear: both; }
#page #searchResults #jobRefine h2 				{ margin-bottom: 4px; font-size: 1.2em; color: #00A1E4; border: none; }
#page #searchResults #jobRefine label 			{ width: 690px; margin: 0 0 3px 1px; display: block; float: left; clear: both; font-size: 0.95em; font-weight: normal; color: #004C6E; }
.ie #page #searchResults #jobRefine label 		{ font-size: 0.90em; }
#page #searchResults #jobRefine input 			{ width: 200px; padding: 2px; margin: 0 20px 3px 0; float: left; clear: left; font-size: 0.85em; color: #002A3D; border: 2px solid #BBB; }
.ie #page #searchResults #jobRefine input 		{ margin: 0 20px 4px 0; }
#page #searchResults #jobRefine select 			{ width: 208px; padding: 2px; margin: 0 20px 3px 0; float: left; font-size: 0.85em; color: #002A3D; border: 2px solid #BBB; }
.ie #page #searchResults #jobRefine select 		{ margin: 0 20px 6px 0; }
#page #searchResults #jobRefine input.search 	{ width: 66px; height: 20px; padding: 0; border: none; }
#page #searchResults #jobRefine ul 				{ display: block; float: right; margin: -21px 10px 5px 10px; list-style: none; }
#page #searchResults #jobRefine li 				{ margin: -2px 10px 0 0; padding: 3px 0 5px 21px; display: inline; background-image: none; }
.ie #page #searchResults #jobRefine li 			{ margin: -2px 9px 0 0; padding: 0 0 4px 21px; font-size: 0.90em; line-height: 1.2em; }
#page #searchResults #jobRefine li a 			{ text-decoration: none; }
#page #searchResults #jobRefine li a:hover 		{ text-decoration: underline; }
#page #searchResults #jobRefine li.viewAll 		{ background-image: url("../images/icons/accept.gif"); background-repeat: no-repeat; }
#page #searchResults #jobRefine li.viewNew 		{ background-image: url("../images/icons/new.gif"); background-repeat: no-repeat; }
#page #searchResults #jobRefine li.rss 			{ background-image: url("../images/icons/rss.gif"); background-repeat: no-repeat; }
#page #searchResults #jobRefine li.adJob 		{ background-image: url("../images/icons/add.gif"); background-repeat: no-repeat; border-bottom: none; }
#page #searchResults #jobRefine table 			{ background-color: none; background-image: none; width: 310px; }
#page #searchResults #jobRefine table tr td 	{ margin: 0px; padding: 0px; background-color: transparent; }

/* Search Form from Job list / News list (overwriting jc version to actually give fields a className)*/

#page #searchResults #jobRefine input.txtInput 		{ width: 200px; padding: 2px; margin: 0 20px 3px 0; float: left; clear: left; font-size: 0.85em; color: #002A3D; border: 2px solid #BBB; background: transparent url(../shared/images/icons/sprite.gif) no-repeat scroll right 50%; background-color: #FFF; }
#page #searchResults #jobRefine input.txtInputFocus { width: 200px; padding: 2px; margin: 0 20px 3px 0; float: left; clear: left; font-size: 0.85em; color: #002A3D; border: 2px solid #00A1E4; background-color: #FFF; }
#page #searchResults #jobRefine select.txtSelect 	{ width: 208px; padding: 2px; margin: 0 20px 3px 0; float: left; font-size: 0.85em; color: #002A3D; border: 2px solid #BBB; }
#page #searchResults #jobRefine select.txtSelectFocus{ width: 208px; padding: 2px; margin: 0 20px 3px 0; float: left; font-size: 0.85em; color: #002A3D; border: 2px solid #00A1E4; }

/* jobStandard */

#page #searchResults .jobStandard 				{ width: 698px; padding: 8px 8px 10px 8px; display: block; float: left; margin-bottom: 5px; border-bottom: 1px dotted #0071BC; }
#page #searchResults .jobStandard h2 			{ padding: 2px 21px 3px 0; color: #0079AB; font-size: 0.95em; margin-bottom: 0; border: none; float: left; }
#page #searchResults .jobStandard h2.newListing { background-image: url("../images/icons/new.gif"); background-repeat: no-repeat; background-position: right; }
#page #searchResults .jobStandard em 			{ margin: 2px 0 0 0; font-size: 0.90em; float: right; color: #888888; }
#page #searchResults .jobStandard em strong 	{ padding: 5px 5px 3px 4px; background-color: #F4F4F4; }
#page #searchResults .jobStandard p 			{ width: 100%; font-size: 0.85em; margin-bottom: 0; float: left; clear: both; }
#page #searchResults .jobStandard p.jobDetail 	{ color: #666666; font-style: italic; }
#page #searchResults .jobStandard a 			{ color: #0079AB; }
#page #searchResults .jobStandard ul 			{ margin: 3px 0; padding: 3px 0 3px 0; float: left; clear: left; list-style: none; }
.ie #page #searchResults .jobStandard ul 		{ width: 100%; margin: 3px 0; padding: 3px 0 3px 0; }
#page #searchResults .jobStandard li.tag 		{ margin-right: 3px; padding: 0 0 3px 18px; font-weight: bold; color: #0079AB; background-image: url("../images/icons/tagBlue.gif"); background-repeat: no-repeat; background-position: 0 1px; }
.mac.gecko #page #searchResults .jobStandard li.tag { padding: 4px 0 4px 18px; }
#page #searchResults .jobStandard li 			{ margin-right: 5px; display: inline; font-size: 0.8em; margin-bottom: 0; }
#page #searchResults .jobStandard li.tagItem	{ list-style: none; margin-left: -4px; }

/* jobFeature */
/* Old 80DDEB New #42ABF5 */
/* Old 009EA5 New #0071BC */
#page #searchResults .jobFeature 				{ width: 696px; margin-bottom: 12px; padding: 10px 8px 8px 8px; display: block; float: left; background-image: url("../images/backgrounds/bgJobFeature.gif"); background-repeat: repeat-x; border-top: 1px solid #42ABF5; border-right: 2px solid #0071BC; border-bottom: 2px solid #0071BC; border-left: 1px solid #42ABF5; }
#page #searchResults .jobFeature h2 			{ padding: 2px 21px 3px 0; color: #0079AB; font-size: 0.95em; margin-bottom: 0; border: none; float: left; }
#page #searchResults .jobFeature h2.newListing 	{ background-image: url("../images/icons/new.gif"); background-repeat: no-repeat; background-position: right; }
#page #searchResults .jobFeature em 			{ margin: 2px 0 0 0; font-size: 0.90em; float: right; color: #2FA3A9; }
#page #searchResults .jobFeature em strong 		{ padding: 5px 5px 3px 4px; background-color: #D5F7FA; }
#page #searchResults .jobFeature p 				{ width: 525px; font-size: 0.85em; margin-bottom: 0; float: left; clear: left; }
#page #searchResults .jobFeature p.companyName	{ color: #847C61; font-size: 0.80em; margin-bottom: 0; float: left; clear: left; }
#page #searchResults .jobFeature p.jobDetail 	{ color: #666666; font-style: italic; }
#page #searchResults .jobFeature a 				{ color: #0079AB; }
#page #searchResults .jobFeature img 			{ margin: 3px 0 8px 5px; border: none; float: right; clear: right; }
#page #searchResults .jobFeature ul 			{ margin: 3px 0; padding: 3px 0 3px 0; float: left; clear: left; list-style: none; background-color: #FFFFFF; }
.ie #page #searchResults .jobFeature ul 		{ width: 80%; margin: 3px 0; padding: 3px 0 3px 0; }
#page #searchResults .jobFeature li.tag 		{ margin-right: 3px; padding: 0 0 3px 18px; line-height: 1.2em; font-weight: bold; color: #0079AB; background-image: url("../images/icons/tagBlue.gif"); background-repeat: no-repeat; background-position: 0 1px; }
.mac.gecko #page #searchResults .jobFeature li.tag { padding: 4px 0 4px 18px; }
#page #searchResults .jobFeature li 			{ margin-right: 5px; display: inline; font-size: 0.8em; margin-bottom: 0; }

/* pagination */
#page #searchResults #pagination 			{ width: 715px;  margin: 20px 0 20px 0; display: block;  float: left; }
#page #searchResults #pagination ul 		{ margin: 0; list-style: none; }
#page #searchResults #pagination li 		{ padding: 2px 0 4px 0; line-height: 2em; display: inline; float: left; margin-right: 2px; font-size: 0.9em; color: #0079AB; }
#page #searchResults #pagination li a 		{ padding: 5px 6px 4px 6px; color: #0079AB; border: 1px solid #40B9EB; text-decoration: none; }
.ie #page #searchResults #pagination li a 	{ padding: 3px 6px 4px 6px; }
#page #searchResults #pagination li a:hover { color: #005072; border: 1px solid #006995; background-color: #F1FBFF; }
#page #searchResults #pagination li a.active{ padding: 6px 7px 5px 7px; color: #FFFFFF; border: 1px solid #FFFFFF; background-color: #00A1E4; }
.ie #page #searchResults #pagination li a.active { padding: 4px 6px 5px 8px; }
#page #searchResults #pagination li.perPage { float: right; margin-right: 0; }
#page #searchResults #pagination li.perPage ul li { font-size: 0.95em; }
#page #searchResults #pagination li.perPage select { width: 128px; margin-left: 3px; padding: 1px; font-size: 0.9em; color: #002A3D; border: 2px solid #BBB; }
#page #searchResults #pagination ul li.perPage ul li select { width: 44px; }
/* (@~#) NOTE: needed to make replication of pagination due to ajax call in news lists... Need unique div */
#page #pgContainer #pagination 				{ width: 715px;  margin: 20px 0 20px 0; display: block;  float: left; }
#page #pgContainer #pagination ul 			{ margin: 0; list-style: none; }
#page #pgContainer #pagination li 			{ padding: 2px 0 4px 0; line-height: 2em; display: inline; float: left; margin-right: 2px; font-size: 0.9em; color: #0079AB; }
#page #pgContainer #pagination li a 		{ padding: 5px 6px 4px 6px; color: #0079AB; border: 1px solid #40B9EB; text-decoration: none; }
.ie #page #pgContainer #pagination li a 	{ padding: 3px 6px 4px 6px; }
#page #pgContainer #pagination li a:hover 	{ color: #005072; border: 1px solid #006995; background-color: #F1FBFF; }
#page #pgContainer #pagination li a.active	{ padding: 6px 7px 5px 7px; color: #FFFFFF; border: 1px solid #FFFFFF; background-color: #00A1E4; }
.ie #page #pgContainer #pagination li a.active { padding: 4px 6px 5px 8px; }
#page #pgContainer #pagination li.perPage 	{ float: right; margin-right: 0; }
#page #pgContainer #pagination li.perPage ul li { font-size: 0.95em; }
#page #pgContainer #pagination li.perPage select { width: 128px; margin-left: 3px; padding: 1px; font-size: 0.9em; color: #002A3D; border: 2px solid #BBB; }
#page #pgContainer #pagination ul li.perPage ul li select { width: 44px; }



/* yourSay */
#page #yourSay 						{ width: 700px; margin-bottom: 25px; display: block; float: left; }
#page #yourSay form 				{ width: 600px; }
#page #yourSay p.noPosts 			{ width: 600px; margin-bottom: 10px; padding: 4px 4px 2px 21px; font-size: 0.85em; color: #005072; border: 1px dotted #8DCBE4; background-image: url("../images/icons/error.gif"); background-position: 2px 1px; background-repeat: no-repeat; background-color: #EAF9FB; }
#page #yourSay p.captcha 			{ height: 20px; margin-bottom: 20px; }
#page #yourSay img 					{ float: left; }
#page #yourSay label 				{ width: 715px; margin-bottom: 5px; display: block; float: left; font-size: 0.85em; }
#page #yourSay input 				{ width: 360px; margin-bottom: 12px; padding: 2px 2px 4px 3px; display: block; float: left;  font-size: 0.80em; color: #005072; border: 1px solid #8DCBE4; background-color: #EAF9FB; }
#page #yourSay textarea 			{ width: 360px; margin-bottom: 12px; padding: 2px; display: block; float: left; font-size: 1.1em; color: #005072; border: 1px solid #8DCBE4; background-color: #EAF9FB; }
#page #yourSay input.hidden 		{ display: none; }
#page #yourSay input.addYourSay 	{ width: 77px; height: 28px; padding: 0; display: block; clear: both; border: none; }
/* Your say form field consistency */
#page #yourSay input.txtInput { width: 360px; margin-bottom: 12px; padding: 2px 2px 4px 3px; display: block; float: left; font-size: 0.85em; color: #002A3D; border: 2px solid #BBB; background-color: #FFF; }
#page #yourSay input.txtInputFocus { width: 360px; margin-bottom: 12px; padding: 2px 2px 4px 3px; display: block; float: left; font-size: 0.85em; color: #002A3D; border: 2px solid #00A1E4; background-color: #FFF; }
#page #yourSay textarea.txtArea { width: 360px; margin-bottom: 12px; padding: 2px; display: block; float: left; font-size: 1.1em; color: #005072; border: 2px solid #BBB; background-color: #FFF; }
#page #yourSay textarea.txtAreaFocus { width: 360px; margin-bottom: 12px; padding: 2px; display: block; float: left; font-size: 1.1em; color: #005072; border: 2px solid #00A1E4; background-color: #FFF; }

/* job advert */
#page .jobAdvert 					{ width: 285px; height: 250px; margin: 0 20px 20px 0; padding: 15px 20px 0 20px; float: left; background-color: #E0F6F9; border: 1px solid #42ABF5; color: #002F36; }
#page .jobAdvert h2 				{ border: none; color: #018CA0; }
#page .jobAdvert p 					{ color: #002F36; }
#page .jobAdvert ul 				{ list-style: none; margin: -5px 0 5px 0px; }
#page .jobAdvert li 				{ margin-bottom: 5px; padding-left: 21px; color: #002F36; background-image: url("../images/icons/accept.gif"); background-repeat: no-repeat; }
#page .jobAdvert li.cancel 			{ background-image: url("../images/icons/cancel.gif"); }
#page .jobAdvert a.lodgeAdvert 		{ width: 240px; height: 28px; margin: -8px 0 10px 0; display: block; font-size: 85%; line-height: 28px; text-align: center; text-transform: uppercase; background-image: url("../images/btns/standard240x28.gif"); background-repeat: no-repeat; text-decoration: none; }
#page .jobAdvert a.lodgeAdvert:hover{ text-decoration: underline; }

/* globalForm */

#page #globalForm 					{ width: 715px; display: block; float: left; }
#page #globalForm fieldset 			{ display:block; margin: 0 0 15px 0; padding: 5px 5px 16px 5px; border: none; background-image: url("../images/backgrounds/bgPageSection.gif"); background-repeat:repeat-x;}
.gecko #page #globalForm fieldset 	{ margin: 0px 0 15px 0; } /*margin: -32px 0 15px 0;*/
#page #globalForm legend 			{ width: 680px; margin: 10px 10px 6px 10px; display: block; float: left; font-size: 0.95em; font-weight: bold; color: #004C6E; border: none; }
.gecko #page #globalForm legend 	{ margin: 50px 10px 4px 10px; }
.ie #page #globalForm legend.submitStory { margin: 50px 2px 4px 10px; }

#page #globalForm p 				{ width: 680px; margin: 5px 10px 4px 10px; display: block; float: left; font-size: 0.90em; font-weight: normal; line-height: 1.2em; color: #004C6E; }
#page #globalForm p.inputInstruction { width: 440px; margin: 0 10px 4px 230px; display: block;  float: left; font-size: 0.78em; font-weight: normal; line-height: 1.2em; color: #0079AB; }
.ie6 #page #globalForm p.inputInstruction { margin: 0 10px 4px 122px; }
#page #globalForm label 			{ width: 200px; margin: 5px 10px 4px 10px; display: block; float: left; font-size: 0.90em; line-height: 1.2em; color: #004C6E; }
#page #globalForm label.right		{ width: 200px; margin: 5px 10px 4px 10px; display: block; float: left; font-size: 0.90em; line-height: 1.2em; color: #004C6E; text-align: right; }
.gecko #page #globalForm label 		{ line-height: 1.1em; }
#page #globalForm input 			{ width: 260px; margin: 1px 0 4px 10px; padding: 2px; font-size: 0.80em; color: #002A3D; }
.safari #page #globalForm input 	{ font-size: 0.75em; }
#page #globalForm textarea 			{ width: 440px; margin: 0 0 6px 10px; padding: 2px; font-size: 0.85em; color: #002A3D; font-family: Arial, Helvetica, sans-serif;}
#page #globalForm select 			{ width: 268px; margin: 0 2px 4px 10px; padding: 2px; display: inline; float: left; font-size: 0.85em; color: #002A3D; }
#page #globalForm div.inputGroup 	{ width: 440px; height: 55px; margin: 0 0 10px 220px; display: block; text-align: left; }
.ie #page #globalForm div.inputGroup { margin: -20px 0 10px 235px; }
#page #globalForm input.checkRadio 	{ width: 13px; height: 13px; float: left; }
#page #globalForm label.checkRadioLabel { width: auto; margin-left: 6px; height: 12px; display: inline; float: left; margin-top: 2px; }
#page #globalForm .instruction 			{ font-size: 0.85em; font-weight: normal; color: #0079AB; }
#page #globalForm .formGroup 			{ width: 660px; margin: 0;  display: block;  float: left;  font-size: 0.95em; color: #002A3D; }
.ie6 #page #globalForm .formGroup 		{ margin-bottom: 2px; }

#page #globalForm .formGroupShort		{ width: 450px; margin: 0;  display: block;  float: left;  font-size: 0.95em; color: #002A3D; }
.ie6 #page #globalForm .formGroupShort 	{ margin-bottom: 2px; }

#page #globalForm .formGroupShortHeader			{ width: 245px; margin: 0;  display: block;  float: left;  font-size: 0.95em; color: #002A3D; }
.ie6 #page #globalForm .formGroupShortHeader 	{ margin-bottom: 2px; }

/* Generic submit button */
		#page #globalForm input#btnSubmit			{ width: auto; margin: 1px 0 4px 10px; padding: 2px; font-size: 0.80em; color: #002A3D; border:none; float:left; }
.safari	#page #globalForm input#btnSubmit			{ float:none; }
/* Generic save button */
		#page #globalForm input#btnSave				{ width: auto; margin: 1px 0 4px 10px; padding: 2px; font-size: 0.80em; color: #002A3D; border:none; float:left; }
.safari	#page #globalForm input#btnSave				{ float:none; }
/* Generic preview button */
		#page #globalForm input#btnPreview			{ width: auto; margin: 1px 0 4px 10px; padding: 2px; font-size: 0.80em; color: #002A3D; border:none; float:left; }
.safari	#page #globalForm input#btnPreview			{ float:none; }
/* When using an href around an image button in a form */
#page #globalForm .formLinkBtn						{ float:none; border:none; padding:0; margin:3px 0 0 0; }

/* Wider labels to allow vertical checkboxes etc. */
#page #globalForm label.labelRightSideWidth			{ width:440px; }
#page #globalForm label.checkBoxLabelWide			{ width:400px; margin-left: 6px; display: inline; float: left; }
#page #globalForm label.checkBoxLabelFullWidth		{ width:600px; margin-left: 6px; display: inline; }
#page #globalForm label.checkBoxLabelFullWidthLeft	{ width:600px; margin-left:15px; display: inline; clear:left;}
#page #globalForm label.checkBoxLabelFullWidthForce	{ width:600px; margin-left: 6px; display: block; float:none; }
/* based on standard label style */
#page #globalForm label.blank						{ width: 200px; margin: 5px 10px 4px 10px; display: block; float: left; font-size: 0.90em; line-height: 1.2em; color: #004C6E; }
/* based on standard legend */
#page #globalForm legend.alert						{ color:#CC0000; }
.ie #page #globalForm legend.subForm				{ padding-left: 0px; margin-left: 2px;}
#page #globalForm  span.right						{ float:right; margin:0px; padding:0px; }					



/* based on jobRefine form styles */
#page #globalForm input.search 						{ width: 66px; height: 22px; padding: 0; border: none; float:left;  }

#page #globalForm fieldset.alert					{ margin: 0 0 15px 0; padding: 5px 5px 16px 5px; border: none; background-image: url("../shared/images/backgrounds/bgNonMember.gif"); border-top:1px solid #f5c89b; }
/*#page #globalForm#quicksearch						{ margin:0; padding:0; }
#page #globalForm #quicksearch fieldset				{ margin:-32px 0 15px 0; padding:0; }*/

#page #globalForm legend.lessMargin					{ margin-bottom: -12px; }
.ie #page #globalForm legend.lessMargin				{ margin-bottom: -8px; }
#page #globalForm .catsList							{ margin: 6px 0 8px 10px; width: 636px; float: left; list-style: none;  }
.ie6 #page #globalForm .catsList					{ margin: 6px 0 8px 8px; }
.ie7 #page #globalForm .catsList					{ margin: 6px 0 8px 16px; }
#page #globalForm .catsList li 						{ width: 180px; float: left; background-image:  url("../images/icons/starBullet.gif"); padding-left: 17px; margin-top: 5px; background-position: 0 3px; background-repeat: no-repeat; }
#page #globalForm input.smallSearch 				{ width: 66px; height: 20px; border: none;  margin: 6px 0 0px 0; float:none; position:relative; top:5px; }
.ie6 #page #globalForm input.smallSearch 			{ top:2px; }
.ie7 #page #globalForm input.smallSearch 			{ top:2px; }
#page #globalForm a.smallLink						{ font-size: 9px; }


/* Global form classes */
#globalForm fieldset input.txtInput 				{ border: 2px solid #BBB; background-color:#FFF; }
#globalForm fieldset input.txtInputFocus 			{ border: 2px solid #00A1E4; background-color:#FFF; }
#globalForm fieldset select.txtSelect 				{ border: 2px solid #BBB; background-color:#FFF; }
#globalForm fieldset select.txtSelectFocus			{ border: 2px solid #00A1E4; background-color:#FFF; }
#globalForm fieldset textarea.txtArea 				{ border: 2px solid #BBB; background-color: #FFF; }
#globalForm fieldset textarea.txtAreaFocus			{ border: 2px solid #00A1E4; background-color: #FFF; }
/* Global form classes for REQUIRED fields */
#globalForm fieldset input.txtInputREQ 				{ border-top: 2px solid #BBB; border-right: 2px solid #BBB; border-bottom: 2px solid #BBB; border-left: 2px solid #CC0000; background-color:#FFF; }
#globalForm fieldset input.txtInputFocusREQ 		{ border-top: 2px solid #00A1E4; border-right: 2px solid #00A1E4; border-bottom: 2px solid #00A1E4; border-left: 2px solid #00A1E4; background-color:#FFF; }
#globalForm fieldset select.txtSelectREQ 			{ border-top: 2px solid #BBB; border-right: 2px solid #BBB; border-bottom: 2px solid #BBB; border-left: 2px solid #CC0000; background-color:#FFF; float:left; }
#globalForm fieldset select.txtSelectFocusREQ		{ border-top: 2px solid #00A1E4; border-right: 2px solid #00A1E4; border-bottom: 2px solid #00A1E4; border-left: 2px solid #00A1E4; background-color:#FFF; }
#globalForm fieldset textarea.txtAreaREQ 			{ border-top: 2px solid #BBB; border-right: 2px solid #BBB; border-bottom: 2px solid #BBB; border-left: 2px solid #CC0000; background-color: #FFF; }
#globalForm fieldset textarea.txtAreaFocusREQ		{ border-top: 2px solid #00A1E4; border-right: 2px solid #00A1E4; border-bottom: 2px solid #00A1E4; border-left: 2px solid #00A1E4; background-color: #FFF; }
#page #globalForm div.inputGroupShortHeight			{ width: 440px; height: 20px; margin: 0 0 10px 220px; display: block; text-align: left; }

#page #globalForm .formGroupSubSelect 				{ color:#002A3D; display:block; float:left; font-size:0.95em; margin:0; width:660px; margin-top: 3px; }	
.ie #page #globalForm .formGroupSubSelect 			{ color:#002A3D; display:block; float:left; font-size:0.95em; margin:0; width:660px; margin-top: 3px; }	
/* This mimicks screen.css standard label so as not to affect the layout for FF, Safari, etc.. */
#page #globalForm label.ieFix 					    { width: 200px; margin: 5px 10px 4px 10px; display: block; float: left;  font-size: 0.90em;  line-height: 1.2em; color: #004C6E; }

#page #globalForm img.orgProfilePreviewLogo 		{ float: left; }

#page #globalForm table.formTable 					{ margin-left:10px; }
#page #globalForm table.formTable td				{ background:none; color:#004C6E; font-size: 0.90em; line-height: 1.2em; padding: 5px 15px 4px 0px; vertical-align:top; }
#page #globalForm table.formTable td.pic			{ background:none; color:#004C6E; font-size: 0.90em; line-height: 1.2em; padding: 5px 15px 4px 0px; text-align:left; vertical-align:top; width:200px; }
#page #globalForm table.formTable td.pic img		{ float:left; }
/*Transparency attr for all browsers (http://css-tricks.com/css-transparency-settings-for-all-broswers/)*/
/*filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; */
#page table.plainTransparent			{ filter:alpha(opacity=100); -moz-opacity:1.0; -khtml-opacity: 1.0; opacity: 1.0; margin-left:0px; }
#page table.plainTransparent td			{ color:#363636; filter:alpha(opacity=100); -moz-opacity:1.0; -khtml-opacity: 1.0; opacity: 1.0; font-size: 0.90em; line-height: 1.2em; padding: 5px 15px 4px 0px; vertical-align:top; }
#page table.plainTransparent td.pic		{ font-size: 0.90em; line-height: 1.2em; padding: 5px 15px 4px 0px; text-align:left; vertical-align:top; width:200px; }
#page table.plainTransparent td.pic img	{ float:left; }

#page table.plainWhite					{ background-color:#FFFFFF; margin-left:0px; }
#page table.plainWhite td				{ background-color:#FFFFFF; color:#363636; font-size: 0.90em; line-height: 1.2em; padding: 5px 15px 4px 0px; vertical-align:top; }
#page table.plainWhite td.pic			{ font-size: 0.90em; line-height: 1.2em; padding: 5px 15px 4px 0px; text-align:left; vertical-align:top; width:200px; }
#page table.plainWhite td.pic img		{ float:left; }

.textAndButtonGroup						{ display:block; margin-top:60px; }
.textAndButtonGroup .leftContainer		{ float:left;height:30px;width:630px; }
.textAndButtonGroup .rightContainer		{ float:left;height:30px;width:80px; }


/* forum */

#page #forum {
  width: 715px;
  display: block;
  float: left;
  clear: both;
  background-image: url("../images/backgrounds/bgForum.gif");
  background-repeat: no-repeat;
  border-top: 1px solid #F0EEE4;
}
#page #forum table {
  width: 715px;
  margin-top: 60px;
  font-size: 0.85em;
  border-top: 1px solid #D4D4C5;
}
#page #forum th {
  color: #363636;
  text-align: left;
  background-color: #ECE9DD;
  border-right: 1px solid #D4D4C5;
}
#page #forum td {
  color: #363636;
  background-color: #FFFFFF;
  border-right: 1px solid #D4D4C5;
}
#page #forum td.shade {
  background-color: #F4F2EB;
}
#page #forum td img {
  margin: 1px;
  border: none;
}

/* pageBanner */

#page .pageBanner {
  width: 715px;
  display: block;
  float: left;
  clear: both;
}
.ie #page .pageBanner {
  margin: 5px 0 15px 0;
}
#page .pageBanner img {
  margin: 5px 0 15px 0;
  float: left;
  border: none;
}
.ie #page .pageBanner img {
  margin: 0;
}

/* subNav */

#subNav {
  width: 200px;
  margin: 34px 0 0 15px; /*Used for breadcrumb (margin: 24px 0 0 15px;)*/
  float: left;
}
.ie6 #subNav {
  margin-top: 28px;
}
.ie7 #subNav {
  margin-top: 33px;
}
#subNav h3 {
  padding-bottom: 5px;
  color: #363636;
  font-size: 1em;
  border-bottom: 1px solid #DDDDDD;
}
#subNav form {
  height: 125px;
  padding: 4px 0 0 0;
  background-image: url('../images/backgrounds/bgSubNav.gif');
  background-repeat: repeat-y;
  border-bottom: 1px solid #E3E3E3;
}
#subNav form label {
  display: block;
  padding-top: 5px;
  font-size: 0.85em;
  font-weight: bold;
  line-height: 16px;
  color: #888888; 
}
#subNav form label.saveLogin {
  display: inline;
  margin-top: 3px;
  font-size: 0.70em;
  font-weight: normal;
  float: left;
}
.ie6 #subNav form label.saveLogin {
  margin: 4px 0 0 4px;
}
.ie6 #subNav form label.saveLogin {
  font-size: 0.65em;
}
/* Sign in form */
#subNav form input.text 		{ width: 180px; height:14px; padding: 2px; border: 1px solid #DDDDDD; }
#subNav form input.textFocus 	{ width: 180px; height:14px; padding: 2px; border: 1px solid #00A1E4; }

#subNav form input.checkbox {
  margin: 8px 5px 0 0;
  float: left;
}
.ie6 #subNav form input.checkbox {
  margin: 7px 0 0 -4px;
}
#subNav form input#login {
  margin: 8px 15px 0 0;
  display: inline;
  float: right;
}
#subNav ul {
  list-style: none;
  margin-bottom: 18px;
}
#subNav li {
  font-size: 0.85em;
  line-height: 24px;
}
#subNav li a {
  width: 200px;
  height: 24px;
  display: block;
  color: #888888;
  text-decoration: none;
  background-image: url("../images/btns/btnSubNav.gif");
  background-repeat: no-repeat;
  background-position: 0 0;
  border-bottom: 1px solid #DDDDDD;
}
#subNav li a:hover {
  color: #333333;
  background-position: 0 -24px;
}
#subNav img {
  margin-bottom: 20px;
  border: none;
}
#subNav #signIn {
  padding: 11px 0 6px 0;
  background-image: url('../images/backgrounds/bgSubNav.gif');
  background-repeat: repeat-y;
  border-bottom: 1px solid #E3E3E3;
}
#subNav #signIn p {
  line-height: 1.2em;
  font-size: 0.9em;
  color: #888888;
}


#subNav #minilist li 		{ font-size: 0.85em; line-height: 20px; }
#subNav #minilist li#heading{ font-size: 0.85em; line-height: 20px; color:#333333; }
#subNav #minilist li a		{ width: 200px; height: 20px; display: block; color: #888888; text-decoration: none; border-bottom: 0px; background:none; }
#subNav #minilist li a:hover{ color: #333333; }




/* footer */

#wrapFooter {
  width: 100%;
  height: 232px;
  position: relative; /* footer fix */
  /*background-image: url("../images/backgrounds/bgFooter.gif");*/
  background-position: center;
  display:block;
}
#footerTop {
  width: 960px;
  height: 36px;
  margin-right: auto;
  margin-left: auto;
  background-color: #7BCBBF;
}
#footerTop ul {
  padding: 10px 0 10px 12px;
  list-style: none;
}
#footerTop li {
  margin-right: 9px;
  display: inline;
  font-size: 0.85em;
  font-weight: bold;
}
#footerTop li a {
  padding: 3px;
  color: #FFFFFF;
}
#footerTop li a:hover {
  background-color: #9CD8CF;
}
#footerMid {
  width: 960px;
  height: 36px;
  margin-right: auto;
  margin-left: auto;
  background-color: #01BBD6;
}
#footerMid ul {
  padding: 10px 0 10px 12px;
  list-style: none;
  float: left;
}
#footerMid ul.right {
  float: right;
}
#footerMid li {
  margin-right: 9px;
  display: inline;
  font-size: 0.85em;
  font-weight: bold;
}
#footerMid li a {
  padding: 3px;
  color: #FFFFFF;
}
#footerMid li a:hover {
  background-color: #41CCE0;
}
#footerBtm {
  width: 960px;
  height: 148px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 12px;
  background-color: #0071BC;
}
#footerBtm ul {
  padding: 0 0 10px 15px;
  list-style: none;
}
#footerBtm li {
  margin-right: 6px;
  padding: 1px 10px 0 0;
  display: inline;
  font-size: 0.85em;
  border-right: 1px solid #CCFFCC;
}
#footerBtm li.last {
  border: none;
}
#footerBtm li a {
  color: #CCFFCC;
  text-decoration: none;
}
#footerBtm li a:hover {
  text-decoration: underline;
}
#footerBtm p {
  margin: 2px 0 15px 15px;
  color: #7BCBBF;
  font-size: 0.85em;
}

/*inline sign in form for pages*/
#inlineSignIn 							{ width: 680px; margin: 10px 0 0 10px; float: left; height:70px; }
.ie6 #inlineSignIn 						{ margin-left: 5px; }
#page #nonMember #inlineSignIn h3		{ margin-bottom:10px; padding: 0px; background-image:none; }
#inlineSignIn form label 				{ display: inline; padding-top: 5px; font-size: 0.85em; font-weight: bold; line-height: 16px; color: #545044; }
#inlineSignIn form input.text 			{ width: 180px; height:14px; padding: 2px; border: 2px solid #DDDDDD; }
#inlineSignIn form input.textFocus 		{ width: 180px; height:14px; padding: 2px; border: 2px solid #00A1E4; }
#inlineSignIn form input#login 			{ margin: 0px 15px 0 30px; }
#inlineSignIn ul 						{ list-style: none; margin: 10px 0 10px 430px; }
.ie6 #inlineSignIn ul.shuvover			{ list-style: none; margin: 3px 0 10px 430px; clear:left; }
#inlineSignIn li 						{ font-size: 0.85em; line-height: 24px; }
#inlineSignIn li a 						{ width: 200px; height: 24px; display: block; color: #888888; text-decoration: none; }
#inlineSignIn li a:hover 				{ color: #333333; }

#subscribeBenefits 						{ width: 380px; margin: 0px 30px 0 -10px; float: left; }
.ie6 #subscribeBenefits 				{ margin-top: 0px; padding-top:10px; }
.ie7 #subscribeBenefits 				{ margin-top: 0px; padding-top:10px; }
#page #nonMember #subscribeBenefits h3	{ margin-bottom:10px; padding: 0px 0px 0px 0px; background-image:none; }
.ie6 #page #nonMember #subscribeBenefits h3	{ padding: 0px 0px 0px 5px; }
#subscribeBenefits h3 					{ padding-bottom: 5px; color: #363636; font-size: 1em; border-bottom: 1px solid #DDDDDD; margin-left:20px; }
#page #nonMember #subscribeBenefits h4	{ margin-bottom:10px; padding: 0px 0px 0px 0px; background-image:none; font-size: 0.85em;  }
.ie6 #page #nonMember #subscribeBenefits h4	{ padding: 0px 0px 0px 5px; }
#subscribeBenefits h4 					{ padding-bottom: 5px; font-size: 0.85em; margin-left:20px; }
#subscribeBenefits ul 					{ list-style: none; margin-top:10px; margin-bottom: 18px; margin-left:20px; }
.ie6 #subscribeBenefits ul 				{ margin-left:25px; }
#subscribeBenefits li 					{ background-image: url("../images/icons/accept.gif"); background-repeat: no-repeat; font-size: 0.85em; color: #AC5500; margin: 0 12px 0 0; padding-left:20px; line-height: 1.8em; background-position: 0 1px; }
#subscribeBenefits li a 				{ width: 200px; height: 24px; display: block; color: #AC5500; text-decoration: none; }
#subscribeBenefits li a:hover 			{ color: #AC5500; text-decoration: underline; }

.subscribeBenefitsJoin					{ float:left;width:130px;display:inline; }

#breadcrumb {
width: 100%;
height: auto;
margin-top: 10px;
float: left;
}
#breadcrumb div {
  padding: 0 13px 0 25px;
  color: #363636;
  font-size: 0.85em;
  font-weight: normal;
  text-decoration: none;
}
#breadcrumb div a {
	color: #286889;
}

#breadcrumb div a:hover {
	color: #0079AB;
}

#breadcrumb #breadcrumbLeft 		{float: left; width: 40%;}
#breadcrumb #breadcrumbRight		{float: right; width: 35%; text-align: right; padding-right: 22px;}
#breadcrumb #breadcrumbRight img	{padding-right: 5px; vertical-align: middle;}

.privacyPolicy {color: #000000;}
#page #globalForm p.privacyPolicy {color:#000000;}

#page table.privacyPolicy { width: 100%; border: none; float: left;}
#page table.privacyPolicy tr td { background-color: #FFFFFF; vertical-align: top; color: #000000; font-size: 0.92em;}
#page table.privacyPolicy tr td p, ul li { color: #000000;}
table.privacyPolicy { width: 100%; border: none; }
table.privacyPolicy tr td { background-color: #FFFFFF; vertical-align: top; color: #000000;}
table.privacyPolicy tr td p { color: #000000;}

#page #globalForm fieldset .formGroup ul		{ margin-top: 10px; font-size: 0.95em; }
#page #globalForm fieldset .formGroup ul li		{ color: #004C6E; }/*002A3D*/


#orgTrialDivContainer								{ margin-bottom:15px; width:199px; height:74px; background-image: url("../images/backgrounds/bgCompanyTrialDaysLeft.jpg"); background-repeat: no-repeat; }
#orgTrialDivContainer .orgTrialDiv 					{ width:149px; margin: 0px 0px 0px 48px; color: #00A1E4; padding: 7px 2px 2px 2px; text-align: center; line-height:1.3em; }
.ie #orgTrialDivContainer .orgTrialDiv 				{ margin-top: 5px; padding:2px; }
#orgTrialDivContainer .orgTrialDiv a 				{ color: #0079AB;}
#orgTrialDivContainer .orgTrialDiv a:hover 			{ text-decoration: underline; }
#orgTrialDivContainer .orgTrialDiv a:visited 		{}
#orgTrialDivContainer .orgTrialDiv span.trialDays 	{ font-size: 16px; font-weight: bold; color: #0079AB;}
/*.orgTrialDiv 							{ border: 3px; border-color: #00A1E4; border-style: solid; margin-bottom: 17px; color: #00A1E4; padding: 2px; text-align: center; background-color: #E0F6F9;}
.orgTrialDiv a 							{ color: #0079AB;}
.orgTrialDiv a:hover 					{ text-decoration: underline; background-color: #E8F8FF; }
.orgTrialDiv a:visited 					{}
.orgTrialDiv span.trialDays 			{ font-size: 16px; font-weight: bold; color: #0079AB;}*/

#page #pageSection ul.alphaLinkList 	{ margin-left: 22px;  margin-top: 5px; margin-bottom: 35px; }
.ie6 #page #pageSection ul.alphaLinkList{ margin-bottom: -10px; }
#page #pageSection li.alphaLink 		{ background-image: none; border-bottom: none; padding: 1px; float: left; font-weight: bold; font-size: 0.75em;}

.artsIndexBlueHeader {
color: #00A1E4;
margin-bottom: 5px;
font-size: 1.2em;
font-weight: bold;
}

#page td.centered 						{ text-align: center; }

#page #pageSection ul.plainList {
	margin-top: 0px;
	margin-left: 8px;
}
#page #pageSection ul.plainList li {
  	background-image: none;
	border-bottom: none;
	padding: 4px;
	margin: 0;
	font-weight: bold;
}


#topSortBox {float:right;}
#topSortBox select {
	border:2px solid #BBB;
	color:#002A3D;
	float:right;
	font-size:0.85em;
	margin:0 0 3px 0;
	padding:2px;
	width:175px;
}

/* Contact form address styles */
#contactAddress {padding-top: 20px;}
#page div#contactAddress p {padding-top: 0px; margin-bottom: 2px; font-size: 0.85em; line-height: 1.2em;}

/* Company trial page styles */

#page #companyPromo {
background-image: url(../images/backgrounds/bgGreyScale.gif);
background-repeat:repeat-y;
padding-top: 20px;
margin-top: -15px;

}

#page #companyPromo h3 {
	color: #00A1E4;
	border-bottom: 0px;
}


#page #companyPromo img {
	border: 0px;
	float: left;
	padding-right: 15px;
}

#page #companyPromo #companyPromoTop {
	float: left;
	width: 650px;
	height: 250px;
}

#page #companyPromo #companyPromoBottom {
	clear: left;
	width: 575px;
	padding-bottom: 10px;
}

#page #companyPromo #companyPromoBottom ul {
	list-style-type: none;
	list-style-position: outside;
	padding-left: 0px;
	margin-left: 0px;
}

#page #companyPromo #companyPromoBottom li {
background-image:url(../images/icons/starBullet.gif);
background-repeat:no-repeat;
background-position:0 3px;
padding-left: 17px;
padding-bottom: 5px;
}

#page #companyPromo #companyPromoListOrgs {
	clear: left;
	width: 650px;
}

#page #AIsortBox {
	float: right;
}

/* BEGIN Arts Directory Profile details page ++++++++++++++++++++++++++++++++++++++++++ */

#fullHeaderImageCentered				{ display:block; float:left; margin-bottom:5px; padding:0px; width:710px; height:auto; text-align:center; vertical-align:middle; }
.ie6 #fullHeaderImageCentered			{ margin:0px; padding:0px; }
.ie6 #fullHeaderImageCentered img		{ margin: 0px 0px 10px 0px; padding:0px; }
#profileContainer						{ display:block; float:left; margin-bottom:5px; padding:0px; width:710px; height:auto;/* border:1px solid #00ff9a;*/ }
#profileContainer #innerContainerA 		{ display:block; width:210px; height:auto; float:left; /*border:1px solid #000000; padding:4px;*/ }
#profileContainer #innerContainerB		{ display:inline; width:476px; height:auto; float:left; padding-left:20px; /*border:1px solid #c0c0c0; padding:4px;*/ }
#profileContainer #innerContainerB h2	{  }
#profileContainer #innerContainerB p	{  }
#profileContainer #orgLinks				{ display:inline; width:476px; height:auto; float:left; border:none; }
#profileContainer #orgLinks	p			{ margin:0px 0px 10px 0px; }
#profileContainer #orgLinks	p.links		{ margin-left:10px; }
#profileContainer #innerContainerA #mainImg							{ float:left; margin-bottom:5px; width:210px; height:210px; border:1px solid #E3DECD; text-align:center; vertical-align:middle; }
#profileContainer #innerContainerA #mainImg	img						{ margin:2px; border:0px; text-align:center; vertical-align:middle; float:none; }
#profileContainer #innerContainerA #filmRoll						{ display:inline; float:left; margin-bottom:0px; width:210px ; height:80px; }
#profileContainer #innerContainerA #filmRoll a						{ margin:0px; padding:0px; border:none; }
.ie7 #profileContainer #innerContainerA #filmRoll a					{ width: 65px; height: 65px; }

#profileContainer #innerContainerA #filmRoll a .filmRollItem		{ float:left; padding:2px; border:1px solid #E3DECD; text-align:center; vertical-align:middle; padding: 0px; width: 63px; height: 63px; margin-right: 5px; }
.ie6 #profileContainer #innerContainerA #filmRoll a .filmRollItem	{ margin-right:4px; }
#profileContainer #innerContainerA #filmRoll a .filmRollItem img.x	{ border:0px; text-align:center; vertical-align:middle; float:none; border:none; margin: 2px;}
#profileContainer #innerContainerA #filmRoll a .filmRollItemLast	{ float:left; border:1px solid #E3DECD; text-align:center; vertical-align:middle; padding: 0px; width: 63px; height: 63px; margin-right: -1px; }
#profileContainer #innerContainerA #filmRoll a .filmRollItemLast img.x	{ margin:4px; border:0px; text-align:center; vertical-align:middle; float:none; border:none; margin: 2px; }
#profileContainer #innerContainerA .boxA							{ display:block; float:left; margin-bottom:5px; width:202px; height:auto; font-size: 0.82em; color: #363636; border:1px solid #E3DECD; padding:4px; }
#profileContainer #innerContainerA .boxA span.standout				{ color:#004C6E; }
#profileContainer #innerContainerA #ajaxContainer					{ display:block; float:left; margin-bottom:20px; width:210px; height:300px; border:none;/*1px solid #E3DECD;*/ }
#profileContainer #innerContainerA #ajaxContainer .instruction		{ color: #002A3D; margin:0px 0px -10px 0px; width:210px; height:20px; border:none;/*1px solid #E3DECD;*/ }
#profileContainer #innerContainerA #ajaxContainer .instruction img	{ margin:0px; border:none; float:none; width:16px; height:16px; }
#profileContainer #innerContainerA #ajaxContainer #loading img		{ margin:0px; float:right; border:none; }
#profileContainer #innerContainerA #userTools 						{ width: 210px; margin-bottom: 5px; display: block; clear: both; font-size: 0.85em; }
#profileContainer #innerContainerA #userTools ul 					{ width: 205px; height: 16px; margin: 0; list-style: none; }
#profileContainer #innerContainerA #userTools li 					{ margin: 0 5px 0 0; display: inline; float: left; line-height: 1.8em; background-image: url("../images/icons/sprite.gif"); background-repeat: no-repeat; background-position: 0 1px; }
#profileContainer #innerContainerA #userTools li a 					{ padding: 0 0 0 20px; display: block; color: #666666; text-decoration: none;  }
#profileContainer #innerContainerA #userTools li a:hover 			{ color: #333333; text-decoration: underline; }
#profileContainer #innerContainerA #userTools li.print 				{ background-image: url("../images/icons/printer.gif"); }
#profileContainer #innerContainerA #userTools li.email 				{ background-image: url("../images/icons/email.gif"); }

/* globalForm */
#profileContainer #globalForm 								{ width: 212px; display: block; float: left; }
.ie6 #profileContainer #globalForm 							{ width: 210px; }
.ie6 #profileContainer #globalForm form 					{ margin:0; padding:0; }
#profileContainer #globalForm fieldset 						{ margin: 0 0 15px 0; padding: 0px; border: none; background-image: url("../images/backgrounds/bgPageSection.gif"); background-repeat:repeat-x;}
.ie6 #profileContainer #globalForm fieldset 				{ padding: -2px; margin: 0 -4px 15px 0; }
.gecko #profileContainer #globalForm fieldset 				{ padding-top: -20px; margin: 0 -4px 15px 0; }
#globalForm fieldset table.listingcats						{ clear:all; width:600px; height:30px; float:left; margin-bottom:5px; }

/*.gecko #page #profileContainer #globalForm fieldset 	{ margin: -32px 0 15px 0; }*/
#profileContainer #globalForm fieldset legend 				{ width: 200px; margin: 0 0 15px 0; display: block; float: left; font-size: 0.95em; font-weight: bold; color: #004C6E; border: none; }
.gecko #profileContainer #globalForm fieldset legend 		{ margin: 2px 2px 0px 2px; display: block; float: left; padding: 20px 0px 0px 5px; }

#profileContainer #globalForm label 						{ padding-left:5px; width: 180px; margin: 2px 2px 0px 2px; display: block; float: left; font-size: 0.90em; line-height: 1.2em; color: #004C6E; }
.gecko #profileContainer #globalForm label 					{ padding-left:5px; line-height: 1.1em; }
#profileContainer #globalForm label.short					{ padding-left:5px; width: 100px; margin: 2px 2px 0px 2px; display: block; float: left; font-size: 0.90em; line-height: 1.2em; color: #004C6E; }
#profileContainer #globalForm input 						{ width: 180px; margin: 2px 2px 2px 5px;  padding: 2px; font-size: 0.80em; color: #002A3D; }
.safari #profileContainer #globalForm input 				{ font-size: 0.75em; }
#profileContainer #globalForm textarea 						{ width: 180px; margin: 2px 2px 2px 5px; padding: 2px; font-size: 0.85em; color: #002A3D; font-family: Arial, Helvetica, sans-serif;}
#profileContainer #globalForm select 						{ width: 180px; margin: 0 2px 4px 10px; padding: 2px; display: inline; float: left; font-size: 0.85em; color: #002A3D; }
/* Generic submit button */
		#profileContainer #globalForm input#btnSubmit		{ width: auto; margin: 1px 0 4px 0px; padding: 2px; font-size: 0.80em; color: #002A3D; border:none; float:left; }
.safari	#profileContainer #globalForm input#btnSubmit		{ float:none; }
#profileContainer #globalForm input#btnSubmit.floatRight	{ float: right; padding-right: 18px;}
.ie6 #profileContainer #globalForm input#btnSubmit.floatRight{ padding-right: 16px;}

#page #innerContainerB h3 {border-bottom: none;}

/* End Arts Directory Profile details page ++++++++++++++++++++++++++++++++++++++++++ */

#page #trialwhatsthisfirstname {
	width: 650px;
	float: left;
	font-size: 9px;
}

#page #trialwhatsthisfirstnamea {
	font-size: 9px;
	float: left;
	margin-left: 440px;	
}

.loaderFloatRight							{ float:right; width:30px; border:0px; }
.loaderFloatRight img						{ border:0px; height:16px; width:16px; }

span.subLabel								{font-size: 0.7em; font-style: italic; float:left;}

#page #globalForm input.leftCheckbox		{width: 20px;}

#page #dashboardImageAdviceDetail 			{ font-size: 10px; width: 490px; height: 100px; padding-top: 5px; padding-left: 200px; float: right; }
#page #dashboardImageAdviceDetail ul		{ margin-top: 5px;}
#page #dashboardImageAdviceDetail li.red 	{ color: #CC0000; }
#page #dashboardImageAdviceDetail li.plainList 	{ list-style: none; }

#page .mainSelect 							{ font-size: 0.65em; text-align:center; margin-left: 16px;}

#page #tabBody								{ clear: left; width: 660px; }
#page #tabBody table						{ width: 660px; }
#page #tabBody h4 							{ color:#363636; margin-top: 15px; font-size:1.1em; }
#tabBody table td, #tabBody table th		{ font-size:0.85em; }

/* The next line is what broke the member offer styles in Mac Safari - inserting above resolves*/
#page .dashboardHeader 						{ border-bottom: none; width: 650px; float: left;  clear: both; margin-top: 5px; }
#page table.dashboard 						{ width: 660px; float: left; }
#page table.dashboard tbody tr th.left 		{ text-align: left; }
#page table.dashboard tbody tr th.center 	{ text-align: center; }
#page table.dashboard th a 					{ color: #FFFFFF; }

#page table.dashboardListings 				{ width: 650px; }
#page table.dashboardListings tbody tr th 	{ width: 14px; }

#page #imgLayoutBox							{ width:200px; height:200px; margin: 5px 10px 5px 10px; float:left; display:block; clear: both;}
#page #imgLayoutBox	img						{ border: none; }
#page #listingimagesFloatA					{ height: auto; width:650px; float:left; }
#page #listingimagesFloatB					{ height: auto; width:650px; float:left; }
#page #listingimagesFloatB div				{ padding-top: 10px; }
#page #listingimages						{ height: auto; padding-bottom: 20px; }
#page #listingimages div					{ padding-top: 10px; }

#page #listingimagesFloatB .dbProfileImgTnContainerLeft			{ height: 160px; width: 100px; float:left; display:block; margin-left: 110px; }
.ie6 #page #listingimagesFloatB .dbProfileImgTnContainerLeft			{ margin-left: 60px; }
#page #listingimagesFloatB .dbProfileImgTnContainerLeft	.imgNum { font-size: 10px; margin-left: 14px; }
#page #listingimagesFloatB .dbProfileImgTnContainerLeft	#imgMainText { float: right; padding: 0px 0px 0px 6px; height: 12px; margin-bottom: 5px; font-size: 10px;  }

#page #listingimagesFloatB .dbProfileImgTnContainer				{ height: 160px; width: 100px; float:left; display:block; }
#page #listingimagesFloatB .dbProfileImgTnContainer	.imgNum 	{ font-size: 10px; margin-left: 14px; }
#page #listingimagesFloatB .dbProfileImgTnContainer	.captionBlank { float: right; padding: 0px 0px 0px 6px; height: 12px; margin-bottom: 5px; }
#page #listingimagesFloatB .dbProfileImgTnContainer	.captionClass { width:60px;margin-right:-5px; }
#page #listingimagesFloatB .dbProfileImgTnContainer .radioBox	{float: right; padding: 0px 0px 0px 6px; height: 12px; margin-bottom: 5px; }
#page #listingimagesFloatB .dbProfileImgTnContainer .radioBox .radioClass	{width: 11px; margin-right: 23px; }
#page #headerImage												{width: 350px; }

#page #dashboardImageAdviceProfile 			{ font-size: 0.75em; height: auto; width:450px; float:left; margin-top:10px; }
.ie6 #page #dashboardImageAdviceProfile 	{ margin-top:0px; }
#page #dashboardImageAdviceProfile li		{ font-size: 1.0em; }
#page #dashboardImageAdviceProfile ul		{ margin-top: 0px;}
#page #dashboardImageAdviceProfile li.red 	{ color: #CC0000; }
#page #dashboardImageAdviceProfile li.plainList 	{ list-style: none; }


#page div.floatright 						{ text-align:right; float: left; display:inline; margin-bottom: 5px; clear: left; width: 300px; margin-left: 345px; }
.ie6 #page div.floatright 					{ margin-bottom: 0px; clear: left; width: 300px; margin-left: 345px; display:inline; }

#page table a.plainLink 					{ text-decoration: none; }

#page #festivalMenuBar						{width: 100%; font-size: 1.2em; font-weight:bold; float: left; text-align:center;}
#page #festivalMenuBar a					{margin-left: 60px;}
#page #festivalMenuBar span					{margin-left: 60px;}
#page #festivalSubPage						{width: 100%; float: left; padding-top: 0px;}


table.help									{ background-color:#FFFFFF; margin-left:0px; }
table.help td								{ background-color:#FFFFFF; color:#363636; font-size: 0.90em; line-height: 1.2em; padding: 5px 15px 4px 0px; vertical-align:middle; }
table.help th								{ font-weight:normal; text-align:left; }
table.help td.grouping						{ color:#333333; text-align:left; }
table.help th.heading						{ font-weight:bold; text-align:left; }

table.help td.tickSmall 					{ padding:0px; background-image: url("../images/icons/ico_tick10.gif"); background-repeat: no-repeat; background-position: 30px; }
table.help td.crossSmall 					{ padding:0px; background-image: url("../images/icons/ico_cross10.gif"); background-repeat: no-repeat;  background-position: 30px;}

#page #festivalSubPage p					{float: left; width: 600px;}
#page #festivalSubPage p.dateLinkBar		{text-align:center; width: 100%; margin-bottom: 7px;border-bottom: 1px solid #E3DECD; border-top: 1px solid #E3DECD; padding-bottom: 5px; padding-top: 2px;}

#page img.borderless						{ border: none; }

#page #redBubbleOffers div					{margin-left: auto; margin-right: auto; width: 325px; padding: 5px; float: left;}

#page .comedyFestival						{width: 100%; font-size: 0.9em; margin-bottom: 15px;}

#page #globalForm #acceptMatesRates			{margin-right: 18px; margin-top: 10px; float: right;}
#page #classImageDiv img.detailImage		{float: left;}

/* Member Offer Styles */
#page #globalForm div#memberOfferInfo		{
												width: 440px;
												height: 100px;
												font-size: 0.84em;
												overflow: auto;	
												margin: 0 0 6px 10px;											
												padding: 2px;
												border-style: solid;
												border-width: 2px;
												border-color: #BBB #BBB #BBB #BBB;
												background-color: #FFFFFF;
											}
											
#page #globalForm div#memberOfferInfo p			{ width: 390px; }
#page #globalForm div#memberOfferInfo p.indent 	{ margin-left: 26px; }
#page #globalForm label.termsAgreeCheckbox		{ width: 450px;}
#page #globalForm input.termsAgreeCheckbox 		{ width: 35px; margin-top: 4px;}
#page #globalForm label.redemptionRadio			{ width: 250px;}
#page #globalForm input.redemptionRadio			{ width: 40px;}
#page table.memberOfferConfirmation				{ width: 400px; margin-bottom: 10px;}
#page table.memberOfferConfirmation tr td		{ background-color: #FFFFFF; }
#page table.currentMemberOffers					{ width: 717px; margin-bottom: 20px;}
#page table tr td.center						{ text-align:center;}
#page #globalForm input#btnSubmit.floatRight	{ float: right; padding-right: 30px;}
#page div#memberOfferEditDiv					{ width: 200px; float: left;}
#page div#memberOfferProceedDiv					{ width: 200px; float: right;}

#page #globalForm label.short					{ width: 110px; }


/* member offers list page */
#page div.memberOffer 										{ margin-bottom: 12px; padding: 10px 8px 8px 8px; display: block; float: left; border-bottom: 1px dotted #0071BC;width: 710px; }
#page div.memberOffer div#imageDivMemberOffersList 							{float: left; margin: 0px; padding-right: 10px; width: 100px;}
#page div.memberOffer div#imageDivMemberOffersList img						{margin: auto; padding: auto; float: left;}

#page div.memberOffer div#contentDivMemberOffersList						{float: left; margin: 0px; display: block; width: 300px; }
#page div.memberOffer div#contentDivMemberOffersList h4 	{font-size: 0.9em; width: 400px; float: left;  }
#page div.memberOffer div#contentDivMemberOffersList p.offerTitleList 	{ font-size: 0.85em; color: #666666; line-height: 1.2em; font-weight:bold; margin-bottom: 0px; width: 400px; float:left;  }
#page div.memberOffer div#contentDivMemberOffersList p.offerDetailList	{ margin-top: 2px; width: 410px; font-size: 0.8em; float: left;  }

#page div.memberOffer div.memberOfferListDateDiv 						{ float: right; width: 160px; text-align: right; font-size: 0.85em;}

/* details page */
#page div#memberOfferDetailDiv 								{width: 700px;}
#page div#memberOfferDetailLeftBar							{width: 150px; float: left; font-size: 0.85em; padding: 2px;}
#page div#memberOfferDetailLeftBar div.redeemDivBorder 		{border: 1px solid #CCCCCC; padding: 3px; height: auto;}
#page div#memberOfferDetailLeftBar div.redeemDiv 			{padding: 3px; height: auto;}
#page div#imageDivMemberOffersDetail						{float: left; margin: 0 0 20px 0; padding: 10px; width: 120px;}
#page div#imageDivMemberOffersDetail img 					{margin: auto; padding: auto; float: left;}
#page div#memberOfferDetailRightBar 						{float: right; padding-top: 10px; width: 535px;}
#page div#memberOfferDetailRightBar h4						{font-size: 0.9em; margin-bottom: 10px;}

#page .right	{float: right;}
#page .red 		{color: #CC0000}

#humancheck		{visibility: hidden; display: none;}


/* End member offer styles */

.safari #clearDivide		{ clear:both; display:block; width:960px; height:1px; border:none; /*margin-top:232px;*/ }
.ie7 #clearDivide		{ clear:both; display:block; width:960px; height:1px; border:none; margin-top:232px; }
/* Project Project  additions */
/* bottom content */
#contentBottom {margin:15px; width: 960px; margin-left: auto; margin-right: auto; font-size: 0.9em; clear: both; display:block; min-height: 100px; }

#contentBottom .footerLink {float:left; width:172px; margin:15px 0 0 0; background:#d9eefd; padding:10px; height:95px; }
#contentBottom .alt {background:#c5e5fc;}
#contentBottom .footerLink ul {margin:5px 0 0 10px; font-size: 0.9em; line-height: 17px;}
#contentBottom .footerLink ul li {list-style:disc; margin:0 0 0 10px; color:#666666;}
#contentBottom .footerLink ul li a {color:#666666; text-decoration:none;}
#contentBottom .footerLink ul li a:hover {color:#000}

/* footer */
#footer{background:#fff; padding:20px 10px 0 20px; width: 960px; margin-left: auto; margin-right: auto; clear: left; font-size: 0.75em; display: block;}
#footer #copyright{ margin:0; padding:10px 0; color:#666; width: 120px; clear: none; display:inline-block;}
.ie7 #footer #copyright { padding-top: 44px; padding-bottom: 0px;}
#footer #follow_us {margin-left:100px; color: #666; display: inline-block; }
#footer #follow_us a { color: #666; vertical-align:middle; margin:0 0 3px 5px; width:80px; height:30px; background:url(/shared/images/nav/sprite_template.png) 0px -100px; display:inline-block; }
#footer #follow_us a strong { display:none; }
#footer #follow_us #follow_twitter {  background-position: -80px -100px;}

/* Arts Council Grant Finder Form Styles */
.grantFinder { height: 140px; display:block; padding-bottom: 10px;}
.grantFinder select.txtSelect 	{ width: 195px; margin: 4px 0 8px 0px; padding: 2px; font-size: 0.85em; color: #002A3D; border: 2px solid #BBB; }
.grantFinder select.txtSelectFocus{ width: 195px; margin: 4px 0 8px 0px; padding: 2px; font-size: 0.85em; color: #002A3D; border: 2px solid #00A1E4; }
.grantFinder span { color: #888; font-size: 0.85em; font-weight: bold; line-height: 16px; width: 100%; display: block;}

/* Lasttix Styles */
iframe#lasttix  { width: 695px; height: 1050px; border: none; }
.ie iframe#lasttix  { width: 695px; height: 1110px; border: none; }


/* hot job box styles */
.hotJobs {border: 1px solid #F9F;}

/* Homepage Event List style tweaks */
div#homePageEventList { height:auto; display: block; clear:both; }
div#homePageEventList h4 { border-bottom: 1px solid #FFF; }
div#homePageEventList a { visibility: hidden;}
div#homePageEventList ul li a { visibility: visible; }
#page #pageSection div#homePageEventList ul li { border-bottom: none; background-image: none; padding: 8px 0 5px 0;}

/* Event page browse List style tweaks */
div#eventPageBrowseList { height:auto; display: block; }
div#eventPageBrowseList h4 { border-bottom: 1px solid #FFF; }
div#eventPageBrowseList a { visibility: hidden;}
div#eventPageBrowseList ul li a { visibility: visible; }
#page #pageSection div#eventPageBrowseList ul li { border-bottom: none; background-image: none; padding: 8px 0 5px 0;}

/* AdSense Box Tweaks */
.adSenseSkyscraperPaddingOuter { width: 200px; }
.adSenseSkyscraperPaddingInner { margin-left: auto; margin-right: auto;}