/* Styles for the dropdown box when in use*/


#sddm
{
	position:absolute;
	top:72px;
	width:854px;
	left:20%;
	right:20%;
	z-index:30;
	padding:0;
	height: 20px;
}

#sddm li
{	
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 120px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	background-image: url(../Images/bkgdrop.gif);
	background-color: #0F3;
}

#sddm li a:hover
{
	background-color: #03F;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width:120px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #EAEBD8;
	color: #00F;
	font: 11px arial
}

	#sddm div a:hover
	{
	background:#666;
	color: #FFF;
}

html, body {
	background-color:#000000;
	width:100%;
	padding:0;
	margin:0;
	height:100%;
	text-align: center;
	display: block;
}
p{
	font-family: arial;
	font-size:14px;
	font-weight:300;
	color:#E0E0E0;
	text-align: justify;
	}
	
h1{
	text-align: center;
	font-weight: bold;
	font-family: arial;
	font-size: 18pt;
	color:#FFFFFF;
	}
h2{	
	text-align: center; 
	font-family: arial; 
	font-size: 14pt;
	color:#FFFFFF;
	margin:10px;
	padding-bottom: 50px;
	padding-top: 50px;
	}
h3{
	text-align: center; 
	font-family: verdana; 
	font-size: 12pt;
	color:#FFFFFF
	}
h4{
	text-align: center; 
	font-family: arial; 
	font-size: 10pt;
	color:#FFFFFF;
	margin:10px;
}
a{
	text-decoration:none
}
a:link {color:#0066cc;}
a:visited {color:#33cc00;}
a:hover {text-decoration: none; color:#FFFFFF;
font-weight:bold;}
a:active {color: #99ccff red;text-decoration: none}


.weather_banner
{
	position:absolute;
	left:319px;
	top: 714px;
	width:60%;
	height:50%;
}
/*Style for the title WEATHER IN A FLASH at the top of the index.html page */
.top_title{
	position:relative;
	background:transparent;
	top:23px;
	z-index:1;
}
/*styles for the bar below the title WEATHER IN A FLASH at the top of the index.html page */
.topbar{
	position:absolute;
	left:0px;
	top:70px;
	width:100%;
	height:30px;
}



/*styles set for the navigation bar at the bottom of each web page*/
.navbar{
	position:relative;
	margin-right:auto;
	margin-left:auto;
	top:450px;
	width: 500px;
	height:auto;
	display:block;
}
.navbar1{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	top:350px;

}
.navbar3{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	display:block;
	width: 500px;
	height:auto;
}






/*used for Weatherflash Live weather on the index.html page.*/
#box_topright
	{
	position:absolute;
	background-color:transparent;
	left:20%;
	right:20%;
	top:100px;
	width:60%;
	height:100%;
}
#weatherflash
	{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:125px;
	width:1024px;
	height:768px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}
/*Styles used for the positioning of the lightning map and its subtitle on stormvue.html*/
#lightningmap
	{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:180px;
	width:640px;
	visibility: visible;
	height: auto;
	padding-bottom:10px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}
#lightning_subtitle
	{
	position:relative;
	top:115px;
	display: inline;
}

	
.text_scroll
	{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:250px;
	width:640px;
	height:150px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}

/*Styles used for the positioning of the photo albums on photo_album.html*/

.album_title
	{
	position:relative;
	width:600px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	top:100px;
	display:block;
	float:50px;
}
.album2
	{
	position:relative;
	width:512px;
	height:405px;
	top:100px;
	z-index:5;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	display: block;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#album_links{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:300px;
	width:512px;
	height:auto;	
	display:block;
}
#album_piclinks{
	position:absolute;
	top:250px;
	left:5%;
	width:165;
	height:385;
	display:block;
}
	

/* Styles for the five day forecast web page.*/

.5day_forecast
	{
	color:#FFFFFF;
	font-size:14px;
	z-index:15;
}
#5dayForecast
	{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:125px;
	width:1024px;
	height:768px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}


.forecast_title
	{
	position:relative;
	width:500px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	top:100px;

}
#forecast2
	{
	position:absolute;
	left:25%;
	top:475px;
	padding-bottom:10px;
}
#search_box{
	position:relative;
	top:150px;
	margin-left:auto;
	margin-right:auto;
	width: 300px;
	height:100px;
}
.sky_world{
	margin-left:auto;
	margin-right:auto;
	width:556px;
	height:237px;
	top:auto;
	padding-top:150px;
}
.sky_UK{
	margin-left:auto;
	margin-right:auto;
	width:500px;
	height:500px;
	top:auto;
	padding-top:150px;
	
}
/*Styles used for the positioning of the text on contact.html*/

.contact{
position:relative;
top:250px;
}
/* styles for extreme weather records page */

.position_month{
	position:absolute;
	top:294px;
	width:100%;
	height:100%;
}


	
	

