/* boards display */

div#longboard { 
	display: none; 
}

div#gun { 
	display: none; 
}

div#shortboard { 
	display: none; 
}

div#shapers { 
	display: none; 
}

div#quad { 
	display: none; 
}

div#hybrid { 
	display: none; 
}

div#retrotwin { 
	display: none; 
}

div#egg { 
	display: none; 
}

div#maverickgun { 
	display: none; 
}

div#bigcat, div#johnnyutah, div#mipod, div#rocco, div#untitled, div#firecracker, div#minisimmons, div#donkey, div#waveslayer, div#sup, div#assassin, div#krail, div#silverbullet { 
	display: none; 
}

div#disc { 
	display: none; 
}

div#competitor { 
	display: none; 
}

div#roccoBoat { 
	display: none; 
}

div#silverBullet { 
	display: none; 
}

div#bazooka { 
	display: none; 
}

div#cannon { 
	display: none; 
}

div#fins { 
	display: none; 
}

div#m_sweatshirts, div#t_sweatshirts, div#w_sweatshirts, div#hats, div#beenie, div#t_shirts {display: none;}


.close { width: 50px; float: right; background-color: #eee; border: 1px dotted black; font-size: 10px; line-height: 12px; height: 12px; text-align: center; padding: 2px 0; }
.button { border: 1px dotted #ccc; background-color: #eee; padding: 0 2px; margin: 0 10px; font-size: 10px; height: 12px; }
.buybutton { border: 1px dotted #ccc; background-color: #def; padding: 0 2px; margin: 0 10px; font-size: 10px; height: 12px; display: none; }
.button:hover { background-color: #66CCFF; color: black; text-decoration: none;}

.boardright { float: right; margin-right: 30px; }
