@charset "utf-8";
/* CSS Document */




/* ---------------------------------------- #topic-path */
#topic-path-wrap {
    background-color: #E8E8E8;
    width: 860px;
    margin: 0px;
    height: 15px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}

#topic-path:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}
.viewall {
    float: right;
    width: 200px;
    font-size: 11px;
    margin: 0px;
    text-align: right;
}
/* ---------------------------------------- #page-path */
#page-path-wrap {
    width: 800px;
    margin-left: 20px;
    padding-top: 5px;
    padding-bottom: 0px;
    height: 15px;
}

#page-path-wrap:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}
.page-path {
    float: left;
    width: 500px;
    font-size: 12px;
}
/* ---------------------------------------- #product directory */

#directory-wrap {
    float: left;
    width: 820px;
    padding-right: 10px;
    padding-left: 10px;
}	

#directory-wrap:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

#directory-wrap .category {
    float: left;
    width: 150px;
    padding-left: 14px;
}	

#directory-wrap .category h2  {
    font-size: 16px;
    line-height: 1.4em;
    font-weight: 400;
    padding: 0;
    color: #666;
}

/* ---------------------------------------- #product content */
#product-content {
    float: right;
    width: 600px;
    padding-right: 20px;
    margin-top: 25px;
}

#product-content:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

#product-content h1 {
    font-size: 18px;
    line-height: 1.4em;
    font-weight: 400;
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0;
    float: left;
}

#product-content h2 {
    line-height: 1.4em;
    color:#770000;
    font-size:14px;
    border-bottom-width: 1px;
    border-left-width: 5px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #CECECE;
    border-left-color: #990000;
    padding-bottom: 5px;
    padding-left: 8px;
    float: left;
    width: 580px;
    margin-bottom: 15px;
}	

/* -- category list 1colum -- */
.categorylist-wrap {
    float: left;
    width: 600px;
}	

.categorylist-wrap:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

.keeplinespace {
    float: left;
    width: 300px;
    height: 20px;
    margin-bottom: 10px;

}	

.linehalf-wrap {
    width: 300px;
    min-height: 137px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    float: left;
}	


.linehalf-wrap .imgbox {
    float: left;
    height: 110px;
    width: 110px;
    margin: 0;
}

.linehalf-wrap .txt {
    float: left;
    width: 180px;
    padding: 5px;
}
.linehalf-wrap .title {
    float: left;
    width: 180px;
    font-size: 13px;
    padding-bottom: 5px;
}

.linehalf-wrap .summary {
    float: left;
    width: 180px;
    margin: 0;
    font-size: 11px;
}

.linehalf-wrap .pdf {
    float: left;
    width: 180px;
    margin: 0;
    padding-top: 5px;
}

/* -- line list 1colum -- */
.linelist-wrap {
    float: left;
    width: 600px;
}	

.linelist-wrap:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

.linefull-wrap {
    float: left;
    width: 600px;
    height: 100%;
    margin-bottom: 20px;
}	


.linefull-wrap .imgbox {
    float: left;
    height: 110px;
    width: 110px;
    margin: 0;
}

.linefull-wrap .txt {
    float: left;
    width: 470px;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
}
.linefull-wrap .title {
    float: left;
    width: 470px;
    font-size: 14px;
    padding-bottom: 7px;
    padding-top: 5px;
}

.linefull-wrap .summary {
    float: left;
    width: 460px;
    margin-bottom: 5px;
    margin-left: 10px;
}

.linefull-wrap .pdf {
    float: left;
    width: 470px;
    padding-top: 5px;
    margin: 0;
}

/* -- product one page -- */
#product-content .dl-productinfo dt {
    margin-bottom: 0.5em;
    color: #262626;
    font-size: 18px;
    line-height: 1.1em;
}

#product-content .dl-productinfo dd {
    margin-bottom: 0.5em;
    color: #006699;
    font-size: 20px;
    line-height: 1.3em;
}

#product-content .dl-productinfo .imgbox {
    float: left;
    height: auto;
    width: 250px;
    margin-top: 0;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 0;
}

#product-content .dl-productinfo p {
    margin-top: 1em;
    margin-bottom: 0.5em;
    color: #262626;
    font-size: 12px;
}
#product-content  .dl-productinfo span {
    margin-bottom: 1em;
    font-size: 12px;
    line-height: 4em;
}

#product-content .pdf-b {
    margin-top: 20px;
    margin-right: 10px;
    border: 0px;
}

#product-content .pdf-s {
    margin-top: 10px;
    margin-right: 10px;
    border: 0px;
}

/* ---------------------------------------- #tab */
/* -- tab wrap -- */
#tab-wrap{
    float: right;
    width: 600px;
    padding-right: 20px;
    margin-top: 15px;
}

#tab-colum {
    font-size: 12px;
    line-height: 1.6em;
    margin-bottom: 10px;
}

#tab-colum h2 {
    font-size: 18px;
    line-height: 1.8em;
    margin-bottom: 8px;
    color: #069;
}

#tab-colum strong {
    font-size: 12px;
    font-weight: bold;
}

#tab-colum b {
    font-size: 12px;
    font-weight: bold;
}

#tab-colum i {
    font-size: 12px;
    font-style: italic;
}

#tab-colum em {
    font-size: 12px;
    font-style: italic;
}

#tab-colum .red {
    color: #990000;
}
#tab-colum .blue {
    color: #006699;
}



#tab-colum .imgright {
    width: auto;
    float: right;
    height: 130px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 2em;
    margin-left: 2em;
}

#tab-colum .imgleft {
    width: auto;
    float: left;
    height: 130px;
    margin-top: 0;
    margin-right: 2em;
    margin-bottom: 2em;
    margin-left: 0;
}

#tab-colum .imgspec {
    width: 600px;
    float: left;
    height: auto;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 2em;
    margin-left: 0em;
    clear: both;
}

/* Product pricing information */
div#tabs iframe {
    width:100%;
    height:auto;
    overflow: hidden;
}

.left {
    float: left;
    margin: 0 2em 2em 0;
}

.right {
    float: right;
    margin: 0 0 2em 2em;
}
#tab-wrap #tab-colum:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(tab.png) no-repeat;
}
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #666;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */
    outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #900;
}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 22px; /* IE 6 treats height as min-height */
    min-height: 22px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #DBDBDB;
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

/* ---------------------------------------- #content sidenavi */
/* -- sidenavi -- */
#sidenavi-content {
    float: left;
    width: 200px;
    padding-left: 20px;
    margin-top: 25px;
}

/* ---------------------------------------- Installation Manual Table */

#productPricingTable th{
    background-color: #757575;
    color: #fff;
}
#productPricingTable td{
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
}

#productPricingTable .pricingEven {
    background-color: #efefef;
}
