body {
	background-color: #fcfae9;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	margin:10px;
}
#content {
	width: 740px;
}
#promotions {
	position: absolute;
	left: 770px;
	margin-right: 10px;
}
#Intermediate_line {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	/*clear: both;*/
	font-size: 10px;
	margin-top:10px;
}
#date {
	float: right;
}
#flags {
	float: right;
	margin-left: 10px;
}
#newsflash {

}
#header {
}
.tabless{
	text-align:justify;
	line-height:16px;
}

/*Tabs*/

#tab_container {
    float:left;
	width:100%;
	background: url(images/tabs_back.gif) repeat-x bottom;
	line-height:normal;
}
#tab_container ul {
    margin:0;
    padding:0;
    list-style:none;
	padding:10px 10px 0px 0px;
    }
#tab_container #pro {
    float:left;
	background:url(images/right_green.gif) no-repeat right top;
    padding:0px;
    }
#tab_container #pro a {
    display:block;
	background:url(images/left_green.gif) no-repeat left top;
	padding:5px 15px 4px;
    }
#tab_container li {
    float:left;
	background:url(images/right_gray.gif) no-repeat right top;
    padding:0px;
    }
#tab_container a {
    display:block;
	background:url(images/left_gray.gif) no-repeat left top;
	padding:5px 15px 4px;
    }
#tab_container #current {
    background-image:url(images/right_white.gif);
    }
#tab_container #current a {
    background-image:url(images/left_white.gif);
	padding-bottom:5px;
    }
.tab {
	clear: left;
	background-color: #FFFFFF;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom:none;
	border-top:none;
	padding: 10px;
	width:718px;
	margin:0px;
	
}
.tab h2 {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
	margin:10px 0px 15px 0px;
}
/*Tabs End*/

/*SubTabs*/

#Subtab_container {
   	float:right;
	font-size:10px;
	margin-top:-5px;
	
	
	/* text-align:right;border-bottom:1px solid #666666;
	clear:both;
	width:100%;
	background: url(images/tabs_back.gif) repeat-x bottom;
	line-height:normal;*/
}
#Subtab_container ul {
    margin:0px;
    padding:0px;
    list-style:none;
    }
#Subtab_container li {
    float:left;
	background:url(images/right_gray.gif) no-repeat right top;
    padding:0px;
    }
#Subtab_container a {
    display:block;
	background:url(images/left_gray.gif) no-repeat left top;
	padding:5px 15px 4px;
    }
#Subtab_container #current {
    background-image:url(images/right_white.gif);
    }
#Subtab_container #current a {
    background-image:url(images/left_white.gif);
	padding-bottom:5px;
    }

/*SubTabs End*/

/*Boxes*/
.Selected_bottom {
	background-color:#FFFFFF;
	border-bottom:1px solid #999999;
}
.tab_selected_top {
	background-color:#FFFFFF;
	border-top:1px solid #999999;
}
.tab-bottom_Unselected {
	background-color:#E5E5C8; 
	border-bottom:1px solid #999999;
}
#navigation {
	margin-top:10px
}

#topbanner_ad {
	display: none;
	margin-bottom: 10px;
	text-align:center;
}
/*Global*/
a {
	color: #333399;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #995933;
	text-decoration: underline;
}
h1 {
	font-size: 13px;
	color: #4D230A;
	margin-bottom: 15px;
	margin-top: 0px;
}
h4  {
	font: 11px Verdana, sans-serif;
	font-weight:bold;
	}
.clearfloat {clear:both;}
.login {
}
#Head_banner {
	margin-bottom:10px;
	display:none 
}

#Head_banner img {border:1px solid #999999 }

h1.ferries  {
	border-bottom: 1px solid #339999;
	margin-bottom: 10px;
}
#Global_Links {
	text-align: center;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer {
	text-align: center;
	font-size: 10px;
	
}
#footer img {margin-right:8px; margin-top:0px}



