@charset "utf-8";
/* CSS Document */

*{
	padding:0px;
	margin:0px;
	outline:none;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	background:
		url(../images/cssImages/images/realDealCruises_pageRepeating.jpg)		
		repeat-x
		0 287px;
}

#pageArea{
	position:relative;
	width:916px;
	min-height:331px;
	margin:auto;
	background:
		url(../images/cssImages/images/realDealCruises_headerImage.jpg)
		no-repeat
		center;
}

#header{
	width:100%;
	height:264px;
	float:left;
	clear:both;
	margin-top:109px;
}

a.imageLogo{
	width:313px;
	height:264px;
	float:left;
	left:-1px;
	position:absolute;
	z-index:100;
	background:
		url(../images/cssImages/images/realDealCruise_header_logo.png)
		no-repeat;
}

a.textLogo{
	width:358px;
	height:56px;
	float:left;
	position:relative;
	left:318px;
	top:6px;
	background:
		url(../images/cssImages/images/realDealCruise_header_textLogo.jpg)
		no-repeat;
}

#header p.topBar{
	width:679px;
	height:77px;
	position:relative;
	top:123px;
	z-index:50;
	background:
		url(../images/cssImages/images/realDealCruises_headerTobBar_repeating.png)
		repeat-x;
}

#header p.bottomBar{
	width:569px;
	height:49px;
	position:relative;
	top:105px;
	padding-left:300px;
	padding-top:20px;
	font-size:22px;
	color:#1d4872;
	background:
		url(../images/cssImages/images/realDealCruises_headerBottomBar_repeating.png)
		repeat-x;
}

#header p.topBar img.endCap{
	float:right;
	position:relative;
	left:40px;
}

#header p.bottomBar img.endCap{
	float:right;
	position:relative;
	left:34px;
	top:-20px;
}

#contentArea{
	width:814px;
	float:left;
	clear:both;
	margin-left:52px;
	margin-top:4px;
}

#contentArea h1{
	width:634px;
	height:43px;
	padding-top:19px;
	padding-left:180px;
	font-size:36px;
	color:#1d4872;
	background:
		url(../images/cssImages/images/realDealCruises_pageContentHeader.jpg)
		no-repeat;
}

#contentText{
	width:100%;
	min-height:50px;
	float:left;
	clear:both;
	background:
		url(../images/cssImages/images/realDealCruises_pageContent_repeating.jpg)
		repeat-y;
}

#contentArea img.contentFooter{
	float:left;
	clear:both;
}

#contentArea p.copyright{
	color:#1d4872;
	font-size:10px;
	text-align:right;
}

#contentText h2{
	color:#1d4872;
	font-weight:normal;
	font-size:24px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
}

#contentText p{
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
	font-size:14px;
}

#navigation{
	float:left;
	position:relative;
	width:203px;
	left:-42px;
	top:-32px;
	margin-right:-25px;
	margin-bottom:-30px;
}

#navigationContent{
	float:left;
	clear:both;
	width:100%;
	min-height:50px;
	background:
		url(../images/cssImages/images/realDealCruise_navigation_repeating.png)
		repeat-y;
}

#navigation img.navigationTopDecoration{
	float:left;
	clear:both;
}

#navigation img.navigationBottomDecoration{
	float:left;
	clear:both;
}

#barOverLay{
	position:absolute;
	top:201px;
	width:0px;
	height:172px;
	background:
		url(../images/cssImages/images/realDealCruise_header_whiteStripeOverLay.png)
		repeat-x;
}

form.contactForm{
	padding-top:10px;
	margin:auto;
	width:350px;
	border:
		solid
		1px
		#00437a;
	background:
		#b8e5fa;
}

form.contactForm input.styled, form.contactForm textArea{
	border:
		1px
		solid
		#62a1d7;
}

table{
	border-collapse:collapse;
}

th{
	font-weight:normal;
	background:
		#00437a;
	color:#ffffff;
}

td{
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:2px;
	padding-right:2px;
}

td.highlightedColumn{
	background:#b8e5fa;
}

#contentText p.finePrint{
	font-size:10px;
}

#contentText a{
	text-decoration:none;
	color:#00437a;
}

#contentText a:hover{
	color:#62a1d7;
}

#contentText a:active{
	color: #b8e5fa;
}

#contentText ul{
	margin-left:40px;
	font-size:14px;
	padding-bottom:10px;
}

#navigation ul{
	list-style:none;
	width:191px;
	margin-left:0px;
	padding-bottom:0px;
}

#navigation li{
	font-size:18px;
	text-align:right;
	width:100%;
	padding-top:10px;
}

#navigation li li{
	font-size:14px;
	padding-top:5px;
}

#navigation a{
	color:#1d4872;
}

#leftIndex {
float:left;
width:100px;
margin-left:35px;
}

	#leftIndex img{
	margin-top:5px;
	}
	#leftIndex .branding{
	margin-bottom:15px;
	}
	#rightIndex p{
	margin-bottom:28px;
	}

#rightIndex {
float:left;
clear:right;
width:250px;
text-align:center;
font-size:16px;
}

#leftBigIndex {
float:left;
clear:left;
width:200px;
margin-left:160px;
}

#rightBigIndex {
float:left;
clear:right;
width:300px;
text-align:center;
font-size:16px;
}

#rightColumn{
	width:250px;
	float:right;
	margin-left:10px;
	margin-bottom:5px;
}

#contentText h3{
	color:#1d4872;
	font-weight:normal;
	font-size:18px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
}

.decorativeBox{
	background:#b8e5fa;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
	border:
		1px
		solid
		#00437a;
}

tr.highlightedRow{
	background: #b8e5fa;
}

.cruiseDeal{
	width:209px;
	float:left;
	margin-right:22px;
	margin-left:252px;
	margin-top:9px;
	margin-bottom:9px;
}

.cruiseDeal p{
	width:100%;
	text-align:center;
}

.cruiseDeal a{
	text-decoration:none;
	
}

.cruiseDeal img{
	float:left;
	clear:both;
	border:none;
}

.cruiseDeal p.cruiseDescription{
	font-size:13px;
	color: #1d4872;
	font-weight:bold;
	margin:0px;
}

.cruiseDeal p.cruiseDetails{
	font-size:12px;
	color:#1d4872;
}

.cruiseDeal p.cruiseDetails .cruiseProvider{
	font-style:italic;
	color:#000000;
}

#linkContainer{
	width:795px;
	margin-left:10px;
	float:left;
	clear:both;
}

#linkContainer a{
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}

a.accessAmerica{
	float:left;
	height:60px;
	width:234px;
	background:
		url(../images/accessAmerica.jpg)
		no-repeat;
}

a.appleVacations{
	float:left;
	height:85px;
	width:200px;
	background:
		url(../images/appleVacations.jpg)
		no-repeat;
}

a.shoreTrips{
	float:left;
	height:70px;
	width:205px;
	background:
		url(../images/shoreTrips.gif)
		no-repeat;
}

a.transferAnswer{
	float:left;
	height:85px;
	width:226px;
	background:
		url(../images/transferAnswer.jpg)
		no-repeat;
}

img.largeIMG {
margin:15px -70px 0 0;
}
