.topbanner {
    display: none;
}
#content-wide {
    margin: 0 36px;
    width: 920px;
    \overflow: hidden;
}
#content {
    overflow: hidden;
}
.service_menu {
    height: 35px;
    list-style: none;
    width: 990px;
}
.service_menu li {
    color: black;
    float: left;
    font-weight: bold;
    margin-right: 2px;
    padding: 9px 0;
    text-align: center;
    width: 195px;
}
.service_menu a {
    text-decoration: none;
}
.account_icon {
    float: left;
    padding: 20px 20px;
    text-align: center;
    width: 197px;
}
a .account_icon p {
    text-decoration: none;
}
.bold {
    font-weight: bold;
}
.halfbox {
    float: left;
    vertical-align: top;
    display: inline;
    padding: 15px;
    margin: 5px;
}
.halfbox.addresspanel {
}
.first {
    margin-left: 0;
}
.halfbox.odd {
    margin-left: 0;
}
.halfbox.even {
    margin-right: 0;
}
.halfbox.logon {
    font-size: 1em;
}
.pagination {
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    margin-top: 20px;
    text-align: center;
    padding-bottom: 6px;
}
.pagination a, .pagination span {
    text-decoration: none;
    padding: 4px 6px;
    border: 1px solid transparent;
}
.pagination a:hover {
    background: #F2F2F2;
    border: 1px solid #006699;
}
.pagination a:visited {
    color: inherit;
}
.pagination .first, .pagination .last {
    margin: 0 4px;
}
.pagination .current {
    color:#196BBC;
}
.pagination .disabled {
    color: #666666;
}
.order {
    margin-top: 10px;
    padding: 20px 25px;
    padding-top: 14px;
    font-size: 0.8em;
    background: #F2F2F2;
}
.order-header {
    padding-bottom: 5px;
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 10px;
}
.order, .ordersegment {
    overflow: auto;
    zoom: 1;
}
.order .ordernumber {
    font-size: 1.1em;
    font-weight: bold;
    padding-bottom: 10px;
}
.ordersegment {
    margin-top: 10px;
}
.ordersegment.first {
    margin-top: 0;
}
.ordersegment img {
    float: left;
}
.orderactionsbuttons {
    clear: right;
}
.orderactionsbuttons img {
    width: 120px;
}
.orderactionsbuttons > * {
    float: left;
    margin-right: 10px;
}
#question, #suggestions, #question-button {
    border: 1px solid #999999;
}
#question, #question-button {
    font-size: 0.9em;
    padding: 14px 22px;
    background-color: white;
    float: left;
    -webkit-appearance: none;
    border-radius: 0;
}
#question {
    color: #555555;
}
#question-button {
    color: #333333;
    padding-left: 14px;
    padding-right: 14px;
    border-left: none;
}
/* IE 9-10? */
@media all and (min-width:0) {
    #question-button {
        height: 53px \0/;
    }
}
#question:focus, #question-button:focus {
    color: #333333;
    border-color: #555555;
}
#question:hover, #question-button:hover {
    border-color: #336699;
}
.question-container {
    overflow:auto;
    height: auto;
}
.picture_panel {
    background-color: #EBEBEB;
    float: right;
    font-size: 15px;
    height: 122px;
    margin: 20px;
    padding: 10px;
    width: 400px;
}
.picture_panel img {
    float: left;
    height: 122px;
    margin-right: 20px;
}
.picture_panel small {
    font-size: 12px;
}
.picture_panel .phone h1 {
    color: #333333;
    font-size: 15px;
    font-weight: normal;
    margin-top: 20px;
    padding: 0;
    text-decoration: underline;
}
.advisor_header h1 {
    margin: 30px 0 0;
}
.advisor_header p {
    margin: 10px 0;
}
.addresscontrol {
    font-size: 1.1em;
    margin: 15px 0;
    text-align: center;
}
.addresscontrol .makemain {
    cursor: pointer;
    top: 0;
}
.addresscontrol.primary {
    margin-top: 20px;
}
.deleteaddress {
    cursor: pointer;
    font-size: 12px;
    float:right;
    margin-top: -24px;
    margin-right: 12px;
    *margin-right: 18px;
}
.addresspanel {
    vertical-align: top;
    padding: 50px 60px 20px;
    background-color: #F2F2F2;
    height: 350px;
    overflow: visible;
    *overflow: hidden;
    font-weight: bold;
}
.addresspanel.primary {
    background-color: #E5EFF5;
    color: #006699;
    font-size: 16px;
}
.addresspanel h4 {
    font-size: 18px;
    color: #006699;
    margin-top: -28px;
    float: left;
}
.addresspanel .dataentry label div {
    margin-top: -4px;
    *margin-top: 0;
    margin-bottom: 4px;
}
.advice_browser {
    padding: 40px 50px;
    background: #E5EFF5;
    color: #006699;
}
#advice-results {
    margin-left: 22px;
    margin-top: 18px;
}
.advice_browser h1 {
    font-size: 2.5em;
    color: #006699;
}
#suggestions {
    display: none;
    z-index: 10;
    background: white;
    padding: 5px 22px 10px;
    text-align: left;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
