html, body, p, ul, li, h1, h2, h3 {

text-align:left;
color:#FFFFFF;

}

ul{
	list-style-type:none;
}

body{
	color:#FFFFFF;
	font-family:verdana,arial,helvetica,sans-serif;
	background:#2AA8E2 url('../img/background.gif') left top repeat-x;
	margin:0;
	padding:0;
}


/*------ Structural Styles ---------------*/

#airBgroundContainer{
	width:100%;
	background:#2AA8E2 url('../img/air/airBGround.jpg') center top no-repeat;
	overflow:hidden;
}

#cruiseBgroundContainer{
	width:100%;
	background:#2AA8E2 url('../img/cruise/cruiseBGround.jpg') center top no-repeat;
	overflow:hidden;
}

#wrapper{
	width:960px;
	margin:auto;
}


#container{
	width:100%;
	padding:0;
	margin:0;
	float:left;
}

#tabContainer{
	width:100%;
	height:76px;
	padding:5px 0 0 5px;
	margin:0;
}

#colContainer{
	float:left;
	background-color:#FFF;
}

#mainBanner{
	width:100%;
	padding:0;
	margin:0;
	height:109px;
}

.coachBanner{
	background:url('../img/coach/coachBannerBground.jpg');
}

.cruiseBanner{
	background:url('../img/cruise/cruiseBannerBground.jpg');
}

.airBanner{
	background:url('../img/air/airBannerBground.jpg');
}

.bannerTel{
	position:relative;
    top: 25px;
}

#navigation{
	width:100%;
	background:url('../img/nav/btnBackground.gif');
	padding:0;
	margin:0;
	height:22px;
}

#navigation ul{
	list-style:none;
	display:block;
	padding:0;
margin:0;
}

#navigation ul li{
	display:inline;
	padding:0;
	margin:0;
}


#content{
	width:100%;
	padding:0;
	margin:0;
	float:left;
}

.coachContent{
background:url('../img/coach/coachMainBground.gif');
/*background:url('../img/coach/dut_background.jpg');*/
background-color: #0059b3;
		background-repeat: no-repeat;
	background-position: top;
}

.cruiseHomeContent{
	background-color:#FFFFFF;
}

.cruiseContent{
	background-image:url('../img/cruise/cruiseMainBground.gif');
	background-repeat:repeat-x;
	background-color:#00a8b1;
}

.airContent{
	background-image:url('../img/air/airMainBground.gif');
	background-repeat:repeat-x;
	background-color:#00a3e4;
}

#contentLeft{
	width:450px;
	padding:35px 0;
	margin:0 0 0 35px;
	float:left;
}

#contentRight{
	width:400px;
	margin:0 0 0 525px;	
}

#singleCol {
background-color:#FFFFFF;
float:left;
padding:0;
width:960px;
}

.singleColContent {
background-color:#F7F7F7;
float:left;
margin:10px;
padding:0;
width:940px;
}

div#cruiseBgroundContainer div#singleCol{
background-color:#00A8B1;
background-image:url("http://www.dutwebhost.com/dutweb/newSite/img/cruise/cruiseMainBground.gif");
background-repeat:repeat-x;
}

div#airBgroundContainer div#singleCol{
background-color:#00A3E4;
background-image:url("http://www.dutwebhost.com/dutweb/newSite/img/air/airMainBground.gif");
background-repeat:repeat-x;
}

div#airBgroundContainer div#singleCol div.singleColContent, div#cruiseBgroundContainer div#singleCol div.singleColContent{
background-color:transparent;
}

#footer{
	width:100%;
	font-size:10px;
	float:left;
}

/*------------Font Styles ----------------*/

h2{
	font-size:20px;
	margin:0;
	padding:0;
}

h2.enquireLink {
	margin:0 0 10px 0;
	float:left;
}

h2.enquireLink a{
	margin-left: 20px;
	color:#FFF;
	background-color:#EC1A23;
	padding:5px;
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius: 4px;
	border:1px solid white;
}

.singleColContent h2 {
background-color:#0066CC;
font-size:1.1em;
font-weight:normal;
margin:0;
padding:3px 0 3px 6px;
}

p{
	font-size:12px;
	padding:0;
	margin:0 0 25px 0;
}




.singleColContent p {
color:#333333;
font-size:0.8em;
margin:0 10px 25px;
}

#contentLeft p, #contentLeft p a, .footerLinks a{
	color:#ffffff;
}

#contactForm label {
color:#666666;
font-size:12px;
text-align:right;
font-weight:normal;
}

