body
{
	background-color: #ffffff;
	color: #000000;
	background-image: none;
	background-repeat: no-repeat;
	font-family: arial, serif;
	font-size: 12px;
	font-weight: normal;
}
body.Admin
{
	margin: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: arial, serif;
	font-size: 12px;
	font-weight: normal;
	background-image: none;
	background-repeat: no-repeat;
}
.Primary
{
	background-color: #fcb01c;
	color: #000000;
	font-family: arial, serif;
	font-weight: normal;
	font-size: 12px;
}
.PrimaryHeader
{
	background-color: #fcb01c;
	color: #000000;
	font-family: arial, serif;
	font-weight: bold;
	font-size: 14px;
}
.PrimaryBoldText
{
	background-color: #fcb01c;
	color: #000000;
	font-family: arial, serif;
	font-weight: bold;
	font-size: 12px;
}
.PrimaryEnlargedText
{
	background-color: #fcb01c;
	color: #000000;
	font-family: arial, serif;
	font-weight: normal;
	font-size: 14px;
}
.PrimaryReducedText
{
	background-color: #fcb01c;
	color: #000000;
	font-family: arial, serif;
	font-weight: normal;
	font-size: 10px;
}
.Secondary
{
	background-color: #0595d2;
	color: #ffffff;
	font-family: arial, serif;
	font-size: 12px;
	font-weight: normal;
}
.SecondaryHeader
{
	background-color: #0595d2;
	color: #ffffff;
	font-family: arial, serif;
	font-size: 14px;
	font-weight: bold;
}
.SecondaryBoldText
{
	background-color: #0595d2;
	color: #ffffff;
	font-family: arial, serif;
	font-size: 12px;
	font-weight: bold;
}
.SecondaryEnlargedText
{
	background-color: #0595d2;
	color: #ffffff;
	font-family: arial, serif;
	font-size: 14px;
	font-weight: normal;
}
.SecondaryReducedText
{
	background-color: #0595d2;
	color: #ffffff;
	font-family: arial, serif;
	font-size: 10px;
	font-weight: normal;
}
.Accent
{
	color: #000000;
	background-color: #dce5f3;
	font-family: arial, serif;
	font-weight: normal;
	font-size: 12px;
}
.AccentHeader
{
	color: #000000;
	background-color: #dce5f3;
	font-family: arial, serif;
	font-weight: bold;
	font-size: 14px;
}
.AccentBoldText
{
	color: #000000;
	background-color: #dce5f3;
	font-family: arial, serif;
	font-weight: bold;
	font-size: 12px;
}
.AccentEnlargedText
{
	color: #000000;
	background-color: #dce5f3;
	font-family: arial, serif;
	font-weight: normal;
	font-size: 14px;
}
.AccentReducedText
{
	color: #000000;
	background-color: #dce5f3;
	font-family: arial, serif;
	font-weight: normal;
	font-size: 10px;
}
.Splash
{
	color: #1E1B08;
	background-color: #c9c2bd;
	font-family: arial, serif;
	font-size: 12px;
	font-weight: normal;
}
.SplashHeader
{
	color: #1E1B08;
	background-color: #c9c2bd;
	font-family: arial, serif;
	font-size: 14px;
	font-weight: bold;
}
.SplashBoldText
{
	color: #1E1B08;
	background-color: #c9c2bd;
	font-family: arial, serif;
	font-size: 12px;
	font-weight: bold;
}
.SplashEnlargedText
{
	color: #1E1B08;
	background-color: #c9c2bd;
	font-family: arial, serif;
	font-size: 14px;
	font-weight: normal;
}
.SplashReducedText
{
	color: #1E1B08;
	background-color: #c9c2bd;
	font-family: arial, serif;
	font-size: 10px;
	font-weight: normal;
}
.GridRowOdd
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: arial, serif;
	font-size: 12px;
	font-weight: normal
}
.GridRowEven
{
	color: #000000;
	background-color: #DDDDDD;
	font-family: arial, serif;
	font-size: 12px;
	font-weight: normal
}
td, .DefaultText
{
	color: #000000;
	font-family: arial, serif;
	font-size: 12px;
	font-weight: normal;
}
.BoldText
{
	color: #000000;
	font-family: arial, serif;
	font-size: 12px;
	font-weight: bold;
}
.EnlargedText
{
	color: #000000;
	font-family: arial, serif;
	font-size: 14px;
	font-weight: normal;
}
.HeaderText
{
	color: #000000;
	font-family: arial, serif;
	font-size: 16px;
	font-weight: bold;
}
.ReducedText
{
	color: #000000;
	font-family: arial, serif;
	font-size: 10px;
	font-weight: normal
}
.HomebaseText
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: arial, serif;
	font-size: 14px;
	font-weight: bold;
}
table.TableWithBorder
{
	background-color: #ffffff;
	border-bottom: #dce5f3 1px solid;
	border-left: #dce5f3 1px solid;
	border-right: #dce5f3 1px solid;
	border-top: #dce5f3 1px solid;
	color: #000000;
	font-family: arial, serif;
	font-size: 12px;
	font-weight: normal;
	empty-cells: show
}
td.TableWithBorder
{
	background-color: #ffffff;
	border-bottom: #dce5f3 1px solid;
	border-left: #dce5f3 1px solid;
	border-right: #dce5f3 1px solid;
	border-top: #dce5f3 1px solid;
	color: #000000;
	font-family: arial, serif;
	font-size: 12px;
	font-weight: normal;
	empty-cells: show;
}
.Outline
{
	background-color: #dce5f3;
	border-bottom: #dce5f3 1px solid;
	border-left: #dce5f3 1px solid;
	border-right: #dce5f3 1px solid;
	border-top: #dce5f3 1px solid;
	color: #000000;
	font-family: arial, serif;
	font-size: 16px;
	font-weight: bold;
	empty-cells: show;
}
.Error
{
	background-color: #dce5f3;
	color: #FF0000;
	font-family: arial, serif;
	font-size: 16px;
	font-weight: bold;
}
.FormElementInput
{
	background-color: #FFFFFF;
	color: #000000;
	border-color: #dce5f3;
	border-width: 1px;
	font-family: arial, serif;
	font-weight: normal;
}
.FormButtons
{
	color: #000000;
	background-color: #e2ddd9;
	border-color: #dce5f3;
	border-width: 1px;
	font-family: arial, serif;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}
