/* 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;
}
body
{
	font-size: 80%; /* same as 12px with IE with Text Size "Normal" @96dpi, "Smallest" @120dpi */
	margin: 0;
	padding: 0px 0 0 0; /* Opera has a default padding */
}

/*	Layout only	*/

#toplogo, #navigation, #topbanner, #wrap_content, #separator {
	width: 960px; 
	margin: 0px auto;
	border: 0;
	position: relative;
}
#toplogo
{
	width: 940px;
	height: 30px;
	padding: 0 10px;
}
	#navigation
	{
		height: 33px;
		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: 168px; 
		padding: 0 0 5px 0;
		margin: 10px 0 0 10px;
	}
	#leftblock, #content
	{
		overflow: visible;
	}
	* html #leftblock, * html #content
	{
		overflow: auto; /* IE6 falls apart otherwise */
	}
	#content {
		width: 750px;
		padding: 10px; 
		float: right;
		display: inline; /* IE6 hack */
		margin: 0 0px 0 0;
	}
	#frontpage #content {
		width: 940px;
		margin-right: 0px;
		padding-bottom: 0px;
	}
	#scroller
	{
		clear: both;
		padding: 0 5px 0 145px;
		width: 788px;
		position: relative;
		margin: 0 0 0 10px;	
		height: 25px; /* Layout! */
		overflow: hidden;
	}
	#teasers 
	{
		margin-top: 0px;
		padding-left: 1px;
	}
	#wrap_footer 
	{
		clear: both;
		margin: 0;
		position: relative;
	}
		#footer {
		}

/*	Shortcuts or Search - Positioning and Layout */ 

#toplogo #search, #toplogo #search
{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	margin: 0;
}
#navigation div.shortcuts, #navigation #search
{
	float: right;
	margin: 0 0 0 0;
	padding: 0;
	/*display: inline;*/
	/*background-color: #f00; /* for testing */
}

/* Search form */
#search form
{
	margin: 8px 10px 0 3px;
	padding: 0 0 1px 0;
}

#search input.button
{
	margin: 0;
	border: 1px solid;
/*	margin-top: 1px;*/
	line-height: 13px;
	height: 18px;
	padding: 0 5px;
/*	font-size: 12px;*/
}
#search input.searchwords
{
	margin: 0 5px 0 0;
	height: 16px;
	border: 1px solid;
	padding: 0 0.3em;
	width: 105px;
/*	font-size: 12px;*/
}

/* Top menu */
* html #topmenu *
{ height: 1% } /* hasLayout */
#topmenu, #topmenu ul
{
	float:left;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 10px;
}
#topmenu ul
{
	position: absolute;
	z-index: 1;
	left: 0;
	top: 100%;
}
#topmenu ul ul
{
	left: 100%;
	top: 0;
}

#topmenu li
{
	float: left;
	display: inline;
	padding: 0;
	margin: 0;
	position: relative; /* for submenu positioning */
	height: 33px;	
}
#topmenu a {
	float: left;
	line-height: 33px;
	height: 33px;
/*	display: table; /* fox for Opera's no-width nested floats hover bug */

	text-decoration: none;
	white-space: nowrap;
	text-align: center;
	
	padding: 0 25px;
	margin: 0;
}
#topmenu ul li a {
	line-height: 20px;
	padding: 0 4px;
}
#topmenu ul li a {
/*	display: inline-block; /* fix IE7 gap at bottom */
	margin: 0;
}
* html #topmenu ul li a {
	display: inline-block;
}
/* dropdown effect */
#topmenu 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, #topmenu ul a {
	color: #000;
	background-color: transparent;
}
#topmenu ul 
{
	border-color: #e6e6e6;
}
#topmenu a.current,
#topmenu a:hover, #topmenu ul a:hover {
	color: #fff;
	background-color: #5f5f5f;
}


/* Blocks */

#scroller h2
{
	font-size: 100%;
	width: 120px;
	line-height: 25px;
	position: absolute;
	margin: 0;
	left: 10px;
	top: 0;
	text-align: center;
	font-weight: normal;
	border-right: 1px solid #808080;
}
#leftblock
{
	background: #fff url(images/menutop.gif) no-repeat; /*b6b7b8*/
	padding-top: 24px;
}
#leftblock div.block
{
	padding-bottom: 16px;
}
/*#leftblock
{
	background: #fff url(images/menubott.gif) no-repeat left bottom;
}*/
#smenu
{
	border: 1px solid #ccc;
	border-top: 0;
	border-bottom-width: 2px;	
}

#teasers div.block
{
	float: left;
	display: inline; /*IE6*/
	margin-left: 9px;
}

#toplogo img, #teasers 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: 760px; /* IE hack: should be width-(2*border_width) */
	/*border: 1px solid;*/
}
html>body iframe.autoscroller-border 
{
	width: 760px;
}
form.vertical input.box
{
	display: block;
}
form.horizontal label
{
	text-align: left;
}


/* Side Menu */

#smenu, #smenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#smenu li 
{ 
	margin: 0;
}
* html #smenu a
{ height: 1% } /* hasLayout */

#smenu a
{
}
#smenu a {
	text-decoration: none;
	display: block;
	color: #515151;
	padding-top: 2px;
	padding-bottom: 2px;
}
#smenu a {
	padding-left: 5px;
	font-weight: bold;
}
#smenu ul a {
	padding-left: 10px;
	font-weight: normal;
}
#smenu ul ul a {
	padding-left: 15px;
	font-style: italic;
}
#smenu ul ul ul a {
	padding-left: 20px;
	font-style: italic;
}
#smenu ul ul ul ul a {
	padding-left: 25px;
	font-style: italic;
}
#smenu ul ul ul ul ul a {
	padding-left: 30px;
	font-style: italic;
}
#current-smenu.current, #smenu a:hover 
{
	color: #000;
	background-color: #ccc;
}


#smenu div.search
{
	display: none; /* hide unwanted search box */
}



a.printer-icon, a.tipafriend-icon {
	display: block;
}
/*	Styling (Colours, backgrounds) */
body
{
	background: #fff;
	color: #000;
}
#wrap_menu, #navigation
{
	background: #a7a7a7 url(images/menubg.png) repeat-x;
}
#wrap_menu
{
	border-color: #666;
}
#toplogo, #navigation, #topbanner, #wrap_content, #separator
{
	border-color: #ccc;
}
#wrap_content 
{
	background: #fff;
	color: #000;
}
#content
{
/*	background-color: Yellow; /* For testing */
}
#leftblock, #rightblock, #rightblock h2 
{
	color: #000;
/*	background-color: Pink; /* For testing */
}
#teasers
{
/*	background-color: Lime; /* For testing */
}
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;
	padding: 0;
}
#autoscroller-body
{
	line-height: 25px;
	background: #fff;
}
#scroller
{	
	border: 1px solid #808080;
	background: #fff;
}
a, #content a:link
{
	color: #009a49;
	text-decoration: none;
}
#content a:visited, #righblock a:visited
{
	color: #009a49;
	text-decoration: none;
}
#content a:hover, #content a:active
{
	color: #646464;
	text-decoration: underline;
}
#search input.searchwords, #search input.button
{
	border-color: #999;
}
#toplogo div.shortcuts span
{
	color: #000;
}
	

/* Text styling (fonts) */

