/* Layout Styles */

#container {
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #2D2B2C;
}
#mainWrapper {
	width: 790px !important;
	margin: 0 auto !important;
	position: relative;
}
#logoWrapper {
	width: 100%;
	height: 153px;
	background-image: url(../images/headerbg.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#taglineWrapper, #tagline {
	display: none;
	line-height: 0%;
}
#logo {
	padding: 40px 0 0 10px;
}
#navMainWrapper {
	height: 44px !important;
}
#navEZPagesTop {
	display: none;
}
#search {
	overflow: hidden;
	height: 44px;
	width: 211px;
	float: left;
}
#searchbox {
	padding-top: 11px;
	padding-left: 30px;
}
#navColumnOne {
	width: 211px;
}
div#center {
	width: 544px;
}
#bottomnav {
	height: 38px !important;
	clear: both;
}
#bottomnav ul {
	display: inline;
}
#navSuppWrapper {
	padding-top: 5px;
}
#left {
	float: left;
	width: 211px;
}
#right {
	float: right;
	width: 579px;
	font-size: 1em;
}
#navMain {
	width: 579px;
	height: 44px !important;
	float: right;
	overflow: hidden;
}
#navMain ul {
	margin: 0 25px 0 45px !important;
}
#contentMainWrapper {
	position: relative;
	width: 790px;
}
#footer {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */

#navigation, {
	margin:0;
	padding: 0;
}
#informationContent ul {
	margin-left: 0;
	padding-left: 0;
}
TEXTAREA#tellAFriendDefault {
	width: 500px !important;
	mergin-right: 0;
}
#tellAFriendDefault {
	width: 520px !important;
}
.inputtext {
	width: 500px !important;
}
/* Color Styles */

