/* 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 is set in default.css */
	font-size: 75%;
	margin: 0;
	padding: 0; /* Opera has a default padding */
}

/*	Layout only	*/

#wrap_content {
	width: 772px; 
	margin: 0px auto;
	border: 0;
	border: 5px solid;
	border-top: 0;
}
#toplogo, #inner_wrap_content
{
	border: 1px solid;
}
#toplogo
{
	border-top: 0;
}
#navigation
{
	height: 20px; /* not necessary, ruins Opera height */
	position: static; /* needed for menu to display at the right place */
	overflow: visible; /* in case there are too much menus */
}
#wrap_content
{
	clear: both;
}
#leftblock 
{
	float: left;
	display: inline; /* IE hack */
	width: 223px; 
	padding: 19px 0 5px 0;
	margin: 0;
	overflow: visible;
}
* html #leftblock
{
	overflow: auto; /* IE6 falls apart otherwise */
}
#rightblock {
	float: right;
	display: inline; /* IE hack */
	width: 173px; /* Total width should be 190px */
	padding: 0px;
	margin: 0 7px 0 0;
	overflow: auto;
}
#content {
	overflow: auto;
	width: 535px;
	padding: 5px 0px;
	float: right;
	display: inline; /* IE6 hack */
	margin: 0 7px 0 0;
}
#frontpage #content {
	width: 353px;
}
#teasers 
{
	float: right;
	width: 540px; 
	padding: 0 0 0 0;
	margin: 7px 0;
	overflow: hidden;
	clear: right;
	display: inline; /* IE hack */
}
#wrap_footer 
{
	clear: both;
	margin: 0;
	position: relative;
}
#footer {
	padding: 1px 6px 1px 202px;
}

/*	Shortcuts or Search - Positioning and Layout */ 
#navigation div.search
{
	float: right;
	margin: 0;
	padding: 0;
	/*display: inline;*/
	/*background-color: #f00; /* for testing */
}

/* 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;
}
span.searchbuttonbox > input.button
{
	padding: 0 0.4em;
	/*display: inline;*/
}
div.search input.searchwords
{
	height: 16px;
	border: 1px solid;
	padding: 0 0.3em;
}

/* Dropdown Menu */
ul.dropdownreplacement li
{
	float: left;
	display: inline;
	padding: 0;
	height: 16px;
}
ul.dropdownreplacement a
{
	display: block;
}
.mainmenu, .submenu {
	text-decoration: none;
}
.mainmenu {
	line-height: 16px;
	padding: 0;
}
.submenu {
	line-height: 16px;
	padding-left: 3px;
	padding-right: 9px;
}
td.mainmenu, td.submenu {
	padding: 0px 8px;
}
#menu0
{
	padding: 2px 0 !important; /* match with div.submenu margin */
	margin: 0; /* Firefox does not stretch container div */
}
div.submenu 
{
	border: 1px solid;
	margin-top: -2px; /* match with #menu0 padding */
	padding: 0;
}


/* Blocks */
#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: -3px;
	width: 171px; /* IE hack: should be width-(2*border_width) */
	/*border: 1px solid;*/
}
html>body iframe.autoscroller-border 
{
	width: 171px;
}
#rightblock div.block
{
	border: 1px solid;
	padding: 3px;
}

/* Static Menu */

table a.hover, table span.hover, table a.hover-current, table span.hover-current {
	text-decoration: none;
	display: block;
	color: #fff;
	background-color: transparent;
	padding-top: 2px;
	padding-bottom: 2px;
}
a.smenu-section, span.smenu-section {
	padding-left: 5px;
	font-weight: bold;
}
a.smenu-item, span.smenu-item {
	padding-left: 10px;
}
a.smenu-subitem, span.smenu-subitem {
	padding-left: 15px;
	font-style: italic;
}
a.smenu-subitem3, span.smenu-subitem3 {
	padding-left: 20px;
	font-style: italic;
}
table a.hover-current, table span.hover-current {
	background-color: #666;
}
table a.hover:hover, table span.hover:hover, 
table a.hover-current:hover, table span.hover-current:hover 
{
	color: #000;
	background-color: #ccc;
}

/* Side Menu */

#smenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top:1px solid;
}
#smenu ul ul
{
	border-top: none;
}
#smenu li 
{ 
	margin: 0;
	padding:0;
}
#smenu a
{
	border-bottom: 1px solid;
}
* html #smenu a
{ height: 1% } /* hasLayout */

