/* CobrandGlobus */
#coBrandTopCap {
    background-color: #bf1d2a; 
}
a {
	text-decoration:none;
	color:#FF0000;
}
#sec_nav a:hover {
	background-color:#FF0000;
	color:#FFFFFF;
}
#ProductContent_divBookNow
{
    top:190px;
}


/* Globus and Cosmos share everything below this line */

body 
{
  	background-repeat: repeat-y;
  	background-position: center;
	background-color: #FFFFFF;
  	margin: 0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#2e2d2d;
	text-align:center; /* IE6 hack to center contained divs */
}

.divCobrandTAInfoContent
{
    padding-left:13px;
    font-size:14px;
}
.divCobrandTAInfoDisclaimer
{
    padding-left:13px;
    font-size:12px;
}

#tblPageContent
{
    width:800px;
}

.footerContainer
{
	padding:10px 0 0 0;
	margin:5px 0 0 0;
	text-align:left;
}
.footerContainerContent
{
    background-color:#e0e0e0;
    padding-bottom:10px;
    width:800px;
    padding-left:20px;
}

#mainSiteFooter
{
	margin-top: 25px;
}

/* Menu navigation */
#divNavContainer
{
	width: 100%;
	height: 30px;
	background-color:#2e2d2d;
	margin-bottom:20px;
}

#ulNav, #ulNav ul { 
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 1;
    max-width:800px;
    font-size:12px;
    background-color:#2e2d2d;
} 
#ulNav a {
    display: block;
    width: auto;
    color:White;
    font-size:14px;
    font-weight:bold;
}       
#ulNav li { /* all list items */
	list-style: none;
	float: left;
    width: auto; /* Opera needs width */
    padding:7px 20px 8px 20px;
}   
#ulNav li ul { /* second-level lists */
    top:177px;
    position: absolute;
    background:#2e2d2d;
    width: 260px;
    /* using left instead of display to hide menus because  
    display:none isn't read by screen readers */
    left: -999em;
}
#ulNav li ul li { /* second-level lists */
    float: none;
    width: 260px;
    text-align: left;
    list-style: none; 
}  

#ulNav li:hover ul, #ulNav li.rollover ul 
{
    /* lists nested under hovered list items */
    left: auto;
}    
    
/* Main navigation 
#ulSiteHeaderNav, #ulSiteHeaderNav li
{
	text-align: center;
	color: #f5f4e8;
    display:inline;
	list-style:none;
}*/

/* Hide return link and ship info on product page */
#divProductReturnLink
{
    display:none;
}

a:hover {
	text-decoration:underline;
}

td {
	font-size:12px; /* for home page - leave until redesigned */ 
	vertical-align:top;
	color:#2e2d2d;
}

ul, li  {
	list-style-image: url("../siteimages/green_arrow.gif");
	margin-top:2px; 
}

img
{
	border-style: none;
}

/**************************/
/* Default Page styles    */
/**************************/

#coBrandTopCap
{
	width: 100%;
	height: 25px;
}
#divSiteHeader
{
	margin-top:10px;
}
#divSiteFooter
{
	text-align:left;
}

#divSiteFooter td
{
	font-size:12px;
}

#divHeaderPicture 
{
    display:none;
    /*
	width:714px;
	height:168px;
	margin: 2px 0px 4px 0px;
	background-color:#ffffff; 
*/
}

#imgHeaderPicture {
}

#divHeaderText 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#2e2d2d;
	text-align: right;
}

#contactHeader
{ 
	display:none;
	visibility:hidden;
}

/* Page Content Containers */
#tblPageContent
{
	width: 95%;
	margin-top: 10px;
	text-align:left; /* IE7 */
}
#tdMiddleCol 
{
	/* expand when left/right col hidden */
	width: 100%;
}
#tdMiddleCol ul
{
	font-size:12px;
}
#tdRightCol 
{
	padding-left: 26px;
	background-image: url("../siteimages/grey_pixel.gif");
	background-repeat:repeat-y;
  	background-position: 12px top;
}


