/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
body, p, td, ol, ul, li, th, h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, th, td, p, ul, ol, li{
	margin: 0;
	padding: 0;
	border: 0;
}
.clearbr{
	clear:both;
	margin-top:10px;
}	
body {
	background-color: #DFDFDF;
	/*text-align: center;*/
	margin-top: 0px;
	margin: 0px auto;
	font-size: 100.0%;
	background-image:url(/assets/Design/PageBackground.jpg);
	background-position:center;
	background-repeat:repeat-y;	

}
a:link {
	color: #030;
	text-decoration: none;
	
}
a:visited {
	color: #030;
	text-decoration: none;
}
a:hover {
	color: #339900;
	text-decoration: underline;
}
a:active {
	color: #339900;
	text-decoration: underline;
	
}
input, select, textarea {
	font-size: 100%;
	color: #000000;
	background-color:#FFFFFF;
	padding: 2px 0px 2px 2px;
	border:#060 solid 1px;
}



input.button, input.radio{border:none;}



textarea {
	font-size: 105%;
	color: #000000;
	background-color:#FFFFFF;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p{margin-bottom:10px;}
h2 {
	font-size:120%;
}
h3 {
	font-size: 120%;
	margin-bottom: 5px;
}
h4 {
	font-size: 110%;
	text-decoration: underline;
	margin-bottom: -3px;
}
form {
	display: inline;
}
/***********************************************/
/* Layout divs                                 */
/***********************************************/ 
#outerholder {
	width: 980px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0px;
	font-size: 70%;
	background-color:#FFF;
/*	border-left:#333 solid 1px;
	border-right:#333 solid 1px;
*/}
#header {
	width: 980px;
	padding: 0px;
	margin: 0 auto 0 auto;
	height:120px;
	
}
#headerLogo {
	width: 200px;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-left: 2px;
}

#headerTopImages{
	width:770px;
	float:right;
}
#headerCreate{
	float:left;
	margin-top:32px;
	width:235px;
}
#brownPod {
	margin-left:15px;
	padding-left:20px;
	padding-top:5px;
	padding-right:10px;
	float:right;
	overflow: hidden;
	text-align: left;
	color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	width:328px;
	height:67px;
	background-image:url(/assets/Design/TopBackground.jpg);
	background-repeat:no-repeat;
	line-height:1.5em;
	
}
#brownPod ul{
/*	margin-left:-25px;
	margin-top:-45px;
*/}
#brownPod li{
	color: #9CD115;
}
#brownPod a:link, #brownPod a:visited {
	color: #ffffff;
	text-decoration:underline;
	
}
#brownPod a:hover, #brownPod a:active, #brownPod a:focus {
	text-decoration: underline;
}
#headerBox1CartStuff {
	width: 600px;
	float: right;
	text-align: right;
	margin: 0px;
	padding: 0px 10px 5px 0px;
	color: #333;
	
	
}
#headerBox1CartStuff a:link, #headerBox1CartStuff a:visited {
	color: #003300;
}
#headerBox1CartStuff a:hover, #headerBox1CartStuff a:active, #headerBox1CartStuff a:focus {
	color: #333333;
}

#headerBox2 {
	height: 24px !important;
	clear: both;
	padding-top:1px;
	margin: 5px 0px 0px 0px;
	text-align: right;
	color: #ffffff;
	background-color:#000;
	width:980px;
}
#headerBox2SearchBox {
	width: 200px;
	float: left;
	padding-top: 0px;
	padding-left: 5px;
}
#headerBox2SearchBox form {
	float: left;
}
#headerBox2SearchBox input {
	padding:0px;
	vertical-align:middle;
}
#headerBox2Links {
	float: right;
	width: 750px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}
#headerBox2 a:link {
	color:#FFF;
	text-decoration: none;
}
#headerBox2 a:visited {
	color:#FFF;
	text-decoration: none;
}
#headerBox2 a:active {
	color:#9cd115;
	text-decoration: underline;
}
#headerBox2 a:hover {
	color:#9cd115;
	text-decoration: underline;
}
#content-wrapper {
	width: 980px;
	max-width: 980px;
	height: 100%;
	overflow: auto;
	background-color: #ffffff;
	padding: 0px 0px 20px 0px;
	font-size: 70%;
	clear: both;
}

#main {
	width: 770px;	
	padding: 0px 0px 0px 3px;
	vertical-align: top;
	text-align: left;
	border-left:#CCC dashed 1px;
	min-height: 560px;
	float:right;
	
}
#main-content {
	float: left;
	width: 740px;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom:10px;
}
#main table {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	font-size: 100.01%;
	text-align: left;
}

