/* Navigation */

.section_menu {
	margin-bottom: 24px;
}

.navList {
	list-style: none;
	padding-left: 0px;
	margin-left: 12px;
}

.navItem {
	cursor: pointer;
	display: block;
}

.navItem .navText {
	display: block;
	padding-top: 3px;
	padding-right: 12px;
}

.navItem:hover {
	padding-left: 0px;
	padding-right: 0px;
}

.navItem:hover .navText {
	padding-left: 12px;
}

.navList li:hover {
		margin-left: 12px;
}

.navText a
{
	display: block;
}

/* Tier C */

.hidden {
	display: none;
}

.nomargin {
	margin: 0px;
}

div#layout {
	width: 996px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -52px;
	position: relative;
	z-index: 1;
}

.leaderboardRegion * {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.leaderboardRegion table {
	margin-left: auto;
	margin-right:auto;
}

.leaderboardRegion #leaderboardinnerad {
	padding-top: 3px;
	padding-bottom: 12px;
}

.chrome {
	width: 996px;
	margin-left: auto;
	margin-right: auto;
	height: 52px;
	position: relative;
	z-index: 2;
}
.chromeSpacer { display: none; }
.categoryHomeChromeSpacer { display: none; }

.columns {
	width: 996px;
	clear: both;
}

.leftCol,
.leftColA {
	width: 192px;
	min-height: 450px;
	margin-top: 12px;
	margin-left: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	float: left;
}

.leftCol .adtile {
	height: 162px;
}

.leftColA {
	min-height: 200px;
	max-height: 350px;
}

.portLogo {
	width: 192px;
	max-width: 192px;
	max-height: 192px;
	margin-bottom: 12px;
	overflow: hidden;
}

.topMidForVideo {
	width: 758px;
	height: 321px;
	margin-top: 72px;
	margin-left: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
}

.midCol,
.midColA {
	width: 420px;
	margin-left: 24px;
	margin-right: 12px;
	margin-top: 0px;
	margin-bottom: 12px;
	float: left;
}

.midColA {
	margin-left: 24px;
	width: 642px;
	margin-right: 0px;
}

.midColA .tile {
	margin-left: 12px;
}

.rightCol,
.rightColA {
	margin-top: 0px;
	margin-bottom: 12px;
	margin-right: 12px;
	float: left;
}

.topRight {
	width: 168px;
	margin-top: 48px;
	margin-left: 0px;
	margin-right: 24px;
	margin-bottom: 0px;
	float: left;
}

.topRightAlbumAd {
	margin-left: 4px;
}

.w300h228 {
	width: 300px;
	height: 228px;
	overflow: hidden;
}

.w72 {
	width: 72px;
	height: 60px;
	overflow: hidden;
}

.w96 {
	width: 96px;
	height: 96px;
	overflow: hidden;
}

.w108 {
	width: 108px;
	height: 90px;
	overflow: hidden;
}

.w144 {
	width: 144px;
	height: 120px;
	overflow: hidden;
}

.w180 {
	width: 180px;
	height: 150px;
	overflow: hidden;
}

.w300 {
	width: 300px;
}

.adtile {
	margin-top: 0px;
	padding: 5px;
}

.adtile img {
	display: block;
}

/* Tile Pack */

.leftCol .tile {
	margin-left: 0px;
}

.stroke6,
.stroke6m,
.stroke6tile {
	border: solid 6px;
}

.stroke6m {
	margin-left: 6px;
	margin-right: 6px;
}

.stroke6tile {
	margin-left: 12px;
	margin-left: 12px;
	margin-bottom: 12px;
	float: left;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.flashcontent,
.tower_flashcontent,
.flashcontentCharacter {
	display: none;
}

.clearBoth {
	clear: both;
}

.clearLeft {
	clear: left;
}

.clearRight {
	clear: right;
}

/* Popup Rollover */

div.tilePackTooltip {
	position: absolute;
	padding:0px;
	border:0px;
	width: 182px;
	height:67px;
	z-index: 100;
}

td.toolTipContentCell {
	padding-top:6px;
	padding-bottom:8px;
	padding-left:8px;
	padding-right:8px;
}

div.toolTipContent {
	margin:0px;
	padding:0px;
}

td.toolTipArrow {
	vertical-align: middle;
}
