/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 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 5349 2006-12-22 20:34:40Z birdbrain $
 */

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}

.centerBoxContentsProducts {
	text-align:left;
}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #451A00;
	text-decoration: none;
	font-size: 11px;
	}
 
a:visited {
	color: #451A00;
	text-decoration: none;
	font-size: 11px;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #451A00;
	}

a:active {
	color: #99804F;
	}

h1 {
	font-size: 16px;
	color: #60BAD4;
	}

h1.brown {
	font-size: 16px;
	color: #572B00;
	}

h2 {
	font-size: 14px;
	color: #572B00;
	}

h3 {
	font-size: 14px;
	color: #572B00;
	}

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

.biggerText {
	font-size: 1.0em;
	}

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

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:*/
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}

html .centerColumn {
	height: 1%;
	}

.adviews {
	font-color: #572B00;
	font-weight: bold;
}


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

FORM, SELECT, INPUT {
/*	display: inline;*/
	font-size: 1em;
	}

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

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

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

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: #572B00;
	}

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;
	}

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

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

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

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

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 #C5AA86;
	}

HR.blue {
	height: 1px;
	width: 300px;
	border: none;
	border-bottom: 1px solid #029FB0;
	}

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

.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 {
	text-align: left;
	vertical-align: top;
	}

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

#contentMainWrapper {
	background-color: #FFFFFF;
	}

#logoWrapper{
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height:75px;
	}

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

#navColumnOneWrapper {
	background-color: #FFFFFF;
	} 

#navColumnTwoWrapper {
	background-color: #FFFFFF;
	}
	
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	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, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #CAECF6;
	background-image:none;
}

#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;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#navCatTabs ul li a {
	color: #CAECF6;
	}

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

#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 {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {}

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

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

#productDescription {
}

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

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

/*Shopping Cart Display*/
#cartAdd {
	float: left;
	text-align: left;
	margin: 0em;
	border: 0px solid #000000;
	padding-top: 5px;
	}

#productTellFriendLink {
	float: left;
	text-align: center;
	}

.tableHeading TH {
	border-bottom: 1px solid #C5AA86;
	}

.tableHeading, #cartSubTotal {
	background-color: #FFFFFF;
	 }

#cartSubTotal {
	border-top: 0px solid #C5AA86;
	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: #663300;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

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

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	border: 0px solid #B5A571;
	color: #663300;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}

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

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

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

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

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

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: normal;
	font-size: 11px;
	color: #B5A571;
	}

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

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

.amount {
	width: 5.5em;
	}

.itemTitle {
	background: transparent;
}

.tabTable {
	padding: 5px;
	border: 0px solid #C5AA86;
}

#cartContentsDisplay {
	border: 1px solid #C5AA86;
}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {
padding-left: 2px;
}

#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;
	}

.centerBoxWrapper {
	border: 1px solid #C5AA86;
	height: 1%;
	margin: 1.1em 0;
	}

.featuredBoxWrapper {

	}


h2.centerBoxHeading {
	font-size: 14px;
	}

/*sideboxes*/
.columnLeft {
}

.columnRight {
}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: brown;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 1em;
	color: #ffffff;
}

.centerBoxHeading {
	padding: 5px;
	background-color: #F6F3EC;
	}

.leftBoxHeading, .rightBoxHeading {
	background-color: #CAECF6;
	}

.leftBoxContainer {
	margin-top: 1.0em;
	background: #FFFFFF;
	border: 1px solid #C5AA86;
	}

rightBoxContainer {
	margin-top: 1.0em;
	background: #FFFFFF;
	border: 1px solid #C5AA86;
	}

#shoppingcart, #featured {
	border: 1px solid #C5AA86;
}	

.sideBoxContent {
	background-color: #FFFFFF;
	font-size: 11px;
	margin-bottom: 1em;
	padding-left: 5px;
	padding-right: 5px;
	}

.freeship {
	background-color: #F6F3EC;
	font-size: 11px;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

#whatsnewHeading {margin-bottom: 0px; padding: 0px;}
#specials {margin-top: 0px;}

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .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;
	}

