/* @override 
	http://www.kevinvandam.com/store22/includes/templates/kvd/css/stylesheet_store.css
	http://www.kevinvandam.dev/store/includes/templates/kvd/css/stylesheet_store.css
*/

/*
store styles for kevinvandam.com
Created:        Mar 29 2007
Last Modified:  Apr 25 2007
----------------------------- 
ryan masuga, masugadesign.com
ryan@masugadesign.com | Copyright 2007
===========================================*/

/*
===========================================*/


body.storepage #content{
	min-height:  400px;
	_height: 400px;
	}

body.storepage .whtbar {
	display: none;
	}

/* CATEGORY List Boxes
===========================================*/
.categoryListBoxContents {
	/* border: 1px solid red; */
	min-height: 180px;
	height: auto;
	width: 80px;
	float: left;
	vertical-align: top;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	}

.categoryListBoxContents a {
	text-decoration: none;
	display:  block;
	}

.categoryListBoxContents a img {
	margin-bottom: 10px;
	}

#categoryDescription {
	margin-bottom: 12px;
	}


code {
	font-family: arial, verdana, helvetica, sans-serif;
	}

form, select, input {
	display: inline;
	margin: 0.1em;
	}

input#pmt-cc, #pmt-moneyorder, #ship-usps-Priority, input#primary {
	width: 12px;
	}

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

fieldset {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #ccc;
	}

legend {
	font-weight: bold;
	padding: 0.3em;
	}


label, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

label.checkboxLabel, label.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .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;
	}

.clearBoth {
	clear: both;
	}


fieldset#comments.shipping {
	float: left;
	display: block;
	width: 552px;
	}

div.ccinfo select {
	color:  #666;
	font-size: 12px;
	width:  100px;
	}

fieldset#csNotifications form input {
	width: auto;
	}

fieldset#csNotifications form input {
	border: none;
	}

#addressBookDefault div.instructions {
	
	padding-left: 30%;
	}

#checkoutPayment form fieldset {
	float: left;
	display: block;
	width: 95%;
	}

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

.messageStackWarning, .messageStackError {
	background-color: #f00;
	color: #fff;
	padding: 10px;
	margin:  10px 0;
	font-weight:  bold;
	}

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

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

/*wrappers - page or section containers*/

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

#navColumnOneWrapper, #mainWrapper {
	margin: auto;
	}



 
/*#navColumnOneWrapper {
	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%;
	}

#accountLinksWrapper ul {
	margin-left: 20px;
	}

.wrapperAttribsOptions {
	padding: 0;
	}




/*=NAVIGATION
=========================================== */
.navNextPrevWrapper {
	display: block;
	clear:both;
	overflow:auto;
	
	border: none;
	padding:8px 0 8px 8px;
	margin-bottom: 5px;
	}

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0 20px 0 0;
	float:right;
	font-size: 110%;
	font-weight: bold;
	}
	
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	float:left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

.navNextPrevList img {
	margin-right:  10px;
	}


#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background: #232323 url('../images/tile_back.gif') 0 0 repeat-x;
	padding: 0.5em 0.2em;
	font-weight: bold;

	height: 1%;
	}

#navCatTabsWrapper {
	
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	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: #fff;
	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.5em;
	background-color: #efefef;
	font-size: 90%;
	font-weight: bold;
	margin: 0 0 5px;
	}

#navEZPagesTop {
	background: #232323 url('../images/tile_back.gif') 0 0 repeat-x;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	
	}

#navColumnTwoWrapper {
	background-color: transparent;
	/*margin: auto;
	margin-left: 0.5em;
	margin-right: 0.5em;*/
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

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

.alert {
	color: #f00;
	margin-left: 0.5em;
	font-size:  11px;;
	}


.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}

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

/* Shopping Cart Display
=========================================== */

body.storepage #cartAdd input, .productListing-data input, td.cartQuantity input {
	font-size: 11px;
	color:#333;
	}

body.storepage #productAttributes select {
	font-size: 11px;
	color:#333;
	}

#cartAdd {
	margin: 0;
	padding: 0;
	}

#attrib-1 {
	width: 140px;
	font-size: 11px;
	}

.money {
	color: #509138;
	}

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

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

fieldset select {
	
	color: #333;
	}

.nobrdr, #zone_id {
	border: none;
	}

#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: #666;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	font-size: 11px;
	}

.cartOldItem {
	color: #666;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	font-size: 11px;
	}

