
img {border: 0;}
a {text-decoration: none;}

.left {text-align: left;}
.right {text-align: right;}
.center {text-align: center;}
.top {vertical-align: top;}
.middle {vertical-align: middle;}
.bottom {vertical-align: bottom;}
.leftF {float: left;}
.rightF {float: right;}
.clearFix {clear: both;}
.clearL {clear: left;}
.clearR {clear: Right;}
.hiddenState {display: none;}
.visibleState {display: block;}

.hide {display:none;}
.hideVis {visibility:hidden;}
.show {
	display:inline; 
	width:650px;
}
.showMin {visibility:hidden; height:1px;}

hr.gray {
	height: 1px;
	width: 100%;
	background: #9c9a9c;
	border: none;	
}

.padFormatting {padding: 20px;}
.emailform {font-size: 10px; color: #666666;}

#searchView {margin-top: 5px; margin-left: 5px;}
#goButton {
	margin-top: 2px; 
	position: relative;
	top: 4px;
	*top: 3px;
}
#advSearchLink{
	color: #c1dffb; 
	margin-left: 5px; 
	clear: both;	
}
#cartLink {
	color: #c1dffb;
	position: relative;
	top: 6px;
}
#contactUsLink {
	color: #ffcc00;
	position: relative;
	top: 6px;
}

#rightColumn {
  min-height:350px;
  height:auto !important;
  height:350px;
}

#leftColumn .deptSelected a {
	
}
#leftColumn ul {border: 0px solid red; margin: 0; padding: 0;}
#leftColumn .classSelected a {
	margin-left: 20px;
}
#leftColumn .class a {
	margin-left: 20px;
}
#leftColumn .subclassSelected a {
	margin-left: 40px;
	background-image: url(../images/gameSevenVerticalClassBg.gif);
	background-repeat: repeat-x;	
}
#leftColumn .subclass a {margin-left: 40px;}

#poweredBy {
	text-align: center; 
	position: relative;
	left: -20px;
	*left: 0px;
}
#poweredBy a {
	margin: 0px;
	text-decoration: none;
	padding-top: 0;
	padding-left: 12px;
	padding-right: 12px;	
	color: #336699;
	font-size: 9px;
}
#poweredBy a:hover {
	color: #99ccff;
}
#poweredBy a:active {
	color: #6699ff;
}

.browse-iconic td {
	border: 1px solid #999999;
}
.browse-iconic .cell {	
	text-align: left;
}

#DIH {
	width: 625px;
	margin-bottom: 0;
}
#NewItems {	
	width: 100%;
	vertical-align: top;	
}
