/* CSS for PETA Asia Pacific */

/* Colours:
Main Nav BG Light Blue: #99ACCC
Main Nav Hover BG Blue: #BAC6DC
Footer BG Light Blue: #F1F4F9
Header Title Green (H1 home): #8CA023
Header Title (H1 interior) Blue: #658ABF
Header Title (H2 interipr) Orange: #C97B0F
SubFeature BG Light Blue: #F2F5FA

Link Hover Blue: #225D9F
*/

body {
	background: #D8D8D8;
	color: #333;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: small;
	margin: 0;
}

formbuilder {
	background: #D8D8D8;
	color: #333;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: small;
	margin: 0;
}

p, textarea, input {
	font-family: tahoma, arial, verdana, sans-serif;
}
a {
	color: #333;
}
a:hover {
	color: #225D9F;
}
img {
	border: 0;
}
br.clear {
	clear: both;
}
table {
	border: 0;
}
address {
	font-size: 95%;
	font-style: normal;
	margin: 5px 15px;
}
#wrapper {
	background: #fff;
	margin: 0 auto;
	padding: 10px;
	width: 970px;
}


/* Banner/Header Layout */
#header {
 	margin: 0;
	width: 970px;
}
div.logo {
	float: left;
	width: 620px;
}
div.enews-form {
	color: #C97B0F;
	float: right;
	font-size: x-small;
	margin-top: 10px;
}
div.enews-form small {
 color: #C97B0F;
	float: right;
	font-size: x-small;
	margin-top: 10px;
}
div.enews-form input.formbuilder {
	border: 1px #bac6dc solid;
	color: #999;
	font-size: x-small;
 	margin: 0 3px;
	padding: 3px;
	width: 150px;
}
div.enews-form input.enews-submit {
	background: url(../images/go-bg-orange.gif) no-repeat;
	border: 0;
	font-size: x-small;
 	color: #C97B0F;
	padding: 3px 4px 4px 3px;
}

div.search {
	float: right;
	 font-size: x-small;
	 margin: 8px 0 0 0;
	 padding: 0;
	 height: 18px;
}
div.search #navsearch {
	 margin: 0;
	 padding: 0;
}
div.search #navsearch table {
	 border-collapse: collapse;
	 margin: 0;
	 padding: 0;
}
div.search input.formbuilder {
	border: 1px #bac6dc solid;
	color: #666;
	font-size: x-small;
	margin: 0 3px 0 0;
	padding: 4px;
	width: 130px;
}
div.search input.search-submit {
	background: url(../images/go-bg-blue.gif) no-repeat;
	border: 0;
	font-size: x-small;
 	color: #fff;
	padding: 3px 4px 4px 3px;
}

/* Top Nav Style */
#main-nav {
	background: #99ACCC;
	font-size: 85%;
	float: left;
	margin: 10px 0 20px 0;
}
#main-nav ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 13px 0;
}
#main-nav ul li {
	display: inline;
}
#main-nav ul li a {
	color: #fff;
	padding: 13px 15px;
	text-decoration: none;
	text-transform: uppercase;
}
#main-nav ul li a:hover {
	background: #BAC6DC;
}

/* Homepage Layout */
#hp-content-left {
	float: left;
	width: 460px;
}
#hp-content-right {
	float: left;
	margin-left: 20px;
	width: 490px;
}
h2.subheader {
	color: #020202;
	background: url(../images/arrow-green.gif) no-repeat 0 4px;
	border-bottom: 1px #DADADA solid; 
	font-size: 88%;
	font-weight: bold;
	letter-spacing: 0.10em;
	margin: 0;
	padding: 3px 0 8px 18px;
	text-transform: uppercase;
}
h2.subheader-takeaction {
	color: #020202;
	background: url(../images/arrow-orange.gif) no-repeat 0 4px;
	border-bottom: 1px #DADADA solid; 
	font-size: 88%;
	font-weight: bold;
	letter-spacing: 0.10em;
	margin: 0;
	padding: 3px 0 8px 18px;
	text-transform: uppercase;
}

h2.subheader span.asian,
h2.subheader-takeaction span.asian,
h2.subheader-video span.asian {
	color: #666;
	font-weight: normal;
}

