/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/
.yui-overlay,.yui-panel-container{visibility:hidden;position:absolute;z-index:2;}
.yui-panel-container form{margin:0;}

.mask{z-index:1;display:none;position:absolute;top:0;left:0;right:0;bottom:0;}

.masked select,.drag select,.hide-select select{_visibility:hidden;}
.yui-panel-container select{_visibility:inherit;}
.hide-scrollbars,.hide-scrollbars *{overflow:hidden;}
.hide-scrollbars select{display:none;}
.show-scrollbars{overflow:auto;}
.yui-panel-container.show-scrollbars,.yui-tt.show-scrollbars{overflow:visible;}
.yui-panel-container.show-scrollbars .underlay,.yui-tt.show-scrollbars .yui-tt-shadow{overflow:auto;}
.yui-panel-container.shadow .underlay.yui-force-redraw{padding-bottom:1px;}
.yui-effect-fade .underlay{display:none;}

.yui-skin-sam .mask{background-color:#000;opacity:.33;*filter:alpha(opacity=33);}
.yui-skin-sam .yui-panel-container{padding:0 1px;*padding:2px 3px;}

.yui-skin-sam .yui-panel{position:relative;*zoom:1;left:0;top:0;border-style:solid;border-width:0 0 1px;border-color:#808080;z-index:1;}
.yui-skin-sam .yui-panel .bd,.yui-skin-sam .yui-panel .ft{*zoom:1;*position:relative;border-style:solid;border-width:0 1px;border-color:#808080;margin:0 -1px;}

.yui-skin-sam .yui-panel .bd{padding:10px;}
/*.yui-skin-sam .yui-panel .ft{border-top:solid 1px #808080;padding:5px 10px;font-size:77%;}
*/

.yui-skin-sam .yui-panel .hd{height:31px;margin-left:9px;margin-right:9px;overflow:visible;padding:0px;text-align:left;color:#aaa;font-size:10.5pt;font-weight:bold;border-bottom:solid 1px #808080;background:transparent url(./kn_img/tc.gif);}   
.yui-skin-sam .yui-panel .hd span{padding:6px 1px;position:absolute;}   
.yui-skin-sam .yui-panel .hd .tl{width:10px;height:31px;top:0;background:transparent url(./kn_img/tl.gif);position:absolute;left:-1px;border-bottom:solid 1px #808080;}
.yui-skin-sam .yui-panel .hd .tr{width:10px;height:31px;top:0;right:-1px;background:transparent url(./kn_img/tr.gif);position:absolute;border-bottom:solid 1px #808080;}   

.yui-skin-sam .yui-panel-container.focused .yui-panel .hd, .div-panel .yui-panel .hd{background:transparent url(./kn_img/tcf.gif);color:#333;border-width:0 0 1px 0;}
.yui-skin-sam .yui-panel-container.focused .yui-panel .hd .tl, .div-panel .yui-panel .hd .tl {background:transparent url(./kn_img/tlf.gif);}
.yui-skin-sam .yui-panel-container.focused .yui-panel .hd .tr, .div-panel .yui-panel .hd .tr {background:transparent url(./kn_img/trf.gif);}


.yui-skin-sam .container-close{position:absolute;top:7px;right:0px;width:25px;height:16px;background:url(./kn_img/close.gif) no-repeat ;cursor:pointer;}
.yui-skin-sam .yui-panel-container .underlay{right:-1px;left:-1px;}

.yui-skin-sam .yui-panel-container.matte{padding:9px 10px;background-color:#fff;}
.yui-skin-sam .yui-panel-container.shadow{_padding:2px 5px 0px 0px;}
.yui-skin-sam .yui-panel-container.shadow .underlay{position:absolute;top:2px;right:-3px;bottom:-3px;left:-3px;*top:3px;*left:-1px;*right:-1px;*bottom:-1px;_top:0;_right:0;_bottom:0;_left:0;_margin-top:3px;_margin-left:-1px;background-color:#000;opacity:.12;*filter:alpha(opacity=12);}


.yui-skin-sam .yui-dialog .ft, .yui-skin-sam .yui-panel .ft{border-top:none;padding:0 6px 0px 10px;font-size:100%;}
.yui-skin-sam .yui-dialog .ft .button-group, .yui-skin-sam .yui-panel .ft .button-group {display:block;text-align:right;}
.yui-skin-sam .yui-dialog .ft button.default, .yui-skin-sam .yui-panel .ft button.default{font-weight:bold;}

.yui-skin-sam .yui-dialog .ft span.default, .yui-skin-sam .yui-panel .ft span.default{border-color:#304369;background-position:0 -1400px;}
.yui-skin-sam .yui-dialog .ft span.default .first-child, .yui-skin-sam .yui-panel .ft span.default .first-child{border-color:#304369;}


/* Resize Panel CSS */
.yui-panel-container .yui-resizepanel .bd {overflow: auto;}
.yui-panel-container.hide-scrollbars .yui-resizepanel .bd {overflow: hidden;}
.yui-panel-container.show-scrollbars .yui-resizepanel .bd {overflow: auto;}		
.yui-panel-container.show-scrollbars .underlay {overflow: visible;}
.yui-resizepanel .resizehandle {position: absolute;width: 10px;height: 10px;right: 0;bottom: 0;margin: 0;padding: 0;z-index: 1;background: url(./img/corner_resize.gif) left bottom no-repeat;cursor: se-resize;}

 
/* Dialog Buttons */
.button-group button {
font-weight:500;
font-size:12px;
font-family:trebuchet ms,Arial,Helvetica,sans-serif;
color: #000;
padding-bottom:0px;
margin-bottom:10px;margin-right:5px;width:81;height:20;
cursor: pointer;cursor: hand;border: 1px none black;background: url(./kn_img/btnb.gif) no-repeat;vertical-align: top;}

.button-group button:hover, .button-group button:active {background: url(./kn_img/btng.gif);}
.yui-skin-sam .yui-dialog .ft span.default button, .yui-skin-sam .yui-panel .ft span.default button{color:#444;}
.yui-button yui-push-button {font-weight:bold;padding-bottom:5px}


.yui-skin-sam .yui-tt .bd{position:relative;top:0;left:0;z-index:1;color:#000;padding:2px 5px;border-color:#D4C237 #A6982B #A6982B #A6982B;border-width:1px;border-style:solid;background-color:#FFEE69;}
.yui-skin-sam .yui-tt.show-scrollbars .bd{overflow:auto;}
.yui-skin-sam .yui-tt-shadow{position:absolute;top:2px;right:-3px;left:2px;bottom:-3px;background-color:#000;}
.yui-skin-sam .yui-tt-shadow-visible{opacity:.35;*filter:alpha(opacity=35);}


.yui-skin-sam .yui-simple-dialog .bd .yui-icon{background:url(./sprite.png) no-repeat 0 0;width:16px;height:16px;margin-right:10px;float:left;}
.yui-skin-sam .yui-simple-dialog .bd span.blckicon{background-position:0 -1100px;}
.yui-skin-sam .yui-simple-dialog .bd span.alrticon{background-position:0 -1050px;}
.yui-skin-sam .yui-simple-dialog .bd span.hlpicon{background-position:0 -1150px;}
.yui-skin-sam .yui-simple-dialog .bd span.infoicon{background-position:0 -1200px;}
.yui-skin-sam .yui-simple-dialog .bd span.warnicon{background-position:0 -1900px;}
.yui-skin-sam .yui-simple-dialog .bd span.tipicon{background-position:0 -1250px;}
.yui-skin-sam .yui-simple-dialog .hd{height:31px;margin-left:9px;margin-right:9px;overflow:visible;padding:0px;text-align:left;color:#333;font-size:10.5pt;font-weight:bold;border-bottom:solid 1px #808080;background:transparent url(./kn_img/tcf.gif);border-width:0 0 1px 0;} 
.yui-skin-sam .yui-simple-dialog .hd span{padding:6px 1px;position:absolute;} 
.yui-skin-sam .yui-simple-dialog .hd .tl {width:10px;height:31px;top:0;background:transparent url(./kn_img/tlf.gif);position:absolute;left:-1px;border-bottom:solid 1px #808080;}   
.yui-skin-sam .yui-simple-dialog .hd .tr {width:10px;height:31px;top:0;right:-1px;background:transparent url(./kn_img/trf.gif);position:absolute;border-bottom:solid 1px #808080;}   

.yui-skin-sam .submit-button{cursor: pointer;cursor: hand;}
