*{
  
    font-family: verdana, arial, helvetica;
  
  font-size: 8pt;
  color: black
}

.warning{
  color: red;
  font-weight: bold;
}

.strong{
  font-weight: bold;
}

.small{
  font-size: 7pt;
}

.big{
  font-size: 9pt;
}

.large{
  font-size: 10pt;
}

.huge{
  font-size: 11pt;
}

.tint{
  background-color: silver;
  border: solid 1px #000E76;
  padding: 5px;
}

body{
  background-color: gray;
  width: 100%;
  text-align: center;
}

h1{
 font-size: 12pt;
 font-weight: bold;
 color: black;
}

h2{
 font-size: 10pt;
 font-weight: bold;
 color: black;
}

h3{
 font-size: 8pt;
 font-weight: bold;
 color: black;
 margin-bottom: 0px;
}

h4{
 font-size: 8pt;
 font-weight: normal;
 font-style:  italic;
 color: black;
 margin-bottom: 0px;
}

body{
margin-top: 0px;
margin-left: 0px;
}

table{
border: none;
}

td{
vertical-align: top;
border: none;
}

form{
padding: 0px;
margin: 0px;
}


form td{
vertical-align: middle;
}

table.nv_branch_checkbox td{
  vertical-align: top;
}

p{
margin-top: 10px;
margin-bottom: 10px;
}

h1.caption{
margin-top: 0px;
margin-bottom: 10px;
}

table.wrapper
{
  height: 100%;
  width: 779px;
  background-color: #CCCCCC;
}

td.body
{
  height: 100%;
}

table.body
{
height: 100%;
}

td.content
{
padding: 10px;
width: 100%;
}

input.error, td.error
{
border: 1px solid red;
}

textarea.error
{
border: 1px solid red;
}

div.panel, td.content div.form
{
  background-color: white;
  border: solid 1px #000E76;
  padding: 5px;
}


td.content div.form {
  width: 100%;
  margin-left: 20px;
  margin-right: 20px;
}

div.form h2{
  width: 100%;
  color: white;
  padding-left: 5px;
  font-weight: bold;
  vertical-align: middle;
  margin-top: 7px;
  margin-bottom: 7px;
  line-height: 20px;
  background-color: #FFA121;
}

div.form hr{
  color: #FFA121;
  height: 3px;
}

div.form div.panel{
  background-color: #CCCCCC;
}

div.instructions{
  width: 100%;
  margin-left: 20px;
  margin-right: 20px;
}

div.instructions h2{
  margin-top: 10px;
  margin-bottom: 10px;
  text-decoration: underline;
}

div.instructions td{
  padding-bottom: 10px;
}


.nv_highlight{
  background-color: yellow;
  color: black;
}

/***************/
/*   Sidebar   */
/***************/

td.sidebar
{
height: 100%;
}

table.sidebar{
  padding-left: 10px;
  padding-right: 10px;
  width: 160px;
}

table.sidebar h2{
  color: black;
  border-top: solid 1px black;
  border-bottom: solid 1px black;
  margin-top: 10px;
  margin-bottom: 10px;
}

/**************/
/* Navigation */
/**************/

div.nv_navigation_down a
{
  width: 100%;
  margin: 0px 0px 2px 0px;
  padding: 2px 0px 2px 3px;
  color: black;
}

div.nv_navigation_down a:hover
{
  background-color: #000E76;
  color: white;
}


table.stats td{
  padding-right: 5px;
}

table.stats h3{
  margin-bottom: 5px;
  border-bottom: solid 1px #000E76;
}

table.stats tr.SQLHeading td{
font-weight: bold;
}

/***************/
/*   Buttons   */
/***************/



/***************/
/*  Footer     */
/***************/

table.footer
{
width: 100%;
background-color: #000E76;
}

td.footer td
{
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
}

table.footer td, table.footer a
{
  font-size: 7pt;
  color: white;
}

/***************/
/*  UserMenu   */
/***************/

div.usermenu
{
color: white;
}

div.usermenu a
{
color: white;
}


/***************/
/*  SearchItem     */
/***************/

div.searchheader{
  margin-bottom: 5px;
}

div.search
{
  width: 100%;
  border: solid 1px #000E76;
}

div.search div.bar
{
  width: 100%;
  background-color: #000E76;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
  font-weight: bold;
}

div.search div.price, div.search div.location
{
  color: white;
}

div.search div.image, div.search div.summary, div.search div.footer{
  padding-left: 5px;
  padding-right: 5px;
}

div.search div.footer{
  margin-top: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  border-top: dashed 1px #000E76;
}

div.search div.image img
{
 border: solid 1px #000E76;
}
/***************/
/*  Details    */
/***************/

div.details
{
width: 100%;
border: 1px double #000E76;
}

div.details div.location{
  width: 100%;
  background-color: #000E76;
  color: white;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

div.details div.location h2{
  color: white;
  margin: 0px;
}

div.details div.image img
{
border: 1px solid #000E76;
}

div.details div.thumbnails img
{
width: 75px;
border: 1px solid #000E76;
margin: 3px;
}

div.details div.text
{
margin: 10px;
}
body{
  background-color: gray;
  width: 100%;
  text-align: center;
}

table.wrapper{
  width: 779px;
}


table.body{
  width: 100%;
}

td.header{
  background-color: #000E76;
}

td.BannerBar{
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  width: 100%;
}

table.body{
  margin-top: 1px;
}


div.search {
  background-color: white;
}

div.search div.summary{
  height: 85px;
}

div.details{
  background-color: white;
  color: black;
}

table.Header, table.menubar{
  width: 100%
}

td.menubar{
  border-top: 1px solid silver;
  border-bottom: 1px solid black;
  background-color: #FFA121;
}

tr.menubar td.date{
  width: 50%;
}

tr.menubar td.usermenu{
  width: 50%;
  text-align: right;
}

table.header *, td.sidebar *{
  color: white;
}

div.search div.bar
{
  background-color: #FFA121;
}


td.sidebar, td.sidebar *, td.sidebar a, td.sidebar h2 {
  background-color: #000E76;
  color: white;
  border-color: white;
}


td.sidebar a:hover {
  background-color: #FFA121;
}


td.sidebar h2 {
  border-top: none;
}

td.footer{
  border: solid 1px white;
}







