/*************************************************************************
' Function : CSS defintions for the store.
' Product  : Shopping Tree Store Frontend
' Version  : 3.3
' Modified : January 2005
' Copyright: Copyright (C) 2004 Shopping Tree.Com 
'            See "license.txt" for this product for details regarding 
'            licensing, usage, disclaimers, distribution and general 
'            copyright requirements. If you don't have a copy of this 
'            file, you may request one at webmaster@ShoppingTree.com
'**************************************************************************/

/* Info Box WITHOUT Headings */
.CPbox1 {
	COLOR: #333333;
	BACKGROUND-COLOR: #F5F5F5;
	BORDER: 1px solid #BBC3D3
}
.CPbox1 A:link {
	COLOR: #333333;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none
}
.CPbox1 A:visited {
	COLOR: #333333;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none
}
.CPbox1 A:hover {
	COLOR: #996666;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline
}
/* Info Box WITH Headings ( H = Heading cell ; B = Body cell ) */
.CPbox2 {
	COLOR: #333333;
	BACKGROUND-COLOR: #F5F5F5;
	BORDER: 1px solid #BBC3D3
}
.CPbox2H {
	COLOR: #333333;
	BACKGROUND-COLOR: #DDDDDD;
	PADDING: 1px
}
.CPbox2H B {
	COLOR: #333333;
}
.CPbox2B {
	COLOR: #333333;
	BACKGROUND-COLOR: #F5F5F5
}
.CPbox2B A:link {
	COLOR: #333333;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none
}
.CPbox2B A:visited {
	COLOR: #333333;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none
}
.CPbox2B A:hover {
	COLOR: #996666;
	FONT-SIZE: 10px;
	TEXT-DECORATION: underline
}
/* Box - Page Headings */
.CPpageHead {
	BORDER-BOTTOM: 2px solid #CCCCCC;
	PADDING-BOTTOM: 4px
}
/* Box - Page Navigation */
.CPpageNav {
	BACKGROUND-COLOR: #EEEEEE
}
/* Box - General Headings */
.CPgenHeadings {
	BACKGROUND-COLOR: #EEEEEE
}
/* Box - Product Image (Home page) */
.CPhomeImg {
	BACKGROUND-COLOR: #F5F5F5;
	BORDER: 1px solid #CCCCCC
}
/* Box - Product Description (Home page) */
.CPhomeDesc {
	BORDER-BOTTOM: 1px solid #CCCCCC
}
/* Horizontal and Vertical lines */
.CPlines {
	BACKGROUND-COLOR: #CCCCCC
}
/* Product Short Description (Except Detail page) */
.CPprodDesc {
	FONT-SIZE: 9px;
	color: #2d230f;
}
/* Product Short Description (Detail page only) */
.CPprodDescDet {
	FONT-SIZE: 13px;
	color:#2d230f;
}
/* Product Long Description */
.CPprodDescLong {
}
/* Product Detail */
.CPprodDet {
}
/* Product SKU */
.CPprodSKU {
	COLOR: #968c7d;
}
/* Product Price - Text Label */
.CPprodPriceT {
	COLOR: #2d230f;
}
/* Product Price - Price Value */
.CPprodPriceV {
	COLOR: #be6e00;
	font-weight:bold;
}
/* Product List Price - Text Label */
.CPprodLPriceT {
	COLOR: #2d230f;
}
/* Product List Price - Price Value */
.CPprodLPriceV {
	COLOR: #2d230f;
	TEXT-DECORATION: line-through
}
/* Product Sale Price - Text Label */
.CPprodSPriceT {
	COLOR: #2d230f;
}
/* Product Sale Price - Price Value */
.CPprodSPriceV {
	COLOR: #2d230f;
	COLOR: red
}
/* Free Shipping text */
.CPfreeShipMsg {
	COLOR: #888888
}
/* In Stock text */
.CPinStock {
	COLOR: #888888
}
/* Out of Stock text */
.CPoutStock {
	COLOR: red
}
/* No Image text */
.CPnoImgT {
	COLOR: #800000
}
/* Category List */
.CPcatDescList {
}
/* Category Description - No products linked to it */
.CPcatDesc {
}
/* Category Description - Has products linked to it */
.CPcatDescProd {
	FONT-WEIGHT: bold
}
/* Option Description for "Optional" options */
.CPoptDesc {
	FONT-STYLE: bold;
	color: #2d230f;
}
/* Option Select box */
.CPoptSel {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt
}
/* Option Text box */
.CPoptTxt {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt
}
/* ------------------- */
/* ADDED - Version 2.3 */
/* ------------------- */

