/* Cosmos */
a {
	text-decoration:none;
	color:#bc0b00;
}
a:hover {
	text-decoration:underline;
	color:#bc0b00;
}
a.redLink:link
{
	color:#bc0b00;
	text-decoration:none;
}
a.redLink:visited
{
	color:#bc0b00;
	text-decoration:none;
}
a.redLink:hover {
	text-decoration:underline;
}
span.redLink
{
	color: #bc0b00;
}
#sec_nav a:hover {
	background-color:#0000FF;
	color:#FFFFFF;
}
#ProductContent_divBookNow
{
    top:193px;
}

body
{
  	margin: 0px 0px 0px 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-align:center; /* IE6 hack to center contained divs */
}
p
{
	font: 12px Arial, Helvetica, sans-serif;
	line-height:20px;
}
#tdLeftCol
{
	vertical-align:top;
}

#tblPageContent
{
	width: 965px;
}  
    
/* Hide return link and ship info on product page */
#divProductReturnLink
{
    display:none;
}

#divSiteHeaderUnder, #divPageBannerOver, #divPageBannerUnder
{
	display:none;
}

a:hover {
	text-decoration:underline;
}

td {
	font-size: 12px;
}

ul, li  {
	list-style-image: url(../images/arrow_grey.gif);
	margin-top:2px;
	font-size: 12px;
}

h2
{
	font-size:13px;
	font-weight: bold;
	margin: 8px 0px 2px 0px;
	text-align: left;
}
h3
{
	font-size:12px;
	font-weight: bold;
	margin: 8px 0px 2px 0px;
	text-align: left;
}

.special
{
	font-size:12px;
	font-weight: bold;
	color:Red;
	margin: 8px 0px 2px 0px;
	text-align: left;
}

/**************************/
/* Default Page styles    */
/**************************/

#divHeaderPicture 
{
    display:none;
}

#imgHeaderPicture {
}

#divHeaderText 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#2e2d2d;
	text-align: right;
}
#divPageBanner
{
	width: 965px;
	margin: 0px;
	padding: 0px;

}
#divPageBannerText
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
h1.PageTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	margin: 0px;
	padding: 8px 0px 10px 0px;
	color: #333333;
	position: relative;
	/*left: -20px;*/
}
#contactHeader
{
	margin-top: 20px;
	margin-left: 5px;
}

/* Page Content Containers */
#tblPageContent
{
	width: 965px;
	text-align:left; /* IE7 */
}
#tdMiddleCol 
{
	/* expand when left/right col hidden */
	width: 100%;
	vertical-align: top;
}
#tdMiddleCol ul
{
}
#tdRightCol 
{
	background-color: #d7d3c8;
	width: 223px;
	padding: 12px;
	vertical-align: top;
}


#divPageResources
{
	padding:0px 0px 24px 4px;
}

#divSiteResources
{
	padding:24px 0px 24px 4px;
	/*background-image: url(../images/grey_line_thick.gif);*/
	background-repeat:no-repeat;
  	background-position: left top;
}

/**************************/
/* Page Specific styles   */
/**************************/

/***************************/
/* VacationSearch.aspx     */
/***************************/

/***************************/
/* General.aspx			   */
/***************************/
#formGeneralPage {
	width:100%;
  	text-align:center;
}

/* Page Title */
#formGeneralPage h1
{
	font-size:14px;
	font-weight: bold;
	margin: 8px 0px 2px 0px;
	text-align: left;
}
#formGeneralPage h2
{
	font-size:13px;
	font-weight: bold;
	margin: 8px 0px 2px 0px;
	padding-bottom: 0px;
	text-align: left;
}

#formGeneralPage ul
{
    
}


/***************************/
/* ProductGroup.aspx			   */
/***************************/
#formProductGroupPage {
	width:100%;
	font-size: 12px;
}
#formProductGroupPage h1
{
	font-size:14px;
	font-weight: bold;
	margin: 8px 0px 2px 0px;
	text-align: left;
}
#formProductGroupPage h2
{
	font-size:13px;
	font-weight: bold;
	margin: 8px 0px 2px 0px;
	text-align: left;
}
#formProductGroupPage h3
{
	font-size:12px;
	font-weight: bold;
	margin: 8px 0px 2px 0px;
	text-align: left;
}

