/* baseline reset */

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, img, 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,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 18px;
	/*background-image: url(http://greenindex.ca/greenindex/graphics/main_gradient.png);*/
	background-repeat: repeat-x;
	background-color: #F8F8F2;
}

ol, ul {
	list-style: none;
}

blockquote, q {
padding-left: 10px;
padding-right: 10px;
}

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;
}

/* main elements */

body {
	margin: 1.5em 0;
	font-size: 12px;
	line-height: 18px;
/*

All elements should be a multiple of this value. */
	

/*

background-image: url(http://greenindex.ca/greenindex/graphics/main_gradient.png);*/
	

/*

background-repeat: repeat-x;*/
}

#container {
	width: 960px;
	margin: 0 auto;
}

#nav {
	width: 960px;
	margin: 0 auto;
}

#splash {
	width: 958px;
	height: 210px;
	margin: 0 auto;
	float: left;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-repeat: no-repeat;
	background-color: #fff;
}

#splash_left {
	width: 638px;
	height: 210px;
	margin: 0 auto;
	padding-top: 20px;
	float: left;
	background-color: #fff;
	background-image: url(http://greenindex.ca/greenindex/graphics/splash_left_background.png);
}

#splash_right {
	width: 310px;
	height: 210px;
	margin: 0 auto;
	padding-top: 20px;
	padding-left: 10px;
	float: right;
	background-color: #fff;
	background-image: url(http://greenindex.ca/greenindex/graphics/splash_right_background.png);
	background-repeat: repeat-x;
}

#search {
	width: 938px;
	height: 42px;
	float: left;
	margin: 0 auto;
	padding-left: 20px;
	padding-top: 18px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-image: url(http://greenindex.ca/greenindex/graphics/search_background.png);
	background-repeat: repeat-x;
	font: 16px/24px Georgia, "Times New Roman", Times, serif;
	color: #fff;
}

.advanced {
font-size: 11px;
}

#main_content_container {
	width: 958px;
	margin: 0 auto;
	float: left;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #fff;
}

#main_content_left_container {
	width: 630px;
	margin: 0 auto;
	float: right;
}

#main_content_left {
	width: 580px;
	margin: 0 auto;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 10px;
	float: left;
}

#main_content_right {
	width: 290px;
	margin: 0 auto;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 20px;
	float: right;
}

#main_content_map {
	width: 635px;
	margin: 0 auto;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}

#archive_content_left {
	width: 270px;
	margin: 0 auto;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 10px;
	float: left;
}

#archive_content_centre {
	width: 290px;
	margin: 0 auto;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 20px;
	float: left;
}


#inner_main_content_left {
	width: 610px;
	margin: 0 auto;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
	float: left;
}

#inner_main_content_right {
	width: 290px;
	margin: 0 auto;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	float: right;
}

#footer {
	clear: both;
	width: 938px;
	height: 30px;
	margin: 0 auto;
	padding-top: 10px;
	padding-left: 20px;
	border-bottom: 1px solid #ccc;
	font-size: 10px;
	background-color: #fff;
}

/* Default text formatting */

body {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
/*font-family: Frutiger, Univers, "Helvetica Neue", "Lucida Grande", Calibri, Helvetica, Verdana, sans-serif;*/
}

h1,h2,h3,h4,h5,h6 {
	/*font-family: Constantia, "Palatino Linotype", Palatino, Georgia, "Times New Roman", Times, serif;*/
	margin-bottom: 14px;
	font-family: Georgia,"Times New Roman",serif;
}

p {
	padding-bottom: 12px;
}

h1 {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #129102;
	line-height: 22px;
	text-transform: uppercase;
	letter-spacing: 1px
}

h2 {
	padding-top: 10px;
	font-size: 18px;
	border-top: 1px solid #ccc;
	line-height: 24px;
}


h3 {
	font-size: 14px;
	line-height: 18px;
}

#main_content_left h2 {
	font-size: 16px;
	border-top: none;
	padding-top: 0px;
	line-height: 24px;
}


#main_content_left h3 {
	font-size: 14px;
	border-top: none;
	padding-top: 0px;
	line-height: 18px;
}

pre {
	font-family: Corbel, Verdana, "Bitstream Vera Sans", sans-serif;
}

code {
	font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Monaco, Courier, monospace;
}

.details {
	font-size: 10px;
}

.form {
	margin-top: 12px;
}

.linklist {
border-top: 1px solid #ccc;
}

#splash_left p {
	font-size: 12px;
	line-height: 24px;
	padding-left: 20px;
	padding-right: 20px;
}

#splash_left h1 {
	padding-left: 20px;
	padding-right: 10px;
	text-transform: none;
	font: italic 18px/24px Georgia, "Times New Roman", Times, serif;
}

#splash_right p {
	text-transform: none;
	font: 18px/24px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	line-height: 36px;
}

#inner_main_content_left h1 {
	text-transform: none;
	font: bold 18px/24px Georgia, "Times New Roman", Times, serif;
	color: #036;
	line-height: 36px;
}

#inner_main_content_left ul {
margin-left: 10px;
padding-left: 10px;
padding-bottom: 18px;
list-style-type: square;
list-style-position: outside;
}

#main_content_left ul {
margin-left: 10px;
padding-left: 10px;
padding-bottom: 18px;
list-style-type: square;
list-style-position: outside;
}

ul.nav_categories ul {
margin-left: 10px;
}

/* links */

a {
	color: #036;
	text-decoration: underline;
}

a:visited {
	color: #564b47;
}

a:hover {
	color: #94ce07;
}

a:active {
	color: #000000;
}

#search a {
	color: #fff;
	text-decoration: underline;
}

/* nav */

#tabnav {
	height: 20px;
	margin: 0;
	padding-left: 10px;
	background: url(http://greenindex.ca/greenindex/graphics/tab_bottom.gif) repeat-x bottom;
}

#tabnav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#tabnav a:link, #tabnav a:visited {
	float: left;
	background: #D4F3CB;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	margin-right: 4px;
	border: 1px solid #ccc;
	text-decoration: none;
	color: #666;
}

#tabnav a:link.active, #tabnav a:visited.active {
	border-bottom: 1px solid #fff;
	background: #fff;
	color: #000;
}

#tabnav a:hover {
	background: #fff;
}

/* #splash a:link {
	border: 1px solid #ccc;
	padding: 5px;
	font-weight: bold;
	text-decoration: none;
	color: #666;
	background: #D4F3CB;
	padding-top: 8px;
	margin-left: 340px;
}

#splash a:hover {
	background: #fff;
	padding-top: 8px;
}*/

/*** FORM ***/

.formlabels {
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 0px;
}

.formarea {
	font-size: 11px;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 5px;
}

.formimage {
	padding-left: 10px;
	vertical-align: top;
}

.button {
	font-size: 10px;
	background-color: #ccc;
	color: #000;
	padding: 5px;
	margin-top: 3px;
	margin-bottom: 2px;
}