* {
	margin: 0;
	padding: 0;
}

body {
	padding: 20px 0;
	font: 11px Verdana, Geneva, sans-serif;
	color: #333;
	background: #d9e5f2;
}

img {
	border: none;
}

h1 {
	margin: 0 0 10px 0;
	font-size: 165%;
	color: #28557d;
	font-weight: normal;	
}

h2 {
	margin: 0 0 10px 0;
	font-size: 145%;
	line-height: 125%;
	color: #333;
	font-weight: normal;	
}

h3 {
	margin: 0 0 6px 0;
	font-size: 130%;
	color: #333;
	font-weight: normal;	
}

h4 {
	color: #78acda;
	font-weight: bold;
	clear: both;
}

h5 {
	margin: 0 0 16px 0;
	font-weight: normal;
	color: #78acda;
	font-size: 150%;
}

p {
	margin: 0 0 12px 0;
}

p a:hover {
	border-bottom: 1px dotted #999;	
}

ol {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}

ol li {
	margin: 0 0 0 10px;
}

ol li ol {
	margin-top: 10px;
	list-style: lower-alpha;
}

a {
	text-decoration: none;	
}

form {
	margin-bottom: 15px;	
}

.blueDot li {
	margin: 0 0 0 2px;
	padding: 0 0 0 15px;
	line-height: 140%;
	list-style: none;
	background: #fff url(http://www.mediapeta.com/petauk/Images/bgListItemBlueDot.gif) left 4px no-repeat;
}

.interior .liPushDown li {
	margin-bottom: 10px;	
}

.greenArrow li,
#feedContainer li {
	margin: 0 0 0 2px;
	padding: 0 0 0 15px;
	line-height: 160%;
	list-style: none;
	background: #fff url(http://www.mediapeta.com/petauk/Images/bgListItemGreenArrowWht.gif) left 4px no-repeat;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.bold {
	font-weight: bold;
}

.width120 {
	width: 140px;
}

.push {
	padding: 0 20px;	
}

.pushRight {
	padding-right: 25px;
}

.pushDown20 {
	margin-bottom: 20px;
}

ul .green {
	color: #a9c264;
}

.halves {
	padding: 0 15px 0 0;
	width: 225px;
	float: left;
}

.halves p {
	margin: 0 0 2px 0;	
}

.clear {
clear: both;
}

#wrapper {
	margin: 0 auto;
	width: 1010px;
}

/* Banner */

#banner {
	padding: 26px 0 0 36px;
	width: 970px;
	height: 137px;
	background: #d9e5f2 url(http://www.mediapeta.com/petauk/Images/bgBanner.jpg) left top no-repeat;
}