#formProductGroupPage h1.PageTitle
{
	font-size:14px;
	font-weight: bold;
	margin: 8px 0px 2px 0px;
	text-align: left;
	position: relative;
	left: 0px;
}

/***************************/
/* Product.aspx			   */
/***************************/
#formProductPage
{
	width:100%;
}
#divProductPage
{
	width: 961px;
	text-align: left;
	font-size: 12px;
}

/* Page Title - Product Name */
#formProductPage h1
{
	margin: 8px 0px 2px 0px;
	font-size:14px;
	font-weight:bold;
}
/* Content Title */
#formProductPage h2
{
	margin: 8px 0px 2px 0px;
	font-size:13px;
	font-weight:bold;
}
/* Product Subtitle */
#formProductPage h3
{
	font-weight:bold;
	font-size:12px;
}


/* Page Titles */
#formProductPage #divPageBannerOver
{
	/* background-image: url(../images/grey_pixel.gif);
	background-repeat:repeat;
  	background-position: left top;
	height:4px; 
	width:714px; */
	display: none;
}
#formProductPage #divPageBannerUnder
{
	/* background-image: url(../../images/grey_pixel.gif);
	background-repeat:repeat-x;
  	background-position: left top;
	height:1px; 
	width:714px; */
	display: none;
}

#divProductNavHeaderOver, #divProductNavHeaderUnder
{
    background-color:#cecece;
    width:100%;
    height:1px;
}
#divProductNavHeaderUnder
{
    margin-top:3px;
}

/* Content field from Site Asset */
#divProductHeader
{
	margin-top: 5px;
}

#divProductReturnLink {
	float:right;
	background-image: url(../images/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 {
	
}
#divProductEmailPrint a img
{
	border-style: none;
}
#divProductMapVacation
{
	position:absolute;
	top:148px;
	margin-left:308px;
}

#divProductBookVacation
{
	position:absolute;
	top:148px;
	margin-left:570px;
}

#divProductPrintThisPage
{
	position:absolute;
	top:148px;
	margin-left:435px;
}

#divProductEmailThisPage
{
	position:absolute;
	top:148px;
	margin-left:709px;
}

/* Special Product Context Nav */
#divProductNavHeaderOver 
{
	margin-top: 10px;
}
#divProductNavHeader {
	text-align:left;
	visibility:visible;
	width:100%;
	padding-bottom: 8px;
	font-size:12px;
}
#divProductNavHeader a {
	color:#2e2d2d;
	text-decoration:none;
}
#divProductNavHeader a:hover {
	color:#bc0b00;
	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:#333333;
}
/* End Special Product Context Nav */

#divProductContentOver
{
	background-image: url(../images/grey_pixel.gif);
	background-repeat:repeat;
  	background-position: left top;
	height:3px; 
	margin: 4px 20px 4px 18px; 
	display:none;
}

#divProductContentUnder
{
	background-color: #d9d1cc;
	height:1px;  
	margin: 10px 20px 2px 18px;		
}

#divProductContent
{
	margin-left: 24px;
	margin-right: 24px;
}

/* Product Page Footer Nav  */
#ulProductNavFooter {	
	margin: 10px 0px 15px 0px; 
}
#tblFooterNav 
 {
    
 }
 
#liProductNavFooter {	
	text-indent: 18px;
	list-style-type:none;
	list-style-image:none; 
}
#liProductNavFooter_empty {	
	visibility:hidden;
	list-style-image:none; 
}
#liProductNavFooter_selected {	
	color:#333333;
	font-weight:bold;
	text-align:left;
	text-indent: 18px;
	list-style-type:none;
	list-style-image:none; 
	padding-left: 0px;
}

/**********************************************/
/*     Control Specific styles                */
/**********************************************/
/***************************/
/* LeftNav.ascx			   */
/***************************/
#ulLeftNav {	
	font-size:12px;
	color:#333333; 
	margin: 0px 17px 0px 0px;
	width:213px; 
	list-style:none;
	padding-top: 0px;
}

