body{
	background-color:#ffffff;
	margin: 0px;
}

span.ProdDesc
{
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	color: black;
	font-family: verdana, arial, sans-serif;
}

span.Heading
{
	font-weight: bold;
	font-size: 12px;
	text-transform: none;
	color: black;
	font-family: verdana, arial, sans-serif;
}

IMG.detail
{
	border: solid 1px black;
	cursor: hand;
}

a:active, a:link, a:visited
{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: blue;	
}

a:hover
{
		font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: blue;
}

h1
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20 px;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
}

h2
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16 px;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
}

h1.homepitch
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15 px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}

span.homepitch
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}

span.Error
{
	font-weight: bold;
	font-size: 12px;
	text-transform: none;
	color: red;
	font-family: verdana, arial, sans-serif;
}


span.ProdDesc
{
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	color: black;
	font-family: verdana, arial, sans-serif;
}


IMG.detail
{
	border: solid 1px black;
}

a:active.qp, a:link.qp, a:visited.qp{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-weight: bold;
	color: blue;
	text-decoration: underline;
}

a:hover.qp{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-weight: bold;
	color: blue;
	text-decoration: none;
}

a:active.footernav, a:link.footernav, a:visited.footernav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11 px;
	font-weight: normal;
	margin-right: 15 px;
	margin-left: 15 px;
	color: #CC6600;
	text-decoration: underline;
}

a:hover.footernav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11 px;
	font-weight: normal;
	margin-right: 15 px;
	margin-left: 15 px;
	color: #CC6600;
	text-decoration: none;
}

a:active.nav, a:link.nav, a:visited.nav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-weight: bold;
	margin-right: 12 px;
	margin-left: 12 px;
	color: black;
	text-decoration: underline;
}

a:hover.nav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-weight: bold;
	margin-right: 12 px;
	margin-left: 12 px;
	color: black;
	text-decoration: none;
}

a.breadcrumb:active, a.breadcrumb:link, a.breadcrumb:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11 px;
	font-weight: normal;
	color: blue;
	text-decoration: underline;
}

a.breadcrumb:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11 px;
	font-weight: normal;
	color: blue;
	text-decoration: none;
}

a.minicart:active, a.minicart:link, a.minicart:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11 px;
	font-weight: normal;
	color: blue;
	text-decoration: underline;
}

a.minicart:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11 px;
	font-weight: normal;
	color: blue;
	text-decoration: none;
}

span.breadcrumb{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11 px;
	font-weight: normal;
	color: black;
}

span.contentheading{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-weight: bold;;
	color: black;
}

.content{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-weight: normal;
	color: black;
}

/* BEGIN MiniCart  */

tr.MiniCartLineItem{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11 px;
	color: black;
	text-decoration: none;
	height: 20px;
}

span.MiniCartPanelTitle{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}

/* END MiniCart */

TD.ContentBox{
	BORDER-RIGHT: #FFDF70 1px solid;
	PADDING-RIGHT: 3px;
	BORDER-TOP: #FFDF70 3px solid;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 8px;
	BORDER-LEFT: #FFDF70 1px solid;
	PADDING-TOP: 8px;
	BORDER-BOTTOM: #FFDF70 3px solid;
	BACKGROUND-COLOR: #FFFF99;
	font-family: Verdana, Helvetica, sans-serif;
	color: black;
	font-size: 12 px;
}

UL.ContentBox{
	list-style-image: url(../images/global/arrow.gif);
padding-left: 15;
margin: 5;
}

TD.CartLineItem{
	border-bottom-style: dashed; border-bottom-width: 1px; border-bottom-color: #336600;
}

TD.CartHeader{
	background-color: #336600;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13 px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	vertical-align: middle;
	height: 20 px;
}

TD.CartFooter{
	background-color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13 px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	vertical-align: middle;
	height: 20 px;
}

TD.CartPrice{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-weight: normal;
	color: black;
	text-decoration: none;
		border-bottom-style: dashed; border-bottom-width: 1px; border-bottom-color: #336600;
}

TD.CartName{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	border-bottom-style: dashed; border-bottom-width: 1px; border-bottom-color: #336600;
}

TD.CartQty{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	border-bottom-style: dashed; border-bottom-width: 1px; border-bottom-color: #336600;
}

table.productpagealert
{
	border-right: #dc143c 1px solid;
	border-top: #dc143c 1px solid;
	font-size: 12px;
	border-left: #dc143c 1px solid;
	color: black;
	border-bottom: #dc143c 1px solid;
	font-family: verdana;
	background-color: #ffff99;
}

.invisible{
	display: none;
}

.visible{
	display:inline;
}