/* reset */

a img { border: 0; } html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; background: transparent; } :focus { outline: 0; } body { line-height: 1; color: black; background: white; } ol, ul { list-style: none; } table { border-collapse: collapse; border-spacing: 0; } caption, th, td { text-align: left; font-weight: normal; } blockquote:before, blockquote:after, q:before, q:after { content: ""; } blockquote, q { quotes: "" ""; }

/* colours
lg beigh	faf9f0
med beigh	edefdb
dark green	445120	424f20
*/

	html { overflow: auto; height: 100%;
		background: #8ba643 url('/assets/images/sitewide/lifework-bg-02.jpg') repeat-x fixed;
		}

	body { overflow: visible; min-height: 100%; width: 960px; margin: 10px auto;
		background: transparent;
		}


div#content {
	padding: 15px 0 30px 0;
	background: #faf9f0 url('/assets/images/temp/subcontent-bg-300.png') right repeat-y;
	border: 0px solid #677B31;
	border-width: 0 1px 0px 1px;
/*	-webkit-border-radius: 7px; -moz-border-radius: 7px; -border-radius: 7px; */
	overflow: auto;
	}


div#main {
	width: 615px;
	margin: 0 0px 0 20px;
	display: inline; /* IE6 fix */
	float: left;
	background: #faf9f0;
	}

body.solidbg div#content {
	background: #faf9f0;
}



/* sub content */
div#subcontent {
	background: #edefdb;
	width: 270px;
	padding: 0 20px 0 10px;
	float: right;
	overflow: hidden;
	position: relative;
	}

div#subcontent p {
	font-size: 90%;
	line-height: 120%;
	color: #445120;
	}

div#subcontent ul {
	margin: 0;
}

/* footer */
div#footer {
		background: url('/assets/images/sitewide/footer-bg-01.png') top center no-repeat;
		background: #8ba643 url('/assets/images/sitewide/lifework-bg-02.jpg') repeat-x;
		padding: 20px 10px;
		text-align: center;
			text-align: left;
		font-size: 90%;
		overflow: auto;
		clear: both;
		border-top: 1px solid #fff;
		margin: 0px;
		}

div#footer p {
	color: #fff;	
}

div#footer a {
	text-decoration: none;
	color: #fff;
	padding: 5px;
	white-space: nowrap;
	font-size: 110%;
}


div#footer a:hover { color: #fff; }


div#footer_contact {
	width: 280px;
	float: right;
	border-left: 2px solid #fff;
	padding-left: 10px;
	margin-left: 10px;
	}
div#footer_contact h6, div#footer_contact h6 a {
	font-size: 110%;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	margin: 0 0 5px 0;
	}
div#footer_contact h6 a:hover {
	text-decoration: underline; color: #fff;
}

div#footer_contact a {
	color: #fff;
	text-decoration: none;
	}
div#footer_contact a:hover {
	text-decoration: underline;
	color: #fff;
	}


p.copyright, small { font-size: 70%; }
p.copyright, p.copyright a, small a, small {
	text-align: center;

	color: #424f20;
	text-decoration: none;
}



