body {
	MARGIN: 0px; 
	BACKGROUND-COLOR: #F4F7F5;
}
#header {
	BACKGROUND: white
}
#body {
	BACKGROUND: white
}
div1 {
	WIDTH: 100%
}
TR {
	FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
P {
	FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
DIV {
	FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
HR {
	BACKGROUND: #999999; WIDTH: 100%; HEIGHT: 1px
}
#mainlevel-nav {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
#mainlevel-nav LI {
	PADDING-LEFT: 0px; FONT-SIZE: 10px; FLOAT: left; BACKGROUND-IMAGE: none; MARGIN: 0px; WIDTH: 90px; TEXT-INDENT: 15px; LINE-HEIGHT: 15px; WHITE-SPACE: nowrap; LIST-STYLE-TYPE: none; TEXT-ALIGN: left
}
#mainlevel-nav A {
	BORDER-RIGHT: #0C801F 1px solid; BORDER-TOP: #fff 1px solid; DISPLAY: block; BACKGROUND: #0C801F no-repeat 2px 50%; FLOAT: left; BORDER-LEFT: #fff 1px solid; COLOR: white; BORDER-BOTTOM: #0C801F 1px solid; TEXT-DECORATION: none
}
#mainlevel-nav A {
	FLOAT: none
}
#mainlevel-nav A:hover {
	BACKGROUND: #00c400 no-repeat 2px 50%
}

TABLE.navtable {
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; MARGIN-BOTTOM: 0px; PADDING-BOTTOM: 0px; WIDTH: 100%; PADDING-TOP: 0px;  
}
TABLE.navtable TH {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; PADDING-BOTTOM: 3px; WIDTH: 100%; COLOR: #ffffff; TEXT-INDENT: 5px; LETTER-SPACING: 2px; TEXT-ALIGN: left
}
TABLE.navtable LI {
	
}
TABLE.navtable UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
TABLE.navtable TD {
	FONT-WEIGHT: normal; FONT-SIZE: 10px
}

/*forum specific start */

/* This is the outline round the main forum tables */
.spghover	{ visibility: hidden; }

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #0C7F1F; }
a:hover		{ text-decoration: underline; color : #DD6900; }
hr	{ height: 0px; border: solid #D1DCD2 0px; border-top-width: 1px;}

/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFFFFF; border: 2px #0C7F1F solid; }

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #EFEFEF; }
td.row2	{ background-color: #DEE3E7; }
td.row3	{ background-color: #D1DCD2; }

/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: #FFFFFF;
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #ffffff; font-size: 11px; font-weight : bold;
	background-color: #0C7F1F; height: 25px;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-color:#D1DCD2; border: #FFFFFF; border-style: solid; height: 28px;
}

/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
	background-color: #D1DCD2; border: #FFFFFF; border-style: solid;
}

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }

/* The largest text used in the index page title and toptic title etc. */
.maintitle	{
	font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height : 120%; color : #000000;
}

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #0C7F1F; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #0C7F1F;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #0C7F1F}
a.cattitle		{ text-decoration: none; color : #0C7F1F; }
a.cattitle:hover{ text-decoration: underline; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #0C7F1F; }
a.forumlink 	{ text-decoration: none; color : #0C7F1F; }
a.forumlink:hover{ text-decoration: underline; color : #DD6900; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #000000;}
a.nav			{ text-decoration: none; color : #0C7F1F; }
a.nav:hover		{ text-decoration: underline; }

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #0C7F1F; }
a.topictitle:visited { text-decoration: none; color : #7ECB8B; }
a.topictitle:hover	{ text-decoration: underline; color : #DD6900; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #000000;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #000000; }

/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px}
a.postlink:link	{ text-decoration: none; color : #0C7F1F }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #DD6900}

/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1DCD2; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1DCD2; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}

/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #DEE3E7; border-style: none; }

.bar{border-top:1px solid #9C9;border-bottom:1px solid #9C9;background:#D1DCD2;padding:0.1em 0.15em;margin:0;clear:both;  }
.bartext{color : #0C7F1F;}
.bartext a:link,a:active,a:visited { text-decoration: none; color : #0C7F1F; }
.bartext a:hover		{ text-decoration: underline; color : #DD6900; }


#sidenav
{
width:100px;
}

#sidenav ul
{
margin-left: 2px;
margin-bottom: 0;
padding-left: 0;
list-style-type: none;
}
#sidenav li
{
border-bottom: 2px solid #eeeeee;
}

#sidenav li a
{
text-decoration:none;
color:#0D7F20;	
background-color:#D1DCD2;
display: block;
padding:3px;
border-left: 15px solid #0D7F20;
}

#sidenav li a:hover
{
color:#ffffff;
background-color:#0D7F20;
}

.h1title { 
text-align: center; 
font-family:verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; 
font-size: 17px;
font-weight: bold; 
color:#0D7F20;
border-top:2px solid #9C9;
border-bottom:2px solid #9C9;
border-left:2px solid #9C9;
border-right:2px solid #9C9;
background:#D1DCD2;
padding:0.3em 3em;
width: 25%;
}
.h2title {
color:Black;
background-color:transparent;
font-family:"Lucida Grande",Verdana,Lucida,Helvetica,Arial,sans-serif;
font-size:16px;
font-weight:normal;
margin-left:0;
margin-right:0;
margin-top:0;
margin-bottom:1em;
padding-left:0;
padding-right:0;
padding-top:0.5em;
padding-bottom:0;
border-bottom:1px solid #9C9;
clear:left;
}
.para {
font-size: 12px;
font-family: Verdana,Arial,Helvetica,sans-serif;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 1em;
margin-left: 0pt;

}
div.gallery {
text-align:center;
}
div.page{margin-top:4px;margin-left:1em;margin-right:2em;text-align:justify;}

.returnto { 
text-align: center; 
font-family:verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; 
font-size: 15px; 
color:#0D7F20;
border-top:1.5px solid #9C9;
border-bottom:1.5px solid #9C9;
border-left:1.5px solid #9C9;
border-right:1.5px solid #9C9;
background:#D1DCD2;
}

.returnto  a:hover	{ text-decoration: underline; color : #DD6900; }

.photomenu{color : #0C7F1F;}
.photomenu a:link,a:active,a:visited { text-decoration: none; color : #0C7F1F; }
.photomenu a:hover		{ text-decoration: underline; color : #DD6900; }


/* HS START */
.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(http://img.spanishgardener.com/hs/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 1px solid green;
}
.highslide:hover img {
	border: 1px dashed green;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(http://img.spanishgardener.com/hs/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}

.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(http://img.spanishgardener.com/hs/controlbar-white.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(http://img.spanishgardener.com/hs/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background-image: url(http://img.spanishgardener.com/hs/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-move a {
	cursor: move;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}

/* HS END */
div.facts{margin-left:2em;margin-top:0em;margin-bottom:0;float:right;width:200px;font-size:80%;clear:both;}
div.factsheader{padding:3px;border:1px solid #9C9;background-color:#D1DCD2;text-align:center;font-weight:bold;margin-bottom:2px;}
#facts__inside{border:1px solid #9C9;background-color:#fff;text-align:center;padding-top:0.5em;padding-bottom:0.7em;}
table.facts {margin-left:auto; margin-right:auto; text-align:center;}
