﻿/*, html, body { font-size: 11pt; } */


html { margin: 0; }
body, #main
{
	margin: 0;
	background: #fff;
}

p, ul
{
	font-size: 1.2em!important;
	margin-bottom: 1em!important;
}
h1 { font-size: 2em!important; }
h2 { font-size: 1.6em!important; }
h3, h4, h5, h6 { font-size: 1.3em!important; }

#topRow .fullHeight h2, #bottomRow .fullHeight h2, #topRow .halfHeight h2, #middleRow .fullHeight h2
{ font-size: 1.2em!important; }

/* hide all elements not needed for print */
#heroPanel p a, 
#leftnav, 
ul#heroTabs, 
#tenancybar, 
#footer p.left, 
ul.socialBookmarks, 
#ctl00_pnlSocialLinks, 
#sidebar { display: none; }

#footer { background: #fff; }
#footer p.right { float: none; }
#footer p
{

	font-size: 0.9em!important;
	text-align: left!important;
}

span.vignette { background: none!important; }

a.infoPanel
{
	color: #000!important;
	margin-top: 0!important;
}

#header
{
	height: 100px;
	padding-bottom: 20px;
	border-bottom: 0.1pt solid gray;
}

#header a img { display: block; }

div.video {
	display: list-item;
	list-style-image: url(../flash/preview.jpg);
	list-style-position: inside;
	height: 290px;
	width: 480px;
}

#heroPanel h2.info
{
	display: list-item;
	list-style-image: url(../images/bgHomeHeroDayOverlayText.png);
	list-style-position: inside;
	background: none!important;
}

#content, #intro, #main_content, #sidebar
{
	float: none;
	width: auto!important;
	margin-top: 1.2em;
	
}

#footer p.right span { float: none; }



/* for new forms july 2010*/

body.funform #content, body.causeform #content {
	width: auto!important;
	margin-left:0px!important;
	height: auto; /* don't change order of height and min-height*/
	min-height: auto;
	
}

body.funform #content #maincontent, body.causeform #content #maincontent {
	width: auto!important;
}

body.funform #content .contactus label, body.causeform #content .contactus label {
	width: 40%!important;
	font-size: 11pt;
}

body.funform #footer, body.causeform #footer {
	padding-top:120px!important;
}

body.funform #content h2.bigyellow, body.causeform #content h2.bigyellow {
padding-top: 0px!important;
}
