*{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: #04950f; 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;
	padding: 0px 0px 15px 0px;
}
.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;
}
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 input.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;	
}

/* Fundraising Magazine content */
.content
{
	float: left;
	padding: 0px 0px 50px 0px;
	background: url(../images/bg-btm-shaddow.gif) left bottom no-repeat;
}
.content p
{
	float: left;
	width: 535px;
}
.content h2
{
	clear: left;
}

.newsletter
{
	float: right;
	width: 374px;
	background: url(../images/bg-newsletter.gif) left top repeat-x #188320;
}
.newsletter h3.ttlSignUpNewsletter
{
	display: block;
	width: 285px;
	height: 30px;
	background: url(../images/ttl-signuptonewsletter.gif) 8px 10px no-repeat;
	text-indent: -9999px;
}	
.newsletter p{padding: 0px 0px 10px 10px;}
.newsletter p input{float: left; margin: 0px 7px 0px 0px;}
.newsletter p input.text
{
	width: 143px;
	padding: 1px 3px 1px 3px;
}

.sidebar
{
	clear: left;
}
