/*
'<!--$$Revision: 159 $-->
'<!--$$Author: Errol $-->
'<!--$$Date: 6/23/11 4:47p $-->
'<!--$$Logfile: /4.0 Arts Hub/shared/css/screen4.css $-->
'<!--$$NoKeywords: $-->
*/

/* headings 
font-family:Century,Bookman,'URW Bookman L','Bookman Old Style',serif,'Times new roman' */


* 								{ margin: 0; padding: 0; }
.shrink							{ margin: 0; padding: 0; }
body 							{ font-family: Arial,Helmet,Freesans,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: 0 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: 10px 0px; width: 220px; height: 90px;float: left; }/*margin: 9px 7px; */
.ie6 #header #logo 					{ margin: 9px 7px; }
#header #logo a strong 				{ display: none; }
#header #logo img 					{ border: none; }
#header #banner 					{ margin: 10px 0px; width: 728px; height: 90px; float:left; }
/* UPDATE SIZES IN THE NEXT STYLE WHEN LEADERBOARD GOES LIVE */
/* should be width: 728px; height: 90px;  */
#header #banner img					{ width:728px; height:90px; float:right; border:0px; }

.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: 11px 0 0 25px; /*For breadcrum spacing (margin: 12px 0 0 25px;)*/ float: left; }
.ie6 #page 							{ margin: 6px 0 0 12px; }
.ie7 #page 							{ margin-top: 11px; }
.safari #page 						{ margin-top: 12px; }

#page h1 							{ font-family:Century,Bookman,'URW Bookman L','Bookman Old Style',serif,'Times new roman'; margin-bottom: 15px; padding-bottom: 5px; display: block; font-size: 1.6em; color: #363636; border-bottom: 1px solid #E3DECD; }
#page h2.h1Simulation				{ font-family:Century,Bookman,'URW Bookman L','Bookman Old Style',serif,'Times new roman'; margin-bottom: 0px; padding-bottom: 5px; display: block; font-size: 1.6em; color: #363636; border-bottom:none; }
#page h2 							{ margin-bottom: 10px; padding-bottom: 7px; display: block; font-size: 1.4em; color: #363636; border-bottom: 1px solid #E3DECD; }
#page h1.h2Simulation				{ 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: none; }
#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: #0E97E7; }
#page td 							{ padding: 5px 15px; color: #0073A3; background-color: #E3E3E3; }/*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 #rateCard th 					{ padding: 5px 6px; color: #DBEFF8; background-color: #F131A0; }
#page #rateCard td 					{ padding: 5px 6px; color: #0073A3; background-color: #e3e3e3; color: #363636; height: 36px; font-size: 0.85em; }
#page #rateCard td img				{ float:none; border:none; margin: 0px; }
#page #rateCard td.alt				{ background-color: #CCCCCC; }
#page #rateCard td.new				{ background-image: url("../images/icons/cup.gif"); background-repeat: no-repeat; background-attachment: fixed; background-position: -30px 0px; }
#page .subtext						{ font-size: 0.75em; }
#page ul.subtext					{ margin-left:10px; }
.ie #page ul.subtext					{ margin-left:16px; }



#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: #0E97E7; }
#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: #0E97E7; }
#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; }

#page select#drill 					{ width: 268px; margin: 0 2px 4px 10px; padding: 2px; display: inline; float: left; font-size: 0.85em; color: #002A3D; border: 2px solid #BBBBBB;}
#page label#drill					{float: left; padding-top: 4px;}


/* nonMember */
#page #nonMember {
  width: 693px;
  margin-bottom: 30px;
  padding: 12px 10px 15px 10px;
  
  border: 2px solid #f131A0;
}
#page #nonMember h3 {
  font-size: 1em;
  margin-bottom: -2px;
  color: #000;
  border: none;
  padding: 1px 0 2px 20px;
  background-image: url("../images/icons/exclamation.gif");
  background-repeat: no-repeat;
  line-height: 12px;
}
#page #nonMember h4 {
  font-size: 1em;
  color: #000;
  padding: 1px 0 2px 20px;
  background-image: url("../images/icons/error.gif");
  background-repeat: no-repeat;
  line-height: 12px;
}
.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: #5A537B;
}
#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; }
	
	/* Century version */
	#page #pageSummary h3.standard			{ font-family:Century,Bookman,'URW Bookman L','Bookman Old Style',serif,'Times new roman'; margin: 5px 0 3px 0; font-size: 1.2em; border: none; }
	#page #pageSummary h3.standard a 		{ text-decoration:none; }
	#page #pageSummary h3.standard a:hover 	{ background-color: #e3f5f8; }	
	#page #pageSummary span.author 			{ margin: 0px 0px 0px 0px ; padding-top:-1px; font-weight: bold; color: #847C61; }/*font-size: 0.80em; */
	
	/* 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; }

/* ##########  Carousal on Home page */
	.sliderwrapper 							{ width: 380px; height: 244px; position: relative; overflow: hidden; padding: 0px; background:#CCC url("../images/loading-artshub.gif") no-repeat center; border-top: 1px solid #BBB; }
		.sliderwrapper .contentdiv 			{ width: 380px; height: 244px; visibility: hidden; position: absolute; left: 0px; top: 0px; background-color:#000; padding: 0px;  -moz-opacity: 1; opacity: 1;/* filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);*/}
	.ie .sliderwrapper .contentdiv 			{ top: 0px; }
	/* Container for heading and abstract */
	.contentdiv .carousalOverlay			{ width:380px; height:70px; overflow:hidden; position:absolute; bottom: 0px; left: 0px; background-color:#000; -moz-opacity: 0.750; opacity: 0.750; }
	.ie .contentdiv .carousalOverlay		{ 
												filter:alpha(opacity=75);
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=75)";
												filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	}										
	#page #pageSummary #slider1 			{ height: 244px; padding: 0px; }
	#page #pageSummary #slider1 h2 			{ font-family:Century,Bookman,'URW Bookman L','Bookman Old Style',serif,'Times new roman'; margin: 4px 0 2px 5px; font-size: 1.0em; line-height: 1.3em; color: #00FFFF; border: none; }
	#page #pageSummary #slider1 h2 a:hover 	{ color: #0099AF; }
	#page #pageSummary #slider1 p 			{ width: 370px; margin: 0; padding: 0 5px 0 5px; font-size: 0.80em; line-height: 1.1em; color: #FFF; position: absolute; top: 26px; }
	#page #pageSummary #slider1 a 			{ font-size: 1em; font-weight: bold; color: #00FFFF; text-decoration: none; }
	#page #pageSummary #slider1 img 		{ width: 380px; height: 244px; margin: 0px; display: block; clear: both; position: absolute; top: 0px; left: 0px; border: none; }
	.ie #page #pageSummary #slider1 img 	{ padding-top:0px; }
	/* Carousal Pagination */
	#page #pageSummary .featurePagination 				{ width: 360px; text-align: right; background-color: #000; padding: 5px 10px; color: #FFF; }
	#page #pageSummary .featurePagination a.toc,
	#page #pageSummary .featurePagination a.prev,
	#page #pageSummary .featurePagination a.next		{ padding: 0 5px; text-decoration: none; color: #FFF; font-size: 12px; }
	#page #pageSummary .featurePagination a.toc:hover,
	#page #pageSummary .featurePagination a.prev:hover,
	#page #pageSummary .featurePagination a.next:hover,
	#page #pageSummary .featurePagination a.selected 	{ color: #0079AB;  font-size: 13px;  }
	#page #pageSummary .featurePagination a.toc:visited,
	#page #pageSummary .featurePagination a.prev:visited,
	#page #pageSummary .featurePagination a.next:visited{ color: #FFF; }
/* End Carousal ################ */


	/*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; font-family:Century,Bookman,'URW Bookman L','Bookman Old Style',serif,'Times new roman'; }
	#page #pageSummary #jotwFeature h4 		{ margin-bottom: 5px; color: #000000; font-size: 1.2em; background-image:url(/shared/images/backgrounds/jotw-mini-banner-380x40.jpg); background-repeat: no-repeat; margin: 0 0 7px; 0; padding: 13px 0 0 10px; height: 33px; }
	#page #pageSummary #jotwFeature h4 strong { visibility:hidden; } /*Hide but leave for SEO*/
	#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: #0E97E7; font-size:1.2em; margin:20px 18px 8px 0px; padding-bottom:4px; }
	#page #pageSummary #jobsHomeLatest h3 a	{ font-family: Century,Bookman,'URW Bookman L','Bookman Old Style',serif,'Times new roman'; font-size: 1.2em; }
	#page #pageSummary #jobsHomeLatest h2 	{ font-size:1.4em; }
	#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:#0E97E7; }
	#page #pageSummary div#ajaxTabContainer ul li a.on			{ width:auto; height:20px; background-color:#0E97E7 ; 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");
  background-repeat: repeat-x;
  /*border-top: 1px solid #BBB;*/ /*using border from adEditorialPointer2 || mrec || jotw (depending on what is sitting at top)*/
}
.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: #0E97E7; 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 #0E97E7; }
#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 #0E97E7; }
.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 #0E97E7; }
.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 #0E97E7; }
.ie #page #pageSection #searchForm .homeJobSearch	{ margin-top: 2px; }



#page #pageSection h3 {
  margin: 10px 0 5px 10px;
  font-size: 1.6em;
  font-weight: normal;
  color: #0E97E7;
  border: none;
  font-family:Century,Bookman,'URW Bookman L','Bookman Old Style',serif,'Times new roman';
}
#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;
  padding: 0px;
}
.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/jotw-mini-banner-380x40.jpg);/*hot-jobs.jpg hotjob_titlebar.png*/
	background-repeat:no-repeat;
	padding: 12px 0 0px 20px;	
	border-bottom: none;
	margin: 0 0 0 0;
	height: 30px;
	color:#000;
}
/*Make the text invisible, but crawlable!*/
#page #pageSection h4.jotwtitle strong { visibility: hidden; }
#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: #0E97E7; 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: #0E97E7; 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: #0E97E7; 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: #0E97E7; 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 			{ font-family: Arial,Helmet,Freesans,sans-serif; 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.calendar {
  background-image: url("../images/icons/cal.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.rightArrow { background-image: url("../images/icons/bullet_go.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; margin-right:-10px ;}
