/* CSS Document */
*{margin:0;padding:0}
#body{
	text-align:center;
	font-size:62.5%;
	font-family:arial,helvetica sans-serif;
	color: #000000;
	background-color: #bb1e29;
	margin:20px;
}

#stage{
	width:800px;
	height:117px;
	margin:auto;
	background-color: #ffffff;
	text-align:left;
	background-image:url(images/hnwl7166-header.gif);
	background-repeat:no-repeat;
	border:0px solid #777777;

}
#stage2{
	width:800px;
	text-align: center;
	background-color: #FFFFFF;
	margin: auto;
	padding:0px;
	background-position:right top;
	background-repeat:no-repeat;
}
h1{
	text-indent:-5000px;
	font-size:30px;
	color:#ffffff;
	font-weight:bold;
}

h2{
	font-size:15px;
	margin-bottom:10px;
	color: #000000;
}

.clearbotha{
	clear:both;
	text-align:left;
	height:auto;
	padding:8px 10px 10px 10px;
	}
	
.maincontent {
	padding:5px 10px 10px 10px;
	font-size:14px;
}

#maincontentheader {
	font-size:20px;
	margin-bottom:10px;
	color: #000000;
text-indent:0px;
}
	
.menu {
	width:770px;
	height:31px;
	background-image:url(images/menu-back.gif);
	text-align:left;
	font-family:arial,helvetica sans-serif;
	font-size:12px;
	color:#FFFFFF;
	float:left;
	padding-top:0px;
}

#menuwrap {
	height:30px;
	margin-left:10px;
	margin-right:10px;
}

#menuleftcap {
	height:31px;
	width:5px;
	margin-left:0px;
	float:left;
}

#menurightcap {
	height:31px;
	width:5px;
	margin-right:0px;
	float:left;
}

#menuul {
	list-style: none;
}

#menuwrap .menu li {
    display: inline;
}


.menu a {
	color:#ffffff;
	text-decoration: none;
	padding:5px;
}
.menu a:hover{
	color: #ffffff;
	text-decoration: none;
	background-image:url(images/menu-hover.gif);
	background-repeat:repeat;
	padding:7px 5px 8px 5px;
	
}

.pricebox {
	background-image:url(images/retailers/pricebox.gif);
	width:104px;
	height:25px;
	margin-top:13px;
	padding-top:14px;
	position:absolute;
	z-index:2;
	font-family:Arial, Helvetica, sans-serif;
	color:#ec0712;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}

.priceboxnostock {
	background-image:url(images/retailers/priceboxnostock.gif);
	width:104px;
	height:25px;
	margin-top:13px;
	padding-top:15px;
	position:absolute;
	z-index:2;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

.retailimage {
	position:absolute;
	z-index:1;
}

.pricewrap {
	width:104px;
	height:80px;
	float:left;
}

.pricebox a {
	color:#ff0000;
	text-decoration: none;
}

.pricebox a:hover {
	color:#006df4;
	text-decoration: none;
}

.priceboxnostock a {
	color:#fff;
	text-decoration: none;
}

.priceboxnostock a:hover {
	color:#FFFF00;
	text-decoration: none;
}

a {
	color:#005dae;
	text-decoration: none;
	font-weight:bold;
}
a:hover{
	color: #ff0000;
	text-decoration: underline;
	
}
#footer {
	clear:both;
	width:auto;
	font-size: 11px;
	text-align: center;
	padding:10px;
	margin-top:-10px;
}

#footer.li {
	display:inline;
}

#date {
	margin-bottom:-23px;
	margin-top:7px;
	text-align:right;
	font-weight:bold;
}

.roundcont {
	width: 780px;
	background-color: #cccccc;
	color: #000;
}

.roundtop { 
	background: url(images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/br.gif) no-repeat top right; 
}

img.corner {
   width: 5px;
   height: 5px;
   border: none;
   display: block !important;
}

.divider {
	border:1px solid #999999;
	width:auto;
	height:1px;
	border-width:1px 0 0 0;
	margin:17px 0 0 0
}

