/* ALL */

body {
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
	background-image: url(/images/bg-top.png);
	background-repeat: repeat-x;
	background-position: center top;
	z-index: 1;
	}

body a {
	color: green;
	font-weight: bolder;
	}

body a:hover {
	text-decoration: none;
	}

strong {
	color: #00008b;
	}

h1 {
	color: #00008b;
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	}

h2 {
	color: #666;
	font-size: 17px;
	line-height: 20px;
	font-weight: bolder;
	}

h4 {
	color: #00008b;
	font-size: 14px;
	line-height: 10px;
	margin-bottom: -2px;
	}

img {
	border: 0;
	}

img.left {
	margin-right: 10px;
	float: left;
	}

img.right {
	margin-left: 10px;
	float: right;
	}

#container {
	position: absolute;
	top: 0;
	left: 50%;
	width: 900px;
	margin-left: -450px;
	z-index: 1;
	}

#content {
	width: 100%;
	position: relative;
	float: left;
	min-height: 320px;
	/* - for all standard compliant browsers - */
	}
/* hack for IE 6 --http://www.cssplay.co.uk/boxes/minheight.html-- 
 *    *  in IE if content gets larger than height below #content will grow
 *       *  naturally
 *          */
    /*\*/
    * html #content {
    *       height: 320px;
    *             }
    */**/

#content-full {
	float: left;
	width: 100%;
	position: relative;
	}


/*HEADER - NAV*/

#header {
	height: 146px;
	position: relative;
	margin-bottom: 12px;
	z-index: 1;
	}

#header .search { 
	position: absolute;
	text-align: left; 
	top: 72px; 
	right: 0; 
	width: 211px; 
	border: solid 0 #000;
	}

#header .search input {
  width: 140px;
}

#header .search input.submit {
  width: 60px;
}

#header h1 {
	margin: 0;
	padding: 0;
	}

#header h1 a { 
	display: block;
	text-indent: -10000px;
	background-image: url(/images/logo.png);
	background-repeat: no-repeat;
	background-position: 15px 20px;
	width: 205px;
	height: 119px;
	}

#header .lubielogo {
	position: absolute;
	top: 18px;
	left: 230px;
	}

#header .nordson {
	position: absolute;
	top: 14px;
	left: 230px;
	}

/* topher nav */

#main-nav {
	position: absolute;
	height: 30px;
	background-image: url(/images/bg-nav.gif);
	z-index: 100;
	bottom: 10px;
	right: 0;
	}

#main-nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	}

#main-nav ul li {
	float: left;
	border: 0px solid #000;
	height: 30px;
	line-height: 28px;
	text-align: center;
	position: relative;
	}

#main-nav ul li a {
	font-weight: bold;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin: 0 14px;
	}

#main-nav ul ul li a {
	display: block;
	}

#main-nav ul li ul {
	position: absolute;
	top: 30px;
	left: 0px;
	width: 152px;
	border: 1px solid #ccc;
	display: none;
	padding-bottom: 5px;
	background-color: #fff;
	list-style-type: none;
	z-index: 100;
	}

#main-nav ul li ul li {
	height: 1%;
	position: relative;
	text-align: left;
	float: none;
	width: 152px;
	margin: 0 !important;
	padding: 0 !important;
	}

#main-nav ul li ul li ul {
	position: absolute;
	top: 0px;
	left: 125px;
	width: 152px;
	border: 1px solid #ccc;
	display: none;
	padding-bottom: 5px;
	background-color: #fff;
	list-style-type: none;
	z-index: 100;
	}

#main-nav ul li ul li a {
	height: 1%;
	display: block;
	font-weight: normal;
	margin: 0;
	padding: 0 13px;
	width: 126px;
	}

#main-nav ul li ul a:hover {
	color: #00008b;
	background-color: #e2e2f1;
	}

#main-nav ul li:hover ul, #main-nav ul li.over ul {
	display: block;
 }

#main-nav ul li:hover ul ul , #main-nav ul li.over ul ul {
	display: none;
 }

#main-nav ul ul li:hover ul, #main-nav ul ul li.over ul {
	display: block;
 }
/* HOME */

#home-left {
	float: left;
	width: 400px;
	position: relative;
	}

#home-left img {
	float: right;
	padding-left: 12px;
	}

#home-left li a {
	font-weight: normal;
	}

#home-right { 
	background-color: #fff;
	margin-bottom: 2px;
	width: 460px;
	float: right;
	}

#home-right .dark-heading {
	padding-left: 15px;
	}

#markets {
	width: auto;
	}

#markets img {
	border: solid 1px;
	border-color: #999999;
	margin: 0 10px 20px 20px;
	}


/**********************************
 *  * Homepage slideshow
 *   *********************************/

#home-right #flash { 
	height: 306px;
	width: 458px;
	z-index: 0;
	}

#home-right #flash .slide { 
	border: 0px solid #000; 
	height: 288px;
	width: 440px;
	background-color: #fff;
	padding: 10px;
	background-repeat: no-repeat;
	border: 1px solid #ccc;
