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

/* #shopContent a {
			color: #760000;
			font-weight: bold;
			text-decoration: none;
			}
			#shopContent a:hover {
				color: #760000;
				font-weight: bold;
				text-decoration: underline;
				} */


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

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

/* -- COLOR TWO -- */
table.SBTableBase th {
	background: #f2f0e2;
	color: #514d40;
	}

/* -- ROW ODD -- */
table.SBTableBase td,
table.SBTableBase tr.SBRowOdd td,

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

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

/* -- SUBMIT BUTTON -- */
.SBSubmitButton {
	border: 1px solid #989381;
	color: #fff;
	background: #730000;
	text-decoration: none;
	}
.SBSubmitButton:hover {
	background: #843d3d;
	color: #FFFFFF;
	}

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

/* -- PATH COLORS -- */

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

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



/* -------------------------------------------------------------------- +
| CATEGORY PAGE																			|
+ --------------------------------------------------------------------- */
.SBCategoryCont .SBListCont {padding-top: 15px;}
.SBCategoryCont { }
.SBCategoryItem {
	float: left;
	margin-bottom: 15px;
	width: 530px;
	}
.SBCategoryItem table {
	float: right;
	width: 410px;
}
.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: #730000; font-size: 18px;}
.SBCategoryItem table th a:hover {text-decoration: underline;}
.SBCategoryItem table td {
	font-size: 11px;
	padding: 5px;
}
.SBCategoryImg {
	float: left;
	width: 95px;
}
.SBCategoryImg img {display: block;}

#SBJSMenuContent {display:none;}

.clearBoth {clear: both;}

/* -------------------------------------------------------------------- +
| PRODUCT LISTING PAGE																	|
+ --------------------------------------------------------------------- */
.SBListCont {clear:both;}
.SBListCont a {
	color: #730000;
	text-decoration: none;
	font-weight: bold;
	}
	.SBListCont a:hover {
		text-decoration: underline;
		}
	.SBListCont a:visited {
		color: #a77c7c;
		}
.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 {
	font-size: 11px;
	line-height: 18px;
	padding-bottom: 8px;
}
.SBPathCont span {font-weight: bold;}
.SBPathCont {color: #8c8673;}
.SBPathCont a {color: #a7a292;}
.SBPathCont a:hover {color: #003366;}

.SBSearchCont, .SBAddToCartCont {
	padding-top:10px;
	text-align: right;
}
#SBPathBackCont {
	float: right;
	margin-top: 4px;
}

.SBPathBack {}
.SBPathBack a {
	text-decoration: none;
	color: #730000;
	font-weight: bold;
}
.SBPathBack a:hover {
	text-decoration: underline;
	color: #730000;
	font-weight: bold;
}


/* -------------------------------------------------------------------- +
| PRODUCT DETAILS PAGE																	|
+ --------------------------------------------------------------------- */
#SBProductPhoto {margin-top: 5px;}
/*#SBProductTitle*/
#SBProductTitle {
	background: #f2f0e2;
	margin-bottom: 5px;
	padding: 10px 5px 10px 10px;
	font-size: 18px;
	color: #514d40 !important;
}
.SBProductImgCont {
	text-align: center;
	border: 1px solid #d2d2d2;
	background: #fff;
}
.SBProductImgSale {
	position: absolute;
	margin-left: 431px;
	display: block;
}
.SBProductImgNav {
	margin: 10px 0;
	text-align: center;
	clear:both;
}
.SBProductImgNav  a {text-decoration: none;}
.SBProductImgNav  a:hover {text-decoration: none;}
.SBProductImgNav img {vertical-align: middle; margin: 0 6px;}
.SBProductImgNext img {width: 20px; height: 19px;}
.SBProductImgPrev img {width: 20px; height: 19px;}
#SBProductImgFull img {height:21px; width:66px; margin:0 10px 0 10px;}
#SBProductDesc {text-align:center; font-size: 11px;}

.SBProductCont {
	/* background: url(/graphics/StoreBox/bg_product_cont.gif) repeat-x #e7e5d8; */
	padding: 9px 0 0 9px;
	font-size: 12px;
}
.SBProductCont table tr th {width: 110px;}
.SBProductCont table tr th.SBColumnWhole {width: auto;}
.SBProductCont table .SBInputText {width: 40px;}
.SBProductCont .SBSelectList {
	font-size: 10px;
	width: auto;
}
.SBProductCont table .SBSubmitButton {
	margin-left: 5px;
	vertical-align: middle;
}
.SBProductCont .SBProductVariations {margin-bottom: 10px;}

#SBDetailsRightCol .SBAddToCart {
	padding-left: 9px;
	padding-bottom: 10px;
}
#SBDetailsRightCol .SBAddToCart table td {
	padding: 1px;
}
#SBDetailsRightCol .SBAddToCart input {
	width: 25px;
	margin-right: 5px;
}

