@charset "utf-8";
/* CSS Document */

/* ######################################################################### */
/* STRUCTURE */

.container {
	background:url(../images/bg.jpg) repeat-y;
	padding: 0px 0px 60px 0px;
	width: 998px;
	margin: 0 auto;
	position:relative;
}

.containersfsm {
	background: url(../images/bgsfsm.jpg) repeat-y;
	padding: 0px 0px 60px 0px;
	width: 998px;
	margin: 0 auto;
	position:relative;
}

.topbanner {
	height:194px;
	width: 998px;
	background:url(../images/top-banner.gif);	
	}

.topbannersfsm {
	height:194px;
	width: 998px;
	background:url(../images/top-bannersfsm.jpg);	
	}
	
.logo {
	position:relative;
	float:left;
	margin:20px 0px 0px 20px;
	}

.middlecolumnhome {
	width:630px;
	position: relative;
	margin:30px 30px;
	min-height:265px;
}

.singlecolumn {
	width:900px;
	position: relative;
	margin:30px 30px;
	min-height:265px;
}

.rightcolumnhome {
	width:280px;
	float:right;
	right:10px;
	position:relative;
	margin:0px 15px 0px 5px;
	line-height:17px;
	font-size:9pt;
}


.rightcolumn {
	width:154px;
	float:right;
	right:10px;
	position:relative;
	padding:0px 7px 0px 3px;
	line-height:17px;
	font-size:9pt;
}


.rightcolumn p {
	margin-bottom:1px;
	margin-top:3px;
}

.leftcolumn {
	width:195px;
	float:left;
	position:relative;
	left:20px;
	padding:0px;
	height: auto !important;
}

.middlecolumn {
	width:720px;
	position: relative;
	margin-left:245px;
	min-height:500px;
	padding:0px;
}


.footer{
	background: url(../images/footer_bg.gif) no-repeat bottom;
	margin: 0 auto;
	position: relative;
	width:958px;
	height:110px;
	font-family:arial;
	font-size:13px;
	line-height: 17px;
	color:#fff;
	padding: 10px 20px;
}

.footer a{
	color:#fff;
}



/* ######################################################################### */
/* MENUS */

.topnav {
	background:url(../images/nav_bg.gif);
	height:29px;
	position:relative;
	color:#FFF;
	margin: 2px 10px 30px 10px;
	padding:6px 0px 0px 0px;
	}
	
.topnav a {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-size:15px;
	margin:0px 31px;
}

.topnav a.active {
	text-decoration:underline;
}

.topnavsfsm {
	background:url(../images/nav_bg.gif);
	height:29px;
	position:relative;
	color:#FFF;
	margin: 2px 10px 30px 10px;
	padding:6px 0px 0px 0px;
	}
	
.topnavsfsm a {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-size:15px;
	margin:0px 41px;
}

.topnavsfsm a.active {
	text-decoration:underline;
}

.menu {
	margin-bottom:20px;
	position:relative;
	padding-left:10px;
	}

.menu a {
	color:#F60;
	}

.menu a:hover {
	color:#666;
	}
	
.menu a.active {
	color:#666;
	text-decoration:underline;
	}

.menu li {
	list-style:none;
	list-style-image:none;
	position:relative;
	left:-35px;
	border-top: 1px solid #CCC;
	font-size:13px;
	padding:4px 0px 4px 4px;
	width:180px;
	}
	
.menu li a {
		text-decoration:none;
		}
		
.menu li a:hover {
		text-decoration:underline;
		}

.subnav li {
	border-top:none;
	line-height:18px;
	font-size:13px;
	left:-25px;
	width:145px;
	margin-right:0px;
	}
	
.subnav li a {
	color:#27B9FB;
	}

.subsubnav li {
	width:145px;
	border-top:none;
	line-height:17px;
	font-size:13px;
	left:-8px;
	list-style: url(../images/bulletnav.gif);
	margin-right:0px;
	}
	
.subsubnav li a {
	color:#27B9FB;
	}


/* ######################################################################### */
/* DIVS */

.sitemap {
	float:right;
	text-align:right;
	line-height:24px;
	position:relative;
	}
	
.social {
	background:url(../images/socialmedia_bg.gif);
	height:37px;
	width:330px;
	padding: 0px 10px 0px 0px;
	margin-top:10px;
	position:relative;
	}
	
.donatehome {
	background:url(../images/donate_bg.jpg) no-repeat;
	width:166px;
	height:138px;
	float:right;
	margin-left:20px;
	padding:90px 20px 10px 20px;
	font-size:28px;
	color:#ED1C24;
	position:relative;
	}

.donatehome a{
	font-size:16px;
	text-decoration:none;
}

.toplinks {
	float:right;
	width:188px;
	margin: 26px 26px;
	position:relative;
	}
	
