<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.seo_left {
	float: left;
	
    width: 676px;
	background-color: #ffffff;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
	
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
}

.seo_left .para  a{color:#33c1d4;}
.seo_left .para  a:hover{text-decoration:underline ;}

.left .tabs_navigation {
	float: left;
	width: 692px;
}

.left .tabs_navigation ul.default_gray {
	background: #58595b;
	float: left;
	height: 30px;
	padding: 11px 13px !important;
	width: 650px;
	position: relative;

	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
}

.left .tabs_navigation ul.default_gray li.active_blue {
	float: left;
	padding: 2px 6px;
	width: auto;
}

.left .tabs_navigation ul.default_gray li {
	float: left !important;
	padding: 2px 6px;
	text-align: center;
	width: auto;
}

.left .tabs_navigation ul.default_gray li.active_blue a,.left .tabs_navigation ul.default_gray ul.second li.active_blue a
	{
	color: #FFFFFF;
	float: none;
	text-decoration: none;
	font-weight: bold;
}

.left .tabs_navigation ul.default_gray li a {
	color: #33C1D4;
	float: none;
	font-size: 15px;
	text-decoration: none;
	letter-spacing: 0.1px;
}

/* .left .tabs_navigation ul.default_gray li a:hover {
	text-decoration: underline;
	
} */

.rec_options {
	padding: 10px;
}

.overview_block {
	background: none repeat scroll 0 0 #C0ECF2;
	border: medium none;
	border-radius: 5px 5px 5px 5px;
	float: left;
	margin-left: 12px;
	margin-right: 8px;
	margin-top: 2px;
	min-height: 232px;
	padding: 8px;
	text-align: left;
	  width: 633px;
}

.overview_block .map_overview {
	background-color: #E5E3DF;
	float: left;
	height: 232px;
	overflow: hidden;
	position: relative;
	width: 250px;
}

.overview_block .left1 {
	float: left;
	margin-left: 8px;
	width: 295px;
}

.overview_block .left1 label.label1 {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 81px;
}

.overview_block .left1 label.label2 {
	float: left;
	font-size: 14px;
	width: 157px;
}

.wrh-content-main div.left .rec_packages {
	border: 1px solid #DEDEDE;
	border-radius: 5px 5px 5px 5px;
	float: left;
	margin-top: 10px;
	padding: 6px;
	width: 678px;
}

.wrh-content-main div.left .rec_options .left {
	float: left;
	width: 338px;
	margin-top: 12px;
	margin-bottom: 5px;
}

.wrh-content-main div.left .rec_options .right {
	float: right;
	width: 335px;
	margin-top: 12px;
	margin-bottom: 5px;
}

.wrh-content-main div.left .rec_options .recomm-item div.figure {
	float: left;
	height: 65px;
	margin-right: 6px;
	width: 85px;
}

.wrh-content-main div.left .rec_options .figure img {
	float: left;
	height: 65px;
	width: 85px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	margin: 0 10px;
}

.wrh-content-main div.left .rec_options .recomm-item div.details {
	float: left;
	font-size: 12px;
	margin-left: 2px;
	width: 235px;
}

.wrh-content-main div.left .rec_options h4 {
	border-bottom: medium none;
	float: left;
	font-size: 13px;
	margin-bottom: 3px !important;
	margin-top: 0;
	min-height: 30px;
	text-align: left;
	width: 100% !important;
}

.wrh-content-main div.left .rec_options .recomm-item div.details strong
	{
	color: #990000;
	font-size: 11px;
}

.wrh-content-main div.left .rec_options p {
	float: left;
	font-size: 11px;
	line-height: 19px;
	margin: 0 !important;
	min-width: 205px;
}

.left .tabs_navigation ul.default_gray li {
	border-right: 0 solid #DEDEDE;
	float: left !important;
	padding: 2px 6px;
	text-align: center;
	width: auto;
}

li#onhoversecond:before {
	border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-top: 7px solid #33C1D4;
    content: "";
    height: 0;
    left: 107%;
    position: relative;
    text-shadow: 1px 0 1px #58595B;
    top: 14px;
    width: 0;
}