a .cartNewItem, a .cartOldItem {
	text-decoration: none;
	color:  #c00;
	}


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

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

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

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

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

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


#cartBoxListWrapper li {
	color:  #666;
	margin: 0;
	padding: 4px 0em;
	line-height: 1.1em;
	}

#cartBoxListWrapper a {
	text-decoration: none;
	color:  #c00;
	}

#cartBoxVoucherBalance {
	font-weight: bold;
	}

#cartBoxEmpty {
	font-weight: bold;
	font-size: 85%;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}




/* =PRODUCT Image Display
=========================================== */
#productMainImage {
	text-align: left;
	margin: 0em 1em 1em 0em ;
	
	width: 190px;
	overflow:  hidden;
	float: left;
	font-size: 11px
	}

#productMainImage a {
	text-decoration: none;
	}

#productMainImage img {
	border: none;
	margin-bottom:5px;
	}

#productMainImage a.image-enlarge {
	background: transparent url('../images/icons/icon_enlarge.gif') 5px 2px no-repeat;
	padding: 2px 0 2px 24px;

	display: block;
	}


#productDescription {
	
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
	}

#productDetailsList {
	
	padding: 0 0 10px 20px;
	}

#productDetailsList li {
	font-size: 11px;
	padding: 0;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}


#productAdditionalImages {
	text-align: left;
	margin: 16px 0 0 0;
	border: 1px solid #ccc;
	padding: 2px 10px 10px;
	}

.additionalImages {
	margin: 1em 0em;
	}

.additionalImages a {
	text-decoration: none;
	}

.imgLinkAdditional {
	font-size: 11px;
	
	}

/* =PRODUCT Attributes
=========================================== */
#productAttributes {
	

	}

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

.attributesComments {}


.productListing-data {
	padding: 10px;
	}

#product-wrap {
	background-color: #eaeaea;
	}

#product-info-column { /* column to the right of the image */
	
	float: right;
	width: 356px;
	}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .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: #fff;
	}


/* sideboxes
=========================================== */
.columnLeft {}



h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 100%;
	color: #fff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 90%;
	color: #fff;
	}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0;
	background: #232323 url('../images/tile_back.gif') 0 0 repeat-x;
	padding: 0.5em 0.2em 0.5em 6px;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0;
	border: 1px solid #9a9a9a;
	border-top-width:0;
	margin-top: 1.5em;
	}

.sideBoxContent {
	background-color: #fff;
	padding: 5px;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #ccc;
	text-decoration: none;
	} 

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

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .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;
	}


/* SHOPPING CART Side Box
=========================================== */
#shoppingcart {
	}

#shoppingcart.rightBoxContainer {
	background: #fff;
	/*margin: 0 5px 0 -3px;*/
	border:  0;
	border-bottom:1px solid #000;
	font-size: 11px;
	font-weight: normal;
	}

#shoppingcart.rightBoxContainer a {
	font-weight: normal;
	}

#navColumnTwoWrapper #shoppingcart h3#shoppingcartHeading {
	text-align:left;
	padding:8px 0 6px 34px;
	font-size: 11px;
	margin:0;
	background: #3e3e3e url('../images/cart_sidebox.gif') 8px 6px no-repeat;
	color:#dadada;
	}


/* =========================================== */

#productsListingTopNumber {
	margin-bottom: 10px;
	}


/* categories box parent and child categories
=========================================== */
a.category-top, a.category-top:visited {
	color: #c00;
	text-decoration: none;
	}
a.category-links, a.category-links:visited {
	color: #800;
	text-decoration: none;
	}
a.category-subs, a.category-products, a.category-subs:visited, a.category-products:visited {
	color: #c00;
	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;
	}

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

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

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

caption {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

tr.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}


/* =md= Product info page
====================================================== */
h2#productName {
	margin:5px 0 10px;
	}

h2#productPrices {
	color:#509138
	}


.price {
	color:#509138;
	font-weight: bold;
	font-size: 120%;
	display:block;
	margin-bottom:.25em;
	}



.productListing-rowheading {
	background: #232323 url('../images/tile_back.gif') 0 0 repeat-x;
	height: 2em;
	color: #fff;
	}

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

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

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

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #fff;
	background-image: none;
	padding:  10px;
	}
	
	#gender-male, #gender-female, #newsletter-checkbox, #email-format-html, #email-format-text {
	width: 12px;
	}

