/* Landing Page Definitions & Classes */

#landingpage { 
	clear: both;
}

#landingpage .landingitem { 
	clear: both;
	overflow: auto;
	margin: 0px;
	padding: 20px 20px 15px 30px;
}

#landingpage .landingitem img { 
	float: left;
	border: 0px;
	margin: 0px 10px 10px 0px; 
}

#landingpage .landingitem p { 
	margin: 0px;
	padding: 0px;
}

#landingpage h3 { 
	margin: 0px;
	padding: 3px;
	border-bottom: 1px solid #cccccc;
}

#landingpage .landingitem a {
	font-weight: bold;
}

#landingpage .soundfile { 
	width: 125px; 
	margin: 0px auto;
	padding: 0px 10px 0px 0px; 
	float: left; 
	text-align: center;
}

#landingpage .soundfile img { 
	border: 0px;
	margin: 0px; 
}

#landingpage .smallprint { 
	font-size: 11px;
}


/* BirdWire Landing Page Definitions & Classes */

#landingpage_birdwire { 
	margin: 0px;
	padding: 0px 20px 30px 30px;
}

#landingpage_birdwire p { 
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

#landingpage_birdwire #right {
	width: 250px;
	float: right;
}

#landingpage_birdwire #letter {
	margin-bottom: 15px;
	padding: 0px 0px 35px 0px;
	border-bottom: 6px solid #9c6;
	background: url('/img/landing/bwlanding_bill315.gif') bottom left no-repeat; 
}

#landingpage_birdwire #letter ul {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

#landingpage_birdwire #letter ul li {
	color: #39c;
	font-weight: bold;
	font-style: italic; 
	list-style-type: none;
	background: url('/img/landing/bwlanding_arrow.gif') top left no-repeat;
	padding: 0px 0px 8px 20px;
	margin: 0px;
}

#landingpage_birdwire #insert {
	width: 249px;
	margin-left: 20px; 
	background: #ff9 url('/img/landing/bwlanding_whatis_top.gif') top no-repeat;
}

#landingpage_birdwire #right .rss { 
	margin-left: 20px;
}

#landingpage_birdwire #insert p {
	font-size: 11px; 
	padding: 155px 10px 0px 10px;
	text-align: center;
}

#landingpage_birdwire #insert strong { 
	font-weight: bold;
	color: #c33;
}

#landingpage_birdwire #insert .subscribe { 
	width: 249px; 
	height: 55px;
	background: #ff9 url('/img/landing/bwlanding_whatis_bottom.gif') bottom no-repeat;
}

#landingpage_birdwire #panel h3 { 
	width: 301px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	display: block;
	background: url('/img/landing/bwlanding_freeissues.gif') no-repeat bottom;
}

#landingpage_birdwire #panel span { 
	display: none;
}

#landingpage_birdwire #sample-panel {
	width: 100%;
	height: 256px; 
	background: url('/img/landing/bwlanding_panel.gif') repeat-x;
	overflow: auto;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
	overflow: hidden;
}

#landingpage_birdwire #sample-panel strong {
	color: #693;
}

#landingpage_birdwire #sample-panel .sample {
	width: 190px;
	height: 256px;
	margin: 0px auto;
	padding: 165px 0px 0px 0px;
	float: left;
	width: 33%;
}

#landingpage_birdwire #sample-panel .links {
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
}

#landingpage_birdwire #sample-panel #s1 {
	background: url('/img/landing/bwlanding_panel_s4.gif') no-repeat top;
	height: 256px;
}

#landingpage_birdwire #sample-panel #s2 {
	background: url('/img/landing/bwlanding_panel_s5.gif') no-repeat top;
	height: 256px;
}

#landingpage_birdwire #sample-panel #s3 {
	background: url('/img/landing/bwlanding_panel_s6.gif') no-repeat top;
	height: 256px;
}

#disclaimer { 
	margin: 0px auto;
	padding: 20px;
}

#disclaimer p { 
	font-size: 11px;
	color: #666;
	font-style: italic;
	text-align: center;
}







