/* default styles for extension "tx_sbdownloader_pi1" */
/* sb_downloader CSS style */

#main #main_big_center .tx-vjchat-pi1,
#main #main_big_center .tx-vjchat-rooms {
 	width:670px;
 	float: left;
}

.tx-vjchat-pi1 {
 	position:relative;
}

.tx-vjchat-pr-link, .tx-vjchat-style {
	display: none;
	visibility:hidden;
}

#tx-vjchat-style {
	display: none;
	visibility:hidden;
}

#tx-vjchat-icon-usercolors-on {
	display: none;
	visibility:hidden;
}

#tx-vjchat-button-usercolors-container {
	display: none;
	visibility:hidden;
}

#tx-vjchat-button-styles-container {
	display: none;
	visibility:hidden;
}
.tx-vjchat-icon-usercolors-on, .tx-vjchat-button-usercolors-container, .tx-vjchat-button-styles-container {
	display: none;
	visibility:hidden;
}

div#tx-vjchat-container {
 	float: left;
 	clear:both;
 	width:670px;
}

.sb_download_flex {
  	padding: 5px;
  	margin: 0px 3px 5px 0;
  	width: 440px;
  	float: left;
}

.chatroom_title {
 	background:transparent url(pics/chatroom_title.png) no-repeat scroll left top;
	font-weight:normal;
	margin:0px 0px 10px 0px;
	padding:7px 0 10px 13px;
	width:671px;
	float: left;
	clear:both;
	color:#7B7A6D;
}


.chatroom_theme {
	color:#73171D;
	margin-bottom:0;
	margin-left:13px;
	float: left;
}



.clearer, #center #main #main_big_center .tx-vjchat-rooms .bodytext {
	width:100%;
	float: left;
	clear:both;
}

.tx-vjchat-rooms .clearer, .small, #tx-vjchat-button-styles-container {
	display:none;
	visibility:hidden;
}

#center #main #main_big_center .tx-vjchat-rooms .bodytext,
#center #main #main_big_center .tx-vjchat-rooms .join_chat, 
#center #main #main_big_center .tx-vjchat-chat .bodytext, 
#center #main #main_big_center .tx-vjchat-chat .tx-vjchat-error{
	margin-bottom:0px;
	padding-bottom:5px;
	margin-left:13px;
	display:block;
	width:600px;
	float:left;
}

#center #main #main_big_center .tx-vjchat-rooms .join_chat,
#center #main #main_big_center .tx-vjchat-chat .bodytext, 
#center #main #main_big_center .tx-vjchat-chat .tx-vjchat-error {
	margin-bottom:15px;
	margin-top:10px;
}


.sb_download_flex_icon {
	float: left;
	width:50px;
	clear:left;
}


.sb_download_flex_icon img{
	margin:1px 0 0 13px;
}

.sb_download_flex a {
  	padding: 0;
  	margin: 0;
  	color: #000;
  	text-decoration: none;
}


.sb_download_flex a:hover {
  	text-decoration: none;
}

.sb_download_flex_label {
}

.sb_download_flex .sb_download_flex_label a{
	color:#73171D;
	font-weight:normal;
	margin-bottom:1.4em;
}

#main #main_center .box_repeat .sb_download_flex p.bodytext {
  width:250px;
}

.sb_download_flex .links,
.sb_download_single .links {
  	padding: 0;
  	margin: 0;
}
/* div around each link */
.sb_download_flex .linkOutput {

}

.sb_download_single {
	float: left;
	padding: 0px;
	margin: 0px;
}
.sb_download_single .sb_download_text {
	width: 450px;
}
.sb_download_flex .category,
.sb_download_single .category {
	float: left;
	color:#7B7A6D;
	margin: 0 0 15px 0;
}


.chatroom_icon {
	float: left;
	width:60px;
	text-align:center;
}

*html .chatroom_icon {
	width:58px;
}