#welcome {
	margin-top: 10px;
	border-top: 1px dashed #999999;
}
/**********************/
/* CONTENT DIVS       */
/**********************/
#rightFloat {
	float: right;
	width: 245px;
	margin-right: 8px;
	margin-top:1px;
}
#homeWhatsNewHeader {
	width: auto;
	margin: 0px;
	background-image: url(/assets/Design/FeaturingTop.jpg);
	background-repeat: no-repeat;
	height: 72px;
}
* html #homeWhatsNewHeader {
	height:1%; /* So IE plays nice */
}
#homeWhatsNew {
	width: auto;
	background-image: url(/assets/Design/FeaturingBackground.jpg);
	background-repeat: repeat-y;
}
#homeWhatsContent {
	width: 200px;
	padding: 0px 25px 0px 30px;
	margin-top: -11px;
	ma\rgin-top:0px !important;
}



#homeWhatsContent ul{
	list-style:square;
	margin-bottom:10px;
}
#homeWhatsContent li {
list-style:square;
margin-left: 20px;
    /*	mar\gin-left: 25px;*/
} /* special rules to correct older IE/win bullet zone problems */        		

#homeWhatsNewFooter {
	width: auto;
	margin-top: -12px;
	background-image: url(/assets/Design/FeaturingBottom.jpg);
	background-repeat: no-repeat;
	height: 22px;
}
.thumbImg {
	border:#000000 solid 1px;
	float: left;
	margin-right:10px;
	margin-bottom:5px;
	margin-left:10px;
}
.thumbImgDetails {
	/*border:#000000 solid 1px;*/
	margin-bottom:5px;
}
/**********************/
/* Navigation/Sidebar */
/**********************/
#sidebarBoxShop {
	width: 185px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	line-height: 1.2em;
	text-align: left;
	
}
.break{
	line-height:0px;	
}
.sidebarBoxShopPrimary {
	font-weight: bold;
}
.categoryTitle {
	font-weight: bold;
	background-image: url(/assets/Design/ButtonBack.jpg);
	background-repeat: no-repeat;
	height: 28px;
	margin-left: 5px;
	padding-left:10px;
	padding-top:7px;
	vertical-align:middle;
}
.sidebarBoxShopPrimary a:link, .sidebarBoxShopPrimary a:visited {
	text-decoration: none;
	color:#4C212B;
	background-image: url(/assets/Design/ButtonBack.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 180px;
	height: 28px;
	margin-left: 5px;
	padding-left:10px;
	padding-top:7px;
	vertical-align:middle;
}
.sidebarBoxShopPrimary a:hover, .sidebarBoxShopPrimary a:active {
	color:#000;
}
.sidebarBoxShopSecondary {
	font-weight: normal;
	padding: 0px 5px 0px 15px;
	margin: 0 0 0px -1px;
}
.sidebarBoxShopSecondary a:link, .sidebarBoxShopSecondary a:visited, .sidebarBoxShopSecondary a:active {
	padding: 2px 3px 2px 2px;
	display:block;
	border-bottom:#ccc solid 1px;
	font-weight: normal;
}
.sidebarBoxShopSecondary a:hover, .sidebarBoxShopSecondary a:focus {
	text-decoration: none;
	border-bottom:#666 solid 1px;
	display:block;
	padding: 2px 3px 2px 2px;
	color:#4C212B;
	font-weight: normal;
}
.sidebarBoxFooter {
	background-image:url(/assets/BottomNav.jpg);
	background-repeat:no-repeat;
	height:16px;
}

#sidebarBoxLinks {
	width: 185px;
	margin: 5px 2px 8px 0px;
	padding: 0px;
	line-height: 1.2em;
	font-size: 100%;
	text-align: left;
}
#sidebarBoxLinksHeader {
	width: 183px;
	border-top: 1px solid #9CD115;
	border-bottom: 1px solid #9CD115;
	color: #2d421f;
	margin: 0 0 0 3px;
	padding: 0 0 0 2px;
	line-height: 2em;
	font-weight: 800;
	text-align: left;
}
#sidebarBoxLinksContent {
	width: 173px;
	margin: 0 0 0 3px;
	padding: 4px 4px 4px 5px;
	font-size: 90%;
	text-align: left;
	background-image:url(/assets/navBack.jpg);
	background-repeat:repeat-x;
}
/*******************/
/* Product Display */
/*******************/
#product {
	/*font-size: 70%;*/
	margin-top: 2px;
	margin-bottom: 2px;
	vertical-align:top;
}
#product table {
	width:100%;
	border-spacing:0px;
	text-align:left;
}
#product select {
	font-size: 90%;
}
#product input {
	font-size: 90%;
}
#product .rightcolumn {
	width:100%;
	padding-top: 5px;
	padding-left: 10px;
	text-align:left;
	vertical-align:top;
}
#product .productimage {
	vertical-align:top;
}
#product .label {
	font-weight: bold;
	text-align:right;
	white-space:nowrap;
}
#product .sectionheaderactive {
	font-size: 100%;
	font-weight: bold;
	color: #999;
	/*color: #88AD30; light green
	margin-top: 4px;*/
	margin-bottom: 2px;
}
#product .sectionheader {
	font-size: 120%;
	color: #999;
	/*color: #88AD30; light green*/
	font-weight: bold;
	/*	margin-top: 4px;
*/	margin-bottom: 2px;
}
#product .title {
	font-size: 120%;
	font-weight: bold;
	color: #999;/*color: #88AD30; light green*//*color:#666666;*/
}
#product .availability {
	margin-top: 2px;
	margin-bottom: 4px;
}
#product .options {
	padding: 0px;
	margin: 0px;
}
#product .optionsLabel {
	font-weight: bold;
}
#product .addtocart {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 2px;
	border:#000033 solid 1px;
}
/* Product Pricing */
#pricing {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 2px;
	margin-bottom: 2px;

}
#pricing table {
	width:150px;
}
#pricing .special {
	color: #990000;
	font-weight: bold;
}
#pricing .price {
	color: #000000;
}
.price{
	text-align:right;	
}
/* Product Description/Extra Fields */
#productDescription {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 5px;
	margin-bottom: 15px;
}
/* Product Specifications */
#specifications table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:100px;
	font-size: 100%;
	margin-top: 2px;
	margin-bottom: 4px;
	white-space:nowrap;
	border:#CCCCCC solid 1px;
	background-color:#EEEEEE;
}
/* Discounts Available */
#discounts {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align:left;
	padding: 2px;/*border:#990000 dashed 1px;*/
}
#discounts .header {
	font-weight:bold
}
/* Product Related Items */
#relateditems {
	margin: 0px;
}
#relateditems td {
	vertical-align:bottom;
	text-align:left;
}
#relateditems .header {
	font-size: 140%;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 2px;
	background-color:#FF0000;
}
#relateditems .title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 2px;
	color:#666666;
	font-weight: bold;
}
#relateditems .pricing {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#666666;
}
#relateditems .info {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 2px;
	color:#666666;
	font-weight: bold;
}
#relateditems a:link {
	color:#000000;
	text-decoration: underline
}
#relateditems a:visited {
	color:#000000;
	text-decoration: underline
}
#relateditems a:active {
	color:#FF6600;
	text-decoration: none
}
#relateditems a:hover {
	color:#FF6600;
	text-decoration: none
}
#relateditems input {
	font-size: 100%;
}
/*
#product_image
#product_title
#product_pricing
#product_options
#product_availability
#product_addtocart
#product_description
#product_specifications
#product_additionalfields
#product_reviews
*/

