/* 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;
	margin: 0;
	padding: 0px 0 0 0; /* Opera has a default padding */
}

/*	Layout only	*/
#topbanner,#wrap_menu, #wrap_content,#footer {
	width: 908px; 
	margin: 0px auto;
	border: 0;
	position: relative;
}
	#navigation
	{
		padding-top: 18px;
		position: static; /* needed for menu to display at the right place */
		overflow: visible; /* in case there are too much menus */
	}
#topbanner
{
	padding:8px 0 0;
	clear: both;
}
	#topbanner img
	{
		border: 0;
		display: block;
	}
#wrap_content
{
	clear: both;	
}
	#banners 
	{
		width:715px;
		float:left;
		margin:0;
		padding:0;
	}	
	#leftblock 
	{
		clear:left;
		float: left;
		display: inline; /* IE hack */
		width: 166px; 	
		padding: 0 0 5px 0;
		margin: 8px 12px 0 0;
	}
	#rightblock {
		float: right;
		display: inline; /* IE hack */
		width: 184px; /* Total width should be 180px */
		padding: 0;
		margin: 8px 0 0;
	}
	#leftblock, #rightblock, #content
	{
		overflow: visible;
	}
	* html #leftblock, * html #rightblock, * html #content
	{
		overflow: auto;
	}
	#content {
		width: 689px;
		padding:10px 20px; 
		float: left;
		display: inline; /* IE6 hack */
		margin: 8px 0 0;
	}
	#frontpage #content {
		width: 695px;
		padding:10px;
		margin:8px 0;
	}
	#frontbanner
	{
		width:715px;
		float: left;
		margin:8px 0 0;
	}
	#scroller
	{
		padding: 1px 5px 0 5px;
		width: 705px;
		position: relative;
		margin: 8px 0 0;	
		float: left;
		overflow: hidden;
	}
	#teasers 
	{
		float: left;
		width: 715px; 
		padding: 0 0 0 0;
		margin: 0 0 5px 0;
		overflow: hidden;
		display: inline; /* IE hack */
	}
	#wrap_footer 
	{
		clear: both;
		border-top:8px solid #fff;
	}
		#footer 
		{
			padding: 4px 6px;
		}


/*	Shortcuts or Search - Positioning and Layout */ 

#navigation div.search
{
	float: right;
	margin: 0px 0 0 0;
	padding: 0;
	/*display: inline;*/
	/*background-color: #f00; /* for testing */
}

/* Search form */
div.search form
{
	margin: 6px 0 0 3px;
	padding: 0 0 1px 0;
} /* False values for IE7+IE6 */
html:not([dummy]) div.search form {
	margin-top: 7px;
} /* True values for Safari and Firefox */
@media all and (min-width: 0px) { div.search form {
	margin-top: 7px;
} } /* True values for Opera */


div.search input.button
{
	vertical-align: text-top;
/*	margin-top: 1px;*/
	line-height: 13px;
	padding: 0;
	border:none;
}
span.searchbuttonbox > input.button
{
	padding: 0 0.4em;
}
div.search input.searchwords
{
	height: 16px;
	border:none;
	padding: 0 2px;
/*	font-size: 12px;*/
	text-indent:5px;
	width:142px;
	background-color:#e3e3e3;
}

/* Top menu */
* html #topmenu *
{ height: 1% } /* hasLayout */
#topmenu ul
{
	float:left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#topmenu li
{
	float: left;
	display: inline;
	padding: 0;
	margin: 0;
	position: relative; /* for submenu positioning */
	height: 26px;
	padding-left:2px;
}
#topmenu a {
	float: left;
/*	display: table; /* fox for Opera's no-width nested floats hover bug */
	text-decoration: none;
	text-transform:uppercase;
	white-space: nowrap;
	text-align: center;	
	padding: 4px 8px;
	margin: 5px 0 0 0;
}
#topmenu a{
	color: #000;
}
#topmenu a.current,
#topmenu a:hover, #topmenu ul ul a:hover {
	color: #bb151e;
	background:#fff;
}


/* Blocks */
#smenu
{
	background: transparent url(images/menutop.gif) no-repeat; /*b6b7b8*/
	padding: 22px 2px 0;
}
#leftblock
{
	background: #fff url(images/menubott.gif) no-repeat left bottom;
}
#frontpage #rightblock .block
{
	padding-bottom:5px;
	margin:0 5px;
}
#frontpage #rightblock form.vertical div p
{
	display:inline;
}
#rightblock h2
{
	border-top:8px solid #fff;
	margin:0;
	padding:2px 5px;
	text-transform:uppercase;
	font-size:1em;
}
/* Teasers */
div.teaser
{
	float: left;
	clear: right;
	display: inline; /* IE float padding hack */
	position: relative;
	width: 231px;
	height: 152px; 
	margin: 0px 0px 0px 8px;
	border: none;
}
div.teaser.first
{
	margin-left:0;
}
a.t_img
{
	display: block;
	position: absolute;
	top: 2px;
	left: 3px;
	z-index: 1;
}

#teasers img
{
	border: 0;
	display: block;
	margin-bottom:20px;
	width: 231px;
	height: 152px;
}

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;
}
#scroller iframe.autoscroller-border 
{
	width: 700px;
}
#registerForm3
{
	margin:10px 0 0;
	position:relative;
}
form.vertical input.box
{
	display: block;
	background:url(images/box.gif) no-repeat;
	border:none;
	padding:0 10px;
	width:98px;
}
form.vertical .button
{
	display: block;
	background:url(images/button.gif) no-repeat;
	border:none;
	padding:0;
	width:34px;
	position:absolute;
	top:13px;
	right:10px;
}
#rbanner img
	{
		margin-left:5px;
	}


/* Side Menu */

#smenu ul
{
	margin: 1px 0 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: #3f5165;
	padding-top: 4px;
	padding-bottom: 4px;
}
#smenu ul a {
	padding-left: 10px;
}
#smenu ul ul a {
	padding-right: 10px;
	font-weight: normal;
	text-align:right;
	text-transform:none;
}
.current
{
	color:#3f5165;
	font-weight:bold;
}
#current-smenu.current
{
	background-color:#bb151e;
	color:#fff;
}
#current-smenu.current,#smenu a:hover
{
	font-weight:bold;
}
#smenu div.search
{
	display: none; /* hide unwanted search box */
}


/*	Styling (Colours, backgrounds) */
body
{
	background: #fff;
	color: #000;
}
#toplogo, #navigation, #topbanner, #wrap_content, #separator
{
	border-color: #ccc;
}
#wrap_content 
{
	background: #fff;
	color: #000;
}
 #rightblock,#content
{
	background-color: #e3e3e3; 
}
#rightblock h2
{
	background-color:#bb151e;
	color:#fff;	
}
#teasers
{
/*	background-color: Lime; /* For testing */
}
#wrap_footer
{
	background-color:#e3e3e3;
	text-transform:uppercase;
	color:#6d6d6d;
}
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;
	text-indent:10px;
	line-height: 25px;
}
#autoscroller-body 
{
	background-color: transparent;
}
span.dailytip
{
	background-color: #e3e3e3;
	text-indent:0;
}
#scroller
{	
	background: #f6f6f6 url(images/autosbg.gif) no-repeat;
	height:25px;	
}
a, #content a:link
{
	color: #3F5165;
	text-decoration: none;
}
#content a:visited, #righblock a:visited
{
	color: #3F5165;
	text-decoration: none;
}
#content a:hover, #content a:active
{
	color: #646464;
	text-decoration: underline;
}
#toplogo div.shortcuts span
{
	color: #000;
}
	

/* Text styling (fonts) */

