﻿@import url("layout.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	background-color: #abc;
}
#container {
	width: 846px;
	margin: 0 auto;
	background-image: url("../images/shadow.jpg");
	background-repeat: repeat-y;
	background-attachment: scroll;
	position: relative;
	z-index: 1;
}
#masthead {
	padding: 5px;
	width: 816px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	overflow: auto;
	background-color: #bde;
}
#sidebar {
	float: left;
	width: 150px;
	background-color: #d3d3d3;
	position: relative;
	clear: both;
	margin-left: 10px;
	display: inline;
}
#content {
	float: right;
	width: 656px;
	margin-top: 0;
	margin-right: 10px;
	margin-left: 0;
	padding: 10px;
	background-color: #fff;
	position: relative;
	z-index: 10;
}
.searchTableBorder {
	border: 1px solid #BBDDEE;
}
.searchHeader {
	text-align: center;
	background-color: #BBDDEE;
}
.highlight {
	background-color: #99FF99;
	color: #FF0000;
}
#content a {
	color: blue;
	font-weight:bold
	text-decoration: none;
}
.underlineCell {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
.imageBorder {
	border: medium ridge #ADC8D3;
}
.dropList {
	border: 1px solid #000000;
	position: relative;
	z-index: 10;
	width: 175px;
	background-color: #FFFFCC;
}
#divShoes {
	position: relative;
	z-index: 1000;
	background-color: #C0C0C0;
	width: 168px;
	left: 0px;
	top: 0px;
	padding-left: 5px;
}
#searchBar {
	background-color: #C0C0C0;
	border: 1px solid #000000;
	height: 45px;
	width: 652px;
	position: relative;
	z-index: 3000;
}
#searchBar2 {
	background-color: #C0C0C0;
	border: 1px solid #000000;
	height: 45px;
	width: 652px;
	position: relative;
	z-index: 3000;
}
#searchDia {
	position: relative;
	z-index: 1;
	width: 175px;
	height: 42px;
	left: 10px;
	top: -40px;
}
#searchWidth {
	width: 175px;
	position: relative;
	z-index: 1;
	left: 185px;
	top: -82px;
	height: 42px;
}
#shoeContainer {
	border-style: ridge;
	border-width: 1px;
	position: relative;
	z-index: 1000;
	width: 173px;
	left: 355px;
	top: -124px;
}
#searchPart {
	left: 559px;
	top: 1px;
	position: relative;
	width: 89px;
	z-index: 10;
}
#content a:hover {
	color: blue;
	font-weight:bold
	text-decoration: underline;
}
#footer {
	text-align: center;
	clear: both;
	width: 826px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0;
	overflow: auto;
	background-color: #689;
	position: relative;
	z-index: -1;
}
#masthead img {
	float: left;
}
#masthead p {
	font-size: 0.8em;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}
/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	font-size: 0.9em;
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #d3d3d3;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #f2f2f2;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	border-bottom: 1px solid #f2f2f2;
	background-color: #f2f2f2;
}
/* Styles for Footer */
#footer p {
	font-size: 0.8em;
	color: #fff;
	margin: 2px;
	padding: 2px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style1 {
	text-align: center;
}
.style2 {
	text-align: center;
	font-family: Tahoma;
	font-size: small;
	text-decoration: underline;
}
.style3 {
	border-style: none;
	font-family: Tahoma;
	font-size: 12px;
	vertical-align: top;
}
.style4 {
	border-style: none;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
}
.sScript {
	text-transform: capitalize;
	font-size: xx-small;
	vertical-align: top;
	height: 25px;
}

#tick2 {
	font-weight: bold;
	font-family: "Microsoft Sans Serif";
	color: #FF0000;
}
