@charset "utf-8";

/* Blitz Academy Menu
=============================== */
#blitzacademyContainer a#bar_blitzacademy { display:block; width:758px; height:19px; background:url(../gfx/_bars/bar_blitz_academy.gif) no-repeat; text-indent:-9999px; }
#blitzacademyContainer a#bar_blitzacademy:hover { background:url(../gfx/_bars/bar_blitz_academy_on.gif) no-repeat; }
#blitzacademyContainer #bar_blitzacademy_off { display:block; width:758px; height:19px; background:url(../gfx/_bars/bar_blitz_academy_off.gif) no-repeat; text-indent:-9999px; }
#blitzacademyContainer ul { position:relative; height:40px; padding:0; margin:0; list-style:none; text-indent:-9999px; }
#blitzacademyContainer li { float:left; display:block; width:125px; height:19px; margin-right:1px; text-indent:-9999px; }
#blitzacademyContainer li a { display:block; width:125px; height:19px; text-indent:-9999px; }

#blitzacademyContainer li#game_dev a { background:url(../gfx/_btns/btn_game_dev.gif) no-repeat; }
#blitzacademyContainer li#game_dev a:hover { background:url(../gfx/_btns/btn_game_dev_on.gif) no-repeat; }
#blitzacademyContainer li#game_dev_selected { background:url(../gfx/_btns/btn_game_dev_off.gif) no-repeat; }

#blitzacademyContainer li#job_roles a { background:url(../gfx/_btns/btn_job_roles.gif) no-repeat; }
#blitzacademyContainer li#job_roles a:hover { background:url(../gfx/_btns/btn_job_roles_on.gif) no-repeat; }
#blitzacademyContainer li#job_roles_selected { background:url(../gfx/_btns/btn_job_roles_off.gif) no-repeat; }

#blitzacademyContainer li#getting_the_job a { background:url(../gfx/_btns/btn_getting_the_job.gif) no-repeat; }
#blitzacademyContainer li#getting_the_job a:hover { background:url(../gfx/_btns/btn_getting_the_job_on.gif) no-repeat; }
#blitzacademyContainer li#getting_the_job_selected { background:url(../gfx/_btns/btn_getting_the_job_off.gif) no-repeat; }

#blitzacademyContainer li#educators a { background:url(../gfx/_btns/btn_educators.gif) no-repeat; }
#blitzacademyContainer li#educators a:hover { background:url(../gfx/_btns/btn_educators_on.gif) no-repeat; }
#blitzacademyContainer li#educators_selected { background:url(../gfx/_btns/btn_educators_off.gif) no-repeat; }

#blitzacademyContainer li#open_days a { background:url(../gfx/_btns/btn_open_days.gif) no-repeat; }
#blitzacademyContainer li#open_days a:hover { background:url(../gfx/_btns/btn_open_days_on.gif) no-repeat; }
#blitzacademyContainer li#open_days_selected { background:url(../gfx/_btns/btn_open_days_off.gif) no-repeat; }

#blitzacademyContainer li#resources a { background:url(../gfx/_btns/btn_resources.gif) no-repeat; width:127px; }
#blitzacademyContainer li#resources a:hover { background:url(../gfx/_btns/btn_resources_on.gif) no-repeat; }
#blitzacademyContainer li#resources_selected { background:url(../gfx/_btns/btn_resources_off.gif) no-repeat; width:127px; }


/*!
 * Open Days 2012 Logo
 */
.opendays_2012 {
	background: url(../gfx/blitz_academy/opendays2012.png) no-repeat top left;
	height: 201px;
	left: 450px;
	margin: 300px 0 0 0;
	position: absolute;
	text-indent: -9999px;
	width: 202px;
}


div#text_box, div.text_box
{
    position: relative;
    _position: relative;
    z-index: 45;
}

div#star
{
    position: absolute;
    bottom: 83px;
    _bottom: 81px;
    right: 62px;
    z-index:0;
}

#menu img
{
	position: relative;
	float: left;
	margin-right: 4px;
    width: 123px;
    height: 19px;
    margin-top: 1px;
	z-index: 45;
}

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

