#user_bar {
    position: relative;
    height: 39px;
    background-color: #333;
    border-bottom: 1px solid #292929
    }
#user_bar > div {
    position: relative;
    margin: 0 auto;
    width: 962px;
    line-height: 39px
    }
#user_bar, #user_bar a {
    color: #DDD
    }
#user_bar .control_panels {
    position: relative;
    float: right;
    border-left: 1px solid #484848;
    border-right: 1px solid #292929
    }
#user_bar .options > ul > li > .dropdown > ul, #user_bar .control_panels > ul {
    display: none;
    list-style: none;
    position: absolute;
    right: 0;
    z-index: 1001;
    background-color: #333;
    border: 1px solid #292929;
    border-top: none;
    color: #DDD
    }
#user_bar .control_panels > ul > li {
    text-align: left
    }
#user_bar .options > ul > li > .dropdown:hover > ul, #user_bar .control_panels:hover > ul {
    display: block;
    line-height: 20px
    }
#user_bar .options > ul > li > .dropdown {
    padding: 0 10px
    }
#user_bar .control_panels > div {
    border-left: 1px solid #292929;
    border-right: 1px solid #484848;
    padding: 0 10px
    }
#user_bar .options > ul > li > .dropdown, #user_bar .control_panels > div > span {
    cursor: default
    }
#user_bar .options > ul > li > .dropdown > span > small, #user_bar .control_panels > div > span > small {
    padding-left: 5px
    }
#user_bar .options > ul > li > .dropdown:hover > ul > li > a, #user_bar .control_panels:hover > ul > li > a {
    display: block;
    padding: 5px;
    white-space: nowrap
    }
#user_bar .options > ul > li > .dropdown > ul > li > a:hover, #user_bar .control_panels > ul > li > a:hover {
    border-top-color: #666;
    background-color: #666;
    text-decoration: none
    }
#user_bar .connection {
    position: relative;
    float: right;
    padding: 0 12px;
    color: #999
    }
#user_bar .connection > span {
    float: left;
    max-width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
    }
#user_bar .connection > img {
    float: right;
    margin: 5px 0 5px 7px;
    height: 29px
    }
#user_bar .options {
    position: relative;
    float: right
    }
#user_bar .options.custom {
    position: relative;
    float: left
    }
#user_bar .options > ul {
    list-style: none;
    position: relative;
    float: right;
    border-left: 1px solid #484848;
    border-right: 1px solid #292929;
    clear: both
    }
#user_bar .options > ul > li {
    position: relative;
    float: left;
    list-style: none;
    border-left: 1px solid #292929;
    border-right: 1px solid #484848
    }
#user_bar .options > ul > li.unique {
    max-width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
    }
#user_bar .options > ul > li.unique:hover {
    border-left-color: #666;
    background-color: #666
    }
#user_bar .options > ul > li > a {
    position: relative;
    padding: 12px 8px
    }
#user_bar .options > ul > li:hover > a {
    text-decoration: none
    }
#search_bar {
    position: relative;
    height: 80px;
    background-color: #FC0;
    border-bottom: 1px solid #CCA300;
    border-top: 1px solid #FFDE59
    }
#search_bar > div {
    position: relative;
    margin: 0 auto;
    width: 962px
    }
#search_bar, #search_bar a {
    color: #333
    }
#search_bar .logo {
    margin: 10px 0 0 0;
    float: left;
    border: none;
    width: 209px
    }
#search_bar .dropdown {
    position: relative
    }
#search_bar .dropdown > span {
    cursor: default
    }
#search_bar .dropdown > span > small {
    padding-left: 5px
    }
#search_bar .dropdown > ul {
    right: 0
    }
#search_bar .dropdown ul {
    display: none;
    list-style: none;
    position: absolute
    }
#search_bar .dropdown:hover > ul {
    display: block;
    line-height: 15px;
    z-index: 1000
    }
#search_bar .dropdown li > span {
    display: none;
    position: absolute;
    left: 2px;
    font-size: 20px;
    top: 3px
    }
