* {
	padding: 0px;
	margin: 0px;
	line-height: 100%;
}

body, p, font, span, div, h1, h2, h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}

h1 {
	font-size: 24px;
	font-weight: bold;
	padding: 6px;
}

h2 {
	
	font-size: 20px;
	font-weight: bold;
	padding: 4px;
	
}

h3 {
	font-size: 16px;
	font-weight: bold;
	padding: 2px;
}

body {
	
	background-color: #e6f1f7;
	background-image:url(/sharedImages/hb2010/images/body-bg.jpg);
	background-repeat:repeat-x;
	
}

#pagewrapper {
	width: 960px;
	margin: auto;
	padding-top:8px;
}

#pagecontainer {
	margin-top: 0px;
	background-color: white;
	min-height:750px;
	box-shadow: 1px 1px 8px #818181;
	-webkit-box-shadow: 1px 1px 8px #818181;
	-moz-box-shadow: 1px 1px 8px #818181;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=1, offY=1, positive=true);
	border-radius:8px;

	-moz-border-radius:8px;


}

#hb_top_nav {
	height: 36px;
	position:relative;
}

#hb_top_nav_inner {
	height: 36px;
	background-color: #60b349;
	background-image: url('/sharedImages/hb2010/images/navbar_bg.gif');
}

#left_content {
	width: 159px;
	float: left;
	
}

#leftcolumn {
	
}

#content_cell {
	text-align: left;
}

#right_content {
	float: left;
	margin: 6px;
	width: 82%;
	min-height: 400px;
}

#img_holder {
	width: 212px;
	text-align: center;
	float: left;
}

#view_bullets {
	width: 212px;
	text-align: left;
	float: left;
}

#ind_kit_text {
	padding: 6px;
	padding-left: 0px;
	float: left;
}

.navtoplabel {
	color: #024f9d;
	font-weight: bold;
	font-size: 14px;
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 6px;
}

.barnavitem a:hover, .barnavitem a:visited, .barnavitem a:active, .barnavitem a {
	color: white;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.barnavitem {
	margin-top: 6px;
	color: white;
	font-weight: bold;
	font-size: 12px;
	float: left;
	padding: 5px;
	width: auto;
	cursor: pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.menuhoveroff {
	background-image: url('/sharedImages/hb2010/images/menu_img_off.jpg');
}

.menuhoveron {
	background-image: url('/sharedImages/hb2010/images/menu_img_on.jpg');
}

.barnavitem_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D0E3BE;
}

.dropdownheader {
	cursor: pointer;
	height: 31px;
}

.dropdownheaderinner {
	padding-left: 24px;
	padding-top: 8px;
}

.dropdownheader a, .dropdownheader a:visited, .dropdownheader a:active, .dropdownheader a:hover {
	color: black;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.indnavlink {
	padding: 3px;
	min-width:150px;
	padding-top:6px;
	padding-bottom:6px;
	padding-right:6px;
	cursor:pointer;
	font-size:14px;
}

.indnavlink a {
	color:black;
}

.indnavlink_over {
	background-color:#cccccc;
}

.drowdownlistsection {
	width: auto;
	float: left;
}

.bottomlistsection {
	width: 140px;
	float: left;
}

.indbottomlink {
	padding: 2px;
}

#bottomlistsection0, #bottomlistsection1, #bottomlistsection2 {
	border-right: 1px dashed gray;
	margin-right: 8px;
}

.dropdownlist {
	position: absolute;
	display: none;
	background-color: #f0f0f0;
	margin-left: 159px;
	margin-top: -32px;
	border:1px solid #999999;
	border-left:none;
}

.hoverdiv {
	background-color: #d9f4dd;
}

#tos_legacy {
	margin: 10px;
}

#tos_legacy p {
	padding: 3px;
}

#drowdownlistsection0, #drowdownlistsection1 {
	border-right: 1px dashed gray;
}

#hb_top_header {
	height: 88px;
	
}

#hb_head_cell {
	
	position:relative;	
	
}

#hb_head_cell #lang_nav {

	position:absolute;
	width:auto;	
	right:5px;
	top:5px;
	
}
#hb_head_cell #lang_nav .lang_flag {

	float:left;
	margin-right:3px;	
	
}

#header_left {
	width: 600px;
	float: left;
	height: 88px;
	vertical-align: middle
}

#header_left img {
	padding-left: 22px;
	padding-top: 12px;
}

#header_left a, #header_left a:hover,#header_left a:visited, #header_left a:active {
	text-decoration: none;
}

#header_left img {
	float: left;
}

#hb_name {
	float: left;
	font-size: 24px;
	font-weight: bold;
	margin-top: 38px;
	margin-left: 4px;
}

#header_right {
	float: right;
	width: 300px;
	height: 88px;
	margin-right: 5px;
}

