body, h1, h2, h3, h4, h5, h6, p, li, ul, form {
  margin: 0px; /* Removes default margin that some browsers add. */
  padding: 0px; /* Removes default padding that some browsers add. */
}
#leftmenu a:link,
#leftmenu a:visited {
	height: 1%;
	vertical-align: bottom; /* Hack to sort out menus in crap Internet Explorer for PCs. */ 
}
body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-align: center;
	background-color: #CCCCCC;
	
}
#header h1 {
	position: absolute;
	left: -3000px;
}
#nav {
	float: right;
	width: 80%;
	font-size: 80%;
	line-height: 100%;
	margin-top: 79px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav ul {
	list-style-type: none;
	padding-bottom: 0px;
}
#nav li {
	margin: 0px;
	padding: 0px;
	float: right;
	background-image: url(images/right_tab.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#nav li a:hover, #nav li a:active, #nav li a:focus {
	color: #999999;
}
#nav a {
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 4px 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/left_tab.gif);
	cursor: pointer;
}
#wrapper {
	text-align: left;
	padding: 10px 35px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#logos {
	height: 85px;
	width: 850px;
}
#header {
	background-image: url(images/headeronly.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 114px;
	width: 850px;
}
#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 850px;
}
#footer p {
	font-size: 65%;
	line-height: 100%;
	text-align: left;
	width: 465px;
	position: absolute;
	margin-top: 17px;
}
#footer a:hover, #footer a:active, #footer a:focus {
	background-color: #E7E7E7;
	color: #333333;
}
#newsitem a:hover, #footer a:active, #footer a:focus {
	background-color: #E7E7E7;
	color: #333333;
}
#leftmenu {
	width: 175px;
	border: 1px solid #999999;
	margin-top: 6px;
}
#leftwrapper {
	clear: right;
	float: left;
	width: 175px;
}
h2 {
	font-size: 80%;
	color: #666666;
	text-align: left;
	font-weight: normal;
	line-height: 100%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(images/h2_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#main {
	width: 455px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	text-align: left;
	float: left;
}
#newsitemwrapper {
	background-color: #F5F5F5;
	margin: 0px 0px 6px 0px;
	padding: 6px; 
}
.productboxtext {
	font-size: 75%;
	line-height: 16px;
	font-weight: normal;
	padding: 5px;
}
h1 {
	font-size: 140%;
	font-weight: normal;
	color: #437F98;
	line-height: 28px;
	margin-bottom: 5px;
}
p {
	font-size: 75%;
	line-height: 1.4;
	font-weight: normal;
	color: #333333;
	margin-bottom: 10px;
}
#smallertext {
	font-size: 90%;
	line-height: 100%;
}
#rightmenu {
	text-align: left;
	width: 175px;
	border: 1px solid #999999;
	margin-top: 6px;
	height: auto;
}
#shoppingbasket {
	text-align: left;
	width: 175px;
	border: 1px solid #999999;
	margin-top: 6px;
	height: auto;
	background-color: #F5F5F5;
}
#rightwrapper {
	clear: right;
	float: left;
	width: 175px;
	height: auto;
}
strong {
	font-weight: bold;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
#newsitem {
	font-size: 70%;
	line-height: 14px;
	padding: 10px;
	height: 55px;
}
#newsitem a {
	color: #437F98;
	text-decoration: none;
}

#main ul {
	font-size: 80%;
	font-weight: bold;
	color: #4D8FAC;
	list-style-type: square;
	line-height: 18px;
	padding-top: 7px;
	padding-bottom: 10px;
	margin-left: 20px;
}
#productlistwrapper {
	background-color: #CCCCCC;
	padding: 5px;
	margin-top: 8px;
	height: 50px;
}
#main a {
	color: #4D8FAC;
	text-decoration: none;
}
#main a:hover, main a:active, main a:focus {
	background-color: #E7E7E7;
	color: #333333;
}
#leftmenu ul {
	font-size: 70%;
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}
#leftmenu li {
	margin: 0px;
}
#leftmenu a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 10px;
	margin: 0px;
	background-color: #4D8FAC;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
