﻿@charset "utf-8";
/* --------- Protect A Bed Home Page CSS Styles --------- */

/*	
	1. Defaults: Html Tags
	2. 3 Ways To Contact
	3. 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. Side Bar  --------- */
		
#sideBar {
	width:224px;
	float:left;
	padding-left:18px;
	}
	
#sideBar dl{
	padding-bottom:16px;
	}
	
#sideBar dt{
	background: url(../images/bg-nav-li.jpg) no-repeat bottom left;
	padding-bottom:8px;
	padding-left:6px;
	font-size:1.4em;
	font-weight:bold;
	}
	
#sideBar dd h2{
	font-weight:bold;
	width:205px;
	font-size:1em;
	}
	
#sideBar dd{
	background: url(../images/bg-nav-li.jpg) no-repeat bottom left;
	padding-bottom:8px;
	padding-left:4px;
	width:205px;
	font-size:1em;
	font-weight:normal;
	}
	
#sideBar dd h2 a{
	background: url(../images/nav-bullet.jpg) no-repeat 2px;
	font-weight:bold;
	}
	
#sideBar dd h2 a, #sideBar dd a{
	width:185px;
	display:block;
	padding-left:18px;
	color:#6C5FAF;
	} 
	
#sideBar dd h2 a:hover, #sideBar dd a:hover{color:#8FC77A;}

#sideBar dd a{font-weight:normal;}
	
#class1 {
	background: url(../images/bg-nav-li.jpg) no-repeat bottom left;
	width:205px;
	height:125px;
	padding-top:9px;
	margin-bottom:20px;
	}

#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;
	}
	
/*-------- Content Container ----------*/
	
#breadCrumb p{
	font-size:1em;
	font-weight:bold;
	position:relative;
	top:2px;
	}
	
#contentContainer #breadCrumb a:visited{
	text-decoration:none;
	color:#6C5FAF;
	}

.pageOn {color:#8FC77A;}

#contentContainer a{color:#6C5FAF;}
	
#contentContainer a:hover, #contentContainer #breadCrumb a:hover{
	text-decoration:none;
	color:#8FC77A;
	}

#contentContainer{
	width:450px;
	padding-left:16px;
	padding-right:16px;
	float:left;
	background: url(../images/content-product-bg.gif) repeat-y;
	margin-bottom:15px;
	min-height: 460px;
	height:auto !important;
	height:460px;
	}
	
#contentContainer ul {
	margin-left:5px;
	line-height:150%;
	}
	
#contentContainer li{
	background: url(../images/li-bullet.gif) no-repeat left 5px;
	padding-left:15px;
	}
	
#contentContainer ol{
	margin-left:5px;
	line-height:150%;
	padding-bottom:15px;
	}
	
#contentContainer ol li{
	background:none;
	margin-left:20px;
	padding-left:5px;
	}
	
#contentContainer p{
	padding-bottom: 10px;
	font: menu;
}
	
#contentContainer h2{
	font-size:1.5em;
	font-family:"Times New Roman", Times, serif;
	color:#8FC77A;
	padding-bottom:4px;
	}
	
.imgLeft{
	float:left;
	margin-right:10px;
	margin-top:4px;
	}
	
.imgRight{
	float:right;
	margin-left:10px;
	margin-top:4px;
/*	margin-bottom:30px;*/
	}
	
/* --------- Right --------- */
	
#relatedProduct{
	width:200px;
	float:left;
	text-align:center;
	margin-left:8px;
	}
	
#relatedProduct p{
	color:#F60;
	font-family:"Times New Roman", Times, serif;
	font-size:1.3em;
	font-weight:bold;
	padding-top:4px;
	}
	
#relatedProduct a{
	display:block;
	color:#F60;
	font-weight:bold;
	margin-bottom:10px;
	}

#relatedProduct a:hover {color:#8FC77A;}
	
/*-------- Washing Instructions ----------*/
.washing-instructions{
	width:210px;
	float:left;
	padding-bottom:20px;
	}
	
#contentContainer .washing-instructions h2{
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	width:210px;
	height:30px;
	float:left;
	clear:both;
	}
	
#warranty-information h2{
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.washing-instructions ul{
	clear:both;
	width:100%;
	}
	
.washing-instructions img{
	float:left;
	}
	
/*-------- Dealer Locator ----------*/
#dealer-locator{
	width:250px;
	float:left;
	margin-left:40px;
	margin-top:20px;
	position:relative;
	}

#zipLocator{
	margin-right:10px;
	padding: 2px;
	border: 1px solid #CCC;
	width: 150px;
	float:left;
	}
	
#btnDealer{
	float:left;
	width:84px;
	height:32px;
	position:absolute;
	top:90px;
 	left:170px;
	}
	
#dealer-locator form{
	margin-top:10px;
	}
	
.internationalLocations {
	float:left;
	clear:both;
	margin-top:10px;
	}
	
/*-------- Dealer Results ----------*/

#dealer-results{
	width:665px;
	border-collapse:collapse;
	margin-top:15px;
	}
	
#dealer-results th, #dealer-results td{
	text-align:left;
	padding:8px;
	width:33%;
	border:#D4D4D4 1px solid;
	font-weight:bold;
	}
	
#dealer-results th{
	background:#7C75A8 url(../images/img-dealer-results-th.jpg) repeat-x;
	color:#FFF;
	font-size:1.2em;
	}
	
.alt-row{
	background-color:#DBECD4;
	}
	
/*-------- International Locations ----------*/

#internationalLocations{
	width:656px;
	border-collapse:collapse;
	}
	
#internationalLocations td{
	padding:6px;
	vertical-align:top;
	line-height:150%;
	}
	
#internationalLocations strong{
	font-size:1.2em;
	}

#internationalLocations img{
	margin-right:4px;
	}
	
/*-------- Contact ----------*/

#contactLocations{
	width:200px;
	float:left;
	}

#contact_form{
	float:left;
	width:350px;
	margin-left:60px;
	}
	

#contact_form label{
	margin-top: 14px;
	margin-left:2px;
	display: block;
	float: left;
	font-size: 1em;
	}
	
#contact_form label {
	width: 65px;
	font-weight:bold;
	text-align:right;
	}

#contact_form input{
	margin: 10px 0px 0px 10px;
	padding: 2px;
	border: 1px solid #CCC;
	width: 200px;
	}

#contact_form textarea{
	margin: 11px 0px 0px 10px;
	border: 1px solid #CCC;
	width: 205px;
	height: 125px;
	}

#contact_form #Submit{
	width: 84px;
	height: 32px;
	margin-top: 10px;
	border:0px;
	position:relative;
	}
	
#contact_form #Submit{
	left:195px;
	}
	
/*-------- Website Search ----------*/

#website-search{
	width:656px;
	}
	
#webSearch{
	width:460px;
	height:25px;
	font-size:1.6em;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:middle;
	margin-bottom:10px;
	padding-top:2px;
	}
	
#btnSearch{
	position:absolute;
	right:115px;
	}
	
/*-------- Site Map ----------*/

#site-map ul li{
	font-weight:bold;
	}
	
#site-map ul li ul li{
	font-weight:normal;
	}
	
ul#hospitality {background:url(../images/bg-hospitality.gif) no-repeat right top; height:190px;}
