body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

a {color: #58368e;}
a:hover {text-decoration: none;}

#membership_table p {margin: 5px 0; padding: 0;}

h3 {
	color: #58368e;
	font-size: 14px;
	}
.backTop {display: block;margin-bottom: 10px;}

#container {
	width: 100%;
	margin: 0;
	padding: 0;
	}
	
#header {
	width: 100%;
	height:171px;
	background:url(../images/header_xrep.jpg) repeat-x;
	border-bottom: 1px solid #58368e;
	}
	
	#logo_left {width: 710px;height: 138px;background:url(../images/logo_cims.jpg) no-repeat;}
		#logo_left a {display: block; width: 350px; height: 115px;}
	#img_right {/*width: 190px;height: 138px;*/ position: absolute; top: 0; right: 0; /*background:url(../images/header_right.jpg) no-repeat;*/}

#content_box {
	width: 100%;
	min-width: 950px;
	margin: 0;
	position: relative;
	background: none;
	}
.index #content_box {
	background: url(../images/bg_heart.jpg) no-repeat bottom left;
	border: 0;
	}
	
	
	#content_box p {
	font-size: 13px;
	color:#333;
}
	
#navigation {
	position: absolute;
	top:0px;
	left: 0;
	width:142px;
	padding-bottom: 10px;
	/*border-right: 1px solid #1fb1c0;*/
	}
	
	#navigation ul {list-style: none; margin: 0;padding: 0;}
	#navigation li {}
	
	#navigation a {display: block; width: 100%; height: 27px; background-repeat:no-repeat;}
		#navigation ul li ul li {margin-bottom: 3px; font-size:11px;}
		#navigation ul li ul a {height: auto;color:#58368e; padding: 2px 2% 2px 10%;width: 88%;text-decoration: none;line-height: 13px;}
		#navigation ul li ul a:hover {background: #b3dce0;text-decoration: underline;}
		.last_sub {border-bottom: 1px solid #1fb1c0;margin-bottom: 0 !important;}
	#navigation a:hover {background-position:0 -27px;}
		.currentPage {background-position:0 -27px !important;}
	
	/* Left Hand Nav */
	#about {background: url(../images/nav_about.jpg);border-bottom: 1px solid #1fb1c0;}
	#involved {background: url(../images/nav_getinvolved.jpg);border-bottom: 1px solid #1fb1c0;}
	#forum { background:url(../images/nav_forum.jpg);border-bottom: 1px solid #1fb1c0;}
	#grassroots { background:url(../images/nav_grassroots.jpg);border-bottom: 1px solid #1fb1c0;}
	#evidence { background:url(../images/nav_evidence.jpg);border-bottom: 1px solid #1fb1c0;}
	#products { background:url(../images/nav_products.jpg); height: 42px !important;border-bottom: 1px solid #1fb1c0;}
		#products:hover {background-position: 0 -42px !important;}
	#documents { background:url(../images/nav_documents.jpg); height: 43px !important;border-bottom: 1px solid #1fb1c0;}
		#documents:hover {background-position: 0 -43px !important;}
	#donate { background:url(../images/nav_donate.jpg);border-bottom: 1px solid #1fb1c0;}
	#contact_us { background:url(../images/nav_contactus.jpg);border-bottom: 1px solid #1fb1c0;}
	/* end left nav */
	
#middle_container {
	position:relative;
	padding: 0 275px 0 142px;
	margin-bottom: -15px;
  	min-height:575px;
  	height:auto !important;
  	height:575px;
	background:url(../images/right_bg.jpg) bottom right no-repeat;
	}
	
	.index #middle {
		border-right: 0;
		}
	.index table {border-top: 1px solid #58368e;}
		.index td h3 {margin-top: 0;}
		
		#middle {
  	min-height:575px;
  	height:auto !important;
  	height:575px;
	border-left: 1px solid #1fb1c0;
	border-right: 1px solid #1fb1c0;
	padding: 10px 10px 0 10px;
	}
	
		#middle strong {color: #58368e;}
		#middle a {color: #58368e;}
		#middle a:hover {text-decoration: none;}
		
		.btns {float: right;/*padding: 0 0 5px 75%;*/margin: 0 10px 10px 0;border: 0;}
		
		.sep {
		 width: 80%;
		 margin: 0;
		 padding: 0; 
		 border-bottom: 1px solid #58368e;
		 text-align: left;
		 line-height: 0;
		 }
			.index .sep {clear: both;width: 100%;}
		.pods {float: left;width: 80%;}
			.pods h3 {margin-top: 0;}
			
		.floatleft {float: left;margin: 10px 5px 0 0;}
		#middle ul, #middle ol {font-size: 12px;}
		
		
	#teal_box {
		min-height: 175px;
		padding: 10px;
		background:url(../images/teal_box.jpg) no-repeat;
		}
		#teal_box h3 {
			margin: 5px 0;
			}
	#teal_repeat {
		margin-top: 10px;
		width: 260px;
		background:url(../images/teal_yrep.jpg) repeat-y;
		}
	#teal_bottom {
		background: url(../images/teal_box_bottom.jpg) no-repeat;
		width: 260px;
		height: 17px;
		}
		
		.breadcrumb {font-size: 10px !important; color: #58368e;line-height: 10px;margin: 0 0 5px 0;padding: 0;}
		.breadcrumb a {color: #58368e; text-decoration: none;}
		.breadcrumb a:hover {text-decoration:underline;}
		
	#really_right {
		width: 265px;	
		position: absolute;
		top: 10px;
		right: 0;
		padding: 0 5px;
		}
		#really_right strong {
			font-size: 14px;
			margin-top: 25px;
			display: block;
			color: #58368e;
			}
		#really_right ul {
			margin: 5px 0 0 0;
			padding: 0;
			list-style: none;
			}
		#really_right a {
			color: black;
			display: block;
			line-height: 13px;
			margin-bottom: 10px;
			text-decoration:none;
			}
			#really_right a:hover {
				text-decoration:underline;
				}
			