body {
	background-color: #2D2B2C;
	color: #34352F;
}
#container {
	background-color: #2D2B2C;
	color: #34352D;
	background-image: url(../images/pagebg.jpg);
	background-repeat: repeat-x;
}
/***************
	Links
***************/
a {
	color: #553E5B;
	font-weight: bold;
}
#navEZPagesTOC ul li a {
	color: #553E5B;
}
a:visited {
	color: #704563;
}
a:hover, #navEZPagesTOC ul li a:hover, /*#navMain ul li a:hover, #navSupp ul li a:hover,*/ #navCatTabs ul li a:hover {
	color: #EA7475;
}
#navMain ul li a:link, #navSupp ul li a:link, #navMain ul li a:visited, #navSupp ul li a:visited, #navMain ul li a:active, #navSupp ul li a:active {
	color: #FFF;
}
#navMain ul li a:hover {
	border-bottom: 1px dotted #FFF;
}
#navSupp ul li a:hover {
	border-bottom: 1px dotted #FFF;
	color: #FF99CC;
}
a:active {
	text-decoration: none;
}
a.category-links:hover, #categoriesContent a:hover, a.sideBoxContent:hover, a.category-top:hover, #ezpagesContent a:hover, #whatsnewContent a:hover, #reviewsContent a:hover, #informationContent a:hove, #moreinformationContent a:hover, #productnotificationsContent a:hover, #informationContent a:hover {
color: #FFF;
}
input:focus, select:focus, textarea:focus {
	background-color: #F1D3EB;
	color: #2C445C;
}
FIELDSET {
	border: 1px solid #cccccc;
}
HR {
	border-bottom: 1px solid #9a9a9a;
}
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	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*/
#contentMainWrapper {
	background-image: url(../images/contentrepeat.jpg);
	background-repeat: repeat-y;
}
/********************
    top Navigation 
********************/
#navMain {
	background-color: #FFFFFF;
	background-image: url(../images/topmenubg.gif);
	background-repeat: no-repeat;
}
#ReturnsMainContent {
	padding-left: 8px;
}
#navColumnOne {
	background-color: transparent;
}
#tagline {
	color:#000000;
}
#sendSpendWrapper {
	border: 1px solid #cacaca;
}
#navEZPagesTOCWrapper {
	border: 1px solid #000000;
}
#navBreadCrumb {
	color: #7A0557;
	border-bottom: 1px dotted #FF1493;
}
#navBreadCrumb a {
	color: #FF3399;
}
#navBreadCrumb a:hover {
	color: #FF9999;
}
#navEZPagesTop {
	background-color: #ffff33;
}
.alert {
	color: #FF6600;
}
/*Shopping Cart Display*/
#cartAdd {
	border: 1px dotted #FFF;
}
.tableHeading TH {
	border-bottom: 1px solid #D0CDC8;
}
.tableHeading, #cartSubTotal {
	background-color: #B9ACB6;
	color: #FFF;
}
#cartSubTotal {
	border-top: 1px solid #B6A297;
}
.cartNewItem {
	color: #294D70;
}
.cartOldItem {
	color: #660099;
}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #FF1493;
}
/*sideboxes*/
h3.leftBoxHeading, h3.leftBoxHeading a {
	color: #ffffff !important;
}
h1.centerBoxHeading, h2.centerBoxHeading, h3.centerBoxHeading, #checkoutConfirmDefaultHeadingCart {
	margin: 0.5em;
	padding: 0.5em;
	font-size: 13px;
	color: #7A0557;
	border: 1px solid #B9ACB6;
	background-color: #F2E4EB;
	text-align: center;
}
h3.leftBoxHeading a:hover {
	color: #FFF;
}
.rowOdd {
	background-color: #E8E4E6;
}
.rowEven {
	background-color: #FFF;
}
#cartContentsDisplay {
	border-bottom: 1px solid #2D4F72;
}
.buttonRow {
	font-size: 12px;
	color: #FF1493;
	font-weight: bold;
}
#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp {
	background-color: #ffffff;
}
#center {
	padding-right: 15px;
}
#search {
	background-image: url(../images/searchbox.gif);
	background-repeat: no-repeat;
}
#bottomnav {
	background-image: url(../images/footerbg2.jpg);
	background-repeat: no-repeat;
	overflow: visible;
	color: #FFF;
	font-weight: normal;
	text-align: center;
	padding: 3px;
}
#footerbottom {
	background-image: url(../images/footer-2.gif);
	background-repeat: no-repeat;
	overflow: visible;
	color: #606;
	font-weight: normal;
	text-align: center;
	padding: 0;
	width: 790px;
	height: 59px;
}
#bottomnav ul li a {
	font-size: 9px;
	line-height: 5px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
#bottomnav #navSuppWrapper #navSupp {
	margin-top: -7px;
}
#footer {
	color: #FFF;
}
.footerbottom {
	text-align: center;
	padding: 3px 0 5px 0;
}
#navMain ul a {
	color: #646553;
}
#copyright {
	color: #FFFFFF;
}
#copyright a {
	color: #FFFFFF;
}
#copyright a:hover {
	color: #FFFFFF;
	border-top: 1px dashed #FFFFFF;
	border-bottom: 1px dashed #FFFFFF;
}
#navColumnOne a, #navColumnOne ul li a, .cartOldItem {
	color: #2D2B2C;
}
#navColumnOne a:hover, #navColumnOne ul li a:hover {
	color: #FFF;
}
.productListing-odd, .productListing-even {
	border-bottom: 1px solid #294D70;
}
#left {
	color: #000;
}
#productDescription p {
	font-size: 12px;
}
body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}
a img {
	border: none;
}
a:link, a:visited, #navEZPagesTOC ul li a {
	text-decoration: none;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 13px;
}
h3 {
	font-size: 11px;
}
h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger {
	font-size: 10px;
}
.productName, #productListHeading {
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	font-variant: small-caps;
	padding: 3px;
}
.biggerText {
	font-size: 15px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0.2em;
}
CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10px;
}
FORM, SELECT, INPUT {
	display: inline;
	font-size: 10px;
	margin: 0.1em;
}
TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
}
FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
}
LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: #7A0557;
}
LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
}
LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
}
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
}
.centerBoxContentsNew, .categoryListBoxContents {
	padding: 10px 0;
}
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;
}
HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
}
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
}
/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	vertical-align: top;
}
#headerWrapper, /*#contentMainWrapper,*/ #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}
#tagline {
	font-size: 18px;
	text-align : center;
	vertical-align: middle;
}
#sendSpendWrapper {
	float: right;
	margin: 0em 0em 1em 1em;
}
.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
}
.wrapperAttribsOptions {
	margin: 0.3em 0em;
}
/*navigation*/

