.stepSection .stepHeader
{
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
	padding: 0 10px 0 10px;
	background: url(/images/productDetails/bk_steps_bar.gif) no-repeat top left;
	margin: 8px 0 8px 0;
	font-size: 16px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	color: #000000;
}
.stepSection .stepHeader .number
{
	text-transform: uppercase;
	font-weight: bold;
}
.stepSection .stepHeader .description
{
	font-weight: bold;
	font-style: italic;
}
.stepSection .stepHeader .highlight
{
	font-weight: bold;
}
.stepSection .stepHeader .superHighlight
{
	font-weight: bold;
	text-transform: uppercase;
}
.stepSection .stepHeader span.left
{
	display: block;
	float: left;
	height: 36px;
	width: 200px;
}
.stepSection .stepHeader span.right
{
	display: block;
	float: left;
	height: 28px;
	width: 520px;
	padding-top: 8px;
	overflow: visible;
}
.stepSection .stepHeader span.right select
{
	float: right;
}
.stepSection .stepHeader span.right input
{
	float: right;
}
.stepSection .stepHeader span.right span
{
	display: block;
	float: right;
}
.stepSection .stepHeader span.right .container
{
	line-height: 20px;
	padding: 0 4px 0 4px;
	width: 210px;
	height: auto;
	float: left;
}
.stepSection .stepHeader span.right .container .text
{
	float: left;
	width: auto;
}
.stepSection .stepHeader span.right .container .data
{
	float: left;
	width: auto;
}
.stepSection .stepHeader span.right .container .data input
{
	background-color: Transparent;
}
.stepSection
{
	margin: 0;
	padding: 0;
	width: 740px;
	float: left;
}
.stepSectionControl
{
	/*width: 360px; 	padding: 4px;*/
	float: left;
	font-size: 12px;
}
.stepSectionControl div.text
{
	/*width: 148px;*/
	padding: 0 4px 0 0;
	float: left;
	text-align: left;
	font-weight: bold;
}
.stepSectionControl div.data
{
	display: block;
	float: left; /*padding: 10px 0 0 0; 	text-align: left; 	vertical-align: middle; 	width: 148px;*/
}
.stepSectionControl div.data select
{
	width: 70px;
}
.viewDetailsPopUp
{
	width: 10px;
	cursor: pointer;
}
.viewDetailsPopUp:hover div.modal
{
	display: block;
	position: absolute;
	border: solid 1px #999999;
	background-color: #ffffff;
	width: 250px;
}
.viewDetailsPopUp div.modal
{
	display: none;
}
.viewDetailsPopUp div.modal div
{
	color: #000000;
}
.viewDetailsPopUp div.modal .title
{
	font-size: 12px;
	background-color: #999999;
	color: #ffffff;
	font-weight: bold;
	width: auto;
	height: auto;
}
.linkLikeText
{
	text-decoration: underline;
}
.colorSwatchBig
{
	padding: 2px;
	margin: 0 0 6px 0;
	width: 80px;
	text-align: center;
	float: left;
}
.colorSwatchBig img
{
	height: 75px;
	width: 75px;
	border: none;
	cursor: pointer;
}
.colorSwatchBig a.sampleLink
{
	display: block;
}
.colorSwatchBig div.colorName
{
	display: table-cell;
	height: 45px;
	vertical-align: bottom;
	text-align: center;
	width: 80px;
}
.colorSwatchBig div.colorName span
{
	display: block;
}
.colorSwatchSmall
{
	padding: 2px;
	width: 200px;
	text-align: left;
}
.colorSwatchSmall img
{
	margin: 4px;
	height: 17px;
	width: 17px;
	border: solid 1px #000000;
}
.promoBanner
{
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
	padding: 0 10px 0 10px;
	background: url(/images/productDetails/bk_promo_bar.gif) no-repeat top left;
	margin: 8px 0 8px 0;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #000000;
}
.optionPrice
{
	color: Green;
	font-size: 13px;
	font-weight: bold;
}
.notThis
{
	text-decoration: line-through;
}
.savings
{
	display: none;
	color: Red;
}
.savingsVariant
{
	color: Red;
	float: right;
	font-weight: bold;
	padding-right: 40px;
}
.shippingLogoFedExUps
{
	background: url(/images/productDetails/shipping.png) no-repeat top left;
}
.shippingCharge
{
	display: none;
}
.shippingCharge div
{
	display: block;
	float: left;
}
.shippingFee
{
}
#ShippingFee
{
	display: none;
}
.invalidStep
{
	position: absolute;
	z-index: 11; /*height: 456px; 	width: 600px; 	background: url(/images/productDetails/red_arrow.png) no-repeat top left;*/
	height: 70px;
	width: 92px;
	background: url(/images/productDetails/validationErrorArrow.png) no-repeat top left;
}
.hrCord
{
	width: 14px;
	height: 78px;
	padding: 0;
	margin: 0;
	position: absolute;
	background: url(/images/productDetails/headRail/cord.jpg) no-repeat top left;
}
.hrWand
{
	width: 6px;
	height: 78px;
	padding: 0;
	margin: 0;
	position: absolute;
	background: url(/images/productDetails/headRail/wand.jpg) no-repeat top left;
}
.ALERT
{
	color: Red;
	font-size: 18px;
	font-weight: bold;
}
.stepOne .left
{
	float: left;
	width: 250px;
}
.stepOne .center
{
	float: left;
	width: 290px;
}
.stepOne .right
{
	float: left;
	width: 190px;
}
.stepOne .left .container
{
	/*line-height: 40px; 	min-height: 20px; 	padding-top: 20px; 	vertical-align: top; 	width: 350px;*/
}
.stepOne .left .container .title
{
	width: 130px;
	display: block;
	float: left;
}
.stepOne .left .container .helpPopUp .modal .title, .stepOne .left .container .helpPopUp .modal .text
{
	width: 280px;
	max-width: 1000px;
	display: block;
	height: auto;
	padding: 3px;
	margin: 0;
}
.stepOne .left div.shipping div.shippingCharge
{
	display: none;
}
.stepOne .left .container .data
{
	width: 110px;
	height: 20px;
	display: block;
	float: left;
}
.stepOne .left .container .div data
{
	display: inline;
}
.stepOne .left .container .div data.helpPopUp
{
	display: none;
}
.stepOne .right .container .title
{
	width: 110px;
	display: block;
	float: left;
}
.stepOne .right .container .data
{
	width: 110px;
	display: block;
	float: left;
}
.stepOne .stepHeader span.right select
{
	float: left;
}
.shipping
{
	padding: 2px 4px 2px 4px;
	width: 250px;
}
.shipping .title div
{
	display: inline;
}
.msrp
{
	padding: 2px 4px 2px 4px;
	margin: 0 1px 0 1px;
	width: 250px;
}
.msrp div
{
	display: inline;
}
.addToCart
{
	/*width: 260px;*/
	padding-top: 12px;
}
.addToCart input
{
	float: right;
	border: none;
	outline: none;
}
.coupon
{
	padding: 4px 4px 4px 4px;
	margin: 0 1px 0 1px;
	width: 350px;
}
.coupon .helpPopUp
{
	float: left;
	width: 30px;
}
.coupon .helpPopUp img
{
	margin-top: 2px;
}
.everyDayPrice
{
	padding: 2px 4px 2px 4px;
	margin: 0 1px 0 1px;
	width: 250px;
}
.everyDayPrice div
{
	display: inline;
}
.couponPrice
{
	padding: 20px 4px 4px 4px;
	margin: 0 1px 0 1px;
	width: 280px;
}
.couponPrice div
{
	display: inline;
}
.salePrice
{
	padding: 4px 4px 4px 4px;
	margin: 0 1px 0 1px;
	font-size: 16px;
	font-weight: bold;
	color: Green;
	display: inline;
}
.stepTwo
{
}
.stepTwo .left
{
	float: left;
	width: 255px;
}
.stepTwo .right
{
	float: left;
	width: 480px;
	height: 500px;
	overflow-y: scroll;
}
.stepTwo .title
{
	width: 210px;
}
#colorList
{
	border: 1px solid #000000;
	height: 480px;
	margin: 0 0 0 10px;
	width: 450px;
}
.tapeColorSelection
{
	padding: 4px;
}
.viewAll
{
	padding: 4px;
}
.mainImageContent
{
	float: left;
	width: 250px;
	height: 250px;
	margin: 0 5px 5px 5px;
}
#BlindColorSelectImg
{
	border: solid 1px #000000;
	z-index: 10;
	position: absolute;
}
#BlindColor
{
	border: solid 1px #000000;
	position: absolute;
}
#TapeColor
{
	position: absolute;
}
.tape
{
	padding: 10px 20px 10px 20px;
	width: 200px;
	float: left;
}
.tape div
{
	float: left;
}
.tape .titleWithHelp .title
{
	width: 165px;
}
.stepThree .left
{
	float: left;
	width: 310px;
}
.stepThree .right
{
	float: left;
	width: 350px;
}
.stepThree .full
{
	float: left;
	width: 700px;
}
.stepThree .container
{
	width: 720px;
}
.stepThree .container .text
{
	float: left;
	width: 720px;
}
.stepThree .container .data
{
	float: left;
	width: 720px;
}
.stepThree .container .titleWithHelp
{
	width: inherit;
}
.stepThree .container .titleWithHelp .helpPopUp
{
	padding: 0;
	margin: 0;
}
.stepThree .container .titleWithHelp .helpPopUp .modal
{
	background-color: #eeeeee;
}
.stepThree .container .titleWithHelp .helpPopUp img
{
	margin: 3px 0 0 1px;
}
.stepThree .full .container .data
{
	float: left;
	width: 300px;
	margin: 8px 0 5px 0;
}
.stepThree .full .container .titleWithHelp
{
	width: 270px;
}
.stepThree .stepHeader span.right .container
{
	line-height: 20px;
	padding: 0 4px 0 4px;
	width: 160px; /*min-height: 20px; 	vertical-align: middle; 	width: 350px;*/
}
.stepThree .stepHeader span.right .container .data
{
	float: left;
	width: 18px;
}
.stepThree .label .titleWithHelp .helpPopUp img
{
	margin: 0 0 0 3px;
}
.stepThree .label .titleWithHelp
{
	width: 108px;
	padding: 3px 0 0 0;
	margin: 0;
}
.mountImageContainer
{
	float: left;
	cursor: pointer;
	height: 18px;
	width: 20px;
}
.mountImageContainer .largeImageContainer
{
	display: none;
}
.mountImageContainer:hover .largeImageContainer
{
	display: block;
	position: absolute;
}
#insideMountRollOver
{
	background: url(/images/productDetails/help.png) no-repeat center left;
}
#outsideMountRollOver
{
	background: url(/images/productDetails/help.png) no-repeat center left;
}
.mountType
{
	width: 310px;
	float: left;
}
.mountType .titleWithHelp
{
	width: 175px;
	float: left;
}
.mountType .container
{
	/*width: 165px;*/
	width: 140px;
	float: left;
}
.mountType .container .radioGroup
{
	/*width: 175px;*/
}
.mountType .container .radioGroup .data
{
	width: 40px;
	height: 20px;
	vertical-align: middle;
	line-height: 20px;
	float: left;
}
.mountType .container .radioGroup .text
{
	width: 100px;
	height: 20px;
	vertical-align: middle;
	line-height: 20px;
	float: left;
}
.mountType .container .text
{
	float: left;
	width: 100px;
	padding: 1px 0 0 2px;
	font-weight: normal;
}
.mountType .container .data
{
	float: left;
	width: 20px;
}
.mountType .container .image
{
	float: left;
	width: 130px;
	height: 130px;
	padding: 5px;
}
.mountType .container .image img
{
	height: 120px;
	width: 120px;
}
.mountType .stepItemHeader
{
	width: auto;
}
.mountType .stepItemHeader .text
{
	font-weight: bold;
}
.mountType .stepItemHeader .titleWithHelp
{
	height: 20px;
	width: auto;
	float: none;
}
.headRail
{
	float: left;
	width: 380px;
}
.headRail .titleWithHelp
{
	width: 340px;
}
.headRail .radioGroup
{
	width: 350px;
	float: left;
	padding: 0 0 0 20px;
}
.headRail .radioGroup .data
{
	width: 25px;
	height: 20px;
	vertical-align: middle;
	line-height: 20px;
	float: left;
}
.headRail .radioGroup .data input
{
	margin: 2px 0 0 0;
}
.headRail .radioGroup .text
{
	width: 235px;
	height: 20px;
	vertical-align: middle;
	line-height: 20px;
	float: left;
}
.headRail .headRailOptions
{
	padding: 0 0 0 10px;
	margin: 5px;
	/*width: 360px;*/
	float: left;
}
.headRail .container
{
	width: 110px;
	padding: 0 0 0 5px;
	margin: 0;
}
.headRail .container .image
{
	padding: 0;
	margin: 0;
	float: left;
	height: 120px;
	width: 105px;
}
.headRail .container .image img
{
	position: absolute;
}
.headRail .container .single
{
	width: 120px;
}
.headRail .container .double
{
	width: 240px;
}
.headRail .container .triple
{
	/*width: 330px;*/
}
.headRail .container .text
{
	padding: 1px 0 0 0;
	margin: 0;
	float: left;
	width: 90px;
	height: 26px;
}
.headRail .container .data
{
	padding: 0;
	margin: 0;
	float: left;
	width: 100px;
	height: 30px;
}
.headRail .container .data select.full
{
	width: 100px;
}
.headRail .container .data select.half
{
	width: 50px;
}
.headRail .label
{
	width: 110px;
	font-size: 12px;
}
.headRail .label .helpPopUp
{
	float: left;
	margin-right: 4px;
}
.headRail .label .image
{
	width: 118px;
}
#headRailImage_3-1
{
	/*background: url(/images/productDetails/headRail/bk_hd_3on1.jpg) top center;*/
}
#headRailImage_2-1
{
	/*background: url(/images/productDetails/headRail/bk_hd_2on1.jpg) top center;*/
}
#pdHROptionsDouble
{
	height: 250px;
	float: left;
	background: url(/images/productDetails/headRail/bk_hd_2on1.jpg) no-repeat top right;
	position: absolute;
	width: 358px;
}
#pdHROptionsTriple
{
	height: 250px;
	float: left;
	background: url(/images/productDetails/headRail/bk_hd_3on1.jpg) no-repeat top right;
	position: absolute;
	width: 470px;
}
#multipleHeadRailOptionsSpacer
{
	height: 350px;
	width: 380px;
}
.stepThreeB .container
{
	float: left;
	padding: 0;
	margin: 0;
	width: 185px;
	height: 275px;
}
.stepThreeB .container div
{
	float: left;
	width: 183px;
}

