@charset "UTF-8";
/* CSS Document */

*{
	font-family: 'Open Sans', Arial, Verdanna, sans-serif;
	font-size:1em;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

.bodyBkg{
	background-image: url(images/background2.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #fff;
}



#wrapper {
	position:relative;
	margin: 0 auto 0 auto;
	width: 986px;
}

#header{ /* top*/
	position:relative;
	z-index: 22;
	padding:0;
	width: 986px;
	height: 155px;
	border: solid 0px #009;
}

#header2 { /* top*/
	position:relative;
	z-index: 22;
	padding:0;
	width: 986px;
	height: 55px;
	border: solid 0px #009;
}

#event{ 
	position:relative;
	width: 966px;
	z-index: 22;
	padding: 22px 0 0 0;
	color: #fff;
	font-size: .85em;
	height:30px;
	text-align: center;
	text-transform:uppercase;
	letter-spacing: 1px;
	border: solid 0px #009;
}

#topCopy{ 
	position:relative;
	width: 966px;
	z-index: 22;
	padding: 5px;
	color: #000;
	text-align: center;
	/* height:30px; */
	border: solid 0px #009;
}

#float-arrow {
	position: absolute;
	width: 240px;
	height: 300px;
	top: 256px;
	left: 460px;
	z-index: 200;
	}
#videoBlock{ 
	position:relative;
	width: 960px;
	height: 390px;
	z-index: 22;
	padding: 8px;
	color: #000;
	text-align: center;
	border: solid 2px #fff;
	background-color: #e7e7e7;
		-moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    border-radius: 12px;
	box-shadow: 3px 3px 6px #333;
}

#rowLeft{ 
	position:relative;
	float: left;
	width: 640px;
	height: 360px;
	z-index: 12;
	padding: 5px;
	color: #000;
	text-align: center;
	border: solid 0px #ccc;
}
#rowRight{ 
	position:relative;
	width: 280px;
	height: 360px;
	float: left;
	z-index: 22;
	padding: 5px;
	color: #000;
	text-align: center;
	border: solid 0px #ccc;
}


DIV#headerLeft { 
	margin: 0;
	float: left;
	padding:0;
	width: 350px;
	
	border: solid 0px #900;
}

DIV#headerRight{  /* phone */
	margin: 6px 0 0 0;
	text-align: right;
	font-family: Arial, verdana;
	color: #903;
	font-size: 2em;
	float: right;
	padding: 0;
	width: 400px;
	height: 34px;
	border: solid 0px #900;
}

DIV#headerSocial{ 
	margin: 4px 0 0 0;
	text-align: right;
	font-family: Arial, verdana;
	font-size: 9px;
	color: #999;
	float: right;
	padding: 0;
	margin-top: 80px;
	width: 320px;
	height: 64px;
	border: solid 0px #900;
}



#content{ 
	display: block;
	position: relative;
	width: 936px;
	padding:0 20px 10px 20px;
	margin: 0;
	border: solid 0px #009 !important;
	
}

#block{ 
	position:relative;
	width: 820px;
	margin: 0 auto 0 auto;
	z-index: 22;
	padding: 8px;
	color: #000;
	text-align: left;
}


/* --- 11/13 new version - Full width ---*/

#fullwide {  
	display: block;
	position: relative;
	width: 900;
	padding:10px;
	margin: 0;
	text-align: left;
	border: solid 0px #ccc !important;
	float: left; 
}



/* --- leftbar wide ---*/

#col1{  
	display: block;
	position: relative;
	width: 604px;
	margin: 0 10px 0 0;
	padding:0;
	text-align: left;
	border: solid 0px #999;
	float: left; 
}

.bigbullets { 
	font-size: 1.2em;
	line-height: 1.75em;
	float: left;
	text-align: left;
	z-index: 20;
}

.bigbullets li { 
	margin: 0 0 12px 0;
}


/* ------- righthand sidebar ------- */

#col3{ 
	display: block;
	position: relative;
	margin: 0;
	padding:0;
	font-family: Arial, Verdana, Georgia;
	font-size: .689em;
	line-height: 1.25em;
	float: right;
	width: 300px;
	border: solid 0px #ccc;
	z-index: 20;
}