#ulLeftNav a {
	list-style-image:none;
	color:#333333;
}

#ulLeftNav a:hover 
{
	color: #bc0b00;
	text-decoration:underline;
}

#liLeftNavParent
{
	list-style-image:none;
	padding:5px 0px 5px 0px;
	font-weight: bold;
	border-bottom: 1px solid #d9d1cc;
}
#liLeftNavParent a 
{
	padding-left: 27px;
}
#liLeftNavParent a:hover
{
	padding-left: 27px;
	color: #bc0b00;
	background: url(../images/arrow_red.gif);
	background-repeat:  no-repeat;
  	background-position: left center;
}
#liLeftNav_selected 
{
	color: #bc0b00;
	font-weight:bold; 
	padding:5px 0px 5px 27px;
	list-style-image:none;
	border-bottom: 1px solid #d9d1cc;
}

#liLeftNav 
{
	padding:5px 0px 5px 0px;
	border-bottom: 1px solid #d9d1cc;
}

#liLeftNav a 
{
	padding-left: 27px;
	font-weight:normal;
}

#liLeftNav a:hover 
{
	padding-left: 27px;
	color: #bc0b00;
	background: url(../images/arrow_red.gif);
	background-repeat:  no-repeat;
  	background-position: left center;
}


/***************************/
/* ProductList2007.ascx    */
/* (also ref common.css)   */
/***************************/
#divProductList 
{
	font-size: 12px;
	margin: 0px 0px 0px 15px;
	width: 100%;
}

#divProductListProduct {
	background-image: url(../images/dotline.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding-top: 15px;
	margin-top: 10px;
}
#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 {
	background-image: url(../images/arrow.gif);
	background-repeat:  no-repeat;
  	background-position: 100% 70%;
}

#divProductListTravelstyle {
	display:none;
}

#spanProductListFeature {
	color:#2e2d2d;
}

#liProductListYears_sep {
	margin: 0px 8px;
	width: 2px;
	background-color: Olive;
}

#ulProductListYears a {
	padding-right: 12px;
	background-image: url(../images/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_divProductContentTitleOverview, 
#ProductContent_divProductContentTitleOptionals, 
#ProductContent_divProductContentTitleItinerary, 
#ProductContent_divProductContentTitleMap, 
#ProductContent_divProductContentTitleHighlights, 
#ProductContent_divProductContentTitleAccommodations, 
#ProductContent_divProductContentTitlePrices h2.ProductContentTitle
{
	margin: 0px 0px 10px 0px;
}

#ProductContent_divOverview
{
	padding: 0px 8px;
}

#ProductContent_divHighlights
{
	padding: 0px 8px;
}

#ProductContent_divItinerary
{
	padding: 0px 8px;
}

#ProductContent_divAccommodations
{
	padding: 0px 8px;
}

#ProductContent_divPrices
{
	padding: 0px 8px;
}

#ProductContent_divShips li
{
	margin-left: -16px;
	list-style-type:none;
	list-style-image:none;
}


#ProductContent_divRelatedTours
{
	font-weight:bold;
	clear: both;
	padding-top: 10px;
}

#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.ascx                        */ 
/*  + DepartureAvailabilityDisplay.ascx */ 
/* (also ref common.css)                */ 
/****************************************/

#trPriceBoxHeader td {
	color:White;
	background-color:#333333;
}

#trPriceBoxItem td {
	color:#333333;
	background-color:#cccccc;
}

#trPriceBoxItemAlt td {
	color:#333333;
	background-color:#f0eded;
}

#divPriceDetails
{
	font-size: 12px;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px;
}
#divPriceDisclaimer
{
	font-size: 12px;
	margin: 0px;
	padding: 10px 0px;
}
span.disclaimer
{
	font-size: 12px;
}
/**************************/
/*  ConsumerEmail.ascx    */
/* (also ref common.css)  */
/**************************/

/***************************/
/* TravelAgentLocator.ascx */
/* (also ref common.css)   */
/***************************/
#divAgencyLocResultsAgency {
	background-image: url(../images/dotted_line_horizontal.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}

#divAgencyLocResultsHeader {
	color:#2e2d2d;
}

