@charset "utf-8";
/* CSS Document */

* {
 margin:0;
 padding:0;
 }
 
body {
	background-color:#000;
	font-family:tahoma, arial;
	font-size:12px;
	}
	
a img { border:0; }

#top_panel {
	width:100%;
	height:37px;
	margin:auto;
	background-image:url(../images/top_panel_bg.jpg);
	background-repeat:repeat-x;
	}
#top_panel_inner {
	width:1027px;
	height:37px;
	margin:auto;
	}
#top_panel_inner p {
	font-size:18px;
	color:#000;
	display:block;
	padding-top:4px;
	width:100%;
	text-align:center;
	}
#top_panel_inner p span {
	color:#fff;
	}
	
#header_container {
	width:100%;
	height:181px;
	margin:auto;
	}
#header_container_inner {
	width:1027px;
	height:181px;
	margin:auto;
	}
#logo_container {
	width:402px;
	height:150px;
	float:left;
	}
#text_beside_logo {
	width:620px;
	height:auto;
	float:right;
	padding-top:20px;
	}	
#text_beside_logo p {
	font-size:21px;
	color:#fff;
	text-align:center;
	}
#text_beside_logo p span {
	color:#ff00ba;
	}
#text_beside_logo p a {
	color:#ff00ba;
	text-decoration:underline;
	}
	
.most_popular_videos_date {
	width:100%;
	height:20px;
	padding-top:10px;
	float:left;
	clear:both;
	}
.most_popular_videos_date img {
	float:left;
	display:block;
	margin-top:2px;
	}

.most_popular_videos_date p {
	font-size:15px;
	color:#00baff;
	font-weight:bold;
	float:left;
	padding-left:10px;
	display:block;
	}
.most_popular_videos_date p span {
	color:#5e5e5e;
	}
	
.content_container {
	width:100%;
	height:auto;
	float:left;
	background-image:url(../images/each_content_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	}
.content_container_inner {
	width:1037px;
	height:auto;
	margin:auto;
	}

.content_row {	
	width:100%;
	height:auto;
	float:left;
	padding-top:16px;
	}
/* EACH VIDEO */
.each_video_container {
	width:240px;
	height:auto;
	float:left;
	}
.video_thumbnail_container a {
	width:234px;
	height:163px;
	float:left;
	border:3px solid #006287;
	}
.video_thumbnail_container a:hover {
	border:3px solid #00baff;
	}

.video_thumbnail_title_container {
	width:100%;
	float:left;
	padding:4px 0; 
	}
.video_thumbnail_title_container a {
	font-size:11px;
	font-weight:bold;
	color:#ff00ba;
	text-decoration:none;
	}
.video_thumbnail_title_container a:hover {
	text-decoration:underline;
	}
.video_thumbnial_duration_rating_views {
	width:100%;
	height:auto;
	float:left;
	}
.duration_views_container {
	width:40%;
	height:auto;
	float:left;
	}	
.duration_views_container p.duration {
	font-size:11px;
	font-weight:bold;
	color:#fff;
	float:left;
	width:100%;
	display:block;
	}
.duration_views_container p.views {
	font-size:11px;
	color:#fff;
	float:left;
	width:100%;
	display:block;
	}
.ratings_container {
	width:40%;
	height:auto;
	float:right;
	}	
.ratings_container p.ratings {
	font-size:11px;
	color:#fff;
	float:right;
	width:100%;
	text-align:right;
	display:block;
	}
.ratings_container img {
	float:right;	
	}


.each_video_thumbnail_separator {
	width:24px;
	height:230px;
	float:left;
	}

/* END OF EACH VIDEO */


.header_two {
	width:100%;
	height:auto;
	float:left;
	}
.header_two_inner {
	width:1027px;
	height:auto;
	margin:auto;
	padding-top:30px;
	}
.header_two_text_left {
	width:500px;
	height:auto;
	padding-bottom:14px;
	float:left;
	}
.header_two_text_left p {
	font-size:36px;
	display:block;
	color:#ffffff;
	width:100%;
	padding-top:10px;
	text-align:center;
	}
.header_two_text_left p span {
	color:#ff00ba;
	}

.header_two_text_right {
	width:473px;
	height:96px;
	float:right;
	background-image:url(../images/gray_bg.jpg);
	background-repeat:no-repeat;
	padding:10px 20px 0 20px;
	}
.header_two_text_right p {
	font-size:22px;
	color:#ffffff;
	display:block;
	float:left;
	text-align:center;
	}
.header_two_text_right p span {
	color:#00baff;
	}
	
#footer_container {
	width:100%;
	height:77px;
	clear:both;
	background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-top:20px;
	}
#footer_container_inner {
	width:1027px;
	height:auto;
	margin:auto;
	clear:both;
	padding-top:20px;
	text-align:center;
	}
#footer_container_inner p {
	font-size:24px;
	color:#000000;
	margin:auto;
	}
#footer_container_inner p a {
	font-size:24px;
	color:#000000;
	text-decoration:underline;
	}
#footer_container_inner p a:hover {
	color:#Fff;
	}

.pagination{font-size:20px;font-family:trebuchet, trebuchet MS;}

.pagination {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #06485F;
	margin: 0 auto;
	text-align: center;
border:none;
padding:10px 15px 10px 0;

width:980px;
}
.pagination .dots{border:none;background:#019DD8;}
.active{color:#fff;font-weight:bold;}
.pagination span.active{border:1px solid #4FD1FF;}
.pagination span,.pagelinks b{background:#0EB4EF;border:1px solid #4FD1FF;padding:2px 5px;margin:2px;}
.pagination a{color:#053C4F;margin:0px;padding:0;font-weight:bold;text-decoration:none;}
.pagination a:hover{color:#FF0069;}
.disclaimer{text-align:center;color:#ccc;font-size:10px;}
