/* styles for Safe Food International */



/* ALL PAGES */

/* body */

body { margin: 2% 10% 5% 10%; background-color: #FFF;}



/* left side navigation menu */

#navi ul

{

	list-style: none;

	margin: 0 0 0 0;

	padding: 0 0 0 0;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	background-color: #F8E0AC;

}

#navi li

{

	margin: 0 0 0 0;

	padding: 0 0 0 0;

	border-bottom: white;

	border-width: 0 0 1px 0;

	border-style: none none solid none;

}



#navi li a {

	display: block;

	font-weight: bold;

	text-decoration: none;

	padding: 2px 0 2px 3px;

	margin: 0 0 0 0;

}



/*	the width 100% in the tag below is ONLY needed for Win/IE 5 */

/*	having it there messes up Mac/IE 5.2 and Mac/Safari */

/*  but without it MSIE 5 gets really messed up */

#navi li a {

	width: 100%; 

	voice-family: "\"}\""; 

  	voice-family:inherit;

  	width: auto;

}

/* added voice family hack to try to fix MSIE 6 issue */



/*	a possible workaround for above */

/*	Win/IE 5 should not understand this rule */

html>body #navi li a { width: auto; }



#navi li a:link { color: blue; }

#navi li a:visited { color: blue; }

#navi li a:hover { text-decoration: none; color: white; background-color: #ECA612; }

#navi li a:active { color: white; }



li#navicurrent { color: white; font-weight: bold; background-color: #ECA612; padding: 2px 0 2px 3px;}



/* search box */

#search {

        border: none;

        margin: 0 0 0 0;

        padding: 2px 0 4px 0;

		border-bottom: white;

		border-width: 0 0 1px 0;

		border-style: none none solid none;

        background-color: #F1BC4D;

        

        }

 

#search form { margin: 0 0 0 0; padding: 0 0 0 0; }

 

/* content area main page banners */

.banner {

        border: none;

        margin: 0 0 0 0;

        padding: 0 0 0 0;

        background-color: #7EB98B;

        }



/* Win/MSIE 5 wants margin here, other browsers can take that or use padding */

/* .banner img { padding-left: 5px; padding-top: 3px; padding-bottom: 5px; } */

.banner img { margin-left: 5px; margin-top: 3px; margin-bottom: 5px; }



/* content area sub page banners */

.subbanner {

        border: none;

        margin: 0 0 0 0;

        padding: 0 0 0 0;

        background-color: #ABD1B3;

        }



/* MSIE wants margin, margin or padding works for others */

.subbanner img { margin-left: 8px; margin-top: 8px; margin-bottom: 8px; }



/* white text header for banners w/o images */

.textbanner {

	font-size: 42px;

	color: white;

	padding-left: 6px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	letter-spacing: -2px;

	padding-bottom: 6px;

}



.TBA {

	font-size: 20px !important;

}



.narrative p {

	 font-size: 12px !important;

	 margin-bottom: 1em !important;

}



/* main page content area Current News list */

#currentNews ul

{

	list-style: none;

	margin-top: 5px;

	margin-bottom: 10px;

	margin-left: 6px;

	margin-right: 8px;

	padding-left: 0;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

}

#currentNews li

{

	margin-bottom: 5px;

}



#currentNews li a { font-weight: bold; text-decoration: none; }

#currentNews li a:link { color: blue; }

#currentNews li a:visited { color: blue; }

#currentNews li a:hover { text-decoration: underline; }

#currentNews li a:active { color: blue; }



/* main page content area Mission Statement */

#content {

        border: none;

        margin: 0 0 0 0;

        padding: 0;

        padding-bottom: 10px;

        background-color: #D8EADC;

        }

.conference

{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: 11px;

	margin-top: 4px;

	margin-right: 8px;

	margin-bottom: 4px;

	margin-left: 6px;

}



#content p

{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	margin-top: 4px;

	margin-right: 8px;

	margin-bottom: 6px;

	margin-left: 6px;

}


#content ul, .content ul

{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

}

p#contentLead {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	margin-top: 5px;

	margin-right: 8px;

	margin-bottom: 5px;

	margin-left: 6px;

}

#content a { text-decoration: none; }

#content a:link { color: blue; }

#content a:visited { color: blue; }

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

#content a:active { color: blue; }



/* subNews page content area Current News list */

/* images will be inline for better control. sorry. */

#subNews ul

{

	list-style: none;

/*	list-style: disc url(images/pearbullet.gif); */

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	margin-top: 9px;

	padding-left: 0;

	margin-left: 10px;

}

#subNews li {

	padding-left: 22px;

	background-image: url(images/pearbullet.gif);

	background-repeat: no-repeat;

	background-position: 0 3px;

	margin-bottom: 5px;

}

