.salestable td {
    padding: 5px;
    
}
.salestable
{
border:1px solid #000000;
}

.salestable thead
{
background:none repeat scroll 0 0 #333333;
color:#FFFFFF
}

#acol a {
    color: #0000CD;
}

.microsemidetail {
	font-size:1em;
	line-height:1.8em;
	/*margin:1.5em 0;*/
	padding:0;
	width:50%
}
.status-product .list-5935 span
 {
    background: none repeat scroll 0 0 #ACD049;
    color: #808080;
    float: left;
    font-size: 11px;
    height: 8px;
    margin-right: 5px;
    margin-top: 6px;
    width: 8px;
}
/* Adminlist grids */

table.adminlist {

	width: 100%;
	border-spacing: 1px;
	background-color: #f3f3f3;
	color: #666;
	
}

table.adminlist td,
table.adminlist th {
	padding: 4px;
}

table.adminlist td {padding-left: 8px;}

table.adminlist thead th {
	text-align: center;
	background: #222221;
	color: #FFFFFF;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #fff;
}

table.adminlist thead th.left {
	text-align: left;
}
table.adminlist thead a {
	text-decoration: none;
	color: #FFFFFF;
}
table.adminlist thead a:hover {
	text-decoration: none;
	color: #666;
}

table.adminlist thead th img {
	vertical-align: middle;
	padding-left: 3px;
}
table.adminlist tbody a {
	text-decoration: none;
	color: #0000CD;
}
table.adminlist tbody th {
	font-weight: bold;
}

table.adminlist tbody tr {
	background-color: #fff;
	text-align: left;
}

table.adminlist tbody tr.row0:hover td,
table.adminlist tbody tr.row1:hover td	{
	background-color: #e8f6fe;
}

table.adminlist tbody tr td {
	background: #fff;
	border: 1px solid #fff;
}

table.adminlist tbody tr.row1 td {
	background: #f0f0f0;
	border-top: 1px solid #FFF;
}

table.adminlist tfoot tr {
	text-align: center;
	color: #333;
}

table.adminlist tfoot td,table.adminlist tfoot th {
	background-color: #f7f7f7;
	border-top: 1px solid #999;
	text-align: center;
}

table.adminlist td.order {
	text-align: center;
	white-space: nowrap;
	width: 200px;
}

table.adminlist td.order span {
	float: left;
	width: 20px;
	text-align: center;
	background-repeat: no-repeat;
	height: 13px;
}

table.adminlist .pagination {
	display: inline-block;
	padding: 0;
	margin: 0 auto;
}
table.datatable {
    background-color: #E1E1E3;
    border-collapse: inherit;
    border-spacing: 1px;
    margin: 0;
    padding: 0;
}

/* Tree indentation & nesting - Up to 10 levels deep so don't go crazy :) */
table.adminlist td.indent-4 	{	padding-left: 4px;		}
table.adminlist td.indent-19 	{	padding-left: 19px;		}
table.adminlist td.indent-34 	{	padding-left: 34px;		}
table.adminlist td.indent-49 	{	padding-left: 49px;		}
table.adminlist td.indent-64 	{	padding-left: 64px;		}
table.adminlist td.indent-79 	{	padding-left: 79px;		}
table.adminlist td.indent-94 	{	padding-left: 94px;		}
table.adminlist td.indent-109 	{	padding-left: 109px;	}
table.adminlist td.indent-124 	{	padding-left: 124px;	}
table.adminlist td.indent-139 	{	padding-left: 139px;	}

table.adminlist tr td.btns a {
	text-decoration: underline;
}
/*Added Komal*/
table.partatt{
	width: 100%;
	border-spacing: 1px;
	background-color: #f3f3f3;
	color: #666;
	font-size:12px;
}
table.partatt td,
table.partatt th {
	padding: 2px 4px;
}
table.partatt td {padding-left: 8px;}

table.partatt thead th {
	text-align: center;
	background: #808080;
	color: #FFFFFF;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #fff;
}

table.partatt tbody tr {

	text-align: left;

	
}

table.partatt tbody tr.row0:hover td,
table.partatt tbody tr.row1:hover td	{
/*	background-color: #e8f6fe; commented by kk*/
 
}
.tabber_nav{
 width: 101%;/*Added Komal*/
}

table.partatt tbody tr.row1 td{ background:#EBEBEB; /*added by kk*/}

table.partatt tbody tr.row0 td{background:#C0C0C0;/*added by kk*/}

table.partatt tbody tr td {

	border: 1px solid #fff;
}
/*pmsearh starts*/

.term-title {
color: #2E5291;
padding: 8px 0px 6px 0px;
}
h2 {
font-size: 24px !important;
color: #5C5C5C !important;
font-weight: bold !important;
margin: 0 !important;
padding-bottom: 15px !important;
}
h3 {
display: block !important;
font-size: 1.17em !important;
font-weight: bold !important;
}
.cat{
color: #646464 !important;
}
p{
font-weight: bold;
padding-bottom: 12px;
line-height: 18px;
}
#footer p {
	font-weight: normal !important;
}

/* added by kk for bookmark table*/
.my-bookmark {
	font-size: 12px;
}

.my-bookmark th{ 
	background-color: #E6F1C9!important; 
	color: #5C5C5C!important; 
	font-weight:bold!important; 
	font-size:12px!important;
}

.my-bookmark tr:nth-child(even) {
	background-color: #FFF!important;
}
.my-bookmark tr:nth-child(odd) {
	background-color: #F4F4F4!important;
}

/*pmsearh starts*/

/*.psearch-ptree { float:left; width: 165px }*/
.psearch-ptree { display:none }
/*.psearch-products { float:right; width: 700px; overflow-x:scroll }*/
.psearch-products { 
overflow-x:scroll }

.psearch-attribute-checkbox { height: 100px; overflow-y: scroll}
table.psearch{border-collapse:collapse;empty-cells: show;}
table.psearch th, table.psearch td {
	vertical-align:top; padding: 2px 5px; text-align: center;
	border-color: #E0E0E0; border-width: 1px 1px 0 0; border-style: solid;
	
}
table.psearch th {font-size: 10px;}
table.psearch a {color: #2E5291; word-wrap: break-word;}

table.psearch {border: 1px solid #E0E0E0}

tr.pm_headings {background-color:#E6F1C9}

table.psearch tr:hover {background-color: #F4F4F4}
table.psearch td.partname {text-align: left;}
tr.pm_filters{ background:#fff;}


/*pmsearh ends*/