#SBDetailsRightCol .SBAddToCart #SBSendToAFriendLink {
	padding-top: 10px;
}
#SBDetailsRightCol .SBAddToCart #SBSendToAFriendLink a {
	color: #730000;
	text-decoration: none;
	font-weight: bold;
}
#SBDetailsRightCol .SBAddToCart #SBSendToAFriendLink a:hover {
	text-decoration: underline;
}
#SBDetailsRightCol .SBAddToCart #SBSendToAFriendLink a:visited {
	color: #a77c7c;
}

.SBProductUpsellCont {
	font-size: 11px;
	line-height: 13px;
	margin: 10px 0;
	clear: both;
}

.SBProductUpsellCont a {
	color: #730000;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
}
.SBProductUpsellCont a:hover {
	text-decoration: underline;
}
.SBProductUpsellCont a:visited {
	color: #a77c7c;
}
.SBProductUpsellCont ul {}
.SBProductUpsellBack {float:right;}
#SBProductDesc {line-height: 16px;}
#SBProductDescription {font-size: 11px; line-height: 13px;}
#SBProductDescription strong {
	display: block;
	padding: 7px 11px;
	background: #f2f0e2;
	color: #514d40;
	}
#SBProductDescription p {
	border:1px solid #d2d2d2;
	padding: 7px 11px;
	margin-top:5px;
	}
#SBBuyPrice {font-weight: bold; font-size: 17px;}
#SBBuyPrice sup {vertical-align: 5px; font-size: 12px;}
#SBDetailsRightCol .SBOnSale {
	color: #ff0000;
	font-weight: bold;
	font-size: 17px;
}
#SBRegPrice {
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
	display: block;
	height: 20px;
}
#SBDetailsLeftCol {
	float: left;
	width: 520px;
}
#SBDetailsRightCol {
	padding: 0;
	margin: 0;
	background: url(/graphics/StoreBox/bg_product_cont.gif) repeat-x #e7e5d8;
}
#SBDetailsRightCol .SBAdditionalinfo {margin-top: 15px;}
#SBDetailsRightCol .SBAdditionalinfo a {
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
}
#SBDetailsRightCol .SBAdditionalinfo img {margin-top: 3px;}

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

