/* main is used in the default web page templates */

#main {
  position: relative;
  margin: 0 0 0 0;
  border-right: 1px solid #B53C03;
}
#main h2.leftish {
  position: relative;
  left: -25px;
}
#main ol {
  font-family: Tahoma;
  font-size: 8pt;
  margin 0 0 2px 0;
}
#main table {
  border-collapse: collapse;
  margin-right: 10px;
  margin-bottom: 5px;
}
#main td {
  vertical-align: top;
  text-align:justify;
  font-family: Tahoma;
  font-size: 10pt;
  border-bottom: 1px solid #B53C03;
}
#main td.hang {
  font-weight: bold;
  color: #B53C03;
  width: 300px;
  margin-right: 0px;
}

IMG {
  border: none;
}

p {
 font-family: Tahoma; 
 font-size: 10pt; 
 text-align:justify 
}

/* CSS placements */

table.columns th.coltitle {
  border: none;
  font-family: Arial;  
  font-size: 10pt; 
  color: #466bb0;
  text-align: left;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  list-style-type: none;
  font-weight: bold; 
  background-color: white;
}


table.columns {
  border-style: none;
  border-width: 0px;
  border-spacing: 0px;
  border-collapse: collapse;  
  position: relative;
}

table.columns td {
  padding: 0px 20px 0px 0px;
}

table.invoice td.divider1{
  height: 3px;
  margin: 0 0 0 0;
  border: 0 0 0 0;
  padding: 0 0 0 0;
  background: url('/images/divider.gif');
  background-repeat: repeat;
}
/* men is the default button table */


.border {
 border: 1px solid #781351;
}


/* these are the pane rendering divs */
div.dbdivtl-first { 
      position: relative; 
      /*padding-top: 12px; */
      left: 0px;
      border-left: 1px solid black;
      /*background: url(/images/cal-tl.gif) 0 0 no-repeat; */
}
div.dbdivtl { 
      position: relative; 
      /*padding-top: 12px;*/
      left: 0px;
      /*background: url(/images/dbdiv-tl.gif) 0 0 no-repeat; */
}
div.dbdivl {
   /*background: url(/images/div-dot.gif) 0 0 repeat-y; */
   position: relative;
   left: 0px;
}
div.dbdivt { 
     position: relative; 
     left: 12px; 
     top: -12px;
     /*background: url(/images/div-dot.gif) 0 0 repeat-x; */
}
div.dbdivtleftpad {
  position: relative;
  left: 22px;
  padding-bottom: 2px;
}

div.dbdivleft {
     position: relative; 
     left: 12px;
     padding-bottom: 2px;
}

/* topright menu doesnt print */
@media print
{
#topright { display: none; }
div.dbdivider-gray { display: none; }
div.showhide { display: none; }
#quickbar { display: none; }
}

/* dbdata contians the panes in the normal configuration */
#dbdata {
  /*cursor: url("/images/down16.gif"), url("/images/test.cur"), crosshair;*/
  /*cursor: crosshair;*/
  position: static;
  width: 2500px;
  float: left;
  width=2500px;
  background: transparent;
  padding: 25px 0 0 30px;
  border-top: 1px solid #7f9fe3;
  padding-bottom: 20px;
}

#dbdata p.label {
  text-align: right;
  font-family: Arial Black; 
  font-size: 8pt; 
  float: left;
  margin-right: 0.5em;
  display: block;
}

#dbdata label {
  text-align: right;
  font-family: Arial Black; 
  font-size: 8pt; 
  float: left;
  margin-right: 0.5em;
  display: block;

}

table.noborderspacing {
  border-spacing: 0px;
}

.divnocurve {
  border: 1px solid #666D70;
  border-style: solid none none solid;
/*  
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
*/
}
div.dbdivider {
  position: relative;
  /*border: 1px solid #781351;*/
  /*border-style: solid none none solid;*/
  background: white;
  width: 1900px;
}
div.embedded {
  left: 1px;
}
div.nowidth {
  width: auto;
}
div.dbdividerend {
  position: relative;
  /*border: 1px solid #781351;*/
  border: 1px solid #666D70;

  border-style: solid none none none;
  background: white;
  /*width: 900px;*/
}

div.dbdivider-gray {
  position: relative;
  border: 1px solid #666D70;
  border-style: solid none none solid;
  background: #A0A0A0;
  /*width: 900px;*/
}


div.dbdivider-gray li.small {
  font-family: arial;  
  font-size: 10pt; 
  text-align: left;
  padding: 0 7px 0 16px;
  list-style-type: none;
  color: #101010; 
  font-weight: bold; 
  border: none;
  background: #a0a0a0;
}
div.dbdivider-gray p {
  font-family: arial;  
  font-size: 10pt; 
  text-align: left;
  padding: 0 7px 0 18px;
  margin: 0 0 0 0;
  color: #101010; 
  font-weight: bold; 
  border: none;
  background: #a0a0a0;
}

