/* 
    Document   : header
    Created on : Sep 14, 2008, 8:32:24 AM
    Author     : Jack
    Description:
        Purpose of the stylesheet follows.
*/

#TopTabsContainer #TabContainer {
	float: right;
	margin-right: 20px;
	margin-top: 10px;
}

img {
	border-style: none;
}

.PhoneNumberContainer {
	font-family: Arial, Helvetica, sans-serif;
	color: #995800;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	float: left;
	width: 50%;
	font-weight: bold;
}
#PhoneNumbersContainer {
	background-color: #E0D5B7;
	height: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#Header {
	width: 800px;
}

#Header #TopTabsContainer #TabContainer #CartTab {
	margin-right: 6px;
}
#Header #TopTabsContainer #DivLoggedIn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #995800;
	float: left;
	font-weight: bold;
	margin-top: 4px;
	margin-left: 4px;
	font-style: normal;
}
#Header #BannerContainer {
}
#Header #BannerContainer {

}
#Header #BannerContainer {
	text-align: center;
}
#Header #PhoneNumbersContainer {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
}
