/* - - - - - - - - - - - - - - - - - - - - -

Author : Sally Benny
URL : 

Description : Sclerotinia sclerotiorum Resource Page

Created : March 2007
Modified : 

- - - - - - - - - - - - - - - - - - - - - */

/* ---- CSS ---- */

/* ---- GENERAL ---- */
body{
margin: 0;
padding: 0;
font-size: small;
font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
background-color: #b2cee4;
}
h1{
margin-top: 0;
height: 150px;
width: 100%;
text-indent: -9999px;
margin: 0;
padding: 0;
}
a{
color: #893643;
text-decoration: none;
font-weight: bold;
}
a:visited{
color: #68490e;
}
a:hover{
color: #5395c8;
}

h2{
font-size: 185%;
}
h3{
font-size: 160%;
}
h4{
font-size: 140%;
}

/* ---- =CONTAINER ---- */
#container {
float: left;
width: 100%;
margin: 0;
background: #b2cee4 url(../img/bg.gif) repeat-y 30% 0;
min-width: 800px;
max-width: 1200px;
}
div.bg{
float: left;
width: 100%; 
margin: 0; 
padding: 0;
background: url(../img/rtgrad.gif) repeat-y 100% 0;
}

/* ---- =HEADER ---- */
#header{
width: 100%;
height: 150px;
background: #5395c8 url(../img/banner.jpg) no-repeat 100% 0;
margin: 0;
padding: 0;
}

#header h1 a{
width: 100%;
height: 150px;
background: url(../img/logo.gif) no-repeat 0 0;
display: block;
margin: 0;
padding: 0;
} 


/* ---- =NAV ---- */
#nav{
width: 30%;
float: left;
background: url(../img/border.gif) repeat-x 0 0;
font-weight: bold;
font-family:  Georgia, "Times New Roman", Times, serif;
color: #775240;
}
#nav ul{
width: 203px;
margin: 30px auto;
padding: 0;
list-style: none;
font-size: 120%;
text-align: center;
}
#nav ul li{
margin: 0 0 20px 0;

}
#nav ul a{
color: #775240;
font-weight: bold;
font-family:  Georgia, "Times New Roman", Times, serif;
font-variant: small-caps;
background: url(../img/menutop.gif) no-repeat 0 0;
display: block;
padding: 0;
}
#nav ul a span{
background: url(../img/menubot.gif) no-repeat 0 100%;
display: block;
padding: 20px;
}
#nav #current a, #nav ul a:hover{
background: url(../img/menutop.gif) no-repeat -210px 0;
}
#nav #current a span, #nav ul a:hover span{
background: url(../img/menubot.gif) no-repeat -210px 100%;
}


/* ---- =MAINTEXT ---- */
#maintext{
width: 70%;
float: right;
line-height: 1.5em;
color: #68490e;
background: url(../img/rtgrad.gif) repeat-y 100% 0;
}
#maintext div{
padding: 20px 25px;
background: url(../img/border.gif) repeat-x 0 0;
}
#maintext h2{
background: transparent url(../img/leaf2.gif) no-repeat 0 100%;
padding: 30px 25px 0px 55px; 
margin: -10px -25px 1em -20px;
color: #530b12;
font-weight: bold;
font-family:  Georgia, "Times New Roman", Times, serif;
font-variant: small-caps;
}
#maintext h2 span{
display: block;
border-bottom: 2px solid #893643;
padding: 0 0 3px 5px;
}
#maintext h3, #maintext h4, #maintext h5, #maintext h6{
color: #530b12;
font-weight: bold;
font-family:  Georgia, "Times New Roman", Times, serif;
font-variant: small-caps;
clear: both;
padding-top: 20px;
}
#maintext ul li{
list-style-image: url(../img/bullet.gif);
}


