table#main td#main_left {
	background:#fff;
}
#mc {
	padding:7px 0;
}


/*##################*/
/* HOMEPAGE MODULES */

/* on the left side of page */
#mod_one, #mod_five {
	padding-left:6px;
}

.mod_bg {
	width:194px;
}

.mod_bot {
	width:194px;
}


/* Features */
#mod_one {

}
#mod_one .mod_bg {
	background: url('/images/common/mod_fade_l_bg.jpg') repeat-y;
}		
#mod_one .mod_bot {
	background: url('/images/common/mod_fade_l_bot.jpg') no-repeat bottom;
}
#mod_one .headline a {
	font-weight:bold;
}

#mod_one .feature {
	clear:left;
	padding-bottom:10px;
}


/* Video */
#mod_two {

}
#mod_two .mod_bg {
	background: url('/images/common/mod_flat_bg.jpg') repeat-y;
}		
#mod_two .mod_bot {
	background: url('/images/common/mod_flat_bot.jpg') no-repeat bottom;
}
#mod_two .headline {
	font-weight:bold;
}

#video_2 {
	padding-top:0px; 
}


/* Photo Galleries */
#mod_three {

}
#mod_three .mod_bg {
	background: url('/images/common/mod_flat_bg.jpg') repeat-y;
}		
#mod_three .mod_bot {
	background: url('/images/common/mod_flat_bot.jpg') no-repeat bottom;
}

#mod_three .gallery {
	clear:left;
	margin-bottom:5px;
}

#mod_three .gallery .headline a {
	font-weight:bold;
}



/* Shop */
#mod_four {

}
#mod_four .mod_bg {
	background: url('/images/common/mod_fade_r_bg.jpg') repeat-y;
}		
#mod_four .mod_bot {
	background: url('/images/common/mod_fade_r_bot.jpg') no-repeat bottom;
}



/* Players to Watch */
#mod_five {

}
#mod_five .mod_bg {
	background: url('/images/common/mod_fade_d_bg.jpg') repeat-y;
}		
#mod_five .mod_bot {
	background: url('/images/common/mod_fade_d_bot.jpg') no-repeat bottom;
}
#mod_five .headline a {
	font-weight:bold;
}
	
#mod_five .player {
	clear:left;
	padding-bottom:10px;
}


/* Poll */
#mod_six {

}
#mod_six .mod_bg {
	background: url('/images/common/mod_fade_d_bg.jpg') repeat-y;
}		
#mod_six .mod_bot {
	background: url('/images/common/mod_ball_bot.jpg') no-repeat bottom;
}

.pollchoices {
	padding:5px 0 5px 15px;
}



/* Volleyball Nation */
#mod_seven {

}
#mod_seven .mod_bg {
	background: url('/images/common/mod_fade_d_bg.jpg') repeat-y;
}		
#mod_seven .mod_bot {
	background: url('/images/common/mod_map_bot.jpg') no-repeat bottom;
}

#mod_volleyball_nation ul {
	margin:0;
	padding:0;
	list-style:none;
}
#mod_volleyball_nation ul li {
	padding:5px 0;
}



/* Mobile */
#mod_eight {

}
#mod_eight .mod_inner {
	padding:8px 1px 8px 10px; 
}
#mod_eight .mod_bg {
	background: url('/images/common/mod_fade_d_bg.jpg') repeat-y;
}		

#mod_eight .mod_bot {
	background: url('/images/common/mod_flat_bot.jpg') no-repeat bottom;
}


/* HOMEPAGE MODULES */
/*##################*/