/* CSS Document */

body {
background-color:#9D9D9D;
font-family:Arial, Helvetica, sans-serif;
}

.clear {
clear:both;
height:1px;
margin-top:-1px;
font-size:1px;
}

a img{
border:none;

}

#container {
width: 932px;
margin:auto;
}



/*** NEXT GAME TEXT **/
#banner .nextgame{
font-size:11px;
color:#fff;
position:relative;
top: 60px;
left: 350px;
width: 200px;
text-align:right;
}

.nextgame .title{
color:#FECE62;
font-weight:bold;
}

.nextgame a{
color:#FECE62;
}

.nextgame .links{
color:#80B8DE;
}

/** NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW **/

#banner {
background-image:url(images/h_back.gif);
background-repeat:no-repeat;
width: 932px;
height: 141px;
}

#navleft {display: inline;float:left;margin:8px 0 0 20px;}
#navright {float:left;margin:25px 0 0 0;}
#navmid {float:left;width:600px;}





/** MAIN NAV **/

#banner .nav {
background-image:url(images/h_bar.gif);
background-repeat:no-repeat;
width: 600px;
height:25px;
position:relative;
top:53px;
left:0px;
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}

.nav a{
color:#000;
font-weight:bold;
text-decoration:none;
}

.nav a:hover{
color:#000;
}

.nav ul{
list-style-type:none;
margin:0px;
padding:0px;
padding-top: 4px;
margin-left: 8px;
}

.nav ul li{
list-style-type:none;
display:inline;
margin-right:12px;

}


#mainblock {
float: left;
width: 759px;
height: auto;
padding-top:5px;
}

#mainblock .top{
background-image:url(images/main_top.gif);
background-repeat:no-repeat;
width: 759px;
height: 13px;
margin-bottom: -5px;
font-size:1px;
}

html>body #mainblock .top{
margin-bottom:0px;
}

#mainblock .content {
background-image:url(images/main_content.gif);
background-repeat:repeat-y;
height:auto;
width: 759px;
}

#mainblock .bottom{
background-image:url(images/main_bottom.gif);
background-repeat:no-repeat;
width: 759px;
height: 11px;
font-size:1px;
}
/** MAIN BLOCK CONTENTS **/

#buffer {float:left; width:10px;}

#latestnews {
width: 466px;
height:auto;
background-color:#021B34;
float:left;
margin-left:5px;
margin-top:5px;
color:#fff;
font-size:12px;
vertical-align:top;
}

html>body #latestnews{
margin-left: 15px;
}

#latestnews .title{
background-image:url(images/latestnews_title.gif);
background-repeat:no-repeat;
height: 30px;
width: 466px;
font-size: 16px;
font-weight: bold;
color:#fff;
}

#latestnews .title .title-text{
padding-left: 8px;
padding-top:5px;
}
#latestnews .title .date-text{
font-size:12px;
}

#latestnews .newscontent{
background-color:#2D2D2D;
height: auto;
width: 466px;
}

#latestnews .left{
float: left;
width: 242px;
border-right: 1px solid #4C4C4C;
}

#latestnews .left table{
margin-top:12px;
margin-left: 8px;
width: 234px;
border-top: 1px solid #4C4C4C;
}

#latestnews .left table td{
border-bottom: 1px solid #4C4C4C;
}


#latestnews .left table td.team-a{
font-size: 16px;
color:#fff;
font-weight:bold;
text-align:left;
}

#latestnews .left table td.team-b{
font-size: 16px;
color:#FDB01E;
font-weight:bold;
text-align:left;
}

#latestnews .left table td.score-a{
font-size: 16px;
color:#fff;
font-weight:bold;
text-align:center;
border-right: none;
}

#latestnews .left table td.score-b{
font-size: 16px;
color:#FDB01E;
font-weight:bold;
text-align:center;
border-right: none;
}

#latestnews .left td{
border-right: 1px solid #4C4C4C;
text-align:center;
color:#969696;
}

#latestnews p{
font-size:12px;
width: 234px;
margin:0px;
padding:0px;
margin-left: 8px;
padding-top: 10px;
padding-bottom: 10px;
}



#latestnews .right {
float: left;
width: 200px;
margin-left: 22px;
}

#latestnews .right {
margin-top:12px;
}

.right .leftlinks{
width: 100px;
float:left;
margin-top:10px;
}

.right .rightlinks{
width: 100px;
float:right;
margin-top:10px;
}

.right ul{
margin:0px;
padding:0px;
list-style-type:none;
}

.right li{
list-style-image:url(images/latestnews_icon.gif);
margin-bottom: 8px;
}

.right .text-keystats{
color:#626262;
text-decoration:none;
}

.right li ul{
list-style-type:none;
list-style-image:none;
color:#ccc;
font-size: 11px;
margin-top: 5px;
margin-left: 1px;
}

.right li ul li{
list-style-type:none;
list-style-image:none;
color:#ccc;
margin-bottom: 2px;
}

