/* @group General Styles */

body {
	width: 1093px;
	background-color: #000;
	font: 12px/120% "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

p {
	
}

b, strong {
	
}

img {
	
}

.image-left {
	
}

.image-right {
	
}

a:hover {
	text-decoration: none;
}

.image-left {
    float: left;
    margin: 3px 10px 3px 0;
    z-index: 29;
}

.image-right {
    float: right;
    margin: 3px 0 3px 10px;
    z-index: 29;
}

/* @end */

/* @group .nav & ToolTips */

div#navcontainer .nav {
	margin: 00px 0 0;
	padding: 0;
	list-style: none;
	position: relative;
	bottom: 39px;
	height: 1%;
}

/* The 2px margin here is responsible for the gap between each button, it is adding 2px gap either side!!*/

div#navcontainer .nav li {
	padding: 0;
	margin: 0 0px;
	float: left;
	position: relative;
	text-align: center;
}

/* Set the width here as small as you like, as long as you compensate with the em left minus alignment */

.nav a {
	padding: 14px 10px;
	display: block;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

.nav a#current {
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}

div#navcontainer ul ul {
	display: none;
}

/* compensate for the width here with a minus left alignment!!
20pxs is taken care of either side by the padding.
 */

div#navcontainer .nav li em {
	font-weight: normal;
	background: url(images/blackhover50percent.png) no-repeat;
	width: 180px;
	position: absolute;
	top: -85px;
	left: -26px;
	text-align: center;
	padding: 12px 12px 10px;
	font-style: normal;
	z-index: 100;
	display: none;
	color: #e8e8e8;
	font-size: 11px;
	height: 50px;
	text-decoration: none;
}

/* @end */

/* @group Layout */
img {
	border: none;
}

#container {
	background-color: #fff;
	margin: 0;
}


.clearer {
	clear: both;
}
#pageHeader {
	height: 160px;
	width: 100%;
}

#pageHeader img {
}	

#pageHeader h1 {
	font: normal 36px "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #fff;
	text-shadow: 0 1px 1px rgba(0,0,0,0.75);
	font-weight: bold;
	text-align: center;
	position: relative;
	bottom: 30px;
	margin-right: -0px;
}

/* THE 1% HEIGHT IN THE H2 IS A HACK FOR IE6 */

#pageHeader h1 span {
	height: 1%;
	text-shadow: 0 1px 1px rgba(0,0,0,0.75);
	font-size: 50%;
	font-weight: normal;
	text-align: center;
	color: #fff;
	position: relative;
	margin-right: -0px;
}


#contentContainer {
	float: left;
	background-color: #fff;
	clear: both;
	position: relative;
	padding: 20px 10px;
	top: -41px;
}

#contentContainer #content {
	background-color: #fff;
	text-align: left;
}

#contentbackground {
	background-color: #fff;
}

#sidebarContainer {
	position: relative;
	float: right;
	background-color: #fff;
	padding: 20px 10px;
	top: -41px;
}

#sidebarContainer #sidebar {
	background-color: #fff;
}

#sidebarContainer .sideHeader {
	background-color: #fff;
}

#footer {
	position: relative;
	background: #fff url(images/headerimages/greenplantsfooterrounded.jpg) repeat-y 0 bottom;
	padding: 5px 10px 10px;
	text-align: center;
}

#footer p {
	margin-bottom: 0;
	padding-bottom: 0;
}

#footer a:link, #footer a:visited {
	
}

#footer a:hover, #footer a:active {
	
}

/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
	
}

#breadcrumbcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#breadcrumbcontainer li {
	display: inline;
}

#breadcrumbcontainer a {
	
}

#breadcrumbcontainer a:hover {
	
}

/* @end */

/* @group Global Classes */

blockquote, .standout {
	
}

h1 {
		line-height: normal;
}

h2 {
	
}

h3 {
	
}

h4 {
	
}

.imageStyle {
	
}

/* Main content area unordered list styles */

#contentContainer #content ul {
	
}

#contentContainer #content li {
	
}

ul.disc {
	
}

ul.circle {
	
}

ul.square {
	
}

ol.arabic-numbers {
	
}

ol.upper-alpha {
	
}

ol.lower-alpha {
	
}

ol.upper-roman {
	
}

ol.lower-roman {
	
}

/* Sidebar area unordered list styles */

#sidebarContainer #sidebar ul {
	
}

#sidebarContainer #sidebar li {
	
}

/* Table Styles */