/* h */
h1 {
	font-family: 'Arial Narrow', sans-serif; font-size: 190%; color: #8FAB45; margin-bottom: 5px; color: #424f20;}

h2 { clear: none;
font-family: 'Arial Narrow',Arial, sans-serif; font-size: 1.2em; margin: .4em 0; color: #F60;}

h3 {
font-family: Arial, sans-serif;	
font-weight: bold;
text-transform: uppercase;
font-size: 90%;
color: #F60;
margin: 0px 0 5px 0;
}

h4 {
	font-family: Arial, sans-serif;	
font-weight: bold;
text-transform: uppercase;
font-size: 90%;
color: #F60;
margin: 2.3em 0 .2em 0;
}


/* p */
p {
	margin-bottom: 1.2em;
	line-height: 140%;
}
p, ul, td, dt, dd { font-family: 'Arial', Helvetica, sans-serif;}
p.clear { clear: both; line-height: 0; margin: 0; padding: 0;}
strong { font-weight: bold; }


/* featuredp */
div.featuredp {
	background: #fff;
	padding: 15px 15px 0 15px;
	margin: 20px 0;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	}

div.featuredp img.calloutimg {
	float: right;
	position: relative;
	top: -60px;
	right: -5px;
}





/* header */
div#header {
	padding: 10px 0 0 0;
	height: 75px;
	overflow: hidden;
	background: #f00;
	background: url('/assets/images/sitewide/header-bg-02.png') bottom center no-repeat;
	background: none;
	}
div#header img { float: left; }
div#header ul { float: right; margin: 0;}
div#header ul li { display: inline; }

div#header ul a {
	text-decoration: none; font-size: 110%;
	color: #eee;
	display: block;
	float: left;
	padding: 46px 0 0;
	height: 30px;
	font-size: 95%;
	width: 130px;
	min-width: 140px;
	font-weight: bold;
	text-align: center;	
	}

div#header ul a#navhome { width: 90px; }
div#header ul a#navmrb { width: 160px; }

div#header ul a:hover {
	color: #f90;
	color: #fff;
	background: #445120;

	}

div#header ul li a#navworkshops {
	color: #fff;
	background: url('/assets/images/temp/nav-arrow-02.png') bottom center no-repeat;
	}

body.home div#header ul li a#navhome,
body.raisingboys div#header ul li a#navmrb,
body.publicspeaking div#header ul li a#navpublic,
body.about div#header ul li a#navabout,
body.resources div#header ul li a#navres,
body.blog div#header ul li a#navblog,
body.contact div#header ul li a#navcontact {
	color: #f90;
	background:  url('/assets/images/sitewide/nav-down-bg-02.png') bottom repeat-x;
	}




/* sub nav */
div#subnav {
	background: #d9deb0 url('/assets/images/sitewide/subnav-bg03.png') top repeat-x;
	border: 0px solid #677B31;
	border-width: 1px 1px 0;
	min-height: 40px;

	padding: 4px 8px 0 8px;
	border-bottom: 0px solid #eee;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
}

div#subnav ul {
	list-style: none;
	overflow: visible;
	background: #d9deb0
	}

div#subnav ul li {
	float: left;
		list-style: none;
		display: inline;
	}
div#subnav ul li a {
	font-size: 90%;
	text-decoration: none;
	display: block;
	text-align: center;
	height: 40px;
	line-height: 38px;
	border-right: 1px solid #d9deb0;
	border-left: 1px solid #B7BF8E;
	padding: 0 15px;
	color: #424f20;
	min-width: 60px;
	font-weight: bold;
	}
div#subnav ul li a:first-child {
	border-left: 0;
	}
div#subnav ul li:last-child a {
	border-right: 0;
	}


div#subnav ul li a:hover  {
	background: #424f20;
	background: #c9cf9f;
	border-right: 1px solid #c9cf9f;	border-right: 1px solid #d9deb0;
	color: #445120;
	line-height: 39px;
	}

body#sitehome a#shome, body#contacthome a#scontact, body#about a#sabout,
body#mrbhome a#smrb, body#mrbagencies a#sagencies, body#coursedates a#scoursedates, body#mrbcourses a#scourses,
body#resourceshome a#sdirect, body#sonstomen a#ssonstomen, body#media a#smedia, body#bloghome a#sblog, body#mumsontop a#smumsontop

{
	background: #faf9f0;
	color: #424f20;
	border: 0;
	height: 39px;
	border-top: 1px solid #c9cf9f;
	border-top: 1px solid #fff;
	border-right: 1px solid #c9cf9f;
	cursor: default;
	line-height: 39px;
/*	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px; */
	}







