body{
	margin: 20px;
	background: white;
}


a {
	color: #8F005C;
	text-decoration: none;
}

a:hover {
	color: #DB0064;
	text-decoration: underline;
}



/* styles for IE 5 Mac */
/*#horizon {
	background-color: transparent;
	position: absolute;
	top: 20px;
	left: 0px;
 }*/
 
/* following rules are invisible to IE 5 \*/
/*#horizon {
	background-color: transparent;
	position: absolute;
	left: 0px;
	width: 100%;
	text-align: center;
	min-width: 774px;
}*/
/* end IE 5 hack */ 


#wrapper {
	background-color: white;
	position: relative;
	text-align: left;
	width: 774px;
	margin: 0px auto;
	overflow: hidden;
}

#toplogo-round {
	position: absolute;
	left: 0px;
	top: 0px;
}

#header{
	position: absolute;
	left: 160px;
	top: 0px;
	width: 613px;
	height: 173px;
	/*padding: 155px 5px 2px 5px;*/
	/*height: 19px;*/
	background: transparent url(images/hdr/cut_1.jpg) no-repeat bottom;
	text-align: left;
	color: white;
}

/*#layout-table{
	width: 774px;
}*/

#layout-header{
	position: relative;
	height: 180px;
}



#layout-leftbar, #layout-rightbar, #layout-center {
	/*padding-top: 180px;*/
	vertical-align: top;
}

#layout-leftbar-bottom{
	vertical-align: bottom;
}

#layout-leftbar-bottom a img{
	border: 0;
}

#layout-leftbar-bottom a{
	padding: 5px 0;
	display: block;
	width: 148px;
	border-bottom: 4px solid #595959;
}

#contentarea{
	/*padding: 180px 161px 0 161px;*/
	padding: 0 8px 0 8px;
	width: 452px;
	/*height: 600px;*/
	/*overflow: hidden;*/
}

#wrapper>#contentarea{
	/*height: auto;*/
	/*min-height: 600px;*/
}

#sitemaparea{
	padding: 0 0 0 0;
	width: 774px;
}

#footer{
	font-family: Arial, helvetica, sanserif;
	font-size: 10px;
	border-top: 1px solid #999;
	padding: 5px;
	color: #999;
	margin: 5px 2px 0 2px;
	background-color: white;
}

#footer .footerlinks{
	float: right;
}

#footer .footerlinks span {
	margin-left: 20px;
}

#footer .footerlinks span a {
	color: #footerlinks;
	text-decoration: none;
}

#footer .footerlinks span a:hover {
	color: #920264;
	text-decoration: underline;
}

#layout-leftbar {
	width: 148px;
}

/* Menu */
ul.leftmenu-1{
	/*position: absolute;*/
	width: 148px;
	overflow: hidden;
	/*top: 180px;*/
	border-bottom: 1px solid #E44D6C;
	padding: 0;
	margin: 0px 0px 13px 0;
	/*border: 1px solid red;*/
}

ul.leftmenu-1 a{
	color: #920264;
	text-transform: none;
}

ul.leftmenu-1, ul.leftmenu-2, ul.leftmenu-3{
	list-style-type: none;
}

/* Left menu */

ul.leftmenu-1 li{
	padding: 0;
	margin: 0;
	border-top: 1px solid #E44D6C;
}

ul.leftmenu-2 li{
	border-top-color: white;
}

a.leftmenuitem-1, a.leftmenuitem-1-selected{
	font-family: Arial, helvetica, sanserif;
	font-size: 11px;
	font-weight: bold;
	/*border-top: 1px solid #e7e7e7;*/
	color: #333;
	display: block;
	padding: 2px 0 2px 5px;
	text-decoration: none;
}

a.leftmenuitem-1-selected{
	background-color: #F13700;
	color: white;
}

ul.leftmenu-2{
	margin: 0 0 0 10px;
	padding: 0;
	list-style-type: none;
}

a.leftmenuitem-2, a.leftmenuitem-2-selected{
	font-family: Arial, helvetica, sanserif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	display: block;
	padding-left: 5px;
	text-decoration: none;
}

ul.leftmenu-3{
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
}

