@charset "utf-8";

#menu img
{
	float: left;
	margin-right: 2px;
    width: 150px;
    height: 19px;
    margin-top: 1px;
}

#menu img.last
{
	margin-right: 0px;
}

#flashAnimation
{
	padding-bottom: 5px;
	width: 912px;
	height: 294px;
	text-align: center;
	line-height: 294px;
	background:url(../gfx/home/frame_M_flash.png) repeat-y;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../gfx/home/frame_M_flash.png');
}
#flashAnimation *   { position: relative; }

img.btm_btn
{
	margin-bottom: 1px;
}

h1
{
    margin: 0;
    padding: 0;
}

#divisionsContainer ul
{
    width: 758px;
    height: 120px;
    background: url(../gfx/home/division_logos.png) no-repeat;
    margin: 0;
    padding: 0;
    position: relative;
}

#divisionsContainer li
{
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0;
}

#divisionsContainer li, #divisionsContainer li a
{
    height: 120px;
    display: block;
	outline: none;
}

#blitzgames     {left: 0; width: 125px; }
#blitzarcade    {left: 125px; width: 125px; }
#volatile       {left: 252px; width: 125px; }
#trusim         {left: 380px; width: 125px; }
#blitztech      {left: 508px; width: 125px; }
#blitz_academy  {left: 635px; width: 125px; }

#blitzgames     a:hover {background: transparent url(../gfx/home/division_logos.png) 0 -121px no-repeat;}
#blitzarcade    a:hover {background: transparent url(../gfx/home/division_logos.png) -125px -121px no-repeat;}
#volatile       a:hover {background: transparent url(../gfx/home/division_logos.png) -252px -121px no-repeat;}
#trusim         a:hover {background: transparent url(../gfx/home/division_logos.png) -380px -121px no-repeat;}
#blitztech      a:hover {background: transparent url(../gfx/home/division_logos.png) -508px -121px no-repeat;}
#blitz_academy  a:hover {background: transparent url(../gfx/home/division_logos.png) -635px -121px no-repeat;}

a.vac_button {
    font-size: 11px;
    color: #fff;
    text-decoration: none;
    background: url(/gfx/main/li_backg_186px_sprite.jpg) no-repeat;
    background-position: top left;
    display: block;
    width: 186px;
    height: 19px;
    margin: 0px;
    margin-top: 1px;
}
a.vac_button:hover {
    color: #000;
    background-position: bottom left;
}
span.vac_short_title {
      position: relative;
      top: 3px;
      left: 4px;
}
a.vac_button_all {
    position: relative;
    top: 1px;
}