#contactForm2 label {
color:#666666;
font-size:12px;
text-align:right;
font-weight:normal;
}

table.pricing td, table.pricing th{
	font-size:12px;
}



.packageText .includedlist {
	font-size: 12px;
	font-weight: bold;
	list-style-type: circle;
}





/*-----------General styles --------------*/

a{
	text-decoration:none;
	color:#FFFFFF;
}

/*a{
	text-decoration:none;
	color:#000000;
}*/

#contentLeft p a:hover, .footerLinks a:hover{
	text-decoration:underline;
}

#wrapper #container #maincol .maincolcontent a{
	text-decoration:none;
	color:#000000;
}

#wrapper #container .maincolcontent #dut-booking-form #confirm-booking a{
	text-decoration:none;
	color:#000000;
}

.singleColContent p a {
color:#265DAE;
}

.singleColContent #pom p a {
color:#FFFFFF;
}


a img{
	border:none;
	padding:0;
	margin:0;
}

a.regionLink{
	font-size:20px;
	font-weight:bold;
	color:#99ffff;
	background-image:url('../img/linkArrow.gif');
	background-position:right 6px;
	background-repeat:no-repeat;
	padding:0 20px 0 0;
}

form{
	margin:0 0 25px 0;
	width:175px;
}

form table{
	margin:0 0 0 10px;
}

#advanced_search_form {
	margin:10px 0;
	width:223px;
}


#form_email_583 {
	margin:10px 0;
	width:600px;
}

#form_email_11676{
	width:100%;
}

input, select, label{
	margin:5px 0;
}

#contactForm input{
	margin:0;
}
label{
	font-weight:bold;
       color: #000000;
}

th{ 
	border-bottom:2px solid #FFFFFF;
}
/*--------[ Sky Pages ]-----------*/

#heroPanel{
	width:960px;
	padding:10px;
	float:left;
}

.hotelImage{
	float:left;
	width:300px;
}

.packageText{
	margin:0 0 0 20px;
	width:450px;
	float:left;
}

.packageText p{
	margin:0;
	padding:0;
}

p.price{
	font-weight:bold;
}

#tabs{
	clear:both;
}

.search_results_row_header {
	font-weight:bold;
	padding-bottom:10px;
	padding-left:5px;
}

.book_now_cell, .search_results_row_background {
/*background-image:url(http://www.dutwebhost.com/dutweb/images/searchrowbackground.jpg);
background-position:center top;
background-repeat:repeat-x;*/
background: -moz-linear-gradient(top, #5081C2, #1546A2);
background: -webkit-gradient(linear, left top, left bottom, from(#5081C2), to(#1546A2));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5081C2', endColorstr='#1546A2',GradientType=0 );
border-style:none;
color:#FFFFFF;
padding:0 5px;
font-size:14px;
}

.search_results_row_header a, .search_results_row_background  a{
color:#FFFFFF;
}

table#search_results{
	margin-left:25px;
}


#maincol .maincolcontent #search_results
{
	margin-left:0px;
}

#destinationList{
	padding-left:25px;
	min-height:500px;
}


#destinationChoice{

       background-image:url('../img/redesign/searchBackground.gif');
       background-position:left top;
       background-repeat:repeat-x;
	width:215px;
	height:280px;
	float:left;
	padding:10px; 
}

#destinationChoice p{
	font-family: arial, verdana, sans-serif;
	font-size:12px;
	margin:0;
	
}

#destinationChoice form{
	margin:0;
	padding:0;
}

#destinationChoice form label{
	color:#FFF;
}

#destinationChoice select{
	width:180px;
}

#destinationChoice div#newsletterSignUp{
	width:215px;
	height:280px;
	float:left;
	padding:10px; 
}

#destinationChoice div#newsletterSignUp p{
	font-family: arial, verdana, sans-serif;
	font-size:12px;
	margin:0;
	
}

#destinationChoice div#newsletterSignUp form{
	margin:0;
	padding:0;
}

#destinationChoice div#newsletterSignUp form label{
	color:#FFF;
}

#destinationChoice div#newsletterSignUp select, #destinationChoice div#newsletterSignUp input{
	width:180px;
}

#destinationChoice h2{
	font-size:18px;
}

#destinationChoice label, 
#destinationChoice select, 
#destinationChoice input,
#destinationChoice div#newsletterSignup label, 
#destinationChoice div#newsletterSignup select, 
#destinationChoice div#newsletterSignup input{
	font-size:12px;
	margin:2px 0 0 0;
	width:180px;
}

