/*         MUM AND WORKING STYLESHEET               */
/*            (c)2005 Paul Bellamy                  */
/*      FULL SCREEN WIDTH VERSION - SEPT 05         */

/* GENERAL RULES
----------------------------------------------------*/

a {
	color:#639;
	text-decoration:none
	}
a:hover {
	color:#903;
	text-decoration:underline
	}
hr {
	border:0;
	height:2px;
	background-color:#deccde;
	margin:1em 0;
	clear:both
}
em {
	font-weight:bold
}
/* Page
----------------------------------------------- */
#wrapper {
	/* IE7 needs 'layout' applied to the wrapper */
	min-height:0
}
.column {
	position: relative;
	float: left;
	}

/* Header block 
----------------------------------------------- */
#header {
	height:125px;
	background:#717 url("/images/template/top_bg.png") top left repeat-x;
	padding:0;
	margin:0;
	}
#logo {
	display:block;
	float:left;
	padding:0; margin:0;
	}
#banner {
	float:right;
	margin:20px 10px 0 0;
	text-align:right;
	}
	
/* Left nav links
----------------------------------------------- */
#leftnav {
	float:left;
	width: 20%;
	margin-right:1%
	}
#leftnav ul {
	list-style: none;
	margin: 10px 0;
	padding: 10px;
	border: none;
  }
#leftnav li {
	border-bottom: 1px solid #dbe;
}
#leftnav li a {
	display: block;
	padding: 3px 5px 3px 10px;
	color:#306;
	font-weight:bold;
	font-size:85%;
	text-decoration: none;
	width: 99%;
}
html>body #leftnav li a {
  	width: auto;
  }
#leftnav li a:hover {
	color: #609;
	background-color:#efdfff;
  }
  
.button {
  	width:180px;
	text-align:center;
	margin:10px 0 0 0
  }
  
/* Main Content Area
----------------------------------------------- */
#pagecontent {
	float:left;
	padding: 20px 0;
	margin-bottom:1em;
	width: 75%;
	}
#footer {
	clear: both;
	margin:2em 0;
	padding:.5em 1em;
	border-top:1px solid #ccc;
	font-size:80%;
	color:#999;
	font-size:xx-small;
	text-align:center;
	background:url('/images/template/footer_bg.gif') top left repeat-x;
	}
.rss	{
	padding-left:20px;
	background:url('/images/template/rss.png') left no-repeat;
	}
#jobs_home {
	float:right;
	width:32%;
	margin-left:2%
}
#intro_home {
	float:left;
	width:63%;
	padding-right:2%;
	border-right:1px solid #ccc
}
#jobs_home h2 {
	width:98%;
	padding:1%;
	background-color:#69c;
	color:#fff
}
#star_job {
	background-color:#cdefff;
	margin-bottom:10px;
	padding-bottom:10px
}
#star_job h3, #star_job p {
	margin:5px 10px 5px 10px
}
#star_job a, #jobs_home a {
	font-weight:bold
}
#jobs_home a.view {
	background-color:#69c;
	padding:5px;
	color:white;
	float:right;
	clear:both;
	margin:5px
}
#jobs_home a.view:hover {
	background-color:#369;
}
#star_job img {
	float:right;
	margin:0 5px 5px 5px
}
#star_job h2 {
	background:transparent url('/images/template/star_job_bg.png') top left no-repeat;
	line-height:40px;
	text-indent:30px;
	margin:0
}

div.featured, div.morearticles {
	width:100%;
	border-top:1px solid #ccc;
	height:15px;
	margin:1em 0 1em 0
}
div.featured {
	background:url('/images/template/featured.gif') left no-repeat;
	}
div.morearticles {
	background:url('/images/template/more_articles.gif') left no-repeat;
	}
dl.sidead {
	margin:0 auto;
	width:125px;
	text-align:left;
	background:url("/images/template/sideAd_bottom.png") no-repeat bottom left
}
dl.sidead dt {
	text-indent:-999em;
	margin:0;
	padding:1px 5px;
	background:url("/images/template/sideAd_top.png") no-repeat top left
	}
dl.sidead dt.blank {
	background:url("/images/template/sideAd_top_blank.png") no-repeat top left
}
dl.sidead dt.engage {
        text-indent:-999em;
	margin:0;
	padding:75px 5px 1px 5px;
	background:url("/images/template/engage_top.png") no-repeat top left}
dl.sidead dd {
	margin:0;
	font-size:.9em;
	padding:3px 7px 13px 7px
}

