/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 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 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	font-family: Tahoma;
	font-size:13px;
	color:#693D00;
	}

#ezPageDefault li {
	list-style: none;
	background-image: url(../images/bullet.png);
	background-repeat:no-repeat;
	padding-left: 30px;
	margin-top: 8px;
}

li {
	list-style: none;
}

b {
	font-weight: bold;
	color: #E30E7C;
}

h2 {
	color: #E30E7C;
}

h5 {
	font-weight: bold;
	color: #E30E7C;
	font-size: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #000000;
	text-decoration: none;
	}
 
a:visited {
	color: #000000;
	text-decoration: none;

	}

a:hover, #navEZPagesTOC ul li a:hover { 
	color: #3300FF;
	text-decoration: none;
	}
#navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000;
	}

a:active {
	color: #FFFFFF;
	}

h1 {
	font-size: 1.5em;
	color: #795016;
	}

h2 {
	font-size: 15px;
	}

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 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%;
	}
*/

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

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

TEXTAREA {
	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 #cccccc;
	}

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

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

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	font-size: 12px;
	}
#logo {
	float: left;
	margin: 11px 0px 0px 19px;
} 
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 18em;
	float: left;
	font-family: Tahoma;
	font-size:13px;
	color:#693d00;
	}

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;
	}
#checkoutPayment LABEL.radioButtonLabel img {
	/*position: absolute;
	top: 870px;
	left: 335px;*/
	margin-top: 10px;
}
#checkoutPayment LABEL.radioButtonLabel span.smallText {
	padding-left: 5px;
}

P, ADDRESS {
	padding: 0em;
	}

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 #9a9a9a;
	margin-bottom: 10px;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	padding-bottom: 10px;
	}

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

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

/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	width: 1000px;
	vertical-align: top;
	margin:0px;
	padding: 0px;
	}

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

#logoWrapper{
	height:71px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: 0px;
	}
	
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	padding-top: 25px;
	margin: 0px;
	}

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

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

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks { }

.navSplitPagesLinks forward { margin-bottom: 15px;}

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

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0em 0em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	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: #9a9a9a;
	}

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

#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 {
	width:725px;
	height:40px;
	}

#navEZPagesTop-left {
	background-image: url(../images/left_menucurve.jpg);
	width: 15px;
	margin: 0em;
	height: 46px;
	}

#navEZPagesTop-right {
	background-image: url(../images/right_menucurve.jpg);
	width: 15px;
	margin: 0em;
	}

#navEZPagesTop {
	background-image: url(../images/menu_bg.jpg);
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	margin: 0em;
	padding: 15.5px 8px 15px 8px;
	text-transform:uppercase;
	width: 97%;
	}

#navEZPagesTop a {
	color: #FFFFFF;
	margin: 0em;
	padding: 15.5px 5px 15px 5px;
	}

#navEZPagesTop a:active { 
	margin: 0px;
	color: #FFFFFF;
	padding: 15.5px 5px 15px 5px;
	}

#navEZPagesTop a:hover { 
	margin: 0px;
	color: #FFFFFF;
	background: url(../images/menu_bg_hover.jpg);
	padding: 15.5px 5px 15px 5px;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

/*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: 0em;
	}

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

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

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

.tableHeading TH {
	background-image: url(../images/table-bg.jpg);
	background-color:#693D00;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
	text-align: left;

	}

.tableHeading, #cartSubTotal {
	
	 }

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

#prevOrders td {
	font-size: 12px;
}

#prevOrders h2 {
	font-size: 12px;
	text-align: center;
	padding: 5px 0px;
}

#prevOrders td {
	font-size: 12px;
	padding: 7px 0px;
}

.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;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.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;
	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: 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: 1px 0px 0px 4px;
	}

#cartImage {
	width: 68px;
	height: 80px;
}
/*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: 0px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}

/*sideboxes*/
.columnLeft {}

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

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border: 0px solid #9a9a9a;
	border-bottom: 0px solid #336633;
	margin-top: 15px;
	}

.sideBoxContent {
	background-image: url(../images/left-link-bg.png);
	background-repeat:no-repeat;
	width: 255px;
	height: 199px;
	padding-top: 28px;
	}
	