DIV#col3 table {  
	margin: 5px 0 0 12px;
	padding: 3px;
	float: left;
	border: solid 0px #900;
}


DIV#col3 iframe {  /* -- facebook -- */
	margin: 5px 0 0 28px;
	padding: 3px;
	float: left;
}

DIV#col3 h3 { 
	margin: 0 0 6px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #D88200;
	line-height: 18px;
	text-transform: capitalize;
}
DIV#col3 p{ 
	margin: 0 0 5px 0;
}


DIV#col1-wide{  /* --- leftbar wide  - no RHS bar ---*/
	margin: 2px 5px 0 0;
	padding:10px;
		text-align: left;
	font-family: Arial, Verdana, Georgia;
	font-size: .85em;
	line-height: 1.45em;
	float: left;
	width: 745px;
	border: solid 0px #900;
}


/* --- 11/13 new version - Full width ---*/

.inlineNonprofit {  
	display: block;
	position: relative;
	width: 60% !important;
	padding:5px;
	margin: 0 auto 10px auto;
	font-size: 18px !important;
	text-align: left;
	border: solid 1px #999 !important;
	float: left;
}

.inlineNonprofit img {  
	display: block;
	position: relative;
	padding:0;
	margin: 10px;
	border: solid 1px #ccc !important;
	float: right; 
}



.inlineGroup {  
	display: block;
	position: relative;
	width: 940px !important;
	padding:5px;
	margin: 0 0 10px 0;
	text-align: left;
	float: left;
}

.inlineGroup2 img {  
	display: block;
	position: relative;
	padding:0;
	margin: 5px;
	float: left; 
}

.IG1 {  
	display: block;
	position: relative;
	width: 230px;
	padding:0;
	margin: 1px;
	float: left;
	border: solid 0px #900; 
}
.IG2 {  
	display: block;
	position: relative;
	width: 450px;
	padding:3px;
	margin: 1px;
	float: left;
	border: solid 0px #ccc; 
}

.bigLink, .bigLink a {
	display: block;
	width: 500px;
	height: 65px;
	font-size: 18px!important;
	color: #606;
	padding: 5px 12px 5px 5px;
	background-color: #FF9;
	}

.largerCopy {  
	color: #000;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
} 

.testimonials  { 
	display: block;
	position: relative;
	font-size: 11px;
	line-height: 14px;
	margin: 2px auto 10px auto;
	background-image: url(images/form-bkgd.png);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #f6e7c2;
	padding:15px;
	width: 850px;
	min-height: 500px;
	border: solid 1px #ccc;
	-moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    border-radius: 12px;
	box-shadow: 3px 3px 6px #333;
	z-index: 20;
}

/* ---- Experts --- */

.expertBox { 
	display: block;
	position: relative;
	margin: 2px auto 2px auto;
	padding:0px;
	width: 860px;
	border: solid 0px #ccc;
	z-index: 20;
}


.expert { 
	display: block;
	position: relative;
	width: 835px;
	min-height: 180px;
	background-image: url(images/form-bkgd.png);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #f6e7c2;
	margin: 2px 15px 12px 1px;
	padding:12px;
	float: left;
	border: solid 1px #ccc;
	-moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    border-radius: 12px;
	box-shadow: 3px 3px 6px #333;
	z-index: 20;
}	
.expert img{ 
	position: relative;
	margin: 0 15px 5px 5px;
	padding:4px;
	float: left;
	border: solid 1px #666;
}	

/* ---- Bonuses --- */

.bonusBox { 
	display: block;
	position: relative;
	margin: 2px auto 2px auto;
	padding:0px;
	width: 860px;
	border: solid 0px #ccc;
	z-index: 20;
}