#page #pageSummary .listListing h3 			{ width: 380px; padding: 0 21px 3px 0; color: #004C57; margin: 5px 0 3px 0; font-size: 1.2em; border: none; /*float: left;*/ }
.ie #page #pageSummary .listListing h3 		{ width:290px ; }
#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; text-decoration:none; }
#page #pageSummary .listListing a:hover		{ 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: 1.2em; margin-bottom: 0; border: none; float: left; font-family:Century,Bookman,'URW Bookman L','Bookman Old Style',serif,'Times new roman'; }
#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; text-decoration:none; padding: 2px 0px 0px 2px; }
#page .listing a:hover 						{ background-color: #E3F5F8; }
/*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; font-family:Century,Bookman,'URW Bookman L','Bookman Old Style',serif,'Times new roman'; }
.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 h3.standardListing					{ font-family:Century,Bookman,'URW Bookman L','Bookman Old Style',serif,'Times new roman'; margin: 5px 0 3px 0; font-size: 1.2em; border: none; width:100%; }


#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;
}

/* BEGIN: ### FOCUS, Special Report, etc, Event pages*/
#page #listingFeatured td					{ }
#page #listingFeatured						{ width:715px; border:1px solid #CCC; padding:0px; margin:0px; float:left; display:inline-block; }
#page #listingFeatured	img					{ padding:0px; margin:0px; border:0px; float:none; }
#page #listingFeatured	#artsHubFeature		{ height:66px; width:715px; padding:0px; background-color:#FFF; }
#page #listingFeatured	#featureBanner		{ text-align:center; background-color:#FFF; vertical-align:top; padding-bottom: 10px; display:block; }
#page #listingFeatured	.leftFeatureContent		{ width:200px !important; padding:0px; background-image: url("../images/backgrounds/bgSubNav.gif"); background-repeat: repeat-y; border-right-width:1px; border-right-style:solid; border-right-color:#DDDDDD; word-wrap: break-word; vertical-align:top; color:#363636; }
#page #listingFeatured	.leftFeatureContent img	{ padding:0px ; }
/*START: Special report multiple class used with .leftFeatureContent */
#page #listingFeatured	.leftContentSP		{ background-image: url("../images/backgrounds/bgSpecialReportColumn.jpg"); background-repeat: repeat-y; }
/*END*/
#page #listingFeatured	#rightContent       { background-color:#FFF; color:#363636; font-size:13px; line-height:1.4em; vertical-align:top; }
#page #listingFeatured	#featureArticle		{ background-color:#FFF; color:#363636; font-size:13px; line-height:1.4em; padding-bottom: 50px; vertical-align:top; display:block; }
#page #listingFeatured	#featureArticle	h2.articleTitle	{ font-size:24px; line-height:26px; margin-top:5px; padding-bottom:0px; }
#page #listingFeatured	#featureArticle	p.author { color: #363636; }
#page #listingFeatured	#featureArticle	p.author span { color: #666666; }
#page #listingFeatured	#featureArticle	img.hero { float:left; margin-bottom:10px; margin-right:0px; } /*This sucks! margin-right 10px pushes the box out when the image is full size.. But if image is smaller it needs margin for txt wrapping... */
#page #listingFeatured	#bottomCentreContent{ height:auto; width:180px; background-color:#FFF; color:#363636; vertical-align:top;  display:block; float: left;}
.ie #page #listingFeatured	#bottomCentreContent{ width:180px; }
#page #listingFeatured	#bottomRightContent	{ width:300px; padding:0px; margin:0px 0px 0px 5px; vertical-align:top; background-color:#FFF; color:#363636; display:block; float: left; }
#page #listingFeatured	#bottomRightContent	img { width:300px; padding:0px; margin:0px; border:0; }
#page #listingFeatured	#bottomRightContent	img.tn { width:60px; height:60px; border: 1px solid #CCC; float:left; margin: 0px 4px 4px 0px; }
#page #listingFeatured	.itemContainer				{ padding:4px; border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:#DDDDDD; word-wrap: break-word; color:#363636; font-size:12px; line-height:1.4em; margin-bottom:6px; }
#page #listingFeatured	#bottomCentreContent .itemContainer { padding-left:0px; }
.ie #page #listingFeatured	.itemContainer			{ width:192px; }
.ie #page #listingFeatured	#bottomCentreContent .itemContainer { width:180px; }
#page #listingFeatured	.itemContainer .author		{ color:#666666; font-weight:bold; margin-right:3px; }
#page #listingFeatured	.itemContainer img 			{ width:60px; height:60px; border: 1px solid #CCC; float:left; margin: 0px 4px 4px 0px; }
#page #listingFeatured	.itemContainer h3.itemTitle		{ font-family:Century,Bookman,'URW Bookman L','Bookman Old Style',serif,'Times new roman'; font-size:16px; font-weight:bold; border:0; margin-bottom: 4px; padding-bottom:0px; line-height:0.9em; }
#page #listingFeatured	.itemContainer h3.itemTitle a	{ text-decoration:none; color:#0079AB; font-size:0.95em; clear:both; }
/*START: Special report multiple class used with .itemContainer */
#page #listingFeatured	.itemContainerWiden		{ width:275px; }
#page #listingFeatured	.itemContainerWiden img { width:60px; height:60px; border: 1px solid #CCC; float:left; margin: 0px 4px 4px 0px; }
/*END*/
/* END: ######################### */



