body {
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
	margin: 0 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#666666;
	text-align:center; /* IE6 hack to center contained divs */
}

form
{
	text-align:left;
	}

a {
	text-decoration:underline;
	color:#0c7dac;
}

td {
	font-size:12px; /* for home page - remove when redesigned */
	vertical-align:top;
	color:#666666;
}

input {
	color:#666666;
	margin-top:2px;
}

select, option {
	border-color:#000000;
	color:#666666;
}

ul, li  {
	 list-style:square;
}

img
{
	border-style: none;
}

h2
{
	font-size:10pt;
	font-weight:bold;
	color:#336885;
}
p
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#666666;
	margin-top: 0px;
}

/* Page Forms */
#formGeneralPage {
	width:765px;
	clear:both;
}

#formProductGroupPage {
	width:765px;
	clear:both;
}


/* Default Page Styles */
#divSiteHeader
{
}

#divSiteFooter
{
	text-align:left;
	font-size: 7pt;
	margin: 0px auto;
	text-align: center;
}
.footer
{
    margin: 0px auto;
}
#divSiteFooter a
{
	text-decoration:none;
}

#divHeaderPicture {
}


/* Page Titles enclosed in H1 */
#formGeneralPage h1
{
	font-size:9pt;
	text-align: left;
}

/* Ship Name - Banner */
#formProductGroupPage h1
{
	font-size:9pt;
	text-align: left;
}

#divPageBanner 
{
	background-repeat:no-repeat;
  	background-position: top left;
	background-image: url("../siteimages/group_title.jpg");
	height: 26px;
}

#divPageBannerText
{
	width: 100%;
	color:#dcebf2;
	padding:  5px 0px 0px 60px;
}

#divPageBannerOver
{
	height: 10px;
	background-image: url("../siteimages/blue_line_475.gif");
	background-repeat:repeat-x;
  	background-position: left bottom;
}
#divPageBannerUnder
{
	display:none;
}

/* Main Content */
#tblPageContent
{
}

#tdLeftCol 
{
	padding-right: 25px;
}

#tdMiddleCol 
{
	/* expand when left/right col hidden */
	width: 100%;
}


/* Page resources not currently used for Avalon */
#tdRightCol 
{
	padding-left: 25px;
}


#divPageResources
{
}

#divSiteResources
{
}

/**********************************************/
/*     Control Specific styles                */
/**********************************************/
/***************************/
/* LeftNav.ascx			   */
/***************************/
#ulLeftNav {	
	color:#0f7ead; 
	margin-left: 0px;
	width:135px; 
	list-style:none;
}

#ulLeftNav li {	
	height:22px;
	background-image: url("../siteimages/grey_line_thin.gif");
	background-repeat:  no-repeat;
  	background-position: left bottom;
}

#ulLeftNav a {
	text-decoration:none;
}

#ulLeftNav a:hover {
	background-color:#dcebf2;
	background-image: url("../siteimages/grey_line_thin.gif");
	background-repeat:  no-repeat;
  	background-position: left bottom;
}

#liLeftNavParent, #liLeftNavParent a {
	font-weight:bold;
	font-size:8pt; 
	text-decoration:none;
}


#liLeftNav_selected {
	padding-top: 4px;
	padding-left: 10px;
	font-weight:bold; 
	background-color:#dcebf2;
	height: 22px;
}

#liLeftNav {
	padding-top: 4px;
	padding-left: 10px;
}

#liLeftNav a {
	height: 22px;
	width:135px;
}

#liLeftNav a:hover {
	background-color:#dcebf2;
}

/**************************/
/*  ShipDisplay.ascx      */
/**************************/
#divShipContent h2
{
	margin: 8px 0px 0px 0px;
	font-size:8pt;
	font-weight:bold;
	color:#a99337;
}

#divShipContent
{
}

#divShipContent ul
{
	margin-top: 0px;
	margin-left: 10px;
	padding-left: 10px;
}

#divShipNavHeader
{
	text-align: left;
}

#ulShipNavHeader
{
	padding: 2px;
	margin: 0px;
}

#ulShipNavHeader a
{
	text-decoration:none;
}

#ulShipNavHeader li
{
	text-align: center;
	font-size:8pt;
	display:inline;
	list-style:none;
}

#liShipNavHeader
{
	padding:0px 12px;
}

#liShipNavHeader_selected
{
	padding:0px 12px;
	color:#947b0c;
	font-weight:bold;
}