/* Homepage Left Content */
div.hp-features-main {
	margin: 0;
}
div.hp-features-main img {
	border: 1px #ccc solid;
	float: left;
	width: 240px;
}
div.hp-main-text {
	float: left;
	margin-left: 8px;
	width: 210px;
}
div.hp-main-text h1 {
	color: #8CA023;
	font-size: 170%;
	font-weight: normal;
	margin-top: 0;
	padding-top: 0;
}
div.hp-main-text h1 a {
	color: #8CA023;
	text-decoration: none;
}
div.hp-main-text h1 a:hover {
	color: #658ABF;
}
div.hp-main-text p {
	color: #333;
	font-size: 90%;
	line-height: 140%;
}
div.hp-main-text p a {
 color: #225D9F;
}
div.hp-main-text p a:hover {
 color: #8CA023;
}
div.hp-main-text p.feature-more {
 font-size: x-small;
 text-transform: uppercase;
 text-align: right;
}
div.hp-main-text p.feature-more a {
  background: url(../images/arrow-single-blue.gif) no-repeat right;
  padding-right: 8px;
}

/* Homepage Left Content > Sub Features */
div.hp-features-sub {
	border: 5px #EDEDED solid;
	float: left;
	font-size: 85%;
	margin: 15px 0;
}
div.hp-subfeature {
	background: #e6ebf3;
	float: left;
	margin: 3px;
	width: 218px;
}
div.hp-subfeaturemid {
	background: #e6ebf3;
	float: left;
	margin: 0 3px;
	width: 218px;
}
div.hp-subfeature a,
div.hp-subfeaturemid a {
	text-decoration: none;
}
div.hp-subfeature p,
div.hp-subfeaturemid p {
 	margin: 3px;
 	padding: 0;
}
div.hp-subfeature img,
div.hp-subfeaturemid img {
	border: 2px #fff solid;
	float: left;
	margin: 3px 5px 3px 3px;
	width: 50px;
}



/* Homepage Left Content > The Issues */
#theissues-wrapper {
	background: #ECECEC;
	margin: 0;
	padding: 5px;
}
#theissues {
	background: #fff;
	border: 1px #C6C6C6 solid;
	padding: 5px;
}
div.issue-hp {
	border-bottom: 1px #DADADA solid; 
 	display: block;
 	font-size: 95%;
	width: 438px;
}
div.issue-hp a {
 	display: block;
 	float: left;
 	padding: 10px;
 	text-decoration: none;
 	width: 418px;
}
div.issue-hp a:hover {
 	background: #eee;
}

div.issue-hp img {
	border: 2px #DADADA solid;
	float: left;
	margin-right: 15px;
	height: 30px;
 	width: 30px;
}

/* Homepage Right Content > PETA TV */
#hp-petatv {
	border: 1px #DADADA solid;
	float: left;
	padding: 5px;
}
div.petatv-video {
	float: left;
	margin-top: 5px;
	width: 335px;
}
div.petatv-video div.video-text {
	background: #F2F5FA;
	font-size: 85%;
	margin: 2px 0 0 0;
	padding: 10px;
}
div.petatv-video div.video-text h3 {
	color: #8CA023;
	font-size: 120%;
	font-weight: normal;
	margin: 0;
	padding: 0 0 3px 0;
}
div.petatv-video div.video-text p {
	margin: 0;
	padding: 0;
}
div.petatv-video div.video-text p.more {
	color: #666;
	font-size: x-small;
	margin-top: 7px;
	text-align: right;
}
div.petatv-video div.video-text p.more a {
	color: #666;
}
div.petatv-list {
	float: left;
	margin-top: 5px;
	width: 140px;
}
div.petatv-list-item {
	border-top: 1px #eee solid;
	display: block;
 font-size: 85%;
	margin-left: 10px;
 width: 130px;
}

div.petatv-list-item a {
	display: block;
 text-decoration: none;
 padding-top: 3px;
 width: 130px;
}
div.petatv-list-item a:hover {
	background: #eee;
}

div.petatv-list-item img {
	border: 2px #DADADA solid;
	float: left;
	margin: 2px 6px 4px 4px;
	width: 50px;
}

div.petatv-list-item p {
	margin: 0;
	padding: 0;
}
div.petatv-list p.more {
	border-top: 1px #DADADA solid;
	color: #666;
	font-size: 80%;
	margin: 0 0 0 10px;
	padding: 3px;
	text-align: right;
}
div.petatv-list p.more a {
	color: #666;
}

/* Homepage Right Content > jobs button */