.navSplitPagesResult {
}
.navSplitPagesLinks {
}
.navNextPrevCounter {
	margin: 0em;
	font-size: 11px;
	font-weight: bold;
}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0em 0em 1em 0em;
	padding:  0em 0.5em 1em 0.5em;
	list-style-type: none;
}
.navNextPrevWrapper {padding-bottom: 2em;}
#navMainWrapper, #navCatTabsWrapper {
	margin: 0em;
	font-weight: normal;
	height: 1%;
	width: 100%;
}
#navSuppWrapper {
	margin: 0 1em 0 1em;
	font-weight: normal;
	height: 1%;
	width: 96%;
}
#navMain ul {
	margin: 0 0 0 25px;
	padding:  8px 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}
#navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.2em;
	font-weight: normal;
}
#navMain ul li, #navCatTabs ul li {
	display: inline;
	white-space: nowrap;
}
#navSupp ul li {
	display: inline;
	line-height: 1.2em;
}
#navMain ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #000;
}
#navSupp ul li a {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #000;
}
#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
}
#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 {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 0.5em 0;
	padding: 0.5em;
}
#navEZPagesTop {
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 0.5em 0;
	padding: 0.5em;
}

/*The main content classes*/
#indexDefaultMainContent, #centerColumn, .productGeneral {
	font-size: 11px;
}
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
}
#productDescription, .shippingEstimatorWrapper {
	font-size: 11px;
	padding: 0.5em;
}
.alert {
	margin-left: 0.5em;
}
.advisory {
}
.important {
	font-weight: bold;
	font-size: 12px;
}
.important pre {
	font-weight: bold;
	font-size: 14px;
}
.notice {
}
.rating {
}
.gvBal {
	float: right;
}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 10px;
}
#ezPageDefault, #loginDefault, #checkoutShipping, #indexCategories, #indexProductList, #gvFaqDefault, #unsubDefault, #indexDefault, #shoppingCartDefault, #checkoutShipAddressDefault, #checkoutPayment, #checkoutConfirmDefault, #checkoutSuccess, #accountDefault, #accountEditDefault, #addressBookDefault, #siteMap, #contactUsDefault, #reviewsDefault, #logoffDefault, #advSearchResultsDefault, #productGeneral, #specialsListing, #reviewsWrite, #tellAFriendDefault, #newProductsDefault, #allProductsDefault, #reviewsInfoDefault, #createAcctDefault, #productInfoNoProduct, #askAQuestion {
	padding-left: 10px;
}
/*Shopping Cart Display*/
#cartAdd {
	border: none;
	margin-bottom: 30px;
}
#askQuestion {
	border: none;
	margin-bottom: 30px;
	margin-left: 320px;
	margin-top: -60px;
}
#cartSubTotal {
	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;
	font-size: 11px;
}
.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
}
#scUpdateQuantity {
	width: 2em;
}
.cartQuantity {
	width: 4.7em;
}
.cartNewItem {
	position: relative;  /*do not remove-fixes stupid IEbug*/
}
.cartOldItem {
	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;
}
#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;
}
.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: 11px;
	margin: 0;
}
.leftBoxHeading {
	background-image: url(../images/menu2top.gif);
	background-repeat: no-repeat;
	height: 38px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 9px;
	padding-left: 55px;
}
.centerBoxHeading {
	margin: 0em;
	padding: 0.5em 0.2em;
}
#contentMainWrapper {
	clear: both;
}
.leftBoxContainer {
	width: 211px;
	margin: 0;
	padding: 0;
}
.sideBoxContent {
	padding: 0 15px 15px 30px;
	background-image: url(../images/menu2bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.scrollBoxContent {
	padding: 0 15px 15px 20px;
	background-image: url(../images/menu2bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	font-weight: normal;
	overflow: hidden;
}
.scrollBoxContent a{
	font-weight: normal;
}
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 11px;
}
.rightBoxHeading {
	margin: 0em;
	padding: 0.2em 0em;
}
h3.leftBoxHeading a:hover {
	text-decoration: none;
}
h3.rightBoxHeading a:hover {
	text-decoration: none;
}
.rightBoxContent {
	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, .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: 0 0 0 0.5em;
}
#bestsellers ol {
	padding: 0;
	margin-left: 0;
	list-style: none;
}
#bestsellers li {
	padding-top: 5px;
	margin: 0em 0em 1em 3px;
	clear: both;
	list-style: none;
}
#upProductsHeading {
	text-align: left;
}
#upDateHeading {
	text-align: right;
}
/*misc*/
.back {
	float: left;
}
.forward {
	float: right;
}
.bold {
	font-weight: bold;
}
.rowOdd {
	height: 1.5em;
	vertical-align: top;
}
.rowEven {
	height: 1.5em;
	vertical-align: top;
}
CAPTION { /*display: none;*/
}
#myAccountGen li, #myAccountNotify li {
	margin: 0;
}
.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
}
.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
}
TR.tableHeading {
	height: 2em;
}
#siteMapList {
	width: 90%;
	float: right;
}
.ratingRow {
	margin: 1em 0em 1.5em 0em;
}
LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
}
.productListing-odd, .productListing-even, .productListing-rowheading {
	margin-bottom: 0.5em;
	border-bottom: 1px solid #B9ACB6;
	padding: 1em;
	font-size: 10px;
	text-align: left;
}
.productListing-odd, .productListing-odd tr, tr.productListing-odd {background-color: #FFF;}
.productListing-data {
	margin-bottom: 0.5em;
	border-bottom: 1px solid #B9ACB6;
	padding: 1em 1em 1em 0em;
	font-size: 10px;
	text-align: left;
}
.productListing-data a, a.productListing-data {color: #553E5B; }
.productListing-odd, .productListing-even {
	font-size: 11px;
}
.productListing-rowheading {
	background-color: #B9ACB6;
	padding: 3px 0px;
	height: 20px;
}
#productsListingListingTopLinks {
	font-size: 13px;
	padding-bottom: 1em;
}
#productQuantityDiscounts {
	padding: 10px 0 20px 0;
	font-weight: bold;
}
.productQuantityDiscountsheader {
	color:#993366;
	font-size: 12px;
}
#ezPageDefault h3, #ezPageDefault h4, #ezPageDefault h5 {
	color:#990066;
}
div.indent {
	color: #993366;
	font-size: 12px;
	padding-left: 20px;
	width: 520px;
}
div.indent2 {
	color: #000;
	font-size: 10px;
	font-style: italic;
	padding-left: 20px;
	padding-top: 20px;
	width: 500px;
}
/*Testimonials*/
/* sidebox styles */
.sideBoxContent .testimonialsTitle {
	background:#F3F1F4;
	text-align: center;
	margin: 0 0.3em 0 0.3em;
	padding: 5px;
	font: italic 11px Georgia, "Times New Roman", Times, serif;
}
.sideBoxContent blockquote {
	margin: 0;
}
.sideBoxContent .testimonialsBlockquote {
	display: block;
	margin: 0 0.3em 0 0.3em;
	padding: 3px;
	background:#F3F1F4;
	color:#333;
	font: italic 9px/1.2 Georgia, "Times New Roman", Times, serif;
}
.sideBoxContent .testimonialsBlockquote a:hover {
	color: #936;
}
#testimonialsContent a:hover {
	color: #936;
}
.sideBoxContent blockquote:after {
	content: close-quote;
	font-size: 11px;
	color: #993366;
	font-weight: bold;
}
.sideBoxContent blockquote:before {
	content: open-quote;
	font-size: 11px;
	color: #993366;
	font-weight: bold;
}
.sideBoxContent .testimonialsOwner {
	background:#B9ACB6;
	text-align: left;
	margin: 0 0.3em 0 0.3em;
	padding: 3px;
	font-variant: small-caps;
}
.sideBoxContent .testimonialsOwner a {
	color: #000000;
	text-decoration: underline;
	font-variant: small-caps;
}
/* testimonial add pages */
#testimonialsAddDefault .inputLabel {
	width: 100%;
}
#testimonialsAddDefault p, #testimonialsAddSuccessDefault p {
	margin: 0;
}
/* testimonials page */
#testimonialsDefault .navWrapper {
	width: 100%;
}
#testimonialsDefault .testimonialsEach {
	margin: 1em 0.3em 1.5em 1.3em;
}
.testimonialsEach .testimonialsTitle {
	background: #ffffff;
	text-align: left;
	padding: 0;
	font-weight: bold;
}
.testimonialsEach .testimonialsDate {
	font-size: 10px;
	padding: 0;
}
.testimonialsEach .testimonialsHtmlText {
	display: block;
	margin-top: 0.3em;
	padding: 1em;
	background:#F3F1F4;
	color:#333;
	font:italic 12px/1.3 Georgia, "Times New Roman", Times, serif;
}
.testimonialsEach .testimonialsHtmlText:after {
	content: close-quote;
	font-size: 28px;
}
.testimonialsEach .testimonialsHtmlText:before {
	content: open-quote;
	font-size: 28px;
}
.testimonialsEach .testimonialsNameOrganisation {
	display: block;
	font-weight: bold;
	padding: 0.5em;
	background:#f5f5f5;
	border-bottom: 1px solid #ccc;
	color:#333;
	font-variant: small-caps;
}
.testimonialsEach .testimonialsNameOrganisation a {
	margin-left: 0.2em;
	font-variant: small-caps;
}
.testimonialsEach .testimonialsNameOrganisation img {
	vertical-align: middle;
	margin: 0 0.3em 0 0.3em;
}
div.login {
	width: 123px;
	height: 43px;
	float: right;
}
.login a {
	    display:block;
		width:112px;
		height: 43px;
		margin: 0; 
		padding: 7px 0 0 11px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-style: italic;
		color: #990033;
		background: url("../images/account_login_b1.gif") 0 0 no-repeat;
		text-decoration: none;
		line-height: 43px;
		vertical-align: middle;
   }
