/**store v6 styles**/


.breadcrumb, .google {display:none;}


.storebreadcrumb a:link, .storebreadcrumb a:visited  { }
.storebreadcrumb a:hover, .storebreadcrumb a:active  { }
.storebreadcrumb {
	border-bottom: 1px solid #333;
}
.leftNav q { color: #339933; }
.leftNav q:visited { color: #339933; }
.leftNav q:hover, .leftNav q:active { color: #ffffff; background-color: #339933; }

.textbox { font-family: verdana, tahoma, "trebuchet ms", arial, sans-serif; font-size: 11px; }
.copy { color: #999999; font-size: 9px; }

#store legend {
	color: #000;
	font-weight: bold;
}
#storeProducts td, #storeProducts th {
	font-size: 85%;
}

.productImage {
	float: right;
	width: auto;
	padding-left: 1em;
}

.prodDetailLink {
	font-weight: bold;
}
.storeHeading {
	font-size: 18px; font-weight: bold;
	}

.storePrice {
	font-size: 11px;
	}

.storeCaption {
	font-size: 95%; font-weight: bold;
	}

.storeLineThrough {
	text-decoration: line-through;
	}

.storeSalePrice, .saleprice {
}
	
.storeMessage {
	color: red;
	font-weight: bold;
	padding: 1em 0;
	}

#store {
	position: relative;
	z-index: 0;
}
	
#storeContent {
	position: relative;
	z-index: 0;
	}

#storeDetail, #cartDetail {
	}
	
#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 {
	display: block;
	padding-top: .5em;
}

#storeDetail .editItem {
	margin-bottom: 1em;
}
#storeDetail .shipZip {
	clear: both;
	margin-top: 1em;
	background: yellow;
}

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%;
	}


.storeCategoryNotDisplayed {
	font-weight:normal;
	font-style:italic;
	font-size: 85%;
	}
	
.storeCategoryItem {
	float:left;
	margin: 10px;
	width: 125px;
	text-align: center;
	}
	
.storeCategoryProduct {
	float:left;
	margin-bottom: 1em;
}

.storeCategoryNav .pageNum {
	padding: 0 .5em 0 .2em;
	border-right: 1px solid #000;
}


.productPrice {
	font-weight: bold;
}


.bulkPriceDisplay {
	font-weight: bold;
	padding: .5em;
	margin: .5em 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
.productThumbnail {
	float: left;
	width: auto;
	margin-right: 1em;
}
.productDetails {
	float: left;
}
.categoryReturn {
	margin-top: 1em;
}
.productSubmit {
	clear: both;
	padding-top: 1em;
	margin-top: 1em;
	border-top: 1px solid #666;
}

.storeOrderDetailForm {
	position: relative;
}

.storeOrderDetailForm label.error {
	display: block; 
	color: red; 
	padding-left: .5em; 
	vertical-align: top;
}


.storeOrderDetailForm label
,.storeOrderDetailForm input
	{
	}
.storeOrderDetailForm br
	{
	clear:left;
	}
.storeOrderDetailForm thead {
	font-weight: bold;
	text-align: center;
}

.storeOrderDetailForm td {
	padding: .5em;
}

.orderConfirmation {
	margin-bottom: 2.5em;
}

.orderConfirmation .classInformation, .printedReceipt .classInformation, .storeOrderDetailForm .classInformation  {
	border: 2px solid #999999;
	padding: .5em;
	margin: .5em;
	width: 90%;
}

.orderConfirmation .classInformation p, .printedReceipt .classInformation p, .storeOrderDetailForm .classInformation p {
	margin-left: 1em;
}

.orderConfirmation .classInformation h3, .printedReceipt .classInformation h3, .storeOrderDetailForm .classInformation h3 {
	margin: 0;
}
#storeCartCount {
	position: relative;
	text-align: right;
	font-weight: bold;
	padding: .5em;
	z-index: 5;
}
.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;
}
.catalogNumber {
	display: block;
}
.volumeWeight {
	font-weight: bold;
}
.vendorName {
	font-weight: bold;
}
/**Search results styles*/
#searchResults {
	width: 95%;
}
#searchResults h2{
	font-size: 1.2em;
	padding-bottom: .5em;
	border-bottom: 1px solid #000;
}
#searchResults img {
	float: left;
	margin: 0 1em 1em 0;
}
#searchResults .searchDescription {
}
#searchResults .searchProduct {
	clear: both;
}
.productKit {
	clear: both;
}
.productKit table {
	width: 500px;
}
.productKit td {
	vertical-align: top;
	padding: .5em;
}
	
.adminNav {
	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;
}

/*Upsale/Alternative product options*/

#storeAlternatives {
	clear: both;
}
.upsaleProduct, .alternateProduct {
	clear: both;
}
#storeUpsale img, #storeAlternatives img {
	float: left;
	margin: 0 1em 1em 0;
}

