*{padding:0;margin:0;font-family:helvetica,verdana,arial,sans-serif;color:#002626;}
body {
	background-color:#fff;
	min-width:1016px;
	padding:0 4px;
}
.wrapper{float:left;width:200%;}
#header{width:100%;overflow:hidden;height:60px;}
#logo{float:left;width:160px;overflow:hidden;padding:0;margin:0;}
#logo a{
	display:block;
	width:160px;
	height:60px;
	line-height:60px;
	text-indent:200px;
	overflow:hidden;
	background:transparent url(/img/idx/main_logo.png) no-repeat;
}
#analitic{float:left;width:50%;}
#analitic *{font-size:0.9em;}
.analitictext{
	margin-right:726px;
	margin-left:2px;
	height:60px;

	overflow:hidden;
}
.analitictext a{
	text-decoration:none;
}
#informer img{
	overflow:hidden;
}
#sponsor{float:left;margin-right:2px;}
#sponsorleft{clear:both;width:160px;text-align:center;overflow:hidden;padding:3px 0;margin-bottom:10px;}
#commerce{float:right;width:570px;position:relative;left:-50%;background-color:#EDF7F5}
#informer{float:left;width:95px;}
#header h5,
#subheader h5,
#page h5{display:none;}

#subheader{
	clear:both;
	width:100%;
	overflow:hidden;
	height:32px;
	margin-top:4px;
	position:relative;
	background:#EDF7F5;/* url(/img/idx/gradient.png) 0 68px repeat-x;*/
	border-top:1px solid #007070;
	border-bottom:1px solid #007070;
}
#mainmenu{display:block;list-style:none;float:left;overflow:hidden;height:30px;}
#mainmenu li{float:left;display:block;overflow:hidden;/*width:72px;*/;padding:4px 0;}
#mainmenu #contacts{float:left;display:block;overflow:hidden;/*width:80px;*/}
#mainmenu li a{
	border-left:1px #aaa dotted;
	display:block;
/*	text-indent:20px;*/
	height:22px;
	line-height:26px;
	padding:0;
	white-space:nowrap;
	background-repeat: no-repeat;
/*	background-image:url(/img/idx/All2010.png);*/
	text-decoration:none;
	font-weight:bold;
}
#mainmenu li a:last-child{
	border-right:1px #aaa dotted;
}
#mainmenu li a span{
	color:red;
	font-family:trebuchet ms;
	font-size:13px;
}
#mainmenu li a:hover span{
	color:#fff;
}
#mainmenu li a{
	line-height:26px;
	height:30px;
/*	width:75px;*/
	padding-right:5px;
	padding-left:5px;
}
#mainmenu li a:hover{
	background-color:red;
}
#indexpage a{color:#fff;background-color:#007070;width:69px;text-align:center;}
#contacts a{color:#fff;background-color:#007070;width:69px;text-align:center;}
#mmnews a span,#mmanalitic a span,#mmarticles a span,#mmvideo a span,#contacts span,#indexpage span{color:#fff !important;}

#mmvideo a{color:#fff;background-color:#145abe;}
#mmarticles a{color:#fff;background-color:#145abe;}

#mmanalitic a{color:#fff;background-color:#912891;}
#mmnews a{color:#fff;background-color:#912891;}
.messages{width:50%;float:left;overflow:hidden;height:30px;position:relative;}
.messages ul{list-style:none;}
.messages li{float:left;}
.messages li *{
	font-size:13px;
}
.messages li a{
	font-weight:bold;
	text-decoration:none;
}
.messages li a:hover{
	color:#c00;
}
.newscontainer{
	overflow: hidden;
	background-color:#fff;
	border:1px solid #007070;
	height:27px;
	line-height:30px;
	font-size:13px;
	padding-right:160px;
	margin-top:1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.newscontainer .mask{
	width: 100%;
	overflow: hidden;
	position:relative;
}
ul.news{
	float:left;
	position: relative;
	left:100%;
	list-style-type: none;
}
ul.news li{
	float: left;
	display:block;
	margin-right:20px;
	line-height:28px;
	white-space:nowrap;
}
* html #slideinformerbutton{
}
#page{
	overflow:hidden;
	clear:both;
	width:100%;
	margin-top:2px;
}
#content{
	float:left;
	width:50%;
}
#tooltips{
	background-image: url('/img/cursor-question.png');
	background-position: right top;
	background-repeat: no-repeat;
	padding:2px;
}

