
h4 { 
	border-bottom:1px solid gray 
}
body { 
	font-size:.83em; 
}
table { 
	font-size:100%; 
}
a img {
	border:none;
}

.wcmcNotice{
	color:#444;
	font-style:italic;
	margin-top:20px;
	clear:both;
}
.footer {
	color:#444;
	text-align:center;
	margin:auto;
	margin-top:10px;	
}

.buttons {
	margin-top:10px;
	padding:5px;
	background-color:#efefef;

	float:right;
	text-align:center;
}




.tab { 
	cursor:pointer; 
	cursor:hand;
	border:1px solid #ccc;
	padding:5px 8px 5px 8px;

	
	margin-right:5px;

}
.active_tab { 
	font-weight:bold;
	color: #3a5ac7;
}
.inactive_tab {
	background-color: #efefef;
}
.tabs {
	margin-top:0px;
	padding-top:0px;
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
	clear:both;
}
.tabs li { display:inline; list-style:none; }

h3 {
	color: #3a5ac7;
}

#changetable {
	width:100%;
}

#changetable th,tr {
	text-align:left;
}




.input_table {
	width:750px;
}
.input_table td {
	#border: 1px solid red;
}
.input_table tr {
	vertical-align:top;
}
.input_label {
	width:250px;
}

						
.repeatedField {
	margin-bottom:4px;	
}

#coreData, #enhancedData {
	border:1px solid #ccc;
	padding:4px;
	margin-top:15px;
}

#lockToggle {
	border:1px solid #eeeeff;
	padding:3px;
	margin-right:10px;
	margin-top:-9px;
	float:right;
	background-color:#ffffff;
}

#core_data_locked_status {
	font-weight:bold;
}

.refColumn {
	width:150px;
}

.error {
	border:1px solid red;
	color:red;
	padding:3px;
}

.repeatedField {
	padding:4px;
	border:1px solid #ccc;
	margin-bottom:5px;
}

.inputColumn {
	width:350px;
	text-align:left;
}

.delColumn {
	vertical-align:middle;
	padding-left:10px;
}

.helpColumn {
	text-align:center;
	width:40px;
}

.nav span {
	color:#ffffff;
	font-weight:bold;
	font-size:1.1em;
	margin-left: -13px;
}

.required {
	color:red;
}

.paform input {
	width:275px;		
}

.button {
	width:100px;
}



.editMap {
	width:500px;
	height:250px;
}


.map {
	width:400px;
	height:300px;
}
.searchBox {
	text-align:center;
	margin-top:25px;
}

#q {
	width:300px;
}

.result {
	width:400px;
	margin-bottom:8px;
}

.section_title {
	font-size:1.5em;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}

.buttons input {
	width:100px;
}

#searchOptions {
	width:200px;
	margin-top:10px;
}
#searchBox {
	padding-top:10px;
	text-align:center;
	margin:auto;
	float:none;
}
#optionsLink {
	
}



/*for homepage*/
	
.homepageMap {
	width:100%;
	height:500px;
}
.disclaimer {
	color:#888;
	text-align:center;
}

#termsFrame {
	border:0px;
}

/*search results */
.searchMap {
	width:400px;
	height:300px;
}
.searchBox {
	text-align:center;
	margin-top:25px;
}

#q {
	width:300px;
}

.result {
	width:400px;
	margin-bottom:8px;
}

.section_title {
	font-size:1.5em;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}
.addMPA {
	margin-left:10px;
	color:#444;
	font-style:italic;
}

/*reference picker */
.searchBox {
	text-align:center;
	margin-top:25px;
}


.result {
	width:400px;
	margin-bottom:8px;
}

.section_title {
	font-size:1.5em;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}

.ref_row td{
	padding-top:15px;
	padding-right:15px;
}	

.createRefLink {
	float:right;
	font-size:.6em;
	font-weight:normal;
}

/* viewable pa pages */
	
	.hidden {
		display:none;
	}
	.visible {
		display:block;
	}
	
	.buttons {
		float:right;
		
		padding:5px;
	}
	
	.nomedia {
		font-style:italic;
		width:425px;
		height:180px;
		text-align:center;
		padding-top:160px;
		background-color:#efefef;
		
	}
		
	.paMap {
		clear: both;
		width:100%;
		height:250px;
    	margin-top:4px;
	}
	
	
	.earthlink {
		text-align:right;
    float:right;
	}
		
	.dockedTabs {
		padding:5px;
	}
	
	.fullStory {
		border:1px solid #ccc;
		padding:3px;
	}
	
	.mediaIndex, .storyIndex {
		display:inline;
		width:150px;
		position: relative;
		bottom: 5px;
	}
	.mediaIndexImg, .storyIndexImg {
		border:none;
		border:0px;
	}
	
	.textContent {
		padding-left:5px;
		padding-top:15px;
	}
	
.checkbox {
	width:15px;
}	
	
.paform .checkbox {
	width:15px;
}
