/*	OLD STYLE? */
.bg {
	background-repeat: no-repeat;
}
i {
	font-style:normal;color:#003366;
}

/* OVERALL STYLE */
h4 {
	font: 12pt/14pt Arial;
	font-weight: bold;
}

abbr[title], acronym[title] {
	border-bottom:thin dotted;
	cursor:help;
}

#table1 td {
	height: 376px;
	vertical-align: top;
}

.clearall {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}

div table td table td a, table td a, 
div table td table td a:visited, table td a:visited,
div table td table td a:link, table td a:link {
	color: #0061aa;
	text-decoration: none;
}

div table td table td a:hover, table td a:hover {
	color: #0061aa;
	text-decoration: underline;
}

div table td table td ul, table td ul {
	list-style-type: square;
}

div table td table td ul li, table td ul li {
	color: #000;
}


#mainPage_content {
	height: 240px;
	text-align: left;
	background: #AAAAAA; 
	padding:0; 
	margin: 0;
}

#mainPage_content .tagline {
	margin: 5px 30px;
	width: 400px;
	height: 110px;
}

#mainPage_content .divider {
	z-index: 100;
	position: absolute;
	left: 444px;
	bottom: -25px;
	height: 180px;
	width: 12px;
}

.webkit #mainPage_content .divider, .webkit #mainPage_content #videoContainer {
	bottom: -150px;
}

#mainPage_content #videoContainer {
	display: inline;
	position: absolute;
	z-index:121;
	height: 170px;
	width: 260px;
/*	border: 1px solid #000;	*/
	left: 468px;
	bottom: -26px;
	margin: 0;
	padding: 0;
}

#mainPage_content #videoContainer h3 {
	color: #262626;
	font-variant: small-caps;
	margin: 0 0 5px 0;
	padding: 0;
	text-align: center;
}

#video-overview {
	margin-bottom: 10px;
}

#video-overview img, #video-community img {
	border: 1px solid #FFF;
	height: 70px;
	width: 120px;
}

#video-overview .verbiage, #video-community .verbiage {
	color: #262626;
	position: absolute;
	width: 130px;
	left: 134px;
	top: -6px;
	font: normal 11px Arial;
}

#video-community .verbiage {
	top: 78px;
}

#mainpage_news_area {
	height: 92px;
	width: 740px;
	display: block;
	overflow: hidden; 
	text-align: left;
}

#mainpage_news_area div{
	margin: 2px;
	font: normal 12px Arial;
	color: #FFF;
	font-weight: bold;	
}

.videobox {
	background-color: #0061aa;
	height: 82px;
	display: block;
	overflow: hidden; 
	text-align: left;
	font: normal 12px Arial;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
} 

.videoblock {
	margin: 5px 30px;
}

.videoblock img {
	border: 1px solid #FFF;
}

#mainpage_news_area .verbiage, .videoblock .verbiage{
	padding: 20px 3px 3px 25px;
	width: 160px;
	font-size: 10px;
	display: block;
	float: left;
}

#mainpage_news_area .video, .videoblock .video{
	display: block;
	float: left;
	padding-left: 15px;
}

#mainpage_news_area a:link, #mainpage_news_area a:visited {
	font: normal 12px Arial;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;	
}
	
#mainpage_news_area a:hover {
	text-decoration: underline;
}	
	
#mainpage_news_area .icon {
	vertical-align: middle;
	border: 0;
	text-decoration: none;
}	

/* PRODUCTS PAGE */

#products-gaskets-patent {
	background-color: #0061aa;
	text-align: left;
	font: normal 10px Arial;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;	
}

#products-gaskets-patent .padding {
	padding: 15px 30px;
}

#products-gaskets-patent ul {
	list-style-type: square;
	margin: 0 25px;
	padding: 0;
	margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

#products-gaskets-patent ul li{
	padding-bottom: -2px; /*bottom spacing between menu items*/
}

