/*
	This includes cross-channel look and feel, master page 
	structure and layout.	

*/

* {
margin: 0;
padding: 0;
}

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
}

p, a 
{
	/*color: #666666;*/
	font-size: 12px;
	margin:0;
}

a img {
border: none;
}

h1,h2,h3,h4,h5,h6 
{
	margin:0;
}

h2 
{
	font-weight: normal;
	font-size: 20px;
}

li {
list-style-type: none;
}

ul,dl
{
	margin:0;
}



br.clear {
clear:both;
height: 0px;
}

/* Set page section widths and centering */
div#frmMain
{
	width: 940px;
	margin: 0 auto;
}

/* Wider by 20px to enable all child content divs to have a set margin of 10px */
div#frmMain,
div#page-content,
div#msfgContainer {
width: 960px;
}

div#frmMain div.full-width {width: 960px;}
div#frmMain div.half-width {width: 480px;}
div#frmMain div.third-width {width: 320px;}
div#frmMain div.quarter-width {width: 240px;overflow:hidden;}
div#frmMain div.two-thirds-width {width: 640px;}
div#frmMain div.three-quarter-width {width: 720px;}
div#frmMain div.results-content {width: 760px; display: none; margin:10px;}
div#frmMain div.sponsored-links {width: 160px; float:right!important; text-align:center; margin:10px;}
div#frmMain div.layout-fragment {float: left; display:inline;}	
div#frmMain div.layout-row {clear:left;}
div#frmMain div.advert-width-right {width: 160px;text-align:right;}
div#frmMain div.advert-width-left {width: 160px;}

div.msfg-closingblurb
{
	clear:left;
}

/*page-header*/
div#page-header div
{
	width: 500px;
	float: left;
	clear: both;
}

div#page-header h1 
{
	font-weight: 500;
	font-size: 28px;
	color: #B80A0A;
	border: none !important; /* Here until MSFG content clash is removed */
}

div#page-header p 
{
	font-weight: normal;
	font-size: 16px;
	margin-top: -1px;
}

div#frmMain div.sponsored-links iframe {
margin-bottom:20px;
}

#frmMain div.msfg-advertrepeater-buttons {			
text-align:left;
}

#frmMain div.msfg-advertrepeater-buttons a {
color:#008000;
font-size:11px;
}

#frmMain div.msfg-advertrepeater-buttons h2 {
font-weight:bold;
color:#666;
font-size:12px;
border:none;
padding-bottom:10px;
}

#frmMain div.msfg-advertrepeater-buttons h3 {
margin-bottom:5px;
margin-left:0;
}

	#frmMain div.msfg-advertrepeater-buttons h3 a {
	color:Blue;
	font-size:12px;
	}

#frmMain div.msfg-advertrepeater-buttons ul li {
margin-bottom:20px;
}

	#frmMain div.msfg-advertrepeater-buttons ul li p {
	color:#000;
	font-size:11px;
	}
	
/* Alternate Footer styling*/
.footer_pnlFooter
{
	margin-top: 10px;
	color:#fff;
	font-weight: bold;
	text-align: center;
	clear: both;
	width: 960px;
	background: #d74d48;
}

.footer_pnlFooter a 
{
	line-height:21px;
	color:#fff !important;
	text-decoration:none;
	font-size:11px;
}

.footer_pnlFooter a:hover 
{
	text-decoration:underline;
}

#copyright 
{
	text-align:right;
	font-size:10px;
	margin:10px 0 10px 0;
}

/* These are standard sIFR styles... DO NOT MODIFY */
.sIFR-flash {
visibility: visible !important;
margin: 0;
}

.sIFR-replaced {
visibility: visible !important;
}

span.sIFR-alternate {
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
display: block;
overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
display: none !important;
}

/* 

	These "decoy" styles are used to hide the browser text before it is replaced... 
	the negative-letter spacing in this case is used to make the browser text metrics 
	match up with the sIFR text metrics since the sIFR text in this example is so much 
	narrower... your own settings may vary... any weird sizing issues you may run into 
	are usually fixed by tweaking these decoy styles 
	
*/

h2.sIFR-hasFlash{
visibility: hidden;
}

