/* RESET STYLESHEET */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/**
 * Main CSS Stylesheet
 *
 * Designed by Jesse Gardner, Plasticmind Design (http://plasticmind.com)
 * For Lori McDonald, Beloved Keepsakes (http://belovedkeepsakes.com)
 * Last edited: 03.24.08
 */

body {
	font: 12px/1.5 Georgia, serif;
	background: #faebeb url(/images/body.jpg) repeat top center;
	color: #853f4e;
	}

a img {border: none; }

a {
color:#619FB2;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
p {
color:#843D4C;
line-height:1.3;
font-size:95%;
margin-bottom:6px;
}

h1 {
	font-size: 18px;
margin-bottom: 12px;
	}

h2 {
	font-size: 15px;
margin: 6px 0;
	}

h3 {
	font-size: 13px;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .larger{
	font-size: 12px;
	}

.biggerText {
	font-size: 13px;
	}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 11px;
	margin: 0.1em;
color:#333;
	}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

#logo {
	display: none;
}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}





/*wrappers - page or section containers*/
#mainWrapper {
	background: url(/images/container-store.jpg) no-repeat top center;
	width: 780px;
	margin: 0 auto;
	}

#headerWrapper {
	overflow:hidden;
	}
#contentMainWrapper,
#navSupp {
	margin: 0 25px;
	padding: 0 15px;

}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#tagline {
display: none;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 10px;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	font-weight: bold;
	height: 1%;
	width: 100%;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
font-size: 12px;
	}

#navSupp {
border-top: solid 1px #c6c4c2;
}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;

	}

#navCatTabs ul li a {
margin: 0 5px 0 0;
color: #969492;
}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #555;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
border-bottom: solid 1px #c6c4c2;
	}


#navBreadCrumb, #navEZPagesTop {
	font-size: 11px;
	font-weight: bold;
	margin: 13px 0 0 0;
	padding: 0.5em;
	}


/* Plasticmind Nav Override */

#navMain {

	margin-top: 1px;
	padding: 0;
	float: right;
	font: 13px Helvetica, Arial, sans-serif;
	font-weight: bold;
	}
#navMain ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#navMain li {
	float: right;
	margin: 0 5px 0 0;
	padding: 0;
	text-transform: lowercase;
	}
#navMain li a {
margin-right: 10px;
	text-decoration: none;
	color: #161412;
	}
#navMain li a.active,
#navMain li a:hover {
	background-position: right;
	background-repeat: no-repeat;
	color: #713946;
	text-decoration: underline;
	}


/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;

	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	padding: 0.5em;
	}

.alert {
	color: #86344a;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em 0;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 11px;
color: #555;
float: right;
margin: 5px 30px 5px 0;

	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 3px solid #d7bdc0;
	padding: 1em;

	}

.tableHeading th {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;

	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;

	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}
#productMainImage img, #reviewsInfoDefaultProductImage img, #productReviewsDefaultProductImage img, #reviewWriteMainImage img {
border: solid 1px #c6c4c2;
padding: 3px;
background: white;
margin:7px 0 4px 0;
}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 14px;
	font-weight: bold;
	clear: both;
text-align: left;
	}

.leftBoxContainer, .rightBoxContainer {
	padding-top: 20px;
	font-size: 11px;
	}
.leftBoxContainer {
	margin-right: 20px;

	}
.rightBoxContainer {
	margin-left: 20px;
	}


h3.rightBoxHeading, h3.rightBoxHeading a, #searchHeading {
	font-size: 14px;
	font-weight: bold;
	clear: both;
text-align: left;
margin-bottom: 6px;
	}
.centerBoxHeading {
background: #b97687;
	margin: 1em 0 0 0;
	padding: .5em;
font-weight:bold;
color: white;
}

.rightBoxContent {
	margin-bottom: 1em;
font-size: 11px;
	}

#bestsellers li {
	padding: 0;
	margin: 3px 3px 3px 6px;
font-size: 11px;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}

#productName {
font-weight: bold;
}
#productDateAdded {
font-size: 11px;
color: #999;
}

#checkoutShipto address,
#checkoutBillto address {
border: solid 1px #c2c4c6;
background: #f0f0f0;
margin-bottom: 15px;
}

/* Top Header ---------------------- */

#headerWrapper h1, #headerWrapper h2 {
display:block;
text-indent: -999em;
height:15px;
}

#headerWrapper h2 {
float: left;
}


#mainmenu { 
clear:both;
text-transform:uppercase;
font-size:15px;
padding:130px 0 0 260px; 
}
#mainmenu ul {
margin:0;padding:0;
list-style:none;
}
#mainmenu li {
margin:0;padding:0;
float:left;clear:none;
list-style:none;
}
#mainmenu a {
float:left; 
display:block;
padding: 7px;
clear:none;
}

#mainmenu a.active {
color:#ba8d95;
text-decoration:underline;
}

/* Custom Plasticmind Styles */


#navCatTabsWrapper {
margin: 30px 30px 0 30px;
font-size: 14px;
}

#navCatTabs li {
border-right: solid 1px #800;
margin-right: 15px;
padding-right: 5px;
color: #5b2532;
}
#navCatTabs a:link {
color: #5b2532;
}

.centerColumn img {
border: solid 1px #c6c4c2;
padding: 3px;
background: white;
}
.productListing-data {
padding: 10px 10px 10px 0;
}
.cartProductDisplay,
.cartQuantity,
.cartTotalDisplay {
color: #312121;
font-size: 12px;
font-weight: bold;
padding: 5px;
}
.rowEven,
.rowOdd {
background: #fefefe;
}
.tableHeading {
background: #619fb2;
padding: 2px;
}
.totalBox {
font-size: 16px;
font-weight: bold;
}

/* Cart Customization */

.cartQuantityUpdate img,
.cartRemoveItemDisplay img {border: none;}

.cartAttribsList {
font-weight: normal;
font: 11px Helvetica, Arial, sans-serif;
}

#cartContentsDisplay tr.tableHeading th {
font: 11px Helvetica, Arial, sans-serif;
padding: 3px 5px 3px 5px;
background: #655;
color: white;
text-align: center;
font-weight: bold;
}
tr.rowEven td,
tr.rowOdd td {
padding: 15px;
border-bottom: solid 1px #999;
}
#cartSubTotal {
padding: 10px;
font-size: 13px;
background: #cbb;
}

/* Alerts */

.messageStackCaution {
background: #fdf0a4;
border: solid 1px #ddd084;
padding: 8px 10px;
}
.messageStackWarning {
background: #97455b;
border: solid 1px #77253b;
padding: 8px 10px;
font-size: 13px;
}
.messageStackWarning img,
.messageStackCaution img {
display: none;
}

/* Additional Images */

.additionalImages {
margin-right: 20px;
}