.centerBoxContentsFeatured {
	font-size: 11px;
}

.productListing-heading {
	color: #7E0F00;
}

#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: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #7E0F00;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #7E0F00;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #7E0F00;
	text-decoration: none;
	}

a.category-top:hover, a.category-links:hover, a.category-subs:hover {
	color:  #993300;
	}

SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

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

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}
#shoppingCartDefault h1 {width:90%;}

#shoppingCartDefault form
{
	overflow: hidden;
}

.bold {
	font-weight: bold;
	}

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

.rowEven {
	background-color: #FFFFFF;
	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: #F6F3EC;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #CAECF6;
	height: 2em;
	color: #FFFFFF;
	}

#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, #popup
Help, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background: #CAECF6;
	}


.productListing-odd {
	background: #FFFFFF;
}

.productListing-even {
	background: #FFFFFF;
}

.alert {
	color: red;
	font-weight: bold;
	margin: 10px;
}

/* slideshow css */
div#homepageSlideShow {margin: 0px auto; position: relative;}
div#slide {width: 100%; text-align: center;}
div#slide p.slideTitle
{
	width: 100%;
	text-align: center;
	padding: 0.5em 0px 0px 0px;
	
	font-family: "Arial", "Helvetica", sans-serif;
	color: #663300;
}
div#slide.hideme {display:none;}

td.slideShowTD {position: relative;}
p.ssNav {position: relative; z-index:1000; margin-top:95px;}
p.ssNav a {text-decoration: none; font-size: 16px;}
p.ssNav a:hover {font-weight: bold;}
p.ssNext {float: left; margin-left: 10px;} 
p.ssPrev {float: right; margin-right: 10px;}

