body{
 padding: 0px;
 margin: 0px;
 font: 10pt/16pt 'Trebuchet MS',Helvetica,Arial,sans-serif;
 text-align: center;/*ie5 center layout*/
 color: #000000;
 background: #FFFFFF url(/images/site-template/bg.png) repeat-x left top;
}
input{
 font: inherit;
}
h1,h2,h3,h4,h5,h6{
 color: #1B324E;
 font-weight: bold;
 font-family: Verdana,Helvetica,Arial,sans-serif;
}
div.sandbag{
 clear: both;
 height: 0px;
 overflow: hidden;
 line-height: 0px;
 padding: 0px;
}
p.error{
 color: #991610;
}
a{
 color: #000000;
 text-decoration: underline;
}
a:hover,a:focus{
 text-decoration: underline;
}
img,table{
 border-width: 0px;
}
#wrapper{
 width: 1019px;
 margin: 13px auto 1.5em;
 text-align: left;/*ie5 center layout*/
 background: white url(/images/site-template/bg-tile.png) repeat-y left top;
}
#footer{
 text-align: center;
 font-size: 10px;
 padding: 0px 4px 15px;
 background: url(/images/site-template/bg-bottom.png) no-repeat left bottom;
 color: #888787;
}
#footer a{
 color: #888787;
}
#footer a,#topnav a{
 text-decoration: none;
}
#footer a:hover,#footer a:focus,#topnav a:hover,#topnav a:focus{
 text-decoration: underline;
}
#footer .tertiary{
 word-spacing: 0px;
}
#footer .tertiary a{
 border-left: 1px solid #888787;
 word-spacing: normal;
 padding: 0px 1ex;
}
#footer .tertiary a.frst{
 border-left-width: 0px;
}
#main{
 background: url(/images/site-template/bg-top.png) no-repeat left top;
 min-height: 848px;
 padding: 0px 6px;
}
* html #main{/*ie6 min-height*/
 height: 848px;
}
#main,#footer{
}
#top{
 position: relative;
 height: 93px;
}
#top h1{
 position: absolute;
 width: 186px;
 height: 58px;
 top: 14px;
 left: 30px;
 background: url(/images/site-template/main-logo.png) no-repeat left top;
 text-indent: -40em;
 margin: 0px;
 padding: 0px;
}
#topnav{
 list-style: none outside;
 display: block;
 top: 14px;
 right: 10px;
 position: absolute;
 white-space: nowrap;
 margin: 0px;
 padding: 0px 1ex;
 text-transform: uppercase;
 font-size: 90%;
}
#topnav li,#topnav a,#topnav form{
 display: inline;
 color: #828282;
}
#topnav li{
 margin: 0px;
 padding: 0px 1ex;
 border-right: 1px solid #828282;
}
#topnav li.search{
 border-right: 0px none;
 margin-right: 0px;
}
#topnav li,#topnav a,#topnav form{
 display: inline;
 color: #828282;
}
#topnav .searchbox{
 width: 20ex;
 padding: 0px 0.5ex;
 border: 1px solid #E5E4E2;
 color: #828282;
 text-align: center;
 margin-right: 0.5ex;
}
#topnav .searchbox:focus{
 text-align: left;
}
#topnav .search input[type="image"]{
 vertical-align: middle;
}
/*#search .logintab{
 color: white;
 padding-left: 1.5em;
 font-weight: bold;
 background: #BFBFBF url(/images/common/login_tab_left.png) no-repeat left top;
}
#search .logintab span{
 padding-right: 1.5em;
 background: url(/images/common/login_tab_right.png) no-repeat right top;
}
#search .logintab a{
 color: white;
}*/
/*main navigation*/
#nav{
 width: 100%;
 color: #1B324E;
}
#nav,#nav tr,#nav td{
 border-collapse: collapse;
 border: 0px none;
 border-spacing: 0px;
 padding: 0px;
 margin: 0px;
}
#nav td{
 width: auto;
}
#nav td div{/*td cannot be used for positioning*/
 position: relative;
}
/* fix ie layout bug */
* html #nav td div {
 display: inline-block;
}
* html #nav td div {
 display: block;
}
/* end fix */
#nav .sepr{
 width: 3px;
 background: url(/images/site-template/nav-sepr.png) repeat-y left top;
}
#nav .sepr.frst,#nav .sepr.lst{
 width: 2px;
}
#nav .sepr.lst{
 background-position: right top;
}
#nav a{
 color: #1B324E;
 background: #FFFFFF url(/images/site-template/nav-bg.png) repeat-x left bottom;
 display: block;
 text-align: center;
 padding: 10px 0px 18px;
 text-transform: uppercase;
 text-decoration: none;
}
#nav ul,#nav li{
 margin: 0px;
 padding: 0px;
 list-style: none outside;
 display: block;
}
#nav ul{
 position: absolute;
 top: 47px;
 left: 0px;
 width: 100%;
 min-width: 160px;
 background-color: #FFFFFF;/*for ie's bad event model*/
 border-left: 2px solid #E2E2E2;
 display: none;/*hide*/
 /*opacity: 0.75;/*testing*/
}
#nav .nav-last ul{
 left: auto;
 right: 0;
}
#nav li{
 position: relative;
}
* html #nav li ul{/*hide from old ie*/
 display: none;
}
#nav li ul{
 top:0;
 left: 98%;
}
#nav .nav-last li ul{
 left: auto;
 right: 98%;
}
* html #nav ul{/*ie6 is bad at inheriting width*/
 width: 160px;
}
#nav div:hover ul,#nav div.over ul{
 display: block;/*unhide*/
}
/*use > to skip older browsers*/
#nav div:hover ul > li ul{
 display: none;
}
#nav div:hover li:hover > ul{
 display: block;
}
#nav ul a{
 padding: 3px 7px 4px;
 border-top: 1px solid #F0F0F0;/*gotta fake it for ie*/
 border-right: 1px solid #B9B9B9;
 background: #FFFFFF url(/images/site-template/nav-sub-bg.png) repeat-x left bottom;
 text-align: left;
 text-transform: none;
}
#nav ul a:hover,#nav ul a:focus{
 border-right-color: #1B324E;
}
#headbanner{
 height: 122px;
 margin: 1px 1px 16px;
 background: #1B324E url(/images/site-template/head-banners/vineyard.jpg) no-repeat left top;
}
/*main content area*/
#content{
 background: url(/images/site-template/side-backgrounds/round-things.jpg) no-repeat right top;
}
#content.wide{
  background-image: none;
}

