/*



*/

@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(open_sans_700.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(open_sans_300.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local('Open Sans Extrabold'), local('OpenSans-Extrabold'), url(open_sans_800.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url(open_sans_italic_400.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(open_sans_400.woff) format('woff');
}



*{
	margin:0;
	padding:0;
	}

body{
	font: 14px/1.5 'Open Sans',"微软雅黑",helvetica,Arial;
	color:#626262;
	}
        
img{
   border: 0; 
}

.top{
	background:url(top_bg.png) repeat-x 0 0;
	}
	
.page{
	background:url(top2_bg.png) repeat-x 0 0;
	}
	
.banner{
	background:url(banner_bg.png) no-repeat center 0;	
	}
	
.header{
	background:url(header_bg.png) no-repeat center 0;
	height:420px;
	}
	
.top .content{
	width:950px;	
	height:370px;
	margin:0 auto;
	}
	
.page .content{
	height:131px;
	}
	
.top .content a.logo{
	display:block;
	width:132px;
	height:72px;
	font-size:0;
	text-decoration:none;
	overflow:hidden;
	float:left;
	}
	
.top .content ul.menu{
	float:right;
	height:28px;
	list-style:none;
	margin:6px 0 0 0;
	}
	
.top .content ul.menu li{
	float:left;
	overflow:hidden;
	}
	
.top .content ul.menu li.logout{
	height: 31px;
	background:url(btns.png) no-repeat 100% -164px;
	margin-top:-2px;
	_position: relative;
	}
	
.top .content ul.menu li.logout a{
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	height: 31px;
	line-height: 28px;
	text-decoration: none;
	padding: 0 10px 0 12px;
	overflow: hidden;
	background:url(btns.png) no-repeat 0 -164px;
}

.top .content ul.menu li.logout a:hover,
.top .content ul.menu li.logout a.out:hover{
	color: #ffffff;
	}	
	
.top .content ul.menu li.logout a.out{
	width: 66px;
	font-weight: normal;
	color: #DCEDFF;
	text-align: center;
	margin: 0 0 0 0px;
	padding: 0;
	background: none;
	}
	
.top .content ul.menu li.login a{
	display:block;
	width:66px;
	height:24px;
	line-height:24px;
	padding:2px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	text-transform: uppercase;
	font-size:12px;
	font-family:Arial,verdana,sans-serif;
	background:url(btns.png) no-repeat 0 0;
	}
	
.top .content ul.menu li.en_on a,
.top .content ul.menu li.cn_on a,
.top .content ul.menu li.en a,
.top .content ul.menu li.cn a{
	display:block;
	width:60px;
	height:19px;
	margin:5px 0 0 0;
	text-indent:-9999px;
	background:url(btns.png) no-repeat 0 -60px;
	}
	
.top .content ul.menu li.cn a{
	width:47px;
	height:19px;
	background:url(btns.png) no-repeat -60px -60px;
	}
	
.top .content ul.menu li.cn_on a{
	width:47px;
	height:19px;
	background:url(btns.png) no-repeat -60px -60px;
	}
	
.top .content ul.menu li.en a{
	height:19px;
	background:url(btns.png) no-repeat 0 -60px;
        cursor: inherit;
	}
	
.zh .top .content ul.menu li.cn_on a{
	width:47px;
	height:19px;
	background:url(btns.png) no-repeat -60px -79px;
        cursor: inherit;
	}
	
.zh .top .content ul.menu li.en a{
	height:19px;
	background:url(btns.png) no-repeat 0 -79px;
	}
	
.top .banner .content h1{
	display:block;
	margin:36px 0 0;
	width:346px;
	height:64px;
	text-indent:-9999px;
	background:url(banner_en.gif) no-repeat 0 0;
	clear:left;
	float:left;
	overflow:hidden;
	}
	
.zh .top .banner .content h1{
	display:block;
	margin:49px 0 0;
	width:339px;
	height:45px;
	text-indent:-9999px;
	background:url(banner_cn.gif) no-repeat 0 0;
	clear:left;
	float:left;
	overflow:hidden;
	}
	
h2{
	font-size:36px;
	font-weight:normal;
	color:#333333;
	background:#FFFFFF;
	margin:0 auto;
	text-align:center;
	width:690px;
	position:relative;
        line-height: 120%;
	}
        
.features h2{
        margin: -25px auto 5px;
        }   
	
h2 b{
	color:#5483c9;
	}	
	
.features{
	width:950px;
	margin:46px auto 40px;
        border-top:1px solid #c8c8c8;
	}
	
.features .text{
	margin:0 0 40px 0;
	padding:10px 80px 0;
	text-align:center;
	}
	
.zh .features .text{
	margin:0 0 40px 0;
	padding:5px 110px 0;
	text-align:center;
	}
	
.features ul.school{
	list-style:none;
	width:100%;
	float:left;
	margin:0 0 40px 0;
	}
	
.features ul.school li{
	width:294px;
	margin-right:34px;
	float:left;
	}
	
.features ul.school li.last{
	margin:0;
	}
	
.features ul.school h3{
	color:#333333;
	font-size:16px;
	margin:10px 0 5px 0;
	font-weight:bold;
	text-align:left;
	line-height:150%;
	padding:0;
	}
	
.features .student,
.features .student ul{
	width:100%;
	overflow:hidden;
	background:url(student_m.png) repeat-y 0 0;
	}
	
.features .student ul{
	background:url(student_t.png) no-repeat 0 0;
	list-style:none;
	float:left;
	padding-top:18px;
	}
	
.features .student ul li.title{
	width:100px;
	font-size:18px;
	font-weight:bold;
	color:#5483c9;
	margin:5px 20px 0 40px;
	_margin:5px 20px 0 20px;
        line-height: 22px;
	}

.zh .features .student ul li.title{
	width:105px;
	font-size:18px;
	font-weight:bold;
	color:#5483c9;
	margin:12px 20px 0 35px;
	}
	
.features .student ul li{
	float:left;
	margin:0 12px 0 3px;
	padding-left:49px;
	width:180px;
	font-size:12px;
	}
	
.features .student ul li h4{
	font-size:14px;
	margin-bottom:5px;
	color:#434343;
        line-height: 18px;

	}
	
.features .student .bottom{
	width:100%;
	background:url(student_b.png) no-repeat 0 0;
	_background:url(student_b.png) no-repeat 0 7px;
	height:10px;
	float:left;
	margin-top:10px;
	}
	
.case{
	height:387px;
	background:url(case_bg.png) repeat-x 0 0;
	}
	
.case .content{
	width:710px;
	height:387px;
	margin:0 auto;
	background:url(case.png) no-repeat 0 0;
	overflow:hidden;
	padding:0 120px;
	}
	
h3{
	text-align:center;
	font-weight:normal;
	font-size:30px;
	color:#396dba;
	padding:21px 0;
	}
	
.case .slider{
	width:2130px;
	overflow:hidden;
	height:240px;
	position:absolute;
}
	
.case .scroll{
	width:710px;
	margin:30px 0 0;
	overflow:hidden;
	height:210px;
	float:left;
	}
	
.case .scroll img{
	display:block;
	float:left;
	border:1px solid #b7b7b7;
	margin:0 20px 10px 10px;
	}
	
.case .scroll .text{
	float:left;
	margin-right:10px;
	width:532px;
	}
	
.case .scroll h4{
	color:#333333;
	font-size:24px;
	line-height:24px;
	margin: 5px 0 15px;
	}
	
.case .scroll p{
	margin-bottom:12px;
	}
	
.case ul{
	width:100%;
	text-align:center;
	overflow:hidden;
         line-height: 0;
        vertical-align: top;
	}
	
.case ul li{
	display:inline-block;
        *display:inline;
        
	text-align:center;
	overflow:hidden; 
	}
	
.case ul li a{
	width:13px;
	height:14px;
        color: #e1e1e1;
        display: block;
        cursor: pointer;
        *display: inherit;
         _display:inline-block;
         +display:inline-block;
	background:url(btns.png) no-repeat 0 -38px;
	margin:0 5px;
        text-decoration: none;
        font-size: 0;
        line-height: 0;
        *padding: 13px 14px 0 0; 
        +padding:0;
        _padding:0;  
	}
	
.case ul li a.current{
	background:url(btns.png) no-repeat -23px -38px;
        cursor: inherit;
	}
	
.steps{
	width:950px;
	margin:0 auto;
	overflow:hidden;
	}
	
.steps .box .top,
.steps .box .bottom{
	width:100%;
	height:40px;
	background:url(step_bg.png) no-repeat 0 0;
	}
	
.steps .box .bottom{
	background:url(step_bg.png) no-repeat 0 -40px;
	margin-bottom:40px;
	}
	
.steps .box .content{
	background:url(step_bgm.png) repeat-y 0 0;
	width:100%;
	color:#292f38;
	font-size:13px;
	text-shadow: 0 1px 0 #e4e9ef;
	}
	
.steps .box .content ul.row3,
.steps .box .content ul.row2{
	list-style:none;
	overflow:hidden;
	padding:0 25px;
	}
	
.steps .box .content ul.row2{
	padding:0 115px;
	_padding:0 50px;
	margin-top:30px;
	_float:left;
	}
	
.steps .box .content ul.row3 li,
.steps .box .content ul.row2 li{
	width:230px;
	float:left;
	margin:0 25px;
	_margin:0 19px;
	padding:0 10px;
	}
	
.steps .box .content ul.row2 li{
	margin:0 55px;
	}
	
.steps .box .content ul.row3 li a,
.steps .box .content ul.row2 li a{
	display:block;
	margin:0 0 10px -12px;
	width: 244px;
	height: 160px;
	}
	
.steps .box .content ul li a img{
	display: block;
	width: 244px;
	height: 160px;
	_margin: 0 1px;
}

.steps .box .content ul.row3 li h4,
.steps .box .content ul.row2 li h4{
	font-size:18px;
	color:#396dba;
	margin-bottom:5px;
	}
	
.steps .box .content ul.row3 li ul,
.steps .box .content ul.row2 li ul{
	list-style:none;
	overflow:hidden;
	float:left;
	width:250px;
	margin:0 0 0 -4px;
	}
	
.steps .box .content ul.row3 li ul li,
.steps .box .content ul.row2 li ul li{
	background:url(pon.png) no-repeat 4px 6px;
	padding:0 0 0 18px;
	margin:0 0 7px;
	width:auto;
	float:none;
	}
	
.more{
	background:#ecf3fc;
	font-size:24px;
	line-height:54px;	
	overflow:hidden;
	color:#707070;
	text-align:center;
	border-radius: 5px;
	margin-bottom:40px;
	width:100%;
	}
	
.page .more{
	float:left;
	margin:20px 0 40px;
	}

a{
	color:#5483c9;
	}
	
.footer{
	background:url(footer_bg.png) #5483c9 repeat-x 0 0;
	padding:60px 0 20px;
	}
	
.footer .content{
	width:950px;
	margin:0 auto;
	text-align:center;
	}
	
.footer .content img{
	display:block;
	margin:10px auto 0;
	}
	
.footer .content ul{
	margin-top:20px;
	list-style:none;
	width: 100%;
	}
	
.footer .content ul li{
	display: inline-block;
    *display:inline;
	font-size:12px;
	padding:0 8px;
	border-right:1px solid #ffffff;
	line-height:12px;
	}
        
.footer .content ul li.last{
        border: 0;
}
	
.footer .content ul li a{
	color:#FFFFFF;
	text-decoration:none;
	}
	
.footer .content ul li a:hover{
	text-decoration:underline;
	}

.footer .content p{
	font-size:11px;
	color:#a7c4f0;
	padding:5px 0 0;
	}
	
.footer .content .company{
	padding:20px 0 0 0;
	}
	
.footer .content .company span,
.footer .content .company img{
	display:inline-block;
        *display:inline;
	}
	
.footer .content .company span{
	font-size:10px;
	color:#a7c4f0;
	height:22px;
	line-height:22px;
	position:relative;
	top:-6px;
	padding:0 5px 0 0;
	}
	
.main{
	width:950px;
	margin:-260px auto 0;
	overflow:hidden;
	}
	
.main .left{
	float:left;
	width:600px;
	margin-left:50px;
	}
	
.main h1{
	font-size:28px;
	color:#396dba;
	margin-bottom:20px;
	}
	
.main p{
	margin-bottom:20px;
	}
	
.main .section{
	margin-bottom:40px;
	}
	
.page .mt{
	width:210px;
	height:23px;
	background:url(btns.png) no-repeat 0 -108px;
	text-indent:-9999px;
	float:right;
	margin:79px -83px 0 0;
	}
	
.zh .page .mt{
	width:210px;
	height:23px;
	background:url(btns.png) no-repeat 0 -131px;
	text-indent:-9999px;
	float:right;
	margin:79px -83px 0 0;
	}
	
.main h2{
	font-size:22px;
	text-align:left;
	margin-bottom:5px;
	width:auto;
	}
	
.content .container{
    width:470px;
    height:260px;
    margin:0 auto;
    overflow:hidden;
    padding:0 120px;
 }
 #sm2-container{
 	position:absolute;
 	left:-999px;
 	top:-999px;
 }
 #sm2movie{
  width:0;
  height:0;
}
.mejs-container {
	position: relative;
	background: #000;
	font-family: Helvetica, Arial;
	text-align: left;
	vertical-align: top;
}

.me-plugin {
	position: absolute;
}

.mejs-embed, .mejs-embed body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #000;
	overflow: hidden;
}