/* Text rules
----------------------------------------------- */
p {
	font-size:1em;
	padding:0;
	margin:.5em 0 .5em 0
	}
h1, h2, h3 {
	font-family:"century gothic", "trebuchet ms", arial, sans-serif;
	font-weight:bold;
	display:block
}
h1 {
	font-size: 1.9em;

	line-height:1.2em;
	margin: 0 0 .5em 0;
	color:#444
	}
h2 {
	font-size: 1.5em;
	font-weight: bold;
	line-height:1.2em;
	padding: 0;
	margin: 0 0 .5em 0;
	}
h3 {
	margin: .5em 0 .5em 0;
	font-size: 1.3em;
	font-weight: normal;
	color: #333;
	}

h4, h5 {
	margin: 1.5em 0 .5em 0;
	font-size: 1.2em;
	font-weight: normal;
	color: #333;
	}
h1 span, h2 span, h3 span {
	color: #999;
	}
.red {color:#c00}
.green {color:#090}
.pink {color:#f69}
.yellow {color:#fa0}
.blue {color:#39c}
.fuschia {color:#f06}
.peach {color:#f63}
.orange {color:#f60}

a.noSetHours, a.flexibleHours {
	display:block;
	/*IE needs the cursor bit */
	cursor:pointer;
	width:45%;
	padding:10px;
	float:left;
	height:18em;
	border:1px solid #609
}
a.noSetHours:hover, a.flexibleHours:hover {
	text-decoration:none;
	color:#303;
	background-color:#fff
}
a.noSetHours {
	margin-right:2%;
	background:#def url('/images/jobs/mum_baby.png') bottom right no-repeat;
}
a.flexibleHours {
	background:#def url('/images/jobs/mum_daughter.png') bottom right no-repeat;
}
a.noSetHours span, a.flexibleHours span {
	float:left

}
a.noSetHours .title, a.flexibleHours .title {
	font-size:140%;
	font-weight:bold
}
a.noSetHours span.boxtext, a.flexibleHours span.boxtext {
	font-size:100%;
	padding:5px 140px 5px 0
}
.advertisementBox {
	margin-bottom:1em;
	padding:.5em 1em;
	border:1px solid #ccc
}
p.adHeader {
	font-weight:bold;
	font-family:'century gothic';
	color:#909
}

#pagecontent ul.list li  {
	margin:.5em 0
}

#pagecontent ul {
	margin:5px 0
}
#pagecontent ul li {
	margin:2px 0 2px 20px;
	padding-left:10px
}

/*Mums Marketplace buttons*/

a.pregnancy, a.babies, a.grownup {
	float:left;
	width:29%;
	margin-right:2%;
	padding:2% 1%;
	font:bold 1.5em 'Century Gothic','Avant Garde', century, verdana;
	background:#939 url('/images/marketplace/link_arrow.png') right no-repeat;
	color:white;
	text-decoration:none
}
a.pregnancy:hover, a.babies:hover, a.grownup:hover {
	background-color:#69c
}
/*Mums Marketplace Featured Shop */
div.featuredshop {
	width:50%;
	float:right;
	padding:50px 2% 2% 2%;
	margin:0 0 1em 1em;
	border:2px solid #909;
	background:url('/images/marketplace/shop_month.png') top left repeat-x;
}

/* Crumb Trail
----------------------------------------------------*/
#bread {
  font-size:80%;
  padding-bottom:5px;
	margin-bottom:1em;
	border-bottom:1px solid #999
	}
#bread ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#bread ul li {
  padding-left:15px;
	margin: 0 5px 0 0;
	background:url('/images/template/crumb.gif') left no-repeat;
	list-style: none;
	display: inline;
	}
		
#bread ul li.first {
	padding-left:0;
	background:none;
	}
	
/* Directory page
----------------------------------------------------*/

#directory .column {
  float:left;
	width:46%;
	margin:10px 10px 10px 0;
}

#directory dl {
  margin: 0 15px 10px 0;
	/*border:1px solid #dedeff;*/
  }

#directory dt {
  /*color:white;*/
	font-family: arial, helvetica, sans-serif;
	font-size:1.25em;
	font-weight:bold;
	color:#666;
  margin: 0;
  padding: 4px 4px 4px 0px;
	border-bottom:1px solid #ccc;
  }

#directory dd {
  margin: 0 0 0 2px;
  padding: 3px 3px 3px 15px;
	background:url('/images/template/crumb.gif') left no-repeat;
  }	
	
/* Sponsor logo
----------------------------------------------------*/
#sponsor {

}
#sponsor img {
  display:block;
	padding:5px;
	border:1px solid #999;
	float:right;
	margin:0 0 5px 10px;
}