div#destinationChoice input.submit, div#destinationChoice div#newsletterSignup input.submit{
	margin:5px 0;
	width:100px;
}

#imageRotator{
	margin-left:240px;
}

#contentPanel{
	margin-left:250px;
	width: 700px;
	color:#333;
	padding:10px 10px 0 0;
}

#contentPane{
	width:675px;
}

#contentPane h3{
	margin:0;
	padding:0;
}

#contentPane p{
	margin:10px 0;
	padding:0;
}

#gridPanel{
	width:960px;
}

#gridCell{
	float:left;
	width:310px;
	height:95px;
	margin:0 0 5px 6px;
}

#gridCell a img{
	width:310px;
}

#gridCell .text{
	width:310px;
	height:95px;
	position:relative;
	top:-95px;
}

#gridCell .text h2{
	font-family: arial, verdana, sans-serif;
	text-align:left;
	position:absolute;
	top:5px;
	left:10px;
	line-height:1em;
	font-size:22px;
	width:85%;
	height:100%;
}

#gridCell .text h2.south{
	font-size:16px;
}

#gridCell .text p.resorts{
	font-family: arial, verdana, sans-serif;
	text-align:left;
	position:absolute;
	top:10px;
	left:115px;
	line-height:1em;
	font-weight:bold;
	font-size:15px;
	width:100%;
}

#gridCell .text p, #gridCell .text p.link{
	font-family: arial, verdana, sans-serif;
	text-align:left;
	position:absolute;
	bottom:-20px;
	left:10px;
	line-height:1em;
	font-weight:bold;
	font-size:12px;
	width:100%;
}

#gridCell .text p.linkRight{
	text-align:right;
	left:-10px;
}

#gridCell .text p.fromPrice{
	text-align:left;
	bottom:-8px;
	line-height:1em;
	font-weight:bold;
	font-size:16px;
	width:100%;
}

#gridCell .text p.fromPriceRight{
	position:absolute;
	bottom:-8px;
	font-weight:bold;
	font-size:16px;
	width:100%;
	text-align:right;
	left:-10px;
}

/*--------[ brochure request ]-----*/

#contentPane table td{
	vertical-align:top;
}

#contentPane table td.first{
	width:200px;
	padding:5px 10px 0 0;
	
}

#contentPane input{
	width:200px;
}

#contentPane input#submit{
	width:125px;
}

.error{
	color:red;
}

input.error, select.error{
	border:1px solid red;
}
/*-------[ footer ]---------*/

.airFooter{
	background-image:url('../img/air/footerBGroundAir.gif');
	background-repeat:repeat-x;
	background-color:#00a3e4;
}

.coachFooter{
	background-image:url('../img/coach/footerBGroundCoach.gif');
	background-repeat:repeat-x;
	background-color:#00a3e4;
}

.cruiseFooter{
	background-image:url('../img/cruise/footerBGroundCruise.gif');
	background-repeat:repeat-x;
	background-color:#00a3e4;
}

.footerLogo{
	float:left;
}

.footerText{
	float:left;
	margin:10px 0 0 0;
	width:145px;
}

.footerAbtaAtol{
	float:left;
	margin:5px 10px;
	width:500px;
}

#footer .footerAbtaAtol p{
	font-size:10px;
 	margin:10px 0 0;
	padding:0;
	width:345px;
	float:right;
	color:#FFF;
}

.footerLinks{
	float:left;
	margin:10px 0 0 0;
}

.clear{
	clear:both;
	margin:0;
	padding:0;
}

/*---------[image rotator]-------------*/

/*  image rotator  */

.main_image {
    width: 464px;
    height: 300px;
    float: left;
		/*background-image:url('img/rotatorImg/large/1.jpg');*/
    background: #FFFFFF;
    position: relative;
    overflow: hidden; /*--Overflow hidden allows the description to toggle/tuck away as it slides down--*/
    color: #fff;
}
.main_image h2 {
    font-size: 2em;
    font-weight: normal;
    margin: 0 0 5px;
    padding: 10px;
}
.main_image p {
    font-size: 1.2em;
    line-height: 1.6em;
    padding: 10px;
    margin: 0;
}
.block small { /*--We'll be using this same style on our thumbnail list--*/
    font-size: 1em;
    padding: 0 0 0 20px;
    background: url(icon_calendar.gif) no-repeat 0 center;
}
.main_image .block small {margin-left: 10px;}
.main_image .desc{
    position: absolute;
    bottom: 0;
    left: 0; /*--Stick the desc class to the bottom of our main image container--*/
    width: 100%;
    display: none; /*--Hide description by default, if js is enabled, we will show this--*/
}
.main_image .block{
    width: 100%;
    background: #111;
    border-top: 1px solid #000;
}
.main_image a.collapse { /*--This is our hide/show tab--*/
    background: url(btn_collapse.gif) no-repeat left top;
    height: 27px;
    width: 93px;
    text-indent: -99999px;
    position: absolute;
    top: -27px;
    right: 20px;
}
.main_image a.show {background-position: left bottom;}

