body{
	margin:0px;
	padding:0px;
	background-color:#ffffcc;
}
body, td, p, li, ul, ol, div, .default{
	font-family: verdana,helvetica,arial;
	font-size: 11px;
}
ul,li{
	list-style:none;
	margin:0px;
	padding:0px;
}
h1,h2,h3,h4,h5{
	margin:0px;
	padding:0px;
}
.title {
	color: #4c061b;
	font-weight: bold;
	font-size: 17px;
}
.subTitle {
	color: #4c061b;
	font-weight: bold;
	font-size:14px;
	margin-top:7px;
}
.clear{
	clear:both;
	font-size:0px;
	margin:0px;
	padding:0px;
}
.clearFive{
	clear:both;
	font-size:0px;
	margin:0px;
	padding:5px;
}
.clearTen{
	clear:both;
	font-size:0px;
	margin:0px;
	padding:5px;
	height:10px;
}
form{
	margin:0px;
	padding:0px;
}
#pageWrapper{
	width:770px;
	background-image:url(../../images/holpublisher/bg_dotted_lines.gif);
	background-position:right;
	background-repeat:repeat-y;
	background-color:#fff;
	position:relative;
	padding-bottom:15px;
}
#header{
	background-image:url(../../images/holpublisher/bg_gradient.jpg);
	text-align:right;
	margin-right:4px;
	width:770px;
}
#header img{
	
}
#tools{
	margin:10px 0;
	text-align:right;
}
#tools a{
	color:#4c061b;
	text-decoration:none;
	margin-right:10px;
}
#tools a:hover{
	text-decoration:underline;
}
#tools a.print{
	background:url(../../images/holpublisher/ic_print.gif) no-repeat;
	height:18px;
	padding-left:22px;
}
#tools a.email{
	background:url(../../images/holpublisher/ic_email.gif) no-repeat;
	background-position: center left;
	line-height:18px;
	padding-left:18px;
}
#tools a.register{
	background:url(../../images/holpublisher/ic_register.gif) no-repeat;
	background-position: center left;
	line-height:18px;
	padding-left:18px;
}
/*text*/
#textContent{
	margin-left:10px;
	width:450px;
	float:left;
}
#textContent h1{
	font-size:17px;
	color:#4c061b;
}
#textContent h2{
	font-size:14px;
	color:#4c061b;
	margin-top:7px;
}
#textContent h3{
	font-size:11px;
	color:#4c061b;
	margin:9px 0 0 0;
}
#textContent ul{
	padding:0px;
	margin:9px 0 0 0;
}
#textContent li{
	background:url(../../images/holpublisher/ic_diamond.gif) no-repeat;
	padding-left:12px;
	margin-bottom:5px;
}
#textContent p{
	margin:9px 0 0 0;
}
.contSection{
	margin:12px 0 0 0;
}
/*images*/
#promotionImg{
	position:relative;
	float:right;
	width:250px;
}
#images li{
	position:absolute;
	left:0px;
	top:0px;
}
.curvyBox{
	position:relative;
	display:none;
}
.curvy img{
	position:absolute;
	left:0px;
	top:0px;
	z-index:5;
}
.curvy1{
	position:absolute;
	left:0px;
	top:0px;
	width:11px;
	height:11px;
	font-size:0px;
	background:url(../../images/holpublisher/cnr_1.png) no-repeat;
	z-index:10;
}
.curvy2{
	position:absolute;
	right:0px;
	top:0px;
	z-index:10;
	width:11px;
	height:11px;
	background:url(../../images/holpublisher/cnr_2.png) no-repeat;
	font-size:0px;
}
*html div.curvy2{
	right:-1px;
}
.curvy3{
	position:absolute;
	right:0px;
	bottom:0px;
	z-index:10;
	width:11px;
	height:11px;
	background:url(../../images/holpublisher/cnr_3.png) no-repeat;
	font-size:0px;
}
*html div.curvy3{
	bottom:-1px;
	right:-1px;
}
.curvy4{
	position:absolute;
	left:0px;
	bottom:0px;
	z-index:10;
	width:11px;
	height:11px;
	background:url(../../images/holpublisher/cnr_4.png) no-repeat;
	font-size:0px;
}

*html div.curvy4{
	bottom:-1px;
}#nextPrevious{
	position:absolute;
}
#nextPrevious a{
	color:#4c061b;
	text-decoration:none;
}
#nextPrevious a:hover{
	text-decoration:underline;
}
#previous,#next{
	display:none;
	margin-right:10px;

}
#previous{
	float:left;
}
#next{
	float:right;
}

