﻿/* Hanes Master Pages CSS */
#Page
{
	/* CENTER PAGE */
	margin-left: auto;
	margin-right: auto;
	width: 758px;
	height: auto;
	
	/* LEFT ALIGN PAGE
	width: 800px;
	height: auto;
	margin: 0px;
	*/
	
	background-color:#FFFFFF;
}

#Email
{
	/* CENTER PAGE */
	margin-left: auto;
	margin-right: auto;
	width: 758px;
	height: auto;
	
	/* LEFT ALIGN PAGE 
	width: 800px;
	height: auto;
	margin: 0px;
	*/
	background-color:#FFFFFF;
}

#Popup
{
	width: 590px;
	height: auto;
	margin: 0px;
	display:inline;
		
	background-color:#FFFFFF;
}
	
#Container
{
}

#Header /* Parent */
{
	height: 51px;
	margin: 0px; /* White Space between Header and body */
}

#CompanyLogo
{
	float: left;
	width: 234px; /* width of Logo */  
	border:0px;
	padding:0px;
	margin:0px;	
	height:51px;
	line-height:0px;
	font-size:0px;
	
	
}

#Tools /* Child Parent */
{
	float: left;
	width: 657px;
}

#Tools1 /* Child Parent */
{
	float: left;
	width: 657px;
}

#Utility
{
	float: left;
	width: 351px; /* 294*/
}

#ProductSearch
{
	float: left;
	width: 169px;
	padding-top:12px;
}

#Departments /* Parent */
{
	float:left;
	clear:left;
	width:520px; 
}

#DepartmentsMenu /* Child */
{
	float:left;
}

#ToolsMenu /* Child */
{
	float:left;
}

#EmailDepartments /* Email.Master */
{
	float:left;
	width:520px;
	/*padding-top: 62px;	*/
	padding-bottom:8px;
}

#EmailUtility /* Email.Master */
{
	float:left;
	width:520px;
	/*padding-bottom: 65px;	*/
	/*padding-left: 137px;*/
}

#UtilityAds
{
	float:right;
	text-align:right;
	width: 137px;
}

#Tools2 /* Child Parent */
{
	clear: right;
	background-color:#FF3333;
	height:100%;
}

#SiteTools
{
	float:left;
	clear:left;
	width: 382px;
	height:19px;
	background-color:#FF3333;
	padding-top:3px;
}

#CartStatus
{
	float:left;
	width:272px;
	height:19px;
	background-color:#FF3333;
	padding-top:3px;
	padding-right:3px;
}


#Body /* Parent */
{
	width: 758px;
}

#EmailBody /* Parent */
{
	width: 758px;
}

#EmptyNavigation
{
	float:left;
	width:143px;
	padding-top:2em;
}

#Navigation
{
	float: left;
	width: 180px;
}

#MainContent
{
	float:left;
}

#FooterOptions /* Parent */
{
	clear:both;
	width: 758px;
}

#Footer /* Parent */
{
	float:left;
	width: 758px;
	
	margin-top:12px; /* White Space between body and Footer */
	
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	padding-top: 6px;
	padding-bottom: 8px;
	margin-left:auto;
	margin-right:auto;
}

#FooterServices,
#VeriSign,
#FooterBottom /* Parent */
{
	clear:both;
	width: 758px;
	padding-top:15px;
	text-align:center;
}

#FooterServices table,
#VeriSign table,
#FooterBottom table
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#OrderByPhone
{
	float:left;
	width: 400px;
	text-align:center;
	padding-top:3px;
}

#OrderByPhone table
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#SignUp
{
	float:left;
	width: 400px;
	text-align:center;
}

#SignUp table
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#FooterEmpty /* Parent */
{
	width: 758px;
	height:20px;
}

#LogoNavBot
{
	float:left;
}