#products-gaskets-patent #patent-photos{
	text-align: center;
}

#products-gaskets-patent #patent-photos img {
	border: 1px solid #333;
	margin: 3px;
}

#products-gaskets-patent a{
	text-decoration: underline;
	color: #FFF;
	font-weight: 800;
}

/* LEADERSHIP */

#leadership-message {
	margin: 0;
	position: absolute;
	right: 0;
	width: 640px;
	font-family: Arial; 
	font-size: 8pt; 
	padding: 15px;
	background: #D2D2D2;
	border: 1px solid #FFF; 
	text-align: left;
	border-width: 1px 0 0 1px; 
}

#leadership-fill-block {
	height: 584px;
	_height: 560px; /* ie hack */
	width: 25px;
}

.bio-name {
	float:left;
	width: 155px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: left;
}

.bio-position{
	float:left;
	width: 245px;
	margin-bottom: 10px;
	text-align: left;
}

.bio-photo {
	border: 2px solid #FFF;
	padding: 1px;
	background: #000;
	margin-left: 20px;
	margin-bottom: 20px;
}

/* IMAGE TEASER CAPTION POPUP */

.imgteaser {
	margin: 0;
	overflow: hidden;
	float: left;
	position: relative;
}
.imgteaser a {
	text-decoration: none;
	float: left;
}
.imgteaser a:hover {
	cursor: pointer;
}
.imgteaser a .more {
	position: absolute;
	right: 12px;
	bottom: 12px;
	font-size: 0.8em;
	color: #fff;
	background: #000;
	padding: 5px 10px;
	filter:alpha(opacity=65);
	opacity:.65;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)"; /*--IE 8 Transparency--*/
}
.imgteaser a:hover .desc{
	display: block;
	font: normal 12px Arial;
	padding: 1px 0;
	background: #111;
	filter:alpha(opacity=75);
	opacity:.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
	color: #fff;
	position: absolute;
	bottom: 1px;
	left: 1px;
	padding: 9px;
	margin: 0;
	width: 450px;
	border-top: 1px solid #999;
	text-align: left;
}
.imgteaser a:hover .desc strong {
	display: block;
	margin-bottom: 5px;
	font-size:1.3em;
}
.imgteaser a .desc {	display: none; }
.imgteaser a:hover .more { visibility: hidden;}


	
/* NAVIGATION */

#navBlocks{
	text-align: left;
	width: 294px;
	margin-bottom: 20px;
}

#navBlocks h2{
	font: bold 18px Arial;
	color: white;
	margin-bottom: 8px; /*bottom spacing between header and rest of content*/
	text-align: right;
}

#navBlocks ul{
	list-style-type: none;
	margin: 10px;
	padding: 0;
	margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

#navBlocks ul li{
	padding-bottom: 2px; /*bottom spacing between menu items*/
}

#navBlocks ul li a{
	font: normal 12px Arial;
	color: #000;
	font-weight: bold;	
	display: block;
	text-decoration: none;
	line-height: 14px;
	height: 20px;
	padding-left: 25px;
	background-image: url(../images/menu_swap_blocks.jpg);
	background-repeat: no-repeat;
}

#navBlocks ul li a:visited{
	color: black;
}

#navBlocks ul li a:hover{ /*hover state CSS*/
	padding-left: 40px;
	color: #FFF;
	background-image: url(../images/menu_swap_blocks.jpg);
	background-position: 0px -96px;
	background-repeat: no-repeat;
	overflow: hidden;
}

div #navBlocks ul li.current_page_item  a:link, div #navBlocks ul li.current_page_item  a:visited  {
	color: #FFFFFF;
	background-image: url(../images/menu_swap_blocks.jpg);
	background-position: 0px -49px;
	background-repeat: no-repeat;
}

	/* SM SUB ITEMS */
#navBlocks ul li ul{
	list-style-type: none;
	margin: 0 0 10px 35px;
	padding: 0;
	_margin: -18px 0 10px 35px;		/* IE hack for margin spacing issue */
}