/* Box - 2, 3 and 4 Column Layout for product list page */
.CPcolsView {
	BACKGROUND-COLOR: #FFFFFF;
	BORDER: 0px solid #CCCCCC
}
.CPcolsView A:link {
	COLOR: #000099;
	TEXT-DECORATION: none
}
.CPcolsView A:visited {
	COLOR: #000099;
	TEXT-DECORATION: none
}
.CPcolsView A:hover {
	COLOR: #996666;
	TEXT-DECORATION: underline
}
/* System Messages */
.CPsysMsg {
	FONT-SIZE: 10pt;
}
.CPsysMsgErr {
	COLOR: red;
	FONT-SIZE: 10pt;
}
.CPsysMsgURL {
	FONT-SIZE: 10pt
}
/* ------------------- */
/* ADDED - Version 2.4 */
/* ------------------- */

/* Highlights used in search results */
.CPhighlight {
	COLOR: #000000;
	BACKGROUND-COLOR: #ffff66
}
/* ------------------- */
/* ADDED - Version 2.5 */
/* ------------------- */

/* Radio Button options */
.CPoptRadio {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9px;
	color:#2d230f;
}
/* Option Description for "Mandatory" options*/
.CPoptDescM {
	font-weight:bold;
	font-variant:small-caps;
	color: #2d230f;
}
.CPoptDescRF {
	color: #be6e00;
	font-size:9px;
}
/* ---------------------*/
/* ADDED -- Version 3.0 */
/* ---------------------*/
.CPcloseWindow {
	FONT-SIZE: 6pt;
	TEXT-DECORATION: none;
}
.install {
	BORDER: 1px solid #BBC3D3
}
.installcomment {
	PADDING-LEFT: 30px;
}
.textBlock {
	BACKGROUND-COLOR: #EEEEEE;
	BORDER: 1px solid #CCCCCC;
}
.maintClosed {
	color: red;
	font-size: 15pt;
	text-align: center;
}
.CPContactUs {
}
/* --------------------------*/
/* ADDED -- Version KREW 1.0 */
/* --------------------------*/
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6e695a;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.seo9 {
	font-family: Copperplate Gothic Light, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.brown10 {
	color: #2d230f;
	font-size: 10px;
}
.brown14 {
	color: #2d230f;
	font-size: 14px;
}
.brown8 {
	color: #6e695a;
	font-size: 8px;
}
.brown9 {
	color: #6e695a;
	font-size: 9px;
}
.tan10 {
	color: #a5a082;
	font-size: 10px;
}
.biege10 td{
	color: #aa9b82;
	font-size: 10px;
}
.biege10 {
	color: #aa9b82;
	font-size: 10px;
}
.biege11 td{
	color: #aa9b82;
	font-size: 11px;
}
.biege11 {
	color: #aa9b82;
	font-size: 11px;
}
.biege9 {
	color: #aa9b82;
	font-size: 9px;
}
.gray9 {
	color: #333333;
	font-size: 9px;
}
.white9 {
	color: #ffffff;
	font-size: 9px;
}
.white10 {
	color: #ffffff;
	font-size: 10px;
}
.white11 {
	color: #ffffff;
	font-size: 11px;
}
.white14 {
	color: #ffffff;
	font-size: 14px;
}
.white16 {
	color: #ffffff;
	font-size: 16px;
}
.white18 {
	color: #ffffff;
	font-size: 18px;
}
.rust9 {
	color: #be6e00;
	font-size: 9px;
}
.rust10 {
	color: #be6e00;
	font-size: 10px;
}
.rust12 {
	color: #be6e00;
	font-size: 12px;
}
.purple12 {
	color: #96648c;
	font-size: 12px;
}
.yellow10 {
	color: #f0dcb9;
	font-size: 10px;
}
.yellow11 {
	color: #f0dcb9;
	font-size: 11px;
}
.yellow12 {
	color: #f0dcb9;
	font-size: 12px;
}
.prodswatch {
	color:#968c7d;
	size:10px;
}
.prodtitle {
	color:#2d230f;
	size:12px;
}
.yellow16 {
	color: #f0dcb9;
	font-size: 16px;
	padding-top:15px;
	font-weight:bold;
}
.yellow18 {
	color: #f0dcb9;
	font-size: 18px;
	padding-top:15px;
	font-weight:bold;
}
.one {
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #aaa596;
}
.two {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #aaa596;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #aaa596;
}
.three {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #aaa596;
}
a:link {
	color: #6e695a;
	text-decoration: none;
}
a:visited {
	color: #6e695a;
	text-decoration: none;
}
a:hover {
	color: #6e695a;
	text-decoration: underline;
}
a:active {
	color: #6e695a;
	text-decoration: none;
}
#default9 a:link {
	color: #6e695a;
	text-decoration:none;
	font-size:9px;
}
#default9 a:visited {
	color: #6e695a;
	text-decoration:none;
	font-size:9px;
}
#default9 a:hover {
	color: #6e695a;
	text-decoration:none;
	font-size:9px;
}
#default9 a:active {
	color: #6e695a;
	text-decoration:none;
	font-size:9px;
}
#sidenav a:link {
	color: #bed728;
	text-decoration:none
}
#sidenav a:visited {
	color: #bed728;
	text-decoration:none
}
#sidenav a:hover {
	color: #ffffff;
	text-decoration:none
}
#sidenav a:active {
	color: #bed728;
	text-decoration:none
}
#bottomnav a:link {
	color: #2d230f;
	text-decoration:none
}
#bottomnav a:visited {
	color: #2d230f;
	text-decoration:none
}
#bottomnav a:hover {
	color: #ffffff;
	text-decoration:none
}
#bottomnav a:active {
	color: #2d230f;
	text-decoration:none
}
#brown a:link {
	color: #7D6E37;
	text-decoration:none
}
#brown a:visited {
	color: #7D6E37;
	text-decoration:none
}
#brown a:hover {
	color: #7D6E37;
	text-decoration:underline
}
#brown a:active {
	color: #7D6E37;
	text-decoration:none
}
#mustard a:link {
	color: #CD9B14;
	text-decoration:none
}
#mustard a:visited {
	color: #7D6E37;
	text-decoration:none
}
#mustard a:hover {
	color: #FFFFFF;
	text-decoration:underline
}
#mustard a:active {
	color: #FFFFFF;
	text-decoration:none
}
#subnav a:link {
	color: #aa9b82;
	text-decoration:none
}
#subnav a:visited {
	color: #aa9b82;
	text-decoration:none
}
#subnav a:hover {
	color: #ffffff;
	text-decoration:none
}
#subnav a:active {
	color: #aa9b82;
	text-decoration:none
}
#whitelink a:link {
	color: #ffffff;
	text-decoration:none
}
#whitelink a:visited {
	color: #ffffff;
	text-decoration:none
}
#whitelink a:hover {
	color: #ffffff;
	text-decoration:underline
}
#whitelink a:active {
	color: #ffffff;
	text-decoration:none
}
#white11link a:link {
	color: #ffffff;
	font-size:11px;
	text-decoration:none
}
#white11link a:visited {
	color: #ffffff;
	font-size:11px;
	text-decoration:none
}
#white11link a:hover {
	color: #ffffff;
	font-size:11px;
	text-decoration:underline
}
#white11link a:active {
	color: #ffffff;
	font-size:11px;
	text-decoration:none
}
#catlinks a:link {
	color: #ffffff;
	font-size:14px;
	text-decoration:none;
	margin:0 50px;
}
#catlinks a:visited {
	color: #ffffff;
	font-size:14px;
	text-decoration:none;
	margin:0 50px;
}
#catlinks a:hover {
	color: #ffffff;
	font-size:14px;
	text-decoration:none;
	margin:0 50px;
}
#catlinks a:active {
	color: #ffffff;
	font-size:14px;
	text-decoration:none;
	margin:0 50px;
}
#greenlink a:link {
	color: #a5aa64;
	font-size:14px;
	font-weight:bold;
	text-decoration:none
}
#greenlink a:visited {
	color: #a5aa64;
	font-size:16px;
	font-weight:bold;
	text-decoration:none
}
#greenlink a:hover {
	color: #ffffff;
	font-size:16px;
	font-weight:bold;
	text-decoration:none
}
#greenlink a:active {
	color: #a5aa64;
	font-size:16px;
	font-weight:bold;
	text-decoration:none
}
#orangelink a:link {
	color: #ffc35a;
	font-size:13px;
	font-weight:bold;
	text-decoration:none
}
#orangelink a:visited {
	color: #ffc35a;
	font-size:13px;
	font-weight:bold;
	text-decoration:none
}
#orangelink a:hover {
	color: #ffffff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none
}
#orangelink a:active {
	color: #ffc35a;
	font-size:13px;
	font-weight:bold;
	text-decoration:none
}
h1 {
	font-size:9px;
	color:#6e695a;
	line-height:0px;
	font-weight:lighter;
}

