/*---------------------------------------------------------
Default (All Browsers) CSS Index - 'Spoda' '12/02/2009' Site by Egghead Design Ltd 

=1 Layout Structure Common Elements
	=1.1 Header
	=1.2 Subheader
	=1.3 Logo
	=1.4 Horiz Menu
	=1.5 Left Column
	=1.6 Centre Column
	=1.7 Right Column
	=1.8 Footer

=2 Generic Classes
=3 Start Developing Here Dudes!!


/*---------------------------------------------------------
=1. Layout Structure Common Elements
----------------------------------------------------------*/

body {
	margin: 0;
	font-family:Arial, Verdana, Helvetica, sans-serif; 
	font-size:0.8em;
	}
.LTR, .RTL {
	background: url(../App_themes/spoda/Images/body_rpt.gif) top left repeat-x #dfdac4;
	color: #515151;
}

#fullwrapper {
	margin:auto;
	height:auto;
	width:950px;
	text-align:left;
	}
	
/*---------------------------------------------------------
=1.1 Header
----------------------------------------------------------*/
	
#header {
	height:299px;
	background-image: url(../App_themes/spoda/Images/header.jpg);
	width:950px;
	/*position: relative;*/
	}
	
	
/*---------------------------------------------------------
=1.3 Logo
----------------------------------------------------------*/	
	
a.logo {
	float: left;
	margin-top: 30px;
	width: 150px;
	height: 60px;
	margin-left: 30px;

}

/*---------------------------------------------------------
=1.4 Horiz Menu
----------------------------------------------------------*/	

#menu {
	height:28px;
	clear: both;
	float: left;
	margin: 36px 0 0 10px;
	font-size: 11px;
}

/*---------------------------------------------------------
=1.5 Left Column
----------------------------------------------------------*/

#left_col {
	width:165px;
	height:auto;
	margin-left: 10px;
	float:left;
	padding: 0;
	}
	
/*---------------------------------------------------------
=1.6 Centre Column
----------------------------------------------------------*/	

#contentwrapper {
	padding: 20px 0;
	background: #fff;
	height:auto;
	width:950px;
	}
	
#centre_col {
	height:auto;
	float:right;
	width:755px;
	margin-right: 10px
	}
	
#centre_col_content {
	height:auto;	
	float: left;
	width: 580px;
	}
	
/*---------------------------------------------------------
=1.7 Right Column
----------------------------------------------------------*/	

#right_col {
	width:165px;
	height:auto;
	float:right;
	}
	
/*---------------------------------------------------------
=1.8 Footer
----------------------------------------------------------*/

.clear {
	clear:both;
	}	
	
#footer {
	height:auto;
	position: relative;
	background:url(../App_themes/spoda/Images/foot_rpt.gif) left top repeat-x #f6f6f6;
	width:950px;
	}
#foot_cap {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 950px;
	height: 3px;
	background:url(../App_themes/spoda/Images/foot_cap.gif) left bottom no-repeat #eee;
}
#egghead {
	width: 945px;
	text-align: right;
	margin: 8px auto;
}
#egghead a {
	color: #0f8d44;
	text-decoration: none;
}
#egghead a:hover {
	text-decoration: underline;	
}
/*---------------------------------------------------------
=2. Generic Classes
----------------------------------------------------------*/
	
h1, h2, h3, h4, h5, h6 {
	padding:0px;
	margin:0px;
}

h1,
h2 {
	display: none;
}
h3 {
	color: #0f8d44;
	font-size: 1.4em;
	margin-bottom: 15px;
}
#news_pre h4 {
	color: #0f8d44;
	font-size: 1.3em;
	margin-bottom: 15px;
}
#lower h6 {
	color: #0f8d44;
	font-size: 1.2em;
	margin-bottom: 10px;
}
p {
}

li {
}

ul {
}

a img {
	border:0px;
	}
a {
	color: #0f8d44;
	text-decoration: none;
}
a:visited {
	color: #525252;
}
a:hover {
	color: #0f8d44;
	text-decoration: underline;
}

/*---------------------------------------------------------
=3. Extra Stuff Here
----------------------------------------------------------*/
/*#Main Nav#*/

