﻿@charset "UTF-8";
html,*{
		padding:0;
		margin:0;
		outline:none;
		border:0 none;
		text-decoration: none ;
	
}
body
{
	font-family: hb, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #575656;
	margin:0px;
	padding:0px;
	text-align: right;
	background: url('../images/backg.png') top center no-repeat #000000 ;
	height: 800px ;

}
@font-face {
 font-family: 'hr';
 src: url(../fonts/HelveticaNeueW23-Reg.eot);                     
/* src: url('../fonts/HelveticaNeueW23-Reg.ttf') format('truetype');/* TTF file for CSS3 browsers */
 src: url('../fonts/HelveticaNeueW23-Reg.ttf');/* TTF file for CSS3 browsers */
 /*src: url('../fonts/HelveticaNeueW23-Reg.eot');
	src: local('?'), url('../fonts/HelveticaNeueW23-Reg.woff') format('woff'), url('../fonts/HelveticaNeueW23-Reg.ttf') format('truetype'), url('../fonts/HelveticaNeueW23-Reg.svg') format('svg');*/
	font-weight: normal;
	font-style: normal;	
}
@font-face {
 font-family: 'hb';
 src: url(../fonts/hb.eot);  
/* src: url('../fonts/hb.ttf') format('truetype') ;/* TTF file for CSS3 browsers */
 src: url('../fonts/hb.ttf');/* TTF file for CSS3 browsers */
}


.clear {
	clear: both;
}
.all_views {
width: 100%;
margin: 0 auto;
padding: 0 auto;

}

#logo-link { 
	position: absolute; 
	top: 50px; 
	left: 50%; 
	width: 100px; 
	height: 110px; 
	margin-left: 240px;
	background-color: url('../images/logo.png') top center no-repeat #c1c1c1; 
}	
		

.center_site {
width: 944px;
margin: 0 auto;

}
.vid {
	display: block;
	position: relative;
	top: 29px; 
	width: 800px;
	height: 450px;
	margin: 0 auto;
	border: 10px solid #575656;
}

.vid h1 {
	padding: 0 !important;
	width: 712px;
	font-family: 'hr';
	color: #fff;
	font-size: 18px;
	margin: 68px  0 0 0;
	position: relative;
	z-index: 2 !important;

}








.youtube_ch {
	position: relative;
	top: 83px !important;
	overflow: hidden;
	left: 0px;
	background: #E6E6E6;
}
.social_ch {
	position: relative;
	display: block;
	top: 83px !important;
	overflow: hidden;
	left: 0px;
}
.facebook_ch {
	width: 49%;
	overflow: hidden;
	float: right;
	background: #E6E6E6;
}
.twitter_ch {
	width: 49%;
	overflow: hidden;
	float: left;
	background: #E6E6E6;
}


.show_data {
width: 920px;
margin: 0 auto;
position: relative;
padding: 0 ;
background: #fff ;
z-index: 2 ;
}
.show_data img {
	width: 894px;
}
.show_data h1{


font-size: 20px;
font-family: hb;
padding: 4px 22px 0 10px;
background: url("../images/icon_dot.jpg") no-repeat center right;
margin: 0 16px 0 0;
}
.show_data p {
position: relative;
margin: 16px 0;
padding: 0 auto;
text-align: center;
}
.footer {
	text-align: center;
position: relative;
margin: 0 auto;
padding: 0 auto;
clear: both;
top: 23px;
right: 18px;
}

@-webkit-keyframes rightThenLeft {
    0%   {left: 0%;}
    50%  {left: 100%;}
    100% {left: 0%;}
}
.shear_link {
	margin: 4px 0 0 0;
	position: relative;
	float: left;
}
.logo_rassd {
position: absolute;
float: left;
top: 15px;
left: 46px;
z-index: 3;
}
.logo_wiki {
float:right ; position:absolute;
text-align:left ;
right:10px ;
z-index: 2 ;
}
.header {
height: 139px ;
width: 1000px ;
margin: 0 auto; 
position: relative;
text-align: center ;
padding: 0 auto;

}
.header_menu {
position: relative;
color: white;
font-family: hb;
font-size: 16px;
z-index: 1;
width: 575px;
left: 111px;


}

