body#nne-shadepalette div#product-navigation h2.product { background:url(../../../images/Logo_NNE_L_nav.jpg) no-repeat 0px 0px !important;}

body#nne-shadepalette div#content {
	background:url(../images/BG_sunshine.jpg) no-repeat;
}

body#nne-shadepalette div#content h2.access {
	position: absolute;
	right: 0px;
	top: 15px;
}

body#nne-shadepalette div#content h3.access {
	position: absolute;
	left: 0px;
	top: 17px;
}

body#nne-shadepalette div#content h4.access {
	position: absolute;
	left: 0px;
	top: 75px;
}


body#nne-shadepalette div#sub-content {
	width: 765px;
	position:relative;
	left:200px;
	padding: 110px 0 0 0;
}
body#nne-shadepalette div#sub-content p {
	padding: 0 0 .9em 0;
}

body#nne-shadepalette #container {
	padding: 25px 20px 0 20px;
	position: relative;
	text-align: left;
}

body#nne-shadepalette a {
	display: block;
}

body#nne-shadepalette .visible {
	display: block;
}

body#nne-shadepalette .hidden {
	display: none;	
}

body#nne-shadepalette #menu {
	float: left;
	width: 151px;
}
	body#nne-shadepalette #menu ol {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	body#nne-shadepalette #menu ol li {
		margin: 0 0 30px 0;
		background-repeat: no-repeat;
	}
	body#nne-shadepalette li.one {
		background-image: url(../images/one.png);
		width:100%;
	}
	body#nne-shadepalette li.two {
		background-image: url(../images/two.png);
		width:100%;
	}
	body#nne-shadepalette li.three {
		background-image: url(../images/three.png);
		width:100%;
	}
		body#nne-shadepalette #menu ol li p {
			font-size: 1.1em;
			font-weight: bold;
			color: #9B3B0C;
			text-transform: uppercase;
			padding: 0 10px 0 30px;
		}
		body#nne-shadepalette #menu ol li ul {
			margin: 10px 0 0 0;
			padding: 0;
		}
		body#nne-shadepalette #menu ol li ul li {
			margin: 0 0 0 35px;
			padding: 0;
			list-style-type: disc;
			font-size: .9em;
			font-weight: normal;
			color: #9B3B0C;
			text-transform: none;
		}
	body#nne-shadepalette #menu div#legend {
		padding: 0 0 0 30px;
	}
	body#nne-shadepalette #menu div#legend img  {
		float: left;
		padding: 0 7px 7px 0;
	}
	body#nne-shadepalette #menu div#legend span  {
		float: left;
		width: 90px;
		color: #9B3B0C;
		font-size: .8em;
		display: block;
	}

