﻿/*------------------General Page Styling ----------------------------------*/
body {
	background-color: #000000;
	background-image: url('../images/background.gif');
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}

#page {
	margin: 0px;
	padding: 0px;
	width: 900px;
	
}

/*-------------------Header Styling ----------------------------------*/

#header {
	margin: 0px;
	padding: 10px;
	height: 160px;
	clear: both;
}

.logo {
	border-width: 0px;
	float: left;
	width: 230px;
}

.tagline {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 1.6em;
	font-weight: bold;
	font-style: italic;
	line-height: 1.5em;
	vertical-align: middle;
	text-align: center;
	padding: 10px;
	float: right;
	width: 370px;
	position: relative;
	top: -10px;
}

/*-------------------Navigation Styling ----------------------------------*/

#navigation {
	width: 240px;
	padding-left: 10px;
	min-height: 600px;
	height: 100%;
	float: left;
	border-right: 1px solid #111111;
}

#navigation ul {
	line-height: 1.3em;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFF55;
	list-style-image: url('../images/bullet.gif');
}

#navigation ul li {
	padding-top: 15px;
	
}

#navigation ul li.current {
	list-style-image: url('../images/arrow.gif');
	text-decoration: underline;
}



#navigation ul li:hover {
	list-style-image: url('../images/arrow.gif');
}

#navigation ul li a {
	color: #ffff55;
	text-decoration: none;
}

#navigation ul li a:hover {
	color: #ffff55;
	text-decoration: underline;
}

#navigation ul li ul {
	padding-top: 0px;
	color: white;
	list-style-image: url('../images/dash.gif');
}

#navigation ul li ul li {
	font-size: 69%;
	font-weight: normal;
	padding-top: 0px;
	
}

#navigation ul li ul li a {
	color: #ffffff;
	text-decoration: none;
}

#navigation ul li ul li a:hover {
	color: #ffffff;
	text-decoration: underline;

}



.privacy {
	width: 210px;
	height: 250px;
	overflow: auto;
	float: left;
	position: relative;
	bottom: 0px;
	font-size: 80%;
	padding: 10px;

}

.privacy p {
	padding: 0px;
	margin: 0px;
}

.privacy span {
	text-align: center;
	display: block;
	width: 100%;
}
.privacy span img {
	margin: 10px;
	margin-bottom: 2px;
}

.privacy span a img {
	border: 0px;
}


/*-------------------Content Styling ----------------------------------*/

#content {
	font-size: 1em;
	min-height: 600px;
	margin-left: 280px;
	margin-right: 30px;
	line-height:1.4em;
	position: relative;
	clear: none;
	padding-bottom: 10px;
	
}

p.intro {
	font-weight: bold;
	font-size: 1em;
	font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
	color: #800000;
	text-transform: uppercase;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight: bold;	
}

h1 {
	font-size: 160%;
}

h2 {
	font-size: 140%;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 100%;
}

h5 {
	font-size: 80%;
}

h6 {
	font-size: 1em;
}

#content img {
	padding: 10px;
	display: inline-block;
	clear: none;
}

#content a img {
	border: 0px;
	display: block;
}
#content ul {
	list-style-image: url('../images/bullet.gif');
}

#content a {
	font-size: 90%;
	font-weight: bold;
	color: #800000;
}

#content a:hover {
	text-decoration: none;
	color: #ffff55;

}

#content address{
	font-size: 110%;
	line-height: 1.3em;
	font-style: normal;
}


.container {
	width: 100%;
	height: auto;
	margin: 5px;
	display: inline-block;
}

.home {
	width: 258px;
	margin-right: 5px;
	padding: 2px;
	border: 1px solid #111111;
	float: left;
	height: 250px;
	display: block;
	overflow: hidden;
}

.home p {
	padding: 5px;
}

.home a {
	font-size: 90%;
	font-weight: bold;
	display: inline-block;
	color: #800000;
}

.home a:hover {
	text-decoration: none;
	color: #ffff55;

}
.industrial {
	width: 258px;
	margin-left: 5px;
	padding: 2px;
	float: right;
	border: 1px solid #111111;
	height: 250px;
	display: block;
	overflow: hidden;
}

.industrial p {
	padding: 5px;
}

.industrial a {
	font-size: 90%;
	font-weight: bold;
	display: inline-block;
	color: #800000;
}

.industrial a:hover {
	text-decoration: none;
	color: #ffff55;
	}


