/* BODY */

body {padding: 0; text-align: center; margin: 0;}

div#banner {margin-left: auto; margin-right: auto; text-align: center; }
#banner-table {}
#banner-table-left { width: 50%; }
#banner-table-right { width: 50%; }
#banner-left { text-align: right;}
#banner-right { text-align: left; }

div#ifrm { width: 100%; height: 500px; }

div#container {margin-left: auto; margin-right: auto; width: 910px; position: relative;
               text-align: left; }
hr {align: center; width: 910px; }
iframe {border: none; width: 100%; height: 100%; }

input {width: 150px; }
select {width: 150px; }

/* TOP MENU - NEW */
#topmenu { width: 900px; height: 37px;  z-index: 9998; overflow: hidden; 
           margin-top: 25px; margin-bottom: 50px;}
#topmenu table {border: 0px; border-collapse: collapse; 
                table-layout: fixed; }
#topmenu td { margin: 0px; padding: 0px; overflow: hidden;
             width:150px; height: 35px;
             border: solid 1px #999999; }
#topmenu a {text-decoration: none; font-weight: bold; 
            text-align: center;  
            overflow: hidden; background-repeat: no-repeat;
            font-family:Arial,Serif; font-weight: 600; font-size: 1.0em; 
            background-color: #222222;
            color: #EEEEEE;
            padding: 7px 0 5px 0;
            margin: 0px 0 0 0;
            display: block; }
#topmenu a:hover { background-color: #FFFFFF; 
                   color: #222222}
#topmenu #topmenuleft {width: 150; }
/* #topmenu #topmenuspace {height; 2px;} */
#topmenu #topmenuleft a { padding 0 0 0 0; margin: 0 0 0 0; }
#topmenu #topmenuright2 a { width: 150; padding: 3.5px 0 3.5px 0; }



/* TOP MENU - picture
#topmenu { width: 910px; height: 76px;  z-index: 9998; overflow: hidden; 
           margin-top: 25px; margin-bottom: 50px; }

#topmenu table {border: 0px; border-collapse: collapse; 
                table-layout: fixed; }
#topmenu td { margin: 0px; padding: 0px; overflow: hidden;
             width:130px; height: 38px;}
#topmenu a {text-decoration: none; font-weight: bold; 
            text-align: center;  
            overflow: hidden; background-repeat: no-repeat;
            background-image: url("../data/topmenu_back");
            padding: 63px; }

#topmenu #topmenuleft a {background-position: 0 0; height: 75px; width: 130px; }
#topmenu #tm1 a {background-position: -130px 0; height: 38px; width: 130px; }
#topmenu #tm2 a {background-position: -260px 0; height: 38px; width: 130px; }
#topmenu #tm3 a {background-position: -390px 0; height: 38px; width: 130px; }
#topmenu #tm4 a {background-position: -520px 0; height: 38px; width: 130px; }
#topmenu #tm5 a {background-position: -650px 0; height: 38px; width: 130px; }
#topmenu #tm6 a {background-position: -130 -38px; height: 37px; width: 130px; }
#topmenu #tm7 a {background-position: -260px -38px; height: 37px; width: 130px; }
#topmenu #tm8 a {background-position: -390px -38px; height: 37px; width: 130px; }
#topmenu #tm9 a {background-position: -520px -38px; height: 37px; width: 130px; }
#topmenu #tm10 a {background-position: -650px -38px; height: 37px; width: 130px; }
#topmenu #topmenuright1 a {background-position: -780px 0; height: 38px; width: 130px; }
#topmenu #topmenuright2 a {background-position: -780px -38px; height: 37px; width: 130px; }

#topmenu #topmenuleft a:hover {background-position: 0 -76px; }
#topmenu #tm1 a:hover {background-position: -130px -76px; }
#topmenu #tm2 a:hover {background-position: -260px -76px; }
#topmenu #tm3 a:hover {background-position: -390px -76px; }
#topmenu #tm4 a:hover {background-position: -520px -76px; }
#topmenu #tm5 a:hover {background-position: -650px -76px; }
#topmenu #tm6 a:hover {background-position: -130px -114px; }
#topmenu #tm7 a:hover {background-position: -260px -114px; }
#topmenu #tm8 a:hover {background-position: -390px -114px; }
#topmenu #tm9 a:hover {background-position: -520px -114px; }
#topmenu #tm10 a:hover {background-position: -650px -114px; }
#topmenu #topmenuright1 a:hover {background-position: -780px -76px; }
#topmenu #topmenuright2 a:hover {background-position: -780px -114px; }
*/


/* SHOPPING CART BAR */

div#shopcartbar { width: 910px; height: 50px; x-index:9998; overflow: hidden;
         margin-top: 25px; margin-bottom: 30px; }
#shopcartbar table {width: 100%; }
#shopcartbar td {text-align: right; }
#shopcartbar hr {width: 500px; text-align: left; position: relative; }



/* BOTTOM MENU */

#botmenu {width: 910px; z-index:9998; overflow: hidden; 
         margin-top: 25px; margin-bottom: 30px; }
#botmenu {background url(../data/botmenu) repeat-y;}
#botmenu {color: #999999;  }
#botmenu a {text-decoration: none; color: #999999; }
#botmenu a:hover {color: #111111; }
#botmenu #firstrow {color: #666666; font-weight: 800;}
#botmenu #firstrow a {text-decoration: none; color: #666666; }
#botmenu #firstrow a:hover {color: #000000; }

#botmenu table {border:0px; width: 100%; cellpadding: 0px;}
#botmenu td {width: 20% ; padding-left: 15px; padding-right: 15px;
             font-family:Arial,Serif; font-weight: 600; font-size: 0.8em; line-height: 150%; }


/* DOWNLOADS */

#downloads { overflow:auto; height:400; width:910; border: 1; 
             margin-top: 25px; margin-bottom:30px;
             align: center; }
#dwnl {width: 885px; margin-left: 5px; margin-right: 5px; }
#dwnl a {text-decoration: none; font-weight: bold; 
            overflow: hidden; background-repeat: no-repeat;
            font-family:Arial,Serif; font-weight: 600; font-size: 0.8em; 
            background-color: #FFFFFF;
            color: #666666;
            padding: 4px 0 4px 0;
            display: block; }
#dwnl a:hover { background-color: #FFFFFF; 
                   color: #000000}
#dwnl #icon {width: 100px; text-align: center; padding-left: 25px; }
#dwnl #file {width: 200px; text-align: left;}
#dwnl #desc { padding-left: 25px; padding-right: 25px;
              font-family:Arial,Serif; font-size: 0.8em; }
