*{
margin:0px;
padding:0px;
border: 0px;
font-family: Arial, Verdana, sans-serif;
}


body{
  background-color:#ffffff;
  background-image: url("./pix/bg_gradient.png");
  background-repeat: repeat-x;
  background-attachment: fixed;
  font-size:8pt;

}

#page{
  position:absolute;
  top: 190px;
  width:870px;
  left: 50%;
  margin-left: -425px;;
}

#fishlogo{
  position:absolute;
  left: 0px;
  top: 0px;
  width:149px;
  height:148px;
  background-image: url("./pix/fishlogo.png");
  background-repeat: no-repeat;
  z-index: 10000;
}

#thebar-title{
  position:absolute;
  left: 150px;
  top: 70px;
  width:201px;
  height:31px;
  background-image: url(./pix/logo_header.png);
  background-repeat: no-repeat;
  z-index: 10000;
}

#thebar-padder {
	position: absolute;
	top: 32px;
	height: 79px;
	width: 95%;
	left: 50px;
	overflow: hidden;
	z-index:11;
}

#thebar {
	height: 79px;
	background: url(./pix/header_bar.png);
	margin-right: 38px;
}

#thebar-right {
	position: absolute;
	width: 38px;
	height: 79px;
	background: url(./pix/header_cap.png);
	top: 0px;
	right: 0px;
}


#menubar{
  min-width:680px;
  position:absolute;
  left:5%;
  top:20px;
  overflow:visible;
  width:90%;
}

.menubar-ul {
   width:680px;
   margin-left: 160px;
   margin-top:80px;
}

.menubar-ul li{
  margin-left: -73px;
  width: 170px;
  height: 50px;
  float: left;
  list-style: none;
}

.menubar-ul a{
	color:white;
	text-decoration: none;
	cursor: pointer;
}

.menubar-li-caption_active,
.menubar-li-caption_inactive,
.menubar-li-caption_hover {
	position: absolute;
	width: 139px;
	height: 50px;
    text-align: center;
    background: url("./pix/btn_active.png") no-repeat;
}

.menubar-li-caption_active   { background: url(pix/btn_active.png) no-repeat; color:black;}
.menubar-li-caption_inactive { background: url(pix/btn_inactive.png) no-repeat; color:white;}
.menubar-li-caption_hover    { background: url(pix/btn_over.png) no-repeat; color:black;}

.pad-right {
	margin-top: 28px;
	margin-right: 20px;
	text-align: right;
	font-size:12px;
    font-weight: bold;
}

.pad-box_header {
	margin-top: 8px;
	margin-right: 36px;
	text-align: left;
    font-weight: bold;
	font-size: 20pt;
	color: white;
	float:left;
}

.window-big-root{
    width: 630px;
    position: relative;
}

.window-big-top{
    width: 630px;
    height: 32px;
    background: url(./pix/box_black_top.png);
}

.window-big-top h1{
  padding-top:12px;
  padding-left:25px;
  font-size: 9pt;
  color: white;
  font-variant: small-caps;
}


.window-big-middle{
    width: 630px;
    background: url(./pix/box_middle.png);
}

.window-big-bottom{
    width: 630px;
    height: 32px;
    background: url(./pix/box_bottom.png);
}

.window-small-root{
    position: relative;
    width: 240px;
}

.window-small-top{
    width: 240px;
    height: 32px;
    background: url(./pix/box_black_top_s.png);
}

.window-small-top h1{
  padding-top:12px;
  padding-left:25px;
  font-size: 9pt;
  color: white;
  font-variant: small-caps;
}


.window-small-middle{
    width: 240px;
    background: url(./pix/box_middle_s.png);
}

.window-small-bottom{
    width: 240px;
    height: 32px;
    background: url(./pix/box_bottom_s.png);
}

.window-watermark{
    background: url(./pix/water_black.png);
    height: 51px;
    width: 51px;
    position:absolute;
    right:20px;
    top: -2px;
}



.window-root{
  position:relative;
  height: 100%;
  margin-bottom:15px;
  margin-left:15px;
}

.window-left{
    width: 28px;
    float: left;
    height: 100%;
}

.window-left-top, .window-right-top, .window-left-bottom, .window-right-bottom{
    height: 28px;
    width: 28px;
}