body#nne-shadepalette #sub-container {
	float: right;
	width: 560px;
	position: relative;
}
	body#nne-shadepalette ul#tabs {
		height: 30px;
	}
		body#nne-shadepalette ul#tabs li {
			float: left;
			list-style-type: none;
			font-size: .96em;
			border-bottom: solid 1px #CE955D;
		}
		body#nne-shadepalette ul#tabs li a {
			color: #cccccc;
			text-align: center;
			text-decoration: none;
			line-height: 29px;
			border: none;
			display: block;
			text-indent: -9999px;
			width: 80px;
			background-repeat: no-repeat;
		}
		
		body#nne-shadepalette ul#tabs li#tab1 a {
			width: 81px;
		}
		body#nne-shadepalette ul#tabs li#tab1 {
			background-image: url(../images/nav_blonde_off.png);
		}
		body#nne-shadepalette ul#tabs li#tab1.on {
			border-width:0;
		}
		body#nne-shadepalette ul#tabs li#tab1.on a {
			background-image: url(../images/nav_blonde_on.png);
			line-height: 30px;
		}
		body#nne-shadepalette ul#tabs li#tab1 a:hover {
			background-image: url(../images/nav_blonde_roll.png);
		}

		body#nne-shadepalette ul#tabs li#tab2 {
			background-image: url(../images/nav_brown_off.png);
		}
		body#nne-shadepalette ul#tabs li#tab2.on a {
			background-image: url(../images/nav_brown_on.png);
			line-height: 30px;
		}
		body#nne-shadepalette ul#tabs li#tab2.on {
			border-width:0;
		}
		body#nne-shadepalette ul#tabs li#tab2 a:hover {
			background-image: url(../images/nav_brown_roll.png);
		}

		body#nne-shadepalette ul#tabs li#tab3 {
			background-image: url(../images/nav_black_off.png);
		}
		body#nne-shadepalette ul#tabs li#tab3.on a {
			background-image: url(../images/nav_black_on.png);
			line-height: 30px;
		}
		body#nne-shadepalette ul#tabs li#tab3.on {
			border-width:0;
		}
		body#nne-shadepalette ul#tabs li#tab3 a:hover {
			background-image: url(../images/nav_black_roll.png);
		}

		body#nne-shadepalette ul#tabs li#tab4 {
			background-image: url(../images/nav_red_off.png);
			width: 81px;
		}
		body#nne-shadepalette ul#tabs li#tab4.on a {
			background-image: url(../images/nav_red_on.png);
			line-height: 30px;
		}
		body#nne-shadepalette ul#tabs li#tab4.on {
			border-width:0;
		}
		body#nne-shadepalette ul#tabs li#tab4 a:hover {
			background-image: url(../images/nav_red_roll.png);
		}

		body#nne-shadepalette ul#tabs li#tab5 {
			color: #cccccc;
			width: 238px;
			text-align: right;
			font-size: .8em;
			font-weight: bold;
		}
		body#nne-shadepalette ul#tabs li#tab5 a {
			white-space: nowrap;
			padding: 2px 0 2px 20px;
			width: auto;
			background-image: url(/images/print_icn.gif);
			color: #9B3B0C;
			text-indent: 0;
			display: inline;
		}
		body#nne-shadepalette ul#tabs li#tab5 a:hover {
			color: #1f5da4;
		}
		body#nne-shadepalette ul#tabs li#tab5 a span {
			color: #666666;
		}

	body#nne-shadepalette #panel {
		min-height: 450px;
		background-color: #FFF2BA;
		border-left: solid 1px #CE955D;
		border-right: solid 1px #CE955D;
		border-bottom: solid 1px #CE955D;
		padding: 10px;
		position: relative;
		xoverflow: hidden;
	}
		body#nne-shadepalette div.thumbContainer {
			float: left;
			width: 275px;
			position: relative;
		}
			body#nne-shadepalette div.thumbColumn {
				float: left;
				width:76px;
				position: relative;
			}
			body#nne-shadepalette div.thumbColumn h4 {
				color: #9B3B0C;
				font-weight: bold;
				font-size: .9em;
				margin: 0 0 4px 2px;
				padding: 0;
				position: relative;
			}
			body#nne-shadepalette div.thumbColumn a {
				display: block;
				width:64px;
				height: 64px;
				margin: 0;
				border: none;
				color: #434343;
				font-size: .9em;
			}
			body#nne-shadepalette .thumb img {
				margin: 2px 2px 2px 2px;
				border: none;
			}
			body#nne-shadepalette .thumb img.on {
				margin: 0;
				border: 2px solid #fff;
			}
			body#nne-shadepalette .thumb img:hover {
				margin: 0;
				border: 2px solid #9B3B0C;
			}
		
		body#nne-shadepalette div.infoContainer {
			float: right;
			width: 217px;
			height: 360px;
			color: #fff;
			position: relative;
		}
		 body#nne-shadepalette div.infoContainer .Info {
			 width:217px;
			 overflow:hidden;
			 } 
			  body#nne-shadepalette div.infoContainer .Info img {
				 float: left;
				 } 
			body#nne-shadepalette div.infoColumn {
				height: 360px;
			}
			body#nne-shadepalette div.infoContainer h5 {
				margin: 0 0 6px 0;
				padding: 0;
				font-size: .84em;
				color: #434343;
				font-weight: normal;
			}
			body#nne-shadepalette div.infoContainer .sku {
				color: #9B3B0C;
				font-weight: bold;
				margin: 0 6px 0 0;
			}
			body#nne-shadepalette div.infoContainer .shade {
				font-weight: bold;
				float: none;
			}
			body#nne-shadepalette div.infoContainer img {
				xfloat: left;
			}
			body#nne-shadepalette div.infoContainer img.preview {
				border: 2px solid #9B3B0C;
				float: none;
			}
			body#nne-shadepalette div.infoContainer div.buy {
				float: right;
				text-align: center;
				width: 103px;
			}
				body#nne-shadepalette div.infoContainer img.swatch {
					margin: 0 0 11px 0;
					border: 2px solid #fff;
					float: none;
				}
				body#nne-shadepalette div.infoContainer img.buyHere {
					border: none;
					float: none;
				}
				

