/* BODY */

body {padding-top: 0px; 
      text-align: center; margin: 0;}
div#container {margin-left: auto; margin-right: auto; width: 900px; position: relative;
               text-align: left; }
hr {align: center; width: 910px; color: #222222; noshade; size:2px;}
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; }





/* 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 HR */
#bothr { width: 100%; height: 1px; background-color: #222222; }


/* BOTTOM MENU */

#botmenu {width: 900px; z-index:9998; overflow: hidden; 
         margin-top: 10px; 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: #111111; font-weight: 800;}
#botmenu #firstrow a {text-decoration: none; color: #111111; }
#botmenu #firstrow a:hover {color: #111111; }

#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%; }
#botmenu #firstrow { font-family:Arial,Serif; font-weight: 600; font-size: 1.0em; line-height: 250%; }


