#shoenav
{
    padding-right: 15px;
}

#shoenav ul
{
	margin: 0;
}

#shoenav ul li
{
    list-style: none;
	display: block;
    height: 16px;
	text-align: right;
}

#shoenav ul li a
{
    padding-right: 15px;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #000;
}

#shoenav ul li.on
{
	background-repeat: no-repeat;
	background-position: bottom right;
	background-image: url("/images/shoenav_on.gif");
}

#shoenav ul li.on a
{
    color: #CA006C;
}

#shoenav ul li a:hover
{
    color: #CA006C;
}

div {
	border: 0px solid #000000;
}

div.container {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 975px;
	height: 610px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
}

.style4 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5a5844;
}

#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}

#loading_images {
	position:absolute;
	width:448px;
	height:186px;
	z-index:1;
	visibility: visible;
}

#top {
	position:absolute;
	width:448px;
	height:186px;
	z-index:11;
	visibility: hidden;
}
#front {
	position:absolute;
	width:448px;
	height:186px;
	z-index:12;
	visibility: hidden;
}
#back {
	position:absolute;
	width:448px;
	height:186px;
	z-index:13;
	visibility: hidden;
}

.style9 {color: #5a5844}
.style11 {font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #5a5844; font-weight: bold; }
.style12 {color: #CCCCCC; }

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #d40d8b;
}
a:active {
	text-decoration: none;
	color: #999999;
}