*{margin: 0; padding: 0;}
html, body{width: 100%; height: 100%;}
body
{		
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.625em;
	line-height: 1.5em;
	color: #000;
	background: #fff;
}
p, li{font-size: 1.2em;}
table{border-collapse: collapse; border: 0; border-spacing: 0;}
td{vertical-align: top;}
input, select, textarea{font-size: 1.2em; font-family: Arial, Verdana, Helvetica, sans-serif;}
img{border: 0;}
a{color: #d00808; text-decoration: none;}
a:hover{text-decoration: underline;}

h1, h2, h3, h4, h5
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 	
	line-height: 1.4em;
	font-weight: bold; 
	color: #000;
}
h1{font-size: 1.8em;}
h2{font-size: 1.4em;}
h3{font-size: 1.4em;}
h4{font-size: 1.4em;}
h5{font-size: 1.0em;}
h1 a, h2 a, h3 a, h4 a, h5 a
{	
	color: #000;
}

.clear{clear: both;}
.floatLeft{float: left;}
.floatRight{float: right;}
.alignCenter
{
	margin: 0 auto; 
	width: 910px;
}

/* Toolbar */
.toolbar
{
	float: left;		
	background: url(../images/bg-toolbar.gif) left bottom repeat-x;
}
.toolbarLeft
{
	float: left;
	background: url(../images/bg-toolbar-left.gif) left bottom no-repeat;
}
.toolbarRight
{
	float: left;
	width: 910px;
	padding: 3px 0px 5px 0px;
	background: url(../images/bg-toolbar-right.gif) right bottom no-repeat;
}
.toolbar p
{
	font-size: 1.1em;
}
.toolbar a
{
	color: #666666;
}
.toolbar #dropDown
{	
	display: none;
	width: 280px;
	position: absolute;	
	margin-top: 25px;
	margin-left: -110px;
	float: left;
	background: #eee;
	padding: 5px 0px 5px 5px;
	z-index: 1000;
}
.toolbar #dropDown a
{
	display: block;
}
.toolbar p.ddLogo
{
	float: left;
	padding: 0px 83px 0px 175px;
}
.toolbar p.visibleSites
{
	float: left;	
	padding: 8px 0px 0px 0px;
}

/* Header */
.header
{
	float: left;
	width: 910px;
}
.header h1
{
	float: left; 
}
.header h1 a.home
{
	display: block;
	position: absolute;
	width: 665px;
	height: 188px;		
	text-indent: -9999px;
}
.header h1 a.fd
{
	display: block;
	position: absolute;
	margin: 67px 0px 0px 75px;
	width: 142px;
	height: 21px;	
	background: url(../images/btn-fd.gif) left top no-repeat;
	text-indent: -9999px;	
}
.header h1 a.fm
{
	display: block;
	position: absolute;
	margin: 67px 0px 0px 75px;
	width: 142px;
	height: 21px;	
	background: url(../images/btn-fm.gif) left top no-repeat;
	text-indent: -9999px;	
}
.header h1 a.fi
{
	display: block;
	position: absolute;
	margin: 67px 0px 0px 223px;
	width: 120px;
	height: 21px;	
	background: url(../images/btn-fi.gif) left top no-repeat;
	text-indent: -9999px;
}
.fi h1 a.fm
{
	margin: 67px 0px 0px 223px;
}
.fd h1 a.home
{
	background: url(../images/logo-fundraisingdirectory.jpg) left top no-repeat;
}
.fm h1 a.home
{
	background: url(../images/logo-fundraisingmagazine.jpg) left top no-repeat;
}
.fi h1 a.home
{
	background: url(../images/logo-fundraisingideas.jpg) left top no-repeat;
}
 /* Search box */
.search
{
	float: right;	
	width: 245px;
}
.search h3.ttlSearch
{
	display: block;
	width: 245px;
	height: 67px;
	background: url(../images/ttl-search-fd.gif) left top no-repeat;
	text-indent: -9999px;
}	
.search .searchBg
{
	float: left;
	width: 228px;
	height: 111px;
	padding: 10px 0px 0px 17px;
	background: #e9e8e2;
}
.search p
{
	padding: 0px 0px 4px 0px;
}
.search label
{
	font-size: 0.92em;	
	vertical-align: text-top;
}
.search input.text
{
	width: 200px;
	padding: 0px 3px 0px 3px;
	margin: 0px 5px 5px 0px;
	font-size: 0.92em;
	color: #b9b49d;	
}
.search select.select
{
	width: 210px;
	padding: 0px 0px 0px 0px;	
	margin: 0px 0px 5px 0px;	
	font-size: 0.92em;
	vertical-align: top;
	color: #b9b49d;
}
p.submit
{
	text-align: right;
	padding: 0px 17px 0px 0px;
}
p.submit .btnRandom
{
	float: left;
}
p.submit input.btnSearch
{
	float: right;
}
p.submit span
{
	float: left;
	padding: 4px 0px 0px 6px;
	color: #b9b49d;
	font-size: 0.92em;
}
.selected
{
	color: #333 !important;
}
.fd h3.ttlSearch
{
	background: url(../images/ttl-search-fd.gif) left top no-repeat;
}
.fm h3.ttlSearch
{
	background: url(../images/ttl-search-fm.gif) left top no-repeat;
}
.fi h3.ttlSearch
{
	background: url(../images/ttl-search-fi.gif) left top no-repeat;
}

