/* WPS Standard Template A */

body {
	/* font-family: Verdana, "Bitstream Vera Sans", Geneva, "Lucida Grande", Helvetica, Arial, sans-serif */
	font-family: Arial,Helvetica,sans-serif;
	font-size: 80%; /* same as 12px with IE with Text Size "Normal" @96dpi, "Smallest" @120dpi */
	margin: 0;
	padding: 0; /* Opera has a default padding */
}

/*	Layout only	*/

#toplogo,#wrap_menu, #topbanner, #wrap_content {
	width: 980px; 
	margin: 0px auto;
	border: 0;
	position: relative;
}
#toplogo
{
	width: 980px;
	padding: 0;
	min-height: 97px;
	overflow: visible;
}
* html #toplogo
{
	height: 65px;
}
#wrap_menu
{
	position:static;
	margin-bottom:6px;
}
	#navigation
	{
		height: 23px;
		position: static;
		padding-left:5px;
	}
#wrap_content
{
	clear: both;
	padding-top: 1px;
}
#frontpage #wrap_content
{
	padding-top: 5px;
}
	#leftblock 
	{
		float: left;
		display: inline; /* IE hack */
		width: 245px; 
		padding: 4px 0 10px 0;
		margin: 0 0 7px;
	}
	#rightblock {
		float: right;
		display: inline; /* IE hack */
		width: 229px;
		height:324px;
		padding: 0; /* FF border */
		margin: 0 3px 0 0;
	}
	#leftblock, #rightblock, #content
	{
		overflow: visible;
	}
	* html #leftblock, * html #content
	{
		overflow: auto; /* IE6 falls apart otherwise */
	}
	#content {
		
		width: 710px;
		padding: 15px 10px; /* left padding for FF tables */
		float: right;
		display: inline; /* IE6 hack */
		margin: 0 0 0 2px;
	}
	#frontpage #content {
		width: 430px;
		float:left;
		padding: 15px 545px 15px 0; /* left padding for FF tables */
		border-top:7px solid;
		margin-top:7px;
	}
	#teasers 
	{
		float: left;
		display: inline; /* IE hack */
		width: 741px; 
		padding: 0;
		margin: 0 0 0 2px;
		overflow: hidden;
	}
	#wrap_footer 
	{
		clear: both;
		margin: 0;
		position: relative;
	}
		#footer {
			padding: 0;
			height: 23px;
			line-height: 23px;
		}

/*	Shortcuts or Search - Positioning and Layout */ 

#toplogo div.search, #toplogo div.shortcuts
{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	margin: 0;
}
#navigation div.shortcuts, #navigation div.search
{
	float: right;
	margin: 0 0 0 0;
	padding: 0;
	/*display: inline;*/
}

/* 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*/


/* Dropdown Menu */
ul.dropdownreplacement li
{
	float: left;
	display: inline; /* IE6 hack */
	height: 19px;
}
ul.dropdownreplacement a
{
	display: block;
}
.mainmenu, .submenu {
	text-decoration: none;
	font-size: 100%;
}
.mainmenu {
	line-height: 19px;
	padding: 0;
}
.submenu {
	line-height: 18px;
	padding-left: 3px;
	padding-right: 9px;
}
td.mainmenu, td.submenu {
	padding: 0px 4px;
}
#menu0, ul.dropdownreplacement
{
	padding: 2px 0 !important; /* match with div.submenu margin */
	margin: 0; /* Firefox does not stretch container div */
	float: left;
	display: inline; /* IE6 hack */
}
div.submenu 
{
	border: 1px solid;
	margin-top: -2px; /* match with #menu0 padding */
}
div.submenu div.submenu
{
	margin-top: 0; /* reset it in menu items */
}



/* Blocks */

#leftblock h2, #rightblock h2
{
	color: #fff;
	background-color:#006ab3;
	font-size: 1em;
	line-height: 19px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 6px;
	margin: 0 0;
}
#rightblock div.block
{
	background: #5089c2;

}
#rightblock p
{
	margin:0;
	padding:0;
}

#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: 228px; /* IE hack: should be width-(2*border_width) */
	/*border: 1px solid;*/
}
html>body iframe.autoscroller-border 
{
	width: 228px;
}
form.vertical input.box
{
	display: block;
}



/* Side Menu */

#smenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#smenu li 
{ 
	margin: 0;
}
* html #smenu a
{ height: 1% } /* hasLayout */

