/*  ~/media/transportation/kcdot/WaterTaxi/marine_styles.css  */
/*  last update: 11/24/2010 by anna.clemenger [at] kingcounty.gov  */

table.layout_table td, table.layout_table th
	{ font-family: Verdana, sans-serif; }
	
table.layout_table th
	{ padding-bottom: .25em; 
	border-bottom: 1px solid #8b7148; }
	
table.layout_table th h2
	{ text-align: left; 
	color: #000000; 
	font-size: 1em; }

table.layout_table th h2 a
	{ color: #000000; 
	text-decoration: none; }
	
table.layout_table td
	{ font-size: 0.85em; 
	padding-top: 0.5em; }
	
table.schedule td.right, table.schedule th.right
	{ text-align: right; }
	
table.schedule td.center, table.schedule th.center
	{ text-align: center; }
	

.rollover a
	{ display: block; 
	position: relative; 
	width: 177px; 
	height: 62px; 
	background: url(http://www.kingcounty.gov/~/media/transportation/kcdot/WaterTaxi/fd_buttons.ashx);  
	background-repeat: no-repeat;
	text-decoration: none; }
	
.rollover a:hover
	{ background-position: 0 -62px; }

.rollover a:active
	{ background-position: 0 -124px; }	

.rollover span#fd_button
	{ display: none; }
	
div.bulletin
	{ padding: 0.5em 1em; 
	font-family: Verdana, sans-serif; 
	font-size: 0.8em; 
	background-color: #FFFFCC; 
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;  
	margin-bottom: 1em; }
	
.bulletin h2
	{ font-family: Verdana, sans-serif; 
	padding: 0; 
	margin-bottom: .5em; 
	color: #CC0000; 
	font-size: 1.25em; }
	
.bulletin p
	{ font-family: Verdana, sans-serif; 
	margin: 0 0 .5em 0; 
	padding: 0; }
	
.bulletin ul
	{ margin-top: 0; 
	padding-top: 0; 
	margin-left: 0; 
	padding-left: 0; }

.bulletin ul li
	{ list-style-image: url(~/media/transportation/kcdot/KCDOT/bullet_box.ashx);  
	margin-left: 1em; 
	padding-left: 0; }	

