/**********************
PG STRUCTURE
***********************/
#MainBkg {
	position: relative;
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	z-index: 1;
	visibility: visible;
	
	background-image:url(../images/s-bkg-pg-new.gif);
	background-repeat:repeat-x;
	background-color: #E7E1C2;
} 

#Wrap {
	position: relative;
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	z-index: 2;
	visibility: visible;
}

#Header {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1000px;
	height: 171px;
	
	margin: 0px;
	padding: 21px 0px 0px 0px;	
	z-index: 3;
	
	text-align: left;
	white-space: nowrap;
}
#Main {
	margin: 0px 0px 0px 0px;
	padding: 206px 0px 0px 25px;	
	
	background-image: url(../images/s-bkg-main.gif);
	background-repeat: repeat-y;
}
/**********************
 * GENERAL STYLES 
 **********************/
body {
	background-color: #FFFFFF;
	color: #847e4a;
}
#MainBkg, #Main {
	background-color: #FFFFFF;
}
#Main {
	background: none;
}
#Content {
	float: right;
	width: 765px;
	margin: 10px 0px 0px 15px;
	padding: 0px 10px 0px 10px;
	border-left: 1px solid #f6f4ec;
	text-align: left;
}
#SideBar {
	width: 170px;
}
h1 {
	font-family: verdana;
}
input {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	background-color:#ffffff;
}
select {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	background-color: #ffffff;
}
.darkGreen, .darkGreen a  {
	color: #5B572C;
}
/**********************
 Header navigation
***********************/
#Nav {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 960px;
	height: 17px;
	
	margin: 0px;
	padding: 2px 40px 0px 0px;
	z-index: 4;
	
	background-color: #958f59;
	
	text-align: right;
}

#TabNav {
	position: absolute;
	right: 0px;
	top: 158px;

	height: 33px;
	width: 700px;
		
	margin: 0px;
	padding: 0px;
	z-index: 4;
	
	background-image: none;
	text-align: right;
}
#TabNavLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
	color: #beb16f;
	padding: 0px 0px 0px 0px;
}
#TabNavLinks a:link, #TabNavLinks a:visited, #TabNavLinks a:active {
	font-size: 14px;
	color: #C7C092;
	text-decoration: none;
	padding: 5px 20px 5px 20px;
}
#TabNavLinks a:hover {
	color: #5b572a;
}
#headerLogo {
	float: left;
}
#headerTagline {
	float: right;
}
/*********************************
 *	Errors
 ********************************/
 .headerError {
 	color: #FA0000;
 }
 .errors {
 	padding: 10px;
 	border: 1px solid #CECBB7;
 	background-color: #E9E7D8;
 	color: #555555;
 	margin: 0px 0px 10px 0px;
 }
 .errors h3 {
 	color: #FA0000;
 	margin: 0px 0px 5px 0px;
 	font-size: 14px;
 }
 .messageStackSuccess {
	color: #008800;
}
.inputRequirement {
	color: #FA0000;
}
 /**********************
 * FOOTER STYLES 
 **********************/
 #footerBG {
 	width: 100%;
 	background-color: #968f5a;
 	padding: 10px 0px 100px 0px;
 	margin-top: 45px;
 }
/***********************
 *	SIDEBAR
 **********************/
 #SideBar {
 	border: none;
 	margin-top: 20px;
 	float: right;
 }
 #SideBox1 {
 	background-color: #FFFFFF;
 	border: none;	
 }
 
#SideBox1 {
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #E6DFC3;
}
#SideBox1 .infoBoxContents {
	margin: 0px;
	width: 170px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #E6DFC3;
}
#SideBox1 h1 
{ 
	font-size: 14px; 
	font-weight:bold; 
	color: #893003; 
	margin: 0px; 
	padding: 0px;
	background-color: #FFFFFF; 
}
#SideBox1 p {
	background-color: #FFFFFF;
}
#SideBox1 a {
	color: #968f5a;
}
#SideBox1 a:hover {
	color: #968f5a;
}
#SideBox1 .parentMenuSelected a {
	background-image: url('../images/downArrowBeige.gif');
	background-position: left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 18px;
}
#SideBox1 .redCategory a {
	background-image: url('../images/rightArrowRed.gif');
	background-position: left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 10px;
	margin: 5px 0px 5px 15px;
	color: #893003;
}
#SideBar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3d390e;
	margin-top: 10px; padding-top: 0px; margin-bottom: 5px;
}
#SideBar p {
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
#SideBar p.questions {
	color: #893003;
	font-weight: bold;
	font-size: 12pt;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}

