/**
 * default.css
 *
 * Default styles used by all pages of the BeachData application.
 *
 */
.listTable {
	background-color: #FFFFFF;
    border-style: solid;
    border-color: #C0C0C0;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
}

.listHeader {
	background-color: #F2D881;
    font-weight: bold;
}

.list0 {
	background-color: #CCDEFF;
}

.list1 {
	background-color: #FFFFFF;
}

.tdLeftBorder {
	background-color: #EEEEEE;
    border-style: solid;
    border-color: #FFFFFF;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 2px;
    border-right-width: 0px;
}

.readOnly{
    background-color: #FFFFFF;
    border-style: solid;
    border-color: #C0C0C0;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    padding-left: 5px;
    padding-right: 5px;
}

img.orderBy{
    padding-right: 5px;
}

div#deadVertebratesTable{
    text-align: center;
}

div#addlSurveyTable{
    text-align: center;
}

div#datePick{
    background-color:#FFFFFF;
}

table#beachInfo{
    margin-right: 20px;
}

table#deadVertebrates{
    margin-bottom: 10px;
}

table.form{
    background-color: #EEEEEE;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-style: solid;
    border-color: #C0C0C0;
}

table#recordDisplay tr.row1{
    background-color: #FFFFFF;
    vertical-align: middle;
    text-align: center;
}

table#recordDisplay td{
    padding-top: 0px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 0px;
    text-align: left;
    vertical-align: middle;
}

table#recordDisplay tr.row0{
    background-color: #CCDEFF;
    vertical-align: middle;
}

table#recordDisplay th{
    font-weight: bold;
    border-style: solid;
    border-color: #C0C0C0;
    border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    text-align: center;
    padding-left: 5px;
}

table#recordDisplay tr{
    background-color: #EEEEEE;
}

table#recordDisplay{
    vertical-align: center;
    background-color: #FFFFFF;
    border-style: solid;
    border-color: #C0C0C0;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.panel{
    width: 300px;
    background-color: #EEEEEE;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-style: solid;
    border-color: #C0C0C0;
    margin-left: 20px;
    text-align: center;
}

div#logo{
    text-align: right;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    border: none;
}

div#viewBrowsers{
    text-align: right;
}

ul.aqua{
    vertical-align: top;
    text-align: left;
    line-height: 1.5;
    list-style-type: circle;
    list-style-image: url(/JBeachDataMB/images/aquadot.jpg);
    list-style-position: outside;
}

ul.noBullet{
    vertical-align: top;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
}

div#browsersInner{
    background-color: #FFFFFF;
    margin-top: 0px;
    margin-left: 10px;
    margin-right:10px;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-style: solid;
    border-color: #000000;
    text-align: justify;
}

div#browsers{
    width: 400px;
    background-color: #EEEEEE;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-style: solid;
    border-color: #C0C0C0;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display:none;
}

div#info{
    font-weight: normal;
    font-size: 12px;
    vertical-align: top;
    text-align: left;
    line-height: 1.5;
    margin-left: 30px;
    margin-right: 10px;
    padding-bottom: 5px;
    display: list-item;
    list-style-type: square;
    list-style-image: url(/JBeachDataMB/images/aquadot.jpg);
    list-style-position: outside;
}

div#infoHead{
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 15px;
}

div#infoBox{
    font-color: #000099;
    width: 350px;
    background-color: #EEEEEE;
    background-image: url(/JBeachDataMB/images/icon_info_lrg.gif);
    background-repeat: no-repeat;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-style: solid;
    border-color: #C0C0C0;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    overflow: auto;
}

div#errorHead{
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    padding-top: 5px;
    padding-bottom: 25px;
}

div#errorBox{
    width: 350px;
    color: #FF0000;
    background-color: #FFFFCC;
    background-image: url(/JBeachDataMB/images/error.gif);
    background-repeat: no-repeat;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-style: solid;
    border-color: #AAAAAA;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

