* {
    padding: 0;
    margin: 0;
} 

body {
   /* background: #fff; */
	background-image: url(../../images/imgNew/pattern_068_c.jpg);
	/*font: .74em "Trebuchet MS" Verdana, Arial, sans-serif;*/
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5em; 
}
a {
	color: #3B6EBF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


#wrap {
margin: 20px auto;
/*width: 724px;*/
width: 950px;
background: #fff url('../../images/imagesnew/midbgnow.jpg');
background-repeat: repeat-y;
}

#top { 
/*background: #fff url('../../images/imagesnew/topbg.jpg');*/
background:url('../../images/imagesnew/topbgnow.jpg');
height: 30px;

}

#content {
padding: 0 40px 0 40px;
}

#bottom {

background: #fff url('../../images/imagesnew/botbgnow.jpg');
height: 30px;
}

.search{
float: right;
padding-left:17px;
}

.textRight{
float: right;
margin-right:11px;
}

.header {
/*height: 100px;*/
/*background: #85ACF7 url('../../images/imagesnew/hidr.jpg');*/
height: 70px;
/*background:url('../../images/imgNew/LogoTransTUBE.png')no-repeat;*/
}

.header h1 { padding-left: 45px; padding-top: 22px; font-size: 22px; color: #FFF; }
.header h1 a { font-size: 22px; color: #cbd3fb; text-decoration: none;}
.header h2 { padding-left: 45px; padding-top: 0px; font-size: 17px; /*color: #cbd3fb;*/color:#64ccfc;}

.breadcrumbs { 
	margin-top: 5px;
    background: #F6F9FB; 
	border-bottom: 1px solid #E1E1E1; 
	padding: 5px;
	width:870px;
}

	
.middle {
	float: left;
	width: 67%;
	margin: 0 0px;
/*	padding: 1% 1%; */
	text-align: justify;
}

.right {
	float: right;
	width: 30%;
	/*margin-left: 0 0px;*/
	/*padding: 1% 1%;*/
	padding-top:10px;
	
}

.right ul {
	padding: 20px 0 15px 20px;
	margin:0;
}

.right li {
	margin-bottom:5px;
	list-style-type: square;
	color: #3B6EBF;
}

.middle h2 { color: #3B6EBF; font-size: 16px; margin-bottom: 10px; margin-top: 10px;}
.right h2 { color: #3B6EBF; font-size: 14px; margin-top: 15px;}


#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

#footer {
	text-align: center;
	color: #666;
}


/* Boxes*/
.block-common {
	background:#ffffff url(../../images/imgNew/commonbox_bg.gif) repeat-x ;
	width: 265px;
	margin-bottom: 10px;
	/*padding-left: 15px;*/
}
.block-common .rounded-top-corners {
	background:url(../../images/imgNew/commonbox_topleft.gif) no-repeat top left;
	height: 5px;
	font-size: 1px;  
}

.block-common .rounded-top-corners div {
	background:url(../../images/imgNew/commonbox_topright.gif) no-repeat top right;
	height: 5px;
	font-size: 1px;  
}

.block-common .border-top {
	background: url(../../images/imgNew/commonbox_top_bg.gif) 5px 0px repeat-x; 	
}

.block-common .border-bottom {
	background: url(../../images/imgNew/commonbox_bot_bg.gif) 0 100% repeat-x; 	
}

.block-common .border-left {
	background: url(../../images/imgNew/commonbox_left_bg.gif) 0 5px no-repeat; 	
}
.block-common .border-right {
	background: url(../../images/imgNew/commonbox_right_bg.gif) 100% 0 no-repeat; 
}

.block-common .rounded-bot-corners {
	background:url(../../images/imgNew/commonbox_botleft.gif) no-repeat bottom left;
	height: 5px;
	font-size: 1px;  
}

.block-common .rounded-bot-corners div {
	background:url(../../images/imgNew/commonbox_botright.gif) no-repeat bottom right;
	height: 5px;
	font-size: 1px;  
}

.block-common .block-content {
	min-height:6px;
	height:auto !important;
	height:6px;
	padding:4px;
	text-align:left;
	font-weight: bold;
	font-size: 11px;
	border: 0px solid;	// 0px
}

.block-common .block-content UL {
//	list-style-image:url(../../images/imgNew/marker_blue.gif);
	margin:0;
	margin-left:20px;
	padding:0;
}
	.block-common .block-content UL LI{
		padding:2px;
	}
		.block-common .block-content UL LI A{
			color:#
		}

.block-common .block-content p {
	padding:0.7em 0 0 0.6em;
}

.block-common .block-content p.bottom-padding {
	padding:0em 0 0.7em 0.6em;
}

.block-common .block-content a#all-channels {
	display:block; 
	font-weight:bold; 
	color:#363a45;
}

.block-common p.align-center {
	text-align:center;
}

#block-loginbox .block-content{
	min-height:140px;
}

#block-loginbox h3{
	float:left;
}

#block-loginbox #sign-up{
	float:right;
	padding-right:10px;
	padding-top:9px;
	font-size:70%;
}

