body{
		 margin: 0px;
		 padding-top: 10px;
		 font-family: Trebuchet MS1, Helvetica, sans-serif;
		 font-size: 0.8em;
}
#viewport{
					width: 755px;
					overflow: hidden;
					position: relative;
					border-right: 1px solid black;
}

#curvebar{
					position: absolute;
					background-image: url(images/curvebar.gif);
					background-repeat: no-repeat;
					left: 150px;
					top: 10px;
					z-index: 1;
					width: 607px;
					height: 10px;
				}
#header{
				width: 755px;
				float: right;
				background-color: #ffffff;
}
#mainmenu{
					margin: 0px;
					padding: 0px;
					list-style-type: none;
					width: 596px;
					float: left;
}
/* Hide from IE-Mac \*/
#mainmenu{
				width: 600px;
}
/* End hide */
#mainmenu li{
				display: inline;
				width: 140px;
				margin: 0px;
				padding: 0px;
				display: block; 
				float: left;
				
}
/* Hide from IE-Mac \*/
#mainmenu li{
				width: 120px;
}
/* End hide */
#mainmenu li a{
				text-align: center;
				display: block; 
				float: left;
				width: 120px;
				background-color: #000000;
				color: #ffffff;
				border: 1px solid #ffffff;
				padding: 2px;
				text-decoration: none;
				
}
/* Hide from IE-Mac \*/
#mainmenu  li a{
				width: 120px;
}
/* End hide */
#mainmenu li a.corner{
				text-align: center;
				display: block; 
				float: left;
				width: 120px;
				background-color: #000000;
				background-image: url(images/menucorner.gif);
				background-repeat: no-repeat;
				background-position: bottom left;
				color: #ffffff;
				border: 1px solid #ffffff;
				padding: 2px;
				text-decoration: none;
				
}
/* Hide from IE-Mac \*/
#mainmenu  li a.corner{
				width: 120px;
}
/* End hide */

html>body #mainmenu li a{
					 width: 120px;
}

#mainmenu li ul{
				top: 0px;
				left: 0px;
				position: absolute;
				display: none;
				margin: 0px;
				padding: 0px;
				overflow: hidden;
				background-color: white;
				border: 1px solid #888888;
				opacity: .90;
				filter: alpha(opacity=90); 
				-moz-opacity: 0.90;
				-khtml-opacity: .90;
				clear: both;
				z-index: 1;
}
#mainmenu li ul li{
				display: block; 
				clear: both;
				width: 150px;
				margin: 0px;
				padding: 0px;
}
#mainmenu li ul li a{
				text-align: left;
				display: block;
				background-color: #ffffff;
				color: #000000;
				border: 0px;
				padding: 3px;
				
				text-decoration: none;
				clear: both;
}

html>body #mainmenu li ul li a{
					 width: 145px;
}

#mainmenu li ul li a:hover{
				text-align: left;
				display: block;
				background-color: #000000;
				color: #ffffff;
				border: 0px;
				text-decoration: none;
				clear: both;
}
#leftbar{
				 width: 140px;
				 background-color: #ffffff;
				 margin-left: 5px;
				 padding-top: 15px;
				 float: left;
}


html>body #leftbar{
					 margin-left: 10px;
}


#leftbar h3{
				 background-color: #000000;
				 color: #ffffff;
				 font-size: 0.85em;
				 margin: 0px;
				 padding: 2px;
				 text-align: center;
				 font-weight: normal;
}
#content{
				 float: right;
				 width: 600px;
				 padding-bottom: 30px;
}
#content ul{
				width: 90%;
				margin: 0px;
				padding-top: 5px;
				padding-left: 20px;
}
#logo{
				 float: left;
				 width: 150px;
				 text-align: center;
				 background-color: #ffffff;
				 overflow: auto;
}

#header h3{
				margin: 0px;
				padding: 0px;
				font-size: 18px;
				font-weight: normal;
				margin-left: 160px;
}
h1{
	 			 margin: 15px 160px 0px 160px;
				 font-size: 32px;
				 font-weight: normal;
}
h2{
				 margin: 0px;
				 margin-right: 15px;
				 margin-top: 25px;
				 font-size: 24px;
				 padding-top: 5px;
}
/* Hide from IE-Mac \*/
h2{
				padding-top: 0px;
}
/* End hide */
#content h3{
				 margin: 0px;
				 font-size: 14px;
}
#displayimages{
				float: right;
				position: relative;
				right: -5px;
			}