#smenu a {
	text-decoration: none;
	display: block;
	color: #fff;
	background-color: transparent;
	padding-top: 2px;
	padding-bottom: 2px;
}
#smenu ul a {
	padding-left: 10px;
	font-weight: bold;
}
#smenu ul ul a {
	padding-left: 20px;
	font-weight: normal;
}
#smenu ul ul ul a {
	padding-left: 30px;
	font-style: italic;
}
#smenu ul ul ul ul a {
	padding-left: 40px;
	font-style: italic;
}
#smenu ul ul ul ul ul a {
	padding-left: 45px;
	font-style: italic;
}
#smenu ul ul ul ul ul ul a {
	padding-left: 50px;
	font-style: italic;
}
#current-smenu.current {
	font-weight: bold;
}
#smenu a:hover 
{
	color: #fff;
	background-color: #004071;
}

#smenu div.search
{
	display: none; /* hide unwanted search box */
}

/* Teasers */

#teasers img
{
	border: 0;
	display: block;
}
#teasers h2 
{
	display: none;
}
div.teaser
{
	float: left;
	display: inline; /* IE float padding hack */
	position: relative;
	z-index: 1;
	width: 234px;
	height: 168px; 
	margin: 0px 12px 7px 0px;
	border: none;
}
/*div.teaser.first
{
}*/
a.t_img
{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}
a.t_img img
{
	width: 234px;
	height: 168px;
	display: block;
}
div.t_text
{
	width: 234px;
	height: 168px;
/* note: you MUST NOT set height/width, coz IE sucks */
}
div.t_text h3
{
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
	padding: 4px 6px 0;
	margin: 0;
	position: relative;
	z-index: 2;
}
div.t_text p
{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 222px;
	margin: 0;
	padding: 2px 6px 4px;
	z-index: 2;
}
div.t_readmore
{
	position: absolute;
	bottom: 0;
	margin-bottom: 4px;
	line-height: 1em;
	right: 9px;
	z-index: 3;
	float: right;
}
div.teaser.rm_text div.t_readmore
{
	padding: 0px 9px 1px 0;
	background-image: url("images/arrow_next.gif");
	background-position: 100% 70%;
	background-repeat: no-repeat;
	bottom: 0;
}
div.teaser a
{
	text-decoration: none;
}
div.t_readmore img
{
	display: block;
	border: 0;
}

/* Teasers Colours */

div.t_text h3, div.t_text p
{
	color: #fff;
	background-color: transparent;
	background-image: url(images/teaser_bg.png);
}
div.teaser
{
	background-position: left top;
}
div.t_text h3 a
{
	color: #000034;
}
div.t_text p
{
	color: #4a91c4;
}
div.t_readmore a
{
	color: #b11116;
	vertical-align: top;
}
div.t_readmore
{
	border-bottom: 1px solid #b11116; 
}
/*	Styling (Colours, backgrounds) */
body
{
	background-color: #5089c2;
	color: #000;
}
#frontpage,#wrap_body
{
	background: #548fc9 url("images/background_sliver.jpg") repeat-x scroll;
}
#toplogo
{
	background: #0089CA url(images/sloganbg.gif) repeat-x;
	color: #fff;
}
#wrap_menu, #navigation
{
	background-color: #5089c2;
}
#wrap_content 
{	
	color: #000;
}
#content
{
	background:#fff;
}
#frontpage #content
{
	background:url("images/map.gif") no-repeat scroll right top;
	border-color:#000;
}
#leftblock
{
	color: #fff;
	background-color: #006AB3;
} 
#rightblock
{
	background: #5089c2;
	color: #fff;
}
#teasers
{
/*	background-color: Lime; /* For testing */
}
#wrap_footer
{
	background: #000034;
	color:  #fff;
}
a.copyright { color:#fff; text-decoration: none; font-weight: bold; }
a.copyright:hover { color:#fff; text-decoration: underline;}

div.submenu 
{
	border-color: #666;
}
ul.dropdownreplacement li a
{
	color: #fff;
}
ul.dropdownreplacement li
{
	border-color: #fff;
}
.mainmenu, .submenu {
	color: #fff;
	background-color: #5089c2;
}
ul.dropdownreplacement a:hover, .mainmenu.on, .submenu.on {
	color: #000034;
	background-color: #fff;
}
div.submenu td.arrow {
	background-image: url(images/arrow_next.gif);
	background-position: 92% 50%;
	background-repeat: no-repeat;
	background-attachment: scroll;
} /* False values for IE7+IE6 */
html:not([dummy]) div.submenu td.arrow {
	background-position: 99% 50%;
} /* True values for Safari and Firefox */
@media all and (min-width: 0px) { div.submenu td.arrow {
	background-position: 99% 50%;
} } /* True values for Opera */


span.dailytip, .autoscroller-border, #autoscroller-body 
{
	color: #fff;
	background-color: #5089c2;
	padding: 0;
}
iframe.autoscroller-border 
{
	border-color: #ccc; 
}	
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) */

#toplogo
{
	font-size: 17px;
	line-height: 21px;
}
#footer 
{
	font-size: 90%;
	text-indent:5px;
}
#breadcrumbs
{
	font-size: 90%;
	margin-bottom: 1em;
}