#hp-jobs {
float: left;
margin: 15px 0 0 0;
padding: 0;
}

/* Homepage Right Content > Regular Features */
#hp-regfeatures {
	background: #ECECEC;
	float: left;
	margin: 13px 0 15px 0;
	padding: 5px;
}
#hp-action {
	background: #fff;
	border: 1px #C6C6C6 solid;
	float: left;
	padding: 5px 5px 0 5px;
	width: 270px;
}
#hp-action a img {
	margin-bottom: 5px;
}

/* Homepage Right Content > Regular Features > Popular Features */
#hp-popular {
	background: #fff;
	border: 1px #C6C6C6 solid;
 float: left;
	margin-left: 5px;
	padding: 3px;
	width: 180px;
}
#hp-popular br {
	display: none;
}
#hp-popular a {
	border-bottom: 1px #DADADA solid; 
	color: #333;
	display: block;
	font-size: 85%;
	padding: 10px;
	text-decoration: none;
 width: 160px;
}
#hp-popular a:hover {
	background: #eee;
	color: #225D9F;
}

/* Homepage Right Content > Action Alerts and News Releases */
#hp-alertsnews {
 width: 482px;
}
div.hp-alertnews-head {
 background: url('../images/alertnews-bg.gif') repeat-x bottom;
 float: left;
 font-size: 85%;
 font-weight: bold;
 width: 482px;
}
div.hp-alertnews-head a {
 display: block;
 float: left;
 margin-right: 15px;
 padding: 8px;
 text-transform: uppercase;
 text-decoration: none;
}
div.hp-alertnews-head a:hover {
 color: #d56d0c;
}
div.hp-alertnews-head a.active {
 background: #fff;
 border-top: 1px #ccc solid;
 border-right: 1px #ccc solid;
 border-left: 1px #ccc solid;
}
div.hp-alertnews-head a.inactive {
 background: #e5e5e5;
}
#hp-alerts,
#hp-newsreleases {
 border-bottom: 1px #ccc solid;
 border-right: 1px #ccc solid;
 border-left: 1px #ccc solid;
 padding:10px;
}
#hp-alerts a,
#hp-newsreleases a {
 background: #fff url('../images/icon-alert.gif') no-repeat 0 11px;
 border-bottom: 1px #dadada solid;
 color: #d56d0c;
 display: block;
 font-size: 85%;
 padding: 10px 5px 10px 15px;
 text-decoration: none;
}
#hp-alerts a:hover,
#hp-newsreleases a:hover {
text-decoration: underline;
}
#hp-newsreleases {
 display: none;
}

#hp-alertsnews #hp-alerts a.more,
#hp-alertsnews #hp-newsreleases a.more {
	background: none;
 display: inline;
 border-bottom: none;
 color: #666;
 float: right;
 font-size: x-small;
 padding: 10px 0 0 0;
 text-align: right;
}
/* Footer */
#footer-wrapper {
	background: #f2f5f8;
	border-top: 3px #dae0f0 solid;
	float: left;
	font-size: 85%;
	margin: 25px 0 0 0;
	padding: 20px;
	width: 930px;
}
#footer-wrapper a {
	text-decoration: none;
}
#footer-wrapper div.footer,
#footer-wrapper div.footer-info,
#footer-wrapper div.footer-international {
	float: left;
	padding: 0 0 0 25px;
	width: 220px;
}
#footer-wrapper div.footer-contact {
	float: left;
	padding: 0;
	width: 175px; /*CE012110: changed from 100 to 175px for new address*/
}
#footer-wrapper div.footer-contact p {
	margin: 0;
	padding: 0;
}
#footer-wrapper div.footer h3,
#footer-wrapper div.footer-contact h3,
#footer-wrapper div.footer-info h3,
#footer-wrapper div.footer-international h3 {
 color: #314C83;
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	padding: 0 0 4px 0;
	text-transform: uppercase;
}
/*  #footer-wrapper div.footer h3 {
 background: url(../images/arrow-single-blue.gif) no-repeat 55px 3px;
}
#footer-wrapper div.footer-info h3 {
 background: url(../images/arrow-single-blue.gif) no-repeat 30px 3px;
}
#footer-wrapper div.footer-contact h3 {
 background: url(../images/arrow-single-blue.gif) no-repeat 55px 3px;
}
#footer-wrapper div.footer-international h3 {
 background: url(../images/arrow-single-blue.gif) no-repeat 85px 3px; 
}*//* to be fixed */ 
#footer-wrapper ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer-wrapper li {
	padding: 2px 0;
}
#footer-wrapper div.footer-international li a {
	padding-left: 18px;
}
#footer-wrapper div.footer-international li.flag-us {
	background: url(../images/flag-usa.gif) no-repeat 0 50%;
}
#footer-wrapper div.footer-international li.flag-esp {
	background: url(../images/flag-spanish.gif) no-repeat 0 50%;
}
#footer-wrapper div.footer-international li.flag-france {
	background: url(../images/flag-france.gif) no-repeat 0 50%;
}
#footer-wrapper div.footer-international li.flag-germany {
	background: url(../images/flag-germany.gif) no-repeat 0 50%;
}
#footer-wrapper div.footer-international li.flag-india {
	background: url(../images/flag-india.gif) no-repeat 0 50%;
}
#footer-wrapper div.footer-international li.flag-nl {
	background: url(../images/flag-netherlands.gif) no-repeat 0 50%;
}
#footer-wrapper div.footer-international li.flag-uk {
	background: url(../images/flag-uk.gif) no-repeat 0 50%;
}



