@charset "utf-8";
/* Product Pages Styling */

/* Left Section - Follow Us (if used) */
#social-media {
    height: 26px;
}
.sm-icons {
    float: left;
    width: 25px;
    height: 25px;
    margin-right: 7px;
    cursor: pointer;
    background-image: url(../images/migration/left/social-media/social-media-buttons.png);
}
a.sm-icons span {
    display: none;
}
a#facebook {
	background-position: 0 0;
}
a#facebook:hover {
	background-position: 0 25px;
}
a#twitter {
	background-position: -25px 0;
}
a#twitter:hover {
	background-position: -25px 25px;
}
a#pinterest {
	background-position: -50px 0;
}
a#pinterest:hover {
	background-position: -50px 25px;
}
a#youtube {
	background-position: -75px 0;
}
a#youtube:hover {
	background-position: -75px 25px;
}
a#contact-form {
	background-position: -100px 0;
}
a#contact-form:hover {
	background-position: -100px 25px;
}

/* Product Page Content */
#Data_Response {
	padding-right: 15px !important;
}
.navigation-links {
	margin-bottom: 32px;
}
.catalog-nav-links {
	margin: 0 0 25px 0;
	/*display: inline-block;*/
}
.product-content {
	margin-bottom: 40px;
}
.product-image, .tab-container, .more-images a {
	float: left;
}
.family-description {
	margin: 0 0 20px 0;
	width: 628px;
}
.family-description h1, .family-description p {
	font-size: 13px;
	line-height: 18px;
}
.family-description-image {
	margin: 0 20px 20px 0;
	/*border: 1px solid #808080;
	border: 1px solid #a1a1a1;*/
	padding: 5px;
}

/* Catalog Table */
table.top-catalog-table {
	padding-top: 20px;
	border-top: 1px dashed silver;
	border-bottom: 1px dashed silver;
}
td.top-catalog-cells {
	width: 33%; 
	padding-bottom: 20px;
}
.top-catalog-link {
	text-decoration: none; 
	display: block;
}
.top-catalog-link:hover {
	text-decoration: none; 
	/*color: #003c69;*/
}
.top-catalog-image, .top-catalog-no-image {
	margin-bottom: 5px; 
	text-decoration: none;
	/*border: 1px solid #808080;*/
	border: 1px solid #a1a1a1;
	/*padding: 5px;*/
	width: 150px;
}
.top-catalog-link:hover .top-catalog-image, .top-catalog-link:hover .top-catalog-no-image {
	border: 1px solid #808080;
}
.top-catalog-product {
	margin: 3px 0 0 0; 
	width: 90%; 
	font-size: 13px;
	line-height: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.top-catalog-product strong, .CatalogItemDark strong, .CatalogItemLight strong, .combo-img-text strong {
	font-weight: bold;
}
.top-catalog-product a.part-id {
	text-decoration: underline;
}

/* Picture List Combo View */
.combo-cell {
	padding-right: 20px;
}
h2.combo-product-title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-size: 13px;
	line-height: 18px;
	margin: 0 0 12px 0;
}
.combo-cell-info {
	margin-bottom: 25px;
}
.combo-img, .combo-text {
	float: left;
	/*width: 50%;*/
}
.combo-img {
	width: 160px;
}
.combo-product-img {
	width: 150px;
}
.combo-text {
	padding-top: 20px;
	width: 151px;
}
.combo-img a {
	display: block;
}
/*.combo-img img {
	border: 1px solid #b3b3b3;
}*/
p.combo-product-info {
	margin: 0 0 6px 0;
	font-size: 12px;
}
strong.price {
	color: #990000;
	font-weight: bold;
}

