/* MetalJeans.com CSS FILE */
/* Coded by JASON BOBICH */

body {
	background: #fff;
}

a {
	color:#990000;
}


#container {
	margin:0 auto;
	text-align:left;
	width:950px; 
	background-color: #ffffff;
	background-image:url('') left bottom;
}

#header {
	background: #fff url(http://lib.store.yahoo.net/lib/yhst-15065697862998/header-logo.gif) left no-repeat;
	zoom:1;
	height: 65px;
	min-height:65px;
}


/* _height and zoom are MS hacks */

#header:after {
	clear:both; 
	content:"."; 
	display:block; 
	height:0; 
	visibility:hidden;
}

.content {
	margin:auto;
	width: 930px;
	padding: 10px;
	border: 1px solid #990000;
	font-size: 14px;
	margin-bottom: 20px;
	margin-top: 5px;
}

.content h1 {
	font-size: 15px;
	margin-bottom: 5px;
}

table.metal-sports td {
	padding: 10px;
	border: 1px solid #ccc;
	margin: 5px;
	font-size: 15px;
	text-align: center;
}


/* Top Menu (start) */

.menu-left {
	background: url(http://lib.store.yahoo.net/lib/yhst-15065697862998/top-menu-left.gif) no-repeat;
	width: 5px;
	height: 30px;
}

.menu-right {
	background: url(http://lib.store.yahoo.net/lib/yhst-15065697862998/top-menu-right.gif) no-repeat;
	width: 5px;
	height: 30px;
}

.menu-main {
	background: url(http://lib.store.yahoo.net/lib/yhst-15065697862998/top-menu-middle.gif) repeat-x;
	height: 30px
}

#top-menu {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

#top-menu li {
	float: left;
	font: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: url(http://lib.store.yahoo.net/lib/yhst-15065697862998/top-menu-divider.gif) right no-repeat;
}

#top-menu a {
	color: #fff;
	display: block;
	float: left;
	margin: 0;
	padding: 0px 8px;
	font-size: 10px;
	line-height: 30px;
	text-decoration: none;
	font-weight:normal;
}

#top-menu a:hover {
	background: #000000;
	color: #fff;  
}   

/* Top Menu (end) */

#bodycontent {
	floatXXX:right;
	width:100%;
	margin: 0px;
	padding: 0px;
}

#bodyshell {
	width:950px;
	border: 0px;
	background-color:#ffffff;
	background-image:url ('') left bottom no repeat; 
	float:left; zoom:1; 
	margin:0;
	*position:relative;
} /*Left Column Color*/ /* Background color is needed to counter an IE rendering bug that erases the left column bgcolor */ /* float:left is needed in Moz to handle extra wide cntent that breaks the width */ /* Left/Right Margin was removed due to expanded content errors in Moz, this was used to push the nav/content area in to match the mock-up */ /* position:relative is needed to fix bug in IE that caused the navigation bar to push out over the main content*/

/* Search (start) */

#searcharea {
	background: url(http://lib.store.yahoo.net/lib/yhst-15065697862998/top-menu-middle.gif) repeat-x; 
	display:block; 
	margin:0 0 0;
}

#searcharea input {
	font-size:1.0em;
}

#searcharea fieldset {
	border:0 solid; 
	display:block; 
	padding:5px 0 5px 13px;
}

#searcharea label {
	color:#ffffff; 
	font-size:0.85em; 
	font-weight:bold; 
	text-transform:uppercase;
}

#searcharea label span, 
#searcharea label input {
	vertical-align:middle
}

#searchsubmit{ 
	background:#000;
	color:#ffffff;
	font:bold 11px Arial,verdana,sans-serif;
	padding:1px 5px;
	text-align:center;
	cursor:pointer;
	display:inline; 
	margin:0;
}

#searchpageHeader {
	background-color:#ffffff; 
	color:#909090; 
	font:bold 14px Tahoma, Geneva, Verdana, sans-serif; 
	margin:0; 
	padding:4px 15px 6px;
}

input#query {
	margin-left:4px;
}

#query {
	padding:2px
}

/* Search (end) */

/* Navigation (start) */

#nav-product2 {
	width:250px;
	background-color:#0f0f0f;
	background-image:url('') left bottom no-repeat
}

.nav-header {
	background: url(http://lib.store.yahoo.net/lib/yhst-15065697862998/nav-header.gif) no-repeat;
	width: 190px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
}

.nav-header a {
	color: #fff;
	font-weight: bold;
}

.nav-sub {
	border: 1px solid #999999;
	background: #efefef;
	width: 188px;
	height: 22px;
	line-height: 22px;
	text-align: center;
}

.nav-sub a:link,
.nav-sub a:visited {
	color: #000;
}

.nav-sub a:hover,
.nav-sub a:active {
	text-decoration: underline;
	color: #000;
}

.nav-main {
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	width: 178px;
	padding: 5px;
	line-height: 16px;
	font-size: 11px;
}

.nav-main a:link,
.nav-main a:visited {
	color: #000;
	text-decoration: none;
}

.nav-main a:hover,
.nav-main a:active {
	color: #990000;
}

.nav-bottom {
	background: url(http://lib.store.yahoo.net/lib/yhst-15065697862998/nav-bottom.gif) no-repeat;
	width: 190px;
	height: 27px;
}


/* Navigation (end) */

/* FOOTER */

#bottom {
	background:#666666 url('/I/yhst-15065697862998_2023_106891') left top repeat-y;
	clear:both;
	margin: auto;
	width: 950px;
	text-align: center;
}

#footer-links {
	color:#909090;
	display:block;
	font-weight:bold;
	font-size:11px;
	padding:10px 0 15px 75px; 
	text-align:center;
}

#footer-links a {
	color:#909090;
	text-decoration:none;
	text-transform:uppercase;
}

#footer-links a:hover {
	text-decoration:underline;
}

.bottom-nav {
	text-align: center;
	color:#909090;
	font-weight:bold;
	font-size:11px;
	padding: 5px;
}

.bottom-nav a {
	color:#909090;
	text-decoration:none;
}

.bottom-nav a:hover {
	text-decoration:underline;
}
