/* -------------- defaults -------------- */

.details-holder {
	float:left;
	position:relative;
	height:100px;
}
.action-holder {
	float:left;
	position:relative;
	width:323px;
	bottom:0;
}

.AdvertSmall p {
	display:block; 
	width:auto;
}

fieldset li {
        float:left; 
        width:100%;
}

/*** used for clearing a div with no gap ***/
.clear{
	float:none;
	clear:both;
	height:0px;
	line-height:0px;
	font-size:1px;
	font-family:Arial, Helvetica, sans-serif;
}

/*** used for clearing a div with a gap ***/
.clearheight{
	float:none;
	clear:both;
}



body {
	margin: 0;
	padding: 0;
	font: 100%/120% Arial, Helvetica, sans-serif;
	background: #FFF url(../images/content_bg.jpg) top center repeat-y;
	text-align: center;
}
	/*adjust for popup window for T&C's + Privacy*/
	body.popup {
		margin: 0;
		padding: 0;
		background-image:none;
		text-align: left;
	}

h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, li, ol, dl, address, fieldset {
	margin: 0;
	padding: 0;
	list-style: none;
}

dd, blockquote {
	margin-left: 1em;
}

input, select, textarea {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border: 0;
}

a {
	color: #3c9200;
	outline: 0;
}

em {
	color: #3c9200;
	font-style: normal;
	font-weight: bold;
}

input, textarea {
	border: 1px solid #333;
	width: 215px;
}

.Required {
	background: #FFBF00;
}

fieldset {
	margin: 20px 0 20px 0;
	padding: 0 10px 20px 10px;
	line-height: 2.5em;
	border: 0;
	border-bottom: 1px solid #EEE;
	background: #FFF url(../images/fieldset_bg.jpg) bottom left repeat-x;
}

label {
	display: block;
	width: 150px;
	float: left;
	font-weight: bold;
	clear: both;
}

.FormButton {
	width: auto;
	color: #FFF;
	background: #2c86b4;
	padding: 3px;
	margin: 2px 10px 0 0;
	cursor: pointer;
}

.FormButtonGreen {
	width: auto;
	color: #FFF;
	background: #d6ffbb;
	padding: 3px;
	color: #008700;
	border: 1px solid #a7e47f;
	margin: 2px 10px 0 0;
	cursor: pointer;
}

.FormButtonYellow {
	width: auto;
	color: #FFF;
	background: #feffcb;
	padding: 3px;
	color: #7a6900;
	border: 1px solid #fbe950;
	margin: 2px 10px 0 0;
	cursor: pointer;
}

.AccountButtonYellow {
	width: auto;
	color: #FFF;
	background: #feffcb;
	padding: 3px 5px 3px 5px;
	color: #7a6900;
	border: 1px solid #fbe950;
	margin: 2px 10px 0 0;
	cursor: pointer;
	text-decoration: none;
	display: block;
	text-align: center;
}

.AccountButtonGreen {
	width: auto;
	color: #FFF;
	background: #d6ffbb;
	padding: 3px 5px 3px 5px;
	color: #008700;
	border: 1px solid #a7e47f;
	margin: 2px 10px 0 0;
	cursor: pointer;
	text-decoration: none;
	display: block;
	text-align: center;
}

.Error {
	color: #FFFFFF;
	font-weight: bold;
	background: #ff4859;
	border: 1px solid #ff2633;
	padding: 4px 4px 2px 4px;
	display: block;
	margin: 5px auto;
	text-align: center;
}

	.Error a{
		color:#FFFFFF;
	}

/* -------------- end defaults -------------- */

/* -------------- structure -------------- */

#Adverts {
	float: right;
	width: 120px;
	background: #ffffff;
}

#ContentWrapper {
	background: transparent url(../images/main_bg.jpg) top center no-repeat;
}

#MainWrapper {
	width: 901px;
	margin: 0 auto;
	text-align: left;
	
}

#Header {
	height: 158px;
	width: 100%;
}
	/*adjust for popup window for T&C's + Privacy*/
	#Header.popup{
		background: transparent url(../images/background_popup.gif) repeat-x;
		
	}

#Header h1 {
	width: 183px;
	height: 133px;
	background: #FFF url(../images/logo.gif) top left no-repeat;
	text-indent: -3000px;
	float: left;
}