table.SBTableBase {
	border-collapse: collapse;
	width: 100%;
}
table.SBTableBase a {color: #6f6a5b; text-decoration: underline;}
table.SBTableBase a:hover {color: #23211d; text-decoration: underline;}
table.SBTableBase th {
	text-align: right;
	padding: 3px 5px 3px 15px;
	font-size: 11px;
	width: 100%;
}

table.SBTableBase td {
	padding: 5px;
	font-size: 11px;
}

/* -- VARIATIONS -- */

table.SBSmallTable {width: 470px;}

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 4px;
	white-space: nowrap;
}
table.SBThreeColVert {width: 100%;}
table.SBThreeColVert .SBInputText, table.SBThreeColVert .SBInputSelect {
	width: 165px !important;
	margin-left: 5px;
}
table.SBThreeColVert span {
	margin-left: 5px;
}


.SBubmitButton {color: #730000; text-decoration: none; font-weight: bold;}
.SBubmitButton:hover {color: #730000; text-decoration: underline; font-weight: bold;}


/* -------------------------------------------------------------------- +
| FORM BUTTONS																				|
+ --------------------------------------------------------------------- */
.SBSubmitCont, .SBSearchFormCont  {
	margin: 10px 0px 0 0;
	text-align: right;
	}
table tr.SBSubmitRow td {
	text-align: right;
	padding: 8px 0;
	}
.SBSubmitButton {padding: 2px 6px 3px 6px;}
.SBSubmitButton:hover {text-decoration: none;}
.SBSearchCont {margin-right: 5px;}
.SBSearchFormCont {width: 435px;}
#SBSendPasswordCont, #SBLoginCont {width:465px; padding-bottom:20px;}




/* -------------------------------------------------------------------- +
| 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;
	}
.SBSearchResImg {
	float: left;
	display: block;
	width: 110px;
	margin-right:20px;
	}
.SBSearchResCont {
	float: left;
	width: 580px;
	}
	.SBSearchResCont img {float:none;}
.SBSearchResName {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	display: block;
	}
	.SBSearchResName a {
		text-decoration: none;
		font-size: 12px;
		color: #8c8673;
		}
.SBSearchResDesc {
	margin: 0;
	padding: 5px 0 5px 0;
	font-size: 11px;
	line-height: 12px
}
.SBSearchResMore {
	font-size: 11px;
	}
	.SBSearchResMore img {
		margin: 0 4px;
		vertical-align: middle;
		}


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

/* -- LOGIN -- */
.SBAccountLogin {width: 470px;}
.SBAccountLogin table .SBInputText, .SBAccountChangepass table .SBInputText {width: 200px;}
table.SBColumnSmall .SBDataDate {width: 100px;}
table.SBColumnSmall .SBDataOrderNumb {}
table.SBColumnSmall .SBDataOrder a {color: #730000; text-decoration: none; font-weight: bold;}
table.SBColumnSmall .SBDataOrder a:hover {color: #730000; text-decoration: underline; font-weight: bold;}
table.SBColumnSmall .SBDataBilling {}
table.SBColumnSmall .SBDataShipping {}
table.SBColumnSmall .SBDataQuantity {width: 55px; text-align: left;}
table.SBColumnSmall .SBDataQuantity .SBInputText {width: 35px;}
table.SBColumnSmall .SBDataPrice {text-align: left;}
table.SBColumnSmall .SBDataStatus {}
table.SBColumnSmall .SBDataCode {width: 130px;}
table.SBColumnSmall .SBDataName {width: 220px;}
table.SBColumnSmall .SBDataName a {color: #730000; text-decoration: none; font-weight: bold;}
table.SBColumnSmall .SBDataName a:hover {color: #730000; text-decoration: underline; font-weight: bold;}
table.SBColumnSmall .SBDataSelect {width: 60px; text-align: left;}
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: 568px;
	height: 60px;
}
.SBShipCoupon, .SBShipOptions, .SBShipComments {margin-top: 25px;}
.SBCreditInfoCont table.SBTableBase tr th {width: 470px;}
.SBCheckInfo {margin-bottom: 15px;}
.SBCreditInfoCont {margin-top: 35px;}
.SBCreditInfoCont .SBTableBase tbody tr td{
	padding-left: 10px !important;
}
.SBCreditInfo .SBTableBase {}
#SBCreditHidden .SBTableBase {margin-top: 15px;}
#SBCheckoutMainCont h3 {
	color: #730000;
	}

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

/* -------------------------------------------------------------------- +
| PAGE NAVIGATION																			|
+ --------------------------------------------------------------------- */
.SBPageNavCont {
	text-align: left;
	width: 100%;
	margin: 5px 0 10px 0;
	}
	.SBPageNavCont a {
		color: #875757;
		text-decoration: none;
		}
		.SBPageNavCont a:hover {
			color: #875757;
			text-decoration: underline;
			}
	.SBPageNavCont span {
		color: #730000;
		font-weight: bold;
		}
.SBPageNavCont table {}
.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														|
+------------------------------------------------------------- */

#SBJSMenu {
	width: 187px;
	height: auto;
	border: 4px #7d7764 solid;
	border-bottom: none;
	background: #282828;
	}
	#SBJSMenu ul {
		margin: 0;
		padding: 10px 0 30px 16px;
		padding-left: 10px !important;
		font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
		background: none;
	}
		#SBJSMenu ul li {
			padding: 0px 0 4px 0;
			background: url(/graphics/menu_item_break_short.gif) no-repeat bottom left;
			text-transform: uppercase;
			list-style: none;
			margin: 3px 0px;
		}
			#SBJSMenu ul li a:hover {
				color: #d9d9d9;
				text-decoration: none;
				}
			#SBJSMenu ul li.currentItem a, #SBJSMenu ul li.currentItem a:hover {
				color: #FFF;
				}
			#SBJSMenu ul li#lastItem {
				background: none;
				}
			#SBJSMenu ul li a {
				color: #a1a1a1;
				text-decoration: none;
				}
			#SBJSMenu ul li a.SBCatCurrent { /* Right Menu - Category current state */
				color: #FFF;
				font-weight: bold;
				}
			#SBJSMenu ul li ul {
				padding: 0px !important;
				list-style-type: none;
				margin: 5px 0 0 10px;
				}
				#SBJSMenu ul li ul li {
					padding: 3px 0;
					margin: 0;
					line-height: 12px;
					background: none;
					text-transform: none;
					}
					#SBJSMenu ul li ul li a {
						font-weight: normal;
						list-style-type: none;
						color: #5a5a5a;
						}
						#SBJSMenu ul li ul li a:hover {
							color: #7f7f7f;
							font-weight: normal;
							}
						#SBJSMenu ul li ul li a.SBCatCurrent { /* Right Menu - Sub-cat current state */
							color: #d4d4d4;
							font-weight: normal;
							}
							#SBJSMenu ul li ul li a:hover.SBCatCurrent { /* Right Menu - Sub-cat rollover */
								color: #d4d4d4;
								font-weight: normal;
								}