/* store/press.php css */
div#pressBadgeWrapper {width: 560px; margin: 0px auto; overflow: hidden;}
ul#pressBadgeList {list-style: none; padding: 0px; margin: 0px 10px;}
ul#pressBadgeList li#pressBadgeItem {display: inline; float: left; width: 180px; border-bottom: 1px solid #ccc;}
ul#pressBadgeList li#pressBadgeItem.bottom {border-bottom: none;}
div.pressBadge {position: relative; width:160px; height: 160px; margin: 10px; display: table-cell; vertical-align: middle; text-align: center;}
div.pressBadgeInner * {font-family: "Arial", "Helvetica", sans-serif; color: #663300;}
img.pressBadge {max-width: 160px; padding: 5px; }

/* size chart css */
div#sizeCharts {width: 100%;}
div#sizeCharts div.sizeChart {margin: 0px auto;}
div#sizeCharts div.sizeChart table {margin: 0px auto 20px auto; border-collapse: collapse;}

div#sizeCharts div.sizeChart table th,
div#sizeCharts div.sizeChart table td
{
	width: 34px; height: 1.2em;
	margin: 0px;
	
	text-align: center;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	color: #5f3514;
	vertical-align: middle;
	border: 1px solid black;
	padding: 2px 3px;
}
	/* for rosa clara */
	div#sizeCharts div.rosaClara table th,
	div#sizeCharts div.rosaClara table td
	{
		max-width: 60px;
		line-height: 1.2em;
	}

div#sizeCharts div.sizeChart table thead tr.tableTitle th,
div#sizeCharts div.sizeChart table tfoot td
{ border: 0px; }

div#sizeCharts div.sizeChart table thead tr.sizes th {background-color: #e6eff6;}
div#sizeCharts div.sizeChart table td.col1,
div#sizeCharts div.sizeChart table thead tr.sizes th.pivot {background-color: #eaf4fc;}
	/* for rosa clara */
	div#sizeCharts div.rosaClara table td.col1,
	div#sizeCharts div.rosaClara table td.colA,
	div#sizeCharts div.rosaClara table thead tr.sizes th.pivot {background-color: #e7e0da;}

div#sizeCharts div.sizeChart table tbody td {font-weight: normal;}
div#sizeCharts div.sizeChart table tbody td.col1 {font-weight: bold;}

/* background and menu hack/fix */
td.bgPattern {background-image: url('../images/encore-pattern.png'); width: 100%;}
td.bgPatternOffset {background-position: 0px 29px;}
td#ebLogo {width:100%;}
div.topWhiteSpace {background-color: #FFF; position:absolute; top: 0px; left: 0px; width: 100%; height: 105px; z-index:1;}
table#menu7deb0p0, table#menu7deb0p0tb {width:804px;}
div#menu7deb0p0dv {margin: 0px auto;}

/* shipping tables */
div.shippingTable {margin:10px 0px; clear:both; overflow: hidden;}
table#USShippingTable {width: 80%; background-color: #FFF; border-collapse: collapse;}
table#USShippingTable tbody td {border: 1px solid #372000; text-align: center;}
table#USShippingTable tfoot td p {text-align: center; margin: 0px 5px; line-height: 1.2em;}

/* login/logout div */
div#loginAccount {position:absolute; z-index: 100000; top: 10px; right: 20px; font-family: "Helvetica"; }

/* Account Links */
div#accountLinks { overflow: hidden; margin: 0px auto; width: 100%; }
ul#myAccountGen { padding: 0px; margin: 0px 0px 0px 22px; overflow: hidden; list-style: none; }

ul#myAccountGen li
{ 
	float: left;
	width: 110px;
	text-align: center;
	padding:5px 10px; 
	border-left: 1px solid #d3b795;
	font-family: 'Lucida Sans', 'Lucida Grande', 'Lucida';
	font-size: 10px;
	line-height: 1em;
	color: #5b270f;
}
ul#myAccountGen li.first {border-left:0px;}

ul#myAccountGen li a,
ul#myAccountGen li a:link,
ul#myAccountGen li avisited {color:#5b270f;}
ul#myAccountGen li a:hover {color:#1faac5;}

/* order summary in Account Area */
tr.tableHeading th {font-weight: normal;}
tr.tableHeading th:hover {font-weight: bold; cursor: pointer;}
tr.orderRow td 
{
	border-left: 1px solid #fee6db;
	border-bottom: 1px solid #fee6db;
	text-align: center;
}
tr.orderRow td.right {border-right: 1px solid #fee6db;}

/* header links */
div#pageHeader {position:relative; width: 802px; height:95px; margin: 0px auto;}
div#pageHeader div.headerLogo {width:259px; height:95px; position:absolute; left: 0px; top: 0px;}

@-moz-document domain(encorebridal.com) {
    div#pageHeader div.headerLogo {width:259px; height:95px; position:absolute; left: -1px; top: 0px;}
}

div#pageHeader div.headerLinks { width: auto; bottom: 10px; position: absolute; right: 0px; text-align: right;}
div#pageHeader div.headerLinks div.bridalBuzzBlog {} 
div#pageHeader div.headerLinks div.links {overflow: hidden; margin-top:5px;} 

div#pageHeader ul.accountShoppingLinks {margin:0px; padding:0px; list-style: none;}
ul.accountShoppingLinks li {float:left; padding-left: 4px; text-align: center;}
ul.accountShoppingLinks li.account {width:60px;}
ul.accountShoppingLinks li.cart {width:75px;}
ul.accountShoppingLinks li.checkout {width:60px;}
ul.accountShoppingLinks li.contact {width:60px;}
ul.accountShoppingLinks li a,
ul.accountShoppingLinks li a:link,
ul.accountShoppingLinks li a:visited 
{
	font-family: "Lucida","Lucida Sans","Lucida Grande",sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4e2719;
	text-decoration: none;
}

ul.accountShoppingLinks li a:hover { font-weight: bold;}

/* shopping cart xsell css */
div#shoppingCartDefault {width:564px;}
div#shoppingCartDefault div#cartCrossSell
{
	width:563px;
}
div#cartCrossSell
{
	width: 100%;
	margin-top: 30px;
	border: 1px solid #C5AA86;
}
div#cartCrossSell h2 {padding:5px 10px; background-color: #CAECF6;}
div#cartCrossSell ul#productListing {}
div#cartCrossSell ul#productListing .centerBoxContentsCrossSell {width:auto;}