
body, td, th {
	font-family: arial,sans-serif;
	font-size: 12px;
	color:#353535;
}

.siteHeader a {
	color:black;
}

#btnBlabox, #btnSignIn {	
	border-right:0px;
	background:url("../images_new/btn_Orange.png") no-repeat;
	text-align:center;
	height: 24px;
	color:black;
	font-weight:bold;
	color:white;
}

#btnDownload {
	border-right:0px;
	background:url("../images_new/btn_Green.png") no-repeat;
	text-align:center;
	font-weight:bold;
	color:white;
}

.siteHeader {
	height:75px;
	width:940px;
	position:relative;
	left:50%;
	margin-left:-470px;
}
.siteHeader .logo {
	padding:10px;
	cursor:pointer;
	float:left;
	padding-top:16px;
}
.siteHeader .toolbar {
	float:right;
	padding-top:5px;
	padding-bottom: 10px;
}

.siteHeader .toolbar a {
	border-right:1px solid black;
	padding:0px 7px;
	text-decoration:none;
}

.siteHeader .blabox-btn {
	padding-bottom:10px !important;
	padding-left:5px !important;
	padding-top:3px !important;
	margin-left:7px;
}


.siteHeader .down-btn {
	padding-bottom:10px !important;
	padding-left:7px !important;
	padding-top:3px !important;
	margin-left:7px;
}


.siteHeader .invite-btn {
	padding-bottom:4px !important;
	padding-left:4px !important;
	padding-top:4px !important;	
	font-weight:bold;
	color:black;
	margin-left:5px;
}


.siteHeader #btnLogout {
	border:0px;
	padding-right:0px;
	font-weight:bold;
	text-decoration:underline;
}

.siteHeader .welcome {
	margin:10px 0px;
	text-align:right;
	padding-top:5px;
}


body {
	font-family:"Lucida Grande",Arial,Sans-serif;
	margin:0px;
	padding:0px;
	font-size:13px;
}

#container {
	min-height: 100%;
	background:url(../images/leftHeader_repeat.png) repeat-x;
}

#main_body{
	/*background:url(../images/maintb_bg.png) no-repeat;*/
}

#mid_bar{
	/*background:url(../images/midborder.png) no-repeat; */
	width=60px;
	height=431px;
}

#left_bar{
	/*background:url(../images/leftborder.png) no-repeat; */
	width=24px;
	height=431px;
}

#flash_center{
	background: url(../images/centerHeader.png) no-repeat;
}

.left_header{
	background:url(../images/leftHeader.png) no-repeat;
	background-color: #FFF;
}

.left_header_rep{
	background:url(../images/leftHeader_repeat.png) repeat-x;
	background-color: #FFF;
}

.right_header{
	background:url(../images/rightHeader.png) no-repeat;
	background-color: #FFF;
}

.right_header_rep{
	background:url(../images/rightHeader_repeat.png) repeat-x;
	background-color: #FFF;
}

.footer {
	background-color: #000;
	color:#FFF;
}

#footer_bodyX {
	position:absolute;
	bottom:0;
	width:100%;
	height:35px;			/* Height of the footer */
	background:#000;
}

.footer td, tr {
	color:#FFF;	
}

.footer div {
	vertical-align:middle;	
}

.widgets {
	font-size: 14px;
}

.whistle_see {
	cursor: pointer;
}

.whistle_see_text {
	cursor: pointer;
	font-weight:bold;
	color: #5BBE18;
}

.surprise_see {
	cursor: pointer;
}

.surprise_see_text {
	cursor: pointer;
	font-weight:bold;
	color: #f6379e;
}


.doodle_see {
	cursor: pointer;
}

.doodle_see_text {
	cursor: pointer;
	font-weight:bold;
	color: #07bbec;
}

.clickable {
	cursor: pointer;
}

#bbrs_downloader, #bbrs_login, #bbrs_blabox {
	position:fixed;	
	top:0px;
	left:0px;
}

#aboutText, #teamText ,#faqText {
	font-weight:200;
	text-align:left;
	margin-left: 140px;
	width: 650px;
	color:#666666;
	font-size:14px;
}

.nextFeatured, .nextFeatured_loading, .nextLive{
	font-size: 16px;
	font-weight:bold;
	height:18px;
	text-align:right;
}

.team_member div {
	width: 620px;
}

.team_member .t_name{
	color:#0D83C1;
	font-weight:bold;
	font-size:14px;
}

.team_member .t_title{
	color:#666666;
	font-weight:bold;
	font-size:14px;
}

.team_member .t_desc{
	padding-top:10px;	
	color:#666666;
	font-size:13px;
}

.faq_question {
	padding-top:30px;
	width:620px;
}

.faq_question .f_q {
	font-size:14px;
	font-weight:bold;
	color:#353535;
}

.faq_question .f_a {
	padding-top:5px;
	font-size:13px;
}

#widgetDesc {
	width: 600px;
}

#widgetDesc img {
	float:left;
}

#widgetDesc .txt_desc {
	color: #353535;
	font-size: 13px;
	padding-top: 40px;
}