.image_thumb {
    width: 232px;
    background: #f0f0f0;
   /* border-right: 1px solid #fff;
    border-top: 1px solid #ccc;*/
	margin-left:464px;
}
.image_thumb img {
   	border:none;
    /*padding: 5px;*/
    background: #fff;
	width:232px;
    float: left;
}
.image_thumb ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.image_thumb ul li{
    margin: 0;
    /*padding: 12px 10px;*/
    background: #f0f0f0 url(nav_a.gif) repeat-x;
    width: 232px;
	height:100px;
    float: left;
   /* border-bottom: 1px solid #ccc;
    border-top: 1px solid #fff;
    border-right: 1px solid #ccc;*/
}
.image_thumb ul li.hover { /*--Hover State--*/
    background: #ddd;
    cursor: pointer;
}
.image_thumb ul li.active { /*--Active State--*/
    background: #fff;
    cursor: default;
}
html .image_thumb ul li h2 {
    font-size: 1.5em;
    margin: 5px 0;
    padding: 0;
}
.image_thumb ul li .block {
    /*float: left;*/
    margin-left: 100px;
    padding: 0;
    width: 170px;
}
.image_thumb ul li p{display: none;}/*--Hide the description on the list items--*/

#mainLink{
    text-decoration:none;
}

#mainLink img{
    border:none;
}

/*----[ content tabs ]--------*/

.ui-tabs .ui-tabs-hide {
     display: none;
}

.galleryImage{
	width:100px;
	float:left;
	margin:10px;
}


/*----[ alec ]--------*/
#wrapper #container #mainBanner #regioninfo2 {
	float: right;
	width: 400px;
}
#wrapper #container #mainBanner #thetelnumber {
	float: right;
	clear: both;
}
#wrapper #container #mainBanner img {
	float: left;
}
#wrapper #container #mainBanner #regioninfo2 p {
	text-align: right;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}







/* ----[content tabs ]--------*/

.ui-tabs .ui-tabs-hide {
     display: none;
}

.galleryImage{
	width:100px;
	float:left;
	margin:10px;
}


/*----[ alec ]--------*/
#wrapper #container #mainBanner #regioninfo2 {
	float: right;
	width: 400px;
}
#wrapper #container #mainBanner #thetelnumber {
	float: right;
	clear: both;
}
#wrapper #container #mainBanner img {
	float: left;
}
#wrapper #container #mainBanner #regioninfo2 p {
	text-align: right;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.airContent p {
	color: #333333;
}

.airContent p.searchResult {
	color: #FFFFFF;
}

.cruiseContent p {
	color: #333333;
}

.packageText p, .cruiseContent p.searchResult {
	color: #ffffff;
}

.packageText .holidayTitle {
	color: #ffffff;
       font-size:14px;
}

.packageText .addedvalue {
	color: #EB8F00;
       font-size:13px;
}


.price p {
	color: #ffffff;
}

.footerText p{
	margin:0;
	color: #ffffff;
	font-size:10px;
}


/*---------- new sky lists --------------*/