/* Catalog Search */
label.search-label {
	margin-bottom: 5px;
	display: inline-block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.top-search-option {
	margin-bottom: 14px;
}
.search-left select, .search-left input[type="text"] {
	/*background: #fff repeat-x url("http://customers.havis.com/components/com_rsform/assets/themes/clean/images/bg-input.gif");*/
	border: 1px solid #b3b3b3;
	margin-top: 0;
}
.search-left select {
	padding: 3px;
	width: 180px;
	height: 26px;
	line-height: 26px;
}
.search-left input[type="text"] {
	width: 168px;
	line-height: 24px;
	height: 24px;
	padding: 0 5px;
}
.search-button {
	background: url("http://www.havis.com/images/support-titles.png") repeat-x scroll left center #00587B;
	border: 1px solid #015272;
	border-radius: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	font-size: 14px !important;
	color: #fff !important;	
	padding: 3px 8px;
	width: 60px;
	height: 26px;
}

/* Sort By, View and Page Count */
.sort-form {
	display: inline-block;
}
.sort-bar {
	margin: 25px 0;
	padding: 7px 10px;
	width: 626px;
	background-color: #e8e8e8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
}
.sort-bar, .product-sort {
	font-size: 11px;
	line-height: 16px;	
}
.product-sort {
	border: 1px solid #CCCCCC !important;
	padding: 1px;
	margin: 0 10px 0 0;
}
.sort-title {
	font-weight: bold;
	margin-right: 2px;
}
.catalog-view {
	display: none;
}
.view-label span {
	width: 21px;
	height: 21px;
	display: inline-block;	
	padding: 0;
	margin: 0 2px 0 0;
	line-height: 20px;
	vertical-align: top;
	border: none;
	color: transparent;
	background: url("../images/migration/product-pages/product-view-sprite.png") no-repeat;
}
#list-label-top span, #list-label-bottom span {
	background-position: 0 -24px;
}
#list-label-top span.active, #list-label-top span.hover, #list-label-bottom span.active, #list-label-bottom span.hover {
	background-position: 0 0;
}
#combo-label-top span, #combo-label-bottom span {
	background-position: -24px -24px;
}
#combo-label-top span.active, #combo-label-top span.hover, #combo-label-bottom span.active, #combo-label-bottom span.hover {
	background-position: -24px 0;
}
#picture-label-top span, #picture-label-bottom span {
	background-position: -48px -24px;
}
#picture-label-top span.active, #picture-label-top span.hover, #picture-label-bottom span.active, #picture-label-bottom span.hover {
	background-position: -48px 0;
}
.count {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
}
.count-divider {
	color: #999999;
	margin: 0 4px;
	font-size: 15px;
	line-height: 17px;
	display: inline-block;
	width: 1px;
}
.count a.page-link, .count a.page-group, .current-page {
	margin: 0 1px;
	padding: 1px 4px;
	text-decoration: none;
	display: inline-block;	
}
.count a.page-link:hover, .count a.page-group:hover, .current-page {
	/*text-decoration: underline;*/
	background-color: #828282;
	color: #ffffff;
}
.previous-inactive, .next-inactive, .previous-active, .next-active {
	background: url("../images/migration/product-pages/page-count-sprite.png") no-repeat;
	width: 6px;
	height: 10px;
	display: inline-block;
	line-height: 10px;
}
.previous-inactive {
	background-position: 0 -22px;
}
.next-inactive {
	background-position: -7px -22px;
}
.previous-active {
	background-position: 0 0;
}
.next-active {
	background-position: -7px 0;
}
.previous-active:hover {
	background-position: 0 -11px;
}
.next-active:hover {
	background-position: -7px -11px;
}
.previous-inactive, .next-inactive {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #cccccc;
}
.previous-active, .next-active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
.previous-inactive span, .next-inactive span, .previous-active span, .next-active span {
	visibility: hidden;
}
.previous-active:hover, .next-active:hover {
	color: #333333;
	text-decoration: none;
}

