.cleanLink {
	color: #A70043;
	text-decoration: none;
	}
#everything {
	position: relative;
	width: 999px;
	height: 761px;
	}	
#designContainer {
	position: absolute;
	z-index: 1;
	top: 3px;
	left: 50%;
	margin-left: -509px;
	width: 1017px;
	height: 761px;
	}
.spacerDiv {
	height: 1px;
	overflow: auto;
	}
#suitDisplay {
	float: left;
	display: inline;
	width: 418px;
	height: 270px;
	margin-top: 0px;
	margin-left: 70px;
	text-align: center;
	}
#optionBox {
	position: absolute;
	z-index: 2;
	top: 40px;
	left: 50%;
	width: 407px;
	height: 519px;
	margin-left: 30px;
	background: url('images/bg-options.png') top center no-repeat;
	}
#navOptions {
	position: absolute;
	z-index: 23;
	top: 10px;
	left: 50%;
	margin-left: 325px;
	width: 200px;
	}
#optionTabs {
	position: absolute;
	z-index: 2;
	top: 8px;
	left: 50%;
	margin-left: 46px;
	width: 374px;
	height: 21px;
	}
#optionTabs img {
	vertical-align: bottom;
	margin-right: 2px;
	}
#step2Note {
	position: absolute;
	z-index: 20;
	top: 0px;
	left: 50%;
	margin-left: 310px;
	}

/* Suit Selector Panel Layout */
#stylePaginationTop {
	position: absolute;
	z-index: 3;
	top: 53px;
	left: 50%;
	margin-left: 190px;
	width: 230px;
	color: #000;
	font-size: 12px;
	text-align: right;
	}
#stylePaginationBot {
	position: absolute;
	z-index: 4;
	top: 530px;
	left: 50%;
	margin-left: 190px;
	width: 230px;
	color: #000;
	font-size: 12px;
	text-align: right;
	}
#suitSelector {
	position: absolute;
	z-index: 5;
	top: 74px;
	left: 50%;
	margin-left: 41px;
	width: 385px;
	height: 455px;
	overflow: auto;
	}
.builderSuit {
	float: left;
	display: inline;
	width: 118px;
	height: 140px;
	cursor: pointer;
	margin: 2px 2px 10px 2px;
	}
.builderSuitName {
	color: #333;
	font-size: 14px;
	text-align: center;
	}
.builderSuitPrice {
	color: #666;
	font-size: 12px;
	text-align: center;
	}

/* Fabric Panel Layout */
#fabricPanelBlank {
	position: absolute;
	z-index: 6;
	top: 53px;
	left: 50%;
	margin-left: 20px;
	width: 370px;
	height: 50px;
	line-height: 45px;
	color: #A70043;
	font-size: 24px;
	text-align: center;
	border: 1px solid #A70042;
	background-color: #ffffe6;
	}
.stepBox {
	position: absolute;
	z-index: 7;
	top: 53px;
	left: 50%;
	margin-left: 50px;
	font-size: 14px;
	color: #A70043;
	}
#fabricStep1 {
	position: absolute;
	z-index: 8;
	top: 80px;
	left: 50%;
	margin-left: 53px;
	color: #000;
	font-size: 12px;
	}
#fabricAreas {
	position: absolute;
	z-index: 9;
	top: 96px;
	left: 50%;
	margin-left: 50px;
	}
#fabricAreas img {
	cursor: pointer;
	}
#trimOptionsText {
	position: absolute;
	z-index: 10;
	top: 80px;
	left: 50%;
	margin-left: 260px;
	color: #000;
	font-size: 12px;
	}
#trimOptions {
	position: absolute;
	z-index: 11;
	top: 96px;
	left: 50%;
	margin-left: 260px;
	width: 140px;
	text-align: left;
	}
.trimColor {
	float: left;
	display: inline;
	width: 15px;
	height: 15px;
	cursor: pointer;
	margin: 0 2px 2px 0;
	}
#fabricStep2 {
	position: absolute;
	z-index: 12;
	top: 144px;
	left: 50%;
	margin-left: 53px;
	color: #000;
	font-size: 12px;
	}
#fabricPaginationTop {
	position: absolute;
	z-index: 13;
	top: 145px;
	left: 50%;
	margin-left: 170px;
	width: 230px;
	color: #000;
	font-size: 12px;
	text-align: right;
	}
#fabricPaginationBot {
	position: absolute;
	z-index: 14;
	top: 487px;
	left: 50%;
	margin-left: 170px;
	width: 230px;
	color: #000;
	font-size: 12px;
	text-align: right;
	}
