.center_page_content_wrap {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

#main_content{
	background-color:#2292C4;
		-moz-border-radius: 6px;
		-khtml-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
	color:white;	
	width:670px;
	position:relative;
	margin-top:10px;
	margin-left:280px;
}
  .prop {
    height:710px;
    float:right;
    width:1px;
  }

  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }
  
.main_body{
	padding:5px;
	font-size:14px;
}

/* START OF HOMEPAGE SPECIFIC CSS */
.homepage_deals{
	background-color: #FF8E16; 
		-moz-border-radius: 6px;
		-khtml-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
background-image: linear-gradient(bottom, rgb(227,135,43) 16%, rgb(255,157,59) 96%);
background-image: -o-linear-gradient(bottom, rgb(227,135,43) 16%, rgb(255,157,59) 96%);
background-image: -moz-linear-gradient(bottom, rgb(227,135,43) 16%, rgb(255,157,59) 96%);
background-image: -webkit-linear-gradient(bottom, rgb(227,135,43) 16%, rgb(255,157,59) 96%);
background-image: -ms-linear-gradient(bottom, rgb(227,135,43) 16%, rgb(255,157,59) 96%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.16, rgb(227,135,43)),
	color-stop(0.96, rgb(255,157,59))
);
	border: solid 2px #F9E3CD;
	margin-left:5px;
	padding:10px;
	width:190px;
	min-height:260px;
	height:auto;
	margin-bottom:10px;
	font-weight:bold;
	float:left;
}
.homepage_deals p{
	background-color:#FFFDFB;
	padding:5px;
		-moz-border-radius: 6px;
		-khtml-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
	color:black;
}
.homepage_deals a{
	position: relative;
}
.homepage_deals a:hover{
	text-decoration:underline;
}
.homepage_deals img{
	width:190px !important;
	height:120px !important;
	-moz-border-radius: 6px;
		-khtml-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
-webkit-box-shadow: 0px 0px 5px 1px #AC5F17;
-moz-box-shadow: 0px 0px 5px 1px #AC5F17;
box-shadow: 0px 0px 5px 1px #AC5F17; 
}
.homepage_deals a span{
	display: block;
	background: rgba(60,73,89, 0.8);
	font-style: italic;
	color: #fff;
	font-weight: bold;
	padding: 10px;
	position: absolute;
	bottom: 4px;
	left: 0px;
	width: 170px;
	height: 0px;
	overflow: hidden;
	opacity: 0;
	text-align: center;
	text-shadow: 1px 1px 1px #303857;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px; 
	text-decoration: none;
}
.homepage_deals a:hover span{
	height: 20px;
	opacity: 1;
}
.price{
	text-align:center;
}
.price a{
	color:#D22845 !important;
	font-size:20px;
}
.cruise_experts_button{
	background-color: #FF8E16;
		-moz-border-radius: 6px;
		-khtml-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
	margin-left:5px;
	padding:10px;
	width:190px;
	min-height:260px;
	height:auto;
	margin-bottom:10px;
	border: solid 2px #F9E3CD;
background-image: linear-gradient(bottom, rgb(227,135,43) 16%, rgb(255,157,59) 96%);
background-image: -o-linear-gradient(bottom, rgb(227,135,43) 16%, rgb(255,157,59) 96%);
background-image: -moz-linear-gradient(bottom, rgb(227,135,43) 16%, rgb(255,157,59) 96%);
background-image: -webkit-linear-gradient(bottom, rgb(227,135,43) 16%, rgb(255,157,59) 96%);
background-image: -ms-linear-gradient(bottom, rgb(227,135,43) 16%, rgb(255,157,59) 96%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.16, rgb(227,135,43)),
	color-stop(0.96, rgb(255,157,59))
);
	font-weight:bold;
	float:left;
}
.cruise_experts_button img{
	height:253px;
	width:190px;
}
.homepage_button_wide{
		-moz-border-radius: 6px;
		-khtml-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
	width:98%;
	margin-bottom:10px;
	min-height:100px;
	height:auto;
	position:relative;
	float:left;
	height:auto;
	font-weight:bold;
}
/* END OF HOMEPAGE SPECIFIC CSS */

/* START OF BUTTONS CSS */
.buttons {
	margin-bottom:5px;
	margin-top:5px;
}