table {
	
}

/* @end */

/* @group Blog */

/* @group Tag Cloud */

ul.blog-tag-cloud {
	margin: 0 0 10px;
	padding: 0;
	text-align: justify;
}

ul.blog-tag-cloud li {
	display: inline;
	padding-right: 5px;
}

.blog-tag-size-1 {
	font-size: 0.8em;
}

.blog-tag-size-2 {
	font-size: 0.85em;
}

.blog-tag-size-3 {
	font-size: 0.9em;
}

.blog-tag-size-4 {
	font-size: 0.95em;
}

.blog-tag-size-5 {
	font-size: 1em;
}

.blog-tag-size-6 {
	font-size: 1.05em;
}

.blog-tag-size-7 {
	font-size: 1.1em;
}

.blog-tag-size-8 {
	font-size: 1.15em;
}

.blog-tag-size-9 {
	font-size: 1.2em;
}

.blog-tag-size-10 {
	font-size: 1.25em;
}

.blog-tag-size-11 {
	font-size: 1.3em;
}

.blog-tag-size-12 {
	font-size: 1.35em;
}

.blog-tag-size-13 {
	font-size: 1.4em;
}

.blog-tag-size-14 {
	font-size: 1.45em;
}

.blog-tag-size-15 {
	font-size: 1.5em;
}

.blog-tag-size-16 {
	font-size: 1.55em;
}

.blog-tag-size-17 {
	font-size: 1.6em;
}

.blog-tag-size-18 {
	font-size: 1.65em;
}

.blog-tag-size-19 {
	font-size: 1.7em;
}

.blog-tag-size-20 {
	font-size: 1.75em;
}

/* @end */

/* @group Archive Page */

.blog-archive-background {
	
}

.blog-entry-summary {
	margin-bottom: 10px;
}

.blog-archive-headings-wrapper {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 30px;
	padding-bottom: 10px;
}

.blog-archive-entries-wrapper {
	
}

.blog-archive-entries-wrapper .blog-entry {
	
}

.blog-archive-month {
	font-size: 2.2em;
	margin-bottom: 5px;
}

.blog-archive-link {
	margin-bottom: 20px;
}

.blog-archive-link a:link, .blog-archive-link a:visited {
	
}

/* @end */

.blog-entry {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 30px;
	padding-bottom: 10px;
}

.blog-entry-title {
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: 5px;
}

.blog-entry-title a {
	text-decoration: none;
}

.blog-entry-date {
	letter-spacing: 1px;
	font-size: 0.9em;
	padding-top: 1px;
	margin-bottom: 10px;
	padding-left: 20px;
	background: url(images/date.png) no-repeat left 0px;
}

/*styles the category link in the main entry */

.blog-entry-category {
	padding-top: 2px;
	padding-left: 20px;
	margin-right: 10px;
	background: url(images/category.png) no-repeat left 0px;
}

.blog-entry-category a:link, .blog-entry-category a:visited {
	
}

.blog-read-more {
	display: block;
	padding-top: 10px;
	font-style: italic;
}

.blog-entry-body {
	
}

.blog-entry-comments {
	margin-top: 10px;
}

/* Comment links */

a.blog-comment-link {
	padding-left: 20px;
	margin-right: 5px;
	background: url(images/comment.png) no-repeat left center;
}

/* Trackback links */

a.blog-trackback-link {
	padding-top: 2px;
	padding-left: 20px;
	background: url(images/trackback.png) no-repeat left 0px;
}

/* styles the archives in the blog sidebar */

#blog-archives {
	margin-bottom: 10px;
}

.blog-archive-link-enabled {
	padding-top: 2px;
	padding-left: 20px;
	background: url(images/trackback.png) no-repeat left 1px;
}

.blog-archive-link-disabled {
	padding-left: 20px;
	background: url(images/trackback.png) no-repeat left 1px;
}

/* Styles the blog categories in the blog sidebar */

#blog-categories {
	margin-bottom: 10px;
}

.blog-category-link-enabled {
	padding-top: 2px;
	padding-left: 20px;
	background: url(images/category.png) no-repeat left 0px;
}

.blog-category-link-disabled {
	padding-left: 20px;
	background: url(images/category.png) no-repeat left 0px;
}

/* Styles the blog RSS feeds in the blog sidebar */

#blog-rss-feeds {
	margin-bottom: 10px;
}

.blog-rss-link {
	padding-left: 15px;
	background: url(images/rss_icon.png) no-repeat left 1px;
}

