/* --------------------------------------------------------------------------------------------------------
AUTHOR:			Jeremy Burgeson
DATE CREATED:	2005.12.06
PURPOSE:		Borton Overseas Stylesheet
REVISIONS:
-------------------------------------------------------------------------------------------------------- */


/* Base font definition */

A, CENTER, P, UL, OL, BLOCKQUOTE, TD, TH, H1, H2, H3, H4, H5, H6, 
.textStandard, .textStandardSpaced, .textSmall, .textSubNav, .textPackageSubNav, .textHeader, .textSubHeader, .textPackageHeader, 
.textPackageAttributeLabel, .textPackageSearchLabel, .textFeaturedPackage, .textFormLabelReq, .textFormLabelNotReq, 
.textBreadcrumb, .textFooter, .textError, .textErrorSmall
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* Body style */

BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #2F1A0E;
	margin: 0px;
}


/* Link definitions */

a { text-decoration:underline; color:#336699; }
a:visited { text-decoration:underline; color:#336699; }
a:hover { text-decoration:none; color:#336699; }
a:active { text-decoration:none; color:#336699; }

a.opposite { text-decoration:none; }
a.opposite:visited { text-decoration:none; }
a.opposite:hover { text-decoration:underline; }
a.opposite:active { text-decoration:underline; }

a.subNavSelected { text-decoration:none; color:#999966; }
a.subNavSelected:visited { text-decoration:none; color:#999966; }
a.subNavSelected:hover { text-decoration:; color:#999966; }
a.subNavSelected:active { text-decoration:underline; color:#999966; }

a.feature { text-decoration:underline; color:#ffffff; }
a.feature:visited { text-decoration:underline; color:#ffffff; }
a.feature:hover { text-decoration:none; color:#ffffff; }
a.feature:active { text-decoration:none; color:#ffffff; }

a.footer { text-decoration:underline; color:#cccc99; }
a.footer:visited { text-decoration:underline; color:#cccc99; }
a.footer:hover { text-decoration:none; color:#cccc99; }
a.footer:active { text-decoration:none; color:#cccc99; }


/* Font definitions */
.row-divider {
	background: url(/_images/about/row-divider.gif) top left repeat-x;
}
.textRow {
	font-size: 11px;
	padding: 6px 0 9px 0;
	color: #000000;
}
.textStandard {
	font-size: 11px;
	padding: 0px;
	color: #000000;
}
.textCentered {
	font-size: 11px;
	padding: 11px 0 9px 0;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.textStandardSpaced {
	font-size: 11px;
	padding: 0px;
	color: #000000;
}

.textSmall {
	font-size: 10px;
	padding: 0px;
	color: #000000;
}

.textSubNav {
	font-size: 11px;
	font-weight: bold;
	padding: 4px 0px 7px 0px;
	color: #000000;
}

.textPackageSubNav {
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	padding: 2px 8px 6px 8px;
	color: #999966;
}

.textHeader {
	font-weight: bold;
	font-size: 18px;
	padding: 0px;
	color: #000000;
}

.textSubHeader {
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	color: #000000;
}

.textPackageHeader {
	font-weight: bold;
	font-size: 14px;
	padding: 1px 5px 5px 5px;
	color: #ffffff;
	text-align: center;
}

.textPackageAttributeLabel {
	font-weight: bold;
	font-size: 11px;
	padding: 3px 5px 3px 5px;
	color: #ffffff;
	text-align: right;
}

.textPackageSearchLabel {
	font-weight: bold;
	font-size: 11px;
	padding: 5px 10px 5px 5px;
	color: #ffffff;
	text-align: right;
}

.textFeaturedPackage {
	font-size: 11px;
	padding: 1px 10px 1px 10px;
	color: #ffffff;
	text-align: left;
}

.textFormLabelReq {
	font-size: 11px;
	color: #000000;
	text-align: right;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.textFormLabelNotReq {
	font-size: 11px;
	color: #000000;
	text-align: right;
	padding-left: 3px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.textBreadcrumb {
	font-size: 11px;
	padding: 0px;
	color: #999966;
}

.textFooter {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	color: #999966;
}

.textError {
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	color: #cc0000;
	background-color: #ffeeee;
}

.textErrorSmall {
	font-size: 11px;
	padding: 5px;
	color: #cc0000;
}

.siteMapLev1 {
	font-weight: bold;
}

.siteMapLev2 {
	font-weight: bold;
	padding-left: 20px;
}

.siteMapLev3 {
	font-weight: normal;
	padding-left: 40px;
}
.header_image {
	width: 760px;
	height: 95px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#headerConnect {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 150px;
	margin: 0px;
	padding: 0px;
}
#headerConnect a { font-weight: bold; }
.connect-body {
	width: 100%;
	padding: 8px 0 0 0;
	background-color: #eeebe2;
	float: left;
}
.connect-row {
	width: 100%;
	padding: 1px 0 4px 0;
	margin: 0;
	float: left;
}
.connect-icon {
	width: 20px;
	margin: 0 0 0 10px;
	float: left;
	display: inline;
}
.connect-text {
	width: 110px;
	padding: 1px 0 0 0;
	float: left;
}
.mailing_list_button {
	position: absolute;
	top: 20px;
	right: 5px;
	width: 150px;
	height: 55px;
	margin: 0px;
	padding: 0px;
}
.mailinglist_form {
	width: 440px;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	border: 1px solid #999966;
}

/* Input Field definitions -------------------------------------------------------------------------------- */

INPUT.formstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

SELECT.formstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

TEXTAREA.formstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

INPUT.buttonstyle {
	font-size: 11px;
}



/* Cruise / Cruise Lines definitions ---------------------------------------------------------------------- */

.cruiseLineThumbContainer {
	margin: 5px 5px;
	padding: 0px;
}
.cruiseLineThumbBG {
	margin: 0px;
	padding: 5px;
	background-image: url('/_images/cruises/cruise_line_thumb_bg.gif');
	background-position: top left;
	background-repeat: no-repeat;
}
.cruiseLineOverview {
	color: #ffffff;
	padding: 7px 10px 10px 0px;
}
.cruiseLineDetailsText {
	padding: 6px 5px 5px 0px;
}
.cruiseLineDetailsImageContainer {
	margin: 5px 0px;
	padding: 0px;
}
.cruiseLineDetailsImageBG {
	margin: 0px;
	padding: 5px;
	background-position: top left;
	background-repeat: no-repeat;
}



/* Travel Insurance definitions ---------------------------------------------------------------------- */

ul.insurance {
	margin-top: 0;
	margin-bottom: 15px;
}

ul.insurance li {
	margin: 0;
	padding-top: 0;
	padding-bottom: 15px;
}

.insuranceLogoImageContainer {
	width: 170px;
	height: 165px;
	margin: 0;
	padding: 0;
	float: right;
}
.insuranceLogoBG {
	width: 160px;
	height: 160px;
	margin: 0;
	padding: 0;
	background-position: top left;
	background-repeat: no-repeat;
	float: right;
}
.insuranceLogoBG img {
	margin: 5px 5px 0 0;
	float: right;
	display: inline;
}