/* SUBPAGE STYLES FOLLOW */

/* Subpage Layout */
#sub-content-left {
	float: left;
	margin-right: 20px;
	width: 730px;
}
#sub-content-right {
	float: left;
	width: 218px;
}

#sub-content-full {
	float: left;
	margin-right: 20px;
	width: 930px;
}
/* Subpage Left Column Content */
div.breadcrumbs {
	border-bottom: 1px #ccc solid; 
	font-size: 80%;
	padding-bottom: 8px;
	margin-bottom: 10px;
}
div.breadcrumbs a {
	text-decoration: none;
}
div.breadcrumbs a:hover {
	text-decoration: underline;
}

h1 {
	color: #658ABF;
	font-size: 195%;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0 0 5px 0;
	padding: 0;
}
h2 {
	color: #C97B0F;
	font-size: 160%;
	font-weight: normal;
}
h3 {
	color: #7B9105;
	font-size: 140%;
	font-weight: normal;
}



/* Subpage Content > Sub Content on left > Navigation Items */
div.subcontent-left div.subcontent-nav br {
	display: none;
}
div.subcontent-left div.subcontent-nav a {
	background: #fff url(../images/arrow-single-green.gif) no-repeat 4px 50%;
	border-bottom: 1px #DADADA solid; 
	display: block;
	font-size: 85%;
	padding: 8px 14px;
	text-decoration: none;
}
div.subcontent-left div.subcontent-nav a:hover {
	background: #eee url(../images/arrow-single-green.gif) no-repeat 4px 50%;
} 
div.subcontent-left p {
 border-bottom: 1px #ccc solid;
 padding-bottom: 8px;
}

div.subcontent-left div.subcontent-nav-more br {
	display: none;
}
div.subcontent-left div.subcontent-nav-more a {
	background: #fff url(../images/arrow-single-blue.gif) no-repeat 14px 50%;
	border-bottom: 1px #DADADA solid; 
	display: block;
	font-size: 85%;
	padding: 8px 24px;
	text-decoration: none;
}
div.subcontent-left div.subcontent-nav-more a:hover {
	background: #eee url(../images/arrow-single-blue.gif) no-repeat 14px 50%;
} 

/* Subpage Content > Sub Content on left > Quote */
div.subcontent-left blockquote {
	background: #F5F5F5 url(../images/left-greenquote.gif) no-repeat 8px 23px;
	margin: 0;
	padding: 8px;
	font-size: 95%;
	line-height: 140%;
	color: #666;
}
div.subcontent-left blockquote p {
	background: url(../images/right-greenquote.gif) no-repeat bottom right;
	border-bottom: none;
 	padding-bottom: 0;
 	text-indent: 15px;
}
div.subcontent-left blockquote cite {
	font-size: 85%;
	line-height: 100%;
	text-align: right;
	font-style: normal;
}
/* Subpage Content > Sub Content on left > Gallery Images */
div.subcontent-left div.side-gallery {
	padding: 6px 3px 3px 3px;
}
div.subcontent-left div.side-gallery img {
	border: 2px #ccc solid;
}

/* Subpage Content > Sub Content on left */
div.subcontent-left {
	float: left;
	margin: 12px 20px 0 0;
	width: 180px;
}


