.body
{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 12px;
	overflow: hidden;
	cursor: default;
}

.clear
{
	clear: both;
}

.backround
{
}

.site
{
	position: absolute;
	display: none;
}

.roundbox .header, .roundbox .body, .roundbox .footer
{
	width: 960px;
}

.roundbox .header
{
	background: url("/images/roundbox-header.png") center top no-repeat;
	height: 82px;
}

.roundbox .body
{
	background: url("/images/roundbox-body.png") center top repeat-y;
}

.body .left
{
	float: left;
	padding: 1px 0px 1px 48px;
	margin: -10px 0px;
}

.body .right
{
	float: right;
	padding: 1px 38px 1px 0px;
	width: 670px;
}

.carouselcontrol
{
	border: 0px;
	width: 195px;
	height: 214px;
}

.tags
{
	width: 650px;
	height: 60px;
	padding: 1px 0px;
	line-height: 15px;
	font-size: 11px;
	color: #cccccc;
}

.tags a
{
	color: #000000;
	text-decoration: none;
}

.tags a:hover
{
	color: #000099;
	text-decoration: underline;
}

.tags a.sel
{
	color: #000099;
	text-decoration: underline;
}

.tags a.sel:hover
{
	color: #000000;
	text-decoration: none;
}

.tags span a, .tags span a:hover, .tags span a.sel, .tags span a.sel:hover
{
	color: #ff0000;
}

.body .right .photo
{
	margin: 12px 0px 10px 0px;
}

.body .right .copyright
{
	float: left;
	margin: 5px 0px;
	width: 275px;
	font-size: 10px;
	color: #c0c0c0;
}

.body .right .copyright a
{
	color: #c0c0c0;
	text-decoration: none;
}

.body .right .copyright span
{
	cursor: pointer;
}

.body .right .photocounter
{
	float: left;
}

.body .right .photocounter div
{
	float: left;
	width: 16px;
	height: 22px;
	background: url('/images/photocounter.png') no-repeat;
	line-height: 21px;
	letter-spacing: 0px;
	text-align: center;
	font-size: 11px;
	color: #707070;
}

.body .right .player
{
	float: right;
	margin: -3px 4px 0px 0px;
	width: 270px;
	height: 5px;
}

.body .right .playerfix
{
	width: 266px;
	height: 28px;
	overflow: hidden;
}

.roundbox .footer
{
	background: url("/images/roundbox-footer.png") center top no-repeat;
	height: 45px;
}

.jcarousel-skin-photopit
{
	visibility: hidden;
	margin: 0px;
}

.jcarousel-skin-photopit .jcarousel-container
{
    background: url('/images/capitalclub/jcarousel-background.png');
}

.jcarousel-skin-photopit .jcarousel-container-horizontal
{
    margin-left: -4px;
}

.jcarousel-skin-photopit .jcarousel-clip-horizontal
{
    width:  672px;
    height: 115px;
}

.jcarousel-skin-photopit .jcarousel-item
{
    padding: 6px;
    background: url('/images/photobackground.png') no-repeat;
}

.jcarousel-skin-photopit .jcarousel-item img
{
    width: 150px;
    height: 100px;
    border: 0px;
    background: #ffffff;
}

.jcarousel-skin-photopit .jcarousel-item a
{
	font-size: 10px;
	color: #999999;
}


.jcarousel-skin-photopit .jcarousel-item-horizontal
{
    margin: 0px 7px 0px 0px;
}

/* -- FANCYBOX -- */

#fancybox-title-position
{
	padding: 0px 6px 0px 3px;
}

#fancybox-title-position a
{
	color: #ffff00;
	text-decoration: none;
}

#fancybox-title-vote
{
	float: right;
	background: url("/images/votestars.png") no-repeat;
	font-size: 10px;
	line-height: 24px;
} 

#fancybox-title-vote div
{
	float: left;
	width: 24px;
	height: 24px;
	cursor: pointer;
	white-space: nowrap;
}

area 
{
	cursor: pointer;
	display: block;
}
