/* WPS Standard Template A */

body
{
	/* font-family: Verdana, "Bitstream Vera Sans", Geneva, "Lucida Grande", Helvetica, Arial, sans-serif */
	font-family: Arial,Verdana;
	font-size: 70%; /* same as 12px with IE with Text Size "Normal" @96dpi, "Smallest" @120dpi */
	margin: 0;
	padding: 0; /* Opera has a default padding */
}

/*	Layout only	*/

#wrap_logo, #wrap_content,#wrap_footer, #separator {
	width: 750px; 
	margin: 0px auto;
	border: 0;
	position: relative;
}
#wrap_logo{
	height:22px;
	border-top:#304E7B 22px solid;
	border-bottom:#304E7B 22px solid;
	z-index:10;
}
#toplogo{
	position:absolute;
	left:0;
	top:-22px;
	width:153px;
}
#toplogo img{ display:block;}

#separator{
	display: none;
}
#wrap_content{
	clear: both;
	overflow:auto;
}
#leftblock {
	float: left;
	display: inline; /* IE hack */
	width: 152px; 
	padding:87px 0 0 0;
}
#rightblock {
	float: right;
	display: inline; /* IE hack */
	width: 120px; /* Total width should be 180px */
	padding:0 5px;
}
#leftblock, #rightblock, #content{
	overflow: visible;
}
* html #leftblock, * html #rightblock, * html #content
{
	overflow: auto; /* IE6 falls apart otherwise */
}
#content {
	width: 442px;
	padding:10px;
	float: right;
	display: inline; /* IE6 hack */
}
#frontpage #content {
	width: 442px;
}
#teasers {
	float: right;
	width: 97px; 
	padding: 10px 0 50px 0;
	margin: 0 5px 0 20px;
	overflow: hidden;
	clear: right;
	display: inline; /* IE hack */
}
#wrap_footer {
	display:block;
	clear:both;
	border-top:#304E7B 22px solid;
}
#footer {
	display:block;
	clear:both;
	text-align:right;
	padding:5px;
}
#address{
	text-align:center;
	padding:5px;
}

/*	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: 0 0 0 0;
	padding: 0;
	/*display: inline;*/
	/*background-color: #f00; /* for testing */
}

/* ShortCuts Menu Styling*/

div.shortcuts{
	float:right;
	display:inline;
	line-height:22px;
}

div.shortcuts ul{
	margin:0 100px 0 0; 
	padding:0;
	list-style:none;
}

div.shortcuts ul li{
	float:left;
}


/* Dropdown Menu */
ul.dropdownreplacement li
{
	float: left;
	display: inline; /* IE6 hack */
	height: 16px;
}
ul.dropdownreplacement a
{
	display: block;
}
.mainmenu, .submenu {
	text-decoration: none;
	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: 2px 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: -2px; /* match with #menu0 padding */
}
div.submenu div.submenu
{
	margin-top: 0; /* reset it in menu items */
}


/* Blocks */

#rightblock h2{
	margin:0;
	padding:5px 0;
	color:#FFF;
	font-size:100%;
}
#rightblock p{
	padding:5px 0;
	margin:0;
}
#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: 0;
	width: 120px; /* IE hack: should be width-(2*border_width) */
	/*border: 1px solid;*/
}
html>body iframe.autoscroller-border 
{
	width: 120px;
}
form.vertical input.box
{
	width:116px;
}
input.box {
	border:1px solid #000000;
}
input.button {
	background-color:#FFFFFF;
	border:1px solid #000000;
	font-size:10px;
}

/* Side Menu */
#smenu
{
	position:relative;
	z-index:3;
	font-size:91%;
	font-family:Verdana;
	text-align:center;
}
#smenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top:#FFF 1px solid;
}
#smenu ul ul
{
	position: absolute;
	z-index: 7;
	left: 96%;
	top: 8px;
	border:#FFF 1px solid;
	border-bottom:0;
}
#smenu li,#smenu ul ul div.search { 
	margin: 0;
	padding:0;
	border-bottom:1px solid;
	width:152px;
}
#smenu li:hover,#smenu li.sfhover
{ 
	z-index:2;
	position:relative;
}
* html #smenu a
{ height: 1% } /* hasLayout */

#smenu a {
	text-decoration: none;
	display: inline-block;/* For IE */
	color: #FFF;	
	padding: 3px 10px 3px 3px;
	position:relative;
	width:139px;
	font-weight: bold;
}
#smenu a:hover{
	background-color:#393;
}

#smenu ul ul, #smenu li:hover ul ul, #smenu li:hover ul ul ul,
#smenu li.sfhover ul ul, #smenu li.sfhover ul ul ul
{
	display:none;
}
#smenu li:hover ul, #smenu li li:hover ul, #smenu li li li:hover ul,
#smenu li.sfhover ul, #smenu li li.sfhover ul, #smenu li li li.sfhover ul
{
	display:block;
}
#smenu ul ul a.current, #smenu li:hover li a, #smenu li:hover li:hover a, #smenu div,
#smenu li.sfhover li a, #smenu li.sfhover li.sfhover a
{
	color: #FFF;
	background-color:#304E7B;
}
#smenu li:hover li a:hover,#smenu li.sfhover li a:hover {
	background-color: #393;
	color: #fff;
}
#smenu li,#smenu ul ul{
	border-color:#FFF;
}
#smenu li.arrow >a{
	background:url(images/arrow.gif) no-repeat right center;
}
/* Teasers */