/* Subpage Content > Main content of page */
div.content-text {
	float: left;
	line-height: 160%;
	width: 530px;
}
div.content-text-full {
	float: left;
	line-height: 160%;
	width: 730px;
}
div.content-text a {
	color: #225D9F;
}
div.content-text a:hover {
	color: #8CA023;
}

/* Subpage Content > Main content of page > Quote */
div.content-text blockquote {
	background: #F5F5F5 url(../images/left-greenquote.gif) no-repeat 8px 23px;
	color: #8CA023;
	line-height: 140%;
	margin: 0 0 5px 0;
	padding: 8px;
}
div.content-text blockquote p {
	background: url(../images/right-greenquote.gif) no-repeat bottom right;
	font-weight: bold;
	text-indent: 15px;
}
div.content-text blockquote cite {
	color: #666;
	font-size: 85%;
	float: right;
	font-style: normal;
}

/* Subpage Content > Main content of page > General list style */ 
div.content-text ul {
	list-style: none;
}
div.content-text li {
	background: url('../images/arrow-single-blue.gif') no-repeat 0 13px;
	padding: 6px 5px 6px 10px;
}

/* Subpage Content > Main content of page > List of Additional links within Section */ 
div.content-text ul.additional {
	background: #FAFAFA;
	border-bottom: 2px #EBEBEB solid;
	border-top: 2px #EBEBEB solid;
	list-style: none;
	margin: 20px auto;
	padding: 12px;
	width: 450px;
}
div.content-text ul.additional li {
	background: url(../images/arrow-green.gif) no-repeat 0 50%;
 padding: 6px 5px 6px 20px;
}
div.content-text ul.additional li a {
	text-decoration: none;
}
/* Subpage Content > Main content of page > List of Take Action links within Section */ 
div.content-text ul.takeaction {
	background: #FAFAFA;
	border-bottom: 2px #EBEBEB solid;
	border-top: 2px #EBEBEB solid;
	list-style: none;
	margin: 20px auto;
	padding: 12px;
	width: 450px;
}
div.content-text ul.takeaction li {
	background: url(../images/arrow-orange.gif) no-repeat 0 10px;
	padding: 6px 5px 6px 20px;
}
div.content-text ul.takeaction li a {
	text-decoration: none;
	color: #C97B0F;
}

/* Subpage Content > Main content of page > Misc */ 
div.content-text p.readmore {
	background: url(../images/arrow-blue.gif) no-repeat 0 50%;
	padding-left: 18px;
}
div.content-text p.readmore-right {
	background: url(../images/arrow-blue.gif) no-repeat right 50%;
	padding-right: 18px;
	text-align: right;
}
div.content-text p.backtop {
	border-top: 1px #eee solid;
 	font-size: 85%;
 	padding: 5px 0;
	margin: 15px 0;
	text-align: right;
}
div.content-text p.backtop a {
	color: #C97B0F;
}

/* Subpage Content > Main content of page > Video Player */ 
div.video-player {
	border: 5px #ccc solid;
	margin: 0 auto;
	padding: 4px;
	width: 500px;
}
div.video-player div.video-swf {
	float: left;
	width: 355px;
}
div.video-player div.video-swf #video-embed {
	display: none;
	width: 330px;
}
div.video-player div.video-swf #video-embed textarea {
	font-size: 85%;
	height: 60px;
	width: 330px;	
}
div.video-player div.video-info {
	float: left;
	width: 145px;
}
h2.subheader-video {
	color: #020202;
	background: url(../images/icon-video.gif) no-repeat 0 4px;
	border-bottom: 1px #DADADA solid; 
	font-size: 88%;
	font-weight: bold;
	letter-spacing: 0.10em;
	margin: 0;
	padding: 3px 0 5px 18px;
	text-transform: uppercase;
}
div.video-player div.video-info h3.videotitle {
	color: #8CA023;
	font-size: 110%;
	font-weight: bold;
	margin: 0;
	padding: 8px 0;
}
div.video-player div.video-info ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.video-player div.video-info ul li {
	background: none; 
	border-top: 1px solid #DADADA;
 	font-size: 85%;
 	margin: 0;
	padding: 0;
}
div.video-player div.video-info ul li a {
	background: #fff url(../images/arrow-single-green.gif) no-repeat 4px 50%;
	color: #333;
	display: block;
 	padding: 4px 4px 4px 16px;
 	margin: 0;
	text-decoration: none;
 	width: 125px;
}
div.video-player div.video-info ul li a:hover {
	background: #eee url(../images/arrow-single-green.gif) no-repeat 4px 50%;
	color: #225D9F;
} 
div.video-player div.video-info p {
	border-top: 1px solid #DADADA;
	color: #666;
	font-size: 80%;
	margin: 0;
 	padding-top: 10px;
	text-align: right;
}
div.video-player div.video-info p a {
	color: #666;
}
div.video-player div.video-info p a:hover {
	color: #225D9F;
}
div.video-player div.video-info p.VideoSource {
	font-size:65%;
	color:#8CA023;
	border:none;
	padding:0;
	margin:-5px 0 0 0;
	text-align:right;
}

