@charset "utf-8";
/* CSS Document */

a img
	{
	border: 0px;
	}

a.adminact:hover
	{
	font-weight: bold;
	}

#doComment_err_msg
	{
	color: red;
	margin: 10px;
	margin-left: 30px;
	}
	
input.erred, select.erred, textarea.erred
	{
	border: 1px solid red;
	}

div.comment_result_msg
	{
	text-align: center;
	font-weight: bold;
	color: green;
	}

div.err_msg
	{
	text-align: center;
	width: 720px;
	font-size: 24px;
	margin: 10px auto;
	padding: 20px 10px;
	background-color: pink;
	}

a.adminlink
	{
	font-size: 12px;
	display: block;
	text-align: center;
	}

a.adminlink:hover
	{
	color: red;
	}

#videoform
	{
	text-align: center;
	margin: 20px 0;
	}

#videoform table
	{
	margin: auto;
	}
#videoform th
	{
	text-align: right;
	}
#videoform td
	{
	text-align: left;
	}
#videoform textarea, #videoform select, #videoform input.form_input
	{
	width: 350px;
	}
#videoform textarea
	{
	height: 100px;
	}
	
	div.admin_err_msg
		{
		color: red;
		margin: auto;
		width: 60%;
		text-align: left;
		padding: 10px 0 10px 0;
		}
	div.admin_err_msg p
		{
		font-weight: bold;
		}
	div.admin_err_msg ul
		{
		list-style-type: circle;
		}
	div.admin_err_msg a
		{
		text-decoration: none;
		color: black;
		}
	div.admin_err_msg a:hover
		{
		color: red;
		}
	#videoform input.erred, #videoform select.erred
		{
		border-color: red;
		}
	#videoform th.erred
		{
		color: red;
		}
	p.admin_usr_msg
		{
		margin-top: 20px;
		margin-bottom: 20px;
		border: 3px dotted black;
		margin-left: auto;
		margin-right: auto;
		padding: 5px;
		max-width: 60%;
		font-weight: bold;
		color: blue;
		background-color: silver;
		display: block;
		text-align: center;
		}

div.videothumbnail
	{
	float:left;
	width: 135px;
	height: 102px;
	background-color: white;
	text-align: center;
	margin-right: 15px;
	margin-bottom: 5px;
	}

div.videothumbnail div.empty_img
	{
	width: 100%;
	height: 100%;
	background-color: #745f8e;
	border:#745f8e solid 3px;
	padding: 0px;
	}
	
div.videothumbnail img
	{
	margin: auto;
	max-width: 135px;
	max-height: 102px;
	vertical-align: center;
	padding: 2px;
	background-color: white;
	opacity: 1;
	}

span.highlight
	{
	color: blue;
	}
	
table.admin_listing
	{
	width: 80%; 
	margin: auto;
	border: 0px;
	border-collapse: collapse;
	border: 1px solid white;
	}

tr.admin_listing:hover
	{
	background-color: pink;
	}
	
	table.admin_listing td
		{
		border: 1px inset black;
		text-align: left;
		font-size: 12px;
		}
	table.admin_listing th
		{
		border-bottom: 2px solid black;
		font-size: 14px;
		font-weight: bold;
		}
	
table.admin_listing a
	{
	display: block;
	text-decoration: none;
	}

#videoform fieldset
	{
	width: 60%;
	margin: 30px auto;
	border: 1px solid black;
	}
#videoform fieldset legend
	{
	font-weight: bold;
	}

div.orderby_cont
	{
	float: right
	}

div.orderby_cont a
	{
	padding: 0px 10px;
	text-decoration: none;
	}
div.orderby_cont a:hover,div.orderby_cont a:active,div.orderby_cont a.active
	{
	color: white;
	background-color: #745F8E;
	}

h2.pager
	{
	padding-bottom: 5px;
	text-align: center;
	}

.advertbox
	{
	float: left;
	width:120px; 
	max-width:120px; 
	min-height:10px;
	max-height: 240px;
	overflow: hidden;
	text-align: center;
	background-color:#666666; 
	border:#FFFFFF; 
	margin-bottom:10px;
	}
.advertbox img, .advertbox object, .advertbox embed
	{
	border: 0px;
	max-width:120px;
	max-height: 240px;
	}
input.numeric
	{
	width: 60px;
	text-align: center;
	}
div.vidbox_dateadded
	{
	clear: both;
	font-size: 14px;
	font-weight: bold;
	color: #745F8E;
	margin:12px 0px 6px 0px;
	}
div.comment_delform
	{
	float: right;
	}
div.comment_msg
	{
	color: red;
	}
div.folia
	{
	border: 2px solid #745F8E;
	background-color: white;
	position: absolute;
	top: 55px;
	width: 350px;
	text-align: center;
	font-weight: normal;
	}
div.folia table
	{
	text-align: right;
	margin: auto;
	}
div.folia input.txt,div.folia table, div.folia textarea
	{
	width: 95%;
	}
div.folia input.txt, div.folia textarea
	{
	border: 1px solid #745F8E;
	background-color: white;
	}
.agyaz2
	{
	float:right;
	}
.agyaz2 a
	{
	background:url(../img/agyaz.gif) no-repeat;
	width:130px;
	padding:5px 0px 5px 30px;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	font-weight:normal;
	}
.textAreaMaxLength
	{
	
	}
	
	
.v_vidlist
	{
	float: left;
	margin: auto;
	//border: 1px solid blue;
	padding: 10px;
	width: 28%;
	padding-right: 20px;
	padding-left: 20px;
	
	text-align: center;
	}
.v_vidlist div.videothumbnail
	{
	float: none;
	}
