@charset "utf-8";
body  {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	line-height: 1.3em;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.twoColFixLtHdr #container { 
	width: 1024px;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: #fff;
	text-align: left; 
} 

#header-container {
	width: 1024px;
	margin: 0 auto;
}

.twoColFixLtHdr #header { 
	background: #000; 
	padding: 0; 
	border-bottom: 7px solid #008abf;
	text-align: left;
	
} 
	#oddcast1 {
		
	}
	
	

.twoColFixLtHdr #header h1,
#header h2{
	margin: 0; 
	padding: 7px 10px; 
	color: #fff;
}

	#navigation {
		background: #008abf;
		border-top: 5px solid #ffffff;
	}

	#top-nav {
		background: transparent;
		height: 47px;
		margin: 0;
		padding-bottom: 5px;
	}
	
	#top-nav ul {
		list-style:none;
		padding-top: 15px;
		
		
		text-align: center;
	}
	
	#top-nav ul li {
		display: inline;
		padding: 0 7px;
	}
	
	#top-nav a {
		color: #fff;
		padding: 7px;
		text-decoration: none;
	}
	
	#top-nav a:hover {
		background-color: #fff;
		color: #008abf;
	}
	
	


.twoColFixLtHdr #sidebar1 {
	float: left; 
	width: 200px; 
	background: #fff; 
	padding: 15px 10px 15px 20px;
}
	#nav-top {
		height: 13px;
		background: url(images/core/nav-top.jpg)  no-repeat;
		margin: 0;
		padding: 0;
	}
	
	#top-nav h3 {
		color: #fff;
		margin: -45px 0 0 825px;
		font-size: 1.3em;
	}

	#side-nav {
		background: #3d3d3d;
		color: #fff;
		width: 194px;
		margin-top: -17px;
	}
	
	#side-nav h3 {
		padding: 5px 0 0 15px;
	}
	
	#side-nav ul {
		list-style: none;
		padding: 0 0 0 15px;
	}
	
	#side-nav ul li {
		padding: 4px 0 4px 0;
		
	}
	
	#nav-bottom {
		background: url(images/core/nav-bottom.jpg) no-repeat;
		height: 47px;
	}
	
	#live-help {
		margin: 0 0 0 550px;
	}

.twoColFixLtHdr #mainContent { 
	margin: 0 27px 0 250px; 
	padding: 0 20px; 
} 

#mainContent h1
{
	font-size: 1.5em;
}

	.blue-text {
		color: #1874bf;
		background: transparent;
	}

	#mainContent a {
		font-style: oblique;
		color: #1874bf;
		text-decoration: none;
		
	}
	
	#mainContent a:hover {
		text-decoration: underline;
	}

	.divider {
		background: url(images/core/nav-back.jpg) repeat-x;
		color: #fff;
		font-size: 1.5em;
		padding: 5px 0 5px 7px;
	}
	
	#mattress-facts {
		padding: 15px 10px 15px 20px;
		float: left;
		width: 400px;
	}
	
	#index-right {
		margin: 0 0 0 425px;
		padding: 15px 10px 15px 20px;
	}

.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px;
	background:#000; 
	color: #fff;
	border-top: 7px solid #008abf;
	clear: both;
} 
.twoColFixLtHdr #footer p {
	margin: 0;
	padding: 10px 0;
}

#lighthouse {
	color: #fff;
	font-size: 0.8em;
	text-align: right;
}

#lighthouse a {
	color: #fff;
	text-decoration: none;
}

#lighthouse a:hover {
	
	color: #FF9;
	}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

	/* Testimony Rules */ 
	
	#test-top {
		background: url(images/testimony-top.png) top center no-repeat;
		margin: 0 auto;
		height: 42px;
	}
	
	#testimony {
		background: #1874bf;
		width: 180px;
		margin: 0 auto 0 auto;
		padding: 5px 0 5px 0;
		
		}
		
		#testimony p,
		#testimony h3{
			margin-left: 5px;
			margin-right: 10px;
			
		}
		
		
		
		.test-text {
			text-align: justify;
		}
		
	#text-bottom {
		background: url(images/testimony-bottom.png) bottom center no-repeat;
		height: 45px;
		margin: 0 auto;
	}
	
	.small-text {
		font-size: 0.9em;
		font-style: oblique;
	}
	


	/* Mattress Pages */ 
	
	#mattress-list {
		width: 600px;
	}
	
	.WADAResultsEntry {
		width: 175px;
	}
	
	.retail {
		text-decoration: line-through;
		color: #F00;
	}
	
	.our-price {
		font-weight: 700;
	}
	
	.mattress-image {
		width: 100px;
		padding: 0 10px 0 0;
	}
	
	.WADAResultPrice {
		
	}
	
	/* Mattress Detail Page */
	
	#mattress-details img {
		margin-right: 10px;
		margin-bottom: 5px;
	}
	
	 /* Locations */
	 
	 #houston-location {
	 	float: left;
		width: 310px;
		padding: 15px;
	 }
	 
	 #victoria-location {
		 float: right;
		 margin: 0 0 0 10px;	
		 padding: 15px;
	 }
	
	
	/* Admin */
	
	.WADAResultsTable th {
		background: #008abf;
		color: #fff;
		border-right: 1px solid #fff;
		text-align: center;
	}
	
	