p {
	font-size:14px;
	line-height:24px;
}

.leveltwo-left a:hover {
	background:#f4aa00; 
	color:#fff; 
}

.leveltwo-left li#current a{
	background:#f4aa00; 
	color:#ffffff; 
}


/*********** Cruise information bullet points *******************/

.cruise-info {
	padding:0 0 0 5px;
}

.cruise-info-ul ul {
	padding:0;
	margin:0;
	width:100%;
	list-style-type:none;
}

.cruise-info-ul li a{
	color:#1c1c1c; 
	margin:0 0 5px 0; 
	padding:5px 10px; 
	display:block;
	text-decoration:none;
	border:1px solid #eeeeee;
}

.cruise-info-ul li a:hover{
	background-color:#f4aa00;
	text-decoration:none;
	color:#ffffff;
}




/*********************** PRODUCT BLOCK ***************************************/

.product-block-header {
	background-color:#f4aa00;
	color:#FFFFFF;
}

.product-block-header h2{
	color:#ffffff;
}

/********* product header info (price, hotelname and grading) *********************/

.product-head-left {
	width:650px;
	margin-right:10px;
	float:left;
}

.product-head-right {
	width:300px;
	float:left;
	text-align:right;
}

.product-mainimg {
	border:5px solid #e8e8e8;
}



#cta-home {
	background-color:#f4aa00;
	margin-bottom:10px;
}

*:first-child+html #cta-home {
	background-color:#f4aa00;
}

*html #cta-home {
	background-color:#f4aa00;
}