.new_search_results_row_background {
background-image:url(http://www.dutwebhost.com/dutweb/images/searchrowbackground.jpg);
background-position:center top;
background-repeat:repeat-x;
border-style:none;
color:#FFFFFF;
vertical-align:top;
padding-bottom:20px;
height:100%;
}

.new_search_results_image {
vertical-align:top;

}

img.searchListImage{
margin:0 0 20px 0;
}

.new_search_results_row_background  a{
color:#FFFFFF;
font-size:12px;
font-weight:bold;
margin-right:5px;
}

.new_search_results_row_background  td.skyListPrice{
vertical-align:top;
}

.new_search_results_row_background  td.moreInfoLink{
text-align:right;
vertical-align:bottom;
}

.new_search_results_row_background  h3.title{
font-weight:normal;
margin:7px 0 0 20px;
}

.new_search_results_row_background  p.tourSummary{
margin:20px 0 0 20px;
color:#FFFFFF;
}

/*  galleria styles for SKY Tour page gallery */

/* BEGIN DEMO STYLE */
	
	.gallery_demo{width:300px; float:left; margin:10px 0 0 0; padding:0;}
	.gallery_demo li{width:68px;height:50px;border:3px double #111;margin: 0 2px;background:#000;}
	.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}
	
	#galleria_main_image, #galleria_main_image div img{height:222px;width:300px;}
	#galleria_main_image img{margin-bottom:10px;}
	
	p.galleria_nav{width:300px;margin:0 0 10px 0;clear:both; color:#fff;}
	p.galleria_nav a{color:#fff;}

	.galleria{list-style:none;}
    .galleria li{display:block;width:68px;height:50px;overflow:hidden;float:left;margin:0 10px 10px 0}
    .galleria li a{display:none}
    .galleria li div{position:absolute;display:none;top:0;left:180px}
    .galleria li div img{cursor:pointer}
    .galleria li.active div img,.galleria li.active div{display:block}
    .galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
    .galleria li .caption{display:block;padding-top:.5em}
    * html .galleria li div span{width:400px} /* MSIE bug */

/*  End Galleria Style  */ 

/* new Sky Tour Styles for CMS Use */

.packageText h1{
	font-size:18px;
}

.packageText h2{
	font-size:16px;
}

.packageText h3{
	font-size:14px;
	color:yellow;
}

.packageText ul li{
	list-style-image: url('../img/home/tick_white.gif'); 
}

.packageText table{
	margin:10px 50px 10px 0;
}

.packageText table td{
	font-size:14px;
}

.flashImage{
	float:right;
	margin:0 15px 0 0;
}

.gallery_cabin_unstyled li {
	width:900px;
	margin:0 0 20px 0;
	clear:both;
}

.gallery_cabin_unstyled li img{
	float:left;
	max-width:200px;
	margin:0 20px 20px 0;
}

.gallery_cabin_unstyled li h2{
	margin:0 20px 20px 0;
	color:#2A61B1;
}

.gallery_cabin_unstyled li p{
	width:650px;
	margin:0 20px 20px 20px;
}

/* ----- new city breaks styles ------*/

#cityBreakPanel p{
	font-family: verdana, arial, sans-serif;
	font-weight:bold;
	font-size:17px;
	margin:0;
	padding:0;
	color:#FFF;
	width:40px;
	line-height:1em;
}

#cityBreakPanel p.fromPrice{
	position:relative;
	top:-452px;
	left:376px;
	font-size:28px;
}

#cityBreakPanel p#barcelona, #cityBreakPanel p#budapest, #cityBreakPanel p#vienna, #cityBreakPanel p#amsterdam, #cityBreakPanel p#madrid, #cityBreakPanel p#marrakech{
	position:relative;
	top:-400px;
	left:400px;
	font-size:28px;
}

#cityBreakPanel p#vienna {
    font-size: 28px;
    left: 375px;
    position: relative;
    top: -450px;
}

#cityBreakPanel p#lisbon{
	position:relative;
	top:-460px;
	left:388px;
	font-size:28px;
}

#cityBreakPanel p#cologne{
	position:relative;
	top:-400px;
	left:399px;
	font-size:28px;
}

#cityBreakPanel p#prague{
	position:relative;
	top:-452px;
	left:375px;
	font-size:28px;
}


p.classic3{
	position:relative;
	top:-112px;
	left:155px;
}

p.classic4{
	position:relative;
	top:-107px;
	left:155px;
}

p.premier3{
	position:relative;
	top:-152px;
	left:212px;
}

p.premier4{
	position:relative;
	top:-147px;
	left:212px;
}

#cityBreakContainer{
	float:left;
	width:960px;
}

#cityBreakPanel{
	max-height:520px;
	padding:10px 0 0 10px;
}

/*
p.winterClassic3{
	position:relative;
	top:-101px;
	left:80px;
}

p.winterClassic4{
	position:relative;
	top:-121px;
	left:140px;
}

p.winterPremier3{
	position:relative;
	top:-120px;
	left:80px;
}

p.winterPremier4{
	position:relative;
	top:-140px;
	left:139px;
}

p.springClassic3{
	position:relative;
	top:-181px;
	left:208px;
}

p.springClassic4{
	position:relative;
	top:-201px;
	left:268px;
}

p.springPremier3{
	position:relative;
	top:-200px;
	left:208px;
}

p.springPremier4{
	position:relative;
	top:-220px;
	left:268px;
}

p.summerClassic3{
	position:relative;
	top:-261px;
	left:335px;
}

p.summerClassic4{
	position:relative;
	top:-281px;
	left:395px;
}

p.summerPremier3{
	position:relative;
	top:-280px;
	left:335px;
}

p.summerPremier4{
	position:relative;
	top:-300px;
	left:395px;
}
*/