#fabricMystiqueSelector, #fabricNylonSelector, #fabricHologramSelector, #fabricSolidNylonSelector {
	position: absolute;
	z-index: 17;
	top: 164px;
	left: 50%;
	margin-left: 59px;
	width: 100px;
	height: 20px;
	font-size: 13px;
	color: #000;
	cursor: pointer;
	text-align: center;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ffffe1;
	background-color: #ffffe1;
	}
#fabricNylonSelector {
	margin-left: 163px;
	border-bottom: 1px solid #ccc;
	background-color: #DEDEC4;
	}
#fabricSolidNylonSelector {
	margin-left: 268px;
	border-bottom: 1px solid #ccc;
	background-color: #DEDEC4;
	}
#fabricDisplay {
	position: absolute;
	z-index: 15;
	top: 185px;
	left: 50%;
	margin-left: 53px;
	width: 360px;
	height: 301px;
	border: 1px solid #ccc;
	background-color: #ffffe1;
	}
#fabricDisplay li {
	float: left;
	display: inline;
	width: 50px;
	height: 50px;
	margin: 5px;
	cursor: pointer;
	list-style-type: none;
	}
#fabricInfo {
	position: absolute;
	z-index: 16;
	top: 490px;
	left: 50%;
	margin-left: 57px;
	color: #000;
	font-size: 12px;
	text-align: left;
	}
#addToCartOn {
	position: absolute;
	z-index: 17;
	top: 508px;
	left: 50%;
	margin-left: 133px;
	width: 217px;
	height: 45px;
	font-size: 10px;
	}

/* Sharing Links */
#sharingLinks {
	position: absolute;
	z-index: 17;
	top: 564px;
	left: 50%;
	margin-left: -2px;
	width: 470px;
	height: 50px;
	font-size: 14px;
	}
#outBtn-Save {
	float: left;
	display: block;
	width: 155px;
	height: 27px;
	color: #d4458c;
	font-size: 13px;
	line-height: 24px;
	text-indent: 22px;
	text-align: left;
	font-weight: bold;
	background: url('img/icon-save.png') center left no-repeat;
	}
#outBtn-Friend {
	float: left;
	display: block;
	width: 150px;
	height: 27px;
	color: #d4458c;
	font-size: 13px;
	line-height: 24px;
	text-indent: 20px;
	text-align: left;
	font-weight: bold;
	background: url('img/icon-share.png') center left no-repeat;
	}
#outBtn-Consult {
	float: left;
	display: block;
	width: 163px;
	height: 27px;
	color: #d4458c;
	font-size: 13px;
	line-height: 24px;
	text-indent: 30px;
	text-align: left;
	font-weight: bold;
	background: url('img/icon-consult.png') center left no-repeat;
	}
/* END Sharing Links */

/* Order Details Layout */
#totalsAndOptions {
	position: absolute;
	z-index: 16px;
	width: 430px;
	height: 275px;
	top: 300px;
	left: 55px;
	background: url('img/bg-designer-totals.png') top left no-repeat;
	}
#orderDetails {
	position: absolute;
	z-index: 17;
	top: 50px;
	left: 30px;
	width: 170px;
	height: 200px;
	color: #000;
	font-size: 12px;
	text-align: left;
	}
#rhinestones {
	position: absolute;
	z-index: 18;
	top: 50px;
	left: 230px;
	width: 125px;
	height: 30px;
	color: #000;
	font-size: 12px;
	text-align: left;
	}
#rhinestonesNA {
	margin-left: 5px;
	}
#yesOption, #noOption {
	float: left;
	display: block;
	height: 25px;
	line-height: 22px;
	font-weight: bold;
	margin-right: 5px;
	cursor: pointer;
	color: #000;
	text-decoration: none;
	}
#noOption {
	width: 50px;
	}
#extraOption {
	float: right;
	display: inline;
	width: 65px;
	height: 25px;
	line-height: 22px;
	font-weight: bold;
	text-align: left;
	cursor: pointer;
	}
#extraText {
	clear: both;
	font-size: 10px;
	text-align: right;
	}
#subTotalBox {
	position: absolute;
	z-index: 19;
	top: 129px;
	left: 240px;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	}
#guidelines {
	position: absolute;
	z-index: 21;
	top: 175px;
	left: 0;
	width: 430px;
	height: 100px;
	font-size: 12px;
	text-align: center;
	}
#guidelinesLink {
	display: block;
	margin: 10px auto 0 auto;
	width: 200px;
	height: 12px;
	padding-top: 55px;
	color: #d7498f;
	background: url('img/bg-tape-measure.png') top center no-repeat;
	}
/* END Order Details Layout */

#bottomNav {
	position: absolute;
	z-index: 22;
	top: 780px;
	left: 50%;
	width: 350px;
	margin-left: -175px;
	font-size: 12px;
	text-align: center;
	color: #000;
	}
#bottomNav a {
	color: #000;
	}
