body
{
    margin: 0px auto;
    background-color: #cacaca;
    background-image: url(/user/images/reskin/header/body_repeatinglines.jpg);
    background-repeat: repeat-x;
    background-position: top center;
    text-align: center;
    font-family: Arial;
}

/* HTML STYLES */

form
{
    text-align: left;
}

a
{
    text-decoration: underline;
    color: #0c7dac;
}

a.white_link
{
    text-decoration: none;
    color: White;
    cursor: pointer;
}
a.white_link:hover
{
    text-decoration: underline;
}

a.gray_link
{
    text-decoration: none;
    color: Gray;
    cursor: pointer;
}
a.gray_link:hover
{
    text-decoration: underline;
}

input
{
    color: #666666;
    margin-top: 2px;
}

select, option
{
    font-size:12px;
    border-color: #000000;
    color: #666666;
}

ul
{
    list-style: none;
}

li
{
    background-image: url(/user/images/reskin/blue_bullet.png);
    background-repeat: no-repeat;
    background-position: left 3px;
    padding-left: 16px;
}

img
{
    border-style: none;
}

h2
{
    font-size: 16px;
    font-family: Arial;
    color: #005288;
    font-weight: bold;
}

h3
{
    font-size: 14px;
    font-family: Arial;
    color: #4a4949;
    font-weight: bold;
}

p
{
    font-size: 13px;
    color: #4a4949;
    font-family: Arial;
    font-weight: normal;
}

/* HEADER STYLES */

#topNav
{
    background-image: url(/user/images/reskin/header/topheader_back.png);
    background-repeat: repeat-x;
    background-position: top;
    height: 45px;
    width: 100%;
    text-align: center;
    padding-top: 12px;
    color: White;
    font-size: 10px;
}
#seal
{
    width: 64px;
    height: 73px;
    right: 0;
    position: relative;
    top: -27px;
}
#navHeader
{
    width: 960px;
    height: 131px;
    margin: 0px auto;
    background-image: url(/user/images/reskin/header/navheader_back.png);
    background-repeat: no-repeat;
}
#navHeader li
{
    background-image: none;
}
#navPhoto
{
    height: 298px;
    width: 960px;
    margin: 0px auto;
    margin-bottom: 5px;
}
#AvalonLogo
{
    margin-top: 21px;
    height: 63px;
    width: 193px;
    float: left;
}
#contentLinks
{
    width: 120px;
    height: 110px;
    padding-left: 0px;
    float: left;
    text-align: left;
}
#contentLinks ul
{
    margin-top: 16px;
    margin-left: 10px;
}
#contentLinks ul li
{
    list-style: none;
    line-height: 22px;
    height: 22px;
}
#divHeaderNav
{
    width: 635px;
    height: 45px;
    margin-top: 45px;
    margin-left: 12px;
    float: left;
    text-align: left;
}
#divHeaderNavItem
{
    float: left;
    padding-top: 5px;
    padding-left: 5px;
}
a.header_gray_link
{
    font-size: 12px;
    cursor: pointer;
    text-decoration: none;
    color: #666666;
    padding: 1px 2px 1px 2px;
    margin-right: 5px;
}
a.header_gray_link:hover
{
    color: White;
    background-color: #0260a9;
    text-decoration: none;
}
.mainContent
{
    width: 960px;
    margin: 0px auto;
}
.contentOutlineContainer
{
    text-align: left;
    margin: 0px 0px 0px 5px; 
    padding: 0px 0px 0px 0px;
}
.contentTopEdgeWhite
{
    height: 8px;
    background-image: url(/user/images/reskin/contentoutline/white_top.gif);
    background-repeat: repeat-x;
    overflow: hidden;
}
.contentLeftEdgeWhite
{
    width: 3px;
    background-image: url(/user/images/reskin/contentoutline/white_left.gif);
    background-repeat: repeat-y;
}
.contentContainerMainWhite
{
    margin: 0px;
    padding: 0px;
    background-color: #ffffff;
}
.contentRightEdgeWhite
{
    width: 8px;
    background-image: url(/user/images/reskin/contentoutline/white_right.png);
    background-repeat: repeat-y;
}
.contentBottomEdgeWhite
{
    height: 8px;
    background-image: url(/user/images/reskin/contentoutline/white_bottom.png);
    background-repeat: repeat-x;
}
.contentTopEdgeYellow
{
    height: 38px;
    background-image: url(/user/images/reskin/contentoutline/yellow_top.gif);
    background-repeat: repeat-x;
    overflow: hidden;
}
.contentTopEdgeBlue
{
    height: 8px;
    background-image: url(/user/images/reskin/contentoutline/blue_top.gif);
    background-repeat: repeat-x;
    overflow: hidden;
}
.contentLeftEdgeBlue
{
    width: 4px;
    background-image: url(/user/images/reskin/contentoutline/blue_left.gif);
    background-repeat: repeat-y;
}
.contentContainerMainBlue
{
    margin: 0px;
    padding: 5px;
    padding-top: 0px;
    padding-left: 15px;
    background-color: #0260a9;
    color: #ffffff;
}
.contentRightEdgeBlue
{
    width: 9px;
    background-image: url(/user/images/reskin/contentoutline/blue_right.png);
    background-repeat: repeat-y;
}
.contentBottomEdgeBlue
{
    height: 9px;
    background-image: url(/user/images/reskin/contentoutline/blue_bottom.png);
    background-repeat: repeat-x;
}
.blueContentText
{
    float: left;
    width: 630px;
    margin: 0px;
    font-size: 11px;
    color: White;
}
.blueContentLinks
{
    float: right;
    width: 130px;
    margin: 0px;
}