.buttons a{
	height:18.5px;
	width: 100px;
	background:orange;
	text-align: center;
	color: white;
	padding: 5px 8px;
	font-size: 16px;
	font-weight: bold;
		-moz-border-radius: 6px;
		-khtml-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
}

.buttons a:hover{
	color:black;
}
/* END OF BUTTONS CSS */

/* START OF SUPPORT PAGES CSS */
.general_content {
	font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12pt;
	font-weight:600;
	color:white;
}

.general_content_video{
	height:350px;
	width:550px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}

.general_content_img{
	height:334px;
	width:500px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}

.general_content p{
	padding-left:10px;
	padding-right:10px;
	font-weight: normal;
}

.general_content h1 {
	background-color:orange;
		-moz-border-radius: 6px;
		-khtml-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
background-image: linear-gradient(bottom, rgb(255,142,22) 16%, rgb(255,157,59) 96%);
background-image: -o-linear-gradient(bottom, rgb(255,142,22) 16%, rgb(255,157,59) 96%);
background-image: -moz-linear-gradient(bottom, rgb(255,142,22) 16%, rgb(255,157,59) 96%);
background-image: -webkit-linear-gradient(bottom, rgb(255,142,22) 16%, rgb(255,157,59) 96%);
background-image: -ms-linear-gradient(bottom, rgb(255,142,22) 16%, rgb(255,157,59) 96%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.16, rgb(255,142,22)),
	color-stop(0.96, rgb(255,157,59))
);
	padding:5px 10px 5px 10px;
	font-size:14pt;
	text-shadow: 2px 1px 1px #444;
}

.general_content h2 {
	background-color:orange;
		-moz-border-radius: 6px;
		-khtml-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
background-image: linear-gradient(bottom, rgb(255,142,22) 16%, rgb(227,126,25) 96%);
background-image: -o-linear-gradient(bottom, rgb(255,142,22) 16%, rgb(227,126,25) 96%);
background-image: -moz-linear-gradient(bottom, rgb(255,142,22) 16%, rgb(227,126,25) 96%);
background-image: -webkit-linear-gradient(bottom, rgb(255,142,22) 16%, rgb(227,126,25) 96%);
background-image: -ms-linear-gradient(bottom, rgb(255,142,22) 16%, rgb(227,126,25) 96%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.16, rgb(255,142,22)),
	color-stop(0.96, rgb(227,126,25))
);
	padding:5px 10px 5px 10px;
	font-size:14pt;
	text-shadow: 2px 1px 1px #444;
}

.general_content a{
	color:white;
	text-decoration:none;
}

.general_content a:hover{
	color:black;
	text-decoration:none;
}
/* START OF ABOUT US SPECIFIC CSS */
.sub-title{
	background-color:#CBE5F1;
		-moz-border-radius: 6px;
		-khtml-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
	width:auto;
	height:auto;
	margin-right:60%;
	margin-top: 10px;
	padding:5px;
	color:#48A5CE;
}
/* END OF ABOUT US SPECIFIC CSS */

/* START OF EXCURSIONS SPECIFIC CSS */
.excursions_box{
	background-color:#B6E2FC;
		-moz-border-radius: 6px;
		-khtml-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
	margin-left:5px;
	padding:10px;
	width:640px;
	color:#6C7FBA;
	height:auto;
	border: solid 1px #007FB0;
}
.excursions_img{
	width:auto;
	height:auto;
	margin-right:5px;
	float:left;
}
.excursions_img img{
	width:200px;
	height:125px;
	border: 1px solid #7D8EC2;
}
.excursions_txt{
	width:100%;
	height:100%;
	font-weight: normal;
}
.excursions_txt h1{
	width:412px;
	color:white;
	margin-bottom:5px;
	margin-left: 210px;
	padding-left: 10px;
}
.excursions_txt a{
	background-color:#7D8EC2;
		-moz-border-radius: 6px;
		-khtml-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
	padding:5px 10px 5px 10px;
	font-weight:bold;
	width:auto;
	height:auto;
background-image: linear-gradient(bottom, rgb(255,142,22) 16%, rgb(227,126,25) 96%);
background-image: -o-linear-gradient(bottom, rgb(255,142,22) 16%, rgb(227,126,25) 96%);
background-image: -moz-linear-gradient(bottom, rgb(255,142,22) 16%, rgb(227,126,25) 96%);
background-image: -webkit-linear-gradient(bottom, rgb(255,142,22) 16%, rgb(227,126,25) 96%);
background-image: -ms-linear-gradient(bottom, rgb(255,142,22) 16%, rgb(227,126,25) 96%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.16, rgb(255,142,22)),
	color-stop(0.96, rgb(227,126,25))
);
}
.excursions_txt a:hover{
	color: #48A5CE;
	background-color:#C1CAE2;
}
/* END OF EXCURSIONS SPECIFIC CSS */

