* {
	margin: 0; padding: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}
html, body {
	font: 13px tahoma, arial, helvetica, sans-serif;
	text-align: center;
	height:100%; /* needed for container min-height */
	color: #444;
	background: #311000 url(img/tile.gif);
}
#wrapper {
	width: 790px;
	margin: 0 auto;
	background: #fff url(img/contenttile.gif) center repeat-y;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treated as min-height*/
	min-height:100%; /* real browsers */
}
#header, #footer, ul.navigation, #content { /* note: #wrapper > div or #wrapper div does not work in ie6 */
	margin: 0 auto;
}
#header, #footer, ul.navigation, #content {
	width: 700px;
	text-align: left;	
}
#header {
	background: #311000 url(img/tile.gif);
}
#header h1 {
	background: url(img/bradfordshoes.jpg) no-repeat;
	margin: 15px;
}
#header h1 a {
	width: 310px;
	height: 89px;
	text-indent: -1000em;
}
ul.buttons {
	height: 44px;
	position: relative;
	top: 18px;
	left: 199px;
}
a#shoes {
	background: url(img/button-shoes.png) no-repeat;
	margin-right: 15px;
}
a#search{
	background: url(img/button-search.png) no-repeat;
	margin-right: 15px;	
}
a#checkout {
	background: url(img/button-cart.png) no-repeat;
}
ul.buttons li a {
	width: 37px;
	text-align: center;
	padding-top: 35px;
	color: #aaa;
	text-decoration: none;
}
ul.buttons li a:hover, #shoes a#shoes, #search a#search, #checkout a#checkout {
	color: #fff;
	background-position: -37px 0 !important;
}
ul.navigation {
	background: #0a0a0a;
	height: 33px;
	border-top: 1px dashed #333;
}
ul.navigation li {
	width: 100px;
	text-align: center;
}
ul.navigation li a {
	padding: 10px 0;
}
ul.navigation li a:hover, #index ul.navigation li a.index, #be-taller ul.navigation li a.be-taller, #addheight-tech ul.navigation li a.addheight-tech, #customers ul.navigation li a.customers, #order-online ul.navigation li a.order-online, #store-locator ul.navigation li a.store-locator, #contact-us ul.navigation li a.contact-us  {
	color: #ff8f3c;
	background: #251B19 url(img/navarrow.gif) 50% 100% no-repeat;
}
ul#categories {
	width: 193px;
}
ul#categories li a.cat1 {
	background: url(img/dress-shoes.gif) no-repeat;
}
ul#categories li a.cat2 {
	background: url(img/casual-shoes.gif) no-repeat;
}
ul#categories li a.cat3 {
	background: url(img/comfort-shoes.gif) no-repeat;
}
ul#categories li a.cat4 {	
	background: url(img/ultra-shoes.gif) no-repeat;
}
ul#categories li a.cat11 {
	background: url(img/ladies-shoes.gif) no-repeat;
}
ul#categories li a.cat12 {
	background: url(img/sports-shoes.gif) no-repeat;
}
ul#categories li a.cat13 {
	background: url(img/special-offers-shoes.gif) no-repeat; height: 37px;
}
ul#categories li a {
	text-align: center;
	text-indent: -1000em;
	color: #fff;
	margin-bottom: 5px;
	height: 32px;
	border-bottom: 1px solid #fff;	
	background-color: #eee;	
}
ul#categories li a:hover {
	border-bottom-color: #ff8f2c;
}
#content {
	position: relative;
}
#sidebar {
	width: 195px;
}
#main {
	width: 480px;
	margin-left: 15px;
	overflow: hidden;
}
#sidebar, #main {
	margin-top: 30px;
}
#product {
	margin-top: 15px;
}
h2#blurb {
	width: 470px;
	height: 270px;
	text-indent: -1000px;
	background: url(img/addheight-elevator-shoes.jpg) 50% 0 no-repeat;
	margin: 0 !important;
}
#moneybackguarantee {
	height: 0;
	position: absolute;
	right: 20px;
	top: 30px;
}
#moneybackguarantee img {
	z-index: 2000;
	position: absolute; display: inline;
}
#customercontact {
	position: relative; 
	top: 82px; 
	right: 15px;
	text-align: right;
	color: #ddd;
	font: bold 10px arial, helvetica, sans-serif;
}
#product-images {
	margin: 10px 10px 10px -5px;
}
#product-images div {
	width: 105px;
	text-align: center;
	margin: 5px 0 5px 12px;
	min-height: 110px;
	height: auto;
	height: 110px;
}
#product-images div a {
	font-size: 8pt;
}
#content table {
	margin: 0 auto;
}
#content table td {
	padding: 5px;
}
#content table td td {
	padding: 2px;
}
#content a img {
	border: 1px dotted #bbb;
}
#content a:visited img {
	border: 1px solid #bbb;
}
#content a:hover img {
	border-color: #ff8f2c;
}
#sidebar p, #news p, #emailfriend p, #shipping p {
	margin: 10px 0;
}
#main p {
	margin: 15px 10px;
}
#main h3, #main h4, #main h5, #main h6{
	margin: 15px 10px;
}
#main ul, #main ol {
	margin: 15px 25px;
}
#main ul {
	list-style: square;
}
#breadcrumbs {
	margin-top: 15px;
}
#main .product p, #main .product h3 {
	margin-left: 0;
}
#product p, #product table {
	margin: 15px 420px 15px 0;
}
#product img.right {
	border: 1px solid: #c04d00;
}
input.button {
	height: 30px;
	padding: 0;
	border: 0;
	background: #8c8c8c url(img/button.png) top repeat-x;
	color: #fff;
	margin: 5px 0;
	padding: 0 7px;
	cursor: pointer;
}
#products {
	width: 475px;
}
/* Hides from IE5-mac \*/
* html #products {height: 1%; position: relative;} /* contain the gallery */
/* End hide from IE5-mac */

