@charset "UTF-8";
/* CSS Document */

/*------------- reset --------------*/

*{
	margin: 0;
	padding: 0;
}

html{
	overflow-y: scroll;
}

html, body{
	height: 100%;
}

body{
	font-size: 62.5%;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	color: #333;
	line-height: 1.6em;
	background: #fff;
}

ul{
	list-style: none inside;
	
}
ol{
	list-style: none inside;
}

a{
	outline: none;
	text-decoration: none;
	
}

a img{
	border: none;
}

img{
	vertical-align: middle;
}

table{
	border-collapse: collapse;
}



/*---------- Global Styles ----------*/


h1{
	font-size: 1.5em;
	font-weight: 600;
}


h2{
	font-size: 1.3em;
	font-weight: 600;
}


h3{
	font-size: 1.2em;
	font-weight: 600;
	color: #cc6600;
	margin-top: 15px;
}


h4{
	font-size: 1.1em;
}


a{
	color: #cc6600;
	font-size: 1.1em;
}


a:hover{
	color: #003366;
}


p{
	font-size: 1.1em;
}

.orange{
	color:#cc6600; 
}

.blue{
	color: #003366;
}

.gray{
	color: #333;
}



.list_items li{
	list-style: disc outside;
	margin-left: 30px;
	
	line-height: 25px;

}


.second-list_items li{
	list-style: circle outside;
	margin-left: 40px;
	
	line-height: 25px;

}

.express-thin{
	font-weight: 100;
}
.connect-bold{
	font-weight: bold;
}

/*------------- Header ---------------*/




#header{
	width: 900px;
	height: 100px;
	background: url(../images/header.jpg) no-repeat;
	border-top: solid 2px #cc6600;
}


#container{
	width: 900px;
	margin: 0 auto;

}

#logo{

	
}
#home{
	font-size: 1.1em;
	font-weight: bold;
	color: #003366;
}

#home:hover{
	color: #0066cc;
}

#tagline{
	
}



.titles{
	background: #003366 url(../images/nav-bg.jpg) repeat-x ;
	padding: 5px;
	color: #fff;
	margin-bottom: 10px;
}



.left{
	float: left;
}

.right{
	float: right;
}
.clear{
	clear: both;
}











/*---------------------- Index Page -----------------------*/

/*------------ 1st row ---------------*/
#slideshow {
    position:relative;
    height:390px;
    margin: 25px 0;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 390px;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 365px;
    display: block;
    border: 0;
}
 .slideshow-info{
 	background: #ffcc99;
 	padding: 5px;

 }

#index-about-crossing{
	width: 650px;

	float: left;
	border-top: solid 2px #cc6600;
	margin-bottom: 20px;
}



#index-crossing-news{
	width: 240px;
	float: left;
	
	border-top: solid 2px #cc6600;
		margin: 0 0  20px 10px;
}
#top-workplaces-banner{
	margin: 0 0 20px 30px;
}

#expressconnect-video{
	width: 238px;
	height: 137px;
	background: url(../images/sneakpeek.jpg) no-repeat;

}

#expressconnect-video:hover{
	background: url(../images/sneakpeek-over.jpg) no-repeat;
}

#video-tagline{
	color: #003366;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 5px;	
	
}

.read-more{
	color: #cc6600;
	font-size: 1.1em;
	
}
.read-more:hover{
		color: #ff9933;
}

#quote{
	width: 600px;
	margin:10px 0 0 50px;
	font-size: 1.5em;
	line-height: 18px;
	letter-spacing: 1px;
	color: #fff;
	font-style: italic;

}
#quoted{
	color: #fff;
	font-size: 1.3em;
	margin:10px 0 0 350px;
}

#quote-container{
	margin: 10px 0;
	background: url(../images/quote-bg.jpg) no-repeat;
	width: 650px;
	
	padding: 230px 0 10px 0;
	
}
.index-content{
	line-height: 16px;
	margin-top: 20px;
}

#tagline{
	font-size: 1.4em;
	color: #cc6600;
	font-weight: bold;
}


/*-------------- 2nd row ---------------*/



#index-products{
	width: 450px;
	
	float: left;
	border-top: solid 2px #cc6600;
	color: #cc6600;
}