.grid{
	border:1px solid #007070;
	border-collapse:separate;
	border-spacing:0px;
	padding:0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.grid td, .grid th{
	border:none;
}
.grid thead.listing *{
	font-size:12px;
	font-weight:bold;
	color:#fff;
}
.grid thead.listing th{
	background-color:#007070;
	padding:7px 2px;
	border-left:1px solid #edf7f5;
	border-bottom:1px solid #007070;
}
.grid thead.listing tr th:first-child{
	border-left:none;
}
.grid tbody.listing *{
	font-size:12px;
	color:#002626;
}
.grid tbody.listing td{
	padding:5px 2px;
	text-align:center;
	border-left:1px solid #007070;
}
.grid tbody.listing tr td:first-child{
	border-left:none;
}
.grid tbody.listing tr.odd{
	background-color:#fff;
}
.grid tbody.listing tr.even{
	background-color:#edf7f5;
}
.grid tbody.listing tr:hover{
	background-color:#FFD546;
}
.grid tfoot.listing td{
	border-top:1px solid #007070;
	font-size:12px;
	color:#edf7f5;
	text-align:left;
	padding:5px;
	background-color:#007070;

}
.avg_minus,.avg_plus{
	padding:0 2px 0 13px;
}
.avg_minus{
	color:green;
	background:url(img/green_ar.gif) no-repeat 0 -2px;
}
.avg_plus{
	color:red;
	background:url(img/red_ar.gif) no-repeat 0 -2px;
}
.pagination{
	font-size:12px;
	text-align:left;
	margin:4px 10px;
	letter-spacing:1px;
	color:#fff;
}
.pagination a{
	padding:0 6px;
	background-color:#EDF7F5;
	text-decoration:none;
}
.pagination a:hover{
	background-color:#ffd546;
	color:#002626;
}
.pagination strong{
	padding:0 6px;
    background-color:#ffd546;
	color:#002626;
}

#navigate{
	width:170px;
	float:left;
	position:relative;
	left:-50%;
}
#contentheader{
	float:left;
	width:100%;
	margin-bottom:2px;
	margin-top:8px;
}
#contentheader *{
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
#contentheader h1,#rightheader h2{
	line-height:25px;
	padding:0 10px 0 10px;
	text-align:center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#leftheader,#rightheader{
	width:49.7%;
	height:25px;
	overflow:hidden;
	float:left;
	margin-bottom:3px;
	font-weight:bold;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#leftheader{
	color:#002626;
	background-color:#EDF7F5;
	border:1px solid #007070;
}
#rightheader{
	float:right;
	background-color:#007070;
	border:1px solid #007070;
}
#contentheader h1,#leftheader div{
	text-align:center;
	margin-right:1px;
}
#leftheader div *{
	display:inline;
	margin:0;
	padding:0;
}
#leftheader p{
	font-size:15px;
	color:#f00;
	font-family:"trebuchet ms"
}
#rightheader div{
	background-color:#007070;
	color:#edf7f5;
	text-align:center;
	margin-left:1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#leftheader *,#rightheader *{
	font-size:13px;
	line-height:28px;
	color:#fff;
}
#leftheader *{
	color:#002626;
}
#rightheader div *{
	display:inline;
	margin:0;
	padding:0;
}
#pageheader{
	margin-bottom:2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size:12px;
	font-weight:bold;
	color:#002626;
	text-align:left;
	background-color:#EDF7F5;
}
#pageheader *{
	font-size:14px;
	font-weight:bold;
	line-height:25px;
	color:#fff;
}
#pageheader h1, #pageheader h2{
	display:inline;
}
#pageheader .mera{
	text-align:right;
	font-size:10px;
	white-space:nowrap;
}
#pageheader .captionList{
	width:100%;
}
#pageheader h2{
	color:#fff;
}
.grid a.tech{
	font-weight:bold;
}
div.tech *{
	font-size:12px;
}
div.tech{
    overflow:hidden;
}
div.tech h2{
	margin-top:3px;
	font-size:14px;
}
div.tech .techno td{
	border:1px solid #007070;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
table.techno{
	border-spacing:0;
}
#text_tags {
    display:inline;
    font-size:11px;
    font-weight:bold;
}
.techno{
	margin:0 auto;
}
.techno td{
	vertical-align:top;
	padding:5px;
	font-size:10px;
}
.techno td p{
	font-size:10px;
}
.pricenote{
	font-size:13px;
	padding-bottom:10px;
	padding-top:10px;
}
.pricenote p{
	text-align:left;
	text-indent:25px;
	margin:0;
	line-height:22px;
}
.pricenote ul{
	margin-left:25px;
		line-height:22px;
}
.pricenote ul a{
	margin-right:2px;
        display:inline;
	color:#fff;

}

#list_of_link li{
      	display:block;
	list-style-type:none;
	margin:5px;
	padding:2px 5px 2px 5px;
	float:left;
	background-color:#FF0000;
	font-family:trebuchet ms;
}
#list_of_link li:hover{

        color:#fff;
	background-color:#007070;
}
#list_of_link a:hover{

        color:#fff;
	background-color:#007070;
}

