/**
 * 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: 0;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-color: white;
	padding: 0;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: none;
	}
 
a:visited {
	color: #3300FF;
	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: #FF0000;
	}

a:active {
	color: #0000FF;
	}

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 3px;
	color: #3d0b7a;
}

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

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

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

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

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

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

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

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

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

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;
	width: 100%;
	}

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

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

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

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

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

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

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

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

#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, #confirmPayment, #confirmMethod, #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 0em;
	list-style-type: none;
	}

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


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

#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 {
	padding: 0em 0.5em;
	margin: 0;
	}

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

#navMainSearch {
	float: right;
	margin: 20px 0 0 0;
	padding: 0;
	}


#navBreadCrumb {
	background-color: #cc9900;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

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

#navColumnOne {
	background-color: #FFCC99;
	}

#navColumnTwo {
	background-color: #00BFBF;
	}

/*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;
	font-size: 9pt;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	position: relative;
	padding: 0;
	}

.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 9pt;
	color: #666;
	}
#siteinfoLegal {
	margin-top:10px;
	margin-bottom:15px;
	color: #666;
	font-size:11px;
}
/*Shopping Cart Display*/
#cartAdd {
	position: absolute;
	bottom: 20px;
	left: 20px;
	text-align: center;
	color: #666;
	font-size: 8pt;
	width: auto;
	}
	
#cartAdd p {
	margin: 0 !important;
	padding: 0 !important;
}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	font-size: 8pt;
	}

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

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

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

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}
	
.cartProductDisplay a:link, .cartProductDisplay a:visited {
	color: black;
	font-size: 8pt;
	color: black;
	}

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

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

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

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

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

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

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

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

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

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

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

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

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

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

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

.amount {
	width: 5.5em;
	}

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

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

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

.attributesComments {}

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

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: #FF6699;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	border: 1px solid #ffffff;
	margin-top: 1.5em;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

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

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

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

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

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

.bold {
	font-weight: bold;
	}

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

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

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

CAPTION {
	/*display: none;*/
	}

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

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

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

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

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

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

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

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

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

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

	
input.searchbox {
	border: none;
	border-color: transparent;
	padding: 5px 5px 0 25px;
	width: 95px;
	height: 20px;
	background-image: url('../images/search_box.jpg');
	background-repeat: no-repeat;
	font-size: 9pt;
	color: #666;
}

#cart_button {
	/* position: absolute;
	top: 17px;
	right: 20%; */
	float: right;
	color: #333;
	font-size: 9pt;
	font-weight: normal;
	margin: 17px 20px 0 0;
	padding: 0;
	line-height: 3em;
	text-align: right;
}

#cart_button a:link, #cart_button a:visited {
	position: relative;
	line-height: 3em;
	margin: 0;
	padding: 0 40px 0 0;
	color: #3ea98f;
}

#cart_button img {
	position: absolute;
	top: -12px;
	right: 0px;
}

#navtop {
	position: relative;
	width:1000px;
	height: 25px;
	margin: 0;
	padding: 12px 0 0 0;
	background-image: url('../images/navtop_bg.jpg');
}

#navtop a:link, #navtop a:visited {
	color: #3a157e;
	font-size: 10pt;
	font-weight: normal;
	margin: 10px 20px 0 20px;
	padding: 0;
	
}

#navtop a.static:link, #navtop a.static:visited {
	color: #4eb99f;
}

/* CUSTOM yumi-chen styles by Hanee Designs */
.yumifooter {
	background-color:#F5F5F5;
	height:60px;
	padding-top:8px;
	padding-bottom:7px;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 9pt;
}
.yumifooter ul {
	float:left;
	width:105px;
	height:60px;
	overflow:hidden;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	margin-left:0px;
	margin-right:15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.yumifooter ul li {
	list-style-type: none;
	margin-bottom:3px;
}
.yumifooter ul li a:link, .yumifooter ul li a:visited, .yumifooter ul li a:active {
	font-size: 11px;
	color: #656565;
	text-decoration: none;
}
.yumifooter ul li a:hover {
	text-decoration: underline;
}
.yumifooter ul.socialnetworks li a:link, .yumifooter ul.socialnetworks li a:visited, .yumifooter ul.socialnetworks li a:active {
	padding-left:20px;
	background-repeat: no-repeat;
	background-position: left center;
}

.facebook {
	background-image: url(../images/icon_facebook.gif);
}
.delicious {
	background-image: url(../images/icon_delicious.gif);
}
.digg {
	background-image: url(../images/icon_digg.gif);
}
.joinmailinglist_wrapper {
	float:left;
	width:200px;
	height:60px;
	overflow:hidden;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	margin-left:0px;
	margin-right:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #666666;
	text-decoration: none;
}
.joinmailinglist_wrapper h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #444444;
	margin-top:5px;
	margin-bottom:5px;
}
.mailinglistform .mailinglist, #mailinglistform .mailinglistform .mailinglist {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

