body {
	margin: 3px 10px;
	padding: 0;
}

.lplogo {
	/* background: url(/pic/lp_logo.jpg) no-repeat left top; */
	background: url(http://images-p.qvc.com/is/image/pic/testing/lp_logo.jpg) no-repeat left top; 
	width: 45px; 
	height: 49px; 
	text-indent: -999px; 
	overflow: hidden; 
	display: block;
	float: left;
}

.lptop h1 {	
	margin: 0;
	padding: 5px 0 0 10px;
	font: 34px Century Gothic, sans-serif;
	color: #e97400;
	letter-spacing: -1px;
	float: left;
}

.lpcnt {
	border: 1px solid #e4e1d8;
	width: 853px;
	clear: both;
	margin: 5px 0 10px 0;
	padding-bottom:3px;
	*padding-bottom:9px;
}

.lpcnt:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.lpcnt h3 { 
	float: left;
	padding: 15px 0 0 17px;
	margin: 0;
	font-size: 14px;
}

.lpremindlnk {
	/* background: url(/pic/arrowOrange.gif) 0 4px no-repeat; */
	background: url(http://images-p.qvc.com/is/image/pic/testing/arrowOrange.gif) 0 4px no-repeat;
	float: left;
	margin: 15px 0 0 15px;
}
	.lpremindlnk a {
		color: #e97400;
		font-size: 11px;
		font-weight: bold;
		padding: 0 0 0 11px;
		cursor:pointer;
	}

.lpclose {
	/* background: url(/pic/btnClose.gif) 0 1px no-repeat; */
	background: url(http://images-p.qvc.com/is/image/pic/testing/btnClose.gif) 0 1px no-repeat;
	float: right;
	margin: 15px 23px 0 15px;
}
	.lpclose a {
		padding: 0 0 0 19px;
		text-decoration:none;
	}	
	
.lpcntleft {
	margin: 15px 0 0 4px;
	width: 640px;
	float: left;
}

.lpcntright {
	width: 185px;
	float: left;
	margin: 15px 0 0 20px;
}
	.lpproddesc {
		clear: both;
		margin: 10px 0;
		line-height: 16px;
		padding: 0 0 10px 0;
		border-bottom: 1px solid #c4c0b4;
	}
	.lpprodno {
		font-weight: bold;
		display: block;
		margin: 5px 0;
	}
	.lpprodname {
		font-weight: bold;
		display: block;		
		padding: 0 0 15px 0;
		line-height: 14px;
		font-size: 14px; 
		text-decoration:none;
	}
	.lpmoredet {
		display: block;
		margin: 0 0 10px 0;
	}
	.lpmoredet a {
		/* background: url(/pic/buttons/ctext/more_details.gif) no-repeat left top; */ 
		background: url(http://images-p.qvc.com/is/image/pic/testing/more_details.gif) no-repeat left top; 
		width: 93px; 
		height: 13px; 
		text-indent: -999px; 
		overflow: hidden; 
		display: block;
	}
	ul.lpprices {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	ul.lpprices div { color: #88B220; font-weight: bold; }
		li.lpseedet {
			/* background: url(/pic/buttons/arrows/easyPayArrow.gif) 0 4px no-repeat; */
			font-size: 11px;
			font-weight: normal;
			margin: 7px 0 0 0;
		}
		li.lpseedet a, li.lpseedet a:link, li.lpseedet a:visited, li.lpseedet a:hover, li.lpseedet a.active {
			/* background: url(/pic/buttons/arrows/easyPayArrow.gif) 0 4px no-repeat; /* JL 3/10/09 */
			background: url(http://images-p.qvc.com/is/image/pic/testing/easyPayArrow.gif) 0 4px no-repeat;
			margin-left: -8px; /* JL 3/10/09 */
			padding: 0 0 0 13px; /* JL 3/10/09 changed from 10px */
			color: #88B220;
		}
		li.lppriceintro {
			margin: 0 0 10px 0;
			color: #E97400;
		}
	.lpprodpriceqvc {
		text-decoration: line-through;
	}
	.introprice {
		color: #E97400;
		font-size: 26px;
		font-weight: bold;
		display: block;
	}
	.intropricestyle {
		font-size: 12px;
		vertical-align: super;
	}	
	ul.lpactlist {
		margin: 4px 0 7px 0;
		padding: 0 0 5px 0;
		list-style-type: none;
		border-bottom: 1px solid #c4c0b4;
	}
		li.lpactlistin {
			padding: 4px 0 0 7px;
		}
	.lpboxaskus {
		background-color: #f1f0eb;
		padding: 20px 20px 0 20px;
		border: 1px solid #e4e1d8;
		margin: 4px 0;
	}
	.lpboxaskus p {
		padding: 5px 0 15px 0;
		margin: 0;
	}

form.lpfrm {
	margin: 0;
	padding: 0;
	width: 558px;
}
form.lpfrm  label {
	width: 90px;
	float: left;
	padding: 2px 0 0 0;
}
em {
	color: #e47106;
}
	ul.lpfrmlist {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	ul.lpfrmlist li {
		float: left;
		padding: 0 27px 0 0;
	}

.lpfrmadd {
	margin: 0 0 18px 0;
	padding: 20px 0;
}
	.lpcontinue {
		float: right;
		margin: 0 48px 0 0;
	}
	.lpreq {
		font-size: 10px;
		float: left;
	}
	
.lpboxvote {
	padding: 20px;
	border: 1px solid #e4e1d8;
	margin: 0 0 4px 0;
}
.lpboxvote label {
	float: left;
	margin: 2px 10px 0 2px;
}
.lpboxvote input.pollradio {
	float: left;
}
.lpboxvote  ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.lpboxvote  li {
	float: left;
}
.lpvotebtn {
	clear: both;
	padding: 10px 0 0 3px;
	margin: 10px 0 0 0;
}
.lpftr {
	background-color: #e4e1d8;
	line-height: 32px;
	text-align: center;
	clear: both;
	width: 855px;
}

/* ROA group item styles*/
.roa-groupItemList{
	clear: none;
	width:180px;
	margin:10px 0 0 0;
	padding:0;
}

.roa-groupItemList ul{
	margin:0 0 25px 17px;
	padding:0;
}

.roa-groupItemList ul li.bul{
	list-style:disc outside;
	margin:0;
}
.roa-groupItemList ul li.none{
	list-style-type:none;

}

.roa-groupItemList .roa-selectgroup {
	list-style-type:none;
	padding: 5px 0px 0px 0px;
}
.noflash {
	text-align: center;
	padding: 240px 0 0 0;
}
.noflash a, .noflash a:visited {
	font-weight: bold;
	color: #e97400;
}

.shippingListItem {
	width:202px;
	white-space:nowrap;
}


.shippingIncluded {
  /*class around S&H Included*/
}

.shippingFree {
	color:#E97400; 
	font-weight:bold;
	text-transform:uppercase;
}
.shippingFree:hover {
	color:#E97400; 
}

/*to hide duplicate product in IE6*/
div#onairitemloaded {display:none;}