#footer {
	width: 100%;
	position: relative;
	height: 50px;
	background:url(../images/footer_xrep.jpg) repeat-x;
	background-color: #b3dce0;
	}
	
	#footer_bg {
		background:url(../images/bg_footer.jpg) no-repeat;
		height: 50px;
		}
		
		#links {text-align: center;}
		#links a {
			background:url(../images/Purple_Heart.gif) no-repeat left top;
			font-size: 12px;
			font-weight: bold;
			color:#58368e;
			line-height: 26px;
			margin-left: 5px;
			padding-left: 15px;
			}
			
		#links a:hover {color: white;background: url(../images/White_Heart.gif) no-repeat left top;}
		
	#footer p {
		text-align: center;
		font-size: 10px;
		color: #58368e;
		margin: 0;
		padding: 4px 0 0 0;
		line-height: 22px;
		}
		
		#fullforum1
	{
	display:block;
	}
#dailyrate1
	{
	display:none;
	}
	
.LV_validation_message
	{
    font-weight:bold;
    margin:0 0 0 5px;
	}

.LV_valid
	{
    color:#00CC00;
	}
	
.LV_invalid
	{
    color:#CC0000;
	}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active
	{
    border: 1px solid #00CC00;
	}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active
	{
    border: 1px solid #CC0000;
	}
	
