a.new_thread img{
	display: block;
	margin-top: 10px;
	float: left;
}

.bts-std-pagination {
	float: right;
	margin-top: 5px;
}

.bts-std-pagination .next_page{
	margin-bottom: 5px;
	margin-top: 3px;
	float: right;
}

.bts-std-pagination .nav {
	display: block;
	float: right;
	font: normal 12px 'Arial';
	color: #000;
	margin-right: 0px;
}

.bts-std-pagination .pages {
	display: block;
	float: left;
	margin-right: 5px;
}

.bts-std-pagination .page, .bts-std-pagination .curpage {
	background: url('../../images/gradients/page_grad.gif') repeat-x;
	padding: 0px 3px;
	height: 12px;
	text-align: center;
	float: left;
}

.bts-std-pagination a.page {
	border: 1px solid #a6d0e7;
	margin-left: 7px;
}

.bts-std-pagination a.page , .bts-std-pagination a.curpage, .bts-std-pagination a.dots {
	font: normal 11px 'Arial';
	color: #7376d4;
	text-decoration: none;
}

.bts-std-pagination .curpage {
	border: 1px solid #cee3e8;
}

.bts-std-pagination a.dots {
	float: left;
	margin-left: 7px;
	margin-top: 2px;
}

.bts-std-pagination .curpage span {
	color: #b1b1eb;
}

.bts-thread-table {

}

.bts-thread-table table{
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}

.bts-thread-table table td.headline{
	background: url('../../images/gradients/bts-thread-table_headline.gif') repeat-x;
	height: 24px;
	vertical-align: middle;
	border-top: 1px solid #ddddd2;
	border-bottom: 1px solid #c2c3c7;
	font: bold 14px 'Arial';
	color: #676f7a;
	padding-left: 10px;
}

.bts-thread-table table tr.thread{
	background: url('../../images/gradients/bts-thread-table_thread.gif') repeat-x;
	height: 18px;
	vertical-align: middle;
	font: bold 12px 'Arial';
	color: #c40244;
}

.bts-thread-table table tr.thread td{
	border-top: 1px solid #d7d7d2;
}

.bts-thread-table table tr.odd{
	background: #f1e9e9;
	height: 34px;
	vertical-align: middle;
	font: normal 12px 'Arial';
	color: #686868;
}

.bts-thread-table table tr.even{
	background: #f6f6ea;
	height: 34px;
	vertical-align: middle;
	font: normal 12px 'Arial';
	color: #686868;
}

.bts-thread-table table td{
	border-top: 1px solid #e7e8e3;
	border-bottom: 1px solid #d4ccd2;
	border-left: 0px solid #d8d8d3;
	border-right: 0px solid #d8d8d3;
}

.bts-thread-table table td.thread_start, .bts-thread-table table td.last_post, .bts-thread-table table td.replies, .bts-thread-table table td.views {
	border-left: 1px solid #c0c0c5;
}

.bts-thread-table table tr.odd td.thread_start, .bts-thread-table table tr.odd td.last_post, .bts-thread-table table tr.odd td.replies, .bts-thread-table table tr.odd td.views {
	border-left: 1px solid #d0c8cf;
}

.bts-thread-table table tr.even td.thread_start, .bts-thread-table table tr.even td.last_post, .bts-thread-table table tr.even td.replies, .bts-thread-table table tr.even td.views {
	border-left: 1px solid #d3d3cf;
}

.bts-thread-table table td.rating, .bts-thread-table table td.thread_start, .bts-thread-table table td.last_post, .bts-thread-table table td.replies {
	border-right: 1px solid #fff;
}

.bts-thread-table table td.thread_start, .bts-thread-table table td.replies, .bts-thread-table table td.views {
	text-align: center;
}

.bts-thread-table table td.rating, .bts-thread-table table td.last_post {
	text-align: right;
}

.bts-thread-table table tr.odd td.last_post {
	padding-right: 5px;
}

.bts-thread-table table tr.even td.last_post {
	padding-right: 5px;
}

.bts-thread-table table td.thr {
	padding-left: 10px;
}

