/* @override http://www.pryda.co.nz/user-templates/pryda.css */

.bg-left {
	background-color: #C4C7C9;
	background-image:  url(interface-images/bg-left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bg-right {
	background-color: #C4C7C9;
	background-image:  url(interface-images/bg-right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bg-content {
	background-image:  url(interface-images/content-bg.gif);
}
.quote {
	font-size: 14px;
	color: #BCC1CA;
	line-height: 20px;
}
.content {
	font-size: 10px;
	color: #000000;
}
.search-box {
	font-size: 10px;
	color: #000000;
  border-width: 1px;
  border-color: #FFFFFF;
}
.fineprint {
	font-size: 9px;
	color: B5B9BC;
}
a.fineprint {
	font-size: 9px;
	color: #F11C1D;
	text-decoration: none;
}
a.fineprint:hover {
	font-size: 9px;
	color: #F11C1D;
  text-decoration: underline;
}
.header-links {
	font-size: 10px;
	color: #FFFFFF;
}
a.header-links, a.header-links:visited, a.header-links:active {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.header-links:hover {
	color: #FFFFFF;
    text-decoration: underline;
}
.header-links div {
	width: 400px;
}
.header-links .phone-0800 {
	font-size: 11px;
	font-weight: bold;
}
.header-links img {
	position: relative;
	top: -1px;
	padding-right: 2px;
}
.bg-crumb {
	background-image:  url(interface-images/crumb-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.crumb {
	font-size: 9px;
	color: #FFFFFF;
}
a.crumb, a.crumb:visited {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
a.crumb:hover, a.crumb:active {
	color: #FFFFFF;
    text-decoration: underline;
}
.tdcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.page-heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F0181B;
	font-weight: bold;
	padding-left: 12px;
	padding-top: 12px;
}
/* Content styles */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a, a:visited {
  color: #F0181B;
  text-decoration: none;
}
a:hover, a:active {
  color: #F0181B;
  text-decoration: underline;
}
.sub-heading {
	font-weight: bold;
	font-size: 12px;
	color: #F0181B;
	padding-bottom: 5px;
}
.navigation-heading {
	font-weight: bold;
	font-size: 12px;
	color: #F0181B;
}
.spec-heading {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}
.nav-title-box {
  padding: 6px 12px 12px;
}
.nav-title {
	font-size: 14px;
	color: #BCC1CA;
	line-height: 20px;
}
.nav-title-div-box, .nav-title-div {
  width: 100%;
  margin: 0px;
  padding: 0px;
  text-align: right;
}
/* nav menu styles */
.active {
  font-size: 9px;
  color: #FFFFFF;
  text-decoration: none;
}
a.active, a.active:visited {
  font-size: 9px;
  color: #FFFFFF;
  text-decoration: none;
}
a.active:hover, a.active:active {
  font-size: 9px;
  color: #FFFFFF;
  text-decoration: none;
}
.toplevel {
  font-size: 9px;
  color: #333333;
  text-decoration: none;
}
a.toplevel, a.toplevel:visited {
  font-size: 9px;
  color: #333333;
  text-decoration: none;
}
a.toplevel:hover, a.toplevel:active {
  font-size: 9px;
  color: #333333;
  text-decoration: underline;
}
.path {
  font-size: 9px;
  color: #333333;
  text-decoration: none;
}
a.path, a.path:visited {
  font-size: 9px;
  color: #FFFFFF;
  text-decoration: none;
}
a.path:hover {
  font-size: 9px;
  color: #FFFFFF;
  text-decoration: none;
}
.child {
  font-size: 9px;
  color: #333333;
  text-decoration: none;
}
a.child, a.child:visited {
  font-size: 9px;
  color: #333333;
  text-decoration: none;
}
a.child:hover, a.child:active {
  font-size: 9px;
  color: #333333;
  text-decoration: none;
}
.menuitem {
  font-size: 9px;
  color: #333333;
  text-decoration: none;
}
a.menuitem, a.menuitem:visited {
  font-size: 9px;
  color: #333333;
  text-decoration: none;
}
a.menuitem:hover, a.menuitem:active {
  font-size: 9px;
  color: #333333;
  text-decoration: none;
}
.latest-news {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 6px;
}
.news {
	padding: 6px;
}
.news-heading {
	font-weight: bold;
	font-size: 10px;
	color: #F0181B;
	line-height: 15px;
}
.news-date {
	font-weight: bold;
	font-size: 9px;
	color: #000000;
}
.news-body {
	font-size: 9px;
	color: #000000;
	line-height: 13px;
}
.news-link {
  font-size: 9px;
  color: #F0181B;
  text-decoration: none;
  line-height: 15px;
}
a.news-link, a.news-link:visited {
  font-size: 9px;
  color: #F0181B;
  text-decoration: none;
  line-height: 15px;
}
a.news-link:hover, a.news-link:active {
  font-size: 9px;
  color: #F0181B;
  text-decoration: underline;
  line-height: 15px;
}
.home-content {
	padding: 0px 8px 0px 12px;
}
.date {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 6px;
}
/* Connectors Catalogue */
.catalog-caption {
	color: #8D8E90;
}
.prod_table_head {
	background-color: #F0F0F0;
	font-weight: bold;
}
.prod_table_title {
	font-weight: bold;
}
.prod_table_row {
	padding-right: 8px;
}

/* Manufacturing products */
.category-list {
	margin-top: 10px;
}
.category {
	float: left;
	text-align: center;
	margin-bottom: 15px;
}
.category-cols-1 .category {
	width: 100%;
}
.category-cols-2 .category {
	width: 50%;
}
.category-cols-3 .category {
	width: 33%;
}
.category-cols-4 .category {
	width: 25%;
}
.category img {
	border: none;
	border-bottom: 2px solid #f0181b;
	padding-bottom: 2px;
	margin-bottom: 5px;
}
.category a, .category a:visited {
	display: block;
	text-decoration: none;
	font-size: 13px;
	color: #333;
}
.category a:hover, .category a:active {
	text-decoration: none;
	cursor: pointer;
}
.category-title {
	font-weight: bold;
	font-size: 13px;
	color: #333;
}
.product, .equipment {
	position: relative;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.product-heading {
	font-size: 12px;
	font-weight: bold;
	color: #f0181b;
	margin-bottom: 5px;
}
.product-img {
	float: left;
}
.product-img img {
	border: 1px solid #ddd;
}
.product-detail {
	margin-left: 195px;
}
.equipment .product-detail {
	margin-left: 115px;
}
.product p, .equipment p {
	margin: 0 0 8px;
	padding: 0;
}
.product ul, .equipment ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.product ul li {
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 22px;
	background: url(../interface-images/doc-icons/generic-icon.gif) no-repeat 0 2px;
}
.product ul li.pdf {
	background: url(../interface-images/doc-icons/pdf-icon.gif) no-repeat 0 2px;
}
.product ul li.doc {
	background: url(../interface-images/doc-icons/word-icon.gif) no-repeat 0 2px;
}
.product ul li.drawing {
	background: url(../interface-images/doc-icons/vector-icon.gif) no-repeat 0 2px;
}
.product ul li.image {
	background: url(../interface-images/doc-icons/image-icon.gif) no-repeat 0 2px;
}
.equipment ul li {
	background: none;
}
.product a, .product a:visited {
	color: #666;
	font-weight: bold;
}
.product a:hover, .product a:active, .equipment a:hover, .equipment a:visited {
	color: #000;
}
.equipment a, .equipment a:visited {
	color: #f0181b;
	font-weight: bold;
	font-size: 12px;
}
ul.brochure-contents {
	list-style-type: square;
	margin-left: 20px;
	margin-bottom: 8px;
}
ul.brochure-contents li {
	padding-bottom: 2px;
	color: #555;
	font-size: 12px;
}
.download-size {
	font-weight: normal;
	color: #555;
	font-size: 11px;
	padding-left: 5px;
}
.clear {
	float: none;
	clear: both;
}

.search-results td {
	padding: 2px 0px;
}
.search-page-title {
	color: #f0181b;
}
.search-weight {
	font-weight: bold;
	color: #666;
	text-align: right;
}
.search-breadcrumb {
	color: #666;
	font-style: italic;
}
.search-results td.search-breadcrumb {
	padding: 0px;
}
.search-description {
	color: #333;
}
.search-div {
	height: 6px;
}