/* CSS Document */

/*=============================================================================================*/
/*----------------------------------*/
/* Reset Elements */
/*----------------------------------*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, span, blockquote,
pre, form, select, input, textarea, fieldset,
table, th, td, a:link, a:active, a:hover, a:visited, a:focus
{ 
	margin:0px; 
	padding:0px; 
}
/*=============================================================================================*/
/*----------------------------------*/
/* Basic Elements */
/*----------------------------------*/
html, body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
}
body
{
	background:#000 url(http://bb5images.bigbrother.bg/images/body_backgr.gif) center center repeat;
}
img 
{
	border:none;
}
h1, h2, h3, h4, h5, h6
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#000;
}
a:link, a:active, a:hover, a:visited, a:focus
{
	font-family:Tahoma,Geneva,sans-serif;
	color:#fff;
	text-decoration:none;
	border:none;
	cursor:pointer;
}
a:focus
{
	outline:none;
}
ul, li, dl, dt, dd 
{
	list-style-type: none;
}
select, input, textarea
{
	font-family:Tahoma,Geneva,sans-serif;
	font-size:11px;
	color:#000;
}
/*=============================================================================================*/
/*----------------------------------*/
/* Base Style */
/*----------------------------------*/
a.underline:link,a.underline:active,
a.underline:visited,a.underline:hover
{
	text-decoration:underline;
}
a.underline:hover,.selectedNumPage
{
	text-decoration:none !important;
}
a.hover_underline:hover
{
	text-decoration:underline;
}
h3.titleInfo
{
	font-size:11px;
	font-family:Tahoma,Geneva,sans-serif;
	height:26px;
	overflow:hidden;
}
.famA
{
	font-family:Arial, Helvetica, sans-serif !important;
	height:26px !important;
	line-height:13px !important;
}
.FamNT
{
	overflow:hidden !important;
}
.yellow_color
{
	color:#ffd500 !important;
}
.black_colour
{
	color:#000 !important;
}
.white_color
{
	color:#fff !important;
}
.grey_colour
{
	color:#9A9A9A;
}
.red_colour
{
	color:#fb471a !important;
}
.famT
{
	font-family:Tahoma,Geneva,sans-serif;	
}
div.lineH p
{
	line-height:15px;
}
p.padP
{
	padding:11px 0 0 0;
}
p.padPB
{
	padding-bottom:5px;
}
.padone
{
	padding-top:1px;
}
/*----------------------------------*/
/* Basic Layout */
/*----------------------------------*/
div.main_div,div.header
{ 
	width:100%;
	position:relative;
}
div.main_div
{
	background:url(http://bb5images.bigbrother.bg/images/main_backgr.jpg) center 95px no-repeat;	
}
div.global
{
	width:100%;
	float:none;
	clear:both;
}
div.leftdiv,div.rightdiv
{
	display:inline;
	float:left;
}
div.rightdiv
{
	float:right;
}
div.clear
{
	clear:both;
}
/*=============================================================================================*/
/*----------------------------------*/
/* Header */
/*----------------------------------*/
div.header 
{
	height:95px;
	background:#000;
}
div.headerInfo,div.mainbody,div.footer,
div.PartIndex
{
	width:986px;
	margin:0px auto;
}
div.headerInfo,div.PartIndex
{
	position:relative;
}
div.Logo 
{
	width:190px;
	height:72px;
	margin:20px 0 0 8px;
}
img.logoPopup
{
	margin:10px 0 0 18px;
}
div.logoNova 
{
	position:absolute;
	right:-128px;
	top:-6px;
}/*----------------------------------*/
/* LoginBox */
/*----------------------------------*/
div.loginBox,div.WelcomeUser
{
	background:url(http://bb5images.bigbrother.bg/images/backgr_login.jpg) top left no-repeat;
	width:319px;
	height:27px;
	margin:9px 0 0 0;
}
form.loginF
{
	width:312px;
	height:27px;
	position:relative;
	margin:0 0 0 8px;
}
form.loginF input
{
	width:127px;
	height:13px;
	position:absolute;
	top:7px;
	border:0 none;
	background:none;
}
input#loginPassTekst,input#loginPass
{
	left:144px;
	z-index:15;
}
input#loginPassTekst
{
	top:10px;
}
input#loginPass
{
	z-index:10;
}
input#loginBtn
{
	width:28px;
	height:27px;
	right:2px;
	top:0;
	cursor:pointer;
}
div.loginBoxLink
{
	margin:16px 23px 0 0;
}
div.loginBoxLink a
{
	margin:0 0 0 23px !important;
	text-decoration:underline !important;
}
div.loginBoxLink a:hover,
div.loginBoxLink .currentPage
{
	text-decoration:none !important;
}
div.WelcomeUser
{
	background:none;
	width:700px;
}
div.username
{
	margin-top:7px;
}
div.username span
{
	color:#ffdd00;
	font-weight:bold;
	font-family:Tahoma,Geneva,sans-serif;
}
a.logout
{
	background:url(http://bb5images.bigbrother.bg/images/close_icon.gif) 100% 0 no-repeat !important;
	display:block !important;
	width:40px !important;
	height:20px !important;
	padding:7px 24px 0 0 !important;
	margin:0 0 0 47px !important;
}
/*----------------------------------*/
/* Main Navigation */
/*----------------------------------*/
ul.Navigation
{
	width:739px;
	height:37px;
	overflow:hidden;
	background:url(http://bb5images.bigbrother.bg/images/mainMenu_off.gif) top left no-repeat;
	float:right;
	display:inline;
	margin:12px 0 0 0;
}
ul.Navigation li
{
	float:left;
	display:inline;
	margin:0 0 0 2px;
}
ul.Navigation li.first_li
{
	margin:0;
}
ul.Navigation li a
{
	display:block;
	height:37px;
}
.Btn1,.Btn1:hover,.Btn1_selected
{
	width:38px !important;
}
.Btn2,.Btn2:hover,.Btn2_selected,
.Btn3,.Btn3:hover,.Btn3_selected,
.Btn4,.Btn4:hover,.Btn4_selected,
.Btn6,.Btn6:hover,.Btn6_selected,
.Btn7,.Btn7:hover,.Btn7_selected,
.Btn9,.Btn9:hover,.Btn9_selected
{
	width:80px !important;
}
.Btn5,.Btn5:hover,.Btn5_selected
{
	width:101px !important;
}
.Btn8,.Btn8:hover,.Btn8_selected
{
	width:104px !important;
}
.Btn1:hover
{
	background:url(http://bb5images.bigbrother.bg/images/mainMenu_on.gif) 0px 0px no-repeat !important;
}
.Btn1_selected
{
	background:url(http://bb5images.bigbrother.bg/images/mainMenu_selected.gif) 0px 0px no-repeat !important;
}
.Btn2:hover
{
	background:url(http://bb5images.bigbrother.bg/images/mainMenu_on.gif) 0px -37px no-repeat !important;
}
.Btn2_selected
{
	background:url(http://bb5images.bigbrother.bg/images/mainMenu_selected.gif) 0px -37px no-repeat !important;
}
.Btn3:hover
{
	background:url(http://bb5images.bigbrother.bg/images/mainMenu_on.gif) 0px -74px no-repeat !important;
}
.Btn3_selected
{
	background:url(http://bb5images.bigbrother.bg/images/mainMenu_selected.gif) 0px -74px no-repeat !important;
}
.Btn4:hover
{
	background:url(http://bb5images.bigbrother.bg/images/mainMenu_on.gif) 0px -111px no-repeat !important;
}
.Btn4_selected
{
	background:url(http://bb5images.bigbrother.bg/images/mainMenu_selected.gif) 0px -111px no-repeat !important;
}
.Btn5:hover
{
	background:url(http://bb5images.bigbrother.bg/images/mainMenu_on.gif) 0px -148px no-repeat !important;
}
.Btn5_selected
{
	background:url(http://bb5images.bigbrother.bg/images/mainMenu_selected.gif) 0px -148px no-repeat !important;
}
.Btn6:hover
{
	background:url(http://bb5images.bigbrother.bg/images/mainMenu_on.gif) 0px -185px no-repeat !important;
}
.Btn6_selected
{
	background:url(http://bb5images.bigbrother.bg/images/mainMenu_selected.gif) 0px -185px no-repeat !important;
}
.Btn7:hover
{
	background:url(http://bb5images.bigbrother.bg/images/mainMenu_on.gif) 0px -222px no-repeat !important;
}
.Btn7_selected
{
	background:url(http://bb5images.bigbrother.bg/images/mainMenu_selected.gif) 0px -222px no-repeat !important;
}
.Btn8:hover
{
	background:url(http://bb5images.bigbrother.bg/images/mainMenu_on.gif) 0px -259px no-repeat !important;
}
.Btn8_selected
{
	background:url(http://bb5images.bigbrother.bg/images/mainMenu_selected.gif) 0px -259px no-repeat !important;
}
.Btn9:hover
{
	background:url(http://bb5images.bigbrother.bg/images/mainMenu_on.gif) 0px -296px no-repeat !important;
}
.Btn9_selected
{
	background:url(http://bb5images.bigbrother.bg/images/mainMenu_selected.gif) 0px -296px no-repeat !important;
}
/*----------------------------------*/
/* PartIndex */
/*----------------------------------*/
div.PartIndex
{
	margin-top:10px;
	height:285px;
}
div.HolderInd
{
	width:276px;
}
div.FlashCounter
{
	width:184px;
	margin:0 0 0 25px;
}
div.Winners
{
	width:281px;
	margin:-2px 0 0 0;
}
div.BackgrPart
{
	background:url(http://bb5images.bigbrother.bg/images/backgrPart1.png) top left no-repeat;
	width:698px;
	height:279px;
}
ul.listPart,ul.listPart li
{
	display:inline;
	float:left;
}
ul.listPart
{
	margin:1px 0 0 10px;
}
ul.listPart li
{
	width:121px;
	height:86px;
	font-weight:bold;
	margin:5px 0 0 12px;
}
ul.listPart li .FamName
{
	display:block;
}
ul.listPart li .PartName
{
	display:none;
	background:none;
}
ul.listPart li:hover .FamName
{
	display:none;
}
ul.listPart li:hover .PartName
{
	display:block;
	background:url(http://bb5images.bigbrother.bg/images/FamInfo_over.gif) 0px 0px no-repeat;
}
div.OnePart
{
	background:url(http://bb5images.bigbrother.bg/images/OnePart.png) top left no-repeat;
	width:59px;
	height:59px;
	margin:0 1px 0 1px;
}
div.OnePartF
{
	margin:0 1px 0 0;
}
div.ImgPartIndex
{
	width:52px;
	height:51px;
	margin:4px 0 0 3px;
}
div.FamInfo_on,div.FamInfo_off
{
	background:url(http://bb5images.bigbrother.bg/images/FamInfo_on.png) top left no-repeat;
	width:121px;
	height:30px;
	margin-top:-3px;
	text-align:center;
}
div.FamInfo_off
{
	background:url(http://bb5images.bigbrother.bg/images/FamInfo_off.png) top left no-repeat;
}
div.FamName
{
	padding:8px 0 0 0;
}
div.PartName
{
	width:121px;
	height:21px;
	margin:4px 0 0 0;
	padding:4px 0 0 0;
	font-size:9px;
	font-family:Verdana, Geneva, sans-serif;
}
div.namePartInd_on,div.namePartInd_off
{
	background:url(http://bb5images.bigbrother.bg/images/namePartIndex.png) 0px 0px no-repeat;
	width:56px;
	height:15px;
	margin:0px 0 0 3px;
	padding:2px 0 0 0;
}
div.namePartInd_off
{
	background:url(http://bb5images.bigbrother.bg/images/namePartIndex.png) 0px -18px no-repeat;
}
/*----------------------------------*/
/* Mainbody */
/*----------------------------------*/
div.mainbody:after
{
	content: ".";
	display: block;
	clear: both;
	height:0px;
	visibility: hidden;
}
div.TabTitleVideo,div.TabTitleNews,div.TabTitlePartners,
div.TabTitleGallery,div.TabTitleForum,div.Tabs
{
	height:31px;
}
/*----------------------------------*/
/* LeftCol */
/*----------------------------------*/
div.LeftCol
{
	width:666px;
	margin:0 0 0 4px;
}
div.NominPart
{
	width:663px;
	height:124px;
	padding-bottom:12px;
}
div.VideoPlayer
{
	width:356px;
}
div.TabTitleVideo
{
	width:65px;
	background:url(http://bb5images.bigbrother.bg/images/tabs.gif) 0px -30px no-repeat;
}
div.VideoItems
{
	margin:30px 0 0 3px;
	padding-bottom:10px;
}
div.VideoItem
{
	background:url(http://bb5images.bigbrother.bg/images/VideoInfo_off.png) top left no-repeat;
	display:block;
	width:301px;
	height:82px;
	padding:6px 6px 0 0;
	margin:0 0 5px 0;
}
div.VideoItemRight
{
	background:url(http://bb5images.bigbrother.bg/images/VideoInfoRight.png) 110px 53px no-repeat;
	display:block;
	width:294px;
}
div.CurrVideoItem
{
	background:url(http://bb5images.bigbrother.bg/images/VideoInfo_on.png) top left no-repeat;
}
div.imgVideo
{
	background:url(http://bb5images.bigbrother.bg/images/backgrVideo.png) top left no-repeat;
	width:97px;
	height:78px;
	position:relative;
	left:11px;
	float:left;
	z-index:350;
}
div.imgVideoR
{
	left:7px;
}
div.imgVideoInner
{
	left:0;
}
div.imgHolder,
a.imgHolder1:link,a.imgHolder1:active,
a.imgHolder1:visited,a.imgHolder1:hover
{
	width:87px;
	height:65px;
	display:block;
	margin:5px 0 0 5px;
}
div.infoVideo
{
	margin:0 0 0 117px;
	padding:8px 0 0 0;
	position:relative;
}
div.infoVideoR
{
	margin-left:110px;
}
div.infoVideoInner
{
	margin-left:25px;
}
div.infoVideoInnerFam
{
	margin-left:12px;
}
div.infoVideo span
{
	float:left;
	display:inline;
	line-height:22px;
	font-weight:bold;
	color:#060606;
	margin:14px 0 0 5px;
}
span.month
{
	margin-left:8px !important;
}
span.hour,span.time
{	
	margin-left:11px !important;
}
span.hour
{
	color:#fff !important;
}
a.playBtn:link,a.playBtn:active,
a.playBtn:visited,a.playBtn:hover
{
	display:block;
	width:27px;
	height:26px;
	float:right;
	position:relative;
	right:0px;
	bottom:-13px;
	z-index:500;
}
div.BtnNextPrevV
{
	margin:-5px 0 0 11px;
}
div.BtnNextPrevVR
{
	margin:0px 0 0 8px;
}
div.WhiteBtn
{
	background:url(http://bb5images.bigbrother.bg/images/btnAllV.gif) top left no-repeat;
	width:97px;
	height:26px;
	font-family:Tahoma,Geneva,sans-serif;
	color:#000;
	line-height:25px;
	text-align:center;
	position:relative;
}
div.WhiteBtnTH
{
	background:url(http://bb5images.bigbrother.bg/images/btnAllH.gif) top left no-repeat;
	width:101px;
	padding:0 0 0 5px;
	text-align:left;
}
div.WhiteBtnTN
{
	background:url(http://bb5images.bigbrother.bg/images/btnAllN.gif) top left no-repeat;
	width:106px;	
}
div.BtnNews
{
	background:url(http://bb5images.bigbrother.bg/images/white_ball.gif) 76px 10px no-repeat;
	color:#fff;
	text-align:left;
}
div.WhiteBtn a:link,div.WhiteBtn a:active,
div.WhiteBtn a:visited,div.WhiteBtn a:hover,
span.span_next,span.span_prev,
span.span_next_v,span.span_prev_v
{
	width:11px !important;
	height:10px !important;
	position:absolute;
}
.next,span.span_next,.next_v,span.span_next_v
{
	background:url(http://bb5images.bigbrother.bg/images/arrows.gif) 0px -38px no-repeat !important;
	top:9px !important;
	right:2px !important;
	_right:1px !important;
}
.prev,span.span_prev,.prev_v,span.span_prev_v
{
	background:url(http://bb5images.bigbrother.bg/images/arrows.gif) 0px -25px no-repeat !important;
	top:9px !important;
	right:22px !important;
	_right:21px !important;
}
.next_v,span.span_next_v
{
	background:url(http://bb5images.bigbrother.bg/images/arrows.gif) 0px -89px no-repeat !important;
	right:5px !important;
}
.prev_v,span.span_prev_v
{
	background:url(http://bb5images.bigbrother.bg/images/arrows.gif) 0px -63px no-repeat !important;
	right:23px !important;
}
span.span_next
{
	background:url(http://bb5images.bigbrother.bg/images/arrows.gif) 0px -12px no-repeat !important;
}
span.span_next_v
{
	background:url(http://bb5images.bigbrother.bg/images/arrows.gif) 0px -142px no-repeat !important;
}
span.span_prev
{
	background:url(http://bb5images.bigbrother.bg/images/arrows.gif) 0px 0px no-repeat !important;
}
span.span_prev_v
{
	background:url(http://bb5images.bigbrother.bg/images/arrows.gif) 0px -115px no-repeat !important;
}
/*----------------------------------*/
/* TopHistory */
/*----------------------------------*/
div.TopHistory,div.ImgTopHistory,div.InfoTopHistory
{
	width:666px;
	display:block;
}
div.TopHistory
{
	margin-top:2px;
}
div.TabTitleTopH
{
	width:96px;
	height:30px;
	background:url(http://bb5images.bigbrother.bg/images/tabs.gif) 0px 0px no-repeat;
}
div.ImgTopHistory
{
	width:448px;
	height:265px;
	background:url(http://bb5images.bigbrother.bg/images/backgrImgHistory.jpg) top left no-repeat;
}
div.InfoTopHistory
{
	width:180px;
	height:243px;
	background:url(http://bb5images.bigbrother.bg/images/InfoTopHistory.png) top left no-repeat;
	padding:22px 19px 0 19px;
}
div.InfoTekst
{
	position:relative;
	width:180px;
	height:243px;
}
div.BtnNextPrevTop
{
	margin:0 0 0 342px;
}
div.BigImgTopVideo
{
	width:310px;
	height:234px;
	margin:12px 0 0 18px;
}
div.ThumbslistTopImg
{
	margin:8px 0 0 14px;
}
ul.listImg,ul.listImg li
{
	float:left;
	display:inline;
	width:97px;
}
ul.listDetImage
{
	width:222px;
}
ul.listImg li
{
	height:78px;
	margin:0 0 7px 0;
}
ul.listDetImage li
{
	width:auto;
	margin:0 0 15px 14px;
}
ul.listImg li a
{
	display:block !important;
	width:87px !important;
	height:65px !important;
	margin:5px 0 0 5px !important;
}
div.InfoTopHistory h3
{
	margin:0 0 8px 0;
}
div.dateHistory
{
	background:url(http://bb5images.bigbrother.bg/images/dateTopHistory.gif) top left no-repeat;
	width:41px;
	height:56px;
	margin:2px 10px 6px 0;
	_margin:2px 7px 6px 0;
}
div.dateHistory p
{
	margin:2px 0 0 0;
	color:#060606;
	font-weight:bold;
	text-align:center;
}
div.dateHistory p.hour_top
{
	margin-top:6px;
	color:#fff;
}
p.textTopHistory
{
	line-height:13px;
}
p.TopHistoryComment
{
	width:100%;
	position:absolute;
	bottom:15px;
	right:-4px;
}
span.comment
{
	float:left;
	margin:7px 0 0 0;
}
span.commentFam
{
	margin-top:10px;
}
a.yellow_Btn
{
	float:right !important;
	width:48px !important;
	height:20px !important;
	display:block !important;
	background:url(http://bb5images.bigbrother.bg/images/BtnArrow.gif) 100% 0 no-repeat !important;
	padding:7px 6px 0 0 !important;
}
a.linkYBtn
{
	width:76px !important;
}
/*----------------------------------*/
/* News Index */
/*----------------------------------*/
div.NewsIndex,div.NewsIndexTop,
div.NewsIndexBottom,div.NewsIndexBase
{
	width:666px;
}
div.NewsIndexTop
{
	background:url(http://bb5images.bigbrother.bg/images/top_backgrNews.png) top left no-repeat;
}
div.NewsIndexBottom
{
	background:url(http://bb5images.bigbrother.bg/images/bot_backgrNews.png) bottom left no-repeat;
	padding:0 0 6px 0;
}
div.NewsIndexBase
{
	background:url(http://bb5images.bigbrother.bg/images/backgrNews.png) top left repeat-y;
	margin-top:6px;
	position:relative;
}
div.TabTitleNews
{
	width:69px;
	background:url(http://bb5images.bigbrother.bg/images/tabs.gif) 0px -61px no-repeat;
}
div.HolderKalendar
{
	position:absolute;
	top:-6px;
	right:0px;
}
div.TabKalendar
{
	width:115px;
	height:38px;
	background:url(http://bb5images.bigbrother.bg/images/tab_kalendar.gif) top left no-repeat;
	cursor:pointer;
}
ul.listNews, ul.listNews li
{
	float:left;
	display:inline;
}
ul.listNews li
{
	width:313px;
	height:110px;
	margin:10px 0 0 15px;
	padding:0 0 10px 0;
}
ul.listNews li.innerNews
{
	height:auto;
	margin-top:8px;
	padding:0;
}
ul.listNews li.innerVideo
{
	height:auto;
}
ul.listNews li.innerVideoFam
{
	width:298px;
	margin:0px 0 0 14px;
}
ul.listNews li.innerNewsFam
{
	width:296px;
	margin-left:11px;
}
div.PlaceTopH
{
	height:30px;
	width:210px;
	padding:0 0 0 103px;
}
div.PlaceTopHFam
{
	width:190px;
}
div.leftDivNews
{
	width:97px;
}
div.imgNews
{
	background:url(http://bb5images.bigbrother.bg/images/backgrImgNews.gif) top left no-repeat;
	left:0px;
}
div.InfoNews
{
	background:url(http://bb5images.bigbrother.bg/images/InfoNews.gif) top left no-repeat;
	width:195px;
	height:92px;
	padding:7px 5px 10px 15px;
	position:relative;
	color:#fff;
}
div.InfoNewsFam
{
	background:url(http://bb5images.bigbrother.bg/images/InfoNewsFam.gif) top left no-repeat;
	width:178px;
	height:106px;
	padding-top:5px;
}
div.InfoNews h3
{
	margin:0 0 5px 0;
	height:26px;
	line-height:13px;
}
p.shorttextNews
{
	padding:0;
	height:43px;
	overflow:hidden;
}
p.shorttextNewsFam
{
	padding:3px 0 0 0;
}
p.ComentCurNews 
{
	position:relative;
	_position:absolute;
	*position:absolute;
	bottom:4px;
	right:4px;
	width:200px;
	_width:145px;
	*width:145px;
}
p.ComentCurNewsFam
{
	position:absolute;
	width:90%;
	_width:100%;
}
div.BtnAllNews
{
	margin-right:11px;
}
div.Banner468x60
{
	margin:5px 0 0 72px;
}
div.IndexDiv
{
	margin-top:12px;
}
div.TabTitlePartners
{
	width:204px;
	background:url(http://bb5images.bigbrother.bg/images/tabs.gif) 0px -123px no-repeat;
}
div.Partners
{
	height:124px;
}
img.img_partners
{
	display:block;
	margin:0 auto;
	position:relative;
	top:26px;
}
/*----------------------------------*/
/* RightCol */
/*----------------------------------*/
div.RightCol
{
	width:301px;
	margin:0 0 0 15px;
	height:100%;
}
div.OnlineDivIndex
{
	margin-top:-22px;
	width:276px; 
	height:112px;
}
div.OnlineDiv
{
	margin-top:7px;
}
div.Banner300x250
{
	margin-top:12px;
}
div.RightBlock,div.TopPngBlock,
div.BottomPngBlock,div.PngBlock
{
	width:301px;
}
div.RightBlock,div.OwnHistory,
div.ThemesForum,div.SelectedComments,div.Production
{
	margin-top:12px;
}
div.TopPngBlock
{
	background:url(http://bb5images.bigbrother.bg/images/top_pngBlock.png) top left no-repeat;
}
div.TopPngBlock1
{
	background:url(http://bb5images.bigbrother.bg/images/top_pngBlock1.png) top left no-repeat;
}
div.BottomPngBlock
{
	background:url(http://bb5images.bigbrother.bg/images/bot_pngBlock.png) bottom left no-repeat;
	padding:0 0 5px 0;
}
div.PngBlock
{
	background:url(http://bb5images.bigbrother.bg/images/backgr_pngBlock.png) top left repeat-y;
	margin-top:5px;
	padding-top:1px;
}
div.TabAnketa
{
	width:74px;
	height:31px;
	background:url(http://bb5images.bigbrother.bg/images/tabs.gif) 0px -92px no-repeat;
}
div.Anketa
{
	padding:5px 15px 15px 15px;
	position:relative;
}
div.AnketaInner
{
	width:520px;
}
div.Anketa h3 
{
	padding-bottom:17px;
	height:auto;
	width:100%;
}
div.Anketa ul 
{
	float:left;
	padding:0 0 18px 0;
}
div.Anketa ul li 
{
	clear:both;
}
form.FormAnketa input 
{
	float:left;
	height:15px;
}
form.FormAnketa textarea 
{
	width:360px;
	height:110px;
	padding:5px 0 5px 0;
}
div.Anketa label
{
	display:block;
	float:left;
	padding:0 0 10px 5px;
	font-weight:bold;
	width:245px;
}
div.Anketa label.rezL
{
	padding:2px 0 8px 5px;
}
div.Anketa label.longlabel
{
	width:auto
}
div.Anketa ul li span.rez
{
	background:url(http://bb5images.bigbrother.bg/images/results_anketa.gif) top left no-repeat;
	clear:both;
	display:block;
	float:left;
	height:3px;
	width:232px;
	margin:0 5px 0 0;
	_margin:0;
	padding:3px 6px 4px 6px;
}
div.Anketa ul li span.rez_line
{
	float:left;
	background:#ffd200;
	border-top:1px solid #473a00;
	height:2px;
	overflow:hidden;
}
form.FormAnketa input.BtnAnketa
{
	background:url(http://bb5images.bigbrother.bg/images/BtnArrow.gif) 100% 0 no-repeat;;
	display:block;
	float:right;
	height:27px;
	width:85px;
	color:#fff;
	border:0 none;
	text-align:left;
	position:relative;
	bottom:7px;
	right:0px;
	cursor:pointer;
}
form.FormAnketa table
{
	float:left;
	margin-top:15px;
}
form.FormAnketa input.writeBtn
{
	float:right;
}
form.FormAnketa input.textAreaBtn
{
	height:27px;
}
div.ThemesForum
{
	background:url(http://bb5images.bigbrother.bg/images/backgr_forum.png) top left no-repeat;
	width:301px;
	height:246px;
}
div.SelectedComments
{
	background:url(http://bb5images.bigbrother.bg/images/backgr_comments.png) top left no-repeat;
	width:301px;
	height:365px;
}
ul.listForum, ul.listForum li
{
	float:left;
	display:inline
}
ul.listForum
{
	margin-top:30px;
}
ul.listForum li
{
	width:278px;
	height:57px;
	margin:10px 0 0 0;
	padding:0 10px 0 13px;
}
ul.listSelComments li
{
	width:288px;
	height:90px;
	margin:10px 0 8px 0;
	padding:0 0 0 13px;
}
div.ThemesForum h3 
{
	background:url(http://bb5images.bigbrother.bg/images/themeForum.gif) 0px 2px no-repeat;
	padding:0 0 0 35px;
	margin:6px 0 0 0;
}
div.dateForum
{
	background:url(http://bb5images.bigbrother.bg/images/dateForum.gif) top left no-repeat;
	width:43px;
	height:57px;
}
div.Production
{
	background:url(http://bb5images.bigbrother.bg/images/backgr_production.png) top left no-repeat;
	width:301px;
	height:167px;
}
p.author
{
	color:#9a9a9a;
	margin:7px 0 0 85px;
}
p.authorIndComm
{
	margin:0 0 0 85px;
	_margin:0 0 0 82px;
}
img.img_prod
{
	top:43px;
}
div.OwnHistory
{
	background:url(http://bb5images.bigbrother.bg/images/own_history.png) top left no-repeat;
	width:281px;
	height:75px;
	font-family:Tahoma,Geneva,sans-serif;
	padding:0 0 0 20px;
	position:relative;
}
div.Participant
{
	background:url(http://bb5images.bigbrother.bg/images/next_part.png) top left no-repeat;
	height:47px;
}
div.OwnHistory p
{
	margin:18px 105px 13px 0;
}
a.send_ownhistory
{
	width:50px;
	height:27px;
	float:right;
	position:absolute;
	right:14px;
	top:14px;
}
a.next_participant
{
	width:30px !important;
	top:10px !important;
}
div.SelectedComments h3
{
	margin:4px 5px 4px 0;
}
p.textComment
{
	float:left;
	background:url(http://bb5images.bigbrother.bg/images/kavichki.gif) 0px 0px no-repeat;
	width:166px;
	padding:3px 32px 3px 32px;
}
div.NewRightBlock
{
	padding:5px 15px 6px 15px;
	_padding:3px 15px 3px 15px;
}
.pRightBlock
{
	float:left;
	margin:7px 145px 0 0;
	padding-bottom:4px;
}
.mailInfo
{
	margin-top:5px;
}
/*----------------------------------*/
/* News Detail */
/*----------------------------------*/
div.NewsDetailTop
{
	background:url(http://bb5images.bigbrother.bg/images/newsDet_topbackgr.gif) top left no-repeat;
	padding:6px 0 0 0;
	margin:10px 0 0 15px;
}
div.NewsDetailBottom
{
	background:url(http://bb5images.bigbrother.bg/images/newsDet_botbackgr.gif) bottom left no-repeat;
	padding:0 0 6px 0;
}
div.NewsDetail,div.ImgPresenter
{
	background:url(http://bb5images.bigbrother.bg/images/newsDet_backgr.gif) top left repeat-y;
	width:616px;
	padding:5px 10px 5px 10px;
	position:relative;
}
div.Presenter
{
	width:636px;
	padding:5px 0;
}
div.ImgPresenter
{
	background:none;
}
div.NewsDetailComm
{
	padding:10px 0;
	width:636px;
}
div.backgrimgDetNews
{
	background:url(http://bb5images.bigbrother.bg/images/backgr_detphoto.png) top left no-repeat;
	width:297px;
	height:311px;
	margin:0 0 8px 0;
}
div.imgDetHolder
{
	width:287px;
	height:287px;
}
div.TopLink
{
	position:absolute;
	top:3px;
	right:6px;
}
a.linkAllNews
{
	display:block;
	width:64px;
	height:19px;
	background:url(http://bb5images.bigbrother.bg/images/btnAllNews.png) top left no-repeat;
}
a.CloseGallPict
{
	display:block;
	width:77px;
	height:19px;
	background:url(http://bb5images.bigbrother.bg/images/close_gallery.png) top left no-repeat;
}
ul.listImgDetNews
{
	width:97px;
}
img.commentTab,div.CloseAddTab
{
	position:relative;
	display:inline;
	top:10px;
}
img.commentTab
{
	float:left;
	margin-left:15px;
}
div.CloseAddTab
{
	margin-right:15px;
}
div.CloseAddTab img
{
	float:left;
	cursor:pointer;
}
div.OvH
{
	width:636px; 
	overflow:hidden;
}
table.tableComments tr.darkgrey_backgr
{
	background:#1a1a1a;
}
table.tableComments tr.darkgrey1_backgr
{
	background:#202020;
}
table.tableComments td.td_date
{
	padding:10px 0 10px 10px;
	width:43px;
}
table.tableComments td.td_text
{
	padding:10px 10px 10px 0;
}
table.tableComments td.td_interview
{
	padding:10px;
}
table.tableComments td.td_family
{
	padding:13px 10px 12px 18px;
	width:108px;
}
table.tableComments td.date_inout
{
	padding:13px 0;
}
table.tableComments td.date_in,
table.tableComments td.date_out
{
	padding-left:28px;
	padding-right:15px;
	width:272px;
}
table.tableComments td.date_out
{
	padding-left:15px;
	padding-right:28px;
}
form#addCommentForm
{
	padding:0 0 0 18px;
}
form#addCommentForm label
{
	float:left;
	display:inline;
	width:75px;
	color:#fff;
	font-weight:bold;
}
form#addCommentForm label.textareaField
{
	width:452px;
	height:327px;
	background:url(http://bb5images.bigbrother.bg/images/backgr_textComm.jpg) top left no-repeat;
}
textarea.textarea_field 
{
	border:0 none;
	background:none;
	margin:7px 2px 0 10px;
	width:438px;
	height:313px;
	overflow:auto;
}
input.sendBtn,input.clearBtn
{
	background:url(http://bb5images.bigbrother.bg/images/BtnArrow.gif) 100% 0 no-repeat;
	display:block;
	width:85px;
	height:27px;
	text-align:left;
	font-weight:bold;
	color:#fff802;
	border:0 none;
	cursor:pointer;
}
input.ConfBtn
{
	width:100px;
}
input.ConfBtn1
{
	width:90px;
}
input.VhodBtn
{
	width:65px;
	float:left;
	margin:0 0 0 10px;
}
input.clearBtn
{
	background:url(http://bb5images.bigbrother.bg/images/resetBtn.gif) 100% 0 no-repeat;
	width:82px;
	color:#fff;
}
form#addCommentForm table
{
	float:left;
	_display:inline;
	margin:15px 0 15px 75px;
}
/*----------------------------------*/
/* Video */
/*----------------------------------*/
div.VideoChoice
{
	background:url(http://bb5images.bigbrother.bg/images/videoChoice.gif) top left;
	width:636px;
	height:48px;
	margin:10px 0 0 15px;
	padding:8px 0 0 0;
}
div.backgrVideoInner
{
	background:url(http://bb5images.bigbrother.bg/images/VideoInfoInner.png) top left no-repeat;
	display:block;
	width:209px;
	height:83px;
	padding:6px 7px 0 0;
}
div.backgrVideoInnerFam
{
	background:url(http://bb5images.bigbrother.bg/images/VideoInfoInnerFam.png) top left no-repeat;
	display:block;
	width:194px;
	padding-top:4px;
}
form#videoFilterForm
{
	display:block;
	padding:6px 0 0 14px;
}
#videoFilterForm select 
{
	border:0 none;
	float:left;
	font-size:1.1em;
	height:20px;
	display:inline;
	font-weight:bold;
	margin:4px 8px 0 0;
	width:165px;
}
div.CurrVideoInner
{
	background:url(http://bb5images.bigbrother.bg/images/backgr_VideoInner.gif) top left no-repeat;
	width:267px;
	height:329px;
	margin:0 0 0 3px;
	padding:15px 20px;
	position:relative;
}
div.CurrVideoInnerFam
{
	background:url(http://bb5images.bigbrother.bg/images/backgr_VideoInnerFam.png) top left no-repeat;
	width:203px;
	height:315px;
}
/*----------------------------------*/
/* Gallery */
/*----------------------------------*/
ul.galleryList,ul.galleryList li
{
	float:left;
	display:inline;
	margin:15px 0 0 14px;
}
ul.galleryList li
{
	width:97px;
	margin:0 11px 4px 0;
	/*background:url(http://bb5images.bigbrother.bg/images/backgrImgNews.png) top left no-repeat;*/
}
ul.galleryList li.listFam
{
	margin-right:5px;
}
div.linkPict
{
	background:url(http://bb5images.bigbrother.bg/images/backgr_li_gall.png) top left no-repeat;
	width:95px;
	height:29px;
	display:block;
	position:relative;
	right:-1px;
	top:-3px;
	z-index:250;
}
a.view_Btn
{
	float:right !important;
	width:44px !important;
	height:18px !important;
	background:url(http://bb5images.bigbrother.bg/images/BtnView.gif) 100% 0 no-repeat !important;
	position:relative;
	top:7px;
	right:4px;
}
div.TabTitleGallery
{
	width:73px;
	background:url(http://bb5images.bigbrother.bg/images/tabs.gif) 0px -185px no-repeat;
}
div.GallBigPict
{
	margin-left:16px;
}
div.BigPhoto
{
	background:url(http://bb5images.bigbrother.bg/images/backgr_Bigphoto.gif) top left no-repeat;
	height:394px;
	width:503px;
	margin:20px 0px 0 0px;
}
div.BigPhotoHolder
{
	height:370px;
	width:493px;
	margin:5px 0 0 5px;
}
a.prev_gall,a.next_gall
{ 
	width:61px !important;
	height:61px !important;
	display:block !important;
	margin-top:170px !important;
}
a.prev_gall
{
	background:url(http://bb5images.bigbrother.bg/images/next_prev_gall.png) 0px -63px no-repeat;
	margin-left:5px !important;
}
a.next_gall
{ 
	background:url(http://bb5images.bigbrother.bg/images/next_prev_gall.png) 0px 0px no-repeat;
}
/*----------------------------------*/
/* Paging */
/*----------------------------------*/
div.paging
{
	width:510px;
	margin:0 auto;
	padding:25px 0 6px 0
}
a.prevLink,a.nextLink,
div.prevLinkUnact,div.nextLinkUnact
{
	float:left !important;
	background:url(http://bb5images.bigbrother.bg/images/prevNav.gif) 0px 0px no-repeat !important;
	display:block !important;
	height:23px !important;
	padding:5px 0 0 35px !important;
	font-family:Tahoma,Geneva,sans-serif !important;
	color:#fff !important;
}
a.nextLink,div.nextLinkUnact
{
	float:right !important;
	background:url(http://bb5images.bigbrother.bg/images/nextNav.gif) 100% 0 no-repeat !important;
	padding:5px 35px 0 0 !important;
}
div.numberPage
{
	width:110px;
	text-align:center;
}
a.numPage,.selectedPage
{
	margin:0 7px !important;
}
.selectedPage
{
	color:#ffde00 !important;
	font-weight:bold !important;
}
/*----------------------------------*/
/* Chat i Forum */
/*----------------------------------*/
div.TabTitleChatForum
{
	width:99px;
	background:url(http://bb5images.bigbrother.bg/images/tabs.gif) 0px -309px no-repeat;
}
div.TabTitleForum
{
	width:66px;
	background:url(http://bb5images.bigbrother.bg/images/tabs.gif) 0px -278px no-repeat;
}
div.ForumChatBlock
{
	background:url(http://bb5images.bigbrother.bg/images/forumBlock.png) top left no-repeat;
	width:283px;
	height:79px;
	position:relative;
	margin:13px 0 0 14px;
	padding:100px 15px 0 15px;
}
a.ChatBtn
{
	width:58px !important;
	color:#fff802 !important;
	position:absolute;
	bottom:10px;
	right:11px;
}
div.ForumChatBlock h2
{
	float:right;
	font-size:30px;
	font-weight:bold;
	position:absolute;
	top:28px;
	left:185px;
	color:#fff;
}
/*----------------------------------*/
/* RegisterForm, FrogotPass, Error Page */
/*----------------------------------*/
div.TabTitleReg
{
	width:100px;
	background:url(http://bb5images.bigbrother.bg/images/tabs.gif) 0px -340px no-repeat;
}
div.TabTitleFPass
{
	width:135px;
	background:url(http://bb5images.bigbrother.bg/images/tabs.gif) 0px -371px no-repeat;
}
div.TabTitleError
{
	width:70px;
	background:url(http://bb5images.bigbrother.bg/images/tabs.gif) 0px -402px no-repeat;
}
div.RegBlock
{
	margin-top:0px;
	position:relative;
	top:-5px;
	z-index:220;
}
div.BlackBlockTop
{
	background:url(http://bb5images.bigbrother.bg/images/black_backgrTop.png) top left no-repeat;
	width:636px;
	padding:6px 0 0 0;
	margin:10px 0 0 15px;
}
div.BlackBlock
{
	background:url(http://bb5images.bigbrother.bg/images/black_backgr.png) top left repeat-y;
	width:621px;
	padding:15px 0 25px 15px;
}
div.BlackBlockAHM
{
	padding:10px 0 10px 15px;
	position:relative;
}
form.reg_form,form.reg_form p,
form.reg_form label,form.reg_form input
{
	display:inline;
	float:left;
}
form.reg_form
{
	padding:5px 0 15px 5px;
}
form.reg_form p 
{
	width:100%;
	padding:10px 0 0 0;
	line-height:20px;
}
form.reg_form label
{
	width:132px;
	font-weight:bold;
}
form.reg_form label.inline 
{
	text-align:left;
	width:auto;
	margin-right:20px;
}
form.reg_form label.adsl
{
	margin-right:12px;
}
form.reg_form input.text_field,
form.reg_form select
{
	border:0 none;
	font-size:1.1em;
	height:18px;
	width:211px;
	_width:213px;
	padding:2px 2px 0 2px;
}
form.reg_form select
{
	padding:0;
	height:20px;
	width:215px;
}
form.reg_form input.radio 
{
	border:0 none;
	margin:5px 5px 0 0;
	*margin-top:1px;
	_margin-top:0px;
}
form.reg_form table
{
	float:left;
	_display:inline;
	margin-top:25px;
}
span.mark
{
	color:#9c9c9c;
	margin:0 0 0 133px;
}
/*----------------------------------*/
/* Presenter */
/*----------------------------------*/
div.TabPresenter
{
	width:70px;
	background:url(http://bb5images.bigbrother.bg/images/tabs.gif) 0px -247px no-repeat;
}
.cursor
{
	cursor:pointer;
}
/*----------------------------------*/
/* Family */
/*----------------------------------*/
div.TabTitleFamily
{
	width:91px;
	background:url(http://bb5images.bigbrother.bg/images/tabs.gif) 0px -216px no-repeat;
}
ul.listFamily,ul.listFamily li,
a.linkFamily,ul.navFamily,ul.navFamily li
{
	float:left;
	display:inline;
}
ul.listFamily li
{
	background:url(http://bb5images.bigbrother.bg/images/backgrFam.png) top left no-repeat;
	width:202px;
	height:221px;
	font-weight:bold;
	margin:11px 0 0 15px;
}
div.imgPart
{
	width:65px;
	height:87px;
	margin-top:21px;
	position:relative;
}
div.imgLeftPart
{
	margin-left:20px;
}
div.imgRightPart
{
	margin-right:24px;
}
div.namePart_on,div.namePart_off
{
	background:url(http://bb5images.bigbrother.bg/images/namePart.png) 0px 0px no-repeat;
	width:77px;
	height:16px;
	margin:18px 0 0 15px;
	padding:1px 0 0 0px;
	text-align:center;
}
div.namePart_onW
{
	margin-right:1px;
}
div.namePart_off
{
	background:url(http://bb5images.bigbrother.bg/images/namePart.png) 0px -17px no-repeat;
}
div.nameFamily
{
	width:178px;
	text-align:center;
	margin:6px 0 0 15px;
}
a.linkFamily
{
	width:178px;
	height:35px;
	display:block;
	margin:10px 0 0 11px;
}
ul.navFamily
{
	width:605px;
	height:37px;
	overflow:hidden;
	margin:2px 0 2px 13px;
}
ul.navFamily li
{
	margin:0 0 0 1px;
}
ul.navFamily li a
{
	width:120px !important;
	display:block !important;
	height:37px !important;
}
.BtnF1
{
	background:url(http://bb5images.bigbrother.bg/images/navFamily_off.gif) 0px 0px no-repeat !important;
}
.BtnF1_selected
{
	background:url(http://bb5images.bigbrother.bg/images/navFamily_on.gif) 0px 0px no-repeat !important;
}
.BtnF2
{
	background:url(http://bb5images.bigbrother.bg/images/navFamily_off.gif) 0px -37px no-repeat !important;
}
.BtnF2_selected
{
	background:url(http://bb5images.bigbrother.bg/images/navFamily_on.gif) 0px -37px no-repeat !important;
}
.BtnF3
{
	background:url(http://bb5images.bigbrother.bg/images/navFamily_off.gif) 0px -74px no-repeat !important;
}
.BtnF3_selected
{
	background:url(http://bb5images.bigbrother.bg/images/navFamily_on.gif) 0px -74px no-repeat !important;
}
.BtnF4
{
	background:url(http://bb5images.bigbrother.bg/images/navFamily_off.gif) 0px -111px no-repeat !important;
}
.BtnF4_selected
{
	background:url(http://bb5images.bigbrother.bg/images/navFamily_on.gif) 0px -111px no-repeat !important;
}
.BtnF5
{
	background:url(http://bb5images.bigbrother.bg/images/navFamily_off.gif) 0px -148px no-repeat !important;
}
.BtnF5_selected
{
	background:url(http://bb5images.bigbrother.bg/images/navFamily_on.gif) 0px -148px no-repeat !important;
}
div.BlackBlockFam
{	
	padding:6px 0 0 15px;
	position:relative;
}
div.Botbackgr_Family
{
	background:url(http://bb5images.bigbrother.bg/images/backgr_Family.png) bottom left no-repeat;
	padding:0 0 5px 0;
	margin:0 0 0 15px;
	position:relative;
	top:-10px;
	z-index:120;
}
div.backgr_Family
{
	width:636px;
	background:#161616;
}
div.CurrentPart
{
	width:187px;
	height:249px;
	background:url(http://bb5images.bigbrother.bg/images/backgrCurrPart.jpg) top left no-repeat;
	position:relative;
}
div.SecondPart
{
	margin:0 10px 0 2px;
}
div.ImgCurrentPart
{
	background:url(http://bb5images.bigbrother.bg/images/BigimgPart.png) top left no-repeat;
	width:173px;
	height:208px;
	margin:14px 0 0 5px;
}
div.ImgHolderCurrPart
{
	width:145px;
	height:167px;
	margin:5px 0 0 14px;
}
div.ImgCurrentPart span 
{
	float:left;
	margin:17px 0 0 5px;
	text-align:center;
	width:164px;
}
div.CurrentPartInfo
{
	width:187px;
	height:10px;
	background:url(http://bb5images.bigbrother.bg/images/currPartInfo.gif) center center no-repeat;
	position:relative;
	bottom:-17px;
	_bottom:-15px;
}
p.descrFamily
{
	padding:10px 80px 0 0;
	font-weight:bold;
}
div.VideoFam
{
	margin:16px 0 0 16px;
	padding:0 0 6px 0;
}
div.VideoVizVFam
{
	margin:13px 0 0 9px;
}
div.PagingFam
{
	background:#040404; 
	padding:0 0 15px 0;
}
div.CommentsFam
{
	margin:9px 0 0 0px;
}
div.CalendarFam
{
	width:636px;
	position:relative; 
	margin:11px 0 0 0;
}
div.Space
{
	margin-top:11px;
}
div.backgrDateInOut
{
	width:271px;
	height:30px;
	text-transform:uppercase;
	font-weight:bold;
	padding:16px 15px 0 15px;
}
div.backgrDateIn
{
	background:url(http://bb5images.bigbrother.bg/images/backgr_nomin.png) 0px 0px no-repeat;
	margin:0 2px 0 15px;
}
div.backgrDateOut
{
	background:url(http://bb5images.bigbrother.bg/images/backgr_nomin.png) 0px -46px no-repeat;
}
/*----------------------------------*/
/* Own History */
/*----------------------------------*/
div.TabTitleOwnHistory
{
	width:189px;
	background:url(http://bb5images.bigbrother.bg/images/tabs.gif) 0px -588px no-repeat;
}
a.all_history
{
	color:#fff802 !important;
	width:190px !important;
}
div.count_simvols
{
	background:url(http://bb5images.bigbrother.bg/images/tab_simvol.gif) top left no-repeat;
	width:131px;
	height:22px;
	padding:8px 0 0 0;
	text-align:center;
}
div.TekstSimvols
{
	margin:8px 15px 0 0;
}
div.TabTitleAllHistory
{
	widows:73px;
	background:url(http://bb5images.bigbrother.bg/images/tabs.gif) 0px -619px no-repeat;
}
/*----------------------------------*/
/* TabFooter */
/*----------------------------------*/
div.TabTitleAdv
{
	width:69px;
	background:url(http://bb5images.bigbrother.bg/images/tabs.gif) 0px -433px no-repeat;
}
div.TabTitleHelp
{
	width:69px;
	background:url(http://bb5images.bigbrother.bg/images/tabs.gif) 0px -464px no-repeat;
}
div.TabTitleReal,div.TabTitleTerms
{
	width:98px;
	background:url(http://bb5images.bigbrother.bg/images/tabs.gif) 0px -495px no-repeat;
}
div.TabTitleTerms
{
	background:url(http://bb5images.bigbrother.bg/images/tabs.gif) 0px -526px no-repeat;
}
div.TabTitleVote
{
	width:144px;
	background:url(http://bb5images.bigbrother.bg/images/tabs.gif) 0px -557px no-repeat;
}
div.authorH
{
	margin-top:7px;
}
table.table_adv
{
	border-collapse:collapse;
	margin-top:5px;
}
table.table_adv td
{
	padding:5px;
}
a.linkPdf
{
	display:block;
	width:55px;
	height:16px;
	background:url(http://bb5images.bigbrother.bg/images/icon_pdf.gif) top right no-repeat;
	padding:4px 20px 0 0 !important;
	margin:0 5px 0 0 !important;
}
.chatPopup
{
	margin:0 0 15px 15px; 	
}
div.StrChPopUp
{
	width:388px;
	height:136px;
	background:url(http://bb5images.bigbrother.bg/images/choice_camera.png) top left no-repeat;
}
div.strLink
{
	margin:0 0 0 35px;
}
a.new_streaming,.selectedStr
{
	float:left !important; 
	width:138px !important; 
	height:31px !important;
	display:block !important;
	line-height:31px !important;
	padding:0 0px 0px 13px !important;
	margin:2px 0 0 5px !important;
	font: bold 11px/40px Tahoma, Geneva, sans-serif; 
	background:url(http://bb5images.bigbrother.bg/images/new_streaming.gif) 0px -31px no-repeat !important;
	overflow:hidden;
}
a.new_streaming:hover,.selectedStr
{
	background:url(http://bb5images.bigbrother.bg/images/new_streaming.gif) 0px 0px no-repeat !important;
}
h2.tilteStrNew
{
	font: bold 11px Tahoma, Geneva, sans-serif;  
	color: #ffd500;
	width:388px;
	height:30px;
	line-height:30px;
	text-align:center;
}
div.LivePlayer
{
	margin-top:-4px;
}
/*----------------------------------*/
/* Anketi */
/*----------------------------------*/
div.TabTitleReqWin
{
	width:140px;
	background:url(http://bb5images.bigbrother.bg/images/tabs.gif) 0px -650px no-repeat;
}
.anketa_reg
{
	position:relative;
	background:#000000;
	padding:15px;
	margin:5px 0 5px 5px;
	width:575px;
}
.anketa_reg:after
{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
a.AnketaBtn
{
	background:url(http://bb5images.bigbrother.bg/images/BtnArrow2.gif) right top no-repeat; 
	color:#FFD500;
	display:block !important;
	font:bold 11px/27px Tahoma,Geneva,sans-serif;
	height:27px !important;
	padding:5px 43px 0 0 !important;
	position:absolute;
	right:7px;
	top:3px;
}
a.AnketaBtnRed
{
	background:url(http://bb5images.bigbrother.bg/images/BtnArrowRed.gif) right top no-repeat !important; 
	display:block !important;
	font:bold 11px/27px Tahoma,Geneva,sans-serif;
	height:26px !important;
	padding:1px 38px 0 0 !important;
	position:absolute;
	right:29px;
	bottom:34px;
}
p.award
{
	background:url(http://bb5images.bigbrother.bg/images/bulletForum.gif) 0px 4px no-repeat;
	padding:0 0 0 15px;
	margin:0 0 7px 0;
}
p.house_money
{
	margin-left:182px;
}
div.mark_HM,div.mark_BBF
{
	position:absolute;
	top:-22px;
	right:8px;
	background:url(http://bb5images.bigbrother.bg/images/mark_hm.png) top left no-repeat;
	width:87px;
	height:86px;
}
div.mark_BBF
{
	background:url(http://bb5images.bigbrother.bg/images/mark_bbf.png) top left no-repeat;
}
/*----------------------------------*/
/* Footer */
/*----------------------------------*/
div.footer
{
	margin-top:15px;
	margin-bottom:40px;
}
div.footerInfo
{
	width:977px;
	height:70px;
	background:url(http://bb5images.bigbrother.bg/images/footer_backgr.gif) 0px 29px no-repeat;
	margin:0 auto;
}
ul.LinksBigBrothers, ul.LinksBigBrothers li,
ul.footerNav, ul.footerNav li
{
	float:left;
	display:inline;
}
ul.LinksBigBrothers
{
	width:100%;
}
ul.LinksBigBrothers li
{
	margin:0 10px 0 0;
}
ul.LinksBigBrothers li a
{
	display:block;
	width:70px;
	height:17px;
	background:url(http://bb5images.bigbrother.bg/images/backgrBBLink.png) top left no-repeat;
	padding:2px 0 0 12px !important;
}
ul.footerNav
{
	margin:28px 0 0 170px;	
}
ul.footerNav li
{
	height:19px;
	border-right:1px solid #363636;
	padding:2px 10px 0 10px;
}
ul.footerNav li.lastListF
{
	border:0 none;
}
div.copyright,div.createdby
{
	font-family:Tahoma,Geneva,sans-serif;
	color:#666666;
	margin-top:30px;
}
.linkDesign
{
	color:#666666 !important;
}