#suggestions ul {
    list-style: none;
}
#suggestions ul li a {
    color: #006699;
    display: block;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding: 4px 2px 4px 0;
    text-decoration: none;
}
.taxonomy_menu h2 {
    text-transform: uppercase;
    margin-top:20px;
    margin-bottom: 20px;
    font-size: 11px;
}
.taxonomy_menu a {
    display: block;
    font-size: 0.8em;
    margin-bottom: 10px;
    color: #006699;
    font-weight: bold;
    text-decoration: none;
}
.taxonomy_menu a:hover {
    text-decoration: underline;
}
#happy-load {
    text-align: center;
    margin-top: 4px;
    display: none;
}
.account_information {
    height: 25px;
    line-height: 22px;
    font-size: 0.8em;
    font-weight: bold;
    background: #006699;
}
.account_information span, .account_information a {
    display: inline-block;
    height: 100%;
    padding: 0 2px;
    line-height: 24px;
    vertical-align: top;
    background: #006699;
}
.account_information h4 {
    font-size: 15px;
}
.account_information a {
    margin-left: 0;
    padding: 0 8px 0 4px;
    text-decoration: none;
    border-right: 1px solid #003366;
    color: white;
    margin-right: 4px;
}
.account_information a:last-child {
    border-right: none;
}
.account_information .first {
    padding-left: 0;
}
.account_information a.last {
    border-right: none;
}
.account_information a:hover {
    color: #FFCC00;
    text-decoration: underline;
}
.account_information .heading {
    text-transform: uppercase;
    text-align: center;
    padding-right: 20px;
    height: 25px;
    padding-left: 8px;
    margin-right: 10px;
    border-top-right-radius: 14px;
    border-bottom-right-radius: 14px;
    background-color: #003366;
}
.faq {
    margin-top: 20px;
    overflow: hidden;
    float: left;
    width: 100%;
}
.faqContent{
    margin-top:20px;
}
.faq .underheader {
    margin-bottom: 20px;
}
.faq .faqback {
    float: right;
}
.faq h1 {
    font-size: 1.8em;
}
.faq h1, .faq h2, .faq h3, .faq h4, .faq h5 {
    color: #006699;
}
.faq p {
    color: #333333;
    margin-bottom: 10px;
}
.panel {
    border-bottom: 1px solid grey;
    border-left: 1px solid grey;
    border-top: 1px solid grey;
    float: left;
    font-size: 12px;
    height: 160px;
    margin-top: 10px;
    padding: 5px;
    width: 205px;
}
.panel h3 {
    font-size: 14px;
    font-weight: bold;
}
.panel a {
    display: block;
}
.panelright {
    border-right: 1px solid grey;
}
.support_categories {
    margin-top: 20px;
}
.profile_done_button {
    float: right;
}
.taxonomy {
    margin-bottom: 16px;
}
.breadcrumb {
    display: inline;
    vertical-align: middle;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
.results {
    margin-top: 25px;
    overflow: hidden;
    font-size: 14px;
    float: left;
}
.results, .taxonomy a {
    text-decoration: none;
}
.faq-result {
    margin-bottom: 20px;
    color: #444444;
}
.faq-result a {
    margin-bottom: 5px;
    color: #003366;
    font-weight: normal;
    margin: 0;
    font-size: 16px;
    padding: 2px;
    padding-left: 0;
    text-align: left;
    display: inline-block;
}
.questions textarea {
    height: 97px;
    border-color: #999;
    border-style: solid;
    border-width: 1px;
}
.questions .perquestion textarea{
    margin:5px 0 30px;
}
.questions .questions h3 {
    width: 425px;
}
.questions .rating_window div {
    background: url("https://www.bathempire.com/themes/~library/theme/stars/large-stars.png") center center no-repeat;
    cursor: pointer;
    float: left;
    height: 42px;
    width: 42px;
}
.questions h3 {
    font-size: 12px;
    margin-top: 10px;
}
.warranty_right_panel {
    text-align: right;
}
.warranty-introduction li {
    padding-bottom: 5px;
}
#warranty-details {
    padding: 20px;
    background-color: #ececec;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 90%;
    margin-bottom:10px;
}
.clearleft {
    clear: left;
}
.service_footer {
    color: #333333;
    margin-top: 5px;
}