/*Left Box */
.leftbox{
 width: 188px;
 padding-bottom: 9px;
 margin: 0px 0px 10px 21px;
 clear: left;
 float: left;
 background: #F9F9F9 url(/images/site-template/sidebox-bot-bg.png) repeat-x left bottom;
 font-size: 8pt;
 color: #868585;
}
* html .leftbox{
 margin-left: 10px;/*ie6 improperly doubles margin on floats*/
}
.leftbox .lhead{
 text-transform: uppercase;
 background-color: #FFFFFF;
 border-top: 1px solid #F5F5F5;
 border-right: 1px solid #D9D9D9;
 border-bottom: 3px solid #EDEDED;
 border-left: 2px solid #EEEEEE;
 padding: 0px 2px 0px 1px;
}
.leftbox h6{
 color: #868585;
 min-height: 23px;
 text-align: center;
 font-size: 9pt;
 font-weight: normal;
 padding: 7px 0px 0px;
 margin: 0px;
 background: url(/images/site-template/sidebox-head-bg.png) repeat-x left bottom;
}
* html .leftbox h6{
 height: 19px;
}
.leftbox .lcont{
 padding: 10px;
 /*margin: 0px;*/
 background: #F9F9F9 url(/images/site-template/sidebox-cont-bg.png) repeat-y left top;
}
.leftbox.login .lcont{
 text-align: center;
 color: #FFFFFF;
 background-color: #002E4E;
 background-image: url(/images/site-template/sidebox-cont-login-bg.png);
 padding-right: 20px;
 padding-left: 20px;
}
.leftbox .lcont a{
 color: #868585;
 text-decoration: none;
}
.leftbox.login .lcont a{
 color: #FFFFFF;
}
.leftbox.login .lcont a.buttonlink{
 display: block;
 margin: 0.2ex auto;
 text-transform: uppercase;
 text-decoration: none;
 color: #1B324E;
 padding: 0.2ex;
 background: #E7E5E6 url(/images/site-template/sidebox-buttonlink.png) repeat-x left bottom;
}
.leftbox .lcont a:hover,.leftbox .lcont a:focus{
 text-decoration: underline;
}
.leftbox ul{
 padding: 0px 0px 0px 15px;
 margin: 0px;
 list-style: disc outside;
}
.leftbox .lcont .high,.leftbox .lcont .high a{
 color: #956161;
}