a.leftmenuitem-3, a.leftmenuitem-3-selected{
	font-family: Arial, helvetica, sanserif;
	font-size: 9px;
	font-weight: normal;
	color: #333;
	display: block;
	padding-left: 5px;
	text-decoration: none;
}

ul.leftmenu-1 a.leftmenuitem-1-selected, a.leftmenuitem-1-selected:hover, 
ul.leftmenu-1 a.leftmenuitem-2-selected, a.leftmenuitem-2-selected:hover,
ul.leftmenu-1 a.leftmenuitem-3-selected, a.leftmenuitem-3-selected:hover {
	background-color: #920264;
	color: white;
	text-decoration: none;
}

/*ul.leftmenu-1 a:hover{*/
a.leftmenuitem-1:hover, a.leftmenuitem-2:hover, a.leftmenuitem-3:hover {
	background-color: #DB0064;
	text-decoration: none;
	color: white;
}

/* NEWS and EVENTS*/

#layout-rightbar{
	width: 153px;
	background-color: #E6E6E6;
}

#highlightsection{
	overflow: hidden;
	width: 153px;
}

#layout-rightbar h1{
	color: white;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 3px;
	background-color: #DB0064;
}

#layout-rightbar h1 a{
	color: white;
}

#layout-rightbar h1 a:hover{
	text-decoration: underline;
}

div.highlightsbox{
	background-color: #DB0064;
	color: white;
}

.highlightsbox a{
	color: white;
	display: block;
	padding-left: 5px;
	margin-left: 0px;
	position: relative;
	left: -5px;
}

.highlightsbox a:hover{
	background-color: #FFDBEE;
	color: #920264;
	text-decoration: none;
}

#layout-rightbar div.highlightsbox h1{
	background-color: #920264;
}

.highlightsbox ul{
	color: white;
	margin: 0 2px 0 20px;
	padding: 10px 0 10px 0;
	list-style-type: square;
}

.highlightsbox li {
	padding: 0 0 0 0px;
}

.shortnews-title{
	/*font-weight: bold;*/
}

#contentarea ul.shortnews li{
	margin-top:5px;
	margin-bottom:5px;
}

.shortnews-highlight .shortnews-title{
	font-weight: bold;
}

.shortnews-shortdesc{
	display: block;
}

.shortnews-date{
	color: #920264;
	font-weight: bold;
	margin-top: 2px;
}

#layout-rightbar ul.shortnews {
	margin: 5px;
	padding: 0;
	list-style-type: none;
	background-color: White;
}

#layout-rightbar ul.shortnews li {
	margin: 0;
	padding: 2px;
}

ul.newsmenu{
	color: #920264;
	margin: 5px 7px 5px 20px;
	padding: 0;
	list-style-type: square;
}

ul.newsmenu li {
	padding: 0 0 0 0px;
}

#toplinks{
	position: absolute;
	right: 2px;
	top: 110px;
	font-family: Arial, helvetica, sanserif;
	font-size: 10px;
	color: #989898;
	text-transform: uppercase;
}

#toplinks a{
	color: #333333;
	text-decoration: none;
}

#toplinks a:hover{
	color: #F33501;
	text-decoration: none;
}

#langselector {
	position: absolute;
	left: 0px;
	top: 150px;
	display: block;
	padding: 2px 0 0 5px;
	text-transform: normal;
	color: #333;
}

#langselector a{
	padding: 0 2px 0 2px;
	color: #333;
}

#langselector a:hover{
	/*color: #63256E;*/
	color: white;
	text-decoration: none;
}

#langselector a.langselector-active{
	/*color: #63256E;*/
	/*color: white;*/
	font-weight: bold;
}

/* Splash */
#news-events{
	width: 170px;
	position: absolute;
	right: 192px;
	top: 300px;
}

#splashcontent{
	padding: 300px 377px 0 190px;
	width: 220px;
}

/* Search */
#search{
	position: absolute;
	right: 5px;
	top: 151px;
	font-family: Arial, helvetica, sanserif;
	font-size: 10px;
	margin: 0;
	text-align: right;
}

#search img{
	cursor: pointer;
}

#search>.search-terms{
	margin-top: 1px;
}

.search-terms{
	width: 128px;
	border: solid 1px #888;
	background-color: #fff;
	font-size: 11px;
	vertical-align: center;
}

