/**
 * 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 {
	background: #FFF url(../../../../../img/bg_bgd.gif)repeat;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 62.5%;
	color: #1A306A;
	}
body#infoShoppingCart, body#popupShippingEstimator, body#popupSearchHelp {
	background: #EBD6FF;
}

a img {border: none; }
a, a:visited {
	color: #1A306A;
	font-family: "Comic Sans MS", "Comic Sans", "Marker Felt Thin", cursive, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	}
a:hover {
	color: #6666DD;
	font-style: normal;
	}

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


*/
h1 {
	font-size: 1.5em;
	/*color: #9a9a9a;*/
	}

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 0;
	font-family: "Comic Sans MS", "Comic Sans", "Marker Felt Thin", cursive, Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}
	
	

/*  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: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1.1em;
	margin: 0.1em;
	}
input, select, textarea {
	border: #1A306A 1px solid;
	}
TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}
#wheredidyouhear_input {
	position: relative;
	float: left;
	width: auto;
	min-width: 120px;
	padding: 0;
	font-family: "Comic Sans MS", "Comic Sans", "Marker Felt Thin", cursive, Verdana, Arial, Helvetica, sans-serif;
	color: #1A306A;
}
#wheredidyouhear_input option {
	padding: 0.1em;
	padding-right: 15px;
}
input:focus, select:focus, textarea:focus {
	background: #EBD6FF;
	}

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

LEGEND {
	font-family: "Comic Sans MS", "Comic Sans", "Marker Felt Thin", cursive, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 2em;
	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: 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 #9a9a9a;
	}
.current_close_window {
	background: #FFF;
	border: #DDD 2px solid;
	position:relative;
	float:right;
	font-style:normal;
	padding: 4px;
}
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	}

.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 {
	position:relative;
	left: -4px;
	background-color: #ffffff;
	text-align: left;
	width: 1000px;
	vertical-align: top;
	border: none;
	padding: 0;
	margin: 0 auto;
	}

#headerWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0;
	padding: 0;
	}
#contentMainWrapper {
	padding: 0 0 4px 0;
	}
#headerWrapper {
	margin: 3px 0 0 0;
	/*border: #1A306A 1px solid;*/
	}
#logoWrapper{
	/*background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;*/
	background: #EBD6FF;
	height:75px;
	}

#mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: auto;
	}
	
#tagline {
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

.floatingBox, #accountLinksWrapper, #checkoutSuccess #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}
#checkoutSuccessHeading {
	text-align: center;
}
#checkoutSuccessMainContent, #checkoutSuccessLogoff, #checkoutSuccess #sendSpendWrapper, #checkoutSuccessOrderNumber, #checkoutSuccess #csNotifications,
#checkoutSuccessOrderLink, #checkoutSuccessContactLink  {
	width: 47%;
	border: 1px solid #cacaca;
	float: none;
	margin: 1em auto;
	padding: 1em;
	}

#checkoutSuccessMainContent, #checkoutSuccessLogoff, #checkoutSuccessOrderNumber, #checkoutSuccessOrderLink, #checkoutSuccessContactLink  {
	border: none;
	padding: 0;
	}
#checkoutConfirmDefault h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#accountLinksWrapper ul {
	list-style: none;
	}
.wrapperAttribsOptions {
	position: relative;
	float: right;
	text-align: right;
	margin: 0.3em 0em;
}
.wrapperAttribsOptions input, .wrapperAttribsOptions select {
	margin: 5px;
	color: #1A306A;
	font-family: "Comic Sans MS", "Comic Sans", "Marker Felt Thin", cursive, Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	text-align: center;
}
#giftCert input {
	width: 50px;
}
#attribsOptionsText {
	text-align: right;
}
/*navigation*/

.navSplitPagesResult {
	padding-top: 0.75em;
}
.navSplitPagesLinks {
	font-family: "Comic Sans MS", "Comic Sans", "Marker Felt Thin", cursive, Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	padding-top: 0.25em;
}

.navNextPrevWrapper {
	padding: 5px 0 0 0;
	}
.navNextPrevCounter {
	margin: 1em 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);
*/	background: #EBD6FF;
	padding: 0.5em 0.2em;
	font-weight: bold;
	height: 1%;
	}
#navSuppWrapper {
	padding: 0.5em 0.2em 0em 0.2em;
}
#siteinfoIP, #siteinfoLegal {
	background: #EBD6FF;
}
#navCatTabsWrapper {
	background-color: #ffffff;
	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;
	white-space: nowrap;
	}
#navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #6666DD;
	}
#navMain ul {
	position: relative;
	width: 100%;
	margin: 0 auto;
	}
