body {
	margin: 0;
	color: #333;
}

/* All Forms */

form {
	line-height: 18px;
}

label {
	font-weight: normal;
	color: #666;
}

/* No need to add attributes - JW 2007-10-05
#container {}
*/

.margin-bar {
	background-color: #fff;
}

.red-bar {
	background-color: #f00;
}

#search_accordion {
	background-color: #eee;
}

/* No need to add attributes - JW 2007-10-05
.accordion_container {}
*/

.accordion_toggle {
	display: none;
}

/* No need to add attributes - JW 2007-10-05
.accordion_content {}
*/

#adv_search_frame {
	height: 216px;
}

#header {
	height: 216px;
	background-color: transparent;
}

#title {
	height: 216px;
	margin-bottom: -3px;
}

#title img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

/* Simple Search Form */

#search, body#advanced_page #search {
	height: 216px;
	background-color: #666;
	padding: 0px;
}

form#SimpleSearch, body#advanced_page form#SimpleSearch {
	margin: 108px 40px 0px 40px;
	background-color: #666;
	padding: 0px;
}

#search input#q, body#advanced_page #search input#q {
	width: 142px;
	border: 2px solid #ccc;
}

body#advanced_page #search_button {
	margin-top: 3px;
}

#advanced_search, body#advanced_page #advanced_search {
	margin: 4px 40px 0px 40px;
}

.bottom-margin-bar {
	background-color: #fff;
}

.black-bar {
	background-color: #000;
}

/* No need to add attributes - JW 2007-10-05
.left_block {}
*/

/* BrowsePanel */

#BrowsePanel {
	height: 27px;
	padding-top: 9px;
	margin-bottom: 18px;
}

.browse_button {
	font-weight: bold;
}

#BrowsePanel a {
	text-decoration: none;
	display: block;
}

#BrowsePanel a:hover {
	background-color: #eee;
	display: block;
}

/* Advanced search form */

/* body#adv_search_pagebody, */
#adv_search_console {
	margin:0px;
	padding:0px;
	background-color: #eee;
	background-image: url("../images/adv_search_background.gif");
}

div#adv_form_container {
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: left;
}

#adv_primary_content {
	background-color: #eee;
	height: 216px;
}

div.fieldbox {
	background-color: #eee;	
	margin-top: 13px;
}

div.radio-group {
	background-color: #eee;
	margin-top: 10px;
}

#advanced_page div.fieldbox {
	background-color: transparent;	
	margin-top: 13px;
}

#advanced_page div.radio-group {
	background-color: transparent;
	margin-top: 10px;
}

#advanced_page form {
	background-color: #eee;
	margin-bottom: 18px;
}

.balance {
    height: 36px;
}

.fieldbox-label {
	color: #333;
	font-weight: bold;
	size: 14px;
}

.radiobox-label {
	color: #333;
	font-weight: bold;
	size: 14px;
}

div.fieldbox img, div.radio-group img {
	position: absolute;
	margin-top: 3px;
	margin-left: 5px;
}

#console_controls {
	margin-top: 15px;
}

#console_controls input {
	margin-bottom: 15px;
}

#console_controls a {
	text-decoration: none;
}

/* Primary Content stuff */

/* No need to add attributes - JW 2007-10-05
#primary_content {}
*/

/* primary_content_listing styles the contributors list when browsing by contributors. */

.primary_content_listing_entry {	
	border-top: 1px solid #eee;
}


.primary_content_listing a {
	color: #f00;
	display: block;
	text-decoration: none;
	line-height: 2.3;
}

.primary_content_listing a:hover {
	display: block;
	text-decoration: none;
	background-color: #eee;
}

/* This is the "Search Inside" Form Container */
.SearchForm {
    background-color: #eee;
    text-align: center;
    height: 27px;
    padding-top: 9px;
    padding-bottom: 9px;
    color: #000;
    border-top: 1px solid #ccc;
	margin-bottom: 18px;
}

/* This is the "Search Inside" Form itself */
.SearchBox{

}

/* Styling results blocks */

.result {
	margin-bottom: 18px;
}