#sign-up A { 
	color:#375984;
}

#block-loginbox .form-row {
	padding: .7em 0;
	overflow: hidden;
}
	#block-loginbox .form-label {
		float:left;
		width:50px !important;
		margin-left: 0px;
	}
	#block-loginbox .form-field {
		float:left;
		width:100px;
		margin-left: 10px;
	}
	#block-loginbox .form-field input.text {
		width: 100%;
		border:1px solid #b8b8b8;
		font-size: 90%;
		color:#8a8a8a;
	}

#block-loginbox .form-submit {
	width: 100%;
	padding-top: .8em;
	text-align:center;
}

#block-loginbox .form-submit .form-field {
	float:none !important;
	width:100%;
}
	
#block-login p.align-center {
	text-align:center;
}

span.block-header-style {
	color:#91989f !important;
}	        	
	        	
.approved {
	color:green;
}

/* end block common*/
.login_button
{
	width: 66px;
	height: 24px;
	background-image: url(../../images/imgNew/login_button.gif);
	margin-left: 0px;
	border: 0px solid;	// 0px

}

#lrc
{
	padding: 0px;
	color: #003399;
	font-size: 11px;
	font-weight: bold;
	float: left;
	border: 0px solid;	// 0px

}

#terbaruchannel
{
	border: 0px solid;	// 0px
	padding: 5px;
	color: #003399;
	font-size: 11px;
	font-weight: normal ;
	float: left;
	margin-top: 1px;
}

.flol
{
	float: left;
	margin-top: 0px;
	font-size: 9px;
	color: #336699;
	border: 0px solid;	// 0px
}

#search_form
{
	border: 0px solid;	// 0px
	float: left;
	text-align: right;
	width: 310px;
	height: 28px;
	margin-top: 5px;	//10px
	color: #000000; //color: #104A85
}

.search_button
{
	width: 66px;
	height: 24px;
	border: 0;
	background-image: url(../../images/imgNew/search_button.gif);
}

.s_for { 
	border: 1px solid #7f9db9; 
	width: 230px; 
	/*height: 22px;*/
}

.vide
{
	float: left;
	font-size: 10px;
	width: 115px;	//110px
}

.videTab
{
	float: left;
	font-size: 10px;
	margin-left:-1px;
}

.pic
{
float: left;
margin:8px;
}
.vide_thumb_yop
{

	/*background-image: url(../../images/imgNew/thu_main.gif);*/
	width: 108px; // 101px
	height: 98px;	// 78px
	text-align: center;
	margin-left: 5px; // 5px
}

.video_thumb_v_yop
{
	width: 130px;
	height: 99px;
	/*background-image: url(../../images/vid_bgv.gif);*/
	text-align: center;
	margin-left: 5px;
}

