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

/* Clean Business theme by Dieter Schneider for www.csstemplateheaven.com 2007*/

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #3B3B39;
	background-color: #ff99ff;
	background-image: url(../images/pattern.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	}

a img {border: none; }

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

a:active {
	color: #000000;
	}

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

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

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

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

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

	}

FIELDSET {
	padding: 12px;
	margin: 0.5em 0;
	border: solid 1px #c8ee60;
	background-color: transparent;
	font-size: 11px;
	}

LEGEND { 
	font-weight: bold; 
	padding: 3px 12px; 
	margin-bottom: 15px;
	background-color: #f1fad4; 
	color: #0d558c; 
	border: solid 1px #c8ee60; 
	}

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 {
	font-size: 11px;
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

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

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

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

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

.messageStackWarning, .messageStackError {
	font-size: 11px;
	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;
	width: 842px;
	vertical-align: top;
	background-image: url(../images/mainwrapper_tile.jpg);
	background-repeat: repeat-y;
	background-position: center;
	}

#logoWrapper {
    background-color: transparent;
    height:140px;
	}
	
#headerWrapper {
	height: 182px;
	padding-top: 0px;
	background-image: url(../images/header_bg.jpg);
    background-repeat: no-repeat;
}

#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	margin-top: 15px;
	}
	
#contentMainWrapper {
	/*margin: 0em;*/
	padding: 0px;
	margin: 0px;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	}
	

#navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#navColumnOneWrapper {
	margin: 0px;
	} 

#tagline {
	color:#ffffff;
	font-size: 1.4em;
	font-weight: bold;
	text-align : right;
	vertical-align: middle;
	padding-right: 30px;
	padding-top: 0px;
	}

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

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

.floatingBox1 {
	margin: 0;
	width: 40%;
	}
	
.floatingBox1 LEGEND { 
	font-weight: bold; 
	padding: 3px 12px; 
	margin-bottom: 15px;
	background-color: #fff; 
	color: #333; 
	border: solid 0px silver; 
	}

FIELDSET.floatingBox1 {
	padding: 12px;
	margin: 0.5em 0;
	border: dotted 1px silver;
	background-color: transparent;
	font-size: 11px;
	}
		
.floatingBox2 {
	margin: 0;
	width: 50%;
	}

FIELDSET.floatingBox2 {
	padding: 12px;
	margin: 0.5em 0;
	border: solid 1px green;
	background-color: transparent;
	font-size: 11px;
	}

.floatingBox2 LEGEND { 
	font-weight: bold; 
	padding: 3px 12px; 
	margin-bottom: 15px;
	background-color: #fff; 
	color: green; 
	border: solid 0px silver; 
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

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

#navMainWrapper {
	margin: 0px;
	height: 42px;
	background-color: transparent;
	font-weight: normal;
	color: #ffffff;
	padding: 0px 5px 0px 24px;
	background-image: url(../images/nav_cat_bg.jpg);
	background-repeat: no-repeat;
	}
	
#navSuppWrapper {	
   	margin: 0px;
	height: 100px;
	background-color: transparent;
	font-size: 12px;
	font-weight: normal;
	color: #cc33cc;
	padding: 0px 10px 0px 200px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	}
	
#navCatTabsWrapper {
    margin-left: 20px;
	margin-right: 20px;
	width: 840px;
	background-image: none;
	height: 20px;
	position: absolute;
	top: 12px;
}

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

#navMain2 {
	font-family: Arial;
	padding: 0px 24px 0px 0px;
	}	

#navMain2 ul {
	margin: 0;
	padding: 7px 0;
	list-style-type: none;
	text-align: left;
	}

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

#navSupp ul {
	padding-top: 18px;
	list-style-type: none;
	text-align: left;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	}
	
#navMain2 ul li a, #navMain2 li, #navMain2 a   {
	color: #333;
	text-decoration: none;
	padding: 0 6px;
	padding-top: 0px;
	margin: 0;
	}

#navMain2 ul li a:link, #navMain2 ul li a:visited {
	color: #aaa;
	}

#navMain2 ul li a:hover {
	color: #ff99ff;
	}
	
#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;
	}

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

.navMainSearch {	
	padding-top: 10px;
	}

#navBreadCrumb {
	margin: 0;
	width: 590px;
	background-color: transparent;
	}

#navEZPagesTop {
	background-color: transparent;
	}

#navBreadCrumb, #navBreadCrumb a {
	/*background-color: #444444;*/
	font-size: 11px;
	font-weight: normal;
	color: #e8407e;
	/*margin: 0em;*/
	padding: 8px 0px 6px 6px;
	}
	
