/* CMN - Discover Chapter  Style Sheet */
/* Created by Anne Botman, 1999-11-21 */
/* Modified by Jana Gillis, 2004-03-24 */

/* Chapter Colours: Discover!	(gold/lime) #FFCC00 	#99CC00 */

.sidemark1 {
	color:				#FFCC00;
	font-size:			2.50em;
	font-weight:		800;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
}

.sidemark2 {
	color:				#99CC00;
	font-size:			2.0em;
	font-weight:		800;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
}


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

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

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

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

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

.chap1sb {
	color:				#FFCC00;
	font-size:			90%;
	font-weight:		800;
	word-spacing:		normal;
	letter-spacing:		normal;	
	font-family:		Arial, Helvetica, sans-serif;
}

.chap2sb {
	color:				#99CC00;
	font-size:			90%;
	font-weight:		800;
	word-spacing:		normal;
	letter-spacing:		normal;	
	font-family:		Arial, Helvetica, sans-serif;
}



/* Headings for Native Plants section */

h1.np {
color: #339933;
font-size: 148%;
font-weight: 800;
font-style: normal;
text-decoration: none;
word-spacing: normal;
letter-spacing: normal;
font-family: Arial, Helvetica, sans-serif;
}

h1.notebooks {
color: #006600;
font-size: 300%;
font-weight: 800;
font-style: normal;
text-decoration: none;
font-family: Comic Sans MS, sans-serif;
}

h2.np {
color: #FFCC00;
font-size: 128%;
font-weight: 800;
font-style: normal;
text-decoration: none;
word-spacing: normal;
letter-spacing: normal;
text-transform: none;
font-family: Arial, Helvetica, sans-serif;
}

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

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

.sidebarcaptions {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 80%; 
	font-style: normal; 
	line-height: normal; 
	font-weight: 400; 
	position: relative; 
	width: 180px; 
	clip:  rect(   )
}

/* Headings for 3D chasy */

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

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

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

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

h3.pubtitle {
	color:				#99CC00;
	font-size:			140%;
	font-weight:		800;
	font-style: 		italic;
	font-family: "Times Roman", "Times New Roman", serif;
}



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


/* REAL DECOY */

/* v1.0 | 20080212 */
/*=reset css
--------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead {
	
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	color: #34322f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1.2;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*=typography
--------------*/
#mainContent h1 {
	color: #007e44;
	font-size: 2.4em;
	font-weight: normal;
	line-height: 1.1;
	margin: 0 80px 0 0;
}
#mainContent h2 {
	border-bottom: 1px dotted #e2e1de;
	font-size: 2em;
	font-weight: normal;
	margin: 0 0 18px;
	padding-bottom: 7px;
}
#mainContent h2.sub {
	border-bottom: 0;
	color: #7d7b79;
	font-size: 1.6em;
	margin: 0 0 13px;
	padding: 0;
}
#mainContent h3 {
	font-size: 1.6em;
	font-weight: normal;
	margin: 0 0 10px;
}
#mainContent h4 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 11px;
}
#mainContent h5 {}
#mainContent h6 {}
#mainContent p {
	font-size: 1.2em;
	margin: 0 0 14px;
}
#mainContent ul, #mainContent ol {
	font-size: 1.2em;
	margin: 0 0 14px 27px;
}
#mainContent ul { list-style: disc; }
#mainContent ol, #mainContent ol.decimal { list-style: decimal; }
#mainContent ol.lowerAlpha { list-style: lower-alpha; }
#mainContent ol.upperAlpha { list-style: upper-alpha; }
#mainContent ul li, #mainContent ol li { margin-bottom: 7px; }
#mainContent li ul, #mainContent li ol {
	font-size: 1em;
	margin-top: 7px;
}

a {
	color: #2a7cb6;
	text-decoration: underline;
}
a:visited { color: #184464; }
a:hover { text-decoration: none; }


/*=clearfix
-------------*/
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; } 
/* End hide from IE-mac */
 
*:first-child+html .clearfix{ min-height: 1px; } /* for IE7 */

/*****=HEADER*****/
#header {
	/*background: url(/images/header_bg.png) 0 100% repeat-x #fff;*/
	padding: 22px 0 0;
	width: 100%;
}
#header .in {
	margin: 0 auto;
	padding: 23px 12px 0 8px;
	position: relative;
	width: 970px;
}

/*=logo
--------*/
#header #logo {
	left: 8px;
	position: absolute;
	top: 0;
}