.regh
{
	text-align: center;
}

/* tabbing */
  #tabs {
        display: block;
        float: left;
        width: 570px;
		padding-top:6px;
    }
    .panel {
        border: solid 1px #D8D8D8;
        font-family:verdana;
        font-size:10px;
        border-top: none;
        width: 565px;
		 height: 150px;
        overflow: auto;
		margin-right:50px;
    }
    .tab_bdr {
        padding: 0px;
        width: 565px;
        border: 0px;
        border: 1px solid #CCCCCC;
        height: 4px;
        margin:0px;
        background: #CCCCCC;
        clear: left;
        font-size: 0px;
		margin-right:50px;
    }
	#showVideoHum{
	width:565px;
	padding-top:8px;
	
	}
	#showVideoHum li{
	float:left;
	margin-left:-1px;
	font-weight:bold;
	}
    .tab {
        font-family: verdana;
        font-size: 10px;
		font-weight:bold;
        background:#3390f6;
        color: #FFFFFF;
        cursor: pointer;
        border: none;
        border-bottom: 1px solid #FFFFFF;
        height: 19px;
        padding-top: 3px;
        margin: 0px;
        width: 141px;
        float: left;
        text-decoration: none;
    }
    .tab_sel {
        font-family: verdana;
        font-size: 10px;
        background: #FF0000;
        color: #FFFFFF;
        cursor: pointer;
        border: none;
        border-bottom: 1px solid #CCCCCC;
        height: 19px;
        padding-top: 3px;
        margin: 0px;
        width:141px;
        float: left;
        text-decoration: none;
    }

/* tabbing 2 */
#tabscom {
        display: block;
        float: left;
        width: 570px;
		padding-top:6px;
    }
    .panelcom {
     /*   border: solid 1px #D8D8D8;*/
        font-family:verdana;
        font-size:10px;
        border-top: none;
        width: 565px;
		 height: 150px;
      /*  overflow: auto; */
		margin-right:50px;
    }

    .tab_bdr_com {
       padding: 0px;
        width: 565px;
        border: 0px;
        border: 1px solid #CCCCCC;
        height: 4px;
        margin:0px;
        background: #CCCCCC;
        clear: left;
        font-size: 0px;
		margin-right:50px;
    }
    .tabcom {
         font-family: verdana;
        font-size: 10px;
		font-weight:bold;
        background:#3390f6;
        color: #FFFFFF;
        cursor: pointer;
        border: none;
        border-bottom: 1px solid #FFFFFF;
        height: 19px;
        padding-top: 3px;
        margin: 0px;
        width: 283px;
        float: left;
        text-decoration: none;
    }
    .tab_sel_com {
        font-family: verdana;
        font-size: 10px;
        background: #FF0000;
        color: #FFFFFF;
        cursor: pointer;
        border: none;
        border-bottom: 1px solid #CCCCCC;
        height: 19px;
        padding-top: 3px;
        margin: 0px;
        width:283px;
        float: left;
        text-decoration: none;
    }

	#errorMsg,#sucsMsg,#comnMsg,#uploadMsg{
	border:1px solid #FF0000;
	font-size: 11px;
	margin:5px 0;
	color:#FF0000;
	font-weight:bold;background:#ffe5e5;
	}
	#sucsMsg{
	border:1px solid #014efd;
	font-size: 11px;
	color:#08498b;
	background:#ccddff;
	}

.floatLeft{
float:left;
}

.floatRight{
float:right;
}

.postInfoBox{
	margin-left:1px;
	}

.cursorBtn{
cursor:pointer;
}

/* for profile */
#prflPhotoCol, #grpViewLftCol{
	width:210px;
	float:left;
	}
 #prflPhotoCol h3, #prflViewCol h3, #grpViewLftCol h3{
	font-size:1em;
	background:#c8f1ad url(../../images/arrowDownTitle.gif) no-repeat 10px center;
	padding:3px 0 3px 30px;
	}
