/* 
Title: 				Microsite Layout Styles for helpcurenow.org
Author: 			Joel A. Glovier; CURE Web & Graphic Designer
Author email: 		jglovier@cureinternational.org
Copyright: 			CURE International 2009
Created:			10/2009
Version:			1.0
*/

/* Main Categories -------------------- */
/* Sub Categories */

/* CURE Microsite Template Styles ------------------- */

* {
	margin: 0px;
	padding: 0px;
}

body, p, a, div {
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
}

body.cureMicrositeBody {
	background: transparent url(https://www.helpcurenow.org/atf/cf/%7BB2D46E45-F4A9-4FA7-A241-DBFC8297818A%7D/template-20090417-header-bg.jpg) no-repeat center top;
	height: 100%;
	margin:0;
}

/* header styles */
#cureMicrositeHeader {
	height: 81px;
	overflow: hidden;
	position: relative;
	width: 960px;
	margin: 0px auto;
}

#cureMicrositeHeader a:link, #cureMicrositeHeader a:visited {
	display: block;
	float: left;
	width: 208px;
	height: 82px;
	text-indent: -9999px;
}

/* content styles */
#cureMicrositeContentWrapper {
	width: 960px;
	margin: 0px auto;
	padding: 0px;
}

#cureMicrositeContent {
	font: 1em "Trebuchet MS", Arial, Helvetica, sans-serif !important;
}

/* footer styles */

#cureMicrositeFooter {
	background-color:#95C865;
	color:#464444;
	font-size:11px;
	position:relative;
	bottom:0;
	clear: both;
	width: 100%;
}

#cureFooterWrapper {
	width:960px;
	margin:0px auto;
	position:relative;
}

#footer501c3 {
	display: block;
	padding:5px 10px 5px;
	margin:0px;
}

#footerRow2 {
	width: 100%;
	height: 50px;
	overflow: hidden;
}

#footerLogo {
	margin:10px 10px 0px;
	float: left;
}
#footerRow2left li, #footerRow2right li {
	list-style: none;
	float: left;
	padding-left: 3px;
}
ul#footerRow2left {
	float:left;
	display:block;
	margin:15px 5px 5px;
	padding:0px;
	line-height: 1em;
}
ul#footerRow2right {
	float: right;
	display: block;
	margin:15px 5px 5px;
	line-height: 1em;
}
#footerRow2right a:link, #footerRow2right a:visited, #footerRow2left a:link, #footerRow2left a:visited, #is7Credit a:link, #is7Credit a:visited, #kinteraLink a:link, #kinteraLink a,visited {
	text-decoration: none;
	color: #464444;
}
#footerRow2right a:hover, #footerRow2left a:hover, #kinteraLink a:hover, #is7Credit a:hover {
	text-decoration: underline;	
}
#footerRow3 {
	width: 100%;
	padding:0px;
	overflow: hidden;
	margin:5px 0px 10px;
}

#kinteraLink {
	float: left;
	margin:10px 10px 0px;
}

#is7Credit {
	float:right;
	display: block;
	width: 110px;
	height: 31px;
	background: transparent url(https://www.helpcurenow.org/atf/cf/%7BB2D46E45-F4A9-4FA7-A241-DBFC8297818A%7D/template-20090415-is7-logo.jpg) no-repeat right top;
	line-height: 3em;
	margin: 0px 10px 10px;
}

#is7Credit a {
	display: block;
	width: 110px;
	height: 31px;
}