.headerbase {text-align:center;background-color: #26b1c0;font-size: 16px;font-weight: bold;color:#ffffff;line-height: 30px;height:30px;width:100%;padding:2px;}
.headerbase a {color:#ffffff;background: url(../images/White_Heart.jpg) no-repeat left top;margin-left: 5px;padding-left:25px;height:28px;}
.headerbase a:hover {color:#58368e;background: url(../images/Purple_Heart.jpg) no-repeat left top;margin-left: 5px;padding-left: 25px;height:28px;}

.honor-birth#middle {
	background-image:url(../images/CIMS---Honor-Birth.jpg);
	background-repeat:no-repeat;
	background-position:0 0;

	}
	
.honor-birth .header {
	position:relative;
	top:44px;
	width:485px;
	height:112px;
	font-family:'Myriad Pro', Myriad, Candara, Calibri, 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:44px;
	padding-left:40px;
	}
	
.honor-birth .header h1 {
	font-size:55px;
	letter-spacing:-3px;
	color:#000;
	margin:0px;
	padding:0px;
	position:relative;
	}
	
.honor-birth .header h2 {
	font-size:17px;
	line-height:17px;
	color:#58368d;
	margin:0px;
	width:390px;
	padding:0px;
	position:relative;
	top:-5px;
	}
	
.honor-birth .subheader {
	position:relative;
	width:600px;
	color:#FFFFFF;
	font-family:'Myriad Pro', Myriad, Candara, Calibri, 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:44px;
	padding-top:165px;
	padding-left:40px;
	}
	
.honor-birth .subheader p span.highlight {
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#000;
	line-height:125%;
	font-weight:bold;
	}
	
.honor-birth .subheader p span.norm {
	color:#000;
	margin:0px;
	padding:0px;
	font-size:14px;
	line-height:140%;
	}
	
.sectionHonoree,
.sectionDonor {
	background-image:url(../images/section2.jpg);
	background-repeat:no-repeat;
	font-family:'Myriad Pro', Myriad, Candara, Calibri, 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	padding:20px;
	padding-left:40px;
	margin-left:40px;
	}
	
.sectionHonoree h3,
.sectionDonor h3 {
	font-size:27px;
	letter-spacing:-1px;
	margin:0px;
	padding:0px;
	color:#000;
	border-bottom:4px solid #58368d;
	margin-right:100px;
	font-variant:small-caps;
	}
	
.sectionHonoree strong,
.sectionDonor strong {
	margin-top:10px;
	display:block;
	font-size:14px;
	}
	
.honor-birth .hb-radio, .honor-birth .hb-radio:visited {
	background-image:url(../images/CIMS---Honor-Birth!-copy-2.png);
	background-repeat:no-repeat;
	height:22px;
	display:block;
	margin-right:10px;
	cursor:pointer;
	position:absolute;
	}
	
.honor-birth .hb-radio:hover {
	background-image:url(../images/CIMS---Honor-Birth!-copy-3.png);
	}
	
.honor-birth .hb-radio input {
	padding:0px;
	margin:0px;
	position:relative;
	top:-1px;
	width:22px;
	height:22px;
	margin-right:10px;
	}
	
.honor-birth .hb-total {
	display:block;
	line-height:22px;
	height:22px;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	}


.newWebinarBlock {
float:left;
margin-top:30px;
}

.newWebinarBlockHeader a{
font-size:20px;
text-decoration:none;
}

.photoButtonCol {
float:left;
display:block;
margin:0 20px 10px 0;
}


.WebinarButton1 {
width:160px;
height:55px;
margin-top:4px;
}

.WebinarButton2 {
width:160px;
height:38px;
margin-top:4px;
}

.WebinarHost {
width:160px;
height:auto;
}

#details {
	float:left;
}

.webinarBullets {
	font-size:16px;
	width:600px;
	float:left;
}

#faq {
	margin:0 auto 0 auto;
}

#faq ul {
	list-style-type:none;
	margin:0 auto 0 auto;
}

#faq li {
	font-size:13px;
	padding:0 0 6px 0;
	color:#58368e;
}

#faq a {
	text-decoration:none;
	color:#58368e;
}

#faq a:hover {
	text-decoration:none;
	color:#333;
}

.eventBlk {
	float:left;
	display:block;
padding:10px 14px 10px 14px;
margin:6px 6px 0 6px;
	border-top:solid 1px #999;
}

h3 {
	padding:0;
	margin:10px 0 0 0;
	color:#333;
	padding:10px 0 10px 0;
	border-top:solid 1px #ccc;
}

p {
	margin:6px 0 10px 0;
	padding-bottom:4px;
}

.trackBG1 {
	background:#c4e4ff;
	float:left;
	width:20px;
	height:auto;
	
}

.trackBG2 {
	background:#c4c8ff;
	float:left;
	width:20px;
	height:auto;
}