#Nav ul {
	height: 133px;
	display: inline;
}

#Nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#Nav li.NavHome, #Nav li.NavHome a {
	width: 83px;
	height: 133px;
	background: #FFF url(../images/navhome.gif) top left no-repeat;
	display: block;
}

#Nav li.NavHome a:hover {
	background: #FFF url(../images/navhome_over.gif) top left no-repeat;
}

#Nav li.NavCarer, #Nav li.NavCarer a {
	width: 157px;
	height: 133px;
	background: #FFF url(../images/navcarer.gif) top left no-repeat;
	display: block;
}

#Nav li.NavCarer a:hover {
	background: #FFF url(../images/navcarer_over.gif) top left no-repeat;
}


#Nav li.NavJob, #Nav li.NavJob a {
	width: 117px;
	height: 133px;
	background: #FFF url(../images/navjob.gif) top left no-repeat;
	display: block;
}

#Nav li.NavJob a:hover {
	background: #FFF url(../images/navjob_over.gif) top left no-repeat;
}


#Nav li.NavAccount, #Nav li.NavAccount a {
	width: 123px;
	height: 133px;
	background: #FFF url(../images/navaccount.gif) top left no-repeat;
	display: block;
}

#Nav li.NavAccount a:hover {
	background: #FFF url(../images/navaccount_over.gif) top left no-repeat;
}

#Nav li.NavAbout, #Nav li.NavAbout a {
	width: 113px;
	height: 133px;
	background: #FFF url(../images/navabout.gif) top left no-repeat;
	display: block;
}

#Nav li.NavAbout a:hover {
	background: #FFF url(../images/navabout_over.gif) top left no-repeat;
}

#Nav li.NavContact, #Nav li.NavContact a {
	width: 124px;
	height: 133px;
	background: #FFF url(../images/navcontact.gif) top left no-repeat;
	display: block;
}

#Nav li.NavContact a:hover {
	background: #FFF url(../images/navcontact_over.gif) top left no-repeat;
}

#Nav .NavHide {
	display: none;
}

#SubNav {
	clear: both;
	width: 900px;
	height: 25px;
	background: #000000;
	font-size: 80%;
}
	/*adjust for popup window for T&C's + Privacy*/
	#SubNav.popup{
		width:100%;
	}

#SubNav.Home {
	background: #00D603;
}

#SubNav.Account {
	background: #f4ce01;
}

#SubNav.Childcarer {
	background: #FF6300;
}

#SubNav.Employer {
	background: #B967E4;
}

#SubNav.Aboutus {
	background: #ff2432;
}

#SubNav.Contactus {
	background: #5cbfeb;
}

#SubNav ul {
	color: #FFF;
	padding: 0 0 0 20px;
}

#SubNav li {
	list-style: none;
	float: left;
	margin: 3px 20px 0 0;
}

#SubNav li a {
	color: #FFF;
	text-decoration: none;
}
	#SubNav li a.on{
		font-weight:bold;
	}

#SubNav li a:hover {
	text-decoration: underline;
}

#Content {
	padding: 20px 20px 0 20px;
}

#Footer {
	background: transparent url(../images/footer_bg.gif) top center no-repeat;
	height: 55px;
	vertical-align: bottom;
	padding: 10px 30px 0 30px;
	color: #2c86b4;
	font-size: 70%;
	clear: both;
}
	/*adjust for popup window for T&C's + Privacy*/
	#Footer.popup {
		height:45px;
		background-repeat:repeat-x;
	}

#Footer a {
	color: #2c86b4;
}

#FooterLinks {
	float: right;
}

#FooterLinks li  {
	list-style: none;
	float: left;
	margin: 0 0 0 20px;
}

/* -------------- end structure -------------- */


/* -------------- start design -------------- */

#MainAd {
	height: 210px;
	width: 638px;
	background: #FFF url(../images/main_ad_bg.gif) top left repeat-x;
	font-size: 100%;
	color: #2c86b4;
	float: left;
	margin: 0 20px 20px 0;
}

#MainAd .TextSmall {
	font-size: 80%;
	line-height: 100%;
}