/* Right Content */
#rightcont{
 float: right;
 width: 584px;
 margin: 0px 190px 20px 0px;
 border-left: 1px dashed #AAAAAA;
 /*background-color: pink; debug*/
}
* html #rightcont{
 margin-right: 95px;/*ie6 improperly doubles margin on floats*/
}
.wide #rightcont{
 width: 764px;
 margin-right: 10px;
}
* html .wide #rightcont{
 margin-right: 5px;/*ie6 improperly doubles margin on floats*/
}
#crumbs,#crumbs a{
 color: #717171;
}
#rightcont div#crumbs, #rightcont div#fadeout{
 background: url(/images/site-template/vertline-topfade.png) no-repeat left top;
 margin: 0px 0px 0px -1px;
}
#rightcont div#crumbs{
 padding: 5px 0px 0px 30px;
 min-height: 16px;

}
* html #rightcont div#crumbs{
 height: 16px;
}
#rightcont div#fadeout{
 background-image: url(/images/site-template/vertline-botfade.png);
 height: 21px;
}
/*#rightcont p{/*default already set, why this rule?* /
 font: 10pt/16pt 'Trebuchet MS',Helvetica,Arial,sans-serif;
}*/
h2{
 /*float: left;
 white-space: nowrap;*/
 padding: 1em 1em 0.5em 30px;
 margin: 0px;
 /*border-bottom: 1px dashed #AAAAAA;/*not sure if you want this still, it's not in 2009 redesign*/
 font-size: 17pt;
 font-weight: normal;
}
.afterautoheading {
 padding-top:10px;
}
h3{
 font-size: 14pt;
 font-weight: normal;
}

#rightcont div{
 margin: 1em 0px 0px 30px;
 clear: left;
}
#rightcont div div{
 margin: 0px;
}
/*home page*/
.home .panels{
 position: relative;
 background: #F8F8F8 url(/images/home/section_panels.png) no-repeat left top;
 height: 238px;
 margin-top: 10px;
 font-size: 9pt;
 line-height: 11pt;
}
.home .panels h2{
/* display: none;only vis in print, bg images used for screen*/
color:#FFFFFF;
font-size:17px;
line-height:17px;
text-align:center;
padding:0px;
margin-top:6px;
margin-bottom:5px;
height:36px;
vertical-align: text-bottom;
}
.home .panels div{
 /*float: left; ie6 buggers it up*/
 position: absolute;
 width: 174px;
 top: 15px;
 padding: 10px;
 overflow: hidden;
 color: white;
 background: url(/images/home/section_panels.png) no-repeat;
}
.home .panels .firstpanel{
 left: 13px;
}
.home .panels div a{
 color: white;
 text-decoration:none;
}
.home .panels .res{
 left: 13px;
 padding-top: 0px;
 background-color: #D34142;
 background-position: -13px -15px;
}
.home .panels .ind{
 left: 218px;
 padding-top: 0px;
 background-color: #919A57;
 background-position: -218px -15px;
}
.home .panels .ana{
 left: 423px;
 padding-top: 0px;
 background-color: #9E4B99;
 background-position: -423px -15px;
}
.home .panels .inf{
 left: 628px;
 padding-top: 0px;
 background-color: #0097CE;
 background-position: -628px -15px;
}
.home .panels ul{
 padding: 0px;
 margin: 1em 0px 0px;
 list-style-position: inside;
}

