* { margin: 0; padding: 0; }
html, body, #main { height: 100% }
body, div { font-family: Arial, 'lucida grande', helvetica, verdana, sans-serif }

h1, h2 { font-family: Arial, 'trebuchet ms', verdana;padding: 0px; margin: 0px;}
h1 { font-size: large }
h3 { margin-top: .5em; }

body {
    background: #496e5b url(../images/background/bg_gradient.gif) repeat-x;
    margin: 0;
    padding: 0;
    color: #545454
}

.footnote {
    font-size: 9px;
}

#bd { margin: 0px 0px; }

#custom-doc {
   
    width: 800px;
    /*width: 767.6px;*/    
    min-width:800px;
    margin:auto;
    text-align:left;
    background: #fff url(../images/background/bg_top_round.gif) no-repeat;
    margin-top: 20px;
}

.top-header {
    height: 88px;
    padding-top: 20px;
}

.logo { margin-left: 36px; }


/* Top-Horizontal navigation */
#nav-horiz {
    height: 40px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    background: url(../images/background/nav_shadow.gif) repeat-x;
    background-position: 0 86%;
}

#nav-horiz ul, #nav-horiz li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#nav-horiz ul { display: block; }

#nav-horiz li {
    float: left;
    margin-left: 2px;
    text-align: center;
}

#nav-horiz .top-left  {
    margin-left: 0 !important;
    border-left: 0 !important;
}

#nav-horiz .top-right  {
    width: 200px !important;
    margin-right: 0 !important;
    border-right: 0 !important;
}

#nav-horiz li a:link,
#nav-horiz li a:visited {
    display:block;
    border-left: 1px solid #ccc;
    border-right: 1px solid #e6e6e6;
    background: url(../images/background/bg_nav_off.gif) repeat-x;
    width: 196px;
    height: 22px;
    padding-top: 10px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    color: #777;
}

#nav-horiz li a:hover {
     background: url(../images/background/bg_nav_on.gif) repeat-x;
}

#nav-horiz .active a:hover,
#nav-horiz .active a:link,
#nav-horiz .active a:visited {
     background: url(../images/background/bg_nav.gif) repeat-x;
     color: #fff;
}

/* content area */
#content {
    margin-top: 0px;
}

#content .left-bar {
    padding-left: 5px;
    width: 192px;
    min-height: 300px;
    margin-top: -13px;
    background: url(../images/background/bg_sidebar.gif) repeat-x;
}

#content .left-bar ul,
#content .left-bar li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#content .left-bar ul {
    display: block;
    margin: 10px auto 0 auto;
    
}

#content .left-bar li {
    /*
    background: url(../images/bullet/green.gif) no-repeat;
    background-position: 5px 50%;
    */
}

#content .left-bar li a:link,
#content .left-bar li a:visited {
    display:block;
    /*
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;*/
    border: 1px solid #ccc;
    
    /*background: url(../images/background/bg_nav_off.gif) repeat-x;*/
    background: url(../images/background/bg_nav_off_full.gif) no-repeat;
    
    width: 150px;
    height: 30px;
    padding-top: 2px;
    padding-left: 25px;
    margin-left: 8px;
    margin-bottom: 6px;
    text-decoration: none;
    font-size: 12px;
    font-weight: 600;
    color: #777;
}

.no-alt { display:block;margin-top: 7px;}

#content .left-bar li a:hover {
     background: url(../images/background/bg_nav_on_full.gif) no-repeat;
}

a.current.current ,
a:hover.current  ,
a:link.current ,
a:visited.current  {
     /*
     background: url(../images/background/bg_sidebar_active.gif) repeat-x !important;
     */
     background: url(../images/background/bg_sidebar_active_full.gif) no-repeat !important;
     color: #fff !important;
     
}

#content .left-bar .alt-link {
    display:block;
    font-size: 9px;
    margin-top: 0px;
}


#content .right-block {
    padding-top: 10px;
}

#content .product-image img { padding: 10px 0 0 20px;}

#content .product-image { margin-top: 9px; text-align: center;}


#content .right-block p {
    margin-right: 100px;
    margin-top: 10px;
    font-size: 13px;
}

#content .right-block h2 {
    margin-top: 10px;
    
    font-size: 13px;
    font-weight: 700;
}



#content .right-block ul,
#content .right-block li {
    padding: 0;
    margin: 0;
    
    list-style: square;
    
}

#content .right-block {margin-top: 9px;padding-right: 5px;}
#content .right-block a { color: #116e3e; }



#content .right-block ul {
    padding-left: 12px;
    margin-top: 6px;
}

#content .right-col {

    width: 180px;
    float: left;
    
}

#content .add-col {
    float: left;
    margin-left: 20px;
    width: 380px;
}


div.logos {
     border-top: 1px solid #e3e3e3;
     margin-bottom: 30px;
}

.logos ul, .logos li {
    list-style-type: none;
    
    margin: 0;
    padding: 0;
}



.logos li {
    display: block;
    float: left;
    padding: 0px;
    
    text-align: center;
    
    width: 110px;
    height: 90px;
        
}

.equip li {
    width: 175px;
    height: 120px;
}


.logos span {
    display: block;
    color: #616161;
    font-size: 0.697em;
    line-height: 8px;
}

#products {
    background: url(../images/products/all_products.jpg) no-repeat;
    height: 256px;
    
    margin: 0 10px;
    
    clear: both;
}


h1 {
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.01em;
    
    color: #116e3e; 
}

p {
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.4px;
}



/* Header navigation */
.top-nav {   }

.top-nav ul, .top-nav li {
    margin: 0;
    padding: 0;
    
    display: inline;
}

.top-nav ul { padding-right: 20px; }

.top-nav li {
    font-size: 13px;
    color: #c3c3c3;
}

.top-nav a {
    font-size: 11px;
    
    text-decoration: none;
    text-transform: uppercase;
    
    color: #777;
    letter-spacing: 0.02em;
}

.top-nav .active a,
.top-nav .active a:link,
.top-nav .active a:visited {
    color: #116e3e;
    text-decoration: none !important;
    
}

.top-nav a:hover { text-decoration: underline; }



div#newsbox { width: 220px;}
    
#newsbox h2 {
    font-family: Arial, 'trebuchet ms', verdana;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.01em;
    color: #116e3e;
    
    margin: 0px;
    padding: 0;
}

#newsbox h3 {
    color: #fff;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: .1em;
    width: 98%;
    background-color: #666;
    padding: 2px 2px 2px 4px;
    margin-top: 0;
}


#newsbox li {
    border-bottom: 1px dashed #e0e0e0;
    padding: 4px 4px 0px 0px;
}

#newsbox li p {
    padding: 5px 0px;
    color: #666;
}
ul.dark { font-weight: 800;  margin-left: 10px; }


ul.cr { float: left;width: 200px; margin: 0 !important; padding: 0 !important; }

ul.cr li {
    
    list-style-type: decimal !important;
    width: 200px;
}

ul.cr li h3 {
    
    font-weight: 800;
    
}

ul.cr li ul li {
    
    list-style-type: square !important;
    
}

/* footer */

#ft {
    text-align: center;
    padding-top: 10px;
    margin: 0 auto;
    width: 800px;
    background:  url(../images/background/bg_bottom_round.gif) no-repeat;
}

#ft p {
    font-size: 11px;
    letter-spacing: .8px;
    color: #fff;
}

#ft .t29 a, #ft .t29 a:link,#ft .t29 a:visited  { color: #f0f0f0;text-decoration: none;}