.newsboxes {
	background:url(../images/header_bg.jpg) repeat-x;
	width:295px;
	position:relative;
	font-size:14px;
	min-height:140px;
	}
	
.rightbox {
	margin-left:320px;
	}

.events {
	position:relative;
	background:  #E8E8E8 url(../images/greyheader_bg.jpg) repeat-x;
	width:280px;
	margin-bottom:20px;
	padding: 0px 6px 8px 6px;
		}
	
.groups {
	position:relative;
	background:  #E8E8E8 url(../images/greyheader_bg.jpg) repeat-x;
	width:280px;
	margin-bottom:30px;
	padding: 0px 0px 3px 0px;
		}
	
.spotlight {
	position:relative;
	background: #FFEEBF url(../images/yellowheader_bg.jpg) repeat-x;
	width:280px;
	margin-top:30px;
	padding: 0px 6px 8px 6px;
	}
	
.dvd {
	position:relative;
	background: #FFEEBF url(../content/images/emnh_dvd.jpg) repeat-x;
	width:175px;
	margin-top:20px;
	margin-bottom:20px;
	padding: 10px 101px 0px 10px;
	font-size:14px;
	color:#fff;
	height: 117px
	}
	
.dvd a{
	color:#FFF;
	font-weight:bold;
	}
	
.leftinfo {
	width:190px;
	}	
	
.leftinfo a {
	color:#FFF;
	}
	
.donate{
	background:#999;
	color:#FFF;
	font-size:14px;
	padding: 5px 10px;
	line-height:18px;
	}
	
.donatetop{
	background:#ED1C24;
	color:#FFF;
	font-size:13px;
	text-align:center;
	font-weight:bold;
	padding: 5px 10px;
	line-height:18px;
	}
	
.donatetop a {
	text-decoration:none;
	}
	
.donatetop2{
	background:#FFD41D;
	color:#FFF;
	font-size:13px;
	text-align:center;
	font-weight:bold;
	padding: 5px 10px;
	line-height:18px;
	}
	
.donatetop2 a {
	text-decoration:none;
	}

.quote {
	width:230px;
	float:right;
	background: url(../images/quote_top.jpg) no-repeat;
	padding:25px 0px 0px 0px;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	color:#ED1C24;
	margin-left:25px;
	}
	
.quote p{
	padding:0px 15px;
	}
	
.quote2 {
	width:230px;
	float:right;
	background: url(../images/quote_top.jpg) no-repeat;
	padding:25px 0px 0px 0px;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	color:#FCBD01;
	margin-left:25px;
	}

.quote2 p{
	padding:0px 15px;
	}
	
.case {
	padding: 20px 15px 20px 20px;
	border: 1px solid #f7931e;
	background-color: #fef4e8;
	display: table-cell;
	width:640px;
}

.quotelong {
	width:700px;
	background: url(../images/quote_long.jpg) no-repeat;
	padding:20px 20px 20px 20px;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	color:#ED1C24;
	width:660px;
	margin-top:20px;
	margin-bottom:20px;
	font-style:italic;
	}

.item1 {
	margin: 10px 40px 0px 0px;
	background:#F15A22;
	width:200px;
	padding: 0px 0px 2px 0px;
}
.item2 {
	margin: 10px 40px 0px 0px;
	background:#F7931E;
	width:200px;
	padding: 0px 0px 2px 0px;
}

.item3 {
	margin: 10px 0px 0px 0px;
	background:#FFD41D;
	width:200px;
	padding: 0px 0px 2px 0px;
}


.itemYellow {
	background-color: #fff4c6;
	height:90px;
	padding:5px 5px;
}

.itemYellow a {
	color:#FFD41D;
	font-size:14px;
	text-decoration:none;
	}

.itemOrangeDk {
	background-color: #fbd6c8;
	height:90px;
	padding:5px 5px;
}

.itemOrangeDk a {
	color:#F15A22;
	font-size:14px;
	text-decoration:none;
	}
	
.itemOrange {
	background-color: #fde4c7;
	height:90px;
	padding:5px 5px;
}

.itemOrange a {
	color:#F7931E;
	font-size:14px;
	text-decoration:none;
	}
	
.motherhood {
	background:url(../content/images/motherhood_bg.jpg) no-repeat;
	}
	
.motherhood a {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	}
	
/* ######################################################################### */
/* STYLES */

.active 
{
     text-decoration: underline;
}


.fltrt { 
	float: right;
	margin-left: 10px;
}

.fltlft { 
	float: left;
	margin-right: 10px;
}

.clrflt {
clear:both;
}

.clrleft {
	clear:left;
	}
	
.newline {
	position:absolute;
	top:130px;
	}

.centre {
text-align:center;
}


.bold {
	font-weight:bold;
}

.italic {
	font-style:italic;
	}
	
a.group {
	font-size:17px;
	color:#666;
	font-weight:bold;
	text-decoration:none;
	}
	