li.answer {
display: none;
padding: 7px 20px;
}

.flow table {
border: 0px solid #ccc;
color: #000;
background: #eee;
}

.flow td {
color: #000;
background: #fff;
font: 10px verdana, arial, sans-serif;
margin: 0;
padding: 0px;
border: 0px;
}

.definition {
font: bold 11px verdana, arial, sans-serif;
}

li.answer {
display: none;
padding: 7px 20px;
}

.purchaseBox {
float: right;
width: 100px;
border:1px solid #ccc;
padding: 15px;
background: #eee;
}
.submitButton {
font-weight: bold;
}

table.fancytable {
border: 0px solid #ccc;
color: #000;
padding: 0px;
background: #33478E;
border-spacing: 1px;
}
td.fancytable {
color: #000;
background: #fff;
font: 11px verdana, arial, sans-serif;
margin: 0;
padding: 6px;
border: 0px;
}

th.fancytable {
color: #000;
background: #fff;
font: 11px verdana, arial, sans-serif;
font-weight: bold;
margin: 0;
padding: 6px;
border: 0px;
}

/* AWITC table formatting - SB */

.awitc_videos {
border: none;
background: transparent;
}

.awitc_videos td {
font: 11px verdana, arial, sans-serif;
padding: 6px;
border-bottom: 1px solid #868585;
margin: 0px;
vertical-align: top;
}

/* Extra bottom-padding for lists */

.padded-list li {
padding: 0px 0px 7px 0px;
}

/* Events calendar table heading */

#events_table {
padding: 0px;
border-spacing: 0px;
width: 570px;
}

td.events_tabs {
border: none;
font: 11px verdana, arial, sans-serif;
text-align: center;
color: #FFFFFF;
margin: 0;
padding: 4px;
width: 190px;
background-image: url(/industry_development/events/events_tab.png);
}

td.events_main {
border-bottom: 1px solid #33478E;
border-left: 1px solid #33478E;
border-right: 1px solid #33478E;
background: #ffffff;
font: 11px verdana, arial, sans-serif;
margin: 0;
padding: 6px;
width: 570px;
}

.events a:link {
color: #FFFFFF;
}


/* Calculators styles */
p.printpage{
 text-align: right;
}
p.printpage a{
 color: #1B324E;
}
form.calc {
 padding: 5px;
}
.calc {
border: 1px solid #999999;
background-color: #FAFAFA;
border-collapse: collapse;
/*margin-bottom: 10px;*/
margin-top: 10px;
}
.calc td,.calc th {
vertical-align: top;
margin: 0px;
border-width: 0px;
padding: 0.5em;
}
.calc input {
border: 0px none;
background-color: #EEEEEE;
border: 1px solid #999999;
}
.calc input[type="text"] {
text-align: right;
}
.calc input:focus[type="text"] {
background-color: #FFE6B9;
}
sub, sup {
font-size: smaller;
}
/* AgChem Search */
#agchem-searchform table{
 border-spacing: 0px;
 border-collapse: collapse;
}
#agchem-searchform td{
 vertical-align: top;
 padding: 0.3em 1.5em 0.3em 0px;
 border: dashed #AAAAAA;
 border-width: 1px 0px;
}
#agchem-searchform .belowresult{
 margin-top: 5em;
 padding-top: 0.5em;
 border-top: 1px dashed #AAAAAA;
}
#agchem-searchform td:first-child{
 white-space: nowrap;
}
#agchem-searchform label.radio{
 font-style: italic;
}