#banner img {
	margin: 4px 0 14px 18px;
	float: left;
}

		/*Topnav */
	
	#banner ul li {
		display: inline;
	}
	
	#banner ul li a {
		height: 33px;
		line-height: 33px;
		color: #fff;
		text-decoration: none;
		font-size: 100%;
		text-align: center;
		text-transform: uppercase;
		display: block;
		background: #fff url(http://www.mediapeta.com/petauk/Images/bgTopnavItem.jpg) left top repeat-x;
		float: left;
	}
	
	#banner ul li a.home:hover,
	#banner ul li a.features:hover,
	#banner ul li a.actionCenter:hover,
	#banner ul li a.donateNow:hover,
	#banner ul li a.tv:hover,
	#banner ul li a.theIssues:hover,
	#banner ul li a.mediaCentre:hover,
	#banner ul li a.education:hover,
	#banner ul li a.blog:hover,
	#banner ul li a.aboutPeta:hover,
	.home #banner ul li a.home,
	.features #banner ul li a.features,
	.actionCenter #banner ul li a.actionCenter,
	.donateNow #banner ul li a.donateNow,
	.tv #banner ul li a.tv,
	.theIssues #banner ul li a.theIssues,
	.mediaCentre #banner ul li a.mediaCentre,
	.education #banner ul li a.education,
	.education #banner ul li a.blog,
	.aboutPeta #banner ul li a.aboutPeta {
		background-position: left bottom;
	}
	
	#banner ul li a.home {
		width: 63px;
		background: #fff url(http://www.mediapeta.com/petauk/Images/bgListItemHome.jpg) left top no-repeat;
	}
	
	#banner ul li a.features {
		width: 86px;
	}
	
	#banner ul li a.actionCenter {
		width: 124px;
	}
	
	#banner ul li a.donateNow {
		width: 106px;
	}
	
	#banner ul li a.tv {
		width: 34px;
	}
	
	#banner ul li a.theIssues {
		width: 96px;
	}
	
	#banner ul li a.mediaCentre {
		width: 114px;
	}
	
	#banner ul li a.education {
		width: 92px;
	}
	
	#banner ul li a.blog {
		width: 124px;
	}
	
	#banner ul li a.aboutPeta {
		width: 96px;
		background: #fff url(http://www.mediapeta.com/petauk/Images/bgListItemAboutPETA.jpg) right top no-repeat;
	}
	
	#banner ul li a.aboutPeta:hover {
		background-position: right bottom;
	}
	
	/* End Topnav */
	
	/* Banner Forms */
	
	#forms {
		margin: 0 38px 0 0;
		padding: 2px 0 0 0;
		width: 65%;
		font-size: 95%;
		float: right;
	}
	
	#forms div {
		float: right;
	}
	
	#forms label {
		margin: 0 8px 0 18px;
		line-height: 18px;
		color: #999;
		text-transform: uppercase;
		float: left;
	}
	
	.textField {
		padding: 0 4px;
		width: 94px;
		height: 16px;
		color: #999;
		float: left;
		border: 1px solid #c2c2c2;
	}
	
	.btnSubmit {
		float: left;
	}
	
	/* End Banner Forms */ 
	
	/* Text Resize Tool */
	
	.home #ResizeText {
		display: none;
		}
	
	#ResizeText {
		padding: 66px 6px 0 0;
		width: 100px;
		display: block;
		float: right;
		text-transform: uppercase;
		font-size: 9px;
		line-height: 1em;
		clear: both;
		}
		
	#ResizeText p {
		float: left;
		margin: 0;
		padding: 1px .5em 0px 0px;
		line-height: 1em;
		}
		
	#ResizeText a#Minus:link,
	#ResizeText a#Minus:visited {
		display: block;
		float: left;
		width: 11px;
		height: 11px;
		margin: 0px 0px 0px 3px;
		background: transparent url(http://www.mediapeta.com/peta/Images/Global/text-minus-button.gif) no-repeat left top;
		}
			
	#ResizeText a#Minus:hover {
		background: transparent url(http://www.mediapeta.com/peta/Images/Global/text-minus-button.gif) no-repeat left center;
		}
		
	#ResizeText a#Minus.active {
		background: transparent url(http://www.mediapeta.com/peta/Images/Global/text-minus-button.gif) no-repeat left bottom;
		}
			
	#ResizeText a#Plus:link,
	#ResizeText a#Plus:visited {
		display: block;
		float: left;
		width: 11px;
		height: 11px;
		margin: 0px 0px 0px 3px;
		background: transparent url(http://www.mediapeta.com/peta/Images/Global/text-plus-button.gif) no-repeat left top;
		}
			
	#ResizeText a#Plus:hover {
		background: transparent url(http://www.mediapeta.com/peta/Images/Global/text-plus-button.gif) no-repeat left center;
		}
		
	#ResizeText a#Plus.active {
		background: transparent url(http://www.mediapeta.com/peta/Images/Global/text-plus-button.gif) no-repeat left bottom;
		}
		
	/* End Text Resize Tool */

/* End Banner */

/* Content */

#content {
	padding: 24px 40px;
	width: 930px;
	background: #d9e5f2 url(http://www.mediapeta.com/petauk/Images/bgContent.jpg) left top repeat-y;
}

#leftColumn {
	width: 516px;
	float: left;
}

#leftColumn ul {
	margin-bottom: 12px;	
}

#leftColumn a {
	color: #78acda;
	text-decoration: none;
}

#leftColumn a:hover {
	color: #999;
}

#leftColumn .sectionNav li a {
	color: #fd8535;
}

#leftColumn .sectionNav li a:hover {
	color: #fcaf7d;
}

#leftColumn img,
.fullPage #content img {
	border: 3px solid #c9def0;
}

/* images in features */