/* START OF SHIPS SPECIFIC CSS */
#azamaraIframe, #celebrityIframe, #costaIframe, #cunardIframe, #disneyIframe, #fredIframe, #hollandIframe, #hurtigrutenIframe, #mscIframe, #nclIframe, #poIframe, #princessIframe, #royalIframe, #silverseaIframe
{
	height:100%;
}
.shipsIframeObj{
	height:100%;
}
/* END OF SHIPS SPECIFIC CSS */

/* START OF HOT DEALS SPECIFIC CSS */
#deals_box{
	background-color: #556373;
		-moz-border-radius: 6px;
		-khtml-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
background-image: linear-gradient(bottom, rgb(85,99,115) 15%, rgb(60,73,89) 78%);
background-image: -o-linear-gradient(bottom, rgb(85,99,115) 15%, rgb(60,73,89) 78%);
background-image: -moz-linear-gradient(bottom, rgb(85,99,115) 15%, rgb(60,73,89) 78%);
background-image: -webkit-linear-gradient(bottom, rgb(85,99,115) 15%, rgb(60,73,89) 78%);
background-image: -ms-linear-gradient(bottom, rgb(85,99,115) 15%, rgb(60,73,89) 78%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.15, rgb(85,99,115)),
	color-stop(0.78, rgb(60,73,89))
);
	border: solid 3px #FFAF5D;
	margin-left:5px;
	padding:10px;
	width:634px;
	color:white;
	height:180px;
	font-weight: normal;
}
.deals_img{
	margin-top: 16px;
	width:auto;
	height:auto;
	margin-right:10px;
	float:left;
}
.deals_img img{
	width:200px;
	height:125px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
-webkit-box-shadow: 0px 0px 5px 2px #7286A0;
-moz-box-shadow: 0px 0px 5px 2px #7286A0;
box-shadow: 0px 0px 5px 2px #7286A0; 
}
.deals_info{
margin-top: 16px;
	float:left;
	max-width:315px;
}
.deals_price{
	margin-top: 26px;
	background-color:white;
		-moz-border-radius: 5px;
		-khtml-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	border: 1px solid orange;
	color:black;
	height:auto;
	width:auto;	
	float:right;
	padding:10px;
	text-align:center;
	font-weight: bolder;
}
.deals_price a{
	color:black;
}
/* END OF HOT DEALS SPECIFIC CSS */

/* START OF CRUISE EXPERTS SPECIFIC CSS */
.profileBox{
	background-color:#3C4959;
background-image: linear-gradient(bottom, rgb(61,91,112) 24%, rgb(60,73,89) 87%);
background-image: -o-linear-gradient(bottom, rgb(61,91,112) 24%, rgb(60,73,89) 87%);
background-image: -moz-linear-gradient(bottom, rgb(61,91,112) 24%, rgb(60,73,89) 87%);
background-image: -webkit-linear-gradient(bottom, rgb(61,91,112) 24%, rgb(60,73,89) 87%);
background-image: -ms-linear-gradient(bottom, rgb(61,91,112) 24%, rgb(60,73,89) 87%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.24, rgb(61,91,112)),
	color-stop(0.87, rgb(60,73,89))
);
		-moz-border-radius: 5px;
		-khtml-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	border: 2px solid #FF8E16;
	width:187px;
	height:320px;
	color:white;
	padding:10px;
	float:left;
	margin-left:4px;
	margin-right:4px;
	margin-bottom:10px;
}
.expertsTestimonials{
	background-color:#FF8E16; 
		-moz-border-radius: 5px;
		-khtml-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	border: 2px solid orange;
	width:auto;
	height:auto;
	color:white;
	padding:10px;
	margin-left:5px;
	margin-right:5px;
}
.profileImg{
	width:auto;
	height:auto;
	margin:auto;
	margin-right: 20px;
}
.profileImg img{
	width:100px;
	height:135px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
-webkit-box-shadow: 0px 0px 5px 2px #7286A0;
-moz-box-shadow: 0px 0px 5px 2px #7286A0;
box-shadow: 0px 0px 5px 2px #7286A0; 
}
.profileInfo u a{
	color: #FF8E16;
	font-weight:bold;
	text-decoration:underline;
	font-weight: normal;
}
.profileInfo u a:hover{
	color: white;
	text-decoration:none;
}
.staff_tests{
	font-size:14px;
	padding-bottom:10px;
}
.stafftestbox{
	border-bottom: solid 2px #FF8E16;
}
/* END OF CRUISE EXPERTS SPECIFIC CSS */