.pricenote h1,.pricenote h2,.pricenote h3,.pricenote h4{
	color:#0C3D3D;
	margin:5px 0;
	font-size:1.1em;
}
.graph .tickLabel,.tickLabel{
	font-size:10px;
}
#graphhint{
	font-size:11px;
}
#footer{
	margin-top:5px;
	background:#fff url(/img/idx/gradient.png) repeat-x;
	font-size:9px;
	text-align:right;
	line-height:20px;
	padding-right:20px;
}
#mainwrap{
	width: expression(document.body.clientWidth > 1280 ? "1280px" : "auto" );
	max-width:1280px;
	margin:0 auto;
	background:#fff;/* url(/img/idx/gradient.png) 0 68px repeat-x;*/
	padding-top:4px;
}
* html #mainwrap{
}
#bottomBanner{
	margin-top:5px;
	padding:2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color:#EDF7F5;
	overflow:hidden;
}
#bottomBanner table{
	/*margin:0 auto;*/
	float:right;
}
/*mootools ????????? ????*/
#listticker{
  height:210px;

  overflow:hidden;

  padding:10px;
  }
  #listticker li{
  border:0; margin:0; padding:0; list-style:none;
  }
 #listticker li{
  height:65px;
  padding:5px;
  list-style:none;
  overflow:hidden;
  }
  #listticker a{
  color:#000000;
  margin-bottom:
  }
  #listticker .news-title{
  display:block;
  font-weight:bold;
  margin-bottom:4px;
  font-size:11px;
  }
  #listticker .news-text{
  display:block;
  font-size:11px;
  color:#666666;
  }
  #listticker img{
  float:left;
  margin-right:14px;
  padding:4px;
  border:solid 1px #DEDEDE;
  }
.slideal{
    background:transparent url('/img/movie/arrow-left.png') no-repeat center;
	width:32px;
}
.slidear{
    background:transparent url('/img/movie/arrow-right.png') no-repeat center;
	width:32px;
}
.movie_main{
	width:90%;
	height:60px;

}
.movie_item{
	margin:5px;
	border:solid 1px #CAE2DE;
}
.movie_text {
	font-family:Verdana;
	font-size:12px;
	margin:0px;
	position:relative;
	bottom:10px;

	}
.movie_main  img {
border:0px;
}

/* cutter */
.cut{display:none;}
.cutter{
	clear:both;
	padding-top:5px;
	padding-right:15px;
	text-align:right;
}
.cutter a{font-weight:bold;}
/* table listing */
.tabarm{
	text-align:center;
	vertical-align:middle;
	margin:5px;
	border:solid 1px #007070;
	border-collapse: collapse;
	width:98%;

}
.tabarm td{
	padding:5px;
	border:solid 1px #007070;

}
.tabarm_head td{
	border:solid 1px #EDF7F5;

	color:#fff;
	background-color:#007070;
	font-weight:700;
	padding:5px;

}
.tabarm_head th{
	border:solid 1px #EDF7F5;
	font-size:130%;
	color:#fff;
	background-color:#007070;
	font-weight:700;
	padding:5px;

}
.tabarm_head th a{
	font-family:trebuchet ms;
	font-size:100%;
	color:#FFD546;
	background-color:#007070;
	font-weight:700;
	padding:5px;

}
.tabpointer{
	width: 55%;
	float: right;
	padding: 3px;
	margin: 10px 0px 10px 0px;
	background-color: #CC0000;
	color: #fff;
	font-size: 120%;
	font-weight: 700;
	-moz-border-radius:3px;
}
#mainmenu td a{
	border-left:1px #aaa dotted;
	display:block;
/*	text-indent:20px;*/
	height:22px;
	line-height:26px;
	padding:0;
	white-space:nowrap;
	background-repeat: no-repeat;
/*	background-image:url(/img/idx/All2010.png);*/
	text-decoration:none;
	font-weight:bold;
}
#mainmenu td a:last-child{
	border-right:1px #aaa dotted;
}
#mainmenu td a span{
	color:red;
	font-family:trebuchet ms;
	font-size:13px;
}
#mainmenu td a:hover span{
	color:#fff;
}
#mainmenu td a{
	tdne-height:26px;
	height:28px;
/*	width:75px;*/
	padding-right:5px;
	padding-left:5px;
}
#mainmenu td a:hover{
	background-color:red;
}
.messages{
	width:100%;
	height:27px;
}
.messages ul{
	display:block;
	overflow:hidden;
	height:25px;
	background-color:#fff;
	border:1px solid #007070;
	margin-left:3px;
}
.messages li a{
	white-space:nowrap;
	line-height:25px;
}

table.analit thead{
	background-color:#666 !important;
	color:#fff !important;
	padding:2px;
}
table.analit tfoot{
	background-color:#999;
	color:#fff;
	text-align:right !important;
	font-style:italic;
	padding:2px;
}
table.analit tfoot td{
	text-align:right !important;
}
table.analit caption{
	font-family:verdana;
	font-size:16px;
	font-weight:bold;
	letter-spacing:0.3em;
	color:#007070;

}
table.analit tr{
	font-family:georgia;
	text-indent:0;
}
table.analit td{
	font-family:georgia;
	border:1px solid #ccc;
	padding:2px;
	text-align:center;
}
table.analit{
	background-color:#fff !important;
	border:1px solid #ccc;
	border-collapse:separate;
	border-spacing:2px;
	-webkit-box-shadow: 2px 2px 3px #8c8c8c;
	-moz-box-shadow: 2px 2px 3px #8c8c8c;
	box-shadow: 2px 2px 3px #8c8c8c;
	width:100%;
	text-align:center !important;
	vertical-align:middle !important;
}
table.analit td th{ 

	text-align:center !important;
	vertical-align:middle !important;
}
table.analit thead th{
	background-color:#999 !important;
	

}