.sideBoxContent_top {
	background-image: url(../images/sidebox_top.gif);
	background-repeat:no-repeat;
	width: 250px;
	height: 29px;
}
.sideBoxContent_center {
	background-image: url(../images/sidebox_middle.gif);
	width: 250px;
	margin: 0px;
	padding: 0px;
}

.sideBoxContent_bottom {
	background-image: url(../images/sidebox_bottom.gif);
	background-repeat:no-repeat;
	width: 250px;
	height: 29px;
}

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

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

#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: #008000;
	text-decoration: none;
	}*/
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}
.forward a {
	float: right;
	color:#693D00;
	font-family:Tahoma;
	font-size:13px;
	text-decoration:underline;
}

.forward a {
	color:#693D00;
}

#shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

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

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


#otsubtotal, #ottotal {
	background-color: #FFF8EC;
	height: 1.5em;
	vertical-align: top;
	}

#otshipping {
	background-color: #FFF0D4;
	height: 1.5em;
	vertical-align: top;
	}


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

CAPTION {
	/*display: none;*/
	}

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

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

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

TR.tableHeading {
	height: 2em;
	}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	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, #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;
	}


/* CUSHH TEMPLATE STYLES */

.bottom_bg {
	height: 18px;
	width: 100%;
	background-image: url(../images/bottom_bg.gif);
	background-repeat: repeat-x;
	margin-top: 17px;
	margin-bottom: 17px;
	width: 100%;
}
.flash {
	margin-top: 8px;
	vertical-align: top;
	text-align: left;
	width: 720px;
}

.login_textfield_bg {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ab5300;
	background-image: url(../images/textfield_bg.jpg);
	background-repeat:no-repeat;
	height: 22px;
	width: 129px;
	padding-right: 10px;
}

.login_textfield {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ab5300;
	width: 115px;
	border: none;
	background-color: #faf8ec;
	margin-left: 5px;
	margin-bottom: 7px;
}

.aclass a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #de0d79;
	text-decoration: none;
}

.aclass a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #de0d79;
	text-decoration: none;
}

.aclass a:hover{ text-decoration:none;}

.pink-bold {
	font-family: Tahoma;
	font-weight:bold;
	color:#e30e7c;
}

.pink-bold-header {
	font-family: Tahoma;
	font-size:16px;
	font-weight:bold;
	color:#e30e7c;
}
.category-bullet {
	background-image: url(../images/bullet.png);
	background-repeat:no-repeat;
	margin-left: 40px;
	margin-top: 7px;
}
.category-divider {
	background-image: url(../images/link-divider.png);
	background-repeat:no-repeat;
	padding-top:12px;
	margin-left:40px;

}
.category-bullet a {
	font-family: Tahoma;
	font-weight:bold;
	color:#693D00;
	font-size: 12px;
	margin-left:28px;
}
.category-bullet a:hover {
	color:#e30e7c;
	text-decoration: underline;
}

.category-bullet-active {
	background-image: url(../images/bullet.png);
	background-repeat:no-repeat;
	margin-left: 40px;
	margin-top: 7px;
}
.category-bullet-active a {
	font-family: Tahoma;
	font-weight:bold;
	color:#e30e7c;
	font-size: 12px;
	margin-left:28px;
}
.category-bullet-active a:hover {
	color:#e30e7c;
	text-decoration: underline;
}

#navBreadCrumb-buynow {
	background-image: url(../images/title-dresses.png);
	background-repeat:no-repeat;
	width:725px;
	height:40px;
	margin-top: 15px;
	margin-left: 5px;
	}
#navBreadCrumb-collection {
	background-image: url(../images/collect_longbook_heading.gif);
	background-repeat:no-repeat;
	width:725px;
	height:40px;
	margin-top: 15px;
	margin-left: 5px;
	}
#navBreadCrumb-contact {
	background-image: url(../images/title-contact_us.png);
	background-repeat:no-repeat;
	width:725px;
	height:40px;
	margin-top: 15px;
	margin-left: 5px;
	}
