/* ---- Remove all default padding and formatting of elements ---- */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { 
	margin : 0; 
	padding : 0; 
	
	
	}

h1, h2, h3, h4, h5, h6 { 
	font-size : 100%;
	}

ol, ul { 
	list-style : none; 
	}

address, caption, cite, code, dfn, em, strong, th, var { 
	font-style : normal;
	font-weight : normal; 
	}

table { 
	border-collapse : collapse; 
	border-spacing : 0;
	}

fieldset, img { 
	border : 0;
	}

th, caption {
	text-align : left;
	}

q:before, q:after {
	content :'';
	}



/* ---- Sets global background color ---- */
body {
/*	background: #b4ac9d;*/
	background:#976443 url(../../../images/main_back.gif) repeat-x;

	}

/* ---- Centers layout on page using negative margin method ---- */
#center {
	position:absolute;
	left:50%;
	top: 0px;
	width:912px;
	margin-left:-437px;
	margin-top:0px;
	}

/* ---- Main container that holds tiled white background with edge shadows ---- */
#background {
	background: url("../../../images/background.gif");
	margin-left: 0px;
	}
#background2 {
	background: url("../../../images/background.jpg") no-repeat top;
	margin-left: 0px;
	}

/* ---- Container for page layouts ---- */
#layout {
	position: relative;
	margin-left: 24px;
	width: 912px;
	}
/* ---- List that holds logo, tagline image etc. --- */
#header {
	height: 94px;
	width:677px;
	float: left;
	}
	
#header li {
	float: left;
	display: block; 
	clear: none;
	}
	
#header li a {
	display:block;
	}

#header li em {
	display: none;
	}

#header li.home a {
	width: 306px;
	height: 94px;
	background:url("../../../images/logo.gif") top left no-repeat;
	}

/* ---- Tagline image --- */

#header li.tagline {
	width: 371px;
	height: 94px;
	background:url("../../../images/tagline.gif");
	}

/* ---- Pathway navigation code (no longer used) --- */

#header li.step1 {
	background:url("../../../images/header_nav_plan.gif") 0px -86px no-repeat;
}

#header li.step1 a {
	width: 127px;
	height: 86px;
	background:url("../../../images/header_nav_plan.gif") top left no-repeat;
	}

#header li.step1 a:hover {
	width: 127px;
	height: 86px;
	background:none;
	}
	
#header li.step2 {
	background:url("../../../images/header_nav_choose.gif") 0px -86px no-repeat;
}

#header li.step2 a {
	width: 127px;
	height: 86px;
	background:url("../../../images/header_nav_choose.gif") top left no-repeat;
	}

#header li.step2 a:hover {
	width: 127px;
	height: 86px;
	background:none;
	}

#header li.step3 {
	background:url("../../../images/header_nav_install.gif") 0px -86px no-repeat;
}

#header li.step3 a {
	width: 128px;
	height: 86px;
	background:url("../../../images/header_nav_install.gif") top left no-repeat;
	}

#header li.step3 a:hover {
	width: 128px;
	height: 86px;
	background:none;
	}

/* ---- User login area ---- */	

#login {
	float: left;
	height: 94px;
	width: 167px;
	padding-left: 20px;
	background:url("../../../images/login_back.gif") top left repeat-x;
	}

#login p {
	padding: 2px 0px 2px 0px;
	}

.input {
	width: 120px;
	}

#go {
	margin-left: 5px;
	}


/* ---- Class used to clear floats ---- */	

.clear {
	clear: both;
	}
	
	
/* ---- Main navigation in gray bar ---- */	
	


#navbar {
	height: 35px;
	background-color: #000000;
	width: 864px;
	background:url("../../../images/navbar_back.gif") top left repeat-x;
	}
	
#nav {
	height: 35px;
	float: left;
	}

.nav_right_text{
padding-top:5px;
height: 35px;
}

	
#nav li {
	float: left;
	display: block; 
	clear: none;
	}
	
#nav li a {
	display:block;
	}

#nav li em {
	display: none;
	}

#nav li.home2 {
	background:url("../../../images/nav_home.gif") top left no-repeat;
}

#nav li.home2 a {
	width: 74px;
	height: 35px;
	background:url("../../../images/nav_home.gif") top left no-repeat;
	}

#nav li.home2 a:hover {
	width: 74px;
	height: 35px;
	background:none;
	}

