﻿/*CSS Document*/
/*
Web Designer: Jay Alvin Sarmiento
Web Developer: Mark Rowell Verar (Certified HTML Developer by: W3C School, Certified Web Developer by: Phoenix-One Institute)
Company and Owned by: Wolfpac Mobile Inc. and Smart
*/
@import url('reset.css');

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}


div.main-container {
	width:100%;
	height:auto;
	position:absolute;
	overflow:hidden;
	color:black;
	z-index:1;
	top:0px;
}
blockquote.main-holder-box {
	width:975px;
	height:auto;
	overflow:hidden;
	margin:0px auto;
}
/*Global Declaration*/
.smart-sports-gbox {
	width:100%;
	height:auto;
	overflow:hidden;
}
.bg-white {
	background-color:white;
	padding:0px 0px 34px;
}
.display-tindent {
	text-indent:-9999px;
}
.marg-b9 {
	margin:0px 0px 9px;
}
/*END Global Declaration*/
/*header section*/
h1.smart-logo-box {
	width:219px;
	height:161px;
	overflow:hidden;
	background-image:url('../images/smart-logo.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}
.smart-logo-box a, .smart-logo-box a:link, .smart-logo-box a:active, .smart-logo-box a:visited, .smart-logo-box a:hover {
	display:block;
	width:100%;
	height:100%;
}
/*END header section*/
/*Menu section*/
div.menu-container {
	width:100%;
	height:63px;
	overflow:hidden;
	background-image:url('../images/menu-main-bg.png');
	background-position:left top;
	background-repeat:no-repeat;
}
ul.menu-links-box {
	width:500px;
	height:32px;
	float:left;
	overflow:hidden;
	padding:0px 0px 0px 11px;
}
.menu-links-box li {
	float:left;
	overflow:hidden;
	margin:0px 18px 0px 0px;
}
.menu-links-box a, .menu-links-box a:link, .menu-links-box a:active, .menu-links-box a:visited {
	display:block;
	width:100%;
	height:20px;
	padding:12px 5px 0px;
	cursor:pointer;
}
.menu-links-box a:hover {
	background-color:black;
}
li.menu-home-active, li.menu-home-default,
li.menu-sports-active, li.menu-sports-default,
li.menu-events-active, li.menu-events-default,
li.menu-blog-active, li.menu-blog-default,
li.menu-forums-active, li.menu-forums-default,
li.menu-mvp-corner-active, li.menu-mvp-corner-default {
	width:49px;
	height:32px;
}
li.menu-sports-active, li.menu-sports-default {
	width:60px;
}
li.menu-events-active, li.menu-events-default {
	width:58px
}
li.menu-blog-active, li.menu-blog-default {
	width:52px;
}
li.menu-forums-active, li.menu-forums-default {
	width:65px;
}
li.menu-mvp-corner-active, li.menu-mvp-corner-default {
	width:96px;
}
li.menu-home-default, li.menu-sports-default, li.menu-events-default, li.menu-blog-default, li.menu-forums-default, li.menu-mvp-corner-default {
	background:none;
}
/*END Menu section*/
/*search section*/
ul.search-section {
	width:203px;
	height:24px;
	padding:8px 0px 0px;
	float:right;
	overflow:hidden;
}
.search-section li {
	overflow:hidden;
}
li.search-itextarea-box {
	width:151px;
	height:auto;
	float:left;
}
.search-itextarea-box input {
	width:148px;
	height:17px;
	border:0px;
	border-right:1px #87b9db solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#006bb3;
}
li.search-iput-button, div.login-button {
	width:52px;
	height:auto;
	float:right;
}
.search-iput-button input, .login-button input {
	width:50px;
	height:20px;
	border:1px #999999 solid;
	background-color:#006bb3;
	font-size:9px;
	color:white;
	cursor:pointer;
	margin:0px;
	padding:0px;
}
.search-iput-button input:hover, .login-button input:hover {
	background-color:white;
	color:#006bb3;
}
/*END search section*/
/*main page*/
div.main-content-holder {
	width:100%;
	height:auto;
	overflow:hidden;
	position:relative;
	top:-15px;
	z-index:1;
	margin:0px;
	padding:0px;
}
blockquote.p1box-container {
	width:925px;
	height:auto;
	overflow:hidden;
	margin:0px auto 10px;
	padding:10px 10px;
	background-color:white;
	/*position:relative;
	top:-15px;
	z-index:1;*/
}
ul.top-mem-login-box {
	width:928px;
	height:auto;
	overflow:hidden;
}
.top-mem-login-box li {
	overflow:hidden;
}
li.top-stories-holder {
	width:605px;
	height:auto;
	float:left;
}
h1.headers-iblue1 {
	width:99%;
	height:auto;
	text-transform:uppercase;
	color:white;
	font-size:12px;
	font-weight:bolder;
	padding:8px 6px;
	background-color:#006bb3;
	overflow:hidden;
}
div.flash-holder {
	width:605px;
	height:300px;
	overflow:hidden;
	z-index:0;
}
div.flash-iholder {
	width:605px;
	height:300px;
	overflow:hidden;
}
li.memlog-headlines {
	width:305px;
	height:auto;
	float:right;
}
blockquote.member-login-box {
	width:100%;
	height:102px;
	overflow:hidden;
}
div.mem-reg-here-header {
	width:99%;
	height:auto;
	text-transform:uppercase;
	color:white;
	font-size:12px;
	padding:8px 6px;
	background-color:#006bb3;
	overflow:hidden;
}
h1.member-login-holder, h1.member-welcome-holder {
	width:97px;
	height:auto;
	float:left;
	overflow:hidden;
	font-weight:bolder;
}
h1.member-welcome-holder {
	width:205px;
}
h2.be-mem-reg-here, h2.be-mem-reg-logout {
	width:199px;
	height:auto;
	float:right;
	overflow:hidden;
	color:white;
	font-size:9px;
	padding:2px 0px 1px;
	text-align:left;
}
h2.be-mem-reg-logout {
	width:50px;
}
.be-mem-reg-here a, .be-mem-reg-here a:link, .be-mem-reg-here a:active, .be-mem-reg-here a:visited,
.be-mem-reg-logout a, .be-mem-reg-logout a:link, .be-mem-reg-logout a:active, .be-mem-reg-logout a:visited {
	text-decoration:none;
	color:#ffff00;
}
.be-mem-reg-here a:hover, .be-mem-reg-logout a:hover {
	text-decoration:underline;
}
dl.welcome-logout-box {
	width:289px;
	height:auto;
	overflow:hidden;
	color:white;
	padding:8px 0px 0px 9px;
}
.welcome-logout-box dt {
	font-size:18px;
	font-weight:bolder;
	padding:0px 0px 4px;
	text-transform:capitalize;
}
.welcome-logout-box dd {
	font-size:11px;
	padding:0px 0px 5px;
}
.welcome-logout-box a, .welcome-logout-box a:link, .welcome-logout-box a:active, .welcome-logout-box a:visited {
	text-decoration:none;
	color:white;
}
.welcome-logout-box a:hover {
	text-decoration:underline;
}
blockquote.uname-pass-bgbox {
	width:305px;
	height:72px;
	overflow:hidden;
	background-image:url('../images/user-pass-bg.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	padding:5px 0px 0px;
	margin:0px 0px 5px;
}
ul.uname-pass-holder {
	width:215px;
	height:auto;
	overflow:hidden;
	margin:0px auto;
}
.uname-pass-holder li {
	overflow:hidden;
}
li.label-uname-pass {
	width:66px;
	height:auto;
	float:left;
	text-transform:uppercase;
	font-size:11px;
	color:white;
}
li.input-uname-pass {
	width:149px;
	height:auto;
	float:right;
}
.input-uname-pass input {
	width:148px;
	height:16px;
	overflow:hidden;
	border:0px;
	border-right:1px #a9a9a9 solid;
	font-size:10px;
	color:#0051a1;
	padding:1px 0px 0px;
	margin:0px;
}
.uname-pass-pads-top {
	padding:6px 0px 0px;
}
blockquote.error-login-box {
	width:215px;
	height:auto;
	overflow:hidden;
	margin:0px auto;
	padding:6px 0px 0px;
}

h3.error-register-box {
	width:auto;
	height:auto;
	overflow:hidden;
	font-size:11px;
	color:#ff000c;
	padding:1px 0px 1px;
}

h3.error-box {
	width:144px;
	height:auto;
	float:left;
	overflow:hidden;
	font-size:11px;
	color:#ff000c;
	padding:1px 0px 1px;
}
blockquote.sports-category-box {
	width:100%;
	height:24px;
	overflow:hidden;
	border-bottom:1px #cccccc solid;
}
ul.sports-category-holder {
	width:275px;
	height:24px;
	overflow:hidden;
	float:left;
	overflow:hidden;
	padding:2px 0px 0px;
}
.sports-category-holder li {
	float:left;
	overflow:hidden;
	width:58px;
	height:21px;
	margin:0px 1px 0px;
	font-size:8px;
	color:#0076a3;
	text-transform:uppercase;
	border-top:1px #cccccc solid;
	border-right:1px #cccccc solid;
	border-left:1px #cccccc solid;
}
.sports-category-holder a, .sports-category-holder a:link, .sports-category-holder a:active, .sports-category-holder a:visited {
	display:block;
	width:100%;
	height:100%;
	background-position:center center;
	background-repeat:no-repeat;
	/* text-indent:-9999px; */
	color:#3279A6;
	margin: 6px 0 0;
	text-align: center;
	text-decoration: none;
	font-weight:bold;
}

.sports-category-holder a:hover{
    text-decoration: underline;
}

li.basketball-default a, basketball-default a:link, basketball-default a:active, basketball-default a:visited {
	background-image:url('../images/rss/basketball.jpg');
}
.basketball-default a:hover {
	background-image:url('../images/rss/basketball_hover.jpg');
}
li.basketball-active a, .basketball-active a:link, .basketball-active a:active, .basketball-active a:visited, .basketball-active a:hover {
	background-image:url('../images/rss/basketball_hover.jpg');
}
li.boxing-default a, boxing-default a:link, boxing-default a:active, boxing-default a:visited {
	background-image:url('../images/rss/boxing.jpg');
}
.boxing-default a:hover {
	background-image:url('../images/rss/boxing_hover.jpg');
}
li.boxing-active a, .boxing-active a:link, .boxing-active a:active, .boxing-active a:visited, .boxing-active a:hover {
	background-image:url('../images/rss/boxing_hover.jpg');
}
li.tennis-default a, tennis-default a:link, tennis-default a:active, tennis-default a:visited {
	background-image:url('../images/rss/tennis.jpg');
}
.tennis-default a:hover {
	background-image:url('../images/rss/tennis_hover.jpg');
}
li.tennis-active a, .tennis-active a:link, .tennis-active a:active, .tennis-active a:visited, .tennis-active a:hover {
	background-image:url('../images/rss/tennis_hover.jpg');
}
li.running-default a, running-default a:link, running-default a:active, running-default a:visited {
	background-image:url('../images/rss/running.jpg');
}
.running-default a:hover {
	background-image:url('../images/rss/running_hover.jpg');
}
li.running-active a, .running-active a:link, .running-active a:active, .running-active a:visited, .running-active a:hover {
	background-image:url('../images/rss/running_hover.jpg');
}
li.teakwondo-default a, teakwondo-default a:link, teakwondo-default a:active, teakwondo-default a:visited {
	background-image:url('../images/rss/teakwondo.jpg');
}
.teakwondo-default a:hover {
	background-image:url('../images/rss/teakwondo_hover.jpg');
}
li.teakwondo-active a, .teakwondo-active a:link, .teakwondo-active a:active, .teakwondo-active a:visited, .teakwondo-active a:hover {
	background-image:url('../images/rss/teakwondo_hover.jpg');
}
li.cycling-default a, cycling-default a:link, cycling-default a:active, cycling-default a:visited {
	background-image:url('../images/rss/cycling.jpg');
}
.cycling-default a:hover {
	background-image:url('../images/rss/cycling_hover.jpg');
}
li.cycling-active a, .cycling-active a:link, .cycling-active a:active, .cycling-active a:visited, .cycling-active a:hover {
	background-image:url('../images/rss/cycling_hover.jpg');
}
ul.arrows-rss {
	width:23px;
	height:20px;
	float:right;
	overflow:hidden;
	padding:1px 0px 0px 1px;
	margin:2px 0px 0px;
	border-left:1px #cccccc solid;
	border-right:1px #cccccc solid;
	border-top:1px #cccccc solid;
}
.arrows-rss li {
	overflow:hidden;
	float:left;
	overflow:hidden;
	width:8px;
	height:12px;
	margin:0px 0px 0px 3px;
	padding:3px 0px 0px;
}
blockquote.rss-content-container {
	width:303px;
	height:148px;
	overflow:hidden;
	clear:both;
	border-right:1px #cccccc solid;
	border-left:1px #cccccc solid;
}


blockquote.rss-content-container-sport {
	width:303px;
	height:171px;
	overflow:hidden;
	clear:both;
	border-right:1px #cccccc solid;
	border-left:1px #cccccc solid;
}



ul.rss-cont-box {
	width:266px;
	height:140px;/*117*/
	overflow:hidden;
	margin:0px auto;
	padding:0px 0px 0px;
	font-size:10px;
	color:#0076a3;
	font-weight:bolder;
}
.rss-cont-box li {
	list-style-image:url('../images/rss/bullet-rss.jpg');
	width:254px;
	height:auto;
	float:none;
	overflow:visible;
	margin:0px 0px 0px 10px;
	padding:10px 0px 0px;
}
h1.rss-header-link {
	width:100%;
	height:16px;
	overflow:hidden;
	background-color:#0076a3;
	text-align:right;
}
/*banner section*/
.banner-bg {
	background-image:url('../images/background-banner.jpg');
	background-position:left top;
	background-repeat:repeat-x;
	height: 233px; /* 126px */
	text-align:center;
}
div.banner-box {	
	width:738px;  /* orig full lenght banner */ 
	height:90px;
	margin:0px auto;
	/* overflow:hidden; */
	padding:14px 0px 0px;
}
.interior-bg {
	background-color:white;
	background-image:url('../images/background-banner-sm.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}
/*END banner section*/
/*middle section*/
blockquote.p2box-container {
	width:945px;
	height:auto;
	overflow:hidden;
	margin:0px auto;
	background-color:white;
}
div.events-box {
	width:597px;/*623*/
	height:292px;/*318*/
	border:1px #cccccc solid;
	padding:13px;
	float:left;
	overflow:hidden;
}
h1.header-title {
	width:100%;
	height:auto;
	overflow:hidden;
	border-bottom:9px #0066cc solid;
	font-size:20px;
	font-weight:bolder;
	text-transform:uppercase;
	padding:0px 0px 8px;
	color:#0066cc;
}
ul.events-sectioning {
	width:595px;
	height:251px;
	overflow:hidden;
	padding:9px 0px 0px;
}
.events-sectioning li {
	overflow:hidden;
}
li.events-pic-holder {
	width:350px;
	height:250px;
	float:left;
}
li.events-contents-holder {
	width:236px;
	height:250px;
	float:right;
}
dl.events-icontn-box {
	width:100%;
	height:215px;
	overflow:hidden;
}
.events-icontn-box dt {
	font-size:14px;
	font-weight:bolder;
	color:#0066cc;
}
.events-icontn-box dd {
	font-size:10px;
	color:black;
	padding:7px 0px 0px;
	line-height:12px;
}
h2.readmore, h2.readmore-v2, h2.readmore-v3 {
	width:100%;
	height:auto;
	text-align:right;
	padding:16px 0px 0px;
}
h2.readmore-v2 {
	padding:0px;
}
h2.readmore-v3 {
	padding:10px 0px 0px;
}
div.sports-central-box {
	width:301px;
	height:318px;
	float:right;
	overflow:hidden;
	border:1px #cccccc solid;
}
h1.sports-central-header {
	width:100%;
	height:51px;
	overflow:hidden;
	background-image:url('../images/smart-channel-header.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
ul.pgallery-vchannel {
	width:287px;
	height:17px;
	overflow:hidden;
	margin:0px auto;
	text-transform:uppercase;
	font-size:9px;
	color:#999999;
}
.pgallery-vchannel li {
	float:right;
	overflow:hidden;
	height:auto;
	padding:0px 0px 2px;
}
li.view-prop {
	width:27px;
}
li.photogallery-prop {
	width:82px;
	border-right:1px #0066cc solid;
}
li.videochannel-prop {
	width:78px;
	padding-left:5px;
}
.pgallery-vchannel a, .pgallery-vchannel a:link, .pgallery-vchannel a:active, .pgallery-vchannel a:visited {
	text-decoration:underline;
	color:#0066cc;
}
.pgallery-vchannel a:hover {
	text-decoration:none;
}
div.schannel-flash-holder {
	width:291px;
	height:228px;
	overflow:hidden;
	margin:0px auto;
}
ul.shop-blog-corner-wrap, ul.shop-blog-corner-iwrap {
	width:100%;
	height:auto;
	overflow:hidden;
	padding:16px 0px 0px;
	clear:both;
}
ul.shop-blog-corner-iwrap {
	width:640px;
	float:left;
	padding:0px;
	clear:none;
}
.shop-blog-corner-wrap li, .shop-blog-corner-iwrap li {
	width:277px;/*303*/
	height:143px;/*169*/
	overflow:hidden;
	float:left;
	border:1px #cccccc solid;
	padding:13px;
}
.shop-blog-corner-iwrap li {
	margin:0px 0px 16px;
}
li.blog-marg-lr {
	margin-left:15px;
	margin-right:15px;
}
div.shop-blog-corner-img {
	width:100px;
	height:100px;
	border:2px #cccccc solid;
	float:left;
	overflow:hidden;
	text-align:center;
}
div.shop-blog-corner-content-box {
	width:166px;
	height:102px;
	float:right;
	overflow:hidden;
	padding:1px 0px 0px;
	font-size:10px;
}
dl.shop-blog-corner-content {
	width:100%;
	height:83px;
	overflow:hidden;
}
.shop-blog-corner-content dt {
	font-size:12px;
	color:#0066cc;
	font-weight:bolder;
	padding:0px 0px 7px;
}
.shop-blog-corner-content dd {
	padding:0px;
}
/*END middle section*/
/*footer-thumb*/
blockquote.footer-sports-thumb-box {
	width:963px;
	height:auto;
	overflow:hidden;
	padding:29px 12px 0px 0px;
}
ul.footer-sports-thumb-wrap {
	width:948px;
	height:auto;
	float:right;
	overflow:hidden;
}
.footer-sports-thumb-wrap li {
	float:left;
	overflow:hidden;
	width:155px;
	height:161px;
	margin:0px 3px 0px 0px;
}
div.thumb-footer-sports-holder {
	width:155px;
	height:110px;
	overflow:hidden;
}
dl.thumb-footer-sports-content {
	width:100%;
	height:41px;
	overflow:hidden;
	padding:10px 0px 0px;
}
.thumb-footer-sports-content dt {
	font-size:11px;
	font-weight:bolder;
	color:#999999;
	padding:0px 0px 5px;
	text-transform:capitalize;
}
.thumb-footer-sports-content dd {
	font-size:10px;
	color:#00aeef;
	line-height:12px;
}
/*END footer-thumb*/
/*footer main*/
blockquote.footer-box {
	width:100%;
	height:auto;
	overflow:hidden;
	background-color:#0066cc;
	background-image:url('../images/footer-bk.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	padding:0px 0px 107px;
	margin:-15px 0px 0px;
}
ul.footer-menus-wrap {
	width:934px;
	height:auto;
	margin:0px auto;
	overflow:hidden;
	padding:24px 0px 0px;
}
.footer-menus-wrap li {
	overflow:hidden;
}
li.sitemap-basketball, li.sitemap-section-title, li.sitemap-sponsor {
	width:120px;
	height:auto;
	float:left;
}
li.sitemap-section-title {
	width:164px;
}
li.sitemap-sponsor {
	width:130px;
}
li.sitemap-partner-site {
	width:225px;
	height:auto;
	float:right;
}
dl.sitemap-content {
	width:100%;
	height:auto;
	overflow:hidden;
	font-weight:bolder;
	text-transform:capitalize;
}
.sitemap-content dt {
	font-size:11px;
	color:white;
	padding:0px 0px 10px;
}
.sitemap-content dd {
	font-size:11px;
	color:#00aeef;
	padding:3px 0px 0px;
}
.sitemap-content a, .sitemap-content a:link, .sitemap-content a:active, .sitemap-content a:visited {
	color:#00aeef;
	text-decoration:none;
}
.sitemap-content a:hover {
	color:white;
	text-decoration:underline;
}
div.footer-copyright {
	width:935px;
	height:auto;
	overflow:hidden;
	margin:13px auto 0px;
	padding:11px 0px 0px;
	background-image:url('../images/footer-line.jpg');
	background-position:left top;
	background-repeat:repeat-x;
}
blockquote.footer-copyright-box {
	width:686px;
	height:auto;
	margin:0px auto;
	color:white;
	font-size:10px;
	font-weight:normal;
}
div.footer-copyright-holder {
	width:100%;
	height:auto;
	overflow:hidden;
	padding:0px 0px 3px;
}
h2.smartsports-net-title {
	height:auto;
	float:left;
	overflow:hidden;
	text-transform:uppercase;
	padding:0px 0px 1px;
	margin:0px 5px 0px 0px;
}
.footer-copyright-box a, .footer-copyright-box a:link, .footer-copyright-box a:active, .footer-copyright-box a:visited {
	color:white;
	text-decoration:none;
}
.footer-copyright-box a:hover {
	text-decoration:underline;
	color:#00aeef;
}
ul.footer-links {
	width:570px;
	height:auto;
	float:left;
	overflow:hidden;
}
.footer-links li {
	overflow:hidden;
	float:left;
	padding:0px 6px 1px 0px;
	margin:0px 5px 0px 0px;
	border-right:1px white solid;
}
h1.rights-design {
	width:500px;
	height:auto;
	margin:0px auto;
	overflow:hidden;
	clear:both;
	padding:3px 0px 1px;
	text-align:center;
	line-height:12px;
}
/*END footer main*/
/*END main page*/
/*Basketball-interior*/
dl.interior-theader {
	width:564px;
	height:auto;
	overflow:hidden;
	padding:2px 0px 0px 12px; /*  padding:26px 0px 0px 14px; */
	color:#999999;
}
.interior-theader dt {
	font-size:30px;
	color:#999999;
	font-weight:bolder;
	padding:0px 0px 8px;
}
.interior-theader dd {
	font-size:18px;
	/* height:21px; */
	text-transform:capitalize;
}
.interior-theader dt img {
	margin:0px 0px 0px 5px;
}
dd.interior-title {
	font-size:22px;
	font-weight:bolder;
	color:#0066cc;
	padding:0px 0px 6px;
	text-transform:none;
}
ul.bball-int-gwrap {
	width:945px;
	height:auto;
	overflow:hidden;
	margin:0px auto;
	padding:16px 0px 0px;
}
.bball-int-gwrap li {
	overflow:hidden;
	width:100%;
	height:auto;
	border-bottom:3px #999999 solid;
	padding:0px 0px 12px;
}
li.post-comment {
	border:0px;
}
.prop1 h3 {
	padding:18px 0px;
	font-weight:normal;
}
.prop1 p {
	line-height:13px;
	padding:20px;
	width: 480px;
}
dl.related-stories-box, dl.prev-features-box {
	width:100%;
	height:auto;
	overflow:hidden;
	padding:16px 0px 18px;
}
.related-stories-box dt, h2.post-comment-header {
	color:#0066cc;
	font-weight:bolder;
	padding:0px 0px 20px;
}
h2.post-comment-header {
	padding-top:16px;
}
.related-stories-box dd {
	padding:0px 0px 4px;
}
.related-stories-box a, .related-stories-box a:link, .related-stories-box a:active, .related-stories-box a:visited {
	text-decoration:none;
	color:black;
}
.related-stories-box a:hover {
	text-decoration:underline;
}
dl.prev-features-box {
	padding-left:4px;
}
.prev-features-box dt {
	color:black;
	padding:0px 0px 5px 12px;
	display:block;
	cursor:pointer;
}
.prev-features-box dd {
	padding:0px 0px 6px 33px;
}
dt.collapse, dt.uncollapse {
	background-image:url('../images/img-collapse.jpg');
	background-position:left 3px;
	background-repeat:no-repeat;
}
dt.uncollapse {
	background-image:url('../images/img-uncollapse.jpg');
}
ul.post-comment-text-iputs {
	width:314px;
	height:auto;
	overflow:hidden;
}
.post-comment-text-iputs li {
	width:100%;
	height:auto;
	overflow:hidden;
	padding:0px 0px 7px;
	border:0px;
}
h4.prev-features-header {
	overflow:hidden;
	color:#0066cc;
	font-weight:bolder;
	padding:0px 0px 18;
}
h4.post-label {
	width:70px;
	height:auto;
	float:left;
	overflow:hidden;
	padding:0px;
	margin:0px;
	font-weight:normal;
}
div.post-iput-holder, div.post-iput-comment {
	width:244px;
	height:auto;
	float:left;
	overflow:hidden;
}
.post-iput-holder input, .post-iput-comment textarea {
	width:149px;
	height:15px;
	border:1px #cccccc solid;
	font-size:11px;
}
.post-iput-comment textarea {
	width:242px;
	height:47px;
}
div.pcomment-button {
	width:83px;
	height:20px;
	float:left;
	overflow:hidden;
}
.pcomment-button input {
	width:83px;
	height:20px;
	background-color:#0066cc;
	font-size:9px;
	color:white;
	border:0px;
	cursor:pointer;
}
h1.rss-title {
	overflow:hidden;
	font-size:14px;
	font-weight:bolder;
	color:#0066cc;
	padding:18px 0px 3px;
}
h2.rss-time {
	overflow:hidden;
	font-size:12px;
	color:black;
	padding:0px 0px 18px;
}
h4.rss-readmore, h4.rss-readmore a:link, h4.rss-readmore a:active, h4.rss-readmore a:visited {
	font-size:10px;
	color:#0066cc;
	text-decoration:none;
	padding:0px 0px 1px;
}
h4.rss-readmore a:hover {
	text-decoration:underline;
}
ul.padtop-bball-rss {
	padding:0px 0px 138px;
}
/*END Basketball-interior*/
/*Blog*/
blockquote.p3box-container {
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0px auto;
	background-color:white;
	padding:0px 0px 0px 15px;
}
ul.shop-blog-corner-wrap-v2 {
	width:100%;
	height:auto;
	overflow:hidden;
	padding:16px 0px 0px;
	clear:both;
}
.shop-blog-corner-wrap-v2 li {
	width:277px;/*303*/
	height:143px;/*169*/
	overflow:hidden;
	float:left;
	border:1px #cccccc solid;
	padding:13px;
	margin:0px 15px 15px 0px;
}
/*END Blog*/
/*EVENT PAGE*/
ul.events-page-section {
	width:625px;
	height:auto;
	float:left;
	overflow:hidden;
}
.events-page-section li {
	border:1px #cccccc solid;
	padding:13px;
/*	overflow:hidden;*/
	width:597px;
	height: auto;
	margin-bottom:23px;
}


div.events-page-img-box {
	width:102px;
	height:102px;
	/* border:1px #ccc solid; */
	float:right;  /* left */
	overflow:hidden;
	margin:9px 0px 0px;
}


div.events-page-img-box-mvp {
	width:102px;
	height:102px;
	border:1px #ccc solid;
	float:left;
	overflow:hidden;
	margin:9px 0px 0px;
}


blockquote.events-page-img-cont {
	width:600px;
	margin:4px 0px 0px;
	padding:4px 0px 0px;
}


blockquote.events-page-img-cont dl dd{
	height:225px;
}


dl.ep-conts-box {
	width:100%;
	height:70px;
	overflow:hidden;
}
.ep-conts-box dt {
	overflow:hidden;
	font-weight:bolder;
	color:#0066cc;
}
.ep-conts-box dd {
	font-size:10px;
	padding:8px 0px 0px;
}

.ep-conts-box-events dd {
	font-size:10px;
	padding:8px 0px 0px;
	overflow: hidden;
	height: 50px
}
/*END EVENT PAGE*/
/*CONTACT US PAGE*/
blockquote.contact-us-box {
	width:527px;
	height:auto;
	overflow:hidden;
	padding:15px 0px 10px 30px;
}
h3.contact-title {
	width:100%;
	height:auto;
	overflow:hidden;
	font-size:12px;
	padding:0px 0px 27px;
	font-weight:normal;
}
ul.contact-label-iputs {
	width:432px;
	height:auto;
	overflow:hidden;
	padding:0px 0px 0px 24px;
}
.contact-label-iputs li {
	overflow:hidden;
	padding:0px 0px 8px;
	clear:both;
	width:100%;
	height:auto;
}
.contact-label-iputs h4 {
	width:194px;
	height:auto;
	overflow:hidden;
	float:left;
	font-weight:bolder;
	font-size:12px;
	color:#0066cc;
}
div.contact-iputs-text {
	float:right;
	overflow:hidden;
	width:236px;
	height:18px;
	border:1px #999999 solid;
}
.contact-iputs-text input {
	width:235px;
	height:15px;
	font-size:11px;
	padding:1px 1px 0px;
	border:0px;
}
div.contact-iputs-textarea {
	float:right;
	overflow:hidden;
	width:236px;
	height:73px;
	border:1px #999999 solid;
}
.contact-iputs-textarea textarea {
	width:235px;
	height:71px;
	border:0px;
}
div.capcha-holder {
	width:237px;
	height:auto;
	float:left;
	overflow:hidden;
}
.capcha-holder h1, .capcha-holder h2 {
	overflow:hidden;
	width:100%;
	height:auto;
	padding:0px 0px 12px;
	font-weight:bolder;
	color:#0066cc;
}
.capcha-holder h2 {
	font-weight:normal;
	font-size:11px;
	line-height:14px;
}
div.comment-button {
	width:238px;
	height:auto;
	float:right;
}
.comment-button input {
	width:57px;
	height:20px;
	border:0px;
	background-color:#0066cc;
	font-size:9px;
	color:white;
	cursor:pointer;
	margin:0px;
	padding:0px;
}
/*END CONTACT US PAGE*/
/*sitemap*/
blockquote.sitemap-box {
	width:935px;
	height:auto;
	overflow:hidden;
	padding:15px 0px 10px 30px;
}
dl.sitemap-sections {
	width:100%;
	height:auto;
	overflow:hidden;
	color:black;
	padding:0px 0px 10px;
}
.sitemap-sections dt {
	color:#0066cc;
	padding:0px 0px 10px 10px;
	background-image:url('../images/img-uncollapse.jpg');
	background-position:left 3px;
	background-repeat:no-repeat;
	overflow:hidden;
	font-weight:bolder;
}
.sitemap-sections dd {
	overflow:hidden;
	padding:0px 0px 6px 12px;
	margin:0px 0px 0px 8px;
	background-image:url('../images/img-uncollapse.jpg');
	background-position:left 3px;
	background-repeat:no-repeat;
}
.sitemap-sections dd a, .sitemap-sections dd a:link, .sitemap-sections dd a:active, .sitemap-sections dd a:visited {
	text-decoration:none;
	color:black;
}
.sitemap-sections dd a:hover {
	text-decoration:underline;
}
/*END sitemap*/
/*registration*/
div.check-agree-box {
	width:100%;
	height:auto;
	overflow:hidden;
	padding:0px 0px 10px;
}
div.check-iput {
	width:11px;
	height:11px;
	float:left;
	overflow:hidden;
	border:1px black solid;
}
.check-iput input {
	width:10px;
	height:10px;
	border:0px;
	padding:0px;
	margin:0px;
}
h3.agree-text {
	width:196px;
	height:auto;
	float:left;
	overflow:hidden;
	color:#0066cc;
	text-transform:uppercase;
	padding:0px 0px 0px 8px;
}
/*END registration*/
/*Photo Gallery*/
ul.photo-gallery-box {
	width:960px;
	height:574px;
	overflow:hidden;
	padding:0px 0px 0px 15px;
}
.photo-gallery-box li {
	width:145px;
	height:160px;
	float:left;
	overflow:hidden;
	margin:30px 15px 0px 0px;
}

/*Video Gallery*/
ul.video-gallery-player {
	width:292px;
	height:230px;
	overflow:hidden;
	padding: 5px;
	float: right;
	position: relative;
	margin:107px 38px 0px 0px;
	background-color: #3366CC;
}


ul.video-gallery-box {
	width:580px;
	height:570px;
	overflow:hidden;
	padding:0px 0px 0px 15px;
}

.video-gallery-box li {
	width:180px;
	height:144px;
	float:right;
	overflow:hidden;
	margin-top:45px;
	/* margin:30px 15px 0px 0px; */
}



div.photo-box {
	width:145px;
	height:110px;
	overflow:hidden;
	margin:0px 0px 9px;
	cursor:pointer;
}
h1.photo-gallery-title {
	width:100%;
	height:auto;
	font-weight:bolder;
	color:#0066cc;
	padding:0px 0px 3px;
}
.photo-gallery-title a, .photo-gallery-title a:link, .photo-gallery-title a:active, .photo-gallery-title a:visited {
	text-decoration:none;
	color:#0066cc;
}
.photo-gallery-title a:hover {
	text-decoration:underline;
}
h2.posted-img, h2.by-author {
	width:100%;
	height:auto;
	font-size:10px;
	font-weight:normal;
}
h2.posted-img {
	margin:0px 0px 3px;
}
div.pagenation-box {
	width:100%;
	height:auto;
	padding:41px 0px 79px 0px;
	font-weight:bolder;
	color:#0066cc;
}
.pagenation-box a, .pagenation-box a:link, .pagenation-box a:active, .pagenation-box a:visited {
	text-decoration:none;
	color:#0066cc;
}
.pagenation-box a:hover {
	text-decoration:underline;
}
ul.pagenation-numbers {
	width:864px;
	height:auto;
	float:right;
	overflow:hidden;
	text-align:right;
}
.pagenation-numbers li {
	float:right;
	overflow:hidden;
	padding:0px 0px 1px 2px;
}
ul.prev-next {
	width:74px;
	height:auto;
	float:right;
	overflow:hidden;
	padding:0px 0px 0px 22px;
}
.prev-next li {
	float:left;
	overflow:hidden;
	padding:0px 0px 1px;
}
li.prev-pagenation {
	border-right:1px #0066cc solid;
	padding:0px 5px 1px 0px;
	margin:0px 5px 0px 0px;
}
/*END Photo Gallery*/
/*LINKS*/
.lblue-bold a, .lblue-bold a:link, .lblue-bold a:active, .lblue-bold a:visited {
	color:#0076a3;
	font-weight:bold;
	text-decoration:none;
}
.lblue-bold a:hover {
	text-decoration:underline;
}
/*END LINKS*/
/*video channel*/
div.black-screen {
	width:100%;
	height:100%;
	overflow:hidden;
	position:absolute;
	z-index:5000;
	background-color:#000;
	opacity: .5;
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
    filter:alpha(opacity=50);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    display:none;
}
div.video-channel-box {
	width:499px;
	height:410px;
	margin:0px auto;
	position:relative;
	top:100px;
	z-index:6000;
	overflow:hidden;
	background-color:white;
	padding:5px;
	display:none;
}
div.flv-holder, .flv-holder iframe {
	width:499px;
	height:357px;
	overflow:hidden;
	margin:0px 0px 10px;
}
.flv-holder iframe {
	margin:0px;
	padding:0px;
	border:0px;
}
dl.flv-conts {
	width:456px;
	height:auto;
	overflow:hidden;
	float:left;
	overflow:hidden;
}
.flv-conts dt {
	font-weight:bolder;
	color:#0066cc;
}
.flv-conts dd {
	padding:3px 0px 0px;
	font-size:10px;
}
div.close-x {
	width:33px;
	height:auto;
	float:right;
	overflow:hidden;
}
.close-x a, .close-x a:link, .close-x a:active, .close-x a:visited {
	color:#0066cc;
	text-decoration:none;
	font-weight:bolder;
}
.close-x a:hover {
	text-decoration:underline;
}
/*END video channel*/

div.headlines-container{

}

.thumb-footer-sports-content a,.thumb-footer-sports-content a:link,.thumb-footer-sports-content a:active,.thumb-footer-sports-content a:visited{
	color: #00AEEF;
	font-size: 10px;
	line-height:12px;
	text-decoration:none;
}
.thumb-footer-sports-content a:hover {
	color: #003366;
}

.pagenation-box li.underlined{
	text-decoration: underline;
}













