/* 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: 80%;
}
body 
{
	margin: 0;
	padding: 0; /* Opera has a default padding */
}

/*	Layout only	*/

#wrap_logo, #wrap_menu, #wrap_content 
{
	width: 756px; 
	margin: 0px auto;
	padding: 0;
	border: 7px solid;
	border-top: 0;
	border-bottom: 0;
}
#toplogo
{
	min-height: 50px;
	position: relative;
}
#toplogo, #inner_wrap_content
{
	border: 1px solid;
	clear: both;
}
#toplogo
{
	border-top: none;
}
#navigation
{
	padding: 1px 0 1px 0; /* trick needed for Opera to show correct bg */
	margin-top: -1px;
	margin-bottom: -1px;
	width: 100%;
	/* height: 20px; /* not necessary, ruins Opera height */
	position: static; /* needed for menu to display at the right place */
}
#separator
{
	position: absolute;
	width: 100%; height: 7px;
	left: 0px; top: 0px;
	font-size: 1px;
	background: transparent url("images/bg-top.png") repeat-x scroll 0px 0px;
	z-index: 10;
}
#separator > img
{
	display: none; /* only shitty IE needs embedded image to function */
}
* html #separator
{
	background-image: none; /* but does not need background */ 
}
#wrap_content
{
	text-align: left;
}
#breadcrumbs
{
	margin-bottom: 1em;
}
#leftblock 
{
	float: left;
	display: inline; /* IE hack */
	width: 173px; 
	padding: 0;
	margin: 0;
}
#frontpage #leftblock
{
	width: 362px; /* total = 378px */
	padding: 16px 8px 8px 8px;
}
#rightblock {
	float: right;
	clear: right;
	display: inline; /* IE hack */
	width: 376px; /* Total width should be 377px */
	padding: 16px 0 8px 0;
	margin: 0 0 0 -4px;  /* IE needs space, we trick it to think it has */
}
#leftblock, #rightblock, #content
{
	overflow: visible;
}
* html #leftblock, * html #rightblock, * html #content
{
	overflow: auto; /* IE6 falls apart otherwise */
}
#content {
	width: 520px;
	padding: 30px 30px 30px 25px;
	text-align: left;
	float: right;
	margin: 0 0px 0 0;
}
#topbanner
{
	float: right;
	display: inline; /* IE hack */
	width: 376px; 
	padding: 0;
	margin: 0;
	overflow: visible;
}
#topbanner img
{
	width: 376px;
/*	height: 288px;*/
}
#teasers
{
	width: 374px;
/*	height: 288px;*/
	padding: 0;
	margin: 0 -4px 0 0;
	overflow: hidden;
}
#wrap_footer 
{
	clear: both;
	margin: 0;
	padding: 0;
	position: relative;
}
#footer {
	padding: 4px 6px;
	text-align: left;
}

/*	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: 2px 0 0 0; /* desired padding */
	padding: 0;
	/*display: inline;*/
}

/* Search form */
div.search h1, div.shortcuts h1, #topbanner h1
{
	display: none; /* 4.2.4 draws an empty blockhead */
}
div.search br
{
	display: none; /* Fixes buggy search module */
}
div.search form, div.search table /* latter for 4.2.4 */
{
	margin: -1px 0 0 0;
	padding: 0;
}
div.search > form
{
	margin-top: 0px;
}
div.search input.button
{
	vertical-align: text-top;
	border: 1px solid #666;
	margin-top: 1px;
	line-height: 13px;
	height: 18px;
	padding: 0;
	background-color: #ccc;
	color: #000;
	font-size: 12px;
}
span.searchbuttonbox > input.button, #submit1.button
{
	padding: 0 0.4em;
	display: inline;
}
div.search input.searchwords
{
	height: 16px;
	border: 1px solid #666;
	padding: 0 0.3em;
	font-size: 12px;
}
* html #Submit1
{
	margin-top: 0;  /* for 4.2.4 */
}

/* ShortCuts Menu Styling*/

div.shortcuts
{
}

div.shortcuts ul
{
	margin: 0 7px 0 0;
	padding: 0 0 0 16px;
	background-image: url("images/mainlinks-in.gif");
	background-position: 7px 50%;
	background-repeat: no-repeat;
}

div.shortcuts ul li
{
	line-height: 33px;
	display: inline;
	margin: 0;
	padding: 0 0 0 15px;
	background-image: url("images/mainlinks-sep.gif");
	background-position: 7px 50%;
	background-repeat: no-repeat;
	list-style-type: none;
	display: inline;
}


div.shortcuts ul li a
{
	color: #000000;
	text-decoration: none;
}

div.shortcuts li.print	/* not used */
{
	background-image: url(images/printer_w.gif);
	background-position: 3px 50%;
	background-repeat: no-repeat;
	padding: 2px 2px 2px 17px;
}

div.shortcuts li.search 	/* not used */
{
	background-image: url(images/search_w.gif);
	background-position: 3px 50%;
	background-repeat: no-repeat;
	padding: 2px 3px 2px 17px;
}



/* Dropdown */
ul.dropdownreplacement li
{
	float: left;
	display: inline;
	padding: 0;
	height: 16px;
}
ul.dropdownreplacement
{
	clear: both;
}
ul.dropdownreplacement a
{
	display: block;

}
.mainmenu, .submenu {
	text-decoration: none;
	margin-left: 0;
	font-size: 100%;
}
.mainmenu {
	line-height: 16px;
	padding: 0;
}
.submenu {
	line-height: 16px;
	padding-left: 3px;
	padding-right: 9px;
}
td.mainmenu, td.submenu {
	padding: 0px 4px;
}
#menu0, ul.dropdownreplacement
{
	padding: 3px 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: -3px; /* match with #menu0 padding */
}
div.submenu div.submenu
{
	margin-top: 0; /* reset it in menu items */
}