/* START OF SEARCH RESULTS MAIN INFO DIV */
#search_result_container{	
	width:950px;
	height:auto;
	text-align:left;
	font-size:1.3em;
}
.search_results_main_info h3{	
	background-color:#CBE5F1;
	padding:5px;
	color:#48A5CE;
	margin:5px !important;
	text-align:center;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.search_results_main_info{
	float:right;
	width:630px;
	margin-left: 20px;
}
.individual_search_result_containter{
	background-color:#48A5CE;
	padding:10px;
		-moz-border-radius: 5px;
		-khtml-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	margin-bottom:10px;
	font-weight: normal;
}
.search_result_img{
	float:left;
	padding:5px;
	width:auto;
	height:100%;
}
.search_result_img img{
	width:auto;
	height:auto;
	border: 2px solid orange !important;
}
.search_result_info{
	padding:10px;
	margin-bottom:10px;
}
.search_result_info table{
	width:100%;
	background-color:#3C4959;
}
.search_result_info table td{
	width:100px;
	padding:5px;
	color:white !important;
}
.search_result_info table tr td table tr td{
	background-color: #5A6D86;
}
.search_options{
	background-color:#3C4959;
	width:280px;
	padding:10px;
		-moz-border-radius: 5px;
		-khtml-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	min-height:100% !important;
	float:left;
}
.search_results_page_nav{
	margin-bottom: 10px;
}
.search_results_page_nav a{
	color: #CD9356;
	text-decoration:none;
}
.search_results_page_nav a:hover{
	color: #F1E1CE;
}
#filterResults2{
	color:white;
	float:left;
}
#searchAgain2{
	color:white;
	float:right;
}
#filterResults2 a{
	color:white;
		background-color:#FF8E16;
background-image: linear-gradient(bottom, rgb(255,142,22) 16%, rgb(255,157,59) 96%);
background-image: -o-linear-gradient(bottom, rgb(255,142,22) 16%, rgb(255,157,59) 96%);
background-image: -moz-linear-gradient(bottom, rgb(255,142,22) 16%, rgb(255,157,59) 96%);
background-image: -webkit-linear-gradient(bottom, rgb(255,142,22) 16%, rgb(255,157,59) 96%);
background-image: -ms-linear-gradient(bottom, rgb(255,142,22) 16%, rgb(255,157,59) 96%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.16, rgb(255,142,22)),
	color-stop(0.96, rgb(255,157,59))
);
		-moz-border-radius: 5px;
		-khtml-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	padding:5px;
}
#searchAgain2 a{
	color:white;
		background-color:#FF8E16;
background-image: linear-gradient(bottom, rgb(255,142,22) 16%, rgb(255,157,59) 96%);
background-image: -o-linear-gradient(bottom, rgb(255,142,22) 16%, rgb(255,157,59) 96%);
background-image: -moz-linear-gradient(bottom, rgb(255,142,22) 16%, rgb(255,157,59) 96%);
background-image: -webkit-linear-gradient(bottom, rgb(255,142,22) 16%, rgb(255,157,59) 96%);
background-image: -ms-linear-gradient(bottom, rgb(255,142,22) 16%, rgb(255,157,59) 96%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.16, rgb(255,142,22)),
	color-stop(0.96, rgb(255,157,59))
);
		-moz-border-radius: 5px;
		-khtml-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	padding:5px;	
}
.resultsinfobox a{
	color:orange;
	max-height:auto;
}
.date{
	color:white;
}
/* END OF SEARCH RESULTS MAIN INFO DIV */

