html,body {
      margin: 0;
      padding: 0;
      text-align: center;
      font-family: arial, Helvetica, sans-serif;
      font-size: 14px;
      background: #FFF url("../images/border.jpg") repeat-y center;
}
    
img { border: none; }
a { text-decoration: none; color: #5c94bf; font-weight: bold;}
a:hover { text-decoration: underline; color: #fca00e; }

/*---------- Divs ----------*/
#header {
      background: url("../images/header.jpg") no-repeat center;
      height: 120px;
      width: 100%;
      margin: 0 auto;
}

#logo{
      padding-top: 0px;
      margin: 0 auto;
      width: 890px;
      voice-family: "\"}\""; 
      voice-family:inherit;
}
html>body #logo { width: 870px }  /* for opera */

#logo a:hover {
      text-decoration: none;
}

#logo a {
      float: left;
      background: url("../images/logo.jpg") no-repeat 0px 0px;
      width: 317px;
      height: 120px;
}

#container {
      position: relative;
      width: 890px;
      overflow: hidden;
      text-align: left;
      font: 90% Tahoma, Helvetica, sans-serif;
      margin: 0px auto;
      border-top: 3px solid #6fb2e6;
      border-bottom: 3px solid #ffb93f;
      background: #e5e5e5;
}  
* html #container {
      overflow: visible;
}

#content{
      float: right;
      width: 690px;
      background: #fff url(../images/nav-edge.jpg) repeat-y;
      padding-bottom: 40px;
      min-height: 530px;
}
* html #content {height: 530px; overflow: visible;}

#maincontent {
      float: left;
      padding: 30px 20px 0px 20px;
      overflow: hidden;
      width: 410px;
      voice-family: "\"}\""; 
      voice-family:inherit;
}

#maincontent ul{
      list-style-image: url(../images/bullet.png)
}

#fullcontent {
      padding: 10px 20px 0px 20px;
      width: 640px;
}

#rightdiv{
      padding-top: 15px;
      float: right;
      width: 230px;
}

#rightdiv img{
      padding: 1px;
      border: 1px solid #6fb2e6;
}

#news{
      width: 230px;
      margin: 0 auto;
}

#productbox {
      width: 600px;
      min-height: 80px;
      margin: 10px;
      margin-bottom: 20px;
      padding: 10px;
      padding-right: 20px;
      border: 1px solid #c8c8c8;
      font-family: arial, Helvetica, sans-serif;
}

.productboxleft {
      float: left;
      width: 380px;
      margin: 0px;
      padding-right: 10px;
}

.productboxright {
      float: right;
      width: 124px;
      margin: 0px;
      padding: 0px;
      text-align: right;
      border 1px solid black;
}

.productboxright img {
}

.productboxright span{ /*CSS for enlarged image*/
      background: white;
      position: absolute;
      padding: 5px;
      border: 1px solid gray;
      visibility: hidden;
      color: black;
      text-decoration: none;
}

.productboxright span img{ /*CSS for enlarged image*/
      border-width: 0;
      padding: 2px;
}

.productboxright:hover span{ /*CSS for enlarged image*/
      visibility: visible;
      margin-top: -40px;
      right: 0px; 
      z-index: 50;
}


/*---------- Navigation Menu ----------*/
#navcontainer {
      float: left;
      padding-top: 30px;
      padding-left: 12px;
      min-height: 380px;
      overflow: hidden;
      width: 180px;
}
* html #navcontainer {height: 380px; overflow: visible;}

.nav {
      width: 170px;
      list-style-type: none;
      margin: 0;
      padding: 0px;
      font-size: 105%;
}

.nav li {
      text-align: left;
      margin: 3px 1px;
      padding: 0;
}

.nav li a {
      border: 1px solid #52a3e2;
      display: block;
      padding: 4px 0 4px 10px;
      background: #6fb2e6;
      color: #e5ffff;
      font-weight: bold;
      text-decoration: none;
      width: 170px;
      voice-family: "\"}\""; 
      voice-family:inherit;
      width: 160px; 
}

.nav li a:hover {
      background: #ffb93f;
      color: #949494;
      font-weight: bold;
      cursor: pointer;
}

#sidecontent{
      float: left;
      border: 2px solid #5c94bf;
      margin-right: 10px;
      margin-bottom: 20px;
      padding: 10px;
      text-align: center;
      width: 160px;
      voice-family: "\"}\""; 
      voice-family:inherit;
}
html>body #sidecontent { width: 150px }  /* for opera */

.thumbnail {
}

.thumbnail span {display: none;}

.thumbnail img {
      padding: 1px;
      border: 1px solid #5c94bf;
      vertical-align: middle;
}

.thumbnail img:hover {
      border: 1px solid #ffb93f;
}

.thumbnail:hover span {
      position: absolute;
      display: block;
      top: 184px;
      left: 180px;
      margin: 10px;
      padding: 10px;
      color: #335500;
      font-weight: normal;
      background: #ffffff;
      text-align: center;
      border: 1px solid #ffb93f;
      z-index: 20;
}

.thumbnail:hover span img {
      border: none;
}

/*---------- Footer ----------*/
#footer {
      height: 30px;
      margin: 0 auto;
      padding: 10px 0 10px 0;
      font-size: 80%;
      text-align: center;
      color: #6a6666;
      width: 890px;
      background: #ffffff;
}

#footertextleft{
      margin-left: 10px;
      text-align: left;
      font-size: 120%;
      width: 450px;
      float: left;
}

#footertextright{
      margin-right: 10px;
      text-align: right;
      width: 350px;
      float: right;
}

/*---------- Headings ----------*/
h1 { 
      padding-top: 0;
      margin-top: 0;
      font: 120% Arial;
      font-weight: bold;
      color: #5c94bf;
}

.mainheading{
      font-weight: bold;
      font-size: 123%;      
}

h2 {
      padding-top: 0px;
      margin-top: 0px;
      font: 110% arial;
      font-weight: bold;
      color: #5c94bf;
}

h3 {
      padding-top: 0px;
      margin-top: 0px;
      font: 100% arial;
      font-weight: bold;
      color: #000000;
}

/*---------- Classes ----------*/
.oversize{
      font-weight: bold;
      font-size: 200%;      
      text-align: center;
}

.underline{
      padding-bottom: 3px;
      width: 200px;
      border-bottom: 2px solid #ffb93f;
}

.subheading{
      font-weight: bold;
}

.submitbox{
      width: 215px;
      background: #b8d1e4;
      padding: 5px;
      text-align: left;
      border: 1px solid #e5e5e5;
}

.submitbox p{
      margin-top: 3px;
      margin-bottom: 5px;
}

.submitbox button{
      font-size: 95%;
      background: #e5e5e5;
      color: #949494;
      border: none;
      padding: 3px 8px;
      font-weight: bold;
}

.category {
      float: left;
      width: 210px;
      height: 240px;
      text-align: center;
}

.category img {
      max-height: 180px;
      max-width: 180px;
      padding: 5px;
      background: #fff;
      border: 1px solid #c8c8c8;
}