/*=utility navigation
-----------------------*/
#header #utilityNav {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 0 245px;
}
.fr #header #utilityNav { margin-left: 220px; }
#utilityNav li {
	border-left: 1px solid #c7c5be;
	float: left;
	padding: 0 7px 0 8px;
}
#utilityNav li:first-child, #utilityNav li.first {
	border-left: 0;
	padding-left: 0;
}
#utilityNav li a {
	color: #c2a65b;
	text-decoration: none;
}
#utilityNav li a:hover { text-decoration: underline; }

/*=information for
-------------------*/
#header #infoFor {
	color: #797877;
	font-size: 1.2em;
	font-weight: bold;
	margin: 6px 0 0 245px;
}
.fr #header #infoFor { margin-left: 220px; }
#infoFor p {
	float: left;
	margin-right: 8px;
}
#infoFor ul { float: left; }
#infoFor li {
	border-left: 1px solid #c7c5be;
	float: left;
	padding: 0 7px 0 8px;
}
#infoFor li:first-child, #infoFor li.first {
	border-left: 0;
	padding-left: 0;
}
#infoFor li a {
	color: #2a7cb6;
	text-decoration: none;
}
#infoFor li a:hover { text-decoration: underline; }

/*=search
----------*/
#search {
	background: url(/images/search_text.png) 0 0 no-repeat;
	padding-left: 10px;
	position: absolute;
	right: 12px;
	top: 25px;
	width: 180px;
}
label.overlabel, label.overlabel-apply {
	color: #94928d;
	font-size: 1.2em;
	left: 11px;
	position: absolute;
	top: 10px;
	z-index: 1;
}
#search input.inputTxt/*, #search input[type="text"]*/ {
	background: transparent;
	border: 0;
	color: #94928d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	height: 17px;
	padding: 9px 0 5px;
	width: 130px;
}
#search input.inputSubmit/*, #search input[type="submit"]*/ {
	height: 31px;
	position: absolute;
	right: 0;
	top: 0;
	width: 35px;
}

/*=main navigation
-------------------*/

/*****=END HEADER*****/


/*****=BEGIN ENGLISH HEADER*****/
#themes{
	background: url(/images/main_nav_bg.png) 0px 100% repeat-x;
	text-align:left;
	height: 53px;
	margin: 15px 0px 0px 0px;
	width: 970px;
}
#themes ul {	
	padding:20px 0px 9px 0px;
}

#themes li{
	font-size: 2em;
	display:inline;
    list-style:none;
	height: 50px;
	padding:30px 30px 20px 0;
}

#themes li a{
	/*background: url(/images/main_nav_cap2.png) 100% -100px no-repeat;*/
	padding: 15px 4px 9px 0px;
	color:#6d695c;
	height: 50px;
	text-decoration: none;

}

#themes li a span {
	background: url(/images/main_nav2.png) 0 -100px no-repeat;
	padding-top:20px;
	padding-right:20px;
	padding-bottom:9px;
	padding-left:25px;
	height: 50px;
}


#themes li a:hover {
	background-position: 100% 0px;
	
}

#themes li a:hover span {
	background-position: 0 0px;

}

/*****=END ENGLISH HEADER*****/

/*****=BEGIN FRENCH HEADER*****/
#themesfr{
	background: url(/images/main_nav_bg.png) 0px 100% repeat-x;
	text-align:left;
	height: 53px;
	margin: 15px 0px 0px 0px;
	width: 970px;
}
#themesfr ul {	
	padding:20px 0px 9px 0px;
}

#themesfr li{
	font-size: 2em;
	display:inline;
    list-style:none;
	height: 50px;
	padding:30px 15px 20px 0px;
}

#themesfr li a{
	/*background: url(/images/main_nav_cap2.png) 100% -100px no-repeat;*/
	padding: 15px 4px 9px 0px;
	color:#6d695c;
	height: 50px;
	text-decoration: none;

}

#themesfr li a span {
	background: url(/images/main_nav2.png) 0 -100px no-repeat;
	padding-top:20px;
	padding-right:15px;
	padding-bottom:9px;
	padding-left:20px;
	height: 50px;
}


#themesfr li a:hover {
	background-position: 100% 0px;
	
}

#themesfr li a:hover span {
	background-position: 0 0px;

}

/*****=END FRENCH HEADER*****/

/*=active state
#themes li.active-trail a, #themes li.active-trail a:hover {
	background-position: 100% -100px;
	color: #fff;
}
#themes li.active-trail a span, #themes li.active-trail a:hover span {
	background-position: 0 -100px;
	height: 50px;
	
}
#themes li.active-trail a:hover { text-decoration: none; }

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