
.search_box {
	display :  none;
	padding: 0;
	border: 0;
}
.search_box form{
position: relative;
}
.search_bar {
	/*background: transparent url(images/admin/search_bar.png) repeat-x scroll center bottom;*/
	border-bottom: 1px solid #4E4E4E;
	font-family: Trebuchet MS,Helvetica,san-serif;
	font-size: 11px;
	line-height: 21px;
}
.actions {
	background: transparent url(images/admin/add.png) no-repeat scroll left 1px;
	float: left;
	line-height: 21px;
	padding: 0 20px;
	width: auto;
}
.search_button {
	background: transparent url(images/admin/search_button.png) no-repeat scroll 0 0;
	float: right;
	line-height: 21px;
	text-align: center;
	width: 97px;
}

.search_button a, .search_button a:visited {
	background: transparent url(images/admin/magnifier.png) no-repeat scroll left 1px;
	color: #FFFFFF;
	line-height: 21px;
	padding-left: 20px;
}

.go_button {
	background: #4E4E4E none repeat scroll 0 0;
	float: right;
	text-align: center;
	width: 80px;
}

.go_button a, .go_button a:visited {
	background: transparent url(images/admin/accept.png) no-repeat scroll left 1px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 21px;
	padding-left: 20px;
}

.helper_icons_notes,.helper_icons_email, .helper_icons_details, .helper_icons_info, .helper_icons_claim, .helper_icons_edit, .helper_icons_login_as, .helper_icons_change_password, .helper_icons_delete, .helper_icons_block, .helper_icons_block_off, .helper_icons_payment_off, .helper_icons_payment_on, .helper_icons_folder_user, .helper_icons_access {
	background-position:left center;
	float:left;
	line-height:21px;
	padding:0 20px;
	width:auto;
}
.helper_icons_notes {background:url("images/page_white_text.png") no-repeat scroll left 1px transparent;}
.helper_icons_details {background:url("images/admin/icons/app_info.png") no-repeat scroll left 1px transparent;}
.helper_icons_edit {background:url("images/admin/icons/app_edit.png") no-repeat scroll left 1px transparent;}
.helper_icons_info {background:url("images/request_info.png") no-repeat scroll left 1px transparent;}
.helper_icons_claim {background:url("images/admin/icons/app_claim.png") no-repeat scroll left 1px transparent;}
.helper_icons_access {background:url("images/admin/detail.png") no-repeat scroll left 1px transparent;}
.helper_icons_login_as {background:url("images/admin/user_go.png") no-repeat scroll left 1px transparent;}
.helper_icons_change_password {background:url("images/admin/lock_edit.png") no-repeat scroll left 1px transparent;}
.helper_icons_delete {background:url("images/admin/icons/app_delete.png") no-repeat scroll left 1px transparent;}
.helper_icons_block {background:url("images/admin/application_delete.png") no-repeat scroll left 1px transparent;}
.helper_icons_payment_off {background:url("images/admin/coins_delete.png") no-repeat scroll left 1px transparent;}
.helper_icons_payment_on {background:url("images/admin/coins_add.png") no-repeat scroll left 1px transparent;}
.helper_icons_block_off {background:url("images/admin/application_put.png") no-repeat scroll left 1px transparent;}
.helper_icons_folder_user {background:url("images/admin/folder_user.png") no-repeat scroll left 1px transparent;}
.helper_icons_email {background:url("images/admin/icons/email.png") no-repeat scroll left 1px transparent;}

