
td.podpagecount {
  text-align: right;
}


div.languagebutton a {
  font-weight: bold;
}



BODY {
   padding:0px;
   margin: 0px;
   margin-left: auto;
   margin-right: auto;
   padding-left: 0px;
   padding-right: 0px;
   padding-top: 0px;
   padding-bottom: 10px;
   background-color: rgb(198,195,198);
   background-position: top left;   
   background-image: url("/resources/backfadecont.png");
   background-repeat: repeat-x;
}

FORM.libriosmain {
   width: 100%;
   margin-left: 0px;
   margin-top: 0px;
   background-color: rgb(198,195,198);
   background-image: url("/resources/backfade.png");
   background-repeat: repeat-x;
   background-position: top left;   
   padding-top: 10px;
}

TD.banner {
   padding: 0px;
   margin: 0px;
   border-style:solid;
   border-top-width: 0px;
   border-right-width: 0px;
   border-left-width: 0px;
   border-bottom-width: 0px;
   background-image: url("/resources/banner.png");
   background-repeat: repeat-x;
   background-position: top left;  
}

DIV.iosresultmessage {
  font-family: Arial, Helvetica;
  font-size: 11px;
  background-color: red;
  color: white;
  font-weight: bold; 
  margin: 10px 10px 10px 10px; 
  padding: 1px;
  height: 14px;
  overflow: auto; 
}

DIV.OuterArea {
   border-style: solid;
   border-width: 0px;
   border-color: rgb(41,0,73);
}

td.maincontent {
   padding: 0px;
   margin: 0px;
   border-style: none;
}



div.box1 {
  color: #F0B200;
  overflow: visible;
  padding: 0px;  
  margin: 0px;
  margin-top: 20px; 
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-width: 1px;
  border-color: black;
  border-style: solid;
  background-color: white;
  background-position: bottom;
  background-repeat: no-repeat; 
}

SELECT {
   font-size: 11px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}

INPUT {
   font-size: 11px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}

INPUT.libriosusername, INPUT.libriospassword {
  width: 100px;
}


table.maintable
 {
  table-layout:fixed;
  background-color: white;
  width: 900px; 
 } 

div.mainfooter {
  text-align: right;
  margin: 0px;
  padding: 0px;
  font-family: arial;
  font-size: 9px;
}


div.PageControls {
   margin-top: 0px;
   margin-right: 10px;
   margin-left: 10px;
   margin-bottom: 0px;
   font-family: Verdana, Arial, Helvetica;
   font-size: 11px;
   font-weight: bold; 
   color: black;
}

div.CrumbTrail {
   margin-top: 0px;
   margin-right: 10px;
   margin-left: 8px;
   margin-bottom: 0px;
   font-size: 9pt;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   color: #666666;
}



A.IOSPreviousNextLink {
}

A.IOSCrumbTrailLinks {
   color: #666666;
}

A.IOSCrumbTrailLinks:HOVER {
   color: #13E674;
}


TD.linkbar {
   padding:0px;
   margin:0px;
   border-style:none;
   background-color: white;
  }


DIV.pagenav {
  font-family: Arial, Helvetica;
  font-size: 11px;
  text-align: right; 
  background-color: silver;
  color: white;
  font-weight: bold; 
  margin: 10px 10px 10px 10px; 
  padding: 1px;
  padding-right: 2px; 
  height: 14px;
  overflow: auto; 
  background-image: url("/resources/languagebutton.png");
  background-repeat: repeat-x;
  background-position: top left;   

}