/* facts box
----------------------------------------------------*/
#quickfacts, #mumsView {
  width:730px;
	float:left;
  margin:0 0 10px 0;
	padding:5px;
  background:#fff4ff; 
  border:1px solid #939
}

#quickfacts h3,#mumsView h3 {
	position:relative;
	float:left;
	clear:both;
	margin:0 0 10px 0;
	padding:10px 0;
	text-indent:10px;
	width:99.9%;
	color:#fff;
}

#quickfacts h3 {
	background-color:#939;
}
#mumsView h3 {
	background-color:#f39;
}

#mumsView p{
	padding:2px 5px;
	border-bottom:1px solid #ccc
}

/* Homepage promo
----------------------------------------------------*/
#promoslot {
	float:right;
	margin:0 0 1em 1em
}

/* General form fieldset layout (two column)
----------------------------------------------------*/
fieldset form {padding:0;margin:0}
fieldset {border:0;width:45em;padding:1em 0 }
fieldset legend {font-size:120%;font-weight:bold;text-decoration:underline;color:#333;padding:0;margin:0 0 .5em 0}
fieldset p {border-bottom:1px dotted #ccb;padding:0 0 .5em 1em;clear:both}
fieldset p small, fieldset p label small {color:#666; line-height:1.1em;display:block}
fieldset label {float:left; width:22em; margin:0 2em 0 0; font-size:1em}
fieldset input, fieldset textarea {border:1px solid #cdcdcd; background:url('/images/template/input_bg.gif') top left no-repeat; font-family: Arial, Helvetica, sans-serif; font-size:small; font-weight:bold; color:#665}
fieldset input:focus, fieldset textarea:focus {border:1px solid #3e003e;}
fieldset input.button {background:#717;padding:5px 3px;cursor:pointer;color:white;font-weight:bold }
.mandatory {color:red}
	
/* CSS table replacements
----------------------------------------------------*/
div.row {
	float:left;
  width:99%;
	border-bottom:1px solid #f4c1f4;
	padding:0 0 5px 5px;
	margin-bottom:5px;
	clear:both;
	}
div.row span.left {
	float:left;
	width:130px;
	font-weight:bold;
}
div.row span.right {
  float:right;
	clear:right;
	text-align:left;
	width:570px;
}
p.signature {
    padding: 75px 100px 0 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 0px !important;
    height /**/:75px;
    background-image: url("/images/handwritten/signature.gif");
}
img.right {
	float:right;
	margin:0 0 1em 1em
}

.tellafriend {
	display: block;
	text-indent: -100em;
	overflow: hidden;
	line-height: 44px;
	background: url('/images/buttons/tellafriend.gif') top left no-repeat;
}

/* Diary style & headings
   Stuart Landridge version of FIR
----------------------------------------------------*/
#diary hr {
		height:1px;
		border-top:1px solid #dbf;
}

#diary h2 {
    margin-top:10px;
    padding: 60px 0 0 0;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 0px !important;
    height /**/:60px;
}

#diary h2.aug22 {
    background-image: url("/images/handwritten/aug_22.gif");
}

#diary h2.sept01 {
    background-image: url("/images/handwritten/sept_01.gif");
}

#diary h2.sept10 {
    background-image: url("/images/handwritten/sept_10.gif");
}

#diary h2.sept12 {
    background-image: url("/images/handwritten/sept_12.gif");
}

#diary h2.sept13 {
    background-image: url("/images/handwritten/sept_13.gif");
}
#diary h2.sept15 {
    background-image: url("/images/handwritten/sept_15.gif");
}

#diary h2.sept22 {
    background-image: url("/images/handwritten/sept_22.gif");
}

#diary h2.sept24 {
    background-image: url("/images/handwritten/sept_24.gif");
}

#diary h2.sept28 {
    background-image: url("/images/handwritten/sept_28.gif");
}

#diary h2.oct06 {
    background-image: url("/images/handwritten/oct_06.gif");
}

#diary h2.oct18 {
    background-image: url("/images/handwritten/oct_18.gif");
}

#diary h2.oct21 {
    background-image: url("/images/handwritten/oct_21.gif");
}

#diary h2.oct28 {
    background-image: url("/images/handwritten/oct_28.gif");
}

#diary h2.dec01 {
    background-image: url("/images/handwritten/dec_01.gif");
}

