/*
#653600 = PRIMARY - brown
#b32017 = PRIMARY - red
#cf852c = SECONDARY -  color
#eeeeee = SHADING 1 - color
#f8ecde = SHADING 2 - color
#f6f1e6
*/
body {
	background-color: #72afb6;
	background-image:url(/images/bgShop.jpg);
	background-repeat:repeat-x;
	color:#555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin:0;
	padding:0;
	}
body.style {
	background-color: #679146;
	background-image:url(/images/bgStyle.jpg);
	}
body.visit {
	background-color: #d5a00f;
	background-image:url(/images/bgVisit.jpg);
	}
a img {border:none; }
form, ul, li, dl, dt, dd {margin:0; padding:0;}
a {color: #653600; :-moz-any-link:focus; outline: none;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}
a:hover {text-decoration: underline;}
h1 {
	color: #496d8f;
	margin:0 0 15px 0;
	font-size: 20px;
	font-weight: bold;
	}
.home .rightCol h1 {
	color:#b32017;
}
h2 {
	color: #cf852c;
	margin:0 0 15px 0;
	font-size: 18px;
	font-weight: bold;
	}
h3 {
	color:#653600;
	margin:0 0 15px 0;
	font-size: 12px;
	font-weight: bold;
	}
h4 {
	color:#b32017;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	margin:0;
	padding:0;

}
h5 {
	color:#555555;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	margin:0;
	padding:0;

}
h6 {margin:0 0 15px 0; padding:0;}
p {margin:0 0 15px 0;}

.clearMe {clear:both;}
.wrapper1 {
	width:100%;
	margin:0;
	}
.wrapper2 {
	width:980px;
	margin:0 auto;
}
.header {
	position:relative;
	height: 99px;
	width:980px;
	float:left;
	margin: 0 0 0 0;
	padding:0px;
	background:url(/images/currentAd.gif) no-repeat 465px 16px;
	}
.CS .header { 
	background:url(/images/currentAd.gif) no-repeat 840px 16px;
	}
.header .hdrLogo {
	position:absolute;
	left:10px;
	top:12px;
	width:370px;
	height:70px;
	background:url(/images/hdrLogo.gif) no-repeat;
	}
.header .hdrLogo a:link, .header .hdrLogo a:visited {
	display:block;
	width:370px;
	height:70px;
	text-indent: -9000px;
	}

/* -- filters -- */
.filters {
	float:left;
	clear:both;
	overflow:hidden;
	background:#f6f1e6 url(/images/leftFiltersGradient.gif) repeat-x left top;
	margin:0 0 10px 0;
}
.filters h3 {
	font-size:12px;
	padding:5px 0 5px 10px;
	margin:0;
	width:170px;
}
.filters dl {
	float:left;
	width:180px;
	padding:0 0;
	border-bottom:1px dashed #fff;
}
.filters dl.first {
	border-top:0 none;
}
.filters dt {
	position:relative;
	cursor: hand;
	cursor: pointer;
	color:#00456a;
    font: bold 11px Arial, Helvetica, sans-serif;
	margin:0 0 0 0;
	padding:6px 0 5px 20px;
	border-top:1px dashed #fff;
	clear:both;
	width:160px;
	background:url(/images/leftFiltersGradient.gif) repeat-x left top;
}
a.clearFilter {
	color:#00456a;
	float:right;
	font-size:11px;
	font-weight:normal;
/*	position:absolute;
	right:8px;
	bottom:-15px;*/
}
.filters dt img {
	position:absolute;
	left:8px;
	top:9px;
}
.filters dd {
	margin:0 0 8px 0;
	padding:0 10px;
	width:160px;
	float:left;
}
.filters dd ul {
	list-style:none;
	margin:0;
	padding:0;
	width:135px;

}
.filters dd li {
	margin:0 0 0 0;
	padding:0;
	font-size:11px;
}
.filters dd li a {color:#653600;}
.filters dd li a:link {text-decoration:none;}
.filters dd li a:active {text-decoration:none;}
.filters dd li a:visited {text-decoration:none;}
.filters dd li a:hover {text-decoration:underline;}


/* -- content -- */
.home .contentWrapper1 {
	clear:both;
	background:url(/images/homeRepeat2.png) repeat-y;
	}
.home.style .contentWrapper1 {
	background:url(/images/homeRepeatStyle.png) repeat-y;
	}
.home.visit .contentWrapper1 {
	background:url(/images/homeRepeatVisit.png) repeat-y;
	}
	
.inside.twoColumn .contentWrapper1 {
	position:relative;
	clear:both;
	background:url(/images/insideRepeat2_8.png) repeat-y;

	}
.inside.threeColumn .contentWrapper1 {
	clear:both;
	background:url(/images/insideRepeat3_8.png) repeat-y;
	width:980px;

	}

.contentWrapper2 {
	position:relative;
	overflow:hidden;
	padding:0 20px;
	background:url(/images/contentBgTop.gif) no-repeat left top;
	}

/* -- home two column -- */
.home .leftCol {
	float:left;
	width:680px;
	margin:0 20px 0 0;
	display:none;
	}
.home .mainContent {
	width:590px;
	float:left;
	}
.home .rightCol {
	color:#5e3301;
	float:right;
	width:330px;
	padding:0 10px;
	position:relative;
/*	background:green;
*/	}
.cookie {
	position:absolute;
	bottom:80px;
	right:-20px;
}
.style .cookie, .visit .cookie {
	display:none;
}
/* -- inside two column -- */
.inside.twoColumn .leftCol {
	display:none;
}
.inside.twoColumn .mainContent {
	float:left;
	width:740px;
}
.inside.twoColumn .rightCol {
	float:right;
	width:180px;
	padding:0 0 150px 0;
}
.inside.twoColumn .content {
	float:left;
	width:730px;
	padding:0 0 0 10px;
	}

/* -- three column -- */
.inside.threeColumn .leftCol {
	position:relative;
	float:left;
	width:180px;
	margin:0 10px 0 0;
	}
/* -- three column -- */
.inside.threeColumn .leftCol .leftNavBg {
	display:block;
	float:left;
	background:url(/images/leftColumnTop.jpg) no-repeat left top;
	}
.threeColumn .mainContent {
	float:left;
	width:570px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	}
.inside.threeColumn .rightCol {
	float:right;
	width:180px;
	padding:0 0 220px 0;
	}
.threeColumn .content {
	float:left;
	width:560px;
	padding:0 0 80px 0;
	}
.threeColumn.category .content, .threeColumn.searchPage .content {
	float:left;
	width:540px;
	}
.threeColumn p.content, .twoColumn p.content {
	margin:0;
	padding-bottom:15px;
}
/* -- content header -- */
.contentHeader {
	float:left;
	position:relative;
	height:50px;
	font-size:11px;
	z-index:20;
}
.twoColumn.detailPage .contentHeader {
	height:30px;
	padding-top:0;
}
.threeColumn .contentHeader {
	width:560px;
	padding-top:20px;
}
.category .contentHeader {
	padding-top:276px;
}
.twoColumn .contentHeader {
	padding:20px 0 0 0;
	width:730px;
}
.printFriendly {
	position:absolute;
	right:0;
	top:0;
}
a.printFriendly {
	background:transparent url(/images/iconPrinter.png) no-repeat left 50%;
	color:#653600;
	margin:0;
	padding:0 0 0 12px;
}
/* -- bread crumb --*/
.mainContent ul.breadCrumb {
	color:#bfa57e;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	width:88%;
	position:absolute;
	top:0;
	left:0;
}
.searchPage .breadCrumb {
	padding:0 0 0 0;
}
.breadCrumb li {
	float:left;
}
.breadCrumb a {
	background:transparent url(/images/bullet1.gif) no-repeat scroll right 5px;
	color:#653600;
	margin:0 3px 0 0;
	padding:0 8px 0 0;
}

.breadCrumb a:link, .breadCrumb a:visited,  .breadCrumb a:active { text-decoration:none;}
.breadCrumb a:hover { text-decoration:underline;}
.lookingForMore {
	position:absolute;
	top:26px;
	right:175px;
	width:77px;
	height:77px;
	z-index:199;
}
.sort {
	list-style:none;
	position:absolute;
	right:10px;
	top:27px;
	color:#e99619;
	font-size:11px;
	font-weight:bold;
	float:left;
}
.pageControls {
	color:#e99619;
	font-size:11px;
	font-weight:bold;
	width:100%;
	height:18px;
	float:left;
	padding:4px 0 4px 0;
	margin:0 0 40px 0;
	border-top:1px dotted #dfd1ba;
	border-bottom:1px dotted #dfd1ba;
	position:relative;
	z-index:0;
	}
.selectionDisclaimer {
	color:#96a42e;
	font-size:11px;
	font-weight:bold;
	width:540px;
	padding:4px 0;
	margin:0 0 10px 0;
	text-align:center;
	border-bottom:1px dotted #dfd1ba;
	border-top:1px dotted #dfd1ba;
	}
.pageControls .selectionDisclaimer {
	border-top:none;
	position:absolute;
	left:0;
	bottom:-33px;
	}
.selectionDisclaimer em {
	font-weight:normal;
	font-style:italic;
}
.selectionDisclaimer p {
	margin:0;
	padding:0;
}
.pageControls a {
	color:#653600;
	}
.pageControls ul {
	float:left;
	margin:0;
	padding:0;
}
.sort li {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}
.pageControls li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.pageControls select, .sort select {
	font-size:10px;
	margin:0;
}
.pageControls .perPage {
	position:absolute;
	top:6px;
	left:0;
	width:295px;
}
.pageControls .pager {
	position:absolute;
	top:4px;
	right:0;
	width:200px;
	}
.pageControls .perPage select {
	margin:0 5px;
	}

.pageControls li.viewAll {
	float:right;
}
.viewAll a {
}
/*.pageControls .pager a {
	color:#653600;
	padding:0 7px 0 5px;
	background:url(/images/bullet1.gif) no-repeat right 5px;
	}
*//* ************** */
.pageControls .pager ul {
	position:relative;
	list-style:none;
	margin:2px 0 0 0;
	float:right;
	padding:0 18px;
}
/* headerbtns */


.pageControls .pager a.previous {
	position:absolute;
	left:0;
	top:1px;
	display: block;
	text-indent:-9999px;
	height:13px;
	width:13px;
	background-image:url(/images/pagerBtnPrevious.png);
	background-position:0 0;
	background-repeat:no-repeat;
	margin:0 5px 0 0;
	}

.pageControls .pager a.next {
	position:absolute;
	right:0;
	top:1px;
	display: block;
	text-indent:-9999px;
	height:13px;
	width:13px;
	background-image:url(/images/pagerBtnNext.png);
	background-position:0 0;
	background-repeat:no-repeat;
	margin:0 0 0 5px;
	}

.pageControls .pager ul a.previous:hover, .pageControls .pager ul a.next:hover {
	background-position:0 -13px;
}
.pageControls .pager ul a.previous[disabled], .pageControls .pager ul a.previous:hover[disabled], .pageControls .pager ul a.next[disabled], .pageControls .pager ul a.next:hover[disabled] {
	background-position:0 -26px;
}

/* ************** */
.categoryBanner {
	position:absolute;
	left:0;
	top:0;
}
.upperContent {
	padding:0 0 0 0;
	float:left;
	width:940px;
}
.mainBanner {
	float:left;
	width:590px;
}
.secondaryBanner {
	float:left;
	width:350px;
}
.secondaryBanner img {
	float:left;
}
.homePromos {
	width:100%;
	float:left;
	list-style:none;
	padding:0;
}
.homePromos img {
	float:left;
}
.homePromos li {
	float:left;
	padding:0 10px 10px 0;
}
.homePromos li.first {
	padding:0;
}
.homePromos li.eventList {
	width:305px;
	height:155px;
	padding:60px 20px 15px;
	margin:0 10px 0 0;
	background:url(images/visitEventListBg.png) no-repeat;
}
.eventList dl {
	float:left;
	width:305px;
	padding:0 0 10px 0;
	color:#653600;
}
.eventList dl dd {
	float:left;
	width:60px;
	font-weight:bold;
}
.eventList dl dt {
	float:right;
	width:245px;
	font-weight:normal;
}
.eventList dl a {
	color:#653600;
}
.featuredBrands {
	clear:both;
	float:left;
	padding:0 0 10px 0;
}
.featuredBrands img {
	float:left;
}
.inside .leftCol .calloutWrap {
	width:160px;
	padding:0 0 0 10px;
	list-style:none;
}
/*.inside .mainContent .calloutWrap {
	clear:both;
	width:100%;
	padding:0;
	list-style:none;
}*/
.listWrap {
 float:left;
}
.inside .mainContent .calloutWrap {
	float:left;
	padding:0;
	list-style:none;
}
.inside .mainContent .calloutWrap li {
	margin-right:10px;
	list-style:none;
}

.inside .rightCol .calloutWrap {
	width:180px;
	padding:0 0 0 10px;
	list-style:none;
}
.calloutWrap li {
	float:left;
}
.callout {
	padding:0 0 20px 0;
	position:relative;
	float:left;
}
.home .rightCol .callout {
	width:300px;
}
.content h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	color:#fff;
	background:url(/images/titleBarRight.gif) no-repeat right bottom;
	padding:0;
	float:left;
	width:100%;
	height:34px;
	line-height:15px;
	margin:0 0 10px 0;
}
.searchPage .content h1 {
	position:absolute;
	top:20px;
	left:0;
}
.content h1 span {
	background:url(/images/titleBarLeft.gif) no-repeat left bottom;
	float:left;
	padding:7px 0 12px 10px;
}
.content h1 em {
	padding: 8px 15px 0pt 0pt;
	float: right; 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px; 
	font-style: normal;
}
ul {
	list-style:disc;
	margin:0 0 15px 0;
	padding:0 0 0 30px;
}
ol {
	list-style:decimal;
	margin:0 0 15px 0;
	padding:0 0 0 35px;
}

/* -- photoPage -- */

.photoPage dl {
	float:left;
	width:180px;
	padding:0 0;
	border-bottom:1px dashed #fff;
}
.photoPage dl.first {
	border-top:0 none;
}
.photoPage dt {
	position:relative;
	cursor: hand;
	cursor: pointer;
	color:#00456a;
    font: bold 11px Arial, Helvetica, sans-serif;
	margin:0 0 0 0;
	padding:6px 0 5px 20px;
	border-top:1px dashed #fff;
	clear:both;
	float:left;
	width:160px;
}
.photoPage dt a {
	color:#00456a;
	font-weight:normal;
	position:absolute;
	right:8px;
	bottom:-15px;
}
.photoPage dt img {
	position:absolute;
	left:8px;
	top:9px;
}
.photoPage dd {
	margin:0 0 8px 0;
	padding:0 10px;
	width:160px;
}
.photoPage dd ul {
	list-style:none;
	margin:0;
	padding:0;
}
.photoPage dd li {
	margin:0 0 0 0;
	padding:0;
	font-size:11px;
}
.photoPage dd li a {color:#653600;}
.photoPage dd li a:link {text-decoration:none;}
.photoPage dd li a:active {text-decoration:none;}
.photoPage dd li a:visited {text-decoration:none;}
.photoPage dd li a:hover {text-decoration:underline;}

.photoPage dd li.selected a {color:#fff; background-color:#653600; padding:0 3px;}
.photoPage dd li.selected a:link {text-decoration:none;}
.photoPage dd li.selected a:active {text-decoration:none;}
.photoPage dd li.selected a:visited {text-decoration:none;}
.photoPage dd li.selected a:hover {text-decoration:underline;}
/* -- news lists -- */
.newsPage .listWrap dl {
	float:left;
	width:100%; 
	padding:0 0 0 0;
	margin:0 0 30px 0;
	background:url(/images/dottedLine.gif) repeat-y 23% top;
}
.newsPage .listWrap dt {
	color:#653600;
	float:right;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0 0 10px 10px;
	width:75%;
}
.newsPage .listWrap dt a {
	color:#653600;
}
.newsPage .listWrap dd.teaser{
	color:#555555;
	float:right;
	margin:0 0 0 0;
	padding:0 0 0 10px;
	width:75%;
}
.newsPage .listWrap dd.meta {
	
	color:#555555;
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:21%;
}
.newsPage .listWrap dd.meta ul {
	font-size:11px;
	float:right;
	list-style:none;
	text-align:right;
}
.newsPage .listWrap dd.meta li.date {
	font-weight:bold;
	color:#005a84;
}
.newsPage .listWrap dd.meta li.time {
	color:#005a84;
}
.newsPage .listWrap dd.meta li.category {
	color:#555555;
	font-style:italic;
	text-transform:lowercase;
	padding:0 0 10px 0;
	margin:0;
	float:right;
	text-align:right;
}
.newsPage .listWrap dd.meta li.thumb img {
	border:1px solid #dfd1ba;
	float:right;
	clear:both;
	width:98px;
}
/* -- news detail -- */
.newsPage .detailsWrap {
	margin:0 0 0 0;
	width:100%;
}
.newsPage .detailsWrap .newsImage {
	max-width:250px;
	width: expression(this.width > 251 ? 250: true);
	float:right;
	margin:0 0 0 15px;
}
.newsPage .detailsWrap .meta {
	clear:both;
	list-style:none;
	overflow:hidden;
	width:100%;
	margin:0 0 15px 0;
	padding:0;
}
.newsPage .detailsWrap .meta .date {
	font-weight:bold;
	color:#005a84;
	float:left;
	width:50%;
}
.newsPage .detailsWrap .meta .time {
	clear:both;
	float:left;
	width:50%;
}
.newsPage .detailsWrap .meta .category {
	color:#555555;
	font-style:italic;
	text-transform:lowercase;
	text-align:right;
	float:right;
	width:50%;
}

.newsPage .detailsWrap h3 {
	float:right;
	margin:0 0 0 0;
	padding:0 0 10px 10px;
	width:100%;
}
.imageRight {
	float:right;
}

/* -- FAQ -- */
.faqPage .listWrap {
	clear:both;
	width:100%;
}
.faqPage .listWrap .categoryWrap {
	clear:both;
	width:100%;
	border-bottom:1px dashed #dfd1ba;
	margin:0 0 20px 0;
}
.faqPage .listWrap dl {
	clear:both;
	width:100%;
}
.faqPage .listWrap dt {
	position:relative;
	cursor: hand;
	cursor: pointer;
	color:#00456a;
    font: bold 12px Arial, Helvetica, sans-serif;
	margin:0 0 0 0;
	padding:6px 10px 5px 20px;
	border-top:1px dashed #dfd1ba;
	clear:both;
	width:530px;
	background:#f6f1e6 url(/images/leftFiltersGradient.gif) repeat-x left top;
}
.faqPage .listWrap dt a {
	color:#00456a;
	font-weight:normal;
	position:absolute;
	right:8px;
	top:6px;
}
.faqPage .listWrap dt img {
	position:absolute;
	left:8px;
	top:9px;
}
.faqPage .listWrap dd {

}
.faqPage .listWrap dd div {
	clear:both;
	padding:10px 10px 10px 20px;
	width:530px;
/*	height:110px;
	overflow:auto;*/
	border-top:1px dashed #dfd1ba;
}

/* -- photo page -- */
.photoPage .listWrap #gallery {
	float:left;
}
.photoPage .listWrap dl {
	float:left;
	width:145px; 
	padding:0 0 0 0;
	margin:0 0 15px 0;
	height:210px;
	font-size:11px;
}

.photoPage .listWrap dt {
	clear:both;
	color:#653600;
	float:left;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0 0 0 0;
	position:relative;
	width:125px;
	text-align:center;
}
.photoPage .listWrap dt a {color:#653600;}
.photoPage .listWrap dd {
	width:125px;
	text-align:center;
	padding:0;
}
.photoPage .listWrap dd.thumb {
	float:left;
	margin:0 0 4px 0;
	padding:0;
}
.photoPage .listWrap dd.thumb img {
	border:none;
	float:left;
	width:123px;
	height:123px;
}
.photoPage .listWrap dd.date {
	color:#005a84;
	padding:0;
}
.photoPage .listWrap dd {
	clear:both;
}

.photoPage .listWrap dd.thumb a {
	position:relative;
	float:left;
	border:1px solid #dfd1ba;
}

/* -- search page -- */
.searchPage .listWrap dl, .category .listWrap dl {
	float:left;
	width:134px; 
	padding:0 0 0 0;
	margin:0 0 15px 0;
	height:210px;
	font-size:11px;
}
.category .listWrap dl {
	height:160px;
}
.searchPage .listWrap dt, .category .listWrap dt {
	clear:both;
	color:#653600;
	float:left;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0 0 0 0;
	position:relative;
	width:125px;
	text-align:center;
}
.searchPage .listWrap dt a, .category .listWrap dt a {color:#653600;}
.searchPage .listWrap dd {
	width:125px;
	text-align:center;
}
.searchPage .listWrap dd.thumb, .category .listWrap dd.thumb {
	float:left;
	margin:0 0 4px 0;
	padding:0;
}
.searchPage .listWrap dd.thumb img, .category .listWrap dd.thumb img {
	border:none;
	float:left;
}
.searchPage .listWrap dd.mfr {
	color:#005a84;
	padding:0;
}
.salePrice {
	color:#b32017;
	margin-top:3px;
}
.retailPrice {
	margin-top:3px;
}

.retailPrice em {
	font-style:normal;
	background:url(/images/iconHm.png) no-repeat;
	padding:1px 0 1px 19px;
}
/*.retailPrice span {
	text-decoration:line-through;
}*/
.searchPage .listWrap dd {
	clear:both;
}

.searchPage .listWrap dd.thumb a, .category .listWrap dd.thumb a {
	position:relative;
	float:left;
	border:1px dotted #dfd1ba;
}
.searchPage .listWrap dd.thumb a:hover, .category .listWrap dd.thumb a:hover {
	border-style:solid;
}
.listWrap dd.thumb a span {
	display:block;
	width:68px;
	height:68px;
	position:absolute;
	top:0;
	left:0;
	text-indent:-9000px;
}
.listWrap dd.thumb a span.new {
	background-image:url(/images/bannerNew.png);
}
.listWrap dd.thumb a span.clearance {
	background-image:url(/images/bannerSale.png);
}
.listWrap dd.thumb a span.sale {
	background-image:url(/images/bannerSale.png);
}
.actionButton {
	position:absolute;
	bottom:10px;
	right:10px;
}
.emailAlerts {
	padding:0 0 15px 0;
	height:103px;
/*	background:url(images/calloutEmailAlerts.jpg) no-repeat left top;*/
}
.emailAlerts .actionInput {
	position:absolute;
	bottom:21px;
	left:90px;
	font-size:12px;
	width:140px;
	border:0 none #fff;
	color:#653600;
}
.emailAlerts .actionButton {
	bottom:17px;
}
/* -- detailsWrap -- */
.detailPage .imagesWrap {
	position:absolute;
	top:0;
	right:0;
	width:500px;
}
.detailPage .imagesWrap span {
	position:absolute;
	top:0;
	left:0;
}
.detailPage .detailsWrap {
	float:left;
	width:730px;
	height:435px;
	margin-bottom:15px;
	position:relative;
}
.detailPage .detailsWrap ul {
	float:left;
	list-style:none;
}
.detailsActions {
	width:210px;
	padding:0 0 0 0;
}
.detailsActions li {
	text-align:center;
	overflow:hidden;
	padding:0 0 10px 0;
}
.detailsActions li .linkButton2 {
	margin:0 0 0 48px;
}
/*.detailsRight {
	margin:0 10px 0 0;
	float:right;
	padding:0 0 10px 0;
	text-align:center;
	width:145px;
	background:url(/images/detailsCalloutBottom.gif) no-repeat bottom;
}
.detailsRight ul {
	padding:10px 0 0 0;
	width:145px;
	background:url(/images/detailsCalloutTop.gif) no-repeat top;
}
.detailsRight li.salePrice {
	font-size:14px;
	font-weight:bold;
}
.detailsRight li.retailPrice {
	font-size:12px;
	font-weight:bold;
}*/
.detailsPrice {
	float:left;
	margin:0 20px 13px 20px;
	padding:0 0 0 0;
	text-align:center;
	width:170px;
	background:url(/images/detailsCalloutBottom.png) no-repeat bottom;
}
.detailsPrice ul {
	overflow:hidden;
	padding:10px 0 10px 0;
	margin:0 0 0px 0;
	width:170px;
	background:url(/images/detailsCalloutTop.png) no-repeat top;
}
.detailsPrice li.salePrice {
	font-size:14px;
	font-weight:bold;
}
.detailsPrice li.retailPrice {
	font-size:12px;
	font-weight:bold;
}
.detailsPrice li em {
	font-style:normal;
	background:url(/images/iconHm.png) no-repeat;
	padding:0 0 0 19px;
}
.detailsPhone {
	color:#653600;
	text-align:center;
	padding:0 0 15px 0;
	font-size:12px;
}
.additionalDetails .mfr {
	color:#00456a;
}
.accordianWrap {
	float:left;
	border-bottom:1px dashed #dfd1ba;
	margin:0 0 15px 0;
}
.additionalDetails {
	float:left;
	width:210px;
}
.additionalDetails dt {
	position:relative;
	cursor: hand;
	cursor: pointer;
	color:#00456a;
    font: bold 11px Arial, Helvetica, sans-serif;
	margin:0 0 0 0;
	padding:6px 0 5px 20px;
	border-top:1px dashed #dfd1ba;
	clear:both;
	width:190px;
	background:url(/images/additionalDetailsGradient.gif) repeat-x left top;
}
.additionalDetails dt a {
	color:#00456a;
	font-weight:normal;
	position:absolute;
	right:8px;
	top:6px;
}
.additionalDetails dt img {
	position:absolute;
	left:8px;
	top:9px;
}
.additionalDetails dd {

}
.additionalDetails dd div {
	clear:both;
	padding:10px;
	width:190px;
	height:150px;
	overflow:auto;
	border-top:1px dashed #dfd1ba;
}
.introCopy {
	padding:0 10px;
}
.introCopy .last {
	width:90%;
	padding:0;
}
.addressPhone {
	color:#5e3301;
	overflow:hidden;
	list-style:none;
	font-size:11px;
}
.addressPhone .social {
	padding-bottom:10px;
}
.social a {
	margin-left:5px;
}
div.social {
	text-align:center;
}
.home .addressPhone {
	padding:45px 10px 10px 10px;
	margin:0;
	background:url(/images/cookiesDivider.gif) no-repeat center top;
}
.home.visit .addressPhone, .home.style .addressPhone {
	padding:15px 10px 10px 10px;
	background:url(/images/divider.png) no-repeat center top;
}
.addressPhone p {
	margin:0 0 2px 0;
}
.home .addressPhone .address {
	float:left;
}
.home .hours {
	width:100%;
	padding:5px 0 0 0;
	clear:both;
	float:left;
	color:#5e3301;
	overflow:hidden;
	list-style:none;
	font-size:11px;
}

.home .addressPhone .phone {
	float:right;
	text-align:right;
}
.inside .addressPhone {
	position:absolute;
	bottom:8px;
	right:30px;
	width:160px;
	padding:0;
	margin:0;
}
.inside .addressPhone li {
	text-align:right;
}
.inside .hours {
	padding:5px 0 0 0;
}
/* rightColImage */

.rightColImage {
	height:265px;
	width:100%;
	position:relative;
	margin:0 0 20px 0;
	float:left;
}
.rightColImage .corner {
	position:absolute;
	top:0;
	right:0;
	width:60px;
	height:60px;
}
.rightColImage .swoosh {
	position:absolute;
	bottom:0;
	left:0;
	width:180px;
	height:100px;
}
/* -- promo recentlyViewed -- */
.promo {
	padding:0 0 15px 10px;
	/*overflow:hidden;*/
	font-size:11px;
}
.promo a {
	color:#653600;
}
.recentlyViewed {
	background-color:#ffffff;
	background-image: url(/images/promoBottom.gif);
	background-repeat: no-repeat;
	background-position:0px bottom;
	overflow:hidden;
	width:160px;
	padding:0 0 0 0px;
}

.recentlyViewed h3 {
	background-image: url(/images/titleRecentlyViewed.gif);
	background-repeat: no-repeat;
	background-position:0px bottom;
	height:38px;
	width:160px;
	text-indent:-9999px;
	margin:0;
	padding:0;
}
.recentlyViewed dl {
	overflow:hidden;
	width:140px;
	border-top:1px dashed #DFD1BA;
	padding:5px 0 5px 10px;
}
.recentlyViewed dt, .recentlyViewed dd {
	float:right;
	padding:0 0 0 0;
	width:85px;
}

.recentlyViewed dd.thumb {
	float:left;
	padding:0 0 0 0;
	width:45px;
}
.recentlyViewed dd.thumb a {
	float:left;
}
.recentlyViewed dd.thumb img {
	float:left;
	border:1px solid #DFD1BA;
	width:43px;
	height:43px;
}

/* -- home slider -- */
.home #sliderContainer {
	margin:0 ;
	position:relative;
	text-align:left;
	width:580px;
	height:120px;
	margin-bottom:2em;
	background-image: url(/images/featuredBrands.gif);
	background-repeat: no-repeat;
}	
/*#photosliderContainer {
	margin:0 ;
	position:relative;
	text-align:left;
	width:580px;
	height:400px;
	margin-bottom:2em;
	background-image: url(/images/featuredBrands.gif);
	background-repeat: no-repeat;
}	
#photosliderContent{
	padding:52px 0 0 38px;
}		*/
.home #sliderContent{
	padding:52px 0 0 38px;
}			

/* Easy Slider */

.home #slider{ }	
.home #slider ul, .home #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
.home #slider li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:500px;
	height:55px;
	overflow:hidden; 
}
.home #slider li div {
	float:left;
	padding:0 0 0 0;
	background:url(/images/brandSliderDivider.gif) no-repeat right top;

}
.home #slider li span {
	float:left;
	width:115px;
	margin:0;
	padding:0 5px;
	background:url(/images/brandSliderDivider.gif) no-repeat left top;
}
.home #slider li span img{border:none;}
.home #prevBtn, .home #nextBtn{ 
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
	display:block;
	width:20px;
	height:77px;
	position:absolute;
	left:11px;
	top:42px;
	}	
