/* @override http://www.trianglestrings.com/stylesheets/digishop.css */

td { padding: 0; }

.hdr-title {
	font-size: 16px; border-bottom: 1px dotted #ccc; margin-bottom: 10px; color: #960; }

#categoryList tr { width: 45%; float: left; }
#categoryList td { padding: 8px 0; }
#categoryList .photo { float: left; margin-right: 10px; width: 60px; height: 60px; }
#categoryList .title { float: left; width: 150px; height: 60px; padding-top: 12px; }
#categoryList .title a { font-size: 18px; color: #333; }
#categoryList .title a:hover { color: #069; border-bottom: 1px dotted; }


/*	CATEGORY LIST
=============================================================================*/
#categoryList .description { display: none; }


/*	PRODUCT LIST
=============================================================================*/
#productList #topOptions { display: none; }
#productList table { margin-top: -9px; position: relative; }
#productList td { border-bottom: 1px dotted #ccc; padding: 8px 0; }
#productList td.highlight { background-color: #f7f2ec; cursor: pointer; }
#productList .photo { float: left; margin-right: 10px; margin-left: 5px; width: 60px; height: 60px; }
#productList .title { float: left; width: 400px; padding-top: 20px; line-height: 1.1;}
#productList .title a { font-size: 18px; color: #333; }
#productList .title a:hover { color: #069; border-bottom: 1px dotted; }
#productList .details { float: right; }
#productList .sprice { float: left; /*width: 80px; line-height: 60px;*/ padding-top: 20px; line-height: 1.1; padding-right: 20px; font-size: 18px; color: #960; }
#productList .pricenote { float: left; padding-top: 18px; font-size: 14px; color: #960; }
/*
#productList .options { float: right; min-width: 380px; }
#productList .options ul { list-style: none; margin: 0; float: left; min-height: 60px; width: 100%; }
#productList .options li { float: left;padding-top: 12px; padding-right: 15px; }
#productList .options li.quantity { float: right; width: 50px; padding-right: 5px; }
#productList .options li.quantity .form-field input { width: 44px; font-size: 14px; }
#productList .options li .form-label { text-transform: uppercase; font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; color: #999; margin-bottom: 2px; }
#productList .options li .form-field select,
#productList .options li .form-field input { margin-left: 0; clear: left; }
#productList .options li .form-field label { width: 100%; clear: left; }
*/
#productList .buttons { float: right; padding-top: 20px; }
#productList .buttons img { width: auto !important; height: auto !important; }
#productList .addToCartBtnNoImg { display: none; }
#productList .description { display: none; }
#productList .batchAddToCartButtonImg { float: right; }
#productList .batchAddToCartButtonImg img { height: auto !important; }



/*	PRODUCT DETAIL
=============================================================================*/

#productDetail #productPhotos { float: left; margin-right: 20px; }
/* #productDetail #productPhotos img { border: 1px solid #ccc; } */
#productDetail #productPhotos .link { display: none; } /* back to list */
#productDetail #extraDetails { float: left; width: 320px; }
#productDetail #extraDetails>div { clear: left; }
#productDetail #extraDetails .form_item { width: 320px; float: left; clear: left; display: inline; }
#productDetail #extraDetails .form-label { float: left; width: 120px; text-transform: uppercase; font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; color: #999; }
#productDetail #extraDetails .form-label,
#productDetail #extraDetails .form-field { margin-bottom: 4px; line-height: 18px; }
#productDetail #extraDetails .form-field { float: right; width: 190px; }
#productDetail #extraDetails .form-field select,
#productDetail #extraDetails .form-field input { margin-left: 0; }
#productDetail #extraDetails .form-field input.submitBtn { width: auto; margin-top: 10px; }
#productDetail #extraDetails .form-field .sublink { display: none; } /* "Email a Friend" */
#productDetail #price { font-size: 18px; color: #960; padding-bottom: .5em;}
#productDetail #productDescription { clear: both; margin-bottom: 2em; }
#productDetail #prodThumbnails { clear: left; }

#productsRelated .content-odd,
#productsRelated .content-even { float: left; text-align: center; width: 120px; margin-right: 20px; }
#productsRelated .title { line-height: 1.1; margin-bottom: .5em; }
#productsRelated .buttons,
#productsRelated .pricenote { display: none; }
#productsRelated .buttons img { width: auto !important; height: auto !important; }


/*	CLIENT ACCOUNTS
=============================================================================*/

.logout { float: right; margin-top: -2.6em; }
#pageNote, .pageNote { margin-bottom: 1em; }
#clientAccount #billInfo,
#clientAccount #shipInfo,
#clientAccount #myAccount,
#clientAccount #orderList { margin-top: .5em; margin-bottom: 1em; }
#clientAccount #orderList { clear: both; }
#clientAccount #orderList .title { font-style: italic; }
#clientAccount #orderList table { margin-bottom: .5em; }
#clientAccount #orderList td { padding: 4px; }
#clientAccount #orderList .all-link { padding-left: 4px; }
#clientAccount .buttons { clear: both; padding-top: 1em; border-top: 1px dotted #ccc; }
#clientAccount .goRight { float: right; padding-right: .5em; }
#clientAccount #shipInfo .goRight, #clientAccount #billInfo .goRight { margin-top: -2.6em; }
#clientAccount .goRight a { color: #999; }
#clientAccount .goRight a:hover { color: #069; }


/*	TABLES
=============================================================================*/

#cartItems th,
#orderList th { text-align: left; text-transform: uppercase; font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; color: #999; background: #fff; border-bottom: 1px solid #ccc; padding: 4px; }



/*	FORMS
=============================================================================*/

.myerror {
	color: #900; }

#customerLogin .body { float: left; width: 100%; }

#customerLogin .form_item,
#clientAccount .form_item,
#checkoutBilling .form_item,
#checkoutShipping .form_item,
#checkoutPayment .form_item { float: left; clear: left; margin-bottom: .5em; width: 100%; }

#customerLogin .form-label,
#clientAccount .form-label,
#checkoutBilling .form-label,
#checkoutBilling .form-label-required,
#checkoutShipping .form-label,
#checkoutShipping .form-label-required,
#checkoutPayment .form-label,
#checkoutPayment .form-label-required { float: left; width: 30%; }

#customerLogin .form-field,
#clientAccount .form-field,
#checkoutBilling .form-field,
#checkoutShipping .form-field,
#checkoutPayment .form-field { float: left; width: 70%; }

#checkoutBilling .sublink,
#checkoutPayment .form-field label { width: 100%; }



/*	SHOPPING CART
=============================================================================*/

table#cartItems { margin-bottom: .5em; }
#cartItems td.list { padding: 4px; vertical-align: middle; border-bottom: 1px dotted #ccc; }
#cartItems td.list input { width: 70px; }
#viewCart #cartInfo { float: left; clear: both; width: 100%; }
#viewCart #cartInfo #cartNumItems { position: absolute; font-style: italic; }
#viewCart #cartInfo .field-label { float: left; display: inline; clear: left; width: 100px; margin-left: 500px; color: #666; line-height: 2; }
#viewCart #cartInfo .field-price { float: left; width: 100px; text-align: right; line-height: 2; }
#viewCart #cartInfo .field-link { float: right; }
#viewCart #cartInfo #cartCoupon { clear: both; margin-bottom: 2em; }
#viewCart #cartInfo #cartButtons { }


/*	CHECKOUT
=============================================================================*/

#checkoutConfirm #billInfo,
#checkoutConfirm #shipInfo { margin-bottom: 1.5em; }

#orderDetails { clear: both; }
#orderDetails td { padding: 4px; text-align: left; }
#orderDetails td.list { border-bottom: 1px dotted #ccc; }
#orderDetails td div.moneyFormat,
#orderDetails td.moneyFormat { text-align: right; }
#orderDetails td.moneyFormat { padding-top: 0; padding-bottom: 0; }
#orderDetails td.hdr-title { text-align: left; text-transform: uppercase; font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; color: #999; background: #fff; border-bottom: 1px solid #ccc; padding: 4px; }

#checkoutConfirm .submitOrder { text-align: right; }


/*	MISC
=============================================================================*/

.popup {
	position: absolute;
	width: 300px;
	overflow: auto;
	border: 1px solid #666;
	background-color: #eee;
	z-index: 2;
	visibility: hidden;
	padding: 6px;
	font-size: 10px;
	font-family: Verdana;
}

