body{
	margin:0;
	color:#000;
	font:12px/14px Arial, Helvetica, sans-serif;
	background:#fff;
	min-width:916px;
}
img{border-style:none;} 
a{
	color:#000;
	text-decoration:none;
	outline: none;
}
a:hover{text-decoration:underline;}
a.document {
	color: #666;
	font-size: 14px;
	text-decoration: underline;
}
a:hover.document {
	text-decoration: none;
}
a.blue { color: #336699; }
#content a {
	color: #336699;
}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#evo {
	margin-top: 80px;
	right: 5px;
	position: absolute;        
}
.break {
	height:1px;
	overflow:hidden;
	clear:both;
}
.header-holder{
	background:#003262 url(../images/bg-header-holder.gif) repeat-x 0 100%;
	width:100%;
	padding:0 0 38px;
}
#header {
	overflow:hidden;
	width:916px;
	margin:0 auto;
}
#header .logo {
	float:left;
	background:url(../images/logo.gif) no-repeat;
	text-indent:-9999em;
	width:225px;
	height:148px;
	margin:38px 0 0;
	overflow:hidden;
}
#header .logo a {
	display:block;
	width:225px;
	height:148px;
}
#header .info{
	float:right;
	background:url(../images/bg-info.gif) no-repeat;
	padding:0 0 0 18px;
}
#header .info-holder {
	background:url(../images/bg-info.gif) no-repeat 100% 0;
	height:45px;
	padding:0 10px 0 0;
	float:left;
}
#header .info p{
	float:left;
	margin:7px 0 0;
	font:18px/21px Helvetica, Arial, sans-serif;
	color:#fff;
	white-space:nowrap;
}
#header .info ul.list{
	margin:0;
	padding:0 0 0 25px;
	list-style:none;
	float:left;
	position:relative;
	height:45px;
}
#header .info ul.list li{
	float:left;
	display:inline;
	margin:0 10px 0 0;
}
#header .info ul.list a.join{
	display:block;
	background:url(../images/bg-btn-join.gif) no-repeat;
	width:121px;
	height:33px;
	text-indent:-9999em;
}
#header .info ul.list a.book{
	display:block;
	background:url(../images/bg-btn-book.gif) no-repeat;
	width:137px;
	height:33px;
	text-indent:-9999em;
}
#header .info ul.list a.members-area{
	display:block;
	background:url(../images/btn-members-area.png) no-repeat;
	width:137px;
	height:33px;
	text-indent:-9999em;
}
#header ul.list-pic{
	margin:13px 9px 0 0;
	padding:0;
	list-style:none;
	clear:right;
	float:right;
	width:624px;
	display:inline;
	overflow:hidden;
}
#header ul.list-pic li{
	margin:0 -2px 0 28px;
	padding:0 30px 0 0;
	float:left;
	display:inline;
	background:url(../images/bg-list-pic-sep.gif) no-repeat 100% 20px;
	text-indent:-9999em;
}
#header ul.list-pic a {
	display:block;
	width:100px;
	height:128px;
	overflow:hidden;
}
#header ul.list-pic a.tennis {background:url(../images/bg-icons-list.gif) no-repeat 0 0;}
#header ul.list-pic li.active a.tennis,
#header ul.list-pic li a.tennis:hover {background:url(../images/bg-icons-list.gif) no-repeat 0 -128px;}
#header ul.list-pic a.squash {background:url(../images/bg-icons-list.gif) no-repeat -100px 0;}
#header ul.list-pic li.active a.squash,
#header ul.list-pic li a.squash:hover {background:url(../images/bg-icons-list.gif) no-repeat -100px -128px;}
#header ul.list-pic a.racket {background:url(../images/bg-icons-list.gif) no-repeat -200px 0;}
#header ul.list-pic li.active a.racket,
#header ul.list-pic li a.racket:hover {background:url(../images/bg-icons-list.gif) no-repeat -200px -126px;}
#header ul.list-pic a.gym {background:url(../images/bg-icons-list.gif) no-repeat -300px 0;}
#header ul.list-pic li.active a.gym,
#header ul.list-pic li a.gym:hover {background:url(../images/bg-icons-list.gif) no-repeat -300px -128px;}
#main{
	width:916px;
	margin:0 auto;
	overflow:hidden;
	padding:30px 0 10px;
}
#twocolumns{
	width:697px;
	float:left;
	overflow:hidden;
}
#twocolumns .aside{
	float:left;
	width:162px;
}
.nav-holder{
	background:url(../images/bg-nav-mid.gif) repeat-y;
	width:164px;
	margin: 0 -1px;
	position:relative;
}
.nav-holder.members {
	margin-top: 20px;
}
.nav-holder .holder{
	background:url(../images/bg-nav-bottom.gif) no-repeat 0 100%;
	width:164px;
	padding:0 0 3px;
	overflow:hidden;
}
.nav-holder.members .holder {
	background:url(../images/bg-nav-bottom-members2.png) no-repeat 0 100%;
}
ul.nav{
	width:160px;
	margin:0;
	overflow:hidden;
	padding:3px 2px 0;
	list-style:none;
	background:url(../images/bg-nav-top.gif) no-repeat;
}
ul.nav li{
	height:1%;
	background:url(../images/bg-nav-divider.gif) no-repeat 0 100%;
	padding:0 1px;
	font:bold 14px Arial, Helvetica,sans-serif;
	border-top:1px solid #cac9ca;
	border-bottom:1px solid #f2f2f2;
}
.members .holder ul.nav li {
	background:url(../images/bg-nav-divider-members.png) no-repeat 0 100%;
}
ul.nav li:first-child{border-top:0;}
ul.nav li:hover,
ul.nav li.hover{border-bottom:1px solid #fdfdfd;}
ul.nav a {
	display:block;
	color:#333;
	height:1%;
	padding:12px 0 15px 14px;
	text-indent:14px;
	background:url(../images/sep-nav.gif) no-repeat 14px 50%;
}
.members .holder ul.nav a { color: #002b5d; }
.nav-holder.members .holder ul.nav a { color: #003061; }
ul.nav li:hover a,
ul.nav li.hover a,
ul.nav a:hover,
ul.nav li.active a {
	background:#eee url(../images/sep-nav.gif) no-repeat 14px 50%;
	text-decoration:none;
}
.members .holder ul.nav li:hover a,
.members .holder ul.nav li.hover a,
.members .holder ul.nav a:hover,
.members .holder ul.nav li.active a {
	background-color: #feebcf;
}
ul.nav ul {
	margin:-4px 0 15px;
	padding:0 0 0 15px;
	list-style:none;
	position:relative;
	background:#fff;
	height:1%;
}
.members .holder ul.nav ul { background: #fff; }
ul.nav ul li {
	background:none;
	border:0 !important;
	padding:5px 0 3px 14px;
	height:1%;
}
.members .holder ul.nav ul li { background: none; }
ul.nav ul li a {
	display:inline;
	background:none !important;
	color:#003366 !important;
	padding:0;
	float:none;
	text-indent:0 !important;
}
ul.nav ul li.active a {
	color: #f89e1b !important;
}
ul.nav ul a:hover{
	text-decoration:underline;
	background:none;
}
/*---- MENU FLYOUT ----*/
ul.nav li ul.flyout { display: none; }
ul.nav li ul.flyout {
	width: 164px;
	height: auto;
	padding: 6px 0;
	background: #efefef;
	border: 1px solid #999;
	position: absolute;
	z-index: 10;
	margin-top: -40px;
	left: 160px;
}
ul.nav li ul.flyout li {
	height: 20px;
	background: #efefef;
}
/*--*/
.aside ul.add-nav {
	width: 164px;
	margin: 50px 0 0; 
	padding:0 0 33px;
	list-style:none;
}
.aside ul.add-nav li {
	padding: 0;
	font: bold 16px/18px Arial,Helvetica,sans-serif;
	margin: 0 0 45px;
}
.aside ul.add-nav a {color:#999;}
.aside a.btn-join {
	text-indent:-9999em;
	display:block;
	width:164px;
	height:69px;
	background:url(../images/bg-btn-howtojoin.gif) no-repeat;
}
#twocolumns #content{
	float:right;
	width:507px;
}
#content .promo {
	width:100%;
	background:url(../images/bg-promo-mid.gif) repeat-y;
	margin: 0 0 10px;
}
#content .promo .promo-holder {
	width:100%;
	background:url(../images/bg-promo-top.gif) no-repeat;
}
#content .promo .promo-holder .frame {
	height:1%;
	background:url(../images/bg-promo-bottom.gif) no-repeat 0 100%;
	padding:7px;
}
/*
#content .promo .img-holder{
	width:100%;
	overflow:hidden;
}
#content .promo .img-holder img {
	display:block;
	border:1px solid #fff;
}
*/
#content h1 {
	font:30px/38px Tahoma, Arial, Helvetica,sans-serif;
	color:#369;
	margin:0 0 20px;
	letter-spacing:1px;
}
#content h1.rankings_title { margin-bottom: 0;}
#content h2 {
	font:20px Tahoma, Arial, Helvetica,sans-serif;
	color:#369;
	margin:0 0 10px;
}
#content h2.rankings_title { font-size: 14px; }
#content h3 {
	font:16px Tahoma, Arial, Helvetica,sans-serif;
	color:#369;
	margin:0 0 10px;
}
#content p {
	margin: 0 0 13px;
	font:14px/22px Arial, Helvetica, sans-serif;
	color:#666;
}
#content ul {
	margin: 0 0 13px;
	padding: 0;
}
#content ul li {
	margin: 0;
	padding: 7px 0 7px 30px;
	list-style: none;
	color: #666;
	font-size: 14px;
	background: url(../images/ico-tennisball.png) no-repeat left center;
}
#content ul.tennisball li {
	background-image: url(../images/ico-tennisball.png);
}
#content ul.racketball li {
	background-image: url(../images/ico-racketball.png);
}
#content ul.squashball li {
	background-image: url(../images/ico-squashball.png);
}
#content ul.dumbbell li {
	background-image: url(../images/ico-dumbbell.png);
}
#content table {
	width: 100%;
	margin: 0 0 13px;
}
#content td {
	width: 50%;
	padding: 4px;
	color: #666;
	font-size: 14px;
	vertical-align: top;
}
#content td a {
	color: #666;
	text-decoration: underline;
}
#content td a:hover {
	text-decoration: none;
}
#content .img-link-holder {
	width:100%;
	overflow:hidden;
	padding:14px 0 0;
}
#content .img-link-holder ul {
	margin: 0 0 0 -22px;
	padding:0;
	list-style:none;
	width:530px;
}
#content .img-link-holder ul li {
	float:left;
	display:inline;
	margin:0 0 0 22px;
	padding: 0;
	background:#036;
	width:154px;
	position:relative;
	overflow:hidden;
}
#content .img-link-holder.advert-rotator ul li {
	width: 242px;
}
#content .img-link-holder ul img {
	display:block;
	margin:0 auto;
}
#content .img-link-holder .mask-top {
	position:absolute;
	top:0;
	left:0;
	width:154px;
	background:url(../images/bg-mask-top.gif) no-repeat;
}
#content .img-link-holder .mask-bottom {
	width:154px;
	position:absolute;
	bottom:0px;
	left:0;
	height:3px;
	z-index:10;
	background:url(../images/bg-mask-bottom.gif) no-repeat 0 100%;
}
#content .img-link-holder .mask-mid {
	position:absolute;
	bottom:1px;
	width:154px;
}
#content .img-link-holder .mask-mid .mask-mid-holder {
	background:url(../images/bg-mask.png);
	width:134px;
	padding:8px 10px;
}
#content .img-link-holder .mask-mid p {
	margin:0;
	font:bold 12px/16px Arial, Helvetica, sans-serif;
	background:url(../images/bg-link-pict.gif) no-repeat 0 3px;
	padding: 0 0 0 18px;
}
#content .img-link-holder .mask-mid p a {
	position:relative;
	color:#fff;
}
#sidebar{
	width:187px;
	float:right;
}
#sidebar .block {
	width:100%;
	background:url(../images/bg-sb-block-mid.jpg) repeat-y;
	margin:0 0 18px;
}
#sidebar .block .block-holder {
	width:100%;
	background:url(../images/bg-sb-block-top.jpg) no-repeat;
}
#sidebar .block .block-holder .frame {
	height:1%;
	background:url(../images/bg-sb-block-bottom.jpg) no-repeat 0 100%;
	padding:15px 15px 5px;
}
#sidebar .block .block-holder .frame p.rss { margin-bottom: 8px; font-weight: normal; font-size: 12px;  }
#sidebar .block .block-holder .frame p.rss a { padding: 3px 0 3px 24px; background: url(../images/ico-rss.png) no-repeat 0 center; color: #666; }
#sidebar .block .block-holder .small {padding: 5px 10px 11px;}
#sidebar .block .signup-ttl {
	background:url(../images/ico-signup.gif) no-repeat 0 50%;
	display:block;
	padding:5px 0 0 55px;
	color:#002b5e;
	font:16px Arial, Helvetica, sans-serif;
	margin:0 0 15px;
}
#sidebar .block .signup-ttl span {
	color:#848282;
	display:block;
	width:100%;
}
#sidebar .signup-form {
	width:100%;
	overflow:hidden;
}
#sidebar .signup-form .txt-signup {
	border:1px solid #bdbcbd;
	width:137px;
	padding:5px 10px 7px;
	float:right;
	margin:0 0 7px;
}
#sidebar .signup-form .txt-signup input {
	padding: 0;
	color:#336699;
	border:0;
	background:none;
	width:100%;
	font:14px Arial,Helvetica, sans-serif;
}
#sidebar .signup-form .btn-signup {float:right;}
#sidebar .block h2 {
	margin:0 0 14px;
	font:19px/22px Tahoma, Arial, Helvetica, sans-serif;
	color:#369;
	padding: 0 0 0 40px;
}
#sidebar .block .news {background:url(../images/bg-ico-news.gif) no-repeat 0 50%;}
#sidebar .block .events {
	background:url(../images/bg-ico-events.gif) no-repeat 0 50%;
	margin:0 0 7px;
}
#sidebar .block p {
	margin:0;
	color:#666;
	font:bold 14px/22px Arial, Helvetica, sans-serif;
	overflow:hidden;
	height:1%;
}
#sidebar .list{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
#sidebar .list li{
	width:100%;
	margin:0 0 12px;
}
#sidebar .block p a.more {
	float:left;
	color:#369;
	background:url(../images/bg-link-more.gif) no-repeat 0 55%;
	padding: 0 0 0 12px;
}
.footer-holder{
	padding:35px 0 0;
	width:100%;
	overflow:hidden;
	background:#003061 url(../images/bg-footer-holder.gif) repeat-x 0 0;
}
#footer{
	width:936px;
	margin:0 auto 20px;
	overflow:hidden;
	color:#fff;
	padding: 0 0 0 16px;
}
#footer .links-holder {
	width:100%;
	overflow:hidden;
	margin: 0 0 30px;
}
#footer .socials {
	float:left;
	display:inline;
	margin:0 65px 0 0;
}
#footer .socials strong,
#footer .banners strong {
	font:bold 16px/18px Arial, Helvetica, sans-serif;
	display:block;
	margin: 0 0 10px;
}
#footer .socials ul,
#footer .banners ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#footer .socials ul li {
	text-indent:-9999em;
	float:left;
	display:inline;
	margin:0 13px 0 0;
}
#footer .socials ul a {
	display:block;
	overflow:hidden;
}
#footer .socials ul a.facebook {
	background:url(../images/bg-links.png) no-repeat 0 0;
	width:110px;
	height:30px;
}
#footer .socials ul a.twitter {
	background:url(../images/bg-links.png) no-repeat 0 -30px;
	width:110px;
	height:30px;
}
#footer .banners {
	float:left;
	display:inline;
	margin: 0 22px 0 0;
}
#footer .banners strong {margin:0 0 3px;}
#footer .banners ul li {
	float:left;
	display:inline;
	margin: 0 15px 0 0;
}
#footer .banners ul li.end { margin-right: 0; }
#footer .banners ul img { display:block; }
#footer .banners ul img.margin-top { margin-top: 10px; }
#footer address {
	float:left;
	display:inline;
	width:180px;
	font:14px/20px Arial, Helvetica, sans-serif;
}
#footer address strong,
#footer address span {display:block;}
#footer .menu {
	float:right;
	margin:0;
	padding: 0;
	list-style:none;
	overflow:hidden;
}
#footer .menu li {
	float:left;
	background:url(../images/sep-menu.gif) no-repeat 100% 60%;
	padding: 0 8px 0 0;
	margin: 0 -1px 0 6px;
	font:12px/18px Arial, Helvetica, sans-serif;
}
#footer .menu a {color:#fff;}

