a:active {
	outline:none;
}
:focus {
	-moz-outline-style:none;
}
/* prev, next, prevPage and nextPage buttons */
a.latest_videos_arrow {
	background: url(http://images.indiaglitz.com/common/Hori_arow.png) no-repeat;
	display:block;
	width:22px;
	height:25px;
	float:left;
	margin:5px 0px;
	cursor:pointer;
	font-size:1px;
}
/* right */
a.right {
	background-position: 0 -24px;
	clear:right;
	margin-right: 0px;
}
a.right:hover {
	background-position:-22px -24px;
}
a.right:active {
	background-position:-45px -24px;
}
/* left */
a.left {
	margin-left: 0px;
}
a.left:hover {
	background-position:-22px 0;
}
a.left:active {
	background-position:-45px 0;
}
/*Recent Videos Inner */

.latest_videos {
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 253px;
	height:770px;
	float:left;
	/* custom decorations */
	border:1px solid #ccc;
	-moz-box-shadow:0px 0px 2px #ccc;
	-webkit-box-shadow:0px 0px 3px #ccc;
	box-shadow:0px 0px 3px #ccc;
	overflow-y:auto;
}
.latest_videos .items3 {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
	float:left;
}
.items3 div {
	float:left;
	width:240px;
	color:#333;
	text-decoration:none;
}
.items3 div a {
	float:left;
	color:#333;
	text-decoration:none;
}
.items3 div p {
	width:240px;
	float:left;
	margin:0px 5px 0px 5px;
	padding:0;
}
.items3 div p span {
	width:90%;
	float:left;
	font: normal normal 14px Arial, Helvetica, sans-serif;
	text-align:center;
	margin-left:7px;
	padding:0;
	height:40px !important;
	white-space: pre-wrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/* single scrollable item */
.latest_videos img {
	float:left;
	margin:10px 5px 10px 5px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	width:210px;
	/*height:61px;*/
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
/* active item */
.latest_videos .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}
.latest_videos_wrap {
	width:240px;
	height:35px;
	float:left;
}
.latest_videos_part {
	width:240px;
	height:auto;
	position:relative;
	float:left;
}
.top_bar_icon {
	width:auto;
	height:auto;
	float:right;
}
/*Home page Videos Parts*/

.Video_Scroll {
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 650px;
	height:300px;
	/* custom decorations */
	border:1px solid #ccc;
	-moz-box-shadow:0px 0px 2px #ccc;
	-webkit-box-shadow:0px 0px 3px #ccc;
	box-shadow:0px 0px 3px #ccc;
}
.Video_Scroll .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}
.items div {
	float:left;
	width:650px;
	color:#333;
	text-decoration:none;
}
.items div a {
	float:left;
	color:#333;
	text-decoration:none;
}
.items div p {
	width:120px;
	
	float:left;
	margin:0px 5px 0px 5px;
	padding:0;
}
.items div p span {
	width:120px;
	float:left;
	font: normal normal 12px Arial, Helvetica, sans-serif;
	text-align:center;
	margin-left:7px;
	padding:0;
	height:50px !important;
	white-space: pre-wrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/* single scrollable item */
.Video_Scroll img {
	float:left;
	margin:10px 5px 10px 5px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	width:209px;
	height:125px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
/* active item */
.Video_Scroll .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}
/*Video Inne pages*/

.Video_Scroll_iner {
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 980px;
	height:2080px;
	/* custom decorations */
	border:0px solid #ccc;
	/*
	-moz-box-shadow:0px 0px 2px #ccc;
	-webkit-box-shadow:0px 0px 3px #ccc;
	box-shadow:0px 0px 3px #ccc;
	*/
}
.Video_Scroll_iner .video_inner_items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}
.video_inner_items div {
	float:left;
	width:980px;
	color:#333;
	text-decoration:none;
}
.video_inner_items div a {
	float:left;
	color:#333;
	text-decoration:none;
}
.video_inner_items div p {
	width:209px;
	float:left;
	margin:0px 15px 0px 15px;
	padding:0;
}
.video_inner_items div p span {
	width:209px;
	float:left;
	font: normal normal 12px Arial, Helvetica, sans-serif;
	text-align:center;
	margin-left:7px;
	padding:0;
	height:30px !important;
	white-space: pre-wrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/* single scrollable item */
.Video_Scroll_iner img {
	float:left;
	margin:10px 5px 10px 5px;
	background-color:#fff;
	padding:2px;
	border:0px solid #ccc;
	width:209px;
	height:125px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
/* active item */
.Video_Scroll_iner .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}
/*Wallpapper starts*/


	/* Wallpaper Carusel  */

.wallpaper_photo {
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 540px;
	height:140px;
	float:left;
}
.wallpaper_photo .items1 {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}
.items1 div {
	float:left;
}
.items1 div p {
	width:120px;
	float:left;
	margin:0px 7px 0px 7px;
	padding:0;
}
.items1 div p span {
	width:120px;
	float:left;
	font: normal normal 12px Arial, Helvetica, sans-serif;
	text-align:center;
	margin-left:10px;
	padding:0;
	height:30px !important;
	white-space: pre-wrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.wallpaper_photo img {
	float:left;
	margin:10px 0px 10px 0px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	width:120px;
	height:90px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
/* active item */
.wallpaper_photo .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}
a.browse {
	background: url(http://images.indiaglitz.com/common/Hori_arow.png) no-repeat;
	display:block;
	width:22px;
	height:25px;
	float:left;
	margin:40px 10px;
	cursor:pointer;
	font-size:1px;
}
/*wallpaper left */
a.left1 {
	margin-left: 0px;
}
a.left1:hover {
	background-position:-22px 0;
}
a.left1:active {
	background-position:-44px 0;
}
/*wallpaper right */

a.right1 {
	background-position: 0 -25px;
	clear:right;
	margin-right: 0px;
}
a.right1:hover {
	background-position:-22px -25px;
}
a.right1:active {
	background-position:-44px -25px;
}
.video_top_bar {
	width:950px;
	height:35px;
	float:right;
}
.videoiner_top_bar {
	width:970px;
	height:35px;
	float:right;
}
.video_part {
	width:950px;
	height:auto;
	position:relative;
	float:left;
}
.video_inner_part {
	width:970px;
	height:auto;
	position:relative;
	float:left;
}
.wallpaper_part {
	width:610px;
	height:auto;
	position:relative;
	float:left;
	margin-left:10px;
}
.wall_top_bar {
	width:600px;
	height:15px;
	float:left;
}