/* Cruising Resources Cascading Style Sheet */

html, body{
	margin:0px;
	padding:0px; 
	border:0px; 
	height:100%;
	background-color:#547393;
	background-image:url("http://www.cruisingresources.com/style/leftbg2.gif");
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

/* Top Banner */

.banner {
	position: absolute;
	left: 0px;
	top: 0px;
	height:89px;
 	background-image:url("http://www.cruisingresources.com/style/bannerBack.jpg");
	background-repeat: repeat-x;
	color:#3284A4;
	width: 782px;
	border-right: 1px solid #234769;
}
		
.topNav {
	position: absolute;
	left:415px;
	top:58px;
	width:365px;
	color:#93B8C4;
	font-size: 9px;
	font-weight: bold;
	margin: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
}

.topNav a {
	color:#D7ECF3;
	text-decoration:none;
}

.topNav a:hover {
	color:#8CFC76;
}

/* Both Search Forms */

.searchForm {
/* 	padding-top:3px; */
/* 	padding-bottom:3px; */
	margin: 3px;
	margin-left: 5px;
	padding: 0px;
}

.searchForm INPUT {
	font-size: 10px;
}

/* Left Column */

.leftContent {
	position: absolute;
	background-color:#D7E4F4;
	position: absolute;
	left:0px;
	top:89px;
	width:152px;
	height: 100%;
	font-size:11px;
	font-family: verdana, arial, helvetica, sans-serif;
	color:#015673;
/* 	border-right: 1px solid black; */
	z-index: 5;
}

.sourceSelection {
	margin: 0px;
	margin-left: 14px;
/* 	padding-left: 14px; */
	margin-bottom: 5px;
	padding: 0px;
}

.leftText {
	margin: 0px;
}

.leftText a {
	margin-left: 20px;
/* 	padding-left: 20px; */
	color: #234769;
	text-decoration: none;
}

.leftText a:hover {
	margin-left: 20px;
/* 	padding-left: 20px; */
	color: #10A701;
	text-decoration: none;
}

/* The Location Divider */

.title {
	position: absolute;
	width: 622px;
	left: 152px;
 	top: 89px;
	height: 20px;
	margin: 5px;
	margin-left: 10px;
	padding: 0px;
/* 	margin: 0px; */
/* 	border: 1px solid black; */
}

/* Location */
h1 {
	color:#143644;
	color: #234769;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	/*border-bottom:1px solid #91C0A9;*/
	margin: 0px;
	padding: 0px;
/* 	font-style: italic; */
	font-variant: small-caps;
}

h1 a {
	color:#143694;
}

h2 a {
	text-decoration: none;
	color:#143694;
}

/* Tabbing */

.tabs {
	position: absolute;
	width: 610px;
	left: 152px;
	top: 120px;
/*  	border: 1px solid black; */
	height: 20px;
	padding: 0px;
	margin: 0px;
	margin-left: 5px;
	margin-right: 10px;
	font-size: 11px;
	z-index: 3;
	font-family: sans-serif;
}

.linkTab a {
	position: relative;
 	float: left; 
	border: 1px solid #888888;
	border-bottom: 0px;
	margin: 0px;
	margin-right: 2px;
 	line-height: 19px;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
	background-color: #D7E4F4;
	border-bottom: 1px solid #547393;
	color: #333333;
	cursor: pointer;
	z-index: 3;
}

.linkTab a:hover {
	
	background-color: #B1E6F8;
	border: 1px solid #547393;
	z-index: 3;
}

.currentTab {
	position: relative;
	float: left;
	border: 1px solid #547393;
	border-bottom: 0px;
	margin: 0px;
	margin-right: 2px;
/* 	padding: 3px; */
	padding-left: 2px;
	padding-right: 2px;
/* 	background-color: #547393; */
	background-color: white;
	text-decoration: none;
/* 	color: #D7ECF3; */
	color: #143353;
	line-height: 20px;
	z-index: 3;
	font-style: italic;
}
		
.staticContent {
	position: absolute;
	top: 0px;
	top: 89px;
	left: 157px;
	width: 600px;
	margin-left: 10px;
	margin-top: 10px;
	z-index: 1;
}

.staticContent a {
	color:#234769;
}

.staticContent a:hover {
	color: #10A701;
}

.staticHeader, .staticContent h1 {
	color:#143674;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom:1px solid #91C0A9;
	margin-bottom: 15px;
	width: 100%;
}

.staticSubHeader, .staticContent h2 {
	color:#143674;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
	display: block;
}

/* The Body of the Page */

.centerContent {
	position: absolute;
	top: 0px;
	top: 140px;
	left: 157px;
/* 	font-family: verdana, arial, helvetica, sans-serif; */
	font-size:11px;
	background-color:white; 
	background-repeat: no-repeat; 
	margin: 0px;
	margin-bottom: 5px;
	padding: 10px;
   	width:449px;
	border: 1px solid #547393;
	z-index: 1;
}

.centerContent a {
	color:#0168A4;
}

.paging {
	font-size: 11px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.paging a {
	color:#0168A4;
	text-decoration: none;
}

.paging a:hover {
	color:#10A701;
	text-decoration: underline;
}
/* Listing Container */
.listing {
	width:439px;
	margin:1px;
	margin:3px;
	clear: left;
/* 	border: 1px solid grey; */
}

.listing a {
	color:#0168A4;
}

.listing a:hover {
	color:#10A701;
}

/* Note Listing Container */
.note {
	width:439px;
	margin:1px;
	padding:3px;
 	border: 1px solid #999999;
}

.noteText {
	margin: 0px;
	padding: 0px;
}

/* Title */
.listingTitle {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#0168A4;
}

/* BoxType */
.listingBoxType {

}

/* Type */
.listingType {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}
/* Author */
.listingAuthor {
/* 	position: absolute; */
	text-align: right;
/* 	margin-right:15px; */
/* 	left: 240px; */
/* 	width: 200px; */
	font-style: italic;
	margin-left: 150px;
}
/* Description */
.listingDescription {
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 15px;
}

/* Topic Line */
.listingTopic {
	text-align: center;
	margin: 0;
}

/* The Right Hand Column */

.rightContent {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
	top: 139px;
	left: 631px;
	width:150px;
	border: 0px;
	margin: 0px;
}

.relatedContent {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	width:150px;
	background:#CBE9C6;
	border:1px solid #02AB99;
	margin: 0px;
}

.relatedContent h4 {
    background-color: #028b71;
    color: white;
    font-family: "Arial Narrow", arial, helvetica, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    margin: 0px 0px 5px 0px;
    padding: 0px 2px;
    line-height: 2.0;
    font-weight: normal;
}

.relatedContent ul {
    padding: 0px 0px 0px 15px;
    margin: 5px 0px;
    list-style-image: url('/style/square.gif');
    line-height: 1.6;
}

.relatedTopic {
	margin-top: 2px;
	margin-left: 10px;
	margin-bottom: 6px;
}

.relatedTopic a {
	color:#0168A4;
}

.relatedTopic a:hover {
	color:#10A701;
}

.relatedTopicIcon {
	margin-left:-5px;
	margin-bottom:2px;
}

hr {
	border:0;
	height:1px; 
 	width: 100%;
/* 	color: #; */
	background-color:#BBBFC0;
}

.quote {
	font-style: italic;
	margin: 5px;
}

.speaker {
	font-style: italic;
	text-align: right;
	margin-right: 10px;
}

.subTopic {
	float: right;
}


.mapColumn {
	position: relative;
	float: left;
	width: 240px;
	margin-right: 20px;
/* 	border: 1px solid blue; */
}

.mapElement {
	width: 100%;
	clear: left;
/*  	border: 1px solid black;  */
}

.map1 {
	font-size: 12px;
	font-weight: bold;
	margin: 2px;
	padding-top: 10px;
/* 	color: #10A701; */
}

.map2 {
	float: left;
	font-size: 11px;
	margin: 2px;
	margin-left: 10px;
}

.map3 {
	font-size: 11px;
	margin: 2px;
	margin-left: 25px;
	font-style: italic;
}

.map4 {
	font-size: 10px;
	margin: 1px;
	margin-left: 40px;
}

.map5 {
	font-size: 9px;
	margin: 1px;
	margin-left: 50px;
}

.add {
	border: 1px solid black;
	width: 135px;
	height: 40px;
	margin-left: 5px;
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px;
	color: black;
	cursor: pointer;
	margin-bottom: 10px;
}

.addText {
	margin: 5px;
}

.addText a {
	text-decoration: none;
}

/*.baseline {
	position: absolute;
	bottom: 10;
	width: 100%;
	clear: left;
	padding-right: 4px;
	text-align: right;
	font-size: 9px;
	border: 1px solid red;
}*/

.specInfoName {
	margin: 0px;
	margin-bottom: 0px;
	background:#CBE9C6;
	border: 1px dotted #008a74;
	border-bottom: 0px;
/* 	display: none; */
	font-weight: bold;
	padding: 2px;
	clear: both;
}

.specInfoDesc {
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color:#D7E4F4;
	border: 1px dotted #547393;
/* 	display: none; */
	font-size: 10px;
	padding: 2px;
}

.specInfoDesc a, .specInfoDesc a:visited {
	color:#0168A4;
}

.specInfoDesc a:hover {
	color:#10A701;
}

.survey {
	margin: 0px;
	background-color: #D7E4F4;
	border: 1px dotted #547393;
	font-size: 10px;
	font-weight: normal;
	width: 149px;
	text-align: center;
/* 	color: #234769; */
}

.surveyHeader {
	font-weight: bold;
}

.surveyQuestion {
	font-style: italic;
	font-weight: normal;
}

.surveyQuestion a, .surveyQuestion a:visited {
	color:#0168A4;
	font-style: normal;
}

.surveyQuestion a:hover {
	color:#10A701;
}

.surveyForm {
	margin: 0px;
/* 	border: 1px solid red; */
}

.spon_preview {
	float: left;
	text-align: center;
	background-color: #D7E4F4;
	background-color: #D7E4F4;
	color: #547393;
	border: 1px solid #547393;
	background-color: #CBE9C6;
	border:1px solid #02AB99;
	margin: 5px;
	padding: 0px;
}

.spon_preview h3 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom: 1px solid #547393;
	font-size: 1.1em;
}

.spon_preview a, .spon_preview a:visited {
	color: #547393;
	text-decoration: none;
}

.spon_preview a:hover {
	color: #02AB99;
}

.spon_image_div {
	float: right;
	color: gray;
	text-align: center;
}

.spon_image_div img {
	border: 1px dotted gray;
	padding: 3px;
}

.spon_image_div a {
	text-decoration: none;
}

.spon_right_col, .spon_right_col_2 {
	float:left;
	width: 180px;
	text-align: center;
	background-color: #CBE9C6;
	border:1px solid #02AB99;
	padding: 0px;
	margin-bottom: 10px;
}

.spon_right_col p, .spon_right_col_2 p {
	text-align: left;
	margin: 5px;
}

.spon_right_col h2 {
	background-color: #02AB99;
	color: white;
	line-height: 2;
	margin-top: 0px;
}

.spon_right_col_2 {
	background-color:#D7E4F4;
	border: 1px solid #015673;
/* 	padding: 0px; */
}

.spon_right_col_2 h2 {
	background-color: #015673;
	color: #D7E4F4;
	color: white;
	line-height: 2;
	margin-top: 0px;
/* 	margin: 0px; */
/* 	margin-bottom: 5px; */
/* 	padding: 4px; */
}

.spon_right_col_2 h2 a {
	text-decoration: underline;
	color: white;
}