/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $   

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce 
   -----------------------------------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/

.boxText {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
}

.boxTextBG {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
}

.boxTextBGII {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
}

.boxTextPrice {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
	color: #f064a5;
}

.errorBox {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #f064a5;
	border: 1px solid #d7ceca;
}

.gvBox {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-color: #f064a5;
	border: 1px solid;
}

.stockWarning {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
	color: #f064a5;
}

.productsNotifications {
	
}

.orderEdit {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
	color: #aed136;
	text-decoration: underline;
}

BODY {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
	color: #b3a59e;
	margin: 0px;
	background-color: #ffffff;
	background-attachment: scroll;
	background-image: url(img/_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

img {
	border: 0;
}

a, a:link, a:active, a:visited {
	color: #b3a59e;
	text-decoration: none;
}

a:hover {
	color: #f064a5;
	text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
	background: #F6F6F6;
}

TD.headerNavigation {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
	color: #422319;
	font-weight: bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

A.headerNavigation {
	color: #422319;
}

A.headerNavigation:hover {
	color: #f064a5;
}

TD.conditions {
	color: #f064a5;
}

A.confirmationEdit {
	color: #aed136;
	font-style: italic;
}

A.confirmationEdit:hover {
	color: #aed136;
	font-style: italic;
	text-decoration: underline;
}

TR.headerMessage {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 10pt;
	border: 1px solid #f064a5;
	color: #f064a5;
}

.moduleHeading {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	border: solid 1px #cccccc;
	color: #f064a5;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
}

TR.headerInfo {
	background: #aed136;
}

TD.headerInfo {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	background: #aed136;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

TR.footer {
	
}

TD.footer {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
	background: #F6F6F6;
	color: #422319;
	font-weight: bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
}

.infoBox {
	
}

.infoBoxContents {
	
}

.infoBoxNotice {
	border-style: solid;
	border-color: #d7ceca;
	color: #f064a5;
}

.infoBoxNoticeContents {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
}

TD.infoBoxHeading {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 17px;
	color: #ffffff;
}

TD.infoBoxHeading_right {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 17px;
	color: #422319;
}

TD.infoBox, SPAN.infoBox {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
}

TD.infoBox_right, SPAN.infoBox_right {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
	background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	background: #f8f8f9;
}

TABLE.productListing {
	border: 1px;
	border-style: solid;
	border-color: #b6b7cb;
	border-spacing: 1px;
}

.productListing-heading {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
	background: #ffffff;
	color: #422319;
	font-weight: bold;
}

TD.productListing-data {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
}

A.pageResults {
	color: #f064a5;
	text-decoration: underline;
}

A.pageResults:hover {
	color: #ffffff;
	background: #aed136;
}

TD.pageHeading, DIV.pageHeading {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #422319;
}

TR.subBar {
	background: #f4f7fd;
}

TD.subBar {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
	color: #422319;
}

TD.main, P.main {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #422319;
	padding-left: 30px;
/

*border: 1px solid #eee;*/
}

TD.smallText, SPAN.smallText, P.smallText {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
}

TD.accountCategory {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 13px;
	color: #aabbdd;
}

TD.fieldKey {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

TD.fieldValue {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
}

TD.tableHeading {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

SPAN.newItemInCart {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
	color: #f064a5;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
}

TEXTAREA {
	width: 100%;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
}

SPAN.greetUser {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	color: #f064a5;
	font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
	padding-top: 13px;
	padding-bottom: 13px;
	border: 1px solid #d7ceca;
	margin-bottom: 10px;
}

TD.formAreaTitle {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.copyright {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	text-align: center;
	color: #ffffff;
	visibility: hidden;
}

.copyright a {
	visibility: hidden;
}

.parseTime {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	text-align: center;
}

copyright a {
	color: #ffffff;
}

copyright a:hover {
	color: #ffffff;
	text-decoration: underline;
}

SPAN.markProductOutOfStock {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	color: #f064a5;
	font-weight: bold;
}

SPAN.productSpecialPrice {
	font-family: "Lucida Grande", Arial, sans-serif;
	color: #f064a5;
}

SPAN.productOldPrice {
	font-family: "Lucida Grande", Arial, sans-serif;
	color: #f064a5;
	text-decoration: line-through;
}

SPAN.errorText {
	font-family: "Lucida Grande", Arial, sans-serif;
	color: #f064a5;
}

SPAN.productDiscountPrice {
	font-family: "Lucida Grande", Arial, sans-serif;
	color: #f064a5;
	font-weight: bold;
}

.smallHeading {
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #422319;
}

.moduleRow {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
}

.moduleRowOver {
	border-color: #ffffff;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
}

.moduleRowSelected {
	
}

.checkoutBarFrom, .checkoutBarTo {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
	color: #8c8c8c;
}

.checkoutBarCurrent {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
	color: #422319;
}

/* sitewide font classes */

/* Note: heading<Number> equals <font size="Number"> */

.heading1 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

.heading2 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.heading3 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.heading4 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

.heading5 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 16pt;
}

/* Sitemap Tables */

.sitemap_heading {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
}

.sitemap_heading a {
	color: #FFFFFF;
}

.sitemap_heading a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

.sitemap_sub {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #422319;
	background-color: #E6E6E6;
	padding: 2px 2px;
}

.sitemap_sub a {
	color: #422319;
	text-decoration: underline;
}

.sitemap_sub a:hover {
	color: #f064a5;
	text-decoration: underline;
}

/* message box */

.messageBox {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
}

.messageStackError, .messageStackWarning {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
	color: #f064a5;
	border: 1px solid #f064a5;
}

.messageStackSuccess {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
	color: #aed136;
	border: 1px solid #aed136;
}

/* input requirement */

.inputRequirement {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
	color: #f064a5;
}

.tableShop {
	background-color: #ffffff;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #b6b7cb;
}

.navLeft {
	border-right: 1px solid;
	border-color: #b6b7cb;
	background-image: url(img/bg_left_column.jpg);
	width: 185px;
}

.navRight {
	border-color: #666666;
	border-top-width: 4px;
	border-top-style: solid;
	border-left-width: 4px;
	border-left-style: solid;
	width: 185px;
}

.tableListingI {
	
}

.tableListingII {
	
}

.tableBody {
	padding: 5px;
}

.poweredby {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 8px;
	color: #ffffff;
}

.onepxwidth {
	width: 1px;
}

.aaaCellLanguages {
	text-align: right;
}

.aaaCellLoggedIn {
	text-align: right;


/*	vertical-align: top;	*/
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #b3a59e;
}

.aaaCellLoggedIn a {
	text-decoration: none;
	color: #b3a59e;
}

.aaaCellLoggedIn a:hover {
	text-decoration: none;
	color: #f064a5;
}

.aaaTell {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #b3a59e;
}

.aaaTell a {
	text-decoration: none;
	color: #b3a59e;
}

.aaaTell a:hover {
	text-decoration: none;
	color: #f064a5;
}

.aaaTableLeft {
	
}

input {


/*	background-color: #FFFFFF;  */

/*	border: 1px solid #CCCCCC;  */
	font-size: x-small;
	color: #b3a59e;
}

.aaaCellLogo {
	padding-top: 40px;
	text-align: center;
}

.aaaSubCat {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	color: #b3a59e;
}

.aaaSubCat a {
	text-decoration: none;
	color: #b3a59e;
}

.aaaSubCat a:hover {
	text-decoration: none;
	color: #f064a5;
}

.aaaListingBox {
	border: 1px solid #d7ceca;
	padding-top: 30px;
	padding-bottom: 10px;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	line-height: 2;
	text-decoration: none;
	text-align: left;
	color: #937c71;
	margin-bottom: 10px;
}

.aaaListingBox2 {
	border: 1px solid #d7ceca;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	line-height: 2;
	text-decoration: none;
	text-align: left;
	color: #937c71;
	margin-bottom: 10px;
}

.aaaListingBoxProductPrice {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.aaaListingBoxProductPrice a {
	text-decoration: none;
	color: #000000;
}

.aaaListingBoxProductPrice a:hover {
	text-decoration: none;
	color: #f064a5;
}

.aaaCellCart {
	text-align: center;
	background-image: url(img/_background_cart.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 40px;
	padding-left: 40px;
}

.aaaCellCartUpper {
	text-align: center;
	background-image: url(img/_background_cart_upper.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.agreeText {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #422319;
}

.agreeText a {
	text-decoration: underline;
	color: #f064a5;
}

.agreeText a:hover {
	text-decoration: none;
	color: #f064a5;
}

.errorPageText {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #f064a5;
}

.errorPageText a {
	text-decoration: underline;
	color: #f064a5;
}

.errorPageText a:hover {
	text-decoration: none;
	color: #f064a5;
}

.doubleBorder {
	background: url(img/double_border.gif) repeat-x scroll left top;
}

/*---- sIFR ---*/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
	outline: none;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
	margin: 0pt;
	padding: 0pt;
	overflow: auto;
	letter-spacing: 0px;
	float: none;
}

/*---- Header styling ---*/

.sIFR-active h1 {
	visibility: hidden;
	font-family: "Lucida Grande", Arial, sans-serif;
	line-height: 1em;
	font-size: 18px;
	padding-bottom: 0;
}

.sIFR-active span.aaaCatSIFR {
	font-family: "Lucida Grande", Arial, sans-serif;
	visibility: hidden;
	line-height: 1em;
	font-size: 18px;
	padding-bottom: 0;
}

.aaaCatSIFR a {
	text-decoration: none;
	color: #5e461b;
}

.aaaCatSIFR a:hover {
	text-decoration: none;
	color: #f064a5;
}

.sIFR-active td.contentsTopics {
	font-family: "Lucida Grande", Arial, sans-serif;
	visibility: hidden;
	line-height: 1em;
	font-size: 22px;
	padding-bottom: 0;
	color: #f064a5;
}

.contentsTopics a {
	text-decoration: none;
	color: #f064a5;
}

.contentsTopics a:hover {
	text-decoration: none;
	color: #f064a5;
}

.sIFR-active span.aaaCartSIFR {
	font-family: "Lucida Grande", Arial, sans-serif;
	visibility: hidden;
	line-height: 1em;
	font-size: 22px;
	padding-bottom: 0;
	color: #aed136;
	text-align: center;
}

.aaaCartSIFR a {
	text-decoration: none;
	color: #aed136;
}

.aaaCartSIFR a:hover {
	text-decoration: none;
	color: #90b02e;
}

.sIFR-active span.aaaCartTotalSIFR {
	font-family: "Lucida Grande", Arial, sans-serif;
	visibility: hidden;
	line-height: 1em;
	font-size: 18px;
	padding-bottom: 0;
	color: #aed136;
	text-align: center;
}

.aaaCartTotalSIFR a {
	text-decoration: none;
	color: #aed136;
}

.aaaCartTotalSIFR a:hover {
	text-decoration: none;
	color: #90b02e;
}

.sIFR-active span.aaaLeftContents {
	font-family: "Lucida Grande", Arial, sans-serif;
	visibility: hidden;
	padding-bottom: 0;
	font-size: 14px;
	line-height: 1em;
	text-decoration: none;
	color: #b3a59e;
}

.aaaLeftContents a {
	text-decoration: none;
	color: #b3a59e;
}

.aaaLeftContents a:hover {
	text-decoration: none;
	color: #f064a5;
}

.sIFR-active span.aaaSubCatSIFR {
	font-family: "Lucida Grande", Arial, sans-serif;
	visibility: hidden;
	padding-bottom: 0;
	font-size: 14px;
	line-height: 1em;
	text-decoration: none;
	color: #b3a59e;
}

.aaaSubCatSIFR a {
	text-decoration: none;
	color: #b3a59e;
}

.aaaSubCatSIFR a:hover {
	text-decoration: none;
	color: #f064a5;
}

.sIFR-active span.aaaLeftFooter {
	font-family: "Lucida Grande", Arial, sans-serif;
	visibility: hidden;
	padding-bottom: 0;
	font-size: 11px;
	line-height: 1em;
	text-decoration: none;
	color: #976928;
	width: 250px;
}

.aaaLeftFooter a {
	text-decoration: none;
	color: #976928;
}

.aaaLeftFooter a:hover {
	text-decoration: none;
	color: #f064a5;
}

.sIFR-active span.aaaLinkYouraccount {
	font-family: "Lucida Grande", Arial, sans-serif;
	visibility: hidden;
	line-height: 1em;
	font-size: 14px;
	padding-bottom: 0;
	color: #f064a5;
}

.aaaLinkYouraccount a {
	text-decoration: none;
	color: #f064a5;
}

.aaaLinkYouraccount a:hover {
	text-decoration: underline;
	color: #f064a5;
}

.sIFR-active span.aaaGreetUser {
	font-family: "Lucida Grande", Arial, sans-serif;
	text-decoration: none;
	visibility: hidden;
	line-height: 1em;
	font-size: 14px;
	padding-bottom: 0;
	color: #b3a59e;
}

.sIFR-active span.aaaLinkLogout {
	font-family: "Lucida Grande", Arial, sans-serif;
	text-decoration: none;
	visibility: hidden;
	line-height: 1em;
	font-size: 10px;
	padding-bottom: 0;
	font-weight: bold;
	color: #422319;
}

.aaaLinkLogout a {
	text-decoration: none;
	color: #422319;
}

.aaaLinkLogout a:hover {
	text-decoration: none;
	color: #f064a5;
}

.sIFR-active span#aaaLinkLogin {
	font-family: "Lucida Grande", Arial, sans-serif;
	text-decoration: none;
	visibility: hidden;
	line-height: 1em;
	font-size: 10px;
	padding-bottom: 0;
	font-weight: bold;
	color: #422319;
}

#aaaLinkLogin a {
	text-decoration: none;
	color: #422319;
}

#aaaLinkLogin a:hover {
	text-decoration: none;
	color: #f064a5;
}

.sIFR-active span.aaaLinkRegister {
	font-family: "Lucida Grande", Arial, sans-serif;
	text-decoration: none;
	visibility: hidden;
	line-height: 1em;
	font-size: 10px;
	padding-bottom: 0;
	font-weight: bold;
	color: #422319;
}

.aaaLinkRegister a {
	text-decoration: none;
	color: #422319;
}

.aaaLinkRegister a:hover {
	text-decoration: none;
	color: #f064a5;
}

.sIFR-active span.aaaListingBoxProductName {
	font-family: "Lucida Grande", Arial, sans-serif;
	text-decoration: none;
	visibility: hidden;
	line-height: 1em;
	font-size: 22px;
	padding-bottom: 0;
	font-weight: bold;
	color: #000;
	width: 250px;
}

.sIFR-active span.aaaListingBoxProductName2 {
	font-family: "Lucida Grande", Arial, sans-serif;
	text-align: center;
	text-decoration: none;
	visibility: hidden;
	line-height: 1em;
	font-size: 22px;
	padding-bottom: 0;
	font-weight: bold;
	color: #000;
	width: 185px;
}

.sIFR-active #formCustomize51 span.aaaListingBoxProductName, .sIFR-active #formCustomize53 span.aaaListingBoxProductName, .sIFR-active #formCustomize51 a.de span.aaaListingBoxProductName, .sIFR-active #formCustomize53 a.de span.aaaListingBoxProductName {
	font-family: "Lucida Grande", Arial, sans-serif;
	text-decoration: none;
	visibility: hidden;
	font-size: 22px;
	padding-bottom: 0;
	font-weight: bold;
	color: #000;
}

/*.sIFR-active #formCustomize51 a.de span.aaaListingBoxProductName, .sIFR-active #formCustomize53 a.de span.aaaListingBoxProductName {
	font-size: 20px;
}*/

.sIFR-active span.aaaBlackGaramond {
	font-family: "Lucida Grande", Arial, sans-serif;
	visibility: hidden;
	padding-bottom: 0;
	font-size: 14px;
	line-height: 1em;
	text-decoration: none;
	color: #422319;
}

.aaaBlackGaramond a {
	text-decoration: none;
	color: #422319;
}

.aaaBlackGaramond a:hover {
	text-decoration: none;
	color: #f064a5;
}

.sIFR-active span.aaaBlackGaramondLeftAlign {
	font-family: "Lucida Grande", Arial, sans-serif;
	visibility: hidden;
	padding-bottom: 0;
	font-size: 14px;
	line-height: 1em;
	text-decoration: none;
	color: #422319;
}

.aaaBlackGaramondLeftAlign a {
	text-decoration: none;
	color: #422319;
}

.aaaBlackGaramondLeftAlign a:hover {
	text-decoration: none;
	color: #f064a5;
}

.sIFR-active span.aaaMaroonGaramond {
	font-family: "Lucida Grande", Arial, sans-serif;
	visibility: hidden;
	padding-bottom: 0;
	font-size: 14px;
	line-height: 1em;
	text-decoration: none;
	color: #660000;
}

.aaaMaroonGaramond a {
	text-decoration: none;
	color: #660000;
}

.aaaMaroonGaramond a:hover {
	text-decoration: none;
	color: #f064a5;
}

/*---- END sIFR ---*/

/*---- START ADD NEWS AND NEWSLETTER ---*/

.newsContainer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7CECA;
	padding-bottom: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	/*margin-left: 5px;*/
}

.newsMoreLink a {
	text-decoration: none;
	line-height: 1em;
}

.newsMain {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #422319;
}

.newsThumbContainer {
	/*overflow: hidden;*/
	vertical-align: top;
	text-align: left;
	border: 0;
	padding: 0;
	width: 150px;
}

.newsArchiveColumn {
	text-align: left;
	overflow: hidden;
	border: 0;
	padding: 0;
	margin-right: 60px;
	float: left;
}

.newsArchiveColumn a {
	text-decoration: none;
}

.pagination {
	color: #b3a59e;
	text-decoration: none;
	width: 572px;
	height: 33px;
	margin-top: -8px;
	/*margin-right: 30px;*/
}
.pagination a, pagination a:link, pagination a:active {
	text-decoration: none;
	color: #b3a59e;
}
.pagination a:hover {
	text-decoration: none;
	color: #f064a5;
}

.paginationCurrent a {
	text-decoration: none;
	color: #f064a5;
}

/*---- END ADD NEWS AND NEWSLETTER ---*/


/*------ PRODUCT LISTING CUSTOMIZE -----*/

.roze, .bruin {
	margin: 0 0 26px 0;
	/*padding: 0 0 26px 76px;*/
}

.roze {
	/*margin-top: 250px;*/
}

.top {
	width: 630px;
	height: 9px;
}

.roze .top {
	background: url(../../../images/customize/pink_top.jpg) no-repeat;
}

.bruin .top {
	background: url(../../../images/customize/brown_top.jpg) no-repeat;
}

.middle .left, .middle .right {
	width: 9px;
}

.roze .middle .left {
	background: url(../../../images/customize/pink_left.jpg) no-repeat;
}

.bruin .middle .left {
	background: url(../../../images/customize/brown_left.jpg) no-repeat;
}

.middle .center {
	width: 612px;
}

.middle .center .price {
	margin: 17px 0 0 0;
}

.middle .center .tax {
	margin: 0 0 3px 0;
}

.middle .center .buy-now {
	margin: 0 0 2px 0;
}

.middle .center .center-left {
	/*padding: 35px 0 0 0;*/
}

.middle .center .center-right .text-left {
	width: 35px;
	float: left;
}

#cImg51 {
	width: 330px;
	margin: 0 0 0 10px;
}

#cImg53 {
	width: 330px;
	margin: 0 0 0 10px;
}

.middle .center .center-right .text-text {
	width: 199px;
}

.middle .center .center-right .colors {
	margin: 5px 0 5px 0;
}

.middle .center .center-right .text-customize {
	
}

.middle .center .center-right .text-text textarea {
	border: 1px solid #9A8C83;
}

.middle .center .center-right .text-text #cText51 {
	height: 57px;
}

.middle .center .center-right .text-text #cText53 {
	height: 91px;
}