#SBJSMenu ul, #SBJSMenu ol {
		padding-left: 0px;
		margin-left: 10px;
	}
		#SBJSMenu ol li {
			list-style: none;
			font-size: 9px;
			margin: 5px 0px 5px 0px;
		}


/* -------------------------------------------------------------------- +
| 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: #d8d2bf;
}
	#SBJSCart table td, .inlineCartCont table th{
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		color: #036;
		}
	#SBJSCart table td.cartName {
		text-align: left;
		padding: 5px 5px 0 6px;
		font-weight: normal;
		background-color: #f6f1e7;
		border-bottom: 1px solid #d8d2bf;
		border-left: 5px solid #d8d2bf;
		border-right: 1px solid #d8d2bf;
		color: #3c3828;
		}

	#SBJSCart table td.cartQty {
		text-align: right;
		padding: 5px 5px 5px 5px;
		background-color: #f6f1e7;
		border-bottom: 1px solid #d8d2bf;
		border-right: 1px solid #d8d2bf;
		color: #3c3828;
		}

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

	#SBJSCart table td.cartPrice {
		text-align: right;
		padding: 5px 12px 0 10px;
		background-color: #f6f1e7;
		border-bottom: 1px solid #d8d2bf;
		border-right: 5px solid #d8d2bf;
		color: #3c3828;
		}

	#SBJSCart table .subTotalRow td {
		padding: 4px 5px 8px 0;
		text-align: right;
		font-weight: bold;
		color: #3c3828;
		}
		#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 #d8d2bf; background: #7d7764; position: relative; }
	.cartHead img {display: block;}
.cartClose {
	position: absolute;
	top: 0;
	right: 0;
	}
#cartButtons a {
	display: block;
	float: left;
}
#cartButtons img {
	vertical-align: bottom;
	margin: 0 0 0 4px;
}
#cartButtons .cartCheckout {position: absolute; bottom: 0; right: 0; padding: 0 6px 5px 0;}

/* -------------------------------------------------
 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 #closeWindow a {
	text-decoration: none;
	color: #730000;
	font-weight: bold;
}
#SBSendToAFriend #closeWindow a:hover {
	text-decoration: underline;
	color: #730000;
	font-weight: bold;
}

#SBSendToAFriend #errorMessage {
	margin-left:150px;
}
#SBSendToAFriendLink {
	padding-top:10px;
}

#shippingMain table th {
	font-weight: bold;
	padding: 5px 30px 5px 0;
	background: #FCFBF3;
}
#shippingMain table td {
	padding-left: 5px;
}
#shippingMain table  {
	width: 100%;
}
#shippingMain table .prodShip {
	padding: 3px 0 0 10px;
}
#shippingMain table .prodShip input {
	vertical-align: -10%;
}
#shipOptionsCustom113 {padding-top:10px;}

#shippingOptions {
	margin-top: 10px;
}
#shippingOptions col1 {
	width: 60%;
}
#shippingOptions col2 {
	width: 40%;
}

.SBShipOptions .nameTapeDisclaimer {
	color: #514D40;
	font-weight: bold;
	font-size: 15px;
}
.SBShipOptions #nameTapeDisclaimer {
	color: #514D40;
	font-weight: bold;
	margin-top: 5px;
}

.SBCartCont .nameTapeDisclaimer {
	color: #3C3828;
	font-weight: bold;
	font-size: 14px;
	display: inline !important;
}
.SBCartCont #nameTapeDisclaimer {
	color: #3C3828;
	font-weight: bold;
	margin-top: 5px;
}


/* -- BUTTONS -- */