/* Product Page Images */
.product-image {
	width: 295px;
}
.main-img, .no-img {
	padding: 4px;
	background-color: #fcfcfc;
}
.main-img {
	border: 1px solid #b3b3b3;
	width: 250px;
}
.no-img {
	border: 1px solid #cccccc;
}
a:hover .main-img {
	border: 1px solid #999999;
}
p.view-full, p.no-img-text {
	background-color: #f2f2f2;
	border-top: none;
	text-align: center;
	margin: 0 0 20px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	padding: 11px 0 9px 0;
	width: 258px;
}
p.view-full {
	border-left: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
}
p.no-img-text {
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
}
.more-images {
	background-color: #f2f2f2;
	border: 1px solid #bdbdbd;
	padding: 5px;
	width: 248px;
	margin-bottom: 20px;
}
.more-images img {
	border: none;
}
.product-thumbnail {
	margin-right: 10px;
	border: 1px solid #b3b3b3;
}
.product-video {
	margin-right: 10px;
}

/* Social Media Share */
.social-media {
	margin-bottom: 20px;
}
.share-button {
	padding: 0 !important;
}
.addthis_button_pinterest_pinit {
	margin-right: 0 !important;
}
/*.addthis_button_tweet {
	width: 62px !important;
}
.label {
	padding: 20px;
}*/

/* Control width of Facebook Like Button and Counter */
.addthis_button_facebook_like iframe {
	width: 100px !important;
}

/* Fancybox */
#fancybox-title-inside {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 14px;
}
.gallery-title-box {
	float: left;
}
.gallery-close {
	float: right;
	right: 10px;
	position: relative;
}
.gallery-title, .gallery-count {
	margin-top: 0;
	margin-left: 10px;
	text-align: left;
}
.gallery-title {
	margin-bottom: 4px;
	font-size: 12px;
}
.gallery-count {
	margin-bottom: 0;
	font-size: 11px;
}

