	.slider_pic {
	position: absolute;
	}
	.slider_container {
	margin: auto;
	top: 50px;
	width: 800px;
	height: 535px;
	background: black;
	/*white-space: nowrap;*/
	position: relative;
	overflow: hidden;
	display: none;

    -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 1);
    -moz-box-shadow:    0px 0px 30px rgba(0, 0, 0, 1);
    box-shadow:         0px 0px 30px rgba(0, 0, 0, 1);
    background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.8) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(100%,rgba(0,0,0,0.8))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.8) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.8) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.8) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.8) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#cc000000',GradientType=0 ); /* IE6-9 */
	}
	
	.slider_item {
	float: left;
	width: 200px;
	height: 500px;
	overflow: hidden;
	position: absolute;
	cursor: hand; 
	cursor: pointer;
	
	}
	.xdiv {
	position: absolute;
	}
	.shift_button{
	clear:both;
	float: left;
	}
	.yttinybox{
	left:0px;
	width: 200px;
	height: 75px;
	position: absolute;
	top: 390px;
	/*font-size: 20px;*/
	/*
	 -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
    -moz-box-shadow:    0px 0px 10px rgba(0, 0, 0, 1);
    box-shadow:         0px 0px 10px rgba(0, 0, 0, 1);*/
    background: -moz-linear-gradient(top,  rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.9) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.9)), color-stop(100%,rgba(0,0,0,0.9))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.9) 0%,rgba(0,0,0,0.9) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.9) 0%,rgba(0,0,0,0.9) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.9) 0%,rgba(0,0,0,0.9) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.9) 0%,rgba(0,0,0,0.9) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#cc000000',GradientType=0 ); /* IE6-9 */
	
	}
	.tinybox{
	width: 100%;
	height: 75px;
	position: absolute;
	top: 390px;
	/*font-size: 20px;*/
	/*
	 -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
    -moz-box-shadow:    0px 0px 10px rgba(0, 0, 0, 1);
    box-shadow:         0px 0px 10px rgba(0, 0, 0, 1);*/
    background: -moz-linear-gradient(top,  rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.9) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.9)), color-stop(100%,rgba(0,0,0,0.9))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.9) 0%,rgba(0,0,0,0.9) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.9) 0%,rgba(0,0,0,0.9) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.9) 0%,rgba(0,0,0,0.9) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.9) 0%,rgba(0,0,0,0.9) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#cc000000',GradientType=0 ); /* IE6-9 */
	
	}
	.yt_subhead1-1{
	padding-left: 15px;
	float: left;
	clear: left;
	font-size: 20px;
	color: #00adee;
	}
	.yt_subhead1-2{
	padding-left: 15px;
	float: left;
	clear: left;
	font-size: 20px;
	color: #00adee;
	display:none;
	}
	.tiny_head{
	padding-top: 10px;
	padding-left: 15px;
	font-size: 25px;
	float: left;
	
	}
	.tiny_subhead{
	padding-left: 15px;
	float: left;
	clear: left;
	font-size: 20px;
	color: #00adee;
	}
	.tiny_description{
	font-size: 16.5px;
	padding-right: 10px;
	padding-top: 10px;
	float: right;
	width: 600px;
	position: absolute;
	left: 200px;
	}
	.slider_hover{
	color: white;
	}
	.slider_select{
	color: white;
	}
	.more_button{
	-webkit-user-select: none; /* Chrome/Safari */        
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* IE10+ */
	font-size: 20px;
	cursor: default;
	color: white;
	height: 35px;
	width: auto;
	line-height: 35px;
	float: right;
	position: relative;
	top: 500px;
	margin-right: 10px;
	z-index:3;
	cursor: hand; 
	cursor: pointer;
	}
	.back_button{
	-webkit-user-select: none; /* Chrome/Safari */        
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* IE10+ */
	font-size: 20px;
	cursor: default;
	color: white;
	height: 35px;
	width: auto;
	line-height: 35px;
	float: left;
	position: relative;
	top: 500px;
	margin-left: 10px;
	left: 0px;
	z-index:3;
	cursor: hand; 
	cursor: pointer;
	}
	.disabled{
	color: #636363;
	}