/*Section Links*/
#sectionlinks a {
	font-weight: normal;
	color: #999999;
}
#sectionlinks {
	font-size: 10px;
	color: #999999;
	float: right;
}
#sectionlinks a:hover {
	color: #995933;
}

/*Related Links*/
#Related-links {
	background-image: url(images/Related-links_back.gif); 
	background-repeat:repeat-y;
	font-size: 10px;
	color: #666666;
	padding:8px 12px;
}
#Related-links td {
	font:10px Verdana, sans-serif;
}

#Related-links h3 {
	font-size: 12px;
	margin: 10px 0px;
	color: #333333;
}
#Related-links p {
	margin-top: 0px;
	margin-bottom: 5px;
}
#Related-links a {
	font-weight: normal;
	color: #666666;
	padding: 0px;
	white-space:nowrap;
}
#Related-links a:hover {
	color: #ffffff;
	background-color: #339999;
	padding: 0px;
}

ul.SelectedLocations {margin:0; padding:0; text-indent:none;}
ul.SelectedLocations li {display:block; float:left; margin-right:3px; margin-bottom:10px; width:176px;}
ul.SelectedLocations li h4 {margin:0 0 5px 0; text-align:center;}
img.SelectedLocation {width:174px; height:120px; border:1px solid #ccc; padding:0;}

#map {
	float:right;
	width: 360px;
	height: 230px;
	margin-left:10px;
	border:1px solid #999999;
	
}
#map_transfers {
	width: 100%;
	height: 300px;
	border:1px solid #999999;
}
#SearchDomestic input, select {
	font-size: 10px;
}
#SearchDomestic p {
	margin: 10px 0px 0px;
}
#SearchDomestic table td {
	padding:3px 2px;
}

#SearchDomestic img {vertical-align: middle;}



.example {
	font-size:90%;
	font-family:Arial, Helvetica, sans-serif;
	color: #999999;
}
#results {
	clear:both;
	margin-top: 20px;

}

.regulardate {
	font:9px sans-serif;
	width: 15px;
	float: left;
	text-align: center;
}
.defaultdate {
	font:9px sans-serif;
	width: 15px;
	float: left;
	color: red;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	text-align: center;
}

#news_container {
	margin-top: 10px;
}

.Graybox_content {
	background-color: #E5E5C8; 
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	padding: 5px 10px;
}
.Whitebox_content {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.Whitebox_Top {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-right: 5px;
	margin-left: 5px;
}
.Read_more {
	background-image: url(images/0067_circular_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
.bubble {
	background-image: url(images/bubble.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
#news_container h2 {
	font-size: 13px;
	color: #4D230A;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align:left;
}
.postit_bottom {
	background-image: url(images/postit_bottom.jpg);
	background-repeat: repeat-x;
}
.postit h3 {
	background-image: url(images/postit_Header_main.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #CC6600;
	margin: 0px;
	padding:10px 0px 10px 10px
}
.postit_right {
	background-image: url(images/postit_right.jpg);
	background-repeat: repeat-y;
}
.postit_left {
	background-image: url(images/postit_left.jpg);
	background-repeat: repeat-y;
}
.postit_body {
	background-color: #FFFFCC;
}
#news_container ul {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left:0px;
	padding-left:25px
}
#news_container li {
	font-size:10px;
	margin:0px 5px 0px 0px ;
	padding:0px;
}

#news_container a {
	font-weight: normal;
	font-size:10px
}

#promotional_container{
	margin-top: 10px;
	margin-left:10px
}
#promotional_container h2 {
	font-size: 13px;
	color: #4D230A;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align:left;
}
#promotional_container table, td {
	font-family: Tahoma, sans-serif;
}
.promotional_table td {
	background-color: #FCFAE9;
	}
.promotional_logo {
	background-color: red;
}
.dates {
	color: #990000;
	font-style: normal;
	font-family: monospace;
}
.newsItem {
	display: none;
}

.articletext p {
	padding-left: 15px; text-align:justify;
}

.Ferrytickets {
	font-size: 11px;
}