#navBreadCrumb-cushh {
	background-image: url(../images/title-pressrelease.png);
	background-repeat:no-repeat;
	width:725px;
	height:40px;
	margin-top: 15px;
	margin-left: 5px;
	}
#navBreadCrumb-whole {
	background-image: url(../images/title-wholesale.png);
	background-repeat:no-repeat;
	width:725px;
	height:40px;
	margin-top: 15px;
	margin-left: 5px;
	}
#navBreadCrumb-delivery {
	background-image: url(../images/title-delivery-postage.png);
	background-repeat:no-repeat;
	width:725px;
	height:40px;
	margin-top: 15px;
	margin-left: 5px;
	}
#navBreadCrumb-stock {
	background-image: url(../images/title-stockists.png);
	background-repeat:no-repeat;
	width:725px;
	height:40px;
	margin-top: 15px;
	margin-left: 5px;
	}
#navBreadCrumb-size {
	background-image: url(../images/title-size-guide.png);
	background-repeat:no-repeat;
	width:725px;
	height:40px;
	margin-top: 15px;
	margin-left: 5px;
	}
#navBreadCrumb-HotNewDresses {
	background-image: url(../images/title-hotnewdress.png);
	background-repeat:no-repeat;
	width:725px;
	height:40px;
	margin-top: 15px;
	margin-left: 5px;
	}
#navBreadCrumb-SpringSummerNewArrivals {
	background-image: url(../images/title-spring-summer.gif);
	background-repeat:no-repeat;
	width:725px;
	height:40px;
	margin-top: 15px;
	margin-left: 5px;
	}
#navBreadCrumb-AutumnWinter2010-11-Preview {
	background-image: url(../images/title-autumn.gif);
	background-repeat:no-repeat;
	width:725px;
	height:40px;
	margin-top: 15px;
	margin-left: 5px;
	}
#navBreadCrumb-title-jackets {
	background-image: url(../images/title-jackets.png);
	background-repeat:no-repeat;
	width:725px;
	height:40px;
	margin-top: 15px;
	margin-left: 5px;
	}
#navBreadCrumb-title-allinone {
	background-image: url(../images/title-allinone.png);
	background-repeat:no-repeat;
	width:725px;
	height:40px;
	margin-top: 15px;
	margin-left: 5px;
	}
#navBreadCrumb-title-topsnskirts {
	background-image: url(../images/title-topsnskirts.png);
	background-repeat:no-repeat;
	width:725px;
	height:40px;
	margin-top: 15px;
	margin-left: 5px;
	}

#navBreadCrumb-signup {
	background-image: url(../images/title-signup.gif);
	background-repeat:no-repeat;
	width:725px;
	height:40px;
	margin-top: 15px;
	margin-left: 5px;
	}

#navBreadCrumb-login {
	background-image: url(../images/title-login.gif);
	background-repeat:no-repeat;
	width:725px;
	height:40px;
	margin-top: 15px;
	margin-left: 5px;
	}

#navBreadCrumb-Account {
	background-image: url(../images/title-account-info.gif);
	background-repeat:no-repeat;
	width:725px;
	height:40px;
	margin-top: 15px;
	margin-left: 5px;
	}
#navBreadCrumb-Account-logoff {
	background-image: url(../images/title-log-off.gif);
	background-repeat:no-repeat;
	width:725px;
	height:40px;
	margin-top: 15px;
	margin-left: 5px;
	}
#navBreadCrumb-Newsletter-subscript {
	background-image: url(../images/title-newsletter-subscripti.gif);
	background-repeat:no-repeat;
	width:725px;
	height:40px;
	margin-top: 15px;
	margin-left: 5px;
	}

#navBreadCrumb-Product-notification {
	background-image: url(../images/title-product-notification.gif);
	background-repeat:no-repeat;
	width:725px;
	height:40px;
	margin-top: 15px;
	margin-left: 5px;
	}