.bonus { 
	display: block;
	position: relative;
	width: 835px;
	/* min-height: 180px; */
	background-image: url(images/form-bkgd.png);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #f6e7c2;
	margin: 2px 15px 12px 1px;
	padding:12px;
	float: left;
	border: solid 1px #ccc;
	-moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    border-radius: 12px;
	box-shadow: 3px 3px 6px #333;
	z-index: 20;
}	
.bonus img{ 
	position: relative;
	margin: 0 15px 5px 5px;
	padding:4px;
	float: left;
	border: solid 0px #666!important;
}	
	
/* ---- Bonuses --- */

#bioBox { 
	display: block;
	position: relative;
	margin: 12px auto 2px auto;
	padding:0px;
	width: 890px;
	min-height: 650px;
	border: solid 0px #ccc;
	z-index: 20;
}


.bio { 
	display: block;
	position: relative;
	width: 885px;
	
	background-image: url(images/curtain.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 2px 15px 12px 1px;
	padding:12px;
	float: left;
	z-index: 20;
}

.bioCol1 { 
	display: block;
	position: relative;
	width: 130px;
	margin: 5px 0 0 30px;
	padding:12px;
	float: left;
	z-index: 20;
	border: solid 0px #900;
}	

.bioCol2 { 
	display: block;
	position: relative;
	width: 500px;
	margin: 2px 15px 12px 15px;
	padding:12px;
	float: left;
	z-index: 20;
	border: solid 0px #900;
}	
.bio img{ 
	display: block;
	position: relative;
	background-color: #fff;
	margin: 0 15px 5px 5px;
	padding:8px;
	float: left;
	border: solid 1px #666;
}	

.bioName {
	display: block;
	height: 50px;
	padding-top: 80px;
	font-family: 'Open Sans', arial, sans-serif;
	font-family: 'Courgette', Times, cursive;
	font-size: 32px;
	color: #512f75;
	line-height: 45px;
	text-align: center;
	margin: 0;
	border: solid 0px #900;
}



.daForm { 
	display: block;
	margin: 2px 5px 0 0;
	padding:0;
	width: 302px;
	height: 125px;
	border: solid 0px #900;
}

.formtype {
	font-size: 10px;
	}
.infusion-field-input-container  {
		border: solid 0px #666;
		background-color: #ffffff;
		height: 19px;
		width: 150px;
		
		}

input[type="type"]

.infusion-submit {
	display: block;
	margin: 2px;
	padding: 2px;
	float: left;
	border: solid 0px #900;
	clear: none;
	}
		
/* =============================================================================
   START styles for scrolling logos on home page above footer - Added by harryg on 1/14/2013
   ========================================================================== */

#theScroll {
	display: block;
	width: 920px;
	height: 170px;
	float: left;
	border: solid 0px #900;
	}
.scroll-logos-title {
	float: left;
	width: 135px;
	padding-top: 1px;
}

.scroll-logos-container {
	float: left;
	width: 870px;
	margin-bottom: 6px;
	margin-left: 30px;
	padding-top: 2px;
	border: solid 0px #ccc;
}
   
/* Container DIV - automatically generated */
.simply-scroll-container { 
	position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list { 
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
	
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}
	
.simply-scroll-list li img {
	border: solid 1px #999;
	display: block;
	margin-right: 6px;
}

/* Custom class modifications - adds to / overrides above

.simply-scroll is default base class */

/* Container DIV */
.simply-scroll { 
	width: 860px;
	/* height: 100px; */
	/* margin-top: 1em; */
}

/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 860px;
	/* height: 100px; */
}

/* Explicitly set height/width of each list item */	
.simply-scroll .simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	/*  width: 200px;  */
	 /* height: 200px; */
}

   
 /* =============================================================================
   END styles for scrolling logos on home page above footer
   ========================================================================== */  


div.clear { clear: both; } 

/* -------------Custom Slidedeck styles for CNM ----*/

.slidedeck dd { /* moves over the copy on top of the slide */
color: #ccc;
padding: 0px;

}

.slidedeck h2 {
color: #fff;
padding: 135px 0 0 95px;
}

.slidedeck h3 {
color: #FF9900;
padding: 0 0 0 38px;
}

.slidedeck p {
margin: 0 0 15px 0;
}



/* ---------------- NAVIGATION -----------------*/