h2.Ferrytickets {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	margin:0px 0px 15px 0px;
	border-bottom:1px solid #333366;
}
h3.Ferrytickets   {
	font-size: 13px;
	margin: 10px 0px 10px;
	color: #003366;
	border-bottom: 1px solid #333366;
}
h4.Ferrytickets    {
	font-size: 12px;
	margin:5px 0px 5px 0px;
}

td.Ferrytickets {
	font-size:14px;
	font-weight:bold;
	font-family: Verdana, sans-serif;
}

.remove_item {
	background-image: url(images/trash.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
	float: right;
	height: 18px;
	padding-left: 22px;
	padding-top: 2px;
	/*background-color: #E6F7FF;*/
}
.edit_item {
	background-image: url(images/edit-icon.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
	float: right;
	height: 18px;
	padding-left: 22px;
	padding-top: 2px;

}
.order_item {
	clear: both;
	margin-bottom: 15px;
	padding: 10px;
	background-color: #F3FEDE;
	border: 1px solid #999999;
}

.legs {
	margin-top: 10px;
}
.delivery_type {
	display:none;
	font-family: Tahoma, sens-serif
}
.delivery_price {
	font-weight: bold;
	color:#FF6600;
}
.offers {
	margin: 0px;
	padding:5px;
	background-color: #E5E5C8;
	border-right:1px solid #999999;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;

}
.offers li {
margin-left:25px;
list-style-position:outside;

}
.offer_table {
	margin-bottom:10px
}
.pending {
color:#FF0000
}

.payed {
color:#0066FF;
}

.input_crtl {

}

.input_ctrl_error {
background-color:#FFDCB9;
}
.selected_ {
	background-color: #E5E5C8;
}
.unselected_ {
	background-color: #ffffff
}
.deliverymethod {
	margin:5px 22px;
}
.borderbottom {
	border-bottom: 1px solid #999999;
}
.promo {
	background-color:#FFFFCC;
	padding:10px;
	border:1px dotted #666666;
	text-align:justify;
	font-size:11px;
}

/* Transfer Offers Styles */

.booktransfer {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	/*background-color: red;*/
	padding: 3px 5px;
	margin-top:3px;
	float: right;
	text-align: center;
	line-height: 15px;
}
.booktransfer a {
	color:#FFFFFF;
}
.booktransfer a:hover {
	color:#FFFF00;
}
.transferoffers {
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	list-style-type: none;
}
#transferoffers  {
	margin-left:0px;
	padding-left:0px;
	margin-bottom:15px;
}

/*PRO styles*/
.promark {
	font-size:0.7em; 
	vertical-align:super;
}

.comments_container {
	font: 11px Tahoma, sans-serif;
	color:#666666;
	text-align:justify; 
	line-height:16px; 
	/*background-color:#EEEBDD; 
	background-image: url(images/comments_container_back.jpg); 
	background-repeat:repeat-y; 
	background-position:left*/
}

td.sidemenu_guide {
	border-right:1px solid #999999;
	padding: 0px 10px;
	width: 170px;
	background-color: #EDECE4; /*E5E5C8*/
	font-size: 10px;
}
.item {
	font-size: 12px;
}
.item a {
	padding: 5px;
	display:block;
	margin-bottom:5px;
}
.container {
	padding:10px 0 10px 10px; 
}

/* Pagers */
.pager {
	padding:5px;
	background-color:#E6E6E6;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	color:#666666;
}

.pager_navigation {
	float:right;
	font-weight:bold;
	color:#000000;
}

.pager_navigation a {font-weight:normal;}

/*.pager {
	margin-top:10px;
	padding:5px 0px;
	background-color:#F5F5F1;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
}*/

/* Hotels Classes */

h1.hotels  {
	font-size: 13px;
	color: #4D230A;
	border-bottom: 1px solid #339999;
	margin-bottom: 10px;
	}
h2.hotels {
	font-size: 13px;
	color: #4D230A;
	margin-bottom:2px;
	margin-top:10px;
	line-height:13px;
	text-align:left;
}
h3.hotels {font-size: 15px; margin:0 0 10px; color:#333399;}
h4.hotels {font-size: 11px; margin:0 0 5px; background-color:#F9F7E5; padding:2px 5px;}
h4.hotels a:hover {text-decoration: none;}

#leftbar {
	margin-top:-10px;
	margin-right:10px;
	width:187px;
	float:left;
}

#HotelSearch {
	background-color:#D2CC99;
	padding:10px;
	/*height:145px;*/
}
#HotelSearch td {
	padding-top:3px;
	padding-bottom: 3px;
}

