@import url(plugins/jquery.ajaxtooltip.css);

a{
	border: 0 !important;
}

.simons-spot{	
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: .5em;
}

.simons-spot a, .simons-spot img{
	border: none;
}

.header-bar{
	background: #132e72;
	color: white;
	padding: .2em !important;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 150% !important;
	border: none !important
}

.img-box{
	width: 168px;
	height: 91px;
	border: 1px solid black;
	position: relative;
	color:  white;
	margin: 10px 10px 0 0;
}

.img-box img{
	z-index: 0;
}

.img-box a{
	color: white !important;
	text-decoration: none !important;	
}

.container{
	position: absolute;
	bottom: -303px;
	z-index: 1;
	width: 100% !important;
	left: 220px;
}

.pack{
	font-size: 75%;
	width: 50%;
	float: left;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	padding: 4px 0 4px 0;
}

.title{
	background: black;
	opacity: .85;
	width: 100% !important;
	text-align: center;
	padding: 5px 0 5px 0;
}

ul#main-navigation{
	color: white;
	margin: 10px 0 10px 10px !important;
}

ul#main-navigation *{
	padding: 0 !important;
	margin: 0 !important;
}

ul#main-navigation li{
}

/* -- School Store -- */

#select-your-team{
	margin: 0 auto;
}

.box{
	height: 245px;
	width: 157px;
	margin-right: 5px;
	font-size: 80%;
	border: 1px solid #ccc;
	padding: 10px;
}

.box img{
	width: 125px;
	margin-bottom: 15px;
}

.box ul *{
	padding: 0;
	margin: 0;
}

.box ul li{
	list-style: none;
}