.middle .center .center-right .image-upload {
	margin: 10px 0 9px 0;
	float: left;
}

.middle .center .center-right {
	padding: 40px 0 20px 29px;
}

.middle .center .center-right form {
	margin: 0;
	padding: 0;
}

.middle .center .center-right .text-font {
	margin: 8px 0 0 0;
}

.middle .center .center-right .text-size {
	margin: 8px 0 0 0;
}

.middle .center .center-right .quantity {
	margin: 0 0 7px 0;
}

.roze .middle .center .center-left {
	border-right: 2px solid #EB0A8A;
}

.bruin .middle .center .center-left {
	border-right: 2px solid #5D504A;
}

.roze .middle .right {
	background: url(../../../images/customize/pink_right.jpg) no-repeat;
}

.bruin .middle .right {
	background: url(../../../images/customize/brown_right.jpg) no-repeat;
}

.bottom {
	width: 630px;
	height: 9px;
}

.roze .bottom {
	background: url(../../../images/customize/pink_bottom.jpg) no-repeat;
}

.bruin .bottom {
	background: url(../../../images/customize/brown_bottom.jpg) no-repeat;
}

.text-customize1 {
	margin: 0 0 4px 0;
}

.text-customize1 input, .text-customize2 input {
	border: 1px solid #9A8C83;
	color: #000000;
	width: 199px;
}