#navBreadCrumb-Address-book {
	background-image: url(../images/title-personal-add.gif);
	background-repeat:no-repeat;
	width:725px;
	height:40px;
	margin-top: 15px;
	margin-left: 5px;
}
#navBreadCrumb-Add-address {
	background-image: url(../images/title-add-address.gif);
	background-repeat:no-repeat;
	width:725px;
	height:40px;
	margin-top: 15px;
	margin-left: 5px;
}
#navBreadCrumb-Change-address {
	background-image: url(../images/title-change-add.gif);
	background-repeat:no-repeat;
	width:725px;
	height:40px;
	margin-top: 15px;
	margin-left: 5px;
	}
#navBreadCrumb-Delete-address {
	background-image: url(../images/title-delete-add.gif);
	background-repeat:no-repeat;
	width:725px;
	height:40px;
	margin-top: 15px;
	margin-left: 5px;
	}

#ezPageDefault-middle {
	margin-left: 35px;
	margin-top: 10px;
	padding: 0px
}
#stocksts-header {
	background-image: url(../images/small-logo.png);
	background-repeat:no-repeat;
	font-weight: bold;
	padding-left: 75px;
	margin: 0px 0px 5px 0px;
}
#join-mailing {
	background-image: url(../images/join-mailing.png);
	background-repeat:no-repeat;
	height: 35px;
	margin: 25px 0px 0px 30px;
}

#navBreadCrumb-like {
	background-image: url(../images/title-umay.gif);
	background-repeat:no-repeat;
	width:725px;
	height:40px;
	margin-top: 15px;
	}
#navBreadCrumb-Category {
	background-image: url(../images/title-umay.gif);
	background-repeat:no-repeat;
	width:725px;
	height:40px;
	margin-top: 15px;
	}

#navBreadCrumb-ShoppingCart {
	background-image: url(../images/title-shopping-cart.png);
	background-repeat:no-repeat;
	width:725px;
	height:40px;
	margin-top: 15px;
	}

#navBreadCrumb-Order-history {
	background-image: url(../images/title-oder-history.gif);
	background-repeat:no-repeat;
	width:725px;
	height:40px;
	margin-top: 15px;
	margin-left: 5px;
	}
#navBreadCrumb-Account-edit {
	background-image: url(../images/title-edit.gif);
	background-repeat:no-repeat;
	width:725px;
	height:40px;
	margin-top: 15px;
	margin-left: 5px;
}

#navBreadCrumb-Change-password {
	background-image: url(../images/title-change-password.gif);
	background-repeat:no-repeat;
	width:725px;
	height:40px;
	margin-top: 15px;
	margin-left: 5px;
}
#navBreadCrumb-Account-history-info {
	background-image: url(../images/title-account-info.gif);
	background-repeat:no-repeat;
	width:725px;
	height:40px;
	margin-top: 15px;
	margin-left: 5px;
}
#navBreadCrumb-Checkout-shipping {
	background-image: url(../images/title-delivery-info.gif);
	background-repeat:no-repeat;
	width:725px;
	height:40px;
	margin-top: 15px;
	margin-left: 5px;
}

#navBreadCrumb-Checkout-payment {
	background-image: url(../images/title-payment-info.gif);
	background-repeat:no-repeat;
	width:725px;
	height:40px;
	margin-top: 15px;
	margin-left: 5px;
}
#navBreadCrumb-Confirm-order {
	background-image: url(../images/title-confirm-order.gif);
	background-repeat:no-repeat;
	width:725px;
	height:40px;
	margin-top: 15px;
	margin-left: 5px;
}
#navBreadCrumb-Password-forgotten {
	background-image: url(../images/title-forgotpassword.gif);
	background-repeat:no-repeat;
	width:725px;
	height:40px;
	margin-top: 15px;
	margin-left: 5px;
}
#navBreadCrumb-Checkout-success {
	background-image: url(../images/title-delivery-info.gif);
	background-repeat:no-repeat;
	width:725px;
	height:40px;
	margin-top: 15px;
	margin-left: 5px;
}
#navBreadCrumb-Change-shipping-address {
	background-image: url(../images/title-change-shipping-address.png);
	background-repeat:no-repeat;
	width:725px;
	height:40px;
	margin-top: 15px;
	margin-left: 5px;
}

