/*
Theme Name: Champion Trading
Theme URI: http://www.champtrading.com/
Description: Used and Rebuilt Equipment. For the Packaging, Processing, Pharmaceutical, Cosmetic, and Food & Beverage Industries.
Version: 1.0
Author: ITCN NJ Web Development
Author URI: http://www.itcn.com
*/

body {
	min-width: 1000px;
	background-color: #ffffff;
	font: 10pt Arial, Helvetica;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background:#ffffff url(images/bg-page.gif) top center repeat-y; 
}


img {
	border: none;
}

a, a:visited {
	color: #41599a;
	text-decoration: none;
}

a:hover, a:active {
	color: #0000cc;
	text-decoration: underline;
}

a.chosenCat {
	color: #000000;
	font-weight: bold;
}

#container {
	margin: 0px auto;
	width: 1000px;
}

#header {
	height: 122px;
	padding: 0px;
	margin: 0px;
	width: 1000px;
}

#logo {
	float: left;
	height: 122px;
	width: 296px;
	padding: 10px 20px 0px 10px;
}

#desc {
	float: left;
	text-align: left;
	height: 122px;
	padding: 20px 10px 0px 20px;
	width: 300px;
}

#translations {
	float: right;
	text-align: left;
	height: 122px;
	padding: 10px 0px 0px 30px;
}

#translations img {
	padding: 0px 2px;	
}

.column {
	float: left;
	padding: 5px 20px 5px 5px;
	width: 130px;
}

#navigation {
	clear: both;
	height: 40px;
	padding: 0px;
	margin: 0px 0px 0px 1px;
	width: 998px;
	background-color: #41599a;
}

form {
	margin: 0px;
	padding: 0px;
}

#search {
	clear: left;
	float: left;
	width: 215px;
	height: 27px;
	margin: 0px;
	padding: 10px 0px 0px 10px;
	background: url(images/bg-search-input.gif) no-repeat 18px 7px;
}

.sinput {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#navigation ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style-type: none;
	height: 20px;
	padding-top:10px;
	padding-bottom:10px;
	display:block;
}

#navigation ul li {
	display: inline;
	color: #ffffff;
	font: 10pt Trebuchet MS, Arial, Helvetica;
	font-weight: bold;
	padding: 0px 20px 0px 20px;
}

#navigation ul li a {
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 11px;
	padding-top:11px;
	color:#FFF;
	width: 100%;
	height: 34px;
}

#navigation ul li a:hover {
	color:#41599a;
	background:url(images/bg-nav-hover.gif) repeat-x;
	text-decoration:none;
	width: 100%;
	height:34px;
}

#navcontainer ul {
	margin:0px;
	padding-top: 0px;
	list-style-type: none;
	text-align: center;
	color: #ffffff;
	height: 20px;
	padding-top:10px;
	padding-bottom:10px;
	display:block;
	width:100%;
}
#navcontainer ul li {
	display: inline;
	font: 10pt Trebuchet MS, Arial, Helvetica;
	font-weight: bold;
	padding: 0px 30px 0px 30px;
}

#navcontainer ul li a {
	text-decoration: none;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-top:8px;
	color:#FFF;
	width: 100%;
	height: 30px;
}

#navcontainer ul li a:hover {
	color:#FFF;
	background:url(images/bg-nav-hover.gif) repeat-x;
	text-decoration:none;
	width: 100%;
	height:30px;
}


#pagecontainer {
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 100%;
	background: url(images/bg-navigation.jpg) repeat-y;
}

#inventory {
	float: left;
	width: 211px;
	margin: 0px;
	padding: 0px 0px 20px 4px;
	height: 100%;
	font: 8pt Arial, Helvetica;
	background: url(images/bg-navigation.jpg) repeat-y;
}

#inventory h3 {
	padding: 20px 0px 5px 10px;
	margin: 0px;
	color: #41599a;
	font: 12pt Arial, Helvetica;
	font-weight: bold;
}

#inventory ul {
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

#inventory ul li {
	list-style:none;
	padding: 2px 0px 0px 0px;
}

#maincontent {
	float: left;
	height: 100%;
	width: 745px;
	padding: 20px 20px 0px 20px;
	margin: 0px;
}

#maincontent h1 {
	padding: 4px 0px 4px 4px;
	margin: 0px;
	color: #41599a;
	font: 16pt Arial, Helvetica;
	font-weight: bold;
}

#maincontent h5 {
	padding: 0px;
	margin: 0px;
	color: #666666;
	font: 8pt Arial, Helvetica;
	font-weight: bold;
}


.callout {
	background: url(images/bg-text-callout.jpg) no-repeat;
	width: 718px;
	height: 121px;
	color: #ffffff;
	padding: 12px 50px 10px 14px;
	line-height: 1.7em;
}
	
.featured {
	float: left;
	color: #000000;
	background: url(images/bg-featured.jpg) no-repeat;
	width: 368px;
	height: 251px;
	color: #ffffff;
	padding: 2px 2px;
	line-height: 1.5em;
}

.inner h4 {
	color: #41599a;
	font: 12pt Arial, Helvetica;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 4px 10px;
}

.inner p {
	color: #000000;
	margin: 0px;
	padding: 10px 14px 0px 10px;
}

.inner img {
	margin: 0px;
	padding: 2px 0px 2px 10px;
}

.inner .more {
	margin: 0px;
	padding: 10px 0px 0px 6px;
}

#topitems {
	clear: left;
}	

#topitems h4 {
	color: #41599a;
	font: 12pt Arial, Helvetica;
	font-weight: bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	border-bottom: 4px solid #41599a;
}

.item-left {
	float: left;
	line-height: 1.3em;
	width: 166px;
	padding: 2px 10px 0px 0px;
	border-right: 1px dotted #cccccc;
	text-align: center;
}

.item-desc {
	margin: 2px;
	padding: 0px;
	text-align: left;
	font-size: 8pt;
}

.item {
	float: left;
	line-height: 1.3em;
	width: 166px;
	padding: 2px 10px 0px 10px;
	border-right: 1px dotted #cccccc;
	text-align: center;
}


.item-right {
	float: left;
	line-height: 1.3em;
	width: 166px;
	padding: 2px 0px 0px 10px;
	text-align: center;
}

.topimg {
	text-align: center;
	margin: 0px auto;
}

#topitems h5 {
	clear: all;
	font: 10pt Arial, Helvetica;
	font-weight: normal;
	margin: 0px;
	padding: 2px 0px;
	text-align: left;
}

#footer {
	clear: both;
	height: 20px;
	color: #ffffff;
	padding: 10px 0px 10px 0px;
	background-color: #41599a;
}

.inv-item {
	float: left;
	width: 230px;
	height: 100px;
	padding: 2px;
	margin: 5px 5px 5px 5px;
	border: 1px solid #dddddd;
	font: 8pt Arial, Helvetica;
}

.inv-item img {
	float: left;
	padding: 0px 6px 4px 0px;
}

.inv-item h2 {
	font: 12pt Arial, Helvetica;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
	margin: 0px;
}

.inv-item p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

.pager {
	text-align: center;
	clear: both;
	padding: 4px;
}

#pageDisplay {
	float: right;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}