@CHARSET "ISO-8859-1";

#product_description {
	border-style: none;
	line-height: 16px;
	text-align: left;
	padding:0px;
	margin: 0px;
}

#product_description p {
	line-height:11pt;
	padding-bottom:5px;
}
#product #product_description p {
	padding-left:0;
}

.layout-two #col-one .lower-content {
	padding-bottom:10px;
	padding-left:15px;
	padding-top:10px;
	width:725px;
}

.lower-content .inline-enquiry-ctn p {
	margin-top:0px;
}

#inclusions, #travel_dates, #fcl_conditions {
	margin: 0px;
	border-style: none;
	text-align: left;
	padding:0 0 0 0;	
	line-height: 16px;
}

#expiredProduct {
	background-color: #E0E0E0;
	border: 1px solid black;
	height: 20px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

#inclusions h2, #travel_dates h2, #fcl_conditions h2, #termsandconds h2 {
	color: #e00;
	font-size: 13px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px
}

#inclusions ul , #fcl_conditions ul, #cons1-highlight ul, #termsandconds ul {
	padding: 0 0 0 16px;
	margin: 0 0 5px 0;
	list-style-type: disc;
	list-style-image: url(/images/bullet_red.gif);/*ie6.css*/
	font-size: 12px;
	color: #333;
}

#inclusions p, #short-description {
    padding-left: 0;
    margin: 0 0 5px 0;
}

#short-description {
	font-weight: bold;
}

#inclusions li, #termsandconds li {
    line-height: 16px;
}


/*-----------------------------------
	Product Page 
	---------------------------------*/
#col-one .title {
	color:#EE0000;
	float:left;
	font-size:12px;
	font-weight:bold;
	margin: 3px 0px 7px 0px;
}

#blah {
    clear: left;
}

label {
	display:inline-block;
	text-align:left;
	width:140px;	
}

label.error {
	color:#C30;
	font-size:9px;
}

input {
	margin-right:3px;	
}

button {
	background:none;
	border:0px solid #fff;
	cursor:pointer;
	padding:0;
	margin:0;	
}

textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:320px;	
}

.text-container {
	float:left;
	margin-bottom:20px;
	padding:8px 0 0 15px;	
}

.product-details {
	float:left;
	width:480px;	
}

#inclusions {
	clear:both;	
	margin-bottom: 10px;
}

#travel_dates ul.centerList, #travel_dates ul.centerList li {
	list-style-image:none;
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
}

#travel_dates {
	float:left;
	width:480px;
}
	 
#call-consultant {
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:10px;
	width:480px;
    clear: left;
    float:left;
}

.boldPhone{
	color: #E00;
	font-weight: bold;
}

.lag-inline {
	float:right;
	/*margin-top:-60px;*/
	margin-right:20px;
}

.product-feature {
	border:1px solid #ECECEC;
	float:right;
	margin:10px;
	padding:1px;
	width:200px;
}

.product-image img {
    display: block;
	width:199px;	
}

.links-container {
	background-image:url(/images/product/enquiry-form-bg.gif);
	background-repeat:repeat-x;
	float:left;
	margin-top:1px;
	padding-top:0px;
	padding:10px 0;
	width:100%;
}

.product-feature .priceFeature {
	background-image:url(/images/product/enquiry-form-bg.gif);
	background-repeat:repeat-x;
	color: #EE0000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 28px;
    font-weight: bold;
	line-height: 35px;
	height: 35px;
	padding: 0 5px 0 0;
	margin: 0;
    text-align: right;
}

.priceFeature span {
    font-size: 11px;
    font-weight: normal;
    color: #333333;
}


#col-one .links-container ul {
	list-style-type:none;
	margin:0px 0px 0px 15px;
	padding:0px;
}

#col-one .links-container ul li {
	font-size:12px;
	padding-top:3px;
	margin-bottom:3px;
}

img.datePickerCal {
	margin-top:-4px;
	vertical-align:middle;
}



.form-title {
    background: #E90101 url('/images/page-title-bg.gif') repeat-x left bottom;
	border-bottom:1px solid #C60001;
	border-top:1px solid #C60001;
	color:#FFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	height:auto;
	padding:8px 0 5px 15px;
	margin:0px;
}


.form-container {
	background-image:url(images/product/enquiry-form-bg.gif);
	background-repeat:repeat-x;
	border:1px solid #FFF;	
	background-color:#FFF;
	float:left;
	font-size:12px;
	width:100%;
}

.form-container p {
	margin:5px 0 5px 0;
}

.form-container .postcode {
	width:80px;
}

.form-container .number-travelling {
	width:120px;	
}

.information-section {
	border-top:5px solid #F1F1F1;
	margin-top:10px;
	padding-left:10px;
	padding-top:10px;
}

.information-section .title a {
	cursor:pointer;
	height:16px;
}

.information-section .title a:hover {
	color:black;
}

.more-info-text {
	padding-right:15px;
	margin-bottom: 10px;
}

#fcl_conditions ul {
	clear:both;	
}

.red {
	color:#EE0000;
}

.dotted-line-product {
	border-top:1px dotted #ECECEC;
	clear:both;
	margin:10px 15px 10px 0;
}
.border-single {
    border-bottom:solid 5px #f1f1f1;
}
.col-1-bottom {
	background-image:url(/images/product/main-frame-bottom.gif);
	background-repeat:no-repeat;
	height:10px;
	width:750px;
}

p.small-text {
	color:#999;
	font-size:9px;
	margin-bottom:3px;
	margin-top:3px;
}

#book-now-area {
	display:none;
}

#book-now-btn {
  background-image:url(/images/product/book-now2.gif);
  display:block;
  height:22px;
  width:120px;
}

#book-now-btn span {
	font-size:0px;
}

a#book-now-btn:hover {
  background-position:0 -27px;
}


#additionaltandcs {
    background-color: #f1f1f1;
    border: 1px solid #e8e8e8;
    margin-top: 10px;
    padding: 10px;
    width: 690px;
}

#additionaltandcs h4 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0;   
}

#additionaltandcs p {
    line-height: 18px;
    margin-top: 5px;
    padding-left: 0px;
}

#additionalInfoWrapper {
    clear: both;
    float: left;
    width: 100%;
}
#hover_info {
    color: #EE0000;
    font-size: 11px;
}

.itinerary-title{
    font-weight:bold;
    margin-top:15px;
}

