/* ///////////////////////////////// Right Hand Menu //////////////////////////////// */
div#RHSide150{ 
	width: 150px;
	/*background-color: Purple;*/
}
div.RHSgenric{ 
	margin: 0px;
	padding: 0px;
}
div.RHSblueback{ 
	background-color: #4d759f;
}
div.RHSgreyback{ 
	background-color: #f4f4f4;
}
/* ////////////// Basket Contents ////////////////// */
div.RHSBasket{ 
	background: url(../../../Images/NETSite/V2/backgroundfade_basket.gif) repeat-x top;
	height: 1%;
}
div.px3{ 
	height: 1px;
	width: 150px;
	_margin-top: -8px;
}
div.basket-text{ 
	float: left;
	width: 87px;
	height: 15px;
	_margin-bottom: -4px;
	_margin-top: -4px;
	/*background-color: Fuchsia;*/
}
div.basket-price{ 
	float: left;
	width: 63px;
	height: 15px;
	/*background-color: Orange;*/
	_margin-bottom: -4px;
	_margin-top: -4px;
}
h6.basket1{ 
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 6px;
}
h6.basket1a{ 
	font-size: 11px;
	float: right;
	color: #666666;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 6px;
}
/* ///// */
div.basketdivider{ 
	background: url(../../../Images/NETSite/V2/RHSbasket_divder.gif) repeat-x left;
	height: 6px;
	width: 150px;
}
/* ////// */
span.basketblue{ 
	color: #00519f;
}
span.grey333{ 
	color: #333333;
}
/* //////////////// Customer Promise ///////////////// */
ul.RHSPromise{ 
	font-weight: normal;
	height: 1%;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: -35px;
	list-style-type: none; 
	line-height: 15px;
	.margin-left: 5px;
	.margin-top: 1px;
	.margin-bottom: 6px;
}
li.RHSbullet{ 
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 16px;
	background: url(../../../Images/NETSite/V2/bullet.gif) no-repeat 0px 0px;
}
/* //////////////// Community ///////////////// */
h4.commtext{ 
	font-size: 11px;
	color: #666666;
	background-color: transparent;
	font-weight: normal;
	line-height: 13px;
	height: 1%;
	padding: 3px 0px 0px 7px;
	margin: 0px 0px 0px 0px;
}
/* ** */
a.community:link{
	color: #609dce;
	font-weight: bold;
	text-decoration: none;
}
a.community:visited{
	color: #609dce;
	font-weight: bold;
	text-decoration: none;
}
a.community:hover{
	color: #609dce;
	font-weight: bold;
	text-decoration: underline;
}
a.community:active{
	color: #609dce;
	font-weight: bold;
	text-decoration: underline;
}
/* /// */
img.comfix{ 
	vertical-align: top;
	margin: 10px 0px 0px 0px;
}
ul.RHSmore{ 
	height: 1%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	margin-left: -35px;
	list-style-type: none; 
	line-height: 15px;
	.margin-left: 5px;
	.margin-top: 1px;
	.margin-bottom: 6px; 
}
li.RHSbullet1{ 
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 16px;
	background: url(../../../Images/NETSite/V2/bullet1.gif) no-repeat 0px 0px;
}
img.margin-top{
	margin-top: 14px;
}
img.margin-top2{
	margin-top: 7px;
}
