#MainAd p {
	padding: 8px 0 5px 0;
}

#MainAd img {
	float: left;
	margin: 0 10px 0 0;
}

#InfoService p {
	font-size: 80%;
	line-height: 110%;
	margin: 0 0 10px 0;
}

#InfoService h3 {
	background: #FFF url(../images/info_service_title.gif) top left no-repeat;
	width: 200px;
	height: 18px;
	float: left;
	text-indent: -3000px;
	margin: 0 0 20px 0;
}

#Login {
	width: 215px;
	font-size: 80%;
	float: left;
	margin: 0 20px 10px 0;
}

#Login fieldset {
	width: 215px;
	line-height: 120%;
}

#Login input {
	margin: 0 0 5px 0;
	font-size: 100%;
}

#Login h3 {
	background: #FFF url(../images/login_title.gif) top left no-repeat;
	width: 148px;
	height: 22px;
	text-indent: -3000px;
	margin: 0 0 10px 0;
}

/*news on homepage*/
.Date {
	text-transform:uppercase;
	font-weight: bold;
}

#News {
	width: 620px;
	float: left;
	font-size: 80%;	
}

#News p {
	width: auto;
}

#News h3 {
	background: #FFF url(../images/news_title.gif) top left no-repeat;
	width: 115px;
	height: 17px;
	text-indent: -3000px;
	margin: 0 0 10px 0;
}

.NewsItem {
	width: 300px;
	float: left;
	margin: 0 10px 0 0;
}

#LatestAdverts {
	clear: both;
	margin: 20px 0 20px 0;
}

#LatestAdverts h3 {
	background: #FFF url(../images/latestadverts_title.gif) top left no-repeat;
	width: 134px;
	height: 17px;
	text-indent: -3000px;
	margin: 0 0 10px 0;
}

.AdvertList td {
	font-size: 80%;
	padding: 3px 5px 2px 5px;
}

.Header {
	background: #EDEDED;
	text-transform: uppercase;
	font-weight: bold;
}

.Alt {
	background: #e2fcfc;
}

/*latest news teaser page + detail pgs*/
#LatestNews{
	width: auto;
	margin: 0 140px 0 0;
	padding-bottom:15px;
	font-size: 80%;
}
		
	#LatestNews h3{
		background: #FFF url(../images/news_title.gif) top left no-repeat;
		width: 115px;
		height: 17px;
		text-indent: -3000px;
		margin: 0 0 10px 0;
	}
	
	#LatestNews h4 {
		text-transform: uppercase;
		font-size: 120%;
		margin: 0 0 10px 0;
	}
	
	#LatestNews h5 {
		font-size: 100%;
		font-weight:bold;
		margin: 0 0 5px 0;
	}
	
	#LatestNews p{
		margin-bottom:15px;
	}
	
	#LatestNews ul{
		margin:20px auto 20px 40px;
		padding:auto;
	}
		#LatestNews ul li{
			list-style:circle;
			margin:auto auto 15px auto;
			padding:auto;
		}
	
	/*news detail page img*/
	#LatestNews img{
		float:right;
		display:inline;
		margin:0px 0px 10px 15px;
	}
	
	#LatestNews .teaser{
		margin: 0 0 15px 0;
		background: #FFF url(../images/account_panel_bg.gif) top left repeat-x;
		padding: 20px 0 0 0;
	}
		#LatestNews .teaser p{
			margin-bottom:0px;
		}
		
		/*overwrite img settings for teaser*/
		#LatestNews .teaser img{
			float:left;
			margin:0px 15px 10px 0px;
		}
	
/*about us*/
#AboutUs{
	width: auto;
	margin: 0 140px 0 0;
	padding-bottom:15px;
	font-size: 80%;
}
	#AboutUs h3{
		background: #FFF url(../images/about_us.gif) top left no-repeat;
		width: 89px;
		height: 18px;
		text-indent: -3000px;
		margin: 0 0 10px 0;
	}
	
	#AboutUs p{
		margin-bottom:15px;
	}

