@charset "utf-8";
/* CSS Document */

body {
	background: #80bb22 url(../img/background.jpg) repeat;
	background-position: 50% 0;
	text-align: center;
	min-width: 992px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
}

sup {
	vertical-align: top;
	font-size: 10px;
}

a {
	color:#477612;
	text-decoration: underline;
}

#container {
	padding-top: 59px;
}

#top {
	position: absolute;
	height: 74px;
	width: 100%;
	background: url(../img/topbg.png) repeat-x 0 0 !important;
	background: url(../img/topbg.gif) repeat-x 0 0;
	z-index: 25;
	top: 0;
	left: 0;
}

#top #topinside {
	position: relative;
	margin: 0 auto;
	width: 992px;
	height: 74px;
}

#top img#logo {
	position: absolute;	
	left: 10px;
	top: 9px;
	z-index: 1010;
}

#menu {
	position: absolute;
	top: 10px;
	right: 0;
	height: 49px;
	width: 579px;
}

	#navbar {
		height:49px;
		margin: 0;
		padding: 0;
	}
	
	#navbar li {
		display: block;
		float: left;
		list-style-type: none;
		padding: 0;
	}
	
	#navbar li a {
		display: block;
		outline: none;
		height: 49px;
		background-repeat: no-repeat;
		background-position: 0 0;
		text-indent: -9009px;
	}
	
	#navbar li a:hover, #navbar li a:active { 
		background-position:0 -49px;
	}
	
	#navbar li#nav-companyinfo a { width: 118px; background-image: url('../img/menu_companyinfo.gif'); }
	#navbar li#nav-ourplants a { width: 103px; background-image: url('../img/menu_ourplants.gif'); }
	#navbar li#nav-onlinecatalog a { width: 226px; background-image: url('../img/menu_onlinecatalog.gif'); }
	#navbar li#nav-contactus a { width: 103px; background-image: url('../img/menu_contactus.gif'); }
	#navbar li#nav-culturalnotes a { width: 132px; background-image: url('../img/menu_culturalnotes.gif'); }


#frontpage {
	position: relative;
	width: 992px;
	height: 240px;
	margin: 0 auto;
	border-bottom: 1px solid #999;
}

#toppage {
	position: relative;
	width: 992px;
	height: 175px;
	margin: 0 auto;
	border-bottom: 1px solid #999;
}

#body {
	position: relative;
	background: #fff url('../img/grayfade.gif') repeat-x 0 0;
	width: 992px;
	margin: 0 auto;
	text-align: left;
	padding: 0 0 15px 0;
	overflow: hidden;
}

#body.subpage {
	background: #fff url('../img/subpagebg.gif') repeat-y 0 0;	
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}

#submenu {
	float: left;
	width: 260px;
	margin-left: 1px;
}

#submenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#submenu ul a
{
	display: block;
	padding: 10px 0 10px 25px;
	background-image: url('../img/submenulibg.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	width: 235px;
	outline: none;
}

#submenu ul li a:link, #submenu ul li a:visited
{
	color: #000;
	text-decoration: none;
}

#submenu ul li a:hover
{
	text-decoration: none;
	background-color: #eee;
	color:#000;
}

#submenu ul li.current_page_item a, #submenu ul li.current_page_item a:link, #submenu ul li.current_page_item a:visited, #submenu ul li.current_page_item a:hover {

	text-decoration: none;
	background-image: url('../img/submenulibghover.gif');
	background-color: #85c034;
	color:#fff;
}

#submenu ul li {
	vertical-align:middle;
	line-height: 1.2em;	
}

#page {
	padding: 20px 25px 0 25px;	
}

#page ul,ol {
	margin: 0 0 0 25px;
}

#page ul {
	list-style-type: square;	
}

#page.subpage {
	width: 685px;
	padding: 20px 25px 0 0;
	float: right;
	overflow: hidden;
}

h2.pagetitle {
	display: block;
	font-size: 28px;
	font-weight: bold;
	margin: 2px 0 15px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #aaa;
	color: #333;
}

#news {
	position: relative;
	width: 962px;
	margin: 0 auto;
	clear: both;
	background: #cfcfcf url(../img/news_bg.gif) repeat-x 0 0;
	border-top: 1px solid #ccc;
}

#footer {
	position: relative;
	width: 992px;
	height: 100px;
	overflow: hidden;
	padding: 3px 0 0 0;
	margin: 0 auto;
}

#footer img {
	float: right;
}

#footer #footertext {
	float: left;
	width: 220px;
	text-align: left;
	padding: 5px 0 0 10px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#footer a {
	color: #000;	
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;	
}



















#toptext {
	font-family:Verdana, Geneva, sans-serif;
	position: relative;
	float: right;
	right: 10px;
	top: 25px;
	width: 200px;
	height: 120px;
	text-align: right;
	font-size: 10px;
	color: #655a4e;
	line-height: 1.5em;
}


#topnews {
	position: absolute;
	width: 317px;
	padding: 6px 70px 0 70px;
	height: 21px;
	left: 264px;
	top: 37px;
	background: url(../img/topnews-bg.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #fff;
}

#topnews a {
	color: #fff;
	text-decoration: none;
}

#topnews .date {
	padding-right: 8px;
	font-size: 10px;
	color: #ddd;
}

#frontbox {
	position: relative;
	width: 900px;
	height: 285px;
	margin: 12px 0 12px 0;
}

#main-page-column-left {
	position: relative;
	width: 260px;
	padding: 10px;
	float: left;
	text-align: left;
	overflow: hidden;
}