#top_curves, #bottom_curves, #top_left_curve, #top_right_curve, #bottom_right_curve, #bottom_left_curve {
	height: 7px;
}

#top_left_curve, #bottom_left_curve {
	float: left;
}

#top_right_curve, #bottom_right_curve {
	float: right;
}

#footer_hb_links {
font-family:Arial, Helvetica, sans-serif;
	margin-top: 12px;
	height: 60px;
	margin-bottom: 40px;
}
#bottomlinks {
	font-size:12px;
	font-weight:normal;
	color: #333333;
}

#bottomlinks a {
	color: #003366;
	text-decoration: underline;
}

#header_right_table {
	width: 300px;
	height: 88px;
	border: 0px;
	margin: 0px;
}

#header_right_table td {
	padding: 0px;
}

.header_table_top_td {
	height: 52px;
}

.header_table_bottom_td {
	height: 36px;
}

#cartviewtd {
	background-image: url('/sharedImages/hb2010/images/view_checkout.gif');
	width: 325px;
}

#cartviewwrapper {
	position: relative;
}

#cartviewleft {
	position: absolute;
	color: white;
	font-size: 10px;
	font-weight: bold;
	top: 13px;
	left: 3px;
	width: 130px;
}

#cartviewright {
	float: right;
	width: 198px;
	text-align: left;
}

#search_left {
	width: 178px;
	float: right;
	text-align: right;
}

#search_left input {
	margin-right: 5px;
}

#search_right {
	text-align: left;
	float: right;
	width: 88px;
}

#searchtxt {
	margin-top: 3px;
	height: 18px;
	color: #c0c0c0;
}

#header_table_top_left {
	float: right;
	width: 330px;	
	margin-top: 10px;
	text-align: right;
}

#hb_top_nav_left {
	width: 400px;
	float: left;
	height: 30px;
}

#hb_top_nav_right {
	width: auto;
	position:absolute;
	text-align: right;
	right:0px;
}

.aright {
	float: right;
	width: auto;
	text-align: right;
}


.pagelinks, .pagelinks a, .pagelinks a:hover, .pagelinks a:active, .pagelinks a:visited, .pagelinks p {
	color: #666666;
	font-size: 12px;
}

#header_table_top_right {
	float: right;
	width: 220px;
	text-align: right;
}

#footer_right {
	width: 250px;
	float: right;
	text-align: right;
	height: 50px;
}

#footer_right p {
	padding: 3px;
}

#footer_left {
	margin-left: 10px;
	float: left;
	text-align: left;
	width: 690px;
}

#copyright {
	margin-top: 5px;
	margin-right: 4px;
}

#content_header {
	border: 1px solid darkgray;
	background-color: #f7f7f7;
	border-radius:8px;
	-moz-border-radius:8px;
}



#content_header_inner img {
	border-radius:8px;
	-moz-border-radius:8px;
	margin:4px;	
	float:right;
	margin-right:-5px;
	margin-top:-8px;
	margin-left:10px;
}



#content_header_inner {
	margin:15px;
}

#content_header_inner p {
	padding: 1px;
	clear:left;
	
}

#content_header_inner h1 {
	color: green;
	padding: 0px;
	padding-bottom: 9px;
	float:left;
	
}

#hb_top_crumbs {
	height: 20px;
}

#center_wrapper {
	margin: 16px;
}

#hb_top_crumbs_inner {
	padding-left: 13px;
	padding-top: 8px;
	color: #c0c0c0;
}

.product_float {
	float: left;
	width: 183px;
	text-align: center;
	margin: auto;
	height: 220px;
}

.product_float_img {
	border: 1px solid #c0c0c0;
	text-align: center;
	height: 135px;
	width: 135px;
	margin: auto;
	cursor: pointer;
}

.product_float_img img {
	padding: 2px;
}

.product_float_text {
	width: 130px;
	text-align: left;
	margin: auto;
	
}

.product_float_a {
	padding: 2px;
}

.product_float_m {
	font-size: 9px;
	margin-top: 6px;
	margin-bottom: 1px;
}

.product_float_r {
	font-size: 9px;
	color: red;
}

.product_float_text a, .product_float_text a:hover, .product_float_text a:active, .product_float_text a:visited {
	color: #024f9d;
	font-weight: bold;
	text-decoration: none;
}

.product_float_p {
	margin-top: 2px;
	font-size: 9px;
}

.product_float_text_wrap {
	text-align: center;
}

/*******************************/

.round-div-green {
	
}

.round-div-green .top {
	
	height:15px;
}

.round-div-green .top .right {
	
	height:15px;
	float:right;
	background-image:url(/sharedImages/hb2010/images/round-div/green/t-right.png);
	width:17px;
	
}

