﻿/****************************************/
/* styles for the CoreSite.master		*/

html, body
{
	margin: 0;
	padding: 0;
	height: 100%; /* needed for container min-height */
}

div.globalfooter
{
	position: absolute;
	width: 100%;
	height:50px;	
	min-width:1000px;
	clear: both;
}

div.masterpage, div.globalfootercontents
{
	width: 990px;
}

* html div.masterpage
{
	/* ie6 hack */
	width: 990px;
	w\idth: 1000px;
}

div.masterbanner .Line
{
	clear:both;
	float: left; 
	margin-top:9px;
	margin-left:7px;
	position:absolute;
	z-index:50;
	top:22px;
}

div.masterbanner .Line a.FirstItem
{
	background: url(../../Images/EC/Buttons/Back_home.png) no-repeat;
	color:#437e97;
}

div.masterbanner .Line a:hover
{
	color:#000000;
	/*background-color:#b489b5;*/
}

div.masterbanner .Line a:active
{
	color:#292c39;
	background-color:#c3c7c8;
}


div.masterbanner .Line a
{
	background: url(../../Images/EC/Buttons/Text_only.png) no-repeat;
	text-indent:13px;
	display:block;
	float:left;
	padding: 4px 20px 5px 7px; 
	color:#ffffff; 
	font-weight:bold;	
	font-size:1.0em;
	height:17px;
}


div.masterbanner .Line .Separator
{
	display: none;
	float: left;
	border-left:solid 1px #8e8f96;
	border-right:solid 1px #8e8f96;
	width:1px;
	background-color:#ffffff;
	height:26px;
}

div.masterbanner .Line a
{
	padding-left: 1px;
	color:#437e97; 
	text-decoration: none;
	float: left;
}

div.masterbanner
{
	clear: both;
	width: 100%;
	height: 79px;
}

.LeftLogo
{
	float:left;
	margin-top:0px;
	margin-left:0px;
}

.RightLogoDiv
{
	float:right;
/*	margin-top: 12px*/
/*	display:none;*/
/*	margin-left:784px; a5abaf*/
	
}

.RightLogoDiv .RightLogoText
{
	display:none;
	color:#a5abaf;
	font-size:2.1em;
	font-family: Helvetica, sans-serif;
	margin-right:5px;
}

.masterbody
{
	width: 836px;
	float: left;
	display: inline;
	/*margin-top:9px;*/
}

.leftcolumnPH
{
	width: 155px;
	margin-left: 7px;
	display: inline;
	float: left;
	clear: left;
}

.maincontentPH
{
	min-height:500px;
	height:auto !important;
	height:500px;

	width: 667px;
	margin-left: 7px;
	float: left;
}

.rightcolumnPH
{
	width: 234px;
	float: right;
	position: absolute;
	left: 759px;
	top: 80px;
}

.globalnav
{
	display: none
	height: 25px;
	position:relative;
	z-index:50;
}


.globalfooter
{
	width: 100%;
	height: 64px;
	clear: both;
	z-index:29;
	margin: 0 auto;	
}


div.globalfooter .Separator
{
	display: inline;
	margin-left: 6px;
	margin-right: 6px;
}

div.globalfooter .Line
{
	padding-top: 5px;
	text-align: center;	
}

div.globalfooter a
{
	display: inline;
	padding-left: 1px;
	color: White; 
	text-decoration: none;
	text-indent: 6px;
}

.Verisign
{
	position:relative;
	clear:both;
	left:860px;
	top:-68px;
	width:140px;
}
