/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
.style1 a{
color:#ea5d00;
text-decoration:none;
}

.style1a {
	color:#ea5d00;
	text-decoration:none;
}

.yui-overlay,.yui-panel-container {
visibility: hidden;
position: absolute;
z-index: 2999;
width:260px !important;
}

.yui-panel-container form {
margin: 0;
}
.mask {
z-index: 1;
display: none;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.mask.block-scrollbars {
overflow: auto;
}
.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-tt-shadow {
position: absolute;
}
.yui-override-padding {
padding: 0 !important;
}
.yui-panel-container .container-close {
overflow: hidden;
text-indent: -10000em;
text-decoration: none;
}
 .mask {
background-color: #000;
opacity: .25;*filter:alpha(opacity=25);
}
 .yui-panel-container {
padding: 0 1px;*padding:2px;
}
 .yui-panel {
position: relative;
left: 0;
top: 0;
border-style: solid;
border-width: 1px 0;
border-color: #808080;
z-index: 1;*border-width:1px;*zoom:1;
_zoom: normal;
}
 .yui-panel .hd, .yui-panel .bd, .yui-panel .ft {
border-style: solid;
border-width: 0 1px;
border-color: #808080;
margin: 0 -1px;*margin:0;*border:0;
}

 .yui-panel .bd, .yui-panel .ft {
background-color: #EDEDED;
}
.hd {
padding: 5px 20px 5px 10px;
/* font-size: 93%; */
line-height: 1.3;*line-height:1.2;
font-weight: bold;
color: #ea5d00;
/*background: url(http://yui.yahooapis.com/2.6.0/build/assets/skins/sam/sprite.png) repeat-x 0 -200px;*/
background-color:#EDEDED;
font-weight:bold;
font-size:14px;
font-family:Arial, Helvetica, sans-serif !important;
}
 .yui-panel .bd {
padding: 10px 20px 10px 20px;
background-color:#999999;
background:url(./images/bd_bg.gif) repeat-y;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
font-weight:normal !important;
font-size:11px;
}
 .yui-panel .ft {
padding: 7px 38px;

/* font-size: 77%; */
background:url(./images/hearit.jpg) no-repeat;
background-color:#EDEDED;
}

.yui-panel .ft a {
color:#ea5d00 !important;
font-family:Arial, Helvetica, sans-serif;
text-decoration:underline;
font-size:10px;
}

 .yui-panel-container.focused .yui-panel .hd {
}
 .container-close {
position: absolute;
top: 8px;
right: 8px;
width: 11px;
height: 11px;
/*background: url(http://yui.yahooapis.com/2.6.0/build/assets/skins/sam/sprite.png) no-repeat 0 -300px;*/
background: url(./images/close2.gif) no-repeat;
cursor: pointer;
}
 .yui-panel-container .underlay {
right: -1px;
left: -1px;
width:246px;
}
 .yui-panel-container.matte {
padding: 9px 10px;
background-color: #fff;
}
 .yui-panel-container.shadow {
_padding: 2px 4px 0 2px;
}
 .yui-panel-container.shadow .underlay {
position: absolute;
top: 2px;
left: -3px;
right: -3px;
bottom: -3px;*top:4px;*left:-1px;*right:-1px;*bottom:-1px;
_top: 0;
_left: 0;
_right: 0;
_bottom: 0;
_margin-top: 3px;
_margin-left: -1px;
background-color: #000;
opacity: .12;*filter:alpha(opacity=12);
}

/*
 .yui-dialog .ft {
border-top: none;
padding: 0 10px 10px 10px;
font-size: 100%;
}
 .yui-dialog .ft .button-group {
display: block;
text-align: right;
}
 .yui-dialog .ft button.default {
font-weight: bold;
}
 .yui-dialog .ft span.default {
border-color: #304369;
background-position: 0 -1400px;
}
 .yui-dialog .ft span.default .first-child {
border-color: #304369;
}
 .yui-dialog .ft span.default button {
color: #fff;
}
 .yui-dialog .ft span.yui-button-disabled {
background-position: 0pt -1500px;
border-color: #ccc;
}
 .yui-dialog .ft span.yui-button-disabled .first-child {
border-color: #ccc;
}
 .yui-dialog .ft span.yui-button-disabled button {
color: #a6a6a6;
}
 .yui-simple-dialog .bd .yui-icon {
background: url(http://yui.yahooapis.com/2.6.0/build/assets/skins/sam/sprite.png) no-repeat 0 0;
width: 16px;
height: 16px;
margin-right: 10px;
float: left;
}
 .yui-simple-dialog .bd span.blckicon {
background-position: 0 -1100px;
}
 .yui-simple-dialog .bd span.alrticon {
background-position: 0 -1050px;
}
 .yui-simple-dialog .bd span.hlpicon {
background-position: 0 -1150px;
}
 .yui-simple-dialog .bd span.infoicon {
background-position: 0 -1200px;
}
 .yui-simple-dialog .bd span.warnicon {
background-position: 0 -1900px;
}
 .yui-simple-dialog .bd span.tipicon {
background-position: 0 -1250px;
}


 .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-tt.show-scrollbars .bd {
overflow: auto;
}
 .yui-tt-shadow {
top: 2px;
right: -3px;
left: -3px;
bottom: -3px;
background-color: #000;
}
 .yui-tt-shadow-visible {
opacity: .12;*filter:alpha(opacity=12);
}
*/

/*#dlg.yui-overlay, #dlg.yui-panel-container {
visibility: hidden;
position: absolute;
z-index: 2999;
width:330px !important;
}*/

#dlg .yui-panel {
position: relative;
left: 0;
top: 0;
border-style: solid;
border-width: 1px 0;
border-color: #808080;
z-index: 1;*border-width:1px;*zoom:1;
_zoom: normal;
/*width:330px !important;*/
}

#dlg.yui-panel .hd,#dlg.yui-panel .bd,#dlg.yui-panel .ft {
background-color: #ffffff;
border-style: solid;
border-width: 0 1px;
border-color: #808080;
margin: 0 -1px;*margin:0;*border:0;
/*width:330px !important;*/
}

#dlg.hd {
padding: 5px 20px 5px 10px;
line-height: 1.3;*line-height:1.2;
font-weight: bold;
color: #ea5d00;
font-weight:bold;
font-size:14px;
font-family:Arial, Helvetica, sans-serif !important;
}
#dlg.yui-panel .bd {
padding: 10px 20px 10px 20px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
font-weight:normal !important;
font-size:11px;
background-image:none !important;
}
#dlg.yui-panel .ft {
padding: 7px 38px;
background-image:none !important;
}

#dlg .yui-panel .ft a {
color:#ea5d00 !important;
font-family:Arial, Helvetica, sans-serif;
text-decoration:underline;
font-size:10px;
}
