/* 
    Created on : 04.05.2009, 14:32:57
    Copyright  : ibresource.ru
*/

#header .banner{ background: url("/img/misc/head-patchnote.png") no-repeat scroll 0px 0px; }
#showcase .banner{ background: url("/img/misc/main-betaipb.png") no-repeat scroll 0px 0px; }

ul.banners li a { background: url("/img/misc/main-banners.png") no-repeat 0px  0px;  }
ul.banners li.ipb3facts a     { background-position: 0px  0px;   }
ul.banners li.documentation a { background-position: 0px -212px; }
ul.banners li.onlinechat a    { background-position: 0px -106px; }

ul.banners li.onlinechat div a { position: relative; }
    ul.banners li.onlinechat div a img {
		display: block; position: absolute;
		width: 50px; height: 24px;
		right: 8px; bottom: 8px;
    }

ul.banners li.onlinechat {
    display: block;
    height: 106px;
    width: 287px;
    background: url("/img/misc/main-banners.png") no-repeat 0px -106px;
}


#content .banner .ipborad {
	position: relative;
	height: 326px;
	background: url("/img/ipboard/mainbanner.png") no-repeat top left;
}
	#content .banner .ipborad p {
		position: absolute;
		left: 480px;
		top: 36px;
		display: block;
		color: #646464;
		font: normal 170% Arial;
		line-height: 150%;
	}
	#content .banner .ipborad a
	{
		position: absolute;
		top: 190px;
		left: 530px;
		display: block;
		width: 215px;
		height: 65px;
		text-indent: -2000px;
	}


#content .banner .ipblog {
	position: relative;
	height: 326px;
	background: url("/img/ipblog/mainbanner.png") no-repeat top left;
}
	#content .banner .ipblog p {
		position: absolute;
		left: 480px;
		top: 90px;
		display: block;
		color: #646464;
		font: normal 170% Arial;
		line-height: 150%;
	}

#content .banner .ipgallery {
	position: relative;
	height: 326px;
	background: url("/img/ipgallery/mainbanner.png") no-repeat top left;
}
	#content .banner .ipgallery p {
		position: absolute;
		left: 480px;
		top: 36px;
		display: block;
		color: #646464;
		font: normal 170% Arial;
		line-height: 150%;
	}


#content .banner .ipdownloads {
	position: relative;
	height: 326px;
	background: url("/img/ipdownloads/mainbanner.png") no-repeat 0 50px;
}
	#content .banner .ipdownloads p {
		position: absolute;
		left: 480px;
		top: 90px;
		display: block;
		color: #646464;
		font: normal 170% Arial;
		line-height: 150%;
	}