/* Page body */
body{
    background-image: url('/images/bkg-grad.jpg');
	background-repeat:repeat-x;
	background-color: #333842;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}

/* Text for most CSS classes */
body, .text, .smText, .error, a, a.smLink, a.nav, a.msgLink, a.tLink, .WebWizRTEtextarea, .basicTable, .errorTable, .tableLedger, .tableSubLedger, .tableRow, .tableTopRow, .tableBottomRow, .RTEtableRow, .RTEtableTopRow, .RTEtableBottomRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.4;
}


.mainTable{
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-color: #FF0000;
}
 
.collage{
	background-image: url('Http://www.sport-fishing-hawaii.com/images/collage-hmpg.jpg');
	background-repeat: no-repeat;
}
 
 
.lgText, h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}
.headertext{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 32px;
	vertical-align: top;
}
.headertext2{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 22px;
	vertical-align: baseline;
	float: right;
	padding-bottom: 3px;
	padding-right: 20px;
}
.footertext{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	background-color: #333333;
}
A.footertext:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #0000cc;
	font-weight: normal;
	font-size: 12px;
}
.navbkgcolor{
	background-color:#000000

 
}
/* Text */
.smText{
	font-size: 10px;
}

.lgText{
	font-size: 15px;
}

h1{
	font-size: 19px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.error{
	color : #FF0000;
}

/* Hyperlinks */
a:link {
	color : #0000FF;
	text-decoration: none;
}

a:visited{
	color : #0088FF;
	text-decoration : none;
}

a:hover, a:visited:hover{
	color : #FF0000;
	text-decoration : underline;
}

a.smLink {
	font-size: 10px;
}

a:red {
	color : #FF0000;
	text-decoration: underline;
}

/* Misc */
ul{
	list-style-type: circle;
}

form{
	display: inline;
}

a img,:link img,:visited img{
	border: none;
	vertical-align: middle;
}

.imgBorder {
	border: #E7E7E7 1px solid;
}

/* PNG Support for IE5.5 & 6 */
img {
   behavior: url('includes/pngbehavior.htc');
}

/* Tables */
.basicTable{
	text-align: left;
	border: 0px;
	width: 98%;
}

.errorTable{
	text-align: left;
	border: 1px solid #F5C41C;
	background-color: #FFFFB0;
	width: 98%;
	color: #000000;
}

.tableBorder{
	text-align: left;
	border: 1px solid #E1E3EC;
	background-color: #FFFFFF;
	width: 98%;
}
.tableBorder-big{
	border-right: 1px solid #FFFFFF;
	background-image: url(bkg-bigtable.jpg);
}	
.tableBorder-main{
	text-align: left;
	background-color: #FFFFFF;
}
.tableBorder-left{
	text-align: left;
	width: 98%;
}

/* Table Ledger */
.tableLedger{
	font-weight: bold;
	color: #333333;
	background-color: #D3DAED;
	line-height: 22px;
	background-image: url('../../images/default_toolbar_background.gif');
	
}

/* Sub-Ledger */
.tableSubLedger{
	font-weight: bold;
	color: #333333;
	background-color: #EBEEF7;
	height: 19px;
}

.price01{
	font-weight: bold;
	background-color: #dffdb4;
	border: 1px solid #759e3a;
	text-align: center;
}

.price02{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

/* Tables */
.tableRow, .tableTopRow, .tableBottomRow, .RTEtableRow, .RTEtableTopRow, .RTEtableBottomRow{
	background-color: #FBFBFD;
}
.tableRow{
	background-color: #FFFFFF;
}
.rssRow{
    padding-left: 15px;
}

.Header-link {color: #FFFFFF; font-size: 12px; font-weight: normal; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
A.Header-link {color: #FFFFFF; text-decoration: underline; }
A.Header-link:link {color: #FFFFFF; font-size: 12px; text-decoration: underline; }
A.Header-link:visited {color: #FFFFFF; font-size: 12px; text-decoration: underline; }
A.Header-link:active {color: #FFFFFF; font-size: 12px; text-decoration: underline; }
A.Header-link:hover {color: #FFFFFF; font-size: 12px; text-decoration: underline; }

.msgBody{
	width: 100%;
}

/* RTE */
.RTEtoolbar{
 	background-image: url('../../images/topbar_background.gif');
 
}

.WebWizRTEbutton, .RTEtoolbar{
	padding: 1px;
	margin-bottom: 2px;
	margin-top: 2px;
	
}

.WebWizRTEbuttonOver{
	background-image: url('../../images/toolbar_button_background.gif');
	padding: 1px;
}

.RTEtextarea{
	background-color: #FFFFFF;
	color: #000000;
	margin: 2px;
}

.RTEmouseOver{
	background-color: #c1cff2;
	color: #FFFFFF;
}