#navBreadCrumb-Change-billing-address {
	background-image: url(../images/title-billing-info.png);
	background-repeat:no-repeat;
	width:725px;
	height:40px;
	margin-top: 15px;
	margin-left: 5px;
}
#navBreadCrumb-Change-billing-address {
	background-image: url(../images/title-account-success.png);
	background-repeat:no-repeat;
	width:725px;
	height:40px;
	margin-top: 15px;
	margin-left: 5px;
}

.thumbbg {
	padding: 12px 7px 0px 12.5px; 
	background-image:url(../images/thumb-bg.png);
	background-repeat:no-repeat;
}

.feature-thumbbg {
	padding: 12px 27px 0px 0px; 
	background-image:url(../images/thumb-bg.png);
	background-repeat:no-repeat;
	width: 199px;
	height: 227px;
}

.productListing-data {
	text-align: left;
	padding: 0px 0px 0px 12px; 
	background-image:url(../images/thumb-bg.png);
	background-repeat:no-repeat;
	height: 227px;
}

.productListing-all {
	text-align: left;
	padding: 12px 0px 0px 12px; 
	background-image:url(../images/thumb-bg.png);
	background-repeat:no-repeat;
	height: 215px;
}
.cartProductImageDisplay {
	background-image:url(../images/samll-thumb.png);
	background-repeat:no-repeat;
	width: 75px;
	height: 86px;
	padding: 0.5px 0px 0px 4px;
}


#productMainImage {
	background-image:url(../images/thumb-bg-buy.gif);
	background-repeat:no-repeat;
	width: 257px;
	height: 330px;
	padding-top: 11px;
	margin-left: 30px;
	padding-left: 11px;
}

.productListing-odd td a  {
	font-family: Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#e30e7c;
	text-decoration: none;
}

.productListing-odd td a :visited {
	font-family: Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#e30e7c;
	text-decoration: none;
}

.productListing-odd td a :hover{ text-decoration:underline;}

.productListing-even td a  {
	font-family: Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#e30e7c;
	text-decoration: none;
}

.productListing-even td a :visited {
	font-family: Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#e30e7c;
	text-decoration: none;
}

.productListing-even td a :hover{ text-decoration:underline;}

h1.productGeneral {
	color: #000;
}

.textbold {
font-family: Tahoma;
color: #693d00;
font-weight:bold;
}

.logged-in a {
	font-size: 12px;
	font-weight: bold;
	color: #693D00;
}
.logged-in a:hover {
	text-decoration: underline;
	color: #693D00;
}

strong.current {
	font-size: small;
	background: #693D00;
	color: #E7D9A9;
	font-weight: normal;
	padding: 0px 3px;
	border: 1px solid #B89666;
	margin: 0px 3px;
	float:left;
}

#allProductsListingTopLinks {
	float: right;
	padding-right: 0px;
}

#allProductsListingTopLinks a {
	font-size: small;
	background: #FEFAE5;
	color: #693D00;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 3px;
	border: 1px solid #693D00;
	margin: 0px 3px;
	float: left;
}

#allProductsListingBottomLinks {
	float: right;
	padding-right: 0px;
}
#allProductsListingBottomLinks a {
	font-size: small;
	background: #FEFAE5;
	color: #693D00;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 3px;
	border: 1px solid #693D00;
	margin: 0px 3px;
	float: left;
}

#allProductsListingBottomLinks span.nav_button a {
	background: none;
	border: none;
}
#allProductsListingTopLinks span.nav_button a {
	background: none;
	border: none;
}

#productsListingListingTopLinks {
	float: right;
	padding-right: 0px;
}

#productsListingListingTopLinks a {
	font-size: small;
	background: #FEFAE5;
	color: #693D00;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 3px;
	border: 1px solid #693D00;
	margin: 0px 3px;
	float: left;
}

#productsListingListingBottomLinks {
	float: right;
	padding-right: 0px;
}

#productsListingListingBottomLinks a {
	font-size: small;
	background: #FEFAE5;
	color: #693D00;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 3px;
	border: 1px solid #693D00;
	margin: 0px 3px;
	float: left;
}

