﻿/* main bkgd */
body 
{
    background: #c2baaf url(Images/bkgd_topcolor.jpg) left top repeat-x;
    color: #3f3521;
    font-family: Helvetica;
    font-size: 12px;
    margin: 0;
}

h1
{
    margin: 0 0 0.7em 0;
}

h2, h3 
{
    margin: 0.5em 0;
}

h2
{
    color: #9c0001;
}

h3
{
    font-size: 1.5em;
}

a
{
    color: #9c0001;
}

input,
select,
textarea
{
    border: solid 1px #2e2e2e;
    margin: 0;
    padding: 0;
}

img 
{
    border: 1px solid #2e2e2e; /* border for images throughout site */
}

hr
{
    margin: 1.5em 0;
}

#wrapper
{
    background-image: url(Images/footer_bar.jpg);
    background-position: left bottom;
    background-repeat: repeat-x;
    margin-left: auto;
    margin-right: auto;
    width: 800px;
}

#main 
{
    background-color: #c2baaf;
    overflow: hidden;
}
 
.clear
{
    clear: both;
    height: 0;
    overflow: hidden;
    position: relative;
}

.error
{
    color: #9c0001;
}
 
/* site font colors: 
headlines and text: dark brown #3f3521;
sub-headings and links: red #9c0001;
white text: #ffffff; */

/* navigation bar has an image and "hover" image for each tab. */

 
/* below navigation, above photo */
#header
{
    background-image: url(Images/topbar.jpg);
    background-position: bottom left;
    background-repeat: repeat-x;
    color: #ffffff;
    padding-bottom: 20px;
}

#logo
{
    float: left;
    height: 128px;
    position: relative;
}

#logo>a>img
{
    bottom: 0;
    left: 0;
    position: absolute;
}

#topNavigation,
#bottomNavigation
{
    float: right;
    text-align: right;
}

#topNavigation
{
    padding-top: 5px;
}
 
#topNavigation a,
#bottomNavigation a
{
    color: #ffffff;
    cursor: pointer;
    padding: 0 5px 1px;
    text-decoration: none;
}

#topNavigation a:hover,
#bottomNavigation a:hover
{
    text-decoration: underline;
}

#siteSlogan
{
    height: 32px; 
    padding-top: 32px;
}

#siteSlogan h2
{
    color: #ffffff;
}

#banner
{
}

/* homepage badges */
.badge 
{
    background: #9c0001 url(Images/badge_box.jpg) bottom left repeat-x;
    color: #ffffff;
    height: 200px;
    padding: 14px;
    width: 229px;
}

.badge h1
{
    color: #c2baaf;
    margin: 0 0 0.2em;
}

.badge h2,
.badge h3
{
    margin: 0;
}

.badge a
{
    color: #ffffff;
    font-weight: bold;
}

.badge input,
.badge select,
.badge textarea
{
    border-color: #c0b8ab;
}

#badgeRow .badge 
{
    float: left;
    margin: 14px 10px 14px 0;
}

#badgeRow .lastBadge 
{
    margin-right: 0;
    padding-right: 14px;
    text-align: center;
    width: 238px;
}

#badgeRow .dealerLocatorBox
{
    line-height: 1.75em;
}

#badgeRow .dealerLocatorBox h3
{
    color: #c2baaf;
    font-size: 2em;
    margin: 0 0 6px;
    text-align: left;
}

#badgeRow .dealerLocatorBox input.submitButton
{
    background: transparent url(Images/Btn_FindADealer.png) left top no-repeat;
    border: none;
    height: 28px;
    text-indent: -90000px;
    width: 141px;
}

#featuredProduct
{
    margin: 10px 0;
}

#featuredProduct h1
{
    font-size: 1.5em;
}

#featuredProduct h2
{
    font-size: 2em;
}

/* footer */
#footer 
{
	color: #ffffff;
	height: 24px;
	margin-top: 10px;
	margin-left: 10px;
}

#bottomMessage
{
	float: left;
}

/* interior pages */
#content
{
    float: left;
    padding: 23px 14px;
    width: 526px;
}

#content h1.sf_ItemTitle
{
    color: #9c0001;
    font-size: 1.5em;
}

/* product specification tables */
table.SpecTable_WilRich
{
    border-collapse: collapse;
    /*color: #3f3521; NOT NEEDED */
    text-align: center;
    width: 526px;
}

table.SpecTable_WilRich th,
table.SpecTable_WilRich td
{
    border: 2px solid #7f7868;
    margin: 0;
    padding: 6px;
}

table.SpecTable_WilRich .stCategoryRow
{
    background-color: #3f3521;
    color: #ffffff;
    font-size: 1.25em;
    font-weight: bold;
    line-height: 1.5em;
}

table.SpecTable_WilRich .stSubCategoryRow
{
    background-color: #9c0001;
    color: #ffffff;
    font-weight: bold;
}

table.SpecTable_WilRich .stHeader
{
    background-color: #aba49a;
    font-weight: bold;
}

table.SpecTable_WilRich .stRow
{
    background-color: #c2baaf;
}

table.SpecTable_WilRich .stAltRow
{
    background-color: #aba49a;
}

table.SpecTable_WilRich sup
{
    font-style: italic;
}

/* right sidebar */
#sidebar 
{
	background-color: #aaa499;
	float: right;
	margin-bottom: -90000px; /* for height on multi-column layouts */
  	padding: 12px 12px 90012px;
	text-align: center;
	width: 222px;
}