/* Further customization additions by Alpha Channel Group */
#catBox {
	margin: 7px 0;
	padding: 5px 0 10px 17px;
	border: 1px solid #ddd;
	text-align: left;
}

#catSearch {
	margin: 7px 0;
	color: #333;
}

#catSearch form {
	margin: 0;
	padding: 0;
	border: 0;
}

#catSearch div.catNav {
	float: right;
	margin-top: 5px;
	font-size: 9pt;
}

#catSearch div.catNav a:link, #catSearch div.catNav a:visited {
	padding: 0 3px;
	color: #666;
}

#catSearch div.catNav a.cat_cur:link, #catSearch div.catNav a.cat_cur:visited {
	font-weight: bold;
}

#catSearch select.csearch {
	width: 142px;
	text-align: center;
	padding: 2px 0;
	margin: 0 20px 0 0;
	color: #777;
	border: none;
	background-color: transparent;
	/* background-image: url('../images/drop_box.jpg');
	background-repeat: no-repeat;	*/
	font-size: 9pt;
	border: 1px solid #ddd;
}

#navSuppWrapper {
	display: none;
}

div.productListing-data {
	width: auto;
	float: left;
	margin: 7px 18px 0 18px;
	padding: 0;
}

div.productImage {
	width: auto;
	height: auto;
	border: 1px solid #bbb;
	margin: 0;
	padding: 3px;
}


div.categoryListBoxContents {
	width: auto;
	float: left;
	margin: 7px 14px 0 14px;
	border: 1px solid #bbb;
	padding: 2px;
}

div.catImage {
	width: 122px;
	height: auto;
	border: 1px solid #ddd;
	padding: 5px 1px;
	margin: 0;
}

div.productImage a:link, div.productImage a:visited {
	display: block;
	border: 1px solid #ddd;
	width: 108px;
	height: 108px;
	text-align: center;
	padding:1px 0 0 0;
	margin: 0;
	color: #777;
}

a.productListing-price:link, a.productListing-price:visited {
	font-size: 9pt;
	margin-top: 5px;
	color: #777;
}

#productGeneral {
	position: relative;
	margin: 0 0 10px 0;
	padding: 0;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	height: 410px;
	overflow: hidden;
}

#productGeneral form {
	margin: 0;
	padding: 0;
	border: none;
}
#productName {
	font-weight: normal;
	color: #3d0d7d;
	font-family: "Times New Roman", Times, Serif;
	margin: 10px 0;
}

#productPrices {
	font-size: 11pt;
	font-weight: bold;
	color: #3d0d7d;
	margin: 13px 0 13px 0;
}

#prevButton {
	position: absolute;
	left: 0;
	top: 192px;
}

#nextButton {
	position: absolute;
	left: 659px;
	top: 192px;
}

#productMainImage {
	margin: 0;
	padding: 20px 62px;
}

#productRight {
	position: relative;
	float: right;
	margin: 0;
	padding: 5px 20px;
	width: 280px;
	height: 400px;
	background-color: #f4f4f4;
}

#productPrint {
	width: 100%;
	text-align: right;
}

#collectionNameHeader {
	position: absolute;
	left: 210px;
	top: 50px;
	font-size: 18pt;
	font-weight: bold;
	font-family: Arial, Sans-Serif;
	color: #3d0d7d;
}

#categoryIcon {
	margin: 15px 0;
	font-size: 18pt;
	font-weight: bold;
	font-family: Arial, Sans-Serif;
	color: #3d0d7d;
}

#productDetailsList {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 9pt;
	width: 250px;
	line-height: 1.6em;
}

#productDescription {
	margin: 0 0 1.3em 0;
	padding: 0;
	line-height: 1.3em;
}

#container {
	position: relative;
	padding: 0;
	margin: 0;
	border-top: 1px solid #ddd;
}

#clip {
	height:125px;
	overflow:hidden;
	position:relative;
	width:950px;
	margin: 0 25px;
	padding: 0;
	z-index:1;
}

#sd {
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	padding: 0;
}

#scroll_left, #scroll_right {
	position: absolute;
	top: 30px;
	z-index: 100;
}

#scroll_left {
	left: 0;
}

#scroll_right {
	right: 0px;
}

#cartInstructionsDisplay {
	font-size: 10pt;
	padding: 0 0 10px 0;
}

.rowOdd td, .rowEven td {
	border-bottom: 1px dotted #ccc;
	height: 75px;
	vertical-align: middle;
	font-size: 8pt;
}

#cartSubTotal {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #bcb2d4;
	border-left: none;
	background-color: white;
	font-size: 9pt;
}

