* {
	margin: 0;
	padding: 0;
}

body {
	font: 13px Arial, Helvetica, sans-serif;
	color: #333;
	background: #326ab5 url(/crueltydoesntfly/images/bgBody.jpg) center top no-repeat!important;
}

img {
	border: 0;	
}

h1 {
	margin: 0 0 14px 0;
	font-size: 185%;
	color: #2c92f2;
}

h3 {
	margin: 0 0 15px 0;
}

p {
	margin: 0 0 14px 0;	
	line-height: 135%;
}

div.clear {
	clear: both;
}

/* Branding Bar */

#brandingbarwrapper {
	background: #666;
	margin: 0 auto;
	text-align: left;
	width: 100%;
}

#brandingbar {
	margin: 0 auto;
	width: 993px;
}

/* Branding Bar Nav */

#topnav {
	background: transparent url('http://mediapeta.com/peta/Images/Standalone/BrandingBar/peta_logo_branding_whitegray.gif') no-repeat left bottom;
	width: 956px;
	color: #FFF;
	font-family: Arial,sans-serif;
	margin: 0 auto;
	font-size: 10px;
	padding: 17px 0px 8px 7px;
	text-transform: uppercase;
}

#topnav a {
	color: #FFF;
	padding: 0 10px;
	margin-top: 10px;
	text-decoration: none;
}

#topnav a.first {
	padding-left: 32px;
}

#topnav a:hover {
	color: #cccccc;
}

/* Branding Bar Ends */	


#wrapper {
	margin: 0 auto;
	width: 980px;
}

#banner {
	padding: 24px 0 0 0;
	width: 980px;
	height: 114px;
	background: transparent url(/crueltydoesntfly/images/bgBanner.jpg) right bottom no-repeat;
}

#banner ul {
	margin: 18px 0 0 3px;
	width: 650px;
	list-style: none;
	border-top: 1px solid #5e8ec9;
	background: transparent url(/crueltydoesntfly/images/bgTopnav.jpg) left 50% no-repeat;
}

#banner li {
	display: inline;
}

#banner li a {
	margin: 0 27px 0 0;
	height: 31px;
	float: left;
	display: block;	
}

a#home {
	width: 45px;
	background: transparent url(/crueltydoesntfly/images/btnHome.jpg) left top no-repeat;
}

a#whatToKnow {
	width: 201px;
	background: transparent url(/crueltydoesntfly/images/btnWhatToKnow.jpg) left top no-repeat;
}

a#winPamsClothes {
	width: 127px;
	background: transparent url(/crueltydoesntfly/images/btnWinPamsClothes.jpg) left top no-repeat;
}

a#share {
	width: 38px;
	background: transparent url(/crueltydoesntfly/images/btnShare.jpg) left top no-repeat;
}

a#home:hover,
a#whatToKnow:hover,
a#winPamsClothes:hover,
a#share:hover {
	background-position: left bottom;
}

#leftColumn {
	width: 679px;
	float: left;
}

#content {
	padding: 14px 20px;
	width: 639px;
	float: left;
	background: transparent url(/crueltydoesntfly/images/bgContent.jpg) left top no-repeat;
}

#content a {
	color: #2c92f2;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#description {
	padding: 8px 0 0 13px;
	width: 184px;
	line-height: 140%;
	float: left;
}

/* Video Player */

#videoContent {
	margin: 0 0 18px 0;
	width: 640px;
	height: auto;
}

#videoIframe {
	width: 640px;
	height: 364px;
	display: block;
	background: transparent url(/crueltydoesntfly/images/bgVideo.jpg) left top no-repeat;
}

#video_options {
	margin: 0 0 12px 0;
	padding: 0;
	float: right;
}

#video_options li {
	padding: 0;
	display: inline;
	background: none;
	}
	
#video_options li a {
	padding-top: 1px;
	margin: 0 0 0 22px;
	font-size: 90%;
	text-transform: uppercase;
	float: left;
	}
	
#video_options a img {
	vertical-align: top;
}

#video_options a:hover span {
	text-decoration: underline;
}

#vid_embed_link,
#vid_download_link,
#vid_share_link,
#vid_watchmore_link {
	padding: 0 0 0 20px;
	background: transparent url(/crueltydoesntfly/images/icnEmbed.gif) left 50% no-repeat;
}

#vid_download_link {
	background: transparent url(/crueltydoesntfly/images/icnShare.gif) left 50% no-repeat;
}

#vid_share_link {
	background: transparent url(/crueltydoesntfly/images/icnDownload.gif) left 50% no-repeat;
}

#vid_watchmore_link {
	background: transparent url(/crueltydoesntfly/images/icnWatchMore.gif) left 50% no-repeat;
}

#videoInfo {
	margin: 0 0 12px 0;
	width: 430px;
	float: right;
	border-left: 1px solid #c9c9c9;
	padding-top:5px;
}