#divPageResources
{
	padding:0px 0px 24px 4px;
	width: 220px;
}

#divSiteResources
{
	padding:24px 0px 24px 4px;
	background-image: url("../siteimages/siteresource_div.gif");
	background-repeat:no-repeat;
  	background-position: left top;
}

/**************************/
/* Page Specific styles   */
/**************************/

/***************************/
/* VacationSearch.aspx     */
/***************************/
.cobrandTitle
{
	width: 800px;
	font-size:12px;
	margin: 15px 0px 8px 16px;
	text-align: left;
}

.cobrandText
{
	width:800px;
	font-size:12px;
	margin: 8px 0px 8px 16px;
	text-align: left;
}



/***************************/
/* General.aspx			   */
/***************************/
#formGeneralPage {
	height:339px;
	width:800px;
  	text-align:center;
}

/* Page Title */
#formGeneralPage h1
{
	font-size:15px;
	margin: 8px 0px 8px 22px;
	text-align: left;
}
#formGeneralPage h2
{
	font-size:13px;
	margin: 8px 0px 8px 0px;
	text-align: left;
}

#formGeneralPage ul
{
    
}


/***************************/
/* ProductGroup.aspx			   */
/***************************/
#formProductGroupPage {
	height:339px;
	width:800px;
	/*background-image: url("../siteimages/bg_top.jpg");
	background-repeat:no-repeat;
  	background-position: center top; */
	clear:both;
}

#formProductGroupPage h1
{
	font-size:14px;
	margin: 8px 0px 8px 16px;
	text-align: left;
}
#formProductGroupPage h2
{
	font-size:13px;
	margin: 8px 0px 8px 16px;
	text-align: left;
}
#formProductGroupPage h3
{
	font-size:12px;
	margin: 8px 0px 8px 16px;
	text-align: left;
}

/***************************/
/* Product.aspx			   */
/***************************/
#formProductPage
{
	height:339px;
	width:800px;
	margin:0 auto;
	/*
	background-image: url("../siteimages/bg_top.jpg");
	background-repeat:no-repeat;
  	background-position: center top;  */
	clear:both;
	text-align:left;
}

/* Page Title - Product Name */
#formProductPage h1
{
	margin: 0px 0px 4px 18px;
	font-size:12px;
	font-weight:bold;
	color:#2e2d2d;
}
/* Content Title */
#formProductPage h2
{
	font-size:12px;
	font-weight:bold;
	color:#2e2d2d;
}
/* Product Subtitle */
#formProductPage h3
{
	margin: 0px 0px 4px 18px;
	font-weight:bold;
	color:#2e2d2d;
	font-size:12px;
}


/* Page Titles */
#formProductPage #divPageBannerOver
{
	background-image: url("../siteimages/grey_pixel.gif");
	background-repeat:repeat;
  	background-position: left top;
	height:4px; 
	width:714px;
}
#formProductPage #divPageBannerUnder
{
	background-image: url("../siteimages/grey_pixel.gif");
	background-repeat:repeat-x;
  	background-position: left top;
	height:1px; 
	width:714px;
}

#divProductNavHeaderOver, #divProductNavHeaderUnder
{
    background-color:#cecece;
    width:750px;
    height:2px;
}
#divProductNavHeaderUnder
{
    margin-top:2px;
}

/* Content field from Site Asset */
#divProductHeader
{
	margin-top: 5px;
	margin-left: 14px;
}

#divProductReturnLink {
	float:right;
	background-image: url("../siteimages/arrow.gif");
	background-repeat:  no-repeat;
  	background-position: 100% 70%;
  	padding-right:10px;
	margin-top: -18px;
	margin-right:20px;
}
#divProductReturnLink a { 
	vertical-align:middle;
}
/* Special Email/Print Product page links (not in Site Asset Product Header - China) */
#divProductEmailPrint {
	display:none;
}