.features #leftColumn img, .features .fullPage #content img {
	border: none;
}

.features #leftColumn img.borderPlease, .features .fullPage #content img.borderPlease {
	border: 3px solid #c9def0;
}

/* images in action alerts (AO) */

.actionCenter #leftColumn #ActivistContent img {
	border: none;
}

.actionCenter #leftColumn #ActivistContent img.borderPlease {
	border: 3px solid #c9def0;
}

/* end images in features */

#rightColumn {
	width: 376px;
	float: right;
}

#rightColumn .greenArrow li a,
#feedContainer li a {
	color: #333;
	text-decoration: none;
}

#rightColumn .greenArrow li a:hover,
#feedContainer li a:hover {
	color: #999;	
}

/* Main Features list */

.featureMain {
	margin: 0 0 18px 0;
	padding: 8px 0 0 0;
	float: left;
}


#leftColumn .featureMain h1 {
	margin: 10px 0;
	color: #666;
}

#leftColumn .featureMain h1 a {
	color: #666;
}

#leftColumn .featureMain h1 a:hover {
	color: #78acda;
}

.featureMain ul {
	list-style: none;
}

.featureMain img,
.fullPage #content img {
	margin: 0 25px 0 0;
	float: left;
}

.celebSeal .featureMain img {
	float: none;	
}

	/* Section Navigation */
	
	.sectionNav {
		margin: 10px 0 22px 0;
		padding: 3px 3px 0 0;
		width: 100%;
		float: left;
		border-top: 1px solid #ccc;
	}
	
	#feedContainer .sectionNav {
		margin-bottom: 0;
		border-top: 1px solid #999;
	}
	
	.sectionNav li {
		display: inline;
	}
	
	.sectionNav li a {
		margin: 0 0 0 16px;
		padding: 0 0 0 22px;
		line-height: 12px;
		color: #fd8535;
		font-size: 95%;
		display: block;
		float: right;
	}
	
	.sectionNav li a:hover {
		color: #fcaf7d;
	}
	
	.sectionNav li a.rss {
		margin: 0;
		background: #fff url(http://www.mediapeta.com/petauk/Images/icnRSSSmall.jpg) left 50% no-repeat;
	}
	
	.sectionNav li a.more {
		background: #fff url(http://www.mediapeta.com/petauk/Images/icnMoreSmall.jpg) left 50% no-repeat;
	}
	
	.sectionNav li a.less {
		background: #fff url(http://www.mediapeta.com/petauk/Images/icnLessSmall.jpg) left 50% no-repeat;
	}
	
	.sectionNav li a.lineDivider {
		margin: 0 0 0 12px;
		padding: 0 0 0 12px;
		border-left: 1px solid #ccc;
	}
	
	/* End Section Navigation */

#featuresNav li a {
	line-height: 14px;
	font-size: 100%;
	background: #fff url(http://www.mediapeta.com/petauk/Images/icnRSSLarge.jpg) left 50% no-repeat;	
}

#featuresNav li a.more {
	background: #fff url(http://www.mediapeta.com/petauk/Images/icnMoreLarge.jpg) left 50% no-repeat;
}

#featuresNav li a.less {
	background: #fff url(http://www.mediapeta.com/petauk/Images/icnLessLarge.jpg) left 50% no-repeat;
}

	/* Feature Toolbars */
	
	#leftColumn .featureToolbar {
		margin: 10px 0 22px 0;
		padding: 3px 3px 0 0;
		width: 100%;
		float: left;
	}
	
	#leftColumn .featureToolbar li {
		display: inline;
	}
	
	#leftColumn .featureToolbar li a {
		margin: 0 0 0 16px;
		padding: 0 0 0 22px;
		color: #fd8535;
		line-height: 14px;
		font-size: 100%;
		display: block;
		float: right;
	}
	
	#leftColumn .featureToolbar li a:hover {
		color: #fcaf7d;
	}
	
	#leftColumn .featureToolbar li a.more {
		background: #fff url(http://www.mediapeta.com/petauk/Images/icnMoreLarge.jpg) left 50% no-repeat;
	}

	#leftColumn .featureToolbar li a.print {
		background: #fff url(http://www.mediapeta.com/petauk/Images/icnPrintLarge.jpg) left 50% no-repeat;
	}

	#leftColumn .featureToolbarTop {
		/*border-bottom: 1px solid #ccc;
		padding: 0 0 3px 0;
		margin: 0 0 22px 0;*/
		border-top: 1px solid #ccc;
		margin: 0 0 13px 0;
	}

	#leftColumn .featureToolbarBottom {
		border-top: 1px solid #ccc;
	}

	.interior #leftColumn .featureMain h2.features {
	margin:0 0 7px 0;
	}

	
	/* End Features Toolbars */

