/* cobtec */

* {margin:0; padding:0;}

p {margin: 0.5em 0 1.0em 0;}

img {border-width: 0;}

h1, h2, h3, h4, h5, h6 {margin:0.5em 0 0.2em 0;}

body {
	background: #fff url(/images/body-back.gif) center top;
	color: #000;
	margin:0;
	padding:0;
}

body, table {
	font-family:  'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
	font-size: 16px;
}

	* html body, * html table  { font-size: medium; }

form { display: inline; }

br.breaker { clear: both; }
br.lbreaker { clear: left; }
br.rbreaker { clear: right; }

img.floatleft {
	float: left;
	margin: 0 15px 0 0;
}

img.floatright {
	float: right;
	margin: 0 0 0 15px;
}

ul.normal { padding: 5px 0 5px 25px;}
ul.raquo {
	list-style: none;
	margin: 10px 10px 20px 10px;
	padding: 0;
}
	ul.raquo li span.txt-red { color: #c00; }

ol {padding: 5px 0 5px 25px;}

.bigtext {
   	font-size: 1.2em;
   	line-height: 1.6em;
}

a.iconlink {
	padding-left: 10px;
	background: url(/images/icon.gif) no-repeat top left;
}

h1 { font-size: 2.0em; color: #900; line-height: 1.2em; font-weight: normal; font-family:  'Franklin Gothic Medium', 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;}
h2 { font-size: 1.5em; color: #900; line-height: 1.2em; font-weight: normal; font-family:  'Franklin Gothic Medium', 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;}
	h2.library { margin: 25px 0 10px 0; }
h3 { font-size: 1.4em; color: #900; line-height: 1.2em; font-weight: normal; font-family:  'Franklin Gothic Medium', 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;}

/** LAYOUT **/

#skiptomain {
	display: none;
}

#wrapper {
	width: 1020px;
	margin: 0 auto;
	font-size: 0.85em;
	background: url(/images/wrapperback.png) repeat-y center top;

}

	#pagecontainer {
		width: 980px;
		padding: 0 20px;
	}

		#header {
			width: 940px;
			padding: 0 10px;
			margin: 0 10px;
			background: #fff url(/images/topwatermark.gif) no-repeat right top;
			}

			#toplogo {
				padding: 25px 0 10px 20px;
				width: 300px;
				float: left;
				font-size: 1.1em;
				color: #666;
			}

			#topright {
				padding: 15px 0 0 0;
				width: 560px;
				float: right;
				text-align: right;
				font-size: 0.9em;

			}
				input.search {
					width: 150px;
					font-family: verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
					font-size: 0.9em;
					padding: 1px 0px;
				}

				input.searchsubmit {
					width: 40px;
					margin-left: 2px;
					background: #933;
					color: #fff;
					font-family: verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
					font-size: 0.85em;
				}

					#grouplink {
						padding: 0px 0 0 20px;
						width: 100px;
						float: right;
						text-align: left;

					}

					#grouplink img {
						float: left;

					}

					#grouplink a:link, #grouplink a:visited { color: #900; text-decoration: none; }
					#grouplink a:hover { color: #900; text-decoration: underline; }

		#topbar {
			width: 950px;
			padding: 0 10px 0 0;
			margin: 0 10px;
			background: #300 url(/images/topbarback.gif) repeat-x center top;
			color: #000;
		}

			#topnav {
				width: 740px;
				height: 36px;
				float: left;
				padding: 0 10px 0 0;
				margin: 0;
				font-size: 0.95em;
			}

			#topdate {
				width: 200px;
				float: right;
				text-align: right;
				padding: 10px 0px 5px 0px;
				font-size: 0.8em;
				color: #fff;
			}

		#maincontent {
			clear: both;
			width: 960px;
			padding: 0;
			margin: 1px 10px;
			color: #000;
			line-height: 1.5em;
			font-size: 0.95em;
			background: #fff url(/images/maincontentback.jpg) no-repeat center top;
		}

			#maincontent a:link, #maincontent a:visited { color: #900; text-decoration: none; }
			#maincontent a:hover { color: #900; text-decoration: underline; }

			#maincontentleft {
				float: left;
				width: 200px;
				padding: 0 18px 0 10px;
				margin: 70px 0 0 10px;
				background: #fff;
			}

				/*** because ie6 does it's own thing ***/
				* html #maincontentleft { padding-left: 0px; margin-left: 5px; }

			#maincontentright {
				float: right;
				width: 722px;
				padding: 0;
				margin: 110px 0 0 0;
			}

				#maincontentright h1 {
					color: #fff;
					width: 662px;
					padding: 20px 30px 20px 30px;
					margin: 0px;
					background:  url(/images/trans-red.png) repeat center top;
				}

				#maincontentrighttext {
					width: 692px;
					padding: 20px 0 0 30px;
					background: #fff;
				}

					.mcr-half-half-row {
						width: 692px;
					}

						.mrc-half-lft {
							width: 340px;
							float: left;
							margin: 0 0 15px 0;
						}

						.mrc-half-rgt {
							width: 340px;
							float: right;
							margin: 0 0 15px 0;
						}

					.parts-calc-row {
						width: 692px;
						margin-bottom: 30px;
					}

						.pcr-item-thin {
							width: 110px;
							float: left;
							margin-right: 20px;
						}

						.pcr-item-wide {
							width: 220px;
							float: left;
							margin-right: 20px;
						}

					#brok-cont {
						width: 692px;
					}

						.brok-item {
							float: left;
							width: 140px;
							min-height: 170px;
							padding: 5px;
							margin: 5px 20px 10px 0;
							background: #fff url(/images/bg-brok-item.gif) no-repeat center bottom;
							color: #000;
						}


						.brok-item-end { margin: 5px 0 10px 0; }

						.brok-item p { margin: 0; padding: 5px 10px 5px 10px; }

						.brok-item strong { font-size: 0.95em; }

		#footer {
			width: 940px;
			padding: 20px 10px;
			margin: 10px 10px 0px 10px;
			font-size: 0.9em;
			color: #fff;
			background: #003;
		}

		#footer a:link, #footer a:visited { color: #eef; text-decoration: none; }
		#footer a:hover { color: #eef; text-decoration: underline; }

		#belowfooter {
			clear: both;
			margin: 0 10px;
			width: 940px;
			padding: 10px 10px 10px 10px;
			font-size: 0.9em;
			color: #000;
			background: #fff url(http://www.bignall.co.uk/images/iso-9001-2008.gif) no-repeat 880px 10px;
		}

		#belowfooter img {
			float: left;
			margin: 0 10px 0 0;
		}

		#belowfooter a:link, #belowfooter a:visited { color: #900; text-decoration: none; }
		#belowfooter a:hover { color: #900; text-decoration: underline; }