/* TOOL TIP */
body#nne-shadepalette h4 a.tipicon {
	position: absolute;
	display: inline;
	padding: 0 0 0 3px;
	width: 16px;
	height: 16px;
}
body#nne-shadepalette div.tip {
	position: absolute;
	left: -102px;
	top:19px;
}
body#nne-shadepalette div.tip a.tipclose {
	display: inline;
	width:auto;
	height:auto;
}
body#nne-shadepalette div.tiplft
{
	background-image: url(/niceneasy/niceneasy/shade_palette/images/tooltip_lft.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFF;
	width:174px;
}
body#nne-shadepalette div.tiprt
{
	background-image: url(/niceneasy/niceneasy/shade_palette/images/tooltip_rt.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding: 0 16px;
	font-size: .8em;
	color:#333;
}


/* ASK CLAIROL */
body#nne-shadepalette div#askclairol {
	position: absolute;
	left: -170px;
	top: 340px;
}
body#nne-shadepalette div#askclairol p a {
	padding: 0;
	background: none;
	color:#000;
	text-indent:0;
	cursor: pointer;
}
body#nne-shadepalette div#askclairol p a span.off { display:none;}
body#nne-shadepalette div#askclairol p a:hover span.off { display:block;cursor: pointer;}

/* CII Overrides*/
body#nne-shadepalette div#content div.cii-store 
{ 
	border:2px solid #ececec; 
	z-index:1000;
	position:absolute;
	top:190px;
	right:30px;
	background-color:#fff;
	width:310px;
}

body#nne-shadepalette div#content div.cii-store div.box div.head p.instructions {padding:8px 0px 4px 0px; color:#000; width:220px;}

body#nne-shadepalette div#content div.cii-store div.box div.head p.close {
	float: right;
	padding: 2px 2px 0 0;
	margin: 0;
	text-align: right;
}
body#nne-shadepalette div#content div.cii-store div.box div.head p.close a.close
{
	display: block;
	padding: 0 16px 0 0;
	margin: 0;
	font-size: .86em;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(/images/close_btn.gif);
	background-position: right 50%;
	background-repeat: no-repeat;
}

body#nne-shadepalette div#content div.cii-store div.box div.foot p.apology {
	clear:both;
	color:#000000;
	font-size:.94em;
	padding:5px 0 5px 8px;
}


.clear {
	clear: both;
	display: block;
	height: 1px;
}

/* Login / Register forms */

body#nne-shadepalette div#CSubmissionContainer form.loginreg {
	padding: 15px 0 0 15px;
	color: #777777;
	clear: both;
	position: relative;
}
body#nne-shadepalette div#CSubmissionContainer form.loginreg h4 {
	color: #777777;
	padding: 0 0 15px 0;
}
body#nne-shadepalette div#CSubmissionContainer form.loginreg p {
	font-size: 1.1em;
	color: #777777;
}
body#nne-shadepalette div#CSubmissionContainer form.loginreg p.requiredfields {
	position: absolute;
	right: 15px;
	top: 20px;
	color: #777777;
	font-size: .9em;
}
body#nne-shadepalette div#CSubmissionContainer form.loginreg span.required {
	color: #F00;
}

