/**alpha store v8 styles**/

#store {
	border: 1px solid #666;
	padding: .5em;
	margin: 0;
	width: 750px;
	position: relative;
	margin-bottom: 1em;
	background: #fff;
}

#store .categoryReturnBottom, .addShopkeeperEmail {
	display: none;
}

#store .categoryReturnTop {
	font-weight: bold;
}

#store p {
	margin: .4em 0;
}

#store .message {
	color: red;
	font-weight: bold;
	font-style: italic;
}

table.storeCategoryProducts {
	margin: auto;
	width: 650px;
}

.storeCategoryProducts td {
	width: 215px;
	text-align: center;
}
.storeCategoryNav {
	display: none;
}

#store legend {
	color: #000;
	font-weight: bold;
}

#storeCartCount {
	display: none;
}
.cartValue {
	position: relative;
	left: 70%;
	text-align: right;
	font-weight: bold;
	color: #990033;
	width: 30%;
	z-index: 20;
	padding-top: .5em;
}

.cartValue a:hover {
	color: #666666;
	text-decoration: none;
}

.storeCategories {
	display: block;
	width: 160px;
	float: left;
	text-align: center;
	margin: 10px;
	margin-top: 20px;
}


.prodDetailLink {
	font-weight: bold;
}
.storeHeading h2 {
	font-size: 18px;
	font-weight: bold;
	color: #990033;
}

.storePrice {
	font-weight: bold;
	font-size: 120%;
	color: #990033;
}

.storeCaption {
	font-size: 95%; font-weight: bold;
	}

.storeLineThrough {
	text-decoration: line-through;
	}

.storeMessage {
	color: red;
	font-weight: bold;
	padding: 1em 0;
	}

#storeDetail, #cartDetail {
	position: relative;
	}

#storeDetail h5 {
	font-size: 1.2em;
	margin-bottom: .5em;
	padding-bottom: 0;
}
#storeDetail legend, #cartDetail legend {
	font-size: 1.2em;
	font-weight: bold;
}

#storeDetail .productShortDesc, #storeDetail .productLongDesc {
	padding-top: .5em;
}

#storeDetail .editItem {
	margin-bottom: 1em;
}

fieldset #storeDetail, fieldset #cartDetail {
	width:100%;
	}
	
	
#productOptions legend {
	font-size: 1.2em;
	font-weight: bold;
}
fieldset #productOptions {
	margin-right: 1em;
}

label {
	font-weight:bold;
	}
	
#storeEditProductLeft {
	width:49%;
	float:left;
	}
	
#storeEditProductRight {
	float:left;
	width:49%;
	}

	
.storeCategoryItem {
	float:left;
	margin: 10px;
	width: 125px;
	text-align: center;
	}
	

.productPrice {
	display: block;
	font-weight: bold;
}

.productSubmit {
	clear: both;
	padding-top: 1em;
	margin-top: 1em;
	border-top: 1px solid #666;
}

#storeOrderDetailForm {
	position: relative;
}


#storeOrderDetailForm br
	{
	clear:left;
	}
#storeOrderDetailForm thead {
	font-weight: bold;
	text-align: center;
}

#storeOrderDetailForm td {
	padding: .5em;
}

.orderConfirmation {
	margin-bottom: 2.5em;
}
.shoppingCart {
	font-size: 1.1em;
}
.shoppingCart .notLoggedIn, .shoppingCart .giftCardMessage {
	font-weight: bold;
	color: red;
}

.shoppingCart .cartSubTotal {
	padding: 1em 0;
	font-weight: bold;
	font-size: 1.2em;
	border-top: 2px solid #999;
	margin-top: .5em;
}
.shoppingCart .productName {
	font-weight: bold;
}
.shoppingCart .productDetail {
	padding-bottom: 1em;
}
.vendorName {
	font-weight: bold;
}

.cartQuantityField {
	float: left;
	padding-right: .5em;
}

	
#storeDetail .adminNav {
	display: block;
	padding-bottom: .5em;
}

.optionTitle {
	display: block;
	font-weight: bold;
}
.radioInput input {
	margin-left: -2px;
}
.radioInput label {
	display: block;
	margin-left: 23px;
	margin-top: -18px;
	font-weight: normal;
}
.rbOption {
	display: block;
	padding: .5em 0;
}

/*Product option edit*/
.storeOptionEdit {
	clear: both;
	background: #fff;
	border: 1px solid #999;
	padding: .2em;
}


#productDetailTable {
	position: relative;
	background: #fff;
}

.storeManage ul li {
	list-style:none;
	margin-left:10px;
	}
	
/*Search Sort Form*/
#searchSortForm {
	margin: 0;
	float: right;
}

.storeEditImage {
	border:1px solid #999;
	padding:3px;
}



/**New Table Styles**/

#storeManagerTable {
	margin: 0;
	padding: 0;
	border-left: 1px solid #C1DAD7;
}

#storeManagerTable th {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	padding: 0 .2em;
}

#storeManagerTable th a:link, #storeManagerTable th a:visited {
	color: #990000;
}
#storeManagerTable th a:active, #storeManagerTable th a:hover {
	color: #666;
}
#storeManagerTable td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	padding: .4em;
}



#storeTable caption {
	font-size: 100%;
	font-weight: bold;
	padding-bottom: .5em;
}
#storeTable {
	margin: auto;
	padding: 0;
	border-left: 1px solid #C1DAD7;
}

#storeTable th {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	padding: 0 .2em;
}

#storeTable td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	padding: .4em;
	text-align: center;
}


