
body {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	background: #eeeeee;
}

body.empty { background: #ffffff; }

h1, h2, h3, h4, h5, h6 {
	color: #000000;
	margin: 0 0 10px 0;
}

h1 { font-size: 1.8em; }

h2 { font-size: 1.6em; }

h3 { font-size: 1.2em; }

h4 { font-size: 1.2em; }

h5 { font-size: 1.1em; }

h6 { font-size: 1.0em; }

a { color: #cc9900; }

a:hover { text-decoration: underline; }

p, address {
	line-height: 1.6em;
	margin: 10px 0 0 0;
}

.sifr {
	width: 750px;
	float: left;
	margin: 0 0 0 10px;
	display: inline;
}

address { font-style: normal; }

#wrapper {
	width: 100%;
	float: left;
	background: #ffffff url(../images/industrial/bg_wrapper_tile.gif) repeat-x;
}

#sub-container {
	width: 750px;
	margin: 0 10px;
	float: left;
	display: inline;
}

#sub-container h2 {
	width: 750px;
	float: left;
}

#sub-container.product-listing {
	border-top: 1px solid #cccccc;
	background: #ffffff url(../images/bg_subcontainer.gif) no-repeat;
}

#sub-container.sub { margin: 0 10px 20px 10px; }

#container {
	width: 770px;
	text-align: left;
	margin: 0 auto;
}

.equalLeftContent {
	width: 325px;
	float: left;
	margin: 0 0 40px 0;
}

.equalRightContent {
	width: 325px;
	float: right;
	margin: 0 0 40px 0;
}

#sub-container .equalLeftContent h2, #sub-container .equalRightContent h2 { width: 325px; }

#header {
	width: 750px;
	\width: 770px;
	w\idth: 750px;
	height: 170px;
	padding: 0 10px;
	display: inline;
	float: left;
	position: relative;
	background: transparent url(../images/industrial/bg_header.gif) no-repeat;
}

#header img {
	float: left;
	margin: 27px 0 0 0;
}

#header ul#switcher {
	width: 444px;
	height: 42px;
	float: right;
	background: url(../images/industrial/menu_toggle.gif) no-repeat;
}

#header ul#switcher li {
	height: 32px;
	float: left;
}

#header ul#switcher li a {
	height: 32px;
	margin: 5px 0 0 0;
	display: block;
	outline: none;
	text-indent: -9999em;
}

#header ul#switcher li.industrial {
	margin: 0 0 0 145px;
	display: inline;
}

#header ul#switcher li.casual {
	margin: 0 0 0 5px;
	display: inline;
}

#header ul#switcher li.industrial a { width: 145px; }

#header ul#switcher li.casual a { width: 114px; }

#header ul#switcher li.industrial a { background: url(../images/industrial/work_off.gif) no-repeat; }

#header ul#switcher li.industrial a.on, #header ul#switcher li.industrial a:hover { background: url(../images/industrial/work_on.gif) no-repeat; }

#header ul#switcher li.casual a { background: url(../images/industrial/lifestyle_off.gif) no-repeat; }

#header ul#switcher li.casual a.on, #header ul#switcher li.casual a:hover { background: url(../images/industrial/lifestyle_on.gif) no-repeat; }

#header ul#utility {
	height: 40px;
	line-height: 40px;
	float: right;
	background: transparent url(../images/utility_tile.gif) repeat-x;
}

#header ul#utility li {
	float: left;
	height: 40px;
}

#header ul#utility li.left {
	width: 38px;
	padding: 0;
	background: transparent url(../images/utility_left.gif) no-repeat;
}

#header ul#utility li.right {
	width: 20px;
	background: transparent url(../images/utility_right.gif) no-repeat;
}

/* --- menu --- */
#header ul#menu {
	width: 650px;
	height: 28px;
	float: left;
	clear: both;
	margin: 38px 0 0 0;
}

#header ul#menu li {
	float: left;
	margin: 0 10px 0 0;
	position: relative;
}

#header ul#menu li a {
	height: 28px;
	display: block;
	text-indent: -9999em;
	outline: none;
	border: none;
	color: #cccccc;
	background: transparent url(../images/industrial/menu.gif) no-repeat;
}

#header ul#menu li a:hover {
	color: #ffcc00;
	text-decoration: none;
}

#header ul#menu li#newproducts { margin: 0; }