.login a:hover {
   background-position: -123px 0;
   color: #CC33663;
   }
.login a:active {
   background-position: -246px 0;
   color: #66003;
   }
#whatsnew a {
	font-size: 9px;
	font-weight: normal;
} 
#whatsnewHeading a {
	font-weight: bold;
	font-size: 11px;
}  
img.bestsellers_thumbnail {
	width: 100px;
}   
.sidewrapper {
	width: 180px;
	height: 120px;
	text-align: center;
}
.sidewrapper ol, .sidewrapper ol li{
	text-align: center;
}
address {
	font-weight:700;
	color:navy;
}


#opt {background:#FFF;}

legend {font-family:verdana, arial, helvetica, sans-serif; font-size:1.1em; color: #990066; font-weight:bold; margin-bottom:5px; padding:3px; background:#fff url(../images/form.png) repeat-x center left;}

option {background:#FFF; color:navy;}

optgroup {background:#FFF; color:navy; font-family:verdana, arial, helvetica, sans-serif;}

optgroup option {background:#B6ABD5; color:#990066;}

label.inputLabel {
	width: 11em;
	float: left;
	color: #990066;
	}

.hiddenField {
	display: none;
}	

LABEL.checkboxLabel, LABEL.radioButtonLabel {

	margin: 0.5em 0.3em;

	color: navy;

	}

/* styles for highslide */

* {
}
.highslide-html {
    background-color: white;
    border: 2px solid gray;
}
.highslide-html-content {
	position: absolute;
    display: none;
    padding: 10px;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    /*padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;*/   
}
.printcontrol {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 12pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #CC3366;
}
.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #990066;
}
.leftcontrol {
	float: left;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #990066;
}
.control:hover, .printcontrol:hover, .leftcontrol:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}	
#gallery img {
	margin: 5px 5px;
	height: 200px;
}
ul { list-style: none; }
li { list-style: none; }

/*Centers middleboxes and aligns them in one row*/
#navColumnMiddleWrapper {
	margin-left: auto;
	margin-right: auto;
	}

