html, body {
	height: 100%;
}

body {
	margin: 0px;
	color: #8a8a8a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background: #000 url(images/stripes2.gif) repeat-x bottom;
/*	background-color:#1d1d1d;*/
}

img {
	border: none;
}

a {
	color: #fff;
	text-decoration: underline;
}
a:hover {
	color: #fff;
	text-decoration: none;
}

p, h1, h2, form {
	margin: 0px;
	padding: 0px;
}

div.wrapper {
	width: 982px;
	margin: auto;
}

#top {
	width: 100%;
	border-bottom: 1px solid #fff;
	height: 35px;
	padding-top: 15px;
	color: #9f9d9b;
	text-align: right;
	background-color: #231f20;
}
#top a, #top a:hover {
	color: #9f9d9b;
}
#top ul, li {
	margin: 0px;
	padding: 0px;
}
#top ul li {
	list-style-type: none;
	display: inline;
	padding: 0px 0px 0px 4px;
}
#top span.search {
	display: block;
	float: right;
	width: 175px;
	overflow: hidden;
}
#top input.search_input {
	margin: 0px;
	padding: 0px;
	width: 129px;
	height: 19px;
	border: 1px solid #060606;
	color: #010101;
	background-color: #78736f;
	font-size: 12px;
	float: left;
}
#top input.search_button {
	width: 35px;
	height: 20px;
	float: right;
	margin: 0px;
	padding: 0px;
}



ul.searchlist li {
	font-weight: bold;
	list-style-type: decimal;
}
ul.searchlist li a.search_header {
	font-size: 1.1em;
}
ul.searchlist li span.search_text {
	display: block;
	font-weight: normal;
	margin-top: 5px;
}
ul.searchlist li span.search_url {
	font-weight: normal;
	font-style: italic;
}


#middle {
	background-color: #000;
	border-bottom: 1px solid #fff;
	width: 100%;
}
#header {
	width: 100%;
	padding-top: 19px;
}
#header a.logolink {
	display: block;
	float: left;
	width: 300px;
}
#header div#menu {
	display: inline;
	float: right;
	width: 670px;
	background: url(images/tnr_bg.gif) no-repeat right;
	height: 38px;
	z-index: 100;
}
#header div#menu *{
	z-index: 100;
}
#header div#menu div.innerwrapper {
	background: url(images/tnl_bg.gif) no-repeat left;
	height: 38px;
	width: 670px;
}
#header div#menu ul {
	background: url(images/tn_bg.gif) repeat-x;
	height: 38px;
	width: 652px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	margin-right: 4px;
	margin-left: 4px;
}
#header div#menu ul li {
	height: 34px;
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-top: 2px;
	list-style-type: none;
	position: relative;
}
#header div#menu ul li a {
	color: #fff;
	display: block;
	height: 38px;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 34px;
	padding: 0px 10px;
}
#header div#menu ul li a:hover {
	background: url(images/tn_hover_bg.gif) repeat-x;
}
#header div#menu ul li ul{
	position: absolute;
	left: -5px;
	top: 35px;
	width: 150px;
	padding: 0px;
	background: none;
	display: none;
}
#header div#menu ul li ul li{
	width: 150px;
	display: block;
	background: url(images/tn_bg.gif);
}
#banner {
	text-align: center;
}

#banner div.slideshow {
	width: 972px;
	height: 369px;
	overflow: hidden;
	position: relative;
}
#banner div.slideshow div.slideshow_item {
	width: 972px;
	height: 369px;
	position: absolute;
	left: 0px;
	top: 0px;
}


#content {
	margin: 0px 7px;
	padding-bottom: 40px;
	min-height: 390px;
}

#content p {
	padding: 8px 0px;
	color: #737476;
}

h1, h2, h3, h4, h5, h6 {
	margin: 15px 0px 10px 0px;
	padding: 0px;
	color: #d2232a;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}
h1 {
	font-size: 2.9em;
	margin: 15px 0px 5px 0px;
}
h2 {
	font-size: 2em;
	color: #fff;
	font-variant: small-caps;
	text-transform: none;
}
h2:first-letter {
	color: #d2232a;
	font-size: 1.5em;
}
h3 {
	font-size: 1.6em;
	color: #fff;
}
h4 {
	font-size: 1.4em;
}
h5 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.0em;
}






#footer {
	width: 100%;
	padding: 20px 0px 5px 0px;
	margin-top: 10px;
	overflow: hidden;
	color: #4a5356;
	font-size: 0.9em;
}
#footer a {
	color: #4a5356;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}


#footer ul.footermenu {
	width: 50%;
	float: left;
	display: inline;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer ul.footermenu li {
	background: url(images/footer_border.gif) no-repeat left center;
	display: inline;
	padding: 0px 32px;
}
#footer ul.footermenu li:first-child {
	background: none;
	padding-left: 0px;
}
#footer #footercontent {
	float: right;
	width: 50%;
	text-align: right;
	display: inline;
}
#footer #ultimize {
	text-align: center;
}
/*

#ultimate {
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#ultimate a {
	color: #777;
}
*/

/* FUSION PLUGIN */

.categories{
	width: 100%;
}

.categories tr td{
	vertical-align: top;
}

.categories tr td ul{
	list-style: none;
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0.8em;
}

.fusiontable
{
    width: 100%;
    color: #FFF;
}

.fusiontable .center
{
    text-align: center;
}

.fusiontable .left
{
    text-align: left;
}

.fusiontable .right
{
    text-align: right;
}

.fusiontable .middle
{
    vertical-align: middle;
}

.fusiontable .top
{
    vertical-align: top;
}

.fusiontable.bottom
{
    vertical-align: bottom;
}

.fusiontable tr th, .fusiontable tr td
{
    padding: 3px;
}

.fusiontable tr th
{
    font-style: italic;
    background: #888;
    text-align: left;
}

.fusiontable tr.alt td
{
    background: #333;
}

.fusiontable tr td .amount
{
	background-color: #FFF;
	border: solid 1px #FFF;
    width: 25px;
}

.fusiontable tr td .amount.stockout{
	background-color: #E99;
	border: solid 1px #FFF;
}

.fusiontable tr td .amount.stocklow{
	background-color: #EE3;
	border: solid 1px #FFF;
}

.colorsample{
	width: 15px;
	height: 15px;
	border: solid 1px #FFF;
	float: left;
}

/* FUSION PLUGIN END */

#login-box{
	padding: 20px;
}

#login-box a.cancel.button{
	padding: 10px;
	float: left;
}

#login-box a.submit.button{
	padding: 10px;
	float: right;
}

#login-box a.cancel.button:hover, #login-box a.submit.button:hover{
	font-weight: bold;
}