*{ 
	font-family: arial; 
	font-size:14px 
}

body { text-align:auto } 

div#page {
	width:1000px;
	min-height:1000px;
	border:2px solid black; 
	margin:auto;
} 

div#header { 
	width:100%; 
	height:100px; 
	background-color: #000000;
	margin-top: -10px;
}

div#welcome a { 
	font-weight:bold;
	font-size:15px;
}

div#body { 
	width:100%;
	position:relative 
}

div#top_nav { 
	width:980px; 
	height:75px; 
	padding:0 10px 10px 10px;
	border-bottom:2px solid black;
/*	text-align: justify*/
}

div#top_nav a {
	text-decoration:none
}

div#left_nav a {
	text-decoration:none
}

div#top_nav a:hover {
	text-decoration:underline
}

div#left_nav a:hover {
	text-decoration:underline
}

div#left_nav {	
	position:relative;
	float:left;
	width:200px; 
	padding:0 10px 10px 10px;
	border-right:2px solid black;
}

div#ad { 
	float:left;
/*	width:728px;
*/	
	height:85px;
	padding:15px;
}

div#search { 
	float:right;
	width:980px;
	height:25px;
	padding:10px; 
	text-align:right;
	border-bottom: 2px solid black
}

div.clear { clear: both; height: 1px; overflow: hidden; font-size:0pt; margin-top: -1px; }
div.clear1 { clear: both;  }

h2 {
	font-size:15px 
}

ul { 
	margin-top:0; 
	margin-bottom:0; 
	list-style-type:disc; 
	list-style-position:outside;
}
li { 
	margin-left:-25px;
	font-size:12px;
}

a {
	font-size:12px;
}

#logo {
	background: transparent url(images/logo.gif) no-repeat scroll 0% 0%;
	width: 1000px;
	height: 150px;
	text-indent: -3333px;
	border: 0;
	margin: 0;
	cursor:pointer;
	cursor:hand;
}

#footer {
	text-align:center; 
	font-size: 10px
}

#footer a {
	font-size: 10px
}

.new {
	font-weight:bold;
	color:red;
	font-size:10px
}

.error {
	color:red;
	font-weight:bold
}

ul.recommended_articles  {
	list-style-type:none;
	margin-left:-12px;
}

.article_title {
	text-align: center;
	font-weight:bold; 
	font-size:15px;
	margin-bottom:1px;
	color:#FFFFFF;
	background-color:#000000;
	padding:2px;
	width:100%
}

.article_list {
	height:300px;
	overflow:auto;
}

a.link_title {
	font-weight:bold;
	font-size:13px
}

.author { 
	font-size: 12px;
	font-weight: bold;
}

div#manufacturers { 
	width:100%; 
	height:125px; 
	border-bottom:2px solid black
}

ul.manufacturers-list {
	list-style-type: none;
	margin-left: -40px
}
.manufacturers-list li {
	float: left;
	margin-left: 25px;
	padding: 0;
	text-align: center
}

ul.manufacturers-list2 {
	list-style-type: none;
	margin-left: -15px
}
.manufacturers-list li {
	margin-left: 25px;
	padding: 0;
	text-align: center
}

body { margin: 0; }
img { border: none; }
p
{
	font-size: 1em;
	margin: 0 0 1em 0;
}

html { font-size: 100%; /* IE hack */ }
body { font-size: 1em; /* Sets base font size to 16px */ }
table { font-size: 100%; /* IE hack */ }
input, select, textarea, th, td { font-size: 1em; }
	
/* CSS Tree menu styles */
ol.tree
{
	padding: 0 0 0 30px;
	width: 250px;
	margin:0;
}
ol.tree_selected
{
	padding: 0 0 0 30px;
	width: 275px;
	margin:0;
	background-color:white
}
/*
	li 
	{ 
		position: relative; 
		margin-left: -15px;
		list-style: none;
	}
*/	
	li.subcat
	{
		margin-left: -26px !important;
		position: relative; 
		list-style: none;		
	}
		li.file a
		{
			text-decoration: none;
			display: block;
		}
	li input
	{
		position: absolute;
		left: 0;
		margin-left: 0;
		opacity: 0;
		z-index: 2;
		cursor: pointer;
		height: 1em;
		width: 1em;
		top: 0;
	}
		li input + ol
		{
			background: url(/img/toggle-plus.png) 40px 0 no-repeat;
			margin: -1.08em 0 0 -44px; /* 15px */
			padding-top: 5px;
			xdisplay: block;
			height: 1em;
		}
		li input + ol > li { height: 0; overflow: hidden; margin-left: -14px !important; padding-left: 1px; }
	li label
	{
		cursor: pointer;
		display: block;
		padding-left: 10px;
	}

	li input:checked + ol
	{
		background: url(/img/toggle-minus.png) 40px 5px no-repeat;
		margin: -1.45em 0 0 -44px; /* 20px */
		padding: 1.563em 0 0 67px;
		height: auto;
	}
		li input:checked + ol > li { height: auto; margin: 0 0 0.125em;  /* 2px */}
		li input:checked + ol > li:last-child { margin: 0 0 0.063em; /* 1px */ }
		
h1 a {
font-size: 52px;
	text-decoration: none;
	margin-left: 15px;
	color: #FFFFFF
}		

h2#tagline {
	margin: -10px 0px 0px 40px;
	font-size: 17px;
	color: red
}

div#bottom_nav {	
	padding:0 15px 15px 15px;
	text-align: center;
	border-top: 2px solid #000000
}


h3.categories { 
	font-weight:bold; 
	font-size:15px;
	margin-bottom:1px;
	color:#FFFFFF;
	background-color:#000000;
	padding:3px 0px 0px 5px;
	width:100%;
	height:20px;
}

div#list {
	max-height:608px;
	padding:10px 5px 0px 0px;
	overflow-x:hidden;
	overflow-y:auto;
	margin-bottom:15px
}

div#content {
	width:755px;
	padding:0px 10px 10px 10px;
	float: left;
}

div#content_ad { 
	/*float:left;*/
	padding:15px 0 10px 0; 
	border-top:2px solid black
}

div#top_ad { 
	width:100%; 
	height:175px; 
	border-bottom:2px solid black
}

div#product_listing {
	/*height:980px;*/
	padding:10px 5px 10px 0px;
	overflow-x:hidden;
	overflow-y:auto;
}

h3.target_header { 
	font-weight:bold; 
	font-size:17px;
	color:#000000;
	padding:0px;
	width:100%;
	margin:0 0 15px 0
}

div#welcome { 
	width:960px; 
	min-height:25px;
	font-size:15px;
	padding:20px;
	background-color:#cccccc;
	border-bottom:2px solid black;
}

div#recent_sales {	
	padding:0 15px 15px 15px;
	border-top: 2px solid #000000
}

.featured_item {
	width:160px; 
	height:50px;
	font-size:12px; 
	font-weight:bold;
	padding:10px;
	text-align:center;
}

div#featured_ad {
	padding: 0px 15px 0px 10px;
	border-bottom:2px solid black
}

div#header {
    background-color: #000000;
    height: 110px;
    margin-top: -10px;
    width: 100%;
}
.e_item { 
	width:181px; 
	float:left;
}

.e_item_img { 
	width:153px; 
	height:80px;
	text-align:center;
	padding:10px;
}

.e_item_desc1 { 
	width:160px; 
	height:75px;
	font-size:12px; 
	font-weight:bold;
	padding:10px;
	text-align:center;
}

.e_item_link {
	text-decoration:none;
	font-size:13px;
	font-weight:bold
}

.e_alt { 
	background-color: #e8e8e8 
}