#middlebox_1 {

	}
	
#middlebox_2 {

	}

#middlebox_3 {

	}

#middlebox_1, #middlebox_2, #middlebox_3 {
	}	

h2.middleBoxHeading, h2.middleBoxHeading a {
	display: none;
	visibility: hidden;
	}

h2.middleBoxHeading a:hover {
	display: none;
	visibility: hidden;
	} 
	
.middleBoxHeading {
	display: none;
	visibility: hidden;
	}

.middleBoxContainer {
	border: none;
	}

.middleBoxContent {
	}
	
#sricSubTotal {
	background-color: #F3F1F4;
	border-top: 1px solid #cccccc;
	text-align: right;
	line-height: 2.2em;
	height: 2.2em;
	padding-right: 2.5em;
	}

#sricShippingTotal {
	background-color: #F3F1F4;
	border-top: 1px solid #cccccc;
	text-align: right;
	line-height: 2.2em;
	height: 2.2em;
	padding-right: 2.5em;
	}
	
#sricTotal {
	background-color: #B9ACB6;
	border-top: 1px solid #704563;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	height: 2.2em;
	padding-right: 2.5em;
	}
	
#sricBoxSubTotal {
	text-align: right;
	}

#sricBoxShippingTotal {
	text-align: right;
	}
	