.navigation
{
	float: left;
	width: 897px;		
	padding: 0px 0px 0px 13px;
}
.navigation ul
{
	float: left; 
	list-style-type: none;	
}
.navigation ul li
{
	float: left;	
	font-weight: bold;
	padding: 5px 0px 6px 0px;	
	color: #fff;
}
.navigation ul li a
{	
	display: block;
	height: 11px;	
	padding: 0px 10px 0px 10px;
	color: #fff;
}

.fd .navigation
{
	background: #229ccd;	
}
.fm .navigation
{
	background: #36a13d;	
}
.fi .navigation
{
	background: #ce0101;	
}

/* Content structure */
.contentBottom
{
	float: left;
	background: url(../images/bg-content-btm.gif) left bottom no-repeat;
	padding: 0px 0px 16px 0px;
}
.contentBg
{
	float: left;
	width: 908px;
	margin: 16px 0px 0px 0px;
	border-left: solid 1px #686868;
	border-right: solid 1px #686868;
}
.contentTop
{
	float: left;
	background: url(../images/bg-content-top.gif) left top no-repeat;	
	margin-top: 15px;
}
.section
{
	float: left;
}

/* Left idea nav */
.ideaBrowser
{
	background: url(../images/bg-ideabrowser.gif) left top repeat-y;
	margin-bottom: -15px;
}
.ideaBrowserBtm
{
	float: left;
	padding: 0px 0px 15px 0px;
	background: url(../images/bg-ideabrowser-btm.gif) left bottom no-repeat;
}	
.ideaBrowser h3.ttlBrowseIdea a
{
	display: block;
	width: 161px;
	height: 64px;
	margin: -15px 0px 0px 0px;
	background: url(../images/ttl-browseforanidea.gif) left top no-repeat;
	text-indent: -9999px;
}	
.ideaBrowser ul
{
	margin: 10px 0px 50px 15px;
}
.ideaBrowser ul li
{
	list-style-type: none;
	padding: 0px 0px 3px 10px;
	font-size: 1.1em;
	background: url(../images/li-browser.gif) left top no-repeat;
}
.ideaBrowser ul li a
{
	color: #000;
}

 /* Search box 
.search
{
	float: right;	
	width: 250px;
	margin: -105px 10px 0px 0px;
}
.search h3.ttlSearchIdea
{
	display: block;
	width: 250px;
	height: 75px;
	margin: -15px 0px 0px 0px;
	background: url(../images/ttl-searchforanidea.png) center top no-repeat;
	text-indent: -9999px;
}	
.search .searchBtm
{
	float: left;
	background: url(../images/bg-search-btm.gif) left bottom no-repeat;
	padding: 0px 0px 15px 0px;
}
.search .searchBg
{
	float: left;
	width: 230px;
	padding: 0px 0px 0px 20px;
	background: url(../images/bg-search.png) left top repeat-y;
}
.search .padBottom
{
	padding: 0px 0px 5px 0px;
}
.search label
{
	font-size: 0.92em;	
	vertical-align: text-top;
}
.search input.text
{
	width: 200px;
	padding: 2px 3px 2px 3px;
	margin: 0px 5px 5px 0px;
	font-size: 0.92em;
}
.search select.select
{
	width: 210px;
	padding: 0px 0px 0px 0px;	
	margin: 0px 0px 5px 0px;	
	font-size: 0.92em;
	vertical-align: top;
}
p.submit
{
	text-align: right;
	padding: 0px 20px 0px 0px;
}*/

/* Find out more */
.findOutMore
{
	float: left;	
	background: url(../images/bg-findoutmore-btm.gif) left bottom no-repeat;
	padding: 0px 0px 15px 0px;
}
.findOutMore .findOutMoreBtm
{
	float: left;
	width: 450px;
	height: 93px;
	padding: 25px 0px 0px 20px;
	margin: 15px 0px 0px 0px;
	background: url(../images/bg-findoutmore.gif) left top no-repeat;
}
.findOutMore h3.ttlFindOutMore
{
	display: block;
	width: 192px;
	height: 16px;	
	background: url(../images/ttl-findoutmore.gif) center top no-repeat;
	text-indent: -9999px;
}
.findOutMore p
{
	width: 200px;
	padding: 15px 0px 0px 0px;
	line-height: 1.5em;
}
.findOutMore p a
{
	font-weight: bold;	
}