.blog-comments-rss-link {
	padding-left: 15px;
	background: url(images/rss_icon.png) no-repeat left 1px;
}

/* @end */

/* @group File Sharing */

.filesharing-description {
	
}

.filesharing-item {
	
}

.filesharing-item-title a:link {
	
}

.filesharing-item-title a:hover {
	
}

.filesharing-item-title a:visited {
	
}

.filesharing-item-description {
	
}

/* @end */

/* @group Photo Album */
.album-title {
	letter-spacing: 2px;
	margin-bottom: 5px;
	font: normal 2em;
}

.album-description {
	font-size: 0.9em;
	margin-bottom: 75px;
	padding-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}


.album-wrapper {
	display: block;
	width: 99%;
	position: relative;
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 60px;
	margin-right: 18px;
}

.thumbnail-frame {
	position: absolute;
    bottom: 0;
    left: 0;
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
	background: transparent;
}

.thumbnail-frame img {
	margin: auto;
	border: 1px outset #515b6a;
}

.thumbnail-caption {
	color: #b3b3b3;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 38px;
	display: block;
}




.photo-background {
}

.photo-navigation {
	height: 145px;
	position: relative;
	margin: 0 auto 20px;
	border-right: 10px solid;
	border-bottom: 10px solid;
	border-left: 10px solid;
}

.photo-links {
	border-bottom: 1px solid;
	height: 24px;
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 0;
	width: 100%;
	padding-top: 6px;
	text-align: left;
}

.photo-navigation a:link,
.photo-navigation a:visited {
	display: inline-table;
	padding: 0 15px 5px;
	text-decoration: none;
}

.photo-navigation a:hover {
	background: transparent;
}

.photo-frame{
	padding: 1px;
	border-top: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #b0b0b0;
	border-bottom: 1px solid #b0b0b0;
}

.photo-title {
	color: #fff;
	margin: 0;
	position: absolute;
	top: 30px;
	left: 15px;
	font-size: 2.5em;
	line-height: normal;
	letter-spacing: normal;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.photo-caption {
	margin: 0;
	position: absolute;
	top: 70px;
	left: 15px;
	font-weight: normal;
	font-size: 1.2em;
	line-height: normal;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: normal;
}
	
/* @end */

/* @group EXIF data */
/* Data wrapper */
.exif-data {
}

.exif-data p {
	margin: 0;
	padding: 0;
}

/* p tag classes for all exif data */
p.exif-version {
}

p.exif-colour-space {
}

p.exif-focal-length {
}

p.exif-dimensions {
}

p.exif-pixel-y-dimension {
}

p.exif-pixel-x-dimension {
}

p.exif-oecf-value {
}

p.exif-subsec-time-original {
}

p.exif-exposure-mode {
}

p.exif-spatial-frequency-response {
}

p.exif-scene-capture-type {
}

p.exif-subject-location {
}

p.exif-shutter-speed {
}

p.exif-datetime-original {
}

p.exif-subsec-time {
}

p.exif-compressed-bits-per-pixel {
}

p.exif-flash-energy {
}

p.exif-saturation {
}

p.exif-brightness {
}

p.exif-exposure-time {
}

p.exif-f-number {
}

p.exif-file-source {
}

p.exif-gain-control {
}

p.exif-subject-area {
}

p.exif-cfa-pattern {
}

p.exif-scene-type {
}

p.exif-white-balance {
}

p.exif-flash {
}

p.exif-exposure-index {
}

p.exif-flashpix-version {
}

p.exif-device-setting-description {
}

p.exif-focalplane-x-resolution {
}

p.exif-image-uniqueid {
}

p.exif-components-configuration {
}

p.exif-light-source {
}

p.exif-sensing-method {
}

p.exif-aperture {
}

p.exif-sharpness {
}

p.exif-exposure-program {
}

p.exif-subject-distance {
}

p.exif-subsec-time-digitized {
}

p.exif-contrast {
}

p.exif-focalplane-resolution-unit {
}

p.exif-gamma {
}

p.exif-35mm-focal-length {
}

p.exif-datetime-digitized {
}

p.exif-subject-distance-range {
}

p.exif-custom-rendered {
}

p.exif-max-aperture {
}

p.exif-sound-file {
}

p.exif-metering-mode {
}

p.exif-spectral-sensitivity {
}

p.exif-exposure-bias {
}

p.exif-focalplane-y-resolution {
}

p.exif-iso-rating {
}

p.exif-maker-note {
}

p.exif-digital-zoom-ratio {
}

p.exif-user-comment {
}

/* @end */

/* @group Quicktime Page */

.movie-description {
	
}

/* @end */

/* @group Quicktime Album */

/* @group Index Page (Movie Thumbnail view) */

.movie-page-title {
	
}

.movie-page-description {
	
}

.movie-thumbnail-frame {
	
}

.movie-thumbnail-frame:hover {
	
}

.movie-thumbnail-caption {
	
}

/* @end */

/* @group Single Page (Movie View) */

.movie-background {
	
}

.movie-title {
	
}

.movie-frame {
	
}

/* @end */

/* @end */

/* @group Contact Form */

.message-text {
	
}

.required-text {
	
}

.form-input-field {
	
}

.form-input-button {
	
}

/* @end */

/* @group nav Two */

#navcontainer2 {
	font-size: 1em;
	margin-bottom: 10px;
	position: relative;
}