.window-left-top{
    background: url(./pix/box_green_tl.png);
}

.window-left-mid,
.window-left-mid2{
    background: url(./pix/box_left.png);
    float:left;
    width: 28px;
    bottom: 28px;
    position: absolute;
    height: 50%;
}

.window-left-mid2{
    top: 28px;
}


.window-left-bottom, .window-right-bottom{
    position: absolute;
    bottom: 0px;
}

.window-left-bottom{
    background: url(./pix/box_ll.png);
}

.window-right-bottom{
    background: url(./pix/box_lr.png);
}


.window-right{
    float: right;
}

.window-right-top{
    background: url(./pix/box_green_tr.png);
}

.window-right-mid,
.window-right-mid2{
    background: url(./pix/box_right.png);
    float:left;
    width: 28px;
    bottom: 28px;
    position: absolute;
    height: 50%;
}

.window-right-mid2{
    top: 28px;
}

.window-mid{
    margin-left: 28px;
    margin-right: 28px;
}

.window-mid-top{
    overflow: hidden;
    background: url(./pix/box_green_t.png);
    height: 28px;
}

.window-mid-top h1{
    font-weight: bold;
    color: white;
    font-size: 10pt;
    margin-top: -1px;
    font-variant: small-caps;
    line-height: 30px;
}


.window-mid-mid{
    background: white;
}

.window-mid-bottom{
    background: url(./pix/box_l.png);
    height: 28px;
}


#top-column{
	position: relative;
	width: 630px;
	left:50%;
	margin-left: -310px;
}

#left-column{
    float: left;
    width: 630px;

}
#right-column{
    float:right;
    width: 240px;
}
.content{
    padding-top: 5px;
    margin-left: 25px;
    margin-right: 25px;
}

.contentblock .screenshot{
    float: right;
    margin-left:10px;

}

.contentblock .screenshot a,.contentblock .screenshot a:hover{
	background: none;
	background-image: none;
	margin: 0px;
	padding: 0px;
}


.contentblock h2{
  font-size: 11pt;
  color: #808080;
  margin-bottom: 10px;
}

.contentblock h3{
  margin-left:0px;
  color: #808080;
  font-size: 9pt;
  margin-bottom: 10px;
}

.contentblock{
    padding-top:15px;
    padding-bottom:1px;
    width: 100%;

}

.contentblock select{
	border: 1px dashed #89c3f0;
}

.contentblock .button{
  font-size: 8pt;
  border: 1px solid #87c100;
  background: #f4f9e8;
  margin: 5px;
  margin-left:0px;
  padding:0px;
}

.contentblock .helpline{
  font-size: 8pt;
  width: 96%;
  border: 1px dashed #87c100;
  background: #f4f9e8;
  margin: 5px;
  margin-left:0px;
  padding:3px;
  display:block;
}

.separator{
    height: 20px;
    position: relative;
    width:76%;
    margin-top:15px;
    border-top: 1px dashed #89c3f0;
    left:12%;

}

.contentblock a, .ajaxlink{
    text-decoration: none;
    color: #ff4d09;
    background: url(./pix/link.png);
    background-position: right top;
    background-repeat: no-repeat;
    padding-right: 8px;
    cursor: pointer;
}
.contentblock a:hover, .ajaxlink:hover{
    color: #89c3f0;
    background-image: url(./pix/link_hover.png);
}

.contentblock .highlite{
	color: #ff4d09;
}

.contentblock .footer{
    margin-top: 10px;
    font-style: italic;
    font-size: 7pt;
    text-align:right;
    margin-right: 5%;
    color: #89c3f0;
}

.contentblock pre {
  font-size: 8pt;
  font-family: Courier New, fixed-width;
  border: 1px dashed #87c100;
  background: #f4f9e8;
  margin: 10px;
  margin-left:30px;
  margin-right:40px;
  padding: 5px;
  padding-bottom:15px;
  overflow-y: hidden;
  overflow: auto;
  line-height: 0.8;

}

