/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
container.css
*/
.yui-overlay {
	position:absolute;
	display:block;
}
.yui-overlay  td {
	font-size: 93%;
	padding: .1em;
}
.yui-tt {
	visibility:hidden;
	position:absolute;
	color:#333;
	background-color:#FDFFB4;
	font-family:arial,helvetica,verdana,sans-serif;
	padding:2px;
	border:1px solid #FCC90D;
	font:100% sans-serif;
	width:auto;
}

* html body.masked select {
	visibility:hidden;
}

* html div.yui-panel-container select {
	visibility:inherit;
}

* html div.drag select {
	visibility:hidden;
}

* html div.hide-select select {
	visibility:hidden;
}

.mask {
    z-index:0;
    display:none;
    position:absolute;
    top:0;
    left:0;
    -moz-opacity: 0.5;
    opacity:.50;
    filter: alpha(opacity=50);
    background-color:#CCC;
}

.hide-scrollbars * {
	overflow:hidden;
}

.hide-scrollbars textarea, .hide-scrollbars select {
	overflow:hidden;
	display:none;
}

.show-scrollbars textarea, .show-scrollbars select {
	overflow:visible;
}

.yui-panel-container {
	position:absolute;
	background-color:transparent;
	z-index:6;
	visibility:hidden;
	overflow:visible;
	width:auto;
}

.yui-panel-container.focused {
}


.yui-panel-container.matte {
	padding:3px;
	background-color:#FFF;
}

.yui-panel-container.matte .underlay {
	display:none;
}

.yui-panel-container.shadow {
	padding:0px;
	background-color:transparent;
}

.yui-panel-container.shadow .underlay {
	visibility:inherit;
	position:absolute;
	background-color:#000;
	top:3px;left:3px;
	z-index:0;
	width:100%;
	height:100%;
    -moz-opacity: 0.12;
    opacity:.12;
    filter:alpha(opacity=12);
	zoom:1;
}

.yui-panel {
	visibility:hidden;
	border-collapse:separate;
	position:relative;
	left:0px;top:0px;
	font:1em Arial;
	background-color:#FFF;
	border:1px solid #000;
	z-index:1;
	overflow:hidden;
}

.yui-panel .hd {
	background-color:#3d77cb;
	color:#FFF;
	font-size:100%;
	line-height:100%;
	border:1px solid #FFF;
	border-bottom:1px solid #000;
	font-weight:bold;
	overflow:hidden;
	padding:4px;
}

.yui-panel .bd {
	overflow:hidden;
	padding:4px;
}

.yui-panel .bd p {
	margin:0 0 1em;
}

.yui-panel .container-close {
	position:absolute;
	top:5px;
	right:4px;
	z-index:6;
	height:12px;
	width:12px;
	margin:0px;
	padding:0px;
	background:url("/images/common/yuid_close.gif") no-repeat;
	cursor:pointer;
	visibility:inherit;
}

.yui-panel .ft {
	padding:4px;
	overflow:hidden;
}

.yui-simple-dialog .bd .yui-icon {
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	margin-right:10px;
	float:left;
}

.yui-simple-dialog .bd span.blckicon {
	background: url("/inc/yui/build/container/assets/blck16_1.gif") no-repeat;
}

.yui-simple-dialog .bd span.alrticon {
	background: url("/inc/yui/build/container/assets/alrt16_1.gif") no-repeat;
}

.yui-simple-dialog .bd span.hlpicon {
	background: url("/inc/yui/build/container/assets/hlp16_1.gif") no-repeat;
}

.yui-simple-dialog .bd span.infoicon {
	background: url("/inc/yui/build/container/assets/info16_1.gif") no-repeat;
}

.yui-simple-dialog .bd span.warnicon {
	background: url("/inc/yui/build/container/assets/warn16_1.gif") no-repeat;
}

.yui-simple-dialog .bd span.tipicon {
	background: url("/inc/yui/build/container/assets/tip16_1.gif") no-repeat;
}

.yui-dialog .ft, 
.yui-simple-dialog .ft {
	padding-bottom:5px;
	padding-right:5px;
	text-align:right;
}

.yui-dialog form, 
.yui-simple-dialog form {
	margin:0;
}

.button-group button {
	font:100 76% verdana;
	text-decoration:none;
	background-color: #6A2C91;
	color: #FFF;
	cursor: hand;
	vertical-align: middle;
	border: 2px solid #5A0091;
	border-top-color:#a845e5;
	border-left-color:#a845e5;
	margin:2px;
	padding:2px;
}

.button-group button.default {
	font-weight:bold;
}

.button-group button:hover, 
.button-group button.hover {
	border:2px solid #5A0091;
	background-color:#a845e5;
	border-top-color:#a845e5;
	border-left-color:#a845e5;
}

.button-group button:active {
	border:2px solid #a845e5;
	background-color:#a845e5;
	border-top-color:#5A0091;
	border-left-color:#5A0091;
}
.yui-panel { position:relative; border:none; overflow:visible; background-color:transparent; }
.yui-panel .container-close { top:10px; right:4px; }
.yui-panel .hd { padding:0; border:none; background:#fdd4af url(/images/common/yuid_hd.gif) no-repeat top left; color:#FFF; height:51px; margin-left:8px; margin-right:8px; overflow:visible; }
.yui-panel .hd span {vertical-align:middle; line-height:51px;font-size: 16px; font-weight:bold; color: #6A2C91;}
.yui-panel .hd .tl { width:8px; height:51px; top:0; left:0; background: transparent url(/images/common/yuid_tl.gif); position:absolute; }
.yui-panel .hd .tr { width:8px; height:51px; top:0; right:0; background: transparent url(/images/common/yuid_tr.gif); position:absolute; }
.yui-panel .bd { overflow:hidden; background:#FFF url(/images/common/yuid_bd.gif) repeat-x top left;padding:8px;}
#JoinDialog.yui-panel .bd { overflow:hidden; background:#FFF url(/images/common/yuid_bdl.gif) repeat-x top left;padding:8px;}
.yui-panel .ft { overflow:visible; background: transparent url(/images/common/yuid_ftw.gif) bottom left;}
#LoginDialog.yui-panel .ft { overflow:visible; background: transparent url(/images/common/yuid_ft.gif) bottom left;}
#ReviewDialog.yui-panel .ft { overflow:visible; background: transparent url(/images/common/yuid_ft600.gif) bottom left;}