/* End Main Features list */

/* PETA and Animal Rights */

#petaAnimalRights img {
	margin: 0 18px 0 0;
	float: left;
}

#petaAnimalRights h3 {
	padding: 5px 0 0 0;
}

#petaAnimalRights .blueDot {
	float: left;
}

#petaAnimalRights .blueDot a {
	color: #333;	
}

#petaAnimalRights .blueDot a:hover {
	color: #999;	
}

#petaAnimalRights .sectionNav  {
	clear: both;
}

/* End PETA and Animal Rights */

/* Social Networking */

#socialNetworking img {
	margin: 0 6px 13px 6px;
	border: none;
}

#socialNetworking p {
	padding: 0 0 0 8px;
	font-size: 85%;
	color: #999;
}

/* End Social Networking */

/* Video Player */

#videoPlayer {
	padding: 8px 0 0 0;
	width: 367px;
	height: 582px;
	/*background: #fff url(http://www.mediapeta.com/petauk/Images/bgVideoPlayer.gif) left top no-repeat; */
}

/* End Video Player */

/* Get Involved and Right Navigation for Interior Pages */

#getInvolvedHead,
#rightNavHead {
	margin: 18px 0 0 0;
	width: 376px;
	height: 10px;
	background: #fff url(http://www.mediapeta.com/petauk/Images/bgGetInvolvedHead.gif) left top no-repeat;
}

#rightNavHead {
	background: #fff url(http://www.mediapeta.com/petauk/Images/bgRightnavHead.gif) left top no-repeat;
}

#rightNav,
#feedContainer {
	padding: 6px 20px;
	width: 336px;
	background-color: #c9def0;
}

.home #rightNav {
	background-color: #ddef94;
}

#rightNav h1 {
	margin: 0 0 15px 0;	
}

#getInvolvedContent h2,
#rightNavContent h2 {
	clear: both;	
}

#rightNav li,
#feedContainer li {
	list-style: none;	
}

#rightNav .greenArrow {
	margin-bottom: 20px;
}

#rightColumn #rightNav .greenArrow .greenArrow {
	margin-bottom: 0;
}

#rightNav .greenArrow li,
#feedContainer li {
	background: transparent url(http://www.mediapeta.com/petauk/Images/bgListItemGreenArrowBlue.gif) left 4px no-repeat;
}

.home #rightNav .greenArrow li  {
	background: transparent url(http://www.mediapeta.com/petauk/Images/bgListItemGreenArrowGrn.gif) left 4px no-repeat;
}

#rightColumn .greenArrow li.second ul,
#rightColumn .greenArrow li.third ul, 
#rightColumn .greenArrow li.fourth ul,
#rightColumn .greenArrow li.annualReview ul,
#rightColumn .greenArrow li.PETAPresents ul,
#rightColumn .greenArrow li.aboutThisSite ul,
#rightColumn .greenArrow li.intern ul,
#rightColumn .greenArrow li.notOursToEat ul,
#rightColumn .greenArrow li.rememberPETAinYourWill ul,
#rightColumn .inThisFeature,
#rightColumn .burberryNav,
#rightColumn .animalsinLabsChangeNav,
#rightColumn .BrookeJohnstonInterviewNav,
#rightColumn .EvaMendesAdNav,
#rightColumn #celebSealNavigation,
.celebSeal #rightColumn #defaultFeatureNav {
	display: none;
}