/* Blocks */

#leftblock h2, #rightblock h2
{
	font-size: 1.08em;
	font-weight: bold;
	padding: 0;
	margin-bottom: 0.4em;
}
#leftblock h2 span, #rightblock h2 span
{
}

#toplogo img, #topbanner img
{
	border: 0;
	display: block;
}

.blockHead {
	height: 18px;
	margin-bottom: 10px;
	background-image: url("images/dot3.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
.blockContent {
	margin-bottom: 16px;
}
span.dailytip 
{
	display: block;
	margin: 5px 0;
	padding: 4px 2px;
}

iframe.autoscroller-border 
{
	margin: 0;
	width: 358px; /* IE hack: should be width-(2*border_width) */
	border-top: 1px solid;
	border-bottom: 1px solid;
}
html>body iframe.autoscroller-border 
{
	width: 360px;
}
#rightblock form input.box
{
	display: block;
}


/* 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: #69c;
	border-top: 1px solid #9cf;
	border-bottom: 1px solid #333;
	padding-top: 1px;
	padding-bottom: 1px;
}
a.smenu-section, span.smenu-section {
	padding-left: 5px;
	font-weight: bold;
}
a.smenu-item, span.smenu-item {
	padding-left: 10px;
	font-weight: bold;
}
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: #369;
	border-top-color: #333;
	border-bottom: 0;
	font-weight: bold;
}
table a.hover:hover, table span.hover:hover, 
table a.hover-current:hover, table span.hover-current:hover 
{
	font-weight: bold;
}



/*	Teasers */

#teasers img
{
	border: 0;
	display: block;
}
#teasers h2, #teasers h2 span {
	height: 18px;
	display: block;
}
div.teaser
{
	position: relative;
	width: auto; /*188px; flexible */
	height: 74px;
	margin: 10px 10px 0 10px;
}
div.teaser.first
{
	margin-top: 20px;
}
a.t_img
{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	/*clip: rect(0px 122px 83px 0px);*/
	border: 2px solid;
}
a.t_img img
{
	width: 134px;
	height: 70px;
	display: block;
}
div.t_text
{
	position: static;
	margin-left: 146px;
/* note: you MUST NOT set height/width, coz IE sucks */
	padding-top: 5px;
}
div.t_text h3
{
	font-weight: bold;
	font-size: 1.3em/*2px*/;
	padding: 0 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: 2px;
	right: 3px;
	z-index: 2;
}
div.teaser.w_text div.t_readmore
{
	padding: 0px 0px 1px 11px; /* 1px for correct vertical align of arrow */
	background-image: url("images/arrow_next.gif");
	background-position: 0px 50%;
	background-repeat: no-repeat;
	bottom: 0; /* to compensate for padding */
}
div.t_readmore a
{
	text-decoration: none;
}
div.t_readmore img
{
	display: block;
	border: 0;
}

/*	Teasers Colours */

#teasers h2
{
	background: #369;
	color: #000;
}
div.teaser
{
	color: #000;
	background-color: #fff;
}
a.t_img
{
	border-color: #369;
}
div.t_text h3, div.t_text h3 a
{
	color: #369;
	background-color: #fff;
	text-decoration: underline;
}




/*	Styling (Colours, backgrounds) */
body
{
	background: #fff;
	color: #000;
}
#wrap_body, #frontpage 
{
	background-color: #ccc;
} 
#wrap_logo, #wrap_menu, #wrap_content
{
	border-color: #369;
}
#wrap_menu
{
	background-color: #369;
	color: #fff
}
#wrap_logo, #wrap_content, #toplogo, #inner_wrap_content
{
	background-color: #fff;
}
#toplogo, #inner_wrap_content
{
	border-color: #000;
}
#wrap_body #inner_wrap_content
{
	background: #fff url("images/faux.gif") repeat-y scroll left top;
}
#content 
{
	/*background-color: Yellow; /* For testing */
}

#leftblock, #rightblock 
{
	background: #fff;
	color: #000;
/*	background-color: Pink; /* For testing */
}
#teasers
{
/*	background-color: Lime; /* For testing */
}
#wrap_footer {
	background-color: #369;
	color:  #fff;
}

a.copyright { color:#fff; text-decoration: none; font-weight: bold; }
a.copyright:hover { color:#fff; text-decoration: underline;}
div.submenu 
{
	border-color: #000;
}
ul.dropdownreplacement li
{
	border-color: #203981;
}
ul.dropdownreplacement li a, .mainmenu, .submenu {
	color: #fff;
	background-color: #369;
}
ul.dropdownreplacement a:hover, .mainmenu.on, .submenu.on {
	color: #000;
	background-color: #9cf;
}
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: #000;
	background-color: #fff;
	padding: 0;
}
iframe.autoscroller-border 
{
	border-color: #369; 
}	
a, #content a:link
{
	color: #69c;
/*	font-weight: bold;*/
}
#content a:visited, #righblock a:visited
{
	color: #369;
}
#content a:hover, #content a:active
{
}
#navigation a
{
	font-weight: normal;
}
#searchwords, input.button
{
}
#toplogo div.shortcuts span
{
	color: #000;
}
	

/* Text styling (fonts) */

#navigation a, #rightblock 
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}


/* Old TemplateA Form */

input.box {
	width: 130px;
	border: 1px solid #505860;
}
input.button {
	font-size: 10px;
	background-color: #D4DCC4;
	border: 1px solid #999999;
}
