/**
 * 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 $
 */

.messageStackWarning { display: none; }
body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: url(../images/bg.jpg) repeat-x #fff;
	}

body#infoShoppingCart, body#popupImage, body#popupAdditionalImage, body#popupSearchHelp, body#popupShippingEstimator  { background: none #fff; }

body#popupSearchHelp { margin: 10px; }

body#infoShoppingCart { margin: 0; padding: 0; }
	
:focus { outline: 0; }
	
a:focus { outline: 1px dotted #EC1B2E; }

a img {border: none; }

a { text-decoration: none; }

a:link, #navEZPagesTOC ul li a, div#siteMap a, .content a {
	color: #EC1B2E;
	text-decoration: none;
	}
 
a:visited {
	text-decoration: none;
        color: #EC1B2E;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover,body#popupShippingEstimator a {
	color: #EC1B2E;
	}
	
a:hover, div#siteMap a:hover { text-decoration: underline; }

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, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

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

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

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

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

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

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

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

ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth,.clear {
	clear: both;
	}

HR {
	height: 1px;
	margin: 20px 0;
	border: none;
	border-bottom: 1px solid #cccbcb;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;	
	}

.messageStackWarning, .messageStackError {
	background-color: #EC1B2E;
	color: #fff;
	}

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

.messageStackCaution {
	background-color: #FFFF66;
	color: #231F20;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	width: 960px;
	vertical-align: top;
	}
	
#headerWrapper { height: 139px; position: relative; } 

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

#logoWrapper{
	height:75px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}
	
#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, #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;
	}

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

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	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;
	color: #ffffff;
	white-space: nowrap;
	}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

#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, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0.7em 0.5em 2em 0.5em;
	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: 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: 0.8em;
	}

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

/*Shopping Cart Display*/

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

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

#mediaManager {
	width: 50%; 
	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;
	color: #aaa;
	font-size: 18px;
	}

.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: 1em;
	color: #ffffff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 1em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background: none;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	margin-top: 1.5em;
	}

.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, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, 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: #333;
	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, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

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

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
	}

.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;
	}
		
/* marks custom CSS */

/* page structure */

div#navigation a img { opacity: 0.80; -moz-opacity: 0.80; filter:alpha(opacity=80); } 

div#logo { float: left; }

div#navMain, div#navigation { float: right; }