div.logo
{
    float: left;
    width: 95px;
	margin-bottom: 5px;
	padding-right: 10px;
}

h1
{
    font-size: 250%;
    font-weight: normal;
    border-bottom: 1px solid #464646;
    padding-bottom: 5px;
    padding-left:110px;
    margin: 5px 0px;
}
h2 { font-size: 130%; padding: 0; margin: 0; padding-bottom: 0px;}
h3 { margin: 0px; padding: 0px; font-size: 130%; }
h4 { margin: 0px; padding: 0px; font-weight: normal; color: #fff; }
hr { border: none; margin: 0px; padding: 0px; background:#464646; height: 1px; margin: 5px 0px; width: 530px; text-align: left; }

div.summary
{
    float: left;
    width: 450px;
    font-size: 90%;
}
div.summary h2 { margin-top: 0; }
div#index_text
{
	position: relative;
    margin-left: 105px;
    width: 440px;
    font-size: 90%;   
}
div#text
{
	position: relative;
    margin-left: 105px;
    width: 480px;
    font-size: 90%;   
}
div#text_middle
{
	float: left;
	width: 450px;
	font-size: 90%;
}

div#job_text
{
	position: relative;
	top: 0px;
    width: 530px;
    font-size: 90%;
	padding-left: 0.3em;
	z-index: 45;
}
div#job_text h2
{
	padding-bottom: 12px;
}

div.job_text li
{
	padding-bottom: 0.2em;
}

div#text_box { margin-top: -16px; width: 450px; }
div#text_box div.text { font-size: 90%; }
.diagram {border: 1px solid #6D6C67; background-color: #E6E6E6; width: 480px;}
div#projectLifecycle {
	position: relative;
	margin: 0px;
	width:480px;
	height:83px;
}

/* Sub Menu for Job Roles and Getting the Job Pages */
ul#jobroles_menu
{
	position: relative;
	margin: 0px;
	padding: 0px;
	margin-bottom: 12px;
	list-style: none;
	width: 758px;
	height: 21px;
	z-index: 50;
	clear:left;
}
ul#jobroles_menu li
{
	float: left;
	height: 21px;
}
ul#jobroles_menu li.spacer
{
	background:url(/gfx/blitz_academy/job_spacer.gif) repeat-x;
	width: 1px;
}
ul#jobroles_menu li a               { display: block; height: 21px; margin: 0px; float: left;}
ul#jobroles_menu li a:hover         { border-bottom: #f00 2px solid;}
ul#jobroles_menu li a.active        { border-bottom: #f00 2px solid;}
/*End of Job Roles/Getting the Job sub-menu*/

/* Sub Menu for Game Development */
ul#gamedev_menu
{
	position: relative;
	margin: 0px;
	padding: 0px;
	margin-left: 105px;
	margin-bottom: 10px;
	list-style: none;
	width: 480px;
	height: 21px;
	z-index: 50;
	clear: left;
}
ul#gamedev_menu li
{
	float: left;
	height: 21px;
}
ul#gamedev_menu li.spacer
{
	background:url(/gfx/blitz_academy/job_spacer.gif) repeat-x;
	width: 1px;
}
ul#gamedev_menu li a               { display: block; height: 21px; margin: 0px; float: left;}
ul#gamedev_menu li a:hover         { border-bottom: #f00 2px solid;}
ul#gamedev_menu li a.active        { border-bottom: #f00 2px solid;}
/* End of Game Dev sub-menu */

img.diagram {margin-top: 12px;}
p.dtag {padding-top: 0; margin-top: 0; text-align: right; margin-right: 0px;}

span.header     { color: #fff; font-size: 125%; }
span.cxo_desc   { color: #a1a1a1; display: block; width: 200px; }

div#quicklinks { position: absolute; left: 551px; width: 215px; color: #ccc; margin-top: 3px; text-align: left;}
.register {position: absolute; margin-left: -102px; top: -3px;}
div#qlhead {
	width: 215px;
	height: 42px;
	background: transparent url(/gfx/blitz_academy/qlhead.png) no-repeat;
	margin-bottom: 0;
	border: 0;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/gfx/blitz_academy/qlhead.png');
}
div#qlbody {
	width: 215px;
	background: transparent url(/gfx/blitz_academy/qlbody.png);
	margin-top: -20px;
	padding-bottom: 2px;
	border: 0;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/gfx/blitz_academy/qlbody.png');
}
div#qlbase {
	width: 215px;
	height: 21px;
	background: transparent url(/gfx/blitz_academy/qlbase.png) no-repeat;
	margin-top: 0px;
	border: 0;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/gfx/blitz_academy/qlbase.png');
}
div#quicklinks h2 { font-size: 100%; margin-left: 12px; padding-top: 9px; color: #ccc}
div#quicklinks p {width: 186px; margin-left: 12px; padding-top: 6px;}
div#quicklinks form {margin-left: 12px;}
div#quicklinks input {background-color: #ccc; border: 1px solid #bbb; width: 178px;}
div#quicklinks select {background-color: #ccc; border: 1px solid #bbb; width: 180px;}
div#quicklinks #submit {position: relative; left: 83px; background: url(/gfx/blitz_academy/submit.gif); width: 97px; height: 20px; margin:0; padding:0; border:0; color: #ccc; font-size: 10px; cursor:pointer}
div#quicklinks a { color: #ccc; text-decoration: none; display: block; }
div#quicklinks a:hover { color: #130c0d; background-color: #f4bf26; }
div#quicklinks li { padding-bottom: 1px; list-style: none; position: relative; left: -28px; top: 6px; }
.selector {font-weight: bold;}
.warning {color:red; margin-bottom: -12px; padding-bottom: 0px;}

.roles_thumb {float: right; position: relative; left: 0px; top: 4px; padding-left: 8px; padding-bottom: 10px;}

div.to_top { position: relative; left: 630px; width: 126px; }

.divider {color: white;}

.bttb {/*position: absolute; right: 0;*/ float:right;}

#projectLifecycle {
	width: 480px;
	height: 83px;
	margin-top:-83px;
}