.bts-thread-table table tr.thread td.last_post img{
	margin-left: 1px;
}

.bts-thread-table table td.rating {
	text-align: right;
	width: 60px;
}

.bts-thread-table table td.thread_start {
	width: 110px;
}

.bts-thread-table table td.last_post {
	width: 145px;
	padding-right: 5px;
}

.bts-thread-table table tr.odd td.last_post img, .bts-thread-table table tr.even td.last_post img{
	position: relative;
	top: 1px;
	margin-left: 2px;
}

.bts-thread-table table tr td img.imgpage{
	margin-top: -4px;
	margin-right: 15px;
}

.bts-thread-table table tr td img.imgpage2{
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 4px;
}

.bts-thread-table table tr td img.knop{
	margin-right: 5px;
	margin-top: 2px;
}


.bts-thread-table table td.replies {
	width: 60px;
}

.bts-thread-table table td.views {
	width: 60px;
}

.bts-thread-table table td.last_post img{
	position: relative;
	top: -3px;
}

.bts-thread-table table tr.odd  td, .bts-thread-table table tr.even  td{
	border-top: 0;
	border-bottom: 0;
	padding: 5px 0px 5px 0px;
}

.bts-thread-table table tr.odd a, .bts-thread-table table tr.even a{
	font: normal 12px 'Arial';
	color: #5883bf;
	text-decoration: none;
}

.bts-thread-table table tr.odd span.w-grey, .bts-thread-table table tr.even span.w-grey{
	font: normal 12px 'Arial';
	color: #959595;
	text-decoration: none;
}

.showth{
	border-top: 1px solid #ddddd2;
	border-bottom: 1px solid #ddddd2;
	font: normal 12px Arial;
	color: #636363;
	height: 28px;
	margin-top: 10px;
	text-align: center;
	padding-bottom: 3px;
}

.showth select{
	width: 115px;
	height: 22px;
	font: normal 12px Arial;
	color: #636363;
	margin: 0px 10px 0px 2px;
}


.showth input{
	height: 20px;
	position: relative;
	top: 5px;
}

/*-------------forum_board_topics-02 (members)------------------*/


.bts-thread-postbits-table {
	background: #dbdbd0;
}

.bts-thread-postbits-table table{
	width: 100%;
}

.bts-thread-postbits-table table tr.item{
	background: #f1f1f2;
}

.bts-thread-postbits-table table tr.item td.profile{
	background: url('../../images/icons/bts-thread-postbits-table_profile_back.gif') repeat;
	width: 120px;
	border: 1px solid #cdcdce;
}

.bts-thread-postbits-table table tr.item td.profile .info{
	margin-left: 10px;
	margin-top: 10px;
}

.bts-thread-postbits-table table tr.item td.profile .info img.status{
	margin-top: 4px;
}

.bts-thread-postbits-table table tr.item td.profile .info a.username{
	font: normal 12px Arial;
	color: #4545f9;
	text-decoration: none;
}

.bts-thread-postbits-table table tr.item td.profile .info .position{
	display: block;
	font: normal 12px Arial;
	color: #89898a;
}


.bts-thread-postbits-table table tr.item td.profile .info .curr{
	display: block;
	font: normal 12px Arial;
	color: #a4a4a4;
	margin: 15px 0px 5px 25px;
}

.bts-thread-postbits-table table tr.item td.profile .info .curstat{
	background: #fff;
	border: 1px solid #d8d8d9;
	width: 104px;
	height: 14px;
	margin-left: -3px;
	margin-bottom: 15px;
}

.bts-thread-postbits-table table tr.item td.profile .info .curstat img{
	margin-left: 8px;
	margin-top: -1px;
	float: left;
}

.bts-thread-postbits-table table tr.item td.profile .info .curstat span.posting_v{
	display: block;
	float: left;
	font: normal 11px Arial;
	color: #305b99;
	margin-left: 5px;
}

.bts-thread-postbits-table table tr.item td.profile .info .curstat span.on_live{
	display: block;
	float: left;
	font: normal 11px Arial;
	color: #f76e2a;
	margin-left: 5px;
}


