/* ============= */
/* = RESET CSS = */
/* ============= */

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;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

div.clear, p.clear {
	clear:both;
}


a {
	text-decoration:none;
	color:#06426a;
}
/* ==================== */
/* = LAYOUT STRUCTURE = */
/* ==================== */
body {
	background:#606e7b;
	color:#666;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size:12px;
	line-height:18px;
}

div.container, ul.headernav {
	width:960px;
	background:url(/content/images/containermid-bkg.gif) top left repeat-y;
	margin:0 auto;
}

ul.headernav {
	background:none;
}

div.content {
	width:960px;
	padding:0 0 20px 0;	
	background:url(/content/images/footer-inner.gif) bottom left no-repeat transparent;		
}

div.frontpage div.content {
	background:url(/content/images/containerbottom-bkg.gif) bottom left no-repeat transparent;	
}

div.content h2 {
	font-size:16px;
	font-weight:bold;
	color:#2d6a9d;
}

/* ============= */
/* = SKINNABLE = */
/* ============= */
div.header {
	/*background:url(/content/images/masthead-news.gif) top left no-repeat;	*/
	height:220px;
	position:relative;
	width:960px;
}

div.aboutpage div.header {
	background:url(/content/images/masthead-about.gif) top left no-repeat;		
}

div.couplespage div.header {
	background:url(/content/images/masthead-forcouples.gif) top left no-repeat;		
}

div.trainingspage div.header {
	background:url(/content/images/masthead-leadertrainings.gif) top left no-repeat;		
}

div.partnerspage div.header {
	background:url(/content/images/masthead-partners.gif) top left no-repeat;		
}

div.mediapage div.header {
	background:url(/content/images/masthead-media.gif) top left no-repeat;		
}

div.researchpage div.header {
	background:url(/content/images/masthead-research.gif) top left no-repeat;		
}

div.newspage div.header {
	background:url(/content/images/masthead-news.gif) top left no-repeat;		
}

div.getinvolvedpage div.header, div.contactpage div.header {
	background:url(/content/images/masthead-involved.gif) top left no-repeat;		
}

div.frontpage div.header {
	background:url(/content/images/masthead.gif) top left no-repeat;		
	height:354px;	
}

div.trainingspage div.response 
{
	float:left;
	position:relative;
	overflow:hidden;
	margin:30px 0 0 42px;
}

div.c0, div.trainingspage div.c0 {
	width:250px;
	float:left;
	position:relative;
	overflow:hidden;
	margin:30px 0 0 42px;
}

div.c1, div.trainingspage div.c1 {
	width:590px;
	float:right;
	overflow:hidden;
	margin:0 40px 0 0;
}

div.c1 div.c1c1 {
	width:150px;
	float:left;
	overflow:hidden;
	padding:0;	
	margin:30px 0 0 0;
}

div.c1 div.c1c2 {
	width:410px;
	float:right;
	overflow:hidden;
	padding:0;	
	margin:15px 0 0 0;
}

ul.headernav {
	text-align:right;
	margin-top:15px;
}

ul.headernav li {
	display:inline;
	padding:0 0 0 20px;
	font-size:14px;
}

ul.headernav li a {
	color:#fff;
}

ul.headernav li strong {
	font-weight:bold;
}

ul.headernav li.contact {
	background:url(/content/images/bullet.gif) center left no-repeat;
	padding:0 0 0 12px;	
	margin:0 20px 0 0;
}

ul.headernav li.feed {
	background:url(/content/images/feed.gif) center left no-repeat;	
	margin:0 60px 0 0;
}
/* ========== */
/* = HEADER STYLES = */
/* ========== */

div.header h1 {
	position:absolute;
	top:40px;
	left:60px;
	width:200px;
	height:100px;
}

div.frontpage div.header h1 {
	top:10px;
	left:20px;
	width:320px;
	height:190px;	
}


div.header h1 a {
	display:block;
	text-indent:-1000em;
	overflow:hidden;
	width:200px;
	height:100px;
}

div.frontpage div.header h1 a {
	width:320px;
	height:190px;	
}

div.header h2 {
	font-size:44px;
	line-height:60px;
	position:absolute;
	font-weight:normal;
	color:#ccc;
	top:87px;
	left:326px;
	font-family:"Georgia", "Times New Roman";
}

div.frontpage div.header h2 {
	font-size:20px;
	color:#666;
	line-height:24px;
	top:226px;
	left:185px;
	font-family:verdana, geneva, sans-serif;
}

div.header h2 em {
	font-style:italic;
}

div.header h2 strong {
	font-weight:bold;
}

div.header small {
	top:246px;
	left:185px;
	font-size:10px;
	position:absolute;
}

div.header ul {
	position:absolute;
	top:168px;
	left:0;		
	background:#06426a;
	text-align:center;
	padding:10px 0;
	width:921px;
	margin:0 0 0 19px;
}

div.frontpage div.header ul {
	top:306px;
}

