@charset "utf-8";


/* Defaults
=============================== */
h1 { margin: 0; padding: 0; }


/* Flash Animation
=============================== */
#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; }


/* Divisions Menu
=============================== */
#divisionsContainer a#bar_divisions { display:block; width:758px; height:19px; background:url(../gfx/_bars/bar_divisions.gif) no-repeat; text-indent:-9999px; }
#divisionsContainer a#bar_divisions:hover { background:url(../gfx/_bars/bar_divisions_on.gif) no-repeat; }

#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; }


#divisionsContainer li#blitzgames {
	left: 0;
	width: 149px;
}
#divisionsContainer li#volatile {
	left: 153px;
	width: 149px;
}
#divisionsContainer li#trusim {
	left: 306px;
	width: 149px;
}
#divisionsContainer li#blitztech {
	left: 459px;
	width: 149px;
}
#divisionsContainer li#blitz_academy {
	left: 612px;
	width: 146px;
}


#divisionsContainer li#blitzgames a:hover {
	background: transparent url(../gfx/home/division_logos.png) 0 -121px no-repeat;
}
#divisionsContainer li#volatile a:hover {
	background: transparent url(../gfx/home/division_logos.png) -153px -121px no-repeat;
}
#divisionsContainer li#trusim a:hover {
	background: transparent url(../gfx/home/division_logos.png) -306px -121px no-repeat;
}
#divisionsContainer li#blitztech a:hover {
	background: transparent url(../gfx/home/division_logos.png) -459px -121px no-repeat;
}
#divisionsContainer li#blitz_academy a:hover {
	background: transparent url(../gfx/home/division_logos.png) -612px -121px no-repeat;
}

/* Two Column Layout & Buttons
=============================== */
.columnLayout { float: left; width: 375px; }
.columnLayout.leftPadding { padding-left:8px; }
.columnLayout ul.column-1 { float: left; width: 189px; margin:0; padding:0; }
.columnLayout ul.column-2 { float: left; width: 186px; margin:0; padding:0; }
.columnLayout li { width:189px; height:19px; margin:0; padding:0; margin-top:1px; list-style:none; background:url(../gfx/_bars/bar_186px_sprite.jpg) no-repeat top left; }
.columnLayout li:hover { background:url(../gfx/_bars/bar_186px_sprite.jpg) no-repeat bottom left; }
.columnLayout li a { display:block; width:189px; height:19px; margin-left:4px; padding-top:2px; font-size: 11px; color: #fff; text-decoration: none; }
.columnLayout li a:hover { color:#000000; }
.columnLayout li.allnews { background:url(../gfx/_btns/btn_allnews.gif) no-repeat; text-indent:-9999px; }
.columnLayout li.allnews:hover { background:url(../gfx/_btns/btn_allnews_on.gif) no-repeat; }
.columnLayout li.allvacancies { background:url(../gfx/_btns/btn_allvacs.gif) no-repeat; text-indent:-9999px; }
.columnLayout li.allvacancies:hover { background:url(../gfx/_btns/btn_allvacs_on.gif) no-repeat; }


/* News Sub-Menu
=============================== */
#newsContainer a#bar_news { display:block; width:375px; height:19px; background:url(../gfx/_bars/bar_news.gif) no-repeat; text-indent:-9999px; }
#newsContainer a#bar_news:hover { background:url(../gfx/_bars/bar_news_on.gif) no-repeat; }


/* Careers Sub-Menu
=============================== */
#careersContainer a#bar_careers { display:block; width:375px; height:19px; background:url(../gfx/_bars/bar_careers.gif) no-repeat; text-indent:-9999px; }
#careersContainer a#bar_careers:hover { background:url(../gfx/_bars/bar_careers_on.gif) no-repeat; }
