
.bordered {
    border: 1px solid black;
}

.justified {
    text-align: justify;
}

.new {
    font-style: italic;
    font-size: 1.5em;
    color: red;
}

.note {
    font-size: 8pt;
}

.sub-title {
    font-size: 1.1em;
    font-weight: bold;
    font-style: italic;
    margin-top: -1.3em;
    display: block;
}

a {
    color: #0000bb;
    /*font-size: 10pt;*/
    text-decoration: none;
}

a:hover {
    color: maroon;
    text-decoration: underline;
}

a.cat-header:hover {
    text-decoration: none;
}

a.block-style {
    color: black;
    display: block;
    width: 100%;
    padding: 0px 0px 0px 0px;
    font-weight: bold;
}

a.block-style:hover {
    color: black;
    background-color: #b6bdd3;
    text-decoration: none;
}

a.more-link {
    font-style: italic;
    font-weight: bold;
    margin: -1.3em 0 0 2em;
    display: block;
    text-align: left;
}

a.pagenav {
    padding: 0 20px 0 20px;
}

body, html {
    text-align:center;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    height: 100%;
    width: 100%;
    font-family: arial, helvetica, sans-serif;
    font-size: 11pt;
}

body {
    background-color: #eeeeee;
    background-image: url("/graphics/background-2a.jpg");
    background-repeat: repeat-x;
    background-position: top center;
}

caption.t-header {
    border-bottom: 1px solid black;
    font-size: 1.5em;
    font-weight: bold;
    text-align: left;
}

div.category-item {
    text-align: left;
    width: 560px;
    clear: right;
    margin-bottom: 40px;
}

div.category-item p {
    padding-left: 20px;
}

div.stores {
    height: 310px;
    width: 260px;
    overflow: auto;
    border: 2px inset;
    white-space: nowrap;
}

h1.category {
    border-bottom: 1px solid black;
    width: 80%;
    _width: 100%;
    font-size: 16pt;
    padding-left: 20px;
}

h2.doc-head {
    text-align: left;
    border-bottom: 1px solid black;
}

img {
    border: 0;
}

img.front-category {
    float: right;
    margin-right: 5px;
    /*margin-top: -15px;*/
    z-index: 20;
}

img.product-main {
    float: left;
    padding-right: 15px;
    _padding-right:0px;
}

p a {
    font-size: 1em;
}

p.front-lead {
    padding: 0 15% 25px 15%;
}

p.prod-lead {
    padding: 0 13% 10px 13%;
    /*font-style: italic;*/
}

p.vidthumb-title {
    font-size: 8pt;
    margin-top: -.25em;
}

table.docs {
    margin: 0px auto;
    text-align: center;
    border-collapse: collapse;
    border: 1px solid black;
}

table.spec {
    border-collapse: collapse;
    border: 1px solid black;
    width: 20em;
    font-size: 11pt;
}

table.distrib {
    text-align: left;
    padding-left: 35px;
    background-image: url('/graphics/distrib-america_bg2.jpg');
    background-position: center;
    background-repeat: no-repeat;
}

table.distrib td {
    width: 20%;
}

table.prod-desc {
    border-collapse: collapse;
    font-size: 11pt;
}

td {
    font-family: arial, helvetica, sans-serif;
}

td.docname {
    text-align: left;
    padding: 4px;
    border-bottom: 1px dashed grey;
}

td.doclink {padding: 4px;
            width: 50px;
            border-bottom: 1px dashed grey;
}

td.img-preview {
    width: 160px;
}

td.sb-container {
    width: 231px;
    padding-left: 10px;
    _padding-left: 0;
}

td.specName {
    border: 1px solid black;
    background-color: #eeeeee;
    font-weight: bold;
    padding: 3px;
    text-align: left;
}

td.vid-preview {
    width: 200px;
}

th.specTitle {
    text-align: center;
    border-bottom: 1px solid black;
    background-color:#dddde1;
}

ul.prod-feature {
    text-align: justify;
    font-size: 1.15em;
}

ul.prod-feature li {
    padding-bottom: 1.4em;
}

ul.sb-list {
    list-style: none;
    margin: 0 0 0 1.6em;
    padding: 0;
    text-align: left;
}

ul.sb-list a {
    margin-left: -0.8em;
    font-size: 10pt;
}

#category-list {
    position: absolute;
    left: 0;
}

#container {
    width: 930px;
    min-height: 100%;
    position: relative;
    margin: 0 auto;
    padding: 0px;
    background-color: white;
    background-image: url("/graphics/background-1a.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    border-left: 1px solid black;
    border-right: 1px solid black;
}

#content {
    padding-bottom: 10em;
    text-align: center;
}

#distrib-block {
    float: right;
    width: 250px;
    text-align: center;
    padding: 45px 25px;
    clear: right
}

#footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3em;
}

#header {
    width: 100%;
}

#imagedesc {
    font-size: 1.2em;
    width: 65%;
    text-align: justify;
    margin: 40px auto;
}

#inner-content {
    padding: 0 3% 0 3%;
}

#loadbar {
    background-color: #FFFF33;
    font-weight:bold;
}

#map-data {
    float: right;
    width: 275px;
    height: 350px;
    text-align: left;
}

#map-image {
    width: 512px;
    height: 350px;
    text-align: left;
}

#menu {
    float: left;
    clear: left;
    width: 100%;
    margin: 0 auto;
    padding: 0px;
    text-align: center;
    height: 1.1em;
    z-index: 99;
    position:relative;
}

#menu-inner {
    margin: 0 auto;
    padding: 0px;
    width: 49em;  /* number of menu items X (#menu ul li {width})   */
}

#menu ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

#menu ul li {
    position: relative;
    float: left;
    width: 8em;  /* this works together with #menu-inner {width}   */
    margin: 0;
    padding: 0;
    list-style: none;
    border: 1px solid black;
    background-color: #ffd800;
}

#menu ul ul {
    position: absolute;
    left: -1px;
    margin-top: 0px;
    display: none;
    text-align: left;
    background: #ffef77;
    border: 2px solid black;
/*    border-top: 0;*/
    width: 13em;
    z-index: 98;
}

#menu ul ul li {
    position: relative;
    left: 0px;
    width: 100%;
    background: #ffef77;
    border: 0;
}

#menu ul li:hover ul {
    display: block;
}

#menu a {
    display: block;
    padding: 0 1.4em;
    text-decoration: none;
    color: black;
    font-weight: bold;
    font-size: 10pt;
    white-space: nowrap;
}

#menu a.menu-category {
    color: #ffef77;
    background: #000000;
}

#menu a:hover {
    background: #444444;
    color: #ffd800;
    text-decoration: none;
}

#promodiv {
    border-left: 1px solid #777777;
    float: right;
    margin-right: 20px;
    padding: 0 5px 0 5px;
    width: 350px;
    height: 650px;
}

#sidebar {
    background: #fafafa;
    border: 1px solid #777777;
    float: right;
    margin-right: 20px;
    padding: 5px;
    text-align: justify;
    width: 250px;
    height: 355px;
}

#videoDesc {
    float: right;
    width: 300px;
    height: 340px;
    border: 1px solid #888888;
    padding: 10px;
    background-color: #eeeeee;
}

#videoText {
    text-align: justify;
}

#videoTitle {
    font-weight: bold;
    font-size: 1.5em;
}