/* Created by Jana Gillis, 2004-02-11 */
/* Modified by Anne Botman, 2005-08-09 */

/* styles needed for all popups */


body {
color: #000000;
font-size: 12pt;
font-weight: normal;
word-spacing: normal;
letter-spacing: normal;
text-transform: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-top:0;
margin-bottom:0;
margin-left:0;
margin-right:0
}

.invisible {
display: none;
}

.latin {
font-weight: 700;
font-style: italic;
font-family: Arial, Helvetica, sans-serif;
}

.small   {
font-size: 80%;
font-weight: 400;
word-spacing: normal;
letter-spacing: normal;
font-family: Arial, Helvetica, sans-serif;
}

.caption {
font-size: 80%;
font-weight: 400;
word-spacing: normal;
letter-spacing: normal;
font-family: Arial, Helvetica, sans-serif;
}

.common {
font-weight: 700;
font-family: Arial, Helvetica, sans-serif;
}

.nature {
color: #009900;
font-weight: 800;
font-size: 115%;
word-spacing: normal;
letter-spacing: normal;
text-transform: none;
font-family: Georgia, "Times New Roman", "Times Roman", serif;
}

.plain {
font-size: 12pt;
font-weight: normal;
word-spacing: normal;
letter-spacing: normal;
text-transform: none;
font-family: Arial, Helvetica, sans-serif;
}

.sw {
font-size: 70%;
font-weight: 400;
font-family: Arial, Helvetica, sans-serif;
}

.vsmall {
font-size: 70%;
font-weight: 400;
font-family: Arial, Helvetica, sans-serif;
}

/* size definitions for the h1's through h4's */

h1
{font-family: Arial, Helvetica, sans-serif;
font-size:  1.45em;
line-height: normal;}

h2
{font-family: Arial, Helvetica, sans-serif;
font-size:  1.30em;
line-height: normal;}

h3
{font-family: Arial, Helvetica, sans-serif;
font-size:  1.15em;
line-height: normal;}

h4
{font-family: Arial, Helvetica, sans-serif;
font-size:  1em;
line-height: normal;
margin-bottom: -5px;}


/* Discover popups in common (native plants, 3D centre, Photographs from Nature) */


.chap1d {
	color:				#FFCC00;
	font-size:			110%;
	font-weight:		800;
	font-family:		Arial, Helvetica, sans-serif;
}

.chap2d {
	color:				#99CC00;
	font-size:			110%;
	font-weight:		800;
	font-family:		Arial, Helvetica, sans-serif;
}

.bodytext {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 80%;
}

.commonpfn {
color: #369403;
font-weight: bold;
font-size: 120%;
}

.background {
background-image: url(images/grnspcer.gif);
background-repeat: no-repeat;
}


/* Products and Services popups (3D centre) */


.chap1ps {
	color:				#FF9900;
	font-size:			110%;
	font-weight:		800;
	font-family:		Arial, Helvetica, sans-serif;
}

a.clsps:link {
	color: #000000;
	}
	
a.clsps:visited {
	color: #000000;
	}
	
a.clsps:hover {
	color: #0000CC;
	}


/*Renewal popups: Drawings and Photo Gallery */
/*also chapter popups*/

.header {
	background-color: #FFFFCC;
	background-image: url(/reno/images/popups/topban_spc.gif);
	background-repeat: repeat;
}

.headerphgllry {
	background-color: #FFFFCC;
	background-image:   url(/reno/photo/images/phgllrypopnavbg.gif);
	background-repeat: repeat;
}

.headerexh {
	background-color: #FFFFCC;
	background-image: url(/graphics/style/popexh_bg.gif);
	background-repeat: repeat;
}

.headercal {
	background-color: #FFFFCC;
	background-image: url(/graphics/style/popcal_bg.gif);
	background-repeat: repeat;
}

.chap2m
{color: #009967;}

.chap2exh
{color: #0066CC;}

/* Also used in Exhibit pop-ups */
.tagline
{font-family: Verdana, Arial, Helvetica, sans-serif;
color: #595959;
font-size:  .70em;}

a.tagline:link
{color: #595959;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:  .70em;
text-decoration: underline;}

a.tagline:visited
{color: #595959;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:  .70em;
text-decoration: underline;}

a.tagline:hover
{color: #595959;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:  .70em;
text-decoration: underline;}


/* Photo Gallery popups */

a.phgllrypopnav:link
{color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:  .80em;
text-decoration: none;}

a.phgllrypopnav:visited
{color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:  .80em;
text-decoration: none;}

a.phgllrypopnav:hover
{color: #FFCC33;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:  .80em;
text-decoration: underline;}

.phgllrypopnavtd
{color: #FFCC33;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:  .80em;}


.warning {
background-color: yellow;
color: red;
font-size: 100%;
font-style: normal;
font-weight: bolder;
font-family: Verdana, Arial, Helvetica, sans-serif;
}


