/*
	the Jane Goodall Institute of Canada - Main Stylesheet
	Created by Industrial Media
	www.industrialmedia.ca
*/

/* =General
---------------------------------------------------------------------------------------------------- */
body {
	background: #999966;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 15px 0 15px 0;
	padding: 0;
}

p, td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

/* =Layout
---------------------------------------------------------------------------------------------------- */
#container {
	width: 100%;
	text-align: center;
}

#wrapper {
	width: 980px;
	margin: 0 auto 0 auto;
}

#top-nav {
	background: #333300;
	border: 1px solid #ffffff;
}

#top-nav #top-nav-items {
	text-align: right;
}

#top-nav .searchfield {
	float: right;
	border: 1px solid #cccccc;
	font-size: 12px;
	height: 15px;
	margin: 5px 27px 0 0;
}

#top-main-header {	
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

#headers {
	background: #D8D3B0;
	border-left: 2px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}

#headers #header-img {
	float: right;
}

#headers #header-item {
    text-align: left;
}

#content {
	background: url('../images/wrapper/content-bg.gif') repeat-y;
	_height: 575px;
	min-height: 575px;
	/* border: 1px solid red; */
}

#main-content {
	margin: 0 0 0 220px;
	padding: 1px;
}

#text-content {
	padding: 0 30px 0 0;
	text-align: left;
}

/* =Layout -Home Page
---------------------------------------------------------------------------------------------------- */
#home-content {
	_height: 450px;
	min-height: 450px;
}

#content-top {
	border: 1px solid #ffffff;
}

#home-main-content {
	background: #ffffff;
	border: 1px solid #ffffff;
	padding: 0 0 15px 0;
}

#home-main-content table p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #660033;
}

#divider {
	background: #333300;
	border: 1px solid #ffffff;
	font-size: 1px;
	height: 13px;
}

.btm-pad {
	padding: 0 0 8px 0;
}

#home-main-content table ul.home-list-items {
	list-style: none;
	list-style-image: none;
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}	

#home-main-content table ul.home-list-items li  {
	background: url('../images/wrapper/arrow-bullet.gif') 0 4px no-repeat;
	padding: 0 0 0 14px;
	line-height: 14px;
}

/* =Sidebar
---------------------------------------------------------------------------------------------------- */
#sidebar {
	float: right;
	border-top: 1px solid #999966;
	border-left: 1px solid #999966;
	border-bottom: 1px solid #999966;
	width: 225px;
	margin: 40px 0 20px 20px;
}

#sidebar #sidebar-items {
	padding: 0 10px 10px 10px;
}

/* =Navigation
---------------------------------------------------------------------------------------------------- */
#main-nav {
 	background: #BA8E00;
	border: 1px solid #ffffff;
	margin: 0;
	padding: 0;
	font-size: 1px;
}

#main-nav a {
	outline: none;
	margin: 0 34px 0 26px;
}

#left-nav {
	float: left;
	width: 203px;
	text-align: left;
	_height: 450px;
	min-height: 450px;
}

#left-nav-items a {
	outline: none;
	color: #663300;
	display: block;
	font-family: trebuchet, arial, sans-serif;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
	padding: 3px 0 3px 10px;
}

#left-nav-items a.sub-top {
	border-top: 1px solid #ffffff;
} 

#left-nav-items a.sub-btm {
	border-bottom: none;
} 

#left-nav-items a:hover {
	color: #666633;
}

#sub-nav {
	border-bottom: 1px solid #ffffff;
}

 #sub-nav a {
	color: #a43300;
	text-decoration: none;
	margin-left: 20px;
	border: none;
	padding: 0 0 3px 0;
}

#left-nav #sub-nav a:hover {
	color: #a56e31;
}

#left-nav #sub-nav #sub-sub-nav a {
	display: inline;
	color: #666600;
	text-decoration: none;
	margin-left: 54px;
	border: none;
	padding: 0;
}

#left-nav #sub-nav #sub-sub-nav a:hover {
	color: #62004c;
}

#right-nav
{
	margin: 5px 0 0 0;
}

/* =Roots & Shoots
---------------------------------------------------------------------------------------------------- */
#header-roots {
	background: #ffffff;
}

#roots-content {
	_height: 575px;
	min-height: 575px;
	background: url('../images/roots-shoots/roots-content-bg.gif') repeat-y;
	/* border: 1px solid red; */
}