#divAgencyLocResultsIntro {
	color:#2e2d2d;
}

/**************************************************/
/* TourSearchResults.ascx                         */
/* (default positioning/text styles in common.css */
/**************************************************/
#trTourSearchHeader td {
	color:#FFFFFF;
	background-color:#333333;
	height: 22px;
}

#trTourSearchHeader a:link {
	color:#FFFFFF;
	text-decoration: none;
}

#trTourSearchHeader a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

#trTourSearchHeader a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

#trTourSearchItemAlt  {
	background-color:#d7d3c8;
}

#trTourSearchItemAltLine2  
{
	background-color:#d7d3c8;
}

#tdTourSearchTourCode {
	color:#333333;
}

#tdTourSearchTourName {
	color:#333333;
}


/***********************************************************/
/* User style classes - SiteRefresh only, not used in code */
/***********************************************************/
/*  TODO: update Home Page refs to line_horiz, delete this */
.line {	
	background-image: url(../images/grey_pixel.gif); 
	background-repeat:repeat-x;
  	background-position: left top;
}

.line_horiz {	
	background-image: url(../images/grey_pixel.gif); 
	background-repeat:repeat-x;
  	background-position: left top;
}


.line_vert {	
	background-image: url(../images/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(../images/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;
	line-height:35px;
}

#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(../images/grey_line_thick.gif);
	background-repeat:  repeat-x;
  	background-position: left top;
}

.line_long, td.line_long 
{
	background-image: url(../images/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(../images/grey_line_thin.gif);
	background-repeat:  repeat-x;
  	background-position: left top;
  	height:15px;
}

/* footer spacers */
#spacer_footer_over {	
	background-image: url(../images/grey_pixel.gif); 
	background-repeat:repeat-x;
  	background-position: left bottom;
	width:800px; 
}
#spacer_footer_middle  {	
	background-image: url(../images/grey_pixel.gif); 
	background-repeat:repeat-x;
  	background-position: left top;
	width:800px;
}