.service_footer .advice {
    background: #F0F0F0;
    padding: 15px;
    min-height: 240px;
    margin-top: 10px;
}
.service_footer .advice.heading {
    margin-top: 0;
}

.advice .tile {
    margin-bottom: 8px;
}
.tile img {
    vertical-align: middle;
    margin-right: 8px;
}
.service_footer h5 {
    color: #006699;
    font-size: 0.9em;
    font-weight: bold;
    display: inline;
}
.service_footer p {
    margin: 0;
    margin-top: 10px;
    font-size: 0.7em;
}
#left {
    display: block;
    float: left;
}
.cat-filter-title {
    display: none;
}
a h1 {
    display: inline;
    font-size: 36px;
    color: #006699;
}
a.plainlink, a.plainlink:visited, a.plainlink:active {
    text-decoration: none;
    color: inherit;
}
#advice_header {
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 15px;
}
#advice_header .account_information a {
    float: left;
    position: relative;
    top: 2px;
}
#advice_header a h1 {
    font-size: 2em;
    margin-bottom: 0;
}
#advice_header a img {
    margin-bottom: 20px;
    top: -5px;
}
#contact_header {
    display: inline-block;
    float: right;
    text-align: right;
    vertical-align: bottom;
    font-weight: bold;
}
#contact_header a {
    float: none;
}
.contact_info {
    font-weight: bold;
}
.contact_method {
    color: #006699;
    font-size: 0.9em;
}
#contact_header .contact_method span {
    color: #000;
    font-size: 0.8em;
}
#contact_header .contact_times {
    color: #666;
    font-size: 0.7em;
}
.highlight {
    color: #FFCC00 !important;
}
.left_panel p {
    font-weight: normal;
    margin-top: 10px;
}
.accountpagecontainer {
    float: left;
    width: 430px;
}
.accountpagecontainer .left_panel {
    height: 102px;
    padding: 10px;
    text-align: left;
    width: 407px;
}
.dataentry {
    margin-top: 10px;
}
.dataentry label {
    text-align: left;
    color: #006699;
    font-size: 12px;
    display: inline-block;
}
.addresspanel .dataentry {
    margin-bottom: 10px;
}
.addresspanel .dataentry label {
}
.addresspanel .dataentry input {
}
.addresspanel .dataentry select {
}
.dataentry input {
    display: inline-block;
    border-radius: 0;
    border: 2px inset;
}
.dataentry select {
    border:1px solid gray;
}
.dataentry img {
}
.left_panel img {
    height: 18px;
    position: relative;
    top: 3px;
    width: 18px;
}
.accountpagecontainer .left_panel {
    height: 260px;
}
.makemain img {
}
.dataentry h4 {
    position: relative;
    top: 3px;
    width: 115;
}
.right_panel {
    float: right;
}
.taxonomy_menu.right_panel {
    overflow:visible;
}
.logon {
    margin: 0;
}
.logon.halfbox {
    background: #EEEEEE;
}
.halfbox .logonbuttons a {
    display: block;
    text-align: right;
}
.row.logonbuttons {
    margin-top: 10px;
}
.lost-password {
    font-size:0.6em;
    color:grey !important;
    margin-top: 5px;
}
.duedate {
    margin-left: 12px;
    background-color: red;
    color: white;
    padding: 1px 2px;
}

.plainlink {
    margin-right: 39px;
}

.sales-times {
    width: 245px;
    float: left;
    margin-top: 10px;
    padding: 0 24px 0 75px;
}

.sales-times-right {
    width: 205px;
    float: left;
    margin-top: 10px;
    border-left: 1px solid #cccccc;
}
.deliveryData{
    border-top: 1px solid lightgrey;
    font-size: 0.9em;
    margin-top: 5px;
    padding-top: 5px;
}
.deliveryData > .head{
    font-size:1.05em;
    font-weight:bold;
}

.deliveryData a:link{
    font-weight:bold;
}