#HotelSearch input, select {
	font-size: 10px;
	margin:0;
	padding:0;

}
#HotelSearch p {
	margin: 10px 0px 0px
}

#RecommendedLocations {
	font:12px Tahoma, sans-serif;
	background-color:#E5E1BD;
	padding:10px 10px 5px;
	height: 210px;
	overflow:hidden;
}

#RecommendedLocations table {
	width:100%;	
}

#RecommendedLocations table td {
	padding-bottom:5px;
}
#RecommendedLocations img {
	width:37px; 
	height:37px; 
	margin-right:5px;
	border:none;
}

#RecommendedLocations span {display:block}

.count {font-size:11px;}
a .count {font-weight:normal}

#FavoriteLocationsHotels {width:520px; float:right; margin:-10px 0 0 0; padding:0;}

#FavoriteLocationsHotels table {margin-bottom:10px; }

#FavoriteLocationsHotels table td {font-size:12px}

#FavoriteLocationsHotels td img.main {
	width: 120px;
	height: 120px;
	border:1px solid #999;
	margin-left:10px;
}

#FavoriteLocationsHotels td.line {border-bottom:1px solid #999;}
#FavoriteLocationsHotels td img.starrate {margin-right:5px}
.flt_right {float:right}
.ttl_no {font-size:11px; vertical-align:baseline;}

#SelectedLocations table td {padding:3px}

#RecentlyViewedHotels {
	position: absolute;
	top:161px;
	left:758px;
	z-index:150000;
	width:235px;
}

#RecentlyViewedHotels table td {
	font-size:12px; 
	background-color:#F2EED1;
	}

#RecentlyViewedHotels img.thumb{
	padding-right:5px;
	padding-bottom:5px;
}

#HotelSearchCriteria {
	background-color:#E4E0C2;
	margin-top:10px;
	padding:0;
}

#HotelSearchCriteria h2.hotels {
margin:0;
padding:5px;

}

#HotelSearchCriteria .criteria {
	padding:0 5px;
}

#HotelSearchCriteria input {
	width:12px;
	height:12px;
	padding:0;
	margin:0;
}

#criteria_facilities, #criteria_ratings {font-size:10px; color: #333399;}
#criteria_facilities td.hotel_no {font-size:10px; font-weight:normal; padding-left:2px; color: #333399;}
#criteria_facilities input {margin-right:2px;}

.sort_results  {
	float:right;
	font-size:10px;
	color:#000000;
	margin-top:-3px;
	vertical-align: baseline;
}
.image_overlay {
	display:none;
	position:absolute;
	border: 2px solid #999;
	padding:4px;
	width:auto;
	height:auto;
	background-color:#F9F7E5;
	margin:20px;
	z-index:1000000;
}

#HotelPreviewPhoto {
	display:none;
	position:absolute;
	border:2px solid #999;
	padding:4px;
	background-color:#F9F7E5;
	font:12px Tahoma, sans-serif;
	color:#333399;
	font-weight:bold;
	
}

#HotelPreviewPhoto img {
margin-bottom:5px;
}


.image_title {
background-color:#D2CC99;
padding:5px 5px 7px 5px;
}

.map_overlay {
	display:none;
	position:absolute;
	border: 2px solid #999;
	width:auto;
	height:auto;
	background-color:#F9F7E5;
	margin:20px;
	z-index:1000000;
	
}

.map_title {
	background-color:#D2CC99;
	padding:5px 5px 7px 5px;
}