#sricBoxTotal {
	text-align: right;
	font-weight: bold;
	}
table#ShippingEstimator td { padding: 1px 2px; background-color: #F3F1F4; border-bottom: dotted #A54F7D 1px;}
table#ShippingEstimator th { padding: 2px 2px; background-color:#704563; color:#FFF;}
#shippingEstimatorContent h2 { color: #704563; size: 2em; padding: 3px 0px; background-color: #F3F1F4; margin-bottom: 5px;}
#shippingEstimatorContent label {font-weight: bold;}
.productlistingmoreinfo {float: right;}
/* handy for some CSS-P layouts, like the one at www.beterelektro.nl for example, just remove .www-beterelektro-nl if you need it on your site too */
.www-beterelektro-nl #superglobals {
position: absolute;
top: 300%;
left: 0;
}
#superglobals {
  background: #ccc;
  padding:  1px 0;
}
#superglobals ul {
  border: 1px solid black;
  border-width: 0 0 0px 1px;
  border-left-color: black;
}
#superglobals ul {
  text-align: left;
  color: black;
  background: #fffffa;
}
#superglobals ul, #superglobals li {
  margin: 0px;
  padding: 0 0 0 3px;
}
#superglobals ul, #superglobals li {
  margin:  5px 24px;
}
.superglobals_hidden {
  display: none;
}
#superglobals .superglobals_array {
  border-left-color: green;
  color: green;
}
#superglobals .superglobals_object {
  border-left-color: red;
  color: red;
}
#superglobals .superglobals_empty {
  color: gray;
}
.superglobals_resource {
  color: blue;
}
.superglobals_type {
  color: black;
}