/* -------------------------------------------------------------------- +
|	External Stylesheet for StoreBox													|
|	Client: TEMPLATE																		|
|	Author: DP																				|
|	Last Updated: Sept. 01 . 05
|	Last Updated: RS - Oct. 20 . 05
|
+ --------------------------------------------------------------------- +

+ --------------------------------------------------------------------- +
|	CONTENTS																					|
|	-COLORS																					|
|	-Category Page																			|
|	-Product Listing																		|
|	-Bread Crumb																			|
|	-Product Details																		|
|	-Tables and Variations																|
|	-Form Buttons																			|
|	-Input Elements																		|
|	-Account Pages																			|
|	-Checkout Pages																		|
+ --------------------------------------------------------------------- +

+ --------------------------------------------------------------------- +
|	BACKGROUNDS AND COLORS TO CHANGE													|
|	consult color_template.psd															|
+ -------------------------------------------------------------------- */


/* -- COLOR ONE BG -- */
table.SBTableBase th.SBColumnWhole, 
table.SBTableBase tr.SBColumnLarge th, 
table.SBColumnSmall tr th {background: #990000;}

/* -- COLOR ONE TEXT -- */
table.SBTableBase th.SBColumnWhole,
table.SBTableBase tr.SBColumnLarge th,
table.SBColumnSmall tr th {color: #FFFFFF;}

/* -- COLOR TWO -- */
table.SBTableBase th {
	background: #91816e;
	color: #fff;
	}

table.SBTableBase td {
	background: #ebe1d4;
}
/* -- ROW ODD -- */
 
table.SBTableBase tr.SBRowOdd td, 

#SBProductDesc, 
.SBCategoryItem table td {background: none;}
.SBCategoryItem {clear:both;}

/* -- ROW EVEN -- */
table.SBTableBase tr.SBRowEven td {background: #eee;}

/* -- SUBMIT BUTTON -- */
.SBSubmitButton {
	border: 1px solid #660000;
	color: #FFFFFF;
	background: #e60000;
	text-decoration: none;
	height:15px;
}
.SBSubmitButton:hover {
	background: #736451;
	color: #FFFFFF;
}

/* -- MESSAGE TEXT -- */
.SBSuccessMessage, .SBFailMessage, .SBAlertMessage {color: #990000;}

/* -- PATH COLORS -- */

#SBPathCont li { color:#990000; }
#SBPathCont li a { color:#91816e; }

/* -- OTHERS -- */
.SBAlertHeader {color: #990000;}
.SBCheckSubtotal span {color: #990000;}
.SBSuccessImage, .SBFailImage, .SBAlertImage {background-color: #EEEEEE;}
.SBFailHeader {color: #FF3300;}
.SBSuccessHeader {color: #009900;}
table tr.SBSubmitRow td {background: #FFF;}
.SBRequiredField {color: #FFF;}

/* -- BORDERS -- */
.SBCategoryCont .SBListCont {border-top: 1px solid #91816e;}
table.SBTableBase th {
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
table.SBTableBase td {border-bottom: 1px solid #FFF;}
table.SBColumnSmall tr td {border-right: 1px solid #FFF;}
table.SBThreeColVert td {border-right: 1px solid #FFF;}
.SBAccountInfo table td, 
.SBAccountRecent table td, 
.SBAccountFreq table td {border-right: 1px solid #FFF;}
.SBCartCont table td {border-right: 1px solid #FFF;}
.SBCheckSubtotal {border-color: #000;}
.SBCheckShipmethod {border-bottom: 1px dashed #000;}
.SBSuccess, .SBFail, .SBAlert {border: 1px solid #000000;}
.SBAccountRecent h4 {color:#fff;}



/* -------------------------------------------------------------------- +
| CATEGORY PAGE																			|
+ --------------------------------------------------------------------- */
.SBCategoryCont .SBListCont {padding-top: 15px;}
.SBCategoryItem {margin-left:10px; margin-bottom: 15px; height: 110px;}
.SBCategoryItem table {
	float: right;
	width:550px;
}
.SBCategoryItem table th {
	font-size: 16px;
	text-align: left;
	padding: 0 5px;
}

.SBCategoryItem table th img {margin: 0 5px;}
.SBCategoryItem table th a {text-decoration: none; color: #990000; font-size: 18px;}
.SBCategoryItem table th a:hover {text-decoration: underline;}
.SBCategoryItem table td {
	font-size: 11px;
	padding: 5px 70px 5px 5px;
}
.SBCategoryImg {
	float: left;
	width: 95px;
}
.SBCategoryImg img {display: block;}

#SBJSMenuContent {display:none;}

.clearBoth {clear: both;}

/* -------------------------------------------------------------------- +
| PRODUCT LISTING PAGE																	|
+ --------------------------------------------------------------------- */
.SBListCont {clear:both;}
.SBListItem {
	float: left;
	width: 105px;
	text-align: center;
	margin: 0 16px 0 0;
	padding-bottom: 15px;
}
.SBListItemImg {}
.SBListItemImg img {display: block; width:100px;}
.SBListItemName {display: block;}
.SBListItemPrice {}

/* -------------------------------------------------------------------- +
| BREAD CRUMB PATH																		|
+ --------------------------------------------------------------------- */

.SBPathCont {
	position:absolute;
	list-style:none;
	margin-top:-38px;
	margin-left:-186px;
	padding:0;
	float:left;
	background:url(../graphics/bg_breadcrumb.gif) repeat-x bottom #ebebeb; 
	height:18px;
	width:866px;
	padding:2px 0 0 14px;
	z-index: 5;
	}

.SBPathCont a {
	color:#666;
	text-decoration: none;
	margin:0 6px 0 0;
	}
.SBPathCont a:hover { text-decoration: underline; }
.SBBackCont { height:30px; }
.SBBackCont .SBPathBack { float:right; }


/* -------------------------------------------------------------------- +
| PRODUCT DETAILS PAGE																	|
+ --------------------------------------------------------------------- */
#SBProductPhoto {}
/*#SBProductTitle*/
#SBProductTitle {
	background:#af0101;
	padding:5px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	margin:0px 0 3px 0;
}

.SBProductImgCont {margin-bottom: 9px; padding-top:10px; text-align:center; border:1px solid #d2d2d2; }
.SBProductImgSale {
	position: absolute;
	margin-left: 431px;
	display: block;
}
.SBProductImgNav {margin: 20px 0; text-align: center; clear:both;}
.SBProductImgNav  a {text-decoration: none;}
.SBProductImgNav img {vertical-align: middle; margin: 0 6px;}
.SBProductImgNext img { height:19px; width:20px;}
.SBProductImgPrev img { height:19px; width:20px;}
#SBProductDesc {text-align:center; font-size: 11px; margin:10px 0;}
.SBProductCont { 
	background: url(/graphics/StoreBox/bg_product_cont.gif) repeat-x #dedede; 
	padding:10px;
	color:#000;
	line-height:18px;
}
.SBProductCont table tr th {width: 110px;}
.SBProductCont table tr th.SBColumnWhole {width: auto;}
.SBProductCont table tr td {
	color:#000;
}
.SBProductCont table .SBInputText {width: 40px;}
.SBProductCont table .SBSubmitButton {
	margin-left: 5px;
	vertical-align: middle;
}
.SBProductCont .SBVariations {
	margin-top: 10px;
}
.SBProductCont .SBAddToCart {
	margin: 10px 0;
}
.SBProductCont a {
	color:#fff;
}
.SBProductUpsellCont {font-size: 11px; line-height: 13px; margin: 15px 0 0 0;}
.SBProductUpsellCont ul {}
.SBProductUpsellBack {float:right;}
#SBProductDesc {height: 10px;}
#SBProductDescription {font-size: 11px; line-height: 13px;}
/*#SBProductDesction #SBProductDescriptionTitle*/
#SBProductDescription strong {
	display:block;
	padding:7px 11px;
	background:#736451;
	color:#fff;
}
#SBProductDescription p {
	border:1px solid #d2d2d2;
	padding: 7px 11px;
	margin-top:9px;
}
#SBBuyPrice {font-weight: bold; font-size: 16px;}
#SBBuyPrice sup {vertical-align: 5px; font-size: 12px;}
#SBDetailsRightCol .SBOnSale {
	font-weight: bold;
	font-size: 17px;
}

#SBRegPrice {font-weight: bold; font-size: 11px; line-height: 20px;}
#SBDetailsLeftCol {float: left; width: 420px;}
#SBDetailsRightCol {float: right; width: 240px; color:#000;}
#SBDetailsRightCol .SBAdditionalinfo {margin-top: 15px;}
#SBDetailsRightCol .SBAdditionalinfo a {font-weight: normal; text-decoration: underline; font-size: 11px;}
#SBDetailsRightCol .SBAdditionalinfo img {margin-top: 3px;}
.SBAdditionalInfo a {color:#ce0b0b;}
.SBAdditionalInfo a:hover { text-decoration: none;}

/* -------------------------------------------------------------------- +
| TABLE DEFAULTS & VARIATIONS															|
+ --------------------------------------------------------------------- */
/* -- DEFAULTS -- */

table.SBTableBase {
	border-collapse: collapse;
	width: 100%;
}
table.SBTableBase th {
	text-align: right;
	padding: 3px 5px 3px 15px;
	font-size: 11px;
	width: 100%;
}
table.SBTableBase td span {display: block;}
table.SBTableBase td {
	padding: 5px 10px;
	font-size: 11px;
}

/* -- VARIATIONS -- */

table.SBSmallTable {width: 550px;}

table.SBTableBase th.SBColumnWhole {
	text-align: left;
	font-size: 14px;
	padding: 5px 8px;
}
table.SBTableBase tr.SBColumnLarge th {
	text-align: left;
	font-size: 14px;
	width: 50%;
	padding: 6px 4px;
	vertical-align: top;
} 
table.SBTableBase tr.SBColumnLarge th span {
	font-size: 11px;
	font-weight: normal;
}

table.SBColumnSmall tr th {
	width: auto;
	text-align: left;
	padding: 6px 10px;
	white-space: nowrap;
}
table.SBThreeColVert {width: 100%;}
table.SBThreeColVert .SBInputText, table.SBThreeColVert .SBInputSelect {
	width: 230px;
}


/* -------------------------------------------------------------------- +
| FORM BUTTONS																				|
+ --------------------------------------------------------------------- */
.SBSubmitCont {
	margin-top: 10px;
	margin-bottom:10px;
	text-align: right;
}
table tr.SBSubmitRow td {
	text-align: right;
	padding: 8px 0;
}
.SBSubmitButton {padding: 2px 6px;}
.SBSubmitButton:hover {text-decoration: none;}


/* -------------------------------------------------------------------- +
| INPUT ELEMENTS																			|
+ --------------------------------------------------------------------- */
.SBInputText, .SBInputTextarea, .SBInputSelect {vertical-align: middle; font-size: 11px;}
.SBInputRadio, .SBInputCheck {vertical-align: middle;}
.SBInputRequired {}

/* -------------------------------------------------------------------- +
| SEARCH FORM & RESULTS																	|
+ --------------------------------------------------------------------- */

/* -- FORM -- */
.SBSearchFormCont .SBSubmitCont {}
.SBSearchFormCont table th {width: 100px;}
.SBSearchFormCont .SBInputText {width: 300px;}

/* -- RESULTS -- */

.SBSearchRes {
	clear: both;
	padding: 0 0 5px 0;
	margin: 0 0 0 0;
	display: block;
	}
.SBSearchRes img {
	float:left;
	margin-right:20px;
	}
.SBSearchResImg {
	float: left;
	display: block;
	width: 110px;
	}
.SBSearchResCont {
	float: left;
	width: 500px;
	margin:0 0 10px 10px;
	}
.SBSearchResName {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	display: block;
	}
	.SBSearchResName a {
		text-decoration: none;
		font-size: 12px;
		color: #990000;
		}
.SBSearchResDesc {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 11px;
	line-height: 16px
}
.SBSearchResMore {
	font-size: 11px;
	}
	.SBSearchResMore img {
		margin: 0 4px;
		vertical-align: middle;
		}


/* -------------------------------------------------------------------- +
| ACCOUT PAGES																				|
| login - info - edit info - recent - frequently - 							|
+ --------------------------------------------------------------------- */

/* -- LOGIN -- */
.SBAccountLogin {width: 545px;}
.SBAccountLogin table .SBInputText, .SBAccountChangepass table .SBInputText {
	width: 200px;
}
table.SBColumnSmall .SBDataDate {width: 100px;}
table.SBColumnSmall .SBDataOrderNumb {}
table.SBColumnSmall .SBDataBilling {}
table.SBColumnSmall .SBDataShipping {}
table.SBColumnSmall .SBDataQuantity {width: 55px; text-align: center;}
table.SBColumnSmall .SBDataQuantity .SBInputText { width:30px;}
table.SBColumnSmall .SBDataPrice {text-align: right; width:85px;}
table.SBColumnSmall .SBDataStatus {}
table.SBColumnSmall .SBDataCode {width: 130px; }
table.SBColumnSmall .SBDataName {width: 400px;}
table.SBColumnSmall .SBDataSelect {width: 80px; text-align: center;}
table.SBColumnSmall .SBDataEmpty{}
table.SBColumnSmall .SBDataNoPurchase{
	
}
.SBAccountChangepass {width: 370px;}
/* -------------------------------------------------------------------- +
| CHECKOUT PAGES																			|
| cart brief - shipping info - comments - etc.									|
+ --------------------------------------------------------------------- */

.SBCheckSubtotal {
	font-weight: bold;
	text-align: right;
	margin: 15px 0;
	padding: 10px 0;
	border-style: dashed none;
	border-width: 1px;
}

.SBCheckShipmethod {
	text-align: right;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
}
.SBShipComments .SBInputTextarea {
	width: 468px;
	height: 60px;
}
.SBShipCoupon, .SBShipOptions, .SBShipComments {margin-top: 25px;}

.SBCreditInfoCont table.SBTableBase tr th {
	width: 470px;
}
.SBCheckInfo {
	margin-bottom: 15px;
}
.SBCreditInfoCont {
	margin-top: 35px;
}
.SBCreditInfo .SBTableBase {
}
#SBCreditHidden .SBTableBase {margin-top: 15px;}


/* -------------------------------------------------------------------- +
| REQUIRED FIELDS																			|
+ --------------------------------------------------------------------- */
.SBRequiredNote {margin-bottom: 8px;}
.SBRequiredField {padding-right: 3px;}


/* -------------------------------------------------------------------- +
| PAGE NAVIGATION																			|
+ --------------------------------------------------------------------- */
.SBPageNavCont {text-align: right; width: 100%; margin: 0px 0 10px 0;}
.SBPageNavCont table {float: right;}
.SBPageNavPrev, .SBPageNavNext {
	padding: 0 10px;
	vertical-align: top;
}
.SBPageNavNum {text-align: center;}


/* END NEW REVISIONS */
/* BEGIN SURVIVING ELEMENTS */

/* --- SUCCESS, FAIL, ALERT --- */
.SBSuccess, .SBFail, .SBAlert {margin-bottom: 15px;}

.SBSuccessImage, .SBFailImage, .SBAlertImage {
	vertical-align: top;
	width: 35px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.SBSuccessHeader, .SBFailHeader, .SBAlertHeader {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	padding: 9px 5px 5px 5px;
}
.SBSuccessHeader span, .SBFailHeader span, .SBAlertHeader span {font-size: 12px;}
.SBSuccessMessage, .SBFailMessage, .SBAlertMessage {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	padding: 5px;
}
.SBSuccessMessage ol, .SBFailMessage ol, .SBAlertMessage ol {margin-bottom: 5px;}


/* ------------------------------------------------------------ +
|	CATEGORY NAVIGATION														| 
+------------------------------------------------------------- */


.SBJSMenuHead{
	margin-top: 2px;
	display: block;
	height:22px;
	}
	
#SBJSMenu {
	background:#eee;
	margin-bottom:5px;
	}
#SBJSMenu ul {
	list-style:none;
	margin:0;
	padding:2px 0 20px 0;
	}
#SBJSMenu ul li a {
	color:#000;
	text-decoration: none;
	padding:3px 0 3px 10px;
	display:block;
	}
#SBJSMenu ul li a:hover {
	background:#d21d1d;
	color:#fff;
	text-decoration: none;
	}
#SBJSMenu ul li a.SBCatCurrent {
	background:#d21d1d;
	color:#fff;
	text-decoration: none;
	}
#SBJSMenu ul li ul {
	list-style-type: none;
	margin:0;
	padding: 4px 0 4px 0px;
	}
#SBJSMenu ul li ul li a {
	font-weight: normal;
	list-style-type: none;
	color: #666;
	padding:3px 0 3px 25px;
	display:block;
	}
#SBJSMenu ul li ul li a:hover {
	background:#d21d1d;
	color:#fff;
	text-decoration: none;
	}

/* -------------------------------------------------------------------- +
| SHOPPING CART																			|
+ --------------------------------------------------------------------- */

/* -- CART EFFECTS -- */

#cartExpand, #cartExpand2 {}
#cartWrapper {
	z-index: 9999;
	display: none;
	position: absolute;
	margin: 60px 180px;
	}


/* -- CART LAYOUT -- */
#SBJSCart form { margin: 0; }
 
#SBJSCart table {
	border: 1px solid #665a55;
	background: #eee;
	}
	#SBJSCart table td, .inlineCartCont table th{
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		color: #736451;
		}
	#SBJSCart table td.cartName {
		text-align: left;
		padding: 5px 0 0 6px;
		font-weight: normal;
		background-color: #ebe1d4;
		border-top: 1px solid #eee;
		border-left: 5px solid #eee;
		border-right: 1px solid #eee;
		width:210px;
		}

	#SBJSCart table td.cartQty {
		text-align: right;	
		padding: 5px 5px 5px 0;
		background-color: #ebe1d4;
		border-top: 1px solid #eee;
		border-right: 1px solid #eee;
		}

	#SBJSCart table td.cartEmpty { 
		text-align: center; 
		padding: 30px 0;
		font-size: 14px;
		}

	#SBJSCart table td.cartPrice {
		text-align: right;
		padding: 5px 12px 0 10px;
		background-color: #ebe1d4;
		border-top: 1px solid #eee;
		border-right: 5px solid #eee;
		}

	#SBJSCart table .subTotalRow td {
		padding: 4px 5px 8px 0;
		text-align: right;
		font-weight: bold;
		color:#000;
		}
		#SBJSCart table .subTotalRow td span {	padding: 0 12px 0 30px; }
	#SBJSCart table .submitRow td {
		text-align: right;
		padding: 0 8px 4px 0;
		}
		#SBJSCart table .submitRow td a { margin: 0 0 0 2px; }
	#SBJSCart table .cartHead td {  border-bottom: 5px solid #dee3e9; }
	.cartHead img {
		display: block;
	}
#cartButtons a {
	display: block;
	float: left;
}
#cartButtons img {
	vertical-align: bottom;
	margin: 0 0 0 4px;
}
#cartButtons .cartCheckout {
	margin-left: 155px;
}

/* -------------------------------------------------
 MISC - Custom to install StoreBox						
 --------------------------------------------------*/
 
 .prodHeader {
 	margin: 5px;
 }
/* -----------------------------------------
SEND TO A FRIEND 
--------------------------------------------*/
 
#SBSendToAFriend {
	color:#666;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:420px;
}
#SBSendToAFriend h4 {
	font-size:15px;
	color:#666;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#SBSendToAFriend label {
	display:block;
	float:left;
	width:150px;
	padding-top:3px;
}
#SBSendToAFriend input {
	border:1px solid #999;
	width:200px;
	font-size:11px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding:2px;
	margin-bottom:3px;
	color:#666;
}
#SBSendToAFriend textarea {
	padding:2px;
	border:1px solid #999;
	width:250px;
	font-size:11px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#666;
}
#SBSendToAFriend #btnSendToFriend {
	width:92px;
	border:none;
	border:1px solid #858585;
	background:#9e9e9e;
	color:#fff;
	margin-left:150px;
	margin-top:10px;
	text-transform:capitalize;
}

#SBSendToAFriend #errorMessage {
	margin-left:150px;
}

#SBSendToAFriendLink {
	padding-top:10px;
}

#shippingMain table th{
	padding:5px;
}
#shippingMain table td{
	padding-left:5px;
}
#shippingOptions .col1 {
	padding-top:5px;
	padding-right:20px;
}
#shippingOptions .col2 {
	padding-top:5px;
}

#SBZoomLink img {
	height:21px;
	width:66px;
}