#Color0 {
     background-color: #000000;
}

#Color1 {
     background-color: #41200F;
}

#Color2 {
     background-color: #F9C232;
}

#Color3 {
     background-color: #526699;
}

#Color4 {
     background-color: #00645E;
}

#Color5 {
     background-color: #EA007A;
}

#Color6 {
     background-color: #ABCC22;
}

#Color7 {
     background-color: #003C75;
}

#Color8 {
     background-color: #F27E9D;
}

#Color9 {
     background-color: #F56614;
}

#Color10 {
     background-color: #7D2D86;
}

#Color11 {
     background-color: #DB0E14;
}

#Color12 {
     background-color: #7492DB;
}

#Color13 {
     background-color: #BAAD8D;
}

#Color14 {
     background-color: #DF6A49;
}

#Color15 {
     background-color: #61C5D2;
}

#Color16 {
     background-color: #FFFFFF;
}

#Color17 {
     background-color: #FFE200;
}


.Colors {
	position: relative;
	display: inline;
	font-size: 0px;
	height: 28px;
	width: 28px;
	text-decoration: none;
	float: left;
}

#ShoeBlock {
	position: absolute;

	top: 0px;
	left: 635px;
	width: 260px;
	overflow: hidden;
	bottom: -555px;
}

#xxColorBlock {
	position: absolute;
	top: 450px;
	left: 635px;
	width: 252px;
	overflow: hidden;
	text-align: center;
}

#ColorBlock {
	position: relative;
	overflow: hidden;
	font-family: Comic Sans MS;
	font-size: 18pt;
	font-weight: bold;
	color: #92B20C;
	line-height: 150%;
	text-align: left;
}


#shoe {
	position: relative;
	width: 260%;
	height: 450px;
	background-repeat: no-repeat;
	background-image: url("images/FoamShoes/shoe_black.jpg");
}

#CharmLinks {
	position: absolute;
	top: 5px;
	left: 0px;
	width: 200px;
	text-align: left;
	line-height: 200%;
}

a.CharmLink:link, a.CharmLink:visited {
	font-family: Comic Sans MS;
	font-size: 14pt;
	font-weight: bold;
	color: #92B20C;
	text-decoration: none;
}

a.CharmLink:hover {
	font-family: Comic Sans MS;
	font-size: 14pt;
	font-weight: bold;
	color: #FF9800;
	text-decoration: none;
}

.CharmNoLink {
	font-family: Comic Sans MS;
	font-size: 14pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

#CatTitle {
	font-family: Comic Sans MS;
	font-size: 20pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

#CharmTable {
	position: absolute;
	top: 0px;
	left: 220px;
	width: 390px;
	text-align: left;
	margin-top:5px;
	margin-bottom: 10px;
	font-family: Comic Sans MS;
	font-size: 20pt;
	font-weight: bold;
	color: #92B20C;
	line-height: 115%;
}

#CharmInstr {
	font-family: Comic Sans MS;
	font-size: 12pt;
	font-weight: bold;
	color: #FF9800;
}


.StatusMessage {
	font-family: Comic Sans MS;
	font-size: 12pt;
	font-weight: bold;
	color: #92B20C;
}

.absolute {
	position: absolute;
}

#topContainer {
	position: relative;
	top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 895px;
}

#PageContainer {
	position: relative;
	top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 895px;
	height: 100px;
}
