@charset "utf-8";
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-image: url(images/page-bg.jpg);
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.tdbg {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/profile-bg.jpg);
}
.about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.matterborder {
	border: 1px solid #F8CCC7;
}
.branches {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #C30;
	text-decoration: none;
}
.imgborders {
	border: 1px solid #FEAF36;
}
.line {
	color: #CCC;
}


h1,h2,h3,h4,h5,h6{
	display:inline;
}
.back {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #28A2C9;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.back:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #00789D;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}


.linkbg {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CAC6C8;
}
.linkbg:hover {
	background-color: #F0F0F0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CAC6C8;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.whiteborder {
	padding: 1px;
	border: 1px solid #CCC;
}
.tabletext1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

.sidelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #069;
	text-decoration: none;
}
.sidelinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-image: url(images/more-bg-hover.jpg);
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.more:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	background-image: url(images/more-bg.jpg);
}
.homephotos
{
	box-shadow: 5px 5px 5px #D3D3D3;
	border: 1px solid #CCC;
} 
.homeproducts {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
}
.homeproducts:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #AC1A1D;
	text-decoration: none;
}
.homeproductsbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
.whitetext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}.keyword {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.borderbox {
	border: 1px solid #E4E4E4;
}
.series {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
}

.sublinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.sublinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #C8780D;
	text-decoration: none;
}
.selector {
	padding: 1px;
	border: 5px solid #FFFFFF;
}
.imgborder {
	-moz-border-radius: 5px;
	-webkit-border-radius: 10px;
	border-radius: 15px;
	border: 1px solid #C5AD81;
}
.mainproducts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.mainproducts:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.producttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}

.thumbnail{
	position: relative;
	z-index: 0;
	background-image: url(Boiler%20Tube%20Expander%20114%20Series);
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 10px; /*position where enlarged image should offset horizontally */

}