#nav li.room {
	background:url("../../../images/nav_organize_room.gif") top left no-repeat;
}

#nav li.room a {
	width: 151px;
	height: 35px;
	background:url("../../../images/nav_organize_room.gif") top left no-repeat;
	}

#nav li.room a:hover {
	width: 151px;
	height: 35px;
	background:none;
	}

#nav li.stuff {
	background:url("../../../images/nav_organize_stuff.gif") top left no-repeat;
}

#nav li.stuff a {
	width: 111px;
	height: 35px;
	background:url("../../../images/nav_organize_stuff.gif") top left no-repeat;
	}

#nav li.stuff a:hover {
	width: 111px;
	height: 35px;
	background:none;
	}


#nav li.aboutus {
	background:url("../../../images/nav_aboutus.gif") top left no-repeat;
}

#nav li.aboutus a {
	width: 68px;
	height: 35px;
	background:url("../../../images/nav_aboutus.gif") top left no-repeat;
	}

#nav li.aboutus a:hover {
	width: 68px;
	height: 35px;
	background:none;
	}

#nav li.gallery {
	background:url("../../../images/nav_gallery.gif") top left no-repeat;
}

#nav li.gallery a {
	width: 76px;
	height: 35px;
	background:url("../../../images/nav_gallery.gif") top left no-repeat;
	}

#nav li.gallery a:hover {
	width: 76px;
	height: 35px;
	background:none;
	}

#nav li.customerservices {
	background:url("../../../images/nav_customerservice.gif") top left no-repeat;
}

#nav li.customerservices a {
	width: 111px;
	height: 35px;
	background:url("../../../images/nav_customerservice.gif") top left no-repeat;
	}

#nav li.customerservices a:hover {
	width: 111px;
	height: 35px;
	background:none;
	}

#nav li.contactus {
	background:url("../../../images/nav_contactus.gif") top left no-repeat;
}

#nav li.contactus a {
	width: 76px;
	height: 35px;
	background:url("../../../images/nav_contactus.gif") top left no-repeat;
	}

#nav li.contactus a:hover {
	width: 76px;
	height: 35px;
	background:none;
	}


/* ---- Callouts at bottom of each page ---- */	
	

#calloutBorder {
	background: #000000;
	width: 864px;
	height: 22px;
	background:url("../../../images/topcall_back.gif") top left repeat-x;
	}
	
.callout {
	float: left;
	height: 109px;
	}
	
.calloutChallenge {
	background:url("../../../images/callout_challenge.gif");
	float: left;
	height: 109px;
	width: 143px;
	}
	
.calloutGuarantee {
	background:url("../../../images/callout_ship_guarantee.gif");
	float: left;
	height: 109px;
	width: 231px;
	}	
	
#challenge {
	padding: 65px 0px 0px 20px;
	}
	
/* ---- If the width of the dropdown menu in the What's Your Challenge? callout needs to be controlled, use this id 

#challengeMenu { 
	width: 0px;
	}
	
---- */

		
/* ---- Footer on each page ---- */		
	
#footer {
	margin: 0px 16px 0px 16px;
	font-family: "Lucida Grande", "Lucida Sans", Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color:#FEF3D2;
	}

#footer h1 {
	font-size: 18px;
	display: inline;
	margin-left: 0px;
	margin-right: 10px;
	}
	
#footer p {
	margin-left: 0px;
	padding-bottom: 5px;
	}

#footer a {
	color: #E0AE60;
	}

#footer a:hover {
	text-decoration: none;
	}
	
	
/* ---- Dropdown menus ---- */	
	
#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font-family: "Lucida Grande", "Lucida Sans", Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height:18px;
	z-index:100;
	}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-family: "Lucida Grande", "Lucida Sans", Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #cccccc;
	}


a:link, a:active, a:visited {
	font-family: "Lucida Grande", "Lucida Sans", Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #334774;
	text-decoration: underline;
	}

a:hover{
	font-family: "Lucida Grande", "Lucida Sans", Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	}
	
.txt a:link {
	padding: 0 10px 0 0;
	line-height:21px;
	color:#F9E2AF;
	}
.txt a:visited {
	padding: 0 10px 0 0;
	line-height:21px;
	color:#F9E2AF;
	}
.txt a:hover {
	padding: 0 10px 0 0;
	line-height:21px;
	color:#F9E2AF;
	text-decoration: none;
	}