#liShipNavHeader_sep
{
	width: 1px;
	background-color:#0c7dac;
}

#ulShipNavHeader a:hover
{
	background-color:#dcebf2;
}

#divShipNavHeaderOver
{
	width: 500px;
	height: 1px;
	background-image: url("../siteimages/dotted_line_horizontal.gif");
	background-position:bottom left;
	background-repeat:repeat-x;
}

#divShipNavHeaderUnder
{
	width: 500px;
	height:1px; 
	background-image: url("../siteimages/dotted_line_horizontal.gif");
	background-position:top left;
	background-repeat:repeat-x;
	padding-bottom: 4px;
}

/***************************/
/* ProductList2007.ascx  */
/* (also ref common.css)   */
/***************************/
#divProductList {
	padding-top: 10px;
	margin: 5px 0px 10px 0px;
	width: 100%;
}

/* override divShipContent */
#divProductList ul {
	margin-left: 0px;
	padding-left: 0px;
}

#divProductList h2 {
	color:#947b0c;
}

#spanProductListTourDetails 
{
    clear: both;
    display: block;
}

#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 
{
    font-size: 8pt;
}

#divProductListLinks {
	padding: 8px 0px 0px 0px;
	font-size: 8pt;
}

#divProductListLinks a {
	background-image: url("../siteimages/arrow_grey.gif");
	background-repeat:  no-repeat;
  	background-position: 100% 70%;
}

#divProductListTravelstyle {
	margin-top: 12px;
}
img.TravelStyleIconRiverCruise,
img.TravelStyleNewIconRIVER_CRUISE {
	display:none;
}

#spanProductListTourCode {
	color:#666666;
}

#ulProductListYears
{
	color: #0c7dac;
}
#liProductListYears_sep {
	margin: 0px 8px;
	width: 2px;
	background-color: #0c7dac;
}

#ulProductListYears a {
	padding-right: 12px;
	background-image: url("../siteimages/arrow_grey.gif");
	background-repeat:  no-repeat;
  	background-position: 100% 70%;
}


/**************************/
/*  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;
}
#ctl00_divAgencyLoc
{
    text-align: left;
}
#tblAgencyLocRequest {
	margin: 12px 0px 0px 80px;
	width: 200px;
	float: left;
}
#ctl00_lblZip 
{
    padding-top: 3px;
    position: relative;
    top: 5px;  
}
#tblAgencyLocRequest select {
	width: 150px;
}

#tblAgencyLocRequest input {
	width: 100px;
}
#divAgencyLocSubmit 
{
    clear: both;
}
#divAgencyLocSubmit input {
	width: auto;
}
#divAgencyLocResults
{
    width: 680px;
    margin: 15px 40px 25px 40px;
}

#divAgencyLocResultsHeader {
	font-size: 10pt;
	color:#a99337;
}

#divAgencyLocResultsIntro {
}

/**************************************************/
/* TourSearchResults.ascx                         */
/* (default positioning/text styles in common.css */
/**************************************************/
#trTourSearchHeader td  {
	background-color:#03658e;
}

#trTourSearchHeader a  {
	color:white; 
}

#trTourSearchItemAlt  {
	background-color:#e6f6fd;
}

#trTourSearchItemAltLine2  
{
	background-color:#e6f6fd;
}

#tdTourSearchTourCode {
	color:#615F51;
}

#tdTourSearchTourName {
	color:#615F51;
}

/**************************************************/
/* TourSearchGrid.ascx                         */
/* (default positioning/text styles in common.css */
/**************************************************/
.trTourSearchHeader
{
	color: #ffffff;
	background-color: #03658e;
}
.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  {
}

.trTourSearchItemAltLine2  
{
	background-color:#e6f6fd;
}

.tdTourSearchTourCode {
	color:#615F51;
}

.tdTourSearchTourName {
	color:#615F51;
}




/***********************************************************/
/* User style classes - SiteRefresh only, not used in code */
/***********************************************************/

/** HEADER **/
.header_top_links {
	padding-top:10px;
	padding-right:10px;
	text-align:right;
	font-size:7pt;
}

.header_top_links a {
	color:#8d750b;
	font-size:7pt;
}

.header_top_links a:hover {
	color:#ffffff;
	background-color:#8d750b;
}


/** FOOTER **/
.footer, #footer {
	margin-top:-1px;
	text-align:left;
	width:746px;
	line-height:16px;
}

.footer_content {
	padding-top:10px;
	padding-left:5px;
	text-align:left;
}

