.yui-skin-sam .yui-dt th {
	background: #EEEAEA;
}
.yui-skin-sam .yui-dt th,  .yui-skin-sam .yui-dt th a {
	text-decoration: none;
	color: #000; /* header text */
	vertical-align: bottom;
	font-family: 12px Arial, Helvetica, sans-serif;
}
.yui-skin-sam .yui-dt table {
	border: none;
}
.yui-skin-sam .yui-dt th {
	margin: 0;
	padding: 0;
	border: 0;
}
#isFixed {
	top: 2px;
	position: relative;
}
*+html #isFixed {
	top: 0px;
	position: static;
}
.yui-skin-sam tr.yui-dt-odd {
	background-color: #FFF;
} /* white*/
/* highlighting */ 
.yui-skin-sam th.yui-dt-highlighted,  .yui-skin-sam th.yui-dt-highlighted a {
	background-color: #B2D2FF; /* med blue hover */
}
.yui-skin-sam .yuimenubaritemlabel {
	padding: 6px 20px 6px 10px;
}
.yui-skin-sam .yuimenuitemlabel {
	padding: 2px 18px;
}
/* highlighting */ 
.yui-skin-sam th.yui-dt-highlighted,  .yui-skin-sam th.yui-dt-highlighted a {
	background-color: #e1d7e0; /* med blue hover */
}
.yui-skin-sam tr.yui-dt-highlighted,  .yui-skin-sam tr.yui-dt-highlighted td.yui-dt-asc,  .yui-skin-sam tr.yui-dt-highlighted td.yui-dt-desc,  .yui-skin-sam tr.yui-dt-even td.yui-dt-highlighted,  .yui-skin-sam tr.yui-dt-odd td.yui-dt-highlighted {
	cursor: pointer;
	background-color: #f0f0f0; /* med blue hover */
}
/* selection */ 
.yui-skin-sam th.yui-dt-selected,  .yui-skin-sam th.yui-dt-selected a {
	background-color: #824882; /* bright blue selected cell */
}
.yui-skin-sam tr.yui-dt-selected td,  .yui-skin-sam tr.yui-dt-selected td.yui-dt-asc,  .yui-skin-sam tr.yui-dt-selected td.yui-dt-desc {
	background-color: #e1d7e0; /* bright blue selected row */
	color: #555;
}
.yui-skin-sam tr.yui-dt-even td.yui-dt-selected,  .yui-skin-sam tr.yui-dt-odd td.yui-dt-selected {
	background-color: #824882; /* bright blue selected cell */
	color: #FFF;
}
/* scrolling */ 
.yui-skin-sam .yui-dt-scrollable table {
	border: none;
}
.yui-skin-sam .yui-dt-scrollable .yui-dt-hd {
	border-left: 0px solid #7F7F7F;
	border-top: 0px solid #7F7F7F;
	border-right: 0px solid #7F7F7F;
}
.yui-skin-sam .yui-dt-scrollable .yui-dt-bd {
	border-left: 0px solid #7F7F7F;
	border-bottom: 0px solid #7F7F7F;
	border-right: 0px solid #7F7F7F;
	background-color: #FFF;
}
.yui-skin-sam .yui-dt-scrollable .yui-dt-data tr.yui-dt-last td {
	border-bottom: 1px solid #bcbcbc;
}
/* menu css starts here */

