@import 'box.css';

Body
    {
    background: url("../images/bg.png") repeat-x;
    background-attachment: fixed;
    background-color: #000000;
    padding: 0;
    margin: 0;
    margin-top:-10px;
    font:100% Georgia, "Times New Roman", Times, serif;
    height: 100%;
	line-height: 1.5em;

	}

h1{
	color:#ffffff;
	font:152% Arial, Helvetica, sans-serif;
	padding-top: -5px;
	margin:0 5px 0 5px;
	
}

.link {
	color: #ffffff; 
	text-decoration: none; 
	}



.boxtext   
       {
	margin: 0px 40px 0px 40px;
	}


.boxtext2   
       {
	margin: 0px 16px 0px 13px;
	}



.image{
border: 0px;
} 


.nav-bar{
	background:url(../images/navbar.png) no-repeat;
	color:#ffffff;
	position:absolute;
	top:36px;
	right: 69px;
	color: white;
	width: 290px;
      height: 50px;
	font-size: 88%;
	z-index:150;
	}


.nav-bar li {
	float: left;
	list-style: none;
      margin: 0;
	padding: 7px 10px 0 10px;
     }

nav-bar li a{
color:#ECECEC;
font-weight:normal;
text-decoration:underline;
}

nav-bar2{
	color:#ffffff;
	font-size: 88%;
	z-index:150;
	}


.nav-bar2 li {
	float: left;
	list-style: none;
      margin: 0;
	padding: 7px 10px 0 10px;
     }

nav-bar2 li a{
color:#ECECEC;
font-weight:normal;
text-decoration:underline;
}







.settings {
      background:url(../images/background.png) no-repeat;
	display: block;	
	position:absolute;
	top:20px;
	right:500px;
	color: white;
	font-size: 88%;
	z-index:150;
}





/*--Trees--*/

#trees-left{
	background:url(../images/trees-left.png) no-repeat;
	display:block;
	width:125px;
	height:700px;
	position:fixed;
	top:0px;
	left:0px;
}


#trees-right{
	background:url(../images/trees-right.png) no-repeat;
	display:block;
	width:125px;
	height:700px;
	position:fixed;
	top:0px;
	right:0px;
	
}

/*--Header--*/

#fullwidth-header-wrapper {
	height: 120px;
	}

#header {
      background:url(../images/header-bg.png) no-repeat 50% 0;
	height: 165px;
	width: 1000px;
	margin: 0 auto;
	position: relative;
	top:0;
}


#headerIE {
	background:url(none.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/header-bg.png', sizingmethod='crop');
	height: 138px;
	width: 980px;
	margin: 0 auto;
	position: relative;
	top:0;
}

.logo{
	background:url(../images/logo.png) no-repeat;
	display:block;
	width:500px;
	height:125px;
	position:absolute;
	top:40px;
	left:85px;
}

.logoIE {
	background:url(none.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/bloglogo.png', sizingmethod='crop');
	display:block;
	width:500px;
	height:125px;
	position:absolute;
	top:40px;
	left:85px;
	
}


.logo a{
	display:block;
	width:323px;
	height:85px;
	text-indent:-9999px;
	overflow:hidden;
}

/*--Text header--*/
.text-header{
	color:#fff;
	position:absolute;
	top:50px;
	right:100px;
}
.logo-2{
	font-size:130%;
	padding:0;
	margin:0;
}
.logo-3{
	font-size:130%;
	padding:0 0 0 40px;
	margin:0;
}

/*--Mid-Section--*/

#fullwidth-content-wrapper {

	}


.under-header{
	height:75px;
	width:100%;
	position:relative;
	margin: 0;
	
}

.under-header2{
	height:400px;
	width:100%;
	position:relative;
	margin: 0;
	
}

.under-header3{
	height:200px;
	width:100%;
	position:relative;
	margin: 0;
     }


.main {
	width: 960px;
	height: 479px;
	margin: 0 auto;
	position: relative;
	padding: 0 0 25px 0;

}

.main2{
	background:url(../images/blackbar.png) no-repeat;
	width:680px;
	height: 65px;
	margin:0 auto;
	position:relative;
	
}

.main2 li {
	float: left;
	list-style: none;
    margin: 13px 0 0;
	padding: 0 25px;
}

main2 li a{
color:#ECECEC;
font-weight:normal;
text-decoration:underline;
}



.main3 {
	background:url(../images/background.png) no-repeat;
	width: 960px;
	height: 479px;
	margin: 0 auto;
	position: relative;
	padding: 0 0 25px 0;

}

#top, #bottom
			{
				height:15px;
			}
			
			#top
			{
				background-image:url(../images/bg-top.png);
				background-repeat:repeat-y;
			}

			#middle
			{
				background-image:url(../images/bg-middle.png);
				background-repeat:repeat-y;
				height:100%;
				font-size:65%;
				padding: 0 0 30px 0;
			}

			#bottom
			{
				background-image:url(../images/bg-bot.png);
				background-repeat:repeat-y;
			}

/*--Clock--*/



/*--Alarm--*/

#alarms {
	min-height: 150px;
	min-width:200px;

}



#alarms form {
	margin: 0;

}



#divCurrentAlarms {
	min-height: 30px;
      padding: -25px 0 0 0;
	color: #ffffff; 
	text-decoration: none; 

}