.bts-thread-postbits-table table tr.item td.mess{
	vertical-align: top;
	border: 1px solid #cdcdce;
	border-left: 0px;
}

.bts-thread-postbits-table table tr.item td.mess .posted{
	padding: 5px 5px 0px 10px;
	border-bottom: 1px solid #d8d8d9;
}

.bts-thread-postbits-table table tr.item td.mess .posted span{
	font: normal 11px Arial;
	color: #757e88;
}

.bts-thread-postbits-table table tr.item td.mess .posted span.left{
	float: left;
}

.bts-thread-postbits-table table tr.item td.mess .posted a.report{
	font: normal 11px Arial;
	color: #b6b3ea;
	text-decoration: none;
}

.bts-thread-postbits-table table tr.item td.mess .posted a.report:hover{
	text-decoration: underline;
}

.bts-thread-postbits-table table tr.item td.mess .posted a.reply{
	display: block;
	float: left;
	background: url('../../images/icons/bts-thread-postbits-table_reply.gif') no-repeat 0 4px;
	height: 20px;
	font: normal 11px Arial;
	color: #7892b1;
	padding-left: 20px;
	padding-top: 2px;
	margin-right: 5px;
	text-decoration: none;
}

.bts-thread-postbits-table table tr.item td.mess .posted a.reply:hover{
	text-decoration: underline;
}

.bts-thread-postbits-table table tr.item td.mess .posted span.pol{
	float: left;
	margin-right: 5px;
}

.bts-thread-postbits-table table tr.item td.mess .posted .right{
	float: right;
	margin-top: -2px;
}

.bts-thread-postbits-table table tr.item td.mess .messtext{
	margin: 10px 0px 0px 10px;
	font: normal 12px Arial;
	color: #606061;
}

.bts-thread-postbits-table table tr.item td.mess .messbottom{
	margin: 10px 0px 0px 10px;
}

.bts-thread-postbits-table table tr.item td.mess .messbottom img{
	position: relative;
	top: 3px;
	margin: 0 5px 0 0px;
}

.bts-thread-postbits-table table tr.item td.mess .messbottom a.red{
	font: bold 12px Arial;
	color: #c40244;
	text-decoration: none;
}

.bts-thread-postbits-table table tr.item td.mess .messbottom a.red:hover{
	text-decoration: underline;
}

.bts-thread-postbits-table table tr.item td.mess .messbottom  span.pop_up {
	font: oblique 12px Arial;
	color: #7a8c90;
}

.bts-thread-postbits-table table tr.item td.mess .messbottom .left{
	float: left;
	margin-top: 5px;
}

.bts-thread-postbits-table table tr.item td.mess .messbottom .link{
	background: url('../../images/icons/bts-thread-postbits-table_middle_link.gif') repeat-x;
	height: 17px;
	float: left;
	margin-top: 15px;
	margin-left: 10px;
	width: 275px;
}

.bts-thread-postbits-table table tr.item td.mess .messbottom  .link .leftlink{
	background: url('../../images/icons/bts-thread-postbits-table_left_link.gif') no-repeat;
	width: 5px;
	height: 17px;
	float: left;
}

.bts-thread-postbits-table table tr.item td.mess .messbottom  .link .leftlink{
	background: url('../../images/icons/bts-thread-postbits-table_left_link.gif') no-repeat;
	width: 5px;
	height: 17px;
	float: left;
}

.bts-thread-postbits-table table tr.item td.mess .messbottom  .link .middlelink{
	float: left;
	width: 255px;
	height: 17px;
	font: normal 11px Arial;
	color: #b2ac6b;
	padding: 2px 5px 0px 5px;
	overflow: hidden;
}

.bts-thread-postbits-table table tr.item td.mess .messbottom .link .rightlink{
	background: url('../../images/icons/bts-thread-postbits-table_right_link.gif') no-repeat;
	width: 5px;
	height: 17px;
	float:right;
}

.bts-thread-postbits-table table tr.sellspace{

}

.bts-thread-postbits-table table tr.sellspace td{
	border-left: 1px solid #ddddd2;
	border-right: 1px solid #ddddd2;
}
.clear {
	clear: both;
}

