﻿/* CSS Document */

/* promo */
#content 
{
	margin: 20px 0 0 18px;
}
#content h1 {
	margin: 0px 0 30px 0;
	}
.brand-wrp 
{
	width: 715px;
	overflow: hidden;
}
.brand-info 
{
	display: inline;
	float: left;
	width: 470px;
	margin: 10px 0 0 20px;
}

.brand-info td 
{
	width: 200px;
	font-size: 13px;
}
h3 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0 0 10px 0;
}
.brand-info h3 a
{
    text-decoration: none;
    color: Black;
}
.brand-info h3 a:hover
{
    text-decoration: underline;
}
.brand-info a
{
    text-decoration: none;
}
.brand-info a:hover
{
    text-decoration: underline;
}

.brand-info td td 
{
	width: auto;
}
#brand-desc 
{
	font-size: 13px;
	margin: 20px 0 0 0;
}
.lifestyle-img {
	float: right;
	width: 180px;
	margin-right: 5px;
	}

.shoe-table td {
	text-align: center;
	width: 178px;
	vertical-align: top;
	}
.style-name {
	margin: 0 5px 0 5px;
	font-size: 12px;
	}
.style-price {
	margin: 3px 0 0 0;
	font-size: 13px;
	}
.old-price {
	margin: 3px 0 0 0;
	font-size: 11px;
	}
.free-ship {
	margin: 6px 0 0 0;
	}
.cart-functions {
	margin: 12px 0 0 0;
	}
.cart-functions input {
    padding: 0 0 2px 0;
}
.shoe-table {
	margin: 12px 0 0 0;
	}
.shoe-table td {
	vertical-align: bottom;
	padding: 0 0 30px 0;
	}
.shoe-header {
	width: 715px;
	height: 18px;
	background: #991C21 url(../images/shoe-header.gif) top right no-repeat;
	overflow: hidden;
	position: relative;
	margin: 0 0 5px 0;
	}
.header-functions {
	position: absolute;
	top: 0px;
	right: 8px;
	text-align: right;
	}
.header-functions a:hover
	{
	    text-decoration: underline;
	}


	