a
{
	text-decoration: none;
	color: #000000;
                font-family: comic sans ms, serif;
                font-size:12px;
	font-weight: normal;
	}
a:link { color: #000000; }
a:visited { color: #000000; } 
a:hover { color: #971c1f; }
a.menu
{
	text-decoration: none;
	color: #000000;
	font-family: arial, serif;
	font-weight: bold;
	font-size: 12px;
}
a.menu:link { color: #000000; }
a.menu:visited { color: #000000; }
a.menu:hover { color: #971c1f; }
a.Gridmenu
{
	text-decoration: none;
	color: #1E1B08;
	font-family: arial, serif;
	font-weight: bold;
	font-size: 12px;
}
a.Gridmenu:link { color: #1E1B08; }
a.Gridmenu:visited { color: #1E1B08; }
a.Gridmenu:hover { color: #888260; }
a.Homebase
{
	text-decoration: none;
	color: #000000;
	font-family: arial, serif;
	font-weight: bold;
	font-size: 14px;
}
a.Homebase:link { color: #000000; }
a.Homebase:visited { color: #000000; }
a.Homebase:hover { color: #971c1f; }
a.FormFileManagerFileList
{
	text-decoration: none;
	color: #000000;
	font-family: arial, serif;
	font-weight: bold;
	font-size: 12px;
}
a.FormFileManagerFileList:link{ color: #000000; }
a.FormFileManagerFileList:visited{ color: #000000; }
a.FormFileManagerFileList:hover
{
	color: #000000;
	background-color: #dce5f3;
}
img.BlockIMG
{
	display: block;
	margin: 0px;
}
#sitesearch
{
}
#sitesearch .KeywordRow
{
	display: block;
}#sitesearch .MaxPagesRow
{
	display: block;
}
#sitesearch .StartSearchRow
{
	display: block;
	margin-top: 2px;
	margin-bottom: 10px;
}
#sitesearch .NoCriteria
{
}
#sitesearch .NoResults
{
}
#sitesearch .SearchedFor
{
	display: block;
	margin-bottom: 10px;
}
#sitesearch .clear
{
	display: block;
}
#sitesearch .ResultItem
{
}
#sitesearch .ResultSummaryLabel
{
}
#sitesearch .ResultSummary
{
	margin-bottom: 10px;
}
.ResultSummary .Matched
{
	color: #ff0000;
}
#sitesearch .Paging
{
	display: block;
	width: 100%;
}.Paging .ResultPrevious
{
	width: 100px;
	float: right;
	display: block;
}
#SP0 .ResultPrevious
{
	display: none;
}
.Paging .ResultNext
{
	width: 100px;
	float: right;
	display: block;
}
.noprint { display: block; }
@media print {
	.noprint { display: none; }
}


/******* CUSTOM CLASSES START *******/ 
.siteBG
{
  background-image:url("/DSN/wwwfishlipsislandcargocom/Content/Images/bg1.jpg");
  background-repeat: repeat-x;
  background-color:#0d5ee5;
 }
.container
{
  width: 950px;
}

.leftNavBG
{
  background:url(/DSN/wwwfishlipsislandcargocom/Content/Images/leftNavBG.jpg) repeat-y
 }

.leftNavBG .leftNavBG
{
  background:none;
}

.bodyBG
{
  background:url(/DSN/wwwfishlipsislandcargocom/Content/Images/bodyBG.jpg) repeat-y;
  display:block;
  height: 100%;
  width:751px;
 }
.contentBlock {
  background:url(/DSN/wwwfishlipsislandcargocom/Content/Images/bodyBG.jpg) repeat-y;
  padding: 10px 20px 10px 10px;
}
.contentBlock .contentBlock {
     background: none;
     padding: 0px 0px 0px 0px;
}

.bodyBG .bodyBG
{
  background:none;
}

.comStyle,
.comStyle p
{
  width: 700px;
  padding:5px;
  font-family: comic sans ms, serif;
  font-size:12px;
}
.comStyle td
{
  font-family: comic sans ms, serif;
  font-size:12px;
}

h4
{
  font-family: comic sans ms, serif;
  font-size:18px;
}
/***  commerce menu start ***/
.CatNavDiv
{       
  background:none;
  font-size: 13px;
  color: #a40001;
  line-height: 18px;
  font-family: comic sans ms, serif;
  position:relative;
  width:175px;
  left:20px;

}


div.CatNavDiv a:link,
div.CatNavDiv a:visited
{
  display: block;
  color: #a40001;
  width: 100%;	
  text-decoration:none;
  font-size: 13px; 
  font-weight:bold;
  font-family: comic sans ms, serif;
}

div.CatNavDiv a:hover
{
  background-position: 0 0;
  color: #a40001;
  text-decoration:underline;
  font-weight:bold;

}

/** 2nd Level Style **/
div.CatNavDiv.NavLevel2,
div.CatNavDiv.NavDefault
{
  background: #f7b41b none;
  border: 1px solid #a40001;
  line-height: 16px;
  text-align: left;
  width: 150px;
  z-index: 100;
}
div.NavLevel2 a,
div.NavDefault a
{
  margin: 0;
  padding: 0;
  color: #2f302b;
  background-color: #f7b41b;
}

div.CatNavDiv.NavLevel2 a:link,
div.CatNavDiv.NavLevel2 a:visited,
div.CatNavDiv.NavDefault a:link,
div.CatNavDiv.NavDefault a:visited
{
  width: 100%;
  background: none;
  color: #a40001;
  display: block;
  text-indent: 5px;
  padding: 0;
  font-weight:bold;
  text-decoration:none;
}
div.CatNavDiv.NavLevel2 a:hover,
div.CatNavDiv.NavDefault a:hover
{
  color: #a40001;
  background-color: #f7b41b;
  font-weight:bold;
  text-decoration:underline;
}

/***  commerce menu end ***/


/***  commerce page styles ***/

#transaction .Primary,
#transaction .PrimaryBoldText,
#doLogin .Primary,
#doLogin .PrimaryBoldText
{
  background-color: #ffffff;
  color: #000000;
}

.comStyle .primaryBoldText,
#commerce .Primary,
#commerce .PrimaryBoldText,
#commerce .Secondary,
#commerce .SecondaryBoldText,
#transaction .Secondary,
#transaction .SecondaryBoldText
{
  background-color: #0595d2;
  color: #ffffff;
}

#doLogin .tableWithBorder,
#commerce .tableWithBorder,
#transaction .tableWithBorder
{
  border-color: #0595d2;
  width:700px;
}

#transaction .BoldText,
#doLogin .BoldText
{
  background-color: #0595d2;
  color: #ffffff;
}

/***  commerce page styles end ***/

/***  footer style ***/

a.footer:link, a.footer:visited
{
  color:#fff;
  font-family:arial, serif;
  text-decoration:  none;
}

a.footer:hover
{
  color:#fff;
  font-family:arial, serif;
  text-decoration:  underline;
}

/***  footer style end ***/



.goForm
{
  font-size: 12px;
  color:#000000;
  vertical-align:middle;
  border: 1px solid #ffc930;
}

.goBorder
{
 vertical-align: top;
}

.goFormLabel
{
  font-family:  arial;
  font-size: 12px;
  color: #ffffff;

}

 .goBtn
 {
  font-family:  arial;
   font-size: 12px;
   color:#000000;
   font-weight:bold;
   background-color:#ffc930;
   border:1px solid #000000;
   text-align:center;
   vertical-align:middle;

}
.posBtn
{
  position:relative;
  top:6px;
}

a.fun:link, a.fun:visited
{
  font-family: comic sans ms, serif;
  font-size:12px;
  color: #000000; 
}

a.fun:hover
{
  font-family: comic sans ms, serif;
  font-size:12px;
  color: #971c1f; 
}
.footerBlock {
     color: #FFFFFF;
     font-family: arial, sans serif;
}
.footerBlock a:link,
.footerBlock a:visited {
     font-family: arial, sans serif;
     color: #FFFFFF;
     text-decoration: none;
}
.footerBlock a:hover {
     font-family: arial, sans serif;
     color: #FFFFFF;
     text-decoration: underline;
}

td.imageRow {
     padding: 5px;
}
td.nameRow {
     border-left: 1px solid #FFF;
     border-right: 1px solid #FFF;
     background: #F9B419;
     padding: 2px;
}
#MenuItem_6_A
{
font-size: 13px; 
  font-weight:bold;
  font-family: comic sans ms, serif;
  text-transform: uppercase;
}
#MenuItem_7_A
{
font-size: 13px; 
  font-weight:bold;
  font-family: comic sans ms, serif;
  text-transform: uppercase;
}

#MenuItem_8_A
{
font-size: 13px; 
  font-weight:bold;
  font-family: comic sans ms, serif;
  text-transform: uppercase;
}