.available_room_types {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:70px; 
	
}

.available_room_types table {width:100%}

.available_room_types table th {
	background-color:#D2CC99;
	padding:2px;
	letter-spacing:-1px;
}

.available_room_types table td {
	padding:2px;
	border-bottom:1px solid #cccccc;
}

.available_room_types table td a {
	font-weight:normal;
}

.book {
	float:right;
	margin-left:10px;
	padding-left:10px ;
	padding-top: 5px;
	border-left: 1px solid #999999;
	height:55px;
	width:100px;
	text-align:center;
	vertical-align:middle;
}

#hotel_list {width:520px; float:right; margin:0; padding:0;}

.hotel {width:520px; float:right; margin:0; padding:0; text-align:justify; }

.htl_result {
	border-bottom: 1px solid #999999;
	margin-bottom:5px;
}

.Counter_Id {
	margin-right:10px;
	font:13px Tahoma, sans-serif;
	color:#666666;
	float:left;
	text-align:right;
	width:20px;
}

img.htltbn_img {
	margin-right:10px; 
	margin-top:4px;
	border:1px solid #333333;
	width:60px;
	height:60px;
}

#hotel_list h2  {
	font:bold 13px tahoma, serif;
	margin:0px 0px 4px;
	color: #333399;
}

#hotel_list a:hover {text-decoration: underline; color:#995933;}

.htl_type {
	float:right;
	font:13px Tahoma, sans-serif;
	color:#666666;
}

.htl_price {
	color:#333333; 
	text-align:right; 
	font-size:10px; 
	line-height:12px 
}

img.htl_images {
	margin:5px; 
	border:1px solid #333333; 
	float:left
}

img.htl_Photo {
	margin-bottom:20px; 
	border:1px solid #333333; 
	float:center;
}

.availability_popup_div {
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    width: 40%;
	height: 300px;
	overflow: auto;
	border: #999 1px solid;
	display: none;
}

.div_close {
    text-align: center;
}

/*Hotels*/
.hotel-container {
	text-align:justify;
	
}

.room-description {
	margin:0px 0px 20px 0px;
	
}

.room-description h3 {
	margin:0px 0px 5px;
	background-color:#EDECE4;
	padding:3px;
	font-size:100%;
}

.sidemenu_hotel {
	width: 170px;
	background-color: #EDECE4; /*E5E5C8*/
}


h2.categoryTitle {
	padding:5px 10px;
	background-color:#D2CC99;
	color:#4D230A;
	text-align:left;
	margin:10px 0 10px 0;
	border-bottom:1px solid #A29F89;
}


ul.categoryMenu  {   
	background-color: #7B6A44;
	text-align:left;
	margin:10px 0 10px 0;
	padding:0;

}

.categoryMenu li {
	list-style-type: none;
	margin:0;
	padding:0;
	text-indent:0;
	width: 187px;
	font-size:13px;
}

.categoryMenu a {
	padding:5px 10px;
	background-color:#C2BC91;
	border-bottom:1px solid #A29F89;
	color:#FFFFFF;
	white-space:nowrap;
	display:block;
	width:167px;
	text-decoration:none;
}
.categoryMenu a:hover  {
	background-color: #ADA182;
	color:#4D230A;
	text-decoration:none;
}

.selected a {
	background-color: #d2cc99;
	color: #4D230A;
	border-bottom:1px solid #fff;
	}
	
.nearby_hotels {
	background-color:#E0DBBF;
	padding:10px;
	margin:10px 0;
	width:167px;
	line-height:18px;
}
.nearby_hotels input{
	width:12px;
	height:12px;
	padding:0;
	margin:0;
	vertical-align: middle;
}

.nearby_content {
	padding:5px;
	margin-top:5px;
	background-color:#F5F5E4;
}

.nearby_content a{
	font-weight:normal;
}
.main_hotel_image {
	width:190px;
	height:190px;
	margin-right:5px;
	margin-bottom:5px;
	background-position:center;
	background-repeat:no-repeat;
	float:left;
}