.second #rightColumn .greenArrow li.second ul,
.third #rightColumn .greenArrow li.third ul,
.fourth #rightColumn .greenArrow li.fourth ul,
.annualReview #rightColumn .greenArrow li.annualReview ul, 
.aboutThisSite #rightColumn .greenArrow li.aboutThisSite ul,
.PETAPresents #rightColumn .greenArrow li.PETAPresents ul,
.intern #rightColumn .greenArrow li.intern ul,
.notOursToEat #rightColumn .greenArrow li.notOursToEat ul,
.rememberPETAinYourWill #rightColumn .greenArrow li.rememberPETAinYourWill ul,
.inThisFeature #rightColumn .inThisFeature,
.burberryNav #rightColumn .burberryNav,
.animalsinLabsChange #rightColumn .animalsinLabsChangeNav,
.BrookeJohnstonInterview #rightColumn .BrookeJohnstonInterviewNav,
.EvaMendesAd #rightColumn .EvaMendesAdNav,
.celebSeal #rightColumn #celebSealNavigation,
#rightColumn #defaultFeatureNav {
	display: block;
}

.annualReview #rightColumn .greenArrow li.annualReview, 
.aboutThisSite #rightColumn .greenArrow li.aboutThisSite,
.intern #rightColumn .greenArrow li.intern,
.notOursToEat #rightColumn .greenArrow li.notOursToEat,
.rememberPETAinYourWill #rightColumn .greenArrow li.rememberPETAinYourWill,
.inThisFeature #rightColumn .greenArrow #arrowUpDown {
	background: transparent url(http://www.mediapeta.com/petauk/Images/bgListItemGreenArrowBlueDown.gif) left 6px no-repeat;
}

#wrapper #rightColumn #rightNav .sectionNav {
	margin-top: 0;
	border-top: 1px solid #a3b5b2;	
}

#rightNav .sectionNav li a {
	color: #3170b7;
}

#rightNav .sectionNav li a:hover {
	color: #5b84b3;
}

#rightNav .sectionNav li a.rss {
	background: transparent url(http://www.mediapeta.com/petauk/Images/icnRSSSmallBlue.jpg) left 50% no-repeat;
}
	
#rightNav .sectionNav li a.more,
#feedContainer .sectionNav li a.more {
	background: transparent url(http://www.mediapeta.com/petauk/Images/icnMoreSmallBlue.jpg) left 50% no-repeat;
}

#campaignButtons {
	margin-bottom: 10px;
	width: 100%;	
}

#campaignButtons img {
	border: 1px solid #fff;
}

.thumbs li {
	margin: 0 0 0 2px;
}

.thumbs li a {
	margin: 0 0 8px 0;
	color: #333;
	display: block;
	float: left;
}

.thumbs li a:hover {
	color: #999;
}

.thumbs li img {
	margin: 0 24px 0 0;
	float: left;
	border: 1px solid #999;
}

.thumbs li span {
	padding: 14px 0 0 0;
	width: 60%;
	cursor: hand;
	float: left;
}

#rightColumn .btnRightNav1 {
  	margin-right: 5px;
}

#rightColumn .btnRightNav2 {
 	margin-left: 5px;
}

#rightColumn #btnGlassWalls img {
	margin:18px 0 0 0;
}

.features #rightColumn ul.sectionNav,
.theIssues #rightColumn ul {
	margin-bottom: 0;
}

#getInvolvedBase,
#rightNavBase {
	margin: 0 0 22px 0;
	width: 376px;
	height: 10px;
	background: #fff url(http://www.mediapeta.com/petauk/Images/bgGetInvolvedBase.gif) left top no-repeat;
}

#rightNavBase {
	background: #fff url(http://www.mediapeta.com/petauk/Images/bgRightnavBase.gif) left top no-repeat;
}

/* End Get Involved */

/* Seals Feature */

.celebSeal textarea {
	margin: 0 0 15px 0;
	height: 100px;
}

.celebSeal #btnDonate,
.celebSeal btnGlassWalls,
.celebSeal #rightNavHead,
.celebSeal #rightNav,
.celebSeal #rightNavBase {
	display: none;
}

#celebSealNavigation {
	padding-top: 10px;	
}

			






        


/* End Seals Feature */

/* Media Center Home */

#mediaCenterHome {
	padding: 0 0 0 20px;
}

/* End Media Center Home */

