.boxText { font-family: Arial; font-size: 10px; }
.errorBox { font-family: Arial ; font-size: 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: Arial; font-size: 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family: Arial; font-size: 10px; color: #70d250; text-decoration: underline; }
BODY { background: #FFFFFF; margin: 0px; font-family: Arial; }
A { color: #495169; text-decoration: none; }
A:hover { color: #FF0000; text-decoration: underline; }
FORM { display: inline; }
TR.header { background: #707070; }
TR.headerNavigation { color: #FFFFFF; }
TD.headerNavigation { font-family: Arial; font-size: 10px; color: #FFFFFF; font-weight: bold; padding: 7px; background-color:#FFFFFF }
A.headerNavigation { color: #FFFFFF; }
A.headerNavigation:hover { color: #C0C0C0; }
TR.headerError { background: #ff0000; }
TD.headerError { font-family: Arial; font-size: 12px; background: #ff0000; color: #ffffff; font-weight: bold; text-align: center; }
TR.headerInfo { background: #00ff00; }
TD.headerInfo { font-family: Arial; font-size: 12px; background: #00ff00; color: #ffffff; font-weight: bold; text-align: center; }
TR.footer { background-color: transparent; }
TD.footer { font-family: Arial; font-size: 10px; padding: 6px; background-image: url('images/menu2_bar.gif'); }
.infoBox { background-color: transparent; }
.infoBoxContents { font-family: Arial; font-size: 10px; }
.infoBoxNotice { background: #FF8E90; }
.infoBoxNoticeContents { background: #FFE6E6; font-family: Arial; font-size: 10px; }
TD.infoBoxHeading { font-family: Arial; font-size: 10px; font-weight: bold; color: #3C3C3C; padding: 4px;  }
TD.infoBox, SPAN.infoBox { font-family: Arial; font-size: 10px; }
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd { background: #f8f8f9; }
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even { background: #f8f8f9; }
TABLE.productListing { border-color: #b6b7cb; }
.productListing-heading { font-family: Arial; font-size: 10px; background: #006600; color: #FFFFFF; font-weight: bold; padding: 2px; border-bottom: 2px solid #FFFFFF; }
TD.productListing-data { font-family: Arial; font-size: 10px; }
A.pageResults { color: #0000FF; }
A.pageResults:hover { color: #0000FF; background: #FFFF33; }
TD.pageHeading, DIV.pageHeading { font-family: Arial; font-size: 16px; font-weight: bold; color: #006600; }
TR.subBar { background: #f4f7fd; }
TD.subBar { font-family: Arial; font-size: 10px; color: #000000; }
TD.main, P.main { font-family: Arial; font-size: 11px; line-height: 1.5; }
TD.smallText, SPAN.smallText, P.smallText { font-family: Arial; font-size: 10px; }
TD.accountCategory { font-family: Arial; font-size: 13px; color: #aabbdd; }
TD.fieldKey { font-family: Arial; font-size: 12px; font-weight: bold; }
TD.fieldValue { font-family: Arial; font-size: 12px; }
TD.tableHeading { font-family: Arial; font-size: 12px; font-weight: bold; }
SPAN.newItemInCart { font-family: Arial; font-size: 10px; color: #ff0000; }
CHECKBOX, RADIO, SELECT { font-family: Arial; font-size: 11px; }
INPUT { background-color: #DFDFDF; font-size: 11px; }
TEXTAREA { width: 100%; font-family: Arial; font-size: 11px; }
SPAN.greetUser { font-family: Arial; font-size: 12px; color: #E80000; font-weight: bold; }
TABLE.formArea { background: #f1f9fe; border-color: #7b9ebd; border-style: solid; border-width: 1px; }
TD.formAreaTitle { font-family: Arial; font-size: 12px; font-weight: bold; }
SPAN.markProductOutOfStock { font-family: Arial; font-size: 12px; color: #c76170; font-weight: bold; }
SPAN.productSpecialPrice { font-family: Arial; color: #ff0000; }
SPAN.errorText { font-family: Arial; color: #ff0000; }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }
.checkoutBarFrom, .checkoutBarTo { font-family: Arial; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial; font-size: 10px; color: #000000; }
.messageBox { font-family: Arial; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial; font-size: 10px; background-color: #99ff00; }
.inputRequirement { font-family: Arial; font-size: 10px; color: #ff0000; }
.site_table { background-color: #FFFFFF; }
TD.left { background-color: #FFFFFF; }
TD.right { background-color: #FFFFFF; }
TABLE.content { padding: 7px; }
.foot_dole { background-image: url('images/pyk_down.gif'); background-repeat: repeat-x; background-position: top; height: 10px; border-top: 1px solid #333333; background-color: #CCCCCC; }
.desno { width: 10px; background-image: url('images/pyk_right.gif'); background-repeat: repeat-y; background-position: left; background-color: #CCCCCC; }
TD.footer a { color: #C0C0C0; }




/* body common */
BODY {
	background-image:url(images/back_grad_grn.jpg);
	background-attachment:fixed;
}

p {
	color: #444;
	font-size: 12px; font-family: Arial; letter-spacing: 0.35mm; list-style-type: disc; list-style-position: outside;	line-height: 15px;
 }
a:link, a:visited {
	color: #339933;
	text-decoration: none;
}

a:hover, a:active {
	color: #008000;
	text-decoration: none;
}
a.p:link, a.p:visited { letter-spacing: 0.35mm; font-size: 12px; font-family: Arial; text-align: right; color: #339933; text-decoration: none; }
a.p:hover, a.p:active { letter-spacing: 0.35mm; font-size: 12px; font-family: Arial; text-align: right; color: #008000; text-decoration: none; }

ol {
	color: #444;
	font-size: 12px;
	font-family: Arial;
	letter-spacing: 0.35mm;
	line-height: 15px;
	list-style-position: inside;
}

ul {
	font-size: 12px;
	font-family: Arial;
	letter-spacing: 0.35mm;
	line-height: 15px;
	list-style-position: inside;
}

.privacy {
	font-family: Arial;
	letter-spacing: 0.35mm;
	line-height: 115%;
	font-size: 10px;
	font-style: normal;
	text-align: justify;
	list-style-position: inside;
	list-style-type: disc;
}

H1 { color: #444; font-size: 16px; font-family: Arial; font-weight: bold; line-height: 21px; letter-spacing: 0.35mm; border-bottom: 1px dotted #666; }
H2 { color: #f00; font-size: 16px; font-family: Arial; font-weight: bold; line-height: 21px; letter-spacing: 0.35mm; }
H4 { color: #ccc; font-size: 32px; font-family: Arial; font-weight: bold; letter-spacing: 0.35mm; border-bottom: 1px dotted #666; }
.bolded{
	font-weight:bold;
}
.bordered {
	border: solid 1px #339933;
}

.red_bold {
	color: #ff0000;
	font-family: Arial;
	font-weight: bold;
	letter-spacing: 0.2mm;
}
.red {
	color: #ff0000;
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	letter-spacing: 0.35mm;}

.green { 
	color: #339933;
}

.padded { 
	padding: 15px
}
.shaded {
	background-color:#CCCCCC;
}

/* end body common */

/* forms */

#formwrapper {
	margin: 1em 3em 1em 3em;
	padding: 1em;
	border: solid 1px darkgreen;
}

p.formwrapper {
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
}
/* end of forms */

.copy { font-family: arial; font-size: 10px;}

#copyright, #menubot, a.menubot:link, a.menubot:visited {
	font-family: Arial;
	font-size: 10px;
	margin-top: 1em;
	color: #006600;
	text-align: center;
}

#copyright {
	margin-top: 0.5em;
	margin-bottom: 2em;
	border: 1px none black;
	}

.prod_name {
	color: #fff;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	background-color: #228b22;
	text-transform: uppercase;
	letter-spacing: 0.35mm;
}

.productDesc {
	color: #000000;
	font-weight: bold;
	font-size:12px
}

.productSpecs {
	color: #333333;
	font-size:12px
}


/* main template */
.mainwrap {
	width:900px;
	border: 1px solid #339933;
	border-bottom-style:double;
	background-color:#FFFFFF;

}

.nav_area {
	width:190px;
	text-align:right;
	padding-top: 10px;
	clear: left;
	float: left;
	
}

.headerwrap {
	width:700px;
	height:250;
}

.rndtxt { 
	font-weight: bold;
	color: #339933;
	font-style: italic;
}

.prod_info {
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}

.menuitem {
	text-align: right;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	background-color: #339933;
	letter-spacing: .5mm;
}

.lftcolumn {
	width: 330px;
	padding-right: 10px;
	padding-top: 10px;
	list-style-type: disc;
	text-align: justify;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}

.rtcolumn {
	width: 330px;
	padding-left: 10px;
	padding-top: 10px;
	list-style-type: disc;
	text-align: justify;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}

/* end main template */


/* Top Navigation Menu */
#top_nav {
	padding-bottom: 2px;
}

#top_nav a:link, #top_nav a:visited {
	color: #339933;
	font-size: 12px;
	font-family: Arial;
	background-position: 0 center;
	text-decoration: none;
	letter-spacing: 0.35mm;
	vertical-align: middle;
	float: none;
	border-color: #fff;
}
#top_nav a:hover, #top_nav a:active {
	color: #f00;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	letter-spacing: 0.35mm;
	vertical-align: middle;
	float: none;
	border-color: #fff;
}

.debut { 
	color: #000;
	font-size: 12px;
	font-family: Arial;
	letter-spacing: 0.35mm;
}


/* end top navigation Menu */

/* Products Navigation */
#prod_nav {
	font-size: 12px;
	font-family: Verdana;
	text-align: right;
	width: 170px;
	float: left;
	clear: none;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
#prod_nav a:link, #prod_nav a:visited {
	font-size: 12px;
	color: #339933;
	text-decoration: none;

}
#prod_nav a:hover {
	font-size: 12px;
	color: #008000;
	text-decoration: none;
	border-top: 1px solid #339933;
	border-bottom: 1px solid #339933;
}

#prod_nav a:active {
	color: #800000;
	text-decoration: none;
	border-bottom: 1px solid #990000;
}

li { margin-bottom: 1em; }

.note {
	border: solid 1px darkgreen;
	margin: 0 3em 0 3em;
	padding: 1em 2em 1em 2em;
	}

a.seemore { color: red; }

.download {
	margin-left: 4em;
	font-family: Courier;
	font-size: small;
	}
a.download {
	color: red;
	}
.formitem {
	border-width:1px;
	background-color:#CCFFCC;
}
