/* GLOBAL */
html
{
	overflow:scroll;
}
body
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	text-align:center;
	background-image:url(images/bkgd.jpg);
	background-repeat:repeat-x;
	background-color:#216195;
}
h1,.h1 
{
	text-align:left;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #2173DE;
	background-image:url(images/bayBoat.gif);
	background-position:0 2px;
	background-repeat:no-repeat;
	padding-left:18px;
}
h2,.h2
{
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #2173DE;
	margin-bottom:5px;
	margin-top:15px;
}
h3,.h3
{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2173DE;
}
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a
{
	color: #2173DE;
}
li
{
	padding-bottom:10px;
}
a
{
	color:Black;
	/*text-decoration:none;*/
}
a img
{
	border:0;
}
a:hover
{
	text-decoration:underline;
}
blockquote
{
	margin-left:30px;
	margin-right:30px;
	text-align:justify;
	color:#303030;
}
ul li
{
	line-height:15px;
	margin-bottom:0px;
	margin-top:0px;
}

/* Header / Footer */
#hdr
{
	width:800px;
	height:60px;
	color:#fff;
	background-color:#000;
	text-align:right;
	vertical-align:top;
	clear:both;
}
#hdr .logo
{
	float:left;
	width:275px;
	height:54px;
	margin:5px 0px 0px 10px;
	border:0px;
}
#hdr .pict
{
	float:right;
	width:301px;
	height:60px;
}
#hdr .text
{
	padding:7px 10px 0px 0px;
	font-size:9px;
	line-height:12px;
	text-align:right;
	overflow:hidden;
	float:right;
	width:395px;
}
#mnu
{
	width:780px;
	background-color:#000;/*007cc2;*/
	height:18px;
	padding:2px 10px 2px 10px;
	z-index:9000;
	text-align:left;
	clear:both;
}
#mnu .menu
{
	width:500px;
	float:left;
}
#mnu .srch
{
	float:right;
	width:200px;
	height:18px;
}
#srch
{
	color:#ffffff;
	margin-right:10px;
	font-size:11px;
}
#srch td
{
	padding-left:3px;
}
#srch input
{
	border:0px;
	margin:0px;
	padding:1px;
	font-size:11px;
}
#ctl00_loggedIn
{
	background-color:#000;
	width:780px;
	padding:0px 10px 0px 10px;
	color:#40a998;
	font-weight:bold;
	text-align:left;
	line-height:20px;
}
#wrap
{
	width:780px;
	padding:15px 10px 0px 10px;
	background-color:#fff;
}
#content
{
	width:780px;
	text-align:left;
	overflow:visible;
}
#ftr
{
	clear:both;
	margin-top:15px;
	width:780px;
	border-top:solid 1px #2173DE;
}
#ftrCopy
{
	font-size: 9px;
	color: #999999;
	width:600px;
	text-align:center;
}
#ftr td, #ftr a 
{
	font-size: 10px;
	color: #2173DE;
	width:600px;
}
#ftrCC
{
	background-image:url(images/creditCards.gif);
	background-position:right;
	background-repeat:no-repeat;
	text-align:right;
}
#ftrCC span
{
	padding-right:95px;
}


/* MENU */
.RadMenu
{
}
.RadMenu a
{
	text-decoration:none;
}
.RadMenu .rmGroup
{
	background-color:#000;
	border:solid 1px #000;
}
.RadMenu .rmText
{
	color:#fff;
	text-decoration:none;
}
.RadMenu .rmItem:hover
{
	background-color:#40a998;
}
.RadMenu .rmLink:hover, 
.RadMenu .rmExpanded, 
.RadMenu .rmFocused,
.RadMenu .rmActive
{
	color:#000;
}
.RadMenu .rmRootGroup .rmItem
{
	padding:1px 5px 2px 5px;
	border-right:solid 1px #fff;
}
.RadMenu .rmRootGroup .rmFirst
{
	padding-left:0px;
}
.RadMenu .rmRootGroup .rmLast
{
	border-right:none;
}
.RadMenu .rmGroup .rmItem
{
	border:0px;
	padding:3px 5px 3px 5px;
}
.RadMenu .newItem
{
	background-image:url(images/new.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:16px;
}
.RadMenu .newItem:hover
{
	background-image:url(images/newOver.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:16px;
}
.RadMenu .rmSeparator
{
	background-color:#fff;
	padding:0px 0px 0px 0px;
	height:1px;
	line-height:1px;
	padding:0px !important;
	margin:0px !important;
}
.RadMenu .rmSeparator .rmText
{
	display:none;
}


/* Data Entry */
.input
{
	border: 1px solid #7F9DB9;
	padding-top:3px;
	padding-right:3px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	height:16px;
}
.inputTbl
{
}
.inputTbl td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-top:3px;
}
.inputTblH
{
}
.inputTblH td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-right:3px;
	height:24px;
}
.lblL
{
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-right:5px;
}
.lblB
{
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-right:5px;
	padding-left:7px;
}
.inputTblH input, .inputTblH select
{
	margin-right:8px;
}
.xls
{
	background-image:url(images/excel.gif);
	background-repeat:no-repeat;
	background-position:2px 0px;
	padding-left:25px;
	padding-bottom:5px;
}

