/* CSS Document */

#content {
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:14px;
}

ol {
	list-style-type: decimal;
	font-size: 11px;
	margin:0 30px 14px 50px;
	padding:0;
}

#content h1 {
	font:bold 20px Tahoma, Arial, Helvetica, sans-serif;
	color:#006699;
	line-height:18px;
	margin:0;
	padding:0 0 14px;
}

#content h2 {
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#325269;
	line-height: 18px;
	padding:0 0 2px;
}

#content h2.space {
	padding:0 0 14px;
}

#content h3 {
	font:14px Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#328DD1;
	padding:0 0 14px;
}

#content h4 {
	font:14px Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#999;
	padding:0 0 2px;
}

#content h5 {
	font:14px Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#328DD1;
	padding:0 0 2px;
}

#content p {
	padding:0 0 16px;
	line-height:14px;
}

#content a {
	color:#006699;
}

#content a:hover {
	color:#41a1e7;
}

#content hr {
	height:1px;
	width:96%;
	text-align:center;
	margin:2px auto 14px;
	color:#ccc;
	background:#ccc;
	border:0;
}

#content p.right {
	float:right;
}
#content p.left {
	float:left;
}
#content .centered {
	text-align:center;
}

/* Home Page Left Navigation */

#content #home-nav {
	float:left;
	width:130px;
}

#content #home-nav h3 {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:14px;
	background:url(../images/titlebar.png) 0 0 repeat-x;
	margin:0 0 3px;
	padding:0;
	zoom:1;
}

#content #home-nav h3 a {
	display:block;
	color:#fff;
	text-decoration:none;
	padding:3px 5px 4px;
}

#content #home-nav h3 a:hover {
	color:#d6e4ee;
}

#content #home-nav ul {
	padding:0 0 5px 0;
}

#content #home-nav ul li {
	margin:0;
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	color:#27607D;
	padding:0 0;
	border-bottom:1px solid #ccc;
}

#content #home-nav ul li a {
	color:#27607D;
	text-decoration:none;
	display:block;
	line-height:12px;
	padding:2px 4px;
}

#content #home-nav ul li a:hover {
	color:#318dd0;
}

#content #home-nav p {
	padding:6px 0;
	margin:0;
	text-align:center;
}

#content #home-nav p.request-quote a {
	display:block;
	width:100px;
	height:20px;
	text-align:left;
	background:url(../images/request-quote-small.jpg) 0 0 no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 auto;
}

#content #home-nav p.request-quote a:hover {
	background-position:0 -20px;
}
#content p.materialslist {
	padding:6px 0;
	margin:0;
	text-align:right;
}
#content p.materialslist a {
	display:block;
	float:right;
	width:200px;
	height:25px;
	text-align:left;
	background:url(../images/materialslist-button.jpg) 0 0 no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 auto;
}
#content p.materialslist a:hover {
	background-position:0 -25px;
}
/* Home Page Left Navigation End */
/* Home Page Styles */

#content .home-page {
	float:right;
	width:615px;
}

#content #hpproducts {
	padding:5px 0 0;
}

#content #hpproducts ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#content #hpproducts ul li {
	margin:0 8px 10px 0;
	float:left;
	width:290px;
	height:210px;
	border:1px solid #999;
}

#content #hpproducts ul li.last {
	margin:0 0 1px 0;
}

#content #hpproducts ul li h2 {
	height:20px;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(../images/homepage-h2-bg.gif) 0 0 repeat-x;
	margin:0 0 6px;
}

#content #hpproducts ul li.last h2 {
	background:url(../images/homepage-h2-bg-2.gif) 0 0 repeat-x;
}

#content #hpproducts ul li h2 a {
	display:block;
	padding:0 5px 0;
	line-height:20px;
	color:#fff;
	text-decoration:none;
}

#content #hpproducts ul li p {
	text-align:center;
	padding:0 0 4px;
}

#content #hpproducts ul li form {
	margin:10px 8px 0;
}

#content #hpproducts ul li form p {
	padding:0 0 3px;
	_padding:0 0 1px;
}

#content #hpproducts ul li form input {
	padding:2px 5px;
	height:16px;
	width:90%;
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	border:1px dotted #999;
	margin:0 0 4px;
}

