@charset "utf-8";
#center-video {
	position:absolute;
	top: 50%;
	left: 50%;
	width:1280px;
	height:720px;
	margin-top: -360px; /*set to a negative number 1/2 of your height*/
	margin-left: -640px;
	background-color: #FFF;
	text-align: center;
	border: 1px solid #999;
      }
#center-video a:hover{
	color: #999;
}



#thumb-container a:hover img{ /* Image opacity */
filter: alpha(opacity=100);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1.00;
opacity:1.0;
}

#thumb-container a img { /* Image opacity when rolled over */
filter: alpha(opacity=70);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.70;
opacity:0.7;
}

#cantilevered-page .cantilevered-nav,
#center-surface-page .center-surface-nav,
#lift-out-page .lift-out-nav,
#MIR-page .MIR-nav,
#rewinder-page .rewinder-nav,
#turret-page .turret-nav,
#receiving-page .receiving-nav,
#palletizing-page .manipulator-nav,
#automated-page .automated-nav,
#conveyor-page .conveyor-nav,
#rewind-page .rewind-nav,
#slitting-page .slitting-nav,
#tension-page .tension-nav,
#unwind-page .unwind-nav,
#about-page .about-nav,
#success-page .success-nav,
#local-page .local-nav,
#contact-page .contact-nav,
#jobs-page .jobs-nav,
#adhesive-page .adhesive-nav,
#film-page .film-nav,
#foil-page .foil-nav,
#laminate-page .laminate-nav,
#paper-page .paper-nav,
#narrow-page .narrow-nav,
#wide-page .wide-nav,
#quote-page .quote-nav {
	color: #fff;
	font-weight: bold;
	background-image: url(../images/bottomnav/arrow-orange.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
}
	
#cantilevered-page .cantilevered-nav a,
#center-surface-page .center-surface-nav a,
#lift-out-page .lift-out-nav a,
#MIR-page .MIR-nav a,
#rewinder-page .rewinder-nav a,
#turret-page .turret-nav a,
#receiving-page .receiving-nav a,
#palletizing-page .manipulator-nav a,
#automated-page .automated-nav a,
#conveyor-page .conveyor-nav a,
#rewind-page .rewind-nav a,
#slitting-page .slitting-nav a,
#tension-page .tension-nav a,
#unwind-page .unwind-nav a,
#about-page .about-nav a,
#success-page .success-nav a,
#local-page .local-nav a,
#contact-page .contact-nav a,
#jobs-page .jobs-nav a,
#adhesive-page .adhesive-nav a,
#film-page .film-nav a,
#foil-page .foil-nav a,
#laminate-page .laminate-nav a,
#paper-page .paper-nav a,
#narrow-page .narrow-nav a,
#wide-page .wide-nav a,
#quote-page .quote-nav a {
	color: #fff;
	font-weight: bold;
}

.side #side-menu .sidenav a {
	float: right;
	clear: right;
	background-image: url(../images/sidenav/hover.gif);
	background-repeat: no-repeat;
	color: #FFF;
	font-weight: bold;
}

body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}



h2 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	color: #000000;
	padding-left: 32px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	margin: 0px;
}
h3 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
h4 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
h5 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	color: #000000;
	padding-left: 32px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 9px;
	margin: 0px;
}

a {
	color: #7D7A77;
	text-decoration: none;
}
a:hover {
	color: #0090FF;
	text-decoration: underline;
}


p {
	font-family: arial;
	font-size: 12px;
	color: #7d7a77;
	line-height: 20px;
	margin: 0px;
}
.vertical-line-tile {
	background-image: url(../images/misc/vert-line-tile.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#top-container {
	width: 100%;
	background-image: url(../images/navigation/background.gif);
	background-repeat: repeat-x;
	height: auto;
	float: left;
}
#top-container-inside {
	float: left;
	width: auto;
	margin-top: 61px;
	margin-left: 102px;
	clear: right;
}
#logo {
	float: left;
	margin-top: 10px;
}

#flashbox {
	width: 100%;
	clear: left;
	height: 328px;
	background-image: url(../images/flashbox/background3.jpg);
	background-repeat: repeat-x;
}
#flashbox-inside {
	height: 294px;
}
.bottomnav-table {
	height: 34px;
}


#bottomnav {
	width: 100%;
	height: 34px;
	background-repeat: repeat-x;
	padding-top: 0px;
}
#bottomnav-inside {
	font-family: arial;
	font-size: 12px;
	width: auto;
	margin-left: 102px;
	margin-bottom: 0px;
	margin-right: 0px;
	float: left;
	height: 34px;
	margin-top: 0px;
}
#bottomnav-inside ul{
	list-style-type: none;
	display: inline;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
}
#bottomnav-inside ul li{
	list-style-type: none;
	margin-top: -1px;
}
#bottomnav-inside ul a{
	list-style-type: none;
	text-decoration: none;
	color: #989ba0;
	font-weight: normal;
}
#bottomnav-inside ul a:hover{
	list-style-type: none;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
.bottomnav-select {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
#main-background-wrapper {
	width: 100%;
	height: auto;
	float: left;
	background-image: url(../images/maincontent/background.jpg);
}
#main-container {
	width: 934px;
	margin-left: 102px;
	margin-top: 27px;
	background-image: url(../images/sidenav/vert-divider.png);
	float: left;
	background-repeat: no-repeat;
	height: 100%;
}
#main-content {
	float: left;
	width: 591px;
}
#content-header {
	font-family: arial;
	font-size: 12px;
	margin-top: 28px;
	float: left;
	margin-right: 17px;
}
#button-header {
	font-family: arial;
	font-size: 12px;
	margin-top: 27px;
	float: left;
	clear: right;
}

#content-text {
	font-family: arial;
	font-size: 12px;
	margin-top: 12px;
	color: #7c7976;
	clear: none;
	float: left;
	width: 100%;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content-text ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 48em;
}

#content-text li {
	float: left;
	width: 22em;
	background-image: url(../images/misc/feature-arrow.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	padding-right: 0;
	padding-left: 1em;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0.4em;
	padding-top: 0px;
	padding-bottom: 0px;
} 
#features {
	font-family: arial;
	font-size: 12px;
	margin-top: 20px;
	color: #7c7976;
	clear: right;
	width: 100%;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#specs {
	font-family: arial;
	font-size: 12px;
	margin-top: 25px;
	color: #7c7976;
	clear: none;
	width: 100%;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}



#side-container {
	width: 300px;
	height: 100%;
	float: left;
	margin-left: 40px;
}

#side-search {
	color: #7c7976;
	font-family: arial;
	font-size: 12px;
	padding-left: 32px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 33px;
	padding-right: 0px;
	padding-bottom: 0px;
	clear: left;
	float: left;
}
.search-form-class {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.search-form {
	margin: 0px;
	padding: 0px;
	height: 20px;
}
#side-menu {
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}

#side-menu a {
	text-decoration: none;
	color: #7c7976;
	height: 29px;
	line-height: 27px;
	width: 100%;
	float: left;
}

#side-menu a:hover{
	color: #FFF;
	background-image: url(../images/sidenav/hover.gif);
	background-repeat: no-repeat;
	float: left;
}

#side-menu ul{
	color: #7c7976;
	list-style-type: none;
	font-family: arial;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#side-menu li  {
	color: #7c7976;
	list-style-type: none;
	font-family: arial;
	font-size: 12px;
}

.side-table {

}
.blackbold {
	font-weight: bold;
	color: #000;
	padding-left: 32px;
	line-height: normal;
	font-family: arial;
	font-size: 12px;
}
.blackbold-title {
	font-weight: bold;
	color: #000;
	line-height: 40px;
}




.spectable {
	margin-top: 10px;
	clear: left;
}






.dropdown {
	font-family: arial;
	font-size: 12px;
	width: 170px;
}
.input-search {
	width: 170px;
	font-family: arial;
	font-size: 12px;
}
.input-form {
	width: 170px;
	font-family: arial;
	font-size: 12px;
}
.input-dropdown {
	width: 175px;
	font-family: arial;
	font-size: 12px;
}
.input-dropdown-small {
	width: 100px;
	font-family: arial;
	font-size: 12px;
}

.input-attachment {
	width: 170px;
	font-family: arial;
	font-size: 12px;
}
.input-small {
	width: 50px;
	font-family: arial;
	font-size: 12px;
}

.message-form {
	width: 350px;
	font-family: arial;
	font-size: 12px;
}