.sideBoxContent ul li a, ul.jqNavigation li a { color: #333; }

.sideBoxContent { font-size: 12px; }

ul.jqNavigation { list-style: none; margin: 0; font-size: 12px; padding: 0 0 0 4px; }

ul.jqNavigation li { padding: 0; margin: 0; }

.sideBoxContent ul li a:hover, ul.jqNavigation li a:hover { text-decoration: underline; }

.js ul.jqNavigation {display: none; } 

ul.jqNavigation li ul { display: none; list-style: none; padding-left: 10px; font-size: 11px; }

div#navigation { width: 784px; }

div#navigation ul { list-style: none; position: absolute; bottom: -12px; right: 0; }

div#navigation ul li { float: left; padding: 0 1px; height: 34px;  }

div#navMainSearch { clear: right; margin-top: 30px; background: url(../images/search_label.jpg)  no-repeat; width:310px; text-align: right; height: 24px; padding: 0; }

div#navMainSearch input.search_bar { width: 185px; height: 20px; padding: 4px 0 0 0; border: 0; margin: 0; }

div#navMainSearch button { background: url(../images/search_submit.jpg) no-repeat; border: 0; padding: 0; margin: 0; width: 36px; height: 24px; cursor: pointer; }

div#navSuppWrapper {display: none;} 

.leftBoxHeading { text-align: left; background: none;  }

.centerBoxWrapper { border: none; }

div.image_container { border: 10px solid #e9e9e9; width: 163px; height: 140px; margin: 0 auto; position: relative;  }

h2.centerBoxHeading { display: none; }

body { padding-bottom: 200px; } 

div#siteinfoLegal { border-top: 1px solid #e5e5e5; font-size: 11px; color: #b2b2b2; margin-top: 100px; padding-top: 35px; text-align: left; }

div#siteinfoLegal a { color: #b2b2b2; }

div#siteinfoLegal p { width: 50%; float: left; } 

div.backToTop { float: right; margin-top: 25px; }

div.backToTop a img { vertical-align: middle; padding-left: 2px; }

div.product, div.centerBoxContentsNew, div.centerBoxContentsProducts { float: left; width: 249px; height: 300px; text-align: center; margin: 0; padding-top: 10px; }

div.product a:focus, div.centerBoxContentsNew a:focus, div.centerBoxContentsProducts a:focus, div#productMainImage a:focus { outline: none; }

div#newProductsDefaultListingBottomNumber, div#allProductsListingBottomNumber, div#productsListingBottomNumber,div#featuredProductsListingBottomNumber  { clear: left; margin-top: 10px; }

div#newProductsDefaultListingTopNumber,div#allProductsListingTopNumber,div#productsListingTopNumber,div#featuredProductsListingTopNumber { margin-bottom: 20px; }

.navSplitPagesLinks a { color: #ec1b2e; font-weight: bold; }

div.product h4 a, div.centerBoxContentsNew a, div.specialsListBoxContents a, h3.itemTitle a, span#cartProdTitle,div.centerBoxContentsProducts a { color: #ec1b2e; font-weight: bold; font-size: 13px; }

div#navMain { font-size: 12px; }

/* breadcrumbs */

div.centerColumn, div#navBreadCrumb { width: 750px; float: right; }

div#navBreadCrumb { margin-top: 20px; padding-left: 5px; font-size: 12px; width: 742px; }

div#navBreadCrumb a { color: #ec1b2e; }

div#navBreadCrumb a:hover { text-decoration: underline; }

/* product info page */

div#productDescription { font-size: 11px; color: #444; line-height: 130%; float:right; width: 373px; padding: 0 0 0 10px; margin: 0; }

div#productDescription ul { list-style: outside disc; margin-left: 13px; }

div#productDescription ul#productDetailsList { list-style: inside; padding-left: 0; margin-left: 0; }

h1#productName { font-size: 18px; color: #ec1b2e; margin-top: 0; line-height: 120%; }

div#productMainImage { width: 345px; border: 10px solid #e9e9e9; padding: 0; margin: 0; }

div#productMainImage img { height: 300px; }

span.imgZoom { font-size: 12px; color: #444; margin: 10px 10px 0 35px; background: url(../images/zoom.jpg) 60px no-repeat; line-height: 21px; display: block; height: 21px; width: 300px; text-align: center; }

p.units_in_stock { font-weight: bold; padding: 0; margin-top: 0; }

label.attribsSelect, div#cartAdd label { width: 120px; float: left; font-size: 11px; font-weight: bold; }

div#cartAdd label, h4.optionName { margin: 5px 0 0 2px; display: block; width: 123px; }

h4.optionName { margin-top: -5px; }

div.wrapperAttribsOptions { height: 30px; margin: 0; overflow: hidden; }

div.wrapperAttribsOptions select { float: left; margin-top: 0; }

div#cartAdd input { float: left; margin-top: 6px; }

h2#productPrices { float: left; width: 120px; padding: 1px 0; }

h2#productPrices span.productPrice { display: block; padding: 1px 0;  }

div#product_view_price { margin: 20px 0; padding-left: 5px; overflow: hidden; }

h2 span.productPrice span.productSpecialPrice, h2 span.productPrice span.normalprice { display: block; }

ul#productDetailsList li  { list-style: none; }

div.wrapperAttribsOptions select:focus { outline: none; }

div#productAttributes { margin-top: 20px; }

span.productSpecialPrice, span.productPrice, div.cartBoxTotal { font-weight: bold; font-size: 24px; color: #444; }

div#productAdditionalImages { width: 375px; margin-top: 10px; margin-left: -5px; }

div.additionalImages { width: 101px; height: 90px; padding: 0; text-align: center; float: left; margin:5px; border: 7px solid #e9e9e9; }

div.additionalImages img { height: 90px; width: 101px; }

div#product_images { width: 345px; float: left; }

div#shoppingcartContent { background: url(../images/cart_icon.jpg) 5px 10px no-repeat; padding: 10px 5px 0 50px; min-height: 40px; }

div#shoppingcartContent span, div#shoppingcartContent a { color: #444; }

div#productReviewLink a, p.reviewCount a { color: #ec1b2e; text-decoration: underline; }

div#productDescription ul { padding-left: 0; }

div#productDescription ul li { padding: 1px 0; }

div#sorter { margin-top: 10px; }

div#shoppingCartDefault p { font-size: 12px; font-weight: normal; }

div#shoppingCartDefault a { color: #ec1b2e; text-decoration: underline; }

div#shoppingCartDefault div.forward a { text-decoration: none; }

div#shoppingCartDefault div.forward a:hover { text-decoration: underline; }

th, td.seDisplayedAddressLabel { background: #E9E9E9; }

table#cartContentsDisplay, div#shippingEstimatorContent table { border: 1px solid #E9E9E9; text-align: center; }

table#cartContentsDisplay th,table#prevOrders th { background: #E9E9E9; height: 38px; border-bottom: none; font-size: 14px; color: #333; text-transform: uppercase; }

table#cartContentsDisplay td, table#prevOrders td { background: #fff;  text-align: center; vertical-align: middle; }

td.cartProductDisplay img { border: 5px solid #e9e9e9; }

span.cartImage { display: block; width: 101px; height: 90px; border: 5px solid #e9e9e9; }

legend { font-size: 14px; color: #ec1b2e; }

fieldset { border-color: #CCCBCB; padding: 20px; margin: 20px 0; font-size: 12px; }

fieldset div.important, fieldset#checkoutOrderTotals { font-size: 20px; color: #444; font-weight: bold; }

fieldset#checkoutOrderTotals { font-size: 16px; }

textarea:focus, select:focus, input:focus { outline: none; }

input,select,textarea { font: 12px Arial, Helvetica, sans-serif; }

div#accountLinksWrapper h2 { margin-top: 20px; }

div#accountLinksWrapper ul li a { color: #ec1b2e; }

div.buttonRow a { font-size: 14px; color: #444; }

div.buttonRow a:hover { text-decoration: underline; }

div#accountLinksWrapper ul { padding: 0; }

div#accountLinksWrapper ul li { font-size: 12px; list-style: none; }

fieldset fieldset { border-color: #dfdfdf; }

fieldset label { padding: 8px 0; }

fieldset input, fieldset select, fieldset textarea { margin: 8px 0; }

div.messageStackError, div.messageStackCaution { margin-top: 25px; font-size: 12px;  border: none; padding: 5px; clear: both; }

div.messageStackError p, div.messageStackCaution p { padding: 0; margin: 0;  }

div.messageStackCaution p { padding-top: 2px; }

div.messageStackError p img, div.messageStackCaution p img { vertical-align: middle; }

h4#createAcctDefaultLoginLink a, p.forward a { color: #ec1b2e; }

img#heading_adjust { margin-left: -3px; }

body#infoShoppingCart div { padding:20px; }

body#infoShoppingCart div a, a.shopping_cart_link { color: #ec1b2e; font-weight: bold; }

body#infoShoppingCart div h1 { margin-bottom: 20px; }

a.need_help { padding: 3px 0 0 5px; display: block; float: left; font-weight: bold; color: #ec1b2e; text-decoration: none; }

a.shopping_cart_link { text-align: right; width: 175px; display: block;  }

div#productListing { margin-top: 20px; }

div#reviewsDefault div.smallProductImage img { padding-right: 20px; }

div#reviewsDefault div.bold, div#reviewsDefault div.content, div#reviewsDefault div.rating { margin-top: 10px; }

div#reviewsDefault div.content { margin-right: 200px; }

td.cartQuantityUpdate, th.scUnitHeading { display: none; }

span#cartProdTitle { margin-top: 35px; display: block; }

/* read review page */

div#reviewsInfoDefaultDate { padding-top: 10px; }

div#productDescription span.productPriceDiscount { display: block; }

span.productPriceDiscount { font-size: 20px; }

div#productDescription h2#reviewsInfoDefaultPrice { padding-top: 5px; }

div#productDescription h3.rating { padding: 10px 0; }

button.search {vertical-align: bottom;}

div.centerColumn, div#specialsListing, div.specialsListBoxContents, div#whatsNew, div.centerBoxWrapper { padding: 0; }

div#whatsNew { padding-top: 1px; }

div#productReviewLink a, p.reviewCount { font-size: 11px; margin-top: 20px; }

div.shadow { background: url(/includes/templates/rsk/images/bgshadow.jpg) bottom no-repeat; overflow: hidden; }

div#productAdditionalImages div.shadow { background: none; }

div.overlay { position: absolute; top: 0; left: 0; background: #fff; width: 163px; height: 140px; opacity: 0.80; -moz-opacity: 0.80; filter:alpha(opacity=80); }

div.overlay_text a { position: absolute; top: 0; left: 0; display: block; width: 163px; height: 85px; padding-top: 55px; }

div.overlay_text a:hover { text-decoration: none; }

div.overlay_text p { text-align: center; color: #EC1B2E; font-weight: bold; padding: 0; margin: 0; font-size: 14px; }

div.overlay_text p.instock { color: #0a0; font-size: 18px; }

div.overlay_text p.outofstock { color: #EC1B2E; font-size: 18px; }

td.cartProductDisplay ul { list-style: none; }

div#shoppingCartDefault td.cartProductDisplay ul { margin-top: 0; }

div#cartSubTotal { font-size: 20px; margin-bottom: 20px; }

.cartQuantity input { margin-top: 15px; }

.cartRemoveItemDisplay input {  display: block; margin: 4px 0 0 14px; }

p.in_cart { margin-left: -5px; }

div#advSearchResultsDefault div.buttonRow.back { margin: 15px 0 0 0; }

div#shoppingCartDefault div.buttonRow.back { margin-left: 0; }

div#shoppingCartDefault div.buttonRow.back input { margin-top: 0; }

div#productsListingListingBottomLinks { margin-top: 10px; }

/* advanced search */

fieldset.advanced { width: 300px; float: left; margin-right: 10px; }

/* terms and conditions */

dl ul, div#conditionsMainContent ul { padding-left: 0; margin-left: -20px; list-style: none; }

div#conditionsMainContent ul { margin-left: 0; }

dl ul li { padding: 3px 0; }

dl dd { padding: 3px 0; }

dl dt { font-weight: bold; }

/* checkout / address book */ 

div.instructions { padding-left: 200px; }

h2#addressBookDefaultPrimary, h3.addressBookDefaultName, h2#checkoutShippingHeadingMethod, h2#checkoutShippingHeadingAddress, h2#checkoutPaymentHeadingAddress, h2#checkoutPayAddressDefaultAddress, h2#checkoutShipAddressDefaultAddress { margin: 20px 0 10px 0; }

div#addressBookDefault address, div#checkoutShipAddressDefault address { margin-top: -7px; }

div#checkoutPayAddressDefault { margin-top: 14px; }

div#change_address_button { margin-top: 20px; }

div#checkoutShipping div.floatingBox.important.forward { margin-top: 10px; }

.moduleRowSelected label, .moduleRow label { padding-left: 10px; }

div#checkoutPayAddressDefault address, div#checkoutShipAddressDefault address { margin:0 0 20px 17px; }

div#checkoutSuccess a, div#logoffDefaultMainContent a { color: #EC1B2E; }

div#checkoutSuccessContactLink { margin: 5px 0 20px 0; }

h1#checkoutSuccessHeading { margin-bottom: 20px; }

h3#checkoutConfirmDefaultPayment, h3#checkoutConfirmDefaultShipment { margin: 20px 0 10px 0; }

form#checkout_confirmation input { margin-top: 20px; }

/* order history */

div#accountDefault caption { margin-bottom: 10px; }

h2#orderHistoryStatus, h2#orderHistoryDetailedOrder { margin: 10px 0; }

div#accountHistoryDefault div.content { padding-right: 20px; }


/* write review page */

div#reviewsWriteReviewsRate { padding-top: 20px; }

label#textAreaReviews {  margin-bottom: 10px; display: block; text-align: left;}

div#write_review_buttons { margin-top: 20px; }

textarea#review-text { margin-left: 0; }

div.ratingRow ul { overflow: hidden; }

div.ratingRow ul li { width:180px; float: left; }

div#reviewsWrite div.buttonRow input { margin: 0 10px 20px 0;  }

/* read review */

div#reviewsInfoDefaultMainContent { margin-bottom: 20px; }

div#shoppingCartDefault div.needHelp { height: 24px; }

div.needHelp { width: 112px; }

div.needHelp img { float: left; }

div#reviewsDefault div.smallProductImage { width: 170px; }

/* sitemap */

div#siteMap, div#siteMap ul li a { color: #333; }

span.markProductOutOfStock { font-size: 16px; }

div#checkoutSuccessMainContent p { padding-left: 0; }

div#checkoutSuccessLogoff div.buttonRow { margin-top: 30px; }

div#productReviewLink a { font-size: 11px; }

div#bannerOne { text-align: center; padding: 23px 0 0 5px; cursor: pointer; }

textarea#review-text { height: 200px; }

fieldset#comments.shipping textarea { height: 150px; }

div#featuredDefault div#sorter { display: none;  }

h1#specialsListingHeading { padding-bottom: 30px; }

#goodshop { margin: 10px 0; display: block; }

#social { margin: 10px 0; }

#ottax { display: none; }

#otshipping .lineTitle { width: 550px; }

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow: hidden; }
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/*
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000;}

#colorbox{}
    #cboxContent{margin-bottom:40px;}
        #cboxLoadedContent{background:#000; padding:5px;}
        #cboxTitle{position:absolute; bottom: -40px; left:0; color:#ccc;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(images/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(images/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext.hover{background-position:bottom right;}
        #cboxLoadingOverlay{background:#000;}
        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(images/controls.png) no-repeat top center; width:38px; height:19px; text-indent:-9999px;}
        #cboxClose.hover{background-position:bottom center;}
