@charset "utf-8";
/* 
Nil-Cor CSS 
Version 1.0
URL: www.nilcor.com
*/

/* Homepage Styles */
@import url("home.css");

/* Inner Page Styles */
@import url("inside-stylesheet.css");
/* Contact Form Styles */
@import url("form-styles.css");
/* Distributors */
@import url("dist.css");

body {
	background: #fff;
	font-size: 12px;
	color:#333;
}

a {
	color: #2b2b2b;
	text-decoration: underline;
}
a:hover {
	color: #79644a;
}
a:visited {
	color: #727272;
}
strong { font-weight: bold; }
em { font-style: italic; }
sub {
	position: relative;
	top: 0.3em;
	font-size: 0.8em;
 }
sup {
	position: relative;
	bottom: 0.5em;
	font-size: 0.8em;
}
abbr, acronym, .help {
  border-bottom: 1px dotted #333;
  cursor: help;
}
#map {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
}
#map small {
	font-size: 10px;
}
#map small a {
	color: #2b2b2b;
}
/* Seals ----------------------- */
.seals {
	list-style: none;
	padding: 0;
	margin: 0;
	clear: both;
	height: 125px;
}
.seals li {
	float: left;
	padding-right: 70px;
	text-align: center;
}
.seals img {
	clear: both;
	border: 0;
}
.seals .last {
	padding-right: 0;
}
.seals span {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.seals a {
	text-decoration: none;
	color:#333;
	height: 1%;
}
.seals a:hover {
	color: #79644a;
}
.sml {
	padding: 0;
	margin-top: -18px;
}
/* End */
/* Page Footer */
#page #companies {
	display: none;
}
/* News & Accordion Styles 
----------------------------------- */
.accordion {
	width: 725px;
}
.accordion .intro h4 {
	background: url(../images/square-arrow.png) no-repeat right -45px;
	padding: 8px 8px 5px 6px;
	margin: 0;
	font: bold 18px Arial, Helvetica, sans-serif;
	border-top: 1px dotted #ababab;
	letter-spacing: -0.9px;
	cursor: pointer;
}
.accordion .intro h4:hover {
	background-color: #e1dfda;
}

.accordion .active h4 {
	background-position: right 5px;
}
.accordion .intro {
	padding: 2px;
}
.accordion .intro p {
	padding: 5px;
}
.accordion .more {
	margin: 0;
	padding: 5px;
	font-size: 12px;
}
.accordion .more ol {
	margin-left: 20px;
}
.accordion .more p {
	padding-bottom: 5px;
}
.accordion strong {
	font-size: 14px;
}
.accordion .read-more {
	font-size: 11px;
	width: 720px;
	height: 21px;
	margin-bottom: 5px;
	border-bottom: 1px #B6B6B6 dotted;
	clear: both;
}
.accordion h5 {
	background: url(../images/small-tab.png) top no-repeat;
	height: 21px;
	font-weight: normal;
	width: 65px;
	display: block;
	float: right;
	line-height: 21px;
	text-align: center;
	text-decoration: none;
	color: #646464;
	cursor: pointer;
}
.accordion h5:hover {
	background-position: bottom;
	color: #fff;
}
.accordion .active .read-more {
	display: none;
}
.readmore {
	cursor: pointer;
	color: #79644a;
	text-decoration: underline;
	font-weight: bold;
}
.active .readmore  {
	display: none;
}
/* End */

/* Download PDF */
a.dl-pdf {
	background: url(../images/dl-pdf.png) top no-repeat;
	width: 101px;
	height: 21px;
	display: block;
	font-size: 11px;
	line-height: 21px;
	text-align: right;
	padding-right: 10px;
	text-decoration: none;
}
a.dl-pdf:hover {
	background: url(../images/dl-pdf.png) bottom no-repeat;
}
.ball-valves a.dl-pdf {
	position: relative;
	left: 600px;
	top: -25px;
}
.ceramic-valves a.dl-pdf {
	position: relative;
	left: 600px;
	top: 8px;
}
.butterfly-valves a.dl-pdf {
	position: relative;
	left: 600px;
	top: -21px;
}
.auto-valves a.dl-pdf {
	position: relative;
	left: 600px;
	top: 26px;
}
.check-valves a.dl-pdf {
	position: relative;
	left: 600px;
	top: -21px;
}
/* End */
.not-found #foot-clear, .thank-you #foot-clear {
	background: #212121;
	height: 300px;
}
/* Scroll to Top */
#toTop { 
    width:100px;
	background:#f1f1f1;
	border:1px solid #ccc;
	text-align:center;
	padding:5px;
	position:fixed;
	bottom:10px;
	right:10px;
	cursor:pointer;
	color:#666;
	text-decoration:none;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
.columns .td-shade caption {
	width: 230px;
}
.columns .td-shade-200 caption {
	width: 200px;
}
.columns .td-shade-400 caption {
	width: 400px;
}
#footer {
	width: 829px;
}
#footer-top {width: 824px;}

}
