﻿body {
font-family:  Tahoma, Helvetica, Arial, Sans-Serif;
font-size: 12px;
}
p {
font-family:  Tahoma, Helvetica, Arial, Sans-Serif;
font-size: 12px;
}
h1 {
font-size: 25px;
color: #000099;
}
h2 {
font-size: 18px;
color: #000099;
}
a:link, a:visited {
text-decoration: none;
color: Gray;
}
a:hover {
color: White;
}
.Header1 {
font-size: 25px;
}
.Header {
top: 0px;
left: 0px;
position: absolute;
height: 130px;
width: 1024px;
background-color: #000099;
background-image: url(../../Images/MyDockMates.gif);
background-position: left;
background-repeat: no-repeat;
 
font-size: 10px;  
}
.Login {
color: White;
background-color: #000099; 
top: 0px;
left: 650px;
width: 300px;
height: 110px;
position:  fixed;
}
.Blip {

}
.RadarList {
background-color: Transparent;
left: 50px;
width: 600px;
position: relative;
}
.News {
background-color: Transparent;
width: 300px;
position: relative;
}
.Menu {
top: 90px;
left: 0px;
width: 800px;
position: absolute;
}
.errorLabel {
top: 100px;
left: 0px;
width: 800px;
position: absolute;
color: Red;
}
.MenuItem {
font-size: 14px; 
font-weight: bold;  
color: White;
background-color: #000099;
}
.HeaderText {
font-size: 12px; 
font-weight: bold;  
color: White;
background-color: #000099;
}
.Content {
top: 160px;
left: 0px;
position: absolute;
width: 800px;
}
.GridMain {
border-right:  thin solid;
border-top:  thin solid;
border-left:  thin solid;
border-bottom:  thin solid;
background-color: Transparent;
}
.GridRow {
background-color:  Transparent;
}
.GridSelectedRow {
background-color: #E6E6FA;
}
.GridHeader {
background-color: #000099;
font-weight: bold;
text-align: left;
}
.AboutPage {
top: 200px;
left: 0px;
width: 800px;
height: 400px;
position: absolute;
}
.AboutCol1 {
top: 0px;
left: 0px;
width: 400px;
height: 200px;
position: relative;
float: left;
}
.AboutCol2 {
top: 0px;
left: 400px;
width: 400px;
height: 200px;
position: absolute;
float: right;
}
.AboutMain {
top: 150px;
left: 0px;
width: 800px;
height: 600px;
position: absolute;
float: left;
}
.GoogleMarkers {
    top: 0px;
    left: 0px;
    width: 1024px;
    height: 40px;
    position: absolute;
}
.GoogleSelect {
     top: 40px;
    left: 0px;
    width: 1024px;
    height: 40px;
    position: absolute;
}
.GoogleSelectCol1 {
top: 0px;
left: 0px;
width: 150px;
height: 40px;
float: left;
position: relative;
}
.GoogleSelectCol2 {
top: 0px;
left: 150px;
width: 150px;
height: 40px;
float: left;
position: relative;
}
.GoogleSelectCol3 {
top: 0px;
left: 300px;
width: 150px;
height: 40px;
float: left;
position: relative;
}
.GoogleSelectCol4 {
top: 0px;
left: 450px;
width: 150px;
height: 40px;
float: left;
position: relative;
}
.GoogleSelectCol5 {
top: 0px;
left: 600px;
width: 150px;
height: 40px;
float: left;
position: relative;
}
.GoogleMap {
    top: 40px;
    left: 0px;
    width: 1024px;
    height: 600px;
    position: absolute;
    border: 2px solid Black;
}
.GoogleAddMarker {
    top: 40px;
    left: 810px;
    width: 214px;
    height: 600px;
    position: absolute;
}
.GooglePopup {
    background: #EFEFEF;
    border: 1px solid #999999;
    margin: 0px;
    padding: 7px;
    width: 400px;
}
.RadarDockMate
{
    border-style: solid;
    width: 100px;
    height: 100px;
    float: left;
}
.RadarList {
	width: 400px;
	height: 100px;
	top: 0px;
	left: 0px;

}
.RadarBlip
{
    border-style: solid;
    top: 0px;
    left: 0px;
    width: 300px;
    height: 100px;
    position: relative;
    float: right;
    display: block;
    overflow: auto;
}
.divNotLoggedIn
{
    border-style: solid;
    top: 0px;
    left: 0px;
    width: 1000px;
    height: 600px;
    position: relative;
}
.divWelcome
{
    border-style: solid;
    position: absolute;
   top: 0px;
    left: 0px;
    width: 300px;
    height: 200px;
     float:left;
}
.divLogin
{
    border-style: solid;
    position: absolute;
    top: 0px;
    left: 400px;
    width: 300px;
    height: 200px;
    float: right;
}
.divDescription
{
    border-style: solid;
    position: relative;
    top: 200px;
    left: 0px;
    width: 800px;
    height: 400px;
}

.divLoggedIn
{    top: 0px;
    left: 0px;
    width: 1000px;
    height: 600px;
    position: relative;
}
.divRadar
{
    top: 0px;
    left: 0px;
    width: 400px;
    height: 600px;
    position: relative;
}
.divNews
{
    top: 0px;
    left: 0px;
    width: 400px;
    height: 600px;
    position: relative;
}