#header ul#menu li ul {
	width: 195px;
	position: absolute;
	left: 0;
	top: 23px;
	z-index: 100;
	display: none;
	padding: 5px 0 0 0;
}

#header ul#menu li li.top {
	width: 195px;
	height: 20px;
	padding: 0;
	margin: 0;
	background: transparent url(../images/industrial/dropdown_work_top.png) no-repeat top left;
}

#header ul#menu li li.bottom {
	width: 195px;
	height: 40px;
	padding: 0;
	margin: 0;
	float: left;
	background: none;
	background: transparent url(../images/industrial/dropdown_work_bottom.png) no-repeat bottom left
}

#header ul#menu li.hover ul { left: 0; }

#header ul#menu li li {
	height: auto;
	width: 163px;
	\width: 195px;
	w\idth: 163px;
	float: left;
	padding: 0 16px;
	background: transparent url(../images/industrial/dropdown_work_tile.png) repeat-y;
}

#header ul#menu li li a {
	width: 163px;
	height: auto;
	padding: 0 0 5px 0;
	float: left;
	display: block;
	background: none;
	text-indent: 0;
}

#header ul#menu li#men a {
	width: 75px;
	background-position: 0 0;
}

#header ul#menu li#women a {
	width: 95px;
	background-position: -85px 0;
}

#header ul#menu li#brands a {
	width: 72px;
	background-position: -193px 0;
}

#header ul#menu li#styles a {
	width: 75px;
	background-position: -277px 0;
}

#header ul#menu li#myproducts a {
	width: 149px;
	background-position: -365px 0;
}

#header ul#menu li#featuresearch a {
	width: 124px;
	background-position: -526px 0;
}

#header ul#menu li#men a:hover {
	width: 75px;
	background-position: 0 -28px;
}

#header ul#menu li#women a:hover {
	width: 95px;
	background-position: -85px -28px;
}

#header ul#menu li#brands a:hover {
	width: 72px;
	background-position: -193px -28px;
}

#header ul#menu li#styles a:hover {
	width: 75px;
	background-position: -277px -28px;
}

#header ul#menu li#myproducts a:hover {
	width: 149px;
	background-position: -365px -28px;
}

#header ul#menu li#featuresearch a:hover {
	width: 124px;
	background-position: -526px -28px;
}

#header ul#menu li#men li a, #header ul#menu li#women li a, #header ul#menu li#brands li a, #header ul#menu li#styles li a, #header ul#menu li#men li a:hover, #header ul#menu li#women li a:hover, #header ul#menu li#brands li a:hover, #header ul#menu li#styles li a:hover { width: 163px; }

/* --- submenu --- */
#header ul#submenu {
	/*width: 500px;*/
	height: 25px;
	/*clear: right;*/
	float: right;
	margin: 20px 0 0 0;
	color: #999999;
	position: absolute;
	right: 0;
	top: 45px;
}

#header ul#submenu li {
	height: 25px;
	line-height: 25px;
	float: left;
	margin: 0 0 0 10px;
}

#header ul#submenu li.bag {
	padding: 0 0 0 20px;
	font-weight: 800;
	color: #ffffff;
	background: url(../images/industrial/cart.gif) no-repeat;
}

#header ul#submenu li a {
	outline: none;
	margin: 0 10px 0 0;
	color: #cccccc;
}

#header ul#submenu li.bag a { color: #ffffff; }

/* --- search --- */
#search {
	width: 210px;
	/*clear: right;*/
	float: right;
	margin: 15px 5px 0 0;
	display: inline;
	position: absolute;
	right: 0;
	bottom: 25px;
}

#search .text {
	width: 144px;
	\width: 154px;
	w\idth: 144px;
	padding: 0 5px;
	height: 23px;
	line-height: 23px;
	border: none;
	float: left;
	background: transparent url(../images/industrial/bg_search.gif) no-repeat;
}

#search .search { float: left; }

#search a {
	float: left;
	margin: 3px 0 0 0;
	font-size: 1em;
}

/* --- brand-rotator --- */
#brand-rotator {
	clear: both;
	width: 770px;
	height: 115px;
	overflow: hidden;
	margin: 25px 0 25px 0;
	background: #ffffff url(../images/bg_advertisements.gif) no-repeat;
}

#brand-rotator iframe {
	clear: both;
	width: 750px;
	height: 100px;
	margin: 0 10px 0 10px;
	border: none;
}