/* lists */
div#content li { font-size: 100%;
	padding: 5px;
	list-style: none outside url('/assets/images/bullets/ltgreen-bullet-10.png');
	}
div#content div#main ul { margin: 0em 0 15px 25px;}

p.listIntro { margin-bottom: 0;}

dt { font-weight: bold; }
dd { margin-left: 1em; line-height: 120%;}

/* images */
img.right { float: right; padding: 15px 0 15px 15px; clear: right;}
img.left { float: left; padding: 15px 15px 15px 0;}


/* tables */
table {
	margin: 1em 0 2em 0;
	border: 0px solid #8FAB45;
	background: #fff;
}

td,th {
	border: 1px solid #8FAB45;
	padding: 5px;
	vertical-align: top;
	}

th {
	background: #445120;
/*	background: #8FAB45 url('../images/sitewide/table-headerbg-01.jpg') bottom repeat-x;
*/	
	background: #8FAB45;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 90%;
	vertical-align: top;
}



table#contactform {
	width: 90%;
	margin: 15px 0;
	background: none;
	border: 0;
}
table#contactform td, table#contactform th {
	background: none;
	border: 0;
	}

table#contactform th { text-align: right; color: #000; width: 40%; padding: 10px;}

/* a */
a {
	color: #424f20;
}
a:hover {
	text-decoration: none;
	color: #424f20;
	}
a:visited {
	color: #8fab45;
	}


/* forms */
label { }




/* buttonlist */

ul.buttonlist {
	height: 2em;
		list-style: none;
}
ul.buttonlist li.buttonleft, ul.buttonlist li.buttonright {
	display: inline;
	list-style: none;
}

ul.buttonlist li.buttonleft a,
ul.buttonlist li.buttonright a {
	display: block;
	height: 2em;
	line-height: 2em;
	width: 50%;
	background: #333;
}
ul.buttonlist li.buttonleft a { float: left;}
ul.buttonlist li.buttonright a { float: right;}



/* testimonial */
p.testimonial strong {
	font-size: 80%;
	font-weight: bold;
	text-transform: uppercase;
}
p.testimonial img { float: left; margin-right: 4px;}



/* quotetable */

table.quotetable {
	width: 100%;
	border: 0;
		background: none;
}
table.quotetable td {
	padding: 5px;
	background: #fff;
		border: 1px solid;
		font-size: 90%;
		line-height: 120%;
		width: 50%;
}



/* pullquote */
div#subcontent p.annemission {
	font-size: 110%;
	padding: 10px 10px 0 0;
	line-height: 130%;
	text-align: right;
	color: #445120;
}



/* schedule */
table#schedule {
	font-size: 90%;
}




div#featureblock {
	clear: both;
	border-top: 0px solid #edefdb;
	padding: 0 20px 20px;
	background: #faf9f0;
}

/* colours
lg beigh	faf9f0
med beigh	edefdb
dark green	445120	424f20
*/


div.bookexcerpt {
	padding: 20px;
	margin: 5px 0;
	border: 1px solid #edefdb;
	background: #fff;
}
div.bookexcerpt p, div.bookexcerpt li {
	font-size: 100%; line-height: 130%;
	font-family: 'Times New Roman', Times, serif;
}

div.bookexcerpt li {
	font-size: 100%; line-height: 110%;
	margin: 5px 35px 5px 15px;
	font-family: 'Times New Roman', Times, serif;
}

div.mediasection {
	padding: 15px 20px;
	margin: 15px 0;
	min-height: 80px;
	border: 1px solid #edefdb;
	border: 1px solid #8fab45;
	background: #fff;
	overflow: auto;
}

div.mediasection h4 {
	font-family: Arial, sans-serif;	
	font-weight: bold;
	text-transform: uppercase;
	font-size: 90%;
	background: #f60;
	background: #8fab45;
	color: #fff;
	padding: 7px 0 7px 15px;
	margin: -15px -20px 5px;
	}