.Hotel_media_thumb_container {
	display: block;
	border:none;
}

.Hotel_media_thumb_container img {
	float:left;
	margin:0 5px 5px 0;
	width:60px;
	height:60px;
}

.Hotel_media_thumb {
	float:left;
	margin:0 5px 0 0;
	width:60px;
	height:60px;
	}
	
table.availabilities  {
	border-top:1px solid #A29F89;
	border-bottom:1px solid #A29F89;
	border-left:1px solid #A29F89;
	background-color:#F9F7E5;
}
.availabilities th {
	border-bottom:1px solid #A29F89;
	border-right:1px solid #A29F89;
	padding:5px;
	background-color:#D2CC99;
	text-align:center;
}
.availabilities td {
	border-right:1px solid #A29F89;
	padding:5px;
}
tr.dark {
	background-color:#E0DBBF;
}
div.room-type {
	font-size:12px;
	color:#4d230A;
	font-weight: bold;
	text-align:left;
	/*white-space:nowrap;*/
}
td.room-type {
text-align:left;
	
	
}
td.room_rates {
	border-bottom:1px solid #A29F89; 
}
td.room_rates a {
	font-weight:normal;
	
}
#Room_Details td {
	padding-top:0;
	
}
.Room_Details {
	border:1px solid #A29F89;
	padding:9px;
	background-color: #ffffff;
}
div.Room_Media_container {
	display: table;
	border: none;
}
.Room_Media_container img {
	float:left;
	margin:0 9px 9px 0;
	width:60px;
	height:60px;
}


.Room_Detail_Rollover_Container {
	position:absolute;
	display: none;
	margin:15px 0;	
	width: auto;
}
.Room_Detail_Rollover_Container td {
	padding:0;
	border:none;
}
td.Room_Detail_Rollover {
	padding:0 10px 7px 0;
	border-right:2px solid #006666;
	border-bottom:2px solid #006666;
	background-color:#F9F7E5;
	width:auto;
}

td.Room_Detail_Rollover p {
	margin:0 0 5px;
	text-align:left;
	width:160px;
}



.facilities td{
	border-bottom:1px solid #A29F89;
	padding:5px 0;
}
td.facility_title {
	font-size:12px;
	font-weight:bold;
	color:#A29F89;
	width:20%; 
	padding-right:10px;
}
.fb_section {
	font-weight:bold;
}

.hotel p{
	margin-top:0px;
	margin-bottom:5px;
}

/*Related-services styles*/

.current-order_container {
	width: 250px;
	padding:10px;
	background-color:#E0DBBF;
	color:#666;
}
.current-order_container h3 {
	margin:0;
	color:#4D230A;
	font-size:13px;
}

.services_container {
	padding-right:10px;
	font-size:13px;
}
.services_container h2 {
	font-size:23px;
	margin:0;
}

.service_container_active {
	background-color: #006666;
	padding:10px;
	color:#FFF;
}

.service_container_active h2 {
	color:#FFF;
}
	
.service_container_inactive {
	background-color: #666666;
	padding:10px;
	color:#D2D2D2;
}
.service_container_inactive h2 {
	color:#D2D2D2;
	}
	
.service_container_inactive:hover {
	background-color: #006666;
	padding:10px;
	color:#FFF;
	cursor: pointer;
}
.service_container_inactive:hover h2 {
	color:#FFF;
}
.orderitem {
	margin-bottom:3px;
	border-bottom:1px solid #666;
	padding-left:18px;
}
.Ferry_icon {
	background-image:url(images/Service_Ferry.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.Hotel_icon {
	background-image:url(images/Service_Hotel.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.Transfer_icon {
	background-image:url(images/Service_Transfer.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.bigbubble {
	position:absolute;
	background-image: url(images/bubble.png);
	background-repeat:no-repeat;
	width:254px;
	height:56px;
	padding:7px 10px 10px 10px;
	z-index:1000;
	color: #E9E9E9;
	}