#topNav{
	position:relative;
	margin: 0 auto 4px auto;
	padding: 10px 0 5px 0;
	height: 20px;
	width: 900px;
	color: #FF9900;
	font-weight: bold;
	font-size: .7em;
	border: solid 0px #333;
	z-index: 150;
}


ul#navlist { 
font-family: Arial, sans-serif; color: #fff; 
}

ul#navlist a
{
text-decoration: none;
}

ul#navlist, ul#navlist ul, ul#navlist li
{
margin: 0px;
padding: 0px;
list-style-type: none;
}

ul#navlist li { float: left; }

ul#navlist li a
{
font-weight: 300;
font-size: 1.54em;
color: #fff;
padding: 0 18px 0 18px;
border-right: 1px #e7e7e7 outset;
}

ul#navlist li a:hover
{
color: #fff;
background-color: #80ABBB;
}

ul#navlist li a:active
{
color: #cccccc;
background-color: #003366;
border: 1px #ffffff inset;
}

ul#subnavlist { display: none; border: solid 0px #900; }

ul#subnavlist li { 
	width: 22em;
	float: none;
	padding: 2px;
	background-color: #1A6783;
}

ul#subnavlist li a
{
	font-size: 1.3em;
	padding: 0 6px 1px 2px;
	color: #fff;
	margin: 0px;
}

ul#navlist li:hover ul#subnavlist
{
display: block;
position: absolute;
font-size: 9px;
padding-top: 5px;
}

ul#navlist li:hover ul#subnavlist li a
{
display: block;

border: none;
padding: 2px;
}

/* ul#navlist li:hover ul#subnavlist li a:before { content: " - "; } */




/* ----- Basic parameter --- */

p { margin: 0 0 10px 0;}