/*******************/
/*    Basket/Cart  */
/*******************/
#basket {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
	vertical-align:top;
}
#basket table {
	table-layout: auto;
	width: 700px;
	border: none;
	border-spacing:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align:left;
}
#basket ul {
	margin: 1px 0px 1px 0px;
	padding: 0px 0px 0px 25px;
}
#basket .rowHeader {
	border-style: solid;
	border-color:#000033;
	border-width: 0px 0px 1px 0px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	font-weight: 800;
	text-align: left;
}
#basket .rowHeaderCt {
	border-style: solid;
	border-color:#000033;
	border-width: 0px 0px 1px 0px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	font-weight: 800;
	text-align: center;
}
#basket .rowHeaderRt {
	border-style: solid;
	border-color:#000033;
	border-width: 0px 0px 1px 0px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	font-weight: 800;
	text-align: right;
	padding-left:5px;
}
#basket .rowContent {
	border-style: dashed;
	border-color: #300;
	border-width: 0px 0px 1px 0px;
	margin: 3px 0px 3px 0px;
	padding: 5px 0px 3px 0px;
	text-align: left
}
#basket .rowContent a:link, #basket .rowContent a:visited, #basket .rowContentNoBdr a:link, #basket .rowContentNoBdr a:visited{
	color:#600;
	text-decoration:underline;
	font-weight:bold;
}
#basket .rowContentCt {
	border-style: dashed;
	border-color: #300;
	border-width: 0px 0px 1px 0px;
	margin: 3px 0px 3px 0px;
	padding: 5px 0px 3px 0px;
	text-align: center
}
#basket .rowContentRt {
	border-style: dashed;
	border-color: #300;
	border-width: 0px 0px 1px 0px;
	margin: 3px 0px 3px 0px;
	padding: 5px 0px 3px 0px;
	text-align: right
}
#basket .rowContentNoBdr {
	margin: 3px 0px 3px 0px;
	padding: 3px 0px 3px 0px;
	text-align: left
}
#basket .rowContentCtNoBdr {
	margin: 3px 0px 3px 0px;
	padding: 3px 0px 3px 0px;
	text-align: center
}
#basket .rowContentRtNoBdr {
	margin: 3px 0px 3px 0px;
	padding: 3px 0px 3px 0px;
	text-align: right
}
#basket .rowContentRtBlNoBdr {
	margin: 3px 0px 3px 0px;
	padding: 3px 0px 3px 0px;
	font-weight: 800;
	text-align: right
}
#paymentLogos {
	font-size: 100%;
	color:#333333;
	text-align:center;
}
#basketEmpty {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000066;
	margin-top: 8px;
	margin-bottom: 8px;
}
#basketFreeItems {
	width: 350px;
	border: #333333 solid 1px;
	background-color: #EEEEDD;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	font-size: 100%;
	color: #000000
}
#basketFreeItems .header {
	font-weight: bold;
	font-size: 120%;
}
#basketQuickAdd {
	width: 350px;
	border: #333333 solid 1px;
	background-color :#EEEEDD;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	font-size: 100%;
	color: #000000;
	text-align:center;
}
#basketQuickAdd .header {
	font-weight: bold;
	font-size: 120%;
}
 a:link.addressReq , a:visited.addressReq {
	font-size:120%;
	color:#900;
}
/*******************/
/*    Checkout     */
/*******************/
#checkout {
/*	margin: 2px 2px 2px 2px;
*/	padding: 2px 2px 2px 2px;
	line-height: 16px;
	font-size: 100%;
	text-align: left;
	vertical-align:top;
}
#checkout_stage_banner{
	padding-bottom:10px;	
}
#checkout table {
	width: 580px;
	border: none;
	font-size: 100%;
	text-align: left;
}
#checkout ul {
	margin: 1px 0px 1px 0px;
	padding: 0px 0px 0px 25px;
}
#checkout .rowHeader {
	border-style: solid;
	border-color:#000033;
	border-width: 0px 0px 1px 0px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	font-size: 100%;
}
#checkout .rowHeaderDoubleBorder {
	border-style: solid;
	border-color:#000033;
	border-width: 1px 0px 1px 0px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	font-size: 100%;
}
#checkout .rowHeaderDoubleBorderRt {
	border-style: solid;
	border-color:#000033;
	border-width: 1px 0px 1px 0px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	font-size: 100%;
	text-align: right
}
#checkout .rowTextLabel {
	width: 50%;
	border-style: dashed;
	border-color: #CCCCCC;
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
	padding: 1px 6px 1px 0px;
	text-align: right;
	font-size: 100%;
}
#checkout .rowTextLabelNoBorder {
	width: 50%;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 0px;
	text-align: right;
	font-size: 100%;
}
#checkout .rowInputField {
	width: 50%;
	border-style: dashed;
	border-color: #CCCCCC;
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	text-align: left;
	font-size: 100%;
}
#checkout .rowInputFieldBgrnd {
	width: 50%;
	background-color: #EEEEEE;
	border-style: dashed;
	border-color: #CCCCCC;
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	text-align: left;
	font-size: 100%;
}
#checkout .shipping {
	border-style: dashed;
	border-color: #CCCCCC;
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	text-align: left;
	font-size: 100%;
}
#checkout .shippingBgrnd {
	background-color: #EEEEEE;
	border-style: dashed;
	border-color: #CCCCCC;
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	text-align: left;
	font-size: 100%;
}
#checkout .shippingHeader {
	height: 20px;
	border-style: solid;
	border-color: #EEEEEE;
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
	padding: 2px 3px 2px 0px;
	text-align: left;
	font-size: 100%;
	font-weight: 800
}
#checkout .shippingSelect {
	width: 5px;
	border-style: dashed;
	border-color: #CCCCCC;
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	text-align: left;
	font-size: 100%;
}
#checkout .shippingPrice {
	width: 30px;
	border-style: dashed;
	border-color: #CCCCCC;
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	text-align: left;
	font-size: 100%;
}
#checkout .shippingPriceBgrnd {
	background-color: #EEEEEE;
	width: 30px;
	border-style: dashed;
	border-color: #CCCCCC;
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	text-align: left;
	font-size: 100%;
}
#checkout .rowTextContent {
	border-style: dashed;
	border-color: #333;
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
/*	text-align: left;
*/	font-size: 100%;
}
#checkout .rowTextContentRt {
	border-style: dashed;
	border-color: #333;
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	text-align: right;
	font-size: 100%;
}
#checkout .rowTextContentNoBorder {
	margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	text-align: left;
	font-size: 100%;
}
#checkout .rowTextContentNoBorderBl {
	margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	text-align: left;
	font-size: 100%;
	font-weight: 800
}
#checkout .rowTextContentNoBorderRt {
	margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	text-align: right;
	font-size: 100%;
}
#checkout .rowTextContentNoBorderRtBl {
	margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	text-align: right;
	font-size: 100%;
	font-weight: 800
}
#checkout .rowHeaderDoubleBorderBgrnd {
	border-style: solid;
	border-color:#000033;
	border-width: 1px 0px 1px 0px;
	background-color: #EEEEEE;
	margin-bottom: 3px;
	padding: 4px 0 4px 2px;
	font-size: 100%;
}
#checkout .rowHeaderDoubleBorderBgrndRt {
	border-style: solid;
	border-color:#000033;
	border-width: 1px 1px 1px 0px;
	background-color: #333;
	margin-bottom: 3px;
	padding: 4px 2px 4px 2px;
	font-size: 100%;
}
#checkout .rowTextContentBorderSolid {
	border-style: solid;
	border-color: #000033;
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	text-align: left;
	font-size: 100%;
}
#checkout .rowTextContentBorderSolidRt {
	border-style: solid;
	border-color: #000033;
	border-width: 0px 1px 1px 0px;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	text-align: left;
	font-size: 100%;
}
#checkout .freeShipping {
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	color:#FF0000
}
#checkout .defaultShipping {
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	color:#000099;
}
#checkout .discountApplied {
	font-size: 100%;
	color:#000099;
	font-style: italic;
}
#checkoutSideBoxes {
	width: 175px;
	/*border: #9CD115 solid 1px;*/
	margin: 2px 2px 2px 2px;
	padding: 0px;
	line-height: 16px;
	font-size: 10px;
	text-align: left;
}
#checkoutSideBoxesHeader {
	width: 173px;
	background-image: url(/assets/Design/CheckoutBg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	/*background-color: #9CD115;*/
	color: #ffffff;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	line-height: 24px;
	font-size: 100%;
	font-weight: 800;
	text-align: left;
}
#checkoutSideBoxesHeader a:link {
	color:#4c212b;
	text-decoration: none;
}
#checkoutSideBoxesHeader a:visited {
	color:#4c212b;
	text-decoration: none;
}
#checkoutSideBoxesHeader a:active {
	color:#9cd115;
	text-decoration: underline;
}
#checkoutSideBoxesHeader a:hover {
	color:#9cd115;
	text-decoration: underline;
}
#checkoutSideBoxesContent {
	width: 165px;
	margin: 0px;
	padding: 4px;
	line-height: 16px;
	font-size: 10px;
	text-align: left;
	border-left: 1px solid #9A8365;
	border-right: 1px solid #9A8365;
	border-bottom: 1px solid #9A8365;
}
#checkoutReceivedOrderBox {
	width: 650px;
	border: #9CD115 solid 1px;
	margin: 2px 2px 2px 2px;
	padding: 5px;
	line-height: 16px;
	font-size: 10px;
	text-align: left
}
#checkoutReceivedOrderBoxHeader {
	width: 650px;
	background-color: #9CD115;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
	font-size: 100%;
	font-weight: 800;
	text-align: center
}
#checkoutReceivedOrderBoxContent {
	margin: 2px 2px 2px 2px;
	padding: 5px;
	line-height: 16px;
	font-size: 100%;
	text-align: left
}
#checkoutReceivedOrderBoxContent table {
	width: 645px;
	text-align: center
}
#checkoutReceivedOrderBoxContent .rowTextContent {
	border-style: dashed;
	border-color: #CCCCCC;
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	text-align: left;
	font-size: 100%;
}
#checkoutReceivedOrderBoxContent .rowTextContentRt {
	border-style: dashed;
	border-color: #CCCCCC;
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	text-align: right;
	font-size: 100%;
}
#checkoutReceivedOrderBoxContent .rowTextContentNoBorder {
	margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	text-align: left;
	font-size: 100%;
}
#checkoutReceivedOrderBoxContent .rowTextContentNoBorderRt {
	margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	text-align: right;
	font-size: 100%;
}
#checkoutReceivedOrderBoxContent .rowHeaderDoubleBorderBgrnd {
	border-style: solid;
	border-color: #000033;
	border-width: 1px 0px 1px 0px;
	background-color: #EEEEEE;
	margin-bottom: 3px;
	padding: 1px 1px 1px 1px;
	font-size: 100%;
	text-align: left
}
#checkoutReceivedOrderBoxContent .rowHeaderDoubleBorderBgrndRt {
	border-style: solid;
	border-color: #000033;
	border-width: 1px 0px 1px 0px;
	background-color: #EEEEEE;
	margin-bottom: 3px;
	padding: 4px 2px 4px 2px;
	font-size: 100%;
	text-align: right
}
/*********************/
/* Category Listing  */
/*********************/
#category {
	font-size: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
	vertical-align:top;
}
#category table {
	width: 95%;
	border: none;
	border-spacing:0px;
	text-align:left;
	font-size: 100%;
}
#category td {
	border-style: dashed;
	border-color: #CCCCCC;
	border-width: 0px 0px 1px 0px;
	margin: 3px 0px 3px 0px;
	padding: 3px 2px 3px 2px;
}
#category a:link, #category a:visited{
	color:#333;
	text-decoration:underline;
}
#category a:hover, #category a:active{
	color:#600;
	text-decoration:underline;
}
#category a:link .zoom, #category a:visited .zoom{
	color:#333;
	text-decoration:underline;
}
#category a:hover, #category a:active{
	color:#600;
	text-decoration:underline;
}
#category .rowNoBorder {
	border-style: none;
}
#category .rowHeader {
	border-style: solid;
	border-color: #000033;
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold
}
#category .rowFooter {
	border-style: none;
	margin-bottom: 3px;
	padding-bottom: 3px;
	font-size: 10px;
	text-align: center
}
/********************************************/
/* Site Notice Pages / Other Content Pages  */
/*  incl: terms / privacy  / affiliate      */
/*         contact / help / links           */
/********************************************/
#siteContent {
	font-size: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 5px;
	vertical-align:top;
	text-align: left
}

