body {
	margin: 0px;
	font-family: tahoma, sans-serif;
	font-size: 13px;
	color: black;
}

a {
	color: blue;
}
a:hover {
	color: #FF8080;
}

div.topbar {
	height: 20px;
	background: url('/images/granite.gif');
	background-repeat: repeat-x;
	padding-left: 15px;
	padding-right: 15px;
	color: white;
	font-family: arial;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 1px solid black;
}

div.topbar a {
	color: white;
	font-weight: bold;
	font-size: 11px;
	font-family: arial;
	text-decoration: none;
}

div.topbar a:hover {
	color: #FFC082;
	text-decoration: underline;
}

div.belowgrad {
	height: 8px;
	background: url('/images/headergrad.gif');
	background-repeat: repeat-x;
	font-size: 0px;
	margin-bottom: 8px;
}

table.search td {
	width: 272px;
	height: 24px;
	background: url('/images/search.gif');
	background-repeat: no-repeat;
	position: absolute;
	right: 0px;
	font-weight: bold;
	font-family: arial;
	font-size: 11px;
	text-align: center;
}

div.clearfloat:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

div.clearfloat { display: inline-table; clear: both; }


input,textarea,select {
	font-size: 10px;
	font-family: tahoma, sans-serif;
}

input.search {
	height: 9px;
}

input.search[class] {
	vertical-align: middle;
}

input.searchbutton {
	display: inline;
	border: 1px ridge white;
	background: white;
	font-size: 9px;
	height: 15px;
	font-family: arial;
}

div.logo {
	height: 100px;
	background: url('/images/logo.jpg');
	background-repeat: no-repeat;
	background-position: left center;
}

div.logobackground {
	height: 100px;
	background: url('/images/bannerbackground.jpg');
	background-repeat: repeat-x;
}

div.menutop {
	background: #9999CC;
	padding: 5px 8px 5px 12px;
	width: 126px;
	color: white;
	font-weight: bold;
	font-family: arial;
	font-size: 14px;
}
div.menubelow {
	background: #F9F9F9;
	padding: 0px 8px 0px 12px;
	width: 126px;
	border-top: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	height: 5px;
	font-size: 0px;
}

ul.menuitems {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul.menuitems li a {
	display: block;
	padding: 8px 8px 8px 18px;
	background: #F9F9F9;
	width: 120px;
	list-style-type: none;
	color: #5C5C5C;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #EFEFEF;
	font-size: 11px;
}

ul.menuitems li a:hover {
	background: #D6D6D6;
	color: black;;
	text-decoration: underline;
}

div.content {
	margin-left: 175px;
	margin-right: 10px;
}

div.forumcenter {
	width: 100%;
}

div.leftcontainer {
	position: absolute;
	left: 15px;
}

div.leftcontainer[class] {
	margin-top: 8px;
}

div.topbar2 {
	background: #B5B1B2;
	height: 7px;
	font-size: 0px;
	margin-bottom: 3px;
}

div.mainleft {
	float: left;
	width: 50%;
	border: 1px ridge white;
	overflow: hidden;
}

div.mainright {
	float: right;
	width: 48%;
	padding-left: 10px;
	padding-top: 10px;
	overflow: hidden;
}

div.graybar {
	background: #9999CC;
	padding: 10px;
	color: white;
	font-size: 16px;
	font-weight: bold;
	font-family: arial;
}

table.mainbelowcontent {
	width: 100%;
}

table.mainbelowcontent td {
	width: 50%;
	border: 1px ridge white;
}

input.articlebutton {
	border: 1px solid #C1C1C1;
	background: #E4E4E4;
	height: 21px;
	font-family: arial;
	font-size: 10px;
	margin-right: 50px;
}

div.articlebuttoncontainer {
	height: 21px;
	background: url('/images/bgarticle.gif');
	background-repeat: repeat-x;
	text-align: right;
}

div.footer {
	margin-top: 5px;
	font-size: 9px;
	text-align: center;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

form {
	display: inline;
	margin: 0px;
	padding: 0px;
}

h1 {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 30px;
}

table.contactform {
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
}

table.contactform td {
	padding-bottom: 6px;
}

p.scarterror {
	font-weight: bold;
	color: red;
}

p.scartstatus {
	font-weight: bold;
	color: blue;
}

table.viewcart td {
	padding: 2px 8px 2px 8px;
}

table.viewcart tr.top td {
	background: #DBDBDB;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #858585;
}

a.scartritem {
	font-size: 9px;
	font-family: tahoma;
}

table.quote {
	color: black;
	font-size: 14px;
}

table.quote td {
	width: 140px;
}

table.quote td input {
	width: 140px;
}

table.search2 {
	border: 2px ridge white;
	border-right: none;
	border-bottom: none;
	font-family: arial, tahoma, sans-serif;
	font-size: 11px;
	width: 600px;
}

table.search2 td {
	border-right: 2px ridge white;
	border-bottom: 2px ridge white;
	padding: 4px;
}

table.search2 td.top {
	background: #00509F;
	font-weight: bold;
	color: white;
}

table.search2 a {
	text-decoration: underline;
}