@charset "utf-8";
/* CSS Document */

#content {
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	_width:940px;
}

#content table, #content table td {
	height:0;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
}

#content h1 {
	font:bold 28px "Trebuchet", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#824e19;
	line-height:28px;
	padding:0 0 15px;
}

#content h2 {
	font:bold 24px  "Trebuchet", "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:24px;
	padding:0 0 15px;
}

#content h3 {
	font:bold 18px "Trebuchet", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#824e19;
	line-height:18px;
	padding:0 0 2px;
}

#content p {
	padding:0 0 16px;
	line-height:15px;
}

#content a {
	color:#824e19;
}

#content a:hover {
	text-decoration:none;
}

#content .breadcrumbs {
	font-size:11px;
	color:#999;
	padding:0 0 8px;
	border-bottom:1px dotted #ccc;
	margin:0 0 16px;
}

#content .imgright {
	float:right;
	margin:0 0 10px 15px;
}

#content .imgleft {
	float:left;
	margin:0 15px 10px 0;
}

#content .centered {
	text-align:center;
}

#content ul.pdf, #content ul.pdf li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#content ul.pdf {
	padding:0 0 15px 10px;
}

#content ul.pdf li {
	padding:0 0 5px 35px;
	background:url(../images/pdf-icon.png) 3px 0 no-repeat;
	line-height:25px;
}

#content ul.arrow, #content ul.arrow li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#content ul.arrow {
	padding:0 0 15px 15px;
}

#content ul.arrow li {
	padding:0 0 3px 18px;
	background:url(../images/arrow.png) 0 4px no-repeat;
}

#content .industry, #content .industry li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#content .industry li {
	float:left;
	width:50%;
	_width:49%;
	height:150px;
	margin:0 0 8px;
	text-align:center;
	position:relative;
}

#content .industry li img {
	width:300px;
	height:140px;
}

#content .industry li p {
	display:block;
	position:absolute;
	width:200px;
	top:20px;
	left:100px;
	text-align:center;
	font:bold 16px "Trebuchet", "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:5px 0 5px;
	color:#fff;
	background:#777;
}

#content .industry li a {
	display:block;
	text-decoration:none;
	color:#fff;
}

#content .request-specs {
	text-align:center;
}

#content .request-specs a {
	display:block;
	width:450px;
	height:40px;
	background:url(../images/product-specs.png) 0 0 no-repeat;
	text-align:left;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 auto;
}

#content .request-specs a:hover {
	background-position:0 -40px;
}

#content form {
	padding:10px;
	background:#e1e1e1;
	border:1px dotted #ccc;
	margin:0 0 15px;
}

#content form.right {
	float:right;
}

#content form input, #content form textarea {
	padding:5px 8px 0;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	background:#fff;
	border:1px solid #999;
}

#content .contact-form {
	
}

#content .contact-form p {
	padding:0 0 12px;
}

#content .contact-form input, #content .contact-form textarea {
	width:250px;
	height:24px;
}

#content .contact-form textarea {
	height:75px;
}

#content form .submit-button, #content form .contact-form .submit-button {
	display:block;
	width:90px;
	height:35px;
	padding:0;
	background:url(../images/submit-button.png) 0 0 no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	line-height:0;
	cursor:pointer;
	border:0;
}

#content form .submit-button:hover {
	background-position:0 -35px;
}

#content form .distrib input, #content form .distrib textarea {
	width:400px;
}

#content form .distrib .bigger {
	width:910px;
	height:120px;
}

/* Content Buckets */

#content .prod-box ul, #content .prod-box li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#content .prod-box ul li {
	width:231px;
	height:148px;
	background:url(../images/content-bucket-bg.png) 0 0 no-repeat;
	position:relative;
	float:left;
	margin:0 4px 15px 0;
}

#content .prod-box ul li h2 {
	font:bold 13px "Trebuchet", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	line-height:13px;
	padding:0;
}

#content .prod-box ul li h2 a {
	display:block;
	color:#666;
	text-decoration:none;
	padding:10px 7px 3px;
}

#content .prod-box ul li h1 {
	font:bold 17px "Trebuchet", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#824e19;	
	line-height:17px;
	padding:0;
}

#content .prod-box ul li h1 a {
	display:block;
	padding:0 7px 0;
	height:40px;
	color:#824e19;
	text-decoration:none;
}

#content .prod-box ul li p {
	padding:0;
	text-align:center;
}

#content .prod-box ul li img {
	border:2px solid #000;
}

#content .prod-box ul li .more {
	display:block;
	width:54px;
	height:14px;
	background:url(../images/more-button.png) 0 0 no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	bottom:4px;
	right:10px;
}

#content .prod-box ul li .more:hover {
	background-position:0 -14px;
}

#content .prod-box ul li.long {
	width:466px;
	height:68px;
	background:url(../images/content-bucket-2-bg.png) 0 0 no-repeat;
}

#content .prod-box ul li.long h1 {
	font-size:19px;
	padding:15px 0 5px 14px;
}

#content .prod-box ul li.long h1 a {
	padding:0;
	height:auto;
}

#content .prod-box ul li h3 {
	float:right;
	padding:10px 20px 0 0;
}

#content .prod-box ul li h3 img {
	margin-left:3px;
}

#content .prod-box ul li .view-case {
	display:block;
	width:124px;
	height:14px;
	background:url(../images/view-our-case-studies.png) 0 0 no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin-left:10px;
}

#content .prod-box ul li .view-case:hover {
	background-position:0 -14px;
}

#content .prod-box ul li.contact-us {
	background:none;
	width:466px;
	height:68px;
}

#content .prod-box ul li.contact-us a {
	display:block;
	width:466px;
	height:48px;
	margin:10px 0 0;
	background:url(../images/contact-us.png) 0 0 no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

#content .prod-box ul li.contact-us a:hover {
	background-position:0 -48px;
}

/* Content Buckets End */