
/*  
16px = 1em
15px = .9375em
14px = .875em
13px = .8125em
12px = .75em		<-- Paragraph / LI (default)
11px = .6875em
10px = .625em
9px = .5625em
8px = .5em

font-size: 0.917em; <- Small text
*/

body {
	margin: 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #1c1c1c;
	background-color: #1c1c1c;
}

h1 {
	font-size: 1.334em;
	margin: 0px;
	padding: .75em 0px;
}
h2 {
	font-size: 1.334em;
	margin: 0px;
	padding: .75em 0px;
}
h3 {
	font-size: 1.25em;
	margin: 0px;
	padding: .75em 0px;
}
h4 {
	font-size: 1.25em;
	margin: 0px;
	padding: .75em 0px;
}
h5 {
	font-size: 1.167em;
	margin: 0px;
	padding: .75em 0px;
}
h6 {
	font-size: 1.167em;
	margin: 0px;
	padding: .75em 0px;
}

td, p, li, label, input, select, textarea  {
	font-size: 1em;
}
p, li {
	margin: 0px;
	padding: 0.5em 0px;
}

a {
	color: #1c1c1c;
	text-decoration: none;
}
a:active, a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

div#header {
	background-color: #666666;
	margin-bottom: 2px;
}

div.hp_col {
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	width: 286px;
}

#flash {
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	width: 570px;
	left: 2px;
}

div#page {
	width: 761px;
	margin: 10px auto;
}
div#page_bg {
	width: 761px;
	background-image: url("bg_normal.gif");
	background-repeat: repeat-y;
}
div#page_bg_foot {
	background-image: url("bg_normal_foot.gif");
	background-position: bottom;
	background-repeat: no-repeat;
}