.footer_line {
	width:746px;
	height:5; 
	background-color:#dcebf2;
}
/* was .footer_line_long */ 
/* chg to use background image to avoid IE </div> bug */
#spacer_footer_over {
	width:765px;
	background-image: url("../siteimages/blue_line_257.gif"); 
	background-repeat:repeat-x;
  	background-position: left bottom;

}

.footer_bottom_links, .footer_bottom_links a, .footer_copyright {
	color:#999999;
}

.footer_bottom_links a:hover {
	color:#ffffff;
	background-color:#999999;
}

.footer_copyright {
	font-weight:bold;
}

.footer_brown, .footer_brown a {
	color:#947b0c;
}

.footer_brown a:hover {
	color:#ffffff;
	background-color:#947b0c;
}


/** INTERIOR **/

.full_line {
	width:765px;
	height:5; 
	background-color:#dcebf2;
}

p, .sub_content, sub_content_cruise { /* Added p - 071024 - Golesorkhi */
	font-size:8pt;
	color:#615F51;
	/*padding-bottom:10px;
	padding-top:10px;*/
}

p a, .sub_content a, sub_content_cruise a { /* Added p a - 071024 - Golesorkhi */
	color:#0f7ead;
	text-decoration:underline;
	font-size:8pt;
}

/* was .heading */
h2, #content_heading, .content_heading { /* Added h2 - Golesorkhi - 071024 */
	font-size:10pt;
	font-weight:bold;
	color:#a99337;
	text-align:left;
	display:inline;
}

.sub_heading, .sub_heading_no_bold, .sub_heading_no_padding {
	font-size:8pt;
	font-weight:bold;
	color:#a99337;
	text-align:left;
}

.sub_heading {
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
}

.sub_heading_no_bold {
	font-weight:normal;
	padding-top:10px;
	padding-bottom:10px;
}


/** QUAD PAGE **/
.quad_left_col {

	width:500px;
}

h2, .quad_heading { /* Added h2 - Golesorkhi - 071024 */
	font-size:10pt;
	font-weight:bold;
	color:#336885;
	text-align:left;
}

.quad_left_col_line {
	width:475px;
	height:5; 
	background-image: url("../siteimages/blue_line_257.gif"); 
	background-repeat:repeat-x;
  	background-position: left bottom;
}

.quad_right_col {

	width:257px;
}


.quad_right_col_line {
	width:257px;
	height:5; 
	background-image: url("../siteimages/blue_line_257.gif"); 
	background-repeat:repeat-x;
  	background-position: left bottom;
}

.quad_left_col_dotted_line {
	width:475px;
	height:1px; 
	background-image: url("../siteimages/dotted_line_horizontal.jpg");
	background-repeat:repeat-x;
  	background-position: left bottom;
}

.quad_sub_head {
	font-weight:bold;
	color:#0c7dac;
	font-size:8pt;
}

p, .quad-content { /* Added p - Golesorkhi - 071024 */ 
	font-size:8pt;
	padding-right:20px;
	text-align:left; /* IE7 */
}

p a:hover, .quad-content a:hover { /* Added p a:hover - Golesorkhi - 071024 */ 
	color:#FFFFFF;
	background-color:#0c7dac;
}

img.quad_image {
	margin-right:10px;
	margin-bottom:10px;
	text-align:left;
	margin-left:-5px;
}

img.quad_right_image {
	margin-bottom:10px;
	margin-left:-5px;
	clear:both;
}




/** HOME PAGE **/
#theToolTip {
	BORDER-RIGHT: #6f6641 1px solid; 
	BORDER-LEFT: #6f6641 1px solid; 
	BORDER-BOTTOM: #6f6641 1px solid; 
	BORDER-TOP: #6f6641 1px solid; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 10px; 
	Z-INDEX: 100; 
	FILTER: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=4); 
	LEFT: -300px; 
	VISIBILITY: hidden; 
	PADDING-BOTTOM: 0px; 
	WIDTH: 130px; 
	PADDING-TOP: 6px; 
	POSITION: absolute; 
	background-image:url("../siteimages/tooltipbg.gif");
	background-repeat:repeat-x;
	background-color:#f8eec6;
}