.mejs-container-fullscreen {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	z-index: 1000;
}
.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
	width: 100%;
	height: 100%;
}

/* Start: LAYERS */
.mejs-background {
	position: absolute;
	top: 0;
	left: 0;
}
.mejs-mediaelement {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.mejs-poster {
	position: absolute;
	top: 0;
	left: 0;
}
.mejs-poster img {
	border: 0;
	padding: 0;
	border: 0;
	display: block;
}
.mejs-overlay {
	position: absolute;
	top: 0;
	left: 0;
}
.mejs-overlay-play {
	cursor: pointer;
}
.mejs-overlay-button {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100px;
	height: 100px;
	margin: -50px 0 0 -50px;
	background: url(/assets/mediaelement_rails/bigplay-20fe6952964a314ea2e5c0ff1ab423ac.png) no-repeat;
}
.mejs-overlay:hover .mejs-overlay-button{
	background-position: 0 -100px ;
}
.mejs-overlay-loading {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80px;
	height: 80px;
	margin: -40px 0 0 -40px;
	background: #333;
	background: url(/assets/mediaelement_rails/background-31654fc1523718b43b75e5b437f1a501.png);
	background: rgba(0, 0, 0, 0.9);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50,50,50,0.9)), to(rgba(0,0,0,0.9)));
	background: -webkit-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
	background: -moz-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
	background: -o-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
	background: -ms-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
	background: linear-gradient(rgba(50,50,50,0.9), rgba(0,0,0,0.9));
}
.mejs-overlay-loading span {
	display:block;
	width: 80px;
	height: 80px;
	background: transparent url(/assets/mediaelement_rails/loading-767d2db264beaad7d89fdfd82aecb2d9.gif) 50% 50% no-repeat;
}

