﻿thead th, th, tbody {
    border: 0px none;
}

* {
    margin: 0;
    padding: 0;
}

html, body, form {
    margin: 0;
    padding: 0;
    height: 100%;
    overflow: hidden;
}

textarea {
    resize: none;
    height: 50px;
}

body {
    margin: 0;
    padding: 0;
    color: #494949;
    background-image: url(../images/bg_shadow.gif);
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    background-color: #FFFFFF;
    background-repeat: repeat-y;
    background-position: center;
}

#container {
    min-height: 100%;
    position: relative;
    position: relative;
    width: 970px;
    margin: 0 auto;
    border: 1px solid #FFFFFF;
    /*text-align: left;
	/*background-image: url(../images/content_bg.gif);*/
    background: #FFFFFF url(../images/header_plainVA.gif) no-repeat;
}

#mainContent {
    padding-bottom: 25px;
}

#footer {
    border-top: 1px solid #000;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #005FB4;
    font-size: .7em;
}

#footer-inner {
    padding: 7px 27px 7px 20px;
}

#footer .fright {
    color: #cccccc;
    font-size: .9em;
}

#footer p, #footer a {
    color: #FFFFFF;
    margin: 0;
    padding: 0;
}

#footerRight {
    float: right;
    width: 500px;
    margin: 0px;
    color: #CCCCCC;
    padding-top: -2px;
}

img {
    border: 0 none;
}

.imagecenter {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.textcenter {
    text-align: center !important;
}


a {
    text-decoration: none;
}

    a:link {
        color: #1365B0;
        text-decoration: none;
    }

    a:link, a:visited {
        color: #336699;
    }

/* Headings */

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-family: Helvetica, Arial, sans-serif;
    margin-bottom: 0em;
    line-height: 0.9em;
}

h1 {
    background-image: url("../images/gray_line.gif");
    background-position: left bottom;
    background-repeat: no-repeat;
    border-bottom: 1px solid #ddd;
    color: #83B8E2;
    display: block;
    font-family: "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
    font-size: 25px;
    font-weight: normal;
    margin-top: 25px;
    padding: 9px 9px 9px 0;
}

h2 {
    background-image: url("../images/gray_line.gif");
    background-position: left bottom;
    background-repeat: no-repeat;
    border-bottom: 1px solid #ddd;
    color: #83B8E2;
    display: block;
    font-family: "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: normal;
    margin: 20px 20px 0 20px;
    padding: 9px;
}

.block h2 {
    font-size: 1.2em;
    margin-bottom: 0.2em;
}

h3 {
    font-size: 1.1em;
}

h4 {
    font-size: 1em;
}

h5 {
    font-size: 1em;
    font-weight: bold;
}

h6 {
    font-size: 1em;
    margin-bottom: 0;
    font-weight: bold;
}

p {
    margin-bottom: 1.5em;
    line-height: 1.35em;
}

#header {
    height: 65px;
    width: 100%;
}

#container #header #menu_bar {
    height: 38px;
    width: 970px;
    clear: both;
    float: left;
    margin-top: 7px;
}

#mainmenudiv {
    background-image: url("../images/h_main_menu2.gif");
    background-repeat: no-repeat;
    clear: both;
    height: 38px;
    width: 970px;
}

ul.primary-links {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.links {
    margin: 0;
    padding: 0;
}

.primary-links {
    margin: 0;
    padding: 0;
}

ul, ol {
    margin-bottom: 1.5em;
    padding-left: 2.5em;
}

    ul.primary-links li, ul.primary-links li a {
        display: block;
        height: 38px;
    }

    ul.primary-links li {
        float: left;
        margin: 0;
        padding: 0;
    }

    ul.links li {
        padding-left: 0;
    }

    ul.links li {
        display: inline;
        list-style-type: none;
        padding: 0;
    }

li {
    margin-bottom: 0.5em;
    margin-top: 0.5em;
}

ul.primary-links li.Home-Page a {
    width: 116px;
}

ul.primary-links li.About-us a {
    width: 99px;
}

ul.primary-links li.Our-Products a {
    width: 118px;
}

ul.primary-links li.Markets-Products a {
    width: 146px;
}

ul.primary-links li.Markets-and-Products a {
    width: 146px;
}

ul.primary-links li.News a {
    width: 83px;
}

ul.primary-links li.Legislation a {
    width: 105px;
}

ul.primary-links li.People a {
    width: 88px;
}

ul.primary-links li.Learning a {
    width: 98px;
}

ul.primary-links li.Contact-Us a {
    width: 116px;
}

ul.primary-links li.Home-Page a:hover {
    width: 116px;
    background: url(../images/h_main_menu_over2.gif);
}

ul.primary-links li.About-us a:hover {
    width: 99px;
    background: url(../images/h_main_menu_over2.gif) -116px 0;
}

ul.primary-links li.Our-Products a:hover {
    width: 118px;
    background: url(../images/h_main_menu_over2.gif) -215px 0;
}

ul.primary-links li.Markets-and-Products a:hover {
    width: 146px;
    background: url(../images/h_main_menu_over2.gif) -333px 0;
}

ul.primary-links li.Markets-Products a:hover {
    width: 146px;
    background: url(../images/h_main_menu_over2.gif) -333px 0;
}

ul.primary-links li.News a:hover {
    width: 83px;
    background: url(../images/h_main_menu_over2.gif) -479px 0;
}

ul.primary-links li.Legislation a:hover {
    width: 105px;
    background: url(../images/h_main_menu_over2.gif) -562px 0;
}

ul.primary-links li.People a:hover {
    width: 88px;
    background: url(../images/h_main_menu_over2.gif) -667px 0;
}

ul.primary-links li.Learning a:hover {
    width: 98px;
    background: url(../images/h_main_menu_over2.gif) -755px 0;
}

ul.primary-links li.Contact-Us a:hover {
    width: 116px;
    background: url(../images/h_main_menu_over2.gif) -853px 0;
}

ul.primary-links li, ul.primary-links li a {
    display: block;
    height: 38px;
}

li a.active {
    color: #000000;
}

ul.primary-links li a span {
    display: none;
}

#search_bar, #search-block-form, #edit-search_block_form_keys, #search-query {
    width: 150px;
    vertical-align: middle;
    margin-bottom: 27px;
    height: 17px;
    padding: 0 0 0 0;
    text-indent: 5px;
}

