div.cntContent { background:#F0EBE5; }
#cntCommunity #cntHeader { position:absolute; background:url(../images/nav/bg_navCommunity.png) no-repeat; height:65px; z-index:999;}
div#cntHeaderSub { position:absolute; padding-left:5px;}
div#cntHeader img {float:left; margin:0px 0px 0px 0px; }
div#cntHeader div.SecNav { padding:32px 0px 0px 5px; }
div#cntHeader div.SecNav img {float:left; margin:0px 20px 0 0px; }
div.cntPageContent { padding:65px 30px 30px 30px; }
div.flashCounter { margin: 0 0 0 0; clear:both; }
p.txtLink { 
	background-image:url(../images/bgArrow.png); 
	background-repeat:no-repeat;
	padding-left:18px;
	margin:5px 0px 0px 0px;
}
p.txtLink a{ 
	text-decoration:none;
}
div.shadowDivide{
	height:10px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
	background:url(../images/pic_reviews_shadow.png) no-repeat center top;
}
div.highlightContainer {
	position:relative;
	margin: 0px 0px 0px 0px;
	clear:both;
}
div.highlightContainerMiddle {
	margin:0px 0px 0px 0px;
	padding:0px 18px 0px 30px;
	background-repeat:repeat-y;
	
}
div.highlightContainerMiddle h2 {
	margin-bottom:20px;
}
div.highlightContainerMiddle * {
	color:#FFFFFF;
}
div.bottomHighlightContImg {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
div.highlightContainerLeftContent {
	float:left;
	position:relative;	
}
div.highlightContainerLeftContent * {
	position:relative;
}
div.highlightContainerRightContent {
	float:left;
	position:relative;	
}
div.highlightContainerRightContent * {
	position:relative;	
}
/* HALF PAGE OF BLUE IN HIGHLIGHT CONTAINER */
div.highlightContainerHalfPageTop {
	background:url(../images/pic_highlightCont_halfPage_TOP.png) no-repeat;
	height:19px;
}
div.highlightContainerHalfPageBottom {
	background:url(../images/pic_highlightCont_halfPage_BOTTOM.png) no-repeat;
	height:22px;
}
#halfPage div.highlightContainerMiddle{
	background:url(../images/pic_highlightCont_halfPage_MIDDLE.png);
}
.highCntMiddleForceClosedHalf { background:url(../images/pic_highlightCont_halfPage_MIDDLE.png); height:1px; visibility:hidden;}
#halfPage div.highlightContainerLeftContent {
	width:500px;
	margin:0 40px 10px 0;
}
#halfPage div.highlightContainerRightContent {
	width:285px;
	height:205px;
}
/* THIRD PAGE OF BLUE IN HIGHLIGHT CONTAINER */
div.highlightContainerThirdPageTop { background:url(../images/pic_highlightCont_thirdPage_TOP.png) no-repeat;
	height:19px;
}
div.highlightContainerThirdPageBottom { background:url(../images/pic_highlightCont_thirdPage_BOTTOM.png) no-repeat;
	height:21px;
}
#thirdPage div.highlightContainerMiddle{
	background:url(../images/pic_highlightCont_thirdPage_MIDDLE.png);
	padding:10px 18px 0px 16px;
}
.highCntMiddleForceClosedThird { background:url(../images/pic_highlightCont_thirdPage_MIDDLE.png); height:1px; visibility:hidden;}
#thirdPage div.highlightContainerLeftContent {
	width:330px;
	margin:0 50px 10px 0;
}
#thirdPage div.highlightContainerRightContent {
	width:441px;
	height:auto;
}
/* QUARTER PAGE OF BLUE IN HIGHLIGHT CONTAINER */
div.highlightContainerQuarterPageTop { background:url(../images/pic_highlightCont_quarterPage_TOP.png) no-repeat;
	height:21px;
}
div.highlightContainerQuarterPageBottom { background:url(../images/pic_highlightCont_quarterPage_BOTTOM.png) no-repeat;
	height:22px;
}
div.highlightContainerQuarterPageBottomShadow { background:url(../images/pic_highlightCont_quarterPage_BOTTOMwithShadow.png) no-repeat;
	height:22px;
}
#quarterPage div.highlightContainerMiddle{
	background:url(../images/pic_highlightCont_quarterPage_MIDDLE.png);
	padding:10px 18px 0px 16px;
}
.highCntMiddleForceClosedQuarter { background:url(../images/pic_highlightCont_quarterPage_MIDDLE.png); height:1px; visibility:hidden;}
#quarterPage div.highlightContainerLeftContent {
	width:170px;
	margin:0 10px 10px 0;
}
#quarterPage div.highlightContainerRightContent {
	width:670px;
	height:auto;
}
div.highlightContainerQuarterPageTopNoOutline { background:url(../images/pic_highlightCont_quarterPage_TOP_NO_OUTLINE.png) no-repeat;
	height:15px;
}
div.highlightContainerQuarterPageBottomNoOutline { background:url(../images/pic_highlightCont_quarterPage_BOTTOM_NO_OUTLINE.png) no-repeat;
	height:13px;
}
/* START */
/* STYLES FOR POPULAR PALETTE ON HOME AND POP PALETTE PAGES */
div.cntPaletteProfile {
	width:280px;
	height:200px;
	margin:2px 2px 2px 2px;
	border: solid 1px #EAE6E2;
	background-color:#FFFFFF;
}
div.cntPaletteProfile:hover div.photo {
	border: solid 1px #BBBBBB;
}
div.cntPaletteProfile:hover div.largeSwatch {
	border: solid 1px #BBBBBB;
}
div.cntPaletteProfile:hover div.smallSwatch1 {
	border: solid 1px #BBBBBB;
}
div.cntPaletteProfile:hover div.smallSwatch2 {
	border: solid 1px #BBBBBB;
}
div.cntPaletteProfile:hover p.cntPaletteProfileInsideInfo {
	color:#82AA66;
}
div.cntPaletteProfileInside{
	position:relative;
	left:0px;
	top:0px;
	padding:3px 3px 6px 3px;
}
div.cntPaletteProfileInside p span{
	font-size:11px;
	color:#94897B;
}
div.photo {
	cursor:pointer;
	position:absolute;
	top:3px;
	left:3px;
	width:186px;
	height:145px;
	vertical-align:top;
	border: solid 1px #EAE6E2;
}
div.photo img{
	width:182px;
	height:141px;
	position:absolute;
	top:2px;
	left:2px;
}
div.largeSwatch{
	cursor:pointer;
	position:absolute;
	top:3px;
	right:3px;
	padding:2px;
	width:78px;
	height:73px;
	border: solid 1px #EAE6E2;
}
div.swatchFill{
	width:100%;
	height:100%;
}
div.smallSwatch1{
	cursor:pointer;
	position:absolute;
	right:45px;
	top:84px;
	padding:2px;
	width:36px;
	height:34px;
	border: solid 1px #F0F0F0;
}
div.smallSwatch2{
	cursor:pointer;
	position:absolute;
	right:3px;
	top:84px;
	padding:2px;
	width:36px;
	height:34px;
	border: solid 1px #F0F0F0;
}
div#cntPaletteProfileInsideRating {
	position:absolute;
	left:0;
	top:154px;
	width:auto;
	height:auto !important;
	margin:5px 10px 10px 5px;
	vertical-align:bottom;
}
p.cntPaletteProfileInsideInfo {
	cursor:pointer;
	position:absolute;
	top:157px;
	left:125px;
	width:140px;
	font-size:12px;
	color:#94897B;
}
p.cntPaletteProfileInsideInfo a {
	color:#82AA66;
}

/* STYLES FOR POPULAR PALETTE ON HOME AND POP PALETTE PAGES*/
/* END */

img#picNew { left:540px; }

.headerLinksIE { display:none; }
.cntLearnHow { padding:80px 30px 0 30px; }
.cntLearnHow p { font-size:18px; line-height:180%; }

#cntLoading { padding:20px; }