.associations {
	padding: 0px;
	padding-top: 20px;
	margin: 0px;
	width: 100%;
}

.associations img.assoc {
	padding: 0px;
	margin: 0px;
	display: inline;
	float: left;
}

.associations a img {
	border: 0px;
}


#content .pics {  
    width:   240px;
    height:  180px;  
    padding: 0;  
    margin:  0;  
} 

#content .important {
	color: #ffff55;
	font-weight: bold;
	font-style: italic;
}

#content dt {
	font-weight: bold;
	color: #800000;
	text-transform: uppercase;
	font-size: 85%;
}

#content dd {
	font-size: 85%;
	line-height: 1.4em;
}

#content span.tooltip {
	display: none;
}

#content span.tooltiphover {
	display: block;
	float: right;
	width: 100px;
	height: 60px;
	font-size: 80%;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	color: #222222;
	background: transparent url('../images/tooltip.png') no-repeat;
	position: relative;
	top: 40%;
	left: -20%;

}

.maintenance {
	width: 180px;
	position: relative;

	float: right;  
	text-align: center;
	margin: 10px;
	border: 1px solid #111111;
}

.maintenance a img {
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}

.maintenance h5 {
	color: #FFFF55;
	font-weight: bold;
	font-size: 100%;
}

#content strong {
	color: #ffff55;
	font-weight: bold;
	font-style: italic;
}
#content .note {
	width: 200px;
	float: right;
	text-align: center;
	padding: 10px;
	margin: 10px;
	border: 1px solid #222222;
}

.reshome {
	width: 260px;
	float: right;
	border: 1px solid #111111;
	height: auto;
	margin: 10px;
}

.reshome .home {
	float: none;
}

.reshome blockquote {
	margin: 0px;
	padding: 7px;
	font-size: 1.5ex;
	line-height: 1.8em;
}

.reshome h3 {
	font-size:90%;
	font-weight: bold;
	text-align: center;
}

.reshome .nav {
	width: auto;
	text-align: center;
	font-size: 90%;
}


 /*-------------------Footer Styling ----------------------------------*/

#footer {
	background-color: #800000;
	font-size: small;
	line-height: 1.3em;
	padding: 10px;
	margin: 0px;
	width: 100%;
	word-spacing: .2em;
	clear: both;
}

#footer address{
	font-size: .85em;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
}

#footer address a {
	color: #FFFF55;
	text-decoration: underline;
}

#footer address a:hover {
	color: #FFFF55;
	text-decoration: none;
	font-style: italic;	
}

#footer h1,h2, h3, h4, h5, h6 {
	color: #ffff55;
}

#thermalmech {
	width: 230px;
	float: right;
	position: relative;
	float: right;  
	text-align: center;
	margin: 10px;

}

#thermalmech h3{
	color: #FFFF55;
	font-size: 90%; 
}

#thermalmech p {
	text-align: left;
	font-size: 80%; 
	padding: 0 10px;
}


.mech1 {
	height: 180px;
	width: 200px;
}
.mech2 {
	height: 180px;
	width: 200px;
}

th {
	font-size: medium;
	font-weight: bold;
	color: #800000;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #800000;
}


/* -----------  Links pages -----------*/

#linkimages {
			width: 300px;
		height: 300px;
		margin-top: 30px;
		float: left;
		color: white;
		text-align: center;

}

	
		#navlinks {
		margin-bottom: 20px;
		color: white;
		text-align: center;
		clear: left;

}

	
	#myGallery {

		}
		
		
	#myGallery .imageElement {
	width: 100%;
	
}

	#myGallery .imageElement h3 {
	color: #FFFF55;
	text-transform: capitalize;
}
	#myGallery .imageElement p {
	font-size: 70%;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

	#myGallery .imageElement img {
	margin-left: auto;
	margin-right: auto;
}

	#myGallery .imageElement a {
	
}



	#content div.links {
		color: white;
		text-align: left;
		width: 650px;
		margin-left: 300px;

		}
		
	#content div.links dt {
		color: #ffffff;
		font-weight: bold;
		font-size: 110%;
		margin: 10px 0 3px 0;
		}
		
	#content div.links dd {
		color: white;
		font-weight: normal;
		font-size: 80%;
		margin-left: 30px;
		}
		
	#content div.links ul li a {
	color: white;
	font-weight: normal;
	font-size: 80%;
}
	
	