@charset "utf-8";
body{
	background-color: #999 !important;
}
/* CSS Document */


#body-wrap-wide {
	position: relative;
	width: 100%;
	margin: 0 auto;
	width: 1049px;
	background-color: #FFF;
}


/* HEADER WIDE PAGE NEW */
#body-wrap-wide-trop {
    width: 1049px;
    margin: 0 auto;
    background-color: #FFF;
}
#header-wide-wrap #dropdown-box,
#body-wrap-wide-trop #dropdown-box,
#body-wrap-wide  #dropdown-box{
	width: 100% !important;     
}	
#header-wide-wrap {
    position: relative;
    width: 100%;

}

#header-wide-wrap2 {
    position: relative;
    width: 100%;
}
.header-default{
    background: url(/assets/img/headers/header-sat_2.jpg) no-repeat top center !important;
    z-index: 100;
	
}
.header-default-xl{
	background: url(/assets/img/headers/header-wide-xl.jpg) no-repeat top center !important;
    z-index: 100;
}
.header-tropical-xl{
	background: url(/assets/img/headers/header-wide-tropical-xl.jpg) no-repeat top center !important;
    z-index: 100;
}
.header-earth{
    background: url(/assets/img/headers/header-earth.jpg) no-repeat top center !important;
    z-index: 100;
	
}
.header-hurricane{
    background: url(/assets/img/headers/header-hurricane.jpg) no-repeat top center !important;
    z-index: 100;
	
}
.header-volcanic-ash{
    background: url(/assets/img/headers/header-volcanic_ash.jpg) no-repeat top center !important;
    z-index: 100;
	
}


#ospo-header-new {
    height: 105px;
    width: 1050px;
    margin: 0px auto;
}
#ospo-header-new-xl {
    height: 105px;
    width: 1280px;
    margin: 0px auto;
}
#ospo-header-new a img {
    width: 350px;
}


#top-container-wide {
	position: relative; 
	width: 1050px;
	height: 30px;
	margin: 0 auto;
	display: none; /* added to remove breadcrumb display */
}


#body-box-wide {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding-top: 5px;
}

#footer-wide-wrap {
	position: relative;
	width: 100%; height: 105px;
	margin: 0px auto;
	background: url(/graphics/footer-back.png) repeat-x #AEB8CE;
}


/* ALERT MESSAGE */
#alert-message-wide {
	  display: block;
	  width: 100%;
	  margin: 0 auto;
	  background-color:#fdf5bd;
	}
	
	

/* WIDE PAGE RETURN LINK */

.return-full-wide {
	font-size: 10px;
	font-weight: normal;
	width: 80%;
	text-align: right;
	margin: 20px auto 0 auto;
}

.return-full-wide-100 {
	font-size: 10px;
	font-weight: normal;
	width: 100%;
	text-align: right;
	margin: 0 auto;
	padding: 2% 4% 0 0;
}

.padding5 {
        padding: 10px;
	font-size: 12px;
	font-weight: normal;
}



/* WIDE PAGE RETURN LINK */
/* ALERT MESSAGE */
#alert-message-wide {
	display: block;
	width: 100%;
	margin: 0 auto;
	background-color:#fdf5bd;
  }

/*NAVBAR*/

#dropdown-box-trop {
	width: 1050px !important;     
}

/*Table*/
.tablz{
  padding: 0 15px 0 15px;
}
.tablz2{
  padding: 0 5px 0 5px;
  font-size: 13px;
}

