/* ---------------------------- Content begin ------------------------------- */

#block-content * { color: #777; }
#block-content P { margin-bottom: 15px; }
#block-content H1 { color: #7B86AD; font-size: 14px; font-weight: bold; line-height: 33px; margin-bottom: 15px; }
#block-content H2 { color: #7B86AD; font-size: 12px; font-weight: bold; margin-bottom: 15px; }
#block-content A { color: Navy; }
#block-content STRONG { font-weight: bold; }
#block-content DL DD { margin-bottom: 15px; padding-left: 15px; }
#block-content UL { list-style-position: inside; }


#block-content TABLE.form-table { width:100%; }
#block-content TABLE.form-table TH { 
  font-weight: bold; width: 25%; text-align: right;
  padding: 2px; color: #333;
}
#block-content TABLE.form-table TD { padding: 2px; }
#block-content TABLE.form-table P { margin:0; }

#block-content TABLE.list-table { border-collapse: collapse; width: 100%; }
#block-content TABLE.list-table TH {
  font-weight: bold; color: #333;
  border: 1px solid #999;
  padding: 2px; text-align: left;
}
#block-content TABLE.list-table TH A { color: #333; }
#block-content TABLE.list-table TD {
  border: 1px solid #999; padding: 2px;
}
#block-content TABLE.list-table TR.selected TD, 
#block-content TABLE.list-table TR.selected TH
 { background-color: #EEE; }

#block-content INPUT, #block-content TEXTAREA, #block-content OPTION, #block-content SELECT { color: #333; }
#block-content TEXTAREA { overflow: auto; width: 470px; border: 1px solid #000; border-color: #191919 #A2A2A2 #A2A2A2 #191919; }
#block-content .in-req, #block-content .in { 
  border: 1px solid #000; border-color: #191919 #A2A2A2 #A2A2A2 #191919;
  padding: 1px; color: #000;
}
#block-content .but, #block-left .but { 
  border: 1px solid #000; border-color: #A2A2A2 #191919 #191919 #A2A2A2;
  padding: 3px; color: #000; }
#block-content P.buttons, #block-left P.buttons { margin: 10px 0; text-align: center; }
#block-content .center { text-align: center; }
#block-content A.action { padding-right: 10px; text-decoration: underline; }
#block-content A.last-item { padding-right: 0px!important; }
#block-content TD.action { white-space: nowrap;}
#block-content .note { color: #FF6500; }
#block-content A.note { color: #000063; font-weight:bold; text-decoration: none; }
#block-content A.note:hover { text-decoration: underline; }
#block-content .error, #block-left .error { color: #7B86AD; font-weight: bold; }
#block-content DIV.error, #block-left DIV.error { margin: 10px 0; }
#block-content TD DIV.error { margin:0; }
#block-content .no-items { text-align:center;color:crimson!important;font-weight:bold;}
#block-content P.no-items { padding: 15px 0;}
#block-content .width25  { width: 25px; }
#block-content .width50  { width: 50px; }
#block-content .width75  { width: 75px; }
#block-content .width100 { width: 100px; }
#block-content .width150 { width: 150px; }
#block-content .width200 { width: 200px; }
#block-content .width250 { width: 250px; }
#block-content .width300 { width: 300px; }
#block-content .readonly { background-color: #DDD; }

#block-content .sales-line {
  font-family: Arial,Verdana,Helvetica,sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  color: #000000;
}

#block-content UL.gallery {
  list-style-type: none;
  width: 473px; overflow: hidden;
}
#block-content UL.gallery LI {
  float: left; font-size:1px;
  margin: 0;
  width: 150px; height: 115px; overflow: hidden;
  margin: 0 3px 3px 3px;
}
#block-content UL.gallery LI IMG { }


/* ---------------------------- Content end --------------------------------- */
/* ---------------------------- Page navigation BEGIN ----------------------- */
#block-content DIV.pages{}
#block-content DIV.pages UL{
  list-style-type:none;
  padding: 5px 0;
}
#block-content DIV.pages UL LI STRONG{
  font-weight:bold; color: #333;
}
#block-content DIV.pages UL LI A{
  font-weight:normal;
}
#block-content DIV.pages UL LI{
  background-image: none!important;
  display: inline;
  padding: 0 10px 0 0;
}
/* ---------------------------- Page navigation END ------------------------- */
