/* 
    Document   : styles2
    Created on : February 20, 2007, 2:42 PM
    Author     : Owner
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root { 
    display: block;
}
.border{
    border: 1px solid black;
}
.beforediv{
    border: 1px solid black;
    height: 20px;
    background-color: #727878;
    padding: 0px;
    margin: 0px;
}
.quicklinksdiv{
    /*border: 1px solid black;*/
    background-color: #727878;
    height: 52px;
    padding: 0px;
    margin: 0px;
}
.quicklinksposition{
    position: relative;
    top: 25px;
    float: right;
    height: 20px;
    width: 108px;
    /*border: 1px solid black;*/
}

.indextable{
    font-family: tahoma;
    font-size: 11;
    color: #525252;
}
.indextable a:link{
    font-family: tahoma;
    font-size: 11;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}
.indextable a:visited{
    font-family: tahoma;
    font-size: 11;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}
.indextable a:hover{
    font-family: tahoma;
    font-size: 11;
    font-weight: bold;
    text-decoration: underline;
    color: #000000;
}
.welcome{
    /*border: 1px solid black;*/
    padding-left: 25px;
    padding-right: 10px;
    padding-bottom: 0px;
}
.welcomepic{
    float: left;
    /*border: 1px solid black;*/
    margin-right: 10px;
    padding-bottom: 0px;
    list-style-position: outside;
}
.productsindex{
    /*border: 1px solid black;*/
    padding-top: 5px;
    padding-left: 25px;
    padding-right: 10px;
    padding-bottom: 15px;
}
.productspic{
    float: left;
    /*border: 1px solid black;*/
    margin-right: 10px;
    padding-bottom: 50px;
}
.news{
    padding-left: 20px;
    padding-right: 20px;
    font-family: tahoma;
    font-size: 11;
    color: #525252;
    text-decoration: none;
    font-weight: normal;
}
.news a:link{
    font-family: tahoma;
    font-size: 11;
    color: #525252;
    text-decoration: none;
    font-weight: normal;
}
.news a:visited{
    font-family: tahoma;
    font-size: 11;
    color: #525252;
    text-decoration: none;
    font-weight: normal;
}
.news a:hover{
    font-family: tahoma;
    font-size: 11;
    color: #525252;
    text-decoration: underline;
    font-weight: normal;
}
.newsdates{
    font-family: tahoma;
    font-size: 10;
    color: black;
    font-weight: bold;
}
.indexright{
    padding-left: 25px;
    padding-right: 15px;
    padding-bottom: 5px;
    /*border: 1px solid black;*/    
}
.style1{
    font-family: tahoma;
    font-size: 11;
    color: white;
    text-decoration: none;
    font-weight: bold;
}
.style1 a:link{
    font-family: tahoma;
    font-size: 11;
    color: white;
    text-decoration: none;
    font-weight: bold;
}
.style1 a:visited{
    font-family: tahoma;
    font-size: 11;
    color: white;
    text-decoration: none;
    font-weight: bold;
}
.style1 a:hover{
    font-family: tahoma;
    font-size: 11;
    color: white;
    text-decoration: underline;
    font-weight: bold;
}
.greenheader{
    font-family: tahoma;
    font-size: 11px;
    /*color: 6AD400;*/
    color: 6DB836;
    font-weight: bold;
}
.contentdiv{
    padding-top: 5px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 20px;
}
.productsdiv{
    padding-top: 5px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 20px;
}
.productspage{
    font-family: tahoma;
    font-size: 12;
    color: #525252;
}
.productspage a:link{
    font-family: tahoma;
    font-size: 14;
    text-decoration: none;
    font-weight: bold;
    color: #525252;
}
.productspage a:visited{
    font-family: tahoma;
    font-size: 14;
    text-decoration: none;
    font-weight: bold;
    color: #525252;
}
.productspage a:hover{
    font-family: tahoma;
    font-size: 14;
    text-decoration: underline;
    font-weight: bold;
    color: #525252;
}

.productspage span a:link{
    font-family: tahoma;
    font-size: 12;
    color: #525252;
    text-decoration: none;
    font-weight: bold;
}
.productspage span a:visited{
    font-family: tahoma;
    font-size: 12;
    color: #525252;
    text-decoration: none;
    font-weight: bold;
}
.productspage span a:hover{
    font-family: tahoma;
    font-size: 12;
    color: #525252;
    text-decoration: underline;
    font-weight: bold;
}
.contenttable{
    font-family: tahoma;
    font-size: 12;
    color: #525252;
}
.contenttable a:link{
    font-family: tahoma;
    font-size: 12;
    font-weight: bold;
    text-decoration: none;
    color: #525252;
}
.contenttable a:visited{
    font-family: tahoma;
    font-size: 12;
    font-weight: bold;
    text-decoration: none;
    color: #525252;}
.contenttable a:hover{
    font-family: tahoma;
    font-size: 12;
    font-weight: bold;
    text-decoration: underline;
    color: #525252;
}
.formleft{
    float: left;
}
.formright{
    position: relative;
    left: 30px;
}
.right{
    float: right;
    margin-left: 20px;
}
.arrowright{
    float: right;
    margin-top: 10px;
    margin-right: 20px;
}
.arrowleft{
    float: right;
    margin-top: 10px;
    margin-right: 0px;
}
.productsTackifiers{
    float: right;
    margin-top: 20px;
    margin-left: 10px;
    font-size: 10;
}
.productsValpac{
    float: left;
    padding-right: 20px;
}
.productsPolyamides{
    float: right;
    margin-top: 20px;
    margin-left: 10px;
    margin-bottom: 20px;
}
.newspic{
    float: right;
    margin-right: 10px;
    margin-left: 20px;
    margin-bottom: 10px;    
}
.informationbox{
    float: right;
    width: 230px;
    indent-left: 40px;
    /*border: 1px solid black;*/
}
.information{
    padding-top: 5px;
    padding-left: 35px;
    padding-right: 25px;
}
.subheading{
    font-weight: bold;
    font-size: 14
}
.miniheading{
    text-decoration: underline;
}
.datatables{
    font-family: tahoma;
    font-size: 12;
    color: #525252;
    text-align: center;
}
.inside{
    list-style-position: inside;
}
.indent{
    text-indent: 17px;
}
.indent2{
    text-indent: 95px;
}
.indent3{
    text-indent: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.indent4{
    text-indent: 105px;
}
.indent5{
    text-indent: 30px;
}
.red{
    color: red;
}
.superlight{
    font-family: tahoma;
    font-size: 12;
    color: #525252; 
}
.superlighttext{
    padding-right: 20px; 
}
/*<input type="hidden" name="recipients" value="teckhardt@teckrez.com"/>*/