#brand-rotator li { float: left; }

/* --- banner --- */
#banner {
	/*position: relative;*/
	width: 750px;
	float: left;
	display: inline;
	margin: 5px 10px 20px 10px;
	z-index: 0;
}

/* --- featured shoes on homepage --- */
#featured {
	width: 750px;
	margin: 10px 10px 0 10px;
	float: left;
	display: inline;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background: #ffffff url(../images/bg_products.gif) repeat-y;
}

#featured li {
	width: 166px;
	float: left;
	margin: 10px 0 0 20px;
	padding: 0 0 10px 0;
	display: inline;
}

#featured li span.price { color: #000000; }

/* --- footer --- */
#footer {
	clear: both;
	padding: 30px 0 0 0;
	color: #666666;
	background: #eeeeee url(../images/bg_footer_tile.gif) repeat-x;
}

#footer p {
	width: 750px;
	margin: 0 auto 20px auto;
	text-align: left;
}

#footer a {
	color: #666666;
	font-weight: bold;
}

#footer img { float: right; }

ul.socialMedia {
	width: 750px;
	margin: 0 auto 0 auto;
	padding: 0 0 60px 0;
}

ul.socialMedia li {
	float: left;
	margin: 0 15px 0 0;
}

ul.socialMedia li img { margin: 0 0 0 5px; }

/* --- breadcrumb --- */
#breadcrumb {
	width: 750px;
	padding: 0 0 10px 0;
	font-size: 0.9em;
	clear: both;
	margin: 0 10px;
	text-transform: capitalize;
	border-bottom: 1px dotted #000000;
	color: #666666;
}

#breadcrumb a {
	font-weight: 800;
	color: #cc9900;
}

/* --- page-meta --- */
#page-meta {
	width: 750px;
	margin: 10px 0 10px 10px;
	display: inline;
	padding: 0 0 10px 0;
	float: left;
}

#page-meta.border {
	padding: 0 0 15px 0;
	border-bottom: 1px solid #cccccc;
}

#page-meta h1 {
	float: left;
	margin: 5px 0 0 0;
}

#page-meta .edit {
	clear: both;
	float: left;
	font-size: 1em;
	text-decoration: underline;
}

#page-meta a.back {
	float: left;
	font-weight: 800;
	margin: 10px 0 0 0;
	color: #cc9900;
}

#page-meta .pager, ul.pager {
	float: right;
	margin: 10px 0 0 0;
}

#page-meta .pager li, ul.pager li {
	float: left;
	margin: 0 0 0 10px;
	display: inline;
}

#page-meta ul#extra {
	height: 23px;
	line-height: 23px;
	float: right;
	padding: 0 10px 0 0;
	border: 1px solid #cccccc;
	color: #333333;
	background: #eeeeee;
}

#page-meta ul#extra li {
	height: 23px;
	float: left;
	margin: 0 0 0 10px;
	display: inline;
}

/* --- navigation --- */

#navigation {
	width: 175px;
	float: left;
}

#navigation ul { margin: 20px 8px; }

#navigation ul li { margin: 0 0 10px 0; }

#navigation ul li a {
	padding: 0 0 0 15px;
	background: #ffffff url(../images/icons/bullet_black.gif) no-repeat 0 50%;
}

#navigation ul li a:hover {
	padding: 0 0 0 15px;
	font-weight: 800;
	background: #ffffff url(../images/icons/bullet_yellow.gif) no-repeat 0 50%;
}

/* --- products --- */
.products {
	width: 575px;
	float: right;
	margin: 0 0 20px 0;
	background: #ffffff url(../images/bg_productspage_tile.gif) repeat-y;
}

.products td {
	width: 151px;
	padding: 20px;
	border-bottom: 1px solid #cccccc;
	position: relative;
	z-index: 0;
}

.products td .legend { visibility: hidden; }

.products td:hover .legend { visibility: visible; }

.products td .product-cell { /*position: relative;*/ }

.products .price {
	display: block;
	margin: 3px 0 0 0;
	font-size: 1.1em;
	color: #000000;
}

.products .your-price {
	display: block;
	margin: 3px 0 0 0;
	font-weight: 800;
	font-size: 1.1em;
	color: #8EBF17;
}

.products .features {
	width: 151px;
	display: none;
	position: absolute;
	bottom: 20px;
	left: 0;
	z-index: 0;
}