/* Avalon Waterways 2010 Redesign */

.disclaimer2011 
{
    display:none;
    font-size:10px;
    color:#999999;
    padding-left:15px; 
    text-decoration: underline;
}
#divProductPage .disclaimer2011, #formProductGroupPage .disclaimer2011
{
    display: inline;
    text-decoration: none;
}

#signup-form 
{
            position:relative;
            width:953px;
            height:130px;
            margin:auto;
            text-align:center;
            background:url('/user/homepage/images/bg_signup_form.png') top right no-repeat;
}

#signup-copy 
{
            text-align:left;
            color:#838072;
            position:absolute;
            left:26px;
            top:15px;
}

#signup-copy p 
{
            font-size: 11px;
            color: #4a4949;
            font-family: Arial;
            font-weight: normal;
            margin:3px 0 0 0;
}


#signup-links 
{
            position:absolute;
            top:97px;
            left:0px;
            width:922px;
            text-align:right;
            font-size:11px;
}
 
.container
{
    padding-bottom: 15px;
    width: 940px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
}

.container h1
{
    font-size: 10px;
    text-transform: uppercase;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}

.container h2
{
    font-family: Arial;
    color: #0260a8;
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
}

/* AWARDS */
.awards
{
    margin-bottom: 10px;
    margin-top: 15px;
}
.awardscarousel
{
    height: 120px;
    width: 588px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DEE9EB;
}
.awardscarousel h1
{
    color: #963626;
    text-transform: uppercase;
    font-size: 18px;
    font-family: Georgia, "Times New Roman" , Times, serif;
}
.awardscarousel ul
{
    margin: 5px 0px 0px 15px;
    padding: 0px;
    list-style-type: none;
}
.awardscarousel ul li
{
    display: block; /*              float: left;*/
    margin: auto;
    width: 170px;
    height: 100px;
}
.awardscarousel .jcarousel-next-horizontal
{
    display: inline;
    float: right;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/user/images/awards-carousel/next-horizontal.png) no-repeat 0 0;
}
.awardscarousel .jcarousel-next-horizontal:hover
{
    background-position: -32px 0;
}
.awardscarousel .jcarousel-next-horizontal:active
{
    background-position: -64px 0;
}
.awardscarousel .jcarousel-next-disabled-horizontal, .awardscarousel .jcarousel-next-disabled-horizontal:hover, .awardscarousel .jcarousel-next-disabled-horizontal:active
{
    cursor: default;
    background-position: -96px 0;
}
.awardscarousel .jcarousel-prev-horizontal
{
    display: inline;
    float: left;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/user/images/awards-carousel/prev-horizontal.png) no-repeat 0 0;
}
.awardscarousel .jcarousel-prev-horizontal:hover
{
    background-position: -32px 0;
}
.awardscarousel .jcarousel-prev-horizontal:active
{
    background-position: -64px 0;
}
.awardscarousel .jcarousel-prev-disabled-horizontal, .awardscarousel .jcarousel-prev-disabled-horizontal:hover, .awardscarousel .jcarousel-prev-disabled-horizontal:active
{
    cursor: default;
    background-position: -96px 0;
}