#productsListingListingTopLinks span.nav_button a {
	background: none;
	border: none;
}
#productsListingListingBottomLinks span.nav_button a {
	background: none;
	border: none;
}
.mm {
	border:5px solid #DA952A;
	background: #FFFFFF;
	padding: 0px;
}
#zoom_content {
	padding: 0px;
}

.newproduct_thumbbg {
	padding: 12px 7px 0px 0px; 
	background-image:url(../images/thumb-bg.png);
	background-repeat:no-repeat;
	height: 227px;
	width: 199px;
}

#whatsNew a  {
	font-family: Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#e30e7c;
	text-decoration: none;
}

#whatsNew a :visited {
	font-family: Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#e30e7c;
	text-decoration: none;
}

#whatsNew a :hover{ text-decoration:underline;}

.main_photo { width:235px; position:relative; text-align:center; height:307px; overflow:hidden;  }
.zoom  a { position:absolute; right:-13px; bottom:-14px; text-indent:-9009px; display:block; width:36px; height:36px;   }
.zoom a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/zoom-icon.gif) no-repeat scroll 0 0;
}
.zoom a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/zoom-icon-hover.gif) no-repeat scroll 0 0;
}

span.cate_title {
	padding-left: 125px;
	font-family: Tahoma;
	font-size:20px;
	font-weight:bold;
	color:#795016;
}

#featuredProducts a  {
	font-family: Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#e30e7c;
	text-decoration: none;
}
#featuredProducts a :visited {
	font-family: Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#e30e7c;
	text-decoration: none;
}
#featuredProducts a :hover{ text-decoration:underline;}

#specialsDefault a  {
	font-family: Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#e30e7c;
	text-decoration: none;
}

#specialsDefault a :visited {
	font-family: Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#e30e7c;
	text-decoration: none;
}

#specialsDefault a :hover{ text-decoration:underline;}

#allProductsDefault,#indexProductList {
	margin-left: 35px;
}
h3.itemTitle {
	width: 175px;
	text-align: center;
}

span.product-name {
	width: 15px;
}

.inputbox {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ab5300;
	height: 20px;
	width: 216px;
	border: none;
	background-image: url(../images/textfield_bg1.jpg);
	background-repeat:no-repeat;
	background-color: #faf8ec;
	padding-top: 3px;
	padding-left: 3px;
	margin: 5px 0px 5px 0px;
	
}
#drop_down {
	border:1px solid #573507;
	color: #693D00;
}
.selectbox {
	border:1px solid #573507;
	color: #693D00;
	width: 216px;
}

.alert-message {
	vertical-align: top;
	float: left;
	padding: 5px 0px 5px 0px;
	}

#passwordForgotten label {
	width: 6em;
	float: left;
	font-family: Tahoma;
	font-size:13px;
	color:#693d00;
	}
.slideshow-thumbnails ul li {
	background: none;
}
.slideshow-thumbnails ul li img {
	width: 50px;
	height: 40px;
}
.button_reset {
	background-image: url(../images/button_reset.jpg);
	width: 46px;
	height: 22px;
	border: none;
	cursor: pointer;
}
#loginerror {
	font-size: small;
}
.cartProdTitle {
	color:#693D00;
	font-family:Tahoma;
	font-size:13px;
}

.shop-divider {
	background-image: url(../images/table-divider.png);
	width: 669px;
	height: 36px;
	border: none;
}

table,tr,td {
	color:#693D00;
	font-family:Tahoma;
	font-size:13px;
}

td a {
	color:#693D00;
	font-family:Tahoma;
	font-size:13px;
}

#TableTop-left {
	background-image: url(../images/table-left-corner.jpg);
	width: 19px;
	margin: 0px;
	height: 37px;
	}

#TableTop-right {
	background-image: url(../images/table-right-corner.jpg);
	width: 19px;
	height: 37px;
	margin: 0px;
	}

#TableTop {
	background-image: url(../images/table-bg.jpg);
	background-color:#693D00;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
}
#Table-divider {
	background-image: url(../images/table-divider.png);
	width: 669px;
	height: 36px;
	border: none;
}
div #accountLinksWrapper {
	padding-left: 40px;
} 