/* End: LAYERS */

/* Start: CONTROL BAR */
.mejs-container .mejs-controls {
	position: absolute;
	background: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	bottom: 0;
	left: 0;
	background: url(/assets/mediaelement_rails/background-31654fc1523718b43b75e5b437f1a501.png);
	background: rgba(0, 0, 0, 0.7);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50,50,50,0.7)), to(rgba(0,0,0,0.7)));
	background: -webkit-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7)); 
	background: -moz-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
	background: -o-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7)); 
	background: -ms-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7)); 	
	background: linear-gradient(rgba(50,50,50,0.7), rgba(0,0,0,0.7)); 	
	height: 30px;
	width: 100%;
}
.mejs-container .mejs-controls  div {
	list-style-type: none;
	background-image: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 26px;
	height: 26px;
	font-size: 11px;
	line-height: 11px;
	background: 0;
	font-family: Helvetica, Arial;
	border: 0;
}

.mejs-controls .mejs-button button {
	cursor: pointer;
	display: block;
	font-size: 0;
	line-height: 0;
	text-decoration: none;
	margin: 7px 5px;
	padding: 0;
	position: absolute;
	height: 16px;
	width: 16px;
	border: 0;
	background: transparent url(/assets/mediaelement_rails/controls-7041868d14c60df8fe4456ac1798cc28.png) no-repeat;
}