.storeIntroArticle {
	border-bottom: 1px solid #990000;
	margin-bottom: 1em;
}
.storeIntroArticle p {
	padding: .3em 1em;
}


.storeLineThrough {
	color: #000;
}

.productDetails {
	font-weight: normal;
	text-align: center;
	width: 100%;
}
.productName a:link, .productName a:visited {
	display: block;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
	margin: .5em 0;
}

.productName a:active, .productName a:hover {
	color: #990033;
	text-decoration: underline;
}

.storeCategoryProduct {
	float: none;
	width: 205px;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: .5em 5px;
	z-index: 0;
	margin-bottom: 1em;
}

.storeCategoryProduct img {
	margin-bottom: .5em;
}
.storeCategoryProduct a {
	text-decoration: none;
}

.storeCategoryProduct .addToCartForm {
	margin-bottom: 1em;
	border: 1px solid #fff;
}
.categoryViewLink a:link, .categoryViewLink a:visited {
	float: right;
	color: #336633;
	font-size: 110%;
	margin-top: 1em;
}
.categoryViewLink a:link, .categoryViewLink a:visited {
	float: right;
	color: #336633;
	font-size: 110%;
	margin-top: 1em;
}

.catalogDetail .horizRule {
	display: none;
}


/*Search Sort Form*/
.searchSortForm {
	display: inline;
	position: relative;
	margin: 0;
	float: none;
}


.storeCategoryProduct .thumbnailDisplay {
	text-align: center
}
.catShortDescription {
	color: #660033;
	line-height: normal;
}
#storeDetail .productShortDesc {
	display: none;
}

.giftCertProductDetail {
	color: #666;
}
.productThumbnail {
	float: none;
}

.productThumbnail a {
	text-decoration: none;
}

.adminEdit {
	background: #DDD;
	border: 1px solid #666;
	padding: .3em;
	text-align: left;
	margin-top: 1em;
}

#storeCategory .productIconText {
	display: block;
	color: #660033;
}

#storeCategory .catalogNumber {
	display: none;
}

#storeCategory .prodDetailLink {
	margin-top: .5em;
	font-weight: normal;
	font-style: italic;
}
#storeCategory .addToCart {
	position: relative;
	top: 5px;
}

.addToCartForm {
	margin: 0;
	padding: 0;
	padding-top: .5em;
}

.addToCartForm input {
}
.productAddToCart submit {
	background: url(images/addToCart.jpg) no-repeat;
	width: 85px;
	height: 32px;
	border: none;
}
.productAddToCart .submit:hover {
     background: url(images/addToCart.jpg) -85px 0 no-repeat;
}

#productAddToCart .wishListLink {
	display:none;
}

.storeMessage {
	color: #990033;
}

/**Product Detail Styles**/


.storeProductDetailDescription {
	font-size: 110%;
	line-height: 1.5;
	clear: both;
}

.quantitySelect {
	margin-top: 1em;
}

.storeProductDetailPurchase {
	background: #FFFCC4;
	padding: .5em;
	border: 1px solid #666;
	width: 275px;
	float: right;
}
.storeProductDetailPurchase .enterQuantity {
}
.storeProductDetailPurchase .addToCart {
	margin-bottom: 1em;
}


.storeProductDetailPurchase h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.1em;
	margin-bottom: 0;
}

.storeProductDetailPurchaseDescriptionReview {
	width: 350px;
	padding-right: 1.5em;
}

.storeProductDetailImageAlso {
	float: left;
	width: auto;
	padding: 1em;
	margin-right: 1em;
}
.storeProductDetailPurchase .productIconText {
	display: block;
	color: #990033;
	font-size: 110%;
	font-weight: bold;
}

a.backToLast {
	display: none;
}

/**message options**/

.storeOptionCartLabel {
	font-weight: bold;
}

.reciptOptions {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: .5em;
	margin: .5em 0;
}

.writeInOptionText label {
	display: block;
	border-top: 1px solid #000;
	padding-top: .5em;
	margin-top: 1em;
	font-style: italic;
}

.writeinOptionEmail label {
	display: block;
	font-style: italic;
	margin-top: 1em;
}
.writeinOptionEmail input {
	border-bottom: 1px solid #666;
}

.receiptWriteIn {
	font-weight: bold;
}

.receiptWriteInOption {
	font-style: italic;
}

.checkoutLink a {
	display: block;
	background: url(images/checkout.jpg) no-repeat;
	width: 85px;
	height: 32px;
	border: none;
}
.checkoutLink a:hover {
	background: url(images/checkout.jpg) no-repeat -85px 0;
}

.checkoutLink span {
	position: absolute;
	left: -10000px;
}

#buyerBilling .submit {
	background: url(images/orderReview.jpg) no-repeat;
	display: block;
	width: 107px;
	height: 32px;
	border: none;
	margin-top: 1em;
	color:transparent;
	text-indent: -10000px;
	cursor: pointer;
}
#buyerBilling .submit:hover {
	background: url(images/orderReview.jpg) no-repeat -107px 0;
}

/**Client Info**/

.clientInfo {
	border-bottom: 1px solid #666;
}

.clientLogo {
	float: left;
	margin-right: 1em;
}
.clientInfo2 {
	float: left;
	font-size: 110%;
	margin-top: 1em;
}
.clientLogo {
	padding: .5em;
}

body.catalog {
	width: 800px;
	margin: auto;
}

.emailWebAdmin {
	display: none;
}

.eCardPromo {
	border: 2px solid #990033;
	padding: 1em;
	width: 80%;
	margin: 1em auto;
	background: #FFFCC4;
	font-size: 110%;
}