/*#menu ul#mainNav {
	margin: 0;
	list-style: none;
	padding: 0;
	font-size: 1.2em;
}
#menu ul#mainNav a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	display: inline-block;
}
#menu ul#mainNav li a:hover {
	color: #596954;
}
#menu ul#mainNav li {
	display: inline;
	margin-left: -2px;
}
#menu ul#mainNav li#Home a {
	background: url(../App_Themes/spoda/images/nav/home_off.gif) top left no-repeat;
	padding: 7px 12px 6px 12px;
	}
#menu ul#mainNav li#Home a:hover {
	background: url(../App_Themes/spoda/images/nav/home_on.gif) top left no-repeat;
}
#menu ul#mainNav li#About a {
	background: url(../App_Themes/spoda/images/nav/about_off.gif) top left no-repeat;
	padding: 7px 17px 6px 17px;
	}
#menu ul#mainNav li#About a:hover {
	background: url(../App_Themes/spoda/images/nav/about_on.gif) top left no-repeat;
}
#menu ul#mainNav li#News a {
	background: url(../App_Themes/spoda/images/nav/news_off.gif) top left no-repeat;
	padding: 7px 11px 6px 11px;
	}
#menu ul#mainNav li#News a:hover {
	background: url(../App_Themes/spoda/images/nav/news_on.gif) top left no-repeat;
}
#menu ul#mainNav li#Donations a {
	background: url(../App_Themes/spoda/images/nav/donations_off.gif) top left no-repeat;
	padding: 7px 14px 6px 13px;
	}
#menu ul#mainNav li#Donations a:hover {
	background: url(../App_Themes/spoda/images/nav/donations_on.gif) top left no-repeat;
}
#menu ul#mainNav li#Donations a {
	background: url(../App_Themes/spoda/images/nav/donations_off.gif) top left no-repeat;
	padding: 7px 14px 6px 13px;
	}
#menu ul#mainNav li#Donations a:hover {
	background: url(../App_Themes/spoda/images/nav/donations_on.gif) top left no-repeat;
}
#menu ul#mainNav li#Contact a {
	background: url(../App_Themes/spoda/images/nav/contact_off.gif) top left no-repeat;
	padding: 7px 12px 6px 12px;
	
	}
#menu ul#mainNav li#Contact a:hover {
	background: url(../App_Themes/spoda/images/nav/contact_on.gif) top left no-repeat;
}
#menu ul#mainNav li#Info a {
	background: url(../App_Themes/spoda/images/nav/information_off.gif) top left no-repeat;
	padding: 7px 11px 6px 12px;
	
	}
#menu ul#mainNav li#Info a:hover {
	background: url(../App_Themes/spoda/images/nav/information_on.gif) top left no-repeat;
}
*/
/*# Main Nav update #*/

#menu .oneCMSMenu .oneCMSMenuItemMouseOver,
#menu .oneCMSMenu .oneCMSMenuHighlightedMenuItemMouseOver,
#menu .oneCMSMenu .oneCMSMenuHighlightedMenuItemMouseOver,
#menu .oneCMSMenu .oneCMSMenuHighlightedMenuItem {
	color: #596954;
	background: url(../App_themes/spoda/images/nav/on_right.gif) top right no-repeat;
	padding: 6px 15px 7px 7px;
	font-weight: bold;
	border-right: 6px solid transparent;
	font-size: 1.2em;
}
#menu .oneCMSMenu .oneCMSMenuItem{
	color: #fff;
	background: url(../App_themes/spoda/images/nav/off_right.gif) top right no-repeat;
	padding: 6px 15px 7px 7px;
	font-weight: bold;
	border-right: 6px solid transparent;
	font-size: 1.2em;
}
#menu .oneCMSMenu .oneCMSMenuHighlightedMenuItem img,
#menu .oneCMSMenu .oneCMSMenuHighlightedMenuItemMouseOver img,
#menu .oneCMSMenu .oneCMSMenuItem img,
#menu .oneCMSMenu .oneCMSMenuItemMouseOver img {
	position: relative;
	top: -15px;
	left: -10px;
}
#menu .oneCMSMenu #plcRoot_Layout_MainNav_cmsmenu_CMSMenu1-000 {
	padding-left: 10px;
}
/*# Main Nav update/DropDown #*/
#menu .twoCMSMenu {
	color: #596954;
	font-weight: bold;
}
#menu .twoCMSMenu td {
	padding: 2px 5px 2px 12px;
}
#menu .twoCMSMenu .twoCMSMenuItem {
	background: #f3f3f3;
}
#menu .twoCMSMenu .twoCMSMenuItemMouseOver,
#menu .twoCMSMenu .twoCMSMenuHighlightedMenuItem,
#menu .twoCMSMenu .twoCMSMenuHighlightedMenuItemMouseOver {
	background-color: #76c496;
	color: #fff;
}
/*#Left Col#*/
#left_col ul#menuElem {
	margin: 0;
	list-style: none;
	padding: 0;
	font-size: 0.9em;
}
#left_col ul#menuElem li a {
	padding:  2px 10px 4px 10px;
	margin: 3px 0;
	display: block;
	color: #6c6c6c;
	text-decoration: none;
}
#left_col ul#menuElem li a:hover {
	background: url(../App_Themes/spoda/images/nav/left_hov.gif) top left no-repeat;
	color: #fff;
}
#left_col #left_text {
	width: 150px;
	margin: 30px 0 0 10px;
	line-height: 1.4em;
	font-size: 0.9em;
}
/*#Right Col#*/
#news_pre {
	font-size: 0.9em;
	padding-left: 10px;
	background: url(../App_Themes/spoda/images/right_newsRpt.gif) bottom left repeat-x;
}
#news_pre #news_cap {
	background: url(../App_Themes/spoda/images/right_newsCap.gif) bottom left repeat-x;
	width: 168px;
	height: 8px;
	margin-left: -12px;
}
#news_pre .NewsTitle {
	color: #0f8d44;
	margin-bottom: 8px;
}
#news_pre .NewsSummary {
	margin-bottom: 8px;
}
#news_pre .more {
	margin-bottom: 20px;
}
#right_text {
	margin-top: 15px;
	padding: 0 0 20px 10px;
	font-size: 0.9em;
	position: relative;
	line-height: 1.4em;
	background: url(../App_Themes/spoda/images/right_newsRpt.gif) bottom left repeat-x;
}
#right_text img {
	margin:  0 0 10px -10px;
}
#right_text #right_textCap {
	background: url(../App_Themes/spoda/images/right_newsCap.gif) bottom left repeat-x;
	width: 168px;
	position: absolute;
	bottom: 0;
	height: 8px;
	margin-left: -12px;
	
}
/*#Footer#*/
#footer ul#menuElem {
	margin: 0;
	padding: 8px 0 0 0;
	width: 925px;
	position: absolute;
	bottom: 8px;
	left: 13px;
	font-size: 0.9em;
	border-top: #ccc 1px solid;
	list-style: none;
	}
#footer ul#menuElem li {
	display: inline;
	padding-right: 11px;
	margin-left: 10px;
	border-right: 1px solid #838e7f;
}
#footer ul#menuElem li.last {
	border: none;
	}