.message
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: Maroon;
	line-height: 18px;
}
.greenBack
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #C0F8D9;
}
.gb12
{
	font-weight:bold;
	font-size:12px;
	background-color: #C0F8D9;
}
.gb14
{
	font-weight:bold;
	font-size:14px;
	background-color: #C0F8D9;
	padding-bottom:2px;
}

hr
{
	height:2px;
	color:#2173DE;
	border:solid 1px #2173DE;
}
body, .bodyCopy1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height:18px;
}
.bodyCopy2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	text-decoration: underline;
}
.bodyCopy3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}
.bodyCopy4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.bodyCopy5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0099FF;
}
.bodyCopy6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0099FF;
}
.title {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000000}
.bodylight {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 11px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000}
.bodybold {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none}
.bluehead {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #0066CC}
.bluelight {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none}
.bodyboldunderline { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none ; text-decoration: underline}
.error { color:Red; }

/* Hose Configurator */
.imgHCL, .imgHCR
{
	border:solid 1px black;
	width:60px;
	height:42px;
	margin-right:5px;
}
#tblHC
{
	width:400px;
}
#tblHC tr
{
	height:28px;
}
#tblHC span
{
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-right:5px;
	width:85px;
	text-align:right;
}
#hcPN td
{
	padding-bottom:10px;
}
#hcImages
{
	margin-left:75px;
	padding-top:10px;
	width:600px;
}
#hcImages img
{
	border:0px;
}
.hcr
{
	text-align:right;
}
#hcBtns td
{
	padding-right:10px;
}
.err
{
	color:Red;
	font-size:12px;
	font-weight:bold;
}
.err ul
{
	line-height:10px;
}
#hcWait
{
	height:30px;
	width:100px;
	text-align:center;
	font-size:9px;
}

/* Gas Menu */
#gasMenu
{
	width:780px;
	height:20px;
}
#gasMenu tr
{
	background-color:#CCCCCC;
	height:20px;
	text-align:center;
}
#gasMenu td
{
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	padding-left:2px;
	height:18px;
}

#svc
{
	background-color:#CCCCCC;
	width:780px;
	height:25px;
}
#svc td
{
	width:120px;
	text-align:center;
	color:#2173DE;
	font-weight:bold;
}
#pgLeft
{
	width:175px;
	padding-top:10px;
	vertical-align:top;
}
#pgSep
{
	width:2px;
	background-color:#CCCCCC;
}
#pgContent
{
	width:573px;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:20px;
	vertical-align:top;
}

/* FORMS */
.InputForm
{
	font-weight:bold;
}
.InputForm td
{
	vertical-align:top;
	padding-top:3px;
	padding-right:10px;
}
.InputForm .noindent td
{
	padding:0px;
}

/* TABLES */
.tblLayout
{
}
.tblLayout td
{
	vertical-align:top;
	padding-bottom:10px;
}

/* GRIDS */
.grid
{
}
.grid th
{
	background-color:#C0F8D9;
	color:#000000;
	border:0;
	border-left:solid 1px #2173DE;
	border-bottom:1px solid #2173DE;
	font-weight:normal;
	text-align:left;
	padding:2px 4px 2px 4px;
}
.grid td
{
	vertical-align:top;
}
.pager
{
	border-top:solid 1px #2173DE;
	border-bottom:solid 1px #2173DE;
}