:focus {
    outline: none;
}
#js_warning {
    text-align: center;
    font-size: 1.5em;
    margin-top: 50px;
    padding: 16px;
    color: #900;
    border: #900 solid 1px;
    background: #ffcdd0;
}
#boatcover #cnav_holder,
#boatcover #cnav {
    width: 990px;
}
#boatcover #cnav #tab9 {
    width: 79px;
}
#boatcover #content {
    width: 990px;
    padding: 0;
    margin-left: 5px;
    position: relative;
}
#boatcover #hnav_main_tbl {
    width: 990px;
}
#boatcover #footer hr {
    display: none;
}
#boatcover #content {
    min-height: 500px;
    height: 100%;
    background: url(../images/boatcover/tool/panel_bg.jpg) no-repeat center top;
    position: relative;
    z-index: 1;
}
#boatcover #container > #content {
    height: auto;
}
#boatcover #content .bg {
    min-height: 500px;
    height: auto !important;
    height: 500px;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(../images/boatcover/tool/bg.jpg) no-repeat center top;
    z-index: 1;
}
#boatcover #container > #content .bg {
    height: auto;
}
#boatcover #content form {
    position: relative;
    z-index: 2;
}
#boatcover .boat_cover_selector {
   width: 940px;
   margin: 50px 0 0 25px;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#boatcover .boat_cover_selector select,
#boatcover .boat_cover_selector option {
    padding: 2px;
}
#boatcover .boat_cover_selector ul.shop_by {
    overflow: hidden;
    margin: -6px 0 0 9px;
}
#boatcover .boat_cover_selector ul.shop_by li {
    float: left;
    width: 313px;
    position: relative;
    min-height: 200px;
    height: auto !important;
    height: 406px;
    margin-right: -13px;
}
#boatcover .boat_cover_selector ul.shop_by li h3 {
    width: 313px;
    height: 73px;
    font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#boatcover .boat_cover_selector ul.shop_by li h3 a {
    display: block;
    color: #fff;
    width: 242px;
    height: 44px;
    padding: 29px 0 0 75px;
    background: url(../images/boatcover/tool/btn_shop_by_bg.png) no-repeat left top;
}
#boatcover .boat_cover_selector ul li .tray {
    width: 257px;
    padding: 3px 12px 0;
    background: url(../images/boatcover/tool/shop_by_tray_bg.png) repeat-y center top;
    position: absolute;
    top: 65px;
    left: 18px;
}
#boatcover .boat_cover_selector ul li .tray .bottom {
    width: 281px;
    height: 10px;
    line-height: 10px;
    background: url(../images/boatcover/tool/shop_by_tray_btm.png) no-repeat center top;
    position: absolute;
    bottom: -10px;
    left: 0;
}
#boatcover .boat_cover_selector a.lnk_type_help {
    color: #0078BD;
    font-weight: bold;
    font-size: 1em;
    line-height: 33px;
    background: url(../images/boatcover/tool/icon_info.gif) no-repeat right center;
    display: block;
    float: right;
    width: auto;
    height: auto;
    padding: 0 35px 0 0;
    cursor: help;
}
#boatcover .boat_cover_selector #year_make_model {
    width: 100px;
}
#boatcover .boat_cover_selector #by_type_panel {
    position: relative;
}
#boatcover .boat_cover_selector #by_type_panel .step_2 p.lnk_type_help_container {
    width: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
}
#boatcover .boat_cover_selector .step_2 a.lnk_type_help {
    background: url(../images/boatcover/tool/icon_info_wh_bg.gif) no-repeat right center;
    margin: 0 60px 10px 0;
}

/**************************PANELS******************************/