#index-vacuum-products{
	float: left;
	width: 290px;
	text-align: center;
		color: #cc6600;
}

#index-atmoshperic-products{
	float: left;
	width: 420px;
	text-align: center;
	margin-left: 10px;
		color: #cc6600;
	
}







#index-featured-products{
	width: 440px;
	height: 250px;
	float: left;
	margin-left: 10px;
	border-top: solid 2px #cc6600;
}

.featured-text{
	margin-left: 10px;
}

#index-contact-us{
	width: 230px;
	height: 250px;
	float: left;
	border-top: solid 2px #cc6600;
}







/*---------------------- Page Content -----------------------*/


.page-subnav{
	width: 150px;
	
	float: left;
	border-top: solid 2px #cc6600;
	margin-right: 10px;
}

.subnav li{
	margin-bottom: 5px;
}

.page-content-with-subnav{
	width: 420px;
	float: left;
	border-top: solid 2px #cc6600;

}



.page-content{
	width: 660px;
	float: left;
	border-top: solid 2px #cc6600;
	margin-bottom: 20px;
}



.page-content-2{
	width: 740px;
	float: left;
	border-top: solid 2px #cc6600;
}



.page-side-bar{
	width: 230px;

	float: left;
	margin-left: 10px;
	border-top: solid 2px #cc6600;
}



.left-side-bar{
	width: 230px;

	float: left;
	margin-right: 10px;
	border-top: solid 2px #cc6600;
}
.page-side-bar-content{
	margin-left: 15px;
	line-height: 2.5em;
}


.page-bottom-bar{
	width: 100%;
	float: left;
	border-top: solid 2px #cc6600;
	margin-top: 20px;

}




/*-------------- Videos --------------*/



#express_connect-video{
	margin: 10px auto;
	width: 520px;
	}
	
	
	#integrated-solutions-video{
	margin: 10px auto;
	width: 650px;
	}


#beginning-video{
	width: 200px;
	height: 113px;
	background: url(../images/beginning-video.jpg) no-repeat;
	margin-left: 10px;
}

#beginning-video:hover{
	background: url(../images/beginning-video-over.jpg) no-repeat;
}







#flash{
width: 650px;
height: 450px;
	border: 1px solid #ccc;
}




/*----------------------- About Page -----------------------*/



.bio_pic{
	float: left;
	margin: 10px 20px 10px 10px;
	border: solid 1px #666;
}

.bio_pics{
	float: left;
	margin: 10px 20px 20px 10px;
	border: solid 1px #cc6600;
}

a img.bio_pics{
	border: solid 1px #cc6600;
}
a img:hover.bio_pics{
	border: solid 1px #ccc;
}



a img.image-links{
	border: solid 1px #cc6600;
	margin: 10px;
	padding: 5px;
	float: left;
}
a img:hover.image-links{
	border: solid 1px #ccc;
}



.board-member{
	width: 185px;
	height: 225px;
	line-height: 1.5em;
	text-align: center;
	float: left;
}
.board-bio_pics{
	margin: 5px;
	border: solid 1px #cc6600;
}

a img.board-bio_pics{
	border: solid 1px #cc6600;
}
a img:hover.board-bio_pics{
	border: solid 1px #ccc;
}









/*------------------  Careers Page ------------*/




#core-benefits{
	width: 520px;
	float: left;
}



.benefits{
width: 250px;
float: left;
}











/*------------------  Worldwide Locations Page  ------------*/




#tooltip {
	position: absolute;
	z-index: 3000;
	background-color: #fff;
	padding: 5px;
	border: solid 1px #666;
	
}

#tooltip h3, #tooltip div { 
	margin: 0;
	font-size: 10px; 
}


.country1{
	background:#666;
}



#worldwide_locations-map{
	border: solid 2px #666;
}

#worldwide_locations-page-content{
	width: 900px;
	float: left;
	border-top: solid 2px #cc6600;
	margin-bottom: 20px;


}




.contact-address{
	width: 180px; 
	height: 140px;
	float: left;
	margin: 10px;
}

.contact-address-us{
	width: 300px; 
	height: 170px;
	float: left;
	padding: 10px;
}


.contact-address-europe{
	width: 300px; 
	height: 170px;
	float: left;
	padding: 10px;
}