div.header li  {
	display:inline;
	font-size:16px;
	line-height:28px;
	padding:0 0 0 7px;
	margin:0 0 0 5px;
	border-left:1px solid #fff;
}

div.header li.first {
	border:0;
}

div.header li a {
	font-weight:normal;
	color:#fff;
}

div.aboutpage li.nav_3 a, 
div.couplespage li.nav_4 a,
div.trainingspage li.nav_5 a, 
div.partnerspage li.nav_6 a, 
div.mediapage li.nav_7 a, 
div.researchpage li.nav_8 a,
div.newspage li.nav_9 a, 
div.getinvolvedpage li.nav_10 a 
{
	color:#999;
}

/* ================= */
/* = FINDER STYLES = */
/* ================= */

div.finder, div.event {
	border:1px solid #cbd6e0;
}

div.finder div.entry {
	width:245px;
}
div.finder h2, div.event h2 {
	margin:10px 0 0 5px;
	border:0;
}
div.finder div.image {
	float:left;
	width:67px;
	overflow:hidden;
	margin:10px 0 0 3px;
}

div.finder div.text {
	float:left;
	width:150px;	
	margin:10px 0 20px 15px;
}

div.finder div.text p {
	margin-bottom:10px;
}

div.finder form label {
	position:absolute;
 	width: 0; 
	height: 0; 
	overflow: hidden; 
	top: -200em; 	
}

div.finder span.formzip input{
	width:75px;
	display: inline;
}

div.finder input.submit, a.gobtn {
	background:url(/content/images/bullet-1.gif)  100% 70% no-repeat transparent;
	font-size:14px;
	font-weight:bold;
	color:#2d6a9d;
	text-transform:lowercase;
	padding:0 6px 0 0;
	border:0;
}


/* ========================== */
/* = MIDDLE IMAGES SECTIONS = */
/* ========================== */

div.c1c1 img {
	margin:0 0 5px 0;
}

/* ==================== */
/* = MAIN BODY STYLES = */
/* ==================== */

div#homelist ul { 
 list-style-type: disc; 
 list-style-position: inside; 
}

div.c1c2 p {
	line-height:24px;
}

div.c1c2 h1, div.newsdetail h1 {
	color:#4a5764;
	font-weight:bold;
	font-size:18px;
	line-height:28px;
}

div.event{
	margin:15px 0 0 0;
}

div.event h2 {
	margin-left:10px;
}

div.event p {
	margin:5px 0 20px 10px;
}

/* ============================ */
/* =  FRONT PAGE BLOG ENTRIES = */
/* ============================ */

div.blog {
	margin:15px 0 0 0;
}

div.blog div.entry {
	padding:0 0 15px 0;
	margin:15px 0 0 0;
	border-bottom:1px solid #ccc;
}

div.entry p.date, p.author {
	font-size:10px;
}

/* =============== */
/* = INNER PAGES = */
/* =============== */

/* ===================== */
/* = NEWS - FRONT PAGE = */
/* ===================== */

div.newsfront div.c0, div.newsfront div.c1, div.newsfront div.c2 {
	width:208px;
	float:left;
	margin:40px 0 0 0;
}

div.newsfront div.c0 {
	padding-left:115px;
	margin-left:0;
	position:static;
}

div.newsfront div.c1 {
	margin:40px 0 0 45px;
}

div.newsfront div.c2 {
	float:right;
	margin-right:140px;
}

div.newsfront ul {
	padding:0 0 0 15px;
	margin:0 0 10px 0;
	list-style-image:url(/content/images/bulletimage.gif);
}

div.newsfront li {
	padding:0;
	margin:0 0 15px 0;
}

div.newsfront h2 {
	color:#2d6a9d;
	border-top:1px solid #ccc;
	padding:15px 0 0 0;
	margin:10px 0 0 0;
}

div.newsfront h2.first {
	border:0;
	padding:0;
	margin:0;
}
div.newsfront h3 {
	font-size:17px;
	line-height:24px;
	color:#888;	
	font-weight:normal;
}
/* ============= */
/* = NEWS - DETAIL PAGE = */
/* ============= */

div.newsdetail div.c0 {
	width:660px;
	margin:40px 0 0 160px;
}

 div.newsdetail h1, div.newsfront h2 {
	font-size:20px;
	line-height:28px;
}

 div.newsdetail h3 {
	font-size:17px;
	line-height:24px;
	color:#888;
	padding:0 0 15px 0;
	margin:0 0 15px 0;
	font-weight:normal;	
	border-bottom:1px solid #cbd6e0;	
}


div.newsdetail img.news {
	float:left;
	margin:5px 20px 10px 0;
}

div.newsdetail p {
	margin:0 0 20px 0;
	line-height:24px;
}

div.newsdetail p.date {
	margin-bottom:5px;
	line-height:18px;
	font-size:11px;
}


/* =============== */
/* = PAGE STYLES = */
/* =============== */

div.page div.c0 {
	width:200px;
	margin:5px 0 0 50px;
}

