/* CSS Document */
/* Entire Page Style */
* {
color: white;
font-family: "Verdana";
margin: 0;
padding: 0;
}

body {
background-color: black;
overflow: hidden;
cursor: none;
}

h1 {
background-color: 4A4A4A;
font-family: "TradeGothic-Bold";
font-size: 40px;
font-weight: bolder;
padding: 3px 0px 3px 0px;
margin: 0px 0px 0px 0px;
text-shadow: black 3px 3px 7px, black -3px -3px 7px;
}

h2 {
font-size: 22px;
background-color: gray;
text-shadow: black 2px 2px 5px, black -2px -2px 5px;
margin: 5px 0px 5px 0px;
}

hr {
margin-top:4px;
margin-bottom:4px;
width: 33%;
height:1px;
border-width:0;
background-color:4A4A4A;
}

/* Specific Section Styles */
.calendarbox {
background-color: black;
position: absolute;
text-align: center;
overflow: hidden;
z-index: 5;
top: 300px;
left: 960px;
width: 480px;
font-size: 28px;
font-weight: bolder;
text-align: center;
text-shadow: gray 2px 2px 3px;
}

#clock {
position: absolute;
top: 0px;
left: 480px;
height: 480px;
width: 480px;
margin: 0px auto 0 auto;
background: url(../config/images/clockface.png);
list-style: none;
}

.dclock {
background-color: black;
position: absolute;
text-align: center;
overflow: hidden;
z-index: 5;
top: 120px;
left: 960px;
height: 180px;
width: 480px;
margin: 0px auto 0 auto;
}

.EASAlerts {
background-color: black;
position: absolute;
text-align: left;
overflow: hidden;
z-index: 5;
top: 600px;
left: 0px;
height: 480px; 
width: 479px;
font-size: 18px;
text-shadow: gray 2px 2px 3px;
}

.facebook {
background-color: black;
position: absolute;
text-align: left;
overflow: hidden;
z-index: 5;
top: 560px;
left: 0px;
padding: 0px;
height: 520px; 
width: 479px;
font-size: 18px;
text-shadow: gray 2px 2px 3px;
}

#hour {
background: url(../images/hourhand.png);
z-index: 1;
}

.linerbox {
background-color: black;
position: absolute;
text-align: left;
overflow: hidden;
z-index: 5;
top: 480px;
left: 480px;
width: 480px;
height: 120px;
font-size: 20px;
font-weight: bold;
text-shadow: gray 2px 2px 3px;
}

.linerbox img {
height: 100px;
margin: 0 10px 0 10px;
vertical-align: middle;
}

#min {
background: url(../images/minhand.png);
z-index: 2;
}

.News {
background-color: black;
position: absolute;
text-align: left;
overflow: hidden;
z-index: 5;
top: 560px;
left: 0px;
height: 520px;
width: 478px;
}

.News p {
margin: 0 0 5px 0;
}

#Newsitemtitle {
font-size: 18px;
font-weight: bold;
text-shadow: gray 2px 2px 3px;
}

#Newsitempubdate {
font-size: 12px;
font-style: italic;
color: 4A4A4A;
}

#Newsitemdescription {
font-size: 14px;
color: CCCCCC;
font-weight: bold;
}

.radar {
background-color: black;
position: absolute;
text-align: center;
overflow: hidden;
z-index: 1;
top: 0px;
left: 1280px;
}

.radarmask {
background-color: black;
position: absolute;
text-align: center;
overflow: hidden;
z-index: 2;
top: 0px;
left: 1280px;
padding: 0px;
height: 480px; 
width: 170px;
}

#sec, #min, #hour {
position: absolute;
top: 0px;
left: 228px;
height: 480px;
width: 30px;
}

#sec {
background: url(../images/sechand.png);
z-index: 3;
}

.SMSGateway {
background-color: black;
position: absolute;
text-align: left;
overflow: hidden;
z-index: 5;
top: 560px;
left: 0px;
padding: 0px;
height: 520px; 
width: 479px;
font-size: 18px;
text-shadow: gray 2px 2px 3px;
}

