/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 4387 2006-09-04 13:54:28Z drbyte $
 */

body {
	margin: 0;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	color: #606A74;
	background-color: #ffffff;
	}

#pageWrapper {
	margin:0 auto;
	width:1000px;
	height:1000px;
}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color:#71B900;
	text-decoration: none;
	font-weight:bold;
	}
 
a:visited {
	color:#71B900;
	font-weight:bold;
	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 {
	font-weight:bold;
	text-decoration:underline;
	}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 16px;
	color: #71B900;
	}

h2 {
	font-size: 14px;
	color: #71B900;
	}

h3 {
	font-size: 12px;
	}

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

.biggerText {
	font-size: 12px;
	}

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;
	margin: 0.1em;
	}

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

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

FIELDSET {
	padding: 10px;
	margin: 10px;
	border: 1px solid #72B800;
	background:#FFFFFF;
	}


LEGEND {
	font-weight: bold;
	padding: 0.3em;
	font-size:12px;
	color:#71B900;
	}

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

/*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:#CBF79A;
	color: #000000;
	}

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

/*wrappers - page or section containers*/
#mainWrapper {

	}

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

#contentMainWrapper {
	clear:both;
	/*min-height:650px;*/
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ACD675;
	border-bottom-color: #ACD675;
	border-left-color: #ACD675;
}

#logoWrapper{
	height:200px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ACD675;
	border-right-color: #ACD675;
	border-left-color: #ACD675;
	clear:both;
	margin-top:2px;
}

#homelogoWrapper{
	height:260px;
	clear:both;
	margin-top:2px;
}

#logo{    background-image: url(../images/shoplogo.gif);
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
/*	margin-left: 0.5em;
	margin-right: 0.5em;*/
	}
	
#product_list {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

	
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	visibility:hidden;
	}

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

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

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult 
{
	font-size:10px;
}
.navSplitPagesLinks 
{
	font-size:10px;
}

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

/*#navMainPadding {
	margin:30px 0px 0px 0px;
}*/

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

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
	text-align:left;
	width:770px;
	border-bottom:#CCCCCC 0.1em solid;
	padding-bottom:0px;
	margin-bottom:0px;
}

#navMain {
	width:800px;
	margin:0px auto 0px auto;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 14px;
	margin-bottom: 5px;
	font-size:12px;
	margin-left:7px;
	margin-right:auto;
	/*font-family:"Gill Sans", Arial, sans-serif;*/
}

#navMain ul li, #navSupp ul li, 
#navCatTabs ul li 
{
	float:left;
	margin:0px;
	padding:0px;
	position:relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #787D83;
}

#navCatTabs ul li {
	margin:0px;
	padding:0px;
}

#navMain ul li a, 
#navSupp ul li a,
#navMain ul li a:link,
#navMain ul li a:visited,
#navMain ul li em
{
	line-height: 18px;
	font-weight: normal;
	color:#616B75;
	font-size:12px;
	text-decoration:none;
	text-transform:uppercase;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}

#navMain ul li em {
	color:#999999;
	font-style:normal;
}

#navMain ul li a:hover {
	text-decoration:none;
	color: #71B900;
}

#navMain ul li a.reversed {
	color:#ffffff;
	background-color: #71B900;
}

#navCatTabs ul li a {
	padding: 0.2em 3.8em 0.6em 1.8em;
	margin:0;
}

#navCatTabs ul li a {
	background:url(../images/tab_bg.jpg) no-repeat;
	color:#000000;
	border:none;
	}

#navCatTabs ul li a:hover {
	background:url(../images/tab_bg_over.jpg) no-repeat;
	color:#000000;
	border:none;
	}

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

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

#navBreadCrumb {
	padding: 0.5em 0.5em;
	margin: 1px;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	}

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

#navColumnOne, #navColumnTwo {
	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, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0px;
	}

.centerColumn {

}

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

/*Shopping Cart Display*/

#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	background-color: #d3cde8;
	}

.tableHeading, #cartSubTotal {
	border-top: 1px solid #9a9a9a;
	background-color: #d3cde8;
	 }

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

.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;
	}
.cartProductDisplay {
	padding:10px 0px 0px 0px;
}


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

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

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #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: 0.5em 1em;
	}

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

.attributesComments {}

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

.centerBoxWrapper {
	border: 1px solid #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: 11px;
	color: #000000;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 11px;
	color: #000000;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #E5F1CD;
	/*background-image: url(../images/tile_back.gif);*/
	padding: 2px;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0px;
	border: 1px solid #72B800;
	/*border-bottom: 5px solid #336633;*/
	margin-top: 10px;
	}

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

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, #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 {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #FFFFFF;
	height: 1.5em;
	vertical-align: top;
	border-bottom:#CCCCCC 0.05em solid;
	}

