/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 3215 2006-03-20 06:05:55Z birdbrain $
 */

body  { color: #4c3400; font-size: 72%; font-family: "century gothic", verdana, arial, helvetica, sans-serif; margin: 25px 0 10px }

a img {border: none; }
a:link    { color: #4c3400; text-decoration: none }
 
a:visited    { color: #4c3400; text-decoration: none }

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover  { color: #a29062 }

a:active  { color: #a29062 }

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em;
	}



	

h1 {
font-family:Old Standard TT;
line-height:1em; 
font-size:25px;
font-weight:550;
color:#bba280;
	}	


h2, h3, h4, h5, h6 {
font-family:Quattrocento,Georgia,Garamond,Times New Roman,serif; 
font-size:18px;
font-weight:normal;
line-height:1.25em;
	}





CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA   { display: block; margin: auto; width: 95%; clear: both }

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

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

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




LABEL, h4.optionName {
line-height: 1.5em;
padding: 0px; margin: 0px 3px 0px 3px;
}



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

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

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  { margin-top: 0.5em; height: 1px }

/*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-color: #fff; text-align: left; width: 1085px; vertical-align: top; }

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#contentMainWrapper { background-image: url(../images/chloelane_border.gif); background-repeat: repeat-y; padding-left: 10px; }

#logoWrapper  { background-repeat: no-repeat; width: 1085px; height: 133px ; }

#logoWrapper {_margin-bottom:-4px}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 




#tagline {
	padding-top:10px;
	color:#000000;
	font-size: 2em;
	text-align : left;
	vertical-align: middle;
	}

#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: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0.5em;
	list-style-type: none;
	}

#navMainWrapper, #navCatTabsWrapper    { color: #c8dded; font-size: 1em; text-transform: lowercase; letter-spacing: 2px; margin: 0; width: 100%; height: 1%     } 

#navSuppWrapper    { color: #c8dded; font-size: 1.2em; background-image: url(../images/chloelane_footer.gif); background-repeat: no-repeat; background-position: 0 bottom; width: 1085px; height: 48px  ; margin-right: 0; margin-bottom: 0; margin-left: 0; }

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	white-space: nowrap;
	}

#navMain ul li a, #navCatTabs ul li a   { color: #4c3400; text-decoration: none; position: relative; top: 60px; margin: 0; padding: 0 1.5em 0 0.5em   }

#navSupp ul li a   { color: #403a3a; text-decoration: none; margin: 0; padding-top: 0; padding-right: 0.5em; padding-bottom: 0; }

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

#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  { color: #c8dded; font-weight: 600; margin: 0; padding: 0 0.5em }

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





#navBreadCrumb  { font-family:Century Gothic; color:#bba280; text-transform:uppercase; font-size: 1.25em; 
font-weight: normal; width:687px; border-bottom: 2px dotted #eeaece; line-height:1.5em; 
background-repeat: no-repeat; background-position: center; padding: 0.5em 0 0.5em 0em; }



#navBreadCrumb a {color:#eeaece;}

#navBreadCrumb a:active {color:#bba280}





#navEZPagesTop   { color: #c8dded; font-size: 1.2em; background-image: url(../images/chloelane_topnav.gif); background-repeat: no-repeat; text-align: center; position: relative; width: 1085px; height: 75px; z-index: 5; margin: 0; padding: 0 ; }

#navEZPagesTop a   { color: #403a3a;}

#navColumnOne, #navColumnTwo  { padding-right: 10px; }


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

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

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

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/


	

.tableHeading TH {
	border-bottom: 1px solid #bba280;
text-align:center;
	}

.tableHeading, #cartSubTotal {
	}

#cartSubTotal {
	border-top: 1px solid #bba280;
	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; text-align:left;
	}

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

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

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

.cartOldItem {
	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;
}
.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 ;
	}

.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, h3.leftBoxHeading label, h3.rightBoxHeading, h3.rightBoxHeading a, h3.rightBoxHeading label  { color: #000080; font-size: 1em }
	
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover{
	color: #FFFF33;
	text-decoration: none;
	} 

.leftBoxHeading, .rightBoxHeading  { background-repeat: no-repeat; position: relative; z-index: 10; margin: -15px 0 0; padding: 0 0.2em 0.5em         }

.centerBoxHeading  { margin: 0; padding-top: 0.5em; padding-right: 0.2em; padding-left: 0.2em; }

.leftBoxContainer, .rightBoxContainer  { background-repeat: repeat-y; margin-top: 1.5em }

.sideBoxContent  { background-repeat: no-repeat; background-position: 50% bottom; padding: 0 0.4em 0 }

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, #designer, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading  { background-color: #fff }

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

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

.forward {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	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 {
	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 {
	background-color: #ffffff;
	}









	
/* =====================================GlossVisual Revisions, April 2011================================== */	


/* ===================== MENU =================== */
#categoriesContent { margin-top:-25px; font-family:Quattrocento,Georgia,Garamond,Times New Roman,serif; font-size:16px; line-height: 1.65; 
padding-left: 15px; _padding-left: 10px;}

.category-products { font-family:Quattrocento,Georgia,Garamond,Times New Roman,serif; font-size:16px; line-height: 1.50; text-indent:20px;}


/* ===================== CATEGORIES PAGE =================== */
#indexCategories {margin-bottom:35px;
}

#indexCategoriesHeading {color:#de5d9d;
font-family:Tangerine; 
font-size:50px;
}



#indexCategories.centerColumn{background-image: url('/includes/templates/custom/images/category_bg.gif') !important;
background-repeat:no-repeat;
background-position:top center;
margin-top:20px;
}