#SideBar p.questionsSub {
	color: #893003 !important;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0px 5px 5px;
}

.infoBoxHeading{
	padding: 0px;
	margin: 0px;
	background: none;
	color: #893003;
}
#SideBar_Text {
	padding: 0px;
}
.sideDiv {
	padding: 0px;
	margin: 0px;
	border-top: none;
}
#searchField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3d390e;
	float: left;
	width: 105px;
	height: 24px;
	margin: 0px -5px -2px -2px;
	padding: 4px 0px 0px 10px;
	border: 0px solid #FFF;
	font-weight: bold;
	background: #FFFFFF url('../images/searchFieldBG.gif') no-repeat center left ;
}

#searchBtn {
	float: left;
	margin-top: -14px;
}

/* Navigation For Sidebar Categories */
#SideBox1 h1 {
	color: #893003;
}

#SideBox1 ul {
	background-color: #FFFFFF;
	margin: 0px;
	margin-left: 20px;
	padding: 0px;
}
#SideBox1 ul li {
	list-style-position: outside;
	list-style-image: url(../images/rightArrowBeige.gif); 
}
#SideBox1 ul li.hasSubCats {
	list-style-image: url(../images/downArrowBeige.gif); 
}
#SideBox1 ul li ul {
	margin-left: 30px;
}
#SideBox1 ul li ul li {
	list-style-image: url(../images/rightArrowRed.gif); 
}
#SideBox1 ul li ul li a {
	color: #893003;
}
#SideBox1 ul li ul li a:hover {
	color: #893003;
}
#SideBox1 a {
	padding: 2px 0px 2px 0px;
	display: block;
	font-weight: normal;
}
#SideBox1 a.selected {
	font-weight: normal;
}

/* ---------------------------------------------------------------------
 *	Content area under catalog
 * ---------------------------------------------------------------------
 */
.pageHeading{
	font-family: Verdana;
	font-weight: bold;
	font-size: 16pt;
	color: #893003;
	margin-top: 0px; padding-top: 10px; margin-bottom: 10px;
	padding-bottom: 10px;
}
.checkoutBullets {
	background-color: #847e4a;
	color: #e9e7d8;
	border: 1px solid #cecbb7;
	font-weight: bold;
}
.checkoutBullets a {
	color: #e9e7d8;
}
.checkoutBarTo, .checkoutBarCurrent {
	padding: 6px 0px 10px 0px;
}
.checkoutBarCurrent {
	background-color: #e9e7d8;
	color: #893003;
}
.redHeading {
	color: #8d3205;
	font-weight: bold;
}
a {
	text-decoration: none;
}
.productInfoEndBreak {
	margin-top: 10px;
	height: 10px; 
	background-color: #847e4a;
}
.productRowEven a, .productRowOdd a {
	color: #9c4d24;
	font-weight: bold;
}
.productRowEven td, .productRowOdd td {
	padding: 10px 5px 10px 5px;
}
.productRowEven td {
	background-color: #e9e7d8;
}
.productRowOdd td {
	background-color: #FFFFFF;
}
.productHeader {
	font-weight: bold;
}
.productHeader a {
	font-weight: normal;
	color: #847e4a;
}
.subTotalInfo td {
	padding: 7px 0px 7px 0px;
}
.subTotalInfo {
	margin-bottom: 10px;
}


/**********************************
 * Homepage Layout Styles
 *********************************/
#homepageContent {
	width: 575px;
	border-right: 1px solid #f6f4ec;
	float: left;
	padding: 0px 10px 0px 0px;
}
#featuredContent {
	width: 165px;
	float: left;
	padding-left: 10px;
	border-left: 1px solid #F6F4EC;
	margin-left: -1px;
}
/**********************************
 * Homepage Center Column Styles
 *********************************/