li#onhoversecond ul.second {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 10px solid #000000;
    border-radius: 5px;
    display: none;
    height: auto;
    left: -4% !important;
    margin-top: 0;
    padding: 0;
    position: relative !important;
    width: 165px;
    z-index: 100;
}


li#onhoversecond ul.second li {
	border-bottom: 1px solid #C9C9C9;
	float: left;
	height: 17px;
	margin: 0;
	padding: 6px;
	text-align: left;
	width: 92%;
}

li#onhoversecond ul.second li a {
	color: #33c1d4;
	font-size: 14px;
	line-height: 15px;
	padding-left: 10px;
}

li#onhoversecond ul.second li a:hover {
	text-decoration:underline;
}


li#onhoversecond ul.second li:hover {
	background: none !important;
}

/* a.para_heading {
	font-size: 18px;
	color: #58595b;
	margin: 0 15px;
	font-weight: bold;
	letter-spacing: -1px;
}
 */
.seo_left .para p {
	    color: #58595B;
    font: 15px/17px arial;
   /*  letter-spacing: 0.1px; */
   
    margin: 0 15px;
    padding-bottom: 10px;
    text-align: justify;
    word-spacing: 0;
}

.seo_left .h1_with_ruler h1 {
	word-spacing: -1px;
	letter-spacing: -1px;
	font-size: 20px;
	line-height: 20px;
	top: 11px !important;
}

.seo_left .h1_with_ruler h3 {
	word-spacing: -1px;
	letter-spacing: -1px;
	font-size: 20px;
	line-height: 20px;
	top: 11px !important;
}

.figure {
	float: left;
	margin: 0 10px;
	width: 70px;
	height: 60px;
}

.image50x50 .figure {
	height: 53px;
	width: 53px;
}

.image50x50 .details {
	float: right;
	margin-left: 5px !important;
	margin-top: -12px !important;
	width: 160px !important;
}

.figure img {
	float: left;
	height: 50px;
	width: 55px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #96a1b5;
}

.image50x50 .figure img {
	float: left;
	height: 50px;
	width: 50px;
	margin-top: 2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #96a1b5;
}

.details {
	float: left;
	margin-top: 15px;
	width: 210px;
}

.detailsOver {
	float: left;
	margin-bottom: 15px;
	width: 210px;
}

.details a {
	color: #58595B;
	float: left;
	font-size: 12px;
	line-height: 14px;
	text-align: justify;
	width: 92%;
	word-spacing: -2px;
}

.seo_left .recomm-item {
	float: left;
	width: 50%;
}

a.yellow_link {
	cursor: pointer;
	color: #33C1D4;
	float: right;
	margin-bottom: 7px;
	margin-right: 5px;
	opacity:0.8;
	text-decoration: underline !important;
	*margin-top: 0px;
	*width: 100%;
}

a.blue_circle {
	border-radius: 0 0 0 5px;
	-moz-border-radius: 0 0 0 5px;
	-webkit-border-radius: 0 0 0 5px;
	background: #58595B;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	font-size: 15px;
	font-weight: bold;
	left: 0;
	letter-spacing: -1px;
	margin: 0 auto;
	padding: 1px 8px 1px 6px;
	position: relative;
	top: -28px;
}

