/* english style */


body {
	font-family: "MS Serif", "New York", serif;
	font-size: 0.9em;
	margin:0; 
	padding:0; 
	height:100%; /* this is the key! */ 
}

input {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
}


#main_c
{
	height: auto;
	background-repeat: repeat;
}


.podpisi {
	color: #666;
}

.box_head {
	background-image: url(../../en_img/box_bg.png);
	background-repeat: repeat-x;
	color: #000066;
	border: 1px solid #F2F2F2;
	padding: 2px;
	font-size: 10pt;
	font-weight: bold;
}

/* AUTOCLOMLEATE STYLE */

.ac_input {
	width: 250px;
}


.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}
form {

	font-size: 0.9em;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}
.ac_loading {
	background : url('http://mahfazanet.com/mahfaza/en_img/loading.gif') right center no-repeat;
}
.ac_over {
	background-color: Highlight;
	color: HighlightText;
}

/********** Rounded corners css *****/
a.rounded, .button {
  outline: none;
  border: none;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
  vertical-align: middle; /* or top */
  display: -moz-inline-box;
  display: inline-block;
  overflow: visible; /* IE6 form button fix */
}
.button {
	color: #000;
	background-color: #C6DDDD;
	padding: 5px 7px;
}
.button:hover {
  background-color: #cee;
} 


textarea {
	border: 1px solid #DCE9ED;
	}
	
tr_class {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;	
	}
	
.error     { color:red; }
.noerror   { color:green; }
.highlight { background:yellow; }
.hidden {display: none;}
.nothidden {display: block;}

.portfolio_tbl_hdr
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	color: #030;
	background-color: #E3F0F9;
}
.portfolio_tbl
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 0.8em;
	/*cursor:pointer;cursor:hand */
	text-align:right;
	cursor:help;
}
.portfolio_tbl_numeric 
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: right;
}
.loose     {
	color:#990000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: right;
	font-weight: bold;
}
.gain     {
	color:#0C0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: right;
	font-weight: bold;
}

.loose2     {
	color:#990000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: right;
	font-weight: bold;
	font-size: 0.8em;
	cursor:help;
}
.gain2     {
	color:#0C0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: right;
	font-weight: bold;
	font-size: 0.8em;
	cursor:help;
}
.center     {
    color:#0C0;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCCCCC;
    text-align: center;
    font-weight: bold;
}

.standart_header
{
	font-size: 1em;
	color: #000000;
}	
	
.big_number
{
	font-size: 2em;
	color: #000000;
	font-weight: bold;
}	

.big_number_loose
{
	font-size: 2em;
	color: #F00;
	font-weight: bold;
}	

.big_number_gain
{
	font-size: 2em;
	color: #0C0;
	font-weight: bold;
}	

.med_number_loose
{
	font-size: 1.2em;
	color: #F00;
	font-weight: bold;
}	

.med_number_gain
{
	font-size: 1.2em;
	color: #0C0;
	font-weight: bold;
}	

	#header {
	background-image: url(../../en_img/bg-header.png);
	background-repeat: repeat-x;
	height: 114px;
	vertical-align: bottom;
}

	#footer{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color:#F8F8F8 ;
}

.footer_colum {
	overflow: visible;
	display: inline-block;
	width: auto;
	margin: 10px;
	height: auto;
	clear: both;
	float: none;
	text-align: left;
	vertical-align: text-top;
}


#menu {
	background-image: url(../../en_img/bg-block-transparent.png);
	width:500px;
	height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #C90;
	text-align: center;
	vertical-align: middle;
}

#menu a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000;
	text-decoration: none;
}

#menu a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #C90;
}

#gainers_res {
	color: #6C0;
	text-align: right;
}
#loosers_res {
	color: #CC3300;
	text-align: right;
}

.tbl_brd
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F2F2F2;
	border-right-color: #F2F2F2;
	border-bottom-color: #F2F2F2;
	border-left-color: #F2F2F2;
}
.gainers_res 
{
	font-weight: normal;
	color: #390;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	}
.loosers_res
{
	font-weight: normal;
	color: #FF0000;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	}

#gainers2 a
{
	font-size: 1em;
	color: #0066FF;
	font-weight: normal;
}
#gainers2 a:hover{
	font-size: 1em;
	color: #006699;
	text-decoration: none;
}
#gainers2 a:visited{
	font-size: 1em;
	color: #0066FF;
}
#gainers2 a:active{
	font-size: 1em;
	color: #0000FF;
	text-decoration: none;
}