#search_bar .dropdown li:hover > span {
    display: inline
    }
#search_bar .dropdown ul > li > a {
    display: block;
    padding: 5px 10px;
    white-space: nowrap
    }
#search_bar .dropdown ul > li > a:hover {
    text-decoration: none
    }
#search_bar .dropdown li {
    position: relative
    }
#search_bar .dropdown li:hover > ul {
    display: block;
    margin-right: 100%;
    top: -1px
    }
#search_bar .language_bar {
    position: absolute;
    z-index: 500
    }
#search_bar.adjustable .language_bar {
    width: 470px;
    left: 235px;
    top: 0
    }
#search_bar.fixed .language_bar {
    right: 0;
    top: 32px;
    width: 180px
    }
#search_bar.fixed .language_bar > .suggested_language {
    position: absolute;
    top: -18px;
    right: 5px
    }
#search_bar .language_bar > span {
    float: right;
    display: block;
    padding: 0 10px
    }
#search_bar .language_selector {
    float: right
    }
#search_bar .language_selector > ul {
    background-color: #FFF;
    border: 1px solid #CCA301;
    min-width: 80px;
    right: 10px
    }
#search_bar .language_selector > span > small {
    padding-right: 5px
    }
#search_bar .language_selector > ul > li > a:hover {
    font-weight: bold
    }
#search_bar .search {
    position: absolute
    }
#search_bar.adjustable .search {
    width: 470px;
    left: 225px;
    top: 19px
    }
#search_bar.fixed .search {
    width: 470px;
    left: 310px;
    top: 16px
    }
#search_bar .search > div {
    border: 1px solid #CCA301;
    clear: both;
    background: #FFF;
    width: 450px;
    height: 32px;
    padding: 7px 9px
    }
#search_bar .search > div, #search_bar .search > div a, #search_bar .search > div input[type="text"] {
    color: #666;
    font-size: 13px;
    background-color: #FFF
    }
#search_bar .search > div input[type="text"], #search_bar .search > div .category_selector {
    float: left;
    margin-right: 10px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #B7B7B7;
    padding-left: 10px;
    padding-right: 10px
    }
#search_bar .search > div input[type="text"] {
    width: 165px
    }
#search_bar .search > div input[type="text"].text_only {
    width: 335px
    }
#search_bar .search > div .category_selector {
    text-align: left;
    width: 140px
    }
#search_bar .search > div .category_selector > span > .label {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 125px;
    display: block;
    float: left
    }
#search_bar .search > div .category_selector > span > small {
    float: right
    }
#search_bar .search > div .category_selector > ul {
    margin-top: 30px
    }
#search_bar .search > div .category_selector ul {
    background-color: #FFF;
    text-align: left;
    border: 1px solid #B7B7B7;
    min-width: 160px;
    right: -1px
    }
#search_bar .search > div .category_selector ul ul {
    right: 0
    }
#search_bar .search > div .category_selector li:hover > a {
    background-color: #666;
    color: #FFF
    }
/*{ font-weight:bold; }*/
#search_bar .search li:hover > span {
    color: #FFF
    }
#search_bar .search > div button {
    float: left;
    border: none;
    width: 80px
    }
#search_bar .search > div button > span {
    display: block;
    font-size: 14px;
    height: 30px;
    cursor: pointer;
    line-height: 30px;
    color: #DDD;
    border: 1px solid #333;
    background: #535353;
    background: -webkit-gradient(linear, left top, left bottom, from(#656565), to(#424242));
    background: -moz-linear-gradient(top, #656565, #424242)
    }
#search_bar .search > div button:active > span {
    background: #656565;
    background: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#656565));
    background: -moz-linear-gradient(top, #424242, #656565)
    }
#search_bar.adjustable.small .language_bar {
    display: none
    }
#search_bar.adjustable.small .search {
    width: 260px;
    left: 225px;
    top: 19px
    }