#photoBoxSec{
	background:#e3f1fe;
	height:225px;
	border-bottom:1px solid #e8e8e8;
	padding:10px 0 0 10px;
	}
#photoBtmLink p{
		border-bottom:1px solid #e8e8e8;
		padding:4px 0;
		}
#photoBtmLink a{
		text-decoration:none;
		color:#FF0000;
		}
#prflFriendsList li{
	float:left;
	width:55px;
	text-align:center;
	margin:5px 0 0 0;
	}
.profileLeftBox{
		margin-top:25px;
		clear:both;
		}

#prflTitle{
		font-size:11;

		}
.clearAfter:after{
		display:block;
		height:0;
		content:".";
		clear:both;line-height:0;
		visibility:hidden;
		}
		.clearAfter{
		 !height:1%;
		}
.topSpaceSmall{
	margin-top:10px;
	}

#prflInfoCol,#crtGrpRight,#grpViewRgtCol{
	float:left;
	width:350px;
	margin:0 0 0 10px;
	}
#prflInfoCol h3, #grpViewRgtCol h3{
	font-size:11;
	background:#c8f1ad url(../../images/arrowDownTitle.gif) no-repeat 10px center;
	padding:8px 0 8px 1px;
	}

.topSpace{
	margin-top:10px;
	}
.prflRightInBox{
			border-bottom:0px solid #e8e8e8;
			_width:95%;
			font-size:11px;
			margin-right:25px;
			}
.rowLines li{
			padding:4px 0;
			}
.prflRightBox{
		/*background:#f2f2f2;*/
		}
.grayText{
color:#999;
font-size:11px;
}

div.scrollbar {
				height: 300px;
				overflow: auto;
				border: solid 0px #000;
				padding: 5px;
}

.alertInfo{
	border:2px solid #FFF;
	padding:10px 10px 10px 25px;
	margin:2px;
}
.boldText{
font-weight:bold;
margin:10px;
}

/* message */
.starWidth{
	width:20px;
	}
 td.starWidth{
		text-align:center;
		padding-top:5px;
		}
 td.fromTd{
		width:200px;
		}
#inbox table{
		background:#f5f1e6;
		width:100%;
		padding:10px 0 5px 0;
	}
.composeTextBox{
	width:300px;
	}
.inActiveMsg{
/*background:#EFEFEF;*/
background:#CCFFFF;
}
/* page */
#divPageCount p{
	float:left;
	margin:5px 0 0 10px;
}
.topPgeCuntActive{
		background:#f3f3f3;
		border:1px solid #CCC;
		padding:0 3px;
		}

/* headline / video pilihan */
#slider {
	/*width: 780px;*/
	/*border: 1px solid #0f0;*/
	margin: 0 auto;
	background-color: #fff;
	/*border: 1px solid #333;*/
}
#slider .floating {
	margin-top: 10px;
}

#slider ul {
	list-style-type: none;
	width: 530px;
	height: 250px;
	/*border: 1px solid #00f;*/
}

#slider ul li {
	float: left;
	/*border: 1px solid #f00;
	width: 201px;
	height: 342px;*/
	text-align: center;
	margin: 0 20px;
	padding-top: 20px;
}

#slider ul li a {
	/*display: block;*/
	height: auto;
	color: #333;
	text-decoration: none;
}

#slider ul li a:hover {
	/*color: #ff0ff0;*/
	text-decoration: underline;
}

#slider ul li img {
	display: block;
}

.floating {
	float: left;
}

#butleft, #butright {
	padding: 0px;
	margin: 0px;
}
#butleft img, #butright img {
	padding: 0px;
	margin: 0px;
}

#butleft {
	margin-left: 1px;
	margin-right: 4px;
}

#butright {
	margin-left: 4px;
}
.clearfix {
	display: inline-table;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

.text {
	width: 100px;
	border: 1px solid #333;
	background-color: #fff;
	
	color: #333;
	overflow: auto;
}