/* :focus for accessibility */
.mejs-controls .mejs-button button:focus {
	outline: solid 1px yellow;
}

/* End: CONTROL BAR */

/* Start: Time (current / duration) */
.mejs-container .mejs-controls .mejs-time {
	color: #fff;
	display: block;
	height: 17px;
	width: auto;
	padding: 8px 3px 0 3px ;
	overflow: hidden;
	text-align: center;
	padding: auto 4px;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
.mejs-container .mejs-controls .mejs-time span {
	font-size: 11px;
	color: #fff;
	line-height: 12px;
	display: block;
	float: left;
	margin: 1px 2px 0 0;
	width: auto;
}
/* End: Time (current / duration) */


/* Start: Play/pause */
.mejs-controls .mejs-play button {
	background-position:0 0;
}
.mejs-controls .mejs-pause button {
	background-position:0 -16px;
}
/* End: Play/pause */


/* Stop */
.mejs-controls .mejs-stop button {
	background-position: -112px 0;
}
/* End: Play/pause */

/* Start: Progress bar */
.mejs-controls div.mejs-time-rail {
	width: 200px;
	padding-top: 5px;
}
.mejs-controls .mejs-time-rail span {
	display: block;
	position: absolute;
	width: 180px;
	height: 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
}
.mejs-controls .mejs-time-rail .mejs-time-total {
	margin: 5px;
	background: #333;
	background: rgba(50,50,50,0.8);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30,30,30,0.8)), to(rgba(60,60,60,0.8)));
	background: -webkit-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8)); 
	background: -moz-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
	background: -o-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
	background: -ms-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
	background: linear-gradient(rgba(30,30,30,0.8), rgba(60,60,60,0.8));
}
.mejs-controls .mejs-time-rail .mejs-time-buffering {
	width:100%;
	background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	-webkit-background-size: 15px 15px;
	-moz-background-size: 15px 15px;
	-o-background-size: 15px 15px;
	background-size: 15px 15px;
	-webkit-animation: buffering-stripes 2s linear infinite;
	-moz-animation: buffering-stripes 2s linear infinite;
	-ms-animation: buffering-stripes 2s linear infinite;
	-o-animation: buffering-stripes 2s linear infinite;
	animation: buffering-stripes 2s linear infinite;
}