.column-2{
	width: 275px;
	position: absolute;
	top: -175px;
	right: 55px;
	padding:0 15px 0 0;
      font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
}


.column-2 p{
	color:#ffffff;
	font:170% Arial, Helvetica, sans-serif;
	padding: 5px 8px 0 12px;
	margin:0;

}

#alarms {
	min-height: 125px;
	color: #ffffff; 
	text-decoration: none; 
}

#alarms form {
	margin: 0;
}

#divCurrentAlarms {
	min-height: 30px;
	color: #ffffff; 
	text-decoration: none; 
}


/*--block 3--*/

.aboveblock3 {
	list-style: none;
	width:680px;
	margin:0 auto;
	position:relative;
	padding:21px 0px 0 0;
	color: white;
	font-size:140%;
	color: #000;
	}

.word {
  width: 500px;
  padding: 0 0 0 27px;
  
 }

.word2 {
  width: 145px;
  padding: 15px 0 0 27px;
  font-size: 100%;
  color: white;	
  
 }


.word3 {
  width: 350px;
  padding: 25px 0 0 40px;
  font-size: 75%;
  color: black;	
  
 }

.word4{
  
  padding: 0px 0 0 60px;
  font-size: 75%;
  color: black;
  line-height: 200%;	
  
 }


.word4 li {
	float: left;
	list-style: none;
      margin: 0;
	padding: 7px 0px 0 0px;
     }


.block-3{
	background:url(../images/whitebox.png) no-repeat;
	list-style: none;
      width:650px;
	height: 400px;
	margin:0 auto;
	position:relative;
	padding: -10px 0 25px 0;
	overflow: hidden;
}



.enjoy{

	list-style:none;
	padding:0px 0 0 25px;
	margin:18px 0 0 0;
	overflow:hidden;
	color: #ffffff;

}

.enjoy li{
	float:left;
	padding:0 15px 0 0;

}


/*--block 4--*/

.block-4{
	background:url(../images/alarmrightbox.png) no-repeat;
	list-style: none;
	position: absolute;
	top: -10px;
	right:  -27px;
	margin: 0px 0 0 0px;
	width: 252px;
	padding: 9px 0px 30px 0px;
	height:490px;
	overflow: hidden;
	color: #ffffff;


}

.block-4 ul{
	list-style:none;
	padding:0px 0 0 40px;
	margin:2px 0 0 0;
	overflow:hidden;
	width: 250px;
	

}

.block4 li{
	float:left;
	padding:0 5px 0 0;

}

/*--Footer menu--*/

#fullwidth-footer-wrapper {
	position: absolute;
	bottom: 0

	}


#footer{
	background:url(../images/bottom-bar.png) no-repeat;
	width:860px;
	height: 290px;
	margin: 0 auto;
	font-size: 80%; 
	color:#fff;
      


}

p.footer-text{
	width:300px;
	float:left;
	padding:0 0 0 38px;
	margin:25px 0 0 0;
}


/*--Footer menu--*/

.footer-menu{
	list-style:none;
	margin:23px 0 0 0;
	padding:2px 45px 0 0;
	text-align:right;
	float:right;

}

.footer-menu li{
	display:inline;
	padding:0 0 0 25px;

}

.footer-menu li a{
	color:#fff;
	text-decoration:none;

}

.footer-menu li a:hover{
	text-decoration:underline;

}


/*--Miscellaneous--*/

a.tab {
position: fixed;
right: 0;
top: 40%;
display: block;
background: #fb052d url(../images/video.png) -2px 50%  no-repeat;
text-indent: 4000px;
width: 25px;
height: 90px;
margin-top: -45px;
border: outset 1px #00BCBA;
border-right: none;
}



a.tab:hover {
background: #0066cc url(../images/video.png) -2px 50%  no-repeat;
border: outset 1px #06c;
border-right: none;
cursor: pointer;

                          }



.zipcode {
	background: url(../images/zipcodebox.gif) no-repeat;
	position: absolute;
	top: 200px;
	right:  500px;
	visibility: hidden;
	width: 300px;
	height: 300px;
	padding: 40px 30px 20px 30px;
	z-index: 106;
	color: white;
}

.zcode {
font-size:105%;
color:white;
margin: 10px 15px 0px 15px;

}

.zipcodIe {
background: url(../images/zipcodebox.gif) no-repeat;
position: absolute;
top: 215px;
right:  115px;
visibility: hidden; 
width: 300px;
height: 100px;
padding: 20px 30px 20px 30px;
z-index: 106;
}



.zcodIe {
font-size:210%;
color:white;
}

.successmsg {
   background: #E0FFD3 url('../images/success.gif') center no-repeat;
   background-position: 15px 50%;
   text-align: left;
   padding: 5px 20px 5px 45px;
   border-top: 2px solid #8AD66A;
   border-bottom: 2px solid #8AD66A;
   max-width: 480px;
}

.failuremsg {
   background: #FFE4E3 url('../images/failure.gif') center no-repeat;
   background-position: 15px 50%;
   text-align: left;
   padding: 5px 20px 5px 45px;
   border-top: 2px solid #E47E7A;
   border-bottom: 2px solid #E47E7A;
   max-width:480px;
}




.signup{
	background:transparent url("../images/signup.gif") no-repeat;
	position: fixed;
	top: 100px;
	right:  400px;
	visibility: hidden;
	width: 400px;
      height: 285px;

}