/*---- NEWS ----*/
#news a.more {
	color: #369;
}

#news.listing { }

#news.listing h2,
#news.listing h2 a {
	font:16px Tahoma, Arial, Helvetica,sans-serif;
	color:#369;
	margin:0 0 4px;
}

#news.listing .item {
	margin-bottom: 20px;
}

#news.listing .item p {
	margin: 0 0 4px;
}

#news.listing .item img {
	margin-left: 25px;
	padding: 4px;
	border: 1px solid #ccc;
	float: right;
}

/*---- EVENTS ----*/
#events.listing h2 {
	font:16px Tahoma, Arial, Helvetica,sans-serif;
	color:#369;
	margin:0 0 14px;
}
#events.listing h3,
#events.listing h3 a {
	margin: 0;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #336699;
}
#events.listing ul { width: 100%; clear: both; overflow: hidden; }
#events.listing ul li { width: 100%; margin: 0 0 10px; padding: 0; color: #666; border-bottom: 1px dashed #ccc; background: url(../images/ico-calendar.png) no-repeat 0 0; overflow: hidden; position: relative; }
#events.listing ul li div.day { height: 49px; clear: both; overflow: hidden; position: relative; }
#events.listing ul li a { padding-top: 16px; display: inline-block; float: left; position: relative; }
#events.listing ul li span.date {
	width: 39px;
	padding-top: 15px;
	margin-right: 4px;
	text-align: center;
	font-size: 18px;
	color: #666;
	display: inline-block;
	float: left;
	position: relative;
}
#events.listing ul li a.more { font-size: 12px; color: #f19406; float: right; position: relative; }
#events.listing h3.last { margin-bottom: 24px; }

