*{
	margin:0;
	padding:0;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	background:url('/img/bg/bg-content.gif') #fff repeat-x top;
	color:#000;
}

a,
a:link,
a:visited{
	color:#165082;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a:focus,
a:active{
	outline:none;
}

form{margin:0px;}
img{border:0px;}

#globalContent{
	width:985px;
	margin:0 auto;
}

#pageContent{
	width:680px;
	padding:20px 0 0 0;
	float:left;
}

#pageContent h1{
	width:680px;
	margin:0 0 0 0;
	padding:0 0 10px 0;
	font-size:18px;
	font-weight:normal;
}

#pageContent .video{
	width:400px;
	height:300px;
	float:left;
}

#pageContent .rightSide{
	width:272px;
	padding:0 0 0 8px;
	margin:-5px 0 0 0;
	float:left;
}

#pageContent .kad{
	background:url('/img/bg/bg-kad.png') no-repeat top;
	width:262px;
	height:109px;
	padding:10px 0 7px 10px;
	float:left;
}

#pageContent .kad .kadLogo{
	float:left;
	width:108px;
}

#pageContent .kad .txt{
	float:left;
	width:139px;
	height:107px;
	font-size:11px;
	padding:2px 10px 0 5px;
	color:#165082;
}

.kad .txt .descript{
	height:42px;
	overflow:hidden;
	padding:0 0 10px 0;
}

#pageContent .kad a.linkUn,
#pageContent .kad a:link.linkUn,
#pageContent .kad a:visited.linkUn{
	color:#165082;
	display:block;
	font-weight:bold;
	margin:0 0 10px 0;
	font-size:12px;
}


#pageContent .videoDetails{
	background:url('/img/bg/bg-details.png') no-repeat top;
	width:244px;
	height:169px;
	color:#165082;
	padding:10px 10px 0 10px;
	margin:0 0 0 4px;
	float:left;
}

.videoDetails a,
.videoDetails a:link,
.videoDetails a:visited{
	color:#165082;
	text-decoration:underline;
}

.videoDetails a:hover{
	text-decoration:none;
}

.extBloc{
	width:674px;
	float:left;
	padding:10px 0 0 0;
}

.extBloc span.title {
	background:url('/img/bg/title-right.gif') no-repeat right;
	color:#000000;
	display:inline-block;
	font-weight:bold;
	font-size:11px;
	height:29px;
	overflow:hidden;
	line-height:27px;
	padding:0 15px 0 0;
	margin:0 0 0 0;
	text-decoration:none;
}


.extBloc .hDes{
	background:url('/img/bg/head-descript.gif') top no-repeat;
	width:674px;
	height:8px;
	overflow:hidden;
	float:left;
}

.extBloc .cDes{
	background:url('/img/bg/content-descript.gif') repeat-y top;
	width:654px;
	height:62px;
	overflow:hidden;
	float:left;
	text-align:justify;
	font-size:11px;
	padding:10px 10px 10px 10px;
}

.extBloc .cDesOpen{
	height:auto !important;
}

.extBloc .readMore{
	background:url('/img/bg/content-descript.gif') repeat-y top;
	width:654px;
	float:left;
	text-align:justify;
	font-size:11px;
	padding:10px 10px 10px 10px;
}

.extBloc .fDes{
	background:url('/img/bg/foot-descript.gif') top no-repeat;
	width:674px;
	height:8px;
	float:left;
}

.pushSlideContent {
	float:left;
	padding:0;
	margin:0;
}

.slideContent {
	float:left;
	height:71px;
	overflow:hidden !important;
	width:660px;
}

.slidePush {
	width:2600px;
}

.slideContent .contentSlide{
	float:left;
	height:71px;
	width:100px;
	padding:0 0 0 0;
	margin:0 15px 0 0;
	color:#505050;
	font-size:11px;
	line-height:14px;
	overflow:hidden;
}

.pushSlideContent .arrowLeft{
	cursor:pointer;
	display:block;
	margin:20px 0 0 -45px;
	position:absolute;
	text-decoration:none;
	z-index:100;
}

.pushSlideContent .arrowRight{
	cursor:pointer;
	display:block;
	margin:20px 0 0 600px;
	position:absolute;
	text-decoration:none;
	z-index:100;
}