.groupimage {
	margin-bottom:3px;
	}

.blue {
	background-color:#AEF;
	}
	
.yellow {
	background-color:#A4FBBA;
	}
	
.green {
	background-color:#FFFFA8;
	}
	
.error {
	color:#C00;
	}
	


.orangerule {
	border-top:1px #F90 solid;
	padding-top:10px;
	padding-bottom:10px;
	}
	
.bigbluelink {
	font-size:16px;
	text-decoration:none;
}

.bigred {
	font-size:28px;
	color:#ED1C24;
	}
	
.link {
	background: url(/assets/content/images/link.jpg) no-repeat;
	padding-left:8px;
	font-size:14px;
	}
	
.newslink {
	font-size:14px;
	}
	
	
.follow {	
	font-size:15px;
	font-weight:bold;
	margin:0px;
	line-height:18px;
	}

/* ######################################################################### */
/* DEFAULT STYLING */

a {
	color:#27ABF9;
} 

a:hover {
	text-decoration:underline;
}

body {
	background: #EEF0F0;
	font-family: Arial;
	font-size: 13px;
	line-height:23px;
	text-align: relative;
	color:#4A524D;
	 /* centers container divs in browsers that don't understand margin: auto */
}

.terms {
	background-color:#EFEFEF;
	padding:5px;
	}

html, body { height: 100%;}

li {
	list-style-image: url(../../images/bullet.gif);
	}
p {
	margin-top:0px;
	margin-bottom:10px;
	}	
	
h1 {
	color:#F15A22;
	font-size:26px;
	line-height:30px;
	font-weight:100;
}

h2 {
	color:#FCBD01;
	font-size:24px;
	line-height:30px;
	font-weight:100;
	margin:0px;
}

h3 {
	color:#FFF;
	font-size:22px;
	line-height:30px;
	font-weight:100;
	margin:0px;
}

h4 {
	color:#F7931E;
	font-size:20px;
	font-weight:100;
	margin:0px;
	line-height:25px;
}

h5 {
	color:#F15A22;
	font-size:15px;
	font-weight:bold;
	margin:0px;
	line-height:20px;
}
h6 {
	color:#FFBA00;
	font-size:20px;
	font-weight:100;
	margin:0px;
	line-height:25px;
}


/* ######################################################################### */
/* DO NOT EDIT - STYLES TO MAKE EVERYTHING WORK THE SAME IN ALL BROWSERS */

/* Elements to clean out: */
body, fieldset, form, html {
	margin: 0;
	padding: 0;
}
html { /* font values can be overwritten for specific sites using body tag in default.css */
	font: 75%/150% Verdana, Arial, Helvetica, sans-serif; /* font-size, line-height, font-family */
}
input, label, select, textarea { /* font values can be overwritten for specific sites using these tags in default.css */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
}

/* Elements with a vertical margin: */
address, blockquote, dl, h3, h4, h5, h6, ol, pre, ul {
	margin: 0;
	padding: 0;
}


/* Apply left margin:                     */
blockquote, dd {
	margin-left: 1em;
}
li {
	margin-left: 2.5em;
	list-style:url(../images/bullet.gif);
}

/* Miscellaneous: */
label {
	cursor: pointer;
}
fieldset {
	border: none;
}
input, select, textarea {
	font-size: 100%;
}
img {
	border: none;
}
textarea {
	overflow: auto;
}

input.submit {
	cursor: pointer;
}

/* ######################################################################### */
/* BLOG STYLING */


.newsright {
	position:relative;
	float:right;
	width:175px;
	}

.newsmain {
	position:relative;
	width:500px;
	margin-right:20px;
	}

.leftcontent {
	width:480px;
	float:left;
	margin-top:8px;
	background:#FFFFFF;
}

.headline {
	padding-bottom:2px;
	margin-bottom:15px;
}

.search {
	font-size:17px;
	font-weight:bold;
	line-height:22px;
	}

.blogexcerpt {
padding-bottom:15px;
border-bottom:solid 1px #CCC;
margin-bottom:10px;
}
 
.blogexcerpt p {
 	padding-bottom: 15px;
	line-height:18px;
}


.window {
	width:175px;
	float:left;
	border:1px solid #999;
	margin-bottom:10px;
	padding:3px;
}

.window H1{
	width:171px;
	background: #666;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	padding-left:4px;
	height:25px;
	font-style:normal;
	}

.textbox {
background: #EAEAEA;
line-height:8px;
padding:5px 3px 3px 3px;
}

#mainwindow {
	width:790px;
	background:url(../images/main-window-bg.gif) repeat-y;
	margin:0px;
	padding:0px;
}

#mainwindow .margin {
	padding:0px 4px 0px 4px;
	margin:0px;
}

#mainwindow object {
	padding:0px;
	margin:0px;
}


/* Copyright (c) Webfuel Ltd. */