/* LEFT COLUMN */

.leftcolumn
{
    width: 570px;
    float: left;
}

.leftcolumn h2
{
    font-family: Arial;
    color: #0260a8;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.leftcolumn h1
{
    font-size: 10px;
    text-transform: uppercase;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 8px;
    margin-left: 0px;
}

.leftcolumnwidedetail h2
{
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.leftcolumnwidedetail p
{
    margin-top: 0px;
    padding-top: 0px;
}

.rightcolumn
{
    float: left;
    width: 355px;
    margin-left: 12px;
}

.destinationcontainer
{
    background-image: url(/user/images/destinationcontainer-bg.gif);
    width: 570px;
    padding-top: 4px;
    padding-right: 5px;
    padding-bottom: 6px;
    padding-left: 5px;
    background-repeat: no-repeat;
    margin: 0px;
    float: left;
    line-height: normal;
}

.destinationphoto
{
    float: left;
    margin-right: 10px;
}

.destinationdesc
{
    float: left;
    font-size: 12px;
    color: #666666;
    font-family: Arial;
    width: 240px;
}

.destinations-reverse
{
    background-image: url(/user/images/specialty-bg.gif);
    background-repeat: no-repeat;
    height: 49px;
    width: 585px;
    float: left;
    margin-top: 7px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFF;
}

.destinations-reverse table tr td
{
    line-height: 16px;
}

.destinations-reverse a
{
    font-family: Arial;
    font-size: 11px;
    color: #666666;
}

.destinations-reverse h1
{
    font-family: Arial;
    font-size: 14px;
    color: #8e2615;
    text-transform: uppercase;
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
}

.rivercruises
{
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #d0cfce;
    float: left;
    width: 597px;
    margin-top: 5px;
}

.leftcolumncruises
{
    float: left;
    width: 454px;
}

.cruise
{
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #a5a5a4;
    padding-bottom: 10px;
    padding-top: 10px;
    min-height: 65px;
    height: auto !important;
    height: 65px;
}

.cruisephoto
{
    height: 65px;
    width: 65px;
    background-color: #e7e6e5;
    float: left;
    text-align: left;
}

.cruisedetail
{
    font-family: Arial;
    font-size: 11px;
    color: #666666;
    float: left;
    margin-left: 17px;
    width: 350px;
}

.cruisedetail h1
{
    font-family: Arial;
    font-size: 14px;
    color: #8e2615;
    text-transform: uppercase;
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
}

.cruisedetail p
{
    margin-top: 3px;
    padding-top: 0px;
}

.destinationtitle
{
    font-size: 16px;
    font-family: Arial;
    color: #005288;
    font-weight: bold;
}
.destinations
{
    background-image: url(/user/images/reskin/me/destinations-bg.gif);
    background-repeat: no-repeat;
    height: 62px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFF;
    width: 585px;
    float: left;
    margin-top: 7px;
}
.destinations table tr td
{
    line-height: 16px;
}
.destinations h1
{
    font-family: Arial;
    font-size: 14px;
    color: #8e2615;
    text-transform: uppercase;
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
}
.destinations a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
}

.favorites
{
    width: 341px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #d0cfce;
    border-left-color: #d0cfce;
}
.favorites object
{
}
.favoritesoptions
{
}
.favoritesoptions ul
{
    margin: 0px 0px 0px 9px;
    padding: 0px;
}
.favoritesoptions ul li
{
    float: left;
    text-align: center;
    margin: 0px;
    padding: 0px;
    background-image: none;
}
.favoritesoptions ul li a
{
    background-image: url(/user/images/b_favorites-bg.gif);
    height: 32px;
    width: 87px;
    display: block;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 4px;
    background-color: #000;
    margin: 0px;
}
.favoritesoptions ul li a:hover, .favoritesoptions ul li a.favoritesrollover
{
    background-image: url(/user/images/b_favorites-bg-RO.gif);
    background-repeat: no-repeat;
    color: #0260a8;
    background-color: #7aa853;
}
.favoritesbox
{
    margin-right: 1px;
    margin-left: 1px;
    width: 339px;
    background-color: #ffffff;
}
.favoritesbox ol
{
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 8px;
    margin: 0px;
    list-style-type: none;
}
.favoritesbox ol li
{
    background-image: url(/user/images/reskin/blue_arrow.gif);
    background-position: left 8px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #FFF;
    margin-left: 5px;
    list-style-type: none;
}
.favoritesbox ol li a
{
    color: #0260a8;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
    width: 296px;
    padding-left: 0px;
}
.favoritesbox ol li a:hover
{
}
.favoritestop
{
}
.favoritesmiddle
{
    text-align: center;
}
.favoritesbottom
{
}
.morestyles a
{
    color: #e3f8fb;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
    margin-top: 4px;
    text-transform: uppercase;
}
.morestyles a:hover
{
    color: #FFF;
}

/* END RESKIN STYLES ******************************************************************************/


/* Page Forms */
#formGeneralPage
{
    text-align: center;
    clear: both;
}

#formProductGroupPage
{
    width:960px;
    clear: both;
}
#formProductGroupPage #tdLeftCol
{
    display: none;
}

/* Default Page Styles */ 

#divSiteFooter
{ 
    text-align: center;
    font-size: 7pt;
}

#divSiteFooter a
{
    text-decoration: none;
}

#divHeaderPicture
{
    padding-top: 5px;
    padding-bottom: 5px;
}

.disclaimer
{
    color: #4a4949;
}

/* Page Titles enclosed in H1 */
#formGeneralPage h1
{
    font-family: Arial;
    font-size: 20pt;
    text-align: left;
    font-weight: normal;
    margin-top: -5px;
    color: #2e2e2f;
}

/* Ship Name - Banner */

#formProductGroupPage h1
{
    font-family: Arial;
    font-size: 20pt;
    text-align: left;
    font-weight: normal;
    margin-top: -5px;
    color: #2e2e2f;
}

#divPageBanner
{
    display: none;
}

#divPageBannerOver
{
    display: none;
}
#divPageBannerUnder
{
    display: none;
}

#formProductGroupPage .contentOutlineContainer, #formGeneralPage .contentOutlineContainer
{
    width:960px;
}

#formProductGroupPage .contentContainerMainWhite p
{
    padding: 5px 15px 5px 15px;
}

/* Ship sub content */

#tableShipOverview, #tableShipOverview2
{
    width:950px;
}

#tableShipOverview .td_ship_left
{
    width: 680px;
    vertical-align: top;
    padding: 5px 15px 15px 15px;
}
 
#tableShipOverview .td_ship_right
{
    text-align:right;
    vertical-align:top;  
}

#tableShipOverview2 .td_ship_left2
{
    width: 550px;
    vertical-align: top;
    padding: 5px 15px 15px 15px;
}
 
#tableShipOverview2 .td_ship_right2
{
    text-align:right;
    vertical-align:top;  
}

#img_shipdisplay_deckplan
{
    width:900px;
}

#table_shipdisplay_gallery
{
    margin-left:50px;
    width:860px;
}  

#tdLeftCol
{
    vertical-align: top;
    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: #0260a9;
    margin-left: 0px;
    width: 180px;
    font-size: 12px;
}
#ulLeftNav li
{
    height: 22px;
    padding-left: 18px;
    padding-top: 6px;
    background-image: url(/user/images/reskin/blue_arrow.gif);
    background-repeat: no-repeat;
    background-position: 5px center;
    border-bottom: solid 1px gray;
    cursor: pointer;
}
#ulLeftNav a
{
    text-decoration: none;
}
#ulLeftNav li:hover
{
    background-color: #dcebf2;
}
#liLeftNavParent, #liLeftNavParent a
{
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
}
#liLeftNav_selected
{
    padding-top: 4px;
    padding-left: 10px;
    font-weight: bold;
    background-color: #dcebf2;
    height: 22px;
}
#liLeftNav_selected:hover
{
    cursor: default;
}
#liLeftNav
{
    padding-top: 4px;
    padding-left: 10px;
}
#liLeftNav a
{
    height: 22px;
    width: 180px;
}
#liLeftNav a:hover
{
    background-color: #dcebf2;
}

/* ProductGroup Ship */
 
#bodyProductGroupPage #divSiteHeader
{
    position:absolute;
    left:0px;
    width:100%;
}

#bodyProductGroupPage #divPageBanner
{
    display: inline;
    position: absolute;
    top: 170px;
    margin-left: 0px;
}
#bodyProductGroupPage .PageTitle
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 10px 10px;
    color: White;
    font-size: 22px;
}
#bodyProductGroupPage .td_ship_title
{
    text-align: left;
    width: 800px;
    height: 50px; 
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
    background-color: #0260a9;
}
#bodyProductGroupPage .td_ship_links
{
    text-align: right;
    height: 50px;
    font-size: 12px;
    color: White;
    margin: 0px 0px 0px 0px;
    padding: 0px 15px 0px 0px;
    background-color: #0260a9;
}
#divShipNavigation table
{  
    margin-top: 250px;
    margin-right: 3px;
    float: left;
}
.td_ship_nav
{
    width: 182px;
    height: 35px;
    padding-left: 8px;
    color: #4a4949;
    background-image: url(/user/images/reskin/yellow_back.png);
    background-repeat: no-repeat;
    cursor: pointer;
}
.td_ship_nav:hover
{
    color: #f8f8f7;
    background-image: url(/user/images/reskin/brown_back.png);
}
#bodyProductGroupPage #divHeaderPicture
{ 
    margin-top: 248px; 
}
#bodyProductGroupPage #tblPageContent
{
    margin-top: -98px;
    background-color: inherit;
}
#ucShipDisplay_divShipNavHeader
{
    display: none;
}