#homepageUrnsBox {
	border-bottom: 1px solid #f6f4ec;
	height: 485px;
	margin-bottom: 15px;
}
.welcomeHeader {
	font-size: 14px;
	font-weight: bold;
	color: #5b572c;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
.homepageUrnLinks {
	padding-left: 23px;
}
.parentCategoryLinks {
	margin-top: 0px;
}
#homepageUrnsBox h1 {
	font-size: 30px;
	margin-top: 24px;
}
.homepageUrnLinks ul li {
	list-style-image: none;
	list-style: none;
	float: left;
	width: 150px;
	border-bottom: 1px solid #cfc89b;
}
.homepageUrnLinks li a {
	display: block;
	color: #918d5e;
	font-weight: bold;
	font-size: 13px;
	border: 0px solid #FFFFFF;
	padding-left: 10px;
}
.homepageUrnLinks li.noBorder {
	border: 0px solid #FFFFFF;
}
/**********************************
 * Column Information (For homepage center column)
 **********************************/
 /* All Row/Colum Styles */
a.viewMore, a:hover.viewMore, a:visited.viewMore, a:link.viewMore  {
 	position: absolute;
 	bottom: 5px;
 	right: 15px;
 	color: #918d5e;
 	font-size: 12px;
 	text-decoration: underline;
 }
.RowColumn h1 {
	padding-left: 33px;
	margin-top: 10px;
 }
.RowColumn {
	position: relative;
	border-bottom: 1px solid #f6f4ec;
 }
.RowColumn img {
	position: relative;
	text-align: center;
 }
/* The First Column Styles */
 #FrontPageLeftColumn{
 	float: left;
	width: 290px;
 	height: 240px;	
	border-right: 1px solid #f6f4ec;
 }
 /* The Second Column Styles */
 #FrontPageRightColumn{
 	float: left;
	width: 274px;
 	height: 240px;	
 }
 
 
 
 /**********************************
 * Right Column Information
 **********************************/
 #featuredContent h1 {
 	text-align: center;
 }
 .featureBox {
 	background-color: #f6f5ee;
 	padding: 5px;
 	margin-bottom: 10px;
 }
 .featureBox h2 {
 	color: #af602c;
 	font-size: 14px;
 	margin: 3px;
 	text-align: center;
 }
 .featureBox img {
 	margin: 3px;
 	border: 0px;
 }
 .featureBox p {
 	color: #837e49;
 	line-height: 13px;
 }
 p.price {
 	color: #af602c;
 	font-size: 11px;
 	margin: 0px 0px 3px 0px;
 }
 .bigPrice {
 	font-size: 18px;
 }
 .featureBox a {
 	color: #837e49;
 }
 .moreFeatures a {
 	color: #893003;
 	font-size: 14px;
 }
 
 #breadcrumbs{
 	margin:20px 0px 10px 0px;
	font-size: 10px;
	}
	
/* Slideshow Popup Stuff */
#overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #000000;
	top: 0px;
	left: 0px;
	opacity: 0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);
	display: none;
	z-index: 5;
}
#popupContainer {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background: transparent;
	display: none;
	z-index: 10;
}
#thePhoto {
	margin: auto auto;
	margin-top: 0px;
	padding: 20px;
	color: #CCCCCC;
	font-size: 12px;
}

#thePhoto a {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
}
#thePopupImage {
	border: 6px solid #fcf8ec;
}

/*****************************
 * Product Info Page 
 ****************************/
.productInfoDetails h1 {
	font-size: 14px;
	margin: 0px 3px 3px 0px;
	padding: 0px;
	font-weight: normal;
}
.productInfoDetails .smallText {
	font-size: 11px;
}
.productInfoDetails h3 {
	font-size: 16px;
}
.productInfoDetails {
	color: #5b582d;
}
#productThumbnails {
	margin-top: 10px;
	width: 220px;
}
#productThumbnails img {
	margin: 5px;
}
#productThumbnails img:hover, #largeImage img:hover {
	cursor: pointer;
}
#largeImage {
	width: 220px;
	position: relative;
}
#largeImage a {
	color: #968f5a;
	text-decoration: underline;
	font-size: 11px;
}
.productOptions {
	font-size: 10px;
}
.productOptions select {
	font-size: 11px;
	color: #893003;
	font-weight: bold;
	background-color: #ffffff;
}
/**********************************
 * Repeating Product Listings on index.php
 *********************************/
 .categoryHeader {
	
	padding: 5px 0px 15px 0px;
	color: #968f5a;
}
.categoryHeader .categoryImage {
	float: left;
	width: 210px;
	height: 230px;
	margin-right: 25px;
	background-color: transparent;
}
.categoryHeader h1 {
	margin: 0px;
	padding: 0px;
	color: #893003;
	font-size: 13px;
}
.smallProductListing {
	width: 265px;
	height: 125px;
	position: relative;
	float: left;
	margin-right: 10px;
	background-color: #FFFFFF;
	color: #5b572c;
	font-size: 12px;
	border: 0px solid #FFFFFF;
}
.smallProductListing h1 {
	color: #893003;
	font-size: 12px;
	margin: 0px;
	padding: 0px;	
}
.smallProductListing h3 {
	color: #968f5a;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.productImage {
	height: 80px;
	float: left;
	width: 100px;
	margin-right: 10px;
	border: 0px solid #FFFFFF;
}
.smallProductListing a.moreInfo {
	color: #968f5a;
	position: absolute;
	top: 80px;
	left: 110px;
}
/**************************************
 * Pagination Styles
 *************************************/