/* Interior Page Styles */

	/* Section Headers */
	
	.interior #leftColumn .featureMain h1 {
		margin: -20px 0 0 0;
		padding: 0 0 0 26px;
		width: 474px;
		height: 108px;
		line-height: 104px;
		font-size: 235%;
		color: #b8d26f;
	}
	
	.features #leftColumn .featureMain h1 {
		background: #fff url(http://www.mediapeta.com/petauk/Images/bgHeaderFeatures.jpg) left top no-repeat;
	}
	
	.actionCenter #leftColumn .featureMain h1 {
		background: #fff url(http://www.mediapeta.com/petauk/Images/bgHeaderActionCentre.jpg) left top no-repeat;
	}
	
	.donateNow #leftColumn .featureMain h1 {
		background: #fff url(http://www.mediapeta.com/petauk/Images/bgHeaderDonateNow.jpg) left top no-repeat;
	}
	
	.tv #leftColumn .featureMain h1 {
		background: #fff url(http://www.mediapeta.com/petauk/Images/bgHeaderTV.jpg) left top no-repeat;
	}
	
	.theIssues #leftColumn .featureMain h1 {
		background: #fff url(http://www.mediapeta.com/petauk/Images/bgHeaderTheIssues.jpg) left top no-repeat;
	}
	
	.mediaCentre #leftColumn .featureMain h1 {
		background: #fff url(http://www.mediapeta.com/petauk/Images/bgHeaderMediaCentre.jpg) left top no-repeat;
	}
	
	.education #leftColumn .featureMain h1 {
		background: #fff url(http://www.mediapeta.com/petauk/Images/bgHeaderEducation.jpg) left top no-repeat;
	}
	
	.aboutPeta #leftColumn .featureMain h1 {
		background: #fff url(http://www.mediapeta.com/petauk/Images/bgHeaderAboutPETA.jpg) left top no-repeat;
	}
	
	/* End Section Headers */

.interior #leftColumn .featureMain {
	line-height: 135%;
}

.interior #leftColumn .featureMain h2 {
	margin: 0 0 15px 0;
}

	/* Image Styles */
	
	.imageCaption {
		margin: 0 20px 5px 0;
		width: 206px;
		line-height: normal;
		text-align: center;
		font-size: 95%;
		float: left;
		background:#C9DEF0;
		padding:0 0 5px 0;
	}

	.imageCaption span {
		font-weight:bold;
		color:#45739a;
	}

	#leftColumn .imageCaption span a {
		color: #405b8c;
	}
	
	.interior #leftColumn .imageCaption img {
		margin: 0 0 5px 0;	
	}
	
	#leftColumn .featureMain img.plainImage {
		margin: 0; 
		border: none; 
		float: none;
	}
	
	/* End Image Styles */

	/* Video Styles */
	
	#leftColumn div.video {
		margin: 10px auto;
		width: 335px;
		text-align: center;
		font-size: 95%;
		padding:5px;
		background:#C9DEF0;
	}

	#leftColumn div.video .videoFrame {
		margin: 0 0 13px 0;
	}

	#leftColumn div.video p {
		font-weight:normal;
		color:#45739a;
	}
	
	#leftColumn div.video p a {
		color:#0a4a87;
		text-decoration:none;
	}
	
	#leftColumn div.video p a:hover {
		color:#666666;
		text-decoration:none;
	}
	
	/* End Video Styles */

	/* Various boxes Styles */
	
	#leftColumn div.blueBox {
		margin: 10px auto;
		width: 450px;
		text-align: left;
		font-size: 95%;
		padding:5px;
		background:#C9DEF0;
	}

	#leftColumn div.blueBox a {
		color: #336699;
	}
	
	/* Various boxes Styles */
	

#mediaReleases li {
	margin: 0 0 8px 0;
}

/*

#leftColumn #mediaReleases li a {
	color: #333;
}

#leftColumn #mediaReleases li a:hover {
	color: #999;
}

*/