#SBButtonAddToCart {
	float:right;
	margin-top:10px;
}
#SBCreateAccountCont {width:465px;}


/*--- Badge Variations -- */
.badgeVariations {
	border: 1px solid #D2D2D2;
	width: auto !important;
	width: 600px;
}

#addBadge {
	padding: 0;
	margin: 0;
	border: 0;
	width: 15px;
}
.badgeOptions {
	margin: 10px 10px 4px 10px !important;
	width: 600px;
	text-align: left;
}

.badgeOptions .col1 {
	width: 55%;
}
.badgeOptions .col2 {
	width: 45%;
}
.badgeOptions th {
	font-size: 14px;
}
.badgeOptions td {
	padding-bottom: 10px;
}

.badgeOptions select {
	font-size: 10px;
	width: 210px;
}

.badgeOptions .selectCol1 {
	width: 270px;
}

.badgeOptions #addFlash {
	padding-bottom: 10px;
}

#flashOptions {
	border-top: 1px solid #D2D2D2;
	width: 620px !important;
	width: 600px;
}

#nameTapeOptions {
	margin-top: 10px;
}

#sewNameTape {
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
}
#sewNameTape span {
	font-weight: normal;
	font-size: 11px;
}

#sewNameTape input {
	vertical-align: -5%;
}

#badgeTextCont {
    border-top: 0;
    border-left: 1px solid #D2D2D2;
    border-right: 1px solid #D2D2D2;
	border-bottom: 1px solid #D2D2D2;
	margin-bottom: 10px;
}
#badgeTextCont table {
	width: 100%;
}
#badgeTextCont table td {
	width: 33%;
	padding-top: 8px;
}
#badgeTextCont table td input{
	margin: 0;
}

#singleBadgeText {
	padding: 10px 0 10px 10px;
}
#singleBadgeText div {
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}
#singleBadgeText input {
	margin-bottom: 5px;
	vertical-align: -10%
}
#singleBadgeText #maxCharacters {
	font-size: 11px;
	margin-left: 5px;
}

/*--- Volume Pricing ---*/

#shopContentTextPad  #volumePriceCont {
	margin-bottom: 10px;
}

#shopContentTextPad  #volumePriceCont ul {
	margin: 0 0 7px 0;
	padding: 0;
	font-size: 11px;
}
#shopContentTextPad  #bulkPriceCont {
	margin-bottom: 10px;
}

#shopContentTextPad  #bulkPriceCont ul {
	margin: 0 0 7px 0;
	padding: 0;
	font-size: 11px;
}

#sewingCTA a {
	color: #514D40;
	font-weight: bold;
	font-size: 14px;
}

#SBCheckoutMainCont #productDetails span, .SBCartCont #productDetails span {
	font-size: 10px;
	font-weight: bold;
}

#SBCheckoutMainCont #productDetails ul, .SBCartCont #productDetails ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding:0 0 0 10px;
}

#SBCheckoutMainCont #productDetails ul li, .SBCartCont #productDetails ul li {
	background: none;
	margin: 0;
	padding: 0;
	font-size: 10px;
}
#SBCheckoutMainCont #productDetails td {
	vertical-align: top;
}

/* Checkout - Table Styling - Shop Specific */

#shopContent th.SBDataPrice {
	width: 60px !important;
	}
#shopContent th.SBDataCode {
	width: 30px !important;
	}
#shopContent table.SBColumnSmall .SBDataName {
	width: 620px !important;
	}

.SBShipInfo table.SBTableBase th {
	width: 300px !important;
	vertical-align: top;
}
.SBShipInfo table.SBTableBase #billTo {
	width: 188px !important;
}
.SBShipInfo table.SBTableBase #shipTo {
	width: 526px !important;
}

/** -- Colour Swatch link -- **/

#colourSwatchCont {
	margin-bottom: 5px;
}

#colourSwatchCont a {
	color: #730000;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
}
#colourSwatchCont a:hover {
	text-decoration: underline;
}

#customTextContainer {
    padding-left: 15px;
    padding-bottom: 15px;

}
#customTextLabel {
    font-size: 14px;
    font-weight: bold;
}