.pagination {
	color: #5B572C;
	font-size: 11px;
	margin: 5px;
}

/**************************************
 * Search Page 
 *************************************/
.fieldKey {
	color: #5B582D;
	width: 120px;
}
.valueKey {
	
}
.smallText {
	color: #5B582D;
	font-size: 11px;
}
/**********************
 * My Account Pages
 *********************/
.addressBookEntry {
	float: left;
	width: 240px;
	height: 125px;
	position: relative;
}
.addressBookActions {
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.accountHistoryDiv {
	float: left;
	width: 250px;
}
.accountHistoryInfo {
	margin-right: 5px;
}


#FooterLinks{
	text-align: center;
	margin: 0px auto;
	width: 650px;
	}


#FooterLinks ul {
	text-align: center;
	margin: 0px;
	list-style: none;
	font-size: 13px;
}
#FooterLinks li {
	padding: 0px;
	margin:1px 0px 0px 0px;
	display:block;
	float:left;
}

#FooterLinks li a, #FooterLinks li a:visited, #FooterLinks li a:active { 
	float:left;
	padding: 0px 25px 0px 25px;
	margin: 0px;
	font-weight: normal;
	color: #e7e1c2;
	display: block;
	text-decoration:none;
	border-left:1px solid #e7e1c2;
}
#FooterLinks li a:hover { 
	color: #e7e1c2;
	text-decoration:underline;
}	

.smallLightText{
	color:#5B572C;
	font-size:10px;
	font-style:italic;
	font-weight: bold;
	}
	
/********************
Packing slip Styles
********************/

#packingSlipHeader{
	width: 900px;
	border-bottom: 1px #bfb78b solid;
	padding: 25px;
	}
	
#packingSlipContent{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	line-height: 16px;
	width: 900px;
	border-bottom: 1px #bfb78b solid;
	padding: 25px;

	}

#packingSlipLeftSide{
	float: left;
	width: 170px;
	padding: 5px;
	margin-right: 25px;
	background-color: #e6e3d2;
	}
#packingSlipRightSide{
	float: left;
	widht: 680px;
	}
#packingSlipContent h1{
	font-size: 14px;
	color: #893003;
	padding: 0px;
	margin: 15px 0px 0px 0px;
	}
.packingSlipRowEven{
	font-size: 14px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	background-color:#e6e3d2;
	}
.packingSlipRowOdd{
	font-size: 14px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	}
#packingSlipReturnBox{
	
	width: 660px;
	padding: 10px;
	border: 2px #bfb78b dashed;
	}
#packingSlipReturnBoxLeft{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:9px;
	line-height: 12px;
	float: left;
	width: 250px;
	margin-right:25px;
	}
#packingSlipReturnBoxRight{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:14px;
	line-height: 16px;
	float: left;
	width: 350px;
	padding: 45px 0px 0px 0px;
	}

#packingSlipFooter{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	line-height: 16px;
	width: 900px;
	padding: 25px;
	}
#packingSlipFooterLeft{
	margin: 0px 0px 0px 20px;
	width: 200px;
	float: left;
	}
#packingSlipFooterRight{
	width: 200px;
	float: left;
	}
.checkBoxReturn{
	background-color:#FFFFFF;
	border:1px solid #000000;
	height:20px;
	padding:0px;
	width:20px;
	}