@charset "utf-8";
/* CSS Document */

/*  this is used in video categories.php  */
#video_categories h2 {
	margin: 0px;
	font-style:normal;
}
/*  this is used in news.php  */
#video_categories h2 a:link, #video_categories h2 a:active, #video_categories h2 a:visited {
	text-decoration: none;
	font-size: 14px;
	color: #003399;
	text-align: right;
}
/*  this is used in news.php  */
#video_categories h2 a:hover {
	text-decoration: none;
	font-size: 14px;
	color: #990000;
	text-align: right;
}


/*  this is used in video categories.php  */
/* videos_in_categories php */
/* video group name  */
#video_group h2 , #video_group h3 {
	margin: 2px;
	font-style:normal;
}
/*  this is used in news.php  */
#video_group h2 a:link, #video_group h2 a:active, #video_group h2 a:visited {
	text-decoration: none;
	font-size: 14px;
	color: #003399;
	text-align: right;
}
/*  this is used in news.php  */
#video_group h2 a:hover {
	text-decoration: none;
	font-size: 14px;
	color: #990000;
	text-align: right;
}

/*  this is used in news.php  */
#video_group h3 a:link, #video_group h3 a:active, #video_group h3 a:visited {
	text-decoration: none;
	font-size: 13px;
	color: #003399;
	text-align: right;
}
/*  this is used in news.php  */
#video_group h3 a:hover {
	text-decoration: none;
	font-size: 13px;
	color: #990000;
	text-align: right;
}


#video_player_block h3 {
	margin: 2px;
	font-style:normal;
}
/*  this is used in news.php  */
#video_player_block h3 {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-align: center;
}




/* video categories php */
/* video category name */
.video_category_name:link, .video_category_name:active, .video_category_name:visited   {
	text-decoration: none;
	font-size: 12px;
	color: #003399;
	text-align: right;
}


/* video categories php */
/* video category name */
.video_category_name:link, .video_category_name:active, .video_category_name:visited   {
	text-decoration: none;
	font-size: 12px;
	color: #003399;
	text-align: right;
}

.video_category_name:hover {
	text-decoration: none;
	font-size: 12px;
	color: #990000;
	text-align: right;
}

/* video_description php */
/* videos_in_categories php */
/* video group name  */
.video_group_name:link, .video_group_name:active, .video_group_name:visited   {
	text-decoration: none;
	font-size: 12px;
	color: #003399;
	text-align: right;
}

.video_group_name:hover {
	text-decoration: none;
	font-size: 12px;
	color: #990000;
	text-align: right;
}

/* video_description php */
/* videos_in_categories php */
/*  video group desc  */
.video_group_desc  {
	text-decoration: none;
	font-size: 12px;
	color: #333;
	text-align: right;
}

/* video main list php */
/* video side list php */
/* video name  */
.video_name:link, .video_name:active, .video_name:visited   {
	text-decoration: none;
	font-size: 12px;
	color: #003399;
	text-align: right;
}

.video_name:hover {
	text-decoration: none;
	font-size: 12px;
	color: #990000;
	text-align: right;
}

/* video main list php */
/* video side list php */
/* video desc  */
.video_desc  {
	text-decoration: none;
	font-size: 12px;
	color: #333;
	text-align: right;
}

/* video playerphp */
/* video name title */
.player_video_name_title  {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-align: right;
}

/* used in video description */
.video_playlist:link, .video_playlist:active, .video_playlist:visited   {
	text-decoration: none;
	font-size: 12px;
	color: #003399;
	text-align: right;
}

.video_playlist:hover {
	text-decoration: none;
	font-size: 12px;
	color: #990000;
	text-align: right;
}

.video_main {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-align: right;
}

/* TABLES AND CELL  */
/* video categories php block */
.video_categories_list_cell {
	border: 1px solid #CCCCCC;
	background-color:#F3F3F3;
	text-align: center;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 2px 2px 2px #999999;
	-moz-border-radius: 5px;
}

/* video categories php block */
.video_categories_cell {
	border: 1px solid #CCCCCC;
	background-color:#F3F3F3;
	text-align: center;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 2px 2px 2px #999999;
	-moz-border-radius: 5px;}

/* videos in category php block */
.videos_in_category_cell {
	border: 1px solid #CCCCCC;
	background-color:#F3F3F3;
	text-align: center;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 2px 2px 2px #999999;
	-moz-border-radius: 5px;}

/* video description php block */
.video_description_cell {
	background-color: #e6efff; 
	border: 1px solid #aeaed5; 
	text-align:right;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 2px 2px 2px #999999;
	-moz-border-radius: 5px;}

/* DELETE NOT USED video main list php block */
.video_main_list_cell { 
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
	text-align: center;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 2px 2px 2px #999999;
	-moz-border-radius: 5px;}

/* video side list php block */
.video_side_list_cell {
	border: 1px solid #CCCCCC;
	background-color:#F3F3F3;
	text-align: right;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 2px 2px 2px #999999;
	-moz-border-radius: 5px;
}


/* video latest list php block */

.video_latest_list_cell {
	border: 1px solid #CCCCCC;
	background-color:#F3F3F3;
	text-align: right;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 2px 2px 2px #999999;
	-moz-border-radius: 5px;
	background:url(/jquery/scrollable/h150.png);	
}


/* video player php block */
.video_player_cell {
	border: 1px solid #CCCCCC;
	background-color:#F3F3F3;
	text-align: center;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 2px 2px 2px #999999;
	-moz-border-radius: 5px;}

/* video comments php block */
.video_comments_cell {
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	text-align: right;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 2px 2px 2px #999999;
	-moz-border-radius: 5px;}

/* COMMENTS */

.add_comment:link, .add_comment:active, .add_comment:visited   {
	text-decoration: none;
	color: #800000;
	font-size: 14px;
	font-weight:bold;
}

.add_comment:hover {
	text-decoration: none;
	color: #0033FF;
	font-size: 14px;
	font-weight:bold;	
}


.comment_counter {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.comment_counter, .comment_name, .comment_date, .comment_email {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}

.comment_short {
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-align: right;
}

.comment_desc {
	font-size: 12px;
	color: #000000;
	text-align: right;
}

.comment_divider {
	border-bottom: 1px dashed #CCCCCC;
	vertical-align:middle;
}

.comments_title {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-align: center;
}

.no_comments_found {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-align: center;
}