#cartSubTotal p.subTotalTitle {
	display: inline;
	margin: 0;
	padding: 0 10px 0 0;
	color: #3d0b7a;
}


#shippingEstimatorContent div.cartTotalsDisplay {
	text-align: left;
	padding-left: 4px;
}

#shippingEstimatorContent table {
	border: none;
	padding: 0;
	border-collapse: collapse;
}

#shippingEstimatorContent td {
	border-bottom: 1px dotted #bcb2d4;
}

#shippingEstimatorContent tr.lastrow td {
	border-bottom: 1px solid #bcb2d4;
}

#shippingEstimatorContent td.cartTotalDisplay {
	border-left: none;
}

#cartContentsDisplay tr.tableHeading th,  #checkoutConfirmDefault tr.cartTableHeading th {
	color: #3d0b7a;
	background-color: #e9e6f1;
	font-size: 8pt;
	padding: 3px 0;
}

#cartProdTitle:link, #cartProdTitle:visited {
	display: block;
	float: left;
	clear: none;
	padding: 15px 0 5px 0;
	width: 500px;
}

#cartProdTitle:hover {
	text-decoration: underline;
	color: blue;
}

#shoppingCartDefault {
	margin-bottom: 80px;
}

legend {
	font-size: 1.2em;
	color: #3d0b7a;
}

#loginDefault {
	margin-bottom: 50px;
	font-size: 9pt;
}

#loginDefaultHeading {
	margin: 20px 0;
}

.right {
	text-align: right;
}

a.forgot:link, a.forgot:visited {
	margin-left: 20px;
}

#cartDefaultHeading {
	margin-top: 20px;
}

#checkoutShipping, #checkoutPayment, #checkoutConfirmDefault {
	border: 1px solid #ddd;
	padding: 10px 20px 50px 20px;
	margin: -1px 0 10px 0;
}

#checkoutShippingHeadingAddress, #checkoutPaymentHeadingAddress, #checkoutConfirmDefaultShippingAddress, #checkoutConfirmDefaultBillingAddress, #checkoutConfirmDefaultPayment, #checkoutConfirmDefaultShipment, #checkoutConfirmDefaultHeadingComments, #checkoutConfirmDefaultHeadingCart {
	margin: 0 15px 10px 0;
	padding-top: 0;
	float: left;
	color: #333;
}

#checkoutShippingHeadingMethod {
	color: #333;
}

#checkoutShipto, #checkoutBillto {
	line-height: 1.7em;
}

#addBlock {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #bcb2d4;
}

#checkoutShippingContentChoose {
	font-weight: normal;
	font-size: 8pt;
}

#checkoutShipping form fieldset {
	width: 500px;
}

#comments {
	border: none;
}

#comments legend, #checkoutPayment legend {
	color: #333;
}

#checkoutOrderTotals {
	text-align: left;
}

#otsubtotal, #otshipping, #ottotal {
	width: 300px;
	font-size: 8pt;
}


#checkoutPayment, #checkoutPayment p {
	font-size: 8pt;
}

#checkoutPayment form fieldset {
	width: 500px;
	padding: 10px 456px 10px 0;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #bcb2d4;
	border-left: none;
}

#redeemInst {
	font-size: 8pt;
}


div.shipOptions {
	float: none;
	clear: both;
	width: 400px;
	margin: 7px 0 0 0;
	font-size: 9pt;
	border-bottom: 1px dotted #ddd;
}

p.shipTitle {
	float: left;
	width: 150px;
	margin: 0;
	padding: 0;
	text-align: left;
}

div.ccinfo {
	margin-left: 5px;
}

#checkoutBillto, #confirmPayment {
	border-right: 1px dotted #ddd;
}

#checkoutContainer, #checkoutContainer2 {
	clear: both;
	float: none;
	border-bottom: 1px dotted #ddd;
	height: 120px;
	padding-top: 5px;
}

#checkoutConfirmDefaultShipment, #checkoutConfirmDefaultPayment {
	color: #333;
}


#checkoutConfirmDefault .rowOdd td, #checkoutConfirmDefault .rowEven td {
	line-height: 1.2em;
	height: 25px;
	padding: 0;
	border: none;
}	

#checkoutConfirmDefault #cartContentsDisplay {
	border-bottom: 1px dotted #ddd;
}

#checkoutConfirmOrderTotals {
	text-align: right;
	font-weight: bold;
	color: #333;
}

#checkoutConfirmBox {
	float: right;
}

div.hozrule {
	height: 2px;
	border-top: 1px solid #bbd;
}

div.topmar {
	margin-top: 10px;
}

#indexProductList, #indexCategories {
	position: relative;
}

input.keyword {
	width: 350px;
}