/*---- HISTORY ----*/
#events.listing h2 span { color: #666; }

/* PAGING */
.pageidx-nav {
	margin: 15px 0 25px 0;
	font-size: 14px;
}

.pageidx-nav a {
	color: #666;
}

.pageidx-nav .pageidx-prev {
	float:left;
	width:70px;
}

.pageidx-nav .pageidx-nos {
	float:left;
	text-align:center;
	width:380px;
}

.pageidx-nav .pageidx-next {
	width:50px;
	float:left;
	text-align:right;
}

/*---- CONTACT US ----*/
/*- FORM -*/
#form {
	width: 240px;
	margin-right: 15px;
	float: left;
}
#form.conference {
	width: 100%;
	margin-top: 20px;
	margin-right: 0;
}

#form p {
	width: 240px;
	font-style: italic;
}

form div.row {
	height: 1%;
	margin-bottom: 15px;
	clear: both;
	overflow: hidden;
}
/* used on conference form */
form div.row div { margin-right: 30px; float: left; }
form div.row div.end { margin-right: 0; }

form div.row label {
	margin-bottom: 5px;
	color: #666;
	font-weight: bold;
	float: left;
	font-size: 14px;
}

form div.row p {
	margin: 0;
	padding: 0;
}

form div.row.no-margin { margin-bottom: 0; }