#search_bar, #search-block-form, #searchform {
    margin: 0;
    width: 550px;
    height: 41px;
    overflow: hidden;
}

#formBlockID {
    width: 320px;
    float: left;
}

#advsearch {
    width: 170px;
    float: left;
    font-size: 10px;
    color: #9cbad4;
    padding-top: 16px;
    padding-right: 0px;
    margin-right: 20px;
}

input.form-text {
    width: auto;
    border: thin solid #0079C0;
    padding: 3px;
}


.dutypointlabelcolumn {
    width: 100px;
}

.filterslabelcolumn {
    width: 125px;
}



.volumecalculatortable {
    padding: 5px;
    width: 100%;
}

.dxsplLCC {
    position: static !important;
    padding: 0px !important;
}

.dxtcPageContent_Aqua, .dxtcPageContentWithTabPositionBottom_Aqua, .dxtcPageContentWithTabPositionLeft_Aqua, .dxtcPageContentWithTabPositionRight_Aqua, .dxtcPageContentWithoutTabs_Aqua {
    color: #494949;
    font: 8pt Tahoma !important;
}

.techInfoRow0 {
    background-color: #fff;
    padding: 5px;
    color: #494949;
}

.techInfoRow1 {
    background-color: #DEECF6;
    padding: 5px;
    color: #494949;
}

.soundInfoRow1 {
    background-color: #fff;
    padding: 5px;
    color: #494949;
}

.soundInfoRow0 {
    background-color: #DEECF6;
    padding: 5px;
    color: #494949;
}

.error, .notice, .success {
    border: 1px solid #DDDDDD;
    margin: 1em;
    padding: 0.8em;
    font: 9pt Tahoma !important;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-shadow: 1px 1px 1px #fff;
}

.success {
    background: none repeat scroll 0 0 #dde6bb;
    border-color: #c6d882;
    color: #444;
}

    .success strong {
        color: #427a00;
        font-weight: bold;
    }

    .success .tick {
        background: transparent url(../images/tick.png) no-repeat center;
        width: 20px;
        float: left;
    }

    .success a:link, .success a:visited {
        color: #444;
    }

.error {
    background: none repeat scroll 0 0 #f7dbd7;
    border-color: #f2b5ba;
    color: #444;
}

    .error a:link, .error a:visited {
        color: #444;
    }

.hidden {
    display: none;
}

.sidebar1td {
    width: 251px;
    background: #D6E4EF;
}

    .sidebar1td div {
        display: block;
        font-size: 0.8em;
        padding: 8px 3px 8px 27px;
    }

    .sidebar1td td {
        border-bottom: 1px solid #FFFFFF;
        padding-right: 10px;
    }

#mainContentTable {
    border: 0 none black;
    margin: 0;
    padding: 0;
    font-size: 0.8em;
}



tr.productsRow0 {
    background: #EFF5FF;
    border-bottom: 1px solid #ccc;
}

tr.productsRow1 {
    background: #ffffff;
    border-bottom: 1px solid #ccc;
}

    tr.productsRow0:hover, tr.productsRow1:hover {
        background: #c4d6f3;
    }

ul.fangrouplist {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}



.selectedfangroups {
    float: left;
    width: 200px;
    overflow: auto;
}

    .selectedfangroups span {
        font-weight: bold;
        color: #005FB4;
    }

