
.background 
{
	background-image:url(../images/backgrounds/bg_header_green_01.jpg);
}

.flash 
{
	background-image:url(../images/backgrounds/header_bg_green.jpg);
}

.content 
{
	background-color:#203516;
	background-image:url(../images/backgrounds/bg_page_green.jpg);
	padding:50px 0 10px;
}


.leftMenu
{
	background-image:url(../images/backgrounds/menu/greenMenu.jpg);
	background-color:#000;
	background-position: bottom;
}

div.boxOutInner
{
	background-color: #96D177;
	background-image: url(/images/backgrounds/floating_adverts/ad_box_green.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	border:1px solid #73AA44;
}

div.boxOutInnerAlternate
{
	background-color:#AAEB92;
}

div.boxOutInner div.title 
{
	color:#6BAE45;
}

div.boxOutInner div.body 
{
	color:#000000;
}

div.boxOutInner div.readMore 
{
	color:#FFFFFF;
}

div.boxOutInnerAlternate div.readMore 
{
	color:#000000;
}

.boxIn_01 
{
	background-image:url(../images/backgrounds/bg_boxout_green_01.jpg);
}

.boxIn_02
{
	background-image:url(../images/backgrounds/bg_boxout_green_02.jpg);
}

.boxIn_03 
{
	background-image:url(../images/backgrounds/bg_boxout_green_03.jpg);
}

.boxInDefault 
{
	/*background-image:url(../images/backgrounds/bg_boxout_green_03.jpg);*/
	background-color:#264816; /* Needs changing still */
}

.boxIn
{
	color:#ACD680; /* Needs changing still */
}

#page_content.contentBoxOuts a,
#content_page_innerBoxIns a,
ul.footerMenu li a,
.footerBottomRow
{
	color: #C0EB92;
	border-bottom-color: #C0EB92;
}

h1, h2
{
	color:#C0EB92;
	font-size:1.6em;
	font-weight:normal;	
}

h3
{
	color:#C0EB92;
	font-size:1.1em;
}

h4
{
	color:#C0EB92;
	font-size:0.9em;
	padding:5px;
	margin:0px;
}

hr
{
	height:1px;
	color:#73AA44;
	background-color:#73AA44;
	border:none;
}

div.content #page_content ul li 
{
	background-image:url('/images/backgrounds/squareBulletsGreen.jpg');
}

div.gallery_widget
{
	background-image: url(/images/backgrounds/bg_gallery_lines_green.jpg);
}
div.gallery_widget .main_image
{
	background-image: url(/images/backgrounds/bg_gallery_spotlight_green.jpg);
}

.readMoreLink
{
	background-image:url('/images/backgrounds/bg_lines_find_out_more_green.jpg');
}

.readMoreLink a:hover
{
	font-weight:bold;
	color:#C0EB92;
}

a.readMoreLinkWithDecal
{
	font-weight:bold;
	display:block;
	float:right;
	height:39px;
	_height:62px;
	width:147px;
	text-align:center;
	padding-top:23px;
	background-image:url('/images/backgrounds/bg_lines_find_out_more_green.jpg');
	background-repeat:repeat;
}

a.readMoreLinkWithDecal:hover
{
	font-weight:bold;
	color:#C0EB92;
}



table.data th
{
	background-color: #405e2c;
	border-color: #fff;
}

table.data td
{
	background-color: #254715;
	border-color: #fff;
}

#siteMap
{
    background-color: #0F190A;
}

#siteMap table p.title a
{
    color: #C0EB92;
}

/*LyteBox Override Defaults*/
#lbOuterContainer.grey { border: 3px solid #FFFFFF; }
#lbDetailsContainer.grey { border: 3px solid #FFFFFF; border-top: none; }
#lbPrev {position:relative;left:-35px;top:30%;}
#lbPrev.grey,#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(/images/prev_green.gif) left 15% no-repeat; }
#lbNext {position:relative;right:-35px;top:30%;}
#lbNext.grey,#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(/images/next_green.gif) right 15% no-repeat; }
#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #73AA44; }
#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #73AA44; }
#lbDetailsData.grey { color: #73AA44; }
#lbClose.grey { background: url(/images/close_green.gif) no-repeat; }
#lbPlay.grey { background: url(/images/play_green.gif) no-repeat; }
#lbPause.grey { background: url(/images/pause_green.gif) no-repeat; }

a.feedbackbutton
{
    background-image:url('/images/home/questionsfeedback_green.png');
}

.video
{
	border:solid 5px #73AA44;
}
