@CHARSET "ISO-8859-1";

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	display: block;
}

#wrap{
	font-family: arial;
	font-size: 13px;
	position:relative;
	width:960px;
	margin:0 auto;
	top: 10px;
	height: 100%;
}

/* Header */
#pageHeader{
	width:960px;
	position:relative;
}

img {
	border-style: none;
}

#pageHeader #siteLogo{
	text-align:center;
	width:784px;
	float:left;
	position:relative;
	left: -20px;
	cursor: default;
}

#pageHeader #phone {
	float:left;
	text-indent: -9000%;
	width: 126px;
	height: 11px;
	position: relative;
	left: 10px;
	top: 1px;
	background: url( images/number_nav_button.gif ) no-repeat;
}

#login ul, #mainNav ul, #footerNav ul  {
	margin:0;
	padding:0;
	list-style:none;
}

#login {
	float: right;
	height: 10px;
	width: 73px;
	position:absolute;
	top:20px;
	right: 10px;
}

#login ul {
	width: 73px;
	height: 10px;
	position: relative;
}

#login ul span, #contact ul span {
	display: none;
	position: absolute;
}

#login ul a:hover{
	background-position: left bottom;
}

#login ul a:hover span {
	display: block;
}

#loginItem {
	float:right;
	text-decoration: none;
	position: absolute;
	width: 73px;
	height: 10px;
}

#login ul, #mainNav ul, #contact ul, #footerNav ul  {
	margin:0;
	padding:0;
	list-style:none;
}
/* CONTACT US */
#contact {
	float: right;
	height: 11px;
	width: 108px;
	position:absolute;
	right: 10px;
	top:0px;
}

#contact ul {
	width: 108px;
	height: 11px;
	position: relative;
}

#contactItem .contactUs {
	display: block;
	font-size: 8px;
	text-indent: -9000%;
	position: absolute;
	height: 11px;
	width: 108px;
	background: url( images/contact_us_nav_button.gif ) no-repeat;
}

#contact ul a:hover {
	background-position: left bottom;
}

#contactItem {
	float:right;
	text-decoration: none;
	position: absolute;
	width: 108px;
	height: 11px;
}

#socialmedia {
	float: right;
	height: 20px;
	width: 121px;
	position: absolute;
	right: 10px;
	top: 21px;
}

#socialmedia img {
	padding-left: 1px;
}


/* Main Navigation */

#mainNav {
	width: 960px;
	position:relative;
	clear:both;
}

#mainNav ul {
	width: 960px;
	height: 59px;
	position: relative;
}

#mainNav ul span {
  display: none;
  position: absolute;
}

#mainNav ul .divider {
	width: 2px;
	height: 16px;
	background: url( images/header_nav_divider.gif ) no-repeat;
	position:absolute;
	right: 0;
	top: 22px;
	display: inline;
}

#mainNav ul .dividerLast {
	width: 0;
	display: none;
}

#mainNav ul a {
  display: block;
  text-indent: -9000%;
  position: absolute;
  outline: none;
  height: 48px;
  top: 4px;
}

#mainNav ul a:hover {
  background-position: left bottom;
}

#mainNav ul a:hover span{
  display: block;
}

#mainNav ul li{
	float: left;
	text-decoration: none;
	position: absolute;
}

#browseFurnitureItem {
	width: 123px;
	left: 10px
}

#mainNav ul .browseFurniture {
	width: 111px;
	background: url( images/browse_furniture_nav_button.gif ) no-repeat;
}

#designCenterItem {
	left: 142px;
	width: 100px;
}

#mainNav ul .designCenter {
	width: 88px;
	background: url( images/design_center_nav_button.gif ) no-repeat;
}

#roomPlannerItem {
	width: 99px;
	left: 252px;
}

#mainNav ul .roomPlanner {
	width: 87px;
	background: url( images/room_planner_nav_button.gif ) no-repeat;
}

#virtualCampusItem {
	width: 103px;
	left: 361px;
}

#mainNav ul .virtualCampus {
	width: 91px;
	background: url( images/virtual_campus_nav_button.gif ) no-repeat;
}

#houseLogoItem {
	width:50px;
	left:455px;
	top:20px;
}

#mainNav ul .homeLink {
	height:37px;
	width:50px;
	background-image:url( images/headerFlsHouseLogo.gif );
	top: -10px;
}

#outletCenterItem {
	width: 98px;
	right: 346px;
}

#mainNav ul .outletCenter {
	width: 87px;
	background: url( images/outlet_center_nav_button.gif ) no-repeat;
}

#myAccountItem {
	width: 84px;
	right: 252px; /*width of item to right + item.right + this.right_padding*/
}

#mainNav ul .myAccount {
	width: 73px;
	background: url( images/my_account_nav_button.gif ) no-repeat;
}

#internationalItem {
	width: 165px;
	right: 78px;
}

#mainNav ul .international {
	width: 154px;
	background: url( images/international_concierge_nav_button.gif ) no-repeat;
}

#aboutUsItem {
	width: 57px;
	right: 13px; /*width of item to right + item.right + this.right_padding*/
}

#mainNav ul .aboutUs {
	width: 57px;
	background: url( images/about_us_nav_button.gif ) no-repeat;
}

/*
#contactUsItem {
	width: 87px;
	right: 10px;
}

#mainNav ul .contactUs {
	width: 87px;
	background: url( images/outlet_center_nav_button.gif ) no-repeat;
}
*/