#headerContainer
{
	width: 100%;
	height: 140px;
	margin: 0px;
	background-image: url(../images/co_hdr_back.gif); 
	background-repeat: repeat-x;
	text-align: center;
}
#divSiteHeader
{
	width: 100%;
	height: 307px;
	margin: 0px;
	background-image: url(../images/co_hdr_back.gif); 
	background-repeat: repeat-x;
	text-align: center;
}
#bodyProductPage #divSiteHeader
{
	width: 100%;
	height: 255px;
	margin: 0px;
	background-image: url(../images/co_hdr_back.gif); 
	background-repeat: repeat-x;
	text-align: center;	
}
#headerTop
{
	width: 961px;
	/*height: 30px;*/
}
#headerTopLinks
{
	width: 961px;
	margin-top: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
}
#headerTopLinks a:link
{
	color: #424242;
	text-decoration: none;
}
#headerTopLinks a:visited
{
	color: #424242;
	text-decoration: none;	
}
#headerTopLinks a:hover
{
	color: #bd0301;
	text-decoration: underline;
}
#headerTopLinks a.redLink:link
{
	color: #bc0b00;
	text-decoration: none;
}
#headerTopLinks a.redLink:visited
{
	color: #bc0b00;
	text-decoration: none;
}
#headerTopLinks a.redLink:hover
{
	text-decoration: underline;
}
#headerMainLinks
{
	width: 961px;
	/*height: 107px;*/
	margin: 0px;
	border: 0px;
	text-align: left;
}
.navContainer
{
	height: 30px;
	vertical-align: bottom;
}
#mainContentContainer
{
	width: 961px;
	height: 850px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
#mainContentContainer p
{
	padding-left: 20px;
}
#homeLeftColumn
{
	width: 563px;
	height: 750px;
	padding: 0px;
	margin: 0px;
	float: left;
}
#homeRightColumn
{
	width: 398px;
	height: 750px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	float: right;
}
#homeRightColumnTop
{
	width: 398px;
	height: 425px;
	padding: 0px;
	margin: 0px;
}
#calcContainer
{
	width: 398px;
	height: 332px;
	padding: 0px;
	margin: 0px;
}
#calcContainer p
{
	padding: 0px;
	margin: 5px 0px 3px 17px;
}
#calcContent
{
	width: 398px;
	height: 160px;
	margin: 0px;
}

#calcLink
{
	float: right;
	position: relative;
	top: -15px;
}

#flashHome
{
	width: 563px;
	height: 425px;
	margin: 0px;
	padding: 0px;
	background-image:url(../images/co_flashback.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#homeMap
{
	width: 328px;
	height: 375px;
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: left;
}
#homeMapEU
{
	display: inline;
}
#homeMapNA
{
	display: none;
}
#homeEmail
{
	width: 196px;
	height: 375px;
	padding: 0px;
	margin: 0px 20px 0px 10px;
	float: right;
}
#emailIframe
{
	width: 196px;
	margin: 0px;
	padding: 0px;
	border-style: none;
}
#emailIframe body
{
	margin: 0px;
}
#homeVacaCorner
{
	height: 162px;
	width: 398px;
}
#homeVacaCornerText
{
	height: 162px;
	width: 195px;
	float: right;
	padding: 0px;
	margin: 0px;
}
#homeVacaCornerText h4
{
	font-size: 13px;
	font-weight: bold;
	padding: 20px 0px 0px 0px;
	margin: 0px;
}
#homeVacaCornerText p
{
	padding: 10px 0px 5px 0px;
	margin: 0px;
}
#homeVacaCornerText a:link,visited
{
	color: #bc0b00;
	text-decoration: none;	
}
#homeVacaCornerText a:hover
{
	color: #bc0b00;
	text-decoration: underline;	
}
#homePlanning
{
	background-color: #d7d3c8;
	padding: 14px 25px 20px 25px;
}
#homePlanning p
{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	color: #7a7a7a;
}
#homeGlobusFamily
{
	margin: 15px 0px 0px 0px;
	padding: 0px;
	width: 398px;
}
#homeGlobusFamilyText
{
	width: 295px;
	font-size: 10px;
	float: right;
	height: 55px;
}
#homeGlobusFamilyText p
{
	padding: 0px;
	margin: 0px;
}
#homeGlobusFamily a:link,visited
{
	color: #bc0b00;
	text-decoration: none;	
}
#homeGlobusFamily a:hover
{
	text-decoration: underline;	
}
#footerContainer
{
	width: 961px;
	font: 12px Arial, Helvetica, sans-serif;
}
#divSiteFooter
{
	width: 961px;
	font: 12px Arial, Helvetica, sans-serif;
}
#footerSpacer
{
	width: 961px;
	height: 31px;
	background-image: url(../images/co_footerspacer.gif);
	background-repeat: repeat-x;
}
#footerCopyright
{
	color: #757265;
	float: left;
	text-align: left;
}

#cosmosFooter
{
	float: right;
	text-align: right;
	color: #000000;
	margin-bottom: 0px;
}
#cosmosFooter a:link
{
	color: #bc0b00;
	text-decoration: none;
}
#cosmosFooter a:visited
{
	color: #757265;
	text-decoration: none;
}
#cosmosFooter a:hover
{
	color: #bc0b00;
	text-decoration: underline;
}
#cosmosFooter a.redLink:link
{
	color: #bc0b00;
	text-decoration: none;
}
#cosmosFooter a.redLink:visited
{
	color: #bc0b00;
	text-decoration: none;
}
#cosmosFooter a.redLink:hover
{
	text-decoration: underline;
}

#footerLinks
{
	float: right;
	text-align: right;
	color: #000000;
	margin-bottom: 0px;
}
#footerLinks a:link
{
	color: #757265;
	text-decoration: none;
}
#footerLinks a:visited
{
	color: #757265;
	text-decoration: none;
}
#footerLinks a:hover
{
	color: #bc0b00;
	text-decoration: underline;
}
#footerLinks a.redLink:link
{
	color: #bc0b00;
	text-decoration: none;
}
#footerLinks a.redLink:visited
{
	color: #bc0b00;
	text-decoration: none;
}
#footerLinks a.redLink:hover
{
	text-decoration: underline;
}

/* Product Content Images */
.content_images_header 
{
	font-weight:bold;
}
.rollover_images {
	cursor: default;
	list-style: none;
	width: 100%;
	margin-left:0px;
	border-style: none;
}
.rollover_images a {
	cursor: default;
}
.rollover_images a .preview {
	display: none; 
}
.rollover_images a .preview_map { 
	display: none; 
}
.rollover_images a:hover .preview {
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}
.rollover_images a:hover .preview_map { 
	display: block;
	position: absolute;
	left:-80px;
	top:-80px;
	z-index: 1;
}
.rollover_images img {
	color: inherit;
	vertical-align: top;
	width: 69px;
	height: 69px;
	border-style: none;
}
.rollover_images li {
	color: #CCCCCC;
	display: inline;
	float: left;
	margin: 0px;
	padding: 3px;
	position: relative;
}
.rollover_images .preview {
	border-color: #000;
	width: 150px;
	height: 150px;
}
.rollover_images .preview_map { 
	border-color: #000;
	position:absolute;
	left:-80px;
	top:-80px;
}
.rollover_images a {
	position: relative;
}
.rollover_images a:hover {
	display: block;
	font-size: 100%;
	z-index: 1;
}
.rollover_images a:hover .preview {
	top: -38px;
	left: -40px;
}
.rollover_images a:hover .preview_map { 
	position:absolute;
	left:-80px;
	top:-80px;
}
.rollover_images li {
	position: static;
}
/* Magnifying glass */
.rollover_images li div 
{
	position:relative;
	margin-top:-19px;
	width: 19px;
	height: 19px;
}
.rollover_images li div img {
	color: inherit;
	vertical-align: bottom;
	width: 19px;
	height: 19px;
}
.rollover_images li div img:hover {
	display:none;
	visibility:hidden;
}

/* Itinerary Rollover */
.hideitineraryimage {
	display:none; 
	visibility:hidden; 
} 
.showitineraryimage {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	background-position:bottom;
	background-repeat:no-repeat;
	padding: 5px;
	position:absolute; 
	width:200px;
	margin-left:5px;
	margin-top:5px;
	border:thin;
	border-style:solid;
	visibility:visible; 
	color:#999999;
}

/* Globus Difference */
#gdiff
{
	width: 479px;
	background-image:url(../images/co_globusdiff.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

#gdiff_text
{
	margin: 54px 0px 0px 0px;
	border-top: none;
	border-right: 1px solid #b5b08a;
	border-bottom: 1px solid #b5b08a;
	border-left: 1px solid #b5b08a;
	background-color: #f9f2de;
	padding: 16px 20px 16px 20px;
}

#gdiff_fa
{
	width: 191px;
	background-image:url(../images/co_globusdiff_fa.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

#gdiff_fa_text
{
	margin: 84px 0px 0px 0px;
	border-top: none;
	border-right: 1px solid #b5b08a;
	border-bottom: 1px solid #b5b08a;
	border-left: 1px solid #b5b08a;
	background-color: #f9f2de;
	padding: 16px 20px 16px 20px;
	text-align: center;
}

/*******************************/
/* CurrencyConverterFrame.aspx */
/*******************************/
#formCurrencyConverter 
{
	width: 100%;
}

#divPrintThisPage
{
	margin-top: 25px;
	margin-left: 24px;
}
#divPrintThisPage img
{
	border-style: none;
}



input {
	border: expression( this.type=="checkbox"?'none':this.type=="radio"?'none':this.type=="image"?'none':'1px #000 solid');
}

.bg {

	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
}

.bg-red {
background-color:#AF0601;
}


.form-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	text-align:left;
	line-height:18px;
}

.note-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align:left;
	line-height:12px;
}


.movie-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align:left;
	line-height:18px;
}

.req-grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	text-align:left;
	line-height:18px;
}


a.req-grey:link{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	text-align:left;
	line-height:18px;}
a.req-grey:visited{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	text-align:left;
	line-height:18px;}
a.req-grey:active{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	text-align:left;
	line-height:18px; }
a.req-grey:hover{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
	text-align:left;
	line-height:18px; }

.form-text-yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	text-align:left;
	line-height:18px;
}

