/* custom classes moved to custom.css -chris */

body
{
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size: 67.2%;
    color: #6e798e;
    background: url(/images/gradient.jpg) repeat-x;
    margin: 0;
    padding: 0;
    color: #FFF;
    background-color: #4c586e;
    cursor: default;
}
/*Styles */

h1, h2, h3
{
    text-transform: uppercase;
    margin-top: 10px;
    margin-left: 10px;
    font-family: Minion, Georgia, Times New Roman;
    letter-spacing: .1em;
}

h1
{
    font-size: 1.4em;
}
h1:first-letter
{
    font-size: 1.5em;
}
h2
{
    font-size: 1.2em;
}
h2:first-letter
{
    font-size: 1.45em;
}
h3
{
    font-size: 1.1em;
}
h4
{
    font-size: 1em;
}
a
{
    color: #FFF;
}
/*Content wrapers */
#banner
{
    background-image: url(/images/banner.jpg);
    width: 993px;
    height: 105px;
}
#wrapper
{
    margin: 10px auto;
    width: 993px;
}
#header
{
    width: 993px;
    display: block;
    background-color: #29324c;
}
#logo
{
    float: left;
    margin-left: 335px;
    position: absolute;
    margin-top: 8px;
}

#footer
{
    margin: 0px auto;
    text-align: left;
    color: #fff;
    width: 993px;
}
#footer p
{
    margin: 5px 5px 5px 20px;
}
#footer a
{
    color: #FFF;
}
#footer a, #footer a img
{
    text-decoration: none !important;
    border: none !important;
}
#footer img 
{
    margin:0px 2px 0px 2px;
}
.left_column
{
    background-color: #29324c;
    float: left;
    width: 200px;
    clear: left;
    color: #FFF;
}
.left_column p
{
    padding: 5px 10px;
}
.left_column hr
{
    width: 160px;
    margin: 0px auto;
    text-align: center;
    color: #FFF;
    background-color: #FFF;
    border: none;
    height: 1px;
}

.right_column
{
    background-color: #6e798e;
    float: right;
    width: 793px;
    clear: right;
}
.right_column p
{
    padding: 5px 10px;
}
.right_column hr
{
    width: 750px;
    margin: 0px auto;
    text-align: center;
    color: #29324c;
    background-color: #29324c;
    border: none;
    height: 1px;
}
#left_sub_content
{
    width: 750px;
    float: left;
}

#right_sub_content
{
    width: 160px;
    float: left;
    margin-left: 30px;
    text-align: center;
}

