/* Northern Inland Carbon Credit Initiative 2007 */
/* special thanks to A List Apart http://www.alistapart.com/ */

body {
	text-align: center;
	margin: 0px;
	padding:0px;
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/sky.jpg);
	background-color: #00CCFF;
	}
			
#wrapper	{
	color: #333;
	background-color: #FFF;
	margin: 5px auto 40px auto;
	padding: 0;
	border: 1px solid #93CAFF;
	width: 800px;  /* bmh */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 800px;	 
	}
	
#header {
	display: block;
	height: 78px;
	width: 800px;
	text-align: right;
	font-size: x-small;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(../images/writing_headerbg.gif);
	margin: 0;
	padding: 0;
	}
	
#content {
	background-color: #FFF;
	text-align: left;
	display:block;
	clear: both;
	}
	
#footer {
	display:block;
	clear: both;
	margin-top: 20px;
	padding-bottom: 10px;
	font-size:x-small;
	color: #666666;
	border-top:1px solid #ccc;
	background-color: #FFFFFF;
	}

#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color: #333333;
	text-decoration: underline;
	}
	
#footer a:hover {
	color: #000;
	text-decoration: none;
	}
	
/* Redefined HTML styles */

a	{
	color: #0033CC;
	text-decoration: none;
	}

a:visited {
	color: #6666CC;
	text-decoration: none;
	}
	
a:hover {
	color: #00F;
	text-decoration: underline;
	}
	
a:active {
	color: #FF0000;
	text-decoration: none;
	}
	
a:link {
	color: #0066FF;
	text-decoration: none;
	}

p	{
	padding:8px 100px;
	line-height: 125%;
	margin: 0;
	}
	
H1 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size:36px;
	color: #009900;
	padding: 20px 100px;
	margin: 0px;
	clear: both;
 	} 
	
H2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:large;
	color: #009900;
	padding: 20px 100px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
	} 

H3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:medium;
	color: #003333;
	padding: 20px 100px;
	margin: 0px;
	} 

H4 {
	font-size:small;
	padding: 20px 100px;
	margin: 0px;
	} 

ul	{
	list-style-image: url(../images/bullet.gif);
	margin: 0;
	padding: 0 0 0 50px;
	}
	
ul ul {
	list-style-image: url(../images/bullet_minor.gif);
	}
	
ol	{
	list-style-type: decimal;
	}
	
li	{
	margin-bottom: 12px;
	}
	
li li {
	padding-top: 6px;
	}
	
hr {
	color: #FFFFFF;
	height: 1px;
	width: 100%;
}

img {
	border: none;
}

dt {
	font-weight: bold;
}
dd {
	margin-bottom: 6px;
}
dl {
	padding-bottom: 12px;
}

blockquote {
	color: #000000;
}

form.carbon {
	border:1px solid #93CAFF;
	background-color:#D1FFCE;
	padding: 10px 20px;
	margin: 10px 30px;
	}
	
textarea {
	color:#0066FF;
	font-size:larger;
	}

abbr, acronym, .tip, .glossary {
	color: #00CC00;
	border-bottom: 1px solid #00CC00;
	cursor: help;
}

sup {
	font-size: x-small;
}

caption {
	padding: 0 0 5px 0;
	font-size: smaller;
	color: #666666;
	font-style:italic;
	text-align: left;
	margin: 0;
}

/* new classes */

.previous_link {
	font-size: small;
	float: left;
	width: 33%;
	text-align: left;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(../images/previous.gif);
	padding: 5px 5px 5px 25px;
	clear: none;
}

.index_link {
	background-position: right;
	background-repeat: no-repeat;
	background-image: url(../images/up.gif);
	padding: 5px 25px 5px 5px;
	width: 34%;
	white-space: nowrap;
}

.next_link {
	font-size: small;
	width: 33%;
	text-align: right;
	background-position: right;
	background-repeat: no-repeat;
	background-image: url(../images/next.gif);
	padding: 5px 25px 5px 5px;
	float: right;
	display: block;
	clear: none;
}

/* hide headings if css enabled, Headings are already part of background images for these classes */

.next_link h4, .index_link h4, .previous_link h4, .summary H3, .topic_summary H2, .activity H2, .more_info H2 {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;
	display: none;
	}

	
.highlight {
	font-weight: bold;
	color: #CC3300;
	font-size: larger;
	}

.unavailable {
	color: #333333;
	background-color: #EEE;
	}
	
.tag {
	font-size: smaller;
	color: #666666;
	}
	
.navbutton {
	text-align: right;
	margin: 50px;
	height: 50px;
	float: right;
}

img.picture {
	margin: 5px;
	border: 1px solid #999999;
}

.major {
	font-weight: bolder;
	font-size: larger;
	}

.minor {	
	font-size: smaller;
	}

a.external_site {
	padding-right:12px;
	background-image:url(../images/new_window.gif);
	background-position:right;
	background-repeat:no-repeat;
	margin-right: 2px;
}

.question {
	font-weight: bolder;
	color: #660000;
}

.selectword {
	color: #0066FF;
	}
	
.changes {
	background-color:#FFFF00;
}

.hot {
	color: #FF0000;
}

.go {
	color: #024A25;
}
.data_table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	padding:0px;
	margin:10px auto;
	border-collapse:collapse;
	background-color: #FFFFEE;
}

.data_table th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	border-collapse:collapse;
	padding:5px;
	margin:0px;
	text-align: left;
	background-color: #FFFFCC;
	font-weight: bold;
	border-collapse:collapse;
}
	
.data_table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	border-collapse:collapse;
	padding:5px;
	vertical-align: top;
	border-collapse:collapse;
}


.note {
	border: dashed #CBE3FF 1px;
	padding: 5px;
	background-color: #E5F9FF;
}