/* Subpage Content > Main content of page > Photo Gallery */ 
div.photogallery {
	padding: 5px;
}
div.photogallery img,
div.photogallery-intro img {
	border: 2px #ccc solid;
}
div.photogallery img:hover,
div.photogallery-intro img:hover {
	border: 2px #666 solid;
}
div.photogallery-intro {
	margin: 0 auto;
	text-align: center;
}
div.photogallery-intro p {
	float: left;
	margin: 15px;
	width: 100px;
}
div.photogallery-intro p a {
	text-decoration: none;
	font-weight: bold;
	line-height: 110%;
}
div.photogallery-intro img {
	margin-bottom: 5px;
}

/* Subpage Content > Main content of page > Media Gallery (Used for Media Resources i.e.: Ads) */ 
div.mediagallery {
	margin: 0 auto;
	padding: 3px;
	text-align: center;
}
div.mediagallery p img {
	border: 2px #ccc solid;
	margin-bottom: 4px;
}

div.mediagallery p {
	float: left;
	font-size: 80%;
	line-height: 140%;
	margin: 18px 5px;
	width: 115px;
}


/* Subpage Content > Main content of page > Features Page (Used to list recent features) */ 
div.recent-features {
	margin: 0 auto;
}
div.recent {
	border-bottom: 1px #DADADA solid; 
	display: block;
 	float: left;
	text-align: left;
 	width: 525px;
}
div.recent a {
	display: block;
	padding: 5px;
	text-decoration: none;
	width: 515px;
}
div.recent a:hover {
	background: #eee;
 	color: #8CA023;
}
div.recent img {
	border: 2px #DADADA solid;
	float: left;
	margin-right: 10px;
	width: 50px;
}

/* Subpage Content > Main content of page > Past Features Page (Used to list past features) */ 
div.past-feat {
 border-bottom: 1px #DADADA solid;
 text-align: left;
 width: 525px;
 padding: 10px 0;
}
div.past-feat a {
 text-decoration: none;
}
div.past-feat a.feat-thumb {
 display: block;
 float: left;
 width: 70px;
}
div.past-feat a.feat-thumb img {
 border: 2px #DADADA solid;
}
div.past-feat p {
 float: left;
 padding: 0;
 margin: 0;
 width: 445px;
}
a.past-feat-more {
 background: url('../images/arrow-single-blue.gif') no-repeat right;
 display: block;
 font-size: x-small;
 padding-right: 8px;
 text-transform: uppercase;
 text-align: right;
}


/* Subpage Content > Main content of page > Content Footer Links */ 
div.content-footer {
	border-top: 1px #cccccc solid;
	font-size: 85%;
	margin: 35px 0 15px 0;
 padding-top: 10px;
	text-align: center;
}
div.content-footer p {
 margin: 0;
}
div.content-footer br {
	display: none;
}
div.content-footer a {
	color: #333;
	margin-left: 10px;
	padding-left: 18px;
}
div.content-footer a.foot-digg {
	background: url(../images/icon-digg.gif) no-repeat 0 50%;
}
div.content-footer a.foot-del {
	background: url(../images/icon-delicious.gif) no-repeat 0 50%;
}
div.content-footer a.foot-tech {
	background: url(../images/icon-technorati.gif) no-repeat 0 50%;
}
div.content-footer a.foot-email {
	background: url(../images/icon-email.gif) no-repeat 0 50%;
}
div.content-footer a.foot-print {
	background: url(../images/icon-print.gif) no-repeat 0 50%;
}