/* Content */
p.dots
{
	background: url(../images/dots.gif) left bottom repeat-x;
	margin: 0px 0px 10px 0px;
}
.introText
{
	width: 720px;	
	padding: 0px 0px 0px 8px;
}
.introText h2
{
	font-weight: bold;
}
.content
{
	width: 725px;
	margin: 15px 0px 0px 8px;
	padding: 15px 0px 0px 0px;
	background: url(../images/dots.gif) left top repeat-x;
}
.content h2
{
	font-weight: bold;
}
.content ol.chapters
{
	list-style-position: inside;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 15px 0px;
	background: url(../images/dots.gif) left bottom repeat-x;
}
.content ol.chapters li
{
	font-weight: bold;
	padding: 0px 0px 2px 0px;	
}
.content ol.chapters li a
{
	padding: 0px 0px 0px 5px;
}
.content p.banner
{
	padding: 0px 0px 5px 0px;
}
.content p.unavailable img
{
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;  
}

.leftBanners
{
	width: 468px;
}

.rightBanners
{
	width: 240px;
	padding: 0px 0px 0px 12px;
}
.searchState
{
	float: left;	
	background: url(../images/bg-statesearch.gif) left top repeat-y;
}	
.searchState .searchStateTop
{
	float: left;	
	background: url(../images/bg-statesearch-top.gif) left top no-repeat;
}
.searchState .searchStateBtm
{
	float: left;
	width: 214px;
	min-height: 130px;
	background: url(../images/bg-statesearch-btm.gif) left bottom no-repeat;
	padding: 15px;
}
.searchState h4.ttlFeteState
{
	display: block;
	width: 194px;
	height: 60px;	
	background: url(../images/ttl-howtoorganiseafete.gif) left top no-repeat;
	text-indent: -9999px;
}
.searchState h4
{
	font-size: 1.4em;
	font-weight: bold;
}
.searchState p a
{
	font-weight: bold;
}

/* Footer */
.footer
{
	float: left;	
	width: 910px;
	padding: 10px 0px 20px 0px;
}
.footer p
{
	font-size: 1.0em;
}
.footer p a
{
	color: #000;
}
p.footerLeft
{
	display: block;
	float: left;
	width: 600px;
}
p.footerRight
{	
	display: block;
	float: right;
	text-align: right;
	width: 260px;
}

/* Feedback */
.feedback
{
	float: left;
	width: 440px;
	padding: 0px 0px 0px 15px;
}
h1.ttlDirectDigital
{
	display: block;
	width: 455px;
	height: 45px;	
	margin: 0px 0px 0px -15px;
	background: url(../images/feedback/ttl-directdigital.gif) left top no-repeat;
	text-indent: -9999px;
}
.feedback h2
{
	font-weight: bold;
	font-size: 1.4em;
	margin: 15px 0px 10px 0px;
}
.feedback p
{
	clear: left;
}
.feedback label
{
	float: left;
	width: 215px;
}
.feedback input.text
{
	width: 200px;
	padding: 2px 3px 2px 3px;
	margin: 0px 5px 5px 0px;
	font-size: 1.0em;
	border: solid 1px #474646;
}
.feedback input.long
{
	width: 415px;
}
.feedback textarea
{
	width: 415px;
	height: 55px;
	padding: 2px 3px 2px 3px;
	margin: 0px 5px 5px 0px;
	font-size: 1.0em;
	border: solid 1px #474646;
}
.feedback img.captcha
{
	float: left;
	width: 100px;
	margin: 10px 10px 0px 0px;
	vertical-align: baseline;
	border: solid 1px #474646;	
}
.feedback input.captcha
{
	float: left;
	margin: 41px 0px 0px 0px;
}
.feedback .submit
{
	float: left;
	width: 421px;
	padding: 10px 0px 10px 0px;
}	
.feedback .required
{
	color: #ed0a0a;
}	

#ffCategories
{
	display: none;
}
#ffStates
{
	display: none;
}

.hideStats a
{
	color: #fff;
}



/* newsletter signup */
.newsletter
{
	float: left;
	width: 374px;
	height: 49px;
	background: url(../images/bg-newsletter.gif) left top repeat-x #f60908;
	padding: 0px 0px 10px 0px;
	margin: 0px;	
	border-top: solid 10px #fff;
}
.newsletter h3.ttlSignUpNewsletter
{
	display: block;
	width: 386px;
	height: 30px;
	background: url(../images/ttl-signuptonewsletter.gif) 8px 10px no-repeat;
	text-indent: -9999px;
	padding: 0px;
	margin: 0px;
}	
.newsletter p
{
	display: inline; 
	padding: 0px 0px 0px 10px;
}
.newsletter p input
{
	float: left; 
	margin: 0px 0px 10px 12px; 
	font-size: 11px;
}
.newsletter p input.text
{
	width: 123px;
	padding: 1px 3px 1px 3px;
}