@-webkit-keyframes buffering-stripes { from {background-position: 0 0;} to {background-position: 30px 0;} }
@-moz-keyframes buffering-stripes { from {background-position: 0 0;} to {background-position: 30px 0;} }
@-ms-keyframes buffering-stripes { from {background-position: 0 0;} to {background-position: 30px 0;} }
@-o-keyframes buffering-stripes { from {background-position: 0 0;} to {background-position: 30px 0;} }
@keyframes buffering-stripes { from {background-position: 0 0;} to {background-position: 30px 0;} }

.mejs-controls .mejs-time-rail .mejs-time-loaded {
	background: #3caac8;
	background: rgba(60,170,200,0.8);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(44,124,145,0.8)), to(rgba(78,183,212,0.8))); 
	background: -webkit-linear-gradient(top, rgba(44,124,145,0.8), rgba(78,183,212,0.8));
	background: -moz-linear-gradient(top, rgba(44,124,145,0.8), rgba(78,183,212,0.8));
	background: -o-linear-gradient(top, rgba(44,124,145,0.8), rgba(78,183,212,0.8));
	background: -ms-linear-gradient(top, rgba(44,124,145,0.8), rgba(78,183,212,0.8));
	background: linear-gradient(rgba(44,124,145,0.8), rgba(78,183,212,0.8));
	width: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-current {
	width: 0;
	background: #fff;
	background: rgba(255,255,255,0.8);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255,255,255,0.9)), to(rgba(200,200,200,0.8)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
	background: -moz-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8)); 
	background: -o-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
	background: -ms-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
	background: linear-gradient(rgba(255,255,255,0.9), rgba(200,200,200,0.8));
}

.mejs-controls .mejs-time-rail .mejs-time-handle {
	display: none;
	position: absolute;
	margin: 0;
	width: 10px;
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	border: solid 2px #333;
	top: -2px;
	text-align: center;
}

.mejs-controls .mejs-time-rail .mejs-time-float {
	position: absolute;
	display: none;
	background: #eee;
	width: 36px;
	height: 17px;
	border: solid 1px #333;
	top: -26px;
	margin-left: -18px;
	text-align: center;
	color: #111;
}

