@charset "utf-8";
/* review */

#tallshoes {				
	margin: 0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;

	padding: 0 20px 10px 20px;												
}

#tallshoes span {
	color: black;
}


#tallshoes #sbar { 
	margin-top:10px;
}

#tallshoes h1 { 
	margin:40px 0 10px 0;
	padding: 0;
	text-align:left;
	font-size:20px;
	color: #FF0000;
	font-style:normal;
	clear: both;
	
}

#tallshoes p { 
	text-align:justify;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	color: #000000;
}

#tallshoes img { 
	text-align:center;
	float:none;
}

#tallshoes h2 {

	font-weight:bold;
	color: #000;
	font-style:normal;
	margin:50px 0 -25px -50px;
	padding:50px 0 0 50px;
	z-index:9;
	position:relative;
	height: 50px;
	background-image: url(/handmade-leather/images/h2.gif);
	background-repeat: no-repeat;
}			



#tallshoes a {
	font-size: 12px;
	text-decoration:none;
	color: #000;
	font-family:Arial,Helvetica,sans-serif;
}


#tallshoes a:visited {
	color: #4A4A4A;
}

#tallshoes a:hover {
color:#000;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;			
}

#tallshoes strong {
	font-size: 12px;
}

#tallshoes li {
	padding: 10px 0 10px 30px;
	background-image: url(/handmade-leather/images/bul.png);

	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 5px 10px;
}

#tallshoes a:hover {
	color:#000
}

#nav {
	float: left;
	padding:0;
	margin:0;
	background-color: #000;
	width: 868px;
	border-top: 1px solid #fff
}

#nav li {
	margin:0;
	width: 137px;
	background-color: #000;
	height: 25px;
	list-style-type: none;
	float: left;

}

#tallshoes ul {
	border: 1px solid black;
	width: 200px;
	padding:0;
	background-color: #ADADAD;
	margin:0;
	
}

#nav img {
	margin-top: -5px
}

#tallshoes #hRec {
	background-image: none;
	text-align: center;
	margin:0 auto;
	border-bottom: 1px solid black;
	width:600px;
}

