/* -------------------------------------------------------------------------- */
/* GeekCruises.com - New Top Page */
/* -------------------------------------------------------------------------- */
/* Global Definitions */

html {
	font-size: 100%;
	}

body {
	margin: 0;
	padding: 0;
	font-size: 63%;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	background-image: url(imagesb/bglines2.gif);
	text-align: center; 
	}

body * { 
	margin: 0; 
	padding: 0; 
	}

form {
	margin: 0; 
	}

.clearfloat:after{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
	}
        
.clearfloat{display: inline-block;}

/* Hides from IE Mac \*/
* html .clearfloat {height: 1%;}
.clearfloat{display:block;}
/* End Hack */

/* -------------------------------------------------------------------------- */
/* Top Blue Bar */

#topbar {
	background-color: #5688e5;
	width: 100%;
	height: 30px;
	margin-bottom: 10px;
	}

/* -------------------------------------------------------------------------- */
/* Bread Crumb Footer & Blue Horizontal Bars */


#bc {
	background-color: #5688e5;
	width: 100%;
	height: 36px;
	}
#bc p {
	width: 924px;
	margin: 0 auto; 
	color: #036;
	line-height: 36px;
	text-align: right; 
	}

#bc a {
	color: #036; }
	
#bc a:hover {
	color: #000; }


/* -------------------------------------------------------------------------- */
/* mh = Mast Head - logo, book a cruise, & search field */

#mh1, #ct1, #cb, #bb {
	width: 924px;
	margin: 0 auto; }

#mh1 img {
	position: relative;
	float: left; } 

#mh2 form { 
	width: 100%; }

#mh2 {
	text-align: right;
	position: relative;
	width: 555px;
	float: left;
	padding-top: 16px; }

.search {
	color: #666;
	font-size: 1.2em;
	font-weight: bold;
	display: inline;
	}


/* -------------------------------------------------------------------------- */
/* Button Bar */

.buttons1 {
	font-size: 20%;
	text-align: right;
	vertical-align: top;
	width: 924px;
	height: 22px;
	margin: 18px auto 0;
	display: block;
	white-space: nowrap;
	}


/* -------------------------------------------------------------------------- */
/* Cruise Top Banner - banner photo, cruise title */

#ct {
	width: 100%;
	background-repeat: repeat-y;
	background-position: center top;
	height: 124px; 
	}

#ct1 img { 
	float: left; 
	}

#ct1 h1 {
	color: #666;
	font-size: 4em;
	line-height: 105%;
	text-align: left;
	word-spacing: -4px;
	letter-spacing: -1px;
	float: left;
	margin: 12px 0 12px 12px; 
	}

#ct1 span {
	color: #666;
	font-size: .25em;
	}
	
	
/* -------------------------------------------------------------------------- */
/* cb = Color Bar - bb = Blank Bar, has no color background */

#cb {
	color: white;
	font-size: 1.5em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	/* line-height: 40px; */
	letter-spacing: 4px;
	padding: 13px 0;
	}

#bb .lefttext {
	text-align: left;
	float: left;
	}

#bb .righttext {
	text-align: right;
	float: right;
	}

#bb p {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 56px;
	}


/* -------------------------------------------------------------------------- */
/* Main Contents of page */

#container {
	width: 960px;
	margin: 0 auto 18px;
	}

.col1, .col2, .col3 {
	width: 296px;
	height: 550px;
	overflow: auto;
	float: left;
	margin-left: 18px;
	}
	
#container h3 {
	font-size: 1.1em;
	line-height: 154%;
	background-color: #e1e1e1;
	text-align: left;
	padding: 10px 0 10px 24px;
	border-bottom: 1px solid #000; 
	}

.col1 p, #container h4 {
	color: #333;
	font-size: 1.1em;
	line-height: 154%;
	background-color: white;
	text-align: left;
	padding: 10px 8px 0 24px; }

.col1 div p {
	/* color: #333;
	font-size: 1.1em;
	line-height: 154%;
	background-color: white;
	text-align: left; */
	text-indent: -11px;
	padding: 4px 8px 0 35px;
	}

p span {
	color: #999;
	}

body #container h4 {
	padding: 18px 8px 0 24px;
	}

body #container .textbottom {
	margin-bottom: 16px;
	padding-bottom: 12px;
	}
	
body #container .hang7bottom {
	margin-bottom: 16px;
	text-indent: -7px;
	padding-bottom: 10px;
	}
	
table {
	background-color: #fff;
  width: auto; 
	margin-bottom: 16px;
	padding: 10px 0 0; 
	}

table {
	font-size: 100%;
	}
#container .col1 table p {
	color: #333;
	font-size: 1.1em;
	line-height: 154%;
	background-color: white;
	text-align: left;
	padding: 5px 8px 5px 12px;
	}
.c16 {
	width: 16px; }

