/*
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
*/

.yui-overlay {
	position:absolute;
	display:block;
}

.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:#666666;
}

.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:5px;left:5px;
	z-index:0;
	width:100%;
	height:100%;
  	-moz-opacity: 0.12;
  	opacity:.15;
  	filter:alpha(opacity=12);
	zoom:1;
	/*
	border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
 	-webkit-border-radius: 0 0 10px 10px;
 	*/
}

.yui-panel {
	visibility:hidden;
	position:relative;
	left:0px;
	top:0px;
	font:1em Arial;
	z-index:1;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 2px solid #666;
	/*
	border-radius: 10px 10px 10px 10px; 
	-moz-border-radius: 10px 10px 10px 10px;
 	-webkit-border-radius: 10px 10px 10px 10px;
 	*/
}

.yui-panel .hd {
	background: #EEE;
	color: #333333;
	font-size: 12px;
	line-height:100%;
	border-bottom: 1px solid #ccc;
	font-weight:bold;
	overflow:hidden;
	padding:5px;
	/*
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
 	-webkit-border-radius: 10px 10px 0 0;
 	*/
}

.yui-panel .hd_orange {
	background: #1759a6;
}

.yui-panel .hd_red {
	background: #cc0000;
}

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

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

.yui-panel .bd p.nonvip {
margin:0 0 1em;
color:#333333;
font-weight:normal;
text-align:left;
line-height:1.25em;
font-size:14px;
padding:5px 0 0 5px;
}

.yui-panel .bd p.vip {
margin:0 0 1em;
color:#333333;
font-weight:normal;
text-align:center;
line-height:1.35em;
font-size:14px;
padding:5px 0 0 5px;
}

.yui-panel .container-close {
	position:absolute;
	top:-12px;
	right:-22px;
	z-index:100000;
	height:45px;
	width:45px;
	margin:0px;
	padding:0px;
	background:url("/rrs/img/yahoo-assets/close3.png") no-repeat;
	cursor:pointer;
	visibility:inherit;
	text-decoration:none;
}

.yui-panel .container-close span {
	color: #000;
	font-size: 12px;
	position: absolute; 
	right: 45px; 
	top: 15px;
}

.addToCartTitle {
	font-family:Verdana,regular;
	font-size:12px;
	color:#000; 
	padding-left:40px;
}

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

.yui-simple-dialog .hd {
	background: #EEE;
	border-color: rgb(225, 225, 225) rgb(213, 213, 213) rgb(133, 133, 133);
	border-style: solid;
	border-width: 1px;
	color: #333333;
	font-size: 10px;
}

.yui-simple-dialog .bd {
	font-size: 10px;
}

.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("/rrs/img/yahoo-assets/blck16_1.gif") no-repeat;
	clear: both;
}

.yui-simple-dialog .bd span.alrticon {
	background: url("/rrs/img/yahoo-assets/alrt16_1.gif") no-repeat;
	clear: both;
}

.yui-simple-dialog .bd span.hlpicon {
	background: url("/rrs/img/yahoo-assets/hlp16_1.gif") no-repeat;
	clear: both;
}

.yui-simple-dialog .bd span.infoicon {
	background: url("/rrs/img/yahoo-assets/info16_1.gif") no-repeat;
	clear: both;
}

.yui-simple-dialog .bd span.warnicon {
	background: url("/rrs/img/yahoo-assets/warn16_1.gif") no-repeat;
	clear: both;
}

.yui-simple-dialog .bd span.tipicon {
	background: url("/rrs/img/yahoo-assets/tip16_1.gif") no-repeat;
	clear: both;
}

.yui-simple-dialog .container-close {
	background:url("/rrs/img/yahoo-assets/close12_1.gif") no-repeat;
}

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

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

.yui-dialog #buttonft,
.yui-simple-dialog #buttonft {
	background: #EEE;
	color: #333333;
	border: 1px solid #A7A7A7;
	margin: 0px;
}

.yui-simple-dialog .ft button {
	font-size: 10px;
	font-family: verdana,arial,sans-serif;
	margin: 0pt 5px;
	padding-left: 5px;
	padding-right: 5px; 
}

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

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

.button-group button:hover, 
.button-group button.hover {
	border:2px solid #90A029;
	background-color:#EEE;
	border-top-color:#FFF;
	border-left-color:#FFF;
}

.button-group button:active {
	border:2px solid #E4E4E4;
	background-color:#BBB;
	border-top-color:#333;
	border-left-color:#333;
}
