body {
   background: #F3F3F3 url(../images/bluebar.jpg) repeat-x;
  margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	 padding: 0 0 70px 0;
	/* bottom padding is height of #bottomFrame */
}

#bottomFrame {
  height: 82px; 
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  
  }
/* hide from mac ie5 \*/
#bottomFrame {
  position: absolute;
  }
/* end hide from mac ie5 */
html>body #bottomFrame {
  position: fixed;
  }
#bodyContent {
  width: 100%;
  margin: 0;
  }
.borderblue {
	border: 1px solid #3E4E5E;
}
.menu {
	color: #FFFFFF;
	font-size: 11px;
}
.submenu {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 17px;
}
td.menu a:link {color: #FFFFFF;}
td.menu a:visited {color: #FFFFFF;}


.list6 {padding-bottom:6px; }
h3+ul > li {padding-bottom:6px; }

ol > li {padding-bottom:6px; }

.horizrule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3E4E5E;
	margin-top: 20px;
	padding-bottom: 9px;
	
}

.menubkgd {
	/*background-image: url(../images/menu-bkgd.gif);
	background-repeat: no-repeat;*/
}
.hotproductbkgd {
	background: transparent url(../images/hotproduct.gif) no-repeat 50% 0;
}
.hotproduct {
	padding-left: 5px;	
	padding-right: 5px;	
	margin-top: 15px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}

.piasbkgd {
	background-image: url(../images/playitagain.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.hometext {
	font-size: 14px;
	line-height: 18px;
	color: #3E4E5E;
	background-image: url(../images/checkusout.gif);
	background-repeat: no-repeat;
	background-position: 130px 20px;
	padding-right: 15px;
	padding-left: 15px;
}
.homemenubkgd {
	background-image: url(../images/homemenu-bkgd.gif);
	background-repeat: no-repeat;
}
.padding {
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.errorBox 
{
    border: 2px solid #f00;
    padding: 5px;
    margin: 10px;
}
.successBox 
{
    border: 2px solid #0f0;
    padding: 5px;
    margin: 10px;
}









h2#flashinstall {
	margin: 0 0 20px;
	color: Red;
}

h2#flashinstall a {
	text-decoration: underline;
}

#video-container {
	background: #000 url(../images/video-container-bg.gif) no-repeat;
}


#video-links {
	background: #fff;
	background: rgba(255,255,255,.5);
	border-collapse: collapse;
	margin-top: 25px;
}
#video-links th {
	padding-right: 10px;
}
#video-links th h3 {
	padding: 0;
	margin: 0 0 5px;
}
#video-links td {
	vertical-align: top;
}
#video-links ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left !important;
}
#video-links li {
	padding: 8px 0 8px 12px;
	margin: 0;
	background: transparent url(../images/bullet-arrow.gif) no-repeat 2px 12px;
	border-top: solid 1px #ddd;
	text-align: left !important;
}
#video-links ul ul li {
	margin-top: 8px;
	padding: 8px 0 0 15px;

}
#video-links li a {
	text-decoration: none;
}
#video-links li span {
	display: none;
}
#video-links ul.featured li span {
	display: block;
	font-size: 11px;
	color: #444;
}
		
#video-links li a:hover {
	color: #333;
	background-color: #f3f3f3;
	text-decoration: none;
}

/*Recent Sports NEWS */

.sports-news-article
{
    display:inline-block; 
    margin-bottom:10px;  
}

.sports-news-title
{
    font-size:18px;
    color:#3F729B; 
    margin-bottom:5px;  
}

.sports-news-content
{
    color:#5F6C79;
}

.sports-news-content a
{
    display:block;   
}