h2 {
	font-size:14px;
	color:#6e695a;
	line-height:0px;
	font-weight:lighter;
}		


.dotted {
	border-top: 1px dotted #918769;
}
.dottedbottom {
	border-bottom: 1px dotted #918769;
	padding-bottom:10px;
	padding-top:10px;
}
.dottedstores {
	border-bottom: 1px dotted #584f3c;
	padding-bottom: 7px;
	padding-top: 7px;
}
.solidBorder {
	border-top: 1px solid #aaa596;
	border-bottom: 1px solid #aaa596;
}
.contentaboutbkgd {
	background-image:url(../images/about/image_content_bkgd.jpg);
	background-attachment:fixed;
	background-position: left;
	color: #aa9b82;
	padding-right: 10px;
	padding-bottom:10px;
	font-size:10px;
	padding-top:20px;
}

.contentreturnsbkgd {
	
	background-color:#FFFFFF;
	
	
	padding-right: 10px;
	padding-bottom:10px;
	font-size:10px;
}

.contentnewsbkgd {
	background-image:url(../images/news/image_content_bkgd.jpg);
	background-attachment:fixed;
	color: #aa9b82;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentcontactbkgd {
	background-image:url(../images/contact/image_content_bkgd.jpg);
	background-attachment:fixed;
	color: #aa9b82;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentbuyersloginbkgd {
	background-image:url(../images/contact/image_content_buyerslogin_bkgd.jpg);
	background-attachment:fixed;
	color: #aa9b82;
	padding-right: 10px;
	padding-bottom:10px;
}
.videoLinks {
	padding-top: 57px;
	padding-left: 24px;
	color: #FFFFFF;
	line-height: 14px;
	font-weight:nrml;
}
.videoContent {
	padding-top: 57px;
	color: #FFFFFF;
	line-height: 14px;
	background-color: #000000;
}
#storesScroll {
	width:590px;
	height:300px;
	overflow:auto
}
#flagshipScroll {
	margin-top:30px;
	padding:0 10px;
	width:570px;
	height:300px;
	overflow:auto
}
#contentScroll {
	width:946px;
	height:683px;
	overflow:auto
}
#contentcontactScroll {
	width:603px;
	height:337px;
	overflow:auto;
}
.prodListImage {
	border: 1px;
	border-color:#aaa596;
	border-style:solid;
}	
.prodListtoprightbottomBorder {
	border-right: 9px;
	border-right-color:#aaa596;
	border-right-style:solid;	
	border-bottom: 9px;
	border-bottom-color:#aaa596;
	border-bottom-style:solid;
	border-top: 9px;
	border-top-color:#aaa596;
	border-top-style:solid;
}
.prodViewSwatchPadding {
	border-right: 1px;
	border-right-color:#aaa596;
	border-right-style:solid;	
	border-left: 1px;
	border-left-color:#aaa596;
	border-left-style:solid;
	padding-bottom:15px;
	padding-left:2px;
	padding-right:2px;
	padding-top:15px;
}
.prodViewDescPadding {
	padding:15px;
}