.text-customize1 input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

.text-customize2 input {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
}

.clear {
	clear: left;
}

.image-options {
	float: left;
}

.image {
	width: 182px;
}

.image input {
	width: 173px;
}

.thumb_remove {
	margin: 2px 0 0 -18px;
	position: absolute;
}

.thumb_remove a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.thumb_image {
	margin: 2px 0 0 0;
	min-height: 134px;
	float: left;
}

.thumb_melding {
	color: #990000;
	font-weight: bold;
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

label.prettyCheckbox span.holder {
	display: block;
	left: 0;
	position: absolute;
	top: 0;
}

input.hiddenCheckbox {
	left: -10000px;
	position: absolute;
}

label.prettyCheckbox span.holderWrap {
	display: block;
	float: left;
	overflow: hidden;
	position: relative;
}

span.holder {
	cursor: pointer;
}

.prettyCheckbox {
	display: block;
	float: left;
	height: 60px;
	padding: 0;
	margin: 0 12px 0 0;
	width: 60px;
}

.prettyCheckbox.cColorstandard span.holder {
	background: url(../../../images/customize/standard.jpg) no-repeat;
	height: 180px;
}

.prettyCheckbox.cColorgold span.holder {
	background: url(../../../images/customize/gold.jpg) no-repeat;
	height: 180px;
}

.prettyCheckbox.cColorpink span.holder {
	background: url(../../../images/customize/pink.jpg) no-repeat;
	height: 180px;
}

label.radio:hover.cColorgold span.holder, label.radio:hover.cColorpink span.holder, label.radio:hover.cColorstandard span.holder {
	top: -60px !important;
}

label.cColorgold.checked span.holder, label.cColorpink.checked span.holder, label.cColorstandard.checked span.holder, label.cColorgold.checked:hover span.holder, label.cColorpink.checked:hover span.holder, label.cColorstandard.checked:hover span.holder {
	top: -120px !important;
}

.prettyCheckbox.small {
	display: block;
	float: left;
	height: 26px;
	margin: 0 3px 0 0;
	width: 26px;
	cursor: pointer;
}

.prettyCheckbox.small.cColororange2 span.holder {
	background: url(../../../images/customize/orange.jpg) no-repeat;
	height: 78px;
}

.prettyCheckbox.small.cColorpink2 span.holder {
	background: url(../../../images/customize/pink2.jpg) no-repeat;
	height: 78px;
}

.prettyCheckbox.small.cColorpurple2 span.holder {
	background: url(../../../images/customize/purple.jpg) no-repeat;
	height: 78px;
}

.prettyCheckbox.small.cColorred2 span.holder {
	background: url(../../../images/customize/red.jpg) no-repeat;
	height: 78px;
}

.prettyCheckbox.small.cColorgreen2 span.holder {
	background: url(../../../images/customize/green.jpg) no-repeat;
	height: 78px;
}

.prettyCheckbox.small.cColordark_blue2 span.holder {
	background: url(../../../images/customize/dark-blue.jpg) no-repeat;
	height: 78px;
}

.prettyCheckbox.small.cColorlight_blue2 span.holder {
	background: url(../../../images/customize/light-blue.jpg) no-repeat;
	height: 78px;
}

label.radio:hover.cColororange2 span.holder, label.radio:hover.cColorpink2 span.holder, label.radio:hover.cColorpurple2 span.holder, label.radio:hover.cColorred2 span.holder, label.radio:hover.cColorgreen2 span.holder, label.radio:hover.cColordark_blue2 span.holder, label.radio:hover.cColorlight_blue2 span.holder {
	top: -26px !important;
}

label.cColororange2.checked span.holder, label.cColorpink2.checked span.holder, label.cColorpurple2.checked span.holder, label.cColorred2.checked span.holder, label.cColorgreen2.checked span.holder, label.cColordark_blue2.checked span.holder, label.cColorlight_blue2.checked span.holder, label.cColororange2.checked:hover span.holder, label.cColorpink2.checked:hover span.holder, label.cColorpurple2.checked:hover span.holder, label.cColorred2.checked:hover span.holder, label.cColorgreen2.checked:hover span.holder, label.cColordark_blue2.checked:hover span.holder, label.cColorlight_blue2.checked:hover span.holder {
	top: -52px !important;
}

.prettyCheckbox.smallSize {
	display: block;
	float: left;
	height: 28px;
	margin: 0 2px 0 0;
	width: 28px;
}

.prettyCheckbox.smallSize.cSizesmall span.holder {
	background: url(../../../images/customize/small.jpg) no-repeat;
	height: 84px;
}

.prettyCheckbox.smallSize.cSizemedium span.holder {
	background: url(../../../images/customize/medium.jpg) no-repeat;
	height: 84px;
}

.prettyCheckbox.smallSize.cSizelarge span.holder {
	background: url(../../../images/customize/large.jpg) no-repeat;
	height: 84px;
}

.prettyCheckbox.smallSize.cSizeextra_large span.holder {
	background: url(../../../images/customize/extra_large.jpg) no-repeat;
	height: 84px;
}

label.radio:hover.cSizesmall span.holder, label.radio:hover.cSizemedium span.holder, label.radio:hover.cSizelarge span.holder, label.radio:hover.cSizeextra_large span.holder {
	top: -28px !important;
}

label.cSizesmall.checked span.holder, label.cSizemedium.checked span.holder, label.cSizelarge.checked span.holder, label.cSizeextra_large.checked span.holder {
	top: -56px !important;
}

.prettyCheckbox.smallSize.cSizesmall2 span.holder {
	background: url(../../../images/customize/small.jpg) no-repeat;
	height: 84px;
}

.prettyCheckbox.smallSize.cSizemedium2 span.holder {
	background: url(../../../images/customize/medium.jpg) no-repeat;
	height: 84px;
}

.prettyCheckbox.smallSize.cSizelarge2 span.holder {
	background: url(../../../images/customize/large.jpg) no-repeat;
	height: 84px;
}

.prettyCheckbox.smallSize.cSizeextra_large2 span.holder {
	background: url(../../../images/customize/extra_large.jpg) no-repeat;
	height: 84px;
}

label.radio:hover.cSizesmall2 span.holder, label.radio:hover.cSizemedium2 span.holder, label.radio:hover.cSizelarge2 span.holder, label.radio:hover.cSizeextra_large2 span.holder {
	top: -28px !important;
}

label.cSizesmall2.checked span.holder, label.cSizemedium2.checked span.holder, label.cSizelarge2.checked span.holder, label.cSizeextra_large2.checked span.holder {
	top: -56px !important;
}

.prettyCheckbox.smallFont {
	display: block;
	float: left;
	height: 20px;
	margin: 0 3px 0 0;
	width: 48px;
}

.prettyCheckbox.smallFont.cFontzapfino span.holder {
	background: url(../../../images/customize/zapfino.jpg) no-repeat;
	height: 60px;
}

.prettyCheckbox.smallFont.cFonttimes span.holder {
	background: url(../../../images/customize/times.jpg) no-repeat;
	height: 60px;
}

.prettyCheckbox.smallFont.cFontarial span.holder {
	background: url(../../../images/customize/arial.jpg) no-repeat;
	height: 60px;
}

.prettyCheckbox.smallFont.cFontgeorgia span.holder {
	background: url(../../../images/customize/georgia.jpg) no-repeat;
	height: 60px;
}

label.radio:hover.cFontzapfino span.holder, label.radio:hover.cFonttimes span.holder, label.radio:hover.cFontarial span.holder, label.radio:hover.cFontgeorgia span.holder {
	top: -20px !important;
}

label.cFontzapfino.checked span.holder, label.cFonttimes.checked span.holder, label.cFontarial.checked span.holder, label.cFontgeorgia.checked span.holder {
	top: -40px !important;
}

.prettyCheckbox.smallFont.cFontzapfino2 span.holder {
	background: url(../../../images/customize/zapfino.jpg) no-repeat;
	height: 60px;
}

.prettyCheckbox.smallFont.cFonttimes2 span.holder {
	background: url(../../../images/customize/times.jpg) no-repeat;
	height: 60px;
}

.prettyCheckbox.smallFont.cFontarial2 span.holder {
	background: url(../../../images/customize/arial.jpg) no-repeat;
	height: 60px;
}

.prettyCheckbox.smallFont.cFontgeorgia2 span.holder {
	background: url(../../../images/customize/georgia.jpg) no-repeat;
	height: 60px;
}

label.radio:hover.cFontzapfino2 span.holder, label.radio:hover.cFonttimes2 span.holder, label.radio:hover.cFontarial2 span.holder, label.radio:hover.cFontgeorgia2 span.holder {
	top: -20px !important;
}

label.cFontzapfino2.checked span.holder, label.cFonttimes2.checked span.holder, label.cFontarial2.checked span.holder, label.cFontgeorgia2.checked span.holder {
	top: -40px !important;
}

.help-step0 {
	background: url(../../../images/customize/popup_0.png) no-repeat;
	color: #7F7F6F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 13px 0 0 18px;
	position: absolute;
	width: 219px;
	height: 85px;
	margin: -101px 0 0 83px;
	z-index: 999;
}

.help-step0 .close {
	position: absolute;
	margin: -9px 0 0 202px;
}

.help-step1 {
	background: url(../../../images/customize/popup_1.png) no-repeat;
	color: #7F7F6F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 13px 15px 0 18px;
	position: absolute;
	width: 230px;
	height: 89px;
	margin: 272px 0 0 -376px;
	z-index: 999;
}

.help-step1.large {
	background: url(../../../images/customize/popup_1_large.png) no-repeat;
	height: 101px;
}

.help-step1 .close {
	position: absolute;
	margin: -9px 0 0 229px;
}

.help-step2 {
	background: url(../../../images/customize/popup_2.png) no-repeat;
	color: #7F7F6F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 17px 30px 15px 45px;
	position: absolute;
	width: 188px;
	height: 17px;
	margin: 37px 0 0 215px;
}

.help-step2.large {
	background: url(../../../images/customize/popup_2_large.png) no-repeat;
	height: 32px;
	margin: 30px 0 0 204px;
}

.help-step2 .close {
	position: absolute;
	margin: -11px 0 0 203px;
}

.help-step3 {
	background: url(../../../images/customize/popup_3.png) no-repeat;
	color: #7F7F6F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 42px 0 0 51px;
	position: absolute;
	width: 241px;
	height: 171px;
	margin: 119px 0 0 100px;
}

.help-step3.small {
	background: url(../../../images/customize/popup_3_small.png) no-repeat;
	height: 139px;
}

.help-step3 .close {
	position: absolute;
	margin: -11px 0 0 225px;
}

.help-step1 strong, .help-step2 strong, .help-step3 strong {
	color: #E90A89;
}

.help-step0 .close a, .help-step1 .close a, .help-step2 .close a, .help-step3 .close a {
	color: #000000;
	font-weight: bold;
}

#popup1_53.help-step1 {
	margin: 141px 0 0 -382px;
}

