@charset "UTF-8";
/* CSS Document */

body {
	background: url(images/hh_bg.png) repeat;
	text-align:center;
	margin:0px;
	padding:0px;
}

p, li, td {
	font-family: Verdana, Corbel, Arial, Calibri, Helvetica, Candara, sans-serif;
	font-size: 11px;
	line-height: 1.3em;	
}

h3 {
	font-family: Arial, Calibri, Helvetica, Candara, Verdana, Corbel, sans-serif;
	font-size: 16px;
	line-height: 1.3em;	
	color: #c9003a;
}

a {
	color:#c41f3a;
}

a:hover {
	color:#FFFFFF;
}

img {
border: 0;
margin: 0;
padding: 0;
}

#container {
	margin:auto;
	width:950px;
	text-align:left;
	padding-top:20px;
	position:relative;
}

#logo {
   position: absolute;
	z-index: 110;
	background: url('images/hh_logo.png') no-repeat;
	width: 172px;
	height: 172px;
	top: 20px;
	right: 50px;
}

#helmet {
	display: none;
   position: absolute;
	z-index: 110;
	background: url('images/helmet.png') no-repeat;
	width: 329px;
	height: 393px;
	bottom: 110px;
	right: -50px;
}

#helmet2 {
	position: absolute;
	z-index: 109;
	background: url('images/helmet2.png') right no-repeat;
	width: 329px;
	height: 393px;
	bottom: 95px;
	right: -50px;
}

#topbar {
	height:118px;
	width:100%;
	background-image:url(images/red_bg.png);
	padding-bottom:10px;
	position:relative;
}

#menu {
	position:absolute;
	bottom:15px;
	left:10px;
}

#silverbar {
	height:9px;
	width:100%;
	background-image:url(images/silver_bg.png);
}

#mainphoto {
	position: relative;
	height:355px;
	width: 100%;
	background: url('images/homepage/homepage1.jpg') #999999 no-repeat;
}

#botbar {
	height: 210px;
	width:100%;
	background-image:url(images/botbar_bg.png);
	background-position:bottom;
	background-repeat: no-repeat;
	background-color:#000000;
}

#botbar_text {
	padding-top:20px;
	width:680px;
	text-align:right;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12.5px;
	line-height:normal;
}

#footer {
	margin-top:10px;
	color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#footer a {
	color:#CCCCCC;
	text-decoration:none;
}


/*** INSIDE PAGES ***/
#main_content {
	position: relative;
	background: url('images/inside_bg.png') #ffffff top right no-repeat;
	min-height: 400px;
	z-index: 19;
}

#main_content_bottom {
	position: absolute;
	background: url('images/transparent-grey-bar.png') no-repeat;
	height: 36px;
	width: 641px;
	padding-left: 309px;
	padding-top: 10px;
	margin-bottom: -4px;
	bottom: 0;
	left: 0;
	z-index: 19;
}

#left_image {
	position: absolute;
	top: 15px;
	left: 0;
	width: 290px;
	height: 491px;
	z-index: 26;
	background: url('images/inside_image1.png') no-repeat;
}

#left_image #tagline {
	position: absolute; 
	top: 442px;
	left: 45px; 
	z-index: 28;
}

#left_image_contact {
	position: absolute;
	top: 0px;
	left: 0;
	width: 305px;
	height: 391px;
	z-index: 20;
	background: url('images/contact_left.jpg') -40px 0px no-repeat;
}

#left_image_contact #tagline {
	position: absolute; 
	top: 442px;
	left: 45px; 
	z-index: 28;
}


#left_image_dealer {
	position: absolute;
	top: 15px;
	left: 0;
	width: 290px;
	height: 570px;
	z-index: 20;
	background: url('images/POP_display_new.jpg') center no-repeat;
}

#left_image_dealer #tagline {
	position: absolute; 
	top: 442px;
	left: 45px; 
	z-index: 28;
}


#left_image_where {
	position: absolute;
	top: 15px;
	left: 0;
	width: 290px;
	height: 491px;
	z-index: 20;
	background: url('images/wheretobuy.png') 40px 0px no-repeat;
}

#left_image_buy_now {
	position: absolute;
	top: 15px;
	left: 0;
	width: 290px;
	height: 491px;
	z-index: 20;
	background: url('images/buy_now.jpg') 20px 0px no-repeat;
}

#left_image_where #tagline {
	position: absolute; 
	top: 442px;
	left: 45px; 
	z-index: 28;
}




#inside_bottom_bar {
	position: relative;
	top: -25px;
	background: url('images/inside_bottom.png') no-repeat;
	width: 950px;
	height: 61px;
	padding: 113px 0 0 45px;
	margin-bottom: -25px;

}

#content {
	float: left;
	width:  527px;
	padding-left: 305px;
	padding-top: 15px;
	padding-right: 118px;
	padding-bottom: 45px;
}

#content_text {
float: left;
padding-left: 15px;
width: 332px;
}

/* 
#tagline {
	position: absolute; 
	top: 55px;
	left: 45px; 
	z-index: 22;
}
*/

#tagline {
	position: absolute; 
	top: 62px;
	left: 45px; 
	z-index: 28;
}

#sports {
position: relative;
top: 7px;
z-index: 28;
}

#facebook {
	position: absolute; 
	top: 645px;
	left: 350px; 
	z-index: 28;
}
.error {
color: #c9003A;
font-weight: bold;
}

.msg {
	border: 1px solid #c9003a;
	background-color: #cccccc;
padding: 0 15px;
margin-bottom: 10px;
	width: 300px;
}