#videoListContent a {
	margin: 0 0 0 18px;
	width: 120px;
	text-align: center;
	display: block;
	float: left;
}

#videoListContent a:hover {
	text-decoration: none;
	}

#videoListContent a img {
	filter: alpha(opacity=60);
	opacity: 0.60;
	-moz-opacity: 0.60;
	padding: 1px;
}

#videoListContent a:hover img, #videoListContent a.selected img {
	filter: alpha(opacity=100);
	opacity: 1.00;
	-moz-opacity: 1.00;
}

#videoListContent a span {
	display: block;
	color: #999;
	width: 100%;
	clear: left;
	float: left;
}

#videoListContent a:hover span, #videoListContent a.selected span {
	color: #333;
	text-decoration: none;
}

#videoListContent a,
#video_options a {
	color: #333;
	}
	
#videoListContent {
	font-size: 95%;
	clear: both;
	}
	
/* End Video Player */	

#shareSocial a:hover,
#shareSocial2 a:hover {
	text-decoration: none;
}

#shareSocial {
	margin: 4px 0 0 0;
	padding: 21px 0 0 18px;
	width: 626px;
	height: 67px;
	background: transparent url(/crueltydoesntfly/images/bgShareSocial.jpg) left top no-repeat;
}

#shareSocial p {
	padding: 6px 0 0 0;
	font-size: 175%;
	text-transform: uppercase;
	float: left;
}

#shareSocial img {
	margin: 0 0 0 30px;
}

#shareSocial2 {
	margin: 4px auto;
    padding: 15px 0 25px;
    width: 400px;
}

#shareSocial2 p {
	padding: 6px 0 0 0;
	font-size: 175%;
	text-transform: uppercase;
	float: left;
}

#shareSocial2 img {
	margin: 0 0 0 30px;
}

#pledge {
	padding: 24px 0 0 44px;
	width: 595px;
	background: transparent url(/crueltydoesntfly/images/imgSnake.jpg) 92% 14px no-repeat;
}

#pledgeForm {
	width: 364px;
	font-size: 90%;
}

#pledgeForm p {
	text-align: center;
}

#pledgeForm input {
	margin: 0 16px 7px 0;
	padding: 2px 4px;
	width: 162px;
	color: #787878;
	border: 1px solid #c4c9d3;
	float: left;
}

#pledgeForm #checkbox {
	margin: 0;
	padding: 0;
	font-size: 125%;
	width: auto;
	border: none;
}

#pledgeForm label {
	padding: 4px 0 8px 5px;
	width: 148px;	
	float: left;
}

#submit {
	margin: 30px 40px 0 0;
	float: right;	
}

#privacyPolicy {
	color: #a1a9ba;
	font-size: 90%;
}

#socialIcons {
	margin: 0 auto;
	width: 300px;	
}

#socialIcons img {
	margin: 10px 50px 20px 0;
}

#bannedItems {
	padding: 0 0 0 20px;	
}

#bannedItems li {
	margin-bottom: 14px;
	display: inline;
	list-style: none;
	font-size: 135%;
	float: left;
}

#bannedItems li a,
#bannedItems li img {
	line-height: 45px;
	display: block;
	float: left;
}

#bannedItems li a {
	margin: 0 20px 0 10px;	
	color: #e90510;
}

#caption {
	margin: 0 10px 10px 30px; 
	padding: 5px; 
	width: 240px; 
	float: right; 
	border: 1px solid #ccc;
}

#caption p {
	margin: 0; 
	font-weight: bold; 
	text-align: center; 
	font-size: 90%;
}

#contentBase {
	margin: 0 0 0 3px;
	width: 673px;
	float: left;
	border-top: 1px solid #8ea4b4;
}

/* Right Column */

#rightColumn {
	width: 297px;
	float: right;
}

/*FOOTER*/
#footerCushion {
	clear:both;
	padding: 15px 0;
	margin:15px 0 0 0;
	width: 100%;
	height: 40px;
	/*border-top: 1px solid #b83434;*/
	}
#footer {
	margin: 0 auto;
	padding: 0 10px 0 0;
	width: 960px;
	font-size: 95%;
	color: #788595;
	}	
#footer a {
	color: #788595;
	text-decoration:none;
	font-size: 100%;
	}
#footer #virus {
float:left;
height:40px;
}
#virus .socialIcons {
margin-right:5px;
margin-top:0px;
float:left;
display:block;
}
#virus #viralTitle {
float:left;
margin:2px 3px 0 0;
}

#footer #links {
margin:2px 0 0 7px;
float:left;
width:595px;
}
		
#footer #links a {
	margin: 0 0 0 15px;
	}
	
#footer a#address {
	text-align:right;
	display:block;
	float:right;
	width:175px;
	margin:2px 0px 0 0;
	}
	
#logo {
	margin: 3px 0 15px 10px;
	float: right;
	border:none;
	}
/* end footer */