form div.row input.text {
	width: 220px;
	padding: 5px;
	color: #333;
	border: 1px solid #CCC;
	float: left;
	clear: left;
}

form div.row textarea {
	width: 220px;
	height: 85px;
	padding: 5px;
	color: #333;
	border: 1px solid #CCC;
	float: left;
	clear: left;
}
/* used on conference form */
.conference form div.row textarea { width: 480px; }

#errors {
	margin-bottom: 20px;
	padding: 10px;
	background: #fedfdf;
	font-size: 14px;
	color: #666;
	border: 1px solid #fd9999;
	overflow: hidden;
}

#errors ul {
	margin: 4px 0 0;
	padding: 0;
}

#errors ul li {
	margin: 0;
	padding: 4px 0 4px 22px;
	background: url(../images/ico-error.png) no-repeat 0 center;
}

#errors p {
	margin: 0;
	padding: 0;
}

#errors a {
	color: #666;
	text-decoration: underline;
}
#errors a:hover { text-decoration: none; }

/*- MAP -*/
#map {
	width: 250px;
	height: 250px;
	overflow: hidden;
	border: 1px solid #b7b0a3;
	float: left;
}

/*---- FADE GALLERY ----*/
.fade-gallery {
	width:491px;
	height: 187px;
	border:1px solid #fff;
	overflow:hidden;
}
.fade-gallery ul{
	width:491px;
	height:187px;
	position:relative;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
.fade-gallery ul li{
	width:491px;
	height:187px;
	margin: 0 !important;
	padding: 0 !important;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	list-style: none;
	background: none !important;
}
.fade-gallery ul li.active{ z-index:2;}

/*---- GALLERY ----*/
a.return-to-listing {
	margin-top: 14px;
	float: right;
}
ul#gallery_thumbs {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
ul#gallery_thumbs li {
	margin: 0 6px 6px 0;
	padding: 0;
	background: none;
	float: left;
}
ul#gallery_thumbs li.end { margin-right: 0; }
ul#gallery_thumbs li img { 	border: 1px solid #ccc; }