#gainers_res_div a
{
	font-size: 1em;
	color: #0066FF;
	font-weight: normal;
}
#gainers_res_div a:hover{
	font-size: 1em;
	color: #006699;
	text-decoration: none;
}
#gainers_res_div a:visited{
	font-size: 1em;
	color: #0066FF;
}
#gainers_res_div a:active{
	font-size: 1em;
	color: #0000FF;
	text-decoration: none;
}


#loosers_res_div a
{
	font-size: 1em;
	color: #0066FF;
	font-weight: normal;
}
#loosers_res_div a:hover{
	font-size: 1em;
	color: #006699;
	text-decoration: none;
}
#loosers_res_div a:visited{
	font-size: 1em;
	color: #0066FF;
}
#loosers_res_div a:active{
	font-size: 1em;
	color: #0000FF;
	text-decoration: none;
}




#select_ticker_form {
	display: block;
	position: relative;
	margin-left: 80px;
	margin-right: 80px;
}

#tickname
{
	display: inline;	
}




#chart {
	padding: 20px;
	height: auto;
	width: auto;
	margin: 100px;
}
.special {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	font-size: 1.3em;
}
.shares_det {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	text-align: right;
}
#compname {
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #06C;
}
#ticker {
	float: left;
	color: #000;
}
#sector {
	float: left;
	color: #000;
}
#date {
	color: #999;
	text-align: center;
}
#close {
	text-align: center;
	display: block;
}
#percent {
	text-align: center;
}
.shares_det1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
}
#sharedetails {
	border: 1px solid #CCC;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	left: auto;
	right: auto;
	display: block;
}
#marketcompanys {
	border: 1px solid #CCC;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	left: auto;
	right: auto;
}
#intdata {
	color: #900;
}
#gainers {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #090;
}
#loosers {
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	color: #C00;
}

#maxim, #minim, #ammount, #shares, vopen, #high, #low, #open
{
	display: inline;
	padding-right: 40px;
}
.mini_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #000;
	font-weight: bold;
	background-image: url(../../en_img/box_bg.png);
	background-repeat: repeat-x;
	height: 25px;
	text-decoration: none;
}

.mini_text a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #000;
	font-weight: bold;
	height: 25px;
	text-decoration: none;
}

.mini_text_l a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #C00;
	font-weight: bold;
	text-decoration: none;
}

.mini_text_g a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #090;
	font-weight: bold;
	text-decoration: none;
}

.mini_text_l {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #C00;
	font-weight: bold;
	height: 25px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;

}

.mini_text_g {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #090;
	font-weight: bold;
	height: 25px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.mini_text_n {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #CCC;
	font-weight: bold;
	height: 25px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.mini_text_n a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #CCC;
	font-weight: bold;
	height: 25px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

#news_tbl {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;	
}
#news_header{
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #666;
}

#news_date {
	font-size: 0.8em;
	font-weight: bold;
}
#news_body {
	font-size: 0.8em;
	color: #333;	
}
a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #069;
}
#gainers_cloud_res_div
{
	width: 200px;
	display: block;
	text-align: center;
	clear: both;
	overflow: hidden;
}
/* ------------------------------ */
.tab_active
{
	padding:5px;
	font-weight: bold;
	color: #000;
	width: 93px;
	background-image: url(../../en_img/tab_active.png);
	text-align: center;
}
.tab_inactive
{
	padding:5px;
	font-weight: bold;
	color: #666;
	width: 93px;
	background-image: url(../../en_img/tab_inactive.png);
	text-align: center;
}

/********** Rounded corners css *****/
a.rounded, .button {
  outline: none;
  border: none;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
  vertical-align: middle; /* or top */
  display: -moz-inline-box;
  display: inline-block;
  overflow: visible; /* IE6 form button fix */
}
.button {
	color: #000;
	background-color: #C6DDDD;
	padding: 5px 7px;
}
.button:hover {
  background-color: #cee;
} 


/* Baloon style */
.glt-elm{
	position: absolute;
	left: 0;
	top: 0;
	width: 150px;
	color: #fff;
	opacity: 0.9;
	visibility: hidden;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}

.glt-elm p{
	background: #666;
	margin: 0;
	padding: 0.5em;
}

.glt-elm img{
	display: block;
}


.hover_rn {
	background-color: #FF9;
}

.slide-out-div {
	padding: 5px;
	width: 450px;
	border: 1px solid #000000;
	background-color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.2em;
    }        