.mejs-controls .mejs-time-rail .mejs-time-float-current {
	margin: 2px;
	width: 30px;
	display: block;
	text-align: center;
	left: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-float-corner {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	line-height: 0;
	border: solid 5px #eee;
	border-color: #eee transparent transparent transparent;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	top: 15px;
	left: 13px;

}




/*
.mejs-controls .mejs-time-rail:hover .mejs-time-handle {
	visibility:visible;
}
*/
/* End: Progress bar */

/* Start: Fullscreen */
.mejs-controls .mejs-fullscreen-button button {
	background-position:-32px 0;
}
.mejs-controls .mejs-unfullscreen button {
	background-position:-32px -16px;
}
/* End: Fullscreen */


/* Start: Mute/Volume */
.mejs-controls .mejs-volume-button {
}

.mejs-controls .mejs-mute button {
	background-position:-16px -16px;
}

.mejs-controls .mejs-unmute button {
	background-position:-16px 0;
}

.mejs-controls .mejs-volume-button {
	position: relative;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider {
	display: none;
	height: 115px;
	width: 25px;
	background: url(/assets/mediaelement_rails/background-31654fc1523718b43b75e5b437f1a501.png);
	background: rgba(50, 50, 50, 0.7);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	top: -115px;
	left: 0;
	z-index: 1;
	position: absolute;
	margin: 0;
}
.mejs-controls .mejs-volume-button:hover {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}
/*
.mejs-controls .mejs-volume-button:hover .mejs-volume-slider {
	display: block;
}
*/

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
	position: absolute;
	left: 11px;
	top: 8px;
	width: 2px;
	height: 100px;
	background: #ddd;
	background: rgba(255, 255, 255, 0.5);
	margin: 0;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
	position: absolute;
	left: 11px;
	top: 8px;
	width: 2px;
	height: 100px;
	background: #ddd;
	background: rgba(255, 255, 255, 0.9);
	margin: 0;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
	position: absolute;
	left: 4px;
	top: -3px;
	width: 16px;
	height: 6px;
	background: #ddd;
	background: rgba(255, 255, 255, 0.9);
	cursor: N-resize;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	margin: 0;
}


/* horizontal version */

.mejs-controls div.mejs-horizontal-volume-slider {
	height: 26px;
	width: 60px;
	position: relative;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	position: absolute;
	left: 0;
	top: 11px;
	width: 50px;
	height: 8px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;	

	background: #333;
	background: rgba(50,50,50,0.8);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30,30,30,0.8)), to(rgba(60,60,60,0.8)));
	background: -webkit-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8)); 
	background: -moz-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
	background: -o-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
	background: -ms-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
	background: linear-gradient(rgba(30,30,30,0.8), rgba(60,60,60,0.8));

}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	position: absolute;
	left: 0;
	top: 11px;
	width: 50px;
	height: 8px;
	margin: 0;
	padding: 0;
	font-size: 1px;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;

	background: #fff;
	background: rgba(255,255,255,0.8);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255,255,255,0.9)), to(rgba(200,200,200,0.8)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
	background: -moz-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8)); 
	background: -o-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
	background: -ms-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
	background: linear-gradient(rgba(255,255,255,0.9), rgba(200,200,200,0.8));

}


.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
	display: none;
}

/* End: Mute/Volume */




/* Start: TRACK (Captions and Chapters) */
.mejs-controls .mejs-captions-button {
	position: relative;
}