#popup2_53.help-step2 {
	margin: 20px 0 0 215px;
}

#popup2_53.help-step2.large {
	margin: 13px 0 0 204px;
}

#popup3_53.help-step3 {
	margin: 85px 0 0 100px;
}

.open-step0 {
	margin: -20px 0 0 130px;
	padding: 13px 0 0 18px;
	position: absolute;
	text-indent: -10000px;
	z-index: 999;
}

.open-step1 {
	margin: 370px 0 0 -252px;
	position: absolute;
	text-indent: -10000px;
	z-index: 999;
}

.open-step2 {
	/*margin: 42px 0 0 166px;
	padding: 17px 35px 15px 45px;*/
	margin: 56px 35px 15px 211px;
	position: absolute;
	text-indent: -10000px;
	z-index: 999;
}

.open-step3 {
	/*margin: 72px 0 0 160px;
	padding: 42px 0 0 51px;*/
	margin: 109px 0 0 211px;
	position: absolute;
	text-indent: -10000px;
	z-index: 999;
}

.open-step0 a, .open-step1 a, .open-step2 a, .open-step3 a {
	background: url(../../../images/customize/heart_transparent.jpg) no-repeat;
	display: block;
	height: 8px;
	width: 9px;
	outline: none;
}

.open-step0 a:hover, .open-step1 a:hover, .open-step2 a:hover, .open-step3 a:hover {
	background: url(../../../images/customize/heart.jpg) no-repeat;
	display: block;
	height: 8px;
	width: 9px;
}

#popup1_53_heart.open-step1 {
	margin: 252px 0 0 -258px;
}

#popup2_53_heart.open-step2 {
	margin: 42px 0 0 212px;
	padding: 0;
}

#popup3_53_heart.open-step3 {
	margin: 80px 0 0 212px;
	padding: 0;
}

#preview51, #preview53 {
	margin: 10px 0 0 62px;
}

.preview1, .preview2, .preview3 {
	float: left;
}

.preview1 a, .preview2 a, .preview3 a {
	outline: none;
}

.delivery {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

#loadingBar {
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	z-index: 10000;
}

#loadingBar .bg {
	 background-color: #999999;
	 position: fixed;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#loadingBar .bar {
	position: fixed;
	top: 50%;
	left: 50%;
}

#btnCustomize {
	margin: 217px 0 0 920px;
	position: absolute;
	z-index: 500;
}

#btnCustomize a {
	outline: none;
}

/*------ END PRODUCT LISTING CUSTOMIZE -----*/