/**************************/
/*  ShipDisplay.ascx      */
/**************************/

#divShipContent
{
    font-size:13px;
}

#divShipContent h1 
{ 
    font-size: 20pt;  
    margin-top: -5px;
    color: #2e2e2f;
}

#divShipContent h2
{
    margin: 8px 0px 0px 0px;
    font-size: 15px;
    font-weight: bold;
    color: #005288;
}

#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
{
    font-size:13px;
    margin: 5px 0px 10px 0px;
    padding-top: 10px;
    padding-left: 15px; 
}
#divProductList a
{
    font-size:12px;
}

/* override divShipContent */
#divProductList ul
{ 
    margin-left: 0px;
    padding-left: 0px;
}
#divProductList li
{
    background-image:none;
}

#divProductList h2
{
    color: #005288;
}

#spanProductListTourDetails
{
    color:#4a4949;
    clear: both;
    display: block;
}

.td_product_row
{
    color:#4a4949;
}

#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;
    padding-bottom:5px;
}

#divProductListLinks
{
    padding: 8px 0px 0px 0px;
    font-size: 8pt;
}

#divProductListLinks a, #aTravelStyles
{
    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;
    padding: 0px 0px 0px 15px;
    width: 0px;  
}

#ulProductListYears a
{
    margin: 0px;
    padding: 0px 0px 3px 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;
    color: #333333;
}