#navBlocks ul li.sub_items ul li a:link, #navBlocks ul li.sub_items ul li a:visited {
	line-height: 12pt;
	height: 14px;	
	padding-left: 18px;
	background-image: url(../images/menu_swap_blocks_sm.jpg);
	background-repeat: no-repeat;
}

#navBlocks ul li.sub_items ul li a:hover{ /*hover state CSS*/
	padding-left: 30px;
	color: #FFFFFF;
	background-image: url(../images/menu_swap_blocks_sm.jpg);
	background-position: 0px -45px;
	background-repeat: no-repeat;
	overflow: hidden;
}

div #navBlocks ul li.sub_items ul li.current_page_item  a:link, div #navBlocks ul li.sub_items ul li.current_page_item  a:visited {
	color: #FFFFFF;
	background-image: url(../images/menu_swap_blocks_sm.jpg);
	background-position: 0px -24px;
	background-repeat: no-repeat;
}

div #navBlocks ul li.sub_items {
	margin: 0;
	padding: 0;
}



/*********************************************	FOOTER *********************************************/
#footer table {
	border: 0;
	padding-bottom: 10px;
	margin: 0;
	background-color: #0061aa;
	font: 8pt Arial;
}

#footer table a:link, #footer table a:active, #footer table a:visited {
	color: #FFF;
	font: 10px arial;
	text-decoration: none;
}

#footer table a:hover {
	text-decoration: underline;
	color: #AAAFFF;
}

#footer td {
	color: #000;
}

#footer #copyright {
	color: #AAAFFF; 
	margin: 8px 0 0 0;
	font: 7pt/10pt Arial;
}

.vdivider {
	display: inline;
	padding: 0 5px;
	text-align:center;
	color: #AAAFFF;
	font: 7pt/10pt Arial;
}


/********************************************* CONTENT SLIDE / CAROUSEL *********************************************/
.contentSlide{
	margin: 0;
	text-align: left;
}
.mask{
	position:relative;
	width:750px;
	height:200px;
	overflow:hidden;
}

.maskAuto{		/* Automotive Section Slider */
	position:relative;
	width:420px;
	height:445px;
	overflow:hidden;
}

#boxes, #boxesAuto{
	position:absolute;
}
#boxes div{
	width:750px;
	height:200px;
	float:left;
}

#boxesAuto div{
	width:420px;
	height:445px;
	float:left;
	background-color: #fff;
}

#boxes div .teaser, #boxesAuto div .teaser{
	float: left;
	margin:16px;
}

#boxes .verbiage {
	color: #333333;
	font: 15px Arial;
	font-weight: bold;
	line-height: 24px;
	float: left;
	margin: 45px 10px 0 40px;
}

#boxes .blue-link {
	color: #7f7f7f;
}

#info{
	background:#fff !important;
	color:red !important;
	cursor:default
}

.buttons {
	padding:5px; 
	background: #0061aa; 
	height: 28px;
	text-align: center;
}
	
.buttons span {
	color: #AAAFFF;
	padding:0 5px;
	cursor:pointer;
	font:10px Verdana;
	font-weight: bold; 
}

.buttons span.active, .buttons span:hover {
	color: #fff;
	background-color: 
}
	
#boxesAuto h3 {
	margin: 5px 0 10px 10px;
	font-variant: small-caps;
}
#boxesAuto ul {
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 0;
}

#boxesAuto ul { 
	padding: 2px; 
	color: #000; 
	font-weight: bold;
	font-variant: small-caps;
	}

#boxesAuto ul ul {
	list-style-type: square;
	font-variant: normal;
}

#boxesAuto ul ul a:active, #boxesAuto ul ul a:visited, #boxesAuto ul ul a:link {
	color: #4f4f4f;
}

#boxesAuto ul ul a:hover {
	color: #8f8f8f;
	text-decoration: none;
}
