body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #041597;
}
img {
	border: none;
}
/* Links */
a {
	color:#EB7305;
}
a:hover {
	color:#041597;
}
a:visited {
	color:#F0C44E;
}
form {
	padding: 0;
	margin: 0;
}
/* Start at the top */
#home {
	position: relative;
	margin: 0 auto;
	padding: 0;
	font-size: 100%;
	text-align: left;
  	width: 750px;
	border-left: 1px solid #C1BFBE;
  	border-right: 1px solid #C1BFBE;
	background: #FFFFFF url('hms_new/images/nav_left_bg.gif') repeat-y top left;
	}
#top {
	background: #FFFFFF url('hms_new/images/page_top_bg.gif') repeat-x top left;
	height: 4px;
}
#logo {
	background: #FFFFFF;
	background-repeat: no-repeat;
	border-top: 4px solid #EE7D29;
	height: 85px;
	margin: 0;
	padding: 0;
}
#logo span {
	position: absolute;
	top: 3px;
	left: 0;
}
html>body #logo span {
	top: 3px;
}
#nav {
	background: #FFFFFF url('hms_new/images/nav_bg.gif') repeat-x top left;
	float: left;
	margin: 0;
	padding: 0;
	height: 30px;
	width: 750px;
	border-bottom: 1px solid #FFFFFF;
}
#nav li {
	font-size: 80%;
	float: left;
	margin: 0;
	padding-right: 2px;
	list-style: none;
	background: url('hms_new/images/nav_li_bg.gif') no-repeat top right;
}
#nav li a {
	color: #F46017;
	display: block;
	padding: 9px 5px 0 8px;
	height: 30px;
	text-decoration: none;
}
#nav li a:hover {
	color: #041597;
	background: url('hms_new/images/nav_li_over_bg.gif') repeat-x top left;
}
#nav li a.active {
	background: url('hms_new/images/nav_li_over_bg.gif') repeat-x top left;
	font-weight: bold;
	color: #041597;
}
#nav li a.active:hover {
	color: #F46017;
}
#homepage {
	width: 50px;
	position: absolute;
	top: 89px;
	left: 0;
	height: 30px;
	padding: 0;
}
#cart {
	width: 73px;
	position: absolute;
	top: 89px;
	left: 52px;
	height: 30px;
}
#sizing {
	width: 89px;
	position: absolute;
	top: 89px;
	left: 127px;
	height: 30px;
}
#contact {
	width: 60px;
	position: absolute;
	top: 89px;
	left: 217px;
	height: 30px;
}
#search {
	position: absolute;
	font-size: 83%;
	font-weight: bold;
	top: 91px;
	right: 4px;
}
html>body #search {
	top: 94px;
}
#input {
	border:1px solid #041597;
	width: 80px;
	height: 12px;
}
#main-content {
	width: 600px;
	height: 400px;
	padding: 20px 5px 10px 5px;
	float: right;
	background: #FFFFFF url('hms_new/images/kart_bg.gif') no-repeat bottom right;
}
#left_nav {
	padding: 20px 0 10px 8px;
	margin: 0;
	text-align: left;
	float: left;
	clear: both;
}
#left_nav ul {
	padding: 0;
	margin: 0;
}
#left_nav li {
	padding: 2px;
	margin: 1px;
	list-style: none;
	display: block;
	background: #FFFFFF;
	border: 1px solid #C4C4C4;
	font-size: 85%;
	font-weight: bold;
}
html>body #left_nav li {
	padding: 4px 3px 4px 3px;
}
#left_nav a {
	width: 120px;
	display: block;
	padding: 0;
	margin: 0;
	color: #F46017;
	text-decoration: none;
}
#left_nav a:hover { 
	width: 120px;
	display: block;
	color: #041597;
}
#left_nav li.active {
	background: #F3F3F3;
}
#footer {
	width: 750px;
	background: #F46017;
	clear: both;
}
#footer p {
	background: #F46017 url('hms_new/images/footer_bg.gif') no-repeat center left;
	font-size: 90%;
	padding: 23px 0 23px 90px;
	margin-left: 6px;
	color: #FFFFFF;
	font-weight: bold;
}
#about {
	width: 750px;
	height: 85px;
	background: #041597 url('hms_new/images/about_bg.gif') no-repeat bottom right;
	border-bottom: 3px solid #EE7D29;
}
html>body #about {
	height: 115px;
}
#about h1 {
	padding-left: 10px;
	padding-top: 15px;
	margin: 0;
	color: #FFFFFF;
	font-size: 115%;
}
html>body #about h1 {
	padding-top: 45px;
}
#about p {
	width: 500px;
	padding-top: 4px;
	padding-left: 10px;
	margin: 0;
	color: #EE7D29;
	font-size: 90%;
	font-weight: bold;
	line-height: 1.5em;
}
#mid {
	padding: 0;
	margin: 0;
}
.container {
	padding: 10px;
	margin: 7px;
	float: left;
	text-align: center; 
}
.container a {
	text-decoration: none;
	font-weight: bold;
}
hr {
	width: 100%;
	clear: both;
	visibility: hidden;
}
#hmsgear {
	padding-left: 30px;
}
#boots {
	padding-left: 65px;
}
/* Main category page format */
#content {
	text-align: left;
	width: 595px;
	padding: 5px 0 120px 10px;
	float: right;
	background: #FFFFFF url('hms_new/images/kart_bg.gif') no-repeat bottom right;
}
html>body #content {
	padding: 5px 0 90px 10px;
}
#category {
	margin-bottom: 12px;
	padding: 0;
	background: #FFFFFF;
}
.row {
	border-bottom: 1px solid #C1BFBE;
}
/*
Individual item page styling
*/
#part {
	width: 450px;
	text-align: center;
}

.desc {
	line-height: 1.5em;
	padding: 2px;
	border-bottom: 1px solid #333333;
}
.cellback {
	background-color: #F3F3F3;
}
#static {
	margin-top: 20px;
}
#static p {
	margin: 8px;
	line-height: 1.3em;
}
#static ul {
	list-style-position:inside;
	padding-left: 10px;
	margin: 6px 0 6px 0;
}
#temp_text {
	width:550px;
	padding-top: -20px;
	margin: 0 0 0 5px;
	border-bottom: 1px solid #041597;
}
#temp_text p {
	line-height:1.4em;
	font-size: 90%;
	padding: 3px;
}