html, body { height: 100%; }
body {
    background: #6d6d6e;
    margin: 0;
    padding: 0;
    font: 62.5% Helvetica, Arial, sans-serif;
}
a img { border: 0; }

#wrap {
    background:#fff;
    border:1px solid #000;
    border-width:0 1px;
    width: 958px;
    margin: 0 auto;
    position: relative;
    height: 100%;
}

body > #wrap { height: auto; min-height: 100%; }

#top {background:#6d6d6e; margin:0 0 0 -1px; width:960px;}
#header {
    background: #fff;
    border: 1px solid #000;
    border-width: 0 1px 1px;
    position: relative;
    height: 109px;
    margin-bottom:8px;
    -moz-border-radius:0 0 9px 9px;
    -webkit-border-radius:0 0 9px 9px;
    border-radius:0 0 9px 9px;
    behavior: url(/js/PIE.htc);
}
#header #logo { position: absolute; top: 16px; left: 23px; }
#header #menu { position: absolute; top: 35px; right: 20px; color: #777; }
#menu ul { margin: 0; padding: 0 0 10px 0; list-style: none; font-size: 1.4em; text-align: right; }
#menu li { display: inline; border-right: 1px solid #e9e9e9; padding: 0 20px 0 20px; }
#menu li.last { border: 0; padding-right: 0; }
#menu a { color: #777; text-decoration: none; }
#menu a:hover { color: #ee3224; }
#menu a.current { color: #000; }
#menu #premium { display: block; text-align: right; }
#premium span { color: #ee3224; }

#main { border-top: 2px solid #ee3224; padding-top: 18px;} 

#tabs {
    position:relative;
    list-style: none;
    height: 48px;
    border:1px solid #000;
    border-width:1px 1px 0;
    margin: 0;
    padding: 0;
    overflow:hidden;
    background: url('/img/tabs_bg.jpg') no-repeat 0 0;
    -moz-border-radius:9px 9px 0 0;
    -webkit-border-radius:9px 9px 0 0;
    border-radius:9px 9px 0 0;
    behavior: url(/js/PIE.htc);
}
#tabs li {
    display: block;
    float: left;
    width: 240px;
    height: 48px;
    font-size: 1.8em;
    font-weight: bold;
    text-align: center;
}
#tabs #tQual { width:238px; }
#tabs li a {
    padding-top: 14px;
    color: #fff;
    text-decoration: none;
    display: block;
    height: 35px;
}
#tabs li a:hover { color: #d3d3d3; background: url('/img/tabs_bg.jpg') no-repeat 0 -48px; }
#tabs #tMach a:hover { background-position: -240px -48px; }
#tabs #tPro a:hover { background-position: -480px -48px; }
#tabs #tQual a:hover { background-position: -720px -48px; }
#tabs li a.current { color: #000; }

#content {
    background: #fff;
    height:100%
    border-width: 0 0;
    padding-bottom: 40px;
}


#homeHi { background: url('/img/home_hi_bg.gif') repeat-x; }
#homeHi .right {
    width: 595px;
    height: 314px;
    background: url('/img/logo_grey.gif') no-repeat top left;
    float: right;
}
#homeHi .right h1 { font-size: 1.8em; color: #ee3224; padding: 125px 25px 0 25px; font-weight: normal; }
#homeHi .right span { color: #000; }

#homeContent { padding: 14px 0; width: 100%; overflow: auto; color: #565759; }
#homeContent .right { width: 577px; padding-right: 18px; float: right; }
#homeContent h1 { font-size: 1.8em; color: #ee3224; margin: 0; padding: 0 0 12px 0; }
#homeContent p { margin: 0; padding: 0 0 1em 0; }
#homeContent .right p { font-size: 1.4em; line-height: 1.4em; }

#homeContent .leftBox {
    width: 150px;
    float: left;
    border: 1px solid #dedede;
    margin: 0 0 15px 18px;
    height: 235px;
}
#homeContent .tallBox, #content .iso .tallBox {
    height: 270px;
}
#homeContent .ftpBox {
	clear: left;
	float: left;
	margin: 18px 0 0 18px;
	width: 318px;
}
#homeContent .ftpBox p {
	font-size: 1.4em; line-height: 1.4em;
}
#homeContent .leftBox p a { color: #000; font-weight: bold; text-decoration: none; }
#homeContent .leftBox a:hover { color: #ee3224; }
#homeContent .leftBox a {display:block; width:100%; height:100%; text-decoration:none; color:#565759}
#homeContent .leftBox a:hover p, #content .iso .leftBox a:focus p {color:#ee3224 font-weight:normal}
#homeContent .leftBox p { padding: 10px 15px; }
#homeContent .leftBox h3, #homeContent .featureBox h3 {
    text-align: center;
    font-size: 1.2em;
    background: #ee3224;
    color: #fff;
    margin: 0;
    padding: 12px 0;
}
#homeContent .leftBox img { margin-left: 15px; }

#homeContent .wideBox {
	margin-top: 18px;
	width: 320px;
	height: 85px;
}

#homeContent .featureBox {
	width: 575px;
	margin-bottom: 18px;
    border: 1px solid #dedede;
}
#homeContent .featureBox h3 {
	font-size: 1.8em;
	text-align: left;
	padding: 6px 12px;
    color:#ee3224;
    background:#fff
}