div#requiredExplain{
    font-style: italic;
    margin-top: 5px;
    margin-left: 25px;
    text-align: left;
}
a img{
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-style: none;
}

a, a:link, a:active, a:visited{
    font-weight: bold;
    color: #FF6600;
    text-decoration: none;
}

a:hover{
    color: #000099;
    border-bottom: 1px dashed #FF6600;
}

input.button{
    color: #000000;
}

form input.focus, form textarea.focus, form select.focus{
    border-top: #C07300 solid 2px;
    border-right: #FFDEAD solid 2px;
    border-bottom: #FFDEAD solid 2px;
    border-left: #C07300 solid 2px;
}

form select{
    padding-left: 0px;
    color: #000000;
}

form input, form textarea{
    padding-left: 4px;
    color: #000000;
}

label.required{
    font-weight: bold;
    background-image: url(/JBeachDataMB/images/required.gif);
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 12px;
}

label{
    cursor: pointer;
    cursor: hand;
}

table#loginForm{
    width: 400px;
    background-color: #EEEEEE;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-style: solid;
    border-color: #C0C0C0;
}

th, tr, td, pre, code{
    font-size: 12px;
    text-align: left;
    vertical-align: top;
}

table{
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

h4{
    font-weight: bold;
    font-size: 12px;
    color: #000099;
    line-height; 16px;
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;
    text-align: center;
}

h3{
    font-weight: bold;
    font-size: 14px;
    color: #000099;
    line-height; 16px;
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;
    text-align: center;
}

h2{
    font-weight: bold;
    font-size: 18px;
    color: #000099;
    line-height; 18px;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: auto;
}

h1{
    font-weight: bold;
    font-size: 24px;
    color: #CCCCCC;
    line-height: 24px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    text-align: left;
}

div#footer{
    font-size: 11px;
    color: #666666;
    background-color: transparent;
    text-align: left;
    margin-top: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
    border-color: #000000;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    float: both;
}

div#content p{
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}

div#content{
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    text-align: center;
}

div#working{
    display: none;
    margin-top: 150px;
    margin-bottom: 150px;
    margin-right: auto;
    margin-left:auto;
}

div#menu {
    background-color: #EEEEEE; /* Changed from #eee to #EEEEEE (BDS) */
    margin-top: 25px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 17px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
    /* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
    height: 33px; /* 14px + 17px + 2px = 33px */
    border-style: solid;
    border-color: #000000;
    border-top-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    line-height: 11px;
    height:14px; /* the correct height */
}

div#currentUser a, div#currentUser a:visited{
    font-weight: bold;
    color: #000099;
    text-decoration: none;
}

div#currentUser a:hover{
    border-bottom: 1px dashed #FF6600;
}

div#currentUser{
    position: absolute;
    right: 10px;
    top: 5px;
    background-color: transparent;
    color: #000000;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    margin-top: 0px;
    margin-right: 5px;
    margin-left: 0px;
    margin-bottom: 5px;
    text-align: right;
    padding-bottom: 5px;
}

div#header{
    font-weight: bold;
    font-size: 20px;
    background-color: transparent;
    text-align: left;
    padding-right: 10px;
    padding-left: 10px;
}

body{
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 12px;
    color: #000099;
    background-color: #FFFFFF;
    background-image: none;
    background-repeat: none;
    word-spacing:normal;
    letter-spacing:normal;
    text-decoration: none;
    vertical-align: top;
    text-transform: none;
    text-align: center;
    text-indent: 0px;
    line-height: normal;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-style: none;
    width: auto;
    height: auto;
    white-space: normal;
}

/* ------------ Begin Menu Styles ------------*/
/* level 0 inner */
a.m0l0oout{
    border: none;
}

a.m0l0oover{
    color: #FF6600;
    border: none;
}

a.m0l0oover:hover{
    color: #FF6600;
    border: none;
}

a.m0l1oout{
    border: none;
}

a.m0l1oover{
    color: #FF6600;
    border: none;
}

a.m0l1oover:hover{
    color: #FF6600;
    border: none;
}

