/* WPS Standard Template A */

body
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 68.75%; 
	margin: 0;
	padding: 0; /* Opera has a default padding */
}

/*	Layout only	*/
#toplogo,#wrap {
	width: 770px; 
	margin: 0px auto;
	border: 0;
	position: relative;
}
	#toplogo
	{
		min-height: 50px;
	}
#wrap
{
	border:1px solid;
}
#wrap_menu,#topbanner
{
	border-bottom:1px solid;
}
	#navigation
	{
		padding:0;
		position: static; /* needed for menu to display at the right place */
		overflow: visible; /* in case there are too much menus */
		font-size:90.9%;
		font-family:Arial,Verdana,Helvetica,sans-serif;
		text-transform:uppercase;
	}
#wrap_content
{
	clear: both;
}
	#leftblock 
	{
		float: left;
		display: inline; /* IE hack */
		width: 175px; 
		padding: 14px 0 5px 0;
		margin: 0 5px 0 10px;
	}
	#rightblock {
		float: right;
		display: inline; /* IE hack */
		width: 175px; /* Total width should be 180px */
		padding: 0;
		margin: 5px 20px 0 0;
	}
	#leftblock, #rightblock, #content
	{
		overflow: visible;
	}
	* html #leftblock, * html #rightblock, * html #content
	{
		overflow: auto; /* IE6 falls apart otherwise */
	}
	#content {
		width: 560px;
		padding: 10px 0; /* left padding for FF tables */
		float: right;
		display: inline; /* IE6 hack */
		margin: 0 5px 0 0;
	}
	#frontpage #content {
		width: 350px;
		margin-right:35px;
	}
	#teasers 
	{
		float: right;
		width: 585px; 
		padding: 0 0 0 0;
		margin: 0 0 5px 0;
		overflow: hidden;
		clear: right;
		display: inline; /* IE hack */
	}
	#wrap_footer 
	{
		clear: both;
		margin: 0;
		position: relative;
		border-top:1px solid;		
	}
	#footer {
		padding: 1px 6px 1px 185px;
		height:35px;
	}

/*	Shortcuts or Search - Positioning and Layout */ 
#navigation .shortcuts
{
	float: right;
	margin: 0;
	padding: 0;	
}

/* ShortCuts Menu Styling*/
.shortcuts  li
{
	display: inline;
	margin: 0;
	padding: 0 4px 0 8px;
	list-style-type: none;
}
.shortcuts li a
{
	color: #fff;
	text-decoration: none;
}
.shortcuts li.search
{
    border-left:1px solid #fff;
}




/* Blocks */
#leftblock h2, #rightblock h2
{
	font-size: 1em;
	font-weight: bold;
	padding: 0;
	margin:5px 0 0;
}

#toplogo img, #topbanner img
{
	border: 0;
	display: block;
}

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;
}
.nl_email label,.nl_fullname label
{
    font-weight:bold;
}
form.vertical input.box,form.vertical .button
{
	display: block;
}
#breadcrumbs
{
	margin-bottom: 1em;
	font-style:italic;
}

.teaser-desc
{
    margin:0 0 15px 8px;
    display:block;
}
.teaser-head
{
    background: url(images/tridot.gif) no-repeat left center;
    padding-left:8px;
}
/* Top nav */
#navigation:after
{
	content:"";
	visibility:hidden;
	height:0;
	clear:both;
	display:block;
}
#navigation
{
	zoom:1;
}
#topmenu
{
}
* html #topmenu *
{ height: 1% } /* hasLayout */
#topmenu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#topmenu ul ul
{
	position: absolute;
	left: 0;
	top: 100%;
	border: 1px solid #58585A;
	border-bottom: 0;
	z-index:3;
	text-align:left;
	background:#58585A ;
}
#topmenu ul ul ul
{
	left: 94%;
	top:0;
}
#topmenu li
{
	float:left;
	margin: 0;
	padding:  0;
	position: relative; /* for submenu positioning */
	border-left:1px solid #fff;
}
#topmenu li:first-child
{
	border-left:0;
}
#topmenu a {
	display: inline; /* fix for Opera's no-width nested floats hover bug */
	text-decoration: none;
	color: #fff ;	
	white-space: nowrap;
	padding: 0 6px;
	margin: 0 3px;
}
#topmenu ul ul li {
	display: block;
	float: none;
	width: 140px;
	border-left:0;
	padding:0;
}
#topmenu ul ul li a {
	display: block;
	float: none;
	height: auto;
	white-space: normal;
	width: 90%;
	padding: 3px 6px;
	text-transform:none;
}
#topmenu ul ul li a {
	margin: 0;
}
* html #topmenu ul ul li a {
	width: 160px;
	display: inline-block;
}

