/*   template: What's your solution?
     author: luka cvrk (www.solucija.com)   */

body {
	margin: 0;
	padding: 0;
	font: 75% Tahoma, Arial, Helvetica, sans-serif;
	color: #7e7e7e; 
	background: #FFFFFF url(bg.gif) repeat-x;
	line-height: 16px; 
}

a {
	color: #33ADDB;
	background-color: inherit;
	text-decoration: none;
}

a:hover {
	color: #575757;
	background-color: inherit;
	
}

h1 {
	color: #33ADDB;
	font: bold 1.8em Tahoma, Arial, Sans-Serif;
	letter-spacing: 0px;
	margin: 0;
	padding: 0;
}

h1 a {
	text-decoration: none;
}

h2 {
	margin: 0; 
	padding: 3px 0 6px 0; 
	font: 120% Arial, Sans-Serif;
	font-weight: bold;
	color: #808080; 
	text-transform: uppercase;
	background-color: inherit;
	
}

h2 a {
	color: #6AC65D;
	background-color: inherit;
	text-decoration: none;
}


p {
	padding: 2px 0 5px;
	margin: 0;
}

#content {
	margin: 0px auto; 
	width: 780px; 
}

.header { 
	height: 45px; 
	margin: 0px 0 2px 0; 
	padding: 20px 0 0 5px;
	border-top: 4px solid #000;
	background: #FFF url(headerbg.gif) repeat-x bottom left;
	color: #808080;
}

.google_ad{
	float: right;
	padding: 2px 5px 0 0;
}
	
.searchform {
	float: right;
	padding: 2px 5px 0 0;
}

.subheader {
	clear: both;
	height: 23px;
	margin: 0 0 10px 0;	
}

.subheader_left {
	line-height: 28px;
	width: 193px;
	background: #33ADDB url(hmleftbg.gif) repeat-x;
	color: #FFFFFF;
	padding: 0 5px 0 5px;
}

.subheader_left a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	background-color: inherit;
}

.subheader_right {
	background: #F6F6F6 url(hmrightbg.gif) repeat-x;
	color: #626262;
	line-height: 28px;	
	float: right;
	width: 574px;
	
}

.subheader_right a {
	margin: 1px 2px 0 0;
	padding: 7px 10px 8px 10px;
	color: #626262;
	background: inherit;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
}

.subheader_right a:hover {
	background: #33ADDB url(hmleftbg.gif) repeat-x;
	border-top: 1px solid #1A83AC;
	color: #FFFFFF;
}

.left {
	float: left;
	padding: 5px 0 0 5px;
	width: 190px;
}

.right {
	float: right;
	width: 560px;
	margin: 0 0 20px 0; 
	padding: 5px 0 0 15px; 
	color: #000;
	background-color: #FFFFFF; 
	border-left: 1px solid #e6e6e6;
}

a.info {
	font: bold 1.3em Arial, Sans-Serif; 
	text-decoration:none; 
	position:relative;
	//text-transform: uppercase;
	//color: #6AC65D;
}

a.info span {
	display:none;
}

a.info:hover {
	
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;; 
	left:0;; 
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}

a.headline {
    font-size: 1.2em; 
	font-family: Arial, Sans-serif;
	font-weight: bold;

	color: #0056A8;
}

a.headline:hover {
    color: #6AC65D;
   
}		
.line {
	height: 2px;
	margin: 10px 0 10px 0;
}

.right_left {
	float: left;
	width: 260px;
	padding: 13px;
	background: #f2f2f2 url(corner.gif) no-repeat bottom right;
	color: #626262;
}

.right_right {
	float: right;
	width: 240px;
	padding: 13px;
	background: #f2f2f2 url(corner.gif) no-repeat bottom right;
	color: #626262;
}

.footer { 
	clear: both; 
	color: #999999; 
	background-color: #FFFFFF;
	padding: 10px 0 10px 0; 
	border-top: 1px solid #e6e6e6; 
	text-align: center;  
	line-height: 13px;
}

.footer a { 
	text-decoration: underline; 
}

form.search {
	padding: 0; 
	margin: 0; 
}

select{
	font-family: Arial, Sans-serif; 
	color: #808080;
}

input.text { 
	margin: 0; 
	width: 95px;
	border: 1px solid #ccc; 
	background: #FFF;
	color: #000; 
}

input.text:hover { 
	border: 1px solid #808080; 
}

input.searchbutton { 
	margin: 0; 
	font-size: 100%; 
	font-family: Arial, Sans-serif; 
	border: none; 
	background: #FFFFFF; 
	color: #808080; 
	padding: 1px; 
	font-weight: bold; 
}

.date { 
	color: #ccc; 
	background: #FFFFFF;
	text-align: right; 
	margin: 4px 0 3px 0; 
	padding: 0; 
}

#swfContainer{
	 //background: #e8eff9;
	 margin-bottom: 10px;
    
}