#boatcover .panel .boat_cover_selector ul.shop_by {
    margin: 12px 0 0 26px;
    height: 47px;
}
#boatcover .panel .boat_cover_selector ul.shop_by li {
    width: 283px;
    margin-right: 17px;
}
#boatcover .panel .boat_cover_selector ul.shop_by li#by_type {
    margin-right: 0;
}
#boatcover .panel .boat_cover_selector ul.shop_by li h3 {
    width: 283px;
    height: 37px;
}
#boatcover .panel .boat_cover_selector ul.shop_by li h3 a {
    width: 225px;
    height: 27px;
    padding: 11px 0 10px 58px;
}
#boatcover .panel .boat_cover_selector ul.shop_by li.current h3 a,
#boatcover .panel .boat_cover_selector ul.shop_by li h3 a:hover,
#boatcover .panel .boat_cover_selector ul.shop_by li h3 a:focus {
    background-position: -317px top !important;
}
#boatcover .panel .boat_cover_selector ul.shop_by li.current h3 {
    height: 37px;
}
#boatcover .panel .boat_cover_selector ul.shop_by li.current h3 a {
    height: 37px;
}
#boatcover .panel .boat_cover_selector ul.shop_by li h3 a {
    background-position: -600px top !important;
    padding-bottom: 0;
}
#boatcover .panes {
    width: 940px;
}
#boatcover .panes .results h4 {
    font: bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #020A46;
    padding-bottom: 20px;
}
#boatcover .panes .results h4 span span {
    text-transform: capitalize;
}
#boatcover .actions,
#boatcover #by_manu_panel .step_1 .results h4,
#boatcover #by_manu_panel .step_1 .results table {
    width: 375px;
    margin: 0 auto;
}
#boatcover #by_year_panel .actions {
    width: 639px;
}
#boatcover .results table {
    margin-bottom: 20px !important;
}
#boatcover .actions {
    padding-top: 36px;
}
#boatcover .actions li {
    overflow: hidden;
    padding-bottom: 10px;
}
#boatcover .actions input,
#boatcover .actions label,
#boatcover .actions select {
    float: left;
}
#boatcover .actions input {
    margin-left: 100px;
}
#boatcover h4 .btn_edit,
#boatcover h4 .btn_edit_manu {
    margin-left: 5px;
}
#boatcover h4 .btn_edit img,
#boatcover h4 .btn_edit_manu img {
    vertical-align: bottom;
}
#boatcover .actions label {
    width: 90px;
    padding-right: 10px;
    text-align: right;
    margin-top: 4px;
    color: #434343;
    font-weight: bold;
}
#boatcover .actions select {
    width: 214px;
}
#boatcover #by_year_panel .actions select {
    width: 500px;
}
#boatcover #tablePagination {
    border: 1px solid #B7C4D2;
    border-style: solid solid none;
    overflow: hidden;
    padding: 10px 20px;
    margin: 0 25px;
    width: 848px;
}
#boatcover .results h4 {
    margin: 0 25px;
}
#boatcover #tablePagination #tablePagination_paginater a {
    color: #4290CB;
    padding: 0 7px;
    font-weight: bold;
    border-left: 1px solid #B7C4D2;
}
#boatcover #tablePagination #tablePagination_paginater a#tablePagination_nextPage {
    padding-right: 0;
}
#boatcover #tablePagination #tablePagination_paginater a.current {
    color: #020A46;
}
#boatcover #tablePagination #tablePagination_paginater #tablePagination_paginater a {
    border-right: 1px solid #B7C4D2;
}
#boatcover #tablePagination .sorter,
#boatcover #tablePagination #tablePagination_paginater * {
    float: left;
}
#boatcover #tablePagination #perPage {
    float: right;
    margin-right: 12px;
}
#boatcover #tablePagination .sorter,
#boatcover #tablePagination .sorter {
    color: #666;
}
#tablePagination #tablePagination_paginater {
    float: right;
    margin-top: 5px;
}



#boatcover .results {
    padding-top: 20px;
}

#boatcover .product_table th.cover {
    width: 400px;
}
#boatcover .product_table th.material {
    width: 204px;
}
#boatcover .product_table th.fit {
    width: 53px;
}
#boatcover .product_table th.price {
    width: 74px;
}





#boatcover #model_year_table {
    background: url(../images/boatcover/tool/model_year_bg.png) no-repeat center top;
}
#boatcover #model_year_table th,
#boatcover #model_year_table td {
    padding: 10px 20px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#boatcover #model_year_table th {
    background: #B7C4D2;
    color: #fff;
    font-weight: bold;
}
#boatcover #model_year_table td a {
   color: #4290CB;
   font-weight: bold;
}
#boatcover #model_year_table th.model {
    width: 220px;
}
#boatcover #model_year_table th.year {
    width: 75px;
}




p.cust_serv {
    padding: 30px 25px;
}





#boatcover .product_table {
    background: url(../images/boatcover/tool/product_table_bg.png) no-repeat center top;
    width: 890px;
    margin: 0 auto;
}
#boatcover .product_table th,
#boatcover .product_table td {
    padding: 10px 20px;
    line-height: 1.66;
}
#boatcover .product_table tr.first td {
    padding-top: 20px;
}
#boatcover .product_table th,
#boatcover .product_table td,
#boatcover .product_table th *,
#boatcover .product_table td * {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#boatcover .product_table th {
    background: #B7C4D2;
    color: #fff;
    font-weight: bold;
}
#boatcover .product_table th.model {
    width: 225px;
}
#boatcover .product_table th.year {
    width: 70px;
}
#boatcover .product_table td a {
   color: #4290CB;
   font-weight: bold;
}
#boatcover .product_table td h5 {
    font-size: 14px;
}
#boatcover .product_table td img {
   border: 1px solid #B7C3D1;
   margin-right: 20px;
   float: left;
}
#boatcover .product_table td p {
    line-height: 1.66;
}
#boatcover .product_table td strong.price {
    color: #020A46;
}
#boatcover #type_help_flash {
    width:890px;
    height:290px;
    margin: -10px auto 0;
}
.old_price {
    color: #434343;
    text-decoration: line-through;
}