div.dbdivider-gray li.small:hover {
  color: #00FF00;
}
div.dbdivider-gray p:hover {
  color: #00FF00;
}


div.dbdivider A {
  font-family: Arial Black; 
  font-size: 8pt; 
  font-weight: normal;
  margin-left: 0px; 
  color: black;
  vertical-align: middle;
  TEXT-DECORATION: none;
}

div.dbdivider p.console {
  font-family: "lucida console";
  font-size: 8pt;
  font-weight: bold;
  border-style: none none none none;
  margin: 0 0 0 10;
}

div.dbdivider li.curved {
  top: 1px;
}
div.dbdivider ul {
  clear: left;
  padding-left: 0;
  font-family: arial, tahoma, helvetica; 
  margin: 0em 0 0.7em -1px;
  font-weight: bold;
  font-style: normal;
  font-size: 10pt;
  /*line-height: 2em;*/
  padding: 0px 0em 0em 0em;
}


div.dbdivider li {
  position: relative;
  padding: 0px 7px 2px 7px;
  list-style-type: none; 
  border: 1px solid #666D70; 
  margin: 2px 0px 2px 0px;
  display: inline;
  background-color: #F0F0F0;
}

div.showhide ul.small {
  padding: 0 0em 0 0.5em;
  margin: 0 0 0 0;
  font-style: normal;
}

ul.small:hover {
  color:#00FF00;
}

div.showhide li.small {
  border: none;
  font-family: Tahoma;  
  font-size: 10pt; 
  text-align: left;
  padding: 0 0em 0 0em;
  margin: 0 0 0 -0.2em;
  list-style-type: none;
  font-weight: bold; 
  background-color: white;
}

div.dbdivider ul li.selected {
  top: 1px;
  background-color: white; 
}


#dbdivider {
  position: relative;
  top: 1px;
  border: 1px solid #666D70;
  border-style: solid none none solid;
  background: white;
  /*width: 900px;*/
}


#dbdivider A {
  font-family: Arial Black; 
  font-size: 8pt; 
  font-weight: normal;
  margin-left: 0px; 
  color: #781351;
  vertical-align: bottom;
  TEXT-DECORATION: none;
}

#dbdivider ul {
  padding-left: 0;
  margin-left: -1px ;
  font-family: Tahoma; 
  font-weight: bold;
  font-style: italic;
  font-size: 10pt;
  /*line-height: 2em;*/
  padding: 0em 0em 0em 0em;
}

#dbdivider ul li {
  position: relative;
  padding: 0 1em 0 1em;
  list-style-type: none; 
  border: 1px solid #666D70; 
  margin-left: 0px;
  display: inline;
  background-color: #F0F0F0;
}

#dbdivider ul li.selected {
  top: 1px;
  background-color: white; 
}


div.showhide {
  position: absolute;
  /*left: -22px;*/
  left: -18px;
  top: 0px; 
  /*right: 0px;*/
  width: 20px;
  border: 0px solid #666D70;
  border: none;
} 

div.onepx {
 left: -19px;
}

.tinyinexcom {
  font-family: tahoma;
  font-size: 6pt;
  color: #E57C09;
}
div.dbdivider li.plain {
  position: relative;
  padding: 0em 1em 0 1em;
  list-style-type: none; 
  border: none;
  margin-left: 0px;
  font-style: normal;
  font-weight: normal;
  background: none;
  display: list-item;
}


div.table {
  background:none none repeat scroll 0 0;
  position:relative;
  width: auto;
}

div.table-gray {
  background: #A0A0A0;
  border-color:#666D70;
  border-style:solid none none solid;
  border-width:1px;
  position:relative;
  top: 0px;
  margin-right: 17px;
}

div.open {
  left: -17px;
}
div.closed {
  left: -18px;
}
div.table-showhide {
  border:medium none;
  position:absolute;
  top:0px;
  width:20px;
}

div.table-nudgeup {
  top: 0px;
}

div.table-nudgedown {
  top: 2px;
}

div.table-gray li.small {
  background:gray none repeat scroll 0 0;
  border:medium none;
  color:#303030;
  font-family:Arial;
  font-size:10pt;
  font-weight:bold;
  list-style-type:none;
  padding:0 0.5em;
  text-align:left;
}
div.table-gray li.small:hover {
  color: #00FF00;
}

div.table-gray p {
  color:#101010;
  font-family:Arial;
  font-size:10pt;
  font-weight:bold;
  padding:0 7px 0 18px;
  margin: 0 0 0 0;
  text-align:left;
}
div.table-gray p:hover {
  color: #00FF00;
}

iframe.myframe {
  width: 100%;
  height: 1000px;
}

#vcpos {
position: absolute;
top: 90px;
left: 0px;
width: 3500px;
overflow: hidden;
}