#content TABLE.stock {margin-top: 10px; margin-bottom: 10px; padding: 0; border-collapse: collapse; width: 100%; float: left;}
#content TABLE.stock td, th {text-align: right; padding: 6px 6px; border: 1px solid #EEE;}
#content TABLE.stock td + td {text-align: right; border-left: 1px solid #FAFAFA; color: #666;}
#content TABLE.stock td + td + td {text-align: right;color: #666; border-left: none;}
#content TABLE.stock td a {color: #0056A8; text-decoration: none; text-align: right;}
#content TABLE.stock td a, th a {display: block; width: 100%;}
#content TABLE.stock td a:hover {background: #F9EFE8; color: #575757; text-decoration: none;}
#content TABLE.stock tfoot th {text-align: right;}
#content TABLE.stock th {text-align: left;}
#content TABLE.stock th.index {width: 28%; text-align: left; color: #0056A8;}
#content TABLE.stock th + th {text-align: right;}
#content TABLE.stock th + th + th {text-align: left;}
#content TABLE.stock th a {color: #0056A8; text-decoration: none; font-size: 1.1em;}
#content TABLE.stock th a:visited {color: #75B6D9;}
#content TABLE.stock th a:hover {color:#33ADDB; text-decoration: none;}
#content TABLE.stock thead tr, tfoot tr {text-align: left; color: #555; font-size: 12px; font-weight: bold; }
#content TABLE.stock tr {font: 12px arial,helvetica,sans-serif; background: url( prettyinpink_row.png) repeat-x #F8F8F8; color: #666;}
#content TABLE.stock tr:hover {background: #EEEFFF;}
#content TABLE.stock caption {color:  #808080; font-variant: small-caps; font: 130% Arial, Sans-Serif; font-weight: bold; text-align:left;}
#content TABLE.stock td.up{ color: #FF3300;}
#content TABLE.stock td.dn{ color: #009E00;}

#content TABLE.currency { margin-bottom: 10px; padding: 0; border-collapse: collapse; width: 100%; float: left;}
#content TABLE.currency tr { font: bold 14px tahoma, arial,sans-serif; background: url( prettyinpink_row.png) repeat-x #F8F8F8; color: #666;}
#content TABLE.currency td, th { text-align: right; padding: 6px 6px; border: 1px solid #EEE;}
#content TABLE.currency th.row { width: 10%; text-align: right; color: #0056A8; font: bold 12px tahoma,arial,sans-serif;}
#content TABLE.currency th {width: 20%; text-align: right; color: #0056A8; font: bold 12px tahoma,arial,sans-serif;}
#content TABLE.currency thead tr, tfoot tr {text-align: right; color: #555; font: bold 12px tahoma,arial,sans-serif;}
#content TABLE.currency td {text-align: right; color: #333; font: 14px arial,sans-serif;}
#content TABLE.currency tr:hover {background: #FFF;}
#content TABLE.currency td:hover {background: #EEEFFF;}
#content TABLE.currency caption {text-align:left; color: #0056A8; font: 130% arial,sans-serif;}




/***********/

	.morehl {
		font-family: Verdana, geneva, arial, sans-serif !important;
		font-size: 12px !important;
		color: #0066cc !important;
		font-weight: bold !important;
		font-style: normal !important;
		text-decoration: none !important;
	}	
	
	A:link.morehl, A:vlink.morehl, A:alink.morehl {
		color: #0066cc !important;
	}
	
	.moresrc {
		font-family: Verdana, geneva, arial, sans-serif !important;
		font-size: 9px !important;
		color: #000000 !important;
		font-weight: normal !important;
		font-style: normal !important;
		text-decoration: none !important;
	}
	
	A:link.moresrc, A:vlink.moresrc, A:alink.moresrc {
		color: #000000 !important;
	}
	
	.moreti {
		font-family: Verdana, geneva, arial, sans-serif;
		font-size: 9px;
		color: #000000;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
	}
	
	.morehlt {
		font-family: Verdana, geneva, arial, sans-serif;
		font-size: 12px;
		color: #0066cc !important;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
	}	

/***********/




/*******************************************************/
/* CSS Dynamic Menu Style                              */
/*******************************************************/
#menu {
/* width: 12em; /* set width of menu */

margin-bottom:10px;
width: 100%;
background: #fff;
} 

#menu ul { /* remove bullets and list indents */
list-style: none;
margin: 0;
padding: 0;
}

/* style, color and size links and headings to suit */
#menu a {
font:  bold 12px/16px Arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 3px 8px;
}

#menu h2 {
font: bold 12px/16px Arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 3px 6px;
color: #fff;
background: #33ADDB ;
text-transform: uppercase;
}

#menu a {
color: #fff;
 
background: #f2f2f2 url(hmleftbg.gif); 

text-decoration: none;
}

#menu a:hover {
color: #33ADDB;
background: #fff;
}

#menu li {
/* make the list elements a containing block for the nested lists */
position: relative;

} 

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%; /* to position them to the right of their containing block */
width: 100%; /* width is based on the containing block */
}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}