/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.0
*/

@import "/venda-support/js/external/yui/build/container/assets/container.css"; /* This MUST be left in place as it defines the base styling */

/* Panel modality mask styles */
/* See http://developer.yahoo.com/yui/examples/container/panelskin1.html for skining tutorial*/

/* general panel */
.yui-panel { border:none; background-color:transparent; }

/* popup panel */
#popupcontent_panel.yui-panel, #lightboxcontent_panel.yui-panel, #signin_panel.yui-panel { border:none; background-color:transparent;}

/* modal mask */
#popupcontent_panel_mask, #lightboxcontent_panel_mask, #wait_panel_mask, #signin_panel_mask {background-color:#fff;}

/* underlay */
#popupcontent_panel_c.yui-panel-container.shadow .underlay, #minicart_detail_c.yui-panel-container.shadow .underlay, #lightboxcontent_panel_c.yui-panel-container.shadow .underlay { top: 3px; bottom: -3px; right: -3px; left: 3px; background-color: #000; opacity: .12; filter: alpha(opacity=0); }

/* header */
/* margin-left matches width of corner graphic */
#popupcontent_panel.yui-panel .hd, #signin_panel.yui-panel .hd { padding:0; border:none; background-color:#666; color:#FFF; height:20px; margin-left:8px; margin-right:8px; text-transform:uppercase; font-weight:bold; font-size:1em; overflow:visible; }
#popupcontent_panel.yui-panel .hd span, #wait_panel.yui-panel .hd span, #signin_panel.yui-panel .hd span {line-height:20px; padding-left:3px;}
#popupcontent_panel.yui-panel .hd .tl, #signin_panel.yui-panel .hd .tl { width:8px; height:20px; top:0; left:0; background:transparent url(../../../images/popup_hd_tl.png); position:absolute; }
#popupcontent_panel.yui-panel .hd .tr, #signin_panel.yui-panel .hd .tr { width:8px; height:20px; top:0; right:0; background:transparent url(../../../images/popup_hd_tr.png); position:absolute; }

#lightboxcontent_panel.yui-panel .hd,  #wait_panel.yui-panel .hd{ padding:0; border:none; background-color:#666 !important; color:#FFF; height:20px; text-transform:uppercase; font-weight:bold; font-size:1em; overflow:visible; }
 #lightboxcontent_panel.yui-panel .hd span{line-height:20px; padding-left:3px;}
 #lightboxcontent_panel.yui-panel .hd .tl, #wait_panel.yui-panel .hd .tl{ width:8px; height:20px; top:0; left:0;  position:absolute; }
 #lightboxcontent_panel.yui-panel .hd .tr,  #wait_panel.yui-panel .hd .tr{ width:8px; height:20px; top:0; right:0; position:absolute; }



/* close window button */
#popupcontent_panel.yui-panel .container-close, #lightboxcontent_panel.yui-panel .container-close, #signin_panel.yui-panel .container-close { top:2px; right:4px; height:17px; width:17px; background-image:url(../../../images/popup_hd_bt_close.gif); }
#popupcontent_panel.yui-panel .container-close:hover, #lightboxcontent_panel.yui-panel .container-close:hover, #signin_panel.yui-panel .container-close:hover { background-image:url(../../../images/popup_hd_bt_closeover.gif); }
	
/* body */
#popupcontent_panel.yui-panel .bd, #lightboxcontent_panel.yui-panel .bd, #wait_panel.yui-panel .bd{ padding:10px; border:1px solid #343434; background-color:#FFF; }
#popupcontent_panel #buttons, #lightboxcontent_panel #buttons { width:350px; }

/* product list specific */
#icat_popup #popupcontent_panel.yui-panel { width: 430px; }
#icat_popup #popupcontent_panel.yui-panel .bd { height: 425px; overflow: auto; }


/* product detail specific */
#invt_popup #popupcontent_panel.yui-panel { width: 390px; }
#invt_popup #popupcontent_panel.yui-panel .bd { overflow:hidden; }
#invt_popup #popupcontent_panel h1 { display:none; } /* hide the title because it is already supplied in the popup header */

/* lightbox - product detail */
#lightbox_holder #lightboxcontent_panel.yui-panel .bd { overflow:hidden; }
#lightbox_holder #lightboxcontent_panel h1 { display:none; } /* hide the title because it is already supplied in the */
#lightboxflash { display:block; }

/* loading panel */
#wait_panel.yui-panel { width:240px; }
#wait_panel.yui-panel .bd #loadPanelImg {	background-image:url(../../../images/loading_bar.gif); display:block; width:220px; height:19px; }


/* if you are using the static minicart detail only and NOT the popup version, delete the line above */

#minicart_detail { position:absolute; top:100px; left:750px; font-size:0.9em; color:#333; z-index:1;} /* add the z-index for IE to float popup above Element heading graphics */
#minicart_detail #popupcart_panel {overflow:hidden;} /*leave overflow hidden when using animation*/
#minicart_detail #popupcart_panel.yui-panel { width: 361px !important;} /* obsolete after 5_3_16 */
#minicart_detail #popupcart h2 {margin-bottom:15px;display:none;}
#minicart_detail #popupcart h2 a {color:#000;}