/*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-size: 12pt; background-color: #CCC; width: 100%; height: 30px; padding: 5px 0 0px 0; text-align: center; margin: 0;}
#page .eventListing div.applyNow { width: 150px;; margin-left: auto; margin-right: auto; text-align: center;}
#page .eventListing div.getMoreInfo { width: 107px; margin-left: auto; margin-right: auto; text-align: center;}
#page .eventListing div.eventDescription { clear: both; height: auto; width: 490px; margin-top: 10px; padding-top: 10px; font-size: 0.90em; color: #000; line-height: 1.3em; }
#page .eventListingLeftBar { width: 200px; float: left; }
#page .eventListingLeftBarItem { border-bottom: 1px solid #DDD; padding: 4px; font-family: Arial,Helmet,Freesans,sans-serif; font-size: 10pt; color: #000; word-wrap: break-word; }
#page .eventListingLeftBarItem h2 {  font-size: 7pt; height: auto; background-color: transparent; border-bottom: none; text-align: left; text-transform: uppercase; }
#page .eventListingLeftBarItem h2 a { font-size: 7pt; background-color: transparent; border-bottom: none; text-align: left; text-transform: uppercase; text-decoration: none;  color: #000;}

#page .eventListingLeftBarItem li { padding-left: 4px; }

#page .eventListingLeftBar div#userTools { width: 178px; padding: 4px 0 0 4px; height: auto; }
#page .eventListingLeftBar div#userTools ul { width: 178px; margin: 5px 0 0 5px; height: auto; }
#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: visible;}
#page .eventListingLeftBar div#userTools ul li:hover ul,
#page .eventListingLeftBar div#userTools ul a:hover ul {visibility: visible; }
#page .eventListingLeftBar div#userTools ul li.facebook { background-image: url("../images/icons/facebook.png"); background-repeat: no-repeat;   }
#page .eventListingLeftBar div#userTools ul li.myspace { background-image: url("../images/icons/myspace.png"); background-repeat: no-repeat;   }
#page .eventListingLeftBar div#userTools ul li.digg { background-image: url("../images/icons/digg.png"); background-repeat: no-repeat;   }
#page .eventListingLeftBar div#userTools ul li.delicious { background-image: url("../images/icons/delicious.png"); background-repeat: no-repeat;   }
#page .eventListingLeftBar div#userTools ul li.twitter { background-image: url("../images/icons/twitter.png"); background-repeat: no-repeat;   }

.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 .eventListingRightBar #nonMember {  width: 100%; }
#page .eventListingRightBar #nonMember #inlineSignIn { width: 300px; height: auto; }

#page #logintoapplyadvice { width: 420px; height: auto; float:left; margin-left:auto; margin-right:auto; border: 1px solid #666; padding: 5px;}

#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 .gmInfoWindow	{ width: 175px; height: auto; margin: 0; }
#page .gmInfoWindow h2 { height: auto; font-size: 10px; text-align:left; background-color: transparent; border-bottom: none;  }
#page .gmInfoWindow h3 { height: auto; font-size: 10px; text-align:left; background-color: transparent; border-bottom: none; margin: 0;  }
#page .gmInfoWindow h4 { height: auto; font-size: 10px; text-align:left; background-color: transparent; border-bottom: none; margin-bottom: 5px;  }


#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: #0E97E7; 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 #0E97E7; 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 #0E97E7; }

/* 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 			{ font-family:Century,Bookman,'URW Bookman L','Bookman Old Style',serif,'Times new roman'; padding: 2px 21px 3px 0; color: #0079AB; font-size: 1.2em; 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; text-decoration:none; }
#page #searchResults .jobStandard a:hover 		{ background-color: #e3f5f8; }	

#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 			{ font-family:Century,Bookman,'URW Bookman L','Bookman Old Style',serif,'Times new roman'; padding: 2px 21px 3px 0; color: #0079AB; font-size: 1.2em; margin-bottom: 0; border: none; float: left; }
#page #searchResults .jobFeature h2.newListing 	{ font-family:Century,Bookman,'URW Bookman L','Bookman Old Style',serif,'Times new roman'; 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; text-decoration:none; }
#page #searchResults .jobFeature a:hover		{ background-color: #E3F5F8; }
#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: transparent; }
.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; }

#page #searchResults .classPremium 				{ width: 696px; margin-bottom: 5px; padding: 10px 8px 8px 8px; display: block; float: left; border-bottom: 1px dotted #0071BC; }
#page #searchResults .classPremium h2 			{ font-family:Century,Bookman,'URW Bookman L','Bookman Old Style',serif,'Times new roman'; padding: 2px 21px 3px 0; color: #0079AB; font-size: 1.2em; margin-bottom: 0; border: none; float: left; }
#page #searchResults .classPremium h2.newListing 	{ font-family:Century,Bookman,'URW Bookman L','Bookman Old Style',serif,'Times new roman'; background-image: url("../images/icons/new.gif"); background-repeat: no-repeat; background-position: right; }
#page #searchResults .classPremium em 			{ margin: 2px 0 0 0; font-size: 0.90em; float: right; color: #2FA3A9; }
#page #searchResults .classPremium em strong 		{ padding: 5px 5px 3px 4px; background-color: #D5F7FA; }
#page #searchResults .classPremium p 				{ width: 525px; font-size: 0.85em; margin-bottom: 0; float: left; clear: left; }
#page #searchResults .classPremium p.companyName	{ color: #847C61; font-size: 0.80em; margin-bottom: 0; float: left; clear: left; }
#page #searchResults .classPremium p.jobDetail 	{ color: #666666; }
#page #searchResults .classPremium a 				{ color: #0079AB; text-decoration:none; }
#page #searchResults .classPremium a:hover		{ background-color: #E3F5F8; }
#page #searchResults .classPremium img 			{ margin: 3px 0 8px 5px; border: none; float: right; clear: right; }
#page #searchResults .classPremium ul 			{ margin: 3px 0; padding: 3px 0 3px 0; float: left; clear: left; list-style: none; background-color: transparent; }
.ie #page #searchResults .classPremium ul 		{ width: 80%; 	margin: 3px 0; padding: 3px 0 3px 0; }
#page #searchResults .classPremium 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 .classPremium li.tag { padding: 4px 0 4px 18px; }
#page #searchResults .classPremium li 			{ margin-right: 5px; display: inline; font-size: 0.8em; margin-bottom: 0; }

/* New info box styles */
/* Used to use jobFeature style for SUCCESS, INFO messages in all pages */
#page .infoBox 				{ width: 696px; margin-bottom: 12px; padding: 10px 8px 8px 8px; display: block; float: left; border-top: 1px solid #CCC; border-right: 2px solid #999; border-bottom: 2px solid #999; border-left: 1px solid #CCC; }
#page .infoBox h2 			{ padding: 2px 21px 3px 0; color: #0079AB; font-size: 0.95em; margin-bottom: 0; border: none; float: left; }
#page .infoBox h2.newListing 	{ background-image: url("../images/icons/new.gif"); background-repeat: no-repeat; background-position: right; }
#page .infoBox em 			{ margin: 2px 0 0 0; font-size: 0.90em; float: right; color: #2FA3A9; }
#page .infoBox em strong 		{ padding: 5px 5px 3px 4px; background-color: #D5F7FA; }
#page .infoBox p 				{ width: 525px; font-size: 0.85em; margin-bottom: 0; float: left; clear: left; }
#page .infoBox p.companyName	{ color: #847C61; font-size: 0.80em; margin-bottom: 0; float: left; clear: left; }
#page .infoBox p.jobDetail 	{ color: #666666; font-style: italic; }
#page .infoBox a 				{ color: #0079AB; }
#page .infoBox img 			{ margin: 3px 0 8px 5px; border: none; float: right; clear: right; }
#page .infoBox ul 			{ margin: 3px 0; padding: 3px 0 3px 0; float: left; clear: left; list-style: none; background-color: transparent; }
.ie #page .infoBox ul 		{ width: 80%; margin: 3px 0; padding: 3px 0 3px 0; }
#page .infoBox 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 .infoBox li.tag { padding: 4px 0 4px 18px; }
#page .infoBox li 			{ margin-right: 5px; display: inline; font-size: 0.8em; margin-bottom: 0; }
#page .infoBox h5 				{ font-weight:bold; font-size: 1em; color: #000; line-height: 14px; padding: 1px 0 2px 20px; background-image: url("/shared/images/icons/cup.gif"); background-repeat: no-repeat; margin-bottom: 3px; }
#page .infoBox h5.blank			{ font-size: 1em; color: #000; padding: 1px 0 2px 20px; background:none; padding:0px; }
#page .infoBox h5.info			{ font-size: 1em; color: #000; padding: 1px 0 2px 20px; background-image: url("/shared/images/icons/information.gif"); background-repeat: no-repeat; }
#page .infoBox h5.help			{ font-size: 1em; color: #000; padding: 1px 0 2px 20px; background-image: url("/shared/images/icons/heart.gif"); background-repeat: no-repeat; }
#page .infoBox h5.note			{ font-size: 1em; color: #000; padding: 1px 0 2px 20px; background-image: url("/shared/images/icons/lightbulb_off.gif"); background-repeat: no-repeat; }
#page .infoBox h5 span.noteText	{ color:#363636; font-size:0.85em; }
.mac.gecko #page .infoBox h5 		{ padding: 2px 0 2px 20px; }


