/*
	Copyright Code Computerlove Ltd 2007-2009
	Build: 1.0.0.184
	Date: 11/12/2009 15:09:04
*/

a.tooltiptrigger {cursor:pointer;cursor:hand;}
div.tooltip, div.tooltip-basket {position:absolute;z-index:99;display:none;background-color:#D6EAF8;border:solid 1px #054C7B;padding:5px;width:200px;}
div.tooltip-basket { width:210px; }

/* Blind Edging Option tooltips */

.blind-info { position: relative; z-index:2000; }
.popup { position: absolute; display: none; }
.popup p { color: #004370; margin-top: 4px; }
.popup h3 { color: #004370; font-size: 1.4em; }
.narrow { background: transparent url(/images/products/tooltips/PopUpNarrow.png) bottom left no-repeat; width: 135px; height:201px; padding: 15px 20px; top: -250px; left: -80px;  }
.wide { background: transparent url(/images/products/tooltips/PopUpWide.png) bottom left no-repeat; width: 292px; height:215px; padding: 15px 20px; top: -265px; left: -160px; }
.wide .bar-left { float: left; width: 137px; clear: none; } 
.wide .bar-right { float: left; width: 140px; background: #FFFFFF url(/images/products/tooltips/DashedLine.jpg) 0 5px no-repeat; clear: none; margin-left: 5px; padding: 0 0 0 10px; } 
.wide .bar-right ul li { background-image: none; padding: 0px }


/*#CurtainTypeHelpWrapper .wide { background-image: none; background-color: #fff; width: 292px; height:415px; padding: 15px 20px; top: -265px; left: -160px; }*/