/* Special Product Context Nav */
#divProductNavHeader {
	text-align:left;
	visibility:visible;
	width:650px;
	padding-bottom: 8px;
	margin-left:20px;
	font-size:12px;
}
#divProductNavHeader a {
	color:#2e2d2d;
	text-decoration:none;
}
#divProductNavHeader a:hover {
	color:#2e2d2d;
	text-decoration:underline;
}
#divProductNavHeader ul {
	padding: 4px 0px;
	margin:0px;
}
#divProductNavHeader li {
	display:inline;
	list-style:none;
	padding-left: 10px;
}
#liProductNavHeader_selected {
	font-weight:bold;
	color:#2e2d2d;
}
/* End Special Product Context Nav */

#divProductContentOver
{
	background-image: url("../siteimages/grey_pixel.gif");
	background-repeat:repeat;
  	background-position: left top;
	height:3px; 
	margin: 4px 20px 4px 18px; 
	display:none;
}

#divProductContentUnder
{
	background-image: url("../siteimages/grey_pixel.gif");
	background-repeat:repeat;
  	background-position: left top;
	height:3px;  
	margin: 2px 20px 2px 18px; 
}

#divProductContent
{
	margin-left: 24px;
	margin-right: 24px;
}

/* Product Page Footer Nav  */
#ulProductNavFooter {	
	/*float:left;*/
	margin: 10px 0px 5px 24px; 
}
#liProductNavFooter {	
	text-indent: 18px; 
}
#liProductNavFooter_empty {	
	visibility:hidden;
	list-style-image:none; 
}
#liProductNavFooter_selected {	
	color:Red;
	font-weight:bold;
	text-align:left;
	text-indent: 18px;
	list-style-type:none;
	list-style-image:none; 
	padding-left: 0px;
}

#ProductContent_divHotels ul.ul_locations,
div.map hr.hotel_linebreak {
	display:none;
}

/**********************************************/
/*     Control Specific styles                */
/**********************************************/
/***************************/
/* LeftNav.ascx			   */
/***************************/
#ulLeftNav {	
	font-size:12px;
	color:#817C53; 
	margin-left: 0px;
	width:160px; 
	list-style:none;
	padding-top: 10px;
	background-image: url("../siteimages/grey_line_thick.gif");
	background-repeat:no-repeat;
  	background-position: left top;
}

#ulLeftNav a {
	list-style-image:none;
	color:#817C53;
}

#ulLeftNav a:hover {
	text-decoration:none;
}

#liLeftNavParent, #liLeftNavParent a {
	color:#615F51;
	font-weight:bold;
	font-size:12px; 
	padding-bottom:10px;
	background-image: url("../siteimages/grey_line_thin.gif");
	background-repeat:  no-repeat;
  	background-position: left bottom;
}


#liLeftNav_selected {
	font-weight:bold; 
	padding:5px 0px 5px 10px;
	list-style-image:none;
	background-image: url("../siteimages/grey_line_thin.gif");
	background-repeat:  no-repeat;
  	background-position: left bottom; 
}

#liLeftNav {
	padding:5px 0px 5px 0px;
	background-image: url("../siteimages/grey_line_thin.gif");
	background-repeat:  no-repeat;
  	background-position: left bottom; 
}

#liLeftNav a {
	padding-left: 10px;
	font-weight:normal;
}

#liLeftNav a:hover {
	padding-left: 10px;
	background: url("../siteimages/green_arrow.gif");
	background-repeat:  no-repeat;
  	background-position: left center;
}