.categoryListBoxContents {
float:left;
background-color:#fff !important;
text-align:center;
font-family:Tangerine; 
font-size:50px;
text-transform:lowercase;
font-weight:bold;
text-shadow: 6px 6px 6px #999;
border-top:3px solid #eeaece;
border-left:3px solid #eeaece;
border-right:4px solid #eeaece;
border-bottom:4px solid #eeaece;
margin-left:5px;
height:175px;
-moz-box-shadow: 6px 6px 6px #999; /* Firefox 3.6 and earlier */
-webkit-box-shadow: 6px 6px 6px #999; /* Safari */
box-shadow: 6px 6px 6px #999;
}

.categoryListBoxContents img {
width:160px !important;
height:auto;
padding-bottom:5px;
padding-top:8px;
background-color:none !important;
}

.categoryListBoxContents a {color:#de5d9d; background-color:#none !important;}

	

/* ===================== PRODUCT PAGE =================== */


.productGeneral{color:#eeaece !important;}

.productGeneral font {
font-family:Quattrocento !important;
text-align:justify !important;
line-height:1.25em !important; 
font-size:18px !important;
color:#694b01 !important;
}


.Apple-style-span{
font-family:Quattrocento !important;
text-align:justify !important;
line-height:1.25em !important; 
font-size:18px !important;
color:#694b01 !important;
}

#productDescription.productGeneral{
font-family:Quattrocento !important;
text-align:justify !important;
line-height:1.25em !important; 
font-size:18px !important;
color:#694b01 !important;
}

#productsListingTopNumber, #productsListingBottomNumber {display:none;}	



/* ===================== PRODUCT ATTRIBUTES =================== */	

#attribsOptionsText {display:none; !important;}




#productAttributes {border: 0px solid #eeaece;}
#attrib-2, #attrib-3-0, #attrib-4, #attrib-5  {background-color:#ebe1d5; border:1px solid #bba280; color:#694b01; }

#productAttributes select, textarea, input {background-color:#ebe1d5; border:1px solid #bba280; color:#694b01; }


/* ===================== SHOPPING BAG & TELL A FRIEND DISPLAY =================== */
#cartAdd {
    	float: right;
	text-align: center;
	margin: 0em;
	padding: 0em;
        font-family:Century Gothic; color:#bba280; text-transform:uppercase; font-size: 1.25em; 
        font-weight: normal; line-height:0em;
}


#cartAdd input {border:0px !important;}

#cartAdd input input {border:1px solid red !important;}

#productTellFriendLink a{padding-right:183px !important;}




/* ===================== HOME & LOG IN LINKS =================== */	
.forward li a {font-family:Century Gothic  !important; color:#bba280 !important; text-transform:uppercase; font-size: 1.05em; 
font-weight: normal; line-height:1.5em; letter-spacing:-.05em;} 
.forward li a:hover {font-family:Century Gothic  !important; color:#694b01 !important; text-transform:uppercase; font-size: 1.05em; 
font-weight: normal; line-height:1.5em; letter-spacing:-.05em;} 