/*top tips (find a job and carer sections) */
#Toptips{
	width: auto;
	margin: 0 140px 0 0;
	padding-bottom:15px;
	font-size: 80%;
}
	#Toptips h3{
		background: #FFF url(../images/top_tips.gif) top left no-repeat;
		width: 78px;
		height: 23px;
		text-indent: -3000px;
		margin: 0 0 10px 0;
	}
	
	#Toptips h4 {
		text-transform: uppercase;
		font-size: 120%;
		margin: 0 0 10px 0;
	}

	#Toptips p{
		margin-bottom:15px;
	}
	
/*contact us*/
#ContactUs{
	width: auto;
	margin: 0 140px 0 0;
	padding-bottom:15px;
	font-size: 80%;
}
	#ContactUs h3{
		background: #FFF url(../images/contact_us.gif) top left no-repeat;
		width: 104px;
		height: 17px;
		text-indent: -3000px;
		margin: 0 0 10px 0;
	}
	
	#ContactUs p{
		margin-bottom:15px;
	}	

/*create for popup window for T&C's + Privacy*/
#popup{
	width: auto;
	margin: 20px;
	padding-bottom:20px;
	font-size: 80%;
}
	#popup h3{
		background: #FFF url(../images/terms_conditions.gif) top left no-repeat;
		width: 186px;
		height: 19px;
		text-indent: -3000px;
		margin: 0 0 10px 0;
	}
		/*amend for privacy policy popup*/
		#popup h3.privacy{
			background: #FFF url(../images/privacy_policy.gif) top left no-repeat;
			width: 129px;
			height: 22px;
		}
	
	#popup h4 {
		text-transform: uppercase;
		font-size: 120%;
		margin: 0 0 10px 0;
	}
	
	#popup h5 {
		font-size: 100%;
		font-weight:bold;
		margin: 0 0 5px 0;
	}
	
	#popup p{
		margin-bottom:15px;
	}
	
	#popup ul{
		margin:20px auto 20px 40px;
		padding:auto;
	}
		#popup ul li{
			list-style:circle;
			margin:auto auto 15px auto;
			padding:auto;
		}
		
		

#CreateAccount {
	width: auto;
	margin: 20px 140px 0 0;
	font-size: 80%;
}

#CreateAccount h3 {
	background: #FFF url(../images/create_account_title.gif) top left no-repeat;
	width: 178px;
	height: 17px;
	text-indent: -3000px;
	margin: 0 0 10px 0;
}

#CreateAccount p {
	line-height: 120%;
}
#CreateAccount label {
		color:#0072AA;
	}
#CreateAccount #Carer, #Employer {
  border:none;
	}

#LoginPage {
	width: auto;
	margin: 0 140px 0 0;
	font-size: 80%;
}

#LoginPage a {
	margin: 0 0 0 80px;
}

#LoginPage p {
	line-height: 120%;
}

#LoginPage h3 {
	background: #FFF url(../images/please_login_title.gif) top left no-repeat;
	width: 120px;
	height: 21px;
	text-indent: -3000px;
	margin: 0 0 10px 0;
}
#LoginPage label {
		color:#0072AA;
	}


#ForgottenPassword {
	width: auto;
	margin: 0 140px 0 0;
	font-size: 80%;
}

	#ForgottenPassword p {
		line-height: 120%;
		margin-bottom:15px;
	}

	#ForgottenPassword h3 {
		background: #FFF url(../images/forgotten_password.gif) top left no-repeat;
		width: 189px;
		height: 22px;
		text-indent: -3000px;
		margin: 0 0 10px 0;
	}
	#ForgottenPassword label {
  color:#0072AA;
}

/*edit email address in my account*/
#EditEmail {
	width: auto;
	margin: 0 140px 0 0;
	font-size: 80%;
}

	#EditEmail p {
		line-height: 120%;
		margin-bottom:15px;
	}

	#EditEmail h3 {
		background: #FFF url(../images/forgotten_password.gif) top left no-repeat;
		width: 189px;
		height: 22px;
		text-indent: -3000px;
		margin: 0 0 10px 0;
	}


/*edit password in my account*/
#EditPassword {
	width: auto;
	margin: 0 140px 0 0;
	font-size: 80%;
}

	#EditPassword p {
		line-height: 120%;
		margin-bottom:15px;
	}

	#EditPassword h3 {
		background: #FFF url(../images/forgotten_password.gif) top left no-repeat;
		width: 189px;
		height: 22px;
		text-indent: -3000px;
		margin: 0 0 10px 0;
	}
	
	#EditPassword label{
		width: 180px;
		color:#0072AA;
	}

	