#siteContent ol, #siteContent ul{
	margin-left:15px;	
	padding-bottom:20px;
}



#siteContentBox {
	border: #666666 solid 1px;
}
#helpPopupWindow {
	font-size: 100%;
	color: #333333;
	border: #333333 solid 1px;
	padding: 8px 8px 8px 8px;
	width: 90%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align:left
}
#contactUs {
	border-style: solid;
	border-color: #666666;
	border-width: 1px 1px 1px 1px;
	margin: 3px 0px 3px 0px;
	padding: 3px 10px 3px 10px;
	width: 600px;
}
#siteNotices ol{
	margin-left:20px;	
	padding-bottom:20px;
}
/***************************************/
/* Table based forms                   */
/***************************************/ 
#tableForms table {
	table-layout: auto;
	border-spacing:0px;
	font-size: 100%;
	text-align: left
}
#tableForms ul {
	margin: 1px 0px 1px 0px;
	padding: 0px 0px 0px 25px;
}
#tableForms .rowHeader {
	border-style: solid;
	border-color:#000033;
	border-width: 0px 0px 1px 0px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	font-size: 100%;
}
#tableForms .rowHeaderDoubleBorder {
	border-style: solid;
	border-color: #000033;
	border-width: 1px 0px 1px 0px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	font-size: 100%;
}
#tableForms .rowTextLabel {
	border-style: dashed;
	border-color: #CCCCCC;
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
	padding: 1px 6px 1px 0px;
	text-align: right;
	font-size: 100%;
}
#tableForms .rowTextLabelNoBdr {
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 0px;
	text-align: right;
	font-size: 100%;
}
#tableForms .rowInputField {
	border-style: dashed;
	border-color: #CCCCCC;
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	text-align: left;
	font-size: 100%;
}
#tableForms .rowInputFieldNoBdr {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	text-align: left;
	font-size: 100%;
}
#tableForms .rowTextContent {
	border-style: dashed;
	border-color: #CCCCCC;
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	text-align: left;
	font-size: 100%;
}
#tableForms .rowHeaderDoubleBorderBgrnd {
	border-style: solid;
	border-color:#000033;
	border-width: 1px 0px 1px 0px;
	background-color: #EEEEEE;
	margin-bottom: 3px;
	padding: 4px 2px 4px 2px;
	font-size: 100%;
}
#tableForms .rowHeaderDoubleBorderBgrndRt {
	border-style: solid;
	border-color:#000033;
	border-width: 1px 1px 1px 0px;
	background-color: #EEEEEE;
	margin-bottom: 3px;
	padding: 4px 2px 4px 2px;
	font-size: 100%;
}
#tableForms .rowTextContentBorderSolid {
	border-style: solid;
	border-color: #000033;
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	text-align: left;
	font-size: 100%;
}
#tableForms .rowTextContentBorderSolidRt {
	border-style: solid;
	border-color: #000033;
	border-width: 0px 1px 1px 0px;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	text-align: left;
	font-size: 100%;
}
#divForms {
	width: 500px;
	/*border: #000033 solid 1px;*/
	margin: 2px 2px 2px 2px;
	padding: 6px 6px 6px 6px;
	line-height: 16px;
	font-size: 100%;
	text-align: left
}
#divFormsLogin {
	width: 600px;
	/*border: #000033 solid 1px;*/
	margin: 2px 2px 2px 2px;
	padding: 6px 6px 6px 6px;
	line-height: 16px;
	font-size: 100%;
	text-align: left
}
/***************************************/
/* Additional styles                   */
/***************************************/ 

