/* top row - logo and search */
.banner
{
	width:761px;
	vertical-align:baseline;
}

/* top nav search box */
.searchBox
{
	width: 121px;
	padding-bottom:0px;
	border: solid 1 #b19988;
}

/* table containing top nav buttons */
.navigation
{
	padding: 0px 0px 0px 0px;
}

/* spacer between content areas */
.spacer
{
	background-color: #f7f7f7;
}

/* footer features */
.FeaturesSection
{
	height: 30px;
	width: 179px;
	padding-top: 5px;
	padding-left: 2px;
	font-size: 12px;
	border: solid 1px #B19988;
}
.FeaturesHeading
{
	height: 35px;
	width: 179px;
	padding-top: 2px;
	padding-left: 2px;
	font-size: 10px;
	border-bottom: solid 1px #B19988;
	border-left: solid 1px #B19988;
	border-right: solid 1px #B19988;
}
.FeaturesImage
{
	width: 179px;
	border-bottom: solid 1px #B19988;
	border-left: solid 1px #B19988;
	border-right: solid 1px #B19988;
}
.FeaturesNone
{
	height: 30px;
	width: 179px;
	padding-top: 5px;
	padding-left: 2px;
	font-size: 12px;
	border: solid 1px #f7f7f7;
}

/* dhtml menus */
.navMenus
{
	position: absolute;
	visibility: hidden;
	width: 150px;
	border: solid 1px white;
}	

.navMenuLink
{
	font-size: 10px;
	font-weight: bolder;
	color: white;
	background-color: #B19988;
	width:100%;
	padding: 2px 2px 2px 2px;
}

.navMenuLink:hover
{
	font-size: 10px;
	font-weight: bolder;
	color: #544b3c;
	background-color: white;
	width:100%;
	padding: 2px 2px 2px 2px;
	text-decoration: none;
}

.hidden
{
	visibility:hidden;
}


.ProductImage
{
	border: solid 1px #B19988;
	padding: 4px 4px 4px 4px;
	background-color: White;
}

.ProductHighlightFeature,a.ProductHighlightFeature
{
	background-color: #B19988;
	width:98%;
	color: white;
	padding: 1px 5px 1px 5px;
	text-decoration: none;

}
a.ProductHighlightFeature:hover
{
	background-color: #B19988;
	width:98%;
	color: white;
	padding: 1px 5px 1px 5px;
	text-decoration: underline;
}

.ProductHighlightFeaturesLeft
{
	padding-top: 8px;
	width: 50%;
	float: left;
}

.ProductHighlightFeaturesRight
{
	padding-top: 8px;
	width: 100%;
}


.GeneralFullWidth
{
	border: solid 1px #B19988;
	width: 100%;
	padding: 10px 10px 10px 10px;
}

.ProductCategoryImage
{
	border: solid 1px #b19988;
	width: 100%;
	background-color: white;
	text-align: right;
	padding: 0px 0px 0px 0px;
}

/* features free text - set up some default styles */