/***************************/
/* ProductList___.ascx     */
/* (also ref common.css)   */
/***************************/
#divProductList 
{
    padding-top: 10px;
	margin: 5px 0px 10px 0px;
	width: 100%;
}
#tblProductListContainer 
{
    margin: 0px 0px 15px 0px;
    background-image: url(/siteimages/dotline.gif);
	background-repeat:repeat-x;
	background-position:top left;
}
#divProductListImage {
	margin-top: 13px;
}
#divProductListProduct {
}
#divProductListProduct h2, #divProductListProduct h3 {
    padding:0 0 0 0;
    margin:0 0 0 0;
}
#divProductListProduct h3 {
    padding-top:5px;
}

#divProductListLinks {
	padding: 12px 0px 2px 0px;
}

#divProductListLinks a,
#aTravelStyles {
	background-image: url("../siteimages/arrow.gif");
	background-repeat:  no-repeat;
  	background-position: 100% 70%;
}

#divProductListTravelstyle {
	margin-top: 12px;
}
img.TravelStyleIconFirst-Class,
img.TravelStyleNewIconFirst-Class,
img.TravelStyleIconFIRST-CLASS,
img.TravelStyleNewIconFIRST-CLASS {
	display:none;
}

#spanProductListFeature {
	color:#2e2d2d;
}

#liProductListYears_sep {
	margin: 0px 8px;
	width: 2px;
	background-color: Olive;
}

#ulProductListYears a {
	padding-right: 12px;
	background-image: url("../siteimages/arrow.gif");
	background-repeat:  no-repeat;
  	background-position: 100% 70%;
}

/************************/
/* ProductContent.ascx  */
/************************/
/* override h4, p tag defaults */
#divProductContent h4
{
	font-size:12px;
	margin-top: 0px;
	margin-bottom: 4px;
}

#divProductContent p
{
	margin-top: 0px;
}

#divProductContent li
{
}

#ProductContent_divBookNow
{
    position:relative;
    top:-75px;
    float:right; 
}

.ProductDayTitle 
{
	font-size:12px;
	font-weight:bold;
	color:#2e2d2d;
}

/* Itinerary - 'Day x' */
#spanProductDay
{
	color:#2e2d2d;
	font-size:12px;
	padding-right: 8px;
}
#ProductContent_divProductContentTitleOverview, 
#ProductContent_divProductContentTitleOptionals, 
#ProductContent_divProductContentTitleItinerary, 
#ProductContent_divProductContentTitleMap, 
#ProductContent_divProductContentTitleHighlights, 
#ProductContent_divProductContentTitleAccommodations, 
#ProductContent_divProductContentTitlePrices {
	width:500px;
}

#ProductContent_divOverview
{
	padding: 0px 8px;
}

#ProductContent_divHighlights
{
	padding: 0px 8px;
}

#ProductContent_divItinerary
{
	padding: 0px 8px;
}

#ProductContent_divAccommodations
{
	padding: 0px 8px;
}

#ProductContent_divShips li
{
	margin-left: -16px;
	list-style-type:none;
	list-style-image:none;
}


#ProductContent_divRelatedTours
{
	font-weight:bold;
}

#ProductContent_divRelatedList ul
{
	margin-top: 4px;
	font-weight:normal;
	margin-left: 32px;
}

#ProductContent_divMap img
{
	border-width:3px;
	border-style:solid;
	border-color:#ffffff;
}

.PriceBox_Main
{
	border: solid 1px DarkGray;
	font-size:8pt;
	width:100%;
}
.PriceBox_Main td
{
	font-size:8pt;
}
.PriceBox_Header
{
	color:White;
	background-color:#2e2d2d;
	height:25px;
	vertical-align:middle;
}
.PriceBox_Header a, .PriceBox_Header a:hover, .PriceBox_Header a:visited
{
	color:White;
}
.PriceBox_Row
{
    height:17px;
}
.PriceBox_AlternatingRow
{
	color:#615F51;
	background-color:#E0DDCA;
	height:17px;
}
.PriceBox_Pager
{
    text-align:left;
    font-weight:bold;
}
#divPriceBoxFootnote
{
	font-size: smaller;
	text-align:left;
	margin: 4px 0px 6px 0px;
}

