.infotext{
	font-size:12px;
	color:#747474;
	line-height: 18px;
	padding-bottom:40px;
}
.infotext h1{
	color:#000;
	border-bottom:1px solid #d9d9d9;
	margin:0px;
	font-weight: normal;
	font-size:13px;
	padding-bottom: 5px;
	margin-bottom:10px;
	padding-top:0px;
}
.infotext p{
	margin-bottom:15px;
}
#infotextreal ul{
	margin-top: 0px;
}
#infotextreal ul li{
	list-style: circle;
	margin-left:20px;
	color:#000;
}
.infotext .black{
	color:#000;
}
#bigleft{
	border:1px solid #FFF;
	width:619px;
	border-top-left-radius: 5px;
}
#smallright{
	border-top-right-radius: 5px;
}
.cast_notify{
	background:#ffe794;
	font-size:13px;
	text-align: center;
	height:25px;
	padding-top:10px;
	border-top-right-radius:5px;
	border-top-left-radius: 5px; 
}
.casts .castdetails{
	float:left;
}
.casts .lock{
	position: absolute;
	top:5px;
	left:5px;
}
.casts .notpublic{
	opacity: 0.5;
}
.casts .boxnew{
	display: block;
	width: 608px;
	float:left;
	padding:5px;
	margin-bottom:10px;
	margin-right:10px;
	position: relative;
	height:54px;
}
.casts .boxnew.last{
	margin-right: 0px;	
}
.casts .castlive{
	position: absolute;
	right:0px;
	bottom:0px;
	display: none;
}
.casts .boxnew:hover{
	background: #f7f7f7;	
}
.casts .avat{
	border:1px solid #EEE;
	margin-right:5px;
}
.casts .castname{
	color:#000;
	font-family: Arial;
	font-size:13px;
	padding-bottom: 3px;
	width: 370px;
	line-height: 15px;
}
.casts .castuser{
	font-family: Arial;
	padding-bottom: 0px;
	line-height: 15px;
	color:#979797;
}
.casts .casttime{
	font-family: Arial;
	padding-bottom: 0px;
	font-size:10px;
	color:#838383;
}
.casts .casttime .red{
	color:#c10b19;
	font-family: Arial;
	font-size:12px;
}
.casts .castusers{
	float:right;	
	text-align: center;
	width:85px;
	margin-right: 0px;
	margin-top: -8px;
}
.casts .castusers .red{
	font-size:28px;
	font-weight:bold;
	font-family: Arial;
	display:block;
	color:#c10b19;	
}
.casts .castusers .gray{
	color:#979797;
}
#livearchives{
	clear:both;
	margin-top:15px;
}

.castcreate{
	text-align: center;
	cursor: pointer;
}
#broadcast_form{
	width: 335px;
	margin: auto;
	position: relative;
}

#broadcast_form label{
	font-size:13px;
	margin-bottom:7px;
	margin-top:18px;
	display: block;
	clear: both;
}
#broadcast_form input,textarea,select{
	padding:5px;
	border-radius: 5px;
	font-size:13px;
	font-family: Arial !important;
}
#notpublicdesc{
	padding-top:5px;
	display: none;
}
#notpublicdesc strong{
	font-family: Arial;
	padding:6px 0px;	
	color:#C10B19;
}
#broadcast_form #cast_name{
	width:300px !important;
}
#broadcast_form #cast_desc{
	width:300px;
	height: 100px;
	font-size:13px;
	font-family: Arial;	
	resize: none;
}
#broadcast_form label.error{
	position: absolute;
	top: -10px;
	right: 0px;
}
#broadcast_form .jqTransformTextarea{
	position: relative;
}

#jqTransformTextarea-mm div{
	position: relative;
}
#broadcast_form .broadcast_form_submit{
	clear: both;
    padding-top: 20px;
}
#broadcast_form .jqTransformInputWrapper, .jqTransformTextarea, .jqTransformSelectWrapper{
	clear: both;	
	position: relative;
}


.chandata {
	padding-bottom: 5px;
}
.chandata h1.title {
	width: 149px !important;
	margin-left: 5px !important;
	height: 32px;
}
.viddata {
	clear: both;
}
.vid {
	width: 143px;
	padding: 1px;
	border: 1px solid #999;
	position: relative;
	border-image: initial;
}
#archivevideos{
	margin-top:20px;
}

.standart_form {
	width:335px;
	background: #F7F7F7;
	border:1px solid #EEE;
}
.standart_form_head{
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background:#EEE;
}
.standart_form label {
	width:90px;
}
	