#login_container {
    background: transparent url(../images/header_plainVA.gif) no-repeat -330px top;
    padding-top: 105px;
}

#login {
    font-size: 12px;
    margin: 0 auto 0 auto;
}

    #login td {
        padding: 5px;
    }

    #login input {
        padding: 5px;
    }

#login_Login {
    margin: 0 40px 0 0;
    width: 100px;
    display: block;
}

#login_signup_box {
    float: left;
    width: 190px;
    height: 190px;
    border-right: 1px solid #ccc;
    font-size: 12px;
    padding: 10px;
    line-height: 20px;
    text-align: center;
}

#login-box {
    float: right;
    width: 360px;
}

#register_container {
    background: transparent url(../images/header_plainVA.gif) no-repeat -330px top;
    padding-top: 100px;
}

#register {
    font-size: 12px;
    margin: 0 auto 0 auto;
    width: 770px;
}

    #register td {
        padding: 2px;
    }

    #register input, #register textarea {
        padding: 5px;
        width: 150px;
    }

.register-btn {
    margin: 0 40px 0 0;
    width: 150px !important;
    display: block;
}

#register_title {
    position: absolute;
    top: 65px;
    left: 10px;
    color: #83B8E2;
}

#login_title {
    position: absolute;
    top: 65px;
    left: 10px;
    color: #83B8E2;
}

#sound_info table, #sound_info table tr, #sound_info table td {
    padding: 0;
    margin: 0;
}

.drawingInfoRow0 {
    background-color: #fff;
    height: 30px;
    text-align: center;
    padding: 5px;
    width: 30px;
    font-size: 12px;
}

.drawingInfoRow1 {
    background-color: #DEECF6;
    height: 30px;
    text-align: center;
    padding: 5px;
    width: 30px;
    font-size: 12px;
}

#fanGroupsDiv {
    height: 100%;
    overflow: auto;
    display: none;
    background: white url(../images/groups_bg.gif) repeat-y;
}

.dxpCtrl {
    padding: 2px !important;
}

.fangroupdescription {
    color: #83B8E2;
    display: block;
    font-family: "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: normal;
    padding: 4px 4px 4px 0;
}

#contact_details {
    font-size: 12px;
    font-family: Tahoma, Arial;
    color: #336699;
    padding: 10px 0 0 15px;
}

#loginToolbar {
    position: absolute;
    right: 10px;
    top: 0px;
}

    #loginToolbar a, #loginToolbar a:visited {
        color: #1365B0 !important;
        text-decoration: none;
    }

        #loginToolbar a:hover {
            color: #FFBD69 !important;
        }

.pref_padding {
    padding: 6px;
}

.menu_toolbar {
    width: 470px;
    margin: 0 auto 0 auto;
    border-bottom: 1px solid #eeeeee;
}

.floatleft {
    float: left;
}

.errorsList .dxvsL {
    margin: 0 !important;
    padding-left: 0px !important;
    list-style-type: disc !important;
    color: Red;
}

    .errorsList .dxvsL li {
        margin: 0 !important;
        float: left;
        padding-right: 30px;
    }

.errorsList a:hover.dxvsHL {
    color: Red;
}

.errorsList {
    border: 1px solid #DDDDDD;
    margin: 1em;
    padding: 0.8em;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: none repeat scroll 0 0 #f7dbd7;
    border-color: #f2b5ba;
    color: #444;
    font-weight: bold;
}

    .errorsList a:link, .errorsList a:visited {
        color: #444;
        font-weight: normal;
    }

.admin_margin {
    margin-top: 50px;
}

.table_padding td {
    padding: 3px;
}

.dimension_border {
    border: 1px solid #dddddd !important;
}

/* Firefox 12 patches 
#ctl00_ContentPlaceHolder1_popVolumeCalculator_ddlModelRange_DDD_PW-1,
#ctl00_ContentPlaceHolder1_popVolumeCalculator_ddlDesignAP_DDD_PW-1,
#ctl00_ContentPlaceHolder1_popVolumeCalculator_ddlPressure_DDD_PW-1,
#ctl00_ContentPlaceHolder1_popVolumeCalculator_ddlSize_DDD_PW-1,
#ctl00_ContentPlaceHolder1_popVolumeCalculator_ddlRoomType_DDD_PW-1 { left:154px!important; }

#ctl00_ContentPlaceHolder1_popVolumeCalculator_ddlVolumeUnitCalc_DDD_PW-1,
#ctl00_ContentPlaceHolder1_popVolumeCalculator_ddlPressureCalculatorUnit_DDD_PW-1 { left:264px!important; }*/

.custom-product-asterix {
    display: none;
    color: Red;
}

#ctl00_ContentPlaceHolder1_popCustomProduct_spnCustomQuantity_I {
    min-width: 32px !important;
}