.home #nextBtn{ 
	left:545px;
	}														
#prevBtn a, #nextBtn a{
	display:block;
	width:30px;
	height:77px;
	background:url(/images/arrow-left.png) no-repeat 4px center;
}	
#nextBtn a{ 
	background:url(/images/arrow-right.png) no-repeat 4px center;	
	}
	
/* -- inside slider -- */
.inside #sliderContainer {
	margin:0 ;
	position:relative;
	text-align:left;
	width:730px;
	height:270px;
	margin-bottom:2em;
	background-image: url(/images/otherItems.png);
	background-repeat: no-repeat;
	clear:both;
}
.inside #sliderContainer .total {
	position:absolute;
	top:25px;
	right:30px;
	font-style:italic;
	color:#653600;
	font-size:11px;
}
.inside #sliderContent{
	padding:62px 0 0 35px;
	overflow:hidden;
	position:relative;
}			

/* Easy Slider */

.inside #slider{ 
	overflow:hidden;
	position:relative;
}	
.inside #slider ul, .inside #slider li{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	}
.inside #slider li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:660px;
	height:190px;
	overflow:hidden;
	position:relative;
}
.inside #slider li div {
	float:left;
	padding:0 0 0 0;
}

.inside #slider dl {
	float:left;
	width:125px; 
	padding:0 20px 0 20px;
	margin:0 0 15px 0;
	height:240px;
	font-size:11px;
}
.inside #slider dt {
	clear:both;
	color:#653600;
	float:left;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0 0 0 0;
	position:relative;
	width:125px;
	text-align:center;
}
.inside #slider a {color:#653600;}
.inside #slider dd {
	float:left;
	width:125px;
	text-align:center;
}
.inside #slider dd.thumb {
	float:left;
	margin:0 0 4px 0;
	padding:0;
}
.inside #slider dd.thumb img {
	border:none;
	float:left;
}
.inside #slider dd {
	clear:both;
}