#navMain ul li a, #navSupp ul li a,
#navMain ul li a:visited, #navSupp ul li a:visited {
	color: #1A306A;
	font-family: "Comic Sans MS", "Comic Sans", "Marker Felt Thin", cursive, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none	;
	padding: 0 1em;
	}
#navMain ul li a:hover {
	color: #6666DD;
	}

#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, #indexProductListCatDescription {
	margin: 0.5em;
	}
.buttonRow.back {
	margin: 0.5em 0.5em 0.5em 0;
	} 
.buttonRow.forward {
	margin: 0.5em;
	} 
#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0px 65px 0px 65px;
	color: #6666DD;
	font-family: "Comic Sans MS", "Comic Sans", "Marker Felt Thin", cursive, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	margin: 4px 0px 0px 8px;
	text-align: right;
	}
#navBreadCrumb a { color: #1A306A; margin:0; padding:0;}
#navBreadCrumb a:hover { color: #6666DD;}

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

/*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: 0px 65px 0px 65px;
	margin: 0px 0px 0px 8px;
	}
#indexDefaultHeading {
	padding: 0px 65px 0px 65px;
}
.centerColumn a:hover {
	color: #6666DD;
	}
.centerColumn #productListHeading {
	padding-top: 0;
	margin-top: 0;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartContentsDisplay {
	font-size: 1.5em;
}

.cartQuantity input {
	font-size: 14px;
	text-align: center;
	padding: 3px 0;
	}
.cartQuantityUpdate input {
	border: none;
}
#cartAdd {
	margin: 0;
	padding: 0;
	border: none;
	text-align: right;
	}
#cartAdd p {
	margin: 0;
	padding: 0 5px;
	}
#cartAdd p.bgAddToCartTxt {
	padding: 2px 0 0 0;
	text-align: right;
	font-size: 120%;
	}
#cartAdd p.bgAddToCartTxt input{
	border: none;
}
#cartAdd p.bgAddToCartTxt input.cssButton,
#cartAdd p.bgAddToCartTxt input.cssButtonHover {
	border: #F77 2px solid;
}
#cartAdd p.bgQtyAdd {
/*	position: relative;
	top: -14px;
	padding: 0 0 0 2px;
*/}
#cartAdd p.bgQtyAdd input {
	padding: 5px 0px;
	font-size: 12px;
	text-align: center;
	border: #DDD 2px solid;
	}
.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

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

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

.cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}
.cartProductDisplay #cartProdTitle {
	position: relative;
	top: 0.7em;
	padding-top: 0.7em;
}
.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	padding-top: 0.7em;
	}

#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: 47%; 
	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;
	}
#bgProductReviewCount {
	position: relative;
	top: -5px;
	margin: 0em 0px;
	padding: 3px 2px;
	text-align: left;
}
/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0 1em;
	}

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

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew,
.centerBoxContentsProducts {
	margin: 1em 0em;
	}
.centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew,
.centerBoxProducts {
	max-width: 228px;
	min-height: 326px;
	border: #DDD 2px solid;
	margin: 2px;
}
#productListing, #featuredProducts, #whatsNew, #specialsDefault {
	/*padding: 0px 65px 0px 65px;*/
}
#productListing {
/*	padding-top: 22px;*/
}

.productListing, #sorter {
	padding: 0px 65px 8px 65px;
}
#indexProductList {
	margin: 0 0 0 8px;
	/*padding: 0px 65px 0px 65px;*/
}
#indexDefault .productListing,
#indexProductList .productListing,
#indexCategories .productListing,
#shoppingCartDefault .productListing {
	padding: 0 0 16px 0;
}
#featuredProducts .centerBoxHeading, #whatsNew .centerBoxHeading {
	border-top: #DDD 2px solid;
}

.centerBoxContentsProducts {
	border: #DDD 2px solid;
	margin: 2px;
	padding: 0;
	width: 228px;
	height: 326px;
}
.centerBoxContentsProducts .listingDescription {
	/*min-height: 28px;*/
}
.centerBoxContentsFeatured, .centerBoxContentsSpecials, .centerBoxContentsNew,
.centerBoxContentsProducts {
	font-size: 125%;
}
.centerBoxContentsFeatured a, .centerBoxContentsSpecials a, .centerBoxContentsNew a,
.centerBoxContentsProducts a, 
#shoppingcartHeading a {
	font-family: "Comic Sans MS", "Comic Sans", "Marker Felt Thin", cursive, Verdana, Arial, Helvetica, sans-serif;
	color: #1A306A;
	font-style: normal;
	font-weight: bold;
}
/*.productListing .centerBoxContentsProducts {
	font-family: "Comic Sans MS", "Comic Sans", "Marker Felt Thin", cursive, Verdana, Arial, Helvetica, sans-serif;
	color: #1A306A;
	font-style: normal;
	font-weight: bold;
}
*/
.centerBoxContentsProducts .itemTitle a {
	font-size: 125%;
	color: #1A306A;
	font-style: normal;
}
.centerBoxContentsProducts .itemTitle a:hover {
	color: #6666DD;
}
.listingProductImage {
	margin: 0;
	paddng: 0;
}
.centerBoxWrapper {
	border: none;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #1A306A;
	margin: 0 2px;
	}