#welcome-container {
	background: url('../images/roots-shoots/welcome-container-bg.jpg') repeat-y;
}

#welcome-container-content {
	width: 480px;
	#padding: 13px 0 15px 15px;
	padding: 5px 0 4px 15px;
}

.generic-box {
	background: url('../images/roots-shoots/generic-box-bg.jpg') repeat-y;
	height: 80px;
}

.generic-box-content {
	width: 220px;
	padding: 10px 0 0 20px;
}
.generic-box-content p {
	padding-right: 5px;
}

#roots-main-content {
	margin: 0 0 0 217px;
	padding: 10px 0 0 0;
	text-align: left;
	_height: 550px;
	min-height: 450px;
}

#roots-text-content-home {
	padding: 0;
	_height: 425px;
	min-height: 425px;
}

#roots-header {
	background: url('../images/wrapper/roots-header-bg.jpg')  0 0 no-repeat;
	padding: 4px 0 0 10px;
}

#box-content {
	background: #ffffff;
	padding: 10px;
	width: 100%;
}

#box-content h2 {
	font-size: 22px;
	margin: 0 0 10px 0;
}

#box-content h3 {
	margin: -5px 0 10px 0;
}

#roots-header {
	background: url('../images/roots-shoots/top-border-rpt.jpg') repeat-x;
	height: 37px;
}

#roots-footer {
	background: url('../images/roots-shoots/btm-border-rpt.jpg') repeat-x;
	height: 33px;
}

#left-border {
	background: url('../images/roots-shoots/left-border-rpt.jpg') repeat-Y;
	width: 12px;
}

#right-border {
	background: url('../images/roots-shoots/right-border-rpt.jpg') repeat-Y;
	width: 12px;
}

#roots-sidebar {
	padding: 3px 15px 10px 0;
}

#roots-sidebar h3 {
	margin-top: 0;
}

.roots {
	margin-top: 15px;
}

.roots td {
	padding: 0 0 10px 3px;
}

#roots-main-content #callout, 
#roots-main-content #callout-nosidebar, 
#roots-main-content .callout, 
#roots-main-content .callout-nosidebar,
#roots-main-content .callout-img {
	background: #f9e6a4;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color: #000000;
	text-align: left;
	padding: 0 7px 0 10px;
	margin: 10px 0 10px 0;
}

#roots-main-content .callout-nosidebar,
#roots-main-content .callout-img {
	margin: 0;
	padding: 0 0 0 10px;
	width: 80%;
}

#roots-main-content #callout a, #roots-main-content #callout a:visited
#roots-main-content #callout-nosidebar a, #roots-main-content #callout-no-sidebar a:visited
#roots-main-content .callout a, #roots-main-content .callout a:visited, 
#roots-main-content .callout-nosidebar a, #roots-main-content .callout-nosidebar a:visited,
#roots-main-content .callout-img a, #roots-main-content .callout-img a:visited, {
	color: #000000;
}

#roots-main-content #callout a:hover, 
#roots-main-content #callout-nosidebar a:hover,
#roots-main-content .callout a:hover, 
#roots-main-content .callout-nosidebar a:hover,
#roots-main-content .callout-img a:hover, {
	color: #d8d3b0;
}

ol.roots-featured-list li, ul.roots-featured-list li{
	margin-top: 0;
}

.roots-featured {
	font-family: 'comic sans MS', verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
}

.roots-featured p {
	margin-bottom: 0;
}

ul.roots-featured-arrows {
	margin: 0;
	padding: 0;
}

ul.roots-featured-arrows li {
	list-style-type: none;
	background: url('../images/wrapper/arrow-bullet.gif') 4px 3px no-repeat;
	padding: 0 0 0 16px;
	margin: 4px 0 0 12px;
}

/* =Links
---------------------------------------------------------------------------------------------------- */
a {
	outline: none;
	color: #62004c;
}

a:hover {
	color: #9a6e00;
}

/* =Footer
---------------------------------------------------------------------------------------------------- */
#footer {
	background: #62004C;
	color: #ffffff; 
	font-size: 11px;
	border: 1px solid #ffffff;
	height: 24px;
}

#footer #print {
	float: right;
	color: #ffffff;
}

#footer #print a {
	text-decoration: none;
	color: #ffffff;
}

#footer #print p {
	margin: 6px 29px 0 0;
}