/* 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: #0E97E7; }
.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: #0E97E7; }
.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 #0E97E7; 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 #0E97E7; background-color: #FFF; }

/* job advert */
#page .jobAdvert 					{ width: 320px; height: 195px; margin: 0 10px 10px 5px; padding: 5px 4px 4px 10px; float: left; background-image: url("../images/backgrounds/bgSubNav.gif"); background-repeat: repeat-y; background-position: right top; border: 4px solid #BBB; color: #002F36; position: relative; }
#page .jobAdvert h2 				{ border: none; color: #000; font-size: 1em; margin-bottom: 0; font-weight: bold; }
#page .jobAdvert h3 				{ color: #FFF; border: none; background-color:#F141A0; font-size: 0.9em; margin-bottom: 0; font-weight: bold; text-transform:capitalize; } /*F3C*/
#page .jobAdvert p 					{ color: #002F36; }
#page .jobAdvert ul 				{ list-style: disc; margin: 0 0 0 10px; height: auto;}
#page .jobAdvert ul li.bamalert		{ background-image: url("../images/icons/error.gif"); background-repeat: no-repeat; font-size: 0.85em; color: #5A537B; margin: 0 12px 0 0; padding-left:20px; line-height: 1.8em; background-position: 0 1px; }
#page .jobAdvert ul li.bam			{ background-image: url("../images/icons/accept.gif"); background-repeat: no-repeat; font-size: 0.85em; color: #5A537B; margin: 0 12px 0 0; padding-left:20px; line-height: 1.8em; background-position: 0 1px; }
#page .jobAdvert ul li.exclamation	{ background-image: url("../images/icons/exclamation.gif"); background-repeat: no-repeat; font-size: 0.85em; color: #5A537B; margin: 0 12px 0 0; padding-left:20px; line-height: 1.8em; background-position: 0 1px; }
#page .jobAdvert ul li.information	{ background-image: url("../images/icons/information.gif"); background-repeat: no-repeat; font-size: 0.85em; color: #5A537B; margin: 0 12px 0 0; padding-left:20px; line-height: 1.8em; background-position: 0 1px; }
#page .jobAdvert ul li.star			{ background-image: url("../images/icons/star.gif"); background-repeat: no-repeat; font-size: 0.85em; color: #5A537B; margin: 0 12px 0 0; padding-left:20px; line-height: 1.8em; background-position: 0 1px; }
#page .jobAdvert ul li.different	{ color: #5A537B; }
#page .jobAdvert img.liveInSaturdayBulletin	{ float:left; margin-left:80px; border:none; }


#page .jobAdvert li 				{ margin-bottom: 0; color: #002F36; }
#page .jobAdvert li.cancel 			{ background-image: url("../images/icons/cancel.gif"); }
#page .jobAdvert a.lodgeAdvert 		{ width: 61px; height: 20px; margin: -8px 0 10px 0; display: block; font-size: 85%; line-height: 28px; text-align: center; text-transform: uppercase; background-image: url("../images/btns/btnPlaceAd.gif"); background-repeat: no-repeat; text-decoration: none; position: absolute; left: 10px; bottom: 2px; }
#page .jobAdvert a.lodgeAdvert:hover{  }
#page .jobAdvert a.lodgeAdvert strong{ display:none; }

#page #globalForm input.classPlaceButton { width: auto; height: auto; margin: -8px 0 10px 0; display: block; font-size: 85%; line-height: 28px; text-align: center; text-transform: uppercase; text-decoration: none; position: absolute; left: 10px; bottom: 2px; } 
#page #globalForm a.classPlaceButton { width: 61px; height: 20px; margin: -8px 0 10px 0; display: block; font-size: 85%; line-height: 28px; text-align: center; text-transform: uppercase; text-decoration: none; position: absolute; left: 10px; bottom: 2px; background-image: url("../images/btns/btnContactUsSml.gif"); background-repeat: no-repeat; } 

/* new job adverts */
/*DEPRECATED*/
#page .standardJobAdvert			{ width: 320px; height: 195px; margin: 0; padding: 0; background-image: none;}
#page .premiumJobAdvert				{ width: 320px; height: 195px; margin: 0; padding: 0; background-image: url("../images/btns/btnBlueSticker.gif"); background-position: bottom right; background-repeat: no-repeat;}
#page .hotJobAdvert				{ width: 320px; height: 195px; margin: 0; padding: 0; background-image: url("../images/btns/btnYellowSticker.gif"); background-position: bottom right; background-repeat: no-repeat;}
#page .jotwJobAdvert				{ width: 320px; height: 195px; margin: 0; padding: 0; background-image: url("../images/btns/btnPinkSticker.gif"); background-position: bottom right; background-repeat: no-repeat;}
/*NEW versions*/
#page .adHighVisibility				{ width: 320px; height: 195px; margin: 0; padding: 0; background-image: url("../images/labels/lblAdHighVisibility.png"); background-position: bottom right; background-repeat: no-repeat;}
#page .adHomepagePlus4Bulletins		{ width: 320px; height: 195px; margin: 0; padding: 0; background-image: url("../images/labels/lblAdHomepagePlus4Bulletins.png"); background-position: bottom right; background-repeat: no-repeat;}
#page .adHomepageWhatsOnBulletin	{ width: 320px; height: 195px; margin: 0; padding: 0; background-image: url("../images/labels/lblAdHomepageWhatsOnBulletin.png"); background-position: bottom right; background-repeat: no-repeat;}
#page .adIncludesLogo				{ width: 320px; height: 195px; margin: 0; padding: 0; background-image: url("../images/labels/lblAdIncludesLogo.png"); background-position: bottom right; background-repeat: no-repeat;}
#page .adLiveSaturdayExtraBulletin	{ width: 320px; height: 195px; margin: 0; padding: 0; background-image: url("../images/labels/lblAdLiveSaturdayExtraBulletin.png"); background-position: bottom right; background-repeat: no-repeat;}
#page .adLogoPlusNewsBulletin		{ width: 320px; height: 195px; margin: 0; padding: 0; background-image: url("../images/labels/lblAdLogoPlusNewsBulletin.png"); background-position: bottom right; background-repeat: no-repeat;}
#page .adLogoPlusWhatsOnBulletin	{ width: 320px; height: 195px; margin: 0; padding: 0; background-image: url("../images/labels/lblAdLogoPlusWhatsOnBulletin.png"); background-position: bottom right; background-repeat: no-repeat;}
#page .adPriorityPlacement			{ width: 320px; height: 195px; margin: 0; padding: 0; background-image: url("../images/labels/lblAdsPriorityPlacement.png"); background-position: bottom right; background-repeat: no-repeat;}
#page .adHomepagePlusJobsBulletin	{ width: 320px; height: 195px; margin: 0; padding: 0; background-image: url("../images/labels/lblAdHomepagePlusJobsBulletin.png"); background-position: bottom right; background-repeat: no-repeat;}

/*ie hacks for above*/
.ie #page .jobAdvert ul 				{ list-style: disc; margin: 0 0 0 15px; height: auto;}
.ie #page .jobAdvert .premiumJobAdvert ul { list-style: disc; margin: 0 0 0 15px; height: auto; } 
.ie #page .jobAdvert .hotJobAdvert ul { list-style: disc; margin: 0 0 0 15px; height: auto; } 
.ie #page .jobAdvert .jotwJobAdvert ul { list-style: disc; margin: 0 0 0 15px; height: auto; } 


#page .premiumJobContainer			{ border: 4px solid #01B0F1; }
#page .hotJobContainer				{ border: 4px solid #FFF333; }
#page .jotwJobContainer				{ border: 4px solid #F141A0; }

