.popMe
{
	position:absolute;
	margin-left:635px;
	margin-top:-2px;
}



.popMe a:hover .outerbubble .bubble, .popMe a:hover .outerbubble{
/*LIVEdisplay:block;*/
display:none;
cursor:help;

}




.outerbubble
{
	position:absolute;
display: none;
padding-left: 80px;
width: 140px;
padding-top: 60px;
height: 290px;
margin-left: -640px;
margin-top: -72px;
z-index: 131000;

}




.outerbubble .bubble{

display: none;
border:1px dashed #FAD666;
z-index: 9999999;
width: 540px;
padding: 3px;
background-color:#fff;
text-decoration: none;

}

.bubble h1{
font-size: 1.2em;
font-weight: bold;
background-color:#FFC164;
color:#fff;
text-align: center;
margin-top: 0px;
margin-bottom:2px;
}

.bubble p{
text-decoration: none;
margin-top: 10px;
margin-bottom: 10px;
}








/*############################################################
inline help
##############################################################*/
.info {width:30px;}

.info .hov:hover .outerbubbleI .bubbleI, .info .hov:hover .outerbubbleI{
display:block;
cursor:pointer;
}



.outerbubbleI
{
	position:absolute;
display: none;
padding-left: 10px;
width: 424px;
padding-top: 20px;
height: 284px;
margin-left: -420px;
margin-top: -62px;
z-index:131;
	background: url('../../images/productLayout/popBack.png') top left no-repeat;


}




.outerbubbleI .bubbleI{

display: none;
border:0px dashed #FAD666;
width: 390px;
font-weight: bold;
padding:  10px 3px 3px 7px;
z-index:131;
position:relative;
float:left;
height:284;

}



.bubbleI .top
{
	width:100%;
	text-align:left;
	min-height:30px;
	}
	
	.bubbleI .top h2 a b{/*Changes colour of product pop up product title - 10.11.09*/
	color:#6d8a47!important;
	}
	
	.bubbleI .right a b{ /*Changes colour of product pop up text 'More Info and Buy' - 10.11.09*/
	color:#6d8a47!important;
	}

h2{
width: 100%;
text-decoration: none;
left: 10px;
color:Blue;
}

h2 a{
text-decoration: none;
width:390px;
color:Blue;
}

.bubbleI .left
{
	clear:left;
	width:45%;
	float:left;
	text-align:center;
	border-right: solid 1px #cdcdcd;
	padding-left:5px;
	padding-right:10px;
	margin-top:15px;
}

.bubbleI .right
{
	display:block;
	width:45%;
	text-align:left;
		padding-left:10px;
	padding-right:10px;

}

.bubbleI h1{
font-size: 1.2em;
font-weight: bold;
background-color:#FFC164;
color:#fff;
text-align: center;
margin-top: 0px;
margin-bottom:2px;
}


.listPricePop{
position: relative;
top: 30px;
color:Maroon;
}

.right{
float: right;
}

.productOption
{
	color:orange;
vertical-align:text-top;

}

.productOption ul{
margin-top: 0px;
width:94px;
color:#000;
}