#tblAgencyLocRequest select
{
    width: 150px;
}

#tblAgencyLocRequest input
{
    width: 75px;
}

#divAgencyLocSubmit input
{
    width: auto;
}


#divAgencyLocResultsHeader
{
    font-size: 10pt;
    color: #0260a9;
}

#divAgencyLocResultsIntro
{
}

/**************************************************/
/* TourSearchResults.ascx                         */
/* (default positioning/text styles in common.css */
/**************************************************/

.sub_content select
{
    font-size:12px;
}
#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
{
    text-align: left;
    color: Gray;
}
.footer p
{
    font-weight: bold;
    margin-bottom: 10px;
}
a.footer_link
{
    color: Gray;
    text-decoration: none;
    font-size: 11px;
    padding: 1px 2px 1px 2px;
}
a.footer_link:hover
{
    color: White;
    background-color: #888787;
    text-decoration: none;
}

.footer_phone
{
    font-size: 27px;
}

.footer_content
{
    color: Gray;
    font-size: 12px;
}

.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: 960px;
    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: 960px;
    height: 5;
    background-color: #dcebf2;
}

.sub_content, sub_content_cruise
{
    font-size: 13px;
    color: #4a4949;
}

.sub_content a, sub_content_cruise a
{
    color: #0f7ead;
    text-decoration: underline;
}

