
body {
	background: #F1F9E2 url(/images/HL_BG.jpg) repeat-x top left;
}

.ui_clear {
	padding: 0px;
	margin: 0px;
	float: none;
	clear: both;
}

.ui_hidden {display: none;}

.ui_page {
	width: 964px;
	margin: 0px auto;
	background: transparent url(/images/HL_Repeat.jpg) repeat-y top left;
}

.ui_header {
	background: transparent url(/images/HL_Header.jpg) no-repeat top left;
	width: 964px;
	height: 159px;
}

.ui_content {
	width: 950px;
	margin: 0px auto;
}

.ui_left {
	width: 165px;
	float: left;
	display: inline;
}

.bodyArea_wrapper {
	white-space: normal;
	float: left;
	padding-left: 5px;

	padding-top: 15px;
	padding-bottom:5px;
}

.bodyArea {
	width: 775px;
}

.leftnav {width: 165px;}


/* #rightnav a:link, #rightnav a:active, #rightnav a:visited {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
	display: block;
	border: 0 none;
	color: #657045;
	text-decoration: none;
	text-align: left;
	padding-left: 30px;
	margin-right: 0;
	margin-left: 20px;
	font-weight: normal;
	margin-bottom: 3px;
	margin-top: 0px;
}

#rightnav a:hover {
	background: #dcd9e2;
	
	text-decoration: none;
} */

.topnav {
	text-align: right;
}

.topnav a:link, .topnav a:active, .topnav a:visited {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #657045;
	text-decoration: none;
	text-align: right;
	padding-right: 0;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;	
}

.topnav a:hover {
	text-decoration: underline;
	color: black;
}

.currency {
	padding-top: 5px;
}

.currency a:link {color: #657045; font-weight: normal;}
.currency a:visited {color: #657045; font-weight: normal;}
.currency a:hover {color: #657045;}
.currency a:active {color: #657045; font-weight: normal;}

.button, #button a:link, #button a:active, #button a:visited {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: 0 none;
	color: #ffffff;
	background: #657045;
	text-decoration: none;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 0;
	margin-right: 0;
	font-weight: normal;
	margin-bottom: 2px;
	margin-top: 0px;
}


#button a:hover {
	background: #8c829e;
	text-decoration: none;
}

.button2, #button2 a:link, #button2 a:active, #button2 a:visited {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: 0 none;
	color: #ffffff;
	background: #657045;
	text-decoration: none;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: normal;
}

#button2 a:hover {
	background: #8c829e;
	text-decoration: none;
}

.ui_home_link a:link {
	font-size: 12px;
	line-height: 2.5ex;
	color: #657045;
	font-weight: normal;
}

.ui_home_link a:visited {
	font-size: 12px;
	line-height: 2.5ex;
	color: #657045;
	font-weight: normal;
}

.ui_home_link a:hover {
	font-size: 12px;
	line-height: 2.5ex;
	color: #657045;
	font-weight: normal;
}

.ui_home_link a:active {
	font-size: 12px;
	line-height: 2.5ex;
	color: #657045;
	font-weight: normal;
}

.liner {
	display: block;
	border: 0px;
	border-bottom: solid 1px #fed;
}

.footer_wrapper {
	width: 964px;
	height: 45px;
	margin: 0px auto;
	padding-top: 5px;
	background: transparent url(/images/HL_Footer.jpg) no-repeat top left;
}

.footer {
	display: block;
	text-align: right;
	padding-right: 10px;
	font-size: 10px;
	font-weight: bold;
	color: Silver;
}

.footer a:link, .footer a:active, .footer a:visited {
	font-weight: bold;
	text-decoration: none;
	color: White;
	font-size: 10px;
}	

.footer a:hover {
	text-decoration: underline;
	color: white;
	font-size: 10px;
}	
	
.search input {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: normal;
	color: #657045;
	background: #d7e2bf;
	border: 0px;
	text-align: center;
	border-color: #d7e2bf;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-left: 6px;
	padding-right: 6px;
	
}

