/*#bigkahuna - Stype was abandoned before go-live
{
	position: relative;
	z-index: 1;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 960px;
	height: auto;
	background-color: transparent;
}*/

/*GLOBAL HEADER LINKS STYLE*/
#hdrSection
{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 32px;
}

#hdrLinksPosLeft 
{
    position: absolute;
    z-index: 80;
    margin-top: 22px;
    margin-left: -3px;
    width: 350px;
    height: 30px;  
    background-color: Transparent;
}
#hdrLinksPosRight
{
    position:absolute;
    text-align: right; 
    z-index: 2;
    margin-top: 22px;
    margin-left: 150px;
    width: 800px;
    height: 30px;  
    background-color: Transparent;
}
.hdrLinks
{
	margin-left: 10px;
    font-size: 8pt;
    font-weight: bolder;
    font-family: Arial Narrow, Sans-Serif;
    text-transform: uppercase;
    text-decoration: none;
    word-spacing: .5px;      
}
.hdrLinks A:link {
	margin-left: 10px;
    text-decoration: none;
	color: #E1B268;
}
.hdrLinks A:visited {
	margin-left: 10px;
	text-decoration: none;
	color: #E4B269;
}
.hdrLinks A:hover {
	margin-left: 10px;
	text-decoration: none;
	color: #efd49c;
}
.hdrLinks A:active {
	margin-left: 10px;
	text-decoration: none;
	color: #E1B268;
}
.hdrImg
{
	vertical-align:middle;
}
/*ENDS GLOBAL HEADER LINKS*/


#hdrLogo
{
	position:absolute;
	z-index: 5;
	margin-right: auto;
	margin-left:333px;
	margin-top: 2px;
	background-image: url("../App_Images/running-y-logo.gif");
	background-repeat: no-repeat;
	background-position: center top ;
	background-color: transparent;
	width: 292px;
	height: 100px;
	text-align: center;
}


/*'CALLOUT' DIV FOR KENDAL'S Today Show Video plug*/
.callout
{
	position:absolute;
	border:4px double #2f6379;
	border-bottom:none;
	margin:-82px 3px 3px 720px;
	padding:8px;
	height:30px;
	width: 200px;
	background-color:#f7f4eb !important;
	text-Align:center;	
	filter:alpha(opacity=90); 
	opacity:0.90; 
	font-size:11px;
}
.callout a
{
	color:#2f6379;
	font-size:12px;
	/*font-weight:bold;*/
}
.callout b
{
	color:#ab4c0a;
	font-size:12px;
	font-weight:bold;
}

/*ENDS CALLOUTS*/