body
{
  text-align: center;
  margin: 0px auto;
  background: url("http://www.ol1.org/background.gif") center repeat-y;
  font-family: arial, verdana, sans-serif;
  font-size: 100%;
position: relative;
left: 8px;
  width: 780px;
}

p
{
  margin-top: 10px;
  margin-bottom: 10px;
}

h1
{

  font-size: 16px;
  padding-left: 4px;
  sfont-family: Georgia,Serif;
  color: #b3703e;
  margin-top: 10px;
  border-left: 3px solid #ddd;
}  

h2
{
  font-size: 14px;
  sfont-family: Georgia,Serif;
  color: #274664;
}

img
{
  border: 0px;
}

strong
{
 
}

a
{
  text-decoration: none;
  color: #b3703e;
}

a:hover
{
  color: #000000;
  text-decoration: underline;
}

.intro
{
  background-color: #ececec;
  border: 2px solid #aaa;
  padding: 4px;
  margin-right: 4px;
}

#mainblock
{
  text-align: left;
  margin: 0px auto;
  width: 738px;
  text-align: left;
  top: 10px;
}

#header
{
  margin: 0px auto;
  text-align: left;
  width: 738px;
  height: 62px;
  border: 1px #9d9d9d solid;

  margin-top: 1px;
}


#contentblock
{
  margin: 0px auto;
  text-align: left;
  width: 735px;
  height: 75px;
  clear: both;
  padding-top: 3px;
  
  font-size: 11px;
}

#headerblock a
{
  color: #000;
}

.rootcategory
{
  position: relative;
  font-size: 11px;
  left: 110px;
  width: 590px;
  
}

#footerblock
{
  clear: both;
  margin: 0px auto;
  margin-top: 35px;
  width: 718px;
  padding: 4px;

  text-align: left;
  font-size: 80%;
  margin-bottom: 20px;
  background-color: #00adef;
  color: #fff;
}

#footerblock a
{ 
  color: #fff;
}


textarea, input, select
{
  border: 1px #555 solid;
}

.listing
{
  padding-left: 10px;
  border-left: 1px #ccc dotted;
  margin-top: 15px;
}

.descrip
{
  color: #666;
}

.highlightbox
{
  border: 1px solid #D3D7EC;
  background-color: #EAECF5;
  padding: 3px;
}

#bookiconblock
{
  width: 493px;
  float: left;
}

#booklist
{
  width: 220px;
  float: right;
  margin-right: 8px;
}

#booklist h2
{
  clear: both;
  margin-top: 5px;
  
}



#booklist .bookm
{
  float: left;

  margin-top: 4px;
  clear: left;
  border-left: 3px solid #ccc;
  padding-left: 5px;
}

#booklist .price
{
  float: right;
  margin-top: 4px;
  clear: right;

}




.bookicon
{
  width: 227px;
  height: 65px;
  border: 2px solid #515151;
  float: left;
  margin-right: 10px;
  margin-top: 12px;
  padding: 1px;
}

.bookicon h2
{
  margin-top: 0px;
  background: url("http://www.ol1.org/bookmaker-back.gif") no-repeat;
  color: #fff;
  height: 19px;
  padding-top: 3px;
  padding-left: 6px;

  
}

.bookicon p
{
  padding-left: 3px;
  
}

.bimage
{
  padding: 1px;
  border: 1px solid #bbb;
  float: left;

}

#mainbookinfo
{
  margin-top: 10px;
  float: left;
  width: 480px;
  border: #a7def3 2px solid;
  padding: 5px;
}

div.applybutton
{
  background-color: #e5f7fe;
  width: 150px;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  color: #555;
}


div.applybutton a
{
  display: block;
  width: 140px;
  padding: 4px;
  border: solid 1px #b1e5ff; 
  margin-top: 20px;
}


div.applybutton a:hover
{
  display: block;
  width: 140px;
  background-color: #317da8;
  color: #fff;
  padding: 4px;
  text-decoration: none;
  border: solid 1px #555;  
}


#footer
{
  position: relative;
  top: 40px;
  clear: both;
  background-color: #eee;
  width: 724px;
  padding: 4px;
  margin-bottom: 40px;
}

.top10
{
  margin-top: 20px;
  width: 726px;
  border-collapse: collapse;
  margin-bottom: 10px;
}

.top10 td
{
  padding: 3px;
  border-top: 1px #ddd dotted;
  border-bottom: 1px #ddd dotted;
  dheight: 26px;
  padding-top: 6px;
  padding-bottom: 6px;
}

.top10 th
{
  padding: 3px;
  background-color: #b3703e;
  border-bottom: 2px #fff solid;
  dheight: 24px;
  border-right: 1px #fff solid;
  color: #fff;
  border-bottom: #274664 solid 1px;
}

#menu
{
  margin: 0px auto;
  text-align: left;
  width: 736px;
  margin-top: 0px;
}

#menu .menuitem
{
  float: left;
  margin-top: 2px;
}

#menu .menuitem a
{
  display: block;
  width: 146px;
  font-size: 11px;
  text-align: center;
  background-color: #eee;
  height: 18px;
  padding-top: 3px;
  margin-right: 1px;
  color: #333;
}

#menu .menuitem a:hover
{
  text-decoration: none;
  display: block;
  width: 146px;
  font-size: 11px;
  text-align: center;
  background-color: #bbb;
  height: 16px;
  padding-top: 3px;
  margin-right: 1px;  
  border-top: 2px solid #888;
  
}

.plink
{
  cursor: pointer;
}