/* Warranty Section */
.warranty-headerbar{
    background: #338fc2; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMzOGZjMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyYTc1OWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #338fc2 0%, #2a759f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#338fc2), color-stop(100%,#2a759f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #338fc2 0%,#2a759f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #338fc2 0%,#2a759f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #338fc2 0%,#2a759f 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #338fc2 0%,#2a759f 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#338fc2', endColorstr='#2a759f',GradientType=0 ); /* IE6-8 */
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;

    position:relative;
    height: 63px;
    font-size: 1.2em;
    color:white;
    padding:20px 0 0 130px;
    margin:12px 0 20px;
}
.warranty-headerbar > img {
    position:absolute;
    top:-15px;
    left:20px;
}
.warranty-guarantee{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 90%;
    position:relative;
    background-color:#ECECEC;

    padding:20px 10px 0 30px;
}
.warranty-guarantee .waxseal{
    position:absolute;
    top:-15px;
    left:-40px;
}
.warranty-guarantee .seal-inner-left{
    margin:20px 0;
}
.warranty-guarantee .highlight-phone-number{
    color:#2C5F8D;
    font-weight:bold;
}
.warranty-guarantee .seal-inner-right{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;

    margin: 0 20px 20px 10px;

    float:right;
}

.warranty-introduction{ font-size:0.9em;}
.warranty-introduction li .ident{ color:#2C5E8B;font-weight:bold; }

.social {margin-top: 20px; text-align:center}
.social a:link,.social a:visited,.social a:hover{text-decoration:none;color:#006699;}
.social a{ font-size: 0.9em; display: inline-block;}

.blue-button {

    background-color: #0085FF;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #FFF;
    box-shadow: #aaa 0px 0px 14px;
    color: #fff;
    font-size: 0.9em;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-appearance: none;

}

/* Fix tablet cosmetics */

@media only screen and (max-width: 768px) {

    .taxonomy_menu a {

        font-size: 0.6em;

    }

    .service_footer .advice {

        min-height: 323px;

    }

    .account_information .heading {

        border-radius: 0;

    }

    .account_information span, .account_information a {

        text-align: center;
        border-top: 1px solid #003366;
        margin-top: -1px;

    }

}

/* Fix mobile cosmetics */

@media only screen and (max-width: 463px) {

    .advice_browser {

        padding: 0 0;

    }

    .advice_browser h1 {

        font-size: 1.2em;

    }

    .service_footer .advice {

        min-height: 180px;

    }

    #question, #question-button {

        font-size: 0.8em;

    }

    #advice_header a h1 {

        font-size: 2em;
        margin-bottom: 10px;

    }

    #contact_header {

        text-align: left;
        font-size: 1.2em;

    }

    .account_information .heading {

        border-radius: 0;

    }

    .account_information span, .account_information a {

        text-align: center;
        border-top: 1px solid #003366;
        margin-top: -1px;

    }

}


/*

    CSS FOR FAQ CONTENT

*/

.faq_pages .right-column-copy {

    padding: 5px 0px 0px 25px;
    float: right;
    width: 217px;

}

.faq p {

    color: rgb(51, 51, 51);
    margin-bottom: 10px;

}
.loginButton{
    cursor:pointer;
}




/* warranty registration CSS*/

.faq .team_help .sophia_image {
    float: right;
    margin-left: 10px;
}
@media only screen and (min-width: 464px) and (max-width: 768px) {
    .faq .warranty_right_panel {
        text-align: center;
    }
    .faq .team_help .sophia_image {
        float: left;
        margin-left: 0px;
    }
    .warranty-guarantee {
        padding: 20px 10px 0; 
    }
    
}
@media only screen and (max-width: 463px) {
    .faq .warranty-guarantee .seal-inner-left {
        margin: 0;
    }
    .faq .warranty-guarantee {
        padding: 10px 10px 10px 0;
    }
    
}
.faq .register_button {
    margin: 10px;    
}

.upload-form-abs{
    position:absolute;
    top:0;
    left:0;
}
.upload-form-rel{
    position:relative;
    width:120px;
    height:19px;
    margin-bottom:10px;
    cursor:pointer !important
    overflow-x:hidden;
}
.transparent{
	zoom: 1;
	filter: alpha(opacity=0);
	opacity: 0;
}

#recentlyViewed , .recentlyViewed {
    display: none !important;
}

.faq-divider {

    background-color: #000;
    height: 2px;
    margin-bottom: 20px;
    margin-top: 60px;

}

.clearfix {

    clear: both;

}