.inside #slider dd.thumb a {
	position:relative;
	float:left;
	border:1px solid #dfd1ba;
}
.inside #slider dd.thumb a span {
	display:block;
	width:68px;
	height:68px;
	position:absolute;
	top:0;
	left:0;
	text-indent:-9000px;
}
.inside #slider dd.thumb a span.new {
	background-image:url(/images/bannerNew.png);
}
.inside #slider dd.thumb a span.clearance {
	background-image:url(/images/bannerSale.png);
}
.inside #slider dd.thumb a span.sale {
	background-image:url(/images/bannerSale.png);
}
.inside #prevBtn, .inside #nextBtn{ 
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
	display:block;
	width:20px;
	height:77px;
	position:absolute;
	left:23px;
	top:100px;
	}	
.inside #nextBtn{ 
	left:683px;
	}														
/* ----- footerLinks ------ */
.footerLinks {
	float:left;
	color:#72afb6;
	padding:4px 0 0 0;
	list-style:none;
	text-align:center;
	width:100%;
	line-height:1.5;
}
.threeColumn .footerLinks {
	width:560px;
	position:absolute;
	bottom:0;
	left:210px;
	margin:0;
}

.footerLinks li {
	display:inline;
}

.footerLinks a {color:#72afb6; padding:0 0 0 8px; margin:0 8px 0 0; text-decoration:none; /*border-left:1px solid #d1c3b2;*/ font-size:11px; white-space:nowrap; }
.footerLinks a:hover {text-decoration:underline;}
.footerLinks .first a {border:none;}

/* -- footer -- */

.footer {
	color:#fff;
	font-size:10px;
	margin:0;
	padding:20px;
	background:url(/images/contentBgBottom_8.png) no-repeat left top;
	}
.legal {
	font-style:italic;
	float:left;
	width:400px;
}
.spindustry {
	float:right;
	text-align:right;
	width:400px;
}
.footer a {color: #fff;}
.footer a:link {text-decoration: none;}
.footer a:visited {text-decoration: none;}
.footer a:active {text-decoration: none;}
.footer a:hover {text-decoration: underline;}


.photoRight {float:right; padding:0 0 15px 15px}
.photoLeft {float:left; padding:0 15px 15px 0}