.rowEven {
	background-color: #FFFFFF;
	height: 1.5em;
	vertical-align: top;
	border-bottom:#CCCCCC 0.05em solid;
	}

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

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/th_bg.jpg);
	height: 2em;
	color: #FFFFFF;
	}
.productListing-rowheading a {
	color: #000000;
}
#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;
	}

/* Added */

#informationContent li {
	padding: 0.1em 0em 0.2em 1em;
}
#informationContent li a {

}

#productDescription {
	width:300px;
	float:right;
}
#productDescription li, #productDescription ul{
	margin-left:0px;
	padding-left:0px;
}

#productsListingTopNumber {
	margin:5px 0px 5px 0px;
}
.navNextPrevWrapper {
	background:#beb2d7;
	margin-bottom:10px;
}
.navNextPrevList {
	padding:0px 50px 0px 50px;
}

#siteinfoLegal {
	width: 780px;
	height:32px;
	background:url(../images/bottom2.gif) no-repeat;
	padding: 110px 0px 0px 0px;
}
#siteinfoLegal p {
	padding: 0px;
	margin:0px;
}
.thelastparadox a {
	font-weight:bold;
}
.thelastparadox a:hover {
	color:#000000;
	font-size:22px;
	padding:15px 25px 15px 25px;
	font-weight:bold;
	border:0.05em #666666 solid;
	text-decoration:none;
	background:url(../images/thelastp_bg.jpg);
}
#navSuppWrapper {
	display:none;
	height:0px;
	width:0px;
}
.itemTitle a {
	font-size:12px;
	color:#51265B;
}

#productListHeading, #accountDefaultHeading {

}

#productListHeading {
	font-size:14px;
	text-align:center;
	margin:0px;
	padding:0px;
	color:#71B900;
}

/*#cat4Table {
	border:#CCCCCC 0.05em solid;
}*/
.productListing-heading {
	background:#E5F1CD;
}

.productListing-odd td, .productListing-even td {
	padding:10px 0px 10px 0px;
	border-bottom: 1px solid #72B800;
}
#indexDefaultMainContent p {
	text-align:justify;
		font-size:1px;
			color:#ffffff;
}
.floatingBox {
	height:200px;
}
#accountLinksWrapper h2 {

}
#myAccountGen li {
	width:400px;
}
#productDescription {
	width:360px;
	float:right;
}

/* Headings */

#productName, #cartDefaultHeading, #logoffDefaultHeading, #orderHistoryDetailedOrder, #orderHistoryStatus, #productReviewsHeading, #loginDefaultHeading, #maintenanceDefaultHeading, #shippingInfoHeading, #createAcctDefaultHeading, #createAcctSuccessHeading, #accountNotificationsHeading, #checkoutSuccessHeading, #checkoutShippingHeading, #checkoutPaymentHeading, #checkoutPayAddressDefaultHeading, #unsubDefaultHeading, #newProductsDefaultHeading, #checkoutConfirmDefaultHeading, #reviewsWriteHeading, #reviewsDefaultHeading, #productReviewsDefaultHeading, #reviewsInfoDefaultHeading {
	font-size:16px;
	margin:0px;
	padding:0px;
	color:#71B900;
}


/* Product Reviews */

#Innersc_Product {
	margin:10px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	width:800;
}

.productReviewsDefaultProductMainContent {
	border-bottom:#CCCCCC 0.05em solid;
	padding-bottom:20px;
}

#whatsNew, #Innersc_Product {

}

.productListing-data {
	text-align:center;
	margin-left:10px;
	width:300px;
	padding: 0px 0px 0px 0px;
}

#cartAdd {
	border:none;
	padding:5px 10px 5px 10px;
	float:right;
	margin:20px 0px 0px 10px;
}

#productAttributes {
	width:300px;
	border:none;
	padding:5px 10px 5px 10px;
	float:right;
	margin:20px 0px 0px 10px;
}
#productTellFriendLink {
	clear:both;
	margin:50px 18px 20px 0px;
}

/* Extra Pages CSS */

#welcome {
	width:727px;
	height:29px;
	background:url(../images/welcome.jpg) no-repeat;
}

