/* -- FIND MEDIA VIDEOS --*/

.video_overlay2
{
	position: relative;
	z-index:10000;
	background:url(/images/video_find_overlay.png) no-repeat;
	background-position: top;
	width:177px;
	height:141px;
	display: block;
	margin-top:-140px;
	margin-left: 55px;
}

.video_overlay2:hover
{
  background-position: bottom;
}

.video_image2
{
	width: 175px;
	height: 135px;
	border:0;
	padding:0;
	margin:0;
	margin-top: 40px;
	margin-left: 55px;
}

.video_image2 img
{
  margin: 35px auto 0 3px;
}

.video_thumb
{
  min-height: 120px;
}

.video_smallthumb
{
  min-height: 44px;
}

.video_overlay3
{
	position: relative;
	z-index:10000;
	background:url(/images/video_find_overlay.png) no-repeat;
	background-position: top;
	width:177px;
	height:141px;
	display: block;
	margin-top:-140px;
}

.video_overlay3:hover
{
  background-position: bottom;
}

.video_image3
{
	width: 175px;
	height: 135px;
	border:0;
	padding:0;
	margin:0;
	margin-top: 40px;
}

.video_image3 img
{
  margin: 35px auto 0 3px;
}

a.journ_label3
{
	line-height: 12px;
	font-size: 10px;
	color: #e9e7db;
	display: block;
	background: url(/images/glass.jpg) no-repeat right ;
	padding-right: 6px;
	margin-top: 6px;
	width: 165px;
	margin-left: 52px;
	text-align: center;
}

a:hover.journ_label3
{
	line-height: 12px;
	font-size: 10px;
	color: #ba8b01;
	display: block;
	background: url(/images/glass.jpg) no-repeatright;
	padding-right: 6px;
	text-decoration: none;
}

a.journ_label2
{
	line-height: 12px;
	font-size: 10px;
	color: #e9e7db;
	display: block;
	background: url(/images/info.png) no-repeat right bottom;
	padding-right: 6px;
	margin-top: 6px;
	width: 152px;
	margin-left: 6px;

}

a:hover.journ_label2
{
	line-height: 12px;
	font-size: 10px;
	color: #ba8b01;
	display: block;
	background: url(/images/info.png) no-repeat top right;
	padding-right: 6px;
	text-decoration: none;
}

.space3
{
	width: 25px;
}

.space4
{
	width: 25px;
}

/* Top Links */



a.videos_featured
{
	display: block;
	background: url(/images/videos_featured.png) no-repeat bottom left;
	width: 89px;
	height: 49px;
	margin-left:203px;
	margin-top: 5px;
}

a.videos_featured2
{
	display: block;
	background: url(/images/videos_featured.png) no-repeat top left;
	width: 89px;
	height: 49px;
	margin-left:203px;
	margin-top: 5px;
}

a:hover.videos_featured
{
	display: block;
	background: url(/images/videos_featured.png) no-repeat top left;
	width: 89px;
	height: 49px;
}

a.videos_cities
{
	display: block;
	background: url(/images/videos_cities.png) no-repeat bottom left;
	width: 59px;
	height: 51px;
	margin-left:166px;
	margin-top: 7px;
}

a.videos_cities2
{
	display: block;
	background: url(/images/videos_cities.png) no-repeat top left;
	width: 59px;
	height: 51px;
	margin-left:166px;
	margin-top: 7px;
}

a:hover.videos_cities
{
	display: block;
	background: url(/images/videos_cities.png) no-repeat top left;
	width: 59px;
	height: 51px;
}

a.videos_journeys
{
	display: block;
	background: url(/images/videos_journeys.png) no-repeat bottom left;
	width: 82px;
	height: 51px;
	margin-left:185px;
	margin-top: 7px;
}

a.videos_journeys2
{
	display: block;
	background: url(/images/videos_journeys.png) no-repeat top left;
	width: 82px;
	height: 51px;
	margin-left:185px;
	margin-top: 7px;
}

a:hover.videos_journeys
{
	display: block;
	background: url(/images/videos_journeys.png) no-repeat top left;
	width: 82px;
	height: 51px;
}

a.videos_find
{
	display: block;
	background: url(/images/videos_find.png) no-repeat bottom left;
	width: 59px;
	height: 47px;
	margin-left:105px;
	margin-top: 7px;
}

a.videos_find2
{
	display: block;
	background: url(/images/videos_find.png) no-repeat top left;
	width: 59px;
	height: 47px;
	margin-left:105px;
	margin-top: 7px;
}

a:hover.videos_find
{
	display: block;
	background: url(/images/videos_find.png) no-repeat top left;
	width: 59px;
	height: 47px;
}

a.videos_add
{
	display: block;
	background: url(/images/videos_add.png) no-repeat bottom left;
	width: 67px;
	height: 45px;
	margin-left:105px;
	margin-top: 7px;
}


a.videos_add2
{
	display: block;
	background: url(/images/videos_add.png) no-repeat top left;
	width: 67px;
	height: 45px;
	margin-left:105px;
	margin-top: 7px;
}

a:hover.videos_add
{
	display: block;
	background: url(/images/videos_add.png) no-repeat top left;
	width: 67px;
	height: 45px;
}

