/* General Stuff */
html, body {
	background-color: #0099FF;
	/* min-width: 720px; */
	height: 100%;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	line-height: 14px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	letter-spacing: 1px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	letter-spacing: 3px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0033FF;
	letter-spacing: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 2px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 2px;
	color: #000000;
}
ul {
	list-style-image: url(../images/elements/bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link, a:visited {
	text-decoration: underline;
	color: #0000FF;
}
a:hover, a:active {
	text-decoration: underline;
	color: #CC3300;
}
.standout_text {
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
#page_container {
	text-align: left;
	width: 730px;
	background-image: url(../images/elements/body_tile.gif);
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
}
.img_center {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.img_left {
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.img_right {
	float: right;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
	margin-right: 0px;
}
.centered {
	text-align: center;
}
.caption_gray_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

/* Header Stuff */
#header {
	margin: 0px;
	background-image: url(../images/elements/logo_hornet_top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #CC3333;
	letter-spacing: 0.25em;
	height: 120px;
	background-color: #0099FF;
	padding: 0px;
}
#tag_line {
	height: 68px;
	width: 500px;
	margin-left: 200px;
	text-align: right;
	padding: 0px;
	margin-top: 0px;
}

/* FLASH Stuff */
.flash_element_1 {
	margin-top: 10px;
}
#flash_app01 {
	height: 400px;
	width: 210px;
	float: right;
	clear: right;
	text-align: center;
	margin-top: 10px;
	padding: 0px;
	margin-right: 5px;
}
#flash_app02 {
	height: 150px;
	width: 455px;
	text-align: center;
	padding: 0px;
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

/* The Content Background Box */
.body_box {
	background-image: url(../images/elements/body_tile.gif);
	background-repeat: repeat;
}
.body_boxtop { 
  background: url(../images/elements/pat-tr-corner.gif) no-repeat top right; 
}
.body_boxtop div {
	height: 15px;
	background-image: url(../images/elements/logo_hornet_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.body_boxbottom { 
  background: url(../images/elements/pat-br-corner.gif) no-repeat bottom right; 
}
.body_boxbottom div { 
  height: 15px; 
  background: url(../images/elements/pat-bl-corner.gif) no-repeat bottom left; 
}
.body_boxcontent {
	margin: 0px;
	padding: 0px;
}

/* Top Level Pages - Top Content Box FIXED HIEGHT */
.content_box {
	background-color: #FFFFFF;
	background-position: center;
	width: 480px;
	float: left;
	margin-left: 8px;
}
.content_boxtop {
	background: url(../images/elements/wht-tr-corner.gif) no-repeat top right;
}
.content_boxtop div {
	background: url(../images/elements/wht-tl-corner.gif) no-repeat top left;
	height: 15px;
}
.content_boxbottom { 
  background: url(../images/elements/wht-br-corner.gif) no-repeat bottom right; 
}
.content_boxbottom div {
	height: 20px;
	background-image: url(../images/elements/wht-bottom-shadow.gif);
	background-repeat: repeat;
	background-position: left bottom;
}

.content_boxcontent {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/elements/wht-right-shadow.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 680px;
}
.content_boxcontent p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.block_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	margin: 0px;
}
.block_links a:link {
	text-decoration: none;
	color: #0000FF;
	border: 1px solid #0000FF;
	padding: 2px;
	margin: 2px;
	background-color: #CCCCCC;
}
.block_links a:visited {
	text-decoration: none;
	color: #0000FF;
	padding: 2px;
	margin: 2px;
	background-color: #CCCCCC;
	border: 1px solid #0000FF;
}
.block_links a:hover {
	text-decoration: none;
	color: #FFFFFF;
	border: 1px solid #0000FF;
	padding: 2px;
	background-color: #0000FF;
	margin: 2px;
}
.block_links a:active {
	text-decoration: none;
	color: #990000;
	border: 1px solid #0000FF;
	padding: 2px;
	margin: 2px;
	background-color: #0000FF;
}
.block_links_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 10px;
	margin: 0px;
}
.block_links_left a:link {
	text-decoration: none;
	color: #0000FF;
	border: 1px solid #0000FF;
	padding: 2px;
	margin: 2px;
	background-color: #CCCCCC;
}
.block_links_left a:visited {
	text-decoration: none;
	color: #0000FF;
	padding: 2px;
	margin: 2px;
	background-color: #CCCCCC;
	border: 1px solid #0000FF;
}
.block_links_left a:hover {
	text-decoration: none;
	color: #FFFFFF;
	border: 1px solid #0000FF;
	padding: 2px;
	background-color: #0000FF;
	margin: 2px;
}
.block_links_left a:active {
	text-decoration: none;
	color: #990000;
	border: 1px solid #0000FF;
	padding: 2px;
	margin: 2px;
	background-color: #0000FF;
}
.block_gotoTop {
	clear: both;
	text-align: right;
	background-color: #CCCCCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* Wide Bottom Content Box VARIABLE HIEGHT */
.content_box2 {
	background-color: #FFFFFF;
	background-position: center;
	width: 710px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	float: left;
	margin-left: 8px;
}
.content_box2top {
	background: url(../images/elements/wht-tr-corner.gif) no-repeat top right;
}
.content_box2top div {
	background: url(../images/elements/wht-tl-corner.gif) no-repeat top left;
	height: 15px;
}
.content_box2bottom { 
  background: url(../images/elements/wht-br-corner.gif) no-repeat bottom right; 
}
.content_box2bottom div {
	height: 20px;
	background-image: url(../images/elements/wht-bottom-shadow.gif);
	background-repeat: repeat;
	background-position: left bottom;
}
.content_box2content {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/elements/wht-right-shadow.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.content_box2content p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* Shorter Top Content Box */
.content_box3 {
	background-color: #FFFFFF;
	background-position: center;
	width: 480px;
	float: left;
	margin-left: 8px;
}
.content_box3top {
	background: url(../images/elements/wht-tr-corner.gif) no-repeat top right;
}
.content_box3top div {
	background: url(../images/elements/wht-tl-corner.gif) no-repeat top left;
	height: 15px;
}
.content_box3bottom { 
  background: url(../images/elements/wht-br-corner.gif) no-repeat bottom right; 
}
.content_box3bottom div {
	height: 20px;
	background-image: url(../images/elements/wht-bottom-shadow.gif);
	background-repeat: repeat;
	background-position: left bottom;
}
.content_box3content {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/elements/wht-right-shadow.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 270px;
}
.content_box3content p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* The Control Box */
.control_box {
	background-color: #FFFFFF;
	background-position: center;
	float: right;
	width: 210px;
	padding: 0px;
	margin-right: 5px;
}
.control_boxtop { 
  background: url(../images/elements/wht-tr-corner.gif) no-repeat top right; 
}
.control_boxtop div { 
  height: 15px; 
  background: url(../images/elements/wht-tl-corner.gif) no-repeat top left; 
}
.control_boxbottom { 
  background: url(../images/elements/wht-br-corner.gif) no-repeat bottom right; 
}
.control_boxbottom div {
	height: 20px;
	background-image: url(../images/elements/wht-bottom-shadow.gif);
	background-repeat: repeat;
	background-position: left bottom;
}
.control_boxcontent {
	background-image: url(../images/elements/wht-right-shadow.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 270px;
}
.control_boxcontent form {
	text-align: center;
	padding-bottom: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.control_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 5px;
	background-color: #990000;
	margin-right: 5px;
	letter-spacing: 4px;
	width: 205px;
}

/* Containers To Use In Top Content Box */
.content_top_left {
	padding: 0px;
	clear: left;
	float: left;
	width: 220px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.content_top_right {
	padding: 0px;
	float: right;
	width: 220px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.content_top_full {
	clear: left;
	width: 455px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
}
.content_top_full_centered {
	clear: left;
	width: 455px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}

/* Containers To Use In Bottom Content Box */
.content_bottom_left {
	padding: 0px;
	clear: left;
	float: left;
	width: 330px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.content_bottom_right {
	padding: 0px;
	float: right;
	width: 330px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.content_bottom_full {
	padding: 0px;
	clear: left;
	width: 680px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
}

/* Containers To Use In Order Boxes  */
.order_left {
	padding: 0px;
	float: left;
	width: 330px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.order_right {
	padding: 0px;
	float: right;
	width: 330px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.order_full {
	padding: 0px;
	clear: left;
	width: 680px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}
.button_image {
	position: relative;
	top: 5px;
}
.order_buttons {
	padding: 0px;
	float: right;
	width: 330px;
	text-align: right;
	height: 30px;
}
.order_title {
	padding: 0px;
	float: left;
	width: 330px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
	height: 30px;
}


/* Form Stuff */
.form_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.search_input {
	margin-top: 2px;
	margin-bottom: 3px;
}
#search_button {
	top: 7px;
	position: relative;
	margin: 0;
	padding: 0;
	
}
.news_input {
	margin-top: 5px;
	margin-bottom: 3px;
}
.news_input_button {
	margin-left: 10px;
}
#news_learn {
	top: -10px;
	position: relative;
}
#share {
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.button_spacing {
	margin: 5px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
fieldset {
	border: 1px solid #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
}

/* Table Stuff */
.logo_table {
	width: 445px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 5px;
}
.logo_table td {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 50%;
}
.listing_top_table {
	width: 445px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.listing_top_table td {
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 0px;
	margin: 0px;
}
.listing_bottom_table {
	width: 98%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.listing_bottom_table td {
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 0px;
	margin: 0px;
}
.listing_table_gray {
	background-color: #CCCCCC;
}
.order_table {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	border: 2px solid #0033FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 300px;
}
.order_table td {
	text-align: left;
	padding: 5px;
}
.order_table_400px {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 2px solid #0033FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 400px;
	margin-left: 25px;
}
.order_table_400px td {
	text-align: left;
	padding: 5px;
}
.table_blue {
	background-color: #0033FF;
	color: #FFFFFF;
}
.table_gray {
	background-color: #CCCCCC;
}
.specs_table {
	width: 100%;
	border: 2px solid #0033FF;
}

.specs_table td {
	width: 12.5%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.spec_footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
}
.contact_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 2px solid #0000FF;
	margin-bottom: 5px;
}
.close-out_table {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 2px solid #0033FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
}
.close-out_table td {
	text-align: left;
	padding: 5px;
}

/* Bottom Page Stuff */
/* This ID MUST Be Used To Cap Off Bottom DIV */
#bottom_text_links {
	color: #333333;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	clear: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#bottom_text_links p {
	margin: 0px;
	padding: 0px;
}
#bottom_text_links a:link {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
#bottom_text_links a:visited {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
#bottom_text_links a:hover {
	text-decoration: none;
	color: #0066FF;
	font-weight: bold;
	background-color: #CCCCCC;
}
#bottom_text_links a:active {
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}
#footer {
	background-image: url(../images/elements/footer_tile.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	clear: left;
	width: 100%;
}
.footer_links a:link {
	text-decoration: none;
	color: #0099FF;
}
.footer_links a:visited {
	color: #999999;
	text-decoration: none;
}
.footer_links a:hover {
	text-decoration: none;
	color: #CCCCCC;
	background-color: #0099FF;
}
.footer_links a:active {
	color: #CCCCCC;
	background-color: #0099FF;
}
.desc_copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	width: 200px;
	margin-top: 50px;
	margin-left: 50px;
}

/* Pop Up Windows */
#popup_container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	background-color: #FFFFFF;
	padding: 3px;
	width: 500px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#popup_video {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	background-color: #FFFFFF;
	padding: 3px;
	width: 500px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

/* MBMW */
.mbmw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	text-align: right;
	color: #CC3300;
}
.mbmw a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	text-align: right;
	color: #996600;
}
.mbmw a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	background-color: #33FF99;
}
.mbmw a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #CCCC00;
}
.news_date {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	line-height: 12px;
	float: right;
	width: 50px;
	font-weight: bold;
	text-align: right;
}
.cap {
	clear: both;
	height: 1px;
}

.sale {
	background-color: #eeeeee;
	text-align: center;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 2px solid #CC0000;
}
.sale h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.sale p {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