/* header */
/* margin-left matches width of corner graphic */
#minicart_detail .yui-panel .hd { padding:0; border:none;  color:#FFF; height:25px;width:315px; margin-left:24px; margin-right:8px; text-transform:uppercase; font-weight:bold; font-size:1em; overflow:visible;text-indent:-5000px; background:transparent url(../../../images/bg_popup_hdr.gif) no-repeat;}
#minicart_detail .yui-panel .hd span {line-height:20px; padding-left:3px;}
#minicart_detail .yui-panel .hd .tl { width:24px; height:25px; top:0; left:0; background:transparent url(../../../images/popup_hd_tl.gif) no-repeat; position:absolute; }
#minicart_detail .yui-panel .hd .tr { width:23px; height:25px; top:0; right:0; background:transparent url(../../../images/popup_hd_tr.gif) no-repeat; position:absolute; }

/* body */
#minicart_detail .yui-panel .bd {background:url(../../../images/bdr_popup_bottom.gif) no-repeat left bottom;padding:0px 0px 16px 0px;}
#minicart_detail .yui-panel .bd #popupcart{background:transparent url(../../../images/bdr_popup_content.gif) repeat-y;padding:0px 23px 0px 23px;}

*html #minicart_detail .yui-panel .bd #popupcart{background:transparent url(../../../images/bdr_popup_content.gif) repeat-y;padding-left:19px;padding-right:18px;position:relative;z-index:-100;}

#minicart_detail .yui-panel .bd p span.emptybasket{display:block; padding-top:10px;text-align:center; clear:left;}
/* products */
#minicart_detail ul { width: 100%; overflow: hidden; clear: both; }
ul#minicart_products { margin:5px;width:auto; }
ul#minicart_products li { width: auto; padding:3px 0; clear: both; overflow:hidden;border-bottom:1px solid #CCCCCC;}
*html ul#minicart_products li { height:80px;}
ul#minicart_products .details h2{display:block !important;margin-bottom:0px !important;width:100%;}
ul#minicart_products h2 { margin: 0; padding: 0; font-size:1em; }
ul#minicart_products p.prodcode{font-size:0.9em;color:#999999;}

ul#minicart_products p { margin: 0; padding: 0; }
ul#minicart_products .image { float: left;}
ul#minicart_products .details { float: right; width:210px; }
ul#minicart_products .details p.price{font-weight:bold;font-size:1em;margin-top:10px;}
ul#minicart_products img { width:80px; }
/* links */
ul#minicart_links { background:#CCCCCC none repeat scroll 0 0;padding-top:10px;width:100%;} /* We add this because IE6 doesn't like float right on li.checkout without it */
ul#minicart_totals li.items{display:none;}
ul#minicart_links li.viewbasket { float:left; display:inline; }
ul#minicart_totals li.items a, ul#minicart_links li.viewbasket a {color:#000;}
ul#minicart_links li.checkout { float:right; display:inline; }
ul#minicart_totals li.total{font-size:1.1em;}
ul#minicart_totals li.total a, ul#minicart_links li.checkout a {color:#2bb662;}
/* close window button */
#minicart-close { top:2px; right:4px; height:17px; width:66px; background:url(../../../images/bt_popup_close.gif); position:absolute; z-index:6; margin:14px 14px 0 0; padding:0px; cursor:pointer; visibility:inherit; background-repeat:no-repeat; }
#minicart-close:hover { background-image:url(../../../images/bt_popup_close.gif); }

#popupcart .items_added,#popupcart .items_empty{background:#CCCCCC none repeat scroll 0 0;float:left;margin:0;padding-bottom:10px;width:320px;}


/* sign in */
#signin_popup {text-align: left;}
#iframewrapper {margin:0 auto; padding-top:0; text-align: left; position: relative;}
#iframewrapper .checkoutR, #signin_popup .checkoutR {display:none;} /* hides the help & info section */
#iframewrapper h1, #signin_popup h1 {display:none;} /* hides the title sourced in the popup */
#iframewrapper fieldset.f-loginemail div {margin:10px 0;}
#iframewrapper .dontFloat {float:none;width:auto;}
#signin_popup #signInPanelIframe1 {width:505px; height:220px;}
#signin_popup .containerpwrm, #signin_popup .containerpwrmthankyou {margin: 10px;}

/* underlay */
#signin_panel_c.yui-panel-container.shadow .underlay {left:3px;right:-3px;top:3px;bottom:-3px;position:absolute;background-color:#000;opacity:0.12;filter:alpha(opacity=12);}


/* body */
#signin_panel .bd { padding:10px; height:230px; border-bottom:none; border-top:1px solid #343434; border-left:1px solid #343434; border-right:1px solid #343434; background-color:#FFF; }
#signin_panel .bd #loadPanelImg { background-image:url(../../../images/loading_bar.gif); display:block; width:220px; height:19px; }

/* footer */
#signin_panel .ft { padding:0 10px 10px 10px; border-top:none; border-bottom:1px solid #343434; border-left:1px solid #343434; border-right:1px solid #343434; background-color:#FFF; font-size:0.9em; overflow:visible;}
#signin_panel .ft p { padding:0; margin:0;}

.yui-panel .hd {background-color:transparent !important;border-color:transparent !important;}
/*.yui-panel-container*/
.yui-panel {z-index:500;}