/*sideboxes*/
.columnLeft {
	margin: 0 0 4px 0;
	padding: 0;
}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	color: #1A306A;
	font-style: normal;
	}
h3.leftBoxHeading a:hover,
h3.rightBoxHeading a:hover,
.sideBoxContent a:hover {
	color: #6666DD;
	}
#currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #1A306A;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	background: #EBD6FF;
	margin: 0em;
	padding: 0.5em 0.2em;
	text-transform: uppercase;
	}
.leftBoxContainer, .rightBoxContainer {
	margin: 4px 4px 0px 0px;
	padding: 0;
	border: #EBD6FF 2px solid;
	}

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

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #6666DD;
	font-style: normal;
	text-decoration: none;
	} 

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


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

#productAdditionalImages {
	border-bottom: #DDD 2px solid;
}

#productMainImage {
	width: 251px;
	border: #DDD 2px solid;
}
#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;
*/	background: #EBD6FF;
}
#bannerboxContent {
	padding: 15px 0px;
	}
#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited,
A.category-links, A.category-links:visited,
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #1A306A;
	font-family: "Comic Sans MS", "Comic Sans", "Marker Felt Thin", cursive, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-style: normal;
	text-decoration: none	;
	}
A.category-top:hover, A.category-links:hover, A.category-subs:hover, A.category-products:hover {
	color: #6666DD;
	}
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;
	}

.bold {
	font-weight: bold;
	}

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

.rowEven {
	background-color: #F0E9F9;
	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: #EBD6FF;/*cacaca*/
	height: 2em;
	}
#productGeneral ul {
	list-style: none;
	}
#productGeneral a {
	font-weight: bold;
}
.productListing-rowheading {
	background-color: #EBD6FF;/*abbbd3
	background-image: url(../images/tile_back.gif);*/
	height: 2em;
	color: #1A306A;
	}

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

#info ul, #info p {
	padding: 0;
	margin: 0;
	line-height: normal;
	font-size: 130%;
	}
#mainWrapper #ceibw #wrap #ftr #info p.webmark {
	font-size: 110.5%;
	}
	
	

#productinfoBody #productGeneral {
	background: none;
	padding-left: 5px;
	padding-right: 5px;
}

#productinfoBody #productGeneral #productInfoGroup1 {
	position: relative;
	float: left;
	width: 525px;
	height: auto;
	margin: 0px;
	padding: 0px;
	overflow: visible;
}
#productinfoBody #productGeneral #productAdditionalImages {
	position: relative;
	float: left;
	padding: 15px;
	border: #DDD 2px solid;
}
#productinfoBody #productGeneral #productName,
#productinfoBody #productGeneral #productPrices,
#productinfoBody #productGeneral #productDescription {
	position: relative;
	float: left;
}
#productinfoBody #productGeneral #productDescription {
	width: 250px;
	margin: 0;
	padding: 10px 0;
}
#productinfoBody #productGeneral #productDescription  p {
	margin: 0;
	padding: 3px 0;
}
#productinfoBody #productGeneral #productDetailsList {
	padding: 10px 0;
}
#productinfoBody #productGeneral #productInfoGroup2 {
	position: relative;
	float: left;
	margin: 45px 0 0 25px;
	padding: 35px 20px 75px 40px;
	border: #DDD 2px solid;
	min-width: 188px;
}
	
#productinfoBody #productGeneral #productInfoGroup2 * {
	float: left;
}
#productinfoBody #productGeneral #productInfoGroup2 #cartAdd p.addToCart_p .button_in_cart {
	font-size: 120%;
	border: #F77 2px solid;
}
#productinfoBody #productGeneral #alsoPurchased {
	padding: 0 59px;
}
#productinfoBody #productGeneral #alsoPurchased .centerBoxContentsAlsoPurch {
	min-height: 193px;
	padding-top: 35px;
	font-size: 135%;
}
#productinfoBody #productGeneral #alsoPurchased .centerBoxContentsAlsoPurch {
}
#productinfoBody #productGeneral #productDescription.biggerText {
	font-size: 110%;
}