@charset "UTF-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family:georgia;
	font-size:13px;
	color:#333;
	background: url(bg.gif) repeat-y top center;
	line-height: 15px;
}

hr{display: none;}

a:link, a:visited{
	color:#406274;
	font-family:arial;
	font-size:11px;
	text-decoration:none;
}
.blue{
	color:#2fc6ab;
	font-family:arial;
	font-size:11px;
}
.alert{
	color:#888;
	font-family:arial;
	font-size:11px;
}
a:hover{
	color: #102127;
	
}
h1, h2{
	margin:0;
	padding:0;
}
h3{
	width:151px;
	height:45px;
	text-indent:-9999px;
	margin:0;
	padding:0;
}
li, ul{
	list-style: none;
	display:inline-block;
	margin:0;
	padding:0;
}

#leftloft{background: url(leftloft.gif) no-repeat top center;}
a:hover #leftloft {background: url(leftloft.gif) no-repeat bottom center;}

#linkedin{background: url(linkedin.gif) no-repeat top center;}
a:hover #linkedin {background: url(linkedin.gif) no-repeat bottom center;}

#twitter{background: url(twitter.gif) no-repeat top center;}
a:hover #twitter {background: url(twitter.gif) no-repeat bottom center;}

#delicious{background: url(delicious.gif) no-repeat top center;}
a:hover #delicious {background: url(delicious.gif) no-repeat bottom center;}

#facebook{background: url(facebook.gif) no-repeat top center;}
a:hover #facebook {background: url(facebook.gif) no-repeat bottom center;}

#container{
	width:821px;
	margin-left: auto ;
	margin-right: auto ;
}
.column{
	width:151px;
	padding-left:11px;
	float:left;
}
#hello{
	background: url('http://www.packsports.com/systemImages/header.gif') no-repeat top center;
	height:224px;
	text-indent:-9999px;
}

#login{
	background: url('http://www.packsports.com/css/img/login.gif') no-repeat top center;
	
}

#exclusive {
	background: url(ball.png) no-repeat top center;
	width:151px;
	height:117px;
	position:absolute;
	left:50%;
	margin-left:87px;
	display:block;
}
#bubble, #bubble a{
	font-family:georgia;
	font-size:15px;
	line-height: 18px;
	color:#333;
	text-align:center;
	text-decoration:none;
	padding-top:46px;
}
.link{
	font-family:arial;
	font-size:11px;
	color:#333;
	font-weight: bold;
}


.info{
padding-left:20px;
}