div.product.list {
	width: 145px;
	margin: 1.5em 6px 0;
	padding: 5px 0;
	text-align: center;
	float:left;display:inline;
}
div.product.list {
	min-height: 120px;
	height: auto;
}
/* for Internet Explorer */
/*\*/
* html div.product.list {
	height: 120px;
}
/**/

#main div.product.list p {
	margin: 5px 0 0;
}
div.product.list .button {
	width: 100px;
	height: 20px;
	margin: 0;
}
.product.list:hover {
	background-color: #f0f0f0;
}
div.navigation {
	padding-top: 50px;
	text-align: center;
}
#searchform {
	margin: 0 auto;
	width: 90%;
}
#searchform label, #searchform input, #searchform select {
	margin: 7px;
}
#customerform label {
	display: block;
	font-weight: bold;
}
#stext, #sprice, #scat, #type {
	width: 55%;
	padding: 2px 0;
}
#sidebar #stext {
	width: 90%;
}
input[type="text"], textarea, select {
	border: 1px solid #999;
}
input[type="text"]:focus, input[type="text"]:hover, input[type="text"]:active, textarea:focus, textarea:hover, textarea:active, select:focus, select:hover, select:active {
	background: #efefef;
	border-color: #FF8F2C;
}
#searchform label {
	text-align: right;
	width: 30%;
}
#searchform fieldset {
	border: solid 5px #b1b1b1;
	margin-top: 30px;
}
#searchform fieldset legend {
	padding: 5px;
	font-size: 115%;
	margin: 0 10px;
	border: 2px solid #bbb;
}
.chatwidget {
	width: 200px;
	margin: -15px 0 0 20px;
}
address, .box {
	margin: 10px 30px;
	padding: 10px;
	background: #f0f0f0;
}
#contact-us address {
	margin-right: 210px;
}
.box {
	font-weight: bold;
	margin: 10px 20px;
}
#footer {
	padding-top: 20px;
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	color: #6d1f00;
}
#sidebar h3 {
	font-size: 120%;
	border-bottom: 1px solid #bbb;
	margin: 30px 0 10px;
}
#main h2, #product h2 {
	font-size: 170%;
	margin: 0 0 20px;
	color: #a14100;
}
#product h2 {
	margin-top: 20px;
}
#main h3 {
	font-size: 150%;
	margin-top: 50px;
	color: #c24e00;
}
#main h4 {
	font-size: 112%;
}
#store-locator #main h3 {
	padding-top: 20px;
}
#content p, h2, #content ul li, #content ol li, form, address {
	font-family: arial, helvetica, sans-serif;
}
#header, ul.navigation li a, #customerform, #footer p, div.product.list, div.product.list select, div.product.list option, div.product.list textarea  {
	font-size: 11px;
}
#footer p {
	margin: 10px;
	font-style: normal;
}
q {
	margin: 5px 15px;
	padding: 10px;
	background: #eee;
	color: #a14100;
	font-size: 110%;
	width: 40%;
	border-bottom: 1px dashed #bbb;
}
#index .clear {
	padding-top: 10px;
}
.clear, #store-locator #main h3, #product div, .product h3, div.navigation, ul.navigation, #searchform label, #footer, #wrapper {
	clear: both;
}
.left, #header h1, ul.buttons, ul.buttons li, ul.navigation li, #content #sidebar, #content #main, #product-images div, #searchform label, #searchform input, #searchform select {
	float: left;
	position:relative; display: inline; /*ie6 double-margin bug*/
}
.right, #customercontact {
	float: right;
	position:relative; display: inline; /*ie6 double-margin bug*/
}
#header h1 a, ul.buttons li a, ul.navigation li a, ul#categories li a, #product-images div a, q, #searchform label, #product label, #emailfriend label, #emailfriend textarea {
	display: block;
}
ul.buttons li a, ul.navigation li a, .price, big, q, input.button, label, legend, .product.list a {
	font-weight: bold;
}
div#emailfriend, div#news, div#shipping {
	background: #fff;
	width: 360px;
	text-align: left;
	margin: 0 auto;
	padding: 10px;
}
#emailfriend label, #emailfriend textarea {
	margin: 5px;
}
h3 a, h2 a, ul.navigation li a, #product-images div a, .product.list a {
	text-decoration: none;
}
ul.navigation, ul.buttons, ul#categories {
	list-style: none;
}
a {
	color: #c04d00;
}
a:hover {
	color: #ff8f2c;
}

#overnightshipping, #service {
	background: #fff;
	text-align: center;
	padding: 5px 0;
	font-weight: bold;
	text-align: center;
}
#overnightshipping {
	width: 700px;
	margin: 0 auto;
	padding: 0;
}
#service {
	display: block;
	height: 1.2em;
	margin: 0pt auto;
	width: 690px;
	font-size: 80%;	
}