.round-div-green .top .left {
	
	width:17px;
	height:15px;
	float:left;
	background-image:url(/sharedImages/hb2010/images/round-div/green/t-left.png);
	
}

.round-div-green .top .middle {
	
	margin-right:17px;
	margin-left:17px;
	background-image:url(/sharedImages/hb2010/images/round-div/green/t-middle.png);
	height:15px;
	
}

.round-div-green .center {
	
	
}

.round-div-green .center .right {
	
	background-image:url(/sharedImages/hb2010/images/round-div/green/c-right.png);
	background-repeat:repeat-y;
	background-position:top right;
}
.round-div-green .center .left {
	
		
	background-image:url(/sharedImages/hb2010/images/round-div/green/c-left.png);
	background-repeat:repeat-y;
	background-position:top left;
}

.round-div-green .center .middle {
	
	margin-left:8px;
	margin-right:8px;
	background-color:#f6fdf0;
}

.round-div-green .bottom {
	
	height:18px;
	
	
}

.round-div-green .bottom .right {
	
	float:right;
	height:18px;
	width:17px;
	background-image:url(/sharedImages/hb2010/images/round-div/green/b-right.png);
	
}

.round-div-green .bottom .left {
	
		float:left;
	height:18px;
	width:17px;
	background-image:url(/sharedImages/hb2010/images/round-div/green/b-left.png);
	
}

.round-div-green .bottom .middle {
	
	height:18px;
	margin-right:17px;
	margin-left:17px;
	background-image:url(/sharedImages/hb2010/images/round-div/green/b-middle.png);
	
}

/**************/
.round-div-white {
	
}

.round-div-white .top {
	
	height:15px;
}

.round-div-white .top .right {
	
	height:15px;
	float:right;
	background-image:url(/sharedImages/hb2010/images/round-div/white/t-right.png);
	width:17px;
	
}

.round-div-white .top .left {
	
	width:17px;
	height:15px;
	float:left;
	background-image:url(/sharedImages/hb2010/images/round-div/white/t-left.png);
	
}

.round-div-white .top .middle {
	
	margin-right:17px;
	margin-left:17px;
	background-image:url(/sharedImages/hb2010/images/round-div/white/t-middle.png);
	height:15px;
	
}

.round-div-white .center {
	
	
}

.round-div-white .center .right {
	
	background-image:url(/sharedImages/hb2010/images/round-div/white/c-right.png);
	background-repeat:repeat-y;
	background-position:top right;
}
.round-div-white .center .left {
	
		
	background-image:url(/sharedImages/hb2010/images/round-div/white/c-left.png);
	background-repeat:repeat-y;
	background-position:top left;
}

.round-div-white .center .middle {
	
	margin-left:8px;
	margin-right:8px;
	background-color: white;
}

.round-div-white .bottom {
	
	height:18px;
	
	
}

.round-div-white .bottom .right {
	
	float:right;
	height:18px;
	width:17px;
	background-image:url(/sharedImages/hb2010/images/round-div/white/b-right.png);
	
}

.round-div-white .bottom .left {
	
		float:left;
	height:18px;
	width:17px;
	background-image:url(/sharedImages/hb2010/images/round-div/white/b-left.png);
	
}

.round-div-white .bottom .middle {
	
	height:18px;
	margin-right:17px;
	margin-left:17px;
	background-image:url(/sharedImages/hb2010/images/round-div/white/b-middle.png);
	
}

#about img {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 150px;
}

#faq p {
	padding: 6px;
	
}

#faq li {
	margin-left: 20px;
}

#coupon_in_cart {

	position:fixed;
	right:50px;
	left:50px;
	top:0px;
	height:30px;
	background-image:url(/sharedImages/hb2010/images/coupon-bg-red.png);
	text-align:center;
	color:white;
	line-height:30px;
	font-size:14px;
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	display:none;
	text-shadow: 2px 2px 2px #000;
		box-shadow: 1px 1px 8px #818181;
	-webkit-box-shadow: 1px 1px 8px #818181;
	-moz-box-shadow: 1px 1px 8px #818181;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=1, offY=1, positive=true);
}

#continue_shopping {

	-moz-border-radius:8px;
	border-radius:8px;
	background-image:url(/sharedImages/hb2010/images/coupon-bg.png);	
	padding:8px;
	color:white;
	margin-bottom:3px;
	box-shadow: 1px 1px 8px #818181;
	-webkit-box-shadow: 1px 1px 8px #818181;
	-moz-box-shadow: 1px 1px 8px #818181;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=1, offY=1, positive=true);
	text-shadow: 1px 1px 1px #000;
}

#continue_shopping a {

		color:white;
		text-decoration:none;
}

#bigtile img{
margin:-6px -8px 0px -5px; }