@charset "UTF-8";
h1, h2, h3, h4, h5, h6, p, a, img, ul, ol, li, dl, dt, dd, form {
	margin: 0;
	padding: 0;
	border-style: none;
}

body {
	padding: 0;
	margin: 0;
	text-align: left;
	background: #fff url(images/bg.gif) repeat-x left top;
	}
	
ul#header {
	background: url(images/header_bg.jpg) no-repeat left top;
	height: 61px;
	overflow: hidden;
	}
	
ul#header li.logo {
	float: left;
	width: 150px;
	height: 61px;
	list-style: none;
	overflow: hidden;
	}

ul#header li.logo a {
	display: block;
	width: 150px;
	height: 61px;
	}

ul#header li.logo a h1,
ul#header li.logo a h2 {
	display: none;
	}
	
ul#header li.meta {
	float: right;
	text-align: right;
	list-style: none;
	padding: 0;
	font: normal 12px/12px Arial, Helvetica, sans-serif;
	}

.meta p {
	padding: 9px 15px 0 0;
	}

.meta p a {
	color: #000;
	font-weight: bold;
	}

.meta form {
	display: block;
	background: url(images/search_bg.gif) no-repeat left bottom;
	padding: 5px 8px 5px 10px;
	}
	
.meta form input {
	font: normal 11px/11px Arial, Helvetica, sans-serif;
	}

.meta form input.searchtext {
	width: 200px;
	}
	
ul#nav {
	height: 23px;
	background: url(images/nav_bg.gif) no-repeat left top;
	overflow: hidden;
	width: 710px;
	padding: 2px 0 0 200px;
	font: bold 11px/11px Arial, Helvetica, sans-serif;
	}
	
ul#nav li {
	display: inline;
	width: 0;
	height: 0;
	}
	
ul#nav li a {
	float: left;
	height: 18px;
	padding: 5px 12px 0;
	background: #000 url(images/navitem.gif) no-repeat left top;
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
	display: inline;
	}
	
ul#nav li a:hover {
	background: #192129;
	text-decoration: underline;
	}
	
#wrapper {
	width: 870px;
	background: url(images/wrap_bg.jpg) no-repeat left top;
	}
	
ul#products {
	width: 200px;
	float: left;
	font: normal 11px/11px Arial, Helvetica, sans-serif;
	overflow: hidden;
	}
	
ul#products li {
	display: inline;
	margin: 0;
	padding: 0;
	}

ul#products li a {
	display: block;
	border-top: 1px solid #333;
	background: #000;
	color: #fff;
	text-decoration: none;
	padding: 5px 0 5px 10px;
	}

ul#products li a:hover {
	background: #222;
	}

ul#products li ul {
	padding: 5px 0 5px 10px;
	}

ul#products li ul li.manual a,
ul#products li ul li.manual a:hover {
	background: url(images/manual.gif) no-repeat left 5px;
	padding: 5px 0 5px 190px;
	height: 55px;
	border: none;
	overflow: hidden;
	}
	
ul#products li ul li.ebay a,
ul#products li ul li.ebay a:hover {
	background: url(images/ebay.gif) no-repeat left 5px;
	padding: 5px 0 5px 190px;
	height: 55px;
	border: none;
	overflow: hidden;
	}
	
ul#products br {
	display: none;
	}
	
ul#products li.login {
	padding: 10px;
	}
	
ul#products li.login p {
	margin: 0 10px 5px;
	}
	
ul#products li br {
	display: block;
	}

ul#products li.login p a {
	display: inline;
	background: none;
	color: #0d5ea6;
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: underline;
	}
	
#content {
	float: left;
	width: 650px;
	padding: 20px 0 10px 10px;
	overflow: hidden;
	font: normal 11px/18px Arial, Helvetica, sans-serif;
	}

#content h3 {
	font: bold italic 18px/18px Arial, Helvetica, sans-serif;
	color: #0d5ea6;
	margin: 0 5px 10px;
	}

#content h4 {
	font: bold 14px/14px Arial, Helvetica, sans-serif;
	margin: 0 5px 10px;
	}

#content h5 {
	font: bold 13px/13px Arial, Helvetica, sans-serif;
	padding: 10px 0;
	margin: 0 5px 10px;
	border: 1px solid #ddd;
	border-left: none;
	border-right: none;
	}
	
#content h5 a {
	color: #d41b1b;
	}

h3.welcome {
	/* background: url(images/h3_welcome.gif) no-repeat left top; 
	height: 15px;
	padding: 0;
	overflow: hidden;*/
	}
	
h3.pods {
	display: none;
	}
	
#content h3.featured {
	background: url(images/h3_featured.gif) no-repeat left top;
	height: 25px;
	padding: 0 0 0 650px;
	overflow: hidden;
	margin: 0 0 10px;
	}

#content p,
#content ul,
#content ol {
	font: normal 11px/18px Arial, Helvetica, sans-serif !important;
	margin: 0 5px 10px;
	text-align: left !important;
	}
		
#content li {
	margin: 0 20px;
	}

#content ul li {
	list-style: square;
	}


#content a {
	color: #0d5ea6;
	}

#menu_trail,
.menu_trail {
	font: normal 10px/10px Arial, Helvetica, sans-serif;
	margin: 0 5px 10px;
	}

#menu_trail a,
.menu_trail a {
	font-weight: bold;
	color: #000;
	}	

#content ul.pods {
	background: url(images/pods.jpg) no-repeat left top;
	padding: 32px 0 0;
	height: 203px;
	overflow: hidden;
	width: 650px;
	margin: 0 0 10px;
	clear: both;
	}
	
#content ul.listings {
	margin: 0;
	}
	
#content ul.pods li,
#content ul.listings li {
	width: 150px;
	float: left;
	height: 230px;
	padding: 0 0 0 10px;
	list-style: none;
	margin: 0;
	overflow: hidden;
	}

ul.pods li a.img,
ul.listings li a.img {
	display: block;
	width: 150px;
	height: 75px;
	background: #fff;
	margin: 0 0 5px;
	text-align: center;
	overflow: hidden;
	border-bottom: 1px solid #999;
	}

ul.pods li h4,
ul.listings li h4 {
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	height: 44px;
	border-bottom: 1px solid #999;
	overflow: hidden;
	padding: 0 5px;
	margin: 3px 0 !important;
	}
	
ul.pods li h4 a,
ul.listings li h4 a {
	color: #0d5ea6;
	}

#content ul.pods li p,
#content ul.listings li p {
	margin: 0;
	padding: 2px 5px;
	font: bold 12px/12px Arial, Helvetica, sans-serif !important;
	}

#content ul.pods a.addme,
#content ul.listings a.addme {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	display: block;
	}

ul.pods li a.img img,
ul.listings li a.img img {
	max-width: 150px;
	max-height: 75px;
	}

table.orderme input,
table.orderme input {
	font: normal 11px/11px Arial, Helvetica, sans-serif;
	}
	
ul.pods li table,
ul.listings li table {
	width: 150px;
	border-top: 1px solid #999;
	}

#content ul.pods li p.price,
#content ul.listings li p.price {
	height: 24px;
	overflow: hidden;
	}
	
#footer {
	clear: both;
	border-top: 1px solid #ccc;
	padding: 10px 10px 10px 220px;
	font: normal 10px/10px Arial, Helvetica, sans-serif;
	}
	
#footer li {
	display: inline;
	list-style: none;
	}	
	
#footer a {
	color: #000;
	}
	
hr { display: none; }
