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 0 0 100px;
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;
}

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

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

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

h2.enquireLink {
	margin:0 0 20px 0;
}

h2.enquireLink a{
	margin-left: 20px;
	color:#FFF;
	background-color:#EC1A23;
	padding:5px;
	-moz-border-radius:4px 4px 4px 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;
}

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;
}

.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;
padding:0 5px;
}

.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;
}

#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:100%;
	height:70px;
}

#gridCell .text p{
	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%;
}

/*--------[ 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{
	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:25px 0 0 0;
}

.footerLinks{
	float:right;
	margin:25px 25px 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;
}


.cruiseContent p {
	color: #333333;
}

.packageText p {
	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;
}


/*---------- 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  */ #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  */SIE bug */

/*  End Galleria Style  */ #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  */ */

/*  End Galleria Style  */ #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;
}

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

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

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

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


#cityBreakPanel p#barcelonaC3{
	position:relative;
	top:-108px;
	left:155px;
}

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

#cityBreakPanel p#barcelonaC4{
	position:relative;
	top:-103px;
	left:155px;
}

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

#cityBreakPanel p#barcelonaP3{
	position:relative;
	top:-148px;
	left:212px;
}

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

#cityBreakPanel p#barcelonaP4{
	position:relative;
	top:-143px;
	left:212px;
}

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

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

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



#nameSearch h2{
	color:#FFF;
}

#nameSearch p{
	color:#FFF;
}

#nameSearch input.submit{
	background-color:#EC1A23;
	color:#FFF;
	border:1px solid white;
	-moz-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;
	
}