/* CSS for Data Ventures */

.PageBody{
  border:      2px;
  /*width:     450px;*/
  min-width: 250px;
  max-width: 950px;
  margin-top:5px; margin-right: 5px;  

}
.kissPageBody{
  background-color:#ffffcc; 
  border:      2px;
  /*width:     450px;*/
  min-width: 250px;
  max-width: 950px;
  margin-top:5px; margin-right: 5px;  

}

 
.topjustify{
  vertical-align:top;
}

.topright{
  vertical-align:top;
  text-align: right;
}

/* css for Kiss Menu xptaskpanel.css*/

.SidePageBody {
/*  Bluey:#7190e0; greeny:#009900   Orangy:#cccc00   */
background-color:#999966; 
margin:  0;
padding: 1px;
border:  0;
border-width:  1px;
height:  0;
}

.dhtmlgoodies_xpPane{
margin:  1px;
padding: 1px;
border:  0;
height:  0;
width: 170px;
height:100%;
background-color:#999966; /*inside */
}

.panelInside a, a:visited{

afont-size: 1.2em; /*1.2em;*/
text-decoration: none;
} 

.panelInside a:hover{
font-size:1.2em;
text-decoration: underline;
}

#kb  { 
 
  float:left;
 position: relative;
  bottom: 0 ;
}
.KeepButton  { 


  width: 180px;
  height: 30px;
  margin: 3px 1px;
  font-family: Tahoma, Verdana,  Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  cursor: pointer;
  padding: 0px;
  float:left;
  


}

#KissMenuPage  { 
 
  margin: 0px 0px 0px 0px;
  margin-left:10px;   
  border: 0px; 
  width: 25%;
 /*ie display: inline;  fix*/
  float: right; 
 
}
#KissMenuPage img { 
  margin: 0px 0px 0px 0px;       
  border: 2px;
  margin-left:0px;  margin-right:10px;   margin-top: 10px;
  margin-left:auto;  margin-right:auto;   margin-top: 10px;
  padding:   0px;
  margin:   auto;
  width:     100%;
  min-width: 180px;
  max-width: 750px; 
}

.FormTable.adiv {
  vertical-align:top;   /* color: pink;     */
}


/* --- CSS for ABC/Sidebase Objects --- */

 
.FormTable {
Font-size: 16px;
 
}
 
.FormTable th{ 
Font-size: 12px;
}


#xxxrssarticle_abi__description_value_div img {
border: 5px; 
}
 
.MainHeading {
  font-family: Tahoma, Verdana,  Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #999;
  font-weight: bold;
  height: 50px;
  vertical-align:top;
   border: 5px;
}


.sandbox H1 {
 vertical-align:top;    
 color: red;

}
 

 
.ArticleR  { 
padding-bottom: 111px;    
}

.ArticleR H1 {    /*standard*/
 vertical-align:top; 
 color: #366;
 font-size: 14px;
 margin:  0;
 margin-bottom: 2px; 
}

.ArticleR H2 {    /*revised STATE*/
 vertical-align:top;
 color: red;
 font-style: italic;
 font-size:  14px;
 margin:  0;
 margin-bottom: 2px;
}

.ArticleR H3 {    /*READ STATE*/
 vertical-align:top;
 color: grey;
 text-decoration: line-through; 
 font-size: 13px;
 margin:  0;
 margin-bottom: 2px;
}


#RssFeed_tbl img {
 margin: 3px 3px 3px 3px;

}


.sortable td {
  padding-bottom: 1.5em;                     /*pdj added give space*/
}

.adiv    ol  {
list-style-type:  decimal;
list-style-position: outside;
padding-left: 5px;
margin-left:  5px;
margin-bottom: 2px;

}
.adiv    ul  {
list-style-position: outside;
padding-left: 0px;
margin-left:  0px;
margin-bottom: 2px;

}

.adiv li {
padding-left: 5px;
margin-left:  15px;
font-size: .95em;
line-height: 140%;
}