strong {font-weight: bold; color: #333; }

table {
padding: 5px;
top: 0;
}

th, td {
padding: 0.1em 1em;
}

.sidecopy {
	text-align: left;
	font-family: Arial, Verdana, Georgia;
	font-size: .865em;
	line-height: 1.2em;
}


.contact {
	background-image: url(images/contact-us.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


        
ul, ol { 
	padding: 0 0 4px 20px;
	margin-bottom: 5px;
	margin-left: 5px;
	line-height: 1.2em;
}

li {
	margin: 0 0 8px 0;
}


a:link {
	font-family: Arial, Verdana ;
	color: #0f6cb3;
	text-decoration: underline;
	line-height: 14px;
}
a:hover {
	font-family: Arial, Verdana;
	color: #503376;
	line-height: 14px;
}
a:visited {
	font-family: Arial, Verdana;
	color: #333;
	text-decoration: underline;
	line-height: 14px;
}


/* ---- Basic layout ---*/

.bigTitle3 {
	font-family: 'Open Sans', arial, sans-serif;
	font-size: 26px;
	line-height: 30px;
	 font-weight: bold;
	color: #512f75;
	text-align: center;
	margin: 0;
}

.bigTitle4 {
	font-family: 'Open Sans', arial, sans-serif;
	font-size: 34px;
	line-height: 36px;
	 font-weight: bold;
	color: #f00;
	text-align: center;
		font-style: italic;
	margin: 0;
}

.bigTitle5 {
	font-family: 'Open Sans', arial, sans-serif;
	font-size: 29px;
	line-height: 33px;
	 font-weight: bold;
	color: #f00;
	text-align: center;
		font-style: italic;
	margin: 0;
}
.bigSubTitle {
	font-family: 'Open Sans', arial, sans-serif;
	font-size: 28px;
	font-weight: bold;
	line-height: 33px;
	text-align: center;
	margin: 0;
}

.bigTitle {
	font-family: 'Open Sans', arial, sans-serif;
	font-size: 30px;
	/* font-weight: bold; */
	color: #512f75;
	line-height: 36px;
	text-align: center;
	margin: 0;
}

.bigTitle a {
	font-family: 'Open Sans', arial, sans-serif;
	font-size: 30px;
	/* font-weight: bold; */
	
	line-height: 36px;
	text-align: center;
	margin: 0;
}

h1 {
	font-family: 'Courgette', Times, cursive;
	font-weight: 100;
	font-size: 30px;
	line-height: 33px;
	color: #512f75;
	margin-bottom: 8px;
	text-align: center;
}

.largeH1 {
	/* font-family: 'Aguafina Script', cursive, Arial;*/
	font-family: 'Courgette', Times, cursive;
	font-weight: 100;
	font-size: 36px;
	line-height: 33px;
	color: #512f75;
	margin-bottom: 8px;
	text-align: center;
}
.purple-title {
	font-family: 'Courgette', Times, cursive;
	font-weight: 100;
	font-size: 30px;
	line-height: 33px;
	color: #512f75;
	margin-bottom: 8px;
	text-align: center;
}

h2 {
	font-family: 'Open Sans', arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #e4b023 ;
	line-height: 20px;
	text-transform:uppercase;
	margin: 14px 0 6px 0;
}

h3 {
	font-family: 'Open Sans', arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #e4b023 ;
	line-height: 20px;
	text-transform:uppercase;
	margin: 14px 0 6px 0;
}
h5 {
	font-family: 'Aguafina Script', cursive, Arial;
	font-weight: 100;
	font-size: 40px;
	line-height: 33px;
	color: #512f75;
	margin-bottom: 8px;
	text-align: center;
}

.standoutSub {
	font-family: 'Open Sans', arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #e4b023 ;
	line-height: 26px;
	margin: 14px 0 6px 0;
}

.subs {
	display: block;
	width: 298px;
	height: 30px;
	padding: 10px 0 0 0;
	text-align: center;
	background-image: url(images/subs-bkgd.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-transform:uppercase;
	font-size: 16px;
	font-family: 'Open Sans', arial, sans-serif;
	color: #fff;
	}

.sideBlock {
	display: block;
	width: 295px;
	padding: 3px;
	border: solid 0px #ccc;
	font-size: 14px;
	line-height: 16px;
	}

.strongCopy {
	font-weight: 800;
	font-size: 16px;
	line-height: 20px;
	color: #512f75;
	margin-bottom: 8px;
	/* text-align: center; */
}

.strongBonus {
	font-weight: 800;
	font-size: 24px;
	line-height: 25px;
	color: #512f75;
	margin-bottom: 8px;
}

.SubBonus-p {
	font-weight: 800;
	font-size: 24px;
	line-height: 26px;
	color: #512f75;
	margin-bottom: 12px;
	font-style: italic;
}

.SubBonus-b {
	font-weight: 800;
	font-size: 24px;
	line-height: 25px;
	color: #000000;
	margin-bottom: 8px;
	font-style: italic;
}


.navdots {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFE49B;
}
.height {
	text-align: left;
	text-indent: 15px;
	white-space: normal;
	margin: 0px;
	padding: 0px;
}
.tablefont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.survey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.topbanner {
	background-image: url(../images/CNM-top-bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
}
.form-bkgd {
	background-image: url(images/contact.png);
	background-repeat: no-repeat;
}
.contact {
	background-image: url(../images/contact-us.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


/* ----------------FOOTER -----------------*/


DIV#footer-wrapper{ 
	display: block;
	position: relative;
	width: 100%;
	height: 100px;
	background-color: #512f75;
	font-size: 10px; 
	line-height: 12px; 
	color: #FFFFFF; 
	padding: 4px 12px;
}

DIV#footer{ 
	display: table;
	width: 900px;
	height: 60px;
	text-align: center;
	padding: 0px 5px 5px 8px;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 14px; 
	color: #ccc; 
	border: solid 0px #900;
}



DIV#footblock1  p { 
	font-size: 11px;
	color: #fff;
	text-align: center;
}

#footer a:link { font-size: 10px; color: #fff; text-decoration: none}
#footer a:hover { font-size: 10px; color: #CC9900; text-decoration: underline}
#footer a:visited { font-size: 10px; color: #fff; text-decoration: none}
#footer a:visited:hover { font-size: 10px; color: #CC9900; text-decoration: underline}