/* was .heading */
#content_heading, .content_heading
{
    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;
}

.quad_heading
{
    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;
}

.quad-content
{
    font-size: 8pt;
    padding-right: 20px;
    text-align: left; /* IE7 */
}

.quad-content a:hover
{
    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;
}

/* TOOL TIPS - ALSO IN MonogramsSearch.css  ***************************************************************/
div.tool, span.tool, span.tool-click
{
    float: left;
    position: relative;
}
p.tip
{
    position: absolute;
    display: none;
    width: 200px;
    left: -290px;
    top: -20px;
    border: 3px solid #666;
    padding: 10px;
    background: #f9f9f9;
    color: #A32204;
    margin-bottom: 0;
}
p.tip td
{
    text-align: left;
}
div.tool:hover p, span.tool:hover p, p.tip:hover
{
    display: block;
} 

.location
{
    font-size: 15px;
    font-weight: bold;
    color: #005288;
    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;
}
#divProductPage .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: list-item;
    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: 960px;
    margin: 0 auto;
    clear: both;
    text-align: left;
}

#formProductPage #divSiteHeader
{
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
}

/* Content field from Site Asset */ 

#formProductPage #divProductTitle 
{
    margin-top:202px; 
}

#divProductTitle .ProductTitle
{
    font-size: 21px;
    color: #ffffff;
}

/* Page Title - Product Name */
#formProductPage h1
{
    font-family: Arial;
    margin: 12px 0px 4px 0px;
    font-size: 20pt;
    font-weight: normal;
    color: #2e2e2f;
}

/* Product Subtitle */
#formProductPage h3
{
    margin: 0px 0px 4px 0px;
    font-weight: bold;
    color: White;
}

#divProductReturnLink
{
    display:none;
}
#divProductReturnLink a
{
    vertical-align: middle;
    color: #6fb2ce; /* Ellen - 1/10  changed from white*/
    text-align: right;
}
#divProductReturnLink a:hover
{
    background-color: #0f7ead;
    color: White;
}

#site_book_now
{
    margin-left: 34px;
    padding-left: 0px;
    border: 1px solid white;
}

#ProductContent_divBookNow
{
    display: none;
    visibility: hidden;
}
#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;
}

/* Blue bars */
.BlueTitleBar
{
    background-image: url(/user/images/reskin/title_container_withlines.png);
    background-repeat: no-repeat;
    width: 260px;
    height: 28px;
    color: white;
    margin: 0px 0px 0px 0px;
    padding: 9px 0px 0px 10px; 
}

