    .b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
    .b1f {height:1px; background:#ccc; margin:0 5px;}
    .b2f {height:1px; background:#ccc; margin:0 3px;}
    .b3f {height:1px; background:#ccc; margin:0 2px;}
    .b4f {height:2px; background:#ccc; margin:0 1px;}
    .contentf {background: #ccc;}
    .contentf:hover, .tabon:hover b, .taboff:hover b {background: #eee;}
    .contentf div {margin-left: 5px;}

/* info tabs */
#tabs_main {
    position: relative;
    float: left;
    width: 712px;
    z-index: 999;
}
#tabs_main .layers {
    position: relative;
}
#tabs_main #layer_tabs {
    position: relative;
    width: 100%;
    color: white;
    z-index: 5;
    height: 45px;
    margin-bottom: 0px;
}
#tabs_main div#layer_tabs {
    margin: 0;
}
#tabs_main #layer_tabs ul {
    list-style: none;
    float: left;
    margin: 20px 1px 0 0;
    padding: 0;
}
#tabs_main #layer_tabs ul li {
    display: block;
    margin: auto;
    padding-left: 0;
    padding-right: 0;
}
#tabs_main #layer_tabs ul li:hover {
    background-color: #eee;
    cursor: pointer;
}
#tabs_main #layer_tabs li {
    background-color: #ccc; 
    color: navy;
    border: 1px solid gray;
    border-color: #ccc #aaa #888 #ddd;
    border-bottom: none;
    margin: 0 0 0 0;
    padding: 0px 10px 7px 10px;
    font-weight: bold;
    font-size: 12px;
}
#tabs_main #layer_tabs .tabon {
     background-color: #eee; 
    color: black;
    border: 1px solid gray;
    border-color: #bbb #aaa #eee #ccc; 

}
#tabs_main #layer_tabs .taboff {
     background-color: #ccc; 
    color: navy;
    border: 1px solid gray;
    border-color: #bbb #aaa #888 #ddd;
    border-bottom: none; 
}
#tabs_main .layer {
    position: relative;
    top: -1px;
    width: 700px;
    background-color: #eee;
    border: 1px solid #ccc;
    padding: 5px;
    z-index: 1;
    display: block;
    visibility: visible;
}
#tabs_main .features_block {
    margin: 20px 0 10px 70px;
}

#tabs_main .layeron {
    visibility: visible;
    display: block;
}
#tabs_main .layeroff {
    visibility: hidden;
    display: none;
}
#tabs_main .clearfix:after {
    content: '.';
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
    }
#tabs_main .prod_link_box {
    text-align: center;
    position: absolute;
    top: -31px;
    left: 480px;
    height: 75px;
    border: 1px solid #ddd;
    background-color: #fff;
    z-index: 10;
}
#tabs_main .prod_link_box img.icons {
    position: absolute;
    margin: auto;
    top: 24px;
    left: 40px;
}
#tabs_main .prod_link_msrp {
    position: relative;
    top: 0px;
    right: 0px;
    width: 230px;
    margin: 0;
    padding: 3px 0;
    text-align: center;
    background-color: #ddf;
    font-size: 10px;
    line-height: 120%;
}
#tabs_main .prod_link_box1 {
    text-align: center;
    position: absolute;
    top: -31px;
    left: 545px;
    height: 75px;
    border: 1px solid #ddd;
    background-color: #fff;
    z-index: 10;

}
#tabs_main .prod_link_box1 img.icons1 {
    position: absolute;
    margin: auto;
    top: 24px;
    left: 7px;

}
#tabs_main .prod_link_msrp1 {
    position: relative;
    top: 0px;
    right: 0px;
    width: 165px;
    margin: 0;
    padding: 3px 0;
    text-align: center;
    background-color: #ddf;
    font-size: 10px;
    line-height: 120%;
}
#layer_tabs h2 {
    font: normal 11px/16px arial, helvetica, sans-serif;
    color: navy;
    display: inline;
    border: 0;
    margin: 0 auto;
    margin-top: 3px;
    text-align: center;
    padding: 0;
    padding-bottom: 10px;
}
#layer_tabs h2.list {
    width: 100%;
    font-size: 11px;
    font-weight: bold;
}
#layer_tabs li.tabon h2.list {
    color: red;
}    
#layer_tabs h2.list:hover {
    color: gray;
    cursor: pointer;
}
/********** Product Pages **********/
.body {
    width: 930px;
    padding: 0px 20px 0px 30px;
    margin-top: 5px;
    text-align: left;
    background-color: white;
    position: relative;
}
.top_half, .bottom_half {
    position: relative;
}
.body h1.title {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5em;
}
.body h2.headline {
    font-family: verdana, ariel, tahoma, helvetica;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5em;
    color: #296DC1;
}
.top_paragraph {
    width: 540px;
    font-size: 14px;
    line-height: 1.5em;
}
.main_image_left {
    float: right;
    margin-left: 10px;
}
.copy_left {
    float: left;
    width: 310px;
    margin-left: 20px;
}
.copy_right {
    float: right;
    width: 310px;
    margin-right: 20px;
}
a.orderlink {
    background: url('../../images/orderthisproductnow.jpg');
    display: block;
    width: 199px;
    height: 29px;
    position: relative;
    left: 75px;
}
a.orderlink:hover {
    background: url('../../images/orderthisproductnowhover.jpg');
}

.features_block {
    background-color: #ffba65;
    margin: 20px auto 0 100px;
    clear: both;
    width: 548px;
    font-size: 12px;
    line-height: 120%;
    padding: 5px 0 10px 0;
}
.features_block h4 {
    text-align: center;
}
.features_block ul {
    margin: 0 20px;
}
.features_block li {
    margin: 0 10px 8px 30px;
}

.listing_body {
    position: relative;
    width: 740px;
    padding: 10px;
    text-align: center;
    background-color: white;
    background-image: url(./0_images/bg_gradient.jpg);
    background-repeat: no-repeat;
}

div.sideimages {
    width: 200px;
    float: right;
    margin-top: 45px;
}

/**** Specification Tables *****/
table.specs {
    border-collapse: collapse;
    margin: 20px 0 10px 75px;
}
table.specs td {
    text-align: left;
    border: 0;
    border-right: 2px solid white;
    border-bottom: 1px solid white;
    padding: 3px 20px;
}
table.specs td {
    font-weight: normal;
    font-size: 12px;
}    
table.specs td.headline {
    text-align: center;
    background-color: #4444aa;
    color: white;
    font-weight: bold;
}
table.specs td.odd_left {
    background-color: #bed4d9;
}
table.specs td.odd_right {
    background-color: #fbcf8d;
}
table.specs td.even_left {
    background-color: #ced6ed;
}
table.specs td.even_right {
    background-color: #ffba65;
}

/* special style to clear floats */
.clear {
    clear: both;
}
.clear_1 {
    clear: both;
    font-size: 1px;
    line-height: 1px;
}

/***** Photos Classes *****/
h1.photo_headline {
    text-align: center;
    font-size: 17px;
    line-height: 110%;
}
.photo {
    text-align: center;
    width: 290px;
    font-size: 11px;
    line-height: 110%;
}
.left {
    float: left;
    margin: 10px 0 10px 20px;
}
.right {
    float: right;
    margin: 10px 20px 10px 0;
}
.photo a:link, .photo a:visited {
    color: black;
    text-decoration: none;
}

.photo a:hover, .photo a:active {
    color: #888888;
    text-decoration: underline;
}
div.keywords {
    color:#888888;
    font-size:9px;
    line-height:1.2em;
    margin:auto;
    text-align:center;
    width:80%;
}