.contentblock ul {
  list-style-image:url(./pix/dot.png);
  margin-left:35px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.contentblock ol {
  color: #89c3f0;
  margin-left:40px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.contentblock ol li .black{
  color:black;
}

.contentblock .download ul{
    margin-left:10px;
    margin-top:0px;
    list-style-type:none;
    list-style-image:none;
    margin-bottom:0px;
}

.contentblock .default-textfield{
	border: 1px dashed #89c3f0;
    background:#f3faff;
    width: 150px;
    height: 13px;
    font-size:8pt;
    padding:3px;
    margin-bottom:10px;
}

.contentblock .editarea{
	border: 2px solid #89c3f0;
	background:#f3faff;
	padding:10px;
}

.contentblock .box{
	border: 1px dashed #89c3f0;
    background:#f3faff;
    width: 96%;
    height: 50px;
    overflow:auto;
    font-size:8pt;
    padding:3px;
    margin-bottom:10px;
    
}
.contentblock .editbox, .titlebox{
	border: 1px dashed #89c3f0;
    background:#ffffff;
    width: 96%;
    overflow:auto;
    font-size:8pt;
    padding:3px;
    margin-bottom:10px;
}
.contentblock .editbox{
    height: 200px;
}

.contentblock .buttonsubmit{
	background: url(./pix/btn_base.png) no-repeat;
	color:white;
	width:72px;
	height:19px;
	font-variant: small-caps;
	font-weight:bold;
	font-size:8pt;
}

.contentblock .buttonsubmit:hover{
	background-image: url(./pix/btn_base_hover.png);
}

.download a{
    overflow:visible;
    display: block;
    height: 12px;
    margin-bottom:4px;
    padding-left: 20px;
    background: url(./pix/arrow.png);
    background-repeat: no-repeat;
    
}
.download a:hover{
    background-image: url(./pix/arrow_hover.png);
}

.defaulttable{
    position:relative;
    width:90%;
    left:5%;
    margin-top: 5px;
    margin-bottom: 15px;
}
.defaulttable a{
	background-image:none;
}

.defaulttable a:hover{
	background-image: url(./pix/linkwhite.png);
}

.tablecaption {
    font-size: 9pt;
    color: #89c3f0;
    font-weight:bold;
    font-variant: small-caps;
    margin-top: 10px;
    margin-left: 15px;
}


.defaulttable td {
    font-size: 8pt;
}


.defaulttable thead td{
    height: 25px;
    padding-left:2px;
    color:#ffffff;
    font-weight: bold;
    font-size: 9pt;
    background: #89c3f0;
    border: 2px solid white;
}

.defaulttable .highlittd{
	background: #89c3f0;
}




.defaulttable tbody td{
  border: 2px solid white;
  padding:2px;
}


.defaulttable .oddtd{
    background:#f3faff;
}

.defaulttable .eventd{
    background:#e3f0f9;
}

.defaulttable td a{
  font-size: 8pt;
}

.defaulttable .highlittd a{
	color:white;
}


.navigation-root {
  margin-bottom: 10px;
}

.navmargin {
    margin-left:15px;
}


.navhome, .navitem{
  padding-left:10px;
  margin-top:2px;
  margin-left:4px;
  background: url(./pix/navline.png) no-repeat;
}

.navhome{
  color: #ff9900;
  font-weight: bold;
}

.contentblock .infotable{
  font-size: 9pt;
  border: 1px dashed #89c3f0;
  background: #e3f0f9;
    position:relative;
    width:90%;
    left:5%;
    margin-top: 5px;
    margin-bottom: 15px;
}

.contentblock .infotable .lefttd{
	text-align:right;
	color: #89c3f0;
	font-weight: bold;
	padding-right: 8px;
	padding-left: 8px;
	width:45%;
}
.contentblock .infotable .righttd{
	text-align:left;
	
}

#loader {
	height:32px;
	width:32px;
	position: absolute;
	left:0px;
	top:0px;
	background-image: url(./pix/ajax-loader.gif);
	z-index: 20000;
	visibility: hidden;
}
.contentblock .blanklink {
	width:0px;
	height:0px;
	margin:0px;
	padding:0px;
	background: none;
}

.navigationbar{
	position:relative;
	padding-top:16px;
	margin-bottom:-16px;
	padding-left:20px;
	width:630px;
	height:42px;
	font-size:7pt;
	background:url(./pix/navbar.png);
}
.navigationbar a{
	color:white;
	font-weight: bold;
}

.navigationbar a:hover{
	color:black;
}