.thumb, .thumb a img {
	border: none;
	text-decoration: none;
}

.icon {
	border: none;
}

.Title a {
	font-size: 1.5em;
	line-height: 1;
	margin-bottom: 1em;
	font-weight: bold;
	color: #f00;
	text-decoration: none;
	display: block;
}

.Title a:hover {
	background-color: #eee;
}

.Description {

}

.Site {
	font-weight: bold;
}

.media_type_result {
	background-color: #cf6;
}

/* Secondary Content Stuff */

/* No need to add attributes - JW 2007-10-05
#secondary_content {}
*/

.facets {
	padding-top: 6px;
	color: #333;
}

.facet_title {
	font-weight: bold;
}

.facet_link a {
	display: block;
	color: #f00;
	text-decoration: none;
}

.facet_link a:hover {
	display: block;
	color: #f00;
	text-decoration: none;
	background-color: #eee;
}

/* Results Summary */

.ResultsSummary {
	background-color: #fff;
	color: #666;
	border-bottom: 9px solid #000;
}

.ResultsSummary p {
	margin: 9px 0px;
}

.pager {
	text-align: center;
	border-top: 1px solid #eee;
	padding-bottom: 1px;
}

/* Footer Parts*/

#footer {
	height: 72px;
}

#footer a {
	color: #fff;
	text-decoration: none;
	border: none;
	margin: 0px;
	padding: 0px;
}

#sea {
	height: 72px;
	color: #fff;
	background-image: url("../images/footer_sea.png");
	background-position:top right;
	background-repeat: repeat-x;
}

#sea img, #sea img a {
	border: none;
	padding: 0px;
	margin: 0px;
}

#website_info {
	height: 72px;
	color: #fff;
	background-color: #666;
}

/* Special Additions */
/* This selector from the /css/blueprint/plugins/fancy-type.css */

p.incr, .incr p {
	font-size: 10px;
	line-height: 1.44em;  
	margin-bottom: 1.5em;
	margin-top: 9px; /* This is a custom value by me - JW 2007-10-05 19:04 PST */
}

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


/* Special Additions - these break the prepend increment in /css/blueprint/lib/grid.css down into subcolumn widths 40px=column+gutter */
.prepend-half  { padding-left: 20px; }
.prepend-quarter  { padding-left: 10px; }
.prepend-eighth  { padding-left: 5px; }

/*Added this to see if pop-ups need this - JW 2007-10-05 18:55 PST */
#info_display {
    background-color: rgb(230,240,255);
    border: 1px solid rgb(0,102,255);
    padding: 10px;
    z-index: 1000;
    top: 10px;
    left: 10px;    
    overflow: hidden;
    position: absolute;
}

/*Added this style notes about content from pages based on OurOntario - JW 2007-10-05 18:55 PST */
.warning {
	border: 1px solid #f00;
	background-color: #fcc;
}

/* Support for Tooltips.js */
.tooltip {
	position: absolute;
	width: 240px;
	background-color: #fff;
	border-top: 3px solid #999;
	border-bottom: 3px solid #ccc;
	margin: 0px 0px 0px 0px;
}

.tooltip h1 {
	margin-top: 0px;
	margin-left: 0px;
	color: #999;
	font-weight: bold;
	margin: 0;
	font-size: 1em;
	line-height: 1;
	padding: 1px 0px 4px 4px;
}

.tooltip p {
	padding: 0px 4px;
	color: #999;	
}

.tooltip p.close {
	/* let's inherit from blueprint */
}

.tooltip p.close a {
	font-weight: bold;
	display: block;
	color: #ccc;
	border-top: 1px solid #eee;
	text-decoration: none;
	margin: 0px;
}

#ltc-tip {
	margin: -100px 0px 0px 0px;
	z-index: 1000;
	visibility: visible;
}

#gl-tip {
	margin: -100px 0px 0px -75px;
	z-index: 1000;
}

#key-tip, #rpp-tip, #mt-tip {
	margin: 25px 0px 0px -100px;
	z-index: 1000;
}

	/*#rpp-tip {
special override to make it appear loer than the pulldown.	margin-top: 25px;
}
 */
