﻿body {
	font-family: sans-serif;
	font-size: 10pt;
	text-align: center;
  	margin-left: auto;
  	margin-right: auto;
}
.MasterContent {
    margin-left:50px;
    margin-right:50px;
    background-color:transparent;
}
.HomeSearch
{
    vertical-align:top;
    width: 205px;
    font-weight:bold;
    color:#f00;
    float:left;
    text-align:left
}
a:link {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
	cursor:pointer;
}
a:visited {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
	cursor:pointer;
}
a:hover {
	color: #006600;
	text-decoration: none;
	cursor:pointer;
}
a:active {
	color: #974912;
	text-decoration: none;
	cursor:pointer;
}

.purplelink a:link {
            color:purple;
	font-weight: bold;
	text-decoration: none;
	cursor:pointer;
        }

.purplelink a:visited {
            color:purple;
	font-weight: bold;
	text-decoration: none;
	cursor:pointer;
        }

.purplelink a:active {
            color:purple;
	font-weight: bold;
	text-decoration: none;
	cursor:pointer;
        }
.HorizontalProductResultsEngineering
{
    margin-bottom:30px;
    float:left;
    margin-left:auto;
    margin-right:auto;
}
.VerticalProductResultsEngineering
{
}
.HorizontalProductResultsCopyBullets
{
    width:400px;
    margin-left:15px;
    margin-right:auto;
    margin-top:0px;
    float:right;
}
.VerticalProductResultsCopyBullets
{
    width:400px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:15px;
}
.ContentBounds
{
    width:980px;
}
.ContentPageLeft
{
    float:left;
    width:250px;  /*was 0px*/
    margin:16px;
    min-height:350px;
text-align:center;
	display:block; /*was none*/
}
.ContentPageTop
{
    float:right;
    width:620px; /*was 870px*/
    margin:16px;
line-height: 18px;
}
.ContentPageCopy
{
    float:right;
    width:620px; /*was 870px*/
    margin:16px;
font-size: 13px;
}

.ContentPageWide
{
    float:right;
    width:920px; /*was 870px*/
    margin:16px;
font-size: 13px;
}

.pgtitle {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #253e92;
}

.homepageheadline {
	font-size: 20px;
	font-weight: bold;
	color: #003366;
}

.homepagesubhead {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	line-height: 18px;
}
	
.sectiontitle {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #253e92;
}

.washertype {
	font-size:13px;
	padding-top:5px;
	padding-bottom:4px;
	font-style:italic;
	color:#253e92;
	font-weight:bold;
}
.subsectionname {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #253e92;
}

.subsectionletter {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #253e92;
}

#glossary {
	text-align:left;
}

#glossary ol {
	padding: 0px;
	margin: 20px;

}

#glossary ol li{
	padding;0px;
	margin: 0px;
}


#jobsummary {
	text-align: left;
	font-size: 13px;
	color: #1d1d1d;
}

.enghandbook {
	margin-left: 100px;
}

.engbutton {
	float: right;
     	margin-right:25px;
}

.engcaption {
	font-size: 13px;
	color: #1d1d1d;
	margin-left: 100px;
}


p {
	font-size: 13px;
	color: #1d1d1d;
}

    .capabilities {
        margin-left:30px; 
        margin-bottom: 10px;
        font-size:16px
    }

a.alt:link {
	color: #1B5201;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	cursor:pointer;
}
a.alt:visited {
	color: #1B5201;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	cursor:pointer;
}
a.alt:hover {
	color: #8EBF1B;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	cursor:pointer;
}
a.alt:active {
	color: #1B5201;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	cursor:pointer;
}

.picborderright {
	border-right:10px #FFFFFF solid;
	border-bottom:10px #FFFFFF solid;
}

.picborderleft {
	border-left:10px #FFFFFF solid;
	border-bottom:10px #FFFFFF solid;
}

.question {
	font-size: 14px;
	font-weight: bold;
}

.answer {
	font-size: 14px;
	font-weight: bold;
line-height: 22px;
}