.ProductFeaturesFreeText
{
	background-color: #DAD2C5;
	padding: 10px 5px 10px 15px;
	font-size: 12px;
	width: 100%;
	background-image: url(../images/curve_intro_text.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

ul,li
{
	padding: 0px 0px 0px 0px;
}


/* add to list, print, dimensions, etc. */
.ProductLinks
{
	font-size: 11px;
	vertical-align: super;
	padding-left: 3px;
	color: #544b3c;
}

a.ProductLinks:hover
{
	text-decoration: none;
	color: #B19988;
}


.IconFeaturesLargeImage
{
	width:65px;
	height:65px;
	float:left;
}

.IconFeaturesSmallImage
{
	width:600px;
	height: 65px;
	padding-left:10px;
}

.IconFeatureText
{
	visibility:hidden;
	width:650px;
	height:80px;
	position:absolute;
}

.FeatureName
{
	font-family: helvetica, verdana, arial;
	padding-bottom:5px;
	color: #544b3c;
	font-size:22px;
}

/* printable page */
.PrintableHighlightFeatureLeft
{
	width:50%;
	float:left;
	border: solid 1px black;
	padding: 2px 2px 2px 2px;
	font-size: 12px;
}
.PrintableHighlightFeatureRight
{
	width:100%;
	padding: 2px 2px 2px 2px;
	border: solid 1px black;
	font-size: 12px;
}

.PrintableIconFeature
{
	padding-left: 2px;
	vertical-align: super;
}

.PrintableIconFeatureTable
{
	width:100%;
	float:left;
	border:solid 1px black;
	padding-left:2px;
}

.PrintableText
{
	font-size: 12px;
}
.PrintablePageCell
{
	width:100%;
	border:solid 1px black;
	padding: 2px 2px 2px 2px;	
}

.PopupFooterText
{
	font-size: 10px;
}

h1
{
	font-family: helvetica, verdana, arial;
	padding-bottom:5px;
	color:#B19988;
	font-size:22px;
}

/* dealer locator */
.DealerSearchBoxAreaWide
{
	width:350px;
	float:left;
}

.DealerSearchBoxWide
{
	border: solid 1px #B19988;
	width: 340px;
	padding: 0px 0px 0px 0px;
	background-color: White;
}

.DealerSearchBoxAreaThin
{
	width:205px;
	float:left;
}

.DealerSearchBoxThin
{
	border: solid 1px #B19988;
	width: 205px;	
	padding: 0px 0px 0px 0px;
	background-color: White;
}


.DealerHeader
{
	border-bottom: solid 1px #B19988;
	/*width: 100%;*/
	padding: 2px 2px 0px 10px;
}

.DealerBodyText
{
	font-size:12px;
	padding: 5px 10px 5px 10px;
}

.DealerFormText
{
	width: 40%;
	float: left;
	font-size: 12px;
	/*text-align: right;*/
	padding: 0px 30px 5px 10px;
}

.DealerFormTextThin
{
	width: 40%;
	float: left;
	font-size: 12px;
	/*text-align: right;*/
	padding: 0px 5px 5px 10px;
}

.DealerFormInput
{
	width: 100%;
	padding: 0px 0px 5px 0px;
}

.DealerInputFields
{
	width: 100px;
	border: solid 1 #b19988;
}

.DealerFormSubmit
{
	/*width: 100%;
	float: left;*/
	text-align: right;
	padding: 0px 100px 5px 0px;
}

.DealerFormSubmitThin
{
	width: 100%;
	float: left;
	text-align: right;
	padding: 0px 20px 5px 0px;
}


.DealerAnimation
{
/*	width: 374px;
	height: 421px;*/
	border: solid 1px #B19988;
	padding: 0px 0px 0px 0px;
}

.DealerResultsText
{
	font-size: 12px;
	padding: 2px 0px 5px 4px;
	border: solid 1px white;
}
a.DealerResultsTextLink
{
	color: #544b3c;
	text-decoration: none;
}
a.DealerResultsTextLink:hover
{
	color: #544b3c;
	text-decoration: underline;
}

.DealerResultsCell
{
	background-color:#DAD2C5;
	width:100%;
}

.DealerResultsSearchTerm
{
	width: 100%;
	/*float: left;*/
	padding: 15px 5px 10px 5px;
	border: solid 1px white;
}

.DealerResultsScaleCell
{
	width:100%;
	padding: 5px 5px 10px 5px;
}

.DealerResultsDivider
{
/*	border-top: solid 1px white;*/
background-color:White;
}

.DealerResultsDetail
{
	padding: 0px 0px 0px 0px;
}

/* serach results */
.SearchResultsItem
{
	background-color:white;
	border:solid 1px #B19988;
	width:161px;
	padding:4px 4px 4px 4px;
}

.SearchResultsItemImage
{
	width:161px;
	float:left;
}

.SearchResultsItemProductCode
{
	width:161px;
	float:left;
	height:50px;
}

.SearchResultsItemIconFeatures
{
	width:161px;
	float:left;
}

.SearchResultsItemHighlightFeatures
{
	width:161px;
	float:left;
	height:80px;
}

.SearchResultsItemLinks
{
	width:161px;
	float:left;
}
