.masterShellOff {
	position: relative;
	display: none;
	visibility: hidden;
}
.masterShellOn {
	position: relative;
	display: inline;
	visibility: visible;
}
body {
	background: #000000 url('/tools/img/universal/background.jpg') top center no-repeat;
}
#masterBlock {
	position: relative;
	top: 6px;
}
#spannerBlock {
	position: relative;
	background: #006633;
	width: 750px;
	height: 13px;
}
.spannerBlockOff {
	display: none;
	visibility: hidden;
}
.spannerBlockOn {
	display: inline;
	visibility: visible;
}
#navButtonBlock {
	position: relative;
	background: #000000;
	width: 750px;
	height: 24px;
}
.navButtonBlockOff {
	display: none;
	visibility: hidden;
}
.navButtonBlockOn {
	display: inline;
	visibility: visible;
}
#contentHolder {
	position: relative;
	width: 750px;
	height: auto;
}
#featuredLoader {
	display: none;
	visibility: none;
}
#profileLoader {
	display: none;
	visibility: none;
}	
#browseLoader {
	display: none;
	visibility: none;
}
.sortShell {
	position: relative;
	width: 750px;
	height: 22px;
	background: #000000;
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	color: #cccccc;
	text-decoration: none;
}
.sortBlockOff {
	background: #333333;
	float: left;
	color: #ffffff;
	line-height: 22px;
}
.sortBlockOn {
	background: #999999;
	float: left;
	color: #ffffff;
	line-height: 22px;
}
.sortBlockNull {
	background: #333333;
	text-align: left;
	float: left;
	line-height: 22px;
}
.sortBlockEnd {
	background: #333333;
	float: left;
	line-height: 22px;
}

#seoShell {
	width: 750px;
	height: auto;
	text-align: center;
	font: 11px arial,helvetica,sans-serif;
	color: #99ccff;
	margin-top: 20px;
	margin-bottom: 20px;
}

#legalShell {
	position: relative;
	width: 1000px;
	height: auto;
}
.legalSmall {
	font : bold 11px Arial, Verdana, Helvetica, sans-serif;
	color : #99ccff;
	text-decoration: none;
}
.legalSmall:hover {
	font : bold 11px Arial, Verdana, Helvetica, sans-serif;
	color : #99ccff;
	text-decoration: none;
}
.legalSub {
	font : normal 9px Arial, Verdana, Helvetica, sans-serif;
	color : #99ccff;
	text-decoration: none;
}
.ftrTag {
	font : bold 11px Arial, Verdana, Helvetica, sans-serif;
	color : #ffffff;
	text-decoration: none;
}
SUP {
	font : 9px Arial, Verdana, Helvetica, sans-serif;
	color : #ffffff;
	text-decoration: none;
}