#PersonalDetails {
	width: auto;
	margin: 0 140px 0 0;
	font-size: 80%;
}

#PersonalDetails ol {
	float: left;
	margin: 0 20px 0 0;
}

#PersonalDetails input {
	width: 150px;
	margin-right:15px; /* raf change */
}

#PersonalDetails h3 {
	background: #FFF url(../images/personal_details_title.gif) top left no-repeat;
	width: 154px;
	height: 17px;
	text-indent: -3000px;
	margin: 0 0 10px 0;
}
#PersonalDetails label {
		color:#0072AA;
	}

#EmployerDetails {
	width: auto;
	margin: 0 140px 0 0;
	font-size: 80%;
}

#EmployerDetails ol {
	float: left;
	margin: 0 20px 0 0;
}

#EmployerDetails input {
	width: 150px;
	margin-right:15px; /* raf change */
}

#EmployerDetails textarea, #EmpAdvertSetup textarea, #CarerAdvertSetup textarea {
	width: 472px;
}

#EmployerDetails h3 {
	background: #FFF url(../images/employer_details_title.gif) top left no-repeat;
	width: 157px;
	height: 22px;
	text-indent: -3000px;
	margin: 0 0 10px 0;
}
#EmployerDetails label {
  color:#0072AA;
}

#ProfProfile {
	width: auto;
	margin: 0 140px 0 0;
	font-size: 80%;
}

#ProfProfile ol.FloatedList {
	float: left;
}

.FloatedListWrap {
	float: left;
	width: 350px;
	margin: 0 0 10px 0;
}

#ProfProfile h3 {
	background: #FFF url(../images/prof_profile_title.gif) top left no-repeat;
	width: 181px;
	height: 17px;
	text-indent: -3000px;
	margin: 0 0 10px 0;
}
#ProfProfile label {
		color:#0072AA;
		line-height:1.4em;
		padding:5px 0;
	}

#EmpAdvertSetup,#CarerAdvertSetup, #RequiredQual {
	width: auto;
	margin: 0 140px 0 0;
	font-size: 80%;
}

#EmpAdvertSetup ol.FloatedList,#CarerAdvertSetup ol.FloatedList, #RequiredQual ol.FloatedList {
	float: left;
}

#EmpAdvertSetup h3 {
	background: #FFF url(../images/employer_advertsetup_title.gif) top left no-repeat;
	width: 217px;
	height: 22px;
	text-indent: -3000px;
	margin: 0 0 10px 0;
}
#EmpAdvertSetup label {
  color:#0072AA;
  line-height:1.4em;
  padding:5px 0;
}

#CarerAdvertSetup h3 {
	background: #FFF url(../images/carer_advertsetup_title.gif) top left no-repeat;
	width: 227px;
	height: 22px;
	text-indent: -3000px;
	margin: 0 0 10px 0;
}
#CarerAdvertSetup label {
  color:#0072AA;
  line-height:1.4em;
  padding:5px 0;
	}

#RequiredQual h3 {
	background: #FFF url(../images/required_qual_title.gif) top left no-repeat;
	width: 221px;
	height: 22px;
	text-indent: -3000px;
	margin: 0 0 10px 0;
}
#RequiredQual label {
  color:#0072AA;
  line-height:1.4em;
  padding:5px 0;
}

#Qualifications {
	width: auto;
	margin: 0 140px 0 0;
	font-size: 80%;
}
#Qualifications label {
		color:#0072AA;
		line-height:1.4em;
		padding:5px 0;
	}

#Qualifications h3 {
	background: #FFF url(../images/qualifications_title.gif) top left no-repeat;
	width: 262px;
	height: 18px;
	text-indent: -3000px;
	margin: 0 0 10px 0;
}

h3#AccountDetailsTitle {
	background: #FFF url(../images/account_details_title.gif) top left no-repeat;
	width: 148px;
	height: 18px;
	text-indent: -3000px;
	margin: 0 0 10px 0;
}

