a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.album_box {
	width:103px; height:83px; float:left ;
	border:none;
	margin-right:5px;
}
.album_box img{ border:none;}
.album_box p { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#006666; text-align:center; padding:0; margin:0;}

.video_title {
 font-size:13px; 
 font-family:Arial, Helvetica, sans-serif;
 text-align:left;
 padding-left:4px;
 
}

.video_title {
 font-size:12px; 
 font-family:Arial, Helvetica, sans-serif;
 color:#993300;
 font-weight:600;
 text-align:left;
}

.video_views {
 font-size:12px; 
 font-family:Arial, Helvetica, sans-serif;
 color:#003366;
 text-align:left;
 padding-left:4px;
}

.div_scroll_admin {
	overflow: auto;
	border:1px solid #CCCCCC;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}

.div_scrolling {
	width:700px; 
	height:150px; 
	overflow-y: scroll; 
	border:0px #CCCCCC solid;
	font-size:12px;
	padding-left:10px;
	padding-top:10px;
	text-align:left;
	margin-left:10px;
}	


.image_gallery_f2 {
	margin-right:4px;
	margin-bottom:4px;
	padding-left:3px;
	padding-right:3px;
	padding-top:3px;
	padding-bottom:2px;
	height:124px;
	width:102px;
	cursor:pointer;
	background:url(image_gallery/tumbg.jpg) no-repeat;
}

div.image_gallery_f2:hover {
	background:url(image_gallery/tumbg-hover.jpg) no-repeat;
}
.image_gallery_f2 img { height:85px;}
.image_gallery_f2 img:hover {
opacity:0.8;filter:alpha(opacity=80)
}
.image_gallery_f1 img:hover {
opacity:0.8;filter:alpha(opacity=80)
}
.image_gallery_f1 {
	margin-right:4px;
	margin-bottom:4px;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
	padding-bottom:2px;
	height:90px;
	width:450px;
	border:1px solid #E9E9E9;
	cursor:pointer;
}

div.image_gallery_f1:hover {
	background:#F5F5F5;
}
.image_title { font-family:Arial, Helvetica, sans-serif; color:#006666; font-size:12px; padding:3px; font-weight:bold;}
.image_description { font-family:Arial, Helvetica, sans-serif; color:#666666; font-size:12px; padding:0px 3px 2px 3px;}
.image_views { font-family:Arial, Helvetica, sans-serif; color:#4A6242; font-size:12px; padding:0px 3px 2px 3px;}
.image_commentHeader { font-family:Arial, Helvetica, sans-serif; color:#009999; font-size:15px; font-weight:bold; padding:0px 0px 5px 0px;}
.img_comments{
	height:auto;
	width:400px;
	padding-bottom:5px;
	border-bottom:1px dashed #CCCCCC;
}

.tags_style {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-right:15px;
	font-weight:600;
	color:#006666;
	font-style:normal;
	padding:5px;
}
/************************************************ Video Stles **************************************/
.video_gallery_f2 {
	margin-right:4px;
	margin-bottom:4px;
	padding-left:3px;
	padding-right:3px;
	padding-top:3px;
	padding-bottom:2px;
	height:124px;
	width:102px;
	cursor:pointer;
	background:url(video_player/tumbg.jpg) no-repeat;
}
div.video_gallery_f2:hover {
	background:url(video_player/tumbg-hover.jpg) no-repeat;
}
/************************************************ Commen *********************************************/
.BtnSubmit { width:92px; height:24px; display:block; background:url(images/btm-sumit.jpg) no-repeat; border:none; margin-top:5px; cursor:pointer;}
.BtnSearch { width:92px; height:24px; display:block; background:url(images/btm-search.jpg) no-repeat; border:none; margin-top:5px; cursor:pointer;}

.audio-frame {}

/************************************************ Comments **************************************/
 
.comment_validate_msg {	
	color:#FF0000; font-style:normal; font-size:11px; text-align:right; display:block; padding-right:5px; padding-top:2px; font-family:Arial, Helvetica, sans-serif;
}
.InputtextFildName { background:url(images/bgform.jpg) bottom repeat-x; text-align:left; border:solid 1px #CCCCCC; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; text-indent:5px; width:250px;}

.InputtextFildComent { background:url(images/bgform.jpg) bottom repeat-x; text-align:left; border:solid 1px #CCCCCC; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; text-indent:5px; width:400px;}

.InputtextFildComentVideo { background:url(images/bgform.jpg) bottom repeat-x; text-align:left; border:solid 1px #CCCCCC; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; text-indent:5px; width:383px;}

/*.PagiCom { background:url(images/pagegiL.jpg) no-repeat left; height:30px; width:400px;}
.PageRight { background:url(images/pagegiR.jpg) right no-repeat; height:30px;}
.pag_Next { background:url(images/next.jpg) no-repeat; height:20px; width:20px; text-indent:-9999px; display:block;}
.pag_previus { background:url(images/previos.jpg) no-repeat; height:20px; width:20px; text-indent:-9999px; display:block;}*/

/***************** Search *******************/
.BgTagBase { background:url(image_gallery/images/bg-Tag.jpg) bottom no-repeat; width:453px; position:relative; left:-2px;}
.BgSearchBase { background:url(image_gallery/images/bg_search.jpg); height:77px; width:453px; position:relative; left:-2px;}

