@charset "UTF-8";
/* CSS Document */

<!--


/*

-----------------------------------------------------------------------------------------------

BODY

-----------------------------------------------------------------------------------------------


*/  

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color:#333333;
	background-color:#66ccff;
	background-image:url(images/background/bg2.jpg);
	background-repeat:repeat-x;
	font-family: Helvetica Neue, Helvetica Neue Light, Helvetica, Arial Geneva;
}

body,td,th {
	font-family: Helvetica Neue, Helvetica Neue Light, Helvetica, Arial Geneva;
}
a {
	font-size: 9px;
	color: #FFFFFF;
}
a:link {
	text-decoration: underline;
	color: #666666;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: underline;
}
/*

-----------------------------------------------------------------------------------------------

BODY

-----------------------------------------------------------------------------------------------


*/ 

/*

-----------------------------------------------------------------------------------------------

TEXT - STYLES

-----------------------------------------------------------------------------------------------


*/  
.texttitle {
	font-family: "Helvetica Neue", "Helvetica Neue Light", "Helvetica", "Arial Geneva";
	font-size: 16px;
	font-style: normal;
	line-height: 2em;
	font-weight: lighter;
	letter-spacing: 0.8px;
	word-spacing: 2px;
	text-align: justify;
}
.textphonenumber {
	color: #999999;
	font-family: "Helvetica Neue", "Helvetica Neue Light", "Helvetica", "Arial Geneva";
	font-size: 24px;
	font-style: normal;
	line-height: 2em;
	font-weight: lighter;
	letter-spacing: 0.8px;
	word-spacing: 3px;
	text-align: right;
}
.textcontact {
	font-family: "Helvetica Neue", "Helvetica Neue Light", "Helvetica", "Arial Geneva";
	font-size: 9px;
	font-style: normal;
	line-height: 2em;
	font-weight: 100;
	letter-spacing: 1px;
	word-spacing: 0px;
	text-align: right;
}
.textbody {
	font-family: "Helvetica Neue", "Helvetica Neue Light", "Helvetica", "Arial Geneva";
	font-size: 14px;
	font-style: normal;
	line-height: 1.8em;
	word-spacing: 0px;
	text-align: justify;
}
.textbody-small {
	font-family: "Helvetica Neue", "Helvetica Neue Light", "Helvetica", "Arial Geneva";
	font-size: 12px;
	font-style: normal;
	line-height: 1.8em;
	word-spacing: 0px;
	padding:2px;
}


.textstraptop {
	color: #FFFFFF;
	font-family: "Helvetica Neue", "Helvetica Neue Light", "Helvetica", "Arial Geneva";
	font-size: 9px;
	font-style: normal;
	line-height: 2em;
	font-weight: lighter;
	letter-spacing: 1px;
	word-spacing: 0px;
	text-align: right;
	padding-right: 5px;
}
.textstrap {
	font-family: "Helvetica Neue", "Helvetica Neue Light", "Helvetica", "Arial Geneva";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	letter-spacing: 1px;
}

.textBottomTimetable {
	font-family: "Helvetica Neue", "Helvetica Neue Light", "Helvetica", "Arial Geneva";
	font-size: 11px;
	font-style: normal;
	line-height: 2em;
	font-weight: lighter;
	letter-spacing: 1px;
	word-spacing: 0px;
	text-align: center;
	color: #FFFFFF;
	padding-left: 4px;
	padding-right: 4px;
}
.textBottomLinks-1 {
	font-family: "Helvetica Neue", "Helvetica Neue Light", "Helvetica", "Arial Geneva";
	font-size: 11px;
	font-style: normal;
	line-height: 2em;
	letter-spacing: 1px;
	word-spacing: 0px;
	text-align:center;
	color: #FFFFFF;
	padding-top: 10px;

}

.textBottomLinks-2 {
	font-family: "Helvetica Neue", "Helvetica Neue Light", "Helvetica", "Arial Geneva";
	font-size: 11px;
	font-style: normal;
	line-height: 2em;
	letter-spacing: 1px;
	word-spacing: 0px;
	color: #FFFFFF;
	text-align:center;
	border-left-width: thin;
	border-color: #FFFFFF;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	padding-top: 10px;

}

.textBottomLinks-3 {
	font-family: "Helvetica Neue", "Helvetica Neue Light", "Helvetica", "Arial Geneva";
	font-size: 11px;
	font-style: normal;
	line-height: 2em;
	letter-spacing: 1px;
	word-spacing: 0px;
	color: #FFFFFF;
	border-left-width: thin;
	border-color: #FFFFFF;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	padding-top: 10px;

}

.header-bg {
	background-image:url(images/mariners-header-bottom-gradient.png);
	background-repeat:repeat-x;
	
}


.right-side {
	width: 247px;
	margin-right: 10px;
	padding-right: 10px;
	margin-top:15px;
	border-right-width: 1px;
	border-right-color: #666666;
	border-right-style: solid;
	

	
}


.left-side {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-color: #666666;
	border-left-style: solid;	
}



/*

-----------------------------------------------------------------------------------------------

TEXT - STYLES

-----------------------------------------------------------------------------------------------


*/  

/*

-----------------------------------------------------------------------------------------------

SITE-CONTAINER

-----------------------------------------------------------------------------------------------


*/  
.kavita #container {
	width: 900px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	background:#FFFFFF;
	border-width: 3px;
	border-color: #FFFFFF;
	border-style: solid;
	-moz-box-shadow: 0 0 4em black;
	-webkit-box-shadow: 0 0 4em black;
	
}


/*

-----------------------------------------------------------------------------------------------

SITE-CONTAINER

-----------------------------------------------------------------------------------------------


*/ 
/*

-----------------------------------------------------------------------------------------------

CONTENT

-----------------------------------------------------------------------------------------------


*/ 

.kavita #header {


}



.kavita #flashwindow {
	background: #FFFFFF;
	padding-top:8px;
}

.kavita #contentmain {
	background: #FFFFFF;
}

.kavita #content {
	background-image: url(images/logobg.jpg);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
}             

.kavita #textbox{
padding-left:20px;
padding-right:20px;
	}

.kavita #navigation {
	
}

.kavita #footer {
margin-top:5px;
	padding-bottom: 10px;
	background-image:url(images/footerbg.png);
	background-repeat:repeat-x;
	background-color: #006666;
	
}
.kavita #wdc-link {
	width: 900px;	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-bottom: 20px;
	padding-right: 20px;
	text-align:right;
	
}





-->

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
