﻿/*
==========================
		Motions
==========================
*/
.RoundFamily {
	float:right;
	text-decoration:underline;
	color:#F0C463;
	font-weight:bold
}
.MotionItem {
	float:none;
	clear:both;
	margin-top:10px;
}
.MotionLeft {
	float:left;
	margin-top:15px;
	width:222px;
	
}
.MotionRight {
	margin:20px 10px 0 20px;
}
.PrevImgMotion 
{
	position:relative;
	float:right;
	width:120px;
	cursor:pointer;	
}
.Play
{
	position:absolute;
	top:55px;
	left:85px;	
	width:26px;
	height:26px;
}
.ShortDescriptionMotion {
	float:right;
	width:350px;
	height:90px;
	position:relative;
	cursor:pointer;
}
.TitleTopMotion {
	color:#F6AC15;
	font-size:14px;
	font-weight:bold;
	margin:0px;
}
.participantMotion {
	float:right;
	margin-left:10px;
}
.ButtonLesson{cursor:pointer;width:125px;float:right;}
.Lesson{height:21px;margin:5px 10px 0 0;}
.LinkToLesson {
	margin:3px 0px 0px 10px;
	vertical-align:top;
}
.TextToLesson
{
	float:right;
	margin-top:1px;
}
.FlashPlayer {
	width:413px;
	height:311px;
}
.lblResulrt{color:Red;}
.btnPrintPageMotion {
	background:url(../images/PrintMotion.gif) no-repeat;
	width:103px;
	float:left;
	margin-right:15px;
	height:17px;
	cursor:pointer;
}
.btnNextMotion {
	background:url(../Images/btnNext.gif) no-repeat;
	width:23px;
	height:19px;
	position:absolute;
	top:64px;
	right:0px;
	cursor:pointer;
}
.btnExplanationClasses
{
	background:url(../Images/Motion/btnExplanations.gif) no-repeat;
	width:307px;
	height:26px;
	cursor:pointer;
	margin:12px 40px 0 0;
}
.btnExplanationClassesHover{background:url(../Images/Motion/btnExplanationsOn.gif) no-repeat;}
.InstructionClassesImg
{
	background:url(../Images/Motion/InstructionClassesImg.gif) no-repeat;
	width:177px;
	height:17px;
	cursor:pointer;
	margin-top:20px;
}
.InstructionClassesDiv{color:Black;}
.btnPrintClass
{
	background:url(../Images/Motion/btnPrint.gif) no-repeat;
	width:109px;
	height:26px;
	cursor:pointer;
	margin:7px 0 30px 0;
}
.btnPrintClassHover{background:url(../Images/Motion/btnPrintOn.gif) no-repeat;}
.DescriptionClass{color:#F7A80D;margin-top:5px;font-weight:bold;}
.classDescription{display:none;}
.Buttons{color:Blue;}