#smenu a,
table a.hover, table span.hover, table a.hover-current, table span.hover-current {
	text-decoration: none;
	display: block;
	color: #fff;
	padding-top: 2px;
	padding-bottom: 3px;
}
#smenu ul a,
a.smenu-section, span.smenu-section {
	padding-left: 10px;
	font-weight: bold;
}
#frontpage #smenu ul a{
	font-weight: normal;
}
#smenu ul ul a,
a.smenu-item, span.smenu-item {
	padding-left: 15px;
	font-weight: normal;
}
#smenu ul ul ul a,
a.smenu-subitem, span.smenu-subitem {
	padding-left: 20px;
	font-style: italic;
}
#smenu ul ul ul ul a,
a.smenu-subitem3, span.smenu-subitem3 {
	padding-left: 25px;
	font-style: italic;
}
#smenu ul ul ul ul ul a {
	padding-left: 30px;
	font-style: italic;
}
#smenu ul ul ul ul ul ul a {
	padding-left: 30px;
	font-style: italic;
}
#current-smenu.current,
table a.hover-current, table span.hover-current {
	background-color: #ccc;
	color: #fff;
	font-weight:bold;
}
#smenu a:hover,
table a.hover:hover, table span.hover:hover, 
table a.hover-current:hover, table span.hover-current:hover 
{
	color: #000;
	background-color: #ccc;
}
#smenu div.search
{
	display: none; /* hide unwanted search box */
}
#smenu ul, #smenu a
{
	border-color: #fff;
}


/* Teasers */

div.teaser
{
	float: left;
	clear: right;
	display: inline; /* IE float padding hack */
	position: relative;
	width: 171px;
	height: 151px;
	border: 1px solid;
	margin: 0px 0px 0px 7px;
}
div.teaser.first
{
	margin: 0;
}

a.t_img
{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	clip: rect(0px, 171px, 151px, 0px);
}

a.t_img img
{
	width: 171px;
	height: 76px;
	display: block;
	border: 0;
}

div.t_text
{
	position: static;
	margin-top: 76px;
/* note: you MUST NOT set height/width, coz IE sucks */
}
div.t_text h3
{
	font-weight: bold;
	font-size: 1.1em/*2px*/;
	padding: 3px 1px 1px 3px;
	margin: 0;
}
div.t_text p
{
	margin: 0;
	padding: 0 1px 0 3px;
	text-align: justify;
}
div.t_readmore
{
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 2;
}
* html div.t_readmore
{
	margin: 0 -1px -1px 0; /* IE6 */
}
div.teaser.rm_text div.t_readmore
{
	padding: 2px 3px 2px 11px;
	background-image: url("images/arrow_next.gif");
	background-position: 3px 50%;
	background-repeat: no-repeat;
	bottom: 0;
}
div.t_readmore a
{
	text-decoration: none;
}
div.t_readmore img
{
	display: block;
	border: 0;
}

/*	Teasers Colours */

#teasers h2
{
	background: #666; 
	color: #2e4b43;
}
div.teaser
{
	color: #000;
	background-color: #fff;
	border-color: #2e4b43;
}
#teasers div.t_text h3, #teasers div.t_text h3 a
{
	color: #2e4b43;
	text-decoration: none;
}
div.t_readmore, div.t_readmore a 
{	
	color: #fff;
	background-color: #2e4b43;
}

/*	Styling (Colours, backgrounds) */
body
{
	background: #fff;
	color: #000;
}
#wrap_content 
{
	border-color: #808285;
}
#toplogo
{
	background-color: #2a4c44;
}
#navigation
{
	background-color: #808285;
}
#toplogo, #inner_wrap_content
{
	border-color: #fff;
}
#inner_wrap_content 
{
	background: transparent url("images/faux.jpg") repeat-y scroll 1px 0;
	color: #000;
} /* False values for IE7+IE6 */
html:not([dummy]) #inner_wrap_content {
	background-position: 0 0;
} /* True values for Safari and Firefox */
@media all and (min-width: 0px) { #inner_wrap_content {
	background-position: 0 0;
} } /* True values for Opera */

a* html #leftblock 
{
	background: transparent url("images/faux.jpg") repeat-y scroll left top;
}
#teasers
{
/*	background-color: Lime; /* For testing */
}
#wrap_footer {
	background-color: #808285;
	text-align: right;
	color:  #fff;
	height: 30px;
}
a.copyright { color:#000; text-decoration: none; font-weight: bold; }
a.copyright:hover { color:#fff; text-decoration: underline;}
div.submenu 
{
	border-color: #666;
}
ul.dropdownreplacement li a
{
	color: #000;
}
ul.dropdownreplacement li
{
	border-color: #000;
}
div.search input.button {
	border-color: #808285;
}
div.search input.button, .mainmenu, .submenu {
	color: #fff;
	background-color: #808285;
}
ul.dropdownreplacement a:hover, .mainmenu.on, .submenu.on {
	color: #000;
	background-color: #fff;
}
div.submenu td.arrow {
	background-image: url(images/arrow.gif);
	background-position: 93% 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: #000;
	background-color: #fff;
	padding: 0;
}
iframe.autoscroller-border 
{
	border-color: #ccc; 
}	
a, #content a:link
{
	color: #208;
}
#content a:visited, #righblock a:visited
{
	color: #602;
}
#toplogo div.shortcuts span
{
	color: #000;
}
div.block
{
	border-color: #2e4b43;
}	