#footer #print a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#footer #copyright {
	color: #ffffff;
	text-align: left;
	padding: 5px 0 3px 26px;
}

#footer #copyright a {
	color: #ffffff;
}

/* =Typography
---------------------------------------------------------------------------------------------------- */
p {
	margin: 7px 0 10px 0;
}

h1 {
	font-family: 'comic sans MS', verdana, Arial, sans-serif;
	font-size: 22px;
	color: #707000;
	font-weight: normal;
	margin: 7px 0 7px 0;
}

h2 {
	font-family: 'comic sans MS', verdana, Arial, sans-serif;
	font-size: 18px;
	color: #6c005f;
	font-weight: normal;
	margin: 5px 0 3px 0;
}

h3 {
	font-family: 'comic sans MS', verdana, Arial, sans-serif;
	font-size: 15px;
	color: #ba8e00;
	margin: 5px 0 3px 0;
}

/* =Lists
---------------------------------------------------------------------------------------------------- */
ul {
	margin: 5px 0 8px 10px;
	padding: 0 0 0 10px;
} 

ul li {
	margin: 2px 0 2px 0;
} 
 
/* =Forms
---------------------------------------------------------------------------------------------------- */ 
.indent 
{
	text-indent: 3em;
}

.validation 
{
	color: #FF0000;
	font-weight: bold;
}
	
form 
{
	margin: 0;
	padding: 0;
}

fieldset {
	width: 450px;
}

/* =Misc Images
---------------------------------------------------------------------------------------------------- */
.img-pos {
	margin: 5px 5px 10px 10px;
}
.img-pos-left {
	margin: 5px 10px 10px 5px;
}

/* =HR
---------------------------------------------------------------------------------------------------- */
hr {
	height:1px;
	color:#999966;
	margin:30 0 25 0;
	border-width:0;
	background-color:#999966;
}

/* =Newsletter
---------------------------------------------------------------------------------------------------- */
.newsletter {
	border: 1px solid #BA8E00;
	background: #D8D3B0;
	padding: 15px;
}

/* =Misc: "Return to Top" Link
---------------------------------------------------------------------------------------------------- */
.top, 
.top-history {
	background: transparent url('../images/top.gif') 0 0 no-repeat;
	display: inline;
	float: right;
	text-align: right;
	margin: 3px 0 0 0;
	padding: 0;
	}
	
.top-history {
	margin: 3px 200px 0 0;
}
	
.top a, .top a:active, .top a:visited, 
.top-history a, .top a:active, .top a:visited {
	color: #666666;
	display: block;
	font-size: 10px;
	padding-left: 10px;
	text-decoration: none;
	}
	
.top a:hover, .top a:visited:hover,
.top-history a:hover, .top-history a:visited:hover {
	color: #00548E;
	text-decoration: underline;
	}
	
/* Badges 
----------------------------------------------------------------------------------------------------- */
.whitetext {
	font-size:11px;
	color:#FFF;
}
.whitetext a{
	font-size:11px;
	color:#FFF;
}
.whitetext a:hover{
	font-size:11px;
	color:#C6C6C6;
}

.blacktext {
	font-size:11px;
	color:#000;
}

.orangearrow {
	color:#FFF;
	font-size:11px;
	line-height:15px;
	list-style-image:url('../images/list_orangearrow.gif');
}
.orangearrowback {
	background-image:url('../images/list_orangearrow.gif');
	background-position:0px 3px ;
	background-repeat:no-repeat;
}

.tableheading {
	color:#FFFFFF;
	font-size:10px;
	padding-left:5px;
	font-weight:bolder;
	background-repeat:repeat-x;	
}

.tblcontent1 {
	color:#000;
	font-size:10px;
	font-weight:normal;
	border:solid 2px #FFF;
	padding:3px 0px 3px 10px;
}

.tableheading{
	border-left:solid 1px #F0C11C;
	background-image:url('../images/tbl_hdr_gradient.gif');
}
.tableheading2{
	background-image:url('../images/tbl_hdr_right.gif');
}

.tblcontent1 {
	background-color:#F9E6A4;
}

.orangearrow {
	color:#FFF;
	font-size:11px;
	line-height:15px;
	list-style-image:url('../images/list_orangearrow.gif');
}
.orangearrowback {
	background-image:url('../images/list_orangearrow.gif');
	background-position:0px 3px ;
	background-repeat:no-repeat;
}
