
* {
  padding: 0px;
  margin: 0px;
}

#sitecontent {
  width: 800px; text-align: left; margin-left: auto; margin-right: auto; background-color: #fff;
}

#content {
  clear:both;overflow:hidden;width:800px;
}

#left {
  width:200px;float:left;overflow:hidden;
}

#pagecontent {
  width:580px;float:left;overflow:hidden;
  padding-right: 10px;
}

body,table,td,th {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background-color: #ffffff;
}

body {
  text-align:center;
  background-color: #333333;
}

a:hover,
a:link,
a:visited {
  color: #34393E;
  font-weight: bold;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: none;
  color: #34393E;
}

.productcode {
  padding-left: 10px;
  font-style: italic;
  font-size: 10px;
  white-space: nowrap;
}

h1,h2,h3,h4,h5,h6,.psh {
  color: #34393E;
  font-family: Arial;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  margin-bottom: 5px;
  margin-top: 5px;
}

h1 {
  font-size: 24px;
  line-height: 20px;
/*  border-bottom: 2px solid #FF5B2B; */
/*  margin-bottom: 10px; */
  color: #0033aa;
}

h2, .psh {
/*  border-bottom: 2px solid #B1221C; */
  font-size: 16px;
  line-height: 18px;
  color: #0033aa;
  font-weight: bold;
}

h4 {
  font-size: 16px;
  color: #222;
}

.productbox h4 {
  padding: 0px;
}

th {
  font-weight: bold;
  text-align: left;
  color: #000000;
}

td {
  padding: 3px;
}

#breadcrumb a {
  font-size: 13px;
}

#menu {
  padding-top: 10px;
}

#menu ul,
#menu ul li {
  padding: 0px;
  margin: 0px;
  border: 1px solid #fff;
  list-style: none;
}

#menu a {
  padding-left: 10px;
  display:block;
  color: #333333;
}

.productinformationtitle {
  width: 500px;
  height: 32px;
  background-image: url(images/productinformation.gif);
}

.producttechinformationtitle {
  width: 500px;
  height: 32px;
  background-image: url(images/producttechinformation.gif);
}

.productpicstitle {
  width: 500px;
  height: 32px;
  background-image: url(images/productimages.gif);
}

.randomproductstitle {
  width: 500px;
  height: 32px;
  background-image: url(images/someofourproducts.gif);
}

.categoryproductstitle {
  width: 500px;
  height: 32px;
  background-image: url(images/categoryproducts.gif);
}

.productdownloadstitle {
  width: 500px;
  height: 32px;
  background-image: url(images/filedownload.gif);
}

.relatedproductstitle {
  width: 500px;
  height: 32px;
  background-image: url(images/relatedproducts.gif);
}

#footer {
  background-color: #ffffff;
  width: 100%;
  text-align: center;
  font-size: 11px;
}

.subcatstitle {
  width: 500px;
  height: 32px;
  background-image: url(images/subcats.gif);
}

#productinfoheader h1 {
	padding-top: 10px;
	padding-left: 5px;
	border: 0px;
	color: #000000;
}

#menu li img {
	padding: 0px;
	margin: 0px;
} 


form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

select, textarea, .inputbox {
	background: #FFFFFF;
	color: #4F4F4F;
}

.button {
	background: url(../images/but-bg.gif) repeat-x top #D25D23;
	color: #FFFFFF;
	border: 1px solid #D25D23;
	padding: 1px 5px;
	font-weight: bold;
}

* html .button { /*IE 6*/
	padding: 1px 3px !important;
}

*+html .button { /*IE 7*/
	padding: 1px 3px !important;
}

.inputbox {
	border: 1px solid #CCCCCC;
	margin-bottom: 1px;
	padding: 3px 5px;
}

.inputbox:hover, .inputbox:focus {
}

#searchdiv {
  padding-left: 18px;
  padding-top: 5px;
}

#shopsearchtitle {
  width: 150px;
  height: 25px;
  margin-left: 12px;
  margin-top: 20px;
  overflow: hidden;
  background-image: url(images/find-title.gif);
  background-repeat:no-repeat;
}

#shoplatesttitle {
  width: 150px;
  height: 25px;
  margin-left: 12px;
  margin-top: 20px;
  overflow: hidden;
  background-image: url(images/newproducts-title.gif);
  background-repeat:no-repeat;
}

#shoplatest {
  text-align: left;
  padding-left: 5px;
}

#gallerylist td {
  width: 170px;
}

.gallery img {
  border: 0px solid #666666;
}

.gallery th {
  text-align: center;
}

.gallery th a {
  font-size: 18px;
  font-weight: normal;
}