hr {height:1px; border-style:solid; border-width:1px 0 0;
border-color:#999999;}

#leftmenu a:hover, leftmenu a:active, leftmenu a:focus {
	background-color: #666666;
}
#leftmenusearch p {
	padding: 6px 6px 0px;
	clear: both;
}
#leftmenusearch {
	width: 175px;
	border: 1px solid #999999;
	margin-top: 6px;
	background-color: #F5F5F5;
}
.left10border {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: right;
	border: 1px solid #999999;
}
#productlisttitle {
	font-size: 80%;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #8F0000;
	padding: 5px;
	float: left;
	line-height: 100%;
}
#imagewrapper {
	height: 58px;
	width: 128px;
	float: left;
	background-color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	display: table-cell;
}
#productlist {
	clear: right;
	float: left;
}
h3 {
	font-size: 80%;
	line-height: 100%;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-image: url(images/productboxtitleback.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#footer a {
	color: #437F98;
	text-decoration: none;
}
.right5border {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left; 
	border: 1px solid #999999;
	clear: right;
}
.shoppingbasketheader {
	font-size: 75%;
	line-height: 100%;
	color: #666666;
	font-weight: bold;
}
.shoppingbasketmain {
	font-size: 70%;
	line-height: 100%;
}
#shoppingbasket a {
	font-size: 110%;
	line-height: 120%;
	font-weight: bold;
	color: #437F98;
	text-decoration: none;
}
.shoppingbaskettotal {
	font-size: 80%;
	line-height: 100%;
	font-weight: bold;
	color: #000000;
	padding: 5px 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
#shoppingbasket a:hover, shoppingbasket a:active, shoppingbasket a:focus {
	background-color: #E7E7E7;
	color: #333333;
}
#helpdesk {
	width: 175px;
	border: 1px solid #999999;
	margin-top: 6px;
}
h4 {
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	line-height: 25px;
}
.textindent {
	margin-left: 15px;
}
h5 {
	font-size: 80%;
	font-weight: bold;
	color: #4D8FAC;
	line-height: 20px;
}
.textfield{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #333333;
}
.formmaintext {
	font-size: 70%;
	line-height: 100%;
	color: #000000;
}
.formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	background-color: #000000;
	color: #ffffff;
	border: 1px solid #999999;
}

.formbutton:hover {
	background-color: #174991;
}

#middlemain a:hover{
	background-color: #666666;
}
.cellitem:hover{
	background-color: #666666;
}

.formtextprodpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;font-size:10px;
	color: #333333;
}

.formbutton_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	background-color: #000000;
	color: #ffffff;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

.formbutton_small:hover {
	background-color: #174991;
}

#newsitem2 a:hover, #footer a:active, #footer a:focus {
	background-color: #E7E7E7;
	color: #333333;
}
#newsitem2 {
	font-size: 70%;
	line-height: 14px;
	padding: 4px;
	height: auto;
	clear: both;
}
#newsitem2 a {
	color: #437F98;
	text-decoration: none;
}

.right5border2 {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left; 
	border: 1px solid #999999;
	clear: both;
}
.newslistitem {
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	line-height: 17px;
	margin-bottom: 5px;
}

.newslistimageborder {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left; 
	border: 1px solid #999999;
	background-color: #ffffff;
/*	clear: right; */
}
.lighter_crossed {
	color: #999999;
	text-decoration: line-through;
}
.redbold {
	font-weight: bold;
	color: #CC0000;
}

#newsletter-signup {
	width: 175px;
	
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	border: 1px solid #999999;
}

#newsletter-signup #newsletter-signup_content {
	width: 155px; /* 175 */
	
	padding: 10px 10px 10px 10px;
	
	background: url(/images/newsletter-signup_background.jpg) bottom left repeat-x #e0e8ec;
}

#newsletter-signup #newsletter-signup_content p {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #676566;
}

#newsletter-signup #newsletter-signup_content label {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #676566;
}

#newsletter-signup #newsletter-signup_content input {
	margin: 4px 0px 5px 0px;
	padding: 3px 0px 3px 0px;
	
	border: 1px solid #676566;
}

#newsletter-signup #newsletter-signup_content input.submit-button {
	border: none;
}