span.yellow_circle {
	background: #FFDD00;
	border-radius: 50% 50% 50% 50%;
	color: #FFFFFF;
	float: left;
	font-size: 15px;
	font-weight: bold;
	left: 2px;
	letter-spacing: -1px;
	margin: 2px 7px 0 auto;
	padding: 0 9px;
	position: relative;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

div.threesteps {
	float: left;
	margin-top:15px;
}

div.threesteps a {
	 color: #58595B;
    float: left;
    font-family: 'Conv_FREESCPT';
    font-size: 32px;
    font-weight: bold;
    line-height: 25px;
    margin-bottom: 7px;
	*width: 100%;
}

div.threesteps p {
	 color: #58595B;
    float: left;
    font-family: 'Conv_FREESCPT';
    font-size: 32px;
    font-weight: bold;
    line-height: 25px;
    margin-bottom: 7px;
	*width: 100%;
}

.seo_left .h1_with_ruler {
	border-bottom: 1px solid #65634E;
	height: 30px;
	margin: 0 40px 30px;
}

.seo_left .h1_with_ruler h1 {
	padding-top: 0;
	top: 0px;
}
.seo_left .h1_with_ruler h4 {
	padding-top: 0;
	top: 0px;
}

.yellow_gradient a {
	float: left;
	font-size: 12px;
	letter-spacing: 0;
	position: relative;
	top: -2px;
	width: 100%;
	word-spacing: 0;
}



.seo_right .h1_with_ruler h1 {
	font-size: 20px;
	letter-spacing: 0;
	line-height: 45px;
	margin: 0 auto;
	padding-top: 0;
	position: relative;
	text-align: center;
	top: 1px;
	word-spacing: -1px;
}

.seo_right .h1_with_ruler h4 {
	font-size: 20px;
	letter-spacing: 0;
	line-height: 45px;
	margin: 0 auto;
	padding-top: 0;
	position: relative;
	text-align: center;
	top: 1px;
	word-spacing: -1px;
}

.seo_right .h1_with_ruler {
	margin: 0 0 5px;
	height: 30px;
}

.seo_right a.blue_font {
	font-size: 20px;
	line-height: 18px;
	margin-top: 9px;
}

.seo_right .blue_font {
	font-size: 20px;
	line-height: 18px;
	margin-top: 9px;
}

.seo_right {
	float: right;
	padding: 5px 10px;
	width: 233px;
	background-color: #ffffff;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}

.seo_right form#contact-form {
	float: left;
	margin-top: 22px;
	text-align: center;
}

.seo_right input[type="text"],.seo_right input[type="email"],.seo_right input[type="tel"]
	{
	font-size: 15px !important;
	height: 35px !important;
	letter-spacing: 0;
	margin-bottom: 10px !important;
	margin-left: 0;
	padding: 0 7px !important;
	width: 194px !important;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	-o-border-radius: 5px !important;
	border-radius: 5px !important;
	border: 1px solid #CCCCCC;
	*left: 0 !important;
	float: none !important;
}

.seo_right #contact-form button[type="submit"] {
	left: -13px;
	font-family: Calibri;
	font-size: 20px;
	height: 38px;
	letter-spacing: -1px;
	padding: 0 0 0 0;
	position: relative;
	right: 18px;
	text-shadow: 0 1px 1px #FFFFFF;
	width: 207px;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
	background: #efcf02; /* Old browsers */
	background: -moz-linear-gradient(top, #efcf02 0%, #fedc01 22%, #ffdd01 22%, #ffdd01
		23%, #fedc01 95%, #f5d400 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #efcf02),
		color-stop(22%, #fedc01), color-stop(22%, #ffdd01),
		color-stop(23%, #ffdd01), color-stop(95%, #fedc01),
		color-stop(100%, #f5d400) ); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #efcf02 0%, #fedc01 22%, #ffdd01 22%,
		#ffdd01 23%, #fedc01 95%, #f5d400 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #efcf02 0%, #fedc01 22%, #ffdd01 22%, #ffdd01
		23%, #fedc01 95%, #f5d400 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #efcf02 0%, #fedc01 22%, #ffdd01 22%, #ffdd01
		23%, #fedc01 95%, #f5d400 100%); /* IE10+ */
	background: linear-gradient(to bottom, #efcf02 0%, #fedc01 22%, #ffdd01 22%, #ffdd01
		23%, #fedc01 95%, #f5d400 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(  startColorstr='#efcf02',
		endColorstr='#f5d400', GradientType=0 ); /* IE6-9 */
}

.seo_right ul.bluepoints {
	margin-top: 4px;
	padding-left: 6px;
}

.seo_right ul.bluepoints li {
	color: #58595B;
	float: left;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	word-spacing: 0;
	font-weight: bold;
}

.planning_small_font a.blue_font {
	font-size: 14px;
	font-weight: bold !important;
	left: 5px;
	line-height: 17px;
}

.planning_small_font h5.blue_font  {
	font:bold 14px/17px arial;
	
}

.planning_small_font a.gray_15px {
	color: #58595B;
	float: left;
	font-size: 13px;
	left: 25px;
	letter-spacing: -0.4px;
	line-height: 13px;
	position: relative;
	text-decoration: none;
	width: 81%;
	word-spacing: 0;
}

.planning_small_font p.gray_15px  {
	   color: #58595B;
    float: left;
    font-size: 13px;
    left: 20px;
    letter-spacing: -0.4px;
    line-height: 13px;
    position: relative;
    text-decoration: none;
    width: 91%;
    word-spacing: 0;
}

.planning_small_font span.yellow {
	font-size: 13px;
	letter-spacing: -1px;
	word-spacing: 0;
}

.planning_small_font button.yellow {
	font-size: 18px !important;
    font-weight: bold;
    left: 8px;
    letter-spacing: 0 !important;
    padding: 4px 23px;
    position: relative;
    text-decoration: none !important;
    top: 5px;
    word-spacing: 0 !important;
	*width: 215px;
}

a.all_images_link {
	color: #33C1D4;
	cursor: pointer;
	float: right;
	font-size: 15px;
	left: -134px;
	margin: 0 15px;
	position: relative;
	text-decoration: underline !important;
	top: -28px;
}

.seo_right .figure {
	margin:0}

.seo_right .details {
	float: left;
	letter-spacing: 0;
	margin-top: -4px;
	width: 135px;
}

.para p span {
	cursor: pointer;
}

.seo_right .details a {
	cursor: pointer;
	letter-spacing: -0.1px;
	word-spacing: -2px;
	float: left !important;
	width: 100% !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.seo_right .details a {
		word-spacing: 2px;
		letter-spacing: -1px;
	}
}

.seo_right #revstarimg img {
	margin: 2px -6px 0 0;
}

.popular_guides .recomm-item {
	height: 75px;
	width: 225px;
}

.popular_guides .details {
	   float: right;
    margin-left: 0;
    margin-top: 9px;
    width: 155px;
}

.popular_guides .h1_with_ruler {
	height: 27px;
	margin-bottom: 22px;
	width:97%
}

.popular_guides .h1_with_ruler h1 {
	line-height: 19px;
	width: 65%;
	top: 11px;
}

.popular_guides .h1_with_ruler h4 {
	line-height: 19px;
	width: 68%;
	top: 11px;
}

/* ----------------Package Listing css---------------- */
.rec_packages { /*     padding: 5px 10px; */
	padding:15px;
	width:646px;
}

.package_list {
	padding: 5px 10px;
}

.rec_packages h2.h2heading {
	color: #58595B;
	font-size: 16px;
	font-weight: bold;
	float: left;
	margin: 0 0 3px;
	line-height: 18px;
}
.rec_packages h3.h2heading {
	color: #58595B;
	font-size: 16px;
	font-weight: bold;
	float: left;
	margin: 0 0 3px;
	line-height: 18px;
}

.rec_packages p.h2heading {
	color: #58595B;
	font-size: 16px;
	
	float: left;
	margin: 0 0 3px;
	line-height: 18px;
}

.rec_packages h2.h2heading a {
	color: #58595B;
	font-weight: normal;
	font-size: 15px;
}

.rec_packages a.yellow_link {
	font-size: 12px;
	margin-top: 0;
}

.rec_packages .top_pkg_detail {
	background: none !important;
}

.rec_packages .packagebox {
	background: #EAFBFD;
	float: left;
	padding: 10px 0;
	width: 652px;
	position: relative;
}

.packagebox .left img {
	width: 85px;
	height: 65px;
	border: 1px solid #96a1b5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

.rec_packages .top_pkg_detail div.middle {
	border-right: medium none !important;
	width: auto !important;
}

.rec_packages .packagebox div.middle h2 {
	border-bottom: 1px solid #8A8A8A;
	color:  #58595B;
	line-height: 25px;
	margin-bottom: 0 !important;
	margin-top: 13px;
}



.rec_packages .packagebox div.middle h2 a {
	color: #58595B;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration:none;
}

.left .rec_packages .packagebox div.middle {
	  float: left;
    margin-left: 10px;
    width: 435px;
}

.rec_packages .packagebox div.middle .inclusion {
	border-right: 0 dotted #DEDEDE;
	float: left;
	margin-right: 10px;
	margin-top: 0;
	padding-right: 5px;
	position: relative;
	width: 235px;
}

.rec_packages .packagebox div.middle .inclusion ul {
	padding-left: 0;
}

.rec_packages .packagebox div.middle .inclusion ul li {
	float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 15px;
    min-height: 73px;
    padding-bottom: 0;
    padding-top: 8px;
    width: 100%;
}

.rec_packages .packagebox div.middle .inclusion ul li div.fasc_data {
	 float: left;
    left: 9px;
    position: relative;
    width: 76%;
}

.rec_packages .packagebox div.middle .nextright ul li div.fasc_data {
	float: left;
	width: 69% !important;
}

.rec_packages .packagebox div.middle .inclusion ul li img {
    float: left;
    left: 3px;
    position: relative;
    top: -4px;
    width: 52px;
}

.rec_packages .packagebox div.middle .inclusion ul li a {
	float: left;
	width: 100%;
}

div.inclusion ul li span {
	float: left;
	font-size: 13px;
	line-height: 16px;
}

.rec_packages .packagebox div.middle .nextright {
	border-right: 0 none;
	margin-left: 0 !important;
	margin-right: 0;
	padding-right: 0;
	width: 178px;
}

.rec_packages .packagebox div.right {
	 float: left;
    margin-bottom: 15px;
    margin-left: 5px;
    margin-top: 14px;
    position: relative;
    text-align: center;
    width: 198px;
}

.packagebox a.planning_stamp_container {
	float: left;
    height: auto;
    position: relative;
    width: 196px;
}
.planningyellowButton{width: 176px;text-align: left; word-spacing: -1px; letter-spacing: -1px; font: 16px arial; padding: 3px; 
margin: 10px 0px; height: 34px;  text-shadow: 0 1px 1px #FFFFFF;}

.planningGreyButton{font: 18px arial; height: 34px; padding: 4px; text-align: left; text-shadow: 0 1px 1px #FFFFFF;
width: 176px;color: #7b7c7e;}
										 
										 
.rec_packages .packagebox div.right img.planning_stamp {
	margin-bottom: 8px;
	margin-top: -37px;
	position: relative;
}

.packagebox a.planning_stamp_container span {
	color: #33C1D4;
	float: right;
	font-family:arial;
	font-size: 16px;
	font-weight: bold;
	left:81px;
	position: absolute;
	text-align: center;
	top: 3px;
	width: 40px;
}

span.fontbig {
	font-size: 16px;
	font-weight: bold;
}

.packagebox .footinfoleft {
	background: none repeat scroll 0 0 #58595B;
	border-radius: 0 0 5px 5px;
	float: left;
	height: 28px !important;
	margin-top: 10px;
	width: 100% !important;
}

.footinfoleft a {
	color: #33c1d4;
	cursor: pointer;

	font-size: 13px;

	margin-right: 10px;
	margin-top: 1px;
	line-height: 26px;
}

p a.rating_stars {
    float: left;
    height: 20px;
    position: relative;
    top: 4px;
    width: 41% !important;
}


p a.rating_stars img {
    margin-left: -3px;
    margin-right: 0;
    width: auto !important;
}

p a.trip_advisor {
	  color: #58595B;
    float: left;
    font-size: 12px;
    height: 20px;
    position: relative;
    width: 57% !important;
}

p a.trip_advisor img {
	margin-left: -0.1px;
	margin-right: 0;
	position: relative;
	top: 2px !important;
	vertical-align: middle;
	width: 14px !important;
}

.trip_advisor .owl {
	margin-right: 1px !important;
	position: relative !important;
	top: -3px !important;
	width: 27px !important;
	width: auto !important;
}

.rec_packages .packagebox #contact-form button[type="submit"] {
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    color: #58595B;
    float: none;
    font-size: 18px;
    height: 37px;
    letter-spacing: -1px;
    line-height: 17px;
    margin-bottom: 20px;
    margin-top: 15px;
    padding: 0;
    position: relative;
    text-shadow: 0 1px 1px #FFFFFF;
    width: 176px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.rec_packages .packagebox #contact-form button[type="submit"] {
		letter-spacing: -1.8px !important;
	}
}

.gray_filter {
	color: #7b7c7e;
	border: 1px solid #d7d7d7 !important;
	background: #cacaca; /* Old browsers */
	background: -moz-linear-gradient(top, #cacaca 0%, #d0d0d0 22%, #e1e1e1 48%, #f2f2f2
		74%, #fbfbfb 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cacaca),
		color-stop(22%, #d0d0d0), color-stop(48%, #e1e1e1),
		color-stop(74%, #f2f2f2), color-stop(100%, #fbfbfb) ) !important;
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #cacaca 0%, #d0d0d0 22%, #e1e1e1 48%,
		#f2f2f2 74%, #fbfbfb 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #cacaca 0%, #d0d0d0 22%, #e1e1e1 48%, #f2f2f2
		74%, #fbfbfb 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #cacaca 0%, #d0d0d0 22%, #e1e1e1 48%, #f2f2f2
		74%, #fbfbfb 100%) !important; /* IE10+ */
	background: linear-gradient(to top, #cacaca 0%, #d0d0d0 22%, #e1e1e1 48%, #f2f2f2
		74%, #fbfbfb 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(  startColorstr='#cacaca',
		endColorstr='#fbfbfb', GradientType=0 ) !important; /* IE6-9 */
}

.gray_filter span {
	letter-spacing: 0;
	top: 0;
}

.three_parts {
	width: 100%;
}

.three_parts .piece {
	 float: left;
    margin-bottom: 25px;
    margin-left: 30px;
    margin-right: 15px;
    text-align: justify;
    width: 26%;
}

.three_parts .piece a.blue {
	color: #33c1d4;
	float: left;
	font-size: 15px;
	font-weight: bold;
	line-height: 16px;
	text-align: left;
}

.three_parts .piece p {
	color: #65634e;
	margin: 0;
	font-weight: normal;
	font-size: 14px;
	line-height: 15px;
}

.ratings {
	text-align: left;
	width: 46%;
}

.ratings p {
	float: left;
	margin-bottom: 0;
	margin-top: 10px;
	text-align: left;
	width: 100%;
}

.ratings p a.rating_stars {
	float: left;
	height: 20px;
	width: 100%;
	position: relative;
	*width: 150px;
	*padding-right: 100px;
}

.ratings p a.rating_stars img {
	margin-left: -1px;
	margin-right: 0px;
}

.ratings p a.trip_advisor span {
	color: #A09F9F;
	margin-left: 6px;
}

.ratings p a {
	float: left;
	width: 100%
}

.ratings p a.trip_advisor {
	color: #58595B;
	float: left;
	font-size: 12px;
	height: 20px;
	position: relative;
	width: 100%;
	margin-top:-3px;
}

.ratings p a.trip_advisor img {
	margin-left: -0.1px;
	margin-right: -1px;
	position: relative;
	  margin-top: -10px;
	vertical-align: middle;
	width: 14px;
}

.trip_advisor .owl {
	margin-right: 1px !important;
	position: relative !important;
	top: -3px !important;
	width: 27px !important;
}

.ratings span.yellow {
	font-size: 10px;
	color: #33C1D4;
}

/* ===============price tooltip===================== */
.price_tooltip {
	width: 235px;
	min-height: 218px;
	background: #58595b;
	position: absolute;
	border: 1px solid #9b9b9b;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	border-right: 2px solid #9b9b9b;
	z-index: 9;
}
/* .price_tooltip:after {
	bottom: 100%;
    border: solid transparent; 
    content: " "; 
    height: 0; 
    width: 0; 
    position: absolute; 
    pointer-events: none; 
	 border-color: transparent #9b9b9b;
    border-width: 9px 0 9px 11px;
   left: 122%;
    margin-left: -51px;
    top: 32%;
    } */
.price_tooltip:before {
	border: solid transparent;
	position: absolute;
	pointer-events: none;
	border-color: transparent rgba(39, 39, 39, 0.7);
	border-width: 9px 11px 9px 0;
	bottom: 100%;
	content: " ";
	height: 0;
	left: 40px;
	margin-left: -53px;
	pointer-events: none;
	position: absolute;
	top: 37%;
	width: 0;
}

.price_tooltip h3.heading {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	margin: 2px 10px;
}

.heading_text_15 {
	float: left;
	font-size: 15px;
	margin: 0 13px 5px;
	width: 100%;
}

.price_tooltip .price_details {
	border-top: 1px solid #9b9b9b;
	border-bottom: 1px solid #9b9b9b;
	float: left;
}

.price_tooltip .price_details .left {
	margin-left: 10px;
	width: 40%;
}

.price_tooltip .price_details .right {
	height: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 48% !important;
}

.price_tooltip .price_details a {
	color: #B3B3B3;
	float: left;
	font-size: 15px;
	height: 22px;
	line-height: 13px;
	margin-top: 10px;
	width: 100%;
}

.price_tooltip span {
	color: #B3B3B3;
	float: left;
	font-size: 13px;
	margin: 2px 5px;
}

span.depart_city_data {
	cursor: pointer;
    display: block;
    float: left;
    font-size: 11px;
    line-height: 17px;
    text-align: center;
    width: 100%;
}

.rec_packages .packagebox div.variation1 {
	color: #CCCCCC;
	float: right;
	font-size: 12px;
	height: 28px;
	left: 144px;
	padding: 0;
	position: absolute;
	text-align: left;
	top: 30px;
	width: auto;
}

.rec_packages .packagebox .small_select span.select {
	background: url("../../images/new_homepage/overlays/drop_down_seo.png")
		no-repeat scroll 0 0 transparent;
	height: 12px;
	line-height: 13px;
	width: 74px;
	z-index: 1;
	font-size: 11px;
}

.rec_packages .packagebox div.variation1 select.select {
	border: 1px solid #767371;
	border-radius: 10px 10px 10px 10px;
	top: -4px;
	width: 77px !important;
}

.rec_packages .packagebox div.small_select select option {
	font-size: 11px;
}

.seo_left .rec_packages .heading_text_15 {
	margin: 5px 0;
}

ul.static_page_lists {
	float: left;
	margin-bottom: 15px;
	padding-left: 17px;
	padding-top: 8px;
}

ul.static_page_lists li {
	color: #58595B;
	font-size: 15px;
	line-height: 19px;
	list-style-image: url("../../images/new_homepage/blue_dot_dark.png")
		!important;
	margin-bottom: 4px;
}

/*******************************************
								comment widget
*******************************************/
.commentWidgetCont{}
.commentWidgetImg{  border: 1px solid #D2D2D3;
    border-radius: 4px 4px 4px 4px;
    height: 40px;
    margin-right: 15px;
    padding: 3px;
    width: 40px;}
   
 .commentWidgetText{width:580px; float:left; font:13px arial; color:#58595b}
 
 .commentButton{
  float: right;
   
    font-size: 25px;
    height: 44px;
    letter-spacing: -2px;
    margin-bottom: 2px;
    margin-top: 10px;
    padding: 0;
    text-shadow: 0 1px #FFFFFF;
    width: 194px;
    }
    
    .detailsOver1{   float: left;
    margin-bottom: 15px;
    width: 230px;}
 
    
   .figure1 {
    float: left;
    height: 60px;
    margin: 0 10px;
    width: 60px;
}


 .figure1 img{border: 1px solid #96A1B5;
    border-radius: 5px 5px 5px 5px;
    float: left;
    height: 50px;
    width: 55px;}
    
    
 .detailsOver p.over{
    color: #58595B;
    font-size: 14px;
    letter-spacing: 0.1px;
    line-height: 15px;
    padding-bottom: 10px;
    text-align: justify;
    word-spacing: 0;
    margin:0;
}</pre></body></html>