p.winterClassic3{
	position:relative;
	top:-94px;
	left:80px;
}

p.winterClassic4{
	position:relative;
	top:-111px;
	left:140px;
}

p.winterPremier3{
	position:relative;
	top:-107px;
	left:80px;
}

p.winterPremier4{
	position:relative;
	top:-124px;
	left:139px;
}

p.springClassic3{
	position:relative;
	top:-162px;
	left:208px;
}

p.springClassic4{
	position:relative;
	top:-179px;
	left:268px;
}

p.springPremier3{
	position:relative;
	top:-175px;
	left:208px;
}

p.springPremier4{
	position:relative;
	top:-192px;
	left:268px;
}

p.summerClassic3{
	position:relative;
	top:-230px;
	left:335px;
}

p.summerClassic4{
	position:relative;
	top:-247px;
	left:395px;
}

p.summerPremier3{
	position:relative;
	top:-243px;
	left:335px;
}

p.summerPremier4{
	position:relative;
	top:-260px;
	left:395px;
}

#cityBreakPanel p#marrakechWinP3{
	top:-112px;
}

#cityBreakPanel p#marrakechWinP4{
	top:-129px;
}

#cityBreakPanel p#marrakechSprP3{
	top:-180px;
}

#cityBreakPanel p#marrakechSprP4{
	top:-197px;
}
#cityBreakPanel p#marrakechSumP3{
	top:-248px;
}

#cityBreakPanel p#marrakechSumP4{
	top:-265px;
}

#cityBreakPanel p#viennaWinP3{
	top:-113px;
}

#cityBreakPanel p#viennaWinP4{
	top:-130px;
}

#cityBreakPanel p#viennaSprP3{
	top:-181px;
}

#cityBreakPanel p#viennaSprP4{
	top:-198px;
}
#cityBreakPanel p#viennaSumP3{
	top:-249px;
}

#cityBreakPanel p#viennaSumP4{
	top:-266px;
}

#nameSearch h2{
	color:#FFF;
}

#nameSearch p{
	color:#FFF;
}

#nameSearch input.submit{
	background-color:#EC1A23;
	color:#FFF;
	border:1px solid white;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-weight:bold;
}

img.specialOfferBanner{
	margin:0 0 25px 25px;
}

tr.offerRow td, tr.offerRow td.book_now_cell{
	background-image:url("http://www.dutwebhost.com/dutweb/devsite/img/red-results-strip.jpg");
	background-position:center top;
	background-repeat:repeat-x;
    border-style:none;
	color:#FFFFFF;
	font-weight:bold;
}

tr.offerRow td.book_now_cell a img{
	display:none;
}

#wrapper #container #mainBanner #regioninfo2 {
	float: right;
	width: 400px;
}
#wrapper #container #mainBanner #thetelnumber {
	float: right;
	clear: both;
}
#wrapper #container #mainBanner img {
	float: left;
}
#wrapper #container #mainBanner #regioninfo2 p {
	text-align: right;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.noChargeFlash {
left:25px;
position:relative;
top:25px;
}

#cityBreakInfo img.includedLeft{
	margin:10px 10px 0 10px;
	
}

#cityBreakInfo img.includedRight{
	margin:10px 10px 0 10px;
	
}

div#cityBreakInfo div#classicDetails{
	background-color:#D07591;
	font-size:14px;	
}


/* ---------[piece of mind ]-------------*/

#pom{
	float:left;
	padding:0 0 0 10px;
	min-height:425px;
}

.pomIntro{
	float:left;
	height:250px
}

#pom h1{
	color:#99ffff;
	float:left;
	width:850px;
}

#pom p{
	color:#FFFFFF;
	float:left;
	width:850px;
	margin:0 0 10px 0;
}

#pom .pomIntro p{
	width:600px;
}


#pom form{
	color:#FFFFFF;
	float:left;
	width:850px;
	margin:0 0 10px 0;
}

#pom form p{
	width:400px;
}

#pom td, #pom td label{
	color:#FFFFFF;
}

#pom td label.error{
	color:#FF0000;
}

#pom td.first{
	width:315px;
}

#pom td.second{
	width:400px;
}

#pom td.second input, #pom td.second textarea{
	width:200px;
}

#pom td.second input#contact_form_cruisetypes{
	width:20px;
}

div.pageAbtaAtol{
	width:250px;
	float:left;
	position:relative;
	top:-100px;
}