#homeContent .featureBox a {
	display: block;
	height: 313px;
}
#homeContent .featureBox h3 a {
	display: inline;
	font-size: 0.8em;
	color: #000;
	text-decoration: none;
}
#homeContent .featureBox p {margin:10px 15px 0}

.twoCol { clear: both; width: 100%; overflow: auto; border-bottom: 1px solid #fff; }
.twoCol  .leftCol { width: 363px; float: left; }
.twoCol .rightCol { width: 559px; float: left; padding-left: 20px;  }
.twoCol .pull { background: #d3d3d3 url('/img/corner_br.gif') no-repeat bottom right; }
.twoCol .pull .wrap {
    background: url('img/corner_tr.gif') no-repeat top right;
    padding: 22px 22px 12px 35px;
}

#footer {
    position: absolute;
    bottom: 0;
    width: 922px;
    left: 18px;
    border-top: 1px solid #dedede;
    color: #565759;
    padding-bottom: 6px; 
    text-align: center; 
}
#footer span { color: #ee3224; }
#footer p { margin: 0; padding-top: 10px; }

#stdContent h1 { color: #ee3224; font-size: 1.8em; margin: 0; padding: 0 0 10px 0; }
#stdContent p { color: #777; font-size: 1.4em; margin: 0; padding: 0 0 14px 0; line-height: 1.4; }
#stdContent h2, #stdContent .machine-list h3, #stdContent .machine-list h4 { color: #000; font-size: 1.6em; margin: 0; padding: 0 0 4px 0; }
#stdContent .rightCol a { color: #000; font-weight: bold; text-decoration: none; }
#stdContent .rightCol a:hover { color: #ee3224; }

.contact .pull { color: #6e6e6e; }
.contact .pull h3 { font-size: 1.8em; color: #000; margin: 0; padding: 0 0 10px 0; }
.pull a { color: #fff; text-decoration: none; font-weight: bold; }
.pull a:hover { color: #ee3224; }

#content .iso .leftBox { margin-bottom:15px; text-align:center }
#content .iso .leftBox a {display:block; width:100%; height:100%}
#content .iso .leftBox a:hover p, #content .iso .leftBox a:focus p {color:#ee3224}
#content .iso .leftBox img { margin: 10px 0 0; }
#content .iso .leftBox p {font-weight:normal; text-align:center}
#content .iso .leftBox p.small {font-size:1em}
#content .iso .clearBox {clear:left}

.process #homeHi img { display: block; }
.process #homeHi .right { height: 224px; }
.process #homeHi .right h1 { padding-top: 77px; margin: 0; }
.process #homeHi p { padding: 10px 85px 0 25px; }
.process #homeHi { margin-bottom: 10px; }
.process #homeHi a { color: #000; text-decoration: none; }
.process .pImg {float:left; margin-right:15px}

.facility table { width: 100%; text-align: center; }
.facility td { padding-top: 40px; }

.machine-list {margin:0 18px 0 19px; color:#777;border-bottom:1px solid #d3d3d3; }
.bordertop {border-top:1px solid #d3d3d3}
.bottomlist {margin-bottom:24px}
.machine-header { cursor:pointer; padding:9px 0; overflow:hidden; }
.machine-header:focus, .machine-header:hover {color:#000}
#stdContent .machine-header:hover h2, #stdContent .ui-state-active h2 {color:#ee3224}
.machine-header img {float:left; margin-right:19px}
.machine-header h2 {display:inline; text-transform:uppercase}
#stdContent .machine-header p {padding-bottom:0}
.machine-section {padding-bottom:9px; margin-top:18px}
.machine-sub-list {padding-top:9px}
#stdContent .machine-sub-list h3:hover, #stdContent .machine-sub-list h3.ui-state-active {color:#ee3224}
.machine-sub-list .machine-section {margin-top:0}
.machine-list span.ui-icon {display:inline-block; margin-right:8px; width:0; height:0; border-left:8px solid #777; border-top:8px solid transparent; border-bottom:8px solid transparent;}
.machine-list span.machine-open {margin:4px 0px -4px 0; border-top:8px solid #777; border-left:8px solid transparent; border-right:8px solid transparent; }
.machine-sub-list h3 span.ui-icon {margin-right:11px;}
.machine-sub-list h3 span.machine-open {margin-right:3px;}
#stdContent .machine-sub-list h3 {text-transform:uppercase; padding:0 0 9px;  #d3d3d3; cursor:pointer}
.machine {
    padding: 0 0 17px; 
    clear: both;
    overflow: auto;
    width: 893px;
    border-bottom: 1px solid #fff;
}
.machine div {
    width: 344px;
    background: url('/img/machine_corners.gif') no-repeat top left;
    float: left;
    height: 227px;
    text-align: center; 
    margin-right: 18px;
}

.products .leftCol { width: 217px; }
.products .rightCol { width: 700px; }
.product {
    overflow: auto;
    border-bottom: 1px solid #d3d3d3;
    width: 100%;
    padding: 9px 0;
}
.product img { float: left; margin-right: 19px; }
.product h2 { font-size: 1.4em ;}

.process .bottomImages {margin:10px 0}
.process .bottomImages img.first {margin-right:27px;}

/* IE fixes */
.ie6 #homeHi .right { margin-left: -3px; }
.ie6 #homeContent .leftBox { margin-left: 14px; }

.ie6 #top {position:relative; z-index:20; width:960px; margin:0 -1px}


/* Lightbox */
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}


