@charset "iso-8859-1";
body {
	background-image: url("../images/new_background_soft_stretch_5.jpg");
	background-repeat: repeat;
	background-attachment: fixed;
	font-family: "Times New Roman",Elephant, Tahoma, Verdana, Arial, sans-serif;
	font-size: 110%;
	padding: 0px;
	margin: 0px;
}

*>body {	/* ignored by IE; applied by Mozilla */
	font-size: 110%;
}

#inner0 {
	background: url("../images/v_bar_map4b.jpg") 0px 189px repeat-y;
}

#inner1 {
	background: url("../images/h_bar_loco_coach_4b.jpg") 257px 0px repeat-x;
}

#inner2 {
	background: url("../images/corner_2b.jpg") 0px 0px no-repeat;
	margin: 0px;
	padding-top: 90px;
	padding-left: 200px;
	border: solid 2px yellow;
	border: none;
}

div.introContainer dl dd {
	padding: 0px 0px 0px 180px;
}

hr, h1, h2, h3, h4, h5, th, td, p, li{color: white;
}

h1 {
	margin: 10px 0px 0px 0px ;
	padding: 0px 5px 0px 0px ;
	color: #cc9966;
	background: #282828;
	position: absolute;
	font-size: 28pt;
	font-style: italic;
	top: 5px;
	left: 30%;
	white-space: nowrap;
}

h2 {
	text-align: center;
}

table {
	margin: 10px 10px 10px 10px ;
}

td {color: white;
    background-color: #282828;
	/* background-color: #7E0E22; */
}

th {
	text-align: left;
	}

td {
	text-align: center;
    font-weight: bold;
/*	width:110; */
	height:30;
}


p, h3 {
	margin: 10px 10px 10px 10px ;
	padding: 10px 5px 10px 10px ;
	text-align: justify;
}

a:link {
	 color: yellow;
}

a:visited {
	 color: DarkOrange;
}

a:hover {
	 color: lime;
}

/* counter */

div#counter {
	color: #cc9966;
	position: absolute;
	top: 520px;
	left: 5px;
	width: 100px;
/*	background: #282828; */
	padding: 0px 0px 10px 0px;
	font-size: 100%;
	border: solid 2px red;
	border: none;
}

#votm_window {
    float:right;
	/*width:640px;
	height:480px;*/
	border:2px;
    color:#cc9966;
    background-color:#282828; 
    margin: 0px 5px 10px 10px ;
	z-index:0;
}

#port_picture {
	float:left;
	width: 240px;
/*	height: 320px; */
	border: 2px;
    color:#cc9966;
    background-color:#282828; 
    margin: 0px 5px 10px 10px ;
}

#land_picture {
	float:left;
	width: 320px;
/*	height: 240px; */
	border: 2px;
    color:#cc9966;
    background-color:#282828; 
    margin: 0px 5px 10px 10px ;
}

#left_picture {
	float:left;
    width: 320px;
	border: 2px;
    color:#cc9966;
    background-color:#282828; 
    margin: 0px 10px 5px -160px ;
}

#right_picture {
	float:right;
	width: 510px;
	border: 2px;
    color:#cc9966;
    background-color:#282828; 
    margin: 0px 5px 10px 10px ;
}

#right_picture_sm {
	float:right;
	width: 320px;
	border: 2px;
    color:#cc9966;
    background-color:#282828; 
    margin: 0px 5px 10px 10px ;
}

.caption {
	text-align:center;
	padding:0em 0em 0em 0em;
    margin: 0px 0px 0px 0px ;
	font-size:90%;
	font-style:italic;
    color:#cc9966;
    background-color:#282828; 
}

.caption p {
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
	text-align: justify;
	font-size:90%;
	font-style:italic;
    color:#cc9966;
    background-color:#282828; 
}

.bubble  {
	margin: 2px 2px 2px 2px ;
	padding: 2px 2px 2px 2px ;
	text-align: center;
	font-size:100%;
	font-style:normal;
    color:#cc9966;
    background-color:#282828; 
}

.floatstop {
	clear:both;
}


#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
	
input.btn { 
	  color:#cc9966; 
	  font: Tahoma,Verdana,Arial,sans-serif; 
	  background-color:#282828; 
	  border: 1px solid; 
	  border-color: yellow; 
	  filter:progid:DXImageTransform.Microsoft.Gradient 
	  (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa'); 
	} 
input.btnhov { 
	  color:#282828; 
	  font: Tahoma,Verdana,Arial,sans-serif; 
	  background-color:#cc9966; 
	  border: 1px solid; 
	  border-color: green; 
	} 