﻿@import url(/_common/css/jquery.boxy.css);

body 
{
    margin: 0px;
    background: url(/_common/img/master/bg_ex_vector.gif) top center no-repeat #D8F1FD;
    overflow-x: hidden;
}

.site_container
{
    width: 988px;
    margin: 0px auto;
}

.brand_logo
{
    float: left;
    width: 359px;
    height: 198px;
    margin-left: 12px;
}

body.ie6 .brand_logo
{
    margin-left: 10px;
}

.ex_title
{
    float: right;
    width: 605px;
    height: 198px;
    margin: 0px 9px 0px 0px;
}

body.ie6 .ex_title
{
    margin: 0px 4px 0px 0px;
}

.search_container
{
    position: absolute;
    z-index: 1001;
    width: 330px;
    height: 28px;
    background: url(/_common/img/master/bg_search_round.png);
    margin: 0px 0px 0px 487px;
    padding: 4px 0px 0px 34px;
}

.search_container label
{
    color: #fff;
    font-weight: bold;
}

.search_container input.input
{
    background: #E2F2FD;
    border: 0px;
    width: 222px;
    margin: 0px 0px 0px 4px;
    padding: 2px;
    font-size: 1.0em;
    color: #303030;
}

.search_container input.button
{
    border: 0px;
    background: url(/_common/img/master/bg_search_button.gif) center center no-repeat;
    width: 11px;
    height: 17px;
}

.search_container_adv a
{
    position: absolute;
    z-index: 1001;
    width: 235px;
    height: 16px;
    background: url(/_common/img/master/adv_search_collapse_button.gif) center center no-repeat;
    margin: 34px 0px 0px 556px;
    text-indent: -9999px;
}

.home_tabs_container
{
    width: 970px;
    margin: 0px 0px 0px 9px;
}

.home_tabs_container .home_tabs_top
{
    width: 970px;
    height: 6px;
    overflow: hidden;
    background: url(/_common/img/master/bg_tabs_top_round.gif);
}

.home_tabs_container .home_tabs_content
{
    width: 950px;
    height: 35px;
    overflow: hidden;
    padding: 12px 0px 0px 20px;
    background: url(/_common/img/master/bg_tabs_content.gif);
    position: relative;
}

.home_tabs_container .home_tabs_footer
{
    width: 970px;
    height: 1px;
    overflow: hidden;
    background: url(/_common/img/master/bg_tabs_footer.gif);
}

ul.home_tabs
{
    padding: 0px;
    margin: 8px 20px 0px 0px;
    list-style: none;
    float: right;
}

body.ie6 ul.home_tabs
{
    margin-right: 10px;
}

ul.home_tabs li
{
    position: relative;
    float: left;
    display: inline;
    margin: 0px 0px 0px 1px;
    padding: 0px;
}

ul.home_tabs li a
{
    position: relative;
    height: 27px;
    overflow: hidden;
    padding: 8px 20px 11px 20px;
    color: #B9E5FB !important;
    background: url(/_common/img/master/tab_bg_sprite_off.gif) top right;
    outline: none;
}

ul.home_tabs li a span
{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 35px;
    width: 3px;
    overflow: hidden !important;
    background: url(/_common/img/master/tab_bg_sprite_off.gif);
}

ul.home_tabs li a:hover,
ul.home_tabs li a.selected
{
    color: #00AEEF !important;
}

body.ie6 ul.home_tabs li a
{
    background: #1A1A1A;
}

body.ie6 ul.home_tabs li a span
{
    display: none;
}

body.ie6 ul.home_tabs li a:hover,
body.ie6 ul.home_tabs li a.selected
{
    color: #00AEEF !important;
    background: #E5E5E5;
}

.main_content_container
{
    width: 988px;
    background: url(/_common/img/bg_main_content_container.gif);
}

.main_content_container .experiences_content_container
{
    background: #1A1A1A;
    width: 966px;
    overflow: hidden;
    margin: 0px 0px 0px 11px;
    color: #fff;
}