.bodySuccess {
	color:#000066;
	background-color: #FFEAD5
}
.bodyAlert {
	color: #990000;
}
.optionAlert {
	color: #990000;
	font-size:130%;
}
.bodyAlertSm {
	color: #990000;
	font-size: 10px;
}
.bodyGrayedOut {
	color: #999999;
}
.horizontalDashedLine {
	border: none 0;
	border-bottom: 1px dashed #333;
	height: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.horizontalSolidLine {
	border: none 0;
	border-bottom: 1px solid #ccc;
	height: 1px;
}
.welcomeHeader {
	font-size: 20px;
	font-weight: 800;
	color: #666666;
	margin: 4px 0px 8px 0px;
	text-align: left;
}
.welcomeHeaderGroups {
	font-size: 20px;
	font-weight: 800;
	color: #666666;
	margin: 4px 0px 8px 0px;
	text-align: center;
}
.displayHeader {
	font-size: 14px;
	font-weight: 800;
	color: #4c212b;
	margin: 0px 0px 8px 0px;
	text-align: left;
}
.smallText {
	font-size: 10px;
}
.breadCrumb {
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.breadCrumb a:link {
	color: #666666;
	text-decoration: underline;
}
.breadCrumb a:visited {
	color: #666666;
	text-decoration: underline;
}
.breadCrumb a:hover {
	color: #669324;
	text-decoration: none;
}
.breadCrumb a:active {
	color: #669324;
	text-decoration: none;
}
.subCategoryLinks {
	font-size: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 4px 0px 4px 0px;
	margin: 8px 0px 0px 0px;
	line-height: 16px;
}
.subCategoryLinks a:link {
	color: #666666;
	text-decoration: underline;
}
.subCategoryLinks a:visited {
	color: #666666;
	text-decoration: underline;
}
.subCategoryLinks a:hover {
	color: #FF6600;
	text-decoration: none;
}
.subCategoryLinks a:active {
	color: #FF6600;
	text-decoration: none;
}
#errorMessageBox {
	font-size: 100%;
	color: #990000;
	background-color: #FFEAEA;
	border: #990000 solid 2px;
	padding: 8px 8px 8px 8px;
	width: 90%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}
#resultArrayBox {
	font-size: 100%;
	background-color: #EEEEEE;
	width: 90%;
	border: #999999 dashed 1px;
	padding: 8px 8px 8px 8px;
	margin-top: 10px;
	margin-bottom: 14px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}