.shadow{
height: 8px;
background-repeat: repeat-x;
background-image: url(images/shadow.jpg);	
}
#menushadow{
						width: 600px;
						float: left;
}
#productshadow{
						width: 137px;
						padding-bottom: 10px;
						border-top: 1px solid black;
}
#productlocator{
					border: 1px solid black;
					width: 137px;
					border-bottom: 0px;
}

html>body #productlocator{
					 width: 135px;
}

#moreinfo{
					border: 1px solid black;
					width: 137px;
					border-bottom: 0px;
}

html>body #moreinfo{
					 width: 135px;
}

#moreinfo a{
					display: block;
					text-decoration: none;
					padding: 5px;
					color: #000000;
}
#moreinfo a:hover{
					display: block;
					text-decoration: none;
					padding: 5px;
					background-color: #000000;
					color: #ffffff;
}
#imagespace{
					clear: left;
					height: 375px;
}

#armour{
					position:relative;
					width: 750px;
					text-align: right;
					padding-right: 140px;
					font-size: 10px;
}

html>body #armour{
					 width: 610px;
}

.dropdownshadow{
					background-repeat: repeat-x;
					background-image: url(images/shadow.jpg);	
					padding-top: 8px;
}
.dropdownshadow:hover{
					background-image: none;	
					padding-top: 8px;
}			
#navbar{
				float: left;
				width: 600px;
}
.button{
				background-image: url(images/buttonback.jpg);
				height: 20px;
				font-size: 14px;
				font-weight: bold;
				border: 1px solid #888888;
				color: #333333;
}
.button:hover{
				color: #000000;
}
#jumpbox{
				display: block;
				width: 90%;
				border: 1px solid #888888;
}
#plcontents{
			 padding: 5px;
}
#maintext p{
			 margin-top: 5px;
			 padding-right: 15px;
			 width: 290px;
			 line-height: 19px;
}
#armourprint{
			display: none;
}
#armlogo
{
	position:absolute;
	top: 0px;
	left: 620px;
}
#swatches p{
			margin: 15px 0px 15px 0px;
			text-align: left;
			clear: both;
}
.swatch{
			padding-top: 10px;
			width: 200px;
			float: left;
			text-align: center;
}
.swatch p{
			text-align: right;
			float: right;
			padding-right: 5px;
			font-size: 14px;
}
.padded{
		margin: 10px;
}
table td{
		font-size: 0.8em;
}
/* Hide from IE-Mac \*/
html>body table td{
		font-size: 1em;
}
/* End hide */
.listingitem{
	overflow: auto;
	border: 1px solid #888888;
	margin: 5px;
	float: left;
	width: 270px;
	display: block;
	text-decoration: none;
	color: #000000;
}
.listingitem h3{
	padding: 0px;
	margin: 0px;
}
.listingitem p{
	padding: 0px;
	margin: 0px;
}
.listingitem img{
	margin: 0px 5px 0px 0px;
	border: 0px;
}
#contactaddress{
	float: left;
}
#contactform{
	clear: both;
	border: 1px solid #888888;
	background-color: #eeeeee;
	padding: 5px;
	width: 590px;
}
input, textarea{
				border: 1px solid #888888;
				color: #333333;
}
#contactaddress{
	text-decoration: none;
	padding: 5px;
	padding-bottom: 30px;
}
#contactdetails{
	text-decoration: none;
	padding: 5px;
	margin-left: 0px;
}
.leftgray{
	border-left: 1px solid #888888;
	padding-left: 5px
}
#spectable .padright{
	padding-right: 15px;
	font-size: 11px;
}
#spectable{
	margin: 0px;
	padding-top: 5px;
	margin-left: 5px;
}
#finishes{
	clear: both;
}
a.moreinfo{
	color: #000000;
	text-decoration: none;
	display: block;
	margin-top: 50px;
	margin-bottom: 10px;
}

#bottombar{
		width: 756px;
		height: 7px;
		background-image: url(images/curvebar-bottom.gif);
		background-repeat: no-repeat;
		background-position: top right;
		margin-bottom: 10px;
}
#dealers .dealer{
						padding: 5px;
						border-bottom: 1px solid #cccccc;
}
#searchmessage{
					  padding-top: 3px;
						margin-top: 10px;
						background-color: #000000;
						color: #ffffff;
}
#dealerlists{
						display: none;
}
#onlinedealers{
					  display: none;
}
#pagebar a{
				 padding-left: 10px;
}
#wheretitle{
						display: none;
}
