/* Checkout wizard styles */ 
.checkout-table-header{ font-weight: bold;color: #ffffff;background-color: #8C9C9A;}
.checkout-title{ font-weight: bold; font-family: verdana, arial, helvetica, sans-serif; color: #000000; padding-left: 6px; padding-right: 7px; padding-top: 2px; padding-bottom: 2px; font-size: 8pt; }
.checkout-navframe { background: #BFCFCC; border-right: none; border-left: 0px; }
.ecf-checkout-grid-header { font-family:verdana;
  height:16px;
  color:#555555;
  background-color:White;
  font-size:11px;
  font-weight:bold;
  padding: 0px 5px 0px 1px;
  border-width: 0px 0px 0px 0px;}
  
  .ecf-ecf-checkout-grid-header2 { font-family:verdana;
  height:16px;
  color:#555555;
  background-color:White;
  font-size:11px;
  font-weight:bold;
  padding: 0px 5px 0px 1px;}
  
#checkout-option { padding: 5px 10px 0px 5px; border-bottom: solid 1px #999999}
.checkout-box { border: solid 1px #999999; background-color: #BFCFCC; padding: 17px 0 0 17px;}

/* shipping styles */
.ecf-shipping-bg { background-color: #ddddcc}
.ecf-shipping-bg2 { background-color: #eeeedd}
.ecf-shipping-bg3 { background-color: #ffffff}

.delete { background-image: url(images/delete.gif); background-repeat: no-repeat; padding-left: 20px;}
.edit { background-image: url(images/edit.gif);background-repeat: no-repeat; padding-left: 20px;}

.filter { border:1px solid #CCC; background-color:#EDEDED; padding:5px; margin:10px auto; font-size: 11px; }
.table-item-alt
{
	background-color: lavender;
}

/* Image button(s) */
.image-button {display: inline-table;display: -moz-inline-box;display: inline-block;padding: 4px;margin: 1px;border-style: solid;border-width: 1px;border-color: #999999;border-top-color: #cccccc;border-left-color: #cccccc;background-color: #eeeeee;color: #333333;font-weight: bold;background-repeat: no-repeat;background-position: 1px 1px;padding-left: 22px;line-height: normal;white-space: nowrap;}
.image-button:LINK{text-decoration: none;color: #333333;margin: 1px;}
.image-button:VISITED{text-decoration: none;color: #333333;}
.image-button:ACTIVE{text-decoration: none;color: #333333;}
.image-button:HOVER{text-decoration: underline;color: #333333;background-color: #dddddd;}

/*download button*/
.download-button {background-image: url(images/download2.gif);}
.download-header { background-color: #ddddcc; font-size: 1.1em; text-align:left}
.version-header { background-color: #eeeedd}
.download-navframe { background: #BFCFCC;}


/* header inline */
.inline-header3{font-weight: bold;font-size: 1.0em;}