/* the div that holds the date picker calendar */
.dpDiv
{
}
/* the table (within the div) that holds the date picker calendar */
.dpTable
{
    font-family: Arial;
    font-size: 11px;
    text-align: center;
    color: #303030;
    background-color: #ffffff;
    border: 1px solid #b2b2b2;
    width: 300px;
    height: 223px;
}
/* a table row that holds date numbers (either blank or 1-31) */
.dpTR
{
}
/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR
{
    max-height: 20px;
}
/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR
{
    text-transform: uppercase;
    font-weight: bold;
}
/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR
{
}
/* a table cell that holds a date number (either blank or 1-31) */
.dpTD
{
}
/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD
{
    background-color: #e2eff1;
    color: #ffffff;
}
/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover
{
    background-color: #b2b2b2;
    color: #ffffff;
}
/* the table cell that holds the name of the month and the year */
.dpTitleTD
{
    background-color: #0260a9;
}
/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD
{
    background-color: #0260a9;
}
.prev
{
    background-image: url(/user/images/reskin/datesprices_assets-calendar-previous.jpg);
    background-repeat: no-repeat;
    width: 25px;
    height: 16px;
    padding: 10px 5px 0px 5px;
    color: #0260a9;
    background-color: #0260a9;
    border: none;
    font-size: 1px;
    cursor: pointer;
}
.next
{
    background-image: url(/user/images/reskin/datesprices_assets-calendar-next.jpg);
    background-repeat: no-repeat;
    width: 25px;
    height: 16px;
    padding: 10px 5px 0px 5px;
    color: #0260a9;
    background-color: #0260a9;
    border: none;
    font-size: 1px;
    cursor: pointer;
}
/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD
{
}
.close
{
    background-image: url(/User/Images/Reskin/buttons/btn_close.png);
    background-repeat: no-repeat;
    width: 96px;
    height: 27px;
    border: none;
    background-color: #FFF;
    cursor: pointer;
}
/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD
{
    background-color: #ffffff;
    border: 1px solid #ffffff;
    color: #707070;
}
/* additional style information for the text that indicates the month and year */
.dpTitleText
{
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
}
/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlight
{
    color: #4060ff;
    font-weight: bold;
}
/* the forward/backward buttons at the top */
.dpButton
{
    font-family: Arial;
    font-size: 10px;
    color: #393939;
    background: #CCCCCC;
    font-weight: bold;
    padding: 0px;
}
/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton
{
    font-family: Arial;
    font-size: 10px;
    color: #393939;
    background: #CCCCCC;
    font-weight: bold;
}

/* Special Email/Print Product page links (not in Site Asset Product Header - China) */
#divProductEmailPrint
{
    display: none;
}
#divProductEmailThisPage, #divProductPrintThisPage, #divProductBookVacation
{
    float: left;
    display: inline;
}

#divProductContentOver
{
    display: none;
}

#divProductContentUnder
{
    display: none;
}

/*  Main Product Content container */
#divProductContent
{
    margin: 0px 0px 0px 8px;
}

/* Special Product Context Nav - used for Avalon/China */
.divProductheaderItem
{
    width: 120px;
    text-align: center;
    cursor: pointer;
    padding: 5px;
    margin: 5px;
    margin-left: -10px;
}

/* Special Product Context Nav separators */
#divProductNavHeaderOver
{
    display: none;
    visibility: hidden;
}
#divProductNavHeaderUnder
{
    display: none;
    visibility: hidden;
}

/* PRODUCT HEADER NAV START */

.navigation
{
    float: left;
    width: 660px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    z-index: 10;
    background-color: #eeebda;
}
.navigation ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.navigation ul li
{
    display: block;
    float: left;
    margin: 0px;
    padding: 0px;
}
.navigation ul li a
{
    color: #838072;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    margin: 0px 0px 0px 0px;
    padding: 4px 0px 4px 0px;
    display: block;
    background-color: #eeebda;
    width: 130px;
    text-align: center;
    border: 1px solid #eeebda;
}
.navigation ul li a:hover, .navigation li a.navselect
{
    background-color: #838072;
    color: #FFF;
}
.navigation ul li.noborder a
{
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: none;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #eeebda;
    border-right-color: #eeebda;
    border-bottom-color: #eeebda;
}
.navigation ul li.noborderleft a
{
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: none;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #eeebda;
    border-right-color: #eeebda;
    border-bottom-color: #eeebda;
}
.subnavcontainer
{
    top: 0px;
    width: 664px;
    position: relative;
    z-index: 10;
}
#travel a
{
    width: 189px;
    text-align: center;
}
.hide
{
    display: none;
}
.hide_tab_content
{
    display: none;
}

#travel-RO
{
    position: absolute;
    left: 256px;
    z-index: 1;
    width: 189px;
    visibility: hidden;
    padding-left: 0px;
}
#travel-RO-text
{
    position: absolute;
    left: 256px;
    background-color: #FFFFFF;
    color: #eeebda;
    z-index: 100;
    font-size: 10px;
    font-family: Arial;
    border: 1px #eeebda solid;
}
#travel-RO-text a
{
    color: #423933;
    text-decoration: none;
    text-transform: uppercase;
    padding-left: 10px;
    width: 178px;
    padding-bottom: 4px;
    padding-top: 4px;
    display: block;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #eeebda;
}
#travel-RO-text a:hover
{
    text-decoration: none;
    background-color: #eee7e6;
}