#teasers img
{
	display: block;
}
#teasers h2, #teasers h2 span {
	height: 18px;
	display: block;
}
#teasers h2 
{
	margin: 0 5px 10px 0;
	padding: 0px 10px 0px 0px;
	background: #f3f3f3 url(images/title_bg.gif) no-repeat scroll right top;
}
#teasers h2 span {
	padding: 1px 0px 0px 21px;
	height: 17px;
	background: transparent url(images/title_bg.gif) no-repeat scroll left top;
	font-size: 1em;
	font-weight: bold;
	vertical-align: bottom;
	color: #505860/*#444a55*/; 
}
div.teaser
{
	position: relative;
	width:97px;
	height: 117px; 
	margin: 15px 0;
	border: none;
}
div.teaser.first
{

}
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: 0;
	left:0;
	z-index: 1;
}
a.t_img img
{
	width: 93px;
	height: 113px;
	display: block;
	border:#304E7B 2px solid ;
}

/* Teasers Colours */

div.teaser
{
	color: #000;
	background-color: #fff;
}


/*	Styling (Colours, backgrounds) */
body
{
	background: #fff;
	color: #000;
}
#wrap_body, #frontpage
{
	background-color: #FFF;
} 
#wrap_logo, #toplogo
{
	background-color: #f3f3f3;
}
#wrap_content 
{
	background:#FFF url(images/wrap-content-bg.gif) repeat-y;
	color: #000;
}
#content
{
/*	background-color: Yellow; /* For testing */
}

}
#teasers
{
/*	background-color: Lime; /* For testing */
}
#wrap_footer {
	color: #FFF;
	background:#258742;
}
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;
}
.mainmenu, .submenu {
	color: #000;
	background-color: #ccc;
}
ul.dropdownreplacement a:hover, .mainmenu.on, .submenu.on {
	color: #000;
	background-color: #fff;
}
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: #ccc; 
}	
a, #content a:link
{
	color: #000;
}
a img 
{ 
	border: none; 
}
#content a:visited, #righblock a:visited
{
	color: #000;
}
#content a:hover, #content a:active
{
}
#toplogo div.shortcuts span
{
	color: #000;
}
#breadcrumbs{
	margin-bottom: 1em;
	color:#666;
	font-style:italic;
}
#breadcrumbs a,#breadcrumbs a:link,#breadcrumbs a:visited{
	color:#666;
}

/* Text styling (fonts) */

/* Top nav */

* 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;
	border-top: 0;
}
#topmenu ul div
{
	border-top: 1px solid;
}
#topmenu ul ul ul
{
	left: 100%;
	top: -1px;
}


#topmenu li
{
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	position: relative; /* for submenu positioning */
}
#topmenu a {
	float: left;
	line-height: 20px;
	height: 20px;
	display: table; /* fix for Opera's no-width nested floats hover bug */

	text-decoration: none;
	text-transform: uppercase;
	color: #A7023A;
	white-space: nowrap;

	padding: 0 6px;
	margin: 0;
}
#topmenu ul ul li,#topmenu ul ul div.search {
	display: block;
	float: none;
/*	height: 20px;
	line-height: 20px;*/
	width: 160px;
	border-top: 1px solid;
}
#topmenu ul ul li a {
	display: block;
	float: none;
	height: auto;
	white-space: normal;
	text-transform: none;
	
/*	height: 20px;*/
	line-height: 20px;
	width: 90%;
	padding: 0 5%;
}
#topmenu ul ul li a {
/*	display: inline-block; /* fix IE7 gap at bottom */
	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
{
	display: none;
}  
#topmenu li:hover ul, #topmenu li li:hover ul, #topmenu li li li:hover ul
{
	display: block;
}

/* arrow for 4 levels! do not touch! */
#topmenu li li.arrow a, #topmenu li.arrow li.arrow li.arrow a {
	background-image: url(images/arrow_next_inv.gif);
	background-position: 99% 50%;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#topmenu li li.arrow a:hover, #topmenu li li.arrow li.arrow a:hover {
	background-image: url(images/arrow_next.gif);
}
#topmenu li.arrow li.arrow li a, #topmenu li.arrow li.arrow li.arrow li a {
	background-image: none;
}





#topmenu a.current, #topmenu li:hover a {
	color: #fff;
	background-color: #A7023A;
}
#topmenu ul ul a.current, #topmenu li:hover li a, #topmenu li:hover li:hover a {
	color: #fff;
	background-color: #A7023A; /* reset for submenus */
}
#topmenu li:hover li a:hover {
	color: #000;
	background-color: #FFC20E;
}
#topmenu li:hover ul a {
}
#topmenu ul ul a.current {
}
#topmenu ul ul, #topmenu ul ul li, #topmenu ul div
{
	border-color: #000;
}