.aboutPeta #rightColumn ul,
.donateNow #rightColumn ul{
	margin-bottom: 0;	
}

	/* The Issues Buttons Styles */

	#featureButtons {
	float:left;
	display:inline;
	margin:0px 0px 0px 15px;
	}
	#featureButtons a {
	display:block;
	height:108px;
	margin:0px 10px 10px 0;
	float:left;
	display:inline;
	border:none;
	padding:0;
	background:url('/_test/images/IssuesButtons.jpg') no-repeat top left;
	}
	#featureButtons a#Eat {
	background-position:0 0;
	width:226px;
	}
	#featureButtons a#Wear {
	background-position:-238px 0;
	width:227px;
	}
	#featureButtons a#Entertainment {
	background-position:0 -119px;
	width:226px;
	}
	#featureButtons a#Experiment {
	background-position:-238px -119px;
	width:227px;
	}
	#featureButtons a#Abuse {
	background-position:0 -235px;
	width:465px;
	}
	#featureButtons a#Eat:hover {
	background-position:-500px 0;
	}
	#featureButtons a#Wear:hover {
	background-position:-738px 0;
	}
	#featureButtons a#Entertainment:hover {
	background-position:-500px -119px;
	}
	#featureButtons a#Experiment:hover {
	background-position:-738px -119px;
	}
	#featureButtons a#Abuse:hover {
	background-position:-500px -235px;
	}
	
	/* End The Issues Buttons Styles */
	
	
	
	/* The Issues - Not to Experiment On - Buttons Styles */

	#issuesExperimentButtons {
	float:left;
	display:inline;
	margin:0px 0px 0px 15px;
	width:500px;
	}
	#issuesExperimentButtons a {
	display:block;
	height:108px;
	margin:0px 10px 10px 0;
	float:left;
	display:inline;
	border:none;
	padding:0;
	background:url('/_test/images/IssuesExperimentButtons.jpg') no-repeat top left;
	}
	
	
	#issuesExperimentButtons a#CrueltyFree {
	background-position:0 0;
	width:226px;
	}
	#issuesExperimentButtons a#Law {
	background-position:-238px 0;
	width:227px;
	}
	#issuesExperimentButtons a#Cosmetics {
	background-position:0 -119px;
	width:226px;
	}
	#issuesExperimentButtons a#AnimalCompanions {
	background-position:-238px -119px;
	width:227px;
	}
	#issuesExperimentButtons a#HealthCharities {
	background-position:0 -235px;
	width:226px;
	}
	#issuesExperimentButtons a#Felix {
	background-position:-238px -235px;
	width:227px;
	}
	#issuesExperimentButtons1 a#REACH {
	width:223px;
	display:block;
	height:108px;
	margin:5px 10px 10px 15px;
	float:left;
	display:inline;
	border:none;
	padding:0;
	background:url('http://www.mediapeta.com/petauk/Images/testingbuttons-reach-blue.jpg') no-repeat top left;
	}

	
	#issuesExperimentButtons a#CrueltyFree:hover {
	background-position:-500px 0;
	}
	#issuesExperimentButtons a#Law:hover {
	background-position:-738px 0;
	}
	#issuesExperimentButtons a#Cosmetics:hover {
	background-position:-500px -119px;
	}
	#issuesExperimentButtons a#AnimalCompanions:hover {
	background-position:-738px -119px;
	}
	#issuesExperimentButtons a#HealthCharities:hover {
	background-position:-500px -235px;
	}
	#issuesExperimentButtons a#Felix:hover {
	background-position:-738px -235px;
	}
	#issuesExperimentButtons1 a#REACH:hover {
	margin:5px 10px 10px 15px;
	width:223px;
	display:block;
	height:108px;
	float:left;
	display:inline;
	border:none;
	padding:0;
	background:url('http://www.mediapeta.com/petauk/Images/testingbuttons-reach-gray.jpg') no-repeat top left;
}

	/* End The Issues - Not to Experiment On - Buttons Styles */


#financialStatement {
	margin: 0 0 10px 15px;
	padding: 15px 0 0 15px;
	width: 50%;
	float: right;
	border: 1px solid #ccc;
}

table {
	margin: 0 0 15px 0;	
}

table .head {
	padding-top: 10px;
	font-weight: bold;
}

table td {
	padding: 2px 20px 2px 2px;	
}

#accessibility li {
	list-style: none;	
}

#accessibility li span {
	width: 20px;
	display: block;
	float: left;
}

#wrapper #leftColumn .ad {
	margin-right: 6px;
	width: 240px;
	height: 250px;
	text-align: center;
	float: left;
}

#wrapper #leftColumn .ad img {
	float: none;
	border: none;
}