display: none;
	}

#home-right #flash #home_slide_one {
	background-image: url('/images/slideshow-background.png');
display: block;
	}

#home-right #flash #home_slide_one #home_slide_one_left ul {
	margin-top: 150px;
	font-size: 12px;
	line-height: 20px;
	}

#home-right #flash #home_slide_one #home_slide_one_left strong {
	color: white;
	}

#home-right #flash #home_slide_one #home_slide_one_left li {
	color: #CCCCCC;
	}
	
#home-right #flash #home_slide_one #home_slide_one_left h3 {
	margin: 0 0 20px 20px;
	font-size: 21px;
	color:#0066a4;
	}

#home-right #flash #home_slide_two {
	background-image: url('/images/globe-background.jpg');
	background-position: bottom right;
	}

#home-right #flash #home_slide_two #home_slide_two_left h3 {
	color: green;
	font-size: 30px;
	line-height: 40px;
	font-weight: normal;
	margin-top: 10px;
	}

#home-right #flash #home_slide_two #home_slide_two_left p {
	font-size: 12px;
	font-weight: normal;
	margin-top: 30px;
	line-height: 18px;
	width: 220px;
	}

#home-right #flash #home_slide_two #home_slide_two_left span {
	color: green;
	font-size: 44px;
	line-height: 54px;
	font-weight: bold;
	}


#home-right #flash #home_slide_three {
	background-image: url('/images/blutack-slide.jpg');
	background-position: top left;
	}

#home-right #flash #home_slide_three #home_slide_three_left h3 {
	color: #FFF;
	font-size: 21px;
	margin-left: 15px;
	font-weight: normal;
	text-align: center;
	}

#home-right #flash #home_slide_three #home_slide_three_left ul {
	font-size: 12px;
	font-weight: normal;
	margin-top: 180px;
	line-height: 20px;
	width: 400px;
	}

#home-right #flash #home_slide_four {
	background-image: url('/images/vault-slide.jpg');
	background-position: top left;
	}


#home-right #flash #home_slide_four #home_slide_four_left img {
	float: none;
	margin-top: 20px;
	}

#home-right #flash #home_slide_four #home_slide_four_left h3 {
	color: white;
	text-align: center;
	line-height: 24px;
	}

#home-right #flash #home_slide_four #home_slide_four_left h4 {
	margin-top: 60px;
	color: grey;
	font-size: 18px;
	}

#logo_slides {
	width: 400px;
	height: 100px;
	}

#logo_slides img {
	float: none;
	}

#logo_slides .logo_slide {
	width: 400px;
	height: 100px;
	}

#home-left div.intro {
	height: auto;
	}
#home-left div.intro hr {
	border: 0;
	height: 1px;
	color: #bbb;  
	background-color: #bbb;
	}

#markets_slides {
	width: 800px;
	height: 150px;
	}

#markets_slides img {
	float: none;
	}

#markets_slides .markets_slides {
	width: 800px;
	height: 150px;
	}

/* FOOTER */
	
#footer {
	background-image: url('/images/bg-bottom.png');
	background-repeat: repeat-x;
	position: relative;
	float: left;
	width: 900px;
	height: 120px;
	}

#footer img {
	position: relative;
	left: 12px;
	float: left;
	padding-top: 14px;
	border: 0;
	}
	
#footer p {
	color: #e7e6e5;
	font-size: 11px;
	text-align: right;
	padding-right: 12px;
	}

#footer a {
	text-decoration: none;
	}
	
#footer strong {
	color: #00008b;
	}
/*CONTENT - PARTNERS*/
/*CONTENT - PRODUCTS*/

#content div.product {
	height: auto; 
	}

#content div.partner-left {
	position: relative;
	width: 500px;
	float: left;
	}

#content div.partner-left img {
	margin-top: 15px;
	}

#content div.partner-images {
	text-align: center;
	position: relative;
	width: 400px;
	float: right;
	}

#content div.partner-images img {
	margin: 15px 0;
	}

.excerpt {
	margin: 0 20px 0 50px;
	text-align: left;
	font-size: 14px;
	line-height: 24px;
	font-style: oblique;
	}

#content #nav-sub {
  margin: 10px 0 20px 0;
  padding: 0;
  list-style-type: none;
}

#content #nav-sub ul {
  margin: 0 0 10px 15px;
  padding: 0;
  list-style-type: none;
}

#content #partner-banners img {
  border: 1px solid #ccc;
  margin: 3px;
  padding: 2px;
}

/*****************************************
 * * Search results
 * *****************************************/


#google_results img {
  border: 0;
}

#google_results h4 {
  font-size: 16px;
  margin: 0;
  padding: 0;
}

#google_attrib {
  float: right;
}

.google_result {
  border: 0px solid #ccc;
  margin-top: 14px;
}

.google_result h3 {
  margin: 0;
  padding: 0;
}

.google_result p {
  margin: 0 0 0 15px;
  padding: 0;
}

.google_result p.url {
  color: #630;
  font-size: 8px;
}