/**************************/
/*  ConsumerEmail.ascx    */
/* (also ref common.css)  */
/**************************/

/***************************/
/* TravelAgentLocator.ascx */
/* (also ref common.css)   */
/***************************/
#divAgencyLocResultsAgency {
	background-image: url("../siteimages/dotted_line_horizontal.gif");
	background-repeat:repeat-x;
	background-position:bottom left;
}

#divAgencyLocResultsHeader {
	color:#2e2d2d;
}

#divAgencyLocResultsIntro {
	color:#2e2d2d;
} 

/***********************************************************/
/* Home Page Specific styles                               */
/***********************************************************/
#header_container_home 
{
	width:800px;
	background-image: url(../siteimages/bg_top_home.jpg);
	background-repeat:no-repeat;
  	background-position: center top;
	clear:both;
}

#top_container_home {
	width:493px;
	margin-left:1px;
	float:left;
	text-align:left;
}

#top_picture_container_home {
	width:493px;
	height:186px;
	background-color:#ffffff; 
	text-align:center;
}

#footer_home, .footer_home {
	font-size:12px;
	color:#615F51;
	margin: 0 0 0 0;
	text-align:left;
	padding-left:30px;
}

#divHomepageDestLinks
{
    font-family:Century Gothic;
    text-align:left;
    font-weight:bold;
    margin-left:10px;
    font-size:15px;
}

/***********************************************************/
/* User style classes - SiteRefresh only, not used in code */
/***********************************************************/
.line {	
	background-image: url("../siteimages/grey_pixel.gif"); 
	background-repeat:repeat-x;
  	background-position: left top;
}

.line_horiz {	
	background-image: url("../siteimages/grey_pixel.gif"); 
	background-repeat:repeat-x;
  	background-position: left top;
}


.line_vert {	
	background-image: url("../siteimages/grey_pixel.gif"); 
	background-repeat:repeat-y;
  	background-position: left top;
}

/* Site Specific - Site Header field */ 

/* text nav links */
#sec_nav  {
	padding-top:4px;
	padding-right:10px;
}

#sec_nav a, #sec_nav  {
	font-size:12px;
	text-decoration:none;
	color:#999999;
}

/*  Site Resource field*/ 
.site_resources, .site_resources a {
	font-size:12px;
	font-weight:bold;
}


/*  Table_quad section */
#Table_quad 
{
	text-align:left;
	padding: 10px;
	border-color:#CCCAB2;
	border-width:1px;
	border-style: solid;
	background-color:#F1E7C8;
}

#Table_quad  td
{
}

#content_heading, .content_heading {
	font-size:12px;
	font-weight:bold;
	color:#2e2d2d;
	padding-bottom:5px;
}

#sub_heading, .sub_heading {
	font-size:12px;
	font-weight:bold;
	color:#2e2d2d;
}

#sub_content, .sub_content {
	font-size:12px;
	color:#2e2d2d;
	padding-top:5px;
	padding-bottom:10px;
}

#sub_content a, .sub_content a {
	font-size:12px;
	background-repeat:  no-repeat;
  	background-position: 100% 70%;
}

#big_red, #big_red a {
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
}

#big_red a:hover {
	text-decoration:underline;
}

#right_col_content {
	font-size:12px;
	color:#2e2d2d;
	width:135px;
	text-align:left;
}

#link_w_arrow, #link_w_arrow a, .link_w_arrow, .link_w_arrow a
{
	font-size:12px;
	background-image: url("../siteimages/arrow.gif");
	background-repeat:  no-repeat;
  	background-position: 100% 70%;
  	padding-right:10px;
}

#lineDivVert {
	position:absolute;
	top:-19px;  
	width:1px;  
	height:450px;
	clip:rect(0,1px,450px,0);  
	background-color:#CCCAB2;
} 