.header_menu ul {
position: relative;
list-style: none ;
float: right !important;
color:#fff !important ;
font-family: hb !important; 
font-weight: bold !important ;
margin: 5px 10px !important;

}
.header_menu ul li {
position: relative;
display:inline;
list-style: none ;
color: #fff !important; 
margin: 0 ;
font-family: hb !important;
font-weight: bold !important ;
font-size: 15px; 
padding: 5px 10px !important;
background: url(../images/break_header.png) left no-repeat;



}
.header_menu ul li a:visited,
.header_menu ul li a:active,
.header_menu ul li a:link {

color: #fff !important;
font-family: hb !important; 
}
.header_menu ul li a:hover {
color: #ff7022 !important ;
font-family: hb; 
border-right: 1px #fff !important ;

}
.slider_pages {	
	position: relative;
	margin: 0 auto;
	background: #E6E6E6;
	position: relative;
	overflow: hidden;
	
}
.content_data {
	background: white;
	color: #000 ;
	padding: 7px 5px 0 5px ;
}




/* Showcase
-------------*/

#awOnePageButton .view-slide
{
	display: none;
}


.vied_play {
	float: right;
position: relative;
width: 161px;
height: 162px;
overflow: hidden;
padding: 7px 4px;
margin: 0 0 0 0px;

}

.vied_play img{
border: 1px silver solid ;
}

.vied_play a:visited,.vied_play a:active,.vied_play a:link 
{
opacity:0.8;
filter:alpha(opacity=80); /* For IE8 and earlier */
}
.vied_play a:hover {
opacity:1.0;
filter:alpha(opacity=100); /* For IE8 and earlier */

}



.vied_play h1{
position: relative;
font-family: Tahoma;
font-size: 11px;
height: 45px;
padding: 4px;
color: #fff;
font-weight: normal;
text-align: center;
direction:rtl;
}
.arrow_right {
float: right;
top: 64px;
position: relative;
}
.arrow_left {
float: left;
top: 64px;
position: relative;
}

#slider_vid { 
top: 0 ;
width: 894px;
position: relative;
float: right;
 z-index: 9999; padding: 0;   
height: 133px ;
right: 5px;


}
#slider_vid .viewport { /*float: left;*/ width: 843px;
height: 130px; overflow: hidden; position: relative; margin: 6px 0;
}
#slider_vid .buttons { 
background:  url("../images/buttons_arrow_big.gif") no-repeat scroll 0 0 transparent;
display: block;
background-position: -44px 0;
text-indent: -999em;
float: right;
width: 30px;
height: 87px;
overflow: hidden;
position: absolute;
z-index: 999;
top: 94px;


}
#slider_vid .next {margin: -196px 43px 0 0;
position: relative;
left: 32px;
 }
#slider_vid .prev {
margin: -196px 43px 0 0;
position: relative;
right: 33px;
float: left;
 }
#slider_vid .disable { visibility: visible; opacity:0.5; }
#slider_vid .overview { list-style: none; position: absolute; padding: 0; margin: 0; width: 240px; left: 0 top: 0; right: 0; }
#slider_vid .overview li{ float: left;
margin: 0 0px;
}



/* Clear (used for horizontal thumbnails)
-------------------------------------------*/

.clear
{
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	float: none;
}





#exestylepopups {
color: #052d4f;
text-align: center;

}
#exestylepopups h1 {
	
font-family: tahoma;
font-size: 12px;
text-align: center;
font-weight: bold;
color: #052d4f;
	
}
#exestylepopups h2 {
	
font-family: tahoma;
font-size: 10px;
text-align: center;
font-weight: normal;
color: #F00;
margin: 4px 0 ;	
}
#exestylepopups .inputsms {
text-align: center ;	
width: 100% ;
height: 20px ;
margin: 0 auto ;
padding: 0 auto ;
color: #333 ;
border: 1px solid #999 ;
font-family: Tahoma, Geneva, sans-serif ;
}

#exestylepopups .reg {
	
height: 20px ;
margin: 0 auto ;
padding: 0 auto ;
color: #000 ;
border: 1px solid #999 ;
}