.products ul {
	width: 130px;
	float: left;
}

.products ul li {
	float: left;
	margin: 0 2px 2px 0;
}

.products .link-features {
	position: absolute;
	right: 0;
	bottom: 0;
}

.products .link-close {
	position: absolute;
	right: 0;
	top: 0;
}

.products td .product-cell .overlay {
	width: 100%;
	width: 151px;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0;
	z-index: 200;
	filter: alpha(opacity=75);
	opacity: 0.75;
	background: #ffffff;
}

/* --- related --- */
.related {
	width: 750px;
	float: left;
	margin: 10px 0 20px 0;
}

/*.related span{
	width: 250px;
	float: left;
	
}*/

.related td {
	width: 187px;
	padding: 20px;
}

.related .price {
	display: block;
	margin: 3px 0 0 0;
	font-size: 1.1em;
	color: #000000;
}

.related .your-price {
	display: block;
	margin: 3px 0 0 0;
	font-weight: 800;
	font-size: 1.1em;
	color: #8EBF17;
}

/* --- product detail --- */
#details {
	width: 450px;
	float: left;
	margin: 0 0 0 10px;
	display: inline;
	margin: 0 0 50px 0;
}

#details h1 { margin: 0 0 5px 0; }

#buy {
	width:  428px;
	\width: 430px;
	w\idth: 428px;
	float: left;
	margin: 10px 20px 20px 0;
	border: 1px solid #cccccc;
	background: #ffffff url(../images/bg_buy.gif) no-repeat top left;
}

#buy dl {
	float: left;
	display: inline;
	margin: 15px 15px;
	padding: 0 0 10px 0;
}

#buy dl dt {
	width: 60px;
	float: left;
	margin: 0 0 5px 0;
}

#buy dl dd {
	width: 320px;
	float: left;
	margin: 0 0 5px 0;
}

#details .price {
	font-size: 1.2em;
	font-weight: 800;
	padding: 10px 0 0 0;
}

#details p {
	line-height: 1.6em;
	color: #666666;
}

#image {
	width: 280px;
	float: right;
}

/* ---  cart --- */
.cart, table.display {
	clear: both;
	width: 100%;
	color: #666666;
	margin: 0 0 20px 0;
}

table.display caption {
	text-align: left;
	padding: 5px 0 5px 5px;
	font-weight: 800;
	color: #ffffff;
	background: #444444;
}

table.display caption a {
	margin: 0 0 0 10px;
	text-decoration: underline;
}

.cart tr.header, table.display thead th {
	border-bottom: 2px solid #cccccc;
	background: #eeeeee;
}

.cart tr.header th, table.display thead th {
	padding: 10px 0 10px 10px;
	text-align: left;
	color: #666666;
}

.cart td, table.display tbody td {
	padding: 10px 0 10px 10px;
	background: #ffffff url(../images/bg_cart_td.gif) repeat-x;
}

.cart tr.footer td, table.display tfoot td {
	font-weight: 800;
	text-transform: uppercase;
	padding: 10px 10px 10px 10px;
	border-top: 2px solid #cccccc;
	background: #eeeeee;
}

.cartbuttons {
	float: right;
	margin: 5px 0 20px 0;
}

.continueshopping {
	float: left;
	margin: 5px 0 0 0;
}

/* --- form elements --- */
.mini, .tiny, .short, .medium, .long, .extralong {
	padding: 2px 3px;
	border-top: 1px solid #7C7C7C;
	border-left: 1px solid #C3C3C3;
	border-right: 1px solid #C3C3C3;
	border-bottom: 1px solid #DDDDDD;
	color: #333333;
	background: #FFFFFF;
}

.mini { width: 40px; }

.tiny { width: 80px; }

.short { width: 120px; }

.medium { width: 200px; }

.long { width: 300px; }

.extralong { width: 350px; }

.form {
	width: 100%;
	clear: both;
}

.form label {
	width: 100%;
	display: block;
	float: left;
	margin: 15px 0 0 0;
	font-weight: 800;
}

.form hr {
	width: 100%;
	float: left;
	clear: both;
	height: 1px;
	border: none;
	margin: 10px 0;
	background: #ffcc66;
}

.form br { clear: both; }

.search ul {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}

.search ul li { float: left; }

.search ul li label {
	clear: both;
	float: left;
	font-weight: bold;
	margin: 10px 0 5px 0;
}