/* =====================VIEW PREVIOUS, ALL, NEXT=================== */	
.navNextPrevWrapper {background-color:#fff; padding-bottom:10px;}

.navNextPrevList {background-color:#fff;}



/* ===================== MODEL NUMBER =================== */	
.back li {display:none !important;}





/* ================================ COPYRIGHT & DESIGNER INFO ================================= */	
#siteinfoIP {font-family:Century Gothic, Helvetica, Verdana, sans-serif;  font-size:13px; color: #666; padding-top: 8px; }
#siteinfoIP a { color: #666; }
#siteinfoIP a:hover { color: #de5d9d; }

#designer {font-family:Century Gothic, Helvetica, Verdana, sans-serif; font-size:11px; letter-spacing:.05em; color: #666; padding-top: 8px; }
#designer a { color: #666; }
#designer a:hover { color: #de5d9d; }







/* ===================== LINK TO VIEW LARGER IMAGE =================== */
.imgLink {font-family:Century Gothic  !important; color:#bba280 !important; 
text-transform:uppercase; font-size: 1.05em; 
font-weight: normal; line-height:1.5em; letter-spacing:.05em;} 


/* ===================== MENU REVISIONS =================== */
span.category-subs-selected {color:#de5d9d; font-style:italic;}
#sale {color:#de5d9d !important;}
#gc {display:none;}


/* ===================== LP & TC LOGOS IN SIDEBAR =================== */
#bannerbox2Heading.leftBoxHeading {display:none;}

#bannerbox2{width:145px !important; margin-top:15px; border:0px;}

#bannerbox2.leftBoxContainer {
width:140px;
text-align:center;
font-family:Quattrocento,Georgia,Garamond,Times New Roman,serif; 
font-size:16px;
font-weight:normal;
line-height:1.25em;
}

#bannerbox2.leftBoxContainer img{float:right; padding-top:15px; padding-left:10px;}


#bannerbox.leftBoxContainer img{padding-top:15px; padding-left:36px; }



/* ===================== FB DISPLAY =================== */

#fbimage{position:absolute; margin-top:-49px;margin-left:14px;padding-right:7px;z-index:1000;}

#bannerbox.rightBoxContainer iframe
{float:right;  z-index:-1; }

#fbstream {float:right; margin-top:-50px; border:1px solid #694b01; height:600px; width:185px; }





/* ===================== MONOGRAMMING & EMBROIDERY OPTIONS =================== */


h3.attributesComments {
font-size:15px;
color:#de5d9d;
padding-bottom:15px;
}



.options {
border-left:1px solid #ebe1d5;
border-right:1px solid #ebe1d5;
background-image:url('/images/options_bg.png'); 
background-position:right bottom; background-repeat:no-repeat; 
font-family:Quattrocento;
color:#694b01;
font-size:17px !important;
font-weight:normal;
line-height:1.20em;
padding:15px;  }

.options font {
font-family:Quattrocento,Georgia,Garamond,Times New Roman,serif; 
font-size:14px !important;
font-weight:normal;
line-height:1.25em;}

.options a{color:#de5d9d !important;}
.options a:hover{color:#bba280 !important;}

.options h1 {font-style:italic; text-align:center; color:#de5d9d; border-top:2px dotted; padding-top:10px;}


.contactus{
font-weight:bold !important;
border:1px solid #694b01;
text-align:center;
color:#000; 
background-color:#ffcccc;  /* for IE */   filter:alpha(opacity=70);  /* CSS3 standard */  opacity:0.7;

}
.contactus p {font-weight:bold !important; font-size:18px !important;}
.contactus a {color:purple !important}
.contactus a:hover {color:#694b01 !important; text-decoration:underline;}

#chloelane {padding-left:125px;}
#ezPagesHeading {display:none;}


/* ===================== CREATE ACCOUNT SUCCESS =================== */

#createAcctSuccessMainContent.content
{
font-family:Quattrocento,Georgia,Garamond,Times New Roman,serif; 
font-size:20px !important;
font-weight:normal;
line-height:1.35em;
margin-top:20px;
height:300px;
width:600px;
padding-left:45px;
}
#createAcctSuccessMainContent.content a {color:#de5d9d !important; font-weight:bold;}
#createAcctSuccessMainContent img {padding-left:30px;}
#addressBookDefaultName{display:none;}
#createAcctSuccessMainContent address  {display:none;}
#fieldset{display:none;}


/* ===================== CHECKOUT SUCCESS =================== */
#csNotifications {display:none;  }
#checkoutSuccessThanks.centeredContent {display:none;}
#checkoutSuccessHeading{color:#de5d9d; text-align:center;}
#checkoutSuccess.centerColumn
{
font-family:Quattrocento,Georgia,Garamond,Times New Roman,serif; 
font-size:20px !important;
font-weight:normal;
line-height:1.35em;
margin-top:20px;
height:210px;
width:600px;
padding-left:60px;
}
#checkoutSuccessContactLink a {color:#de5d9d;}
#checkoutSuccessContactLink a {color:#de5d9d !important; font-weight:bold;}
#checkoutSuccessContactLink img {padding-left:86px;}


/* ===================== LOGIN PAGE =================== */

#login-password {background-color:#ffdbdc; border:1px solid #bba280; color:#694b01;}
#login-email-address {background-color:#ffdbdc; border:1px solid #bba280; color:#694b01;}
#loginDefaultHeading {display:none;}
#loginDefault legend{font-weight:normal !important; font-size:22px; font-family:Quattrocento,Georgia,Garamond,Times New Roman,serif; }
#loginDefault .advisory {display:none; font-size:18px; font-family:Quattrocento;}
#loginDefault .information {font-size:18px; font-family:Quattrocento;}
#loginDefault fieldset fieldset{border:1px solid #694b01;} 
#loginDefault .alert {display:none;}
#loginDefault fieldset fieldset input {background-color:#ffdbdc; border:1px solid #bba280; color:#694b01; }
#loginDefault fieldset fieldset select {background-color:#ffdbdc; border:1px solid #bba280; color:#694b01; }
#loginDefault .buttonRow {float:right; margin-top:-70px;}


/* ===================== CONTACT US =================== */

#contactUsForm {border:1px solid #bba280;}
#contactUsForm legend {font-weight:normal !important; font-size:22px; font-family:Quattrocento,Georgia,Garamond,Times New Roman,serif; }
#contactUsForm .alert {display:none;}
#contactUsForm label {font-size:16px; font-family:Quattrocento;}
#contactUsForm input {background-color:#ffdbdc; border:1px solid #bba280; color:#694b01; 
margin-left:-36px; height:20px;}
#contactUsForm textarea {background-color:#ffdbdc; 
border:1px solid #bba280; color:#694b01; margin-left:146px; margin-top:-17px;width:520px; }
#contactUsDefault .buttonRow back {display:none;}
#contactUsDefault address{font-weight:normal !important; font-size:18px; font-family:Quattrocento,Georgia,Garamond,Times New Roman,serif; }


/* ===================== CHECKOUT PAYMENT & EDIT BILLING ADDRESS =================== */

#checkoutPayment legend{font-weight:normal !important; font-size:20px; font-family:Quattrocento,Georgia,Garamond,Times New Roman,serif; }
#checkoutPayment fieldset{border:1px solid #694b01; margin-bottom:20px;} 
#checkoutPayment {font-weight:normal !important; font-size:16px; font-family:Quattrocento,Georgia,Garamond,Times New Roman,serif; }
#checkoutPayment .radioButtonLabel {display:none;}
#checkoutPayment .termsdescription a{font-weight:bold !important; font-style:italic; color:#de5d9d;}
#checkoutPayment .floatingBox {font-weight:normal !important; color:694b01; line-height:1.25;}
#checkoutPayment .floatingBox a{font-weight:bold !important; color:#de5d9d;}
#checkoutPayment .termsiagree {margin-left:0px;}
#checkoutPayment input#conditions {margin-left:10px;}
#checkoutBillto .buttonRow  {display:none;}
#checkoutOrderTotals {border-bottom:0px solid #bba280;}
#checkoutPaymentHeadingTotal {border-top:0px solid #bba280;}
#checkoutPayment input {background-color:#ffdbdc; border:1px solid #bba280; color:#694b01; 
margin-left:-36px; }
#checkoutPayment select {background-color:#ffdbdc; border:1px solid #bba280; color:#694b01; 
margin-left:-36px; height:20px;}
#checkoutPayment textarea {background-color:#ffdbdc; border:1px solid #bba280; color:#694b01;}


#checkoutNewAddress {margin-top:-30px; font-weight:normal !important; font-size:16px; font-family:Quattrocento,Georgia,Garamond,Times New Roman,serif; }
#checkoutPayAddressDefault .instructions {font-weight:normal !important; font-size:18px; font-family:Quattrocento,Georgia,Garamond,Times New Roman,serif; }
#checkoutPayAddressDefault address.back {display:none; padding-right:55px; border:1px solid blue;}
#checkoutNewAddress .alert {display:none;}
#checkoutPayAddressDefaultAddress {display:none;}
#checkoutNewAddress input {background-color:#ffdbdc; border:1px solid #bba280; color:#694b01;}
#checkoutNewAddress select {background-color:#ffdbdc; border:1px solid #bba280; color:#694b01;}


/* ===================== CHECKOUT CONFIRMATION =================== */
#checkoutShipto {width:685px;}
#checkoutShipto  {font-size:14px;}
#checkoutShipto a {font-size:12px; float:right;}
#checkoutConfirmDefault a {font-size:12px; float:right; margin-top:-23px;}
#cartContentsDisplay{font-weight:normal !important; font-size:18px; font-family:Quattrocento,Georgia,Garamond,Times New Roman,serif; }
#cartContentsDisplay th {border:0px solid #bba280;} 
td.cartProductDisplay, td.cartQuantity, td.cartTotalDisplay{border-right:0px solid #bba280; text-align:center;}
td.cartProductDisplay {text-align:center;}
#checkoutConfirmDefault hr {color:#bba280;}
#checkoutConfirmDefault .back {margin-left:15px;}
#checkoutConfirmDefault h2 {font-size:20px;}



/* ===================== LOG OFF =================== */

#logoffDefault {font-weight:normal !important; font-size:20px; font-family:Quattrocento,Georgia,Garamond,Times New Roman,serif; height:400px;}
#logoffDefault {background-image: url('/images/logoutbg.gif'); background-position: bottom center ; background-repeat:no-repeat;}




/* ===================== MISC =================== */

.rightBoxHeading {display:none;}

legend { color: #4c3400; }

#searchHeading, #bannerboxallHeading { display: none; }

#bannerboxallContent img { margin-top: -5px; }	

#searchContent {padding-top:24px;background-image: url('/includes/templates/custom/images/searchbg.gif'); 
background-position:top;}

.itemTitle {padding-bottom:20px;}

#navEZPagesTop {text-align:right !important;}

.navNextPrevCounter{display:none;}

#bannerboxallContent img {padding-top:10px; padding-bottom:15px; border-bottom:2px dotted #bba280;} 	

#categoriesContent.sideBoxContent{padding-bottom:20px; padding-top:20px;}

#shoppingcartContent.sideBoxContent {float:right; background-image: url('/includes/templates/custom/images/chloelane_cart.gif');	
background-position:top; padding-top:105px; width:170px; text-align:right;}

#shoppingcartContent.sideBoxContent hr {color:#694b01;}	

.cartBoxTotal {font-weight:normal;}

#productTellFriendLink.buttonRow {display:true;}


#saleimg {padding-left:20px; }
#mainimg {padding-left:20px; }
#quicklinks {padding-left:20px; }
.MagicSlideshow {width:650px !important; margin-right:auto !important; margin-left:auto !important;}

#indexDefaultMainContent.content {width:655px !important; margin-right:auto !important; margin-left:auto !important;}

.additionalImages {display:none;} 

.buttonRow input {border:none !important;}


#imgcaption {font-size:12px !important; line-height:1em !important; }
#imgcaption a {color:#bba280 !important;}



.aboutus{
font-family:Quattrocento,Georgia,Garamond,Times New Roman,serif; 
font-size:18px !important;
font-weight:normal;
line-height:1.25em;
margin-top:20px;
width:600px;
padding-left:45px;
background-image: url('/includes/templates/custom/images/aboutus_bg.gif') !important;
background-repeat:no-repeat;
background-position:center center;
}

.aboutusfb {width:450px; margin-left:auto; margin-right:auto; font-family:Quattrocento,Georgia,Garamond,Times New Roman,serif; 
font-size:16px !important;
font-weight:normal; text-align:center;}

#indexProductListCatDescription
{font-family:Quattrocento !important; 
font-size:22px !important;
font-weight:normal;
line-height:1.25em;}

#accountLinksWrapper {display:none;}




.cartAttribsList ul {text-align:left !important;}

#cartProdTitle {text-align:left !important;}

.cartQuantityUpdate input {border:0px !important;}


.gvBal {text-align:left; width:120px; margin-right:15px;}
.gvBal input {width:120px; float:right;} 


#cartBoxVoucherBalance {padding-top:15px; font-family:Quattrocento,Georgia,Garamond,Times New Roman,serif; 
font-size:16px !important; text-align:center; color:#de5d9d;}


#accountDefault
#prevOrders td{text-align:center !important;}
#prevOrders td {width:110px; !important;}




#location{
font-family:Quattrocento,Georgia,Garamond,Times New Roman,serif; 
font-size:18px !important;
font-weight:normal;
line-height:1.25em;
margin-top:20px;
background-image: url('/includes/templates/custom/images/aboutus_bg.gif') !important;
background-repeat:no-repeat;
background-position:top center;
}

.hours{font-size:22px !important;}


#productListing h3.itemTitle {margin-top:-3em !important;}



#rg{
font-family:Quattrocento,Georgia,Garamond,Times New Roman,serif; 
font-size:19px !important;
color:red !important;
font-weight:normal;
line-height:1.25em;

}