#maintext #lifecycle{
background: none;
padding: 0;
position: relative;
}
#maintext #lifecycle img{
display: none;
}
#lifecycle dl{
padding: 0; 
margin: 0;
position: relative;
top: 0;
left: 0;
width: 640px;
height: 480px;
border: 5px solid #cebfa2;
background: transparent url(../img/lifecycle.png) top left no-repeat;
}
#lifecycle dt{
text-indent: -9999px;
padding: 0;
margin: 0;
}
#lifecycle dd{
position: absolute;
padding: 0;
margin: 0;
display: block;
}
#lifecycle dd a{
border: none;
text-decoration: none;
display: block;
padding: 0;
margin: 0;
background: transparent;
}
#lifecycle #lc-plant{
left: 28px;
top: 54px;
}
#lc-plant a{
width: 119px;
height: 66px;
position: absolute;
}
#lifecycle #lc-mycel{
left: 228px;
top: 27px;
}
#lc-mycel a{
width: 150px;
height: 110px;
position: absolute;
}
#lifecycle #lc-scler{
left: 417px;
top: 130px;
}
#lc-scler a{
width: 146px;
height: 88px;
position: absolute;
}
#lifecycle #lc-apoth{
left: 279px;
top: 320px;
}
#lc-apoth a{
width: 171px;
height: 158px;
position: absolute;
}
#lifecycle #lc-ascos{
left: 77px;
top: 338px;
}
#lc-ascos a{
width: 110px;
height: 108px;
position: absolute;
}
#lifecycle #lc-sperm{
left: 558px;
top: 212px;
}
#lc-sperm a{
width: 66px;
height: 69px;
position: absolute;
}
#lifecycle #lc-hypha{
left: 19px;
top: 156px;
}
#lc-hypha a{
width: 227px;
height: 167px;
position: absolute;
}
dd#lc-plant a{
background: url(../img/lifecycle.png) no-repeat -28px -54px;
}
dd#lc-mycel a{
background: url(../img/lifecycle.png) no-repeat -228px -27px;
}
dd#lc-scler a{
background: url(../img/lifecycle.png) no-repeat -417px -130px;
}
dd#lc-apoth a{
background: url(../img/lifecycle.png) no-repeat -279px -320px;
}
dd#lc-ascos a{
background: url(../img/lifecycle.png) no-repeat -77px -338px;
}
dd#lc-sperm a{
background: url(../img/lifecycle.png) no-repeat -558px -212px;
}
dd#lc-hypha a{
background: url(../img/lifecycle.png) no-repeat -19px -156px;
}
dd#lc-plant a:hover{
background: url(../img/lifecycle.png) no-repeat -28px -534px;
}
dd#lc-mycel a:hover{
background: url(../img/lifecycle.png) no-repeat -228px -507px;
}
dd#lc-scler a:hover{
background: url(../img/lifecycle.png) no-repeat -417px -610px;
}
dd#lc-apoth a:hover{
background: url(../img/lifecycle.png) no-repeat -279px -800px;
}
dd#lc-ascos a:hover{
background: url(../img/lifecycle.png) no-repeat -77px -818px;
}
dd#lc-sperm a:hover{
background: url(../img/lifecycle.png) no-repeat -558px -692px;
}
dd#lc-hypha a:hover{
background: url(../img/lifecycle.png) no-repeat -19px -636px;
}
#lifecycle dl dd span{
width: 200px;
padding: 10px;
margin: 0;
background: #ddddc5;
border: 1px solid #cebfa2;
font-size: 90%;
line-height: 1.1em;
z-index: 100;
position: absolute;
left: -9999px;
color: #68490e;
font-weight: normal;
}
#lc-plant a:hover span{
left: 119px;
bottom: -35px;
text-indent: 0;
width: 250px;
}
#lc-mycel a:hover span{
left: 155px;
text-indent: 0;
}
#lc-scler a:hover span{
left: -220px;
bottom: 85px;
text-indent: 0;
width: 400px;
}
#lc-apoth a:hover span{
left: -30px;
bottom: 158px;
text-indent: 0;
width: 280px;
}
#lc-ascos a:hover span{
left: 110px;
top: -10px;
text-indent: 0;
}
#lc-sperm a:hover span{
left: -222px;
top: 5px;
text-indent: 0;
}
#lc-hypha a:hover span{
left: 223px;
text-indent: 0;
}


ul.innernav{
list-style-type: none;
margin: 0;
padding: 0;
}
ul.innernav li{
display: inline;
padding-right: 10px;
font-size: smaller;
}
ul.innernav a{
font-weight: normal;
}


#maintext div.video{
padding: 0 0 20px 0;
margin-bottom: 20px;
background: none;
float: left;
border-bottom: 1px dotted #68490e;
width: 100%;
}
#maintext div.video h4{
color: #893643;
padding: 0;
margin: 0 0 10px 0;
}
#maintext div.video object{
float: left;
margin-right: 15px;
}
#maintext div.video p{
margin-left: 315px;
}

/* lifecycle stage images */
#maintext div.image{
padding: 0 0 20px 0;
margin-bottom: 20px;
background: none;
float: left;
border-bottom: 1px dotted #68490e;
width: 100%;
}
#maintext div.image h4{
color: #893643;
padding: 0;
margin: 0 0 10px 0;
}
#maintext div.image a img{
float: left;
margin-right: 15px;
border: 5px solid #D0BD90;
}
#maintext div.image a:hover img{
border: 5px solid #893643;
}

#maintext ul.image{
list-style: none;
margin: 0;
padding: 0;
}
#maintext ul.image li{
list-style-image: none;
float: left;
width: 220px;
height: 220px;
background: url(../img/frame.gif) no-repeat 0 0;
margin: 0 10px 10px 0;
}
#maintext ul.image li a{
display: block;
width: 220px;
height: 220px;
}
#maintext ul.image a img{
border: 2px solid #D0BD90;
margin: 8px;
}
#maintext ul.image a:hover img{
border: 2px solid #893643;
}

table{
border: 3px double #530B12; 
width: 100%;
padding: 0;
}
th{
padding: 5px;
margin: 0;
color: #530B12;
border-bottom: 1px solid #530B12; 
border-right: 1px solid #530B12; 
}
td{
padding: 5px;
margin: 0;
border-bottom: 1px solid #907058; 
border-right: 1px solid #907058; 
}

/* ---- =FOOTER ---- */
#footer{
clear: both;
width: 70%;
float: right;
line-height: 1.5em;
text-align: center;
color: #68490e;
background: url(../img/rtgrad.gif) repeat-y 100% 0;
}
#footer div{
padding: 20px;
padding-top: 100px;
background: url(../img/footer.gif) no-repeat 50% 0;
}
#footer ul{
list-style-type: none;
margin: 0;
padding: 0;
text-align: center;
}
#footer li{
display: inline; 
padding: 10px;
line-height: 2em;
}

/* ---- =LIGHTBOX ---- */
#lightbox{
	background-color:#ddddc5;
	padding: 10px;
	border: 1px solid #68490e;
	}
#lightboxDetails{
	font-size: 0.9em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; 
padding: 0 0 10px 0;
}
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }