.tx_hbu_wrapper div.world_map {
    width: 100%;
    height: 750px;
}
div.hidden {
    display: none;
}
div.tx_hbu_tab {
    width: 630px;
    height: 400px;
    overflow-x: hidden;
    /*overflow: hidden;*/
}
.iframe-tab {
    width: 600px;
    height: 300px;
}
.ui-widget {
    font-size: 1em !important;
}
.ui-tabs {
    padding: 0px !important;
}
.ui-tabs .ui-tabs-nav li a {
    padding: 0.5em 0.8em !important;
}
div.address_detail {
    overflow: hidden;
}

.tx_hbu_filter .tx_hbu_column1 {
    padding: 0px 5px 4px 10px;
    width: 218px !important;
}

.tx_hbu_column2 > span {
    display: block;
}

.tx_hbu_column2 {
    margin: 0 !important;
}

.tx_hbu_column2 span.text {
    padding: 8px 0 0 10px;
}

.tx_hbu_column2 > span input {
    height: 24px;
    margin: 0 10px 0 0;
    padding: 1px 10px 3px;
}

.tx_hbu_filter input[type="text"] {
    /*
    margin: 0 2px 0 0;
    padding: 3px;
    width: 138px;
    border: 1px solid #888;
    */
}

#hbu_content .tx_hbu_column1 select {
    margin: 3px 0 !important;
    padding: 3px 0 !important;
    text-align: left;
    width: 150px;
}

.tx_hbu_filter .filter-button {
    padding: 0 0 0 10px;
}

.tx_hbu_filter .row {
    float: left;
    width: 100%;
}

.tx_hbu_filter .row2 {
    border-top: 1px solid #888;
}

.tx_hbu_filter .row2 .tx_hbu_column1,
.tx_hbu_filter .row2 .tx_hbu_column2 {
    padding-top: 5px;
    padding-bottom: 5px;
}


.tx-hbu #logo {
    position:absolute;
    top:0;
    left:0;
    height:127px;
    width:233px;
    background-image: url('../Images/logo.png');
}


@font-face {
    font-family: 'eurostile_boldregular';
    src: url('../Fonts/ps-webfont.eot');
    src: url('../Fonts/ps-webfont.eot?#iefix') format('embedded-opentype'),
    url('../Fonts/ps-webfont.woff') format('woff'),
    url('../Fonts/ps-webfont.ttf') format('truetype'),
    url('../Fonts/ps-webfont.svg#eurostile_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

#header {
    border-bottom: 1px solid #999999;
    position: relative;
}
#hbu_header #header_title {
    bottom: 11px;
    left: 240px;
    color: #CFD1CF;
    font-family: 'eurostile_boldregular';
    position: absolute;
}
#hbu_content {
    background: #fff;
}
#hbu_header #header_title div {
    font-size: 60px;
    line-height: 55px;
}
#hbu_header #header_title span {
    margin-left: 3px;
    font-size: 14px;
}
#hbu_content #world_map {
    border-top: 1px solid #999999;
    clear: both;
}
#hbu_content .tx_hbu_column1 {
    float: left;
    text-align: right;
    width: 233px;
    background: #EDEEED;
}
#hbu_content .tx_hbu_column1 select {
    text-align: left;
    width: 150px;
    margin: 3px 3px;
}
#hbu_content .tx_hbu_column2 {
    float: left;
    margin: 8px 0 0 10px;
}
/*** Swiss Wood Plugin ***/
body#body_swisswood .page_margins {
    width: 1213px;
}
body#body_swisswood #hbu_header #header_title div {
    font-size: 56px;
    line-height: 65px;
}
#hbu_content .tx_hbu_address_wrapper .fulltext_row {
    float: left;
    width: 100%;
    border-bottom: 1px solid #999999;
}
body#body_swisswood #hbu_content .tx_hbu_address_wrapper .tx_hbu_column2 {
    float: left;
    margin: 0;
    width: 980px;
    padding: 10px 0 10px 0;
    background: #FFFFFF;
}
body#body_swisswood #hbu_content .tx_hbu_address_wrapper .map_row .tx_hbu_column2 {
    padding: 0;
}
#hbu_content .tx_hbu_address_wrapper .tx_hbu_column2 input[type="submit"],
#hbu_content .tx_hbu_address_wrapper .tx_hbu_column2 input[type="button"] {
    padding: 1px 10px 3px 10px;
    margin: 0 0 0 10px;
    height: 24px;
}
#hbu_content .tx_hbu_address_wrapper .tx_hbu_column1 {
    text-align: left;
}
#hbu_content .tx_hbu_address_wrapper {
    float: left;
    display: block;
    width: 100%;
    background: #EDEEED;
}
#hbu_content .tx_hbu_address_wrapper .tx_hbu_address_filter {
    margin: 10px 5px 0 10px;
}
#hbu_content .tx_hbu_address_wrapper .tx_hbu_address_filter input[type="text"]{
    width: 100%;
    border: 1px solid #888;
    padding: 3px 0;
    margin: 0;
}
#hbu_content .tx_hbu_address_wrapper .tx_hbu_address_filter .category_row {
    margin: 0 0 5px 0;
}
#hbu_content .tx_hbu_address_wrapper .tx_hbu_address_filter .category_row input {
    float: left;
}
#hbu_content .tx_hbu_address_wrapper .tx_hbu_address_filter .category_row .label {
    padding: 0 0 0 20px;
}
#hbu_content .tx_hbu_address_wrapper .tx_hbu_address_filter .category_row label {
    cursor: pointer;
}
#hbu_content .tx_hbu_address_wrapper .map_row .tx_hbu_column2 {
    position: relative;
}
#hbu_content .tx_hbu_address_wrapper .map_row .tx_hbu_column2 .gm-style-iw {
    min-width: 300px;
}
#hbu_content .tx_hbu_address_wrapper div.world_map {
    width: 100%;
    height: 650px;
    margin: 10px 0 0 0;
}
#hbu_content .tx_hbu_address_wrapper div#world_map {
    border-top: 0;
    margin: 0;
}
#hbu_content .tx_hbu_address_wrapper div.world_map .address_name {
    font-weight: 400;
}
#hbu_content .tx_hbu_address_wrapper .ajax_loading {
    display: none;
    position: absolute;
    top: 49%;
    left: 49%;
}
#hbu_content .tx_hbu_address_wrapper .swisswood_logo {
    position: absolute;
    right: 0;
}