﻿#upper_content {
	padding-top: 10px;
}

#recent_added {
	width: 530px;
	float:left;
	height: 160px;
	border: 1px #c0c0c0 solid;
	overflow: hidden;
}

.recent_added_header p {
	display: block;
	width: 510px;
	background: #e0e0e0;
	padding: 4px 10px;
	border-bottom: 1px #c0c0c0 solid;
	color: #3072a6;
	font-weight: bold;
	margin-bottom: 7px;
}

#recent_added_content {
	width: 510px; 
	margin: auto;
	
}

#featured {
	width: 130px;
	float: right;
	height:160px;
	border: 1px #3072a6 solid;
}

#featured_header p {
	display: block;
	width: 130px;
	background: #3072a6;
	padding: 4px 0px;
	border-bottom: 1px #3072a6 solid;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

#featured_content {
	
}

.content a:link, .content a:hover, .content a:visited, .content a:active{
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

.sBoxed img {
	margin: 0px 10px 0px 0px;
}

.duration{
	font-size: 7pt; 
	font-weight: normal; 
	color: #808080;
}

/*------------------------Lower Content----------------------*/

.lower_content {
	clear: both;
	margin: 10px 0px;
}

#vid_lower_left {
	width: 183px;
	float: left;
}

#vid_lower_left ul {
	margin: 10px 0px 0px 25px;
	padding: 0px;
	list-style-image: url(images/video_images/categories_box_08.jpg);
}

.vid_box_top {
	background: #fff url(images/video_images/categories_box_03.jpg) no-repeat;
	height: 30px;
}

.vid_box_content {
	background: #fff url(images/video_images/categories_box_05.jpg) repeat-y;
}

.vid_box_bottom {
	background: #fff url(images/video_images/categories_box_11.jpg) no-repeat;
	height: 18px;
}

/*--------------- Virtual Pagination -----------------------*/

.hidepiece {
	height: 250px;
}

.paginationstyle{ /*Style for demo pagination divs*/
	text-align: right;
	padding: 4px 0;
	margin: 0px 0;
}




