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

a{ text-decoration:none;}

#styleVideoHead{	
	width:550px;	
}
#styleVideoHead .box{
	background-color:#000000;
	text-align:left ;
	padding-left:20px;
}

#styleVideoHead .titleVideo {
	color:#FFFFFF;
	font:"Tahoma";
	font-size:14pt;	
	padding-top:5px;
	margin-bottom:5px;
	
}
#styleVideoHead .postDateVideo {
	color:#FFFFFF;
	font:"Tahoma";	
}
#styleVideoHead .captionBox {
	margin-left:15px;
	padding-bottom:15px;
}
#styleVideoHead .captionBox .deskripsi {
	color:#CCCCCC;
	font:"Tahoma";
	font-size:10pt;
}
#styleVideoHead .captionBox .deskripsiDetail {
	color:#CCCCCC;
	font:"Tahoma";
	font-size:10pt;
}

#styleVideo {	
	width:550px;		
}
#styleVideo .boxVideo {
	text-align:left;
}

#styleVideo .descVideo {
	color:#333333;
	font:"Tahoma";
	font-size:10pt;
	height:50px;
	padding-left:4px;
	padding:10px;	
}

#styleVideo .tagsVideo {
	color:#333333;
	font:"Tahoma";
	font-size:10pt;
	padding-left:4px;
	padding:10px;
}


#styleVideo .uploadVideo {	
	font:"Tahoma";
	font-size:10pt;	
}


#styleOtherVideo 
{
	width:270px;
	height:660px;
	background-color:#000000;		
}

#styleOtherVideo .boxOtherVideo 
{
	
	text-align:left;
	padding-top:10px;
}

#styleOtherVideo .titleOtherVideo 
{		
	color:#FFFFFF;
	font:"tahoma";
	font-size:12pt;
	padding-left:10px;		
}


#styleOtherPhoto
{
	width:696px;
	padding-left:20px;
}

#styleOtherPhoto .boxOtherPhoto
{
	background-color:#333333;
}

#styleOtherPhoto .titleOtherPhoto
{
	height:25px;
	padding-left:10px;
	color:#FFFFFF;
	font:"tahoma";
	font-size:12pt;
	width:696px;
	background:url(../images/web/panelbargallery.gif) center center repeat-x;
}


#styleAlbumPhoto
{
	width:689px;	
}

#styleAlbumPhoto .boxAlbumlistPhoto
{
	background-color:#333333;
}

#otherListPhoto 
{
	width:689px;
	height:300px;
	padding-top:5px;
}



#styleAlbumlist
{
	width:740px;	
}

#styleAlbumlist .boxAlbumlist
{
	background-color:#FFFFFF;
}

#otherListBox 
{
	width:740px;
	height:800px;
	padding-top:5px;
}

.captionImg 
{
	border:none;
	width:50px;
}


#albumbox 
{
	float:left;
	width:340px;	
	font-family:Tahoma;
	font-size:10pt;
	text-align:left;
	border-right:1px;
	color:#FFFFFF;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:5px;
}

#albumbox .title 
{
	font-family:Tahoma;
	font-size:10pt;
	text-align:left;
	color:#999999;
}

#albumbox .deskripsi
{
	font-family:Tahoma;
	font-size:10pt;
	text-align:left;
	color:#999999;
}

#albumbox .garis
{		
	border-bottom:1px;
	border-color:#999999;
}

#albumboxdua
{
	float:left;
	width:260px;	
	font-family:Tahoma;
	font-size:10pt;
	text-align:left;
	border-right:1px;
	background-color:#252525;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:5px;
}

#albumboxdua .title 
{
	font-family:Tahoma;
	font-size:10pt;
	text-align:left;
	color:#999999;
}

#albumboxdua .deskripsi
{
	font-family:Tahoma;
	font-size:10pt;
	text-align:left;
	color:#999999;
}

#albumboxdua .garis
{		
	border-bottom:1px;
	border-color:#999999;
}

.textbox{
  background: #ffffff url(images/web/input1.gif) repeat-x;
  margin: 0px;
  border: 1px solid #cccccc;
  font-family: Trebuchet MS, Geneva, Tahoma;
  font-size: 11px;
  color: #555555;
  padding: 3px;
}

