@charset "windows-1251";

/*********************=== ������ ===*************************/
#boxSearchResult {
    position: absolute;
    border: 1px solid #ccc;
    background: #fff;
    font: normal 12px Tahoma, Geneva, sans-serif;
    z-index: 99999;
}
.errorBox {
    padding: 10px;
    background: #FF5E62;
    color: #fff;
    text-align: center;	
}

.BoxSearchResultpole {
    width: 165px;
    padding: 5px;
    color:#aaa;
    margin-bottom:5px;
    border: 1px solid #c9c9c9;
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.07) inset; box-shadow: 0 2px 4px rgba(0,0,0,.07) inset;
    border-radius: 3px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.BoxSearchResultpole:focus { color:#000;border-color: #57BCEB; -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.07) inset, 0 0 3px #00A8FF; box-shadow: 0 2px 4px rgba(0,0,0,.07) inset, 0 0 3px #00A8FF; outline: none; }
.BoxSearchResultsubmit:hover { color:#000; opacity: 1; filter: alpha(opacity=100); }
 
.BoxSearchResultbutton {
    position: absolute;
    padding: 1px 0 0 4px;    
    opacity: 0.4;
  	filter:alpha(opacity=40);   
}

.BoxSearchResultbutton:hover {
    opacity: 1.0;
  	filter:alpha(opacity=100);   

}

.BoxSearchResultList {
    padding: 5px;
    background: #fff;
    
    color: #000;
}
.BoxSearchResultList:hover {
    background: #FFC;
    cursor: pointer;
}
.BoxSearchResultListSelect {
    background: #FFC;
}
.BoxSearchResultList:last-child {
    border-bottom: none;
}
.BoxSearchResultList span {
    display: inline-block;	
}
.BoxSearchResultList span.about {
    font-size: 9px;
    display: none/*block*/;
}
.BoxSearchResultList span.title {
    font-weight: normal;
}

/******************=== ������ ����� ===***********************/

/******************=== ���� ===***************************/
.tabcontent object {width:100%; height:420px;}
.tabcontent iframe {width:100%; height:420px;}
.tabcontent embed {width:100%; height:420px;}
. {font:12px Verdana; color:#2c2c2c; padding:3px 5px 4px 5px; text-decoration:none; }
 {color:#f3f3f3; background: #F25100; border-radius:7px; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8); text-decoration:none;}
 {font:12px Verdana; color:#f3f3f3; background:#2c2c2c; border-radius:7px;  padding:3px 5px 4px 5px;}

.serial_tab a {
			font-size: 11px;
			font-weight:bold;
			margin-left: 5px;
			float:left;
			margin-top: 5px;
			padding: 3px 5px 4px 5px;
			color:#585858;
			position: relative;
			cursor: pointer;
			-webkit-border-radius: 3px;
			 border-radius: 3px;
			 border: 1px #d9d9d9 solid;
			background:url(../images/grad.png) 0px -39px;text-decoration:none;
		}
.serial_tab a:hover, .serial_tab a.selected {
    		text-decoration:none; 
            background:url(../images/grad.png) 0px -1px;	
            border: 1px #348793 solid;	
            color:#fff;	text-shadow:none;
        }


.serial_tab {float:left; width:99%; border-bottom:1px solid #e7e7e7;white-space: nowrap; }
.serial_tab_top {float:left; width:100%; height:22px; background:url(../images/serii.gif) top left no-repeat;}
.serial_tab_top1 {float:left; width:100%; height:22px; background:url(../images/server.jpg) top left no-repeat;}
.serial_tab_input {padding:7px;}

	ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--������ �������--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--������� 1px � ������ ������--*/
	line-height: 31px; /*--����������� ����������� ����� � ��������--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--�������� ������ ���� �� 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	padding: 0 20px;
	border: 1px solid #fff; /*--1px ����� ������� ������ ������--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}
 
.tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
	margin-bottom: 20px;
}
.tab_content {
	padding: 10px 0 0 10px;;
}

ul.switch {
	list-style:none;
	overflow:hidden;
	margin-top: 10px;
}

ul.player-list {
/*border-bottom: 3px solid #E1601F;*/
	margin: 0;
	padding: 0;
}

ul.switch li {
	float:left;
	padding:3px 10px;
	margin-right:10px;
    margin-left:7px;
    margin-right:7px;
    margin-bottom:2px;
}

ul.switch li.act {
	background:url(../images/a-player-switch-bg.png) repeat-x;
	border-radius: 3px;
    -moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 1px 1px 1px #b9b9b9;
	-moz-box-shadow: 1px 1px 1px #b9b9b9;
	-webkit-box-shadow: 1px 1px 1px #b9b9b9;
	
	}

    a.selected{
    border-bottom: 1px dashed #fff;
    }
    
    
    ul.switch li.act a {
    color:#fff;
    text-decoration: none;
    }
/**************************=== ���� ����� ===**************************/



/*************************=== ��������� ===**************************/

#GoUpWrapper { 
z-index: 100; 
width: 100px; 
height: 96%;
position: fixed; 
left: 0; 
top: 0; }

#GoUpClickZone { 
width: 100px; 
height: 96%; 
background: url(../images/noBrandMenuBg.png); 
opacity: 0; filter: alpha(opacity=0); }

#GoUpClickZone p { 
color: #fff; 
font-family: tahoma, verdana, arial; 
font-size: 12px; 
text-shadow: #000 1px 1px 1px; 
filter: Shadow(Color=black, Direction=130, Strength=1); 
position: fixed; 
line-height: 25px; 
text-align: center; 
left: 37px; 
top: 10px; 
background: #f60; 
width: 63px; 
height: 27px; }

#GoUpButton { 
opacity: 0; 
filter: alpha(opacity=0); 
width: 27px; 
height: 27px; 
cursor: pointer; 
position: fixed; 
left: 10px; 
top: 10px; 
background:  url(../images/goUp.png) no-repeat; }

#GoUpButton, #GoUpClickZone p { background-color: #851D12;  }
    
/*************************=== ��������� ����� ===**********************/

/**************************=== ����� ===**************************/
.clips-news {
    float: left;
    width: 150px;
    background: url(../images/clips-news.png);
    margin: 0 2px 10px 3px;
}

.clips-news-img {
    width: 150px;
    height: 210px;
    overflow: hidden;
    position: relative;
}

.clips-news-img img {
    width: 150px;
    border: 0;
}

.clips-news-title {
    padding: 5px 5px 10px 5px;
}

.clips-news-title a {
    color: #cfcfcf;
}

.clips-news-title a:hover {
    color: #fff;
}

.clips-news-title h2 {
    padding: 0 0 5px 0;
}

.clips-news-title h2 a {
    color: #fffed7 !important;
    text-decoration: none;
    
}

.clips-news-title h2 a:hover {
    color: #ff8411 !important;
}

.clips-news-preview {
    position: absolute;
    background: url(../images/clips-news-preview.png) left top no-repeat;
    width: 51px;
    height: 51px;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -25px;
    cursor: pointer;
}

.clips-news-preview2 {
    background: url(../images/clips-news-preview.png) left bottom no-repeat !important;
}
.clipstitle {
    text-align: center;	
    position: absolute;
    top: 83%;
    font-family: verdana;
    font-size: 11px;
    color:#fff;
    padding: 2px;
    background: #373737;
    opacity: 0.8;
    filter: alpha(Opacity=80);
    color:#fff;
    border-radius:3px;  
    -moz-border-radius:3px;  
    -webkit-border-radius:3px;
   
}

.clipstitle a {
	text-align: center;	
    opacity: 0.8;
    filter: alpha(Opacity=80);
    color:#fff;
    border-radius:3px;  
    -moz-border-radius:3px;  
    -webkit-border-radius:3px;	
}

.clipstitle a:hover {
	opacity: 1.0;
    filter: alpha(Opacity=100);
}

.clips-news-content {
    padding: 15px;
    background: #fff;
    border: 5px #666 solid;
    border-radius:10px; 
    -webkit-border-radius:10px; 
    -moz-border-radius:10px;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 8888;
    display: none;
}

.clips-news-content h2 {
    
}

.clips-news-content-close {
    position: absolute;
    display: block;
    background: url(../images/clips-news-content-close.png);
    width: 37px;
    height: 37px;
    right: -40px;
    top: -40px;
    cursor: pointer;
}

.clips-news-content-link {
    padding: 0 0 15px 0;
    font-size: 18px;
    color: #313131;
}

.clips-news-content-link a {
    color: #313131;
    text-decoration: none;
}

.clips-news-content-link a:hover {
    text-decoration: underline;
}
/**************************=== ����� ����� ===*************************/		

/*************************=== ���� ��� ����� ===****************************/
#share4222 {position:absolute; margin-left: 250px; padding-top: 16px;}                   
#share42 {display: inline-block; padding: 6px 0 0 6px;  border: 1px solid #E9E9E9; border-radius: 4px;}
#share42:hover { border: 1px solid #D4D4D4; box-shadow: 0 0 5px #DDD;}
#share42 a {opacity: 0.5; filter: alpha(Opacity=50);}
#share42:hover a {opacity: 0.7; filter: alpha(Opacity=70);}
#share42 a:hover {opacity: 1; filter: alpha(Opacity=100);}
/*************************=== ���� ��� ����� ����� ===**********************/


/*************************=== ������� ��� ����������� ===********************/
.tabsContent  {
    width: 100%;
    margin-top:20px;
}

ul.tabNavigation {
    list-style: none;
    margin:10px 0;
    padding: 0;       
}

ul.tabNavigation li {
    display: inline;
}

ul.tabNavigation li a {
    padding: 5px;
    background-color: ;
    font:13px verdana;
    font-weight:bold;
    border:1px solid #d6d6d6;
    border-radius:5px;  
    -moz-border-radius:5px;  
    -webkit-border-radius:5px;  
    color: #CE4641;
    text-decoration: none;
    -moz-box-shadow: 1px 1px 1px #d6d6d6;
    -webkit-box-shadow: 1px 1px 1px #d6d6d6;
    box-shadow: 1px 1px 1px #d6d6d6;
}

ul.tabNavigation li a.selected,

ul.tabNavigation li a:hover {
    background-color: #CE4641;
    color: #fff;
    padding-top: 5px;
}

ul.tabNavigation li a:focus {
    outline: 0;
}


.tabContainer {
    background-color: ;
    min-height: 10px;
    color: #4B4B4B;
    padding: 10px;
    border: 1px #d6d6d6 solid; 
    border-radius:6px;  
    -moz-border-radius:6px;  
    -webkit-border-radius:6px;
    box-shadow: 1px 1px 1px #d6d6d6;
        -moz-box-shadow: 1px 1px 1px #d6d6d6;
        -webkit-box-shadow: 1px 1px 1px #d6d6d6;
    
}
/**************************===������� ��� ����������� �����===**********************/

/**************************===���� �������===**********************/
  .MiniProfile {  
  background-color:#161515;  
  opacity: 0.8;
  filter:alpha(opacity=80);   
  color:#fff;  
  float:left;  
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.7);  
  -moz-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.7);  
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.7);  
  padding: 4px 5px 4px 5px; 
  border-radius:3px;  
  -moz-border-radius:3px;  
  -webkit-border-radius:3px;  
  position:fixed;  
  bottom:7px;  
  left:7px;
   
 
  }  
   
  .MiniProfile a.url, .MiniProfile a.url:visited {  
  display:block;  
  float:left;  
  color:#fff;  
  font-weight:bold;  
  height:26px;  
  line-height:26px;  
  -moz-transition:all 0.4s ease;  
  -webkit-transition:all 0.4s ease;  
  -o-transition:all 0.4s ease;  
  transition:all 0.4s ease;  
  opacity:0.4;
  filter:alpha(opacity=40);    
  padding:0px 7px 0px 7px;  
  position:relative;
  
  }  
  .MiniProfile a.url img {  
  vertical-align:-8px;  
  }  
  .MiniProfile a.url:hover {  
  text-shadow:0px 0px 5px #fff;  
  color:#fff;  
  opacity:1.0;
  filter:alpha(opacity=100);    
    
  }  
   
  .MiniProfile a.url.highlighted {  
  opacity:1.0;
     
  }  
   
  .MiniProfile a.url span {  
  display:block;  
  position:absolute;  
  bottom:0px;  
  left:20px;  
  color:#fff;  
  background:red;  
  padding:0px 3px 0px 3px;  
  height:14px;  
  line-height:14px;  
  font-size:7pt;  
  font-weight:bold;  
  border-radius:2px;  
  -moz-border-radius:2px;  
  -webkit-border-radius:2px;  
  } 
/**************************===���� ������� �����===**********************/