#navEZPagesTop {
	font-size: 15px;
	font-weight: bold;
	margin: 0em;
	padding: 12px 0 0 10px;
	}

#navEZPagesTop a:link, #navEZPagesTop a:visited {
	color: #ffffff;
	padding-right: 20px;
	}
	
#navEZPagesTop a:hover {
	color: #ff99ff;
	}

#navColumnOne {
	background-color: transparent;
	}

#navColumnTwo {
	background-color: transparent;	
	}

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

#MainContent {
	margin: 0px;
	padding: 0px 0px 24px 0px;
	}

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

.content {
	font-size: 12px;
	}

#productDescription {
	padding: 0;
	}

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

.centerColumn {
	padding: 20px 24px 48px 24px;
	}

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

	}

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

p#cartAdd {
	text-align: left;
	}


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

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

#cartSubTotal {
	border: 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: 10px 0px;
	}

.cartProductDisplay {
	text-align: left;
	padding: 10px; 
	}

.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: #606000;

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

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

.cartRemoveItemDisplay {
	width: 3.5em;
	}

#cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

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

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

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

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

#productMainImage {
	text-align: center;
	vertical-align: middle;
	width: 250px;
	}

#productMainImage img {
	background-color: #fcf2fc;
	padding: 4px;
	border: #ff99ff 1px dotted;
	}

.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 {
	padding-left: 0px;
	padding-top: 30px;
	padding-bottom: 60px;
	background-image: url(../images/creditcards.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 12px;
	/*height: 22px;*/
	color: #2e2e39;
	}

.centerBoxHeading {
	margin: 0em;
	background-color: transparent;
	padding: 0.5em 0.2em;
	}
	
.leftBoxHeading {
	margin: 0em;
	background-color: transparent;
	padding: 0px 0px 10px 0px;
	background-image: url(../images/BoxTitle.jpg);
	background-repeat: no-repeat;
	}

.leftBoxContainer {
	padding: 10px 0px 6px 0px;
	border: none;
	}

.sideBoxContent {
	background-color: transparent;
	padding: 0px 20px 20px 20px;
	background-image: url(../images/box_bg.jpg);
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	height: 22px;
	color: #FFFFFF;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: transparent;
		padding: 5px 0px;
	background-image: url(../images/menu_right_bg.gif);
	background-repeat: no-repeat;
	}
	
.rightBoxContainer {
	border: none;
	}


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

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

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

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #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: #f9f 1px dotted;
	background-image: url(../images/flower.jpg);
	margin: 0px;
	padding: 0 2px;
	}

.additionalImages {
	margin: 0px;
	}

.additionalImages img {
	border: #cc66cc 1px solid;
	background-color: #fff;
	padding: 1px;
	}

TH#scProductsHeading {
	padding-left: 20px;
	text-align: left;
	}

#siteinfoIP, #siteinfoLegal { 
	text-align: left;
	color: #fff;
	font-size: 9px; 
	background-color: transparent; 
	}

#siteinfoLegal a:link, #siteinfoLegal a:active, #siteinfoLegal a:visited {
	color: #b8d566;
	}
#siteinfoLegal a:hover {
	color: #fff;
	}

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

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

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

.forward {
	float: right;
	}
	
.hiddenField {
	display: none;
	}

.visibleField {
	display: inline;
	}	

.bold {
	font-weight: bold;
	}

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

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

/*#cat1Table, #cat2Table {
	border: #CCCCCC 1px solid;
	margin: 10px 0px;
	padding: 5px;
	}*/
	
.tabTable {
	border: #fcf 1px solid;
	margin: 10px 0px;
	padding: 5px;
	}

tr.productListing-rowheading {
	background-color: #fcf;
	}

th.productListing-heading, th.productListing-heading a {
	padding: 6px 0;
	color: #555;
	}
	
.productListing-odd {
	background-color: #F9F9F9;
	border-bottom: #000000 1px solid;
                      }
					  
.productListing-even {
	background-image: url(../images/product_bg2.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
    }
                      
.productListing-data {
	border-top: #CCCCCC 1px solid;
	}					  
					  
					  
.listingProductImage {
	padding: 4px;
	background-color: #fff;
	}

h3.itemTitle, h3.itemTitle a {
	color: #993399;
	font-size: 14px;
	}

.listingDescription {
	font-size: 11px;
	color: #666;
	}

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: #ffffff;
	height: 2em;
	}

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

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

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

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp {
	background-color: #ffffff;
	}

#navCurrenciesWrapper {	
	padding: 13px 12px 3px 0;

	color: #ffffff;
	text-decoration: none;
	}	

#navSuppWrapper ul li a { 
	font-size: 11px;
	color: #eee;
	}