body#nne-shadepalette div#CSubmissionContainer form.loginreg li {
	float: left;
	width: 230px;
	position: relative;
	padding: 0 15px 15px 0;
	color: #777777;
}
body#nne-shadepalette div#CSubmissionContainer form.loginreg li.fullWidth {
	width: 475px;
}
body#nne-shadepalette div#CSubmissionContainer form.loginreg label {
	font-size: 1.1em;
	color: #777777;
}
body#nne-shadepalette div#CSubmissionContainer form.loginreg input.text {
	font-size: 1em;
	width: 100%;
	height: 16px;
	padding: 0;
	margin: 3px 0;
}
body#nne-shadepalette div#CSubmissionContainer form.loginreg select.select {
	font-size: 1em;
	height: 18px;
	padding: 1px;
	margin: 3px 0;
	color: #777777;
}
body#nne-shadepalette div#CSubmissionContainer form.loginreg a.forgotpassword,
body#nne-shadepalette div#CSubmissionContainer form.loginreg a#help1 {
	position: absolute;
	right: 15px;
	color: #777777;
	top:0px;
}
body#nne-shadepalette div#CSubmissionContainer form#regform {
	background-color: #EEEEEE;
	color: #777777;
}
body#nne-shadepalette div#CSubmissionContainer form.loginreg li.row {
	padding: 0 15px 19px 0;
}
body#nne-shadepalette div#CSubmissionContainer form.loginreg li.row label {
	float:left;
	margin:8px 22px 0 0;
}
body#nne-shadepalette div#CSubmissionContainer form.loginreg li.row input {
	float:left;
	height:15px;
	margin:6px 4px 0 0;
	padding:0;
	width:16px;
}
.clearBoth{
	clear: both;
}
body#nne-shadepalette div#CSubmissionContainer form.loginreg li.row label.im{
	margin: 0;	
}
body#nne-shadepalette div#CSubmissionContainer form.loginreg li.row .gender br {
	display:none;
}
body#nne-shadepalette div#CSubmissionContainer form.loginreg li.email1 {
	clear:both;
}
body#nne-shadepalette div#CSubmissionContainer form.loginreg li.zip,
body#nne-shadepalette div#CSubmissionContainer form.loginreg li.questions,
body#nne-shadepalette div#CSubmissionContainer form.loginreg li.option {
	width: 475px;
	color: #777777;
}
body#nne-shadepalette div#CSubmissionContainer form.loginreg fieldset.password li.privacy {
	padding:5px 0; 
	color:#999999; 
	width:450px;
	clear:both;
}
body#nne-shadepalette div#CSubmissionContainer form.loginreg li.privacy a:visited {
	color:#0097F8;
	text-decoration:none;
}
body#nne-shadepalette div#CSubmissionContainer form.loginreg li.zip input {
	width: 100px;
}

body#nne-shadepalette div#CSubmissionContainer form.loginreg li.questions label {
	padding: 0 0 15px 0;
}
body#nne-shadepalette div#CSubmissionContainer form.loginreg li.questions input {
	margin: 0 5px 1.1em 0;
	float: left;
	clear: both;
}
body#nne-shadepalette div#CSubmissionContainer form.loginreg p.errormsg {
	color: #F00;
	font-size: .9em;
	margin: 0;
	padding: 0 15px .9em 0;
}

/* BY */
body#nne-shadepalette div#content div#BVCustomerRatings {
	padding: 20px 0 0 0;
}
body#nne-shadepalette .BVRRRatingSummary {
	background-color:transparent;
	background:none;
}

body#nne-shadepalette .BVRRPrimaryRatingSummary {
	padding:0;
	width:222px;
}
body#nne-shadepalette div#content div#CSubmissionContainer, 
body#nne-shadepalette div#content div#CReviewsContainer {
	background-color: #FFF;
	border: 1px #F90 solid;
	top: 0px;
	left: 0px;
	position: absolute;
	width: 491px;
	padding: 7px;
	color: #000;
	display: none;
}
body#nne-shadepalette div#content a#hideReviews {
	display: block;
	padding: 0 17px 0 0;
	float: right;
	font-size:.8em;
	color: #F90;
	background-image: url(/images/close_btn.gif);
	background-position: right 50%;
	background-repeat: no-repeat;
}
body#nne-shadepalette div#content div#CSubmissionContainer a#hideReviews {
	margin: 5px;
}

body#nne-shadepalette div#content div#BVReviewsContainer {
	padding: 5px 15px 5px 15px;
}
form#regform fieldset {
	position: relative;
}


/* BV Overrides */
#BVReviewsContainer .BVRRReviewDisplayStyle3Main {
	margin:0 0 0 230px;
	padding:0 0 0 10px;
}
#BVReviewsContainer .BVRRReviewDisplayStyle3Main .BVRRBadges,
#BVReviewsContainer .BVRRReviewDisplayStyle3Main .BVRRReviewDisplayStyle3Content,
#BVReviewsContainer .BVRRReviewDisplayStyle3Main .BVRRReviewFeedbackLinksContainer {
	width:185px;
}
#BVReviewsContainer .BVRRReviewDisplayStyle3Main .BVRRReviewTitleContainer {
	width:100px;
}
#BVSubmissionContainer .BVRRFieldContainerReviewAgreedtotermsandconditions label {
	width:470px;
}