/*-- RANKINGS TABLE --*/
table#rankings {
	width: 400px;
	margin: 0 0 40px;
	padding: 0;
}
table#rankings th { padding: 8px; background-color: #666666; color: #fff; } 
table#rankings th.alignleft { text-align: left; }
table#rankings tr.even td { background: #ececec; }
table#rankings td { width: 150px; padding: 8px; }
table#rankings td.aligncenter { text-align: center; }
table#rankings td.position { width: 50px; text-align: center; }

a.league-button {
	width: 145px;
	height: 112px;
	margin-right: 22px;
	color: #fff;
	float: left;
	text-indent: -9999px;
	display: block;
}
a.league-button.end { margin-right: 0; }
a.league-button:active { margin-top: 1px; }
a.league-button.racketball { background: url(../images/btn-league-racketball.png) no-repeat 0 0; }
a.league-button.squash { background: url(../images/btn-league-squash.png) no-repeat 0 0; }
a.league-button.tennis { background: url(../images/btn-league-tennis.png) no-repeat 0 0; }

/*---- MEMBERSHIPS TABLE ----*/
#content #memberships-table { width: 495px; }
#content #memberships-table th { padding-bottom: 8px; vertical-align: bottom; }
#content #memberships-table td {
	width: 32px;
	padding: 6px 0;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	border-right: 1px solid #bdbdbd;
}
#content #memberships-table td.no-border { border-right: none; }
#content #memberships-table th.package { width: 150px; }
#content #memberships-table td.lalign { text-align: left; }
#content #memberships-table td.blank { background: #f6f6f6; }
#content #memberships-table span { font-size: 10px; }
span.yellow { color: #ffc000; }
span.green { color: #00b050; }
span.red { color: #ff0000; }
span.purple { color: #7030a0; }

/*---- ADVERT ROTATOR ----*/
.advert-rotator {
	width:223px;
	height: 128px;
	padding: 8px;
	overflow:hidden;
	margin-right: 25px;
	float: left;
	background: url(../images/advert-frame.png) no-repeat 0 0 transparent;
}
.advert-rotator.end { margin-right: 0; }
.advert-rotator ul{
	width:223px;
	height:128px;
	position:relative;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
.advert-rotator ul li{
	width:223px;
	height:128px;
	margin: 0 !important;
	padding: 0 !important;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	list-style: none;
	background: none !important;
}
.advert-rotator ul li.active{ z-index:2;}

/*---- SPONSORS ----*/
#sponsors div.titlebar { width: 100%; margin: 10px 0; padding: 8px 10px; background: url(../images/sponsors-header.png) no-repeat 0 0; }
#sponsors div.titlebar h2 { margin: 0; padding: 0; }
#sponsors .item { clear: both; overflow: hidden; }
#sponsors .item.last { margin-bottom: 40px; }
#sponsors .item .image {
	width: 149px;
	height: 86px;
	padding: 5px;
	overflow:hidden;
	margin-right: 25px;
	float: left;
	background: url(../images/sponsor-frame.png) no-repeat 0 0 transparent;
}

#sponsors .item p.link, #sponsors .item p.link a { color: #f19406; } 

/*---- MEMBERSHIP RATES ----*/
#content #rates ul.tabs {
	height: 50px; /*--Set height of tabs--*/
	width: 501px;
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}
#content #rates ul.tabs li {
	height: 50px; /*--Subtract 1px from the height of the unordered list--*/
	margin: 0;
	padding: 0;
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	float: left;
	overflow: hidden;
	position: relative;
}
#content #rates ul.tabs li.end { margin-right: 0; }
#content #rates ul.tabs li a { height: 50px; background: url(../images/rates-tab-sprite.png) no-repeat #fff; text-indent: -9999px; display: block; }

/*- normal state -*/
#content #rates ul.tabs li.full a { width: 69px; background-position: 0 0; }
#content #rates ul.tabs li.under23 a { width: 89px; background-position: -69px 0; }
#content #rates ul.tabs li.student a { width: 81px; background-position: -158px 0; }
#content #rates ul.tabs li.under18 a { width: 89px; background-position: -239px 0; }
#content #rates ul.tabs li.under12 a { width: 89px; background-position: -328px 0; }
#content #rates ul.tabs li.under8 a { width: 84px; background-position: -417px 0; }

/*- active / hover states -*/
#content #rates ul.tabs li.full.active a, #content #rates ul.tabs li.full a:hover { width: 69px; background-position: 0 -50px; }
#content #rates ul.tabs li.under23.active a, #content #rates ul.tabs li.under23 a:hover { width: 89px; background-position: -69px -50px; }
#content #rates ul.tabs li.student.active a, #content #rates ul.tabs li.student a:hover { width: 81px; background-position: -158px -50px; }
#content #rates ul.tabs li.under18.active a, #content #rates ul.tabs li.under18 a:hover { width: 89px; background-position: -239px -50px; }
#content #rates ul.tabs li.under12.active a, #content #rates ul.tabs li.under12 a:hover { width: 89px; background-position: -328px -50px; }
#content #rates ul.tabs li.under8.active a, #content #rates ul.tabs li.under8 a:hover { width: 84px; background-position: -417px -50px; }

#rates .tab_container {
	width: 497px;
	height: 100%;
	padding: 0 2px 2px 2px;
	overflow: hidden;
	clear: both;
	float: left;
	background: url(../images/rates-bg3.png) no-repeat 0 bottom;
}

#rates .tab_content { text-align: center; color: #333; }
#rates .tab_content span { margin: 0; padding: 0; display: block; }
#rates .tab_content p { margin: 0; padding: 4px 0; font-size: 14px; line-height: 18px; color: #333; }
#rates .tab_content span.title { font-size: 24px; font-weight: bold; line-height: 30px; }
#rates .tab_content span.price { font-size: 34px; line-height: 38px; color: #664202; font-weight: bold; }
#rates .tab_content span.price span { color: #e5bb6f; display: inline; }

#rates .tab_content .pane {
	width: 208px;
	height: 94px;
	margin: 0 1px 1px 0;
	padding: 20px;
	float: left;
	background: #f9f1db; /* makes the fade transition of the text better across IE when switching from tab to tab */
}
#rates .tab_content .pane.end { margin-right: 0; }
#rates .tab_content .pane.bottom { margin-bottom: 0; }
#rates p.note { padding-top: 25px; clear: left; }
#rates p.note span { padding-right: 10px; font-size: 16px; color: #e5bb6f; }