/** TOP RIGHT NAV LIST **/

#topright ul {
	margin: 10px 0 0 0;
	padding: 8px 0 0 0;
	list-style: none;
	text-align: right;
	text-transform: lowercase;
	font-size: 1.1em;
	letter-spacing : -1px;
}

	#topright ul li {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 18px;
		display: inline;
	}

	#topright ul li a {
		color: #900;
		text-decoration: none;
	}

	#topright ul li a:hover {
		color: #900;
		text-decoration: underline;
	}

	#topright ul li.onstate {
		font-weight: bold;
	}

/** LEFT SIDE LIST **/

#maincontentleft ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	width: 200px;
	background: #fff;
}

	#maincontentleft ul li{
		margin: 0px;
		padding: 3px 10px 3px 10px;
		display: block;
		width: 180px;
		line-height: 1.9em;
		border-bottom: 1px dotted #ccc;
	}

	#maincontentleft ul a:link, #maincontentleft ul a:visited{
		color: #600;
		text-decoration: none;
	}

	#maincontentleft ul a:hover, #maincontentleft ul a:active {
		color: #900;
		text-decoration: underline;
	}

	#maincontentleft ul li.header{
		font-weight: bold;
		text-transform: lowercase;
		font-size: 1.4em;
		color: #900;
	}

	#maincontentleft ul li.new{
		background: url(/images/newicon.gif) no-repeat right top;
		width: 140px;
		padding-right: 50px;
	}