/*price guide*/
#priceGuide{
	background:#fdfde3;
	margin:10px;
	padding:15px 0 15px 10px;
	font-weight:normal;
}
#buttons{
	float:right;
	position:relative;
	padding-right:5px;
}
#priceGuide h3{
	margin:0;
	font-size:11px;
	color:#5c0d25;
	float:left;
}
#priceGuide h4{
	font-size:11px;
	font-weight:normal;
	float:left;
	margin-left:7px;
}
#priceGuide p{
	clear:both;
}
.priceTable table{
	border:1px solid #5c0d25 !important;
	margin-top:10px;
	clear:both;
}
.priceTable th{
	background:#5c0d25;
	color:#fff;
}
.priceTable a{
	color:#4c061b;
}
.priceTable a:hover{
	text-decoration:none;
}
.priceTable th,.priceTable td{
	vertical-align:top;
	padding:2px 5px;
	border-left:1px solid #fff;
	text-align:center;
}
.nPadding{
	padding:0px!important;
	margin:0px!important;
	font-size:0px;
}
#departure_city_select{
	margin-left:5px;
}
.noBorder{
	border:none!important;
}
.darkBlue{
	background:#edbdbd;
}
.white{
	background:#fff;
}
/*conditions*/
#conditions{
	padding:10px 30px 10px 20px;

}
#conditions h3{
	font-size:11px;
	color:#4c061b;
}
#conditions p{
	text-align:justify;
	font-size:10px;
	margin:7px 0 0 0;
	font-weight:normal;
}
.spacer{
	padding:0px;
	margin:0px;
}

/*related promotions*/
#compare{
	margin-top:18px;
	padding:0 10px;
	height:150px;
}
.bar{
	background:#d8eef8 url(../../images/holpublisher/bg_compare.gif);
	line-height:22px;
	width:750px;
	text-align:center;
	float:left;
	font-weight:bold;
	color:#4c061b;
}
.bar h3{
	font-size:11px;
}
#compare ul{
	padding:0px;
}
#compare li{
	float:left;
}
.imgThumb{
	height:66px;
	width:100px;
	font-size:0px;
	overflow:hidden;
	margin-left:30px;
}
#compare p{
	text-align:center;
	padding:10px 0 0 0;
	margin:0px;
	width:160px;
	font-weight:normal;
}
.whiteFrame{
	background:url(../../images/holpublisher/thumbNail.png);
	height:66px;
	width:100px;
	font-size:0px;
}
#compare a{
	color:#5c0d25;
	text-decoration:none;
}
#compare a:hover{
	text-decoration:underline;
}
#compare li{
	width:180px;
}

/*enquire*/
a.enquire{
	float:left;
	margin-right:5px;
}
#enquire{
	position:absolute;
	top:0px;
	right:5px;
	display:none;
	width:450px;
	background-color:#fff;
	padding:7px;
	border:1px solid #7A1F3A;
	background-color:#FDFDDD;
	  voice-family: "\"}\""; 
	  voice-family:inherit;
} 

#enquire p{
	margin:0;
}
#enquire .clearFive{
	padding:0!important;
}
#enquire ul{
float:left;
width:220px;
margin:0px;
padding:0px;
margin-bottom:15px;
}
#enquire li{
margin:0px;
padding:0px;
list-style:none;
margin-bottom:7px;
}
#enquire strong{
	color:#4c061b;
}

#enquire h3{
	font-size:11px;
	color:#4c061b;
	line-height:18px;
	float:left;
}
#enquire p{
	margin:7px 0 0 0;
}
/*book*/

#book{
	display:none;
}
/*book*/
a.bookNow{
	float:left;
	margin-right:5px;
}
#book{
	width:300px;
	height:150px;
	padding:7px;
	display:none;
	position:absolute;
	top:70px;
	right:0px;
	z-index:10;
	border:1px solid #9ed5f0;
	background-color:#e9f4fa;
} 
#book img {
	padding-left:3px;
}

#book h3{
	font-size:11px;
	color:#4c061b;
	line-height:18px;
	float:left;
}
#book dl{
	margin:0px;
	padding:0px;
	width:200px;
	_width:185px;
}
#book dd{
	float:left;
	margin:0 5px 7px 0;
}
.formFive{
	margin-right:5px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.paddingFiveSide {
	padding:0 5px;
}
.paddingFiveSide img{
	padding:0px!important;
	margin:0px!important;
}
.paddingTen{
	padding-left:10px;
	padding-right:3px;
}
.default5{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:25px;
}
.size4{
	font-size:4px;
}
.submit {
	clear:both;
	border-right: #acb5b5 3px double;
	padding:0 2px; 
	border-top: #c4cccc 3px double; 
	font-weight: bold; 
	border-left: #acb5b5 3px double; 
	border-bottom: #6f7777 3px double; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
	background-image:url(../../images/supub/bg_button.jpg);
	margin-top:7px;
}
#calendar{
margin-left:5px;
}
#duration{
	width:40px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}

a.close{
	float:right;
	color:#4c061b;
	text-decoration:none;
}
a.close:hover{
	text-decoration:underline;
}
#footer{
	clear:both;
	margin-top:5px;
	text-align:center;
	font-size:10px;
	color:#999999;
}
#ieFix{
display:none;
position:absolute;
top:0px;
left:0px;
z-index:2;
/* width:325px; changed for IE6/IE7 display problem */
width: 300px;
padding:7px;
}