#footer ul#menuElem li a {
	color: #838e7f;
}
#footer ul#menuElem li a:hover {
	color: #4da973;
	text-decoration: none;
}
#footer #FootOne,
#footer #FootTwo,
#footer #FootThree {
	width: 165px;
	height: auto;
	float: left;
	top: 15px;
}
#footer #FootOne {
	margin: 10px 0 0 20px;
}
#footer #FootTwo {
	margin: 10px 0 0 45px;
}
#footer #FootThree {
	margin: 10px 0 0 45px;
}
#footer .clear {
	height: 50px;
}
/*#Homepage#*/
#centre_col_content #lower {
	width: 580px;
	margin-top: 30px;

}
#centre_col_content #lower #left {
	margin-left: 5px;
}
#centre_col_content #lower #middle {
	margin-left: 5px;
}
#centre_col_content #lower #right {
	margin-left: 5px;
}
#centre_col_content #lower #left,
#centre_col_content #lower #middle,
#centre_col_content #lower #right {
	float: left;
	height: auto;
	padding: 0 10px 30px 10px;
	width: 165px;
	position: relative;
	line-height: 1.4em;
	background: url(../App_themes/spoda/images/home_lowBG.gif) bottom left repeat-x;
}
#centre_col_content #lower .lower_cap {
	width: 190px;
	position: absolute;
	bottom: 0;
	height: 7px;
	margin-left: -12px;
	background: url(../App_themes/spoda/images/home_lowCap.gif) bottom left repeat-x;
}
#centre_col_content #home_cont img {
	float: right;
	
}
#centre_col_content #home_cont {
	line-height: 1.5em;
	font-size: 1.1em;
	padding: 0 15px;
}
#centre_col_content #banner {
	width: 580px;
	position: relative;
	height: 22px;
	background: url(../App_themes/spoda/images/home_banner.jpg) bottom left repeat-x;
}
#centre_col_content #banner #RCap,
#centre_col_content #banner #LCap {
	position: absolute;
	bottom: 0;
	height: 3px;
	width: 3px;
}
#centre_col_content #banner #LCap {
	left: 0;
	background: url(../App_themes/spoda/images/home_bannerLCap.jpg) bottom left repeat-x;
}
#centre_col_content #banner #RCap {
	right: 0;
	background: url(../App_themes/spoda/images/home_bannerRCap.jpg) bottom left repeat-x;
}
/*#Content pages#*/
#centre_col_content #text {
	padding: 0 15px;
	line-height: 1.3em;
	
}
/*#Misc#*/
#centre_col_content #text i {
	color: #0f8d44;
}
#news_list {
	margin-left: 15px;
}
#news_list .NewsTitle {
	font-weight: bold;
	margin-bottom: 5px;
	color: #0f8d44;
}
#news_list .NewsSummary {
	margin-bottom: 5px;
}
#news_list .more {
	margin-bottom: 15px;
}
/*#Sitemap#*/
ul.CMSSiteMapList {
	list-style: none;
	margin: 0;
	padding-left: 30px;
}
ul.CMSSiteMapList li {
	margin-bottom: 5px;
}
ul.CMSSiteMapList ul {
	margin-top: 5px;
}
/*#FFox#*/
body.Gecko #menu ul#mainNav li#About a {
	padding: 7px 19px 6px 17px;
	}
body.Gecko #menu ul#mainNav li#News a {
	padding: 7px 12px 6px 11px;
	}
body.Gecko #left_col ul#menuElem li a {
	padding:  2px 10px 5px 10px;
}
body.Gecko #menu .oneCMSMenu .oneCMSMenuItem,
body.Gecko #menu .oneCMSMenu .oneCMSMenuItemMouseOver,
body.Gecko #menu .oneCMSMenu .oneCMSMenuHighlightedMenuItemMouseOver,
body.Gecko #menu .oneCMSMenu .oneCMSMenuHighlightedMenuItem
{
	padding-left: 8px;
	border-right: 5px solid transparent;
	padding-top: 5px;
}
/*#IE7#*/
body.IE7 #left_col ul#menuElem li a {
	padding:  1px 10px 6px 10px;
	font-weight: bold;
}
body.IE7 #menu .oneCMSMenu .oneCMSMenuItem,
body.IE7 #menu .oneCMSMenu .oneCMSMenuItemMouseOver,
body.IE7 #menu .oneCMSMenu .oneCMSMenuHighlightedMenuItemMouseOver,
body.IE7 #menu .oneCMSMenu .oneCMSMenuHighlightedMenuItem
{
	padding-left: 10px;
	border-right: 3px solid transparent;
	padding-top: 5px;
}
/*#IE6#*/
body.IE6 #left_text,
body.IE6 #left_col {
	display: inline;
}
body.IE6 #right_text #right_textCap {
	background-color: red;
	bottom: 0;
	display: none;
}
body.IE6 #centre_col_content #lower #left .lower_cap {
	margin-left: -61px;
}
body.IE6 #centre_col_content #lower .lower_cap {
	margin-left: -58px;
}
body.IE6 #footer #foot_cap {
	background-color: transparent;
}
body.IE6 #left_col ul#menuElem li {
	padding: 0;
	display: inline;
}
body.IE6 #left_col ul#menuElem li a {
	padding:  1px 10px 6px 10px;
	font-weight: bold;

}
body.IE6 #menu .oneCMSMenu .oneCMSMenuItem,
body.IE6 #menu .oneCMSMenu .oneCMSMenuItemMouseOver,
body.IE6 #menu .oneCMSMenu .oneCMSMenuHighlightedMenuItemMouseOver,
body.IE6 #menu .oneCMSMenu .oneCMSMenuHighlightedMenuItem
{
	padding-left: 10px;
	border-right: 3px dotted #3dab55;
	padding-top: 5px;
}
/*#menu .twoCMSMenu {
	margin-left: 2px;
	}*/
/*#Paypal#*/
.donatebutton {
	margin: 10px 0 0 20px;

}