#main-page-column-left a {
	padding: 5px;
}

#main-page-column-right {
	position: relative;
	width: 620px;
	float: right;
	overflow: hidden;
}



.line {
	background: url(img/line.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 3px;
	width: 890px;
	padding: 5px 0 5px 0;
	margin: 0;
	display: block;
	position: relative;
	font-size: 0;
	line-height: 0;
}

#rightside,.rightside {
	position: relative;
	float: right;
	padding: 0 0 0 20px;
	border: 1px solid #eee;
	border-width: 0 0 0 1px;
	margin-left: 15px;
}

.contactright {
	position: relative;
	float: right;
	padding: 0 20px 0 30px;
	overflow: hidden;
	background: url(../img/vline.gif) repeat-y;	
	background-position: 0 50%;
}

.list {
	font-size: 12px;
	width: 280px;
	font-weight: normal;
	border-width: 0 0 0 5px;
	top: -20px;
}

.bio {
	width: 370px;	
	font-size: 12px;
	border-width: 0 0 0 5px;
	top: -20px;
}

.contact {
	width: 340px;	
	font-size: 12px;
	border-width: 0 0 0 5px;
}

.rightcaption {
	position: relative;
	display: block;
	clear: right;
	float: right;
	padding: 0 15px 3px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666;
	text-align: right;
	top:-5px;
}

table.projects {
	margin: 10px 0 10px 0;	
	border: 1px solid #ccc;
	border-width: 5px 1px 5px 2px;
}
table.projects td {
	padding: 4px;	
	border: 1px solid #ccc;
	border-width: 0 1px 0 0px;
}


.fleftimage {
	position: relative;
	float: left;
	margin: 0 7px 0 0;
}

.searchfont {
	font-size: 12px;
	color:#666;
}

#staffmenu {
	position: relative;
	width: 205px;
	padding: 10px 0 10px 0;
}

#staffmenu ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}

#staffmenu ul a
{
display: block;
padding: 6px 2px 6px 25px;
width: 155px;
}

#staffmenu ul li a
{
color: #000;
text-decoration: none;
}

#staffmenu ul li a:hover
{
	text-decoration: none;
	color:#000;
	background: #eee;
	font-weight: normal;
}

#staffmenu ul li.current_page_item a, #staffmenu ul li.current_page_item a:hover {

	text-decoration: none;
	background: #52a5cf url(../img/staff-menu-selected.gif) no-repeat center;
	background-position: 100% 50%;
	padding: 6px 25px 6px 25px;
	color:#fff;
	font-weight: bold;
}

#staffmenu ul li {
vertical-align:middle;
line-height: 1.1em;	
padding: 3px 0 3px 0;
}



.leftcolumn {
	position: relative;
	float: left;
}

.rightcolumn {
	position: relative;
	float: right;
}

.staff-bio {
	position: relative;
	float: left;
	width: 180px;
}

.staff-info {
	float: right;
	width: 480px;
}

.staff-bio h3 {
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 5px 0;
	margin: 10px 0 5px 0;
	display: block;
	border-bottom: 1px solid #eee;
}

.staff-bio p {
	font-size: 11px;
	padding: 0 0 0 5px;
}

ul.tabnav {
	margin: 0;	
	padding: 5px 0 0 0;
	white-space: nowrap;
	font-size: 11px;
}

.tabnav li {
   	display: inline;
    list-style: none;
    }

    .tabnav li a {
    text-decoration: none;
    text-transform: uppercase;
    color:#333;
    font-weight: bold;
    padding: 5px 10px 5px 10px;
    outline: none;
    }
	
.tabnav li a:hover, .tabnav li a:active
{  
	background: #ddd;  
	color: #000;
	text-decoration: none;  
}  

.tabnav li.ui-tabs-selected a, .tabnav li.ui-tabs-selected a:hover 
{
	background:#0a80bc url(../img/menu_bg_hover.gif) repeat-x top;
	color: #fff;
	text-decoration: none;  
}

    .tabdiv {
    background: #cfcfcf url(../img/news_bg.gif) repeat-x;
	background-position: 50% 0;
    border: 1px solid #c8c8c8;
    padding: 20px;
	font-size: 11px;
	margin-top: 7px;
    }


    .ui-tabs-hide {
    display: none;
    }
	
#page {
	position: relative;
	font-size: 12px;
	line-height: 1.8em;
	overflow: hidden;
	zoom: 1;
	
}

.vline {
	background: url(../img/vline.gif) repeat-y;	
	background-position: 182px 50%;
}

#checklist
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.checklist
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.checklist li
{
	padding-left: 20px;
	background-image: url(../img/tick.png);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	line-height: 1.8em;
}

.arrowlist
{
margin-left: 25px;
padding-left: 0;
list-style: none;
}

.arrowlist li
{
padding-left: 20px;
background-image: url(../img/bullet.gif);
background-repeat: no-repeat;
background-position: 0 50%;
line-height: 1.8em;
}

#availability, #international-price-list, #domestic-price-list {
	position: absolute;	
	width: 124px;
	height: 154px;
	overflow: hidden;
	z-index: 25px;
}

#availability {
	top: 18px;
	right: 50px;
}

#international-price-list {
	top: 18px;
	right: 185px;
}

#domestic-price-list {
	top: 18px;
	right: 320px;
}

#availability p, #international-price-list p, #domestic-price-list p {
	position: absolute;
	z-index: 26px;
	font-size: 10px;
	text-align: center;
	display: block;
	width: 90px;
	top: 100px;
	left: 22px;
}


