#navi-clients
{
	border-bottom: 1px solid #4d4d4d;
	height: 26px;
}

#navi-clients li
{
	background-image: url(/gfx/clients/navi.png);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
}

#navi-clients li a
{
	display: block;
	height: 100%;
	margin-right: 2px;
	text-indent: -9999px;
	width: 120px;
}

li.publishers		{ background-position: 0 0; }
li.distributors		{ background-position: -122px 0; }
li.brand_holders	{ background-position: -244px 0; }
li.developers		{ background-position: -366px 0; }

#navi-clients li a:hover
{
	background-image: url(/gfx/clients/navi.png);
	background-repeat: no-repeat;
}

ul.publishers li.publishers, li.publishers a:hover
{
	background-position: 0 -26px;
}

ul.distributors li.distributors, li.distributors a:hover
{
	background-position: -122px -26px;
}

ul.brand_holders li.brand_holders, li.brand_holders a:hover
{
	background: transparent url(/gfx/clients/navi.png) -244px -26px no-repeat;
}

ul.developers li.developers, li.developers a:hover
{
	background: transparent url(/gfx/clients/navi.png) -366px -26px no-repeat;
}




#clients-content
{
	border-top: #0d0d0d solid 4px;
	height: 450px;
	font-size: 14px;
}


/**********************************
 * PUBLISHERS
 *****/

#publishers-wrapper
{
	height: 400px;
	padding: 25px 20px;
}

#publishers-intro
{
	height: 52px;
	margin-bottom: 18px;
}

#publishers-intro p
{
	float: left;
}

#p1
{
	padding-right: 60px;
	width: 360px;
}

#p2
{
	width: 380px;
}

table.publishers
{
	clear: both;
	width: 100%;
}

table.publishers thead tr
{
	background: transparent url(/gfx/clients/backg-table-head.png) repeat-x;
}

table.publishers th
{
	border-right: 1px solid #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	text-align: center;
}

table.publishers th.game		{ width: 140px; }
table.publishers th.partner		{ width: 120px; }
table.publishers th.genre		{ width: 100px; }
table.publishers th.audience	{ width: 100px; }
table.publishers th.platforms	{ border-right: 0; }

table.publishers tbody td
{
	border-top: 1px solid #1a1a1a;
	color: #b2b2b2;
	height: 85px;
	text-align: center;
	vertical-align: middle;
}

table.publishers tbody td.audience
{
	width: 80px;
	padding: 0 10px;
}

table.publishers tbody td.platforms
{
	padding-left: 10px;
	text-align: left;
}

table.publishers tbody td.platforms img
{
	margin-right: 5px;
}

table.publishers tbody tr.first td
{
	border-top: 0;
}

#table-container
{
	height: 320px;
	overflow: auto;
	padding-right: 10px;
}












#distributors-wrapper
{
	background: transparent url(/gfx/oneup/frame-backg.png) no-repeat;
	height: 450px;
	font-size: 14px;
}

#distributors-intro
{
	height: 110px;
	margin-bottom: 80px;
	padding: 25px 20px;
}

#distributors-intro #column1
{
	background: transparent url(/gfx/column-border.png) right top repeat-y;
	float: left;
	height: 160px;
	margin-right: 25px;
	padding-right: 25px;
	width: 370px;
}

#distributors-intro p
{
	margin-bottom: 16px;
}

#distributors-intro #column2
{
	
}

#distributors-list
{
	background: transparent url(/gfx/clients/backg-logos-span.png) repeat-x;
	padding-left: 27px;
	padding-top: 26px;
	height: 134px;
}

#distributors-list li
{
	float: left;
	height: 49px;
	margin-bottom: 11px;
	margin-right: 34px;
	width: 131px;
}

#distributors-list li a
{
	background-image: url(/gfx/clients/distributors-logos.png);
	display: block;
	height: 100%;
	text-indent: -9999px;
	width: 100%;
}

#distributors-list a.amazon		{ background-position: 0 0; }
#distributors-list a.awomo		{ background-position: 0 -49px; }
#distributors-list a.d2d		{ background-position: 0 -98px; }
#distributors-list a.gs			{ background-position: 0 -147px; }
#distributors-list a.gg			{ background-position: 0 -196px; }
#distributors-list a.nobilis	{ background-position: 0 -245px; }
#distributors-list a.pf			{ background-position: 0 -294px; }
#distributors-list a.ra			{ background-position: 0 -343px; }
#distributors-list a.sd			{ background-position: 0 -392px; }
#distributors-list a.steam		{ background-position: 0 -441px; }
#distributors-list a.boonty		{ background-position: 0 -490px; }
#distributors-list a.ggg		{ background-position: 0 -539px; }


/**********************************
 * BRAND HOLDERS
 *****/

#brand_holders-wrapper
{
	background: transparent url(/gfx/oneup/frame-backg.png) no-repeat;
	height: 450px;
	font-size: 14px;
	padding: 25px;
}

#brand_holders-wrapper #column1
{
	background: transparent url(/gfx/column-border.png) right top repeat-y;
	float: left;
	margin-right: 25px;
	padding-right: 25px;
	width: 365px;
}

#brand_holders-wrapper #column2
{
	float: left;
	width: 385px;
}

#brand_holders-wrapper #column2 p
{
	letter-spacing: -0.5px;
}

#brand_holders-wrapper h2
{
	color: #ea2126;
	font-size: 17px;
	line-height: 32px;
}

#brand_holders-wrapper p
{
	font-size: 13px;
	margin-bottom: 13px;
}

#brand_holders-wrapper p.indent
{
	padding-left: 12px;
}

#brand_holders-wrapper p.bull
{
	background: transparent url(/gfx/bull-white-dot.png) no-repeat;
}

#brand_holders-wrapper p.last
{
	margin-bottom: 0;
}

#brand_holders-wrapper p.small
{
	font-size: 9px;
}