/* PRODUCT HEADER NAV END */

/* Product Content Images */
.content_images_header
{
    text-align: left;
    position: relative;
    top: 0px;
}
.rollover_images
{
    cursor: default;
    list-style: none;
    display: list-item;
    margin-left: 0px;
    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: block;
    margin: 0px;
    padding: 3px;
    position: relative;
    background-image: none;
}
.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;
    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;
}

/************************/
/* 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: #005288;
    font-size: 10pt;
    font-weight: bold; 
}

#divProductContent .product_inner_content 
{ 
    font-size:13px;
    padding: 0px 10px 20px 10px;
}

/* Itinerary - 'Day x' */
#spanProductDay
{
    color: #2e2e2f;
    font-size: 9pt;
    padding-right: 8px;
}

#ProductContent_divOverview, #ProductContent_divProductContentShip
{
    width: 660px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size:13px;
} 

#ProductContent_divOverview h1, #ProductContent_divItinerary h1
{ 
    font-size: 20pt; 
    margin-top: 5px;
    color: #2e2e2f;
}

#divOverviewAvalon2  
{ 
    font-size:13px;
}
#divOverviewAvalon2 ul
{
    padding-left: 0px;
    margin-left: 0px;
}
#always_included_content
{
    padding:3px 5px 3px 5px;
}
#always_included_content ul
{
    font-size:12px;
}

#ProductContent_divFlights, #ProductContent_divTransfersTimes, ProductContent_divAirportTransfers
{
    padding-left: 10px;
}

#ProductContent_divHighlights
{
}

/* HACK: Adjust for Accommodations displayed on Highlights page */
#ProductContent_divAccommodations
{
    margin-top: -36px;
}

#ProductContent_divShips
{
    display: none;
}

#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;
}

/**************************************/

#ProductContent_divProductContentTitlePrices
{
    visibility: hidden;
    display: none;
}

/* PRICE BOX - 2010 RESKIN */ 

.PriceBox_Main
{
    border: none;
    font-size: 14px;
    width: 930px;
}
.PriceBox_Main td
{
    font-size: 14px;
}
.PriceBox_Header
{
    color: White;
    background-color: #03658e;
    vertical-align: middle;
}
.PriceBox_Header a, .PriceBox_Header a:hover, .PriceBox_Header a:visited
{
    color: White;
}
.PriceBox_Row
{
    color: #666666;
    background-color: #dfdfdf;
    height: 17px;
}
.PriceBox_AlternatingRow
{
    color: #666666;
    background-color: #efefef;
    height: 17px;
}
.PriceBox_Pager
{
    text-align: left;
    font-weight: bold;
}
#divPriceBoxFootnote
{
    font-size: smaller;
    text-align: left;
    margin: 4px 0px 6px 0px;
}

/* Email/Print this page */
#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;
}

#divGiftCardRequest td
{
    font-size: 8pt;
    vertical-align: baseline;
}
#divGiftCardRequest span
{
    font-weight: bold;
}
#divGiftCardRequest input[type="checkbox"], input[type="radio"]
{
    border: none;
}
#divGiftCardRequest h1
{
    font-family: Arial;
    font-size: 20pt;
    font-weight: normal;
    color: #2e2e2f;
}
#divGiftCardRequest h2
{
    font-size: 10pt;
    font-weight: bold;
    margin: 8px 0px 2px 0px;
    text-align: left;
}
#divGiftCardRequest h3
{
    font-size: 9pt;
    font-weight: bold;
    margin: 8px 0px 2px 0px;
    text-align: left;
}
#divGiftCardRequest h4
{
    font-size: 8pt;
    font-weight: bold;
    margin: 8px 0px 2px 0px;
    text-align: left;
}

/* Currency Converter */
#formCurrencyConverter h2
{
    padding-bottom: 10px;
}

.sup
{
    vertical-align: text-top;
    font-size: 50%;
}


/* Moved for IE7 fix */
input
{
    border: expression( this.type==          "checkbox" ? 'none' :this.type== "radio" ? 'none' :this.type== "image" ? 'none' : '1px #000 solid' );
}