/** FEATURES **/

.promo {
	width: 461px;
	float: right;
	margin: 0px 0px 0px 20px;
	background: #fee;
}

.promo p {
	padding: 5px 10px;
}

.pagefeature {
	width: 180px;
	float: left;
	padding: 25px;
	margin: 1px 1px 0px 0;
	background: #eef url(/images/bg-pagefeature.gif) repeat-x center bottom;
}

.pagefeatureend {
	margin: 1px 0px 0px 0;
}

/* finishes */

	table#finishes {
		border: 0;
		border-collapse: collapse;
		margin: 0;
		padding: 0;
	}

		table#finishes th, table#finishes td {
			border: 0;
			border-collapse: collapse;
			font-size: 0.8em;
			margin: 0;
			padding: 2px;
			text-align: left;
		}

			table#finishes th {
				color: #c00;
			}

			table#finishes th.lft, table#finishes td.lft { width: 120px; }
			table#finishes th.rgt, table#finishes td.rgt { width: 200px; }

	#finish-swatches {
		width: 285px;
		float: right;
		margin: 0 0 0 20px;
		padding: 0;
	}

		.finish-swatch-row {
			width: 285px;
			padding: 0 0 10px 0;
		}

			.finish-swatch-cell {
				width: 95px;
				float: left;
				text-align: center;
			}

/** prodpage **/

#maincontentright #prod-lft {
	float: left;
	width: 400px;
	min-height: 300px;
}

	#prod-zoom-hint {
		width: 380px;
		height: 20px;
		background: #eee;
		line-height: 20px;
		padding: 10px;
		margin-top: 5px;
	}

	#prod-desc {
		width: 380px;
		background: #ffeeee url(/images/bg-prod-desc.gif) repeat-x left bottom;
		margin: 5px 0 0 0;padding: 0 10px 10px 10px;
	}

#maincontentright #prod-rgt {
	float: right;
	width: 258px;
	background: #eee;
	margin: 0 5px 5px 0;
	padding: 10px;
	position: relative;
}

	#zoomer-big {
		width: 278px;
		height: 300px;
		margin: -10px 0 20px -10px;
	}

		/*** again, because IE6 does its own thing ***/
		* html #maincontentright #prod-rgt {
			margin-right: 0;
			padding: 10px 5px;
		}

		* html #zoomer-big {
			margin-left: -5px;
		}

	#maincontentright #prod-rgt h2 {
		color: #000;
		font-size: 1.6em;
		margin: 10px 0 10px 0;
		padding: 0;
	}

	#maincontentright #prod-rgt h3 {
		margin: 15px 0 5px 0;
	}

	#prod-tech-docs {
		width: 250px;
		margin-top: 25px;
	}

		.ptd-row {
			width: 250px;
			margin: 15px 0 0 0;
		}

			.ptd-img {
				width: 50px;
				float: left;
			}

			.ptd-txt {
				width: 200px;
				float: left;
				line-height: 16px;
			}

	#maincontentright #prod-rgt p {
		color: #000;
		margin: 0 0 10px 0;

	}

		#maincontentright #prod-rgt p.category {
			font-size: 1.1em;
			margin: 0;
		}

	#maincontentright #prod-rgt a:link, #maincontentright #prod-rgt a:visited { color: #900; }
	#maincontentright #prod-rgt a:hover, #maincontentright #prod-rgt a:active { color: #000; }
