/* taki no moto */
body {
	font: 75% "Lucida Grande",verdana,helvetica,sans-serif;
	background-color: #FFFFFF;
	color: #333;
	margin-top: 0;
}
		
/* divs */
#header {
	width: 744px;
	height: 136px;
	text-align:center;
}

#navigation {
	width: 744px;
	text-align:center;
	margin: 10px 0 30px 0;
	font-size: 100%;
	font-weight: bold;
}

.contenta {
	width: 424px;
	text-align: center;
	padding: 0 10px 0 10px;
}

.contentb {
	width: 594px;
	text-align: left;
}

.contentc {
	width: 744px;
	text-align: left;
}

.sidebar {
	width: 150px;
}

.imagebox {
	padding-bottom:10px;
}

.display {
	margin-top: 20px;
}

.displaybox {
	float:left;
	width: 106px;
	text-align:center;
}

.caption {
	text-align: center;
	margin: 5px 0 10px 0;
	font-size: 80%;
	font-weight:bold;
}

.displayspecial {
	padding: 30px 0 0 40px;
	height:240px;
}

.displayboxspecial {
	float:left;
	width: 171px;
	text-align:center;
}

.pimage {
	float: left;
	padding: 20px 10px 20px 40px;
	width: 200px;
	text-align:center;
}

.pdesc {
	float: left;
	width: 450px;
	padding: 20px 0 20px 0;

}

#searchdiv {
	width: 650px;
	text-align:center;
	margin: 10px 0 10px 40px;
	font-size: 95%;
}

#footer {
	width: 744px;
	text-align: center;
	margin-top: 20px;
	font-size: 80%;
}

/* Layout Tables */

#layout {
	width: 744px;
}

/* Tables */

#result {
	font-size: 90%;
}

#result ul {
	margin: 0 0 0 10px;
}

/* HTML styles */

h1 {
	margin: 0;
}
	
h2 {
	color: #003896;
	text-shadow: #ccc 2px 2px 2px;
	font-size: 180%;
	margin: 0 40px 15px 40px;
	clear: both;
}

h3 {
	color: #555;
	font-size: 130%;
	margin: 30px 40px 10px 40px;
	clear: both;
}

h4 {
	color: #555;
	font-size: 110%;
	margin: 30px 40px 10px 40px;
	clear: both;
}

p {
	margin: 4px 40px 10px 40px;
	line-height: 1.4;
}

ul {
	list-style: square;
	margin: 4px 40px 10px 40px;
	padding-left: 40px;
}

ol {
	margin: 4px 40px 10px 40px;
	padding-left: 40px;
}

li {
	line-height: 1.5;
}
hr {
	margin: 10px;
	border: 0;
	color: #DBE3F0;
	background-color: #DBE3F0;
	height: 1px;
	width: 704px;
	text-align: left;
	clear: both;
}

/* Custom styles */

.contenta p {
	margin: 0 18px 10px 18px;
}

.contenta h2 {
	margin: 0 20px 15px 20px;
	font-size: 175%;
}

.pdesc h3 {
	margin: 0 40px 10px 40px;
}

.pdesc p {
	margin-right: 0;
}

.pdesc ul {
	margin-right: 0;
	font-size: 95%;

}

li.range {
	margin-bottom:1%;
}

.wesell {
	color: #963B00;
}

.note {
	color: #AE0000;
	font-weight: bold;
}


/* Inline graphics */

.pdf  {
	background: url(images/pdficon_small.gif) 0 50% no-repeat;
	padding: 10px 0 10px 25px;
	margin: 5px 10px 0 10px;
}

/* LINKS */

a:link {
	color: #003896;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #003896;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #F7D117;
	text-decoration: underline;
	background-color: #003896;
}

a:active {

}

/* SEARCH */

#search input{
  margin: 10px  0px 0px 10px;
 }

/* Product Range */

table.prangetable {
	border-collapse:collapse;
	border: 2px solid black;
	cell-spacing: 20px;
	width: 555px;
	font-size: 90%;
}

.prangetable td,th {
	border: 1px solid;
}

.codecolumn {
	width: 65px;
	padding: 5px;
}

.productcolumn {
	width: 345px;
	padding: 5px;
}

.makecolumn {
	width: 65px;
	padding: 5px;
}

.sizecolumn {
	width: 90px;
	padding: 5px;
}

.prangeh1 {
	font-size: 150%;
	font-weight:bold;
	margin: 0 0 10px 0;
}

.prangeh2 {
	font-size: 120%;
	font-weight:bold;
	margin: 20px 0 7px 0;
}

.prangetable th {
	font-weight:bold;
	text-align: left;
}

.prangetable p {
	margin: 0;
}
