@charset "UTF-8";
/* CSS Document */

body,html{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	font-size:8.5pt;
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
	color:#222222;
	line-height:14pt;
}

a{
	color:#0060B5;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a.callToAction{
	color:#0060B5;
	font-family:'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-size:14pt;
	text-decoration:none;
	font-weight: bold;
	line-height: 1.4;
}
.bold-blue-ddp{
	color:#0060B5;
	font-family:'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight: bold;
}

p{
	margin:2px 0 16px 0;
}

.c{
	clear:both;
}

.fl{
	float:left;
}

.fr{
	float:right;
}

div#container{
	width:791px;
	margin:0 auto;
}


div#page{
	width:570px;
	padding-left:10px;
	float:left;
	margin-bottom: 30px;
}


div#footer{
	background-image:url(../images/ddp/footer.gif);
	width:791px;
	height:169px;
	clear:both;
}

h1.powMainHeader-ddp{
	color:#0060B5;
	font-family:'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-size:16px;
	padding-left:7px;
	border-left:3px solid #F8940B;
	margin:14px 0 14px 0;
	line-height: 1.5em;
	font-weight:bold;
}

h2.powSubHeader{
	color:#E88105;
	font-family:'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-size:14pt;
	padding-left:7px;
	border-left:3px solid #EBF2FA;
	margin:4px 0 4px 0;
	line-height: 1.3em;
}

span.darkBlue{
	color:#012351;
}

span.darkBlueBackground-ddp{
	background-color:#012351;
	color:#FFFFFF;
	margin-left:0px;
	padding:2px 6px 4px 6px;
}

div.lightBluePanel-ddp{
	background:url(../images/ddp/bkg.gif) bottom right no-repeat #EBF2FA;
	padding:10px 10px 2px 10px;
	margin-bottom:20px;
}


div.imagesColumn{
	float:right;
	margin-left:10px;
	width:118px;
	text-align:center;
}
div.textColumn-ddp{
	padding-left: 2px;
	width:550px;
}

DIV.textColumn-ddp UL{
	margin:0;
	padding:0 0 15px 16px;
}
DIV.textColumn-ddp UL LI{
	color:#012351;
	margin:0;
	padding:3px 0;
	font-weight:bold;
}


table.departuresTable{
	border:0;
	margin-bottom:20px;
	width: 570px;
}
table.departuresTable td{
	padding:5px;
	background-color:#EBF2FA;
}
table.departuresTable td.deptAirport, table.departuresTable td.deptDate{
	color:#0060B5;
	font-weight:bold;
}
table.departuresTable td.deptSale{
	text-align:center;
	font-family:"Lucida Grande","Trebuchet MS", Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:8pt;
	color:#C1272D;
}
table.departuresTable td.deptDate{
	text-align:center;
	width: 80px;
}
table.departuresTable td.deptPrice{
	text-align:center;
	font-weight:bold;
}

table.departuresTable td.deptPrice A:link,A:hover,A:visited{
	color:#000000;
	
}
IMG{
	border:0;
}

table.departuresTable td.deptEnquire{
	width:94px;
	text-align:center;
}
table.departuresTable tr.alt td{
	background-color:#F8FBFD;
}
table.departuresTable th{
	background-color:#FFFFFF;
	text-align:left;
	vertical-align:bottom;
}
table.departuresTable th.deptPriceHeader{
	border:4px solid #EBF2FA;
	border-bottom:0;
	text-align:center;
	color:#012351;
	font-weight:bold;
	background-position:14px 5px;
	padding-top:35px;
	line-height:1.4em;
	width:51px;
}
table.departuresTable th.noBorderLeft{
	border-left:0;
}
table.departuresTable th h2{
	margin-bottom:3px;
}

.circle1, .circle2, .circle3, .circle4{
	background-repeat:no-repeat;
}
.circle1{
	background-image:url(../images/ddp/circle-1.gif);
}
.circle2{
	background-image:url(../images/ddp/circle-2.gif);
}
.circle3{
	background-image:url(../images/ddp/circle-3.gif);
}
.circle4{
	background-image:url(../images/ddp/circle-4.gif);
}

ul.packageDetails{
	margin:0 4px 9px 0;
	padding:0 0 0 0;
	width:100%;
	position:relative;
}

ul.packageDetails li{
	display:block;
	width:43%;
	height:38px;
	background-position:7px 7px;
	float:left;
	padding-left:38px;
	margin:0 0 3px 0;
	list-style-type:none;
	background-color:#F8FBFD;
}

ul.packageDetails li strong{
	color:#012351;
}