#content #hpproducts ul li form textarea {
	padding:2px 5px;
	width:90%;
	height:50px;
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	border:1px dotted #999;
}

#content #hpproducts ul li form .submit-button {
	display:block;
	width:95px;
	height:23px;
	background:url(../images/home-submit-button.png) 0 0 no-repeat;
	text-indent:-9999px;
	text-align:center;
	overflow:hidden;
	line-height:0;
	margin:4px auto 0;
	padding:0;
	border:0;
	cursor:pointer;
}
#content #hpproducts ul li form .submitp {
	padding:0;
}

#content #hpproducts ul li form .submit-button:hover {
	background-position:0 -23px;
}

#hpproducts p.learnmore a  {
	display:block;
	margin:0 auto;
	width:95px;
	height:23px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/learn-more.gif) 0 0 no-repeat;
}
#hpproducts p.learnmore a:hover {
	background-position:0 -23px;
}

/* Landing Page Boxes */

#products ul li.wide {
	width:280px;
	height:230px;
	font-size:12px;
}
#products ul li.wide ul {
	width:49%;
	float:left;
	padding:9px 0 0;
	text-align:left;
}
#products ul li.wide ul li {
	display:block;
	width:90%;
	float:none;
	height:auto;
	border:0;
	padding:0 0 2px 15px;
	margin:0;
	text-align:left;
}
#products ul li.wide ul li.first {
	padding:0 0 10px 5px;
	margin:0;
}
#products {
	margin:0 auto;
}
#products.tworows {
	width:500px;
}
#products.tworows ul li {
	margin:0 25px 10px 0;
}
#products p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:3px;
}
#products ul li {
	float:left;
	border: solid 1px #c9c9c9;
	width: 130px;
	height:auto;
	margin:0 15px 0 0;
	padding:0 0 5px;
	text-align:center;
}
#products ul li.last {
	margin:0;
}
#products ul li.setheight {
	height:230px;
}
#products ul li.setheight p {
	padding:5px;
}
#products ul li p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:0 3px;
	margin:0;
}
#products ul li img {
	margin:0 auto 5px;
	border:3px solid #e1e1e1;
}

#products ul li h2 {
	padding:0;
	margin:0 0 4px;
	height:38px;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	background:#328DD1;
}
#products ul li h2.twolineh2 a  {
	display:block;
	padding:4px 0 0;
	line-height:14px;
	text-align:center;
	color:#FFF;
	text-decoration:none;
}
#products ul li h2 a  {
	display:block;
	text-align:center;
	color:#FFF;
	padding-top:11px;
	text-decoration:none;
	
}
#products ul li h2 a:hover {
	color:#d6e4ee;
}
/*
#products p.learnmore {
	margin:7px 20px;
}
*/
#products p.learnmore a  {
	display:block;
	margin:0 auto;
	width:95px;
	height:23px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/learn-more.gif) 0 0 no-repeat;
}
#products p.learnmore a:hover {
	background-position:0 -23px;
}
/* styles for left nav accordian script */

#content #left-nav {
	width:160px;
	float:left;
}

#content #left-nav p {
	padding:0 0 25px;
	margin:0;
	text-align:center;
}

#content #left-nav p.request-quote a {
	display:block;
	width:140px;
	height:30px;
	text-align:left;
	background:url(../images/request-quote.jpg) 0 0 no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 auto;
}

#content #left-nav p.request-quote a:hover {
	background-position:0 -30px;
}

#content .arrowlistmenu {
	width:160px; /*width of accordion menu*/
	position: relative;
	margin:0 0 25px;
}
#content .arrowlistmenu  .menuheader  { /*CSS class for menu headers in general (expanding or not!)*/
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align:left;
	color: white;
	background: #FFF url(../images/titlebar.png) repeat-x center left;
	text-transform: none;
	cursor: pointer;
	width: 160px;
	margin:0 0 4px;
	padding:0;
}
#content .arrowlistmenu .menuheader a { display:block; color:#FFF; text-decoration:none; padding:3px 8px; }
#content .arrowlistmenu .menuheader a:hover { color:#d6e4ee; text-decoration:none; }
/*
#content .arrowlistmenu .openheader { CSS class to apply to expandable header when it's expanded
	background-image: url(../images/titlebar-active.png);
}
*/
#content .arrowlistmenu ul{ /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0 0 8px;
	/*margin-bottom: 2px; /*bottom spacing between each UL and rest of content*/
}