/* Article styles
----------------------------------------------------*/
div.mumfile {
	float:left;
	width:100%;
	border:1px solid #ccc;
	margin-bottom:1em;
	padding:2px 10px;
	background-color:#ffdeed
}
p.question {
	font-weight:bold;
	font-size:1.2em;
	color:#906;
	padding:0;
	margin:10px 0 0 0
}
p.answer {
	padding:0;
	margin-top:5px
}
/* Marketplace & Recruitment ad  styles
----------------------------------------------------*/
#marketplacemenu {
	min-width:500px;
}
#parents {
	float:left;
	width:49%;
	background:url('/images/marketplace/page/mother.png') top right no-repeat;
}
#kids {
	float:left;
	text-align:right;
	width:49%;
	background:url('/images/marketplace/page/daughter.png') top left no-repeat;
}

#marketplace, #recruiterads {
	margin-top:2em
}
#marketplace li {
	font:bold 1.1em 'Century Gothic','Avant Garde', century, verdana;
	line-height:1.4em
}
#marketplace ul.normal li {font-family:verdana, sans-serif; font-weight:normal; font-size:1em}
#marketplace h3, #recruiterads h3 {
	padding:0;
	margin:1em 0 0 0
}
#marketplace h3 span, #recruiterads h3 span{
	border:1px solid #ccc;
	padding:5px 5px 0px 5px;
	margin:0;
	color:#666;
	font-family:arial, helvetica;
	font-weight:bold
}
#marketplace div.entry, #recruiterads div.entry {
	float:left;
	width:95%;
	border:1px solid #ccc;
	padding:2px 8px;
	margin:0 0 1em 0
}

#marketplace div.entry {
	background-color:#ffdeed;
}

#marketplace div.entry h2, #recruiterads div.entry h4 {
	font-size:1.2em
}
#recruiterads div.entry h4 {
	margin:5px 0;
	width:99%;
	clear:both;
	background-color:#7d007d;
	color:white;
	font-family:"century gothic";
	padding:3px;
	font-weight:bold
}
#marketplace div.entry img.logo, #recruiterads div.entry img.logo {
	float:right;
	margin:5px 5px 5px 10px;
	background-color:white;
	border:1px solid #ccc
}

.website {
	white-space:nowrap
}

#captionpic {
	float:right;
	margin:0 0 10px 15px;
	padding:5px;
	font-size:x-small;
	width:210px;
	color:#666
}



#leftpic {
	float:left;
	padding:5px;
	border:1px solid #ccc;
	margin:0 1em 10px 0;
	font-size:x-small;
	color:#666
}

.picture {
	border:1px solid #ccc;
	padding:5px;
	max-width:260px;
	width:expression(this.width > 260 ? "260px" : this.width);
	overflow:hidden;
	text-align:center
}
.picture img {
	max-width:250px;
	width:expression(this.width > 250 ? "250px" : this.width);
}
.picture .caption {
	font-size:x-small;
	max-width:240px;
	width:expression(this.width > 240 ? "240px" : this.width );
	color:#666
}

.leftalign {
	float:left;
	margin:0 10px 10px 0
}
.rightalign {
	float:right;
	margin:0 0 10px 10px
}


#testimonials {
	text-align:center
}
#testimonials .quote {
	font-family:Times, serif;
	font-size:1.44445em;
	font-weight:bold;
	font-style:italic;
	color:#666
}
#testimonials .quoted {
	font-size:80%;
	text-transform:uppercase;
}
#press p.acrobat {
	border:1px solid #707;
	padding:10px 10px 10px 40px;
	background:url('/images/acrobat_icon.gif') left no-repeat;
	font-weight:bold
}
#press p {
	padding:.25em 0;
	border-bottom:1px solid #dedede
}
#press small {
	margin-left:1em
}

#careerFocus {
	/*clear:both;*/
	float:left
}
#careerFocus h1 {
	margin:0;
	padding: 75px 0 0 0;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 0px !important;
	height /**/:75px;
}
#careerFocus h1.career {
        background-image: url("/images/careerfocus/career_focus_text_large.gif");
	        }
#careerFocus h1.writing {
	background-image: url("/images/careerfocus/worldofwriting.gif");
}
#careerFocus h1.teaching {
        background-image: url("/images/careerfocus/worldofteaching.gif");
	}