.contact-address-asia{
	width: 180px; 
	height: 130px;
	float: left;
	padding: 10px
}

.contact-address-asia-2{
	width: 180px; 
	height: 130px;
	float: left;
	padding: 25px 10px 10px 10px;
}


.contact-address-japan{
	width: 300px; 
	height: 130px;
	float: left;
	padding: 10px;


}


.contact-email-address{
	width: 250px; 
	height: 40px;
	float: left;
	margin: 10px;
}



 #addresses{
 min-height: 300px;
 	margin-top:20px;
 	
 }
 
 
 
 





/*---------------------- Technology Page -----------------------*/

#larry_wise{
	width: 150px;
	height: 200px;
	line-height: 1.5em;
	text-align: center;
	float: left;
}

#bio_pic-larry{
	float: left;
	margin: 0 20px 0 10px;
	border: solid 1px #666;
}


#bullet-points{
	margin-left: 60px;
}


#technical-authors{
	text-align: right;

}
/*---------------------- Product Training Page -----------------------*/

.name_of_class-header{
	width: 300px;
	border: 1px solid #ccc;
	background: #ccc;
	padding: 5px;
}
.length_of_class-header{
	width: 100px;
	border: 1px solid #ccc;
	
	background: #ccc;
	padding: 5px;
	text-align: center;
}

.name_of_class{
	width: 300px;
	border: 1px solid #ccc;
	padding: 5px;
}
.length_of_class{
	width: 100px;
	border: 1px solid #ccc;
	padding: 5px;
	text-align: center;
}



.classes{
	margin:10px 10px 10px 30px;
}











/*---------------------- News and Events Page -----------------------*/



.pdf-download{
	text-align: right;
	margin: 0 30px 20px 0;
}




/*---------------------- Directions Page -----------------------*/
#directions-page-side-bar{
	width: 300px;

	float: left;
	margin-left: 10px;
	border-top: solid 2px #cc6600;
	margin-bottom: 20px;
}


#directions-page-content{
	width: 590px;
	float: left;
	border-top: solid 2px #cc6600;
	margin-bottom: 20px;
}



#map_canvas{
	border: solid 2px #666;


}

#addresses{
	margin-left: 15px;

}

.map-icon{
	float: left;
}



.firstHeading{
	font-size: 2.1em;
	font-weight: bold;

}


.contact-info-address{
	font-size: 1.4em;
	
	color: #666;
	font-weight: bold;
	margin-top: -10px;

}



#content{
	width: 300px;
	
}

#bodyContent{
	font-size: 1.1em;
	color: #666;
}






/*--------------------- Products ----------------------*/

.product-image{
	margin: 10px;
	float:right;
}

.product-image-thumb{
	margin: 10px 10px 50px 0;
	float: left;
}

a img.product-image-link-left{
	margin: 10px;
	border: solid 1px #fff;
	float:left;
}
a img:hover.product-image-link-left{
	border: solid 1px #ccc;
}


a img.product-image-link-right{
	margin: 10px;
	border: solid 1px #fff;
	float:right;
}
a img:hover.product-image-link-right{
	border: solid 1px #ccc;
}

.products{
	width:280px;
	float: left;
	margin: 0 10px 20px 10px;
	
}


.component-products{
	width:280px;
	height: 180px;
	float: left;
	margin-left:30px;
	}


.subsystem-products{
	width:280px;
	height: 180px;
	float: left;
	margin-left:30px;
	
}

.sub-product{
	margin-left: 20px;
	list-style-type: circle;
	}




/*---------------------- Download Page -----------------------*/

#dp-content{
	width:275px;
	padding: 10px;
}

#download{
	border-top: solid 2px #cc6600;
	border-bottom: solid 2px #cc6600;
	padding: 15px;
}

#download-form td{
	height: 25px;
}

.error{
color: red;
	}

/*---------------------- Site Map Page -----------------------*/

 .site_map-column{
 	width: 280px;
 	float: left; 
 	margin-right: 20px;	
 }

  

 .site_map-column h4{
margin-bottom: 10px;  }


   
/*---------------------- Footer -----------------------*/


#footer{
	text-align: center;
	border-top: solid 2px #cc6600;
	margin-top: 20px;
	padding: 15px;
	}
