.searchformsubmit {
	border: solid 1px #657045;
	background: #d7e2bf;
	color: #00693A;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

/*	Form Elements              */

.formselect {
	background-color: #B4CDE7;
	color: #175BA5;
	font-weight: bold;
	font-size: 10px;
}

.formtextproduct {
	background-color: #fff;
	font-weight: normal;
	font-size: 9px;
	color: #657045;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
	
.formtext {
	background-color: #fff;
	font-weight: normal;
	font-size: 9px;
	color: #657045;
	margin: 0px;
	padding: 0px;
}


.formtextarea {
	background-color: #F6FCE0;
	color: #335500;
	font-weight: bold;
	font: 11px verdana, arial, sans-serif;	
}
	
.formsubmit {
	background-color: #B4CDE7;
	color: #175BA5;
	font-weight: bold;
	font-size: 10px;
}
	
.heading {
	color: #657045;
	font-weight: bold;
	font-size: 11px;
}

.heading2 {
	color: #657045;
	font-weight: bold;
	font-size: 13px;
	padding-left:20px;
}
	
.bolded {
	color: #657045;
	font-weight: bold;
	font-size: 11px;
}
	
#heading2 {
	font-size: 12px;
	line-height: 2.5ex;
	text-align: left;
	font-weight: bold;
	color: #657045;
	background: #d7e2bf;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 0px;
	margin-right: 50px;
	margin-bottom: 3px;
	margin-top: 3px;
}

#heading3 {
	font-size: 15px;
	line-height: 2.5ex;
	text-align: right;
	font-weight: bold;
	color: #657045;
	background: #ebe6ad;
	padding: 0px;
	padding-left: 2px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 0px;
	margin-right: 50px;
	margin-bottom: 3px;
	margin-top: 3px;
}
	
a.link4:link, a.link4:active, a.link4:visited {
	font: 10px Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: 0 none;
	color: #ffffff;
	background: #657045;
	text-decoration: none;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
	margin: 0px;
	font-weight: normal;
}

a.link4:hover {
	background: #8c829e;
	text-decoration: none;
}

/* Product Page */

.Product_Top {
	padding-bottom: 40px;
}

.Product_Left {
	width: 246px;
	padding: 7px;
	float: left;
}

.Product_Right {
	width: 450px;
	float: left;
	
} 

.PrevNextLinks {float: right; text-align: right; width: 400px;}

.attribute_head {
	background: #d7e2bf;
	line-height: 1.5ex;
	color: #657045;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 15px;
	width: 100%;
}
.attribute_detail_head {font-weight: bold;}
.attribute_detail_number {}
.attribute_compare { font-style: italic; }
.attribute_detail { }
.attribute_detail_head_quantity {text-align: right;}
.attribute_detail_quantity {text-align: right;}

.right {
	width: 100%;
	display: inline;
	float: right;
}

.right .MoreShopping input {
	background-color: #657045;
	color: #fff;
	border: none;
	font-weight: normal;
	font-size: 12px;
	padding: 0;
	margin: 0px 60px;
	float: left;
}

.right .Clear input {
	background-color: #657045;
	color: #fff;
	border: none;
	font-weight: normal;
	font-size: 12px;
	padding: 0;
	margin: 0px 60px;
	float: left;
}

.right .Checkout input {
	background-color: #657045;
	color: #fff;
	border: none;
	font-weight: normal;
	font-size: 12px;
	padding: 0;
	margin: 0px 60px;
	float: left;
}

/* Department Page */

.department_wrapper {
	width: 740px;
}

.product_container {
	width: 100%; 
	float: left; 
	border-top: solid 2px #DFE8CD; 
	padding: 10px 0px;
}

.product_left {
	padding-left: 10px;
	padding-right: 10px;
	width: 150px; 
	float: left; 
	display: inline;
}

.product_right {
	width: 180px; 
	display: inline;
	text-align: left;
	float: right;
}

.product_right .Name{height: 100px;}

.MoreInfoButton input {
	background-color: #657045;
	color: #fff;
	border: none;
	font-weight: normal;
	font-size: 10px;
	padding: 0;
	float: left;

}

.Name a:link {
	text-align: left; 
	color: #657045;
	font-size: 14px;
}

/* Home Page */

.siteads {display: none; width: 772px; }

.sitead1 {height: 210px; width: 188px; float: left;}
.sitead2 {height: 210px; width: 188px; float: left;}
.sitead3 {height: 210px; width: 396px; float: left;}