#navSuppWrapper ul li a:hover { 
	color: #bfd86c;
	}

/*#contentMainWrapper {
	padding-bottom: 36px;
	}*/
	
.legalCopyright {
	background-color: #eff0da;
	padding: 0px 0px 0px 45px;
	background-image: url(../images/credit.jpg);
	background-repeat: no-repeat;
	}
	
.centerBoxHeading {
	color: #aaa;
	}
	
	
h2#productPrices {
	line-height: 25px;
	font-size: 15px;
	color: #cc0000;
	font-weight: bold;
	}
	
#productDescription {
	font-size: 12px;
	}
	
#cartContentsDisplay  {
	border: 1px #DDDDDD solid;
	}
	
.LoginsideBoxContent {
	background-color: transparent;
	padding: 0px;
	background-image: url(../images/login_bg.jpg);
	}

#loginboxHeading {
	margin: 0em;
	background-color: transparent;
	padding: 15px 0px 15px 0px;
	background-image: url(../images/login_title.jpg);
	background-repeat: no-repeat;
	}
	
#LoginBox {
	background-image: url(../images/login_bg.jpg);
	background-repeat: no-repeat;
	padding: 1px 24px;
	color: #333;
	}
	
#LoginBox a:hover {
	color: green;
	}
	
#bannerbox h3, #bannerbox2 h3, #bannerboxallHeading h3 {
	display: none;
	}
#bannerbox, #bannerbox2, #bannerboxall {
	padding: 3px 0 0 4px;
	margin: 0px;
	}
	
table #frontAd {
	padding-left: 0px;
    padding-right: 0px;
    }
    
.sideBoxBanner {
	background-color: transparent;
	padding: 0px;
	}
	
h2.greeting {
	font-size: 13px;
	font-weight: normal;
	}

.greeting a {
	color: #339933;
	}
.greeting a:hover {
	color: #333;
	}
	
.goodie {
	width: 99%;
	border: none;
	margin-bottom: 24px;
	}

.goodies {
	width: 190px;
	border: #ddd solid 1px;
	color: #777;
	background-image: url(../images/product_bg3.jpg);
	background-position: right top;
	}

.goodies a:link {
	color: #555;
	}

.goodies img {
	border: #ff99ff 1px dotted;
	background-color: #fff;
	padding: 1px;
	margin-bottom: 5px;
	}

.goodieinfo {
	padding: 0px;
	color: #777;
	}

.goodieinfo h2 {
	padding-left: 1px;
	border-bottom: #ddd dotted 1px;
	}
	
#productName {
	color: #ff66ff;
	font-size: 18px;
	font-family: Times;
	border-bottom: #ddd dotted 1px;
	}
	
.new_products {
	float: left;
	width: 183px;
	text-align: center;
	margin: 5px 5px 0px 0px;
	border: 1px solid #ddd;
	padding: 10px 0 10px 0;
	background-image: url(../images/product_bg3.jpg);
	background-position: right top;
	}
	
#newProductsDefault {
	
	vertical-align: middle;
	}
	
.centerBoxWrapperContents {
	/*float: left;*/
	}
	
h2.centerBoxHeading {
	margin: 15px 2px 3px 2px;
	color: #cc3399;
	border-bottom: #ffccff 3px solid;
	}

h3#attribsOptionsText {
	display: none;
	}

h3.attributesComments {
	font-weight: normal;
	font-size: 11px;
	}
	
h4.optionName {
	display: none;
	}

#productDescription {
	padding-bottom: 20px;
	}
	
#productDescription ul {
	font-size: 11px;
	padding-left: 20px;
	margin: 0;
	
	}

#productDescription li {
	list-style-type: disc;
	}

.smalltext1 {
	text-align: center;
	color:#000000;
	}

.save {
	text-align: center;
	color:#636466;
	}

.norm {
	text-align: center;
	color:#981B1E;
	}
	
h2#reviewsWritePrice, h2#productReviewsDefaultPrice  {
	font-size: 10px;
	font-weight: normal;
	}

.questions {
	color: #ff66cc;
	font-size: 13px;
	}
	
.answers {
	color: #777;
	font-size: 13px;
	padding-bottom: 10px;
	}
	
.productframe {
	border: #f3f 1px dotted;
	background-color: #fff;
	padding: 1px;
	}
	
body#infoShoppingCart {
	background-color: #f5e6f7;
	background-image: none;
	margin: 10px 20px;
	}
	
#infoShoppingCart h1 {
	font-size: 17px;
	color: #c6c;
	}
	
#infoShoppingCart h2 {
	font-size: 15px;
	color: #555;
	}
	
.added_date {
	line-height: 24px;
	}

.current {
	color: #f9f;
	}