.StationInfoHeader {
background-color: black;
position: absolute;
text-align: center;
overflow: hidden;
z-index: 5;
top: 600px;
left: 481px;
width: 478px;
}

.StationInfoImage {
background-color: black;
position: absolute;
text-align: center;
overflow: hidden;
z-index: 4;
top: 600px;
left: 481px;
width: 478px;
}

.StreamStatus {
background-color: black;
position: absolute;
text-align: center;
overflow: hidden;
z-index: 5;
text-shadow: gray 2px 2px 3px;
top: 0px;
left: 0px;
height: 260px;
width: 480px;
}

.StreamStatus img {
float: right;
height: 50px;
}


.StreamStatus table {
border:none;
width:480px;
font-size: 20px;
text-shadow: gray 2px 2px 3px;
font-weight: bolder;
padding: 0px 0px 2px 0px;
margin: 0 0 0 0px;
/* Drop Shadow, Top Shadow */
text-shadow: gray 2px 2px 5px, black -2px -2px 5px;
}

.StreamStatus table td, .TXStatus table td {
height: 50px;
}

.twitter {
background-color: black;
position: absolute;
text-align: left;
overflow: hidden;
z-index: 5;
top: 260px;
left: 0px;
padding: 0px;
height: 300px; 
width: 479px;
font-size: 18px;
text-shadow: gray 2px 2px 3px;
}

.twitter twucolor {
color: 4A4A4A;
font-size: 18px;
text-shadow: gray 2px 2px 3px;
}

.TX1Status {
background-color: black;
position: absolute;
text-align: left;
overflow: hidden;
z-index: 5;
top: 260px; 
left: 0px;
height: 300px;
width: 480px;
}

.TX2Status {
background-color: black;
position: absolute;
text-align: left;
overflow: hidden;
z-index: 5;
top: 260px; 
left: 0px;
height: 300px;
width: 480px;
}

.TX3Status {
background-color: black;
position: absolute;
text-align: left;
overflow: hidden;
z-index: 5;
top: 260px; 
left: 0px;
height: 300px;
width: 480px;
}

.TX4Status {
background-color: black;
position: absolute;
text-align: left;
overflow: hidden;
z-index: 5;
top: 260px; 
left: 0px;
height: 300px;
width: 480px;
}

.TX5Status {
background-color: black;
position: absolute;
text-align: left;
overflow: hidden;
z-index: 5;
top: 260px; 
left: 0px;
height: 300px;
width: 480px;
}

.TX6Status {
background-color: black;
position: absolute;
text-align: left;
overflow: hidden;
z-index: 5;
top: 260px; 
left: 0px;
height: 300px;
width: 480px;
}

.TX1Status img, .TX2Status img, .TX3Status img, .TX4Status img, .TX5Status img, .TX6Status img {
float: right;
height: 30px;
}

.TX1Status table, .TX2Status table, .TX3Status table, .TX4Status table, .TX5Status table, .TX6Status table {
border:none;
width:480px;
font-size: 20px;
text-shadow: gray 2px 2px 3px;
font-weight: bolder;
padding: 0px 0px 2px 0px;
margin: 0 0 0 0px;
/* Drop Shadow, Top Shadow */
text-shadow: gray 2px 2px 5px, black -2px -2px 5px;
}

.TX1Status table td, .TX2Status table td, .TX3Status table td, .TX4Status table td, .TX5Status table td, .TX6Status table td {
height: 40px;
}

.weather {
background-color: black;
position: absolute;
text-align: left;
overflow: hidden;
z-index: 5;
font-family: "TradeGothic-Bold";
top: 480px;
left: 1440px;
height: 600px;
width: 480px;
font-size: 20px;
text-shadow: gray 2px 2px 3px;
}

.weather img {
float: left;
margin: 10px 20px 10px 20px;
}

.weather p {
font-size: 18px;
margin: 5px 10px 5px 10px;
}

.webcam {
background-color: black;
position: absolute;
text-align: center;
overflow: hidden;
z-index: 1;
top: 600px;
left: 960px;
}