#resultArrayBox .success {
	color: #003366;
}
#resultArrayBox .fail {
	color: #990000;
}
/* LEGACY */
.bodyNormal {
	font-size: 100%;
	color: #000000;
}
.bodyNormalGray {
	font-size: 100%;
	color: #999999;
}
.bodyNormalWhite {
	font-size: 100%;
	color: #FFFFFF;
}
.bodyNormalWhite a:link {
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: underline;
}
.bodyNormalWhite a:visited {
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: underline;
}
.bodyNormalWhite a:hover {
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: none;
}
.bodyNormalWhite a:active {
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: none;
}
/***************************************/
/* Button styles                   */
/***************************************/

a.BlueButton {
	display: block;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 130px;
	background-color: #336600;
	border: 1px solid #cccccc;
	margin: 2px 4px 2px 4px;
	font-size: 10px;
	vertical-align: middle;
	color: #ffffff;
}
a:link.BlueButton, a:visited.BlueButton {
	color: #ffffff;
	background-color: #336600;
	padding: 3px 0;
}
a:active.BlueButton, a:hover.BlueButton, a:focus.BlueButton {
	color: #ffffff;
	background-color: #336600;
	text-decoration: none;
}
a.GreenButton {
	display: block;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	overflow: hidden;
	width: 130px;
	background-color: #669900;
	border: 1px solid #cccccc;
	margin: 2px 4px 2px 4px;
	font-size: 10px;
	vertical-align: middle;
}
a:link.GreenButton, a:visited.GreenButton {
	color: #ffffff;
	background-color: #669900;
	padding: 3px 0;
}
a:active.GreenButton, a:hover.GreenButton, a:focus.GreenButton {
	color: #ffffff;
	background-color: #600;
	text-decoration: none;
}
a.BrownButton {
	display: block;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	overflow: hidden;
	width: 130px;
	background-color: #669933;
	border: 1px solid #cccccc;
	margin: 2px 4px 2px 4px;
	font-size: 10px;
	vertical-align: middle;
}
a:link.BrownButton, a:visited.BrownButton {
	color: #ffffff;
	background-color: #669933;
	padding: 3px 0;
}
a:active.BrownButton, a:hover.BrownButton, a:focus.BrownButton {
	color: #ffffff;
	background-color: #669933;
	text-decoration: none;
}
input.GreenInput {
	width: 130px;
	background-color:#669900;
	color:#ffffff;
	font-weight: bold;
	font-size: 85%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #cccccc;
	margin: 2px 4px 2px 4px;
	cursor: pointer;
}
input.BrownInput {
	width: 130px;
	background-color: #669933;
	color:#ffffff;
	font-weight: bold;
	font-size: 85%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #cccccc;
	margin: 2px 4px 2px 4px;
	cursor: pointer;
}
input.BlueInput {
	width: 130px;
	background-color:#336600;
	color:#ffffff;
	font-weight: bold;
	font-size: 85%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #cccccc;
	margin: 2px 4px 2px 4px;
	cursor: pointer;
}

