.subtabbed_box {  
    margin-top: 0px;
	margin-bottom: 15px;
    width:450px;
	
} 

.subtabbed_area {  
   padding-left:5px;
} 


ul.outtabs {  
    	margin-left:188px; 
	padding:1px;
	margin-top:0px;  
    	margin-bottom:0px;
	position:relative;
	left:0px;
	top:0px;
	
	
}  
ul.outtabs li {  
    list-style:none;  
    display:inline;
	margin-right:-2px;
	margin-left:-2px;
	
}  

ul.outtabs li a {  
    
 
    color:#282e32;  
    padding:5px 18px 6px 18px;  
    text-decoration:none;  
    font-size:11px;  
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight:bold;  
    text-transform:uppercase;  
    
	
}  
ul.outtabs li a:hover {  
    background-color:#ccc;  
}  

ul.outtabs li a.active {  
    background-color:#777;  
    color:#fff;  
      
} 

#outtab_1 {
	border-right:thin solid #999;
	border-left:thin solid #999;
 }

#outtab_2 {
	border-right:thin solid #999;  
}

#outtab_3 {
	border-right:thin solid #999; 
} 

#outtab_4 {
	border-right:thin solid #999; 
} 


#subtab_4_O {
	border-right:thin solid #999;
}

#subtab_5_O {
	border-right:thin solid #999; 
} 

#subtab_6_O {
	border-right:thin solid #999; 
} 




.title{
	
	float:left;	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#fff;
	margin-left:20px;
	margin-top:3px;
	padding:2px;
	padding-right:6px;
	
}

.currentDateLabel{	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	float:left;
	margin-left:10px;
	margin-top:10px;
	}

.synopHolder {
	width:880px;
	

}

.subHeadLeft {
	float:left;
}

.subHeadHolder{
	width:880px;
	height:20px;
	margin-bottom:10px;
	}

.h1subheader{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#444;
	float:left;
}

.h2subheader{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#444;
	margin-right:20px;
	float:right;
}


.summaryHolder{
	width:880px;
	margin:20px;
	}

p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#444;
}






.outlookLeftRightHolder{
	width:100%;
	height:544px;
	margin-bottom:15px;
	margin-top:2px;

	background-color:#ddd;
	border-top-left-radius:4px;
  	border-top-right-radius:4px;
  	border-bottom-right-radius:4px;
  	border-bottom-left-radius:4px;
	display:inline-block;

}






.announceListHolder{
	width:350px;
	height:312px;
	background-color:#ccc;
	border-bottom-left-radius:4px;
	float:left;
	}

.outlookTabHeader{
	height:25px;
	width:100%;
	background-color:#888;
	padding-top:0px;
	padding-bottom:0px;
	border-bottom:thin solid #888;
	margin-bottom:0px;
	border-style:solid;
	border-width:1px;
	border-color:#C8E6F6;
	border-bottom-color:#888;
	/* fallback */ 
	background-color: #999999; 
	background: url(images/linear_bg_2.png); 
	background-repeat: repeat-x; 
	/* Safari 4-5, Chrome 1-9 */ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#999999), to(#cccccc)); 
	/* Safari 5.1, Chrome 10+ */ 
	background: -webkit-linear-gradient(top, #cccccc, #999999); 
	/* Firefox 3.6+ */ 
	background: -moz-linear-gradient(top, #cccccc, #999999); 
	/*IE 6,7,8*/
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#cccccc', endColorstr='#999999'); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#cccccc', endColorstr='#999999')"; /* IE8 */
	/* IE 10 */ 
	background: -ms-linear-gradient(top, #cccccc, #999999); 
	/* Opera 11.10+ */ 
	background: -o-linear-gradient(top, #cccccc, #999999);
}

.h3subheader{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#444;
	float:left;
}

#curHazLabel {
	margin-top:4px;
	margin-left:15px;
	
}

#detailLabel {
	margin-top:4px;
	margin-left:195px;
	
}





.hazardDetailHolder {
	width:500px;
	height:274px;
	float:left;
	padding:15px;
}

.mapHolder{
	margin-left:20px;
}


#indHazText{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#444;
	float:left;
}

#subcontent_2, #subcontent_3, #subcontent_4, #subcontent_5, #subcontent_6{ display:none;} 