h3#ProfileTitle {
	background: #FFF url(../images/profile_title.gif) top left no-repeat;
	width: 96px;
	height: 22px;
	text-indent: -3000px;
	margin: 0 0 10px 0;
}

h3#AdvertsTitle {
	background: #FFF url(../images/adverts_title.gif) top left no-repeat;
	width: 108px;
	height: 22px;
	text-indent: -3000px;
	margin: 0 0 10px 0;
}

h3#SubscriptionsTitle {
	background: #FFF url(../images/subscriptions_title.gif) top left no-repeat;
	width: 127px;
	height: 22px;
	text-indent: -3000px;
	margin: 0 0 10px 0;
}

.AccountPanel {
	margin: 0 0 30px 0;
	background: #FFF url(../images/account_panel_bg.gif) top left repeat-x;
	padding: 20px 0 0 0;
}
	
	.AccountPanel h4 {
		text-transform: uppercase;
		font-size: 120%;
		margin: 20px 0 10px 0;
	}
	
	.AccountPanel strong {
		color:#0072AA;
	}

.AccountPanel td {
	padding: 3px;
	vertical-align:top;
}

.ShowHide {
	float: right;
	margin: 0 20px 0 0;
}

.EditPanel {
	text-align: right;
	float: right;
}

.AccountWrap {
	width: auto;
	margin: 0 140px 0 0;
	font-size: 80%;
}

.Location {
	float:right;
	display:block;
	color: #2c86b4;
	font-size: 110%;
}
.LocationSmall {
	float: left; /* raf change */
	width:180px;
	display:block;
	position:relative; /* raf change */
	bottom:-8px; /* raf change */
	color: #2c86b4;
	font-size: 100%; /* raf change */
}

.LocationPrevious {
	float: right;
	color: #a3a3a3;
	font-size: 110%;
}

.AccountAdvert {
	width: 525px;
	height: 100px;
	background: #FFF url(../images/account_ad_bg.gif) top left no-repeat;
	padding: 15px 20px 20px 20px;
	margin: 10px 0 0 0;
}

.AccountAdvert h4 {
	text-transform: uppercase;
	font-size: 120%;
	margin: 0 0 10px 0;
}

.AccountAdvertPrevious {
	width: 525px;
	height: 100px;
	background: #FFF url(../images/account_adprev_bg.gif) top left no-repeat;
	padding: 15px 20px 20px 20px;
	margin: 10px 0 0 0;
	color: #a3a3a3;
}

.AccountAdvertPrevious h4 {
	text-transform: uppercase;
	font-size: 120%;
	margin: 0 0 10px 0;
	color: #a3a3a3;
}

#SearchJob {
	font-size: 80%;
}

#SearchJob h3 {
	background: #FFF url(../images/search-parent-adverts.gif) top left no-repeat;
	width: 246px;
	height: 18px;
	text-indent: -3000px;
	margin: 0 0 10px 0;
}


#Search {
	font-size: 80%;
}
#Search h3 {
	background: #FFF url(../images/search_childcarer_title.gif) top left no-repeat;
	width: 246px;
	height: 18px;
	text-indent: -3000px;
	margin: 0 0 10px 0;
}

h3#EmployerTitle {
	background: #FFF url(../images/search_employer_title.gif) top left no-repeat;
	width: 238px;
	height: 22px;
	text-indent: -3000px;
	margin: 0 0 10px 0;
}

h4.SearchLocation {
	background: transparent url(../images/location_title.gif) top left no-repeat;
	width: 62px;
	height: 18px;
	text-indent: -3000px;
	margin: 0 0 10px 0;
}

h4.SearchRole {
	background: transparent url(../images/role_title.gif) top left no-repeat;
	width: 90px;
	height: 18px;
	text-indent: -3000px;
	margin: 0 0 10px 0;
}

h4.SearchEmployment {
	background: transparent url(../images/type_title.gif) top left no-repeat;
	width: 137px;
	height: 18px;
	text-indent: -3000px;
	margin: 0 0 10px 0;
}

h4.SearchInfo {
	background: transparent url(../images/additional_title.gif) top left no-repeat;
	width: 113px;
	height: 18px;
	text-indent: -3000px;
	margin: 0 0 10px 0;
}