#cats_pane_wapper {
	width:100%;
}
#cats_panes {
}
.cats_pane {
	height:180px;
	width:199px;
	float:left;
	margin-top:17px;
	margin-bottom:18px;
}
#cats_pane_bath {
	background-image: url(../images/icon_big_Bathshower.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#cats_pane_bed {
	background-image: url(../images/icon_big_bedroom.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#cats_pane_body {
	background-image: url(../images/icon_big_body.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#cats_pane_kits {
	background-image: url(../images/icon_big_lifeboxes.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#cats_pane_org {
	background-image: url(../images/icon_big_organics.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#instructions_wrapper {
	clear: both;
}
#instructions {
	margin:auto;
	width:986px;
	height:59px;
	padding:0px;
	background-image: url(../images/main_bottom_banner.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#whatsNew {
	width:760px;
}
#reviewsProduct {
	margin:0px;
	clear:both;
}
#reviewsProduct hr {
	visibility:hidden;
}
.wrapperAttribsOptions {
}
#indexDefaultMainContent {

}

#alsoPurchased {
	margin-top:50px;
}

#LeftColumnAd {
	margin:50px 0px 0px 20px;
}

/* Detailed Order Information Page */

#orderHistoryDetailedOrder, #orderHistoryStatus {
	padding:40px 0px 10px 0px;
}

#myAccountShipInfo, #myAccountPaymentInfo {
	background:#d3cde8;
	margin:40px 0px 10px 0px;
	padding:0px 0px 30px 10px;
}

.lineTitle {
	font-weight:bold;
}

/* Quick Re-Order Box */
#orderhistoryContent ul {
	list-style:none;
	padding:0px;
	margin:0px;
	font-size:9px;
}
.orderHistList li, #informationContent li {
	margin:0px;
	padding:5px 0px 5px 0px;
	border-bottom:#CCCCCC 0.05em solid;
}
.success {
	font-size:16px;
	color:#772297;
}

/* Help Popup */

#infoShoppingCart {

}

/* Signup Form */

#state {
	margin-left:117px;
}

#orderAttribsList, #orderAttribsList li, .cartAttribsList, .cartAttribsList li {
	list-style:none;
	font-weight:bold;
	font-size:12px;
	font-style:italic;
	padding:0px;
	margin:5px 0px 15px 20px;
	color:#663399;
}

/* Best Sellers Sidebox */

#bestsellersContent {
	font-size:10px;
}
#bestsellersContent ol li {
	padding:0px;
	margin:5px 0px 5px 0px;
}

.tl_logo {
	background-image:url(../images/innerscents_logo.jpg);
	background-repeat:no-repeat;
	width: 215px;
	height:210px;
	background-position: 10px 20px;
}

.tr_logo {
	background-image:url(../images/4icons.jpg);
	background-repeat:no-repeat;
	width: 205px;
	height:200px;
	background-position: 10px 20px;
	onclick: "http://www.innerscents.co.uk/our-products.html";	

}/*
.bl_logo {
	background-image: url(../images/innerscents_logo.jpg);
	background-repeat: no-repeat;
	background-position: 4px bottom;
	height: 425px;
	width: 215px;
} */

.homelogo {
	background-image: url(../images/shoplogo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height:260px;
}

#indexProductList,
#Innersc_Product,
#shoppingCartDefault,
#loginDefault,
#createAcctDefault,
#checkoutShipping,
#checkoutPayment,
#checkoutConfirmDefault,
#addressBookDefault,
#shoppingCartDefault
{
	width: 555px;

	overflow:auto;
	overflow-x:hidden;
	overflow-y:auto;
	margin:0px;
	padding:0px;
}

ul.links_right
{
	font-size:10px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 0 0px;
	padding:0;
}

ul.links_right li
{
	margin:0;
	padding:0;
	font-size:10px;
}

ul.links_right li.heading
{
	font-size:11px;
	font-weight:bold;
	margin:5px 0 0;
	padding:0;
}

ul.links_right li a 
{
	color:#76B900;
	font-weight:normal;
	text-decoration:none;
}

ul.links_right li.heading a
{
	font-weight:bold;
}

ul.links_right li a:hover
{
	text-decoration:underline;
}

.listingDescription{
	font-size: 11px;
	text-align:left;
}

/* Testimonials */

#testimonials {
	font-size:11px;
	text-align:left;
	margin:30px 0px 0px 0px;
}

.testimonials_heading {
	font-size:12px;
	font-weight:bold;
	color:#71B900;
	margin:15px 0px 5px 0px;
}

.testimonials_text {
	font-style:italic;
}

.testimonials_name {
	font-weight:bold;
	color:#71B900;
	margin:0px 0px 5px 0px;
}

#loginBox {
	width:600px;
	margin:0px auto 0px auto;
}