@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color:#000000;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}

a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}

HTML {
	font-size: 100%;
}

hr {
	color: #FF0000;
	background-color: #FF0000;
	height: 1px;
	border: none;
}

div#output form input.text, div#output form input.button, div#output form select, div#output form textarea {
}
html>body input.text, html>body input.button html>body select {

}
*:root input.text, *:root input.button, *:root select {
	height: auto;
}
input.text, input.button, textarea, select {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
input.button, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	color: #000000;
	background-color: #e50000;
	font-size: 16px;
	background-image:url(../images/Wheelhouse_Form_BGX.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding: 5px;
}
input[type="submit"]:hover, input[type="submit"]:focus {
	background-color: #e50000;
}
input[type="submit"]:active {
	background-color: #e50000;
}
input[type="submit"][disabled] {
	border-color: #e50000;
	color: #000000;
	background-color: #e50000;
}
input.text, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	color: #000000;
	background-color: #e50000;
	font-size: 16px;
	background-image: url(../images/Wheelhouse_Form_Textarea_BG.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding: 5px;
}
input[type="text"]:hover, input[type="password"]:hover, textarea:hover, select:hover {
	background-color: #e50000;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
	background-color: #e50000;
}

h1 {
	font-size: 24px;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	font-weight: normal;
}
.h1 {
	font-size: 24px;
	font-weight: normal;
}
.h2 {
	font-size: 18px;
	font-weight: normal;
}
.h3 {
	font-size: 16px;
	font-weight: normal;
}

.h3red {
	font-size: 16px;
	font-weight: normal;
	color: #FF0000;
}

.TextRed {
	color: #FF0000;
}
.TextRed A {
	color: #FF0000;
}
.TextRed A:visited {
	color: #FF0000;
}
.TextRed a:hover {
	color: #FF0000;
}

.TextSmall {
	font-size: 11px;
}
.TextWhite {
	color: #FFFFFF;
}
.TextNewsletter {
	font-size: 12px;
}

.TextWhite {
	color:#FFFFFF;
	font-size: 14px;
}
.TextWhite A {
	color: #FFFFFF;
}
.TextWhite A:visited {
	color: #FFFFFF;
}
.TextWhite a:hover {
	color: #FFFFFF;
}

#Container {
	margin-left: auto;
	margin-right: auto;
	width: 779px;
}

#Header {
}

#Logo {
}

#FlashAlt {
	padding: 22px;
}

#Footer {
	line-height: 20px;
	font-size: 11px;
}
#Footer p {
	clear: both;
	margin: 0px;
}
#Footer ul { 
	margin: 0px;
	padding: 0px;
}
#Footer ul li {
	list-style: none;
	padding: 0px;
	margin-bottom:0px;
	height: auto;
	float: left;
	width: auto;
	color: #FF0000;
} 
#Footer ul li a {
	padding-right: 10px;
	color: #FF0000;
}
#Float-Left {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 15px;
}
#Padd {
}

#Float-Left {
	float: left;
}
#Float-Right {
	float: right;
}


#Ship-Devider {
	margin-left: 7px;
	margin-right: 7px;
	color:#cc9900;
} 

#Wheelhouse-Devider { 
	margin-left: 15px;
	margin-right: 15px;
	color: #FF0000;
} 

.WheelhouseBGTop {
	background-image: url(../images/Wheelhouse_BG_Top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.WheelhouseBGBott {
	background-image: url(../images/Wheelhouse_BG_Bott.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.WheelhouseBG {
	background-image: url(../images/Wheelhouse_BG.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#WheelhouseNav {
	color: #ff0000;
	font-size: 22px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
#WheelhouseNav ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 65px;
}
#WheelhouseNav ul li { 
	list-style: none;
	padding: 0px;
	margin-bottom:0px;
	height: auto;
	float: left;
	width: auto;
} 
#WheelhouseNav ul li a {
	text-decoration: none;
	color: #ffffff;
} 
#WheelhouseNav ul li a:visited {
	color: #ffffff;
}
#WheelhouseNav ul li a:hover {
	color: #ffffff;
}

