﻿.validationControl{/*color:Black;*/}

.progressLoading{display:block; position:absolute; padding: 2px 3px;}
.containerLoading{border: solid 1px #808080; border-width: 1px 0px;}
.headerLoading{background: url('images/bg_DateCol.png') repeat-x 0px 0px;
               border-color: #808080 #808080 #ccc;
               border-style:solid;
               border-width: 0px 1px 1px;
               padding: 0px 10px;
               color: #FFFFFF;
               font-size: 9pt;
               font-weight: bold;
               line-height: 1.9;
               font-family: Arial, helvetica, clean, san-serif;
}

.bodyLoading{background-color: #f2f2f2; 
             border-color: #808080;
             border-style: solid;
             border-width: 0px 1px;
             padding: 10px;
}               


.DailyInfoTable{width:400px; border-top:solid 1px #618296; border-bottom:solid 1px #618296; border-right:solid 1px #618296; border-left: solid 1px #618296;}
.DailyInfoTableDateCol
{
    text-align: center; 
    font-weight:bold; 
    font-size:small; 
    padding:3px 0 3px 0;
    border-bottom:solid 1px #618296;
    height:18px;
    background-image:url('images/bg_DateCol.png');
    background-repeat:repeat-x;
     
     
    }

.HelpInfoDateCol 
{
    text-align: left; 
    font-weight:bold; 
    font-size:small; 
    padding:3px 0 3px 3px; 
    border-bottom:solid 1px #618296;
    height:18px;
    background-image:url('images/bg_DateCol.png');
    background-repeat:repeat-x;
}    
    
.DailyInfoTableContainer { width:70px; text-align:center; font-weight:bold; padding-right:3px; padding:3px; border-right: solid 1px #618296; }
.DailyInfoTableRight {width:70px; text-align:center; font-weight:bold; padding-right:3px; padding:3px; border-left: solid 1px #618296; }


.WeatherTable{ font-weight:bold}
.WeatherTable td {font-weight:bold;}
.WeatherTableHeader {text-align:right;}

.TideTable {width:80%;}
.TideTableColumnHeading{ text-align:center; font-weight:bold; font-size:100%;} 
.TideTableRowHeading{ padding-right:4px; text-align:right; font-weight:normal; font-size:85%;}
.TideTableContent{text-align:center; font-size:85%;}
.TideTableTime {text-align:right; font-size:85%; padding-right:4px;}
/*AFTER CALENDAR*/

body {
background: #081D2A;
}

td {
	font: normal 11px Tahoma, Arial;
	color: #FFFFFF;
}

h1, h2, h3, h4, h5 {

    color: #FFFFFF;
    margin: 0px;
}


h1 {
    font-size: 35px;
}

h2 {
    font: normal tahoma, arial 24.45px;
}

h3 {
    font-size: 14px;
}


a {

font: normal 11px Tahoma, Arial;
color: #4abfe4;
text-decoration: underline;
}

a:hover {

font: normal 11px Tahoma, Arial;
color: #4abfe4;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;
text-decoration: none;

}
a.b1
{
font:  14px tahoma, Arial;
color: #fffea0;
text-decoration: none;
padding: 15px;
margin: 0px;

}
.p
{
padding: 0 0 0 20px;
}
.p1
{
padding: 0 0 0 30px;
}
.p2
{
padding: 150px 0 0 250px;
}
.bg1
{
background: #000000 url(images/index_10.gif) top no-repeat;
}
.bg2
{
background: #000000 url(images/index_10.gif) top no-repeat;
}
.bord
{
border: 1px solid #c5d85a;
}
.menu 
{
color:#4abfe4;
vertical-align:top;
height: 35px;
padding: 10px 0 0 20px;
}
.menu a
{
color:#4abfe4;
font: bold 11px  tahoma, Arial;
text-decoration: none;
}


.blye-text-underline {
color: #4abfe4;
text-decoration: underline;
}

.blye-text-regular {
color: #4abfe4;
text-decoration: none;
}

.yellow-text-regular {
color: #ffb400;
text-decoration: none;
}

.yellow-text-underline {
color: #ffb400;
text-decoration: underline;
}

.orange-text-regular {
color: #fe6b1d;
text-decoration: none;
}

.orange-text-underline {
color: #fe6b1d;
text-decoration: underline;
}
.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
text-decoration: underline;
}

.red-text-regular {
color: #8c247b;
text-decoration: none;
}

.red-text-underline {
color: #8c247b;
text-decoration: underline;
}
.black-text-regular {
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}


.gray-text-underline{
color: #7c7c7c;
text-decoration: underline;
}
.gray-text-regular{
color: #7c7c7c;
text-decoration: none;
}

.green-text{
color: #a5b66e;
text-decoration: none;
}

.green-text-underline{
color: #a5b66e;
text-decoration: underline;
}


#tidetable
{
    border-left:solid 1px black;
    border-right:solid 1px black;
    border-top:solid 1px black;
    border-bottom:solid 1px black;
    width: 500px;
}

.TideColumnHeading 
{
    text-align:center;
    background-color:Navy;
    color:White;
}

.headingleft 
{
    font-weight:bold;
    text-align:right;
}
    
.ajax__validatorcallout div, .ajax__validatorcallout td {border:solid 1px Black;background-color:Gray; color:Black;}



