/* WPS Standard Template A */

body
{
	/* font-family: Verdana, "Bitstream Vera Sans", Geneva, "Lucida Grande", Helvetica, Arial, sans-serif */
	/*font-family: Tahoma,Arial,Helvetica,sans-serif;*/
	font-family: Times,"Times New Roman",serif;
}
body
{
	font-size: 88%; /* same as 12px with IE with Text Size "Normal" @96dpi, "Smallest" @120dpi */
	line-height: 1.4em;
	margin: 0;
	padding: 0; /* Opera has a default padding */
}

/*	Layout only	*/

#wrap_all {
	width: 979px; 
	margin: 0px auto;
	border: 1px solid;
	position: relative;
}
	#toplogo
	{
		min-height: 100px;
	}
		#frontpage #toplogo img
		{
			height: 100px;
		}
			#shortcuts
			{
				position: absolute;
				right: 0;
				top: 40px;
				z-index: 1;
				margin: 0;
				padding: 10px;
			}
			#language
			{
				position: absolute;
				right: 10px;
				top: 2px;
				z-index: 1;
				margin: 0;
				padding: 10px;
			}
	#separator
	{
		border-top: 1px solid;
		display: none; /* displayed on frontpage only, see "Colours" */
	}
	#wrap_content
	{
		clear: both;
		border-top: 1px solid; /* needed for IE6 bg */
	}
		#leftblock 
		{
			float: left;
			display: inline; /* IE hack */
			width: 250px; 
			padding: 10px 0;
			margin: 0;
			border-right: 1px solid;
		}
		#rightblock {
			float: right;
			display: inline; /* IE hack */
			width: 230px;
			padding: 10px;
			margin: 0 0px 0 0;
			border-left: 1px solid;
		}
		#leftblock, #rightblock, #content
		{
			overflow: visible;
		}
		* html #leftblock, * html #rightblock, * html #content
		{
			overflow: auto; /* IE6 falls apart otherwise */
		}
		#content {
			width: 457px;
			padding: 10px; /* left padding for FF tables */
			float: right;
			display: inline; /* IE6 hack */
			margin: 0 0px 0 -10px;
		}
		#news
		{
			float: left;
			width: 400px; 
			padding: 0 0 0 0;
			margin: 0 -10px 0 0;
			overflow: hidden;
			display: inline; /*IE6*/
		}
		#teasers 
		{
			float: right;
			width: 578px; 
			padding: 0;
			margin: 0;
			overflow: hidden;
			display: inline; /* IE hack */
		}
		#wrap_footer 
		{
			clear: both;
			margin: 0;
			position: relative;
			border-top: 1px solid;
		}
			#footer {
			}

/* Search form */
div.search form
{
	margin: -1px 3px 0 3px;
	padding: 0 0 1px 0;
} /* False values for IE7+IE6 */
html:not([dummy]) div.search form {
	margin-top: 0px;
} /* True values for Safari and Firefox */
@media all and (min-width: 0px) { div.search form {
	margin-top: 0px;
} } /* True values for Opera */


div.search input.button
{
	vertical-align: text-top;
	border: 1px solid;
/*	margin-top: 1px;*/
	line-height: 13px;
	height: 18px;
	padding: 0;
/*	font-size: 12px;*/
}
span.searchbuttonbox > input.button
{
	padding: 0 0.4em;
	/*display: inline;*/
}
div.search input.searchwords
{
	height: 16px;
	border: 1px solid;
	padding: 0 0.3em;
/*	font-size: 12px;*/
}

/* ShortCuts Menu Styling*/

#shortcuts, #language, #footer ul
{
	margin: 0;
	padding: 0;
}

#shortcuts li, #language li, #footer ul li
{
	display: inline;
	margin: 0;
	padding: 0 0.4em;
	list-style-type: none;
	display: inline;
}
#shortcuts li
{
	border-left: 1px solid;
}
#shortcuts li:first-child, #footer ul li:first-child
{
	border: 0;
}
#language li a
{
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 1px dotted #fff;
}
#frontpage #language li a, #shortcuts li a, #shortcuts li
{
	color: #5E5A13;
	border-color: #5E5A13;
}

#footer a
{
	line-height: 23px;
	color: #fff;
}



/* Blocks */

#leftblock h2, #rightblock h2
{
}

#toplogo img, #topbanner img
{
	border: 0;
	display: block;
/*	width: auto;
	height: auto; our banner module sucks, but ie6 sucks more */
}

span.dailytip 
{
	display: block;
	margin: 5px 0;
	padding: 4px 2px;
}

iframe.autoscroller-border 
{
	margin: 0;
	width: 168px; /* IE hack: should be width-(2*border_width) */
	/*border: 1px solid;*/
}
html>body iframe.autoscroller-border 
{
	width: 168px;
}
form.vertical input.box
{
	display: block;
}
div.breadcrumbs
{
	margin-bottom: 1em;
}
#rightblock div.note
{
	display: none;
}
#rightblock input.button
{
	border: 0;
	color: #fff;
	background-color: #7E7B42;
	font-family: Times,"Times New Roman",serif;
	margin: 0;
	padding: 0;
}
#rightblock form.vertical label
{
	float: left;
	min-width: 70px;
	text-align: right;
	margin-right: 5px;
} 