div#quoteContainer{
	float:left;
	height:125px;
}

#quotes1, #quotes2{
	float:left;
	width:815px;
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	padding-top:15px;
	margin:0 50px 0 0;
}

#quotes1bottom{
	background:transparent url("../../devsite/img/pom/speechRight.png")800px top no-repeat;
	float:left;
	width:850px;
	height:50px;
}

#quotes2bottom{
	background:transparent url("../../devsite/img/pom/speechLeft.png")30px top no-repeat;
	float:left;
	width:60px;
	height:50px;
}

#quotes1 h2, #quotes2 h2{
	background-color:#FFFFFF;
	color:red;
	width:800px;

}

#quotes1 p, #quotes2 p{
	color:#3c94ca;

}

/* ---------[ end piece of mind ]-------------*/

/* ---------[reviews ]-------------*/

.reviewsIntroCruise{
	float:left;
	height:100px

}

/* ---------[end reviews ]-------------*/

p.christmasMarkets{
	color:#FFFFFF;
	padding:10px 0 0 20px;
	font-weight: bold;
}

.noChargeFlash {
left:10px;
position:relative;
top:5px;
}

p.breadcrumbs{
	margin:10px;
	color:#FFFFFF;
	font-size:10px;
}

p.breadcrumbs a{
	text-decoration:underline;
	color:#FFFFFF;
}

p.breadcrumbsGrid{
	margin:10px;
	color:#000000;
	font-size:10px;
}

p.breadcrumbsGrid a{
	text-decoration:underline;
	color:#000000;
}

/*------------- new cruise list --------------*/

div#newDestinationList{
	margin: 25px auto;
    min-height: 500px;
    width: 750px;
}

div#newDestinationList #listTitle{
	background:url("http://www.dutwebhost.com/dutweb/devsite/img/new_sky_list/titleBackground.gif") left top repeat-x;
	float: left;
    height: 62px;
    width: 750px;
}

div#newDestinationList #listTitle form {
    float: left;
    height: 30px;
    margin: 3px 0 0 5px;
    width: 300px;
	display:none;
}

div#newDestinationList #listTitle form input{
    margin-left:5px;
}

div#newDestinationList #listTitle #paging{
	float:right;
	margin: 5px 10px 0 0;
}

div#newDestinationList #listTitle #pagingBottom{
	float:right;
	margin: 5px 10px 0 0;
	position: relative;
    top: 30px;
}

div#newDestinationList #listTitle #paging a, div#newDestinationList #listTitle #pagingBottom a{
	color:#FFF;
}

div#newDestinationList #listTitle #paging a#pageLink, div#newDestinationList #listTitle #pagingBottom a#pageLink{
	padding:0 5px;
	height:5px;
	border:1px solid #FFF;
	margin:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}

div#newDestinationList #listTitle #paging a.active, div#newDestinationList #listTitle #pagingBottom a.active{
	background:#FFF;
	color:#00a9b1;
	padding:0 5px;
	height:5px;
	border:1px solid #FFF;
	margin:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}

div#newDestinationList #listTitle .searchTitle{
	/*position:relative;
	top:33px;
	left:-296px;*/
}

div#newDestinationList #listTitle .searchTitle h2{
	font-size:18px;
	width:225px;
	margin-left:5px;
}

div#tourListItem{
	margin:0;
	border-top: 1px solid #FFF;
	/*-moz-border-radius:12px;
	-webkit-border-radius:12px;*/
	background:#f2f6f9;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#e1ecf2), to(#FFF)); 
	background: -moz-linear-gradient(top, #e1ecf2, #FFF);
	width:750px;
	float:left;
}

div#tourListItem div.imageHolder{
	float:left;
	width:140px;
	margin:6px 20px 6px 6px;
	text-align:center;
	border: 2px solid #a9b6c7;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding:1px;
}

/** html div#tourListItem img.listImage{
	width:140px;
	height:100px;
}*/

div#tourListItem img.listImage{
	width:140px;
	height:100px;
}

div#tourListItem div.listSummary{
	width:300px;
	float:left;
}

div#tourListItem div.listSummary p{
	font-size:12px;
	font-weight:bold;
}

div#tourListItem div.listTitle{
	width:300px;
	float:left;
}

div#tourListItem div.listTitle h1{
	margin:10px 0 10px 0;
	font-size:18px;
	color:#E21E26;
}

div#tourListItem div.listTitle h1 a{
	color:#E21E26;
}