#content .arrowlistmenu ul li{
	padding-bottom: 0; /*bottom spacing between menu items*/
	zoom:1;
}

#content .arrowlistmenu ul li a{
	color: #27607D; /*custom bullet list image*/
	display: block;
	padding: 2px 0 2px 12px;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #dadada;
	zoom:1;
}

#content .arrowlistmenu ul li a:visited{
color: #27607D;
}

#content .arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #FF6000;
background-color: #F3F3F3;
}

ul.twocol {
	width:98%;
	margin-bottom: 25px;
}
ul.twocol li {
	float:left;
	width:45%;
	margin:0;
	list-style-type:none;
	padding:0 0 3px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul.twocol li a {
	_width:300px;
	color: #0000FF;
}
ul.twocol li a:hover {
	_width:300px;
	color: #FF6600;
}
ul.twocolmaterials {
	width:180px;
	float:left;
	margin-bottom: 5px;
	margin-left: 10px;
}
ul.twocolmaterials li {
	margin:0;
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:3px;
}

ul.twocolmaterials li p {
	text-align:left;
}
#breadcrumbs {
	color:#6b6b6b;
	font-size:10px;
	margin:0 0 15px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#breadcrumbs a {
	color:#6b6b6b;
	text-decoration:underline;
}

#breadcrumbs a:hover {
	text-decoration:none;
	color: #FF6600;
}

img.right {
	float:right;
	margin:0 0 10px 10px;
}
img.clear {
	float:none;
	margin:10px;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #666666;
	width: 500px;
	margin-left: 20px;
}

img.left {
	float:none;
	margin-left: 20px;
}
img.left2 {
	float:left;
	margin:10px 10px 10px 20px;
}
.caption {
	font: 10px Arial, Helvetica, sans-serif;
}
#moreabout {
	padding: 15px;
	width: 730px;
	position: relative;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	float: none;
	display: block;
	background-color: #a1e6e1;
	margin-top: 10px;
	margin-left: 20px;
}
#moreabout h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	font-size: 16px;
	margin-bottom: 10px;
}

#moreabout ul.twocol, #moreabout ul.twocol li {
	margin:0;
	padding:0;
	list-style-type:none;
}
#moreabout ul.twocol {
	width:90%;
}
#moreabout ul.twocol li {
	float:left;
	width:35%;
	_width:300px;
	padding:0 0 3px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#moreabout ul.twocol li a {
	_width:300px;
	color: #0000FF;
}
#moreabout ul.twocol li a:hover {
	_width:300px;
	color: #FF6600;
}
#moreabout ul.threecol, ul.threecol li {
	margin:0;
	padding:0;
	list-style-type:none;
	font-size: 12px;
}

#moreabout ul.threecol {
	width:720px;
	margin-left: 20px;
}

#moreabout ul.threecol li {
	width:240px;
	float:left;
	height: 20px;
}
p.contactus  {
	padding:10px 0 20px;
	text-align:center;
}
p.contactus  a   {
	display:block;
	width:125px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/contact-us.jpg) 0 0 no-repeat;
	margin:0 auto;
}
p.contactus  a:hover   {
	background-position:0 -30px;
}
.techarticle ul, techarticle ul li {
	float:left;
	width:600px;
	list-sytle-type:none;
}
.techarticle li {
	background:url(../images/bullet-article.gif) 0 0 no-repeat;
	zoom:1;
	padding:0 10px 7px 20px;
	margin-left:20px;
	font-weight:bold;
}
.techarticle li p {
	font-weight:normal;
	color:000;
	font-size:11px;
}
	