form#search input.submit {
	/*border: 2px outset #ACACAC;*/
	/*background-color: #787878;*/
	height: 20px;
	font-family: Arial, helvetica, sanserif;
	font-weight: bold;
	font-size: 11px;
	/*color: White;*/
	width: 70px;
}

.audrow0 h2{
	background-color: #920264;
}

.audrow1 h2{
	background-color: #DB0064;
}

/* Sitemap */
.sitemap{
	background-color: #920264;
}

.sitemap a{
	color: white;
}

/* RSS */
#rssbox{
	/*position: absolute;*/
	/*width: 148px;*/
	overflow: hidden;
	top: 440px;
	/*left: 2px;*/
	background-color: #e7e7e7;
	border-bottom: 4px solid #595959;
	margin-bottom: 2px;
	border-top: 10px solid #fff;
}

#rssbox a.rsstitle{
	color: white;
	font-weight: bold;
	display: block;
	background: Green url(images/zoldtech-head.gif) repeat-y;
	padding: 5px;
}

#rssbox a.rsstitle:hover{
	color: #FFDBEA;
}

#rssbox ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#rssbox li{
	margin: 0 0 0 0;
	padding: 3px 2px 3px 5px;
}

#rssbox .row-odd{
	background-color: #e7e7e7;
}

#rssbox .row-even{
	background-color: #ccc;
}

#rssbox a{
	color: black;
	text-decoration: none;
}

#rssbox a:hover{
	color: #4FAB3E;
}

#rssbox a.more{
	color: #DA0D65;
	display: block;
	padding: 5px 5px 5px 20px;
	font-weight: bold;
	text-decoration: underline;
}

#rssbox a.more:hover{
	color:black;
}

/* BLOGSPOT */

#blogspot{
	width: 148px;
	border-bottom: 4px solid #595959;
	margin-bottom: 2px;
}

.blogspot-head{
	background-color: Silver;
	font-size: 13px;
	padding: 3px;
	text-align: center;
	font-weight: bold;
}

#blogspot .blog-title{
	display: block;
	background-color: #DB0064;
	color: white;
	text-decoration: none;
	padding: 2px;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
}

#blogspot ul{
	padding: 0;
	margin: 0 0;
}

#blogspot li{
	padding: 0;
	margin: 7px 0 0 0;
}

#blogspot a{
	color: #720846;
}



/* Pricebox */
div.pricebox-1{
	position: relative;
	width: 159px;
	background: transparent url(images/pricebox-mid.gif) repeat-y;
	font-family: "Trebuchet MS", Arial, helvetica, sanserif;
	text-align: center;
	margin-left: auto;
	margin-right: 0;
	margin-top: 10px;
}

div#pricebox-big{
	position: absolute;
	top: -10px;
	left: 160px;
	width: 380px;
	height: 200px;
	background: #F8F8F8;
	border: 1px solid #444;
	visibility: hidden;
}
div#pricebox-shadow{
	position: absolute;
	top: -5px;
	left: 165px;
	width: 380px;
	height: 200px;
	background: #555;
	visibility: hidden;
}

div.pricebox-2{
	width: 159px;
	background: transparent url(images/pricebox-top.gif) no-repeat top;
}

div.pricebox-3{
	padding: 1px 5px 13px 1px;
	width: 153px;
	background: transparent url(images/pricebox-bottom.gif) no-repeat bottom;
	color: #454545;
}

div.pricebox-1 h1{
	font-family: "Trebuchet MS", Arial, helvetica, sanserif;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	padding: 0;
	margin: 2px 5px 0 5px;
	color: #751052;
}

div.pricebox-1 .pricebox-date{
	color: #f06;
	font-size: 14px;
	text-align: center;
}

div.pricebox-1 .pricebox-label{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.pricebox-prices{
	background-color: #F06;
	padding: 0px;
	color: white;
	font-size: 14px;
	font-weight: bold;
}

div.pricebox-graphlabel{
	background-color: #626262;
	color: white;
	font-weight: bold;
	font-size: 11px;
	padding: 1px 2px;
	text-align: center;
}

.pricebox-graph{
	margin: 0 1px 0 4px; 
	display: block;
}

.marketdata-linkcontainer{
	text-align: right;
	padding-right: 10px;
}