/* styles for		home page /index.html	 */
#custom-module-pro-shop {
	background: url('/assets/img/pro-shop.png') no-repeat top left;
	height:249px;
}
#custom-module-pro-shop .pro-shop-link {
	color: #3775d3;
	padding:227px 0 0 175px;
	text-decoration:underline;
}



/* styles for      /fans/kids/kids-club.html  */
#custom-module-kids-club {
	margin:0 0 0 10px;
    text-align:center;
	width:595px;
}
#custom-module-kids-club .hd {
	color:#000;
	font-size:18px;
	font-weight:bold;
	padding:0 0 15px 0;
}

#custom-module-kids-club .bd {
	padding:5px 0 0 0;
	text-align:left;
}
#custom-module-kids-club .bd img {
	padding:0 0 10px 225px;
}
#custom-module-kids-club .bd .title {
	font-size:14px;
	font-weight:bold;
}
#custom-module-kids-club .bd .first-paragraph {
	font-size:12px;
	padding:5px 0 0 0;
}
#custom-module-kids-club .bd .second-paragraph {
	font-size:12px;
	padding:10px 0 0 0;
}
#custom-module-kids-club .bd .second-paragraph a {
	font-size:14px;
	font-weight:bold;
}


#custom-module-kids-club .bd .third-paragraph {
	float:left;
	font-size:12px;
	padding:10px 0 0 0;
}
#custom-module-kids-club .bd .third-paragraph.table{
	padding:0 0 10px 0;
}



/* styles for      /fans/blitz-buzz.html  */
#custom-module-blitz-buzz {
	width: 450px;
	clear: left;
}
#custom-module-blitz-buzz .hd {
	margin:0 auto 0 auto;
	text-align:center;
	padding: 15px 0 0 0; 
}
#custom-module-blitz-buzz .date {
	font-size:16px;
	font-style: italic;
	font-weight:bold;
	margin:10px;
	padding:15px 0;
}
#custom-module-blitz-buzz .title {
	font-size:18px;
	font-style: italic;
	margin: 10px;
	padding:0 0 15px 0; 
}
#custom-module-blitz-buzz .image-box {
	float: left;
	padding:0 10px;
	
}
* html #custom-module-blitz-buzz p { /* IE 3px jog hack*/
	height: 1%;
}
#custom-module-blitz-buzz p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 0;
	padding:0 10px;
	}

#custom-module-blitz-buzz .date-two {
	font-size:16px;
	font-style: italic;
	font-weight:bold;
	margin: 0; 
	padding:15px 0 0 0 ;
}
#custom-module-blitz-buzz .text-two {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0; 
}



/* styles for      /media-lounge/live-events/index.html  */
#custom-module-live-events {
    width:590px;
}

#custom-module-live-events td, #custom-module-live-events tr {
    font-family:arial,san-serif;
    font-size:11px;
    padding:0;
}



/* styles for      /team/staff/index.html  */
#custom-module-team-staff {
    padding: 0 0 0 5px;
}
#custom-module-team-staff td, #custom-module-team-staff tr {
   font-family:arial,san-serif;
   font-size:11px;
   padding:0;
}
#custom-module-team-staff .contentTable {
     color:#000000;
     height:22px;
}
#custom-module-team-staff .contentTableAlt {
     background-color:#EAEEF1;
     height:20px;
}


/* styles for      /fans/kids/fun-stuff-games/index.html 
.pg-hdr-kids-zone h1 {	
	background:transparent url(/assets/img/img_kidszone/page-title-games.png) no-repeat scroll 0px 0;
	height:66px;
}
 */


/* styles for      /fans/12zone/downloads.html  */

#custom-module-downloads {
    text-align:left;
}
#custom-module-downloads table {
    border-collapse: collapse;
}
#custom-module-downloads td, .custom-module-downloads tr {
    font-family:arial, san-serif;
    font-size:11px;padding:0px;
}

#custom-module-downloads p {
    margin:0px 0px 20px 0px;
}

#custom-module-downloads .spacer {
    padding-top:25px;
}


/* styles for      /community/community-programs.html  */
#custom-module-community-programs {
	margin:0 auto;
	width:590px; 
} 
#custom-module-community-programs div {
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	float:left; 
	height:175px;
	padding: 10px;
	width:272px; 
} 
#custom-module-community-programs div.second-row {
	border-right:1px solid #ccc;
}
#custom-module-community-programs div.img { 
	margin: 5px; 
} 
#custom-module-community-programs h3 { 
	padding:0 0 5px 5px;
}