.yui-dt-data tr td		{color: rgb(37,37,37);}
.yui-dt-data tr.disabled td	{color: #9d9d9c;}

.yui-skin-sam tr.yui-dt-odd	{
	background-color: #e7e7e7;
	background-image: linear-gradient(bottom, rgb(222,219,222) 3%, rgb (255,255,255) 46%);  background-image: -o-linear-gradient(bottom, rgb(222,219,222) 3%, rgb(255,255,255) 46%);  background-image: -moz-linear-gradient(bottom, rgb(222,219,222) 3%, rgb(255,255,255) 46%);  background-image: -webkit-linear-gradient(bottom, rgb(222,219,222) 3%, rgb(255,255,255) 46%);  background-image: -ms-linear-gradient(bottom, rgb(222,219,222) 3%, rgb(255,255,255) 46%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.03, rgb(182, 182, 182)), color-stop(0.46, rgb(201, 201, 201)) );
}
.yui-dt-highlighted		{background-color: #444444 !important;background:url('images/alpha20.png') repeat!important; background: rgba(0,0,0,0.2) !important;}

.yui-skin-sam tr.yui-dt-even td.yui-dt-asc, .yui-skin-sam tr.yui-dt-even td.yui-dt-desc	{
background-color: rgb(247,247,247) !important;
border-bottom:1px solid silver;
}
.yui-skin-sam tr.yui-dt-odd td.yui-dt-asc, .yui-skin-sam tr.yui-dt-odd td.yui-dt-desc	{
background: rgb(247,247,247) !important;
border-bottom:1px solid silver;
}


.little_btn			{background: #6e9d32; border: 1px solid #8ec14b; color: #fff !important; cursor: pointer; font: bold 12px Verdana !important; line-height: 14px; margin: 0; padding: 0 2px;}
.td_err				{background-color: #f84;}
.yellow {color: #E0DD9A!important;}

.blue {color: #969696!important;}

.yui-skin-sam .yui-dt tr.blue		{color: #969696!important; }
.yui-skin-sam .yui-dt tr.blue		a{color: #969696!important; }
.yui-skin-sam .yui-dt tr.blue		div{color: #969696!important; }
.yui-skin-sam .yui-dt 	.note	{color: #000!important; }

.yui-skin-sam .yui-navset .yui-content, .yui-skin-sam .yui-navset .yui-navset-top .yui-content{padding:0 !important; background: rgba(0,0,0,0); border: none;}

.yui-navset{
	position: relative;
}
.yui-skin-sam .yui-dt-liner {
    margin: 0;
    padding: 5px 2px 5px 2px;
}
.yui-dt0-col-functions .yui-dt-liner {
    overflow: hidden;
    width:auto;
}
.yui-dt-liner a{
	margin: 1px;
}

.yui-skin-sam .yui-dt-scrollable .yui-dt-bd {border: 0; background-color: #383838 !important; background:url('images/alpha20.png') repeat!important; background: rgba(0,0,0,0.2) !important;}
.yui-content{background-image: none;}
.yui-nav{border: none !important;}
.yui-dt-liner, .yui-dt, .yui-dt-message {
background: none !important;
 border: 0;}
.yui-skin-sam tr.yui-dt-even {
	background-color: #e7e7e7;
	//background: rgba(0, 0, 0, 0.1);
	background-image: linear-gradient(bottom, rgb(222,219,222) 3%, rgb

(255,255,255) 46%);
background-image: -o-linear-gradient(bottom, rgb(222,219,222) 3%,

rgb(255,255,255) 46%);
background-image: -moz-linear-gradient(bottom, rgb(222,219,222) 3%,

rgb(255,255,255) 46%);
background-image: -webkit-linear-gradient(bottom, rgb(222,219,222)

3%, rgb(255,255,255) 46%);
background-color: -ms-linear-gradient(bottom, rgb(222,219,222) 3%,

rgb(255,255,255) 46%);

background-image: -webkit-gradient(  linear,  left bottom,  left top,  color-stop(0.03, rgb(211, 211, 211)),  color-stop(0.46, rgb(231, 231, 231)) );
}
.yui-skin-sam .yui-dt table {border:0;}
.yui-skin-sam .yui-dt td {
background:rgb(247,247,247) !important;
border-bottom:1px solid silver !important;
)
}
.yui-skin-sam .yui-dt tr.yui-dt-first td {
    border-top: 1px solid #111111;
	}
/* BEGIN 2013 LAYOUT */

.icons_box{

}

.helper_box{
	float: right;
	margin: 0px 0 5px 0;
}

.helper_box div{
display:inline-block;
}
.helper_box div img{
position:relative;
top:4px;
margin-left:10px;
}

.yui-skin-sam .yui-tt div.bd table{
font-size:11px!important;
}

.yui-skin-sam .yui-tt div.bd table b{
color:rgb(80,80,80);
font-weight:600;
}

.yui-skin-sam div.yui-overlay{
background-color:rgb(247,247,247);
}

.yui-skin-sam .yui-panel .hd{
color: rgb(60,60,60);
background-color:rgb(219,219,219) !important;
height:30px;
font-size:16px;
font-weight:600;
padding:0;
}

.yui-skin-sam .yui-panel .hd div{
width:564px;
height:30px;
display:inline-block;
margin:0;
overflow:hidden;
text-align:center;
padding: 0px;
clear:none;
}

.yui-skin-sam .yui-panel .hd div span{
margin-left:-20px;
}

.yui-skin-sam .container-close{
position: absolute !important;
right: -1px !important;
top: 0px !important;
background:url("images/close_button.png") !important;
width:35px !important;
height:30px !important;
text-indent:100px !important;
z-index:2 !important;
}

.yui-skin-sam .yui-panel .hd img{
vertical-align:top;
margin-left:0px;
}
.yui-skin-sam .yui-panel .bd{
padding:5px!important;
font-size:12px;
}

.yui-skin-sam .yui-panel .bd .bd_content{
color:rgb(80,80,80);
}

.yui-skin-sam .yui-panel .bd .bd_content div#overlay_offer_description{
padding:5px;
max-height:150px;
overflow:auto;
}

.yui-skin-sam .yui-panel .bd .bd_content div#overlay_offer_description.shorter{
max-height:80px;
}

.yui-skin-sam .yui-panel .bd .bd_content div#overlay_offer_description.shorter a{
margin-right:15px;
color:rgb(255,128,0);

}
.yui-skin-sam .yui-panel .bd .bd_content div#overlay_offer_description.shorter a:visited{
color:rgb(140,70,0);
}

.yui-skin-sam .yui-panel .bd .bd_hd{
background-color:rgb(238,238,238);
font-size:16px;
font-weight:600;
color:rgb(60,60,60);
padding:5px 80px;
border-bottom:1px solid silver;
}

.yui-skin-sam .yui-panel .bd .bd_hd .hd_right{
float:right;
}


.yui-skin-sam a.yui-pg-first:link, .yui-skin-sam a.yui-pg-first:visited, .yui-skin-sam a.yui-pg-first:active, .yui-skin-sam a.yui-pg-first:hover, .yui-skin-sam a.yui-pg-previous:link, .yui-skin-sam a.yui-pg-previous:visited, .yui-skin-sam a.yui-pg-previous:active, .yui-skin-sam a.yui-pg-previous:hover, .yui-skin-sam a.yui-pg-next:link, .yui-skin-sam a.yui-pg-next:visited, .yui-skin-sam a.yui-pg-next:active, .yui-skin-sam a.yui-pg-next:hover, .yui-skin-sam a.yui-pg-last:link, .yui-skin-sam a.yui-pg-:visited, .yui-skin-sam a.yui-pg-last:active, .yui-skin-sam a.yui-pg-last:hover, .yui-skin-sam a.yui-pg-page:link, .yui-skin-sam a.yui-pg-page:visited, .yui-skin-sam a.yui-pg-page:active, .yui-skin-sam a.yui-pg-page:hover {
    color: #FF9600;
    outline: 0 none;
    text-decoration: underline;
}

.yui-skin-sam .yui-navset .yui-nav .selected a, .yui-skin-sam .yui-navset .yui-nav .selected a:focus, .yui-skin-sam .yui-navset .yui-nav .selected a:hover {
    background: #347B9E;
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#48aEE0', endColorstr='#347B9E'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#48aEE0), to(#347B9E)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #48aEE0,  #347B9E); /* for firefox 3.6+ */
    color: #FFFFFF;
    border: 0;

    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.yui-skin-sam .yui-navset .yui-nav a em, .yui-skin-sam .yui-navset .yui-navset-top .yui-nav a em {
    border-width: 0 0 0;
    padding: 0.1em 0.75em

}
.yui-skin-sam .yui-navset .yui-nav .selected a em {
    padding: 0.1em 0.75em
}
.yui-skin-sam .yui-navset .yui-nav a, .yui-skin-sam .yui-navset .yui-navset-top .yui-nav a {
	border: 0;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;

	margin: 0 2px 0 2px;
    background: #888888;
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#777777', endColorstr='#545454'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#777777), to(#545454)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #777777,  #545454); /* for firefox 3.6+ */
    color: #FFF;
    font-size: 14px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    position: relative;
    text-decoration: none;
}

.yui-skin-sam .yui-navset .yui-nav  a:hover{
	background: #506e7d;
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#506e7d', endColorstr='#384e58'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#506e7d), to(#384e58)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #506e7d,  #384e58); /* for firefox 3.6+ */
}
.yui-skin-sam .yui-dt th{
	background: rgb(117,117,117)!important; /* for non-css3 browsers */
	border: 0;
}

.yui-skin-sam .yui-dt-last{
border-right:0!important;
}

.yui-skin-sam .yui-dt th, .yui-skin-sam .yui-dt th a{
	text-align: center;
	color: rgb(247,247,247)!important;
	font-family: "Open Sans","Helvetica",sans-serif;
}
.yui-skin-sam th.yui-dt-asc, .yui-skin-sam th.yui-dt-desc {
	filter: none; /* for IE */
	background: rgb(117,117,117) !important;
}
.yui-skin-sam .yui-pg-page {
    background: none;
    border: 0;
    padding: 2px 6px;
    text-decoration: none;
}
.bd, .ft, .hd {
    background-color:rgb(247,247,247)!important;
 	border: 0 !important;
 	z-index: 10;
 	margin:0!important;
}
.ft	{border-top: 0!important;margin:0!important;clear:both;}

.bd b, .bd label{
    color:rgb(60,60,60);
    font-weight:600;
}
#l_i_overlay_c{z-index: 200!important;}

.yui-skin-sam tr.yui-dt-even td.yui-dt-desc.bg_yellow	{background-color: #ff8 !important; background-image: none !important;}
.yui-skin-sam tr.yui-dt-odd td.yui-dt-desc.bg_yellow	{background-color: #ff8 !important; background-image: none !important;}
.icons_box span.bg_yellow				{background-color: #ff8;}


/* uploader_img */
.file_drop_box{height: 90px; opacity: 0; filter: alpha(opacity=0) !important; position: absolute; top: 68px; width: 270px;}
.uploader_btn{display: block !important; width:100% !important; height:45px !important; padding: 7px 0px 0px 0px !important; text-align: center; position: relative; font-size: 14px !important; line-height: 18px !important; cursor: pointer;}
.uploader_list_box		{height: 105px; overflow-y: scroll; border: 1px solid #000; margin: 5px 0 16px 0;}
.uploader_list_box.one_row	{height: 20px; /*overflow-y: hidden; /*margin: -20px 57px 16px 75px;*/}
ul.files.img		{width: 255px; min-height: 51px; margin: 0; padding: 0; list-style-type: none; float: left;}
ul.files.img li		{display: block; float: left; width: 50px; height: 50px; margin: 0 1px 1px 0; border: 0; padding: 0; background: #ccc; position: relative; overflow: hidden; text-align: center;}
ul.files.img li img	{max-width: 50px; max-height: 50px;}
ul.files.img li a.close	{display: block; position: absolute; right: 2px; top: 2px; border: 1px solid #aaa; color: #aaa; font-size: 10px; line-height: 10px; font-family: arial;}
ul.files.img li a:hover.close	{border-color: #f00; color: #000; background: #f00; text-decoration: none;}
ul.files.str		{min-height: 21px; margin: 0; padding: 0; list-style-type: none;}
ul.files.str li		{display: block; /*height: 20px;*/ margin: 0 0 1px 0; border: 0; padding: 0 12px 0 5px; background: #ccc; position: relative; overflow: hidden; text-align: left; font-size: 12px; line-height: 20px;}
ul.files.str li a.close	{display: block; position: absolute; right: 2px; top: 2px; border: 1px solid #aaa; color: #aaa; font-size: 10px; line-height: 10px; font-family: arial;}
ul.files.str li a:hover.close	{border-color: #f00; color: #000; background: #f00; text-decoration: none;}
.progress_bar	{height: 12px; border: 1px solid #000; background: #fff; position: relative; font-size: 10px; line-height: 12px; display: none; margin: -16px 0 2px 0;}
.progress_bar>div{width: 0px; height: 12px; background: #88f; position: absolute; left: 0px; top: 0px;}
.progress_bar>span{width: 100%; height: 12px; display: block; text-align: center; color: #000; position: absolute; left: 0px; top: 0px;}
/* end of uploader_img */