@charset "utf-8";

/* Primary Nav
--------------------*/
ul.primary-nav {
	position: relative;
	margin: 0 0 0 4px;
	width: 700px;
	height: 55px;	
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #222;
	background: none;
	z-index: 100;
}
ul.primary-nav li {
	position: relative;
	float: left;
	margin: 10px 0 0 0; 
	padding: 0;	
}
ul.primary-nav li a {
	display: block;
	float: left;
	padding: 0 22px 0 17px;
	color: #333;
	height: 45px;
	line-height: 38px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background: url(../images/primary-nav-divider.gif) right 0 no-repeat;
}
ul.primary-nav li .sub {
	display: none;
	position: absolute;
	top: 45px; 
	left: 0;
	padding: 10px 0 10px 0;
	width: auto;
	height: auto;
	background: #FFF;	
	border-bottom: 3px solid #f7b500;
	z-index: -1;
	clear: both;
}
ul.primary-nav li .sub ul {
	float: left;
	margin: 0 10px 5px 10px;
	padding: 0 0 5px 0;
	width: 230px;
	list-style: none;
	background: none;
	border-bottom: 1px solid #b7dcee;
}
ul.primary-nav .sub ul li {
	margin: 5px 0 5px 0;
	padding: 0;
	width: 230px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	background: none;
}
ul.primary-nav .sub ul li a {
	display: block;
	float: none; 
	margin: 0;
	padding: 0 0 0 20px;
	width: auto;
	height: auto;
	color: #333;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	background: url(../images/nav-bullet.gif) 8px 6px no-repeat;
}
ul.primary-nav .sub ul li h2 {
	margin: 0;
	padding: 0;
	color: #285970;
	font-size: 12px;
	font-weight: bold;
}
ul.primary-nav .sub ul li h2 a {
	margin: 0;
	padding: 0;
	color: #285970;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	background: none;
}
ul.primary-nav li.drop:hover {
	background: url(../images/primary-nav-arrow.gif) center 35px no-repeat;
}
ul.primary-nav li a.active {
	color: #285970;
}
ul.primary-nav li.active a {
	color: #285970;
}
ul.primary-nav .sub ul li a:hover {
	color: #FF0000; 
}
ul.primary-nav .sub ul li.active a {
	color: #FF0000;
}
/* Featured
--------------------*/
ul.featured-pagination {
	margin: 5px 0 0 50px;
	padding: 0;
	list-style-type: none;
}
.featured-pagination li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	list-style: none;
	background: none;
}
.featured-pagination li a {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	color: #FFF;
	line-height: 20px;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	outline: none;
	background: url(../images/transparent-bg-rpt.png) repeat;
	overflow: hidden;
}
.featured-pagination li.current a {
	background: url(../images/transparent-yellow-bg-rpt.png) repeat;
}
.featured-pagination li a:hover {
	background: url(../images/transparent-yellow-bg-rpt.png) repeat;
}
a.featured-article-prev {
	position: absolute;
	top: 160px;
	left: -60px;
	width: 35px;
	height: 30px;
	display: block;
	padding: 0 0 0 25px;
	background: #FFF url(../images/prev-btn.png) 5px 12px no-repeat;
}
a.featured-article-next {
	position: absolute;
	top: 160px;
	right: -60px;
	width: 48px;
	height: 30px;
	display: block;
	padding: 0 0 0 12px;
	background: #FFF url(../images/next-btn.png) 48px 12px no-repeat;
}
a.featured-article-prev:hover {
	background: #222 url(../images/prev-btn.png) 5px 12px no-repeat;
}
a.featured-article-next:hover {
	background: #222 url(../images/next-btn.png) 48px 12px no-repeat;
}
a.featured-close-btn {
	position: absolute;
	top: -22px;
	right: 50px;
	width: 19px;
	height: 19px;
	padding: 0;
	background: url(../images/featured-closed-btns.png) 0 0 no-repeat;
}
a.featured-close-btn:hover {
	background: url(../images/featured-closed-btns.png) 0 -21px no-repeat;
}
a.featured-close-btn.active {
	position: absolute;
	top: -22px;
	right: 50px;
	width: 19px;
	height: 19px;
	padding: 0;
	background: url(../images/featured-closed-btns.png) -21px 0 no-repeat;
}
a.featured-close-btn.active:hover {
	background: url(../images/featured-closed-btns.png) -21px -21px no-repeat;
}
/* Breadcrumbs
--------------------*/
#breadcrumbs span.B_crumbBox a {
	margin: 0 5px 0 5px;
	font-size: 11px;
	text-decoration: none;
}
#breadcrumbs span.B_currentCrumb {
	margin: 0 0 0 5px;
	font-size: 11px;
	color: #5f91a9;
}
#breadcrumbs span.B_crumbBox a:link, #breadcrumbs span.B_crumbBox a:visited {
	color: #9ac3d7;
}
#breadcrumbs span.B_crumbBox a:hover {
	color: #FFF;
	text-decoration: underline;
}
/* News
--------------------*/
a.news-btn {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 160px;
	height: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 30px;
	color: #FFF;
	text-decoration: none;
	background: url(../images/news-item-btn.gif) 0 0 no-repeat;
}
a.news-btn span.hover {
	position: absolute;
	display: block;
	width: 160px;
	height: 35px;
	top: 0;
	left: 0;
	background: url(../images/news-item-btn.gif) 0 -35px no-repeat;
}
#content-wrapper .content-left ul.news-pagination, #content-wrapper-std .content-left-std ul.news-pagination {
	margin: 0;
	padding: 0;
	text-align: right;
	list-style-type: none;
}
#content-wrapper .content-left ul.news-pagination li, #content-wrapper-std .content-left-std ul.news-pagination li {
	display: inline;
	margin: 0 0 10px 5px;
	padding: 0;
	width: 20px;
	height: 20px;
	text-align: center;
	color: #FFFFFF;
	background: #285970;
}
#content-wrapper .content-left ul.news-pagination li.active, #content-wrapper-std .content-left-std ul.news-pagination li.active {
	padding: 5px 10px 5px 10px;
	font-size: 11px;
}
#content-wrapper .content-left ul.news-pagination li a, #content-wrapper-std .content-left-std ul.news-pagination li a {
	margin: 0;
	padding: 5px 10px 5px 10px;
	width: 20px;
	height: 20px;
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
	background: #BBB;
}
#content-wrapper .content-left ul.news-pagination li a:hover, #content-wrapper-std .content-left-std ul.news-pagination li a:hover {
	background: #f09220;
}
#content-wrapper .content-left .ditto-pages-display, #content-wrapper-std .content-left-std .ditto-pages-display {
	margin: 10px 0 0 0;
	padding: 0;
	text-align: right;
}
/* Club Treeview
--------------------*/
ul#clubs.treeview {
	display: block;
	padding: 0;
	margin: 0 0 0 25px;
	list-style: none;
}
ul#clubs.treeview li ul {
	margin: 5px 0 0 10px;
}
ul#clubs.treeview li {
	display: block;
	margin: 0;
	padding: 0 0 5px 15px;
	background: url(../images/treeview/tv-collapsable.gif) 0 0 no-repeat; 
}
ul#clubs.treeview .expandable { 
	background: url(../images/treeview/tv-expandable.gif) left 6px no-repeat; 
}
ul#clubs.treeview .lastExpandable { 
	background-image: url(../images/treeview/tv-expandable.gif); 
}
ul#clubs.treeview li.collapsable {
	background: url(../images/treeview/tv-expandable_open.gif) left 6px no-repeat; 
	color: #f0911f;
}
ul#clubs.treeview .last { 
	background-image: url(../images/treeview/tv-collapsable.gif) 0 0 no-repeat; 
}
ul#clubs.treeview .lastCollapsable { 
	background-image: url(../images/treeview/tv-expandable.gif); 
}
ul#clubs.treeview a {
	color: #1e758f;
	text-decoration: underline;
}
ul#clubs.treeview a:visited {
	color: #1e758f;
}
ul#clubs.treeview a:hover {
	color: #f09220;
}
ul#clubs.treeview ul li.open a {
	color: #000;
}
ul#clubs.treeview a.selected {
	color: #FF00FF;
}
ul#clubs.treeview .hover { 
	color: red; 
	cursor: pointer; 
}
/* Footer
--------------------*/
ul.footer-nav {
	float: left;
	margin: 85px 0 0 40px;
	padding: 0;
	width: 720px;
	height: 35px;
	text-align: right;
	background: url(../images/footer-divider.gif) right no-repeat;
}
ul.footer-nav li {
	display: inline;
	margin: 0;
	padding: 10px 0 10px 0;
	width: auto;
	height: 35px;
	background: url(../images/footer-divider.gif) left no-repeat;
}
ul.footer-nav li a {
	margin: 10px 10px 10px 15px;
	color: #FFF;
	line-height: 32px;
	text-decoration: none;
}
ul.footer-nav li a:hover {
	color: #f18e01;
	text-decoration: underline;
}
ul.footer-nav li a.last {
	margin: 10px 15px 10px 15px;
}