table.logos
{
    width: 500px;
    border-collapse: collapse;
    border-spacing: 0px;
    border: 0px;
    padding: 0px;
}
table.logos td
{
    margin: 0px;
    padding: 0px;
    border: none;
    height: 80px;
    width: 150px;
    vertical-align: middle;
    text-align: center;
    background: url(/gfx/about_us/img_corner.gif) no-repeat;
}
div#unsubscribe {
	text-align: center;
	margin-top: 100px;
	width: 350px;
	position: absolute;
	left: 50%;
	margin-left: -175px;
}
div#unsigned a {text-decoration: none; color: #ccc; display: inline;}
div#unsigned a:hover {text-decoration: underline; background-color: #2e2e2e; color: #ccc;}
div#unsubscribe form {margin-bottom: 12px;}
div#unsubscribe p.warning { margin-bottom: 12px; }
div#unsubscribe a {text-decoration: none; color: #ccc; }
div#unsubscribe a:hover {text-decoration: underline;}

#registerUsers {width: 500px;}
div#resTable {width: 500px; position: relative; left: 50%; margin-left: -250px;}
#registerUsers th {text-decoration: underline;}
#registerUsers td, #registerUsers th {text-align: left;}
#registerUsers a, #registerUsers p, #registerUsers h2 {text-align: center;}
div#resTable a {text-decoration: none; color: #ccc; display: inline;}
div#resTable a:hover {text-decoration: underline; color: #ccc;}

.dates {font-weight: bold; color: white;}

#resTable a.sAll {color: red; cursor:pointer}
#resTable a.sAll:hover {color: red;}

/* Blitz Academy Posters */
ul#poster_thumbs { width: 500px; }
ul#poster_thumbs li { display: inline; padding: 0px; margin: 0px; position: relative; left: -40px;  }
ul#poster_thumbs li a { width: 154px; height: 112px; display: block-inline; }
ul#poster_thumbs li a img { padding: 2px; }