#lineDiv {
	position:absolute;  
	top:10; 
	width:716px;  
	height:1px;
	clip:rect(0,716px,1px,0);  
	background-color:#CCCAB2;
}

.location 
{
	font-size:12px;
	font-weight:bold;
	color:#2e2d2d;
}

#copyright 
{
	font-size:12px;
}

.red 
{
	color:#64603D;
}

.required 
{
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
}

.line_thick_long, td.line_thick_long 
{
	background-image: url("../siteimages/grey_line_thick.gif");
	background-repeat:  repeat-x;
  	background-position: left top;
}

.line_long, td.line_long 
{
	background-image: url("../siteimages/grey_line_thin.gif");
	background-repeat:  repeat-x;
  	background-position: left top;
  	/*padding-bottom:10px;*/
  	padding-left:3px;
}

.line_long_center, td.line_long_center {
	
	background-image: url("../siteimages/grey_line_thin.gif");
	background-repeat:  repeat-x;
  	background-position: left top;
  	height:15px;
}

/* footer spacers */
#spacer_footer_over {	
/*	margin-left:14px; */
	background-image: url("../siteimages/grey_pixel.gif"); 
	background-repeat:repeat-x;
  	background-position: left bottom;
	width:800px; 
}
#spacer_footer_middle  {	
	background-image: url("../siteimages/grey_pixel.gif"); 
	background-repeat:repeat-x;
  	background-position: left top;
	width:800px;
}

/* Ship Nav */

#ucShipDisplay_divShipNavHeader
{
    margin-bottom: 15px;
}

#divShipNavHeader
{
	text-align: left;
	margin: 0px;
}

#ulShipNavHeader
{
	padding: 2px;
	margin: 0px;
}

#ulShipNavHeader a
{
	color:#2e2d2d;
	text-decoration:none;
}
#ulShipNavHeader a:hover
{
    color:#2e2d2d;
    text-decoration: underline;
}
#ulShipNavHeader li
{
	text-align: center;
	font-size:8pt;
	display:inline;
	list-style:none;
}

#liShipNavHeader
{
	padding:0px 12px 0px 12px;
}

#liShipNavHeader_selected
{
	padding:0px 12px;
	color:#2e2d2d ;
	font-weight:bold;
}

#liShipNavHeader_sep
{
	width: 1px;
	background-color:#0c7dac;
}

#ulShipNavHeader a:hover
{

}

#divShipNavHeaderOver
{
	width: 100%;
	background-image: url("../siteimages/grey_pixel.gif");
	background-repeat:repeat;
  	background-position: left top;
	height:3px; 
	margin: 2px 20px 4px -2px; 
}

#divShipNavHeaderUnder
{
	width: 100%;
	height:3px; 
	background-image: url("../siteimages/grey_pixel.gif");
	background-repeat:repeat;
  	background-position: left top;
	margin: 4px 0px 4px 0px; 
	/* padding-bottom: 4px; */
}

/* Image gallery */
.ship_rollover_images
{
	cursor: default;
	list-style: none;
	width:460px;
	margin-top:15px;
}
.ship_rollover_images a
{
	cursor: default;
}
.ship_rollover_images a .preview
{
	display: none;
}
.ship_rollover_images a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}
.ship_rollover_images img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}
.ship_rollover_images li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: #CCCCCC;
	display: inline;
	float: left;
	margin: 5px;
	padding: 2px;
	position: relative;
}
.ship_rollover_images .preview
{
	border-color: #000;
	width: 200px;
	height: 150px;
	padding:4px;

}
.ship_rollover_images a
{
	position: relative;
}
.ship_rollover_images a:hover
{
	display: block;
	font-size: 100%;
	z-index: 1;
}
.ship_rollover_images a:hover .preview
{
	top: -38px;
	left: -50px;
}
.ship_rollover_images li
{
	position: static;
}

