﻿/* No Style - Just Stuff */

#prodOptFeatures p, #prodFeatures p
    {
    margin:0;
    padding:0;
    }
#prodOptFeatures ul, #prodFeatures ul
    {
    margin-top:0;
    margin-bottom:0;
    }

body
    {
    margin:0;
    padding:0;
    position:relative;
    font-family:Tahoma, Verdana;
    font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
    font-size:12px;
    background-image:url(images/master/BodyBG5.jpg);
    background-repeat:repeat-x;
    /*background-color:#eee;*/
    /*background-color:#6a747e;*/
    background-color:#fff;
    }
h3 {font-size:16px;color:Gray;}
h4 {/*width:346px;*/font-size:14px;color:Black;font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;padding:20px 10px;border:1px #ccc dotted;background-color:#eee;}
h5 {font-size:14px;color:#666;font-style:italic;text-decoration:underline;}
#divContainer
    {
    width:990px;
    margin-left:auto;
    margin-right:auto;
    border:0px #ddd solid;
    position:relative;
    }
#divTop, #divMenu, #divTable, #divFooter
    {
    width:990px;
    margin-left:auto;
    margin-right:auto;
    border:0px #ddd solid;
    position:relative;
    }
#divTop
    {
    height:150px;
    margin-top:0px;
    border-bottom:1px #888 solid;
    border-right:1px #888 solid;
    border-left:1px #888 solid;
    }
#tblTop
    {
    height:150px;
    }
#tdTopLeft, #tdTopRight, #tdLeft, #tdMain, #tdRight
    {
    vertical-align:top;
    }
#tdTopLeft
    {
    width:180px;
    }
#tdTopRight
    {
    
    }
#divMenu
    {
    height:20px;
    background-image:url(images/master/menuBack.jpg);
    background-repeat:repeat-x;
    }
#tblTop
    {
    width:990px;
    border:0;
    background-color:White;
    }
#tblMain
    {
    width:992px;
    border:0;
    background-color:White;
    }

#tdLeft, #tdRight
    {
    /*background-image:url(images/master/sidesBack1.jpg);
    background-repeat:repeat-x;*/
    /*background-image:url(images/master/bodyBG3.jpg);
    background-repeat:repeat-x;
    background-color:#dfe2df;*/
    /*background-color:#f2f3f6;*/
    background-color:#bcc5ce;
    }
#tdLeft
    {
    border-right:1px #888 solid;
    border-left:1px #888 solid;
    width:160px;
    margin:0;
    padding:0px 8px;
    }
#tdRight
    {
    border-left:1px #888 solid;
    border-right:1px #888 solid;
    width:160px;
    margin:0;
    padding:0px 8px;
    }
#tdMain
    {
    padding:10px;
    }
#bread {width:359px;}
.imgDetail
    {
    float:right;
    }
#contactImg img
    {
    margin:0 auto 0 auto;
    }
#divFooter
    {
    height:40px;
    border-top:1px #888 solid;
    font-size:10px;
    font-style:italic;
    /*color:#a6abb0;*/
    color:#a6abb0;
    text-align:center;
    }
.footer_col
    {
    float:left;
    width:174px;
    padding:20px;
    padding-right:0;
    background-color:#fff;
    margin:5px;
    }
#tdLeft ul
    {
    list-style-type:none;
    margin:10px 0px;
    padding-left:0px;
    }
#tdLeft ul li
    {
    margin:0px 0px 2px 0px;
    padding:0px;
    height:29px;
    width:160px;
    font-size:14px;
    background-image:url(images/master/menuItemBG4.png);
    background-repeat:no-repeat;
    }
#tdLeft li.active {color:#000;}
#tdLeft li.inactive {color:#000;}
#divSwitchBox {width:160px;height:200px;margin:0 auto 20px auto;}
/*#tdLeft img {width:162px;border:0;margin:0px auto;}*/

#divTdRight {padding-top:10px;}
#divTdRight img {margin:0px auto;}

.actlink {position:relative;top:5px;left:15px;}
#tdLeft a {position:relative;top:5px;left:15px;text-decoration:none;display:block;height:24px;}
a{text-decoration:none;}
a:link{color:#000;height:24px;}
a:visited{color:#000;}
a:hover{text-decoration:none;color:#000;}
a:active{color:#000;}

.prodFeatHrow, .prodFeatRow
    {
    font-style:italic;
    }

.prodFeatHrow
    {
    font-size:14px;
    font-weight:bold;
    }
.prodFeatRow
    {
    padding:1px 3px;
    background-color:#fff;
    background-image:url(images/master/tblBack1.jpg);
    background-repeat:repeat-y;
    border-left:1px #888 solid;
    border-top:1px #888 solid;
    border-right:1px #888 solid;
    }
.prodFeatLastRow
    {
    padding:1px 3px;
    background-color:#fff;
    background-image:url(images/master/tblBack1.jpg);
    background-repeat:repeat-y;
    border-left:1px #888 solid;
    border-top:1px #888 solid;
    border-right:1px #888 solid;
    border-bottom:1px #888 solid;
    }
.infoTab
    {
    padding:10px;
    margin-bottom:10px;
    font-size:10px;
    background-color:#fff;
    border:1px #888 solid;
    }
a.dlLink
    {
    color:#666;
    font-size:12px;
    }
.infoTab img
    {
    border:0;
    margin:0 auto;
    }
.infoTab a
    {
    border:0;
    margin:0 auto;
    }
.infoTab h4
    {
    margin:0;
    font-weight:normal;
    padding:5px;
    }