/* globalForm */
/* UPDATE 24/09/2010 - Gordana's new styles */

#page #globalForm 					{ width: 715px; display: block; float: left; }
#page #globalForm div.fieldset		{  }
#page #globalForm fieldset 			{ display:block; margin: 0 0 15px 0; padding: 5px 5px 16px 5px; background-image: url("../images/backgrounds/bgSubNav.gif"); background-repeat:repeat-y;background-position: right; border: 1px solid #5E5E5E;}
.ie #page #globalForm .fieldset 	{ display:block; margin: 10px 0 0 0; padding: 0 0 0 0; background-image: url("../images/backgrounds/bgSubNav.gif"); background-repeat:repeat-y;background-position: right; border: 1px solid #5E5E5E;}
.ie #page #globalForm fieldset		{  background-image: none; border: none; }
.gecko #page #globalForm fieldset 	{ margin: 0px 0 15px 0; } /*margin: -32px 0 15px 0;*/
#page #globalForm legend 			{ width: 680px; margin: 12px 15px 6px 10px; display: block; float: left; font-size: 0.95em; font-weight: bold; color: #000; border: none; }
.gecko #page #globalForm legend 	{ margin: 12px 10px 10px 10px; }
.ie #page #globalForm legend.submitStory { margin: 12px 10px 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; text-align: right; }
.opera #page #globalForm label		{ padding: 0px;}
#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; }
.opera #globalForm label			{ margin-bottom: 0px; padding-bottom: 0px; clear: left; }
.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,Helmet,Freesans,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; clear: right; }
#page #globalForm input.checkRadioTerms		{ width: 13px; height: 13px; float: left; clear: right; }
#page #globalForm input.checkRadioPadded 	{ width: 13px; height: 13px; float: left; margin-top: 6px; }
#page #globalForm label.checkRadioLabel { width: auto; margin-left: 6px; height: 12px; display: inline; float: left; margin-top: 7px; }
#page #globalForm label.checkRadioLabel span.instruction { margin-left: 0; text-align: left; }
#page #globalForm .instruction 			{ font-size: 0.70em; font-weight: normal; color: #5A5376; margin: 0 0 0 230px; width: 400px; display: block; height: auto; clear: both;}
#page #globalForm .formGroup 			{ width: 660px; height: auto; margin: 6px 0 6px 0;  display: block;  float: left;  font-size: 0.95em; color: #002A3D; }
#page #globalForm .radioCentral			{ width: 400px; height: auto; margin-left: 180px; margin-top: 10px; float: left; }
.ie6 #page #globalForm .formGroup 		{ margin-bottom: 2px; }

/* Join page cost display etc.. */
.productCost				{ margin: 4px 0 0 10px; padding:0;color:#000000;font-weight:bold;text-align:left;width: 200px; float: left; height: auto; }

.confirmAndAgree	{ width: 420px; margin: 10px auto; height: auto; text-align: center; clear: both; }

#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; text-align: left; }
#page #globalForm label.checkBoxLabelWide			{ width:400px; margin-left: 6px; display: inline; float: left; }
#page #globalForm label.checkBoxLabelFullWidth		{ width:400px; margin-left: 26px; display: inline; margin-top: 0px; float: left; clear: right; text-align: left;}
.ie #page #globalForm label.checkBoxLabelFullWidth	{ clear: none;}
#page #globalForm label.checkBoxLabelFullWidthTerms { width:400px; margin-left: 26px; display: inline; margin-top: 0px; float: left; text-align: left; }
#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 #0E97E7; background-color:#FFF; }
#globalForm fieldset select.txtSelect 				{ border: 2px solid #BBB; background-color:#FFF; }
#globalForm fieldset select.txtSelectFocus			{ border: 2px solid #0E97E7; background-color:#FFF; }
#globalForm fieldset textarea.txtArea 				{ border: 2px solid #BBB; background-color: #FFF; }
#globalForm fieldset textarea.txtAreaFocus			{ border: 2px solid #0E97E7; 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 #0E97E7; border-right: 2px solid #0E97E7; border-bottom: 2px solid #0E97E7; border-left: 2px solid #0E97E7; 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 #0E97E7; border-right: 2px solid #0E97E7; border-bottom: 2px solid #0E97E7; border-left: 2px solid #0E97E7; 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 #0E97E7; border-right: 2px solid #0E97E7; border-bottom: 2px solid #0E97E7; border-left: 2px solid #0E97E7; background-color: #FFF; }
#page #globalForm div.inputGroupShortHeight			{ width: 440px; height: 20px; margin: 0 0 10px 220px; display: block; text-align: left; }
#globalForm fieldset textarea.txtAreaNotice			{ border: 2px solid #F131A0; background-color: #E3E3E3; }


#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: 23px 0 0 15px; /*Used for breadcrumb (margin: 24px 0 0 15px;)*/
  float: left;
}
.ie6 #subNav {
  margin-top: 17px;
}
.ie7 #subNav {
  margin-top: 22px;
}

#subNav h3 {
  padding-bottom: 5px;
  color: #363636;
  font-size: 1em;
  border-bottom: 1px solid #DDDDDD;
  font-family:Century,Bookman,'URW Bookman L','Bookman Old Style',serif,'Times new roman'
}
#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 #0E97E7; }

#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, #subNav ul#retrieve {
  list-style: none;
  margin: 0px 0px 18px 0px;
}
#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 li a.highlight { width: 200px; height: 24px; display: block; color: #888888; text-decoration: none; background-image: url("../images/btns/btnSubNavHighlight.jpg"); background-repeat: no-repeat; background-position: 0 0; border-bottom: 1px solid #DDDDDD; }
#subNav li a.highlight: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; color:#000;}
#page #nonMember #inlineSignIn form label 				{ display: inline; padding-top: 5px; font-size: 0.85em; font-weight: bold; line-height: 16px; color: #545044; }
#page #nonMember #inlineSignIn form input.text 			{ width: 180px; height:14px; padding: 2px; border: 2px solid #DDDDDD; }
#page #nonMember #inlineSignIn form input.textFocus 		{ width: 180px; height:14px; padding: 2px; border: 2px solid #0E97E7; }
#page #nonMember #inlineSignIn form input#login 			{ margin: 0px 15px 0 0px; padding-top: 10px; width:61px; height: 20px; }
#page #nonMember #inlineSignIn ul 						{ list-style: none; margin: 10px 0 10px 0; }
.ie6 #inlineSignIn ul.shuvover			{ list-style: none; margin: 3px 0 10px 0px; clear:left; }
#page #nonMember #inlineSignIn li 						{ font-size: 0.85em; line-height: 24px; }
#page #nonMember #inlineSignIn li a 						{ width: 200px; height: 24px; display: block; color: #888888; text-decoration: none; }
#page #nonMember #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; color:#000;}
.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: #5A537B; 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: #5A537B; text-decoration: none; }
#subscribeBenefits li a:hover 			{ color: #5A537B; 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; color:#888; }
#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: #0E97E7; 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: #0E97E7; border-style: solid; margin-bottom: 17px; color: #0E97E7; 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: #0E97E7;
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: #0E97E7;
	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,Helmet,Freesans,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; }
/*.ajaxload									{ float:right; width:30px; border:0px; }*/
#ajaxload 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 .dashboardInstruction					{ font-size:12px; font-weight:normal; color:#363636; }
#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 table .plainCellLabel					{ background-color:#FFF; color:#0073A3; padding:0px; width: 200px; }
#page table .plainCellStandard				{ background-color:#FFF; color:#363636; padding:0px; }
#page table .cellStandard					{ color:#363636; }


#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;}


#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:#B6DEF8; padding:10px; height:95px; }
#contentBottom .alt {background:#CFE9FA;}
#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 #0E97E7; }
.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;}



/* #0E97E7 = AH Dark Blue (Navbar) */
/* #ABE0F6 = AH Light Blue */
#page #searchResults .classFeature 					{ width: 696px; margin-bottom: 12px; padding: 10px 8px 8px 8px; display: block; float: left; background-image: url("../images/backgrounds/bgNewsFeature.gif"); background-repeat: repeat-x; border-top: 1px solid #80DDEB; border-right: 2px solid #009EA5; border-bottom: 2px solid #009EA5; border-left: 1px solid #80DDEB; }
#page #searchResults .classFeature h2 				{ padding: 2px 21px 3px 0; color: #0079AB; font-size: 0.95em; margin-bottom: 0; border: none; float: left; }