/* Side Menu */

#smenu, #smenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
/*	background-color: red; /* TEST */
}
#smenu li 
{ 
	margin: 0;
}
* html #smenu a
{ height: 1% } /* hasLayout */

#smenu a {
	display: block;
	color: #fff;
	background-color: #AEAC89;
	padding-top: 2px;
	padding-bottom: 2px;
}
#smenu a {
	color: #5E5A13;
	padding-left: 10px;
	text-decoration: none;
}
#smenu > li > a {
	font-size: 115%;
}
#smenu ul a {
	color: #fff;
	padding-left: 15px;
}
#smenu ul ul a {
	padding-left: 25px;
	font-weight: normal;
}
#smenu ul ul ul a {
	padding-left: 35px;
	font-style: italic;
}
#smenu ul ul ul ul a {
	padding-left: 45px;
}
#smenu ul ul ul ul ul a {
	padding-left: 55px;
}
#current-smenu.current {
	font-weight: bold;
}
#smenu a:hover 
{
	background-color: #969465;
}

#smenu div.search
{
	display: none; /* hide unwanted search box */
}

/* Teasers */

#teasers img
{
	border: 0;
	display: block;
}
#teasers div.teaser
{
	float: left;
	display: inline; /* IE float padding hack */
	position: relative;
	width: 192px;
	margin: 0px -10px 0px 11px;
	border: none;
}
#teasers div.teaser.first
{
	margin-left: 0px;
}
#teasers a.t_img
{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	border-bottom: 1px solid #fff;
}
#teasers a.t_img img
{
	width: 192px;
	height: 279px;
	display: block;
}
#teasers div.t_text
{
	position: static;
	margin-top: 280px;
/* note: you MUST NOT set height/width, coz IE sucks */
	padding: 9px;
}
#teasers div.t_text h3
{
	display: none;
}
#teasers div.t_text p
{
	margin: 0;
	padding: 0;
}
#teasers div.t_readmore
{
	float: right;
	padding-right: 9px;
}
#teasers div.teaser.rm_text div.t_readmore:after
{
	content: ">";
}
#teasers div.teaser a
{
	text-decoration: none;
}
/* Teasers Colours */

#teasers div.teaser, #teasers div.teaser a
{
	color: #fff;
	background-color: transparent;
}

/* News */
#news div.teaser
{
	float: left;
	display: inline; /* IE float padding hack */
	position: relative;
	width: 370px;
	padding: 10px 15px;
	margin: 0;
}
#news div.t_text
{
	padding-bottom: 1.3em;
}
#news div.t_text h3
{
	font-weight: bold;
	font-size: 1.08em/*2px*/;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}
#news div.t_text p
{
	margin: 0;
	padding: 0;
}
#news div.t_readmore
{
	position: absolute;
	bottom: 9px;
	right: 15px;
	z-index: 2;
	padding-right: 2px;
}
#news div.teaser.rm_text div.t_readmore:after
{
	content: ">";
}
#news div.teaser a
{
	text-decoration: none;
}
/* News Colours */

#news div.teaser, #news div.teaser a
{
	color: #5E5A13;
	background-color: #fff;
}



/* greens:
5E5A13
7E7B42
969465
AEAC89
/*	Styling (Colours, backgrounds) */
body
{
	background: #969465;
	color: #fff;
}
#wrap_all, #leftblock, #rightblock, #separator, #wrap_content, #wrap_footer
{
	border-color: #fff;
}
#wrap_body, #frontpage
{
	background-color: #AEAC89;
} 
#frontpage #separator
{
	display: block;
	height: 20px;
	background: #7E7B42 url(images/bgtop.gif) repeat-y right top;
}
#wrap_content 
{
	background: #969465 url("images/bg2.gif") repeat-y left top;
	color: #fff;
}
#frontpage #wrap_content
{
	background: #fff url(images/faux.gif) repeat-y right top;
}
#content
{
	background-color: #969465;
	color: #fff;
/*	background-color: Yellow; /* For testing */
}
#leftblock
{
	background-color: #AEAC89;
	color: #fff;
}
#rightblock 
{
	color: #fff;
	background-color: #7E7B42;
}
#teasers
{
/*	background-color: Lime; /* For testing */
}
#wrap_footer
{
	color: #fff;
	background: #5E5A13 url("images/lillogo.gif") no-repeat left center;
	padding: 8px 0 8px 57px;
	min-height: 23px;
}
* html #wrap_footer
{
	height: 23px;
}
a.copyright { color:#000; text-decoration: none; font-weight: bold; }
a.copyright:hover { color:#fff; text-decoration: underline;}

span.dailytip, .autoscroller-border, #autoscroller-body 
{
	color: #fff;
	background-color: #7E7B42;
	padding: 0;
}
a, #content a:link
{
	color: #208;
}
#content a:visited, #righblock a:visited
{
	color: #602;
}
#content a:hover, #content a:active
{
}
#searchwords, input.button
{
}
#toplogo div.shortcuts span
{
	color: #000;
}
	

/* Text styling (fonts) */


