@charset "utf-8";
/* CSS Document */

#markersLogo {
	top: 158px;
	left: 287px;
	width: 225px;
	z-index: 50;
	position:absolute;
}

#markersLogoFashion {
	top: 135px;
	left: 283px;
	width: 225px;
	z-index: 50;
	position:absolute;
}

#markers {
	margin-top: 78px;
	width: 723px;
}

#markersFashion {
	margin-top: 68px;
	width: 723px;
}

#markersBgShadowLeft, #markersContent, #markersBgShadowRight {
	float: left;
}

#subnavClassic {
	width: 675px;
	margin-top: 10px;
	padding-left: 16px;
	font-weight: bold;
}

#pageCopy {
	width: 675px;
	margin-top: 24px;
	padding-left: 16px;
	line-height: 16px;
}

#pageCopyClassic {
	width: 675px;
	height: 285px;
	margin-top: 24px;
	padding-left: 16px;
	line-height: 16px;
}

.subheader {
	font-size: 14px;
	font-weight: bold;
	color: #6c398c;
	line-height: 10px;
}

.info {
	font-size: 9px;
	color: #6c398c;
	line-height: 10px;
}

#productContainer {
	width:639px;
	margin-left:54px;
	padding-top:23px;
	position:relative;
}

#pLogo {
	width:142px;
	float:left;
}

#availableImage {
	float:left;
	display:block;
	
}

#markerImage {
	position:absolute;
	left:332px;
	top:14px;
	z-index:2;
	display:block;
}
#palette {
	position:relative;
	clear:both;
	width:375px;
	height:201px;
	background:url(/images/products/palette.jpg) no-repeat;
	z-index:1;
	margin-top:15px;
	margin-left:99px;
	clear:both;
}
#swatches {
	width:341px;
	position:relative;
	z-index:10;
	padding-top:43px;
	padding-left:47px;
	overflow:hidden;
}
#swatches a {
	display:block;
	height:23px;
	width:21px;
	margin:3px 4px;
	cursor:pointer;
	background:url(/images/products/colors.png) no-repeat;
	float:left;
}

#swatches a:hover {
	
	margin:2px 3px;
	border:1px solid #e4c9ac;
}

#swatches a.selected {
	
	margin:1px 2px;
	border:2px solid #e4c9ac;
}

#swatches .block {
	margin:3px;
}

#swatches .block_1 {
	float:right;
	width:166px;
	height:53px;
}

#swatches .block_2 {
	float:right;
	width:21px;
	height:23px;
}

#swatches .block_3 {
	float:left;
	width:56px;
	height:23px;
}

#swatches .product_1 {background-position:0 -1px}
#swatches .product_2 {background-position:-30px -1px}
#swatches .product_3 {background-position:-59px -1px}
#swatches .product_4 {background-position:-89px -1px}
#swatches .product_5 {background-position:-118px -1px}
#swatches .product_6 {background-position:0px -32px}
#swatches .product_7 {background-position:-30px -32px}
#swatches .product_8 {background-position:-59px -32px}
#swatches .product_9 {background-position:-89px -32px}
#swatches .product_10 {background-position:-118px -32px}
#swatches .product_11 {background-position:0px -61px}
#swatches .product_12 {background-position:-30px -61px}
#swatches .product_13 {background-position:-59px -61px}
#swatches .product_14 {background-position:-89px -61px}
#swatches .product_15 {background-position:-118px -61px}
#swatches .product_16 {background-position:-148px -61px}
#swatches .product_17 {background-position:-177px -61px}
#swatches .product_18 {background-position:-206px -61px}
#swatches .product_19 {background-position:-235px -61px}
#swatches .product_20 {background-position:-264px -61px}
#swatches .product_21 {background-position:-293px -61px}
#swatches .product_22 {background-position:0px -91px}
#swatches .product_23 {background-position:-30px -91px}
#swatches .product_24 {background-position:-59px -91px}
#swatches .product_25 {background-position:-89px -91px}
#swatches .product_26 {background-position:-118px -91px}
#swatches .product_27 {background-position:-148px -91px}
#swatches .product_28 {background-position:-177px -91px}
#swatches .product_29 {background-position:-206px -91px}
#swatches .product_30 {background-position:-235px -91px}
#swatches .product_31 {background-position:-264px -91px}
#swatches .product_32 {background-position:-59px -121px}
#swatches .product_33 {background-position:-89px -121px}
#swatches .product_34 {background-position:-118px -121px}
#swatches .product_35 {background-position:-148px -121px}
#swatches .product_36 {background-position:-177px -121px}

#pFooter {
	margin-top:20px;
	color:#000;
	margin-bottom:15px;
}

#pInfo {
	position:absolute;
	top:110px;
	left:0;
	z-index:2;
}

#pInfo h3 {
	color:#000000;
	margin:0 0 0 21px;
	padding:0;
	line-height:normal;
	font-size:12px;
}