#productDetailTable {
	position: relative;
	background: #fff;
	font-size: 120%;
}

/*Gift Certifictes */

.giftCertProductDetail {
	margin: 1em 0;
	color: red;
	font-weight: bold;
}
.giftCertCheckoutDetail {
	margin: 1em 2em;
}
.giftCardSetup, .giftCardError {
	font-weight: bold;
	color: red;
}

#giftCardOptions label {	
    float: left;
	width: 25%;
	padding: .25em .25em .25em 0;
	text-align: right;
}

#giftCardOptions br {
     clear: left;
}

#deliveryOptions {
     margin-left: 28%;
}
#giftCardMessage {
	margin-top: 1em;
}
#deliveryOptions input {
	margin-left: -18px;
}
.indentThis {
     margin-left: 25%;
}
#giftCardOptions .requiredField {
	color: red;
}
#giftCardOptions legend {
	font-weight: bold;
}

#deliveryOptions a:link, #deliveryOptions a:visited {
	font-weight: bold;
	padding: 2px;
	background: #A3A47A;
	color: #F2F5CE;
	text-decoration: none;
}

#deliveryOptions a:hover, #deliveryOptions a:active {
	text-decoration: underline;
	background: #F2F5CE;
	color: #FF9933;
}
.cardOrderConfirmation a {
	position: absolute;
	top: -10000px;
	height: 1px;
}
.cardOrderConfirmation {
	margin-left: 1em;
}

.storeDefaultLayout .storeCategoryProduct {
	margin:1em;
	}
	
.storeManage ul li {
	list-style:none;
	margin-left:10px;
	}
	
/*Payment Options*/
.payOptions {
	width: 45%;
	float: right;
	margin-bottom: 1.5em;
	padding-bottom: .5em;
}
.payOptions fieldset {
	border: none;
	margin-top: .5em;
}

.optionalCC {
	width: 50%;
	padding-right: 1%;
	float: left;
	border: none;
	border-right: 1px solid #666;
}

	
/*Express Order*/
.expressOrderOutOfStock img {
	float: left;
	margin: .5em 1em .5em 0;
	border: 1px solid #666;
}

/*Search Sort Form*/
#searchSortForm {
	margin: 0;
	float: right;
}

.storeEditImage {
	border:1px solid #999;
	padding:3px;
}


#reviewFormPopup {
	display: none;
}
#storeReviews {
	padding: 1em;
}
#storeReviews img {
	float: left;
}

#storeReviews #productReviewForm {
	float: right;
	background-color: #FFFFCC;
	border: 1px solid #666;
	padding: .5em;
}

#prooductReviewForm #reviewCancel {
	display: inline;
}

/**New Table Styles**/


#storeManagerTable caption {
	font-size: 100%;
	font-weight: bold;
	padding-bottom: .5em;
}
#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;
}

/**New Store Table Styles**/

#storeTable {
	clear: both;
	width: 90%;
}

#storeTable caption {
	font-size: 100%;
	font-weight: bold;
	padding-bottom: .5em;
}
#storeTable {
	margin: 0;
	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;
	vertical-align: top;
}

/**Customer Account Styles**/
.ytab {
	padding: 1em;
}

.wholesaleMessage {
	color: red;
	z-index: 10;
}

/**store Form Styles**/

.storeFrom {
}


form.storeForm label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}

form.storeForm label.error { 
	display: none; 
}

/**account login**/
/**Login**/

.accountLogin {
	margin: 1em;
}

.customerLogin {
	position: relative;
	z-index: 20;
	width: 40%;
	float: left;
	margin-bottom: 1em;
	border-right: 1px solid #999;
	padding-right: 2%;
}

.newAccountSetup {
	font-weight: bold;
	font-size: 105%;
	margin-left: 2%;
	width: 30%;
	float: left;
	
}

.instructions {
	margin: 1em; 0;
}


/* tablesorter */

table.tablesorter caption {
	font-size: 110%;
	font-weight: bold;
}
table.tablesorter {
	background: #CDCDCD;
	margin:10px 0pt 15px;
	width: 100%;
	font-size: 90%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter .header {
	padding-right: 17px;
}
table.tablesorter thead tr .header {
	background: url(../sharedImages/tableSortImages/bg.gif) no-repeat center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../sharedImages/tableSortImages/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../sharedImages/tableSortImages/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #8dbdd8;
}
table.tablesorter ul {
	margin: 0;
	padding: 0;
}
table.tablesorter li {
	margin-left: 1.2em;
	padding-left: 0;
}

/*form validation*/

.formValidate label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }
.formValidate p { clear: both; }
.formValidate em { font-weight: bold; padding-right: 1em; vertical-align: top; }

/*user account tabs*/

.tabArea {
	padding: 1em;
}
