body {
	margin: 0;
	padding: 0;
}
a{outline: 0;}
a{-moz-outline-style: none;} 
.wrapper {
	width: 960px;
	margin: auto;
	overflow: hidden;
}
/*Access Bar*/
#access-bar {
	background: #f0f0f0 url(../images/access-bar-bg.jpg) no-repeat left;
	height: 31px;
	font: 12px/30px Verdana, Helvetica, sans-serif;
	color: #707070;
	width: 960px;
	margin: auto;
}
#access-bar .section {
	border-bottom: #dbdbdb 1px solid;
	border-right: #d0d0d0 1px dotted;
	float: left;
	height: 30px;
}
#access-bar .contact {
	margin-left: 6px;
	padding: 0 20px 0 13px;
}
#access-bar .contact a {color: #d02211;}
#access-bar ul.promotions {
	padding: 0 10px;
	margin: 0;
	list-style-type: none;
	float: left;
	overflow: hidden;
}
html>body  #access-bar ul.promotions {
	padding: 0 20px;
}
#access-bar ul.promotions  li {
	margin: 0;
	padding: 0;
	height: 30px;
}
#access-bar  ul.promotions li a.top {
	color: #777;
	background: url(../images/access-bar-promotions-bg.png) no-repeat top;
	margin-top: 4px;
	width: 105px;
	display:block;
	font: 12px/22px Verdana, Helvetica, sans-serif;
	padding-left: 10px;
	text-decoration: none;
}
#access-bar  ul.promotions li:hover  a.top {
	color: #224077;
	background: url(../images/access-bar-promotions-bg.png) no-repeat bottom;
}
#access-bar  ul.promotions li ul {
	list-style-type: none;
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 4;
	top: 22px;
	background: #fff;
	border: 1px solid #e2e2e2;
	border-top: none;
	background: #fff url(../images/promo-bar-bg.gif) no-repeat top left;
}
#access-bar  ul.promotions li:hover ul {
	display: block;
}
#access-bar  ul.promotions li ul li{
	margin:0;
	padding: 0 5px;
	height: 22px;
	display: block;
	font: 11px/22px Verdana, Helvetica, sans-serif;
}
#access-bar  ul.promotions li ul li:hover {
	background: #eee;
}
#access-bar  ul.promotions li ul li a {
	width: 100%;
	color: #000;
	display: block;
	text-decoration: none;
}
#access-bar  ul.promotions li ul li a:hover {
	color: #224077;
}

