/* ------------------------------------------------------------------- */
/* FIX FOR SIDE NAV */
/* ------------------------------------------------------------------- */
#navwindow-wrapper										{ background:url('../grfx/navigation/products.gif') no-repeat 0 45px; padding-top:70px; }

#section-html-wrapper									{ margin:-83px 0 0 -15px; }	


/* ------------------------------------------------------------------- */
/* SOCIAL NETWORKS */
/* ------------------------------------------------------------------- */
#social-networks				{ margin:0; padding:0; }
#social-networks li				{ margin:0; padding:0; list-style:none; float:left; }
#social-networks a				{ display: block; width:200px; height:110px; text-indent:-9999px; background-position: 0 0; background-repeat:no-repeat; }
#social-networks a:hover		{ background-position: bottom left; }
#social-networks a.you-tube		{ background-image:url(../grfx/play-time/you-tube.gif); }
#social-networks a.twitter		{ background-image:url(../grfx/play-time/twitter.gif); }
#social-networks a.facebook		{ background-image:url(../grfx/play-time/facebook.gif); }