.stepThreeB .container .title
{
	float: left;
	width: auto;
	max-width: 145px;
}
.stepThreeB .container .helpPopUp
{
	float: left;
	width: auto;
}
.stepThreeB .container .image
{
	text-align: center;
	height: 154px;
	width: 154px;
	margin: 0 6px 0 6px;
}
.unselected
{
	border: solid 2px #eeeeee;
}
.selected
{
	border: solid 2px #FF9732;
}
.stepThreeB .container .image img
{
	height: 140px;
	width: 140px;
	margin: 7px;
	cursor: pointer;
}
.stepThreeB .container .data
{
	padding: 5px 0 0 0;
	height: 30px;
	/*line-height: 28px;*/
	text-align: center;
}
.stepThreeB .container .data input
{
	/*display: block; 	float: left; 	margin: 2px 0 0 6px;*/
	vertical-align: middle;
}
.stepThreeB .container .span data
{
	/*display: block; 	float: left;*/
	margin: 0 0 0 4px;
}
.stepThreeB .container .titleWithHelp
{
	height: 52px;
}
.stepThreeB .container .largeImageContainer
{
	display: none;
	position: absolute;
	background-color: #ffffff;
	width: 500px;
	border: solid 1px #000000;
}
.stepThreeB .container .largeImageContainer img
{
	height: 500px;
	width: 500px;
	margin: 0;
}
.stepThreeB .container .largeImageContainer .title
{
	width: 500px;
	max-width: 500px;
	background-color: #000000;
	color: #ffffff;
}
.stepThreeB .container .largeImageContainer .title a, .stepThreeB .container .largeImageContainer .title a:visited, .stepThreeB .container .largeImageContainer .title a:hover, .stepThreeB .container .largeImageContainer .title a:active
{
	color: #ffffff;
	float: right;
	padding: 4px;
	text-decoration: underline;
}
.stepThreeB .secondaryStep
{
	text-align: center;
}
.stepThreeB .secondaryStep .subTitle
{
	background: url("/images/productDetails/magnify.png") no-repeat scroll right top transparent;
	height: 40px;
	line-height: 40px;
	padding-right: 40px;
	vertical-align: middle;
	width: 200px;
	margin-left: 240px;
}
.stepThreeB .stepHeader span.right .container .data
{
	float: none;
	display: inline;
	width: auto;
}
.stepThreeB .stepHeader span.right span
{
	display: inline;
	float: none;
}
.stepThreeB .stepHeader span.left
{
	display: block;
	float: left;
	height: 36px;
	width: 480px;
}
.stepThreeB .stepHeader span.right
{
	display: block;
	float: left;
	height: 30px;
	width: 240px;
	overflow: visible;
	padding-top: 6px;
}
.stepThreeB .stepHeader span.right .container
{
	line-height: 20px;
	padding: 0 4px 0 4px;
	width: auto; /*min-height: 20px; 	vertical-align: middle; 	width: 350px;*/
	height: auto;
	float: right;
}
.stepLast
{
	padding-bottom: 60px;
}
.stepLast .left
{
	float: left;
	width: 250px;
}
.stepLast .center
{
	float: left;
	width: 290px;
}
.stepLast .right
{
	float: left;
	width: 190px;
}
.stepLast .left .container
{
	/*line-height: 40px; 	min-height: 20px; 	padding-top: 20px; 	vertical-align: top; 	width: 350px;*/
}
.stepLast .left .container .title
{
	width: 130px;
	display: block;
	float: left;
}
.stepLast .left .container .data
{
	width: 110px;
	display: block;
	float: left;
}
.stepLast .right .container .title
{
	width: 110px;
	display: block;
	float: left;
}
.stepLast .right .container .data
{
	width: 110px;
	display: block;
	float: left;
}
.stepLast .left .container .data
{
	width: 110px;
	height: 20px;
	display: block;
	float: left;
}
.secondaryStep
{
	margin: 32px 0 32px 0;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
}
.secondaryStep .title
{
	color: #2868B0;
	font-size: 20px;
	text-transform: uppercase;
	text-align: center;
	font-style: italic;
}
.secondaryStep .subTitle
{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.visible
{
	display: block;
}
.hidden
{
	display: none;
}
.mountTypeContainer
{
	width: 200px;
}
.titleWithHelp
{
	float: left;
	margin: 5px 0 5px 0;
}
.titleWithHelp div
{
	float: left;
	padding: 4px;
}
.titleWithHelp div.helpPopUp
{
	padding: 4px 0 0 4px;
}
.helpPopUp
{
	height: 20px;
	width: 15px;
	padding: 0;
	margin: 0;
}
.title
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
}
.helpPopUp img
{
	margin: 0 5px 0 5px;
	cursor: pointer;
	z-index: 1000;
}
.helpPopUp div
{
	float: none;
	z-index: 1000;
}
.helpPopUp:hover div.modal
{
	display: block;
}
.helpPopUp div.modal
{
	display: none;
	position: absolute;
	border: solid 1px #000000;
	background-color: #ffffff;
	padding: 0;
	margin: 0 0 0 30px;
	width: auto;
}
/*IE6 class*/
.helpPopUp div.open
{
	display: block;
	position: absolute;
	border: solid 1px #000000;
	background-color: #ffffff;
	padding: 0;
	margin: 0 0 0 30px;
	width: 286px;
}
.helpPopUp div.modal .title, .helpPopUp div.modal .text, 
.helpPopUp div.modal .title-width-auto, .helpPopUp div.modal .text-width-auto
{
    clear: both;
	width: 280px;
	max-width: 1000px;
	display: block;
	height: auto;
	padding: 3px;
	margin: 0;
}
.helpPopUp div.modal .title-width-auto, .helpPopUp div.modal .text-width-auto
{
	width: auto !Important;
}
.helpPopUp div.modal .title
{
	font-size: 12px;
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
}
.helpPopUp div.modal .text
{
	background-color: #eeeeee;
	font-size: 12px;
}
.helpPopUp div.modal img
{
	max-width: 275px;
}

