﻿@import url(Round.css);


.slulogo
{
    position: absolute;
    top: 40px;
    right: 10px;
}
.artdatalogo
{
    float: right;
    position: absolute;
    top: 10px;
    right: 5px;
}

.summary
{
    background-color: #FF2F2F;
    color: #ffffff;
    padding: 4px;
}
.summary ul
{
    margin: 0;
}
#commentContainer
{
    position: absolute;
    background-color: #eee;
    padding: 3px;
    border: 1px solid #ccc;
    z-index: 101;
}
.commentOpener
{
    cursor: pointer;
    cursor: hand;
    vertical-align: middle;
    line-height: 16px;
    width: 16px;
    height: 16px;
}

a.tooltip2
{
    text-decoration: none;
    cursor: help;
    font-weight: bold;
    line-height: 16px;
    padding: 0 16px 0 0;
    background-image: url(/images/icons/help.png);
    background-position: right center;
    background-repeat: no-repeat;
}

.CommentArrow
{
    background-image: url(/images/comment/comment-arrow.gif);
    background-repeat: no-repeat;
    height: 14px;
    width: 14px;
    position: relative;
    left: 20px;
    top: 1px;
}

.CommentText
{
    background-image: url(/images/comment/comment-shadow.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
    padding-bottom: 3px;
    width: 400px;
}

.CommentText img
{
    border: 0;
}
.CommentText2
{
    background-color: #fff;
    border: 1px solid #BCBCBC;
    padding: 3px;
}
.CommentText3
{
    background-color: #F3F3F3;
    padding: 5px;
}
.CommentText3 .content
{
    margin: 5px 5px 5px 5px;
    min-height: 45px;
    font-size: 11px;
    font-family: tahoma;
}
.CommentText3 .content p
{
    margin: 0px;
}

div.tooltip2
{
    position: absolute;
    z-index: 1000;
}

a var
{
    display: none;
}

span.toggleContainerLink
{
    cursor: hand;
    cursor: pointer;
    text-decoration: none;
}
span.toggleContainerLink span
{
    margin: 0 5px 0 0;
    padding: 0 3px;
}
div#mapContainerHeader span.toggleContainerLink
{
    background-color: #333;
    color: #fff;
}
.scroll
{
    overflow-x: scroll;
}
a.truncate_more_link
{
    padding: 0 0 0 2px;
}
a.searchbutton img
{
    vertical-align: bottom;
}

.noUnderline
{
    text-decoration: none;
}

.success
{
    background-color: #DBEFD1;
    border: 1px solid #A7CC95;
    margin: 0 0 20px;
    padding: 10px;
}

.pager span.current
{
    font-size: 12px;
    font-weight: bold;
}

div#Error, div.Error
{
    background-color: red;
    border: solid 5px #8F0808;
    padding: 10px;
    color: #fff;
    font-weight: bold;
}

img.viewmap
{
    cursor: hand;
    cursor: pointer;
    vertical-align: middle;
}

div#mainContainer
{
    margin: 0 auto;
    padding: 5px;
    width: 931px;
    background-color: #fff;
    position: relative;
}

div#headContainer
{
    position: relative;
    margin: 30px 0 5px 0;
    top: 0px;
    left: 0px;
}

div#menuContainer
{
    height: 62px;
    line-height: 62px;
    padding: 0 0 0 80px;
}

div#breadcrumbs
{
    padding: 2px 0 0 83px;
    height: 33px;
    background-image: url(/Images/Layout/breadcrumbBg.jpg);
    vertical-align: top;
}


div#menuContainer li
{
    padding: 0px 5px;
}
div#menuContainer a:link
{
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
}
div#menuContainer a:visited
{
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
}
div#menuContainer a:active
{
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
}
div#menuContainer a:hover
{
    text-decoration: none;
    color: #c0c0c0;
    font-weight: bold;
}
div#breadcrumbs a:link
{
    text-decoration: none;
    color: #000000;
}
div#breadcrumbs a:visited
{
    text-decoration: none;
    color: #000000;
}
div#breadcrumbs a:active
{
    text-decoration: none;
    color: #000000;
}
div#breadcrumbs a:hover
{
    text-decoration: none;
    color: #666666;
}

div#loginContainer
{
    background-color: #222;
    border: 8px solid #555;
    color: #fff;
    padding: 5px;
    width: 175px;
    display: none;
    position: absolute;
    right: 5px;
    top: 20px;
    z-index: 100;
}

div#loginContainer a
{
    color: #999;
}

span.loginLnk
{
    position: absolute;
    right: 5px;
    top: 0px;
    color: #333;
    height: 15px;
    line-height: 15px;
    cursor: hand;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
}

table.Login .Error
{
    color: red;
    position: absolute;
    right: 70px;
    top: 1px;
}

div.contentContainer
{
    min-height: 570px;
    padding: 5px 0 0 0;
    position: relative;
}

table th
{
    font-weight: bold;
}

.withRightColBg
{
    background: #fff url(/Images/Layout/rightColBg.jpg) repeat-y right;
}

div.bodyContainer
{
    position: relative;
    margin: 0 10px 0 10px;
}

.withRightCol
{
    float: left;
    width: 685px;
    margin: 0 10px 0 0;
}

div.rightColumnContainer
{
    width: 226px;
    float: right;
    position: absolute;
    top: -59px;
    right: 0px;
}

div#rightColumnContent
{
    min-height: 50px;
    background: #fff url(/Images/Layout/rightColBg.jpg) repeat-y;
    padding: 10px;
    overflow: auto;
}

div#footerContainer
{
    font-size: 10px;
    border-top: 5px solid #c1c1c1;
    color: #333;
    padding: 3px 0;
    position: relative;
    margin: 10px 0 0 0;
}
div#footerContainer a
{
    color: #333;
    font-size: 10px;
}
div#footerContainer img
{
    border: 0;
}

div#loginContainer div.loginSubContainer hr
{
    margin: 2px 0 2px 0;
    background-color: #ccc;
    height: 1px;
}
div#loginContainer div.loginSubContainer div.loginUsernameContainer
{
    margin: 0 5px 0 0;
    padding: 0 2px 0 0;
    border-style: solid;
    border-width: 1px;
    border-width: 0 1px 0 0;
    border-color: #ccc;
    float: left;
}

div#loggedinContainer
{
    position: absolute;
    line-height: 23px;
    height: 23px;
    right: 0px;
    top: 0px;
}

div#loggedinContainer a.loginstatus
{
    padding: 0 4px 0 0;
}

.loginname
{
    padding: 0 0 0 4px;
}

div#menuContainer table td
{
    padding: 0 2px 0 2px;
}

div.floaters .col1
{
    float: left;
}
div.floaters .col2
{
    float: right;
    border-left: 5px solid #FFFFFF;
}
div.floaters img
{
    float: left;
}
div.floatersAuto .col1
{
    float: left;
}
div.floatersAuto .col2
{
    float: right;
    border-left: 5px solid #FFFFFF;
}
div.floatersExt .col1
{
    float: left;
    margin: 0 20px 0 0;
}
div.floatersExt .col2
{
    float: left;
    border-left: 5px solid #FFFFFF;
}

.mapDescContent div
{
    margin: 0 0 3px 0;
}
.mapDescContent img
{
    float: left;
    margin: 0 5px 0 0;
}

.boxes
{
    margin: 0 auto;
    padding: 10px 0 0;
    height: 110px;
}
.boxes .box
{
    background-position: center top;
    background-repeat: no-repeat;
    float: left;
    height: 110px;
    margin: 0 15px 0 0;
    position: relative;
    width: 183px;
}
.boxes .box h2
{
    color: #333333;
    font-size: 12px;
    font-weight: bold;
    margin: 15px 0 0 55px;
}
.boxes .box span
{
    left: 15px;
    position: absolute;
    top: 40px;
}
.boxes .registration span
{
    top: 60px;
}
.boxes .about span, .boxes .report span
{
    top: 50px;
}
.boxes .box img
{
    position: absolute;
    top: -10px;
}
.boxes .registration img
{
    position: absolute;
    left: -5px;
    top: -10px;
}
.boxes .search img, .boxes .about img, .boxes .clams img
{
    left: -10px;
}
.boxes .report img
{
    left: -15px;
}
.boxes .tree img
{
    left: -40px;
}
.boxes .tree span
{
    left: 40px;
}
.boxes .clam img
{
    left: -3px;
    top: -5px;
}
.boxes .clam h2
{
    margin: 15px 0 0 70px;
}

.modalPopup, .modalContent
{
    height: 500px;
}
.modalPopup
{
    height: 500px;
    width: 590px;
}
.modalContent
{
    overflow: auto;
}
.modalPopup .modalDrag
{
    height: 22px;
    width: 100%;
    cursor: move;
    position: relative;
}
.modalPopup .modalDrag input
{
    position: absolute;
    right: 0px;
    top: -5px;
}

.modalBackground
{
    background-color: #000;
    opacity: 0.75;
    filter: alpha(opacity=75);
}

.importgrid
{
    font-family: tahoma, verdana;
    font-size: 11px;
    border: solid 1px #7f7f7f;
    border-collapse: collapse;
    color: #333333;
    width: 100%;
}

.importgrid th
{
    background: url(/images/Grids/Clamgrid/sprite.png) repeat-x 0px 0px;
    border-color: #989898 #cbcbcb #989898 #989898;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    color: #000;
    padding: 5px 2px;
    vertical-align: bottom;
    text-align: left;
}

.importgrid td
{
    color: #333333;
    padding: 1px 5px;
    border-bottom: solid 1px #efefef;
    border-right: solid 1px #efefef;
    white-space: nowrap;
}

.importgrid .altrow
{
    background-color: #f5f5f5;
}
.importgrid .row
{
    background-color: #fff;
}


.reportTypeDiv ul li
{
    padding-top: 15px;
}

.reportForm
{
    line-height: 30px;
}

.printChartLink
{
    padding-left: 20px;
}

.left
{
    float: left;
}

.right
{
    float: right;
}

.clear
{
    clear: both;
}

.chartModalDialogDiv
{
    line-height: 2em;
}

.helpDialog ul li
{
    list-style-type: disc;
}


.groupedMatrixReportTable
{
    border-collapse: collapse;
    margin: 5px 0px;
}


.groupedMatrixReportTable, .groupedMatrixReportTable td, .groupedMatrixReportTable th
{
    border: 1px solid gray;
    white-space: nowrap;
}


.groupedMatrixReportTable td
{
    text-align: right;
    padding: 0px 5px;
}


.groupedMatrixReportTable td.total
{
    font-weight: bold;
}


.groupedMatrixReportTable td.xheader, .groupedMatrixReportTable td.yheader
{
    font-weight: bold;
}


.groupedMatrixReportTable td.xheader
{
    line-height:10px;
    text-align:center;
    padding:5px;
    min-width:20px;
    white-space:normal;
}

.box_rotate90
{
    float: left;
    postition: relative;
    -moz-transform: rotate(270deg); /* FF3.5+ */
    -o-transform: rotate(270deg); /* Opera 10.5 */
    -webkit-transform: rotate(270deg); /* Saf3.1+, Chrome */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; /* IE8 */
}

.validationSummary 
{
    color:Red;
    background:#FFC1C1;
    padding:2px;
    border:1px solid red;
    margin: 3px 0px;
}


.UpdatePanelProgressDiv {
    background-color: white;
    filter: alpha(opacity=50);
    height: 3000px;
    left: 0px;
    opacity: 0.5;
    position: fixed;
    width: 3000px;
    top: 0px;
    z-index: 100000;
}

.UpdatePanelProgress {
    background-color: #ddd;
    border-radius:10px;
    border:1px solid #aaa;
    padding: 20px;
    z-index: 100001;
    font-size:medium;
    position: fixed;
    left: 48%;
    top: 50%;
}


input.goToPageInput 
{
    width:40px;
}

.lengthToggle.single 
{
    display:none;
}

.lengthToggle.multi 
{
}

.chooseRSTID 
{
    padding-right: 5px;   
}

.gisProgress
{
    background:#CAE2AC;
    padding:5px;
}

