@charset "UTF-8";
/*shortcutPage_Demostyle CSS Document */

#moreVedio{
	width:227px;
	float:right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #eee;
	margin-top: 20px;
	padding-top: 10px;
}
#videoTITLE {
	background-color: #333;
	float: left;
	height: 30px;
	width: 227px;
}
#videostitleT {
	margin-left: 12px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	margin-top: 7px;
}
#moveselectionBAR {
	margin-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}
#eWalk1TumbIMG {
	background-color: #000;
	float: left;
	height: 40px;
	width: 55px;
	margin-top: 0px;
	margin-left: 10px;
	background-image: url(../images/thumbVideo_01.jpg);
	background-repeat: no-repeat;
}
#eWalk2TumbIMG{
	background-color: #000;
	float: left;
	height: 40px;
	width: 55px;
	margin-top: 0px;
	margin-left: 10px;
	background-image: url(../images/thumbVideo_02.jpg);
	background-repeat: no-repeat;
}
#eWalk3TumbIMG {
	background-image: url(../images/thumbVideo_03.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 55px;
	margin-left: 10px;
}
.moveselectionBAR1   {
	color: #333;
	margin-left: 10px;
	font-size: 13px;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	float: left;
}
.moveselectionBAR1 a {
	font-family: Verdana, Geneva, sans-serif;
	color: #2E6164;
	text-decoration: none;
}
#givemetutorial {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 25px;
	color: #0094C5;
	margin-top: 30px;
	margin-left: 80px;
}
#vedio-1 {
	float: left;
	height: 40px;
	width: 227px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 0.25px;
	border-bottom-width: 0.25px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	background-image: url(../images/vedioBGcolor.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	overflow: visible;
}
#vedio-1:hover{
	background-position: 0px 52px;
}