/*----------------------------background.html------------------------*/

/*#wrapback {
	background: #000;
	height: 100%;
	min-height: 100% !important;
	min-width: 1104px;
}

.headerback {
	background: #000 url("../../images/headerback.jpg") no-repeat center top;
	width: 100%;
	min-width: 1104px;
	display: block;
	padding-top: 110px;
	overflow-y: hidden;
}

.middleback {
	background: #fff;
	min-width: 1000px;
	margin: 0px 52px;
}

.wrapfooter {
	background: #000;
	width: 100%;

	padding-top: 38px;
}

.footer {
	background: url("../../images/gradients/background_gr.gif") repeat-x;
	height: 22px;
	margin: 0px 52px;
}

.footer .footerleft {
	background: url("../../images/gradients/background_left_gr.gif") no-repeat;
	height: 22px;
	width: 4px;
	margin-left: -4px;
	float: left;
}

.footer .footermiddle{
	float: left;
	width: 100%;
}

.footer .footermiddle img{
	float: left;
}

.footer .footermiddle img.pol{
	float: left;
	margin: 0 6px;
}

.footer .footermiddle .left{
	float: left;
	margin-left: 5px;
}

.footer .footermiddle .right{
	float: right;
	margin-right: 5px;
}

.footer .footermiddle span.text{
	display: block;
	float: left;
	font: normal 11px Arial;
	color: #54585b;
	position: relative;
	margin: 6px 0px 0px 5px;
}

.footer .footerright{
	background: url("../../images/gradients/background_right_gr.gif") no-repeat;
	height: 22px;
	width: 3px;
	float: right;
	margin-right: -3px;
}*/

.clear {
	clear: both;
}
/*----------------------------background.html------------------------*/


/*----------------------------register.html------------------------*/
/*.bts-reg-agreement {
	background:#f6f6ea;
	font:normal 68.8% "Lucida Grande";
	}
.bts-reg-agreement h3 {
	font-weight:bold;
	color:#0068aa;
	top:5px;
	}

.bts-reg-agreement .text {
	height:218px;
	background:#ffffff;
	border:1px solid #d1d1c7;
	overflow:auto;
	margin:10px 27px 0;
	}
.bts-reg-agreement .text p {
	color:#636363;
	margin:14px 15px 5px;
	}

.bts-reg-agreement form {
	height:20px;
	position:relative;
	margin:20px 27px 0;
	padding:0 0 20px 0;
	}
.bts-reg-agreement form label {
	color:#252525;
	float:left;
	}
.bts-reg-agreement form label input {
	margin:0 5px 0 0;
	}

.bts-reg-agreement form div {
	position:relative;
	float:left;
	height:17px;
	width:400px;
	}
.bts-reg-agreement form div input {
	color:#636363;
	position:absolute;
	top:-2px;
	left:-4px;
	}
.bts-reg-agreement form div label {
	color:#636363;
	position:absolute;
	top:0;
	left:18px;
	}


.bts-reg-agreement .lbtn {
	width:73px;
	height:20px;
	position:relative;
	float:left;
	}
.bts-reg-agreement .rbtn {
	width:73px;
	height:20px;
	position:relative;
	float:right;
	}*/

/*----------------------------forum_board_advanced-editor.html------------------------*/

.bts-silver-block {
	height:30px;
	background:url(../../images/gradients/bts-silver-block.gif) 0 0 repeat-x;
	position:relative;
	text-align:center;
	font:bold 12px 'Arial';
	text-transform:uppercase;
}
.bts-silver-block span .name {
	color:#656d78;
	position:absolute;
	z-index:1;
	left:0;
	top:-1px;
	}
.bts-silver-block .shad {
	color:#ffffff;
	position:relative;
	top:10px;
	}
.bts-thread-additional-options table{
	width: 100%;
}

.bts-silver-block table tr.headline td{
	background: url("../../images/gradients/bts-silver-block_grad.gif") repeat-x;
	width: 100%;
	height: 28px;
	font: normal 14px Arial;
	color: #686f7a;
	text-transform: uppercase;
}