.right li ul li a{
color:#ccc;
text-decoration:underline;
font-weight: normal;
}


.right  a{
color:#FDB01E;
font-weight:bold;
font-size: 11px;
text-decoration:underline;
}

#latestnews .picture{
margin-left: 8px;
}

#latestnews .picture-caption{
margin-left: 8px;
margin-top: 5px;
margin-bottom: 5px;
}

.picture-caption a{
color:#FDB01E;
text-decoration:underline;
font-weight:bold;
}

.picture-caption .caption-left{
float: left;
font-size:11px;

}

.picture-caption .caption-right{
float: right;
font-size:11px;
margin-right: 5px;
}

#latestnews .bottom{
background-image:url(images/latestnews_bottom.gif);
background-repeat: no-repeat;
height: 5px;
width: 466px;
}

/** SIXERS NEWS **/
#sixersnews {
float: left;
width: 254px;
margin-left: 10px;
margin-top:5px;
}

#sixersnews .title{
background-image:url(images/sixersnews_title.gif);
background-repeat:no-repeat;
width: 254px;
height: 30px;
font-weight:bold;
color:#fff;

}

#sixersnews .title .title-text{
padding-left: 12px;
padding-top:7px;
float:left;
font-size:13px;
}
#sixersnews .title .date-text{
font-weight: normal;
font-size:11px;
float:right;
padding-top: 8px;
padding-right: 7px;
}

#sixersnews .sixers-content{
background-color:#D9EAF5;
background-repeat:repeat-y;
width: 254px;
color:#5E5E5E;
font-size: 11px;
}

#sixersnews .news{
border-bottom: 1px solid #ECF5FA;

}

html>body #sixersnews .news{
margin:0px;


}

#sixersnews p a{
color:#0071BC;
font-weight:bold;
}

#sixersnews p{
padding:0px;
margin:0px;
width: 230px;
margin-left:auto;
margin-right:auto;
padding-bottom:11px;
padding-top:11px;
}

#sixersnews p img{
float: right;
margin-left: 5px;
margin-top: 2px;
}

#bottompanel {
width: 759px;
}

#bottompanel .redpanel{
float:left;
background-image:url(images/redbottom_bg.gif);
height: 127px;
width: 486px;
background-repeat:no-repeat;
}

.redpanel .courtside{
float:left;
margin-top: 30px;
margin-left: 10px;

}

html>body .redpanel .courtside{
margin-left: 20px;
}

.redpanel .gamenight{
float:left;
margin-top: 30px;
margin-left: 35px;
}

.redpanel .and1{
float:left;
margin-top: 30px;
margin-left: 20px;
}

#bottompanel .danceteam{
float: right;
}


#right {
float: right;
width: 173px;
padding-top:5px;
}

#right .top{
background-image:url(images/right_top.gif);
width: 173px;
height: 13px;
background-repeat:no-repeat;
margin-bottom: -5px;
}

html>body #right .top{
margin-bottom: 0px;
}

#right .right-content {
background-image:url(images/right_content.gif);
background-repeat:repeat-y;
width: 173px;
height:auto;
}

#right .bottom{
background-image:url(images/right_bottom.gif);
width: 173px;
height: 16px;
background-repeat:no-repeat;
}

.right-content .specialmembers {
width: 173px;
}

html>body .right-content .specialmembers{
padding-top: 7px;
}

.right-content .specialmembers img{
margin-left: 20px;
}

.specialmembers ul{
margin:0px;
padding:0px;
list-style-type:none;
font-size:11px;
margin-left: 40px;
}

.specialmembers ul a{
color:#ECBFBF;
}

.specialmembers li{
list-style-image:url(images/right_list.gif);
line-height:10px;
margin-bottom: 7px;
}

.specialmembers li.more{
list-style-image:none;
list-style-type:none;
line-height:10px;
margin-bottom: 7px;
}

.right-content .inform {
width: 173px;
}

.right-content .inform a {color:#fff;}

html>body .right-content .inform{
padding-top: 7px;
}

.right-content .inform img{
margin-left: 15px;
}

.right-content .introducing{
width: 173px;
}

html>body .right-content .introducing{
padding-top: 7px;
}

.introducing .introduce-title{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
margin-left: 15px;
color:#fff;
}

.right-content p{
width: 144px;
padding:0px;
margin:0px;
margin-left:auto;
margin-right:auto;
font-size:10px;
color:#ECBFBF;
padding-top: 10px;
padding-bottom: 10px;
}

#footer {clear:both; text-align:left; margin:20px 0 10px 0; padding:5px 10px; color:#888; font-size:11px; border-top:1px solid #888;}
#footer b {color:#333; font-weight:normal;}
#footer cite {color:#999;}
#footer a {color:#333;}

.newarrivals a {color:#FFC526;}
.newarrivals hr {margin:0; padding:0; height: 1px; background: #14497F; color: #14497F; border:0; }

