/** Layout Styles from top of site to bottom (mostly)
dark brown: #91623f
green: #cadd6b
nav blue: #7aafc1
nav pink: #c50769
pink: #e68dbb
light brown: #a67b5b
dark text brown: #5a2f0f
dark pink: #ff0082



 **/
body {
	background-image: url(../images/background2.gif);
	background-position: top center;
	background-repeat: repeat-y;
	background-color: #F0F0F0;
	color: #5a2f0f;
}
#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
    background-image: none;
	background-color: #ffffff;
	}
#mainWrapper {
	margin: 30px auto 0px auto;
	position: relative;
	width: 962px;
}
#cartInfo {
	width: 288px;
	height: 54px;
	background-image: url(../images/cart-bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	border-width: 0px 1px 0px 1px;
	border-color: #91623f;
	border-style: solid;
	position: absolute;
	top: -55px;
	right: 40px;
}
#cartTop {
	width: 288px;
	background-image: url(../images/cart-top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 5px;
	position: absolute;	
	z-index: 1;
	top: -5px;
}
.sideBoxContent {
	background-color: transparent;
}
#icon {
	width: 17px;
	height: 14px;
}
#headerWrapper {
	border-width: 0px 2px 0px 2px;
	border-color: #91623f;
	border-style: solid;
	position: relative;
	margin-top: 10px;
	height: 111px;
}
#headerWrapperTop {
	background-image: url(../images/content_top.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 10px;
	width: 962px;
	position: absolute;
	top: -10px;
	left: -2px;
}
#logo {
	margin-left: 10px;
	background-image: url(../images/tagline.gif);
	background-position: center right;
	background-repeat: no-repeat;
	width: 550px;
	height: 105px;
}
#taglineWrapper {
	font-size: 14px;
	font-family: "Century Gothic", Helvetica, Verdana, sans-serif;
	font-weight: 300;
	padding: 0px;
}
#tagline {
	padding: 10px;
	color: #91623f;
}
#purseIcon {
	width: 104px;
	height: 20px;
	background-image: url(../images/icons/purse_icon.gif);
	background-position: top left;
	background-repeat: no-repeat;
	position: absolute;
	top: 70px;
	right: 30px;
}
#myAccountLink {
    position: absolute;
    height: 20px;
    top: 74px;
    right: 140px;
}
#mainBodyWrapper {
	zoom: 1;
	border-left: 2px solid #91623f;
	border-right: 2px solid #91623f;
}
#contentMainWrapper {
	border-width: 0px 10px 0px 10px;
	border-color: #cadd6b;
	border-style: solid;
	/*margin-top: 18px;*/
	border-left: 2px solid #91623f;
	border-right: 2px solid #91623f;
}
#categoriesBox {
	position: absolute;
	left: 20px;
	width: 150px;
	font-size: 12px;
	height: 600px;
}
#navColumnOne {
	left: 20px;
	width: 150px;
    float: left;
    margin-left: -99%;
	background-image: url(../images/vdot.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	margin-top: 20px;
}
#categoriesHeading {
	color: #5a2f0f;
	font-size: 16px;
	text-align: left;
}
.sideBoxContent a {
    display: block;
	padding-top: 6px; 
	padding-bottom: 6px;
	font-size: 12px;
}
.sideBoxContent a.category-products {
	font-size: 10px;
	padding-top: 3px; 
	padding-bottom: 3px;
}
#ezPageDefault {
	text-align: center;
}
#ezPageDefault div {
	width: 902px;
	margin: 0 auto;
	text-align: left;
}
#store_locator {
	text-align: center;
}
#store_locator div#storeLocatorMainContent {
	width: 902px;
	margin: 0 auto;
	text-align: left;
}
#bottomImage {
	height: 10px;
	background-color: #cadd6b;
	background-image: url(../images/bottom_left.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-left: -10px;
}
#cornerRight {
	background-image: url(../images/bottom_right.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-right: -10px;
	height: 10px;
	width: 10px;
}
a:link, a:visited {
	/*color: #ff0082;*/
    /*color: #FF99CC;*/
	color: #ea8fbb;
	font-size: 12px;
}
a:hover {
	color: #a67b5b;
	text-decoration: underline;
}
#navMainWrapper {
	background-image: url(../images/menu_bg.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	background-color: #cadd6b;
	position: absolute;
	height: 25px;
	border-left: 2px solid #91623f;
	border-right: 2px solid #91623f;
	margin-left: -2px;
}
#navMain {
	margin-left: 170px;
}
a.navMainLinks {
    color:#FFFFFF;
    margin:0pt;
    padding:0em 0.5em;
    text-decoration:none;
    white-space:nowrap;
    font-weight: bold;
}
#navMain ul li a, a.navMainLinks {
	font-size: 12px;
	color: #5a2f0f;
	padding: 0px 10px;
}
#navMain ul li a:hover, a.navMainLinks:hover {
	color: #a67b5b;
	text-decoration: underline;
}
#navMainSearch {
  display: none;
	margin-right: 5px;
	margin-top: 2px;
}
#contentWrapper {
    float: left;
    width: 100%;
}