#access-bar .social {
	padding: 0 15px;
}
#access-bar .social a.twitter {
	background: url(../images/access-bar-social.jpg) no-repeat 0px 0px;
	width: 14px;
	height: 18px;
	margin-top: 6px;
	display:block;
	float: left;
}
#access-bar .social a.fb {
	background: url(../images/access-bar-social.jpg) no-repeat -14px 0px;
	width: 15px;
	height: 18px;
	margin: 6px 4px 6px 5px;
	display:block;
	float: left;
}
#access-bar .social a.rss {
	background: url(../images/access-bar-social.jpg) no-repeat -26px 0px;
	width: 22px;
	height: 18px;
	margin: 6px 7px 6px 0;
	display:block;
	float: left;
}
#access-bar .social a.youtube {
	background: url(../images/access-bar-social.jpg) no-repeat right 0px;
	width: 20px;
	height: 18px;
	margin: 6px 0;
	display:block;
	float: left;
}
#access-bar .social a:hover.twitter {background-position: 0px -18px;}
#access-bar .social a:hover.fb {background-position: -14px -18px;} 
#access-bar .social a:hover.rss  {background-position: -26px -18px;} 
#access-bar .social a:hover.youtube  {background-position: right -18px;} 
#access-bar ul.sites {
	padding: 0 20px;
	border-bottom: #dbdbdb 1px solid;
	float: left;
	height: 30px;
	margin: 0; 
	list-style-type: none;
}
#access-bar ul.sites  li {
	margin: 0;
	padding: 0;
	height: 30px;
}
#access-bar ul.sites li a.top {
	color: #777;
	background: url(../images/access-bar-promotions-bg.png) no-repeat top;
	width: 105px;
	display:block;
	font: 12px/22px Verdana, Helvetica, sans-serif;
	margin-top: 4px;
	padding-left: 10px;
	text-decoration: none;
}
#access-bar .sites li:hover a.top{
	color: #224077;
	background: url(../images/access-bar-promotions-bg.png) no-repeat bottom;
}
#access-bar  ul.sites li ul {
	list-style-type: none;
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 4;
	top: 22px;
	background: #fff;
	border: 1px solid #e2e2e2;
	border-top: none;
	width: 113px;
}
#access-bar  ul.sites li:hover ul {
	display: block;
}
#access-bar  ul.sites li ul li{
	margin:0;
	padding: 0 5px;
	height: 22px;
	display: block;
	font: 11px/22px Verdana, Helvetica, sans-serif;
}
#access-bar  ul.sites li ul li:hover {
	background: #eee;
}
#access-bar  ul.sites li ul li a {
	width: 100%;
	color: #000;
	display: block;
	text-decoration: none;
}
#access-bar  ul.sites li ul li a:hover {
	color: #224077;
}
#access-bar .login {
	width: 260px;
	height: 31px;
	float: right;
	background: #e0e0e0 url(../images/access-bar-login-bg.jpg) no-repeat top right;
	border-left: #d5d5d5 1px solid;
	overflow: hiiden
}
html>body #access-bar .login {
	width: 280px;
}
#access-bar .login form {
	width: 254px;
	padding-left:3px;
	height: 30px;
	border-bottom:#d5d5d5 1px solid;
	float: left;
}
html>body #access-bar .login form
{
	width: 270px;
	padding-left:6px;
}
#access-bar .login form input{
	float: left;
	margin: 5px 1px 0 0;	
	width: 88px;
	height:18px;
	font: 12px/18px Verdana, Helvetica, sans-serif;
	border: #d6d6d6 1px solid;
	background: #fff;
}
html>body #access-bar .login form input{
	margin: 5px 5px 0 0;	
	width: 94px;
}
#access-bar .login form input.submit {
	float: left;
	margin: 6px 0 0 0;
	width: 60px;
	height:20px;
	border: none;
	background: url(../images/access-bar-login-submit.png) no-repeat top left;
}
#access-bar .defined {
	width: 162px;
	height: 30px;
	float: left;
	overflow: hidden;
	border-bottom: #dbdbdb 1px solid;
}
html>body #access-bar .defined {
	width: 155px;
}
/*Access Bar*/
/*Navigation Section*/
#navigation a#logo {
	background: url(../images/logo.png) no-repeat top left;
	width: 257px;
	height: 63px;
	margin: 13px 0 0 17px;
	display: block;
	float: left;
}
#navigation ul#primary-links {
	background: url(../images/primary-links-ul-bg.png) no-repeat top left;
	float: right;
	list-style-type: none;
	margin: 56px 0 0 0;
	padding: 0 0 0 5px;
	height: 32px;
}
#navigation ul#primary-links li{
	float: left;
	padding: 0;
}
#navigation ul#primary-links li.sep{
	background: url(../images/primary-links-ul-li.png) no-repeat top right;
	padding-right: 2px;
}
#navigation ul#primary-links li a {
	background: url(../images/primary-links-ul-li-a.png) repeat-x top;
	float: left;
	display: block;
	padding: 0 8px;
	height: 32px;
	font: 12px/32px Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}
#navigation ul#primary-links li.red{
	padding: 0 0 0 2px;
	background: url(../images/primary-links-ul-li-red.png) no-repeat top left;
}
#navigation ul#primary-links li.red a {
	background: url(../images/primary-links-ul-li-red-a.png) repeat-x top;
}
#navigation ul#secondary-links {
	background: url(../images/secondary-links-ul-bg.png) repeat-x top;
	float: left;
	list-style-type: none;
	border: #e3e3e3 1px solid;
	font: 12px/28px Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	width: 948px;
	height: 28px;
	padding: 0 0 0 10px;
	margin: 0;
}
#navigation ul#secondary-links li{
	float: left;
}
#navigation ul#secondary-links li b{
	color: #b22;
}
#navigation ul#secondary-links li.sep{
	background: url(../images/secondary-sep-ul-li.png) no-repeat top right;
	padding-right: 1px;
}
#navigation ul#secondary-links li a {
	float: left;
	display: block;
	color: #2a3a71;
	text-transform: none;
	text-decoration: none;
	padding: 0 6px;
}

#navigation ul#secondary-links li a:hover {text-decoration: underline;}

/*Navigation Section*/