.SearchFilter {
	float: left;
	width: 159px;
	height: 78px;
	background: #D0FDFB url(../images/search_filter_bg.gif) top left repeat-x;
	margin: 10px 1px 20px 0;
	padding: 10px;
}
.SearchFilter p {
  display: inline;
  color:#000;
  font-size:90%;
  font-weight:bold;
}
.SearchFilter input {
  margin-bottom:3px;
}
#Results {
	clear: left;
	font-size: 80%;
}

#Results h3 {
	background: #FFF url(../images/results_title.gif) top left no-repeat;
	width: 114px;
	height: 18px;
	text-indent: -3000px;
	margin: 0 0 10px 0;
}

#Results li {
	float: left;
	margin: 0 20px 0 0;
}

.PageNav {
	text-align: right;
	width: auto;
	margin: 10px 143px 10px 0;
	font-size: 90%;
}

.PageNav a {
	text-decoration: none;
	border: 1px solid #008700;
	padding: 2px 5px 1px 5px;
}

.PageNav a.Current {
  position:relative;
  background: #008700;
  color: #FFF;
}

.AdvertSmall {

	width: 323px; /* raf change */
	height: 130px; /* raf change */
	background: #FFF url(../images/advert_small_bg2.gif) top left no-repeat; /* raf change */
	padding: 12px 13px 15px 13px; /* raf change */
	margin: 10px 0 1px 0;
}

.AdvertSmall h4 {
	text-transform: uppercase;
	font-size: 120%;
	display:block; 
	width:auto;
	margin: 0 0 5px 0; /* raf change */
	
}

.SearchViewButton {
	background: #d6ffbb;
	padding: 1px 5px 3px 5px; /* raf change */
	color: #008700;
	border: 1px solid #a7e47f;
	cursor: pointer;
	text-decoration: none;
	position: relative;
	top: 5px; /* raf change */
	margin-left:52px;
	
}

#AdvertFull {
	font-size: 80%;
	background: #FFF url(../images/full_ad_main.gif) top left repeat-y;
	clear: both;
	margin: 0 0 20px 0;
	position: relative;
}

#AdvertFull p {
	margin: 0 0 20px 0;
}

#AdvertFull strong {
	color: #2c86b4;
}

.AdvertFullTop {
	background: transparent url(../images/full_ad_top.gif) top left no-repeat;
	position: relative;
}

.AdvertFullBot {
	background: transparent url(../images/full_ad_bot.gif) bottom left no-repeat;
	position: relative;
	padding: 20px;
}

.AdvertFullTop h4 {
	text-transform: uppercase;
	font-size: 120%;
	margin: 0 0 10px 0;
}

h3#EmployerAdverts {
	background: #FFF url(../images/employer_adverts_title.gif) top left no-repeat;
	width: 166px;
	height: 22px;
	text-indent: -3000px;
	margin: 0 0 10px 0;
}

h3#ChildcarerAdverts {
	background: #FFF url(../images/childcarer_adverts_title.gif) top left no-repeat;
	width: 175px;
	height: 18px;
	text-indent: -3000px;
	margin: 0 0 10px 0;
}

/* -------------- end design -------------- */


#InfoServAdvert {
	clear: both;
	margin: 10px 0;
	position: relative;	
}
#InfoServAdvert img {
	float:right;
	padding:8px 15px 0 0;
}
#InfoServAdvert p {
  margin:10px 0;
}
#InfoServAdvert strong {
	color: #2c86b4;
}
.InfoServAdvertTop {
	background: transparent url(../images/infoserv_top.gif) top left no-repeat;
	position: relative;
}
.InfoServAdvertBot {
	background: transparent url(../images/infoserv_bot.gif) bottom left no-repeat;
	position: relative;
	padding: 20px;
}
.InfoServAdvertTop h4 {
	text-transform: uppercase;
	font-size: 120%;
}



/* Subscription Page - Raf addition 17/03/08
=========================================================================================== */
a.external {
	padding-right:10px;
	margin-right:3px;
	background: url(../images/external-link.gif) top right no-repeat;
}