div#hp_bg {
	width: 761px;
	background-image: url("bg_hp.gif");
	background-repeat: repeat-y;
}
div#hp_bg_foot {
	width: 761px;
	background-image: url("bg_hp_foot.gif");
	background-position: bottom;
	background-repeat: no-repeat;
}

	div#header img {
		width: 761px;
		height: 152px;
		border: 0px;
		vertical-align: bottom;
	}

	div#leftcol {
		width: 189px;
		margin: 0px 0px 2px 0px;
		float: left;
	}
	
		div#navheader {
			height: 37px;
			background-image: url("n_tab_l.gif");
			background-position: top left;
			background-repeat: no-repeat;
		}
			div#navheader h1 {
				font-size: 1em;
				background-image: url("n_tab_r.gif");
				background-position: top right;
				background-repeat: no-repeat;
				margin: 0px;
				padding: 11px 11px 11px 20px;
			}

		div#leftcol ul {
			background-color: #E4E8F1;
			background-image: url("n_nav_gradient.gif");
			background-repeat: repeat-x;
			background-position: top left;
			list-style: none;
			margin: 0px;
			padding: 10px 0px 10px 0px;
		}
			div#leftcol ul li {
				margin: 0px 20px 0px 20px;
				padding: 0px;
				border-bottom: 1px solid #666666;
			}
				div#leftcol ul li a:link, div#leftcol ul li a:visited {
					display: block;
					padding: 5px 2px 5px 2px;
				}
				div#leftcol ul li a:active, div#leftcol ul li a:hover {

				}
				
				div#leftcol ul li ul {
					background-image: none;
					padding: 0px;
					margin: 0px;
				}
				
					div#leftcol ul li ul li {
						border-bottom: 0px;
						margin: 0px;
						padding: 1px 2px 1px 12px;
						background-image: url("n_nav_bullet.gif");
						background-repeat: no-repeat;
						background-position: 3% 50%;
					}
					
						div#leftcol ul li ul li a:link, div#leftcol ul li ul li a:visited {

						}
						div#leftcol ul li ul li a:active, div#leftcol ul li ul li a:hover {

						}
		
		div#leftcol img#navfooter {
			width: 189px;
			height: 5px;
			border: 0px;
			vertical-align: top;
			float: left;
		}
		

	div#rightcol {
		margin: 0px 0px 2px 0px;
		width: 572px;
		float: right;
	}
	
		div#darkbg {
			background-color: #1c1c1c;
			padding-bottom: 1px;
		}
	
		div#tabs {
			height: 37px;
			margin: 0px;
			padding: 0px;
		}
			div#tabs ul {
				list-style: none;
				margin: 0px;
				padding: 0px;
				float: right;
			}
				
				div#tabs ul li {
					float: left;
					background-image: url("n_tab_l.gif");
					background-position: top left;
					background-repeat: no-repeat;
					height: 37px;
					width: 140px;
					margin-left: 2px;
					margin-right: 0px;
					padding: 0px;
				}
				html>body div#tabs ul li {
					width: 141px;
				}
				
					div#tabs ul li a {
						display: block;
						text-align: center;
						background-image: url("n_tab_r.gif");
						background-position: top right;
						background-repeat: no-repeat;
						padding-top: 11px;
						font-size: 1em;
						font-weight: bold;
					}
		div#mybasket {
			margin-left: 2px;
			background-image: url("n_mybasket_bg.gif");
			background-position: top left;
			background-repeat: repeat-x;
			height: 37px;
			font-weight: bold;
			font-size: .916em;
		}
			div#basketsummary {
				float: left;
				padding: 11px 0px 12px 20px;
			}
				div#basketsummary a {
					color: #2F8105;
					text-decoration: underline;
				}
			div#cartbuts {
				float: right;
				padding: 0px 20px 0px 0px;
			}
				div#cartbuts a {
					display: block;
					float: left;
					padding: 11px 0px 12px 0px;
					color: #2F8105;
					text-decoration: underline;
				}
					div#cartbuts a.butlink {
						text-decoration: none;
						padding: 0px;
					}
						div#cartbuts img.greenbut {
							border: 0px;
							width: 33px;
							height: 31px;
							margin: 2px 5px 0px 15px;
						}
			
		div#breadcrumb {
			clear: both;
			background-image: url("n_breadcrumb_l.gif");
			background-position: top left;
			background-repeat: no-repeat;
			height: 37px;
			margin: 1px 0px 0px 2px;
		}
			div#breadcrumb p {
				background-image: url("n_breadcrumb_r.gif");
				background-position: top right;
				background-repeat: no-repeat;
				padding: 11px 0px 12px 20px;
				margin: 0px;
			}
		h1#pageheader {
			background-image: url("n_pagetitle_bg.jpg");
			background-repeat: no-repeat;
			height: 14px;
			margin: 0px 0px 0px 2px;
			padding: 11px 20px 12px 20px;
			font-size: 0.9375em;
			color: #ffffff;
		}
		div#content {
			margin: 0px 0px 0px 2px;
			padding: 0px 20px 0px 20px;
			background-image: url("n_rcol_grad.gif");
			background-position: top left;
			background-repeat: repeat-x;
			background-color: #E4E8F1;
			border-top: 1px solid #F9FAFC;
		}
		
			img#rcolfoot {
				vertical-align: bottom;
				float: right;
				width: 570px;
				height: 5px;
			}
			
		div.hotoffers {
			width: 284px;
			float: left;
			margin-left: 1px;
		}
		html>body div.hotoffers {
			margin-left: 2px;
		}
			div.hotoffers h1 {
				color: #ffffff;
				padding: 11px 20px 12px 20px;
				font-size: 1em;
				background-image: url("n_hotoff_bg.gif");
				background-repeat: no-repeat;
				background-position: top left;
			}
			
			div.hotoffer, div.newsitem {
				clear: both;
				padding: 0px 20px 10px 20px;
				background-image: url("n_rcol_grad.gif");
				background-position: top left;
				background-repeat: repeat-x;
				background-color: #E4E8F1;
				font-size: .916em;
				zoom: 1; /* peek-a-boo bug fix */
			}
				div.hotoffer h2 {
					color: #8E1212;
					font-size: 1em;
					border-bottom: 1px solid #666666;
				}
				
					div.hotoffer a {
						color: #8E1212;
					}
					div.hotoffer a:active, div.hotoffer a:hover {
						text-decoration: underline;
					}
					div.hotoffer a.morelink {
						display: block;
						float: right;
						background-image: url("n_redarrow_bg.gif");
						background-position: 0% 55%;
						background-repeat: no-repeat;
						padding-left: 15px;
						margin-top: 10px;
						font-weight: bold;
					}
						div.hotoffer a img {
							border: 0px;
							float: left;
							margin-right: 10px;
						}
		
		div.news {
			width: 284px;
			float: right;
		}
			div.news h1 {
				color: #ffffff;
				padding: 11px 20px 12px 20px;
				font-size: 1em;
				background-image: url("n_news_bg.gif");
				background-repeat: no-repeat;
				background-position: top left;
			}
				div.newsitem h2 {
					color: #15700B;
					font-size: 1em;
					border-bottom: 1px solid #666666;
				}
					div.newsitem a {
						color: #15700B;
					}
					div.newsitem a:active, div.newsitem a:hover {
						text-decoration: underline;
					}
					div.newsitem a.morelink {
						display: block;
						background-image: url("n_greenarrow_bg.gif");
						background-position: 0% 55%;
						background-repeat: no-repeat;
						padding-left: 15px;
						margin-top: 10px;
						font-weight: bold;
					}
						div.newsitem a img {
							border: 0px;
						}
				
			img.hpnavbot {
				width: 284px;
				height: 6px;
				float: left;
			}
	
	/* Product pages */
	
	div.prodindex {
		border-top: 1px solid #666666;
		margin-top: 10px;
	}
		div.prodindex .proddesc h2 {
			color: #15700B;
			font-size: 1em;
			margin: 0px 0px 5px 0px;
			padding: 0px;
		}
			div.prodindex .proddesc h2 a {
				color: #15700B;
			}
				div.prodindex .proddesc h2 a:active, div.prodindex .proddesc h2 a:hover {
					text-decoration: underline;
				}
			div.prodindex .proddesc p a {
				display: block;
				background-image: url("n_greenarrow_bg.gif");
				background-position: 0% 55%;
				background-repeat: no-repeat;
				padding-left: 15px;
				margin-top: 10px;
				font-weight: bold;
				color: #15700B;
			}
				div.prodindex .proddesc p a:active, div.prodindex .proddesc p a:hover {
					text-decoration: underline;
				}
		
		div.netsindex {
			border-top: 1px solid #666666;
			margin-top: 10px;
		}
			div.netsindex h2 {
				color: #15700B;
				font-size: 1em;
				margin: 0px 0px 5px 0px;
				padding: 8px 0px 8px 0px;
			}
				div.netsindex h2 a {
					color: #15700B;
				}
					div.netsindex h2 a:active, div.netsindex h2 a:hover {
						text-decoration: underline;
					}
				div.netsindex p {
					margin-top: 0px;
					margin-bottom: 5px;
					padding: 0px;
				}
				 a.viewlink {
					display: block;
					float: right;
					background-image: url("n_greenarrow_bg.gif");
					background-position: 0% 55%;
					background-repeat: no-repeat;
					padding-left: 15px;
					margin: 0px;
					font-weight: bold;
					color: #15700B;
				}
					a.viewlink:active, a.viewlink:hover {
						text-decoration: underline;
					}
	
	div#sidebar, div.sidebar {
		width: 160px;
		float: left;
	}
		img.prodimg {
			width: 160px;
			height: 160px;
			border: 1px solid #333333;
			float: left;
			margin: 20px 0px;
		}
	div#proddesc, div.proddesc {
		float: right;
		width: 342px;
		margin-top: 20px;
	}
	
		h2.sitemtitle {
			color: #15700B;
			font-size: 1.0625em;
			border-top: 1px solid #666666;
			margin: 10px 0px 5px 0px;
			padding-bottom: 0px;
		}
		
		div#proddesc form {
			margin: 0px;
		}
		
		p.prices {
			margin: 0px 0px 5px 0px;
		}
			p.prices b {
				color: #15700B;
			}
		input.addbut {
			display: block;
			margin-bottom: 15px;
		}
		

	div#footer {
		clear: both;
		width: 761px;
		background-image: url("n_footer_bg.gif");
		background-repeat: no-repeat;
		background-position: top left;
		padding: 0px;
		margin-top: 1px;
	}
		div#footer p {
			text-align: right;
			padding: 18px 18px 18px 0px;
			margin: 0px;
			font-size: 0.917em;
		}
			div#footer p a {
				text-decoration: underline;
			}
		div#footer p#copyright {
			color: #e0e0e0;
			padding-top: 18px;
		}