@import "forms.css";
@import "messages.css";

html
{
  overflow-y: scroll;
  overflow-x: hidden;
}

body
{
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
  -moz-height: 100%;
  min-height: 100%;
}

#header
{
  position: absolute;
  left: 0px;
  width: 100%;
  height: 130px;
  background-image: url('../files/header.gif');
  background-repeat: repeat;
  z-index: 3;
}

#header .logo
{
  position: absolute;
  left: 7px;
  top: 13px;
}

#header .header
{
  position: absolute;
  right: 0px;
  top: 15px;
}

#header #headerlinks
{
  position: absolute;
  top: 112px;
  height: 15px;
  width: 100%;
  text-align: center;
}  
  
#header #headerlinks a:link,
#header #headerlinks a:visited
{
  font-family: arial,helvetica,verdana;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  background-color: #3333CC;
  padding-left: 5px;
  padding-right: 5px;
  margin-left: 50px;
  margin-right: 50px;  
}

#header #headerlinks a:hover
{
  color: #CCCCCC;
}

#images
{
  position: absolute;
  right: 10px;
  top: 130px;
  width: 200px;
  height: 1570px;
  background-color: #FFFFFF;
  border-left: 10px #FF0000 solid;
  border-right: 10px #FF0000 solid;
  z-index: 2;
}

#images .image
{
  width: 160px;
  height: 120px;
  border: 1px solid #000000;
  margin-left: 20px;  
  margin-top: 10px;
}

#images .text
{
  font-family: arial,helvetica,verdana;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;  
  color: #000000;
  text-align: center;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 10px;
  display: block;
}  

#navig
{
  position: absolute;
  left: 0px;
  width: 150px;
  top: 212px;
  height: 1488px;
  background-color: #99CCFF;
  border-right: 1px #000000 solid;
  z-index: 1;
}

#navig a:link,
#navig a:visited
{
  font-family: arial,helvetica,verdana;
  color: #000000;
  text-decoration: underline;
  font-size: 12px;
  font-weight: bold;
  padding-left: 10px;
}

#navig a:hover
{
  color: #3333CC;
}

#navig strong
{
  font-family: arial,helvetica,verdana;
  color: #3333CC;
  font-size: 11px;
  font-weight: normal;
  padding-left: 10px;
  display: block;
}


#banner
{
  position: absolute;
  top: 130px;
  left: 0px;
  width: 100%;
  height: 75px;
  background-color: #FFFFFF;
  border-bottom: 7px #FF0000 solid;
  z-index: 2;  
}

#banner #google_ad
{
  margin-top: 10px;
  margin-left: 150px;
}

#content
{
  position: absolute;
  top: 220px;
  left: 160px;
  right: 240px;
  font-family: arial,helvetica,verdana;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}

#content a:link,
#content a:visited
{
  font-family: arial,helvetica,verdana;
  color: #6699FF;
  text-decoration: underline;
  font-size: 12px;
  font-weight: bold;
}

#content a:hover
{
  color: #FF0000;
}

#content a.small,
#content a.small:hover,
#content a.small:visited
{
  font-size: 10px;
  font-style: italic;
  padding-left: 5px;
}

#content .whatsnew
{
  left: 160px;
  width: 100%;
  -moz-width: 100%;
  min-width: 100%;  
  height: 380px;
  margin-top: 30px;
  border-bottom: 3px solid #3333CC;
  display: block;
}

#content .whatsnew .bar
{
  width: 100%;
  -moz-width: 100%;
  min-width: 100%;
  height: 15px;
  background-image: url('../files/lines.gif');
  background-repeat: repeat;
  vertical-align: top;
  display: block;
}

#content .whatsnew .bar img
{
  width: 14px;
  height: 15px;
  float: left;
}

#content .whatsnew .bar b
{
  font-family: arial,helvetica,verdana;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  background-color: #3333CC;
  padding-left: 1px;
  padding-right: 5px;
}


#content .resultset
{
  left: 160px;
  width: 100%;
  -moz-width: 100%;
  min-width: 100%;  
  height: auto;
  margin-top: 30px;
  border-bottom: 3px solid #3333CC;
  display: block;
}

#content .resultset .bar
{
  width: 100%;
  -moz-width: 100%;
  min-width: 100%;
  height: 15px;
  background-image: url('../files/lines.gif');
  background-repeat: repeat;
  vertical-align: top;
  display: block;
}

#content .resultset .bar img
{
  width: 14px;
  height: 15px;
  float: left;
}

#content .resultset .bar b
{
  font-family: arial,helvetica,verdana;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  background-color: #3333CC;
  padding-left: 1px;
  padding-right: 5px;
}


#content .resultset .categorytable .formorder
{
  vertical-align: top;
}

#bottom
{
  position: absolute;
  top: 1700px;
  left: 0px;
  width: 100%;
  height: 40px;
  background-color: #FFFFFF;
  border-top: 5px #3333CC solid;
  border-bottom: 5px #3333CC solid;
  text-align: center;
  z-index: 2;    
}

#bottom img
{
  border: 0px;
  padding: 3px;
}

#copyright
{
  position: absolute;
  top: 1750px;
  left: 0px;
  width: 100%;
  height: 25px;
  background-color: #FFFFFF;
  font-family: arial,helvetica,verdana;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
  text-align: center;
  z-index: 2;    
}


#content .top10header
{
  width: 500px;
  height: 15px;
  background-color: #99CCFF;
  font-family: arial,helvetica,verdana;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
  text-align: left;
}

#content .top10subheader
{
  width: 500px;
  height: 15px;
  background-color: #99CCFF;
  font-family: arial,helvetica,verdana;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
  font-style: italic;
  text-align: left;
}