#navcontainer2 #current {
	
}

#navcontainer2 #current:hover {
	
}

#navcontainer2 .currentAncestor {
	
}

/* Parent - Level 0 */

#navcontainer2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navcontainer2 li {
	position: relative;
	display: inline;
}

#navcontainer2 a {
	display: none;
	text-decoration: none;
	color: #000;
	border: 1px solid #000;
}

#navcontainer2 a:hover {
	
}

#navcontainer2 a:active {
	
}

/* Child - Level 1 */

#navcontainer2 ul ul {
	
}

#navcontainer2 ul ul ul {
	margin-top: 20px;
	margin-bottom: 20px;
}

#navcontainer2 ul ul li {
	
}

#navcontainer2 ul ul a {
	display: block;
}

/* This is the selector for nav level 2 */

#navcontainer2 ul ul li a {
	background: #ffc000 url(images/sidenavbg.png) repeat-x 0 bottom;
}

/* This is the selector for nav level 3 */

#navcontainer2 ul li ul li ul li.noncurrent a {
	font-size: 11px;
	margin-left: 10px;
	text-align: center;
}

#navcontainer2 ul li ul li ul li.noncurrent a:hover {
	font-size: 11px;
}

#navcontainer2 ul li ul li ul li.current a {
	font-size: 11px;
	margin-left: 10px;
}

#navcontainer2 ul ul a:hover {
	
}

#navcontainer2 ul ul #current {
	background-color: #0f0;
}

#navcontainer2 ul ul .currentAncestor {
	background-color: #ff00d3;
}

/* Child - Level 2 */

#navcontainer2 ul ul ul {
	
}

#navcontainer2 ul ul ul li {
	
}

#navcontainer2 ul ul ul a {
	padding-left: 00px;
}

#navcontainer2 ul ul ul a:hover {
	
}

#navcontainer2 a {
	text-align: center;
	padding-left: 0px;
}

#navcontainer2 ul ul a {
	padding-left: 10px;
}

#navcontainer2 a:hover {
	
}

#navcontainer2 ul ul li.current a {
	
}

#navcontainer2 ul ul ul a {
	padding-left: 030px;
}

#navcontainer2 a {
	background-image: url(images/headerimages/greenplantsheader.png);
}

#navcontainer2 a:hover {
	background-image: url(images/headerimages/greenplantsheader.png);
}

#navcontainer2 ul ul li.current a {
	background-image: url(images/headerimages/greenplantsheader.png);
}

/* @end */

/* @group Collapseable Sidebar */

#collapsiblesidebarlink {
	margin: 0 0 0 25px;
	background-color: #000;
}

#collapsiblesidebarlink a:link {
	text-decoration: none;
}

div#hiddensearch {
	position: relative;
	display: none;
	color: #fff;
	padding-right: 10px;
	padding-left: 10px;
}

div#sidebar2content {
	padding-top: 5px;
	padding-bottom: 10px;
	display: block;
}

#collapsiblesidebarlink {
	margin: 0 0 0 25px;
	padding: 0;
	width: 200px;
	background: url(images/btn-slide.gif) no-repeat center top;
}

.btn-slide {
	background: url(images/white-arrow.gif) no-repeat right -50px;
	text-align: center;
	width: 144px;
	height: 31px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	color: #fff;
	text-decoration: none;
}

.active {
	background-position: right 12px;
}

/* @end */
#logocontainer{
	position: relative;
	float: right;
	margin-top: -125px;
	margin-right: 15px;
}

