/* HOMEPAGE */
/* Main Content */
#zTable1{
margin-top: 15px;
margin-bottom: 31px !important;
}
/*td.tableHead{
font-weight: bold !important;
}
*/
.more_link{
color: #ffffff;
float: right;
}

a.more_link{
color: #333333;
float: right;
font-weight: bold;
}
#main_image{
/*background:  url(/images/feature_large.gif)  top left no-repeat;*/
width: 560px;
height: 246px;
}

#container_whatsnew {
	height: 196px;
	margin-left: 0px;
	background: url(/images/sectionheaders/h1_whatsnew.gif)  top left no-repeat;
}

#container_whatsnew #container_content2{
  padding-left: 9px;
  padding-right: 9px;
}

.whatsnewItem {
background: url(/images/bg/bg_news.png) top center no-repeat;
float: left;
width: 218px;
height: 134px;
margin:0 5px;

}

.whatsnewItem a.more{
position:  relative;
bottom: 1px; 
color: #ffffff;
padding-left: 5px;
text-decoration: none;
font-weight: bold;
}
/*
.whatsnewItem span{

bottom: 1px;
float: right;

}
*/
/* Side Column Content */
#container_tourglance {
	padding-top: 25px;
	/*margin-top: 269px;*/
	margin-right: 10px;
	background: url(/images/sectionheaders/h1_tourglance.gif)  top left no-repeat;
}

#container_quoteoftheday {
	margin-right: 10px;
	background: url(/images/sectionheaders/h1_quoteoftheday.gif)  top left no-repeat;
	color: #49b8ee;
	font-style: italic;
	font-size: 12px;
}

/*
#col_sideHome #zTable .tableHead, #col_sideHome table .tableHead, #col_side #zTable .tableHead, #col_side table .tableHead {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #252525;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #252525;
}

#col_sideHome #zTable td, #col_sideHome table td, #col_side #zTable td, #col_side table td {
	font-size: 10px;
	padding: 2px 5px 2px 5px;
}

#col_sideHome .row1, #col_side .row1 { 
	background-color: #363636;
	border-bottom: 1px solid #464646;
}	

#col_sideHome .row2, #col_side .row2 {
	background-color: #363636;
	border-bottom: 1px solid #464646;
}
*/

/* Home Features */
#container_features {
	background: url(/images/bg/bg_features.gif) no-repeat;
	margin-top: 5px;
	/*width: 702px;*/
	height: 275px;
	/*margin-bottom: 14px;*/
	padding: 13px 0px 13px 126px;
	border: 0px;
}

.blockrow1 {
	width: 560px;
	height: 117px;
	margin: 0px;
	padding-bottom: 14px;
	border: 0px;	
}

.blockrow2 {
	float: left;
	width: 560px;
	height: 117px;
	/*margin-top: 10px;*/
	padding: 0px;
	border: 0px;	
}

.block1, .block3 {
	padding-right: 5px;
	float: left;
}

.block2, .block4 {
	padding: 0px;
	float: right;
}

#container_jukebox {
	margin-left: 10px;
	padding: 0px;
	border: 0px;
}

/* IF DIFFERENT THEN REST OF THE SITE */
/* GENERAL LAYOUT  */
/* Standard Two Column Layout */
/* Layout for when col_side is on RIGHTside and col_main is on LEFTside */
#col_sideHome {
	width: 380px; 
	float: right;
	color: #acacac;
}

#col_mainHome {
	width: 400px;
	float: left;
}

#col_side {
	/*background: url(/images/bg/side_image.jpg) no-repeat 40px 13px;*/
	width: 255px; 
	float: right;
}

#col_main {
	width: 702px;
	float: left;
	
}


/* Main boxes - content container */
#container_contentHome {
	margin: 0px;
	padding: 55px 0px 20px 0px; 
	text-align: left;
}

/* Wrappers for side boxes - used for boxes that require borders around content containers (container_content & container_content2) */
/* Main Containers - Homepage */
#container_boxtopHome {
	background: url(/images/sectionheaders/h1_boxtopHome.gif)  top left no-repeat;
	width: 370px;
	padding-top: 10px;
	padding-left: 10px;
}

#container_boxbottomHome {
	background: url(/images/sectionheaders/h1_boxbottomHome.gif)  bottom left no-repeat;
	padding-bottom: 10px;
}

#container_boxbgHome {
	background: url(/images/sectionheaders/h1_boxbgHome.gif)  top left repeat-y; /* repeats the left & right border bg vertically */
}

.newsHeadDate {
	color: white !important;
}

h1.newsHead{
	color: white !important;
	padding: 5px 5px 0px 5px;
}

h2.subtitle, h2.subTitle {
	color: #fdfdfd !important;
	padding: 5px 5px 0px 5px;
}



#fanMerch{
	margin-top:10px;
}
#fanMerch img{
	padding:5px 0;}