.bts-silver-block table tr.headline td span{
	display: block;
	float: left;
	margin: -7px 0px 0px 10px;
	position: relative;
	z-index: 2;
	position: absolute;
}

.bts-silver-block table tr.headline td span.shadow{
	color: #fff;
	display: block;
	margin: -6px 0px 0px 11px;
	position: absolute;
	float: left;
	z-index: 1;
	position: absolute;
}

.bts-thread-additional-options table td.middle{
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}

.bts-thread-additional-options  form{

}

.bts-thread-additional-options  form .wrapblock{
	width: 539px;
	padding-left: 50%;
}

.bts-thread-additional-options  form .wrapwrapblock{
	width: 539px;
	margin-left: -270px;
}

.bts-thread-additional-options .pol{
	background: url("../../images/bts-silver-block_pol.gif") repeat-x;
	width: 539px;
	height: 1px;
}

.bts-thread-additional-options .pol2{
	border-top: 1px solid #ddddd2;
	height: 1px;
	width: 100%;
	margin-top: -25px;
}

.bts-thread-additional-options .block{
	font: normal 12px Arial;
	color: #223141;
	position: relative;
	top: -8px;
	margin: 0 0 30px 15px;
}

.bts-thread-additional-options .block select{
	width: 127px;
	margin-left: 4px;
	margin-top: 5px;
}

.bts-thread-additional-options .block span.headline{
	background: #f6f6ea;
	width: 20px;
	margin-left: 15px;
}

.bts-thread-additional-options .block span{

}

.bts-thread-additional-options .block .checkbox{
	margin-top: 5px;
	clear: both;
	line-height: 1.6;
}

.bts-thread-additional-options .block input{
	float: left;
	margin-top: 2px;
}

.bts-thread-additional-options .block label{
	float: left;
	margin-left: 4px;
}

.bts-thread-additional-options input.subreply{
	margin-left: 170px;
	margin-top: 10px;
}

/*----------------------------forum_board_advanced-editor.html------------------------*/

/*----------------------------forum_main.psd.html------------------------*/

.rightcolmain {
	width: 215px;
	float: right;
	overflow-x: hidden;
}

.rightcolmain span.select, .rightcolmain select{
	display: block;
	font: normal 12px Arial;
}

.rightcolmain span.select{
	display: block;
	font: normal 12px Arial;
	color: #7b7b75;
	width: 200px;
}

.rightcolmain select{
	width: 213px;
	height: 22px;
	margin: 10px 0px;
}

.rightcolmain  .bts-model-menu {

}

.rightcolmain  .bts-model-menu .top {
	margin-left: 1px;
}

.rightcolmain  .bts-model-menu .top img{
	margin-left: 5px;
	margin-top: 1px;
}

.rightcolmain  .bts-model-menu .top img.first{
	margin-top: 3px;
}

.rightcolmain  .bts-model-menu .top img.third{
	margin-top: 2px;
}

.rightcolmain  .bts-model-menu .top a{
	display: block;
	background: url('../../images/icons/bts-model-menu_off.gif') no-repeat;
	width: 25px;
	height: 19px;
	border: 1px solid #e1d0a7;
	float: left;
	margin-left: -1px;
	border-bottom: 0px;
}

.rightcolmain  .bts-model-menu .top a:hover{
	background: url('../../images/icons/bts-model-menu_on.gif') no-repeat;
	border: 1px solid #b1770b;
	border-bottom: 0px;
	position: relative;
}

.rightcolmain  .bts-model-menu .top a.curr{
	border: 1px solid #b1770b;
	border-bottom: 0px;
	position: relative;
}

.rightcolmain  .bts-model-menu .middle {
	background: #fff;
	clear: both;
	border: 1px solid #b1770b;
	border-bottom: 0px;
	padding-bottom: 10px;
	width:20%;
}

.rightcolmain  .bts-model-menu .middle .item{

}


.rightcolmain  .bts-model-menu .middle .item img.photo{
	float: left;
	margin: 5px 0 0 5px;
}

.rightcolmain   span.text{
	display: block;
	float: right;
	width: 155px;
	margin: 5px 0 0 0;
}