/* Image gallery */
#picsBlock {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
#picsBlock h2 {
	margin-top:5px;
	margin-left:35px;
	margin-bottom:3px;
	background-repeat:no-repeat;
	background-position:left;
	padding-left:40px;
	color:#000000;
	text-transform:uppercase;
	font-weight:bold;
}
#picsBlock .extintlinks {
	text-align:center;
}
#picsBlock .slideshowlinks {
	text-align:center;
	margin-top:5px;
}
/* DISPLAY BOX */
.display {
	height:500px;
	width:530px;
	top:0px;
	position:absolute; background:url(http://images.globusfamily.com/spacer.gif); z-index:100;
}
.shade {
    opacity: .2;
	filter: alpha(opacity=20);		
	z-index:1;
	width:530px;
	height:700px;
	top:0px;
	position:absolute;
}
.noshade {
	opacity: 1;
	filter: alpha(opacity=100);	
	z-index:100;
}
/* FEATURE BOXES */
.feature_box {
	width:485px;
	height:400px;
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:0px;
}
.feature_box a {  
	color:#ff0000;
	text-decoration:underline;
	font-size:11px;
}
.feature_box a:hover {  
	color:#ff0000;
}
.feature_box_interior {
	background-color:#F2F2F2;
	border:5px #000000 solid;
	border-bottom:0px;
	width:475px;
	height:370px;
	color:#000000;
	text-align:center;
	padding:0px;
	padding-top:5px;
	margin:0px;
}
.feature_box_interior p {
	font-size:11px;
	text-align:center;
	color:#000000;
	margin-bottom:5px;
}
.feature_box_interior .picname {
	text-align:center;
	font-size:10pt;
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
	margin-bottom:5px;
}
.feature_box_interior img.feature_img {
	width:300px;
	height:300px;
	border:1px #000000 solid;
	padding:0px;
	margin:0px;
}
.feature_box_close_area {
	height:17px;
	width:475px;
	background-color:#000000;
	color:#FFFFFF;
	text-align:left;
	font-size:11px;
	padding-left:5px;
	padding-right:5px;
}
.feature_box_close_area a {
	color:#FFFFFF;
	text-decoration:underline;
}
.feature_box_close_area a:hover {  
	color:#FFFFFF;
	background-color:#000000;
}
.feature_box_close_area .close {
	margin-left:390px;
}
.back {
	float:left; 
	margin:0px;
	margin-top:150px; 
	margin-left:10px; 
	padding:0px;
	color:#000000; 
	background-image:url(http://images.globusfamily.com/avalon/ships/images/cobrand-back.jpg); 
	background-repeat:no-repeat; 
	background-position:top; 
	height:40px;
	width:29px;
}
.next {
	float:right; 
	margin:0px;
	margin-top:150px; 
	margin-right:10px; 
	padding:0px;
	color:#000000; 
	background-image:url(http://images.globusfamily.com/avalon/ships/images/cobrand-next.jpg); 
	background-repeat:no-repeat; 
	background-position:top; 
	height:40px;
	width:29px;
}
.back a, .next a {
	text-decoration:none;
	color:#000000;
	font-size:11px;
}
.back a:hover, .next a:hover {
	text-decoration:none;
	color:#000000;
	font-size:11px;
	background:none;
}
/* IMAGE BLOCK AND ROLLOVER */
.ship_pic_image_rollover_images {
	cursor: basic;
	list-style: none;
	width:530px;
	margin-top:15px;
	margin-bottom:5px;
}
.ship_pic_image_rollover_images a {
	cursor: basic;
}
.ship_pic_image_rollover_images a .preview {
	display: none;
}
.ship_pic_image_rollover_images a:hover .preview {
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}
.ship_pic_image_rollover_images img {
	background: #fff;
	border-color:#fff;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 0px;
	vertical-align: top;
	width: 150px;
	height:150px;
}
.ship_pic_image_rollover_images li {
	background:#fff;
	border-color: #fff;
	border-style: solid;
	border-width: 1px;
	color:#FFFFFF;
	display: inline;
	float: left;
	margin: 1px;
	padding: 0px;
	position: relative;
}
.ship_pic_image_rollover_images .preview {
	border-color: #fff;
	padding:0px;
}
.ship_pic_image_rollover_images a {
	position: relative;
}
.ship_pic_image_rollover_images a:hover {
	display: block;
	font-size: 100%;
	z-index: 1;
	cursor: url(http://images.globusfamily.com/avalon/ships/images/magnify.cur), pointer;
}
.ship_pic_image_rollover_images a:hover .preview {
	top: -38px;
	left: -50px;
	width:250px;
	height:230px;
}
.ship_pic_image_rollover_images li {
	position: static;
}

input {
	border: expression( this.type=="checkbox"?'none':this.type=="radio"?'none':this.type=="image"?'none':'1px #000 solid');
}

#carousel-contain {
  position: relative;
  width: 800px;
  max-width: 800px;
  overflow: hidden;
  margin: 0 auto;
}
.jcarousel {
  position: relative;
  overflow: hidden;
  height: 180px;
}

.jcarousel ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}

.jcarousel li {
  float: left;
}
.carousel-images li {
  display: block;
  max-width: 800px; /* make whatever main width of info container is*/
  width: 800px;
}

.jcarousel-pagination {
  position: absolute;
  bottom: 20px;
  left: 49.5%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  margin: 0;
}

.jcarousel-pagination a {
  text-decoration: none;
  display: inline-block;
  font-size: 11px;
  height: 10px;
  width: 10px;
  line-height: 10px;
  background: #fff;
  color: #4E443C;
  border-radius: 10px;
  text-indent: 9999px;
  margin-right: 7px;
  -webkit-box-shadow: 0 0 2px #4E443C;
  -moz-box-shadow: 0 0 2px #4E443C;
  box-shadow: 0 0 2px #4E443C;
}

.jcarousel-pagination a.active {
  background: #4E443C;
  color: #fff;
  opacity: 1;
  -webkit-box-shadow: 0 0 2px #F0EFE7;
  -moz-box-shadow: 0 0 2px #F0EFE7;
  box-shadow: 0 0 2px #F0EFE7;
}
.promobox {
    border:1px solid #e0e0e0;
    margin:0 3%;
    overflow:auto;
    background:#fff7f6;
    width: 44%;
    float: left;
    text-align: center;
    padding-bottom: 15px;
}
    .promobox {width: 43%; margin: 0 3%;}
    .carousel-images li a:first-of-type .promobox {margin-right: 2%; margin-left: 4%;}
    .carousel-images li a .promobox {margin-left: 2%; margin-right: 4%;}
.promobox  p {border-top:none !important;
    padding:10px !important;
    color:#696969;
    font-size:14px;
text-transform:none;
font-weight:400;
float:left;width:90%;
margin: 0 0% 6px;
line-height: 20px;
}
.promobox .btn-red {display: inline; color: #ffffff; padding: 6px 10px; text-transform: uppercase; margin-bottom: 5px;}
.jcarousel-control-next, .jcarousel-control-prev {
    position: absolute;
    top: 25%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #d0d0d0;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 24px/28px Arial, sans-serif !important;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 0 0 4px #F0EFE7;
    -moz-box-shadow: 0 0 4px #F0EFE7;
    box-shadow: 0 0 4px #F0EFE7;
}
.jcarousel-control-next:hover, .jcarousel-control-prev:hover, .jcarousel-control-next:focus, .jcarousel-control-prev:focus{
    text-decoration: none; color: #ffffff;
    background: #c0c0c0;
}
.jcarousel-control-prev {
    left: 0px;
}
.jcarousel-control-next {
    right: 0px;
}

#formProductGroupPage {margin: 0 auto;}