#bannerImg {
    margin: 0px;
    margin-left: 3px;
}
h2 { margin-bottom: 10px !important; }

p {
    line-height: 1.5em;
    margin-bottom: 10px;
}
p.em1 { line-height: 1em; }

.reg, .regmark {    /* Registered mark (bckwd compat) */
    font-size: 90%;
    position: relative; bottom: 2px;
}

div#prod_links { /* Product model list */
    width: 750px;
    float: left;
    margin: 0px; padding: 0px;
    margin-bottom: 20px;
    margin-left: 5px;
}
div#prod_links ul {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    list-style: none;
}
div#prod_links li {
    float: left;
    margin: 2px 0px 0px 10px;
    padding: 0px 0px 0px 10px;
    list-style: none;
    border-left: 1px solid #555;
    line-height: 1em;
}
div#prod_links a {
    text-decoration: none;
}
div#prod_links li.first {
    border-left: 0px none;
    margin-left: 0;
}
div#prod_links li.hereprod a {
    text-decoration: underline;
    color: #000;
}

/* Series pages */

div#tab3_data { margin-top: 25px; }
div#tab4_data { margin-top: 15px; }

div#serieslink { /* Series overview link on detail page */
    float: right;
    padding-right: 3px;
}
div#serieslink span { position: relative; bottom: 2px; }

/* Overview styles */

.rightSide { width: 410px; float: right; padding-left: 10px; }
.leftSide  { width: 430px; float: left; }

div.parahdr {
    font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin-top: 15px;
    line-height: 1.5em;
}
  
/* Catalog styles */
span.catcolor {
    font-size: 80%;
    font-weight: normal;
    margin-left: 10px;
}

/* Gallery styles */

div#allthumbs {
    float: right;
    margin-top: -10px;
    width: 280px;
}
div.thumbs {
    float: right;
    margin-top: -10px;
}
table.tn td { border: 1px solid #ccc; }
table.tn td.show { border: 2px solid #6c94b4; }

div#mainbox, div#mainboxS {  /* main gallery image */
    width: 615px;
    height: 473px;
    border: 1px solid #ccc;
}
div#mainboxS {  /* main gallery image for series gallery */
    position: relative; top: -10px;
}

/* Where to Buy (both series/store pages */
#wtbmsg { margin-top: 20px; }
#wtbheader {
    width: 930px;
    height: 28px;
    line-height: 28px;
    background-color: #444;
    margin-top: 20px;
}
.wtbheader {
    background-color: #444;
    height: 28px;
    line-height: 28px;
}
#wtbheader b, .wtbheader b {
    padding-left: 15px;
    color: #fff;
}
#wtb td.name {
    font-size: 16px;
    font-weight: bold;
}


/* Common area */
div#series_head { /* left side heading */
    margin: 0; padding: 0;
    margin-left: 16px;
    float: left;
    height: 35px;
    width: 450px;
    font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;
    font-size: 21px;
    font-weight: bold;
    color: #000;
}

div#series_tabs ul { /* right side tabs */
    margin: 0; padding: 0;
    float: right;
    font-family: Trebuchet MS;
    font-size: 13px;
    font-weight: bold;
    color: #000;
}
#series_tabs ul.nav li {
    float: left;
    list-style: none;
}

#series_tabs .nav a.m {
    display: -moz-inline-block; /* FF2 */
    display: inline-block;
    padding: 10px 0px 0px 0px;
    height: 25px;
    text-decoration: none;
    font-weight: bold;
    color: #000;
    white-space: nowrap;
    text-align: center;
}
#series_tabs .nav li#tab1 a.m {
    width: 94px;
    background: url('/img/skin/subnav_overview.gif') no-repeat 0px 0px;
}
#series_tabs .nav li#tab1 a:hover,
#series_tabs .nav li#tab1.hereNav a.m,
#series_tabs .nav li#tab1.goFocus a.m {
    background-position: 0px -35px;
}
#series_tabs .nav li#tab2 a.m {
    width: 131px;
    background: url('/img/skin/subnav_compare.gif') no-repeat 0px 0px;
}
#series_tabs .nav li#tab2 a:hover,
#series_tabs .nav li#tab2.hereNav a.m,
#series_tabs .nav li#tab2.goFocus a.m {
    background-position: 0px -35px;
}
#series_tabs .nav li#tab3 a.m {
    width: 83px;
    background: url('/img/skin/subnav_gallery.gif') no-repeat 0px 0px;
}
#series_tabs .nav li#tab3 a:hover,
#series_tabs .nav li#tab3.hereNav a.m,
#series_tabs .nav li#tab3.goFocus a.m {
    background-position: 0px -35px;
}
#series_tabs .nav li#tab4 a.m {
    width: 122px;
    background: url('/img/skin/subnav_wheretobuy.gif') no-repeat 0px 0px;
}
#series_tabs .nav li#tab4 a:hover,
#series_tabs .nav li#tab4.hereNav a.m,
#series_tabs .nav li#tab4.goFocus a.m {
    background-position: 0px -35px;
}

#main_table.compare {
    width: 100%;
}

/*  Styles for footnote text and numbers  */

div#footnotes {
    font-size: 10px;
    padding: 10px 20px 5px 10px;
}

/* Footnote block in footnotes  */
div.footnote { margin-top: 5px; line-height: 12px; }

/* Footnote number in footnotes  */
.footnotenum {
    font-size: 90%;
    position: relative; bottom: 3px;
    padding-right: 5px;
}

/* Footnote number in text  */
a.footnoteid {
    font-size: 85%;
    position: relative; bottom: 3px; left: 2px;
}

/* Superscripted footnote number class */
.footnum { font-size: 85%; position: relative; bottom: 3px; }

#contactsupport { float: right; margin-top: -5px; }
#contactsupport img { position: relative; bottom: 1px; }

/* New tabbed series gallery */ 
ul#gtabs {
    float: right;
    width: 300px;
    margin-top: 0px;
    margin-bottom: 25px;
}
ul#gtabs li {
    float: left;
    list-style: none;
    margin: 0 5px;
    margin-top: 10px;
    padding: 0;
}   
ul#gtabs li input {
    float: left;
    font-weight: normal;
    font-size: 12px;
    padding: 0 5px;
    height: 22px;
    position: relative; top: -5px;
/*  
    width: 90px;
*/
}

