

.numbers li,
.numbers td {
	/*background:url('../images/number-bg-inactive.gif') no-repeat center center;*/
}

.numbers li.active,
.numbers td.active,
.panel-bg-even .numbers li.active,
.numbers td.active {
	background:#222;
	/*background:url('../images/number-bg-active.gif') no-repeat center center;*/
}

.panel-bg-even .numbers li,
.numbers td {
	border:1px solid #ff0000;
	/*background:url('../images/number-bg-inactive-dark.gif') no-repeat center center;*/
}

.numbers td.arrow {
	background:none;
}


.search-paging img.not-available {
	visibility:hidden;
}

/* scroll controls */
.scroll-left,
.scroll-right {
	position:absolute;
	top:110px;
	width:14px;
	height:28px;
}

.scroll-left {
	left:8px;
}

.scroll-right {
	right:19px;
}

.scroll-left a,
.scroll-right a {
	visibility:hidden;
}

*.clearfix {
	clear:both;
	height:0px;
	font-size:1px;
	overflow:hidden;
}

*.clearfix:after /* dom */ {
	content:".";
	height:0;
	clear:both;
	visibility:hidden;
}

/* to fix containers with floating elements */
.floatfix :after {
	content:".";
	display:block;
	height:0;
	clear: both;
	visibility: hidden;
}

.floatfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .floatfix {
	height: 1%;
}

.floatfix {
	display: block;
}

/* End hide from IE-mac */
#browser {
	position:relative;
	z-index:1;
}

#autoloadlink {
	height:180px;
}

#overlay {
	position:absolute;
	top:0;
	left:0;
	z-index:4;
	text-align:center;
	width:95px;
	height:100px;
	padding:5px 10px 10px 10px;
}

.blank {
	height:10px !important;
	width:170px !important;
	padding:128px 0 25px 10px;
	color:White;
}

#serverMessage {
	width:auto;
}

.list-paging {
	clear:both;
	text-align:center;
}

.clearHack {
	clear:both;
	font-size:1px;
	height:2px;
}

.visible {
	display:block !important;
	left:0 !important;
}

.hidden {
	visibility: hidden;
}

.display-none {
	display:none;
}

.content-type {
	margin-left:0px;
	padding-left:0px;
}

.content-type img {
	position:relative;
	top:2px;
}

.RSSLink {
	margin:1em 0px 0 10px;
	float:left;
}

#ProgressIndicatorAnim {
	top:-500px;
	left:-500px;
	position:absolute;
	visibility:hidden;
	z-index:9;
}

#ProgressIndicatorAnim h3 {
	float:left;
	margin:10px;
	padding:0;
}

#ProgressIndicatorAnim embed {
	float:right;
}

#ProgressIndicator {
	position:absolute;
	top:15px;
	left:30px;
	visibility:hidden;
}

.homepage-autoload {
	display:block;
	margin:20px 20px 250px 20px;
	visibility:hidden;
}

.content-type-image {
	width:21px;
	height:19px;
}

#browser .server-error,
#player-container .server-error {
	margin:30px;
	font-size:1.5em;
}

#player-popup-link-outer {
	position:absolute;
	z-index:4;
	width:100%;
	text-align:center;
	top:12px;
	border-left:1px solid transparent;
}

#player-popup-link-inner {
	margin:0 auto;
	display:block;
	width:538px;
	text-align:right;
}

.widescreen #player-popup-link-inner {
	width:704px;
}

noscript {
	display:none;
}

.tags {
	text-align:left;
	padding:12px 39px;
}

.details .player-only {
	display:none;
}

#email {
	margin-bottom:7px;
}

#content-item-info .owner h2 {
	padding:4px 1px;
}

#content-item-info-container {
	height:405px;
}