.contentflagshipbkgd {
	background-image:url(../images/flagship/image_content_bkgd.jpg);
	background-attachment:fixed;
	color: #f0dcb9;
	padding-top:50px;
	padding-left:15px;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresbkgd {
	background-image:url(../images/stores/image_content_bkgd.jpg);
	background-attachment:fixed;
	color: #f0dcb9;
	padding-top:80px;
	padding-left:5px;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresAZbkgd {
	background-image:url(../images/stores/image_content_az_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresCAbkgd {
	background-image:url(../images/stores/image_content_ca_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresCObkgd {
	background-image:url(../images/stores/image_content_co_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresIDbkgd {
	background-image:url(../images/stores/image_content_id_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresMTbkgd {
	background-image:url(../images/stores/image_content_mt_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresNEbkgd {
	background-image:url(../images/stores/image_content_ne_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresNMbkgd {
	background-image:url(../images/stores/image_content_nm_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresNVbkgd {
	background-image:url(../images/stores/image_content_nv_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresORbkgd {
	background-image:url(../images/stores/image_content_or_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresSDbkgd {
	background-image:url(../images/stores/image_content_sd_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresUTbkgd {
	background-image:url(../images/stores/image_content_ut_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresWAbkgd {
	background-image:url(../images/stores/image_content_wa_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresWYbkgd {
	background-image:url(../images/stores/image_content_wy_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresALbkgd {
	background-image:url(../images/stores/image_content_al_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresARbkgd {
	background-image:url(../images/stores/image_content_ar_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresCTbkgd {
	background-image:url(../images/stores/image_content_ct_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresDCbkgd {
	background-image:url(../images/stores/image_content_dc_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresDEbkgd {
	background-image:url(../images/stores/image_content_de_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresFLbkgd {
	background-image:url(../images/stores/image_content_fl_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresGAbkgd {
	background-image:url(../images/stores/image_content_ga_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresHIbkgd {
	background-image:url(../images/stores/image_content_hi_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresILbkgd {
	background-image:url(../images/stores/image_content_il_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresINbkgd {
	background-image:url(../images/stores/image_content_in_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresKYbkgd {
	background-image:url(../images/stores/image_content_ky_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresKSbkgd {
	background-image:url(../images/stores/image_content_ks_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresLAbkgd {
	background-image:url(../images/stores/image_content_la_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresonlinebkgd {
	background-image:url(../images/stores/image_content_online_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresMEbkgd {
	background-image:url(../images/stores/image_content_me_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresMDbkgd {
	background-image:url(../images/stores/image_content_md_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresMAbkgd {
	background-image:url(../images/stores/image_content_ma_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresMIbkgd {
	background-image:url(../images/stores/image_content_mi_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresMNbkgd {
	background-image:url(../images/stores/image_content_mn_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresMSbkgd {
	background-image:url(../images/stores/image_content_ms_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresMObkgd {
	background-image:url(../images/stores/image_content_mo_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresNHbkgd {
	background-image:url(../images/stores/image_content_nh_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresNJbkgd {
	background-image:url(../images/stores/image_content_nj_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresNYbkgd {
	background-image:url(../images/stores/image_content_ny_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresNCbkgd {
	background-image:url(../images/stores/image_content_nc_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresOHbkgd {
	background-image:url(../images/stores/image_content_oh_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresOKbkgd {
	background-image:url(../images/stores/image_content_ok_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresPAbkgd {
	background-image:url(../images/stores/image_content_pa_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresRIbkgd {
	background-image:url(../images/stores/image_content_ri_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresSCbkgd {
	background-image:url(../images/stores/image_content_sc_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresTNbkgd {
	background-image:url(../images/stores/image_content_tn_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresTXbkgd {
	background-image:url(../images/stores/image_content_tx_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresVTbkgd {
	background-image:url(../images/stores/image_content_vt_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresVAbkgd {
	background-image:url(../images/stores/image_content_va_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresWVbkgd {
	background-image:url(../images/stores/image_content_wv_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresWIbkgd {
	background-image:url(../images/stores/image_content_wi_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.contentstoresINTLbkgd {
	background-image:url(../images/stores/image_content_international_bkgd.jpg);
	background-attachment:fixed;
	padding-top:84px;
	padding-left:15px;
	color: #f0dcb9;
	padding-right: 10px;
	padding-bottom:10px;
}
.topleftbottomBorder {
	border-top: 9px;
	border-top-style:solid;
	border-left: 9px;
	border-left-style:solid;
	border-bottom: 9px;
	border-bottom-style:solid;
	border-color: #aaa596;
}
.topleftrightbottomBorder {
	border-top: 9px;
	border-top-style:solid;
	border-left: 9px;
	border-left-style:solid;
	border-right: 9px;
	border-right-style:solid;
	border-bottom: 9px;
	border-bottom-style:solid;
	border-color: #aaa596;
}
.inctemplateBorder {
	border: 9px;
	border-style:solid;
	border-color: #aaa596;
	padding: 10px;
}
.leftrightBorder {
	border-left: 9px;
	border-left-style:solid;
	border-right: 9px;
	border-right-style:solid;
	border-color: #aaa596;
}
.topleftrightbottomPadding {
	padding-bottom:14px;
	padding-left:14px;
	padding-right:14px;
	padding-top:14px;
}
.prodTitleCell {
	padding-left:10px;
	padding-top: 7px;
	padding-bottom: 9px;
	border-top: 1px;
	border-top-style:solid;
	border-color:#aaa596;
	background-color: #ffffff;
	vertical-align:middle;
	font-weight:bold;
	line-height: 14px;
}
.prodMoreCell {
	padding-left:10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px;
	border-color:#FFFFFF;
	background-color: #2d210d;
	color:#FFFFFF;
	vertical-align:middle;
	height: 14px;
	font-weight:bold;
}
.customletters {
	padding:20px;
	text-align:center;
	width:500px;
	vertical-align:top;
}
.closewindow {
	padding:20px;
	text-align:center;
	width:500px;
}
.customstones {
	background-image:url(../images/custom/pw-CustomStones.jpg);
	text-align:center;
	width:700px;
	height:650px;
}
.closetext {
	margin-top:620px;
}
.wishlistzindex {
	position:absolute;
	z-index:100;
}	

/* Gallery Styles */

#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 906px; /* Set to gallery width, in px or percentage */
height: 124px; /* Set to gallery height */
}

#motioncontainer a img {
border: 0px solid #cccccc; /* Set image border color */
}
/* MZ this gets overridden in _INC_prodview.asp.  There, we don't want a border */

#motioncontainer a:hover img {
border: 0px solid navy; /* Set image border hover color */
}
/* MZ also overridden in prodivew */

#statusdiv {
background-color: lightyellow;
border: 0px solid gray;
padding: 20px;
position: absolute; /* Stop Editing Gallery Styles */
left: 300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}





/* For the collection page ********************** */

#divshoppable {
    z-index: 5;
}

#navNext, #navPrev 
{
    position: absolute;
    top: 453px;
    text-align: center;
    background-color: White;
    color: Black;
    visibility: hidden;
    z-index: 5;
}

#navNext img, #navPrev img 
{
    border: none;   
 
}

#navNext {right: 2px}
#navPrev {left: 0px;}


/*Return Form*/

#contentreturnsform {

position:absolute;

padding:10px;


}