#careerFocus h1.medicine {
	background-image: url("/images/careerfocus/worldofmedicine.png");
}
#careerFocus div.columnleft {
	width:48%;
	float:left;
	margin:0 1% 0 0;
	padding:0
}
#careerFocus div.columnright {
        width:48%;
	float:right;
	margin:0 0 0 1%;
	padding:0
}
#careerFocus .feature {
	margin-bottom:3em
}
#careerFocus .feature h3 {
	width:100%;
	border-bottom:1px solid #ccc;
	margin-bottom:.5em
}
#careerFocus .feature img.photo {
	float:right;
	margin:0 0 .5em .5em
}
#careerArticle h1 {
	margin:0;
	padding:0
}
#careerAuthor {
	float:left;
	clear:both;
	background-color:#ffdeed;
	border:1px solid #7d007d;
	padding:1em;
}
.authorWork {
	float:left;
	margin:0 1em 1em 0
}
.moreAuthor {
	float:left;
	text-align:left;
	width:auto
}

.outline {
	border:1px solid #333;
	margin:10px
}

/*post-its */

#share-it dl {
	float:left;
	width:375px;
	margin:0 10px 15px 0;
	padding:0 0 41px 0;
}
#share-it dt {
	padding:10px 10px 0 10px;
	margin:0;
	font-size:120%;
	font-weight:bold
}
#share-it dd {
	margin:0;
	padding:10px
}
#share-it dl.yellow {
	background:#ff9 url('/images/share-it/yellow-post-it-bottom.png') bottom left no-repeat;
	color:#006
	}
		
#share-it dl.yellow dt {
	background:#ff9 url('/images/share-it/yellow-post-it-top.png') top left no-repeat;
	color:#006
}
#share-it dl.yellow dd {
	background:#ff9 url('/images/share-it/yellow-post-it-top.png') bottom left no-repeat
	}
#share-it dl.pink {
	background:#fcf url('/images/share-it/pink-post-it-bottom.png') bottom left no-repeat;
	color:#006
	}
#share-it dl.pink dt {
	background:#fcf url('/images/share-it/pink-post-it-top.png') top left no-repeat;
	color:#006
}
#share-it dl.pink dd {
	background:#fcf url('/images/share-it/pink-post-it-top.png') bottom left no-repeat
	}
#share-it dl.blue {
	background:#ccf url('/images/share-it/blue-post-it-bottom.png') bottom left no-repeat;
	color:#006
	}
#share-it dl.blue dt {
	background:#ccf url('/images/share-it/blue-post-it-top.png') top left no-repeat;
	color:#006
}
#share-it dl.blue dd {
	background:#ccf url('/images/share-it/blue-post-it-top.png') bottom left no-repeat
	}

.tip {
	padding:12px 0px 12px 50px;
	background:url('/images/template/tip.png') left no-repeat;
}

#tried-tested table {
	background-color:white;
	font-size:1em;
	width:100%
}
#tried-tested table td {
	width:18%;
	padding:1%;
	color:white
}
#tried-tested table td.title {
	background-color:#6be;
	color:#036;
	text-align:center
}
#tried-tested table td.mum {
	background-color:#c06;
	font-size:120%;
}
#tried-tested table td.mum img {
	float:left;
	width:60px;
	height:60px;
	border:1px solid white;
	margin:0 5px 5px 0
}
#tried-tested table td.detail {
	background-color:#f39
}	
#tried-tested table td.product {
	text-align:center;
	background-color:#717
}
#tried-tested table td.product p.name {
	font-size:110%
	}
#tried-tested table td.product p.desc, #tried-tested table td li {
	text-align:left;
	font-size:80%;
	line-height:1em
}
#tried-tested table td.product p.links {
	font-size:90%
	}
#tried-tested table td.product p.links a {
	color:white;
	text-decoration:none
}
#tried-tested table td.rating {
	text-align:center;
	background-color:#909
}
#tried-tested table td.rating, #tried-tested table td.product {
	padding-top:5px
}
#tried-tested table td.rating p {
	text-align:left;
	margin:0;
	padding:0
}

/*javascript*/

.tooltip {
	color: #fff;
	width: 172px;
	z-index: 13000;
}

.tooltip h4 {
	font-weight: bold;
	color:white;
	font-size: 11px;
	margin: 0;
	padding: 8px 8px 4px 8px;
	background: url(/images/tried-tested/bubble.png) top left;
}

.tooltip p {
	font-size: 11px;
	margin:0;
	padding: 4px 8px 8px;
	background: url(/images/tried-tested/bubble.png) bottom right;
}


/* Star Jobs List - at bottom to override other list styles */
#jobs_home ul, #jobs_home ul li {
        margin:0;
        padding:0;
        list-style-type:none;
}
#jobs_home ul li {
		padding:2px 0 2px 20px;
        background:url('/images/template/folder_star.png') top left no-repeat;
        border-bottom:1px solid #dedede
}
#jobs_home li a {
	font-weight:bold
}