#sidebar h2
{
    font-size: 2em;
}

/* dealer locator control */
.dealerLocatorBox,
.dealerLocatorResult
{
    line-height: 2em;
}

.dealerLocatorBox .label,
.dealerLocatorResult .label
{
    display: block;
    float: left;
    margin-right: 0.5em;
    text-align: right;
    width: 5em;
}

.dealerLocatorBox .rightLabel,
.dealerLocatorResult .rightLabel
{
    margin-left: 0.5em;
    width: auto;
}

.dealerLocatorBox input,
.dealerLocatorBox select,
.dealerLocatorResult input,
.dealerLocatorResult select
{
    float: left;
}

.dealerLocatorBox select
{
    max-width: 150px;
}

.dealerLocatorBox input
{
    width: 145px;
}

.dealerLocatorBox .submitButton,
.dealerLocatorResult .submitButton
{
    background: transparent url(Images/btn_bkgd.jpg) left top repeat-x;
    color: #ffffff;
    cursor: pointer;
    font-size: 1.25em;
    font-weight: bold;
    height: 28px;
    /*line-height: 28px;*/
    margin: 10px 20%;
    padding-bottom: 4px; /*Firefox ignores line-height for input buttons so we must use padding*/
    width: 130px;
}

.dealerLocatorResult .submitButton
{
    margin-right: 0;
    margin-left: 4.4em; /* (label left margin + label width + label right margin) / submit button font-size */
}

.dealerLocatorResult .searchBox
{
	float: left;
    margin-right: 2em;
}

.dealerLocatorResult h2.resultTitle .resultTitleDetail
{
    font-size: 0.75em;
    line-height: 0.75em;
}

.dealerLocatorResult .resultList
{
    line-height: 1.5em;
    margin: 2em 2em 2em 1em;
}

.dealerLocatorResult ol.resultList li
{
    color: #9c0001;
    font-weight: bold;
    font-size: 2em;
    margin-bottom: 1em;
}

.dealerLocatorResult .resultList div.resultListTitle
{
    line-height: 1.1em;
    width: 100%;
}

.dealerLocatorResult .resultList div.distanceText
{
    bottom: 0;
    color: #3f3521;
    font-size: 12px;
    font-weight: normal;
    float: right; 
}

.dealerLocatorResult .resultList div.resultListBody
{
    color: #3f3521;
    font-size: 12px;
    font-weight: normal;
}

/* contact us form control */
.contactUsForm
{
    line-height: 2em;
}

.contactUsForm .label
{
    display: block;
    float: left;
    margin-right: 10px;
    text-align: right;
    width: 100px;
}

.contactUsForm input,
.contactUsForm textarea
{
    float: left;
    width: 200px;
}

.contactUsForm .error strong
{
    color: #9c0001 !important;
    padding: 1px 5px;
}

.contactUsForm .submitButton
{
    background: transparent url(Images/btn_bkgd.jpg) left top repeat-x;
    color: #ffffff;
    cursor: pointer;
    font-size: 1.25em;
    font-weight: bold;
    height: 28px;
    /*line-height: 28px;*/
    margin: 10px 20%;
    padding-bottom: 4px; /*Firefox ignores line-height for input buttons so we must use padding*/
    width: 130px;
}

/* newsletter subscription form control */
.sf_newsletterSubscriptionForm
{
    line-height: 2em;
}

.sf_newsletterSubscriptionForm li
{
    clear: both;
}

.sf_newsletterSubscriptionForm label
{
    display: block;
    float: left;
    margin-right: 10px;
    text-align: right;
    width: 100px;
}

.sf_newsletterSubscriptionForm input,
.sf_newsletterSubscriptionForm textarea
{
    float: left;
    width: 200px;
}

.sf_newsletterSubscriptionForm .sf_subscribeBtn
{
    background: transparent url(Images/btn_bkgd.jpg) left top repeat-x;
    color: #ffffff;
    cursor: pointer;
    font-size: 1.25em;
    font-weight: bold;
    height: 28px;
    /*line-height: 28px;*/
    margin: 10px 20%;
    padding-bottom: 4px; /*Firefox ignores line-height for input buttons so we must use padding*/
    width: 130px;
}

.sf_newsletterSubscriptionForm .sf_emailValidation
{
    float: left;
}

.sf_newsletterSubscriptionForm .sf_emailValidation strong
{
    background-color: Transparent !important;
    color: #9c0001 !important;
}

/* Event List control */
.sf_eventsList .sf_eventTitle
{
    font-size: 1.5em !important;
    font-weight: bold !important;
    line-height: inherit !important;
    margin: 0.5em 0 !important;
    padding: 0 !important;
}

/* Image Gallery control */
ol.sf_photoListLightbox li, 
ol.sf_listAndPage li,
ol.sf_photoListBigImg li
{
    height: 130px !important;
    margin: 0 10px 10px 0 !important;
    padding: 0 !important;
    width: 120px !important;
}

ol.sf_photoListLightbox li dd.sf_image, 
ol.sf_listAndPage li dd.sf_image, 
ol.sf_photoListBigImg li dd.sf_image
{
    height: 110px !important;
    margin: 0 !important;
    padding: 0!important;
    width: 130px !important;
}

ol.sf_photoListLightbox li dd.sf_image img, 
ol.sf_listAndPage li dd.sf_image img, 
ol.sf_photoListBigImg li dd.sf_image img
{
    border: 1px solid #2e2e2e !important;
}