div #accountLinksWrapper h2 {
	color: #693D00;
	font-size: 12px;
	font-weight: bold;
}

div #accountLinksWrapper a {
	color: #693D00;
}
div #accountLinksWrapper a:hover {
	color: #E30E7C;
}
.list {
	padding-left: 20px;
	margin: 0px;
}
#accountHistoryDefault {
	margin-left: 40px;
}

#accountHistoryDefault table td {
	text-align:left;
	padding-top: 15px;

}
.history-button {
	float: right;
	padding-right: 100px;
}

#addressBookDefault h2, h3, div, address {
	font-size: 12px;
}

#accountEditDefault, #addressBookProcessDefault, #addressBookDefault, #accountPassword, #acctNewslettersDefault, #accountNotifications, #accountHistInfo, #logoffDefault, #checkoutShipping, #checkoutPayment, #checkoutConfirmDefault, #passwordForgotten, #checkoutSuccess, #timeoutDefault, #createAcctDefault, #loginDefault, #checkoutShipAddressDefault, #checkoutPayAddressDefault, #accountDefault, #createAcctSuccessMainContent {
	padding-left: 50px;
}

.messageStackSuccess larger {
	width: 80%;
}

#accountHistInfo h2, div, table, td {
	font-size: 12px;
}

#checkoutShipping h3 {
	font-size:12px;
	color: #E30E7C;
}

#checkoutConfirmDefault h3 {
	font-size:12px;
	color: #E30E7C;
}

div#shipping textarea {
	border:1px solid #573507;
	width: 400px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background: #FAF8EC;
	color: #AB5300;
}

#disc-ot_coupon {
	border:1px solid #573507;
	width: 125px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background: #FAF8EC;
	color: #AB5300;
}

div#checkoutPayment input[type='text'] {
	border:1px solid #573507;
	width: 125px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background: #FAF8EC;
	color: #AB5300;
}

#shoppingCartDefault input[type='text'] {
	border:1px solid #573507;
	margin-left: 10px;
	padding-top: 0px;
	background: #FAF8EC;
	color: #AB5300;
	text-align: center;
}

.lineTitle larger forward {
	float: left;
}

#checkoutPayment label.inputLabel {
	width: 8em;
}

.totalBox larger forward {
	width: 10em;
	float: right;
}

.lineTitle larger forward {
	width: 10em;
	float: left;
}
#user-signup {
	position: absolute;
	top: 25px;
	right: 0px;
}

td.forgot_pass_link a {
	color:#DE0D79;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	text-decoration:none
}

#logoffDefaultMainContent a {
	color:#DE0D79;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	text-decoration:none
}

#createAcctDefault a {
	color:#DE0D79;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-decoration:none
}

#categoriesContent {
	margin: 0px;
	padding :0px;
}

#authorizenet_aim-cc-owner {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ab5300;
	height: 20px;
	width: 216px;
	border: none;
	background-image: url(../images/textfield_bg1.jpg);
	background-repeat:no-repeat;
	background-color: #faf8ec;
	padding-top: 3px;
	padding-left: 3px;
	margin: 5px 0px 5px 0px;
}

#authorizenet_aim-cc-number {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ab5300;
	height: 20px;
	width: 216px;
	border: none;
	background-image: url(../images/textfield_bg1.jpg);
	background-repeat:no-repeat;
	background-color: #faf8ec;
	padding-top: 3px;
	padding-left: 3px;
	margin: 5px 0px 5px 0px;
}


#authorizenet_aim-cc-cvv {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ab5300;
	height: 18px;
	width: 75px;
	border: 1px solid #573507;
	background-color: #faf8ec;
	padding-top: 3px;
	padding-left: 3px;
	margin: 5px 0px 5px 0px;
}

#authorizenet_aim-cc-expires-month {
	width: 90px;
}

#authorizenet_aim-cc-expires-year{
	width: 75px;
}

.menu_bg {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
}

table.paypal td {
	padding: 0px 2px;
	font-family: Tahoma;
	font-size:13px;
	color:#693D00;
	font-weight: bold;
}
td input {
	border:1px solid #573507;
	color:#693D00;
}

div input {
	border:none;
	color:none;
}