#topmenu ul ul, #topmenu li:hover ul ul, #topmenu li:hover ul ul ul,
#topmenu li.sfhover ul ul, #topmenu li.sfhover ul ul ul{
	display: none;
}  
#topmenu li:hover ul, #topmenu li li:hover ul, #topmenu li li li:hover ul,
#topmenu li.sfhover ul,#topmenu li li.sfhover ul, #topmenu li li li.sfhover ul
{
	display: block;
}

#topmenu a.current, #topmenu li a:hover
{
	color:#58585A;
	background-color: #fff;
}


/* Side Menu */
#smenu
{
	margin-bottom:20px;
}
#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: #000;
	padding-top: 4px;
	padding-bottom:4px;
}
#smenu ul a{
	padding-left: 5px;
}
#smenu ul ul a{
	font-weight: normal;
}
#smenu ul ul ul a{
	padding-left: 15px;
	font-style: italic;
}
#smenu ul ul ul ul a{
	padding-left: 25px;
	font-style: italic;
}
#smenu ul ul ul ul ul a {
	padding-left: 35px;
	font-style: italic;
}
#smenu ul ul ul ul ul ul a {
	padding-left: 45px;
	font-style: italic;
}
#current-smenu.current,#smenu .current{
	font-weight:bold;
}
#smenu a:hover
{
	color: #000;
	background-color: #f3f3f3;
}
#smenu div.search
{
	display: none; /* hide unwanted search box */
}

/* Teasers */
#teasers img
{
	border: 0;
	display: block;
}
div.teaser
{
	float: left;
	clear: right;
	display: inline; /* IE float padding hack */
	position: relative;
	width: 166px;
	height: 126px; 
	margin: 30px 0px 10px 26px;
	border: none;
}
div.teaser.first
{
	margin-left:0;
}
a.t_frame
{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(images/teaser_border.gif);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 2;
	top: 0;
	left: 0;
}
a.t_img
{
	display: block;
	position: absolute;
	top: 2px;
	left: 3px;
	z-index: 1;
}
a.t_img img
{
	width: 159px;
	height: 119px;
}

/* Teasers Colours */
div.teaser
{
	color: #000;
	background-color: #fff;
}


/*	Styling (Colours, backgrounds) */
body
{
	background: #fff;
	color: #000;
}
#wrap_body, #frontpage,#wrap_logo
{
	background-color: #fff;
} 
#wrap_menu, #navigation
{
	background-color:#58585A;
}
#wrap_menu
{
	border-color: #666;
}
#wrap_menu,#topbanner,#wrap,#wrap_footer 
{
	border-color: #000;
}
#wrap_footer {
	color:  #58585A;
	background:url("images/footerbg.jpg") repeat-x left bottom;
}
#footer {
	background: url("images/footerlogo.jpg") no-repeat left center;
}
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: #000;
	background-color: #fff;
	padding: 0;
}
iframe.autoscroller-border 
{
	border-color: #ccc; 
}	
a img 
{ 
	border: none; 
}
a
{
	color: blue;
}
#content a:hover, #content a:active
{
}
	

#frontpage p {
	margin-top: 0;
}
#frontpage h2 {
	margin-bottom: 0;
}