.centerColumn {
	padding: 0px;
    margin-top: 25px;
}

.contentWrapperCart .centerColumn {
    padding-left: 170px;
    zoom: 1;
    width: 700px;
}

#footerThing {
	width: 958px;
	border-left: 2px solid #91623f;
	border-right: 2px solid #91623f;
}
#dots1 {
	background-image: url(../images/hdot.jpg);
	background-position: center left;
	background-repeat: repeat-x;
	width: 932px;
	height: 35px;
	margin: 0px 12px;
}
#siteinfoLegal {
	width: 958px;
	padding-top: 10px;
}
#copyrightBottom {
	background-image: url(../images/content_bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 12px;
	width: 962px;
	margin-left: -2px;
	position: absolute;
}
#navFooterWrapper {
	color:#5A2F0F;
	font-weight:bold;
	height:25px;
	width:100%;
}
#navFooter ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}
#navFooter ul li {
	display: inline;
	}
#navFooter ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}
#navFooter ul li a {
	font-size: 10px;
	color: #5a2f0f;
	padding: 0px 20px;
}
#navFooter ul li a:hover {
	color: #a67b5b;
	text-decoration: underline;
}
/*********************************************************
*********************************************************/
/*#whatsNew {
	position: absolute;
	width: 300px;
	right: 0px;
	top: 200px;
}
#indexDefault {
	height: 300px;
}*/

/************* Home Page ************/
#image1 {
	position: absolute;
	left: 20px;
}
#image2 {
	position: absolute;
	right: 0px;
	top: 0px;
	margin-right: 20px;
	width: 300px;
	font-size: 120%;
	line-height: 20px;
}
#image3 {
	margin: 0 auto;
}
#hlineHome {
	clear: both;
	height: 4px;
	width: 800px;
	margin: 0 auto;
	background-image: url(../images/hdot.jpg);
	background-repeat: repeat-x;
	margin-bottom: 20px;
}
#vlineHome {
	width: 4px;
	height: 300px;
	background-image: url(../images/vdot.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	margin: 0 auto;
	margin-bottom: 20px;
}
#photoWrapper {
	width: 820px;
	text-align: center;
	position: relative;
	margin: 0 auto;
	margin-top: 10px;
}

#cartAdd {
    float: none;
    text-align: left;
    border: 0px none #000000;
}

.productOutline {
    border: 1px solid black;
    margin: 0pt auto;
    width: 180px;
    height: 180px;
}
.productOutline a {
    display: block;
    width: 100%;
    height: 100%;
}

.storeLocatorResultsBox {
    font-size: 12px;
}

.storeLocatorResults_Name {
    font-size: 14px;
    font-weight: bold;
}

.storeLocatorResults_Divider {
    border-bottom: 1px solid #5A2F0F;
    width: 200px;
    margin-bottom: 10px;
}

#productMainImage {
    border: 1px solid black;
    width: 250px;
    height: 250px;
    float: left;
    margin-left: -99%;
}

#productInformation {
    float: left;
    width: 100%;
}
#productInformationWrapper {
    padding-left: 275px;
    width: 415px;
}

#productListHeading {
    font-size: 20px;
}

#indexProductListCatDescription p {
    margin-top: 0px;
    margin-bottom: 0px;
}

.centerBoxContentsProducts {
    margin-bottom: 15px;
}

#productDateAvailable {
    color: red;
    font-size: 12px;
}
.productOutline {
	background-image: url(../images/picture_frame.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 5px;
	border: 0px;
	width: 190px;
}
.categoryListBoxImage {
	background-image: url(../images/category_frame.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 3px;
	border: 0px;
	width: 218px;
	height: 210px;
}
.categoryListBoxImage a {
    display: block;
    height: 100%;
    width: 100%;
}
#indexVLine {
	width: 18px;
	height: 385px;
	background-image: url(../images/vdot.jpg);
	background-position: top center;
	background-repeat:repeat-y;
}
.attribSwatch {
	width: 40px;
}
#productMainImage {
	height: 280px;
	width: 270px;
	background-image: url(../images/product_frame.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border: 0px;
	padding-top: 5px;
}
#lock {
	float: left;
	width: 16px;
	height: 16px;
	background-image: url(../images/lock.gif);
	background-repeat: no-repeat;
	margin-left: 340px;
	margin-right: -340px;
	margin-top: -3px;
}
#sslSeal {
	text-align: center;
	margin-top: 5px;
	height: 16px;
    width: 958px;
}
.buttonRow {
	text-align: center;
}

#categorylistboxHeading {
    display: none;
}

#categorylistboxContent a {
	color: #ea8fbb;
    font-weight: bold;
}

p {
    margin-top: 3px;
    margin-bottom: 3px;
    padding: 0px;
}