.noStyle											{ float:none; border:none; margin:0; padding:0; }

#page #listPlain p 									{ width:100%; float:none;}
#page #listPlain ol 								{ margin: 10px 0 20px 30px; float:none;}
#page #listPlain ol li 								{ float:none; }
#page #listPlain ul li								{ float:none; }
#page #listPlain ol li ul 							{ margin: 10px 0 20px 30px; float:none;}
#page #listPlain ol li ol 							{ margin: 10px 0 20px 30px; float:none;}


/*Ad Mentor*/
.adMentor											{ text-align:center; margin:5px;}
.adMentorSpacer										{ width: 468px; display:block; float:none; clear:both; margin:5px 0px 0px 0px; }
.adMentorSpacer350									{ width: 377px; height: 60px; margin: 10px 0 18px -3px; padding: 0; }
div.adMentorSpacer350 a img 						{ width: 380px !important; height: 60px !important; margin: 0 !important; padding: 0 !important; }
.adMentorSpacer350Flash								{ width: 377px; height: 60px; margin: 10px 0 18px 0; padding: 0; }

/*#page #pageSummary .adMentorSpacer350 img			{ width: auto; height: auto; border: 0;}*/
#AdMentorContentWrap								{ float:left; clear:right; top:200px; margin: 5px 0px 5px 5px; padding:15px 0px 0px 0px;  }/*position:relative; */
/* Ad mentor fixed by JC */
.adMentorCenterBlock								{ width: 300px; height: 250px; margin: 30px auto; }
/* 300 x 250 IMU Medium Rectangle */
.mrec												{ width: 318px; height: 270px; margin: 0px auto 10px auto; border:1px solid #BBBBBB; text-align:center; } /*border-top:none; */
/*.mrec object										{ padding-top: 10px; margin-bottom: 0px; }*/
.mrec object										{ padding: 0px; margin: 0px; }
.ie .mrec object										{ margin-left: -8px; }
/*This is to fix object sitting top left inside .mrec div object*/
.mrec div											{ display:block; margin-top:10px; margin-left: 9px; }
.mrec img											{ float: none; margin: 10px 8px 10px 10px !important; }
.ie .mrec img										{ margin: 10px 10px 10px 8px !important; }
/* 300 x 100 IMU 3:1 Rectangle */
.adMentor_3_1										{ width: 318px; height: 100px; margin: 0px auto 10px auto; text-align:center; display:block; clear: both; }
.adMentor_3_1 div									{ margin-left: 9px; }
.ie .adMentor_3_1 object							{ margin-left: -5px; }
.adMentor_3_1 img									{ float: none; margin: 10px 8px 10px 10px !important; }
.ie .adMentor_3_1 img								{ margin: 10px 10px 10px 8px !important; }

.adMentorLeftBlock									{ width: 377px; height: 250px; margin: 16px 0 18px -3px; padding: 0; }
div.adMentorLeftBlock a img 						{ width: 300px !important; height: 250px !important; margin: 0 !important; padding: 0 !important; }

/* More admentor fixes and paddings */
.adMentorSkyscraperPaddingOuter						{ width: 200px; }
.adMentorSkyscraperPaddingInner						{ margin: 0 auto; width: 160px; padding-bottom: 10px; padding-top: 10px; padding-right: 27px;}
.adMentorModulePaddingOuter							{ width: 200px; padding: 6px 0px; 6px; 0px;}
.adMentorModulePaddingInner							{ margin: 0 auto; width: 195px; }

.adMentorSkyscraperLeftSide							{ padding: 0px 35px 10px 5px; width: 160px; margin:10px 0px; }
.ie .adMentorSkyscraperLeftSide						{ width: 120px; padding: 0px 30px 10px 5px; }
.adMentorSkyscraperLeftSide	img						{ padding: 0px; margin:0px; border:0px; }

.adMentorMediumRectFloat								{ width:300px; height:250px; float:left;/*border:1px solid #FF0000; */ }
.adMentorMediumRectFloatSpacer							{ width:105px; height:250px; float:left;/*border:1px solid #0066CC; */ }

.adServerAdBottomMargin								{ margin-bottom:10px; }
.adServerAdTopMargin								{ margin-top:10px; }
.adServerAdTopMarginNone							{ margin-top:0px; }
.adServerAdSideMargin								{ margin-left:10px; margin-right:10px; }

#pageSummary .adEditorialPointer1					{ width:380px; height:75px; display:block; margin-bottom:10px; border:0px; }
#pageSummary .adEditorialPointer1 img				{ width:380px !important; height:75px !important; float:none !important; border:0px !important; }
#pageSection .adEditorialPointer2					{ width:320px; height:75px; display:block; margin-bottom:10px; border:0px; }
#pageSection .adEditorialPointer2 img				{ width:320px; height:75px; border:0px !important; display: block !important; float:left; margin:0px; }

/* Used for encapsulating news content to be formatted correctly even if content is not in <p>'s etc.. */
#page div.itemContent 								{ margin-bottom: 20px; text-align: left; font-size: 0.92em; color: #363636; line-height: 1.3em; }
/* Used for Column banners in news columns, eg: http://test4.artshub.com.au/au/news.asp?sId=171729&ref=hubber */
#newsArticle img.clearall 							{ border:1px solid #808080; float:none; margin:0pt 0pt 10px 0px; }	
/* adding to this because news article page Advert floats over nonMember msg */
/* also reducing padding to be inine with jobFeature padding */
#page #nonMember 									{ clear:both; display:block; padding: 10px 8px 8px 8px; }
/* nonMember additional style */
#page #nonMember h3.friendlyWarning					{ background-image: url("/shared/images/icons/information.gif"); }
#page #nonMember h4.friendlyWarning					{ background-image:none; }
#page #nonMember h5 								{ font-weight:normal; font-size: 1em; color: #AC5500; padding: 1px 0 2px 20px; background-image: url("/shared/images/icons/accept.gif"); background-repeat: no-repeat; }
.mac.gecko #page #nonMember h5 						{ padding: 2px 0 2px 20px; }
/* reducing margin as box ends up toooo big */
#page #nonMember p 									{ margin-bottom: 5px; }
/* Float was causing text to float next to subscribe button */
#page #nonMember img 								{ float: none; }

#page .articleTitle									{ clear:both; }
#page .articleTitleBold								{ margin-bottom: 2px; font-size: 1.8em;  color: #545044; font-weight: bold;  border: none; }

/* based on jc's listing style, used in help.asp */
#page .block										{ width: 698px; padding: 8px 8px 10px 8px; display: block;  float: left; margin-bottom: 5px; }
#page .block h3 									{ width: 698px; padding: 0 21px 3px 0; color: #0079AB; font-size: 0.95em; margin-bottom: 0; border: none; float: left; }
#page .block ol 									{ margin: -10px 0 20px 30px; }
#page .block img 									{ margin: 3px 8px 0 0; float: left; }
#page .block em										{ margin: 2px 0 0 0; font-size: 0.90em; float: right; color: #888888; }
#page .block em strong								{ padding: 5px 5px 3px 4px; background-color: #F4F4F4; }
#page .block p 										{ font-size: 0.85em; line-height: 1.2em; margin-bottom: 0; }
#page .block p.newsDetail 							{ color: #666666; }
#page .block a 										{ color: #0079AB; }

/* Using jobFeature style for SUCCESS, INFO messages in all pages */
#page #searchResults .jobFeature h5 				{ font-weight:normal; font-size: 1em; color: #0079AB; padding: 1px 0 2px 20px; background-image: url("/shared/images/icons/cup.gif"); background-repeat: no-repeat; }
#page #searchResults .jobFeature h5.blank			{ font-weight:normal; font-size: 1em; color: #0079AB; padding: 1px 0 2px 20px; background:none; padding:0px; }
#page #searchResults .jobFeature h5.info			{ font-weight:normal; font-size: 1em; color: #0079AB; padding: 1px 0 2px 20px; background-image: url("/shared/images/icons/information.gif"); background-repeat: no-repeat; }
#page #searchResults .jobFeature h5.help			{ font-weight:normal; font-size: 1em; color: #0079AB; padding: 1px 0 2px 20px; background-image: url("/shared/images/icons/heart.gif"); background-repeat: no-repeat; }
#page #searchResults .jobFeature h5.note			{ font-weight:normal; font-size: 1em; color: #0079AB; padding: 1px 0 2px 20px; background-image: url("/shared/images/icons/lightbulb_off.gif"); background-repeat: no-repeat; }
#page #searchResults .jobFeature h5 span.noteText	{ color:#363636; font-size:0.85em; }
.mac.gecko #page #searchResults .jobFeature h5 		{ padding: 2px 0 2px 20px; }


/* extra user tools */
#page #userTools li.listAll 						{ background-image: url("/shared/images/icons/pageText.gif"); }
#page #userTools li.help 							{ background-image: url("/shared/images/icons/help.gif"); }
#page #userTools li.favourite						{ background-image: url("/shared/images/icons/star.gif"); }
#page #userTools li.save							{ background-image: url("/shared/images/icons/save.gif"); }

#page #searchResults #jobRefine li.save				{ background-image: url("/shared/images/icons/save.gif"); background-repeat: no-repeat;}

/* Focus style for fields */
/* Sign in form */
input.textFocus 									{ width: 180px; padding: 2px; border: 1px solid #0E97E7; }

/* adding to searchForm icons */
#page #pageSection #searchForm li.readYourSay 		{ background-image: url("/shared/images/icons/report.gif"); background-repeat: no-repeat; }

/* More news tools for listNews.asp */
#page #userTools li.internationalNews				{ background-image: url("/shared/images/icons/world_link.gif"); }
#page #userTools li.nationalNews 					{ background-image: url("/shared/images/icons/page_link.gif"); }
#page #userTools li.adAnnounce 						{ background-image: url("/shared/images/icons/pageAdd.gif"); }
#page #userTools li.rss 							{ background-image: url("/shared/images/icons/rss.gif"); }

/* ranking in news search list */
#page .listing p.rank 								{ width:625px; display:block; float:left; color: #666666; font-weight:bold; }
#page .listing p.rank strong						{ width:65px; }
#page .listing p.rank img.rankImg					{ border:0px none; margin:0 5px 0 5px; float:none; }
#page .listing img.noBorderIcon						{ border:0px none; float:none; margin:0 5px 0 0; }

/* Century version */
#page .listing h4.standard			{ font-family:Century,Bookman,'URW Bookman L','Bookman Old Style',serif,'Times new roman'; margin: 5px 0 3px 0; font-size: 1.2em; border: none; }
#page .listing h4.standard a 		{ text-decoration:none; }
#page .listing h4.standard a:hover 	{ background-color: #e3f5f8; }	


#page #sitemap										{ padding:20px 0 0 0; }
#page #sitemap ul									{ list-style:none; margin: 5px 0 0 20px; }
#page #sitemap li 									{ margin: 5px; padding: 1px 0 1px 22px; background-image: url("/shared/images/icons/spriteTiny.gif"); background-repeat: no-repeat; }

#page .contactEmployer 								{ width: 200px; height: 50px; margin: 0; display: block; }
#page .contactEmployer img 							{ width: 195px; height: 40px; margin: 4px 0; display: block; float: left; border: none; }

#page .getMoreInfo 									{ width: 200px; height: 50px; margin: 0; display: block; }
#page .getMoreInfo img 								{ width: 107px; height: 40px; margin: 4px 0; display: block; float: left; border: none; }
/* Same as #newsArticle but with nice border in popup with padding, border from jobSummary */
#page #newsArticlePop 								{ width: 715px; display: block; float: left; border-top: 1px solid #80DDEB; border-right: 2px solid #009EA5; border-bottom: 2px solid #009EA5; border-left: 1px solid #80DDEB; padding: 5px 8px; color: #0073A3;  background-color:#FFFFFF; color:#000000; }
#page #newsArticlePop p 							{ line-height: 1.4em; color:#000000; }
#page #newsArticlePop p.author 						{ margin: -4px 0 0 0; font-size: 1em; }
#page #newsArticlePop p.date						{ margin: -3px 0 16px 0; color: #666666; }
/* same as above but not as wide */
#page #pageDisplayBlock 							{ width: 698px; display: block; float: left; border-top: 1px solid #80DDEB; border-right: 2px solid #009EA5; border-bottom: 2px solid #009EA5; border-left: 1px solid #80DDEB; padding: 5px 8px; color: #0073A3;  background-color:#FFFFFF; color:#000000; }
#page #pageDisplayBlock p 							{ line-height: 1.4em; color:#000000; }
#page #pageDisplayBlock p.author 					{ margin: -4px 0 0 0; font-size: 1em; }
#page #pageDisplayBlock p.date						{ margin: -3px 0 16px 0; color: #666666; }

/* Dummy box for advertise-a-job.asp based on #page .jobAdvert */
#page .jobAdvertPlaceHolder							{ width: 285px; height: 285px; margin: 0 20px 20px 0; padding: 15px 20px 0 20px; float: left; background-color: #FFFFFF; border: 1px solid #FFFFFF; color: #002F36; }
/* Reducing padding on sides to allow for more text 
#page .jobAdvert 									{ padding: 15px 10px 0 10px; width: 315px; }
#page .jobAdvert li.alert							{ background-image: url("/shared/images/icons/exclamation.gif"); }
#page .jobAdvert li.warning							{ background-image: url("/shared/images/icons/error.gif"); }
#page .jobAdvert li.star							{ background-image: url("/shared/images/icons/starGreen.gif"); }
#page .jobAdvert li.bell							{ background-image: url("/shared/images/icons/bell.gif"); }  */

/* Based on standard table style */
#page table.fine 									{ float:left; }
#page table.fine th 								{ padding: 2px 4px; color: #DBEFF8; background-color: #0E97E7; font-size: 0.85em; }
#page table.fine td 								{ padding: 2px 4px; color: #0073A3; background-color: #DFF2F9; font-size: 0.85em; }
#page table.fine td p 								{ margin: 4px 0 6px 0; color: #0073A3; font-size: 0.85em; line-height: 1.1em; }
.gecko #page table.fine td p 						{ font-size: 0.85em; }
#page table.fine td li 								{ color: #0073A3; font-size: 0.85em; line-height: 1.1em; }
.gecko #page table.fine td li 						{ font-size: 0.85em; }

/* Jotw bar */
#page table.jobSummary th#jotwBar				 	{ background-color:#EE0088; color:#DBEFF8; padding:5px 9px; }
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------ */

/* Applicants display */
.toolLegend											{ width:50%; float:left; font-size:0.75em; }
.fullBlockDiv										{ width:100%; clear:both; display:block; }

/* added styles for notation text */
#deadTxt											{ font-size:0.9em; color:#999999 }
#deadTxtBold										{ font-size:0.9em; color:#999999; font-weight:bold; }
#deadTxtSmall										{ font-size:0.85em; color:#999999; }
#deadTxtTeeny										{ font-size:0.70em; color:#999999; }

.alertText											{ color:#CC0000; }

label span#headingGrey1								{ font-size:1.1em; font-weight:bold; color:#626262; }
label span#headingOrange1							{ font-size:1.1em; font-weight:bold; color:#F4510B; }

/* Was at local site level, this is a work around to avoid site level css files */
/* Logo was 206px x 62px */
/* #header #logo a 									{ width: <% =gintLOGO_WIDTH_FOR_PUB %>px; height: <% =gintLOGO_HEIGHT_FOR_PUB %>px; display: block; background-image: url("/shared/images/logos/logo_au_2010.jpg"); background-repeat: no-repeat; } */
#header #logo a 									{ width: 220px; height: 76px; display: block; background-image: url("/shared/images/logos/artshub-220x76.jpg"); background-repeat: no-repeat; }
/*
#header #logo a 									{ width: 440px; height: 167px; display: block; background-image: url("/shared/images/logos/logo_au_2010_440px.png"); background-repeat: no-repeat; }
*/

/* Terms and conditions cosmetics*/
#subTerms											{ margin:0 0 10px 0; overflow:auto; width:690px; border:1px solid #7F9DB9;height:80px; background-color:#FFFFFF; padding: 4px;}
.ie6 #subTerms										{  overflow: hidden; width: 670px; }
#subTerms span.subWarning							{ font-family: Arial, Helvetica, sans-serif; color: #004C6E; font-size: 0.9em; font-weight: normal; width: 660px; margin-bottom: 5px; display:block;}

#page #subTerms #terms h3							{margin-left: 10px;}

#page #terms h2										{ border-bottom: 0px;}
#page #terms h3										{ margin-top: 25px; border-bottom: 0px; margin-bottom: 5px; margin-left: 0px;}
#page #terms ol li									{ margin-left: 40px; color: #004C6E; font-size: 0.9em; font-weight: normal;}
#page #terms ol li ol								{ font-style: italic; }
#page #terms p										{ line-height: 16px; margin-bottom: 25px;}	
#page #terms p.subHeader							{ margin-bottom: 5px; }	
	
#headingBlue1										{ color:#066d98; font-weight:bold; line-height: 1.2em; letter-spacing: -1px; font-size: 1.1em; }
#headingBlue2										{ color:#066d98; font-weight:bold; line-height: 1.1em; letter-spacing: -1px; font-size: 0.92em; }
#headingBlue3										{ color:#066d98; font-weight:bold; line-height: 1.0em; letter-spacing: -1px; font-size: 0.80em; }

#headingBrown1										{ color:#663300; font-weight:bold; line-height: 1.2em; letter-spacing: -1px; font-size: 1.1em; }
#headingBrown2										{ color:#663300; font-weight:bold; line-height: 1.1em; letter-spacing: -1px; font-size: 0.92em; }
#headingBrown3										{ color:#663300; font-weight:bold; line-height: 1.0em; letter-spacing: -1px; font-size: 0.80em; }

#headingGreen1										{ color:#339966; font-weight:bold; line-height: 1.2em; letter-spacing: -1px; font-size: 1.1em; }
#headingGreen2										{ color:#339966; font-weight:bold; line-height: 1.1em; letter-spacing: -1px; font-size: 0.92em; }
#headingGreen3										{ color:#339966; font-weight:bold; line-height: 1.0em; letter-spacing: -1px; font-size: 0.80em; }

#headingGrey1										{ color:#626262; font-weight:bold; line-height: 1.2em; letter-spacing: -1px; font-size: 1.1em; }
#headingGrey2										{ color:#626262; font-weight:bold; line-height: 1.1em; letter-spacing: -1px; font-size: 0.92em; }
#headingGrey3										{ color:#626262; font-weight:bold; line-height: 1.0em; letter-spacing: -1px; font-size: 0.80em; }

#headingRed1										{ color:#CC0000; font-weight:bold; line-height: 1.2em; letter-spacing: -1px; font-size: 1.1em; }
#headingRed2										{ color:#CC0000; font-weight:bold; line-height: 1.1em; letter-spacing: -1px; font-size: 0.92em; }
#headingRed3										{ color:#CC0000; font-weight:bold; line-height: 1.0em; letter-spacing: -1px; font-size: 0.80em; }

/* New join page */
#page li.ticks				 						{ background-image: url("/shared/images/icons/accept.gif"); background-repeat: no-repeat; list-style: none; padding-left: 25px;}

/* My Arts Hub account */
.centreBox 					{ float:left;border:dotted 1px #0E7FA4;background-color:#F4FAFC;width:325px;padding:0px;margin:15px 15px 0px 15px;min-height:120px; }
.centreBox h2 				{ background-color:#E1E1E1;border-bottom:1px solid #fff;width:316px;padding:4px;font-weight:bold;font-size:1.2em ;margin:0px; }
.centreBox a 				{ color:#0000FF ;font-size:1em; }

.centreBoxWide 				{ float:left;border:dotted 1px #0E7FA4;background-color:#F4FAFC;width:680px;padding:0px;margin:15px 15px 0px 15px;min-height:150px; }
.centreBoxWide h2 			{ background-color:#E1E1E1;border-bottom:1px solid #fff;width:672px;padding:4px;font-weight:bold;font-size:1.2em ;margin:0px; }
.centreBoxWide a 			{ color:#0000FF ;font-size:1em; }
.centreBoxTxt 				{ padding:4px; font-size:1em; }
.centreBoxTxt ol 			{ margin-left:10px;padding-left:10px;}
.centreBoxTxt h2			{ background-color:#E1E1E1;border-bottom:1px solid #fff; padding:4px;font-weight:bold;font-size:1.1em%;margin:0px; width:auto; }

.ie6 .centreBox				{ margin:15px 10px 0px 10px; }
.ie6 .centreBoxWide			{ margin:15px 10px 0px 10px; width:680px; }
.centreBoxWideBlankDivider	{ float:left;border:none; background-color:#FFFFFF; width:680px; padding:0px; margin:5px 15px 0px 15px; height:1px; }


/*---------- bubble tooltip http://trentrichardson.com/examples/csstooltips/ -----------*/
a.tt						{ position:relative; z-index:24; color:#3CA3FF; font-weight:bold; text-decoration:none; }
a.tt span					{ display: none; }
/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover					{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip		{ display:block; position:absolute; top:0px; left:0; padding: 15px 0 0 0; width:200px; color: #993300; text-align: center; filter: alpha(opacity:90); KHTMLOpacity: 0.90; MozOpacity: 0.90; opacity: 0.90; }
a.tt:hover span.top			{ display: block; padding: 30px 8px 0; background: url(/shared/images/backgrounds/bubble.gif) no-repeat top; }
a.tt:hover span.middle		{ /* different middle bg for stretch */ display: block; padding: 0 8px;  background: url(/shared/images/backgrounds/bubble_filler.gif) repeat bottom;  }
a.tt:hover span.bottom		{ display: block; padding:3px 8px 10px; color: #548912; background: url(/shared/images/backgrounds/bubble.gif) no-repeat bottom; }

#myLightWindow				{ height:100%; width:100%; margin: 0; background-color:#F2F2F2; }
#myLightWindow #lightboxMessageBox 	{ margin-bottom: 10px; padding: 10px 8px 8px 8px; display: block; background-color:#F2F2F2;  }
#myLightWindow #lightboxMessageBox h5#myLightHeading{ padding: 2px 21px 3px 0; color: #0079AB; font-size: 1.2em;  line-height:25px; margin-bottom: 0; border: none; }
#myLightWindow #lightboxMessageBox p.myLightMessage { padding: 2px 21px 3px 0; color: #363636; font-size: 0.85em; border: none; line-height:1.3em; }

#page #headingTable						{ padding:0 0 5px 0; width:100%; height:auto; background-color:#FFFFFF ; border-bottom:1px solid #E3DECD; margin:0; }
.ie #page #headingTable					{ margin-top:5px; }
#page #headingTable td					{ background-color:#FFFFFF; margin:0; padding:0; }
#page #headingTable form				{ margin:0; padding:0; }
#page #headingTable form input.text 	{ width: 120px; height:14px; padding: 2px; border: 1px solid #DDDDDD; margin-bottom:3px; }
#page #headingTable form input.textFocus{ width: 120px; height:14px; padding: 2px; border: 1px solid #0E97E7; margin-bottom:3px; }
#page #headingTable form input.search	{ margin-bottom:-4px; padding:0; }
.ie #page #headingTable form input.search{ margin-bottom:-1px; padding:0; }
#page #headingTable	td h1				{ border-bottom: 0; margin:0; padding:0; }

#page #newsArticle p.author span		{ margin: -3px 0 16px 0; color: #666666; }



/* ################################################################################ */
/* ####### SUPPLEMENT STYLES ###################################################### */
/* ################################################################################ */

#page .right		{ float: right; }
#page .red 			{ color: #CC0000 }
#page .underline 	{ text-decoration:underline; }

/* ################################################################################ */
/* ####### NOTHING BELOW THIS!!!! ################################################# */
/* ################################################################################ */