.contact {
	font-size: 15px;
	color: #1d1d1d;
}

.certificate {
	font-size: 15px;
	font-weight: bold;
}

.certificatesub {
	font-size: 13px;
	font-weight: bold;
}

.EngPrintBounds
{
    text-align:left;
    margin:0px;
    padding:0px;
    width:3300px;
    height:2250px;
    overflow:hidden;
}

.IndexImage
{
    display: inline-block; 
    margin: 5px; 
    min-width: 120px;
    min-height:120px;
    border: solid 0px #dcdcdc;
    padding: 10px;
    vertical-align: middle;
    *display: inline;
}

.bullettitle {
	font-size: 16px;
	font-weight: bold;
	color: #253e92
}
.getQuoteTemporary{
	color:#FF0000;
	font-style:italic;	
}

/*------------------------------------*\
	Home Page Slider
\*------------------------------------*/
  .slide-pos{
    position:absolute;
    display:flex;
    z-index:500;
    bottom:0;
    width:100%;
    justify-content:center;
}
.slide-pos > span{
    transition:.2s ease-in;
    color:white;
    background-color:white;
    border-radius:100%;
    display:block;
    width:15px;
    height:15px;
    z-index:500;
    margin:0 7px;
    opacity:.4;
    cursor:pointer;
}
.pos.black {
    color:black;
    background-color:black;
}
.slide-pos > span:hover{
    background-color:#000;
    color:#000;
    opacity:.8;
}       
#banner-holder button {
    outline:none;
    transition:.2s ease-in-out;
    position:absolute;
    font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-weight:bold;
    top:42.5%;
    z-index:1000;
    font-size:26px;
    border:none;
    padding:15px 22px;
    border-radius:100%;
    opacity:.4;
    color:#222;
    background-color:unset;
    background-color:white;
}
#banner-holder button:hover{
    background-color:black;
    color:white;
    opacity:.8;
    cursor:pointer;
}       
button.left{
    left:0;
}
button.right{
    right:0;
}
.slide{
    transition:.2s ease-in-out;
    margin-top:10px;
    margin-bottom: 10px;
    height:300px;
    width:100%;
    display:flex;
    align-items:center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position:absolute;
}
#banner1{
    background-image:url(https://www.seastrom-mfg.com/Images/custom-slide.jpg);
    align-items:flex-end;
    cursor:pointer;
}
#banner2{
    background-image:url(https://www.seastrom-mfg.com/Images/standard-product-slide.jpg);
}
#banner3{
    align-items:center;
    justify-content:flex-end;
    background-image:url(https://www.seastrom-mfg.com/Images/spherical-washers.jpg);
    cursor:pointer;
}
#banner4{
    background-image:url(https://www.seastrom-mfg.com/Images/90-year-slide.jpg);
}
#banner5{
    background-image:url(https://www.seastrom-mfg.com/Images/iso-as-slide.jpg);
}
.slide > span{
    width:100%;
    font-size:25px;
    padding:15px;
    color:white;
    font-weight:bold;
    letter-spacing:2px;
    background-color:#26a;
}
.slideRightIn{
           
    z-index:500;
    opacity:1;
    animation: slideRight;
    animation-duration:.8s;
    animation-iteration-count:1;
}
.shownFlip{
           
    z-index:500;
    opacity:1;
    animation: flipIn;
    animation-duration:.8s;
    animation-iteration-count:1;
}
.shownZoom{
           
    z-index:500;
    opacity:1;
    animation: zoomIn;
    animation-duration:.8s;
    animation-iteration-count:1;
}
.hide{
    opacity:0;
    animation: fadeOut;
    animation-duration:.8s;
    animation-iteration-count:1;
}
.hidden{
    z-index:-1000;
    opacity:0;
    animation: fadeOut;
    animation-duration:.4s;
    animation-iteration-count:1;
}
#banner-holder{
    position:relative;
    width:100%;
    height:300px;
    top:-15px;
}
.delayFadeIn{
    animation: fadeIn;
    animation-duration:1.5s;
    animation-iteration-count:1;
}
.slideLeftIn{
    z-index:500;
    opacity:1;
    animation: leftIn;
    animation-duration:.8s;
    animation-iteration-count:1;
}
.slideLeftOut{
    opacity:0;
    animation: leftOut;
    animation-duration:.8s;
    animation-iteration-count:1;
}
.slideRightOut{
    opacity:0;
    animation: rightOut;
    animation-duration:.8s;
    animation-iteration-count:1;
}
@keyframes leftOut{
    0% {
        opacity:1;
        left: 0;
    }
    90%{
        opacity:1;
    }
    100% {
        opacity:0;
        left: -1000px;
    }
}
@keyframes rightOut{
    0% {
        opacity:1;
        left: 0;
    }
    90%{
        opacity:1;
    }
    100% {
        opacity:0;
        left: 100%;
    }
}
@keyframes slideRight {
    0% {
        opacity: 1;
        left: -1000px;
    }

    100% {
        opacity: 1;
        left: 0;
    }
}
@keyframes flipIn {
    0% {
        opacity: 0;
        transform: scaleY(0); 
    }
    100%{
        opacity:1;
        transform:scaleY(1);
    }
}
@keyframes fadeOut{
    0% {
        opacity:1;
    }
    100% {
        opacity:0;
        display:none;
    }
}
@keyframes zoomIn{
    0%{
        opacity:0;
        transform:scale(0);
    }
    100%{
        opacity:1;
        transform:scale(1);
    }
}
@keyframes flipVert{
    0%{
        opacity:0;
        top:-300px;
        transform:scaleY(-1);
    }
    100%{
        top:0;
        opacity:1;
        transform:scaleY(1);
    }
}
@keyframes leftIn{
        0% {
        opacity:1;
        left: 100%;
    }

    100% {
                
        left: 0;
    }
}
/*delayed animations*/
@keyframes fadeIn{
    0%{
        opacity:0;
    }
    50%{
        opacity:0;
    }
    100%{
        opacity:1;
    }
}