#BVSubmissionContainer .BVRRReviewDisplayStyle3Main {
	margin:0 0 0 230px;
	padding:0 0 0 10px;
}
#BVSubmissionContainer .BVRRReviewDisplayStyle3Main .BVRRBadges,
#BVSubmissionContainer .BVRRReviewDisplayStyle3Main .BVRRReviewDisplayStyle3Content,
#BVSubmissionContainer .BVRRReviewDisplayStyle3Main .BVRRReviewFeedbackLinksContainer {
	width:185px;
}
#BVSubmissionContainer .BVRRReviewDisplayStyle3Main .BVRRReviewTitleContainer {
	width:100px;
}
.BVRRFieldContainerReviewAgreedtotermsandconditions label {
	width:450px;
}



body#nne-shadepalette div#content div#CSubmissionContainer {
	width: 505px;
	padding: 0;
	display: block;
	z-index: 9;
}

body#nne-shadepalette div#content div#BVSVPLinkContainer {
	display: none;
}

body#nne-shadepalette div#content a#CSummaryReadReviewsLink,
body#nne-shadepalette div#content a#CSubmissionURL {
	display: block;
	width: 110px;
	height: 20px;
	xbackground-color:#F33;
	position: absolute;
	bottom: 124px;
	right: 140px;
}

body#nne-shadepalette div#content a#CSubmissionURL {
	right: 30px;
}

body#nne-shadepalette .BVRatingSummary .BVSliderDisplayHeaderLabel {float: none;}
body#nne-shadepalette .BVRatingRow.BVRatingRowShade {height: 30px;}
body#nne-shadepalette .BVSliderDisplayLabelLeft, 
body#nne-shadepalette .BVSliderDisplayLabelRight {
	font-size:10px;
}

/* Submit page */
body#nne-shadepalette div#content p#loggedAs {
 padding: 0;
 color:#999;
 position: absolute;
 bottom: 3px;
}
320body#nne-shadepalette div#content div#BVSubmissionContainer p {
 color: #000000;
}
body#nne-shadepalette div#content td#BVReviewContainer {
 padding: 10px 0;
}
body#nne-shadepalette div#content img.BVprodImage {
 width: 101px;
 height: 177px;
 margin:0 2em 0 0;
}
body#nne-shadepalette div#content #BVproductHeaderRow {
 margin-bottom: 0;
 padding-left: 10px;
 padding-right: 10px;
 margin-bottom: 10px;
 width: auto;
 height: 130px;
 overflow: hidden;

}
body#nne-shadepalette div#content td#BVReviewContainer div.BVsectionHeader {
 margin-left:0px;
}
body#nne-shadepalette div#content td#BVReviewContainer div.BVreviewSectionBody {
 padding-left: 10px;
 padding-right: 10px;
}
body#nne-shadepalette div#content #BVadditionalFields {
 width:auto;
}
body#nne-shadepalette div#content div#BVpreviewBar {
 padding-left: 10px;
 padding-right: 10px;
}

/* CII Overrides*/
body#nne-shadepalette div#content div.cii-store
{
 border:2px solid #ECECEC;
 z-index:1000;
 position:absolute;
 top:81px;
 right:30px;
 background-color:#FFF;
 width:310px;
}

body#nne-shadepalette div#content div.cii-store div.box div.head p.instructions {padding:8px 0px 4px 0px; color:#000; width:220px;}

body#nne-shadepalette div#content div.cii-store div.box div.head p.close {
 float: right;
 padding: 2px 2px 0 0;
 margin: 0;
 text-align: right;
}
body#nne-shadepalette div#content div.cii-store div.box div.head p.close a.close
{
 display: block;
 padding: 0 16px 0 0;
 margin: 0;
 font-size: 11px;
 color: #000;
 text-transform: uppercase;
 text-decoration: none;
 background-image: url(/images/close_btn.gif);
 background-position: right 50%;
 background-repeat: no-repeat;
}

body#nne-shadepalette div#content div.cii-store div.box div.foot p.apology {
 clear:both;
 color:#FFFFFF;
 font-size:12px;
 padding:5px 0 5px 8px;
}

.BVRRRatingSummaryLinkWriteFirst {
	xfloat: left;
	}

	
.BVRRRatingSummaryNoReviewsWriteImageLink	{
	xmargin-left:30px;
	}