/* Subpage Content > Sub Content on Right > Standard items (i.e.: Popular Features) */
div.standard-items-wrapper {
	background: #ECECEC;
	float: left;
	margin: 0 0 15px 0;
	padding: 5px;
}
div.standard-items {
	background: #fff;
	border: 1px #C6C6C6 solid;
	float: left;
	padding: 5px;
	width: 195px;
}

div.standard-items br {
	display: none;
}
div.standard-items a {
	border-bottom: 1px #DADADA solid; 
	color: #333;
	display: block;
	font-size: 85%;
	padding: 10px;
	text-decoration: none;
 width: 175px;
}
div.standard-items a:hover {
	background: #eee;
	color: #225D9F;
}
div.standard-donate {
	background: #fff;
	border: 1px #C6C6C6 solid;
	float: left;
	padding: 5px;
	width: 195px;
}

/* Subpage Content > Sub Content on Right > The Issues + Recent Features */
div.subissues-wrapper {
	background: #ECECEC;
	margin: 0;
	padding: 5px;
}
div.subissues {
	background: #fff;
	border: 1px #C6C6C6 solid;
	padding: 5px;
}
div.issue,
div.recent-feat {
	border-bottom: 1px #DADADA solid; 
	display: block;
    font-size: 85%;
	width: 196px;
}
div.issue a,
div.recent-feat a {
	display: block;
 	float: left;
 	padding: 5px;
	text-decoration: none;
 	width: 186px;
}
div.issue a:hover,
div.recent-feat a:hover {
	background: #eee;
}
div.issue img {
	border: 2px #DADADA solid;
	float: left;
	margin-right: 10px;
	width: 30px;
}
div.recent-feat img {
	border: 2px #DADADA solid;
	float: left;
	margin-right: 10px;
	width: 50px;
}



/* Subpage Content > Form Styling */
table.form {
	border: 0;
	padding: 20px;
	margin: 0 auto;
}
td.required {
	font-weight: bold;
}

table.form small {
	font-size: 85%;
}

table.form td input {
	padding: 4px;
}
input.formbuilder {
	/*border: 0px #999 solid;*//*removed to prevent radio buttons to display a border*/
	padding: 4px;
}
/*table.form td select {
	margin: 10px 0;
}
table.form td input.checkbox {
	border: 1px #999 solid;
	width: 13px;
	margin: 0;
}
table.form td input.formsubmit {
	background: #5F84C1;
	border: 0;
	color: #fff;
	font-weight: bold;
	padding: 8px 0;
}*/

/* Accessibility Page */
dl {
	margin-bottom: 10px;
}
dt {
	font-weight: bold;
	padding: 2px 15px 5px 0;
	margin: 0;
	display: block;
	float: left;
}
dd {
	padding: 2px 0 5px 10px;
	margin: 0;
	display: block;
}

/* News Releases Page */
/* Homepage Right Content > Action Alerts and News Releases */
ul.main-newsreleases,
ul.main-actionalerts {
 background: none;
 list-style: none;
 padding: 0;
 margin: 0;
}
ul.main-newsreleases li,
ul.main-actionalerts li {
 background: url('../images/icon-alert.gif') no-repeat 0 15px;
 padding: 10px 5px 10px 18px;
 border-bottom: 1px #dadada solid;
}
ul.main-newsreleases li a,
ul.main-actionalerts li a {
 color: #d56d0c;
 text-decoration: none;
}
div.page-controls {
 margin-top: 20px;
 width: 520px;
}
div.page-controls-int {
 border-top: 1px #dadada solid;
 margin-top: 20px;
 width: 520px;
}
p.previous a,
p.next a {
 font-size: x-small;
 color: #666;
 text-transform: uppercase;
 text-decoration: none;
}
p.previous {
 float: left;
 text-align: left;
 width: 50%;
}
p.next {
 float: right;
 text-align: right;
}

/* Search Results Page */
#search-results {
 margin: 5px 0 10px 0;
}
#search-results table {
 margin: 10px 0;
 padding: 5px 0;
 font-size: small;
}
#search-results p.z {
 padding: 3px 0;
}
#search-results p.z a {
 color: #658ABF;
 font-weight: bold;
}
#search-results p.z a:hover {
 color: #8CA023;
}
#search-results p.z a.y {
 color: #666;
 font-weight: normal;
}
#search-results p.z a:hover.y {
 color: #C97B0F;
}