/*------------------------------------*\
	Home Page Lists
\*------------------------------------*/

#pentcustom, #pentmilitary, #pentfast, #pentwash {
    width: 940px;
    margin-bottom: 10px;
    padding-left:20px;
    overflow: hidden;
    border-top: 1px solid #fff;
    text-align: left;
}

#pentcustom li, #pentmilitary li, #pentfast li,  #pentwash li {
    line-height: 1.7em;
    border-bottom: 1px solid #fff;
    float: left;
    display: table-cell; 
    text-indent: -7px;
    list-style-position: inside;
    font-style: italic;  
    color:#003399;
}

#pentcustom li, #pentmilitary li,  #pentfast li,  #pentwash li  {
    width: 20%;
    /*adjust width to change number of columns*/
}

#pentcustom li.nobullet {
    list-style-type: none; 
    width: 20%;
    /*adjust width to change number of columns*/
}

#catdivider {
    background-color: #fafafa; 
    align-content: center; 
    margin: 0; 
    padding: 10px;
    margin-top:32px;
    font-weight:bold;
    font-size: 20px;
}

/*------------------------------------*\
	Washer Search Results
\*------------------------------------*/
   .pagination {
            font-size: 80%;
        }

.pagination a {
    text-decoration: none;
    border: solid 1px #AAE;
    color: #15B;
}

.pagination a, .pagination span {
    display: block;
    float: left;
    padding: 0.3em 0.5em;
    margin-right: 5px;
    margin-bottom: 5px;
}

.pagination .current {
    background: #26B;
    color: #fff;
    border: solid 1px #AAE;
}

.pagination .current.prev, .pagination .current.next{
    color:#999;
    border-color:#999;
    background:#fff;
}

.capTitle {
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	color: #253e92;
}

.capSubTitle {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
    padding:20px;
    line-height: 200%;
}

.capText {
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
	color: #000;
}