div#tourListItem div.listTitle p{
	color:#03666c;
	font-size:12px;
	font-weight:bold;
	margin:0 0 10px 0;
}

div#tourListItem div.listPrice p.duration{
	color:#03666c;
	font-size:12px;
	font-weight:bold;
	margin:0px;
}

div#tourListItem div.listPrice p{
	color:#00A1AB;
}

div#tourListItem div.listPrice p span{
	color:#E21E26;
	font-size:18px;
}

div#tourListItem div.listPrice a{
	color:#E21E26;
	font-weight:bold;
	float:left;
    margin: 10px 0;
    width: 130px;
}

div#tourListItem div.tourOffers{
	width:100px;
	height:100px;
	margin:6px 0 6px 20px;
	float:left;
}

div#tourListItem div.tourOffers div.offerContainer{
	width:100px;
	height:100px;
	background:#d71923;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#d71923), to(#c3161a)); 
	background: -moz-linear-gradient(top, #d71923, #c3161a);
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

div#tourListItem div.tourOffers div.offerContainer h2{
	font-size:30px;
	text-shadow:2px 2px 3px darkred;
	margin:0;
	padding:5px 0 0 0;
	text-align:center;
	line-height:1;
}

div#tourListItem div.tourOffers div.offerContainer h3{
	font-size:17px;
	text-shadow:2px 2px 3px darkred;
	margin:0;
	padding:20px 0;
	text-align:center;
	letter-spacing:0px;
	line-height:1;
}

div#tourListItem div.tourOffers div.offerContainer h3.noOffers{
	padding:20px 0 0;
}

div#tourListItem div.moreInfoLinks {
	border: 2px solid #afbbcb;
	height: 100px;
	width:	75px;
	float: right;
	margin: 5px 50px 5px 0;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	text-align:center;
}

div#tourListItem div.moreInfoLinks img{
	margin: 10px 0 0 5px;
}

div#tourListItem div.moreInfoLinks a.textLink, div#tourListItem div.moreInfoLinks p.textLink {
    color: #FE0000;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 15px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
}
div#newDestinationList h2 a{
	color:#E21E26;
	font-size:16px;
	text-decoration:underline;
}

/*------------- new cruise home --------------*/

div#cruiseHomeIntro{
	margin:10px;
}

div#cruiseHomeIntro p{
	margin:0 0 10px 0;
	color:#FFF;
}

div#departurePoints{
	margin:10px;
}

div#departurePoints h2{
	float:left;
	margin:10px 0 20px 0;
}

div#departurePoints h2.featured{
	margin-left:115px;
}

div#departureArea{
	border-bottom: 1px solid white;
    float: left;
    margin-bottom: 5px;
    width: 95%;
	padding-bottom:5px;
}

div#regionLink{
	float:left;
	width:250px;
}

div#regionLink p{
	color:#FFF;
	margin:0 0 5px 0;
}

div#regionLink a{
	color:#99FFFF;
	margin:0;
	text-decoration:underline;
}

div#regionLink a.regionLink{
	text-decoration:none;
}

div#cruiseHomeItem{
	margin:0 0 15px 0;
	border: 1px solid #E21E26;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	background-color:#FFFFFF;
	padding:10px;
	float:right;
}

div#cruiseHomeItem div.imageHolder{
	float:left;
	width:115px;
	margin:0 20px 0 0;
	text-align:center;
}

div#cruiseHomeItem img.listImage{
	max-width:115px;
	max-height:75px;
}

div#cruiseHomeItem div.listSummary{
	width:350px;
	float:left;
}

div#cruiseHomeItem div.listSummary p{
	font-size:16px;
	font-weight:bold;
	margin:0;
}

div#cruiseHomeItem div.listTitle{
	width:215px;
	float:left;
}

div#cruiseHomeItem div.listTitle h1{
	margin:0 0 10px 0;
	font-size:24px;
}

div#cruiseHomeItem div.listTitle h1 a{
	color:#E21E26;
}

div#cruiseHomeItem div.listPrice{
	width:125px;
	float:right;
}

div#cruiseHomeItem div.listPrice p{
	color:#00A1AB;
}

div#cruiseHomeItem div.listPrice p span{
	color:#E21E26;
	font-size:20px;
}

div#cruiseHomeItem div.listPrice a{
	color:#E21E26;
	font-weight:bold;
	float:left;
    margin: 10px 0;
    width: 130px;
}

div#cruiseHomeItem div.tourOffers{
	width:100px;
	float:right;
	margin:0;
}

div#destinationList h2 a{
	color:#E21E26;
	font-size:16px;
	text-decoration:underline;
}
