@charset "utf-8";


/* Styles for the storefront page */
h1.storesection {
	color: #bf1f24;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight:bold;
	text-transform: uppercase;
	padding: 3px 15px;
}

span.storesubhead {
	color: #bf1f24;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 13px;
	font-weight:normal;
	text-transform: none;
	margin: 0px;
}

h1.mainproductname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	line-height: 25px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 5px;
}

h1.mainproductname a, h1.productname a, h1.productheadline {
 color: #000000;
	text-decoration: none;
}

h1.mainproductname a:hover, h1.productname a:hover, h1.productheadline {
	color: #666666;
}

h2.mainproductsummary {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 21px;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
}

p.mainproductdescription {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 19px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
	}

span.extrainfo {
	color: #bf1f24;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	text-transform: none;
	font-style: italic;
}

span.productprice {
	color: #bf1f24;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: none;
}
span.regularproductprice {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: none;
}

span.quantity {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}


/* for alternating grey background */

td.productcell0 {
	margin-bottom: 4px;
	margin-top: 0px;
}

td.productcell1 {
	margin-bottom: 8px;
	margin-top: 5px;
	background-color: #ebead6;
}

h1.productname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 5px;
}

h2.productsummary {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 19px;
	font-weight: normal;
	margin-bottom: 10px;
}

span.extrainfo2 {
	color: #bf1f24;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	text-transform: none;
	font-style: italic;
}

span.productprice2 {
	color: #bf1f24;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: none;
}

span.quantity2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}

div.extracontent p {

}


#descriptionbox {
	background-color: #ebead6;
	padding: 20px;
}

#descriptionbox2 {
	padding: 20px;
}

h1.productheadline3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 28px;
	line-height: 30px;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}

h2.productsummary3 {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 20px;
	font-weight: normal;
	margin-bottom: 10px;
}

p.product_shortdescription {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #bf1f24;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	padding-top: 17px;
	margin: 0px;
	}

div.productdescription p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 19px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
	}

/* styles for the bottom bar on all store pages */
div.footerbar {
	margin-top: 8px;
	background-color: #bf1f24;
	width: 100%
}

table#storefooter1 {
	padding: 8px 6px 20px 6px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

table#storefooter2 {
	padding: 8px 6px 20px 6px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}
/*
.footerbar td {
	padding: 8px 6px 20px 6px;
	color: white;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;	
}
*/
.footerbar a {
	color: white;
	text-decoration: none;	
}

/* grey rule style for general content areas */
.greyrulebottom {
	border-bottom: 1px solid #999999;
}

.greyruletopandbottom {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	}
	
.qtybox {
	width: 20px;
}	

.checkouttable td, .checkouttable th {
	padding: 4px 6px;
}
	
.checkouttable th {
	background-color: #bf1f24;
	color: white;
}

.row2 {
	background-color: #ebead6;
}

.pricecell {
	text-align: right;
	font-weight: bold;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}


.pricelabel {
	text-align: right;
	padding-right: 5px;
}

.bordertop {
	border-top: 1px solid #cccccc;
}
	
.borderbottom {
	border-bottom: 1px solid #cccccc;
}	

.borderleft {
	border-left: 1px solid #cccccc;
}	

.borderright {
	border-right: 1px solid #cccccc;
}	

#storenav table {
	width: 720px;
}

#storenav td {
	padding-top: 3px;
	padding-bottom: 3px;
}

