﻿body {
}
.HyperLink_UnderLine
{
     font-size: 18px;
    color: #FFFFFF;
    font-weight: bold;
   
    
}
.HyperLink_NoUnderLine
{
    text-decoration: none;
    color: #000000;
    font-style: normal;
    display: inline;
}
.Heading1
{    text-align: center;
}
.Heading2
{
    font-size: 20px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    width: 314px;
}
.Body
{
    font-size: 14px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    border-style: none;
    background-color: #FFFFFF;
}
.DataList
{
    font-size: 14px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    border-style: none;
    background-color: #FFFFFF;
    text-align: center;
}
.MenuItems
{
    font-size: x-large;
    color: #FFFFFF;
    overflow: hidden;
}
.GridView
{
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    background-image: none;
    
}

.ScollBoxSpan
{
    font-size: large;
    cursor: pointer;
    color: #FFFFFF;
    text-align: left;
}
.SmallThumbnail
{
    width: 74px;
    height: 80px;
    
}
.DivWindow
{
    background-image: url('../Images/Master/DivBackground.jpg');
    background-repeat: no-repeat;
    
    position: absolute;
    
    
}
.DivWindow2
{
}
.SmallButton
{
    background-repeat: no-repeat;
    height: 41px;
    width: 218px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: url('../Images/CSS/Small Button.jpg');
}
.ModalPanelcss
{
    border-style: solid;
    border-width: 1px;
    background-color: #FFFFFF;
    width: 900px;
    height: 600px;
    
    
}
.ModalBackground
{
    background-color: #808080;
    filter:alpha(opacity=70);
    opacity:0.7;
}
.CustomDataGrid
{
    width: 150px;
    height: 100px;
    text-align: center;
    cursor: pointer;
    
}
.ListViewImage
{
    clip: rect(80px, 80px, auto, auto);
}
.CustomDataGridSquare
{
    width: 120px;
    height: 120px;
    text-align: center;
    cursor: pointer;
    
}
.ModalPanelcssSqaure
{
    border-style: solid;
    border-width: 1px;
    background-color: #FFFFFF;
    width: 440px;
    height: 500px;
    
    
}
.InfoModalPanel
{
     border-style: solid;
    border-width: 1px;
    background-color: #FFFFFF;
    width: 540px;
    height: 500px;
}
.GraniteModalPanel
{
    border-style: solid;
    border-width: 1px;
    background-color: #FFFFFF;
    width: 260px;
    height: 300px;  
}
.ZidiacModalPanel
{
     border-style: solid;
    border-width: 1px;
    background-color: #FFFFFF;
    width: 300px;
    height: 340px;  
}
.CustomDataGridSpecies
{
    width: 100px;
    height: 100px;
    text-align: center;
    cursor: pointer;
    
}
.Accordian
{
    border-style: solid;
    border-width: 1px;
}

.AccordianHeader
{
    border: 1px solid #000000;
    font-size: 18px;
    padding: 1px;
    background-color: #CFA449;
    margin-top: 0px;
    background-image: url('../Images/Accordian Header2.jpg');
    cursor: pointer;
}
.AccordianContent
{

    background-color: white;
    font-size: 16px;
    
    color: #000000;
    
}
.AccordianHREF
{
    font-size: 18px;
    color: black;
    text-decoration: none;
    
}
.AccordianSelect

{
    border: 1px solid #000000;
    font-size: 18px;
    padding: 1px;
    background-color: #CFA449;
    margin-top: 0px;
    background-image: url('../Images/Accordian Header2.jpg');
    
}
.BodyText
{
background-color: white;
    font-size: 16px;
}
.PanelCollapse
{
    height: 0px;
    font-size: 28px;
    font-weight: bold;
}

h1
{
    padding: 0px;
    color: black;
    margin-top: -2px;
    margin-bottom: -30px;
    font-size: 22px;
}
h2
{
    padding: 0px;
    color: black;
    margin-top: -2px;
    margin-bottom: -15px;
    font-size: 18px;
}
h3
{
    font-size: 16px;
    padding: 0px;
    
    color: black;
    margin-top:-2px;
    margin-bottom:-15px;

}