div.page div.c1 {
	float:right;
	margin:0 140px 0 0;
	width:520px;
	padding:0 0 40px 0;
}

div.page div.c0 ul {
	margin:0 0 0 30px;
}

div.page div.c0 li {
	padding:10px 0 10px 15px;
}

div.page div.c0  li a {
	font-weight:bold;
}

div.benefitssection li.benefits, div.workshopssection li.workshops, div.communitysection li.community, div.datessection li.dates, div.familysection li.family, div.partner1section li.partner1, div.partner2section li.partner2, div.partner3section li.partner3, div.partner4 li.partner4 {
	background:url(/content/images/bullet-1.gif) center left no-repeat;
}
div.page div.c1 h3 {
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	border-bottom:1px solid #ccc;
	padding:0 0 10px 5px;
	margin:40px 0 10px 0;
}

div.page div.c1 p {
	margin:0 0 20px 5px;
	line-height:24px;
}

/* ================ */
/* = EVENTS STYLE = */
/* ================ */

div.trainingspage div.c0 {
	width:350px;
	margin-top:30px;
}

div.trainingspage div.finder {
	margin-bottom:20px;
	width:348px;
}
div.trainingspage div.finder div.entry {
	width:340px;
}

div.trainingspage div.finder h2 {
	margin-left:15px;
}
div.trainingspage div.finder div.entry div.image {
	margin-left:15px;
}

div.trainingspage div.finder div.entry div.text {
	width:240px;
}
div.trainingspage div.c1 {
	width:500px;
	margin-top:30px;
}

div.trainingspage div.c0 div.gmap {
	width:auto;
	background:#dadee2;
	margin:0 0 20px 0;
	padding:10px;
}

div.trainingspage div.c1 div.entry {
	background:url(/content/images/events-entrybkg.gif) top left repeat-x;
	padding-bottom:20px;
}

div.trainingspage div.c1 h3, div.trainingspage div.c1 table th, div.trainingsresults div.c1 h3 {
	font-size:16px;
	line-height:24px;
	margin:0 0 0 15px;
	
	font-weight:bold;
}

div.trainingspage dt {
	float:left;
	width:310px;
	margin:0 0 0 15px;
	clear:left;
	padding:5px 0;
}

div.trainingspage dd {
	width:150px;
	float:left;
	padding:5px 0;	
}

div.trainingspage table {
	width:550px;
}

div.trainingspage table th {
	padding:0 0 10px 15px;
}

div.trainingspage table.eventlisting th {
	display: none;	
}

div.trainingspage table.eventsearchresult th {
	font-size:16px;
	line-height:24px;
	font-weight:bold;
}

div.trainingspage table.eventlisting td.title, div.trainingspage table.eventsearchresult td.title{
	width: 150px;
}

div.trainingspage table.eventlisting td.date, div.trainingspage table.eventsearchresult td.date {
	width: 180px;
}
	
div.trainingspage table td {
	padding:10px 0 10px 15px;
	border-bottom:1px solid #ccc;
}

div.trainingspage div.entry p {
	line-height:24px;
	margin:0 0 20px 0;
}

div.trainingspage div.vcard {
	border-bottom:1px solid #ccc;
	padding:0 0 15px 0;
	margin:15px 0 15px 15px;
	line-height:24px;
}

div.trainingspage div.vevent, div.trainingspage div.trainingsdetail div.c1 div.text, div.trainingsresults div.c1 div.text,div.trainingshome div.c1 div.text {
	margin:0 0 15px 15px;
	margin-right: 15px;
}

div.trainingsdetail div.entry h4, div.trainingsresults div.entry h4 {
	font-size:13px;
	font-weight:bold;
}

div.trainingsdetail div.entry p {
	line-height: 18px;
	margin: 0 0 10px;
}

div.rule {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom:1px solid #ccc;
}	

/* ================= */
/* = PARTNERS PAGE = */
/* ================= */

div.partnerspage div.c1 h3 {
	background:url(/content/images/partner_bullet.gif) center left no-repeat;
	padding:0 0 0 15px;
	line-height:30px;
	font-size:20px;
}
div.partnerspage div.c1 div.entry {
	border-bottom:1px solid #ccc;
	padding:0 0 15px 0;
	margin:15px 0 0 0;
}
div.partnerspage div.c1 h4 {
	font-size:18px;
	font-weight:bold;
}

div.partnerspage div.c1 div.image {
	float:left;
	width:100px;
	margin:15px 20px 0 0;
	overflow:hidden;
}

div.partnerspage div.c1 div.text p {
	margin:0;
}

div.partnerspage div.c1 div.text {
	float:left;
	width:400px;
	margin:7px 0 0 0;
}

div.cms-cmstools {
/*border:1px solid #111111;
background-color:#ffff00;
padding:2px;*/
}

div.cms-cmstools img {
display: inline;
border:0px;
}

body.feedwindow {
	background: #fff;
}

div.feedwindow {
	width: 390px; 
	padding: 5px; 
	background-color: #606E7B; 
	text-align: right;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}