#footer {
	clear: none;
	float: left;
	margin-left: 102px;
	margin-top: 20px;
	font-family: arial;
	font-size: 12px;
	color: #7d7a77;
	background-image: url(../images/misc/vert-line-tile.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	width: 934px;
	padding-bottom: 40px;
}
#slitter-cantilevered {
	width: 135px;
	margin: 0px;
	line-height: 28px;
	text-align: left;
	padding: 0px;
	clear: right;
	float: left;
	height: 34px;
}
#slitter-center-surface {
	width: 170px;
	line-height: 28px;
	text-align: center;
	float: left;
	height: 34px;
}
#slitter-turret {
	width: 95px;
	line-height: 28px;
	text-align: center;
	float: left;
	height: 34px;
}
#slitter-liftout {
	width: 115px;
	line-height: 28px;
	text-align: center;
	float: left;
	height: 34px;
}
#slitter-MIR {
	width: 90px;
	line-height: 28px;
	text-align: center;
	float: left;
	height: 34px;
}
#slitter-salvage {
	width: 127px;
	line-height: 28px;
	text-align: center;
	float: left;
	height: 34px;
}
#technology-rewind {
	width: 122px;
	margin: 0px;
	line-height: 28px;
	text-align: left;
	padding: 0px;
	clear: right;
	float: left;
	height: 34px;
}
#technology-slitting {
	width: 115px;
	margin: 0px;
	line-height: 28px;
	text-align: center;
	padding: 0px;
	clear: right;
	float: left;
	height: 34px;
}
#technology-tension {
	width: 155px;
	margin: 0px;
	line-height: 28px;
	text-align: center;
	padding: 0px;
	clear: right;
	float: left;
	height: 34px;
}
#technology-unwind {
	width: 135px;
	margin: 0px;
	line-height: 28px;
	text-align: center;
	padding: 0px;
	clear: right;
	float: left;
	height: 34px;
}
#company-about {
	width: 130px;
	margin: 0px;
	line-height: 28px;
	text-align: left;
	padding: 0px;
	clear: right;
	float: left;
	height: 34px;
}
#company-success {
	width: 130px;
	margin: 0px;
	line-height: 28px;
	text-align: center;
	padding: 0px;
	clear: right;
	float: left;
	height: 34px;
}
#company-local {
	width: 160px;
	margin: 0px;
	line-height: 28px;
	text-align: center;
	padding: 0px;
	clear: right;
	float: left;
	height: 34px;
}
#roll-receiving {
	width: 120px;
	margin: 0px;
	line-height: 28px;
	text-align: left;
	padding: 0px;
	clear: right;
	float: left;
	height: 34px;
}
#roll-automated {
	width: 170px;
	margin: 0px;
	line-height: 28px;
	text-align: center;
	padding: 0px;
	clear: right;
	float: left;
	height: 34px;
}
#roll-conveyor {
	width: 170px;
	margin: 0px;
	line-height: 28px;
	text-align: center;
	padding: 0px;
	clear: right;
	float: left;
	height: 34px;
}
#roll-palletizing {
	width: 170px;
	margin: 0px;
	line-height: 28px;
	text-align: center;
	padding: 0px;
	clear: right;
	float: left;
	height: 34px;
}
#contact-general {
	width: 120px;
	margin: 0px;
	line-height: 28px;
	text-align: center;
	padding: 0px;
	clear: right;
	float: left;
	height: 34px;
}
#contact-quote {
	width: 120px;
	margin: 0px;
	line-height: 28px;
	text-align: center;
	padding: 0px;
	clear: right;
	float: left;
	height: 34px;
}
#contact-jobs {
	width: 120px;
	margin: 0px;
	line-height: 28px;
	text-align: center;
	padding: 0px;
	clear: right;
	float: left;
	height: 34px;
}
#adhesive-material {
	width: 115px;
	margin: 0px;
	line-height: 28px;
	text-align: left;
	padding: 0px;
	clear: right;
	float: left;
	height: 34px;
}
#film-material {
	width: 165px;
	margin: 0px;
	line-height: 28px;
	text-align: center;
	padding: 0px;
	clear: right;
	float: left;
	height: 34px;
}
#foil-material {
	width: 100px;
	margin: 0px;
	line-height: 28px;
	text-align: center;
	padding: 0px;
	clear: right;
	float: left;
	height: 34px;
}
#laminate-material {
	width: 135px;
	margin: 0px;
	line-height: 28px;
	text-align: center;
	padding: 0px;
	clear: right;
	float: left;
	height: 34px;
}
#paper-material {
	width: 110px;
	margin: 0px;
	line-height: 28px;
	text-align: center;
	padding: 0px;
	clear: right;
	float: left;
	height: 34px;
}
#narrow-material {
	width: 130px;
	margin: 0px;
	line-height: 28px;
	text-align: center;
	padding: 0px;
	clear: right;
	float: left;
	height: 34px;
}
#wide-material {
	width: 110px;
	margin: 0px;
	line-height: 28px;
	text-align: center;
	padding: 0px;
	clear: right;
	float: left;
	height: 34px;
}
.underline-link a{
	color: #7D7A77;
	text-decoration: underline;
}
.underline-link a:hover {
	color: #0090FF;
	text-decoration: underline;
}

.blackbold-noindent {
	font-weight: bold;
	color: #000;
	line-height: 20px;
}
.table-line {
	background-image: url(../images/misc/vert-line-tile.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.black-title {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
}
.button {
	width: 80px;
	font-family: arial;
	font-size: 12px;
}
#bottom-button {
	font-family: arial;
	font-size: 12px;
	margin-top: 25px;
	color: #7c7976;
	clear: right;
	width: 100%;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#thumb1 {
	font-family: arial;
	font-size: 12px;
	margin-top: 25px;
	color: #7c7976;
	width: auto;
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#thumb2 {
	font-family: arial;
	font-size: 12px;
	margin-top: 25px;
	color: #7c7976;
	width: auto;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#thumb-container {
	font-family: arial;
	font-size: 12px;
	margin-top: 0px;
	color: #7c7976;
	width: 100%;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.caption-text {
	font-family: arial;
	font-size: 11px;
	color: #7D7A77;
	line-height: 30px;
}
#flash {
	font-family: arial;
	font-size: 12px;
	margin-top: 25px;
	color: #7c7976;
	width: auto;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.features {
	color: #0F0;
}
#pass-center {
	position:absolute;
	top: 50%;
	left: 50%;
	width:553px;
	height:156px;
	margin-top: -78px; /*set to a negative number 1/2 of your height*/
	margin-left: -276px;
	background-color: #FFF;
	text-align: center;
	border-top-width: thin;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