.main_content_container .results_content_container
{
    background: #1A1A1A;
    width: 951px;
    overflow: hidden;
    margin: 0px 0px 0px 11px;
    padding-top: 15px;
    padding-right: 0px;
    padding-bottom: 35px;
    padding-left: 15px;
    color: #fff;
}

.main_content_container .category_content_container
{
    background: #1A1A1A;
    width: 939px;
    overflow: hidden;
    margin: 0px 0px 0px 11px;
    padding: 30px 0px 10px 27px;
}

.main_content_container .results_content_container h1
{
    display: block;
    color: #fff;
    border-bottom: solid 1px #686868;
    margin-bottom: 15px;
}

.main_content_container .results_content_container .intro_text div
{
    padding-right: 35px;
}

.main_content_container .text_content_container
{
    background: #ADE4F9;
    width: 896px;
    overflow: hidden;
    margin: 0px 0px 0px 11px;
    padding: 35px;
    color: #495555;
}

.main_content_container .text_content_container h1
{
    color: #00AEED;
}

.main_content_bottomcap
{
    width: 966px;
    height: 6px;
    overflow: hidden;
    position: relative;
    top: 0px;
    left: 11px;
    background: url(/_common/img/bg_main_content_bottomcap.gif);
    clear: both;
}

.main_site_nav
{
    margin-top: 10px;
    padding-bottom: 13px;
    border-bottom: solid 1px #6dcff6;
    width: 966px;
    z-index: 1;
    margin-left: 11px;
}

.main_site_nav ul
{
    list-style: none;
    margin: 0px;
    padding: 0px 0px 13px 0px;
}

.main_site_nav ul li
{
    float: left;
    margin-right: 15px;
}

.main_site_nav ul li a
{
    color: #005d93;
    font-size: 1.0em;
    font-weight: bold;
}

.site_footer
{
    width: 966px;
    margin-left: 11px;
    margin-top: 10px;
    margin-bottom: 100px;
    position: relative;
}

.site_footer .pnumber
{
    float: left;
    margin-right: 10px;
}

.site_footer ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    position: absolute;
    bottom: 0px;
    left: 170px;
}

.site_footer ul li
{
    float: left;
    margin-right: 20px;
}

.site_footer ul li a
{
    color: #262626;
    font-size: 0.8em;
}