.mejs-controls .mejs-captions-button button {
	background-position:-48px 0;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector {
	visibility: hidden;
	position: absolute;
	bottom: 26px;
	right: -10px;
	width: 130px;
	height: 100px;
	background: url(/assets/mediaelement_rails/background-31654fc1523718b43b75e5b437f1a501.png);
	background: rgba(50,50,50,0.7);
	border: solid 1px transparent;
	padding: 10px;
	overflow: hidden;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
/*
.mejs-controls .mejs-captions-button:hover  .mejs-captions-selector {
	visibility: visible;
}
*/

.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none !important;
	overflow: hidden;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li{
	margin: 0 0 6px 0;
	padding: 0;
	list-style-type: none !important;
	display:block;
	color: #fff;
	overflow: hidden;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input{
	clear: both;
	float: left;
	margin: 3px 3px 0 5px;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label{
	width: 100px;
	float: left;
	padding: 4px 0 0 0;
	line-height: 15px;
	font-family: helvetica, arial;
	font-size: 10px;
}

.mejs-controls .mejs-captions-button .mejs-captions-translations {
	font-size: 10px;
	margin: 0 0 5px 0;
}


.mejs-chapters {
	position: absolute;
	top: 0;
	left: 0;
	-xborder-right: solid 1px #fff;
	width: 10000px;
	z-index: 1;
}
.mejs-chapters .mejs-chapter {
	position: absolute;
	float: left;
	background: #222;
	background: rgba(0, 0, 0, 0.7);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50,50,50,0.7)), to(rgba(0,0,0,0.7)));
	background: -webkit-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
	background: -moz-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
	background: -o-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
	background: -ms-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
	background: linear-gradient(rgba(50,50,50,0.7), rgba(0,0,0,0.7)); 
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232,endColorstr=#000000);		
	overflow: hidden;
	border: 0;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block {
	font-size: 11px;
	color: #fff;
	padding: 5px;
	display: block;
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
	cursor: pointer;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
	border-right: none;
}

.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
	/*background: #333;*/
	background: #666;
	background: rgba(102,102,102, 0.7);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(102,102,102,0.7)), to(rgba(50,50,50,0.6)));
	background: -webkit-linear-gradient(top, rgba(102,102,102,0.7), rgba(50,50,50,0.6));
	background: -moz-linear-gradient(top, rgba(102,102,102,0.7), rgba(50,50,50,0.6));
	background: -o-linear-gradient(top, rgba(102,102,102,0.7), rgba(50,50,50,0.6));
	background: -ms-linear-gradient(top, rgba(102,102,102,0.7), rgba(50,50,50,0.6));
	background: linear-gradient(rgba(102,102,102,0.7), rgba(50,50,50,0.6));
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666,endColorstr=#323232);		
}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title{
	font-size: 12px;
	font-weight: bold;
	display: block;
	white-space:nowrap;
	text-overflow: ellipsis;
	margin: 0 0 3px 0;
	line-height: 12px;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan{
	font-size: 12px;
	line-height: 12px;
	margin: 3px 0 4px 0;
	display: block;
	white-space:nowrap;
	text-overflow: ellipsis;
}


.mejs-captions-layer {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align:center;
	/*font-weight: bold;*/
	line-height: 22px;
	font-size: 12px;
	color: #fff;
}
.mejs-captions-layer  a {
	color: #fff;
	text-decoration: underline;
}
.mejs-captions-layer[lang=ar] {
	font-size: 20px;
	font-weight: normal;
}

.mejs-captions-position {
	position: absolute;
	width: 100%;
	bottom: 15px;
	left: 0;
}

.mejs-captions-position-hover {
	bottom: 45px;
}

.mejs-captions-text {
	padding: 3px 5px;
	background: url(/assets/mediaelement_rails/background-31654fc1523718b43b75e5b437f1a501.png);
	background: rgba(20, 20, 20, 0.8);

}
/* End: TRACK (Captions and Chapters) */



.mejs-clear {
	clear: both;
}

/* Start: ERROR */
.me-cannotplay {
}
.me-cannotplay a {
	color: #fff;
	font-weight: bold;
}
.me-cannotplay span {
	padding: 15px;
	display: block;
}
/* End: ERROR */


/* Start: Loop */
.mejs-controls .mejs-loop-off button{
	background-position: -64px -16px;
}
.mejs-controls .mejs-loop-on button {
	background-position: -64px 0;
}
/* End: Loop */

/* Start: backlight */
.mejs-controls .mejs-backlight-off button{
	background-position: -80px -16px;
}
.mejs-controls .mejs-backlight-on button {
	background-position: -80px 0;
}
/* End: backlight */


/* Start: picture controls */
.mejs-controls .mejs-picturecontrols-button{
	background-position: -96px 0;
}
/* End: picture controls */


/* context menu */
.mejs-contextmenu {
	position: absolute;
	width: 150px;
	padding: 10px;
	border-radius: 4px;
	top: 0;
	left: 0;
	background: #fff;
	border: solid 1px #999;
	z-index: 1001; /* make sure it shows on fullscreen */
}
.mejs-contextmenu .mejs-contextmenu-separator {
	height: 1px;
	font-size: 0;
	margin: 5px 6px;
	background: #333;	
}

.mejs-contextmenu .mejs-contextmenu-item {
	font-family: Helvetica, Arial;
	font-size: 12px;
	padding: 4px 6px;
	cursor: pointer;
	color: #333;	
}
.mejs-contextmenu .mejs-contextmenu-item:hover {
	background: #2C7C91;
	color: #fff;
}


/* Start: SourceChooser */
.mejs-controls .mejs-sourcechooser-button {
	position: relative;
}

.mejs-controls .mejs-sourcechooser-button button {
	background-position: -128px 0;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
	visibility: hidden;
	position: absolute;
	bottom: 26px;
	right: -10px;
	width: 130px;
	height: 100px;
	background: url(/assets/mediaelement_rails/background-31654fc1523718b43b75e5b437f1a501.png);
	background: rgba(50,50,50,0.7);
	border: solid 1px transparent;
	padding: 10px;
	overflow: hidden;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none !important;
	overflow: hidden;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li{
	margin: 0 0 6px 0;
	padding: 0;
	list-style-type: none !important;
	display:block;
	color: #fff;
	overflow: hidden;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input{
	clear: both;
	float: left;
	margin: 3px 3px 0 5px;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label{
	width: 100px;
	float: left;
	padding: 4px 0 0 0;
	line-height: 15px;
	font-family: helvetica, arial;
	font-size: 10px;
}
/* End: SourceChooser */
#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #000000; }
	#lbOverlay.red { background-color: #330000; }
	#lbOverlay.green { background-color: #003300; }
	#lbOverlay.blue { background-color: #011D50; }
	#lbOverlay.gold { background-color: #666600; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0;}
#lbMain a img { border: none; }

#lbOuterContainer { position: relative;  width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 0px solid #59595b; }
	#lbOuterContainer.red { border: 3px solid #DD0000; }
	#lbOuterContainer.green { border: 3px solid #00B000; }
	#lbOuterContainer.blue { border: 3px solid #5F89D8; }
	#lbOuterContainer.gold { border: 3px solid #B0B000; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 0px solid #59595b; border-top: none; }
	#lbDetailsContainer.red { border: 3px solid #DD0000; border-top: none; }
	#lbDetailsContainer.green { border: 3px solid #00B000; border-top: none; }
	#lbDetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; }
	#lbDetailsContainer.gold { border: 3px solid #B0B000; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding:12px 0 0 0; background:url(../images/bg_modal.png) repeat; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(../images/lyte/loading.gif) center no-repeat;
}

#lbHoverNav{ 
    position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: -10; 
    background: #5483C9;
    filter:alpha(opacity=40); /*IE*/
    -moz-opacity:0.4; /*MOZ , FF*/
    opacity:0.4; /*CSS3, FF1.5*/
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(../images/lyte/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(../images/lyte/prev_grey.gif) left 15% no-repeat; }
	#lbPrev.red:hover, #lbPrev.red:visited:hover { background: url(../images/lyte/prev_red.gif) left 15% no-repeat; }
	#lbPrev.green:hover, #lbPrev.green:visited:hover { background: url(../images/lyte/prev_green.gif) left 15% no-repeat; }
	#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(../images/lyte/prev_blue.gif) left 15% no-repeat; }
	#lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url(../images/lyte/prev_gold.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(../images/lyte/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(../images/lyte/next_grey.gif) right 15% no-repeat; }
	#lbNext.red:hover, #lbNext.red:visited:hover { background: url(../images/lyte/next_red.gif) right 15% no-repeat; }
	#lbNext.green:hover, #lbNext.green:visited:hover { background: url(../images/lyte/next_green.gif) right 15% no-repeat; }
	#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(../images/lyte/next_blue.gif) right 15% no-repeat; }
	#lbNext.gold:hover, #lbNext.gold:visited:hover { background: url(../images/lyte/next_gold.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	#lbPrev2.red, #lbNext2.red, #lbSpacer.red { color: #620000; }
	#lbPrev2.green, #lbNext2.green, #lbSpacer.green { color: #003300; }
	#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }
	#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	#lbPrev2_Off.red, #lbNext2_Off.red { color: #FFCCCC; }
	#lbPrev2_Off.green, #lbNext2_Off.green { color: #82FF82; }
	#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }
	#lbPrev2_Off.gold, #lbNext2_Off.gold { color: #E1E100; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }
	#lbDetailsData.red { color: #620000; }
	#lbDetailsData.green { color: #003300; }
	#lbDetailsData.blue { color: #01379E; }
	#lbDetailsData.gold { color: #666600; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.grey { background: url(../images/lyte/close_grey.png) no-repeat; }
	#lbClose.red { background: url(../images/lyte/close_red.png) no-repeat; }
	#lbClose.green { background: url(../images/lyte/close_green.png) no-repeat; }
	#lbClose.blue { background: url(../images/lyte/close_blue.png) no-repeat; }
	#lbClose.gold { background: url(../images/lyte/close_gold.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(../images/lyte/play_grey.png) no-repeat; }
	#lbPlay.red { background: url(../images/lyte/play_red.png) no-repeat; }
	#lbPlay.green { background: url(../images/lyte/play_green.png) no-repeat; }
	#lbPlay.blue { background: url(../images/lyte/play_blue.png) no-repeat; }
	#lbPlay.gold { background: url(../images/lyte/play_gold.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(../images/lyte/pause_grey.png) no-repeat; }
	#lbPause.red { background: url(../images/lyte/pause_red.png) no-repeat; }
	#lbPause.green { background: url(../images/lyte/pause_green.png) no-repeat; }
	#lbPause.blue { background: url(../images/lyte/pause_blue.png) no-repeat; }
	#lbPause.gold { background: url(../images/lyte/pause_gold.png) no-repeat; }

	
#lbIframe{
	border:0;
	}
        
#lbOuterContainer img{
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
}
