/*--- home page buttons ---*/
#navcontainer { color: #FFFFFF;/*border:1px solid #0F0;*/}
#navcontainer ul {
	margin-left: 0;
	color: #FFFFFF;
	padding-left: 0;
	margin-top:5px;
	margin-bottom:5px;
	list-style-type: none;
	font-family: "verdana, Times New Roman, Times, serif";
	text-indent:5px;
}
#navcontainer a {
	display: block;
	color: #FFFFFF;
	background-color: #02CAC6;
	border-left:6px solid white;
	border-top:6px solid white;
	font-family: "verdana, Times New Roman, Times, serif";
}
#navcontainer a:link, #navcontainer a:visited {
	font-family: "verdana, Times New Roman, Times, serif";
	font-size: 13px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
#navcontainer a:hover {
	background-color: #FFFFFF;
	color: #fff;
}
#flash {
	padding: 6px 0 6px 6px;
	margin: 0;
}
#bottom_btns {
	background:#8972a1 url("images/hdr_bottombar.jpg") repeat-y top left;
	font-family: "verdana, Times New Roman, Times, serif";
	font-size: 18px;
	color: #FFF;
}
#bottom_btns a {
	display: block;
	padding:8px 7px;
	font-family: "verdana, Times New Roman, Times, serif";
	font-size: 18px;
	color: #FFF;
}
#bottom_btns a:link, #bottom_btns a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#FFF;
	text-decoration:none;
}
#bottom_btns a:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
/*---end home page buttons---*/

.style2 {
	font-weight:normal!important;
	font-size:10px;
	color:#5c575b;
	line-height:15px;
}
/*---category page buttons ---*/
#navcategory {
	color: #8aa09d;
	font-size: 18px;
}
#navcategory ul {
	margin-left: 0;
	color: #8aa09d;
	padding-left: 0;
	margin-top:5px;
	margin-bottom:5px;
	list-style-type: none;
	text-indent:10px;
	font-size: 12px;
}
#navcategory a {
	display: block;
	color: #FFF;
	width: 200px;
	height: 25px;
	padding:3px;
	background-color: #91907e;
	border-bottom: 3px solid #FFFFFF;
	font-weight:normal;
}
#navcategory a:link, #navcategory a:visited {
	text-decoration:none;
	padding: 10px 0 0 0;
}
#navcategory a:hover, #navcategory a:link#current, #navcategory a:visited#current {
/*	background-image:url(images/bg_navs_3.gif);
	background-repeat: no-repeat;
	background-position: top left;*/
	background-color: #8972a1;
	color: #FFF;
	padding: 10px 0 0 0;
}
/*---end category page buttons---*/


.version {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#91907e;
	vertical-align:bottom;
	padding:15px 20px;
	color:#8ba29c;
	text-align:right;
}
#orange_nav {
	color:#fff;
	font-size: 11px;
	text-decoration:none;
	margin-top:3px;
	margin-left:8px;
	text-indent:10px;
}
#orange_nav a:link, #orange_nav a:visited {
	font-size: 11px;
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
	margin:0 7px;
}
#orange_nav a:hover { text-decoration:underline; }
body, td, th, p {
	font-family: verdana, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 11px;
	color: #5c5d5f;
}
.grey { color: #C8C8C8; }
.greydark { color: #444; }
body {
	background: #d7d7d7 url('images/easy_background.gif') no-repeat center top;
	margin: 100px 0 0;
	font-family: "verdana, Times New Roman, Times, serif";
	font-size: 13px;
	color: #666;
}
.bodytext { margin-left: 18px; }
a {
	color: #68351d;
	font-weight: bold;
}/*grey*/
a:link {
	color: #68351d;
	font-weight: bold;
}
a:hover {
text-decoration: color:#FFFFFF;
	color: #68351d;
	font-weight: bold;
}
a:active {
text-decoration: color:#FFFFFF;
	color: 68351d;
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
h1 {
	font-size: 12px;
	color:#FFFFFF;
	border-bottom: 1px solid #6c2e16;
	margin-right:30px;
}
h2 {
	font-size: 12px;
	color:#FFFFFF;
	border-bottom: 1px solid #6c2e16;
	margin-right:30px;
	padding: 0 0 5px 0;
}
h3, h3 a:link, h3 a:hover, h3 a:visited {
	font-size: 13px;
	color:#FFFFFF;
	padding-bottom:5px;
	border-bottom:1px dotted #02CAC6;
	margin-right:20px;
}
.p_generic {
	margin-right:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #999999;
}
.shoename {
	padding-right:60px;
	padding-bottom:2px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #6c2e16;
}
.shoename a:link, .shoename a:visited {
	color:#6c2e16;
	text-decoration:none;
}
.shoename a:hover { text-decoration:underline; }
.shoeprice {
	padding-right:60px;
	color:#000;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}
.leftmargin {
	padding-left:18px;
	padding-right:8px;
	font-family: "verdana, Times New Roman, Times, serif";
	font-size: 13px;
}
/************ shoe page styles **************/
.shoebig {
	font-size:16px;
	font-weight:bold;
	color:#6c2e16;
	padding-bottom: 10px;
	border-bottom:1px solid #6c2e16;
	display:block;
	font-family: verdana, "Times New Roman", Times, serif;
}
.shoepricepadding { padding-top: 4px; }
#pagetools {
	color:#5c5d5f;
	background-color:#8972a1;
}
#pagetools a:link, #pagetools a:hover, #pagetools a:visited {
	color:#FFF;
	font-size: 10px;
	display: block;
	padding: 3px 3px;
}
a:active { color: 6c2e16; }
a {
	color: #6c2e16;
	text-decoration:none;
}
a:hover {
	color: #6c2e16;
	text-decoration:underline;
}
#nav {
	margin:60px 0 0 420px;
	color:#fff;
}
#nav a, .subNav li a {
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}
.subNav {
	background-color:#91907e;
	padding:10px 10px;
}
#nav a:hover, .subNav li a:hover { text-decoration:underline!important; }
.subNav li {
	text-align:right;
	list-style:none;
	padding:6px 10px;
}
.subNav p {
	font-size:11px;
	color:#8aa09d;
	margin:0;
	font-weight:normal;
	text-align:right;
	padding:0 10px 0 0;
}
#contentNav li { background:none; }