#ToolTipPointer {
	Z-INDEX: 101; LEFT: -300px; VISIBILITY: hidden; POSITION: absolute;
}
#theToolTip P {
	MARGIN-TOP: 0px; FONT-SIZE: 1.1em; COLOR: #8A0C11; LINE-HEIGHT: 1.4em; MARGIN-RIGHT: 10px;
}
#ToolTipTextWrap {
	FONT-SIZE: 7pt; COLOR: #6f6641; MARGIN-RIGHT: 0px; text-align:left;
}

.home_search {
	padding-left:10px;
	padding-top:10px;
	vertical-align:text-top;
}

td.home_sub {
	padding-top:5px;
	font-size:8pt;
	text-align:left; /* IE7 */
}

td.home_sub_gfob {
	padding-top:5px;
	font-size:7pt;
}

td.home_sub a {
	color:#0c7dac;
}

td.home_sub a:hover, .home_search_links a:hover {
	color:#ffffff;
	background-color:#0c7dac;
}

.home_sub_head, .home_sub_head_bold, .home_search_links, .home_search_links a {
	color:#0c7dac;
	font-size:8pt;
}

.home_sub_head_signature {
	color:#666666;
	text-align:left;
}

.home_sub_head_bold {
	font-weight:bold;
}

.home_grey_link a {
	color:#949494;
	font-weight:bold;
}

.home_grey_link a:hover {
	color:#ffffff;
	background-color:#949494;
}

.home_search_links, .home_search_links a {
	font-size:8pt;
}

.home_search_links {
	text-align:center;
	padding-top:10px;
}


.location 
{
	font-size:10pt;
	font-weight:bold;
	color:#a99337;
	text-align:left;
}