/* Zoom Search Engine */

.searchportal .result_title { font-weight: bold; padding-top: 14px; }
.searchportal .result_pages { padding-top: 14px; }
.searchportal .zoom_categories li { margin-left: 15px; list-style-type: none; }
.searchportal .highlight { background: #FFFF40; }
.searchportal .summary { font-size: 80%; font-style: italic; padding-bottom: 1em; border-bottom: 1px dashed #AAAAAA;}
.searchportal .cat_summary {
	padding-bottom: 1em;
	border-bottom: 1px dashed #AAAAAA;
}
.searchportal .zoom_searchform {
	margin-top: 1em;
	padding-top: 1em;
	border-top: 1px dashed #AAAAAA;
}
.searchportal .category { color: #999999; }
.searchportal .infoline { /*font-family: 'Trebuchet MS',Helvetica,Arial,sans-serif;*/ font-size: 80%; color: #808080; }
.searchportal .formblock {  margin-top: 2em !important; border-top: 1px dashed #AAAAAA; ;}

/* calendar */

#events-calendar{
 width: 100%;
 border-collapse: collapse;
 border-spacing: 0px;
}
* html #events-calendar{
 width: auto;
 margin-right: 10px;
}
#events-calendar td{
 padding: 0px;
}
#events-calendar .year-tabs td{
 /*border-width: 0px;*/
 background: #314D8C url(/images/events_calendar/tab_bg.png) repeat-x scroll left top;
}
#events-calendar .year-tabs div{
 background: url(/images/events_calendar/tab_bg_topleft.png) no-repeat scroll left top;
}
#events-calendar .year-tabs a{
 display: block;
 background: url(/images/events_calendar/tab_bg_topright.png) no-repeat scroll right top;
 min-height: 22px;
 color: #FFFFFF;
 text-align: center;
 text-decoration: none;
 padding: 0px 1em;
}
* html #events-calendar .year-tabs a{
 height: 22px;
}
#events-calendar .year-tabs a.current{
 font-weight: bold;
}
#events-calendar .month-box td{
 border: 1px solid #33478E;
 padding: 0.7em 1em;
}
#events-calendar .month-box p{
 margin: 1em 0em;
}
#events-calendar .month-box ul{
 list-style: circle outside;
 margin: 1em 4em;
 font-size: 80%;
}

.yeast_search-results {
    font-size: 80%;
    border: 1px solid #999;
    border-collapse: collapse;
}

.yeast_search-results caption {
	margin-top: 8px;
	font-weight: bold;
}

.yeast_search-results th {
    text-align: center;
    border-bottom: 1px solid #999;
}

.yeast_search-results th,
.yeast_search-results td
{
    padding: 0px 5px;
    border-right: 1px solid #999;
}

.yeast_search-results tr.even td {
    background: #c2c5c6;
}

/* SB additions */

.image-caption {
	font-size: 8pt;
	text-align: center;
	padding: 5px;
}

.image-caption img {
	padding: 5px;
}

/* our people / positions vacant */

.jobPositionDetails p {
	line-height: 16px;
	margin-top: 6px;
	margin-bottom: 6px;
}

/* data input form, with field labels in th elements */

.inputform {
	border-collapse: collapse;
	padding: 3px;
}
.inputform th		{ padding: 2px 10px 2px 5px; vertical-align: top; white-space: nowrap; text-align: right; }
.inputform td		{ text-align: left; }

.inputform tr.inputformSection td {
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

.errmsg { color: crimson; font-weight: bold; }

/* new login */
form.login-the-rest {
	border-top: 1px dashed #AAAAAA;
}

