/*
	Filename         : 	print.css
	Created by       : 	Francis Beresford
	Created          : 	23/03/2010
	Last Updated     : 	23/03/2010
	Comments         : 	Styling for RSPCA - Election Microsite - homepage specific
*/

body {
	font-family:Arial,Helvetica,sans-serif;
	font-size:62.5%;
}

.footerWrap li,
.bannerNav li,
p {
	color:#333333;
	line-height:1.4em;
	font-size:1.3em;
}

div,
h1,
h2,
h3,
h4 {
	padding:0 !important;
	margin:0 !important;
	position:static !important;
	
}

#welfare img,
#tweets img,
.bannerNav,
#qmEditor,
#header a,
#banner,
#ytWrapper,
#subBgImg,
#countdown,
#naviWrap,
#contentLeft {
	display:none !important;
}

#footer,
#mainRepeater,
#headWrap,
#contentWrap,
#contentRight .contentInner,
#contentRight .wysiwyg,
#contentRight {
	float:left;	
	clear:both;
	width:100% !important;
	display:inline !important;
	position:static !important;
}

#contentRight .wysiwyg,
#contentInner,
#contentRight,
#contentWrap {
	float:none !important;
}

#logo span {
	float:left;
}

#logo a {
	float:right;
	border:none;
	display:block !important;
}
	#logo a img {
		border:none;
	}


#contactForm {
	background:none;
}	
	#contactForm .comments label,
	#contactForm .comments textarea,
	#contactForm ul {
		margin-left:0 !important;	
	}
	
		#contactForm .buttonWrap {
			float:left !important;	
		}

		
.sIFR-flash {
	display    : none !important;
	height     : 0;
	width      : 0;
	position   : absolute;
	overflow   : hidden;
}

.sIFR-alternate {
	visibility : visible !important;
	display    : block   !important;
	position   : static  !important;
	left       : auto    !important;
	top        : auto    !important;
	width      : auto    !important;
	height     : auto    !important;
}