﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
#content p {
    font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-top: 3px;
	line-height: 21px;
}
img {
	padding: 0px 7px 5px 5px;
	text-align: left;
}

a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}
table#main {
	border: 1px dotted #000000;
	width: 900px;
}
.leftfloat {
	float: left;
	padding-bottom: 5px;
}
td#leftmenu a:link {
	display: block;
	padding-left: 60px;
	background-image: url(images/redshoe-off-1.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-bottom: 5px;
	padding-right: 5px;
}
td#leftmenu a:visited {
	display: block;
	padding-left: 60px;
	background-image: url(images/redshoe-off-1.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-bottom: 5px;
	padding-right: 5px;
	text-decoration: none;
}
td#leftmenu a:hover {
	display: block;
	padding-left: 60px;
	background-image: url(images/orangeshoe-off.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-bottom: 5px;
	padding-right: 5px;
	text-decoration: none;
}
h1 {
	font-size: /*16px*/1.7em;
	font-weight: bold;
	color: #666666;
	width: 562px;
}
h2 {
	font-size: /*16px*/1.3em;
	font-weight: bold;
	color: #666666;
}
h3 {
	font-size: /*16px*/1.1em;
	font-weight: bold;
	color: #666666;
}

.bold {
	font-weight: bold;
}
/*td#content {
	padding-right: 15%;
	padding-left: 5%;
}*/
td#content {
	border: 1px solid #999999;
	padding: 0 50px 0 20px;
}
table#shoes_thumbs td {
	border: 1px dotted #CC6600;
}
.detail_headline {
	font-size: 24px;
	color: #999966;
	font-weight: 200;
}
table#detail {
	border: 1px dotted #999966;
}
td#header {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.smalltopmargin {
	margin-top: -20px;
}
.hometable {
	border: 1px dotted #CCCCCC;
}
.hometable td p{
	padding: 0px 15px 0px 7px;
}
td#content form {
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 5px;
	width: 188px;
	text-align: center;
}
td#content p.padding {
	margin-right: 100px;
	margin-left: 20px;
}