#Subscribe {
	width: auto;
	margin: 0 140px 0 0;
	padding-bottom:15px;
	font-size: 80%;
}
	#Subscribe h3{
		background: #FFF url(../images/how-to-subscribe.gif) top left no-repeat;
		width: 720px;
		height: 40px;
		text-indent: -3000px;
		margin: 0 0 10px 0;
	}
	#Subscribe h4{
		background: #FFF url(../images/how-much-subscribe.gif) top left no-repeat;
		width: 349px;
		height: 22px;
		text-indent: -3000px;
		margin: 0 0 10px 0;
	}
	
	#Subscribe p {
		color:#262626;
		margin-bottom:15px;
	}
	#Subscribe p.phone {
		font-size:150%;
	}
	#Subscribe p.phone strong {
		color:#DF000E;
	}
	#Subscribe ul {
		margin:0 0 20px 16px;
	}
		#Subscribe ul li {
			list-style-type:disc;
			margin-bottom:5px;
		}
	#Subscribe span {
		float:right;
		margin:4px 20px 0 0;
	}

#Subscribe-CostHolder {
	width: 720px;
	position:relative;
	display:block;
	margin:15px 0 0 0;
	height:485px;
}
	#Subscribe-CostHolder .details {
		width: auto;
		position:relative;
		top:320px;
		margin:0 20px 0 35px;
		display:block;
	}
	#Subscribe-CostHolder form {
		margin:0;
	}
			
#Subscribe-Parent {
	float:left;
	width: 360px;
	height:485px;
	background: #FFF url(../images/parent-rates.jpg) top left no-repeat;
}
	#Subscribe-Parent ul {
		list-style-type:none;
		margin:0 0 20px 8px;
	}
		#Subscribe-Parent ul li {
			list-style-type:none;
			padding-left:36px;
			height:25px;
			font-size:130%;
			padding-top:3px;
			background: #FFF url(../images/parent-tick.gif) top left no-repeat;
		}
			#Subscribe-Parent ul li strong.cost {
				color:#3C9200;
				font-size:120%;
				font-weight:bold;
			}
			#Subscribe-Parent ul li em.time {
				color:#999999;
				font-weight:normal;
			}
			#Subscribe-Parent .button {
				background: #d6ffbb;
				padding: 3px 30px;
				color: #008700;
				width:150px;
				border: 1px solid #a7e47f;
				margin-left: 70px;
				margin-bottom:7px;
				font-weight:bold;
				text-decoration:none;
				text-align:center;
				cursor: pointer;
			}
		

#Subscribe-Carer {
	float:right;
	width: 360px;
	height:485px;
	background: #FFF url(../images/carer-rates.jpg) top right no-repeat;
}
	#Subscribe-Carer ul {
		list-style-type:none;
		margin:0 0 20px 0;
	}
		#Subscribe-Carer ul li {
			list-style-type:none;
			padding-left:36px;
			height:25px;
			font-size:130%;
			padding-top:3px;
			background: #FFF url(../images/carer-tick.gif) top left no-repeat;
		}
			#Subscribe-Carer ul li strong.cost {
				color:#1673B9;
				font-size:120%;
				font-weight:bold;
			}
			#Subscribe-Carer ul li em.time {
				color:#999999;
				font-weight:normal;
			}
			#Subscribe-Carer .button {
				background: #2C86B4;
				padding: 3px 30px;
				color: #FFFFFF;
				width:150px;
				border: 1px solid #000000;
				margin-left: 60px;
				margin-bottom:7px;
				font-weight:bold;
				text-decoration:none;
				text-align:center;
				cursor: pointer;
			}
	
#ActivateNotice {
	clear: both;
	margin: 14px 0;
	position: relative;	
}
#ActivateNotice .ActivateNoticeTop h3 {
		background: #FFF url(../images/activate-title.gif) top left no-repeat;
		width: 268px;
		height: 22px;
		text-indent: -3000px;
		margin: 0 0 10px 0;
}
	#ActivateNotice p {
  		margin:10px 0 7px 0;
	}
		#ActivateNotice p strong {
			color: #2C86C1;
		}
.ActivateNoticeTop {
	background: transparent url(../images/infoserv_top.gif) top left no-repeat;
	position: relative;
}
.ActivateNoticeBot {
	background: transparent url(../images/infoserv_bot.gif) bottom left no-repeat;
	position: relative;
	padding: 20px;
}

/* =========================================================================================== */