#subNews li a { font-weight: bold; text-decoration: none; }

#subNews li a:link { color: blue; }

#subNews li a:visited { color: blue; }

#subNews li a:hover { text-decoration: underline; }

#subNews li a:active { color: blue; }



/* Plain Subpage Lists */

#subPlain ul

{

	list-style: none;

	margin-top: 5px;

	margin-bottom: 10px;

	margin-left: 6px;

	margin-right: 8px;

	padding-left: 0;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

}

#subPlain li

{

	margin-bottom: 3px;

}



#subPlain li a { font-weight: bold; text-decoration: none; }

#subPlain li a:link { color: blue; }

#subPlain li a:visited { color: blue; }

#subPlain li a:hover { text-decoration: underline; }

#subPlain li a:active { color: blue; }



#subPlain li .fakelink {

	font-weight: bold; text-decoration: none;

	color: #6666ff;

}



/* for conference navi */



/* Plain Subpage Lists */

#confnavi ul

{

	list-style: none;

	margin-left: 0;

	margin-top: 0;

	margin-bottom: 0px;

	padding-bottom: 0px;

	padding-left: 0;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 1.4em;

}

#confnavi li

{

	text-align: right;

}

li#confnavilast {

	margin-bottom: 0px;

}



#confnavi li a {

	display: block; font-weight: bold; text-decoration: none;

	padding-left: 6px;

	padding-right: 8px;

}

#confnavi li a:link { color: blue; }

#confnavi li a:visited { color: blue; }

#confnavi li a:hover { text-decoration: none; background-color: #D8EADC; }

#confnavi li a:active { color: blue; }



#confnavi li {

	font-weight: bold; text-decoration: none;

	color: #6666ff;

}

li#currentconfnavi {

	font-weight: bold;
	padding-right: 8px;
	color: #6666ff;
	background-color: #D8EADC;

}



/* subReports Lists */

#subReports ul

{

	list-style: none;

	margin-top: 0;

	margin-bottom: 0;

	margin-left: 6px;

	margin-right: 8px;

	padding-left: 0;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

}

#subReports ul ul

{

	list-style: none;

	font-weight: normal;

	padding-left: 30px;

}

#subReports ul li

{

	text-indent: 0;

	margin-top: 8px;

}

#subReports ul li ul li

{

	display: inline;

	text-indent: 1em;

	margin-top: 0px;

}
#subReports ul ul ul {
	margin-bottom: 6px;
}







#subReports ul ul li a { text-decoration: none; }

#subReports ul ul li a:link { color: blue; }

#subReports ul ul li a:visited { color: blue; }

#subReports ul ul li a:hover { text-decoration: underline; }

#subReports ul ul li a:active { color: blue; }



.pressdate { font-weight: bold; }



/* subContact */

div#subContact { margin: 4px 8px 4px 8px; }

#subContact pre { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

#subContact form { width: 400px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; }

#subContact fieldset { padding: 0px 8px 6px 12px; border: 1px solid #ABD1B3; }

#subContact legend { font-size: 18px; margin-bottom: 6px; }



/* subConference */

div#subConference { margin: 4px 8px 4px 8px; }

#subConference pre { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

#subConference form { width: 500px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; }

#subConference fieldset { padding: 12px 8px 12px 12px; border: 1px solid #ABD1B3; }

#subConference legend { font-size: 18px; padding-bottom: 10px; }



#subConference textarea {

	white-space: pre;

}

.required {

	 color: red;

}



/* bacteria table */



#bacteria { background-image: url(images/bacteria.jpg); }



/* conference application report */



#subContact dt {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

}



#subContact dd {

	font-family: monospace;

	font-size: 12px;

	margin-bottom: 1.3em;

	white-space: normal;

}



/* special for agenda page */
.agenda {
	margin-left: 10px;
}
.agenda h3, .agenda h4, .agenda h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.agenda h4 {
	padding-left: 30px;
	margin-bottom: 0;
	font-size: 13px;
	padding-bottom: 0;
	margin-top: 0;
}

.agenda h5 {
	padding-left: 30px;
	margin-bottom: 0;
	margin-top: 0;
	font-size: 12px;
	padding-bottom: 0;
}

.agenda p {
	padding-left: 30px;
	margin-top: 0;
	margin-left: 0 !important;
	padding-top: 0 !important;
}

.agenda .h5indent {
	padding-left: 60px;
}

.agenda h3.lunch {
	font-weight: normal;
	font-size: 12px;
}

.agenda .keynote {
	margin-bottom: 0;
}

.agenda .confdate {
	background-color: #eee;
	margin-right: 10px;
	padding-left: 1em;
	padding-top: .3em;
	padding-bottom: .3em;
	font-size: 15px;
}