/* START OF FLIGHTS ADDON PAGE */
#flightsummary h3{
	margin-top:10px;
	margin-bottom:10px;
}
.flightsortoptions{
	width:96%;
	margin:10px;
	float:left;
	background-color:orange;
		-moz-border-radius: 5px;
		-khtml-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	padding:5px;
}
.flightsortoptionhigh{
	margin-right:10px;
	float:left;
}
.flightsortoption{
	margin-right:10px;
	float:left;
}
.flightresults table{
	background-color: #556373;
		-moz-border-radius: 6px;
		-khtml-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
background-image: linear-gradient(bottom, rgb(85,99,115) 15%, rgb(60,73,89) 78%);
background-image: -o-linear-gradient(bottom, rgb(85,99,115) 15%, rgb(60,73,89) 78%);
background-image: -moz-linear-gradient(bottom, rgb(85,99,115) 15%, rgb(60,73,89) 78%);
background-image: -webkit-linear-gradient(bottom, rgb(85,99,115) 15%, rgb(60,73,89) 78%);
background-image: -ms-linear-gradient(bottom, rgb(85,99,115) 15%, rgb(60,73,89) 78%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.15, rgb(85,99,115)),
	color-stop(0.78, rgb(60,73,89))
);
	border: solid 3px #FFAF5D;
	margin-bottom: 10px;
		display: block;
}
.flightresults table td{
	margin-top:10px;	
}
.flightresults table td a{
	background-color:white;
	color:black;	
	border: 1px solid orange !important;
}
.flightresults table td a:hover{
	background-color:red;
	color:white;
	text-decoration:underline;
}
.flightitinerary{
	margin-top: 10px;
}
.flightitinerary table{
	background-color: #556373;
		-moz-border-radius: 6px;
		-khtml-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
background-image: linear-gradient(bottom, rgb(85,99,115) 15%, rgb(60,73,89) 78%);
background-image: -o-linear-gradient(bottom, rgb(85,99,115) 15%, rgb(60,73,89) 78%);
background-image: -moz-linear-gradient(bottom, rgb(85,99,115) 15%, rgb(60,73,89) 78%);
background-image: -webkit-linear-gradient(bottom, rgb(85,99,115) 15%, rgb(60,73,89) 78%);
background-image: -ms-linear-gradient(bottom, rgb(85,99,115) 15%, rgb(60,73,89) 78%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.15, rgb(85,99,115)),
	color-stop(0.78, rgb(60,73,89))
);
	border: solid 3px #FFAF5D;
	margin-top:10px;
	margin-bottom:10px;
}
.flightitinerary table td{
	padding: 6px;
}
.flightitinerary table th{
	background-color: #FF9529;
}
.flightitineraryprice{
	background-color:white;
	border: 2px solid red !important;
	margin-top:10px;
	color:black;
	margin-bottom:10px;
}
/* END OF OF FLIGHTS ADDON PAGE */

/* START OF HOTELS ADDON PAGE */
.extraprepostcruise{
	margin-top:10px;
}
.hotelsummary{
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}
.hotelsortoptions{
	width:96%;
	margin:10px;
	float:left;
	background-color:orange;
		-moz-border-radius: 5px;
		-khtml-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	padding:5px;
}
.hotelsortoptionhigh{
	margin-right:10px;
	float:left;
}
.hotelsortoption{
	margin-right:10px;
	float:left;
}
.hotellisthead{
	background-color:white;
	color:black;
	border: 2px solid black !important;
	margin-top:10px;
	margin-bottom:10px;
}
#hotelresults table {
	background-color: #3C4959;
		-moz-border-radius: 6px;
		-khtml-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
	border: solid 3px #FFAF5D;
	margin-top:10px;
	margin-bottom:10px;
}
#hotelresults table td img{
	width: 220px;
}
#hotelresults table td a{
	color:#D98484;
}
#hotelresults table td a:hover{
	background-color:red;
	color:white;
	text-decoration:underline;
}
#hotelresults table th{
	background-color: #FF8E16;
}
#hotelresults table th h3{
	background-color: transparent;
	background-image: none;
	font-size: 22px;
}
#hotelresults table td table{
	border: none;
	background-color: #5A6D86;
		-moz-border-radius: 5px;
		-khtml-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	background-image: none;
}
#hotelresults table td table th{
	background-color: #5A6D86;
}
.pagenumbers{
	background-color: #3C4959;
		-moz-border-radius: 5px;
		-khtml-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	padding:5px;
	margin-top:20px;
	color: #fff;
	
}
/*  END OF HOTELS ADDON PAGE */