.leftcol {
	float:left;
	vertical-align: top;
	width: 560px;
	margin-bottom: 9px;
	margin-right:20px;
}
.leftcol ul, .leftcol li {
	margin:0 auto;
	list-style-type:none;
	font-size: 11px;
}
.leftcol li {
	padding:0 0 3px 30px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 20px 5px;
}
#content .leftcol h3 {
	font:14px Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#334766;
	padding:0 0 2px;
}
.leftcolnarrow {
	float:left;
	vertical-align: top;
	width: 370px;
	margin-bottom: 9px;
}
.leftcolnarrow ul, .leftcolnarrow li {
	margin:0 auto;
	list-style-type:none;
	font-size: 11px;
}
.leftcolnarrow li {
	padding:0 0 3px 30px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 20px 5px;
}
#content .leftcolnarrow h3 {
	font:14px Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#334766;
	padding:0 0 2px;
}
.specs {
	float:left;
	vertical-align: top;
	width: 360px;
	margin-bottom: 9px;
}
.specs ul, .specs li {
	margin:0 auto;
	list-style-type:none;
	font-size: 11px;
}
.specs li {
	padding:0 0 3px 30px;
	background-image: url(../images/bullet-dash.gif);
	background-repeat: no-repeat;
	background-position: 20px 5px;
}
.centered {
	text-align:center;
}
.centered table {
	margin: 0 auto;
}
img.footer {
	float:right;
}
#properties {
	margin-left:20px;
	margin-bottom:20px;
}
#properties  tr  {
	width: 350px;
	border: 1px;
	border-color: #666666;
	font-size: 11px;
	margin-left: 20px;
}
#properties  tr  td {
	height: 15px;
	border-bottom: solid 1px #666666;
}
#properties2 {
	width: 450px;
	height: 100px;
	margin:10px 20px 20px 20px;
}
#properties2 tr {
	font-size: 11px;
	background-color: #FFFFFF;
}
#properties2 tr td {
	height: 15px;
	border: 0.05em solid #999999;
}
#properties3 {
	width: 100%;
}
#properties3 tr {
	font-size: 11px;
	background-color: #FFFFFF;
}
#properties3 tr th {
	border-bottom: 0.05em solid #999999;
	text-align:center;
	vertical-align:bottom;
	font-weight:bold;
}
#properties3 tr td {
	font-weight:normal;
	text-align:center;
	height:25px;
}
#properties3 tr td.leftalign {
	text-align:left;
	padding-left:70px;
}
img.hp {
	margin:5px 10px 5px 0;
	_margin:10px 10px 5px 20px;
	
}

#content .red {
	color:#900;
}

#content .arrow, #content .arrow li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#content .arrow {
	padding:0 0 14px 10px;
}

#content .arrow li {
	background:url(../images/bullet.gif) 0 3px no-repeat;
	padding:0 0 3px 15px;
	zoom:1;
}

#content .arrow li h2 {
	margin:0;
	padding:0;
	line-height:14px;
}

/* Quick Contact */

#content .quick-contact {
	margin:0 0 10px 10px;
	float:right;
	width:150px;
	height:190px;
	border:1px solid #ccc;
}

#content .quick-contact h2 {
	height:38px;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(../images/homepage-h2-bg-2.gif) 0 0 repeat-x;
	margin:0 0 4px;
}

#content .quick-contact h2 a {
	display:block;
	padding:5px 5px 0;
	line-height:28px;
	color:#fff;
	text-decoration:none;
}

#content .quick-contact p {
	text-align:center;
	padding:0 0 4px;
}

#content .quick-contact form {
	margin:0 8px;
}

#content .quick-contact form p {
	padding:0 0 7px;
	_padding:0 0 4px;
}

#content .quick-contact form input {
	padding:2px 5px;
	height:16px;
	width:90%;
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	border:1px dotted #999;
	margin:0 0 4px;
}

#content .quick-contact form textarea {
	padding:2px 5px;
	height:16px;
	width:90%;
	height:50px;
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	border:1px dotted #999;
}

#content .quick-contact form .submit-button {
	display:block;
	width:95px;
	height:23px;
	background:url(../images/home-submit-button.png) 0 0 no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	line-height:0;
	margin:0 auto;
	padding:0;
	border:0;
	cursor:pointer;
}

#content .quick-contact form .submit-button:hover {
	background-position:0 -23px;
}