a.m0l2oout{
    border: none;
    color: #000099;
}

a.m0l2oover{
    color: #FF6600;
    border: none;
}

a.m0l2oover:hover{
    color: #FF6600;
    border: none;
}

.m0l0iout {
    text-decoration: none;
    padding: 4px;
    border: none;
    text-align: left;
}

.m0l0iover {
    text-decoration: underline overline;
    padding: 4px;
    border: none;
    text-align: left;
}

/* level 0 outer */
.m0l0oout {
    text-decoration : none;
    border: none;
    text-align: left;
}

.m0l0oover {
    color: #FF6600;
    text-decoration : none;
    border: none;
    text-align: left;
    background-color: #000099;
}

/* level 1 inner */
.m0l1iout {
    text-decoration: none;
    padding: 4px;
    text-align: left;
}

.m0l1iover {
    text-decoration : underline overline;
    padding: 4px;
    text-align: left;
}

/* level 1 outer */
.m0l1oout {
    text-decoration : none;
    background: #CCCCCC;
    text-align: left;
}

.m0l1oover {
    text-decoration : none;
    background-color: #000099;
    color: #FF6600;
    text-align: left;
}

/* level 2 inner */
.m0l2ioout {
    text-decoration : underline overline;
    padding: 4px;
    text-align: left;
}

.m0l2iover {
    text-decoration : underline overline;
    padding: 4px;
    text-align: left;
}

/* level 2 outer */
.m0l2oout {
    text-decoration : none;
    background-color: #AAAAAA;
    text-align: left;
}

.m0l2oover {
    text-decoration : none;
    background-color: #000099;
    text-align: left;
}

/*--------------------- Menu Styles ---------------------------------------*/
.CalcpYearNavigation,.CalcpMonthNavigation{
    background-color:#6677DD;
    text-align:center;
    vertical-align:center;
    text-decoration:none;
    color:#FFFFFF;
    font-weight:bold;
}

.CalcpDayColumnHeader,.CalcpYearNavigation,.CalcpMonthNavigation,.CalcpCurrentMonthDate,
.CalcpCurrentMonthDateDisabled,.CalcpOtherMonthDate,.CalcpOtherMonthDateDisabled,
.CalcpCurrentDate,.CalcpCurrentDateDisabled,.CalcpTodayText,.CalcpTodayTextDisabled,
.CalcpText{
    font-family:arial;
    font-size:8pt;
}

TD.CalcpDayColumnHeader{
    text-align:right;
    border:solid thin #6677DD;
    border-width:0 0 1 0;
}

.CalcpCurrentMonthDate,.CalcpOtherMonthDate,.CalcpCurrentDate{
    text-align:right;
    text-decoration:none;
}

.CalcpCurrentMonthDateDisabled,.CalcpOtherMonthDateDisabled,
.CalcpCurrentDateDisabled{
    color:#D0D0D0;
    text-align:right;
    text-decoration:line-through;
}

.CalcpCurrentMonthDate{
    color:#6677DD;
    font-weight:bold;
}

.CalcpCurrentDate{
color: #FFFFFF;
font-weight:bold;
}

.CalcpOtherMonthDate{
    color:#808080;
}

TD.CalcpCurrentDate{
    color:#FFFFFF;
    background-color: #6677DD;
    border-width:1;
    border:solid thin #000000;
}

TD.CalcpCurrentDateDisabled{
    border-width:1;
    border:solid thin #FFAAAA;
}

TD.CalcpTodayText,TD.CalcpTodayTextDisabled{
    border:solid thin #6677DD;
    border-width:1 0 0 0;
    text-align: right;
}

A.CalcpTodayText,SPAN.CalcpTodayTextDisabled{
    height:20px;
}

A.CalcpTodayText{
    color:#6677DD;
    font-weight:bold;
}

SPAN.CalcpTodayTextDisabled{
    color:#D0D0D0;
}

.CalcpBorder{
    border:solid thin #6677DD;
    margin-left: 0px;
    margin-right: 0px;
}