/* Image gallery */
#picsBlock {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}
#picsBlock h2 {
	margin-top:5px;
	margin-left:35px;
	margin-bottom:-10px;
	background-image:url(http://avalonwaterways.com/images/Avalon/ships/images/swoosh.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:40px;
	color:#014167;
	text-transform:uppercase;
	font-weight:bold;
}
#picsBlock .extintlinks {
	text-align:center;
}
#picsBlock .slideshowlinks {
	text-align:right;
	margin-top:5px;
	margin-right:40px;
}
/* DISPLAY BOX */
.display {
	height:500px;
	width:530px;
	top:0px;
	position:absolute; background:url(http://avalonwaterways.com/images/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:380px;
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:0px;
}
.feature_box a {  
	color:#0f7ead;
	text-decoration:underline;
	font-size:11px;
}
.feature_box a:hover {  
	color:#FFFFFF;
	background-color:#0c7dac;
}
.feature_box_interior {
	background-color:#F2F2F2;
	border:5px #014167 solid;
	border-bottom:0px;
	width:475px;
	height:350px;
	color:#767674;
	text-align:center;
	padding:0px;
	padding-top:5px;
	margin:0px;
}
.feature_box_interior p {
	font-size:11px;
	text-align:center;
	color:#767674;
	margin-bottom:5px;
}
.feature_box_interior .picname {
	text-align:center;
	font-size:10pt;
	font-weight:bold;
	color:#336885;
	text-transform:uppercase;
	margin-bottom:5px;
}
.feature_box_interior img.feature_img {
	width:300px;
	height:300px;
	border:1px #014167 solid;
	padding:0px;
	margin:0px;
}
.feature_box_close_area {
	height:17px;
	width:475px;
	background-color:#014167;
	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:#0c7dac;
}
.feature_box_close_area .close {
	margin-left:385px;
}
.back {
	float:left; 
	margin:0px;
	margin-top:150px; 
	margin-left:10px; 
	padding:0px;
	color:#71b2c6; 
	background-image:url(http://avalonwaterways.com/images/Avalon/ships/images/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:#71b2c6; 
	background-image:url(http://avalonwaterways.com/images/Avalon/ships/images/next.jpg); 
	background-repeat:no-repeat; 
	background-position:top; 
	height:40px;
	width:29px;
}
.back a, .next a {
	text-decoration:none;
	color:#71b2c6;
	font-size:11px;
}
.back a:hover, .next a:hover {
	text-decoration:none;
	color:#71b2c6;
	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://avalonwaterways.com/images/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;
}

/*************************/
/** Product Page Styles **/
/*************************/
#formProductPage
{
	width:765px;
	margin:0 auto;
	clear:both;
	text-align:left;
}

/* Content field from Site Asset */
#divProductHeader
{
}

/* Avalon Only: Special Page Banner display */
#divPageBanner
{
	background-repeat:no-repeat;
  	background-position: top left;
	background-image: url("../siteimages/group_title.jpg");
	height: 26px;
}

#divPageBanner h2
{
	color:#dcebf2;
	font-size:9pt;
	font-weight:bold;
	margin: 5px 0px 0px 5px;
}

.ProductContentTitle 
{
	display: none;
}


/* Page Title - Product Name */
#formProductPage h1
{
	margin:  12px 0px 4px 0px;
	font-size:11pt;
	font-weight:bold;
	color:#a99337;
}

/* Product Subtitle */
#formProductPage h3
{
	margin: 0px 0px 4px 0px;
	font-weight:bold;
	color:#6fb2ce;
	font-size:8pt;
}

#divProductReturnLink
{
	float:right;
	background: url("../siteimages/arrow_grey.gif") no-repeat;
  	background-position: 100% 70%;
  	padding-right:10px;
	margin-top: -40px;
}
#divProductReturnLink a
{
	vertical-align:middle;
}
#divProductReturnLink a:hover
{
	background-color: #dcebf2;
}

#site_book_now
{
    margin-left: 34px;
    padding-left: 0px;
    border: 1px solid white;
}

#ProductContent_divBookNow
{
	height:40px;
	float:right; 
	background: url("/siteimages/book_cruise_online.jpg") no-repeat;
	background-position:  left top;
	margin-top: -40px;
}
#ProductContent_divBookNow a
{
	font-size: 7pt;
	color:#949494;
	font-weight:bold;
	vertical-align:middle;
	text-indent: 35px;
}
#ProductContent_divBookNow a:hover
{
	color:#ffffff;
	background-color:#949494;
}

/* Special Email/Print Product page links (not in Site Asset Product Header - China) */
/* Will Golesorkhi - 1/07 */
#divProductEmailPrint
{
	display:none;
}

#divProductContentOver
{
}

#divProductContentUnder
{
	background-image: url("../siteimages/grey_pixel.gif");
	background-repeat:repeat;
  	background-position: left top;
	height:1px; 
	margin: 2px  0px 8px 0px; 
}

/*  Main Product Content container */
#divProductContent
{
	margin:  0px 0px 0px 8px;
}

/* Special Product Context Nav - used for Avalon/China */
#divProductNavHeader
{
	text-align:left;
	visibility:visible;
	width:765px;
	padding-bottom: 8px;
}

#divProductNavHeader a
{
	color:#0f7ead;
	text-decoration:none;
}

#divProductNavHeader a:hover
{
	background-color: #dcebf2;
}

#divProductNavHeader ul
{
	padding: 4px 0px;
	margin:0px;
}

#divProductNavHeader li
{
	display:inline;
	list-style:none;
	padding-left: 10px;
}

#liProductNavHeader
{
	color:#0f7ead;
}

#liProductNavHeader_sep
{
	color:#0f7ead;
}

#liProductNavHeader_selected
{
	font-weight:bold;
	color:#a99337;
}

/* Special Product Context Nav separators */ 
#divProductNavHeaderOver
{
	width: 550px;
	height: 10px;
	background-image: url("../siteimages/dotted_line_horizontal.gif");
	background-position:bottom left;
	background-repeat:repeat-x;
/*	*margin-bottom:-15px;  IE7 - *=IE ONLY */
}
#divProductNavHeaderUnder
{
	width: 550px;
	height:1px; 
	background-image: url("../siteimages/dotted_line_horizontal.gif");
	background-position:top left;
	background-repeat:repeat-x;
	/**margin-top:-15px;  IE7 - *=IE ONLY */
	 /**margin-bottom:0px; IE7 - *=IE ONLY */
}

/* Product Content Images */
.content_images_header 
{
    margin-top:8px;
    margin-left:26px;
    text-align:left;
	font-weight:bold;
}
.rollover_images {
	cursor: default;
	list-style: none;
	width: 700px;
	margin-left:20px;
	margin-top:2px;
}
.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;
}
.rollover_images li {
	color: #CCCCCC;
	display: inline;
	float: left;
	margin: 0px;
	padding: 3px;
	position: relative;
}
.rollover_images .preview {
    border-color: #000;
    width: 225px;
    height: 225px;
}
.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: -80px;
    left: -100px;
}
.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;
}

/* Product Page Footer Nav  */
#divProductNavFooter ul
{
	margin-left:  10px;
	text-decoration: none;	
}
#ulProductNavFooter 
{	
	/**float:left;   IE7 - *=IE ONLY */
}

#ulProductNavFooter a:hover
{	
	background-color: #dcebf2;
}