#right_sub_content img
{
    border: solid 2px #29324c;
}
#general_information_block
{
    width: 205px;
    float: right;
    border: 3px double #29324c;
    margin: 0px 0px 10px 10px;
    background-image: url(/images/GeneralInfo_BG.jpg);
    background-repeat: repeat-x;
    background-color: #6e798e;
}
#general_information_block h2
{
    margin-bottom: 5px;
    padding-bottom: 10px;
    background-image: url(/images/GenInfo_HR.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    width: 183px;
    font-size: 1em;
    text-align: center;
}
#general_information_block p
{
    margin-bottom: 5px;
    margin-top: 5px;
}
.general_information_subheading
{
    font-weight: bold;
}

/*
Sub Navigation
*/
.sub_navigation ul
{
    list-style-type: none;
}
.sub_navigation li
{
    margin-top: 5px;
    margin-bottom: 5px;
}

.sub_navigation a
{
    color: #FFF;
    text-decoration: none;
}
.sub_navigation li a:hover, .sub_navigation li li a:hover
{
    color: #FFF;
    text-decoration: underline;
}
.sub_navigation .focus
{
    list-style-type: square !important;
}
.sub_navigation ul ul
{
    margin-left: 15px;
    padding: 0px;
    text-decoration: none !important;
}
.sub_navigation h2
{
    margin-left: 10px;
}



/*Glowing Border */
.corner_bottom_left
{
    background: url(/images/border/corner_bottom_left.jpg) 0 100% no-repeat;
}
.corner_bottom_right
{
    background: url(/images/border/corner_bottom_right.jpg) 100% 100% no-repeat;
}
.corner_top_left
{
    background: url(/images/border/corner_top_left.jpg) 0 0 no-repeat;
}
.corner_top_right
{
    background: url(/images/border/corner_top_right.jpg) 100% 0 no-repeat;
    padding: 8px;
}

.border_top
{
    background: url(/images/border/border_top.jpg) 0 0 repeat-x;
}
.border_bottom
{
    background: url(/images/border/border_bottom.jpg) 0 100% repeat-x;
}
.border_left
{
    background: url(/images/border/border_left.jpg) 0 0 repeat-y;
}
.border_right
{
    background: url(/images/border/border_right.jpg) 100% 0 repeat-y;
}





/* Custom Classes */
.separator
{
    height: 1px;
    clear: left;
}
/* Main Section Pages images and content blocks */
.inline-dining-logo
{
    float: left;
    padding: 10px 10px;
}

.logo-tspa, .logo-rooms, .logo-amenities, .logo-conferences, .logo-press-room, .logo-dining, .logo-event, .logo-tspa-special
{
    float: left;
    margin: 5px;
    border: none;
}
.tspa-content-block, .rooms-content-block, .dining-content-block, .amenities-content-block, .conference-rooms-content-block, .press-room-content-block, .packages-content-block, .event-content-block, tspa-special-content-block
{
    padding: 0px 10px 20px 10px;
    height: 160px;
    display: block;
}
.packages-content-block
{
    height: 170px;
}
.tspa-content-block h2, .rooms-content-block h2, .dining-content-block h2, .amenities-content-block h2, .conference-rooms-content-block h2, .press-room-content-block h2, .packages-content-block h2, .event-content-block h2, tspa-special-content-block h2
{
    margin-top: 15px;
    margin-bottom: 0px;
}
.tspa-content-block img, .rooms-content-block img, .dining-content-block img, .amenities-content-block img, .conference-rooms-content-block img, .press-room-content-block img, .packages-content-block img, .event-content-block img, .tspa-special-content-block img
{
    border: none;
}

.packages-content-block h3
{
    margin: 10px 0px 5px 0px;
}


.event-content-block ul
{
    margin-left: 170px;
    padding: 0;
}

.inline-tspa-logo
{
    float: left;
    padding: 10px 10px;
}


.salal_flowers_box
{
    width: 150px;
    float: left;
    padding-right: 55px;
    height: 200px;
}

.salal_flowers_box img
{
    border: solid 2px #29324c;
}
.salal_flowers_box a
{
    border: none;
}
.salal_flowers_box h2
{
    margin-bottom: 2px;
    font-size: 11px;
}

.salal_flowers_box_right h2
{
    margin-bottom: 2px;
    font-size: 11px;
}
.salal_flowers_box_right
{
    width: 150px;
    float: left;
}
.salal_flowers_box_right img
{
    border: solid 2px #29324c;
}
.salal_flowers_box_right a
{
    border: none;
}
.salal_flowers_text
{
    width: 128px; /* margin: 2px 0px 5px 0px; */
    height: 5px;
    padding: 0px;
    margin: 0px;
}
.table_left_col
{
    width: 150px;
    vertical-align: top;
    padding-right: 10px;
}





/* Buttons */
#spa_menu
{
    width: 132px;
    height: 25px;
    margin: 0px auto 10px auto;
}

#spa_menu a
{
    display: block;
    width: 132px;
    height: 25px;
    background-image: url(/images/buttons/TspaPriceGd_Off.png);
    background-repeat: no-repeat;
}

#spa_menu a:hover
{
    display: block;
    width: 132px;
    height: 25px;
    background-image: url(/images/buttons/TspaPriceGd_ON.png);
}


.reserve_btn
{
    width: 132px;
}
.reserve_btn a
{
    display: block;
    width: 132px;
    height: 27px;
    background-image: url(/images/buttons/Reserve_Off.png);
    background-repeat: no-repeat;
    border: none;
}

.reserve_btn a:hover
{
    display: block;
    width: 132px;
    height: 27px;
    background-image: url(/images/buttons/Reserve_ON.png);
    background-repeat: no-repeat;
}


.specials_btn
{
    width: 102px;
}
.specials_btn a
{
    display: block;
    width: 102px;
    height: 25px;
    background-image: url(/images/buttons/noflash/Specials.jpg);
    background-repeat: no-repeat;
    border: none;
}

.specials_btn a:hover
{
    display: block;
    width: 102px;
    height: 25px;
    background-image: url(/images/buttons/noflash/Specials_MO.jpg);
    background-repeat: no-repeat;
}


.reservations_side_btn
{
    width: 101px;
}
.reservations_side_btn a
{
    display: block;
    width: 101px;
    height: 26px;
    background-image: url(/images/buttons/noflash/Reserve_sidnav.jpg);
    background-repeat: no-repeat;
    border: none;
}

.reservations_side_btn a:hover
{
    display: block;
    width: 101px;
    height: 26px;
    background-image: url(/images/buttons/noflash/Reserve_sidenav_MO.jpg);
    background-repeat: no-repeat;
}

.reservations_top_btn
{
    width: 102px;
}
.reservations_top_btn a
{
    display: block;
    width: 102px;
    height: 25px;
    background-image: url(/images/buttons/noflash/Reserve.jpg);
    background-repeat: no-repeat;
    border: none;
}

.reservations_top_btn a:hover
{
    display: block;
    width: 102px;
    height: 25px;
    background-image: url(/images/buttons/noflash/Reserve_MO.jpg);
    background-repeat: no-repeat;
}



/*
################################
#
#		DINING BUTTONS
#
#################################
*/


.chef_bio
{
    width: 95px;
    height: 30px;
    margin: 0px auto;
}
.chef_bio a
{
    display: block;
    width: 95px;
    height: 20px;
    background-image: url(/images/buttons/ChefBio_off.png);
    background-repeat: no-repeat;
    border: none;
}

.chef_bio a:hover
{
    display: block;
    width: 95px;
    height: 20px;
    background-image: url(/images/buttons/ChefBio_hover.png);
    background-repeat: no-repeat;
}

.chef_video
{
    width: 95px;
    height: 30px;
    margin: 0px auto;
}
.chef_video a
{
    display: block;
    width: 95px;
    height: 20px;
    background-image: url(/images/buttons/ChefVideo_off.png);
    background-repeat: no-repeat;
}

.chef_video a:hover
{
    display: block;
    width: 95px;
    height: 20px;
    background-image: url(/images/buttons/ChefVideo_hover.png);
    background-repeat: no-repeat;
    border: none;
}

.dining_menu
{
    width: 95px;
    height: 30px;
    margin: 0px auto;
}
.dining_menu a
{
    display: block;
    width: 95px;
    height: 20px;
    background-image: url(/images/buttons/Menu_off.png);
    background-repeat: no-repeat;
    border: none;
}

.dining_menu a:hover
{
    display: block;
    width: 95px;
    height: 20px;
    background-image: url(/images/buttons/Menu_hover.png);
    background-repeat: no-repeat;
}

.virtual_tour
{
    width: 95px;
    height: 30px;
    margin: 0px auto;
}
.virtual_tour a
{
    display: block;
    width: 95px;
    height: 20px;
    background-image: url(/images/buttons/VirtualTour_off.png);
    background-repeat: no-repeat;
    border: none;
}

.virtual_tour a:hover
{
    display: block;
    width: 95px;
    height: 20px;
    background-image: url(/images/buttons/VirtualTour_hover.png);
    background-repeat: no-repeat;
}

.dining_reservation
{
    width: 95px;
    height: 30px;
    margin: 0px auto;
}
.dining_reservation a
{
    display: block;
    width: 95px;
    height: 20px;
    background-image: url(/images/buttons/Reserve.png);
    background-repeat: no-repeat;
    border: none;
}

.dining_reservation a:hover
{
    display: block;
    width: 95px;
    height: 20px;
    background-image: url(/images/buttons/Reserve_hover.png);
    background-repeat: no-repeat;
}






#ToTReserveTickets
{
    width: 200px;
    height: 25px;
    margin: 0px;
    float: right;
    padding-right: 10px;
}




/* Table Striping */
tr.alt td
{
    background: #29324c;
}

tr.over td
{
    background: #bcd4ec;
}

.sub_listing
{
    margin-left: 5px;
}
.heading_row
{
    background-color: #bcd4ec;
    color: #29324c;
    font-weight: bold;
}
.heading_row a
{
    color: #29324c;
}
/* Conferences section */
.conference_table
{
    border: 1px solid #000;
    border-collapse: collapse;
    width: 750px;
    margin-left: 10px;
    text-align: center;
    margin-bottom: 25px;
    padding-bottom: 25px;
}
.conference_table td
{
    border: 1px solid #000;
}
.conference_gallery_image, .dining_gallery_image, .gallery_image
{
    border: solid 2px #29324c !important;
}
.conference_floor_plan
{
    margin-left: 10px;
    height: 500px;
    margin-bottom: 20px;
}
.conference_floor_plan img
{
    border: solid 2px #29324c;
}



.conferences_gallery ul
{
    list-style-type: none;
    float: left;
}
.conferences_gallery li
{
    list-style-type: none;
    float: left;
    margin-right: 10px;
    width: 50px;
}

.conferences_gallery li a
{
    display: block;
    height: 100px;
    border: none;
}

.left-align-table-text
{
    text-align: left;
}


.floor-plan-flash
{
    border: solid 2px #29324c;
    width: 499px;
    height: 500px;
    margin-top: 20px;
    margin-left: 10px;
}

.floor-plan-flash-v3
{
    border: solid 2px #29324c;
    width: 316px;
    height: 491px;
    margin: 20px 10px;
    float: left;
}


.rfp-table
{
    margin-left: 10px;
}



#reservation_button
{
    cursor: pointer;
}

.image-border
{
    border: solid 2px #29324c;
}

.home-link
{
    width: 180px;
    height: 100px;
    position: absolute;
    left: 400px;
    top: 1px;
}
.close-advertisement-link
{
    width: 100px;
    height: 25px;
    position: absolute;
    left: 590px;
    top: 20px;
    display: block;
    cursor: pointer;
    background-image: url(/images/transparent-bg.gif);
    background-repeat: repeat;
}
.book-advertisement-link
{
    width: 175px;
    height: 25px;
    position: absolute;
    left: 0px;
    top: 480px;
    display: block;
    cursor: pointer;
    background-image: url(/images/transparent-bg.gif);
    background-repeat: repeat;
}

.reservation-control input, .reservation-control select
{
    background-color: #6e798e;
    color: #FFF;
}

.hr
{
    background: url(/images/HR_650.jpg) repeat-x;
    margin: 14px 0;
    height: 1px;
    clear: both;
    width: 750px;
}
.hr hr
{
    display: none;
}
.hr-float
{
    background: url(/images/HR_650.jpg) repeat-x;
    margin: 14px 10px;
    height: 1px;
    width: 750px;
}
.hr-float hr
{
    display: none;
}


.right-align
{
    float: right;
    margin-left: 10px;
}
.left-align
{
    float: left;
    margin-right: 10px;
}

.left-align-package
{
    float: left;
    margin-right: 25px;
    width: 375px;
}

.right-align-package
{
    float: right;
    margin-left: 10px;
    width: 160px;
}
.dining_sub_heading
{
    font-weight: bold;
}



.dining_gallery ul
{
    list-style-type: none;
}
.dining_gallery li
{
    list-style-type: none;
    float: left;
    margin-right: 10px;
    width: 50px;
}

.dining_gallery li a
{
    display: block;
    height: 100px;
    border: none;
}

.gallery ul
{
    list-style-type: none;
}
.gallery li
{
    list-style-type: none;
    float: left;
    margin-right: 10px;
    width: 50px;
}

.gallery li a
{
    display: block;
    height: 100px;
    border: none;
}
.gallery li a img
{
    border: none;
}

.gift-card-gallery ul
{
    list-style-type: none;
}
.gift-card-gallery li
{
    list-style-type: none;
    float: left;
    margin-right: 10px;
    width: 125px;
}

.gift-card-gallery li a
{
    display: block;
    height: 100px;
    border: none;
}
.gift-card-gallery img
{
    border: none;
}

.mpulse_gallery ul
{
    list-style-type: none;
}
.mpulse_gallery li
{
    list-style-type: none;
    float: left;
    margin-right: 10px;
    width: 65px;
    margin-bottom: 10px;
}

.mpulse_gallery li a
{
    display: block;
    height: 75px;
    border: none;
}



.movie-list ul
{
    list-style-type: none;
    text-align: center;
}
.movie-list li
{
    list-style-type: none;
    float: left;
    margin-right: 10px;
    width: 125px;
}

.movie-list li a
{
    display: block;
    height: 90px;
    border: none;
    width: 100px;
}
.movie-list span
{
    text-align: center;
    width: 125px;
    display: block;
}

.salal_nav
{
    border: solid 1px #29324c;
}
.wine-logos ul
{
    list-style-type: none;
}
.wine-logos li
{
    float: left;
    height: 95px;
    width: 135px;
    list-style-type: none;
}

.partner-logos li
{
    float: left;
    height: 95px;
    width: 135px;
    list-style-type: none;
}

.news_table td
{
    padding: 5px 0px;
}

.hidden
{
    display: none;
}


.wedding_contact_table
{
    border: 1px solid #000;
    border-collapse: collapse;
    margin-bottom: 15px;
    padding-bottom: 15px;
    width: 380px;
}
.wedding_contact_table td
{
    border: 1px solid #000;
}

.orchid-care-tbl
{
    width: 400px;
    margin-left: 15px;
}
.orchid-care-tbl img
{
    border: solid 2px #29324c;
}


/*
###################################################
#
#		styles for flowplayer overlay
#
###################################################*/
.movie-button
{
    cursor: pointer;
}

.movie-overlay
{
    height: 338px;
    width: 600px;
    display: none;
}

.movie-overlay .close
{
    background-image: url(/images/close.png);
    position: absolute;
    right: -15px;
    top: -15px;
    cursor: pointer;
    height: 35px;
    width: 35px;
}

a.player
{
    display: block;
    height: 338px;
    width: 600px;
}

/*
###################################################
#
#		styles for flowplayer overlay - homepage
#
###################################################*/

.movie-preposition-block
{
    position: relative;
    margin: 0 auto;
    z-index: 10091;
    width: 993px;
}
.movie-wrapper
{
    margin: 0;
    padding: 0;
    display: none;
    position: absolute;
    width: 610px;
}

a.hm_player
{
    display: block;
    height: 338px;
    width: 600px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    margin-top: 15px;
}

#hm_player
{
    height: 338px;
    width: 600px;
    margin-top: 15px;
}


/*movie list styles */

.homepage-movie-playlist
{
    padding: 10px 0px 0px 10px;
    margin: 0;
}

.homepage-movie-playlist ul
{
    list-style-type: none;
    text-align: center;
}
.homepage-movie-playlist li
{
    list-style-type: none;
    float: left;
    margin-right: 20px;
    width: 75px;
}
.homepage-movie-playlist li img
{
    margin: 0;
    padding: 0;
    height: 50px;
    width: 70px;
}

.homepage-movie-playlist li a
{
    display: block;
    height: 50px;
    border: none;
    width: 70px;
}
.homepage-movie-playlist span
{
    text-align: center;
    width: 75px;
    display: block;
    font-size: .8em;
}
.movie-menu-wrapper
{
    margin-left: 0px;
    background-color: #6e798e;
    height: 80px;
    width: 600px;
}
.movie-menu-contents
{
    margin-left: 20px;
}