.rightcolmain   span.text .greyw{
	font: normal 12px Arial;
	color: #acacac;
}

.rightcolmain   span.text .grey{
	font: normal 12px Arial;
	color: #7f7f7f;
}

.rightcolmain  .text a.red{
	font: normal 12px Arial;
	color: #9e0b0f;
}


.rightcolmain .bts-pile {

}

.rightcolmain .bts-pile span.headline{
	background: #2e05bb;
	display: block;
	height: 20px;
	border: 1px solid #20039a;
	width: 213px;
}

.rightcolmain .bts-pile span.headline img{
	float: left;
	margin: 0 5px;
}

.rightcolmain .bts-pile span.headline span{
	float: left;
	font: normal 14px Arial;
	color: #fff;
	margin-top: 3px;
}

.bts_inter_calendar span.month {
	display: block;
	background: url("../../images/gradients/bts-inter-calendar_grad.gif") repeat-x;
	height: 21px;
	border: 1px solid #c2c2c3;
	border-top: 1px solid #dbdbdc;
}

.bts_inter_calendar .month img.prev{
	float: left;
	margin-top: 3px;
	margin-left: 4px;
}

.bts_inter_calendar .month img.next{
	float: right;
	margin-top: 3px;
	margin-right: 4px;
}

.bts_inter_calendar .month span.text{
	display: block;
	text-align: center;
	float: left;
	font: bold 12px Arial;
	color: #434445;
	position: relative;
	top: -2px;
}

.bts_inter_calendar table {
	width: 100%;
}

.bts_inter_calendar table tr.daynames td{
	background: #cccccc;
	width: 29px;
	height: 21px;
	border-left: 1px solid #a3a3a3;
	border-bottom: 1px solid #a0a9af;
	text-align: center;
	font: normal 12px Arial;
	color: #666666;
}

.bts_inter_calendar table tr.daynames td.last{
	border-right: 1px solid #a3a3a3;
}

.days table {
	width: 100%;
}

.days table tr td{
	background: #fff;
	width: 29px;
	height: 21px;
	border: 1px solid #cccccc;
	border-right: 0;
	border-top: 0;
	text-align: center;
	font: normal 12px Arial;
	color: #7f7f7f;
}

.days table tr td.last{
	border-right: 1px solid #cccccc;
}

.days table tr td.blue{
	background: #e5f2fa;
}

.days table tr td.yellow{
	background: #fff200;
}

.days table tr td.rose{
	background: #f6d9e3;
}

.bts-live-cam {

}

.bts-live-cam table{
	width: 100%;
}

.bts-live-cam table tr.headline {

}

.rightcolmain  .bts-lighten-box .bts-live-cam table tr.headline td{

}

	.bts-live-cam .item-list, .bts-video-feeds .item-list{
		border: 1px solid #c9bbde;
	}

	.item-list a{
		font: normal 12px Arial;
	}


	.bts-live-cam .item, .bts-video-feeds .item {
		font-size: 12px;
		padding-left: 7px;
		padding-top: 6px;
		padding-bottom: 6px;
	}

	.bts-live-cam .item .title, .bts-video-feeds .item .title {
		color: #5345c0;
		font-weight: bold;
	}

	.bts-live-cam .item .info, .bts-video-feeds .item .info {
		color: #818080;
		line-height: 1.5;
}

	.bts-live-cam .item .greyb {
		display: block;
		font-weight: bold;
		margin-left: 14px;
	}

	.bts-live-cam .item .info span.rose, .bts-video-feeds .item .info span.rose{
		color: #da7596;
	}

	.bts-live-cam .item .info span.green, .bts-video-feeds.item .info span.green{
		font-size: 11px;
		font-weight: bold;
		color: #139612;
	}

	.bts-live-cam .item .info span.wgrey, .bts-video-feeds .item .info span.wgrey{
		color: #9b9797;
	}

	.bts-live-cam .item .info .comment{
		margin-left: 0px;
	}

	.bts-live-cam a, .bts-video-feeds a {
		text-decoration: none;
	}



	.bts-live-cam .item .pic, .bts-video-feeds .item .pic {
		background: url("../../images/buttons/bts_pile_arrow.gif") no-repeat;
		width: 11px;
		height: 12px;
		padding-right: 3px;
		display: inline-block;
		position: relative;
		top: 2px;
	}

	.bts-live-cam a .item:hover {
		/* background: #FFFFFF; */
	}

	.bts-live-cam a .item:hover .pic, .bts-video-feeds a .item:hover .pic {
		background: url("../../images/buttons/bts_pile_arrow_hover.gif") no-repeat;
	}

	.bts-live-cam .odd, .bts-video-feeds .odd {
		background: #f1e9e9;
	}

	.bts-live-cam .even, .bts-video-feeds .even {
		background: #f6f6ea;
	}