.site_footer .webdesign
{
    float: right;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.site_footer .webdesign a img
{
    border: 0px;
}

.site_footer .footer_acorne
{
    float: right;
    margin-top: 20px;
    background: url(/_common/img/logo_acorne.gif) no-repeat bottom right;
}

.site_footer .footer_acorne ul
{
    list-style: none;
    margin: 10px 30px 0px 0px;
    padding: 0px 60px 0px 0px;
    position: relative;
    top: -8.4px;
}

.site_footer .footer_acorne ul li
{
    text-align: right;
}

.site_footer .footer_acorne ul li a
{
    text-align: right;
    color: #005D95;
    font-size: 0.8em;
}

/** jquery.impromptu **/
.jqifade
{
    position: absolute;
    background-color: #aaaaaa;
}

div.jqi
{
    width: 480px;
    position: absolute;
    background-color: #ffffff;
    font-size: 11px;
    text-align: left;
    border: solid 1px #eeeeee;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 7px;
}

div.jqi .jqicontainer
{
    font-weight: bold;
}

div.jqi .jqiclose
{
      position: absolute;
      top: 4px; right: -2px;
      width: 18px;
      cursor: default;
      color: #bbbbbb;
      font-weight: bold;
}

div.jqi .jqimessage
{
    padding: 10px;
    line-height: 20px;
    color: #444444;
}

div.jqi .jqibuttons
{
    text-align: right;
    padding: 5px 0 5px 0;
    border: solid 0px #eeeeee;
    background-color: #f4f4f4;
    background-color: #fff;
}

div.jqi button,
div.jqi button.jqidefaultbutton
{
    padding: 3px 0px;
    margin: 0 5px;
    color: #ffffff;
    font-family: Arial;
    font-size: 1.4em;
    font-weight: bold;
    background: #153845;
    color: #B9E5FB;
    border: solid 1px #303030;
}

body.ie6 div.jqi button,
body.ie6 div.jqi button.jqidefaultbutton
{
    font-size: 1.0em;
    padding: 3px 3px 3px 3px;
    cursor: default;
    cursor: pointer;
}

div.jqi button:hover
{
    background: #B9E5FB;
    color: #153845;
}

ul.autocomplete 
{
    position: absolute;
    overflow: hidden;
    background-color: #fff;
    border: solid 1px #00adef;
    margin: 0px;
    padding: 0px;
    list-style: none;
    color: #000;
	display: none;
	z-index: 1002 !important;
	left: -400px;
	width: 299px;
}

ul.autocomplete li 
{
    display: block; 
    padding: 0.3em; 
    overflow: hidden;
    width: 100%;
    cursor:pointer;
}

ul.autocomplete li.selected 
{
    background-color: #00adef ; 
    color: #fff;
}




.categoryList ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.categoryList ul li
{
    float: left;
    width: 212px;
    border: solid 2px #000;
    margin-right: 16px;
    margin-bottom: 19px;
}

.categoryList a.categoryTitle
{
    display: block;
    height: 42px;
    padding: 9px 12px 6px 12px;
    background: #2E2E2E;
    color: #fff;
    border-bottom: solid 2px #000;
    color: #B9E6FB;
    font-size: 1.4em;
    font-weight: bold;
}

.categoryList a.categoryTitle:hover
{
    background: #213F4A;
}

.categoryList a.categoryImage,
.categoryList a.categoryImage img
{
    display: block;
    width: 212px;
    height: 122px;
}

.categoryList .moreInfo
{
    padding: 11px 15px 11px 15px;
    background: #000;
    color: #6ED0F5;
    font-weight: bold;
}

.categoryList .moreInfo a
{
    color: #00AEEF;
}




.experienceList ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.experienceList ul li
{
    float: left;
    width: 212px;
    border: solid 2px #000;
    margin-right: 16px;
    margin-bottom: 19px;
}

.experienceList a.experienceTitle
{
    display: block;
    height: 42px;
    padding: 9px 12px 6px 12px;
    background: #2E2E2E;
    color: #fff;
    border-bottom: solid 2px #000;
    color: #B9E6FB;
    font-size: 1.4em;
    font-weight: bold;
}

.experienceList a.experienceTitleSmall
{
    display: block;
    height: 44px;
    padding: 7px 12px 6px 12px;
    background: #2E2E2E;
    color: #fff;
    border-bottom: solid 2px #000;
    color: #B9E6FB;
    font-size: 1.0em;
    font-weight: bold;
}

.experienceList a.experienceTitle:hover
{
    background: #213F4A;
}

.experienceList a.experienceImage,
.experienceList a.experienceImage img
{
    display: block;
    width: 212px;
    height: 122px;
}

.experienceList .moreInfo
{
    padding: 11px 15px 11px 15px;
    background: #000;
    color: #6ED0F5;
    font-weight: bold;
}

.experienceList .moreInfo .red
{
    color: Red;
}

.experienceList .moreInfo a
{
    color: #00AEEF;
}

.promoEntry
{
    width: 600px;
    margin: 0 auto;
    text-align: center;
}

.promoEntry .addPromoCode
{
    margin-left: 15px;
}


.buy_now_container
{
    width: 966px;
    height: 102px;
    padding-top: 20px;
    overflow: hidden;
}

.buy_now_container .buy_now
{
    width: 469px;
    height: 62px;
    border: solid 1px #3E3E3E;
    margin: 0px auto;
}

.buy_now_container .buy_now .total
{
    width: 173px;
    height: 46px;
    float: left;
    text-align: center;
    padding-top: 16px;
}

.buy_now_container .buy_now .total h1
{
    font-size: 1.5em;
}

.buy_now_container .buy_now .button
{
    width: 296px;
    height: 61px;
    padding-top: 1px;
    float: left;
}

.buy_now_container .buy_now .button a img
{
    border: 0px;
}