p.interview_question {
	font-weight: bold;
	margin: 0;
	color: #424f20;
}

/* courses */
div.courseblock {
	padding: 15px 20px 0;
	padding-left: 210px;
	margin: 15px 0px 40px;
	min-height: 80px;
	border: 1px solid #edefdb;
	border: 1px solid #8fab45;
	background: #fff;
	overflow: auto;
	font-size: 90%;
	}

div#nuggetsoftruth { background-image: url(/assets/images/courses/courses-nuggets-180.jpg) }
div#mothersraisingboyscourse { background-image: url(/assets/images/courses/courses-mrb-180.jpg) }
div#sonstomenprep { background-image: url(/assets/images/courses/courses-prep-180.jpg); }
div#sonstomenrisk { background-image: url(/assets/images/courses/courses-risk-180.jpg); }


body#mrbcourses div.courseblock {
background-color: #fff;
background-position: 8px 46px;
background-repeat: no-repeat;
}

div.courseblock h2 {
	background: #8fab45 url('/assets/images/sitewide/gradients/tran-to-darkgreen-01.png') bottom repeat-x;
	border-bottom: 1px solid #fff;
	
	font-size: 170%;
	padding: 7px 0 7px 15px;
	margin: -15px -20px 5px -210px;
	}

div.courseblock h2 span{
	float: right;
	color: #fff;
	font-size: 60%;
	line-height: 0;
	padding: 17px 10px 0 0;
	font-weight: bold;
	font-family: 'Arial', sans-serif;
	}
div.courseblock h2, div.courseblock h2 a {
	color: #fff;
	}

div.courseblock h4 {
	margin: 0;
	float: right;
	position: relative;
	top: -25px;
	color: #fff;
}

div.courseblock img {
	float: left;
	margin: 0 15px 10px 0;
}

div.courseintro {
	background: #edefdb;
	border-bottom: 1px solid #fff;
	margin: -5px -20px 10px;
	padding: 10px 20px;
	overflow: auto;
	}

div.courseprovisions {
	font-size: 100%;
	background: #fff;
	overflow: auto;
	margin: 20px 40px;
	}
div.courseprovisions p {
	margin: 0 0 .2em 0;
	}
div.courseprovisions div {
	width: 48%;
	padding: 1%;
	float: left;
}

div.courseprovisions ul {
	margin: 10px 20px;
}

div.courseinfobuttons {
	background: #edefdb;
	margin: -5px -20px 0 -230px;
	padding: 15px 20px;
	text-align: right;
	}




ul#coursesubnav {
	background: #fff;
	padding: 10px 10px 10px 5px;
	margin-top: 10px;
	width: 260px;
}
.fixed {
	position: fixed;
	top: 0;
}

ul#coursesubnav li {
	list-style: none;
	margin: 0 0 4px 0;
	padding: 0 0 0 10px;
	font-size: 90%;
	font-weight: bold;
	overflow: hidden;
	}
ul#coursesubnav a {
	text-decoration: none;
	padding: 0px 0px 0 15px;
	height: 32px;
	line-height: 32px;
	display: block;
	width: auto;
	}

ul#coursesubnav a.selected,ul#coursesubnav a.selected:hover {
	background: #424f20;
	background:#fff url('/assets/images/sitewide/pagenav/page-nav-green-arrow-02.png') no-repeat scroll top left;
	color: #424f20;
	color: #fff;
}

ul#coursesubnav a:hover {
	background: #424f20;
	background:#fff url('/assets/images/sitewide/pagenav/page-nav-green-arrow-02.png') no-repeat scroll 0 -32px;
	color: #424f20;
	color: #fff;
}

div#coursedates {
	background: #fff;
	padding: 0 15px 10px;
	margin: 20px 40px;
	border: 1px solid #424f20;
}
div#coursedates  p {
	font-size: 90%;
	}