.mymenu {
	background-color: #e1d7e0;
}
.yui-skin-sam .yuimenubar {
	background-color: #824882;
	background: url(../images/nav-active.png)repeat-x;
	height: 30px;
	border: 0px;
}
.yui-skin-sam .yuimenubar .bd {
	background-color: #824882;
	border: 0px #824882;
	background: url(../images/nav-active.png)repeat-x;
	height: 30px;
}
.yui-skin-sam .yuimenuitem {
	font-size: 13px;
	color: white;
	border: 0px;
}
.yuimenuitemlabel, .yuimenubaritemlabel {
	text-align: left;
	white-space: nowrap;
	font-size: 14px !important;
	color: white !important;
	border: 0px;
}
.yuimenuitemlabel, .yuimenubaritemlabel:visited {
	text-align: left;
	white-space: nowrap;
	font-size: 15px;
	color: white;
	border: 0px;
}
.yui-skin-sam .yuimenuitemlabel {
	padding: 5 20px;
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	cursor: default;
	border: 0px;
}
.yui-skin-sam .yuimenuitemlabel:visited {
	padding: 5 20px;
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	cursor: default;
	border: 0px;
}
.first-of-type ul {
	background-color: #875285;
}
/* menu css end here */


.yui-skin-sam .yui-panel .bd, .yui-skin-sam .yui-panel .ft {
	background-color: white;
}
.yui-skin-sam .yui-panel .hd {
	border-bottom: solid 1px white;
}
.yui-skin-sam .yui-panel .hd {
	padding: 0 10px !important;
	font-size: 130% !important;
	line-height: 3 !important;
 *line-height:1.9 !important;
	color: #824882 !important;
}
.yui-skin-sam .container-close {
	position: absolute;
	top: 10px;
	right: 6px;
	width: 25px;
	height: 15px;
	/*background:url(sprite.png) no-repeat 0 -300px;*/
	background: url(../images/close_cl.png) no-repeat 0;
	cursor: pointer;
}
.yui-skin-sam .yui-dialog .ft .button-group {
	display: block !important;
}
.yui-skin-sam .yui-dialog .ft span.default .first-child {
	border-color: red;
}
/* dialog css ends here */  

/* Paginator CSS*/
.mypaginator {
	height: 26px;
	border: none;
	border-left: 1px solid #CBCBCB;
	border-right: 1px solid #CBCBCB;
	border-bottom: 1px solid #CBCBCB;
	background-color: #CBCBCB
}
.pagelink {
	background: none;
    border: none;
    color: #555555;
    min-width: 10px;
    padding: 2px;
}

.tblchkbox {
	width: 8px;
}
.tbldata {
	width: 230px;
}
.tblNoXScroll {
	overflow-x: hidden;
}
.tblselectAllwidth {
	width: 45px;
}
.inputTable td {
	padding: 2px;
}
#ddlCustomer_searchTextBox_AddEdit {
	width: 242px;
}
#userElm1, #userElm2 {
	width: 150px;
	margins: 4px;
}
#userContainer1, #userContainer2 {
	display: none;
}
.localautoComplete {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.yuimenubaritemlabel-selected, .yuimenubaritemlabel-selected:hover, .yuimenuitemlabel-selected, .yuimenuitemlabel-selected:hover {
	color: white;
}
.yui-overlay-hidden table {
 *display:none;
}
.ulAdvanceSearch {
	border: 1px solid #cccccc;
	padding: 3px;
	width: 40%;
}
.textArea {
	width: 250px;
	border: 1px #ccc solid;
}
.searchBoxCustomReport {
	width: 60px;
	border: 1px #ccc solid;
}
.rtd {
	vertical-align: bottom;
}
.yui-dt-hidden {
	border: 0px !important;
}
.expReport {
	background: url(../images/arrow_dwn.png) no-repeat 0 5px;
	padding: 15px;
}
.colReport {
	background: url(../images/arrow_lft.png) no-repeat 0 5px;
	padding-left: 15px;
}
.yui-skin-sam .yui-dt-liner {
	WORD-WRAP: break-word;
	padding: 5px 5px 7px 10px;
}
.yui-skin-sam .leftBox .yui-dt-liner {
	padding: 9px 5px;
}
.yui-skin-sam .yui-dialog .ft {
	padding: 0 10px 0px;
}
.dijitValidationTextBoxError .dijitValidationContainer {
	cursor: default;
	display: none !important;
}
