/* Main table */
.tabTable {
  font-family: tahoma, verdana, arial;
  font-size: 11px;
  color: black;
  width: 100%;
}
/* Table containing column caption text and sorting arrows */
.tabCaptionCell {
  /*background-image: url("../images/yelBox_headMid.jpg");*/
  height: 20px;
  text-align: center;
  background-color: #EEE;
	color: #414142;
  padding: 5px;
}
/* Table cell containing column caption text */
a.tabCaptionLink, a.tabCaptionLink:hover, a.tabCaptionLink:active, a.tabCaptionLink:visited {
  font: bold 11px tahoma, verdana, arial;
  color: #04266B;
}

.product_grid_div input {
    padding: 5px 0px;
    font-size: 14px;
    border: none;
}
.product_grid_div td {
    padding: 0px 1px;
}
.product_grid_div table {
    font-size: 14px;
}
.product_grid_div input[type="checkbox"] {
    width: 20px;
    height: 20px;
}
.tabCaptionCell a {
    color: #414142;
    margin-right: 7px;
}

.product_grid_div select {
	padding: 5px;
	background-color: transparent;
}

.tabCaptionLink {
  text-align: center;
  font: bold 11px tahoma, verdana, arial;
	text-decoration: none;
  color: #04266B;
}
/* Table cell containing sorting arrow  */
.tabSortArrowCell {
  width: 12px;
  padding-left: 2px

}
/* Cell of table with no effects applied at the top of the table */
.tabHeadCell {
  font-family: tahoma, verdana, arial;
  font-size: 11px;
  height: 18px;
}
/* Cell of table with no effects applied at the bottom of the table */
.tabFootCell {
  height: 18px;
}
/* Table containing paging arrows and text */
.tabPaging {
  background-image: url("../images/yelBox_headMid.jpg");
}
/* Table cell containing paging text */
.tabPagingText {
  font-family: tahoma, verdana, arial;
  font-size: 11px;
  text-align: center;
  color: black;
}
/* Table cell containing paging arrow */
.tabPagingArrowCell {
  text-align: center;
  width: 10px;
  color:#000000;
  text-decoration:none;
  font-weight:bold;
}
/* Table containing filtering form */
.tabFilter {
  font-family: tahoma, verdana, arial;
  font-size: 11px;
  color: black;
  background: white;
  height: 18px;
}
/* Input field for filtering pattern */
.tabFilterPattern {
  font-family: tahoma, verdana, arial;
  font-size: 11px;
}
/* Dropdown list in a filtering form */
.tabFilterSelect {
  font-family: tahoma, verdana, arial;
  font-size: 11px;
  height: 16px;
}

/* Styles for data cells */

/* Cell of table body, column 0 */
.tabBodyCol0 {
  font-family: tahoma, verdana, arial;
  font-size: 11px;
  color: black;
  width: 150px;
}
/* Cell of table body, column 1 */
.tabBodyCol1 {
  font-family: tahoma, verdana, arial;
  font-size: 11px;
  width: 150px;
}
/* Cell of table body, column 2 */
.tabBodyCol2 {
  font-family: tahoma, verdana, arial;
  font-size: 11px;
  text-align: center;
  width: 50px;
}
/* Cell of table body, column 3 */
.tabBodyCol3 {
  font-family: tahoma, verdana, arial;
  font-size: 11px;
  text-align: left;
  width: 80px;
}
.tabBodyCol4 {
  font-family: tahoma, verdana, arial;
  font-size: 11px;
  text-align: left;
  width: 100px;
}
.tabBodyCol3neg {
  color: red;
  font-family: tahoma, verdana, arial;
  font-size: 11px;
  text-align: right;
  width: 80px;
}
.tabBodyColCheckBox {
  text-align:center;
  width:10px;
}
.tabBodyColfull {
  font-family: tahoma, verdana, arial;
  font-size: 11px;
  text-align: left;
}

/*web style*/
.mandatory {
	font-family:verdana;
	font-size:11px;
	color:#FF0000;
	font-weight:bold;
	}
.hide {
	display:none;
	}
.display {
	display:block;
	}
/*
.yelBox_topBrd {
	border-top: 1px solid #CCC;
}
.yelBox_LftBrd {
	border-left: 1px solid #CCC;
}
.yelBox_RhtBrd {
	border-right: 1px solid #CCC;
}
.yelBox_BtmBrd {
	border-bottom: 1px solid #CCC;
}
*/
.yelBox_headMid {
	background-image: url(../images/yelBox_headMid.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 23px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*.button1 {
	background-color: #764098;
	border-radius: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #542276;
	padding: 3px 5px;
}
*/
.button1 {
  text-align: left;
  display: inline-block;
  margin: 2px 1px 1px 1px;
  padding: 5px 10px;
  border-top: 1px solid #a182bb;
  border-left: 1px solid #a182bb;
  border-bottom: 2px solid #3e1661;
  border-right: 2px solid #3e1661;
  background-color: #754099;
  border-radius: 0.5em;
  color: white !important;
  text-decoration: none;
  font-weight:bold;
  }

.button1:hover {
  margin: 1px 1px 2px 1px;
  background-color: #8960a8;
  border-top: 2px solid #3e1661;
  border-left: 2px solid #3e1661;
  border-bottom: 1px solid #a182bb;
  border-right: 1px solid #a182bb;
  }

.tabTable td{
    padding: 2px 7px;
}

.yel_Border {
	border: 2px solid #7698DC;
}
.rowBckgrd_light {
background-color: #E2E8F8;
}
.rowBckgrd_dark {
background-color: #C9D6F1;
}
.grid {
	border:1px solid #C9D6F1;
}

/* Page Header Bar */
.page_header_back
{
background-image: url(../images/headBox_mid.jpg);
background-repeat: x-repeat;
}
.module_head {
font-family:arial;
font-size:14px;
color:#043C80;
font-weight:bold;
}

/* Page Header Bar */
.page_footer_back
{
background-image: url(../images/footBox_mid.jpg);
background-repeat: x-repeat;
}
.tabTable tr:hover {
	/*background-color: #E1EAFE;*/
	opacity: .8;
}
.but {
border: 1px solid #ccc;
padding: 2px;
font-size: 0.8em;
color: #444;
}