/* Footer*/
#footer {
	width: 980px;
	clear:both;
	text-align: center;
	padding-top: 20px;
	background-color:#FFF;
	
}
#footer a:link, #footer a:visited {
	color:#666;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color:#ece10a;
	text-decoration: underline;
}
#footer_legal, #footer_legal_checkout {
	text-align:center;
	width: inherit;
	background-color: #F0F0F0;
	color: #666;
	background-image:url(/assets/Design/footerback.gif);
	background-repeat:repeat;
	padding-bottom:20px;
}
#footer_legal p, #footer_legal_checkout p {
	padding: 3px 0px 3px 0px;
}
/*****************************/
/* Navigation/Footer/History */
/*****************************/
#historyTop {
	height: 22px;
	background-image: url(/assets/Design/FooterTopBackground.jpg);
	background-repeat: no-repeat;
	clear:both;
}
#historyBack {
	width: 980px;
	background-image: url(/assets/Design/FooterBackground.jpg);
	background-repeat: repeat-y;
}
#footerBoxHistory {
	width: auto;
	margin: 0px 0px -11px 0px;
	padding: 5px 5px 5px 20px;
	line-height: 1.2em;
	text-align: left;
	clear: both;
}
#historyBottom {
	height: 22px;
	background-image: url(/assets/Design/FooterBottomBackground.jpg);
	background-repeat: no-repeat;
}
#footerBoxHistory a:link, #footerBoxHistory a:visited {
	color: #4C5263;
	text-decoration: none;
}
#footerBoxHistory a:active, #footerBoxHistory a:focus, #footerBoxHistory a:hover {
	color: #669324;
	text-decoration: underline;
}
#footerBoxHistory table {
	width: 90%;
	line-height: 1.2em;
	text-align: left;
}
#OptionTable {
	padding-top: 10px;
	border: #CCC 1px solid;
	padding-bottom: 10px;
}
#MainContentTopText {
	margin: 10px;
	padding: 10px;
	border: 1px solid #9BBC1E;
	font-size:120%;
}

.viewMoreInfo{font-size:11px;}
.viewMoreInfo{color:green;}
a.forgot {
	color: #060;
	text-decoration: underline;
}