/*Top Scores*/
#top-scores  {
	width: 960px;
    height: 83px;
	background: url(../images/top-scores-bg.png) repeat-x top;
	margin-top: 5px;
}
#top-scores .jcarousel-container-horizontal {
    width: 932px;
    padding: 0px 14px;
}
#top-scores .jcarousel-clip-horizontal {
    width: 909px;
	height: 45px;
	margin: 0 24px;
	padding: 0;
	float: left;
}
#top-scores .jcarousel-item {
    width: 96px;
	height: 41px;
	background: url(../images/mini-score-bg.png) no-repeat top;
	float: left;
	margin: 0;
	font: 10px/11px  Verdana, Helvetica, sans-serif;	
	padding: 2px;
	overflow: hidden;
}
#top-scores .jcarousel-item-horizontal {
    margin-right: 1px;
}
#top-scores #score-options {
	float: left;
	width: 900px;
	margin: 0 27px;
	height: 24px;
	font:11px/24px Verdana, Helvetica, sans-serif;
}
#top-scores  #score-options a{
	font-weight: bold;
	color: #fff;
	text-decoration:none;
	margin-right: 12px;
	float: left;
}
#top-scores  #score-options a:hover{color: #058;}
#top-scores  #score-options a.selected{color: #025;}

#top-scores  #score-options a#more-scores {float: right; text-transform: uppercase; margin: 0;}
#top-scores  #score-options span {float: right; color: #fff; margin-right: 292px;}
#top-scores  ul li span{
	font: 10px/11px Verdana, Helvetica, sans-serif;
	width: 76px;
	height: 11px;
	overflow: hidden;
	display: block;
	float: left;
	color: #fff;
	padding-top: 2px;
}
#top-scores  ul li a{
	text-decoration: none;
}
#top-scores  ul li span.score{
	font: bold 10px/11px Verdana, Helvetica, sans-serif;
	width: 20px;
	height: 11px;
	overflow: hidden;
	display: block;
	float: left;
	text-align: right;
	color: #fff;
	padding-top: 2px;
}
#top-scores ul li span.time{
	font: 10px/11px Verdana, Helvetica, sans-serif;
	color: #f7d66b;
	display: block;
	padding-top: 4px;
	width: 96px;
	height: 11px;
	overflow: hidden;
}
#top-scores .jcarousel-next-horizontal {
	position: absolute;
	top: 0;
	right: 0;
    background: url(../images/top-scores-next-score.png) no-repeat top;
	display: block;
	width: 14px;
	height: 83px;
	cursor: pointer;
}
#top-scores .jcarousel-prev-horizontal {
	position: absolute;
	top: 0;
	left: 0;
    background: url(../images/top-scores-back-score.png) no-repeat top;
	display: block;
	width: 14px;
	height: 83px;
	cursor: pointer;
}
/*Top Scores*/
/*Content*/
#container {
	font: 12px/14px Arial, Helvetica, sans-serif;
}
/*Content*/
/*Bottom Links*/
#bottom { margin-top: 15px;}
#bottom #bottom-links {
	width: 660px;
	min-height: 161px;
	float: left;
	background: url(../images/bottom-links.png) repeat-x top;
}
#bottom #bottom-links  ul {
	width: 152px;
	margin: 10px 0 10px 10px;
	padding: 0;
	float: left;
	list-style-type: none;
	
}
#bottom #bottom-links  ul li.header {
	color: #000;
	font: 12px/12px Arial, Helvetica, sans-serif;
	margin: 0 0 6px 0;
	padding: 0 0 0 5px;
	font-weight: bold;
	width: 147px;
	clear: both;
	height: 12px;
	
}
#bottom #bottom-links  ul li {
	color: #5c5d5d;
	padding: 0;
	margin: 0;
	font: 12px/12px Arial, Helvetica, sans-serif;
	display: block;
	width: 152px;
	clear: both;
	height: 16px;
	text-align; left;
}
#bottom #bottom-links  ul li a {
	margin: 0;
	padding: 0;
	float: left;
	color: #5c5d5d;
	text-decoration: none;
	display: block;
}
#bottom #bottom-links  ul li a:hover {color: #1c1d1d;}
#bottom #headlines {
	float: left;
	list-style-type: none;
	margin: 0;
	margin-left: 10px;
	padding: 10px;
	width: 270px;
	height: 141px; 
	overflow: hidden;
	background: #f0f0f0;
	color: #4b4c4c;
	font: 10px/12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: justify;
}
#bottom #headlines h1{
	font: 12px/12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #121212;
	text-transform: uppercase;
	margin: 0;
	margin-bottom: 2px;
	padding: 0;
}
#bottom #headlines a{
	color: #4b4c4c;
	text-decoration: none;
}
#bottom #headlines a:hover{
	color: #000;
}
/*Bottom Links*/

/*Footer*/
#footer {
	text-align: center;
	font: 12px/12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 40px;
}
#footer a {
	color: #59595c;
	text-decoration: none;
	margin: 0 13px;
}
#footer p{
	margin: 10px 0;
	padding: 0;
	color: #59595c;
}
#footer p a {
	margin: 0;
	color: #223;
}
/*Footer*/