.bts-live-chat {
}

.bts-live-chat .item{
	width: 100px;
	border-left: 1px solid #d3d6dd;
}

.bts-live-chat  a {
	display: block;
}

.bts-live-chat .onl_middle span.green, .bts-live-cam .onl_middle span.green{
	display: block;
	margin-left: 120px;
	margin-top: 3px;
}

.bts-live-chat .onl_middle span.green img{
	position: relative;
	top: 1px;
}

.bts-pile  .online{
	background: url("../../images/gradients/bts-live-chat_middle.jpg") repeat-x;
	height: 20px;
	width: 215px;
	border-top: 1px solid #d3d6dd;
}

.bts-pile .onl_left{
	background: url("../../images/gradients/bts-live-chat_left.jpg") no-repeat;
	width: 3px;
	height: 20px;
	float: left;
}

.bts-pile .onl_middle{
	float: left;
}

.bts-pile {
	margin-top: 10px;
}

.firstpile {
	margin-top: 0px;
}

.bts-pile .onl_right{
	background: url("../../images/gradients/bts-live-chat_right.jpg") no-repeat;
	float: right;
	width: 3px;
	height: 20px;
}

.bts-live-chat table {
	width: 100%;
}

.bts-live-chat table tr.headline td{
	color: #847dcc;
}

.bts-live-chat .item{
	width: 215px;
	height: 128px;
	background: #ffffff;
}

.bts-live-chat .item img{
	float: right;
	margin-right: 10px;
}

.bts-live-chat .chat{
	float: left;
	margin-top: 20px;
}

.bts-live-chat .chat span.text{
	display: block;
	font: normal 12px Arial;
	color: #636363;
	float: left;
	width: 200px;
}

.bts-live-chat .chat span.red{
	color: #c40244;
}

.bts-live-chat input.type_mess{
	float: left;
	font: oblique 12px Arial;
	color: #b2b2b2;
	margin-top: -20px;
	margin-left: 1px;
	width: 168px;
	height: 20px;
	background: url('../../images/bts-live-chat_inp.gif') no-repeat;
	border: none;
}

.bts-live-chat input.send{
	float: right;
	margin-top: -23px;
}

.bts-video-feeds {

}

.bts-video-feeds .item .info span.wgrey {
	margin-left: 0px;
}

.bts-video-feeds .item .info span.wgrey  img{
	position: relative;
	top: 2px;
}

.bts-video-feeds .item .info{
	color: #888484;
}

.bts-video-feeds .item .info span.rose{
	color: #ef8286;
	font-weight: normal;
}

.pic {
	float: left;
	margin-right: 1px;
	position: relative;
	margin-top: 2px;
}

.bts-video-feeds .item .info span.text{
	font-weight: bold;
	float: left;
	margin-top: -1px;
}

.tooltip{
	visibility:hidden;
	position:absolute;
	width:200px;
	background: #fff2a3;
	padding: 5px;
	border: solid 1px black;
	color:#3b3b45;
}

.bts_tag_level1{
	font-size:xx-small;
}
.bts_tag_level2{
	font-size:small;;
}
.bts_tag_level3{
	font-size:x-small;;
}
.bts_tag_level4{
	font-size:medium;;
}
.bts_tag_level5{
	font-size:large;
}
.bts_tag_level6{
	font-size:x-large;
}
.bts_tag_level7{
	font-size:xx-large;;
}