.fullPage #content a {
	color: #78acda;
	text-decoration: none;
}

.fullPage #content a:hover {
	color: #999;
	border-bottom: 1px dotted #999;
}

.fullPage ol {
	margin-bottom: 15px;
}

.fullPage ol li {
	margin-bottom: 10px;	
}

.fullPage ol li ul {
	margin-top: 10px;	
	margin-bottom: 10px;
}

.fullPage ol li ul li {
	margin-bottom: 0px;
}

.fullPage #content img {
	margin-left: 20px;
	float: right;	
}

/* End Interior Page Styles */

/* End Content */

/* Footer */

#footer {
	padding: 0 40px;
	width: 930px;
	background: #d9e5f2 url(http://www.mediapeta.com/petauk/Images/bgFooter.jpg) left bottom no-repeat;
}

#footerContent {
	padding: 24px 0 32px 0;
	font-size: 95%;
	border-top: 1px solid #ccc;
}

#footerContent p {
	margin: 0;
	color: #999;
	font-size: 85%;
	clear: both;
}

#footerContent li {
	list-style: none;
}

#footerContent a {
	color: #333;
	text-decoration: none;
}

#footerContent a:hover {
	color: #999;
}

#address {
	margin: 0 0 24px 0;

	width: 234px;
	float: left;
	border-right: 1px solid #ccc;
}

#address img {
	margin: 0 0 2px 0;	
}

#footerNav {
	padding: 14px 0 0 0;
	width: 662px;
	float: right;
}

#footerNav li {
	display: inline;	
}

#footerNav li a {
	margin: 0 8px 2px 0;
	padding: 0 8px 0 0;
	display: block;	
	border-right: 1px solid #333;
	float: left;
}

#footerNav li a.last {
	border: none;	
}

#footerNav h4 {
	padding: 0 20px 0 0;
	width: 116px;
	font-size: 95%;
	text-align: right;
	float: left;
}

#footerNav ul {
	margin: 0 0 10px 0;
	width: 522px;
	float: left;
}

#footerNav #doubleLink {
	margin: 0 4px 0 0;
	padding: 0;
	border: none;
}

#doubleLink span {
	color: #333;
	cursor: default;
}

#footerNav li a.flag {
	padding: 0 8px 0 24px;
}

#usa {
	background: #fff url(http://www.mediapeta.com/petauk/Images/icnFlagUS.gif) left bottom no-repeat;
}

#france {
	background: #fff url(http://www.mediapeta.com/petauk/Images/icnFlagFrance.gif) left bottom no-repeat;
}

#germany {
	background: #fff url(http://www.mediapeta.com/petauk/Images/icnFlagGermany.gif) left bottom no-repeat;
}

#netherlands {
	background: #fff url(http://www.mediapeta.com/petauk/Images/icnFlagNetherlands.gif) left bottom no-repeat;
}

#india {
	background: #fff url(http://www.mediapeta.com/petauk/Images/icnFlagIndia.gif) left bottom no-repeat;
}

/* End Footer */

/* EA styles*/
.interior #leftColumn .featureMain #ActivistContent h1 {
		margin: -45px 0 -30px 0;
		padding: 0px;
		font-size:16px;
		color:#666666;
		background-image:none;
		background-color:transparent;
	}

#ActivistContent img {
	float:right;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
#ActivistContent .imageWrapperLeft img {
	float:none;
	margin: 0px 0px 3px 0px;
	padding: 0;
}
#ActivistContent .imageWrapperLeft {
padding:0 15px 15px 0; float:left; display:inline; text-align:center
}
#ActivistContent .petitionTextBox {
border: 1px solid #999999; margin: 1em 0pt; padding: 5px; background-color: #f2f2f2;
}
/* EA styles End*/

/* Front Page RSS Feed Styles */

#bgGoat {
	margin: 0 0 6px -25px;
	padding: 0 0 0 25px;
	min-height: 168px;  
	height: auto !important;  
	height: 168px;
	background: transparent url(http://dev.peta.org.uk/images/bgBlogGoat.jpg) no-repeat left bottom;
}

#bgGoat #feedContainer {
	padding-left: 132px;
	width: auto;
}

#bgGoat #feedContainer h2 {
	font-size: 130%;
}