#search_bar.adjustable.small .search > div {
    width: 240px
    }
#search_bar.adjustable.small .search > div input[type="text"] {
    width: 110px;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 0;
    border-right: none
    }
#search_bar.adjustable.small .search > div .category_selector {
    width: 10px;
    border-left: none;
    padding-left: 5px
    }
#search_bar.adjustable.small .search > div .category_selector > span > .label {
    display: none
    }
#search_bar.adjustable.small .search > div .category_selector ul {
    background-color: #FFF;
    text-align: left;
    border: 1px solid #B7B7B7;
    min-width: 145px;
    right: -1px
    }
#search_bar .ads {
    position: absolute;
    width: 468px;
    right: 0;
    top: 8px;
    height: 60px
    }
#title_bar {
    position: relative;
    height: 60px;
    background-color: #FC0;
    border-bottom: 1px solid #CCA300;
    border-top: 1px solid #FFDE59
    }
#title_bar a {
    color: #333
    }
#title_bar > div > a > .logo {
    position: absolute;
    top: 9px;
    left: 10px;
    border: none
    }
#title_bar > div {
    position: relative;
    height: 60px;
    margin: 0 auto;
    width: 962px
    }
#title_bar > div > .content {
    position: absolute;
    left: 140px;
    top: 0;
    bottom: 1px;
    right: 0
    }
#title_bar > div > .content > h1 {
    position: absolute;
    left: 0;
    bottom: 7px;
    max-height: 30px;
    right: 100px;
    display: block;
    font-family: "StagSansLight";
    color: #333;
    font-size: 28px;
    font-weight: normal;
    margin-top: 0;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis
    }
#title_bar .language_bar {
    position: absolute;
    top: 35px;
    right: 0
    }
#title_bar .language_bar > span {
    float: left;
    display: block;
    padding: 0 0
    }
#title_bar .language_selector {
    float: right
    }
#title_bar .language_selector > ul {
    background-color: #FFF;
    border: 1px solid #CCA301;
    min-width: 75px
    }
#title_bar .language_selector > span {
    color: #333
    }
#title_bar .language_selector > span > small {
    padding-right: 5px
    }
#title_bar .language_selector > ul > li > a:hover {
    font-weight: bold
    }
#title_bar .dropdown {
    position: relative
    }
#title_bar .dropdown > span {
    cursor: default
    }
#title_bar .dropdown > span > small {
    padding-left: 5px
    }
#title_bar .dropdown > ul {
    right: 0
    }
#title_bar .dropdown ul {
    display: none;
    list-style: none;
    position: absolute
    }
#title_bar .dropdown:hover > ul {
    display: block;
    line-height: 15px;
    z-index: 1000
    }
#title_bar .dropdown li > span {
    display: none;
    position: absolute;
    left: 2px;
    font-size: 20px;
    top: 3px
    }
#title_bar .dropdown li:hover > span {
    display: inline
    }
#title_bar .dropdown ul > li > a {
    display: block;
    padding: 5px 10px;
    white-space: nowrap
    }
#title_bar .dropdown ul > li > a:hover {
    text-decoration: none
    }
#title_bar .dropdown li {
    position: relative
    }
#title_bar .dropdown li:hover > ul {
    display: block;
    margin-right: 100%;
    top: -1px
    }
#main_wrapper.medium #search_bar, #main_wrapper.medium #user_bar, #main_wrapper.large #search_bar, #main_wrapper.large #user_bar {
    padding-left: 10px;
    padding-right: 10px
    }
#main_wrapper.medium #search_bar > div, #main_wrapper.medium #title_bar > div, #main_wrapper.medium #user_bar > div {
    width: auto;
    min-width: 960px;
    max-width: 1120px;
    margin: 0 auto
    }
#main_wrapper.large #search_bar > div, #main_wrapper.large #title_bar > div, #main_wrapper.large #user_bar > div {
    width: auto;
    min-width: 960px;
    max-width: 1600px;
    margin: 0 auto
    }