.form .radiobutton { float: left; }

.form .radiobutton label, .form ul table tr td label {
	width: auto;
	float: none;
	display: inline;
	margin: 0 10px 0 0;
	font-weight: 100;
}

.form .mceEditorContainer table { clear: both; }

.checkboxlist { width: 100%; }

.checkboxlist td { padding: 3px 0; }

.checkboxlist label { padding: 0 0 0 2px; }

dl.formHalf {
	float: left;
	width: 260px;
}

dl.formHalf dt {
	clear: both;
	float: left;
	width: 200px;
	margin: 0 0 2px 0;
}

dl.formHalf dt label { font-weight: bold; }

dl.formHalf dd {
	clear: both;
	float: left;
	width: 200px;
	margin: 0 0 10px 0;
}

.buttons {
	width: 100%;
	clear: both;
	float: left;
	margin: 10px 0 10px 0;
}

/* --- steps --- */
.steps {
	width: 750px;
	height: 30px;
	margin: 20px 0 30px 0;
	background: #ffffff url(../images/bg_steps.gif) repeat-x 0 100%;
}

.steps li {
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	margin: 0 10px 0 0;
	float: left;
	border-right: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	font-weight: 100;
	color: #666666;
	list-style: decimal;
	list-style-position: inside;
	background: #ffffff url(../images/bg_step_previous.gif) repeat-x;
}

.steps li a { color: #666666; }

.steps li.on {
	height: 29px;
	margin: 0 10px 0 0;
	line-height: 30px;
	border-bottom: 1px solid #cccccc;
	font-weight: 800;
	color: #fff00b;
	background: #ffffff url(../images/bg_step_on.gif) repeat-x;
}

.steps li.next {
	height: 30px;
	margin: 0 10px 0 0;
	border-right: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	font-weight: 100;
	color: #666666;
	background: #ffffff url(../images/bg_step_next.gif) repeat-x;
}

/* --- locations --- */

#locations { width: 100%; }

#locations tr.topBorder { border-top: 1px solid #dddddd; }

#locations td {
	padding: 10px;
	line-height: 1.6em;
	vertical-align: top;
}

#locations td a {
	font-weight: 800;
	font-size: 1.3em;
}

#locations h2 { width: auto; }

#locations p { clear: both; }

/* --- .search --- */
.search {
	width: 530px;
	float: left;
	margin: 20px 0 0 0;
}

.search .left {
	width: 260px;
	float: left;
}

.search .right {
	width: 260px;
	float: right;
}

.search ul { margin: 0 0 10px 0; }

#browse {
	width: 230px;
	padding: 20px 0 0 0;
	float: right;
}

#browse ul { margin: 10px 8px 20px 8px; }

#browse ul li { margin: 0 0 10px 0; }

#browse ul li a {
	padding: 0 0 0 15px;
	background: #ffffff url(../images/icons/bullet_black.gif) no-repeat 0 50%;
}

#browse ul li a:hover {
	padding: 0 0 0 15px;
	font-weight: 800;
	background: #ffffff url(../images/icons/bullet_yellow.gif) no-repeat 0 50%;
}

/* legend */
#navigation #legend li, #legend li {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}

#navigation #legend li a, #legend li a {
	padding: 0;
	background: none;
}

#navigation #legend img, #legend img { vertical-align: middle; }

/* all shoes */

#all {
	width: 100%;
	float: left;
	margin: 20px 0 0 0;
}

#all li {
	width: 30%;
	float: left;
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	background: url(../images/icons/bullet_black.gif) no-repeat 0 50%;
}

#brandsList {
	width: 100%;
	float: left;
}

#brandsList li {
	width: 33%;
	padding: 10px 0;
	height: 80px;
	float: left;
	border-top: 1px solid #eeeeee;
}

#brandsList li a {
	font-weight: 800;
	font-size: 1.4em;
}

/* legend container */
#legendContainer {
	width: 350px;
	float: left;
	display: none;
	position: absolute;
	z-index: 10000;
	border: 1px solid #cccccc;
	background: #ffffff;
}

#legendContainer #closeLegend {
	padding: 5px;
	display: block;
	text-align: right;
	margin: 0 0 10px 0;
	color: #CC9900;
	background: #333333;
}

#legendContainer ul {
	margin: 0 0 0 25px;
	float: left;
}

#legendContainer li {
	width: 150px;
	float: left;
}
