@charset "utf-8";
/* --------- Protect A Bed Home Page CSS Styles --------- */

/*	
	1. Defaults: Html Tags
	2. Colums: Left / Center / Right	
*/

/* --------- 1. Defaults  --------- */
h1{
	font-size:2em;
	font-family:"Times New Roman", Times, serif;
	color:#8FC77A;
	padding-bottom:5px;
	}
	
p{
	line-height:150%;
	}

/* --------- 2. Colums: Left / Center / Right --------- */

/* --------- Left --------- */
		


#leftColum {
	width:235px;
	float:left;
	padding-left:20px;
	margin-bottom:14px;
	}
	
#leftColum img{
	vertical-align:bottom;
	margin-left:4px;
	}
	
#guarantee{
	margin-top:30px;
	margin-left:28px;
	background:url(../images/bg-nav-li.jpg) no-repeat top;
	margin-bottom:28px;
	}
	
#guarantee, #guarantee h2, #guarantee p{
	width:190px;
	}
	
#guarantee h2{
	color:#F60;
	font-family:"Times New Roman", Times, serif;
	font-size:1.3em;
	line-height:120%;
	padding-top:14px;
	padding-left:4px;
	}
	
#guarantee p{
/*
	background:url(../images/bg-nav-li.jpg) no-repeat bottom;
*/
	padding-left:4px;
	padding-bottom:18px;
	padding-top:8px;
	
	}

#washing-warranty{
	float:left;
	margin-left:12px;
	width:205px;
	padding-bottom:4px;
	margin-bottom:10px;
	}
	
#washing-warranty ul {
	margin-left:40px;
	line-height:150%;
	padding-bottom:10px;
	font-weight:bold;
	}
	
#washing-warranty li{
	background: url(../images/li-bullet.gif) no-repeat left 5px;
	padding-left:15px;
	}
	
#washing-warranty a{
	color:#6C5FAF;
	}

#washing-warranty a:hover {
	color:#8FC77A;
	}

#class1 {
	background: url(../images/bg-nav-li.jpg) no-repeat bottom left;
	width:205px;
	height:125px;
	margin-top:24px;
	margin-left:12px;
	margin-bottom:7px;
	}


#class1 img{
	float:left;
	padding-right:10px;
	}
	
#class1 p{
	float:left;
	font-size:.9em;
	width:200px;
	line-height:120%;
	padding-top:15px;
	padding-bottom:8px;
	background: url(../images/bg-nav-li.jpg) no-repeat top left;
	}
	
.classHighlight{
	color:#F60;
	}
	
.creditCards{
	position:relative;
	left:55px;
	}


/* --------- Center --------- */

/* 356 
BORDER-RIGHT: 3px outset; BORDER-TOP: 3px outset; BORDER-LEFT: 3px outset; BORDER-BOTTOM: 3px outset;
*/

#centerColum {
	width:490px;
	float:left;
	margin-bottom:14px;
        padding-left:38px;
	
	}

#centerColum p{
        width:455px;
	
	}
	
#centerColum h2{
	color:#8FC77A;
	font-family:"Times New Roman", Times, serif;
	font-size:1.3em;
	line-height:140%;
	padding-bottom:10px;
	padding-top:10px;
	}
	
#centerColum ul {
	margin-left:2px;
	line-height:150%;
	}
	
#centerColum li{
	background: url(../images/li-bullet.gif) no-repeat left 5px;
	padding-left:15px;
	}
	
#product-dlr-locator{
	width:350px;
	border: 1px solid #CCC;
	float:left;
	}
	

/* ---product list in centerColum--- */
#groupingresults{
width:1000px;
padding-left:200px;
float:left;
background: url(../images/bg-content-repeat.jpg) repeat-y;
}



#centerProductList {

	width:800px;
	float:left;
	margin-bottom:14px;
	padding-left:5px;
	padding-right:28px;
	padding-top:10px;
	background: url(../images/bg-nav-li900.jpg) no-repeat top;
/* border-size:1px;
border-color: black;
border-style: solid;*/
	}


#centerColumWrapper {
	width:520px;
	float:left;
	background:url(../images/img-center-colum-bg-2.gif) repeat-y;
}

/* --------- Right --------- */
		
#rightColum {
	width:120px;
	float:left;
	padding-left:-10px;
	margin-bottom:14px;
	}
	
	
#relatedProduct{
	text-align:center;
	width:200px;
	}
	
#relatedProduct p{
	color:#8FC77A;
	font-family:"Times New Roman", Times, serif;
	font-size:1.3em;
	font-weight:bold;
	padding-top:4px;
	}
	
#relatedProduct a{
	display:block;
	color:#6C5FAF;
	font-weight:bold;
	}

#relatedProduct a:hover {color:#8FC77A;}
	

	
/*-------- Bread Crumb ----------*/
	
#breadCrumb p{
	font-size:1em;
	font-weight:bold;
	padding-left:22px;
	}
	
#breadCrumb {
	position:relative;
	top:2px;
	left:4px;
	padding-bottom:20px;
	background: url(../images/img-product-detail-bc-btm.gif) no-repeat bottom; /* center */
	}
	
#breadCrumb a, #breadCrumb a:visited{
	text-decoration:none;
	color:#6C5FAF;
	}

.pageOn {color:#8FC77A;}
	
#breadCrumb a:hover{
	text-decoration:none;
	color:#8FC77A;
	}
	
/*-------- Buy Table ----------*/
	
#buy{
	width:357px;
	border-collapse:collapse;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:15px;
	}
	
#buy td{
	padding:4px;
	}
	
#lblBedSize, #lblBedSizeXL, #lblBedDepth, #lblColor{
	display:block;
	text-align:right;
	width:30px;
	float:left;
	display:block;
	position:relative;
	left:6px;
	margin-top:2px;
	}
	
#buy select {
	width:160px;
	padding: 2px;
	margin-bottom:2px;
	position:relative;
	left:-8px;
/*	margin-left:4px;*/
	}
	
/*#buy td p{
	margin-left:10px;
	}*/
	
#quantity{
	width:30px;
	height:15px;
	text-align:center;
	padding:2px;
	vertical-align:middle;
	margin-left:4px;
	border: 1px solid #CCC;
	}
	
.size{
	width:170px;
	vertical-align:middle;
	margin-left:4px;
	}
	
#btn_cart, #btn_locate_dealer{
/*	position:relative;
	left:45px;*/
	}
	
.instore{
	width:80px;
	display:block;
	}
	
span#Pricing{
	display:block;
	width:75px;
	}
	
.was-price { text-decoration:line-through;}
	
.now-price {color:#F60;}

#UpdateProgress1{
	position: relative;
	left:20px;
	}
	
#UpdateProgress1 img{
	height:20px;
	}


/*#UpdateProgress1 img{
	display:none;
}*/