/* END OF SUPPORT PAGES CSS */

/* START SEND TO FRIEND BOX */

.mess{
	position: absolute;
	left: 50%;
	margin-left: -250px;
	width: 500px;
	border: solid 15px #FFA500;
		-moz-border-radius: 5px;
		-khtml-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	background-color: #48A5CE;
	color: #fff;
	font-weight: normal;
	display: none;
}
p.pheadings{
	font-size: 22px;
	padding: 10px 10px 10px 10px;
	background-color: #004863;
}
p.pheadings span{
	font-size: 22px;
	float: right;
	cursor: pointer;
}

/* START TESTIMONIAL */
.testicontent{
	min-height: 800px;
}
#testpicsdiv{
	width: 95%;
	overflow: hidden;
}
#testpicsdiv  img{
	width: 300px;
	margin-right: 20px;
	-webkit-box-shadow: 0px 0px 10px 2px #7EC7E9;
	-moz-box-shadow: 0px 0px 10px 2px #7EC7E9;
	box-shadow: 0px 0px 10px 2px #7EC7E9;
}
.testpicsdivclass{
	border-top: solid 1px orange;
	padding: 20px 10px 20px 10px;
}
.imgtesti{
	float: left;
}
.commenttesti{
	font-weight: normal;
	font-size: 19px;
	color: #D6EDF8;
}
.testicont h3 {
	cursor: pointer;
	line-height: 1.6;
	border-top: solid 1px #fff;
}
.testicont h3:hover{
	color:#D5E2E8;
}
.testicont div{
	font-weight: normal;
	margin-bottom: 30px;
}
.insidetesti{
	display: none;
}
.formcompet{
	padding-top: 430px;
	color: #fff;
	font-size: 17px;
	margin-left: 5%;
}
.formcompet span{
	float: right;
	color: #fff;
	font-size: 11px;
	font-style: italic;
	margin-right: 45px;
}
.formcompet input[type=text]{
	width: 90%;
	font-size: 15px;
	padding: 8px 10px;
	background-color: #AECFDE;
	border: solid 1px #78AEC9;
	-webkit-box-shadow: inset 2px 2px 2px 2px #8AB9D0;
	box-shadow: inset 2px 2px 2px 2px #8AB9D0;
-webkit-border-radius: 20px;
border-radius: 20px; 	
}
.formcompet input[type=submit]{
	font-size: 15px;
	padding: 8px 10px;
	background-color: #417F99;
	border: none;
	-webkit-box-shadow: inset 2px 2px 2px 2px #498EAB;
	box-shadow: inset 2px 2px 2px 2px #498EAB;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	color: #fff;
	cursor: pointer;	
}
	/*  NO FLY CRUISING  */
.picnofly{
	width: 657px;
	height: 437px;
	background: url(http://static3.traveltek.net/images/www.cruiseholidays.ie/New_Cruise_Holidays_Site/Images/excursions/backgroundnofly2.png) no-repeat left top;
	margin-top: 20px;
}
.headnofly div{
	float: left;
	color: #162463;
	-webkit-transform: rotate(-4deg); 
	-moz-transform: rotate(-4deg);	
	margin-left: 11px;
	margin-top: 9px;
}
.pricenofly div{
	float: left;
	color: #162463;
	margin-left: 18px;
	margin-top: 135px;
	font-size: 45px;
	letter-spacing: -4px;
}
.pricenofly span{
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 0px;
}
.contnofly div{
	float: left;
	color: #B24F84;
	margin-left: 25px;
	margin-top: 5px;
	text-align: center;
	line-height: .8;
}
.contnofly div span{
	margin-top: 3px;
}






