iframe {
 margin-left: 95px;
}

h1 {
	font-family: georgia,arial,sans-serif;	
}
h2 {
	font-family: georgia,arial,sans-serif;
	font-style: normal;	
}

.question {
	font-size: 104%;
	font-weight: bold;
}
.answer {
	padding-left: 25px;
}

#content p {
   margin-right: 10px;
   margin-left: 10px;
   text-indent: 15px;
}

.status_table table{
	border-collapse: collapse;
	border: black 1px solid;
	margin: 25px;
}
.status_table th{
	border: black 1px solid;
	padding: 10px;
	font-size: 85%;
}
.status_table td{
	border: black 1px solid;
	padding: 10px;
	font-size: 85%;
}
.status_table caption{
	padding: 10px;
	font-size: 115%;
	font-weight: bold;
}

.l_list {
	float: left;
	width: 42%;
	background-color: #eee;
	display:block;
	margin: 10px;
	padding: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: black 1px solid;
}
.l_list h2 {
	font-size: 90%;
}
.l_list li {
	word-wrap: break-word;
	font-size: 85%;
	margin-bottom: 10px;
}
.l_list li ul li{
	word-wrap: break-word;
	font-size: 100%;
	margin-bottom: 5px;
}
.r_list {
	float: right;
	width: 42%;
	background-color: #eee;
	display:block;
	margin: 10px;
	padding: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: black 1px solid;
}
.r_list h2 {
	font-size: 90%;
}
.r_list li {
	word-wrap: break-word;
	font-size: 85%;
	margin-bottom: 10px;
}
.r_list li ul li{
	word-wrap: break-word;
	font-size: 100%;
	margin-bottom: 5px;
}
.clear {
	clear: both;
}

/* --- Formatting for the right menu bar --- */

#right_nav {
	font-size: 90%;
	margin: 0;
	padding: 3px;
	text-align: center;
	float: right;
	width: 150px;
	}

#right_nav h3 { 
	color: #064377; 
	text-align: center;
	font-size: 95%;
	background-color: #e7edf5;
	border-top: solid 1px #064377;
	border-left: solid 1px #064377;
	border-right: solid 1px #064377;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 10px;
}

#right_nav ul { 
	background-color: #e7edf5;
	margin: 0; 
	padding: 8px 10px 14px 10px; 
	list-style: none; 
	border-bottom: solid 1px #064377;
	border-left: solid 1px #064377;
	border-right: solid 1px #064377;
	margin-right: 5px;
	margin-left: 5px;
}
#right_nav li {
	margin-bottom: 12px;
}
#right_nav  a { color: #000000; text-decoration: underline; }
#right_nav a:hover { text-decoration: underline; color: #3399ff; }
#right_nav p {
	background-color: #e7edf5;
	border-left: solid 1px #064377;
	border-right: solid 1px #064377;
	margin: 0; 
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 10px;
	padding-left: 5px;
	text-align: left;
	font-size: 85%;
}
#right_nav ol { 
	background-color: #e7edf5;
	margin: 0; 
	padding: 8px 10px 14px 10px; 
	list-style: none; 
	border-left: solid 1px #064377;
	border-right: solid 1px #064377;
	margin-right: 5px;
	margin-left: 5px;
}
#right_nav form { 
	background-color: #e7edf5;
	margin: 0; 
	padding: 8px 10px 14px 10px; 
	list-style: none; 
	border-left: solid 1px #064377;
	border-right: solid 1px #064377;
	border-bottom: solid 1px #064377;
	margin-right: 5px;
	margin-left: 5px;
}

.list h2 {
	font-size: 90%;

}
.list td {
	padding: 10px;

}
.list li {
	font-size: 90%;
	padding-bottom: 10px;
}

/* --- Cruise page --- */
.cruise-info {
	font-size: 12px;
	font-family: verdana,arial,sans-serif;
	border: solid 2px #064377;
	margin: 15px;

}
.cruise-info td {
	padding: 15px;
}
.cruise-info h2 {
	font-size: 16px;
	font-family: verdana,arial,sans-serif;
	color: white;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-left: 5px;
	border-bottom: solid 1px #064377;
	background-color: #3c93a7;
}
.cruise-info li{
	margin-right: 20px;
}

/* --- Seismic image display --*/
.seismic {
	font-size: 12px;
	overflow: auto;
}
.seismic li {
/*	display: inline; */
	list-style: none;
	width: 200px;
	min-height: 175px;
	float: left; 
	margin: 0 10px 10px 0;
	text-align: center;
}

.more {
	display: none;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666; }
a.showLink, a.hideLink {
	text-decoration: none;
	color: #36f;
	padding-left: 8px;
a.hideLink {
	background: transparent url('/up.png') no-repeat left; }
a.showLink:hover, a.hideLink:hover {
	border-bottom: 1px dotted #36f; }

/* --- Hide navigation skip links --- */
.off-left {
	position: absolute;
	left: -9999px;
	}

.caption_text {
	font-size: 85%;
}


/* --- Map stuff -- */
.smallmap {
    width: 512px;
    height: 256px;
    border: 1px solid #ccc;
}


.largemap {
    width: 80%;
    height: 512px;
    border: 1px solid #ccc;
    text-align: center;
}


#tags {
    display: none;
}

#docs p {
    margin-bottom: 0.5em;
}
/* mobile specific */
@media only screen and (max-width: 600px) {
    body {
        height           : 100%;
        margin           : 0;
        padding          : 0;
        width            : 100%;
    }
    #map {
        background : #7391ad;
        width      : 100%;
    }
    #map {
        border : 0;
        height : 250px;
    }
    #title {
        font-size   : 1.3em;
        line-height : 2em;
        text-indent : 1em;
        margin      : 0;
        padding     : 0;
    }
    #docs {
        bottom     : 0;
        padding    : 1em;
    }
    #shortdesc {
        color      : #aaa;
        font-size  : 0.8em;
        padding    : 1em;
        text-align : right;
    }
    #tags {
        display : none;
    }
}
@media only screen and (orientation: landscape) and (max-width: 600px) {
    #shortdesc {
       float: right;
       width: 25%;
    }
    #map {
        width: 70%;
    }
    #docs {
        font-size: 12px;
    }
}
p.breadcrumbs {
margin-top:5px;
margin-left: 5px;
margin-bottom: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #999;	
}