#divProductNavFooter a
{	
	text-decoration: none;
}

#divProductNavFooter li 
{	
	text-indent: 8px; 
}

#liProductNavFooter_empty
{	
	list-style:none; 
}

#liProductNavFooter_selected
{	
	font-weight:bold;
	color:#a99337;
	list-style:none;
	text-indent: 8px;
}

/************************/
/* ProductContent.ascx  */
/************************/
/* override h4, p tag defaults */
#divProductContent h4
{
	font-size:10pt;
	margin-top: 0px;
	margin-bottom: 4px;
}

#divProductContent p
{
	margin-top: 0px;
}

#divProductContent li
{
}

#ProductContent_divProductContentTitle
{
	display:none;
}

.ProductDayTitle 
{
	color:#a99337;
	font-size:9pt; 
	font-weight:bold;

}

/* Itinerary - 'Day x' */
#spanProductDay
{
	color: #737060;
	font-size: 8pt;
	padding-right: 8px; 
}

#ProductContent_divOverview
{
}

#ProductContent_divHighlights
{
}

#ProductContent_divItinerary
{
}

/* HACK: Adjust for Accommodations displayed on Highlights page */
#ProductContent_divAccommodations
{
	margin-top: -36px;
}


#ProductContent_divShips ul
{
	margin-top: 4px;
}

#ProductContent_divShips li
{
	/*text-indent: 24px; IE7 */
	list-style-type:none;
	list-style-image:none;
}

#ProductContent_divShips a
{
	text-decoration:underline;
}

#ProductContent_divShips a:hover
{
	background-color: #dcebf2;
}


#ProductContent_divRelatedTours
{
	font-weight:bold;
	color:#a99337;
}

#ProductContent_divRelatedList ul
{
	color: #666666;
	margin-top: 2px;
	font-weight:normal;
	margin-left: 32px;
}

#ProductContent_divRelatedList a:hover
{
	background-color: #dcebf2;
}

#ProductContent_divRelatedList li
{
	padding-top: 4px;
}

#ProductContent_divMap 
{
}

#ProductContent_divHighlights
{
	padding-bottom: 32px;
}

/**************************************/
/* NEW PRICE BOX - Golesorkhi - 11/07 */
/**************************************/
.PriceBox_Main
{
	border: solid 1px DarkGray;
	font-size:8pt;
	width:100%;
}
.PriceBox_Main td
{
	font-size:8pt;
}
.PriceBox_Header
{
	color:#f3f2e3;
	background-color:#03658e;
	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:#e6f6fd;
	height:17px;
}
.PriceBox_Pager
{
    text-align:left;
    font-weight:bold;
}
#divPriceBoxFootnote
{
	font-size: smaller;
	text-align:left;
	margin: 4px 0px 6px 0px;
}

/****************************************/
/* PriceBox.ascx                        */ 
/*  + DepartureAvailabilityDisplay.ascx */ 
/* (also ref common.css)                */ 
/***************************************

#trPriceBoxHeader td {
	color:#f3f2e3;
	background-color:#03658e;
}

#trPriceBoxItem td {
	color:#615F51;
	background-color:#ffffff;
}

#trPriceBoxItemAlt td {
	color:#615F51;
	background-color:#e6f6fd;
}
*/

#divBrochureRequest input[type="checkbox"], input[type="radio"]
{
    border: none;
}

/* Email/Print this page - Will Golesorkhi - 1/07 */
#ProductContent_divProductContentTitleOverview,
#ProductContent_divProductContentTitleMap,
#ProductContent_divProductContentTitleItinerary,
#ProductContent_divProductContentTitleHighlights,
#ProductContent_divProductContentTitleAccommodations,
#ProductContent_divProductContentTitlePrices
{
	visibility:hidden;
	display:none;
}

/* Home Page Map Nodes */
#mapNode1
{
    position: absolute;
    left: 152px;
    top: 285px;
}
#mapNode2
{
    position: absolute;
    left: 190px;
    top: 325px;
}
#mapNode3
{
    position: absolute;
    left: 295px;
    top: 320px;
}
#mapNode4
{
    position: absolute;
    left: 20px;
    top: 370px;
}

.requiredField
{
    color: Maroon;
}
/* Moved for IE7 fix - Will Golesorkhi - 12/06 */
input {
	border: expression( this.type=="checkbox"?'none':this.type=="radio"?'none':this.type=="image"?'none':'1px #000 solid');
}