/* Tabs for Features, Resources and Related Products */
.tabs {
	background-color: #ededed;
	box-shadow: inset 0 0 3px 3px #e5eaee;
}
.tabs p {
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	text-transform: uppercase;
	margin: 0;
	padding: 5px 0;
	text-align: center;
	cursor: pointer;
}
.tabs p.hover {
	color: #1f4666;
}
#features {
	width: 92px;
}
#resources {
	width: 101px;
}
#related {
	width: 152px;
}
.tabs-active {
	background-color: #fcfcfc;
	padding-bottom: 6px !important;
	border-top: 1px solid #b3b3b3;
	border-right: 1px solid #b3b3b3;
	border-left: 1px solid #b3b3b3;
	border-bottom: none;
}
.tabs-inactive {
	border-top: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
	border-bottom: 1px solid #b3b3b3;
	border-left: none;
	color: #707070;
}
.features-inactive {
	border-top: 1px solid #c7c7c7;
	border-left: 1px solid #c7c7c7;
	border-bottom: 1px solid #b3b3b3;
	border-right: none;
	color: #707070;
}
.product-details {
	width: 347px;
	background-color: #fcfcfc;
	border-bottom: 1px solid #b3b3b3;
	border-right: 1px solid #b3b3b3;
	border-left: 1px solid #b3b3b3;
	border-top: none;
}
.content-active {
	display: block;
	padding: 20px 20px 0 20px;
}
.content-inactive {
	display: none;
	padding: 20px 20px 0 20px;
}
.msrp {
	margin: 0 0 10px 0;
	font-size: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
}
.quantity-quote {
	/*padding-left: 20px;
	padding-top: 3px;*/
	margin-bottom: 11px;
}
.quantity-form {
	padding-top: 3px;
	float: left;
	margin-right: 12px;
}
.quantity-text, .obsolete-text {
	margin: 0 8px 0 0;
	font-weight: bold;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
}
.quantity-text {
	padding-top: 4px;
}
.obsolete-product {
	margin-bottom: 20px;
}
.obsolete-text {
	padding-top: 5px;
}
.quantity-box {
	width: 28px; 
	height: 19px;
	font-size:11px;
	padding: 0 3px;
	/*margin: 0 6px 0 0;*/
	margin: 0;
	text-align: center;
}
.add-to-quote {
	/*margin-top: 1px;*/
	padding: 0;
}
.msrp-note {
	font-size: 11px;
	/*margin: 0 0 14px 8px;*/
	margin: 0 0 20px 0;
	font-style: italic;
}
#msrp-icon {
	margin-left: 4px;
	cursor: pointer;
}
#msrp-msg {
	display: none;
	background-color: #fcfcfc;
	border: 1px solid #c7c7c7;
	/*margin-top: -10px;
	margin: -28px 0 0 115px;*/
	padding: 7px 10px;
	position: absolute;
	-moz-box-shadow: 0 0 10px 0 #999999;
	-webkit-box-shadow: 0 0 10px 0#999999;
	box-shadow: 0 0 10px 0 #999999;
	width: 140px;
	z-index: 2000;
}
#msrp-msg p {
	font-size: 11px;
	line-height: 15px;
	margin: 0;
}
#msrp-msg-link {
	color: #d47b22;
}
#resources-content {
	margin-bottom: 22px;
}
.features-list {
	padding-left: 15px;
	margin: 0 0 16px 0;
}
.resources-list {
	padding-left: 15px;
	margin: 0;
}
.features-list li {
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 5px;
}
.resources-list li {
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 5px;
}
.features-title {
	margin: 0 0 5px 0;
}
.features-list-title {
	margin: 0 0 8px 0;
}
.features-text {
	margin: 0 0 16px 0;
	font-size: 12px;
	line-height: 14px;
}
.resources-text {
	margin: 0 0 12px 0;
	font-size: 12px;
	line-height: 16px;
}
.microsite-text, .microsite-text-top {
	font-size: 12px;
	line-height: 16px;
}
.microsite-text {
	margin: 28px 0 10px 0;
}
.microsite-text-top {
	margin: 0 0 10px 0;
}
.microsite-img {
	border: none;
}
.no-related, .related-coming-soon {
	margin: 0px 0 25px 0;
}
.related-coming-soon p {
	font-size: 13px;
	line-height: 18px;
	margin: 0 0 10px 0;
}
.coming-soon-msg {
	font-style: italic;
	font-weight: bold;
}
.related-row {
	margin-bottom: 25px;
}
.related-product {
	width: 50%;
	text-align: center;
	float: left;
	font-size: 12px;
	line-height: 14px;
}
.related-product-cell {
	font-size: 12px;
	line-height: 14px;
	width: 50%; 
	text-align: center;
	float: left;
	display: inline-block;
	min-height: 120px;
}
.related-cell-info {
	width: 88%;
	margin-bottom: 25px;
	text-align: center;
	display: inline-block;	
}
.related-product a, .related-product-cell a {
	display: inline-block;
}
.related-product a img, .related-product-cell a img {
	border: 1px solid #a6a6a6;
}
.related-product a:hover img, .related-product-cell a:hover img {
	border: 1px solid #808080;
}
.related-part, .related-description {
	display: inline-block;
	height: 100%;
}
.related-part {
	margin: 0 0 6px 0;
}
.related-description {
	margin: 0;
}
.bold-emphasis {
	font-weight: bold;
}
.bold-red {
	font-weight: bold;
	color: #990000;
}
.red-emphasis {
	font-weight: bold;
	color: #990000;
}
.share-test {
	border-top: 1px solid #c7c7c7;
	background-color: #f2f2f2;
	padding: 5px 0 6px 9px;
	text-align: center;
}
.share-test input {
	padding: 0;
}
.buttons, .button-divider {
	float: left;
}
.buttons a {
	display: block;
}
.button-divider {
	height: 16px;
	width: 1px;
	margin: 2px 10px 0 10px;
	background-color: #B0B0B0;
	display: inline-block;
}
.button-divider span {
	visibility: hidden;
}

/* View Images Page */
.navigation-links {
	margin-bottom: 32px;
}
.return-link {
	font-weight: bold;
	margin: 0 0 37px 0;
}
.photo-table {
	padding-left: 1px;
}
.photo-td {
	padding: 0 20px 15px 0;
}
a.photo-page {
	display: inline-block;
}
a.photo-page img {
	border: 1px solid #808080;
}

/* Microsite */
.microsite-link {
	text-decoration: none;
}
.microsite-img {
	border: none;
}