/*!
 * BlitzTech Menu
 */
#blitztechContainer a#bar_blitztech {
	display: block;
	width: 758px;
	height: 19px;
	background: url(../gfx/_bars/bar_blitztech.gif) no-repeat;
	text-indent: -9999px;
}
#blitztechContainer a#bar_blitztech:hover {
	background: url(../gfx/_bars/bar_blitztech_on.gif) no-repeat;
}
#blitztechContainer #bar_blitztech_off {
	display: block;
	width: 758px;
	height: 19px;
	background: url(../gfx/_bars/bar_blitztech_off.gif) no-repeat;
	text-indent: -9999px;
}
#blitztechContainer ul {
	position: relative;
	height: 40px;
	padding: 0;
	margin: 0;
	list-style: none;
	text-indent: -9999px;
}
#blitztechContainer li {
	float: left;
	display: block;
	width: 251px;
	height: 19px;
	margin-right: 1px;
	text-indent: -9999px;
}
#blitztechContainer li a {
	display: block;
	width: 251px;
	height: 19px;
	text-indent: -9999px;
}
#blitztechContainer li#tools a {
	background: url(../gfx/_btns/btn_tools.gif) no-repeat;
}
#blitztechContainer li#engine a {
	background: url(../gfx/_btns/btn_engine.gif) no-repeat;
}
#blitztechContainer li#licensing a {
	background: url(../gfx/_btns/btn_licensing.gif) no-repeat;
	width: 254px;
}
#blitztechContainer li#tools a:hover {
	background: url(../gfx/_btns/btn_tools_on.gif) no-repeat;
}
#blitztechContainer li#engine a:hover {
	background: url(../gfx/_btns/btn_engine_on.gif) no-repeat;
}
#blitztechContainer li#licensing a:hover {
	background: url(../gfx/_btns/btn_licensing_on.gif) no-repeat;
}
#blitztechContainer li#tools_selected {
	background: url(../gfx/_btns/btn_tools_off.gif) no-repeat;
}
#blitztechContainer li#engine_selected {
	background: url(../gfx/_btns/btn_engine_off.gif) no-repeat;
}
#blitztechContainer li#licensing_selected {
	background: url(../gfx/_btns/btn_licensing_off.gif) no-repeat;
	width: 253px;
}


/*!
 * Recruitment Banner
 */
.recruitment_banner {
	cursor: pointer;
	display: block;
	height: 46px;
	margin: 0 auto 15px;
	text-indent: -9999px;
	width: 725px;
}
.recruitment_banner.tech_programmer {
	background: url(../gfx/blitztech/recruitment-banner.png) no-repeat;
}


/*!
 * Tech Header
 */
.tech_header {
	background: url(/gfx/blitztech/blitztech_header.png) no-repeat;
	height: 350px;
	left: 16px;
	padding: 0 0 5px 0;
	position: relative;
	width: 726px;
}
.tech_header .intro_content {
	color: #FFFFFF;
	font-size: 90%;
	height: 90px;
	line-height: 120%;
	margin: 0 0 0 151px;
	padding: 139px 0 0 0;
	word-spacing: -1px;
	width: 490px;
}
.tech_header .strap_line {
	height: 20px;
	margin: 0 0 0 151px;
	padding: 0;
	width: 490px;
}
.tech_header .strap_line a {
	color: #915d93;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
}


/*!
 * Tech Banner
 */
#tech_banner {
	position: relative;
	left: 16px;
	background: url(/gfx/blitztech/makegames_top_banner.png) no-repeat;
	width: 726px;
	height: 150px;
}
#tech_banner_content {
	position: relative;
	left: 16px;
	background: #000000;
	width: 726px;
	min-height: 170px;
}
#tech_banner_content #row-footnote {
	position: relative;
	float: left;
	width: 726px;
	margin: 36px 0px 0px 20px;
	font-size: 10px;
	color: #666666;
}
#tech_banner_content #column-image {
	position: relative;
	float: left;
	width: 90px;
	margin: 22px 0px 0px 22px;
}
#tech_banner_content #column-about {
	position: relative;
	float: left;
	width: 580px;
	margin: 21px 0px 0px 0px;
	font-size: 90%;
	line-height: 120%;
	word-spacing: -1px;
	color: #999;
}
#tech_banner_content #column-about p {
	margin: 0;
	padding: 5px 0 0 0;
}
#tech_banner_content #column-about a.avaliable {
	color: #a16aac;
	font-size: 11px;
	line-height: 13px;
	margin: 5px 0 0 0;
	text-decoration: none;
}
#tech_banner_content #column-about a.avaliable:hover {
	text-decoration: underline;
}
#tech_banner_content #absolute-award {
	position: absolute;
	top: 100px;
	left: 568px;
}
#tech_banner h1, #tech_banner p.banner_summary {
	text-indent: -9999px;
	display: none;
}


/*!
 * Page Setup
 */
.blitz_tech_layout {
	margin: 12px auto 0;
    width: 729px;
}
.clearfix {
	clear: both;
}


/*!
 * Tab Menu
 */
ul.tabs_nav {
	border-bottom: 1px solid #b5b5b5;
	height: 20px;
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0;
	text-indent: -9999px;
	width: 729px;
}
ul.tabs_nav a {
	cursor: pointer;
	display: block;
	height: 20px;
	width: 150px; 
}
ul.tabs_nav li {
	float: left;
	height: 20px;
	margin: 0 2px 0 0;
	width: 150px;
}
ul.tabs_nav li#games_nav_item {
	background: url(/gfx/blitztech/btn_games_off.gif) no-repeat;
}
ul.tabs_nav li#games_nav_item:hover {
	background: url(/gfx/blitztech/btn_games_hover.gif) no-repeat;
}
ul.tabs_nav li#games_nav_item.active {
	background: url(/gfx/blitztech/btn_games_on.gif) no-repeat;
}
ul.tabs_nav li#showcase_nav_item {
	background: url(/gfx/blitztech/btn_showcase_off.gif) no-repeat;
}
ul.tabs_nav li#showcase_nav_item:hover {
	background: url(/gfx/blitztech/btn_showcase_hover.gif) no-repeat;
}
ul.tabs_nav li#showcase_nav_item.active {
	background: url(/gfx/blitztech/btn_showcase_on.gif) no-repeat;
}


/*!
 * Games Tab
 */
#games_tab {
	margin: 0 0 40px 0;
}
#games_tab p {
	margin: 20px 0 5px 16px;
}
#games_tab p em {
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
}
#games_tab ul.games_list {
	list-style: none;
	margin: 0;
	padding: 0;
}
#games_tab ul.games_list li.game_surround {
	float: left;
	min-height: 120px;
	margin: 20px 0 0 25px;
	width: 335px;
}

#games_tab ul.game {
	list-style: none;
	margin: 0;
	padding: 0;
}
#games_tab ul.game li {
	float: left;
}
#games_tab ul.game li.logo {
	height: 113px;
	width: 170px;
}
#games_tab ul.game li.logo img {
	border: none;
	outline: none;
}
#games_tab ul.game li.info_surround {
	background: url(../gfx/blitztech/games_list/game_divider.png) no-repeat top left;
	font-size: 95%;
	padding: 0 0 0 20px;
	min-height: 120px;
	width: 145px;
}

#games_tab ul.info {
	list-style: none;
	margin: 0;
	padding: 0;
}
#games_tab ul.info li {
	color: #FFFFFF;
	width: 145px;
}
#games_tab ul.info li.title {
	font-size: 150%;
	font-weight: bold;
}
#games_tab ul.info li.subtitle {
	font-weight: bold;
}
#games_tab ul.info li.platforms {
	color: #A16AAC;	
}


/*!
 * Showcase Tab
 */
#showcase_tab {
	display: none;
	margin: 0 0 20px 0;
}
#showcase_tab #demo_thumbs {
	width: 727px;
	height: 89px;
}


/*!
 * Information List
 */
ul.info_list {
    background-color: #000;
    list-style-type: none;
    position: relative;
    margin: 6px 0 0 0;
    padding: 0;
    width: 726px;
    left: 16px;
}
ul.info_list li.info_title {
	height: 30px;
	position: absolute;
	top: 0;
	left: 0;
}
ul.info_list li.info_title h3 {
	margin: 0;
	padding: 5px 0 0 25px;
	color: #a16aac;
	font-size: 150%;
	
	font-weight: normal;
	width: 325px;
}
ul.info_list li.info_text {
	color: #999;
	/*font-size: 12px;*/
	font-weight: normal;
	width: 356px;
	position: relative;
	left: 342px;
	padding: 10px;
	position: relative;
	top: -2px;
}
ul.info_list li.info_text img {
	left: -114px;
	position: absolute;
	top: 13px;
}
ul.info_list em {
	color: #dfdfdf;
	font-style: normal;
	font-weight: bold;
}



/*!
 * Footer Platform List
 */
ul#footer_platforms {
    text-indent: -9999px;
    list-style-type: none;
    background: url(/gfx/blitztech/footer_platforms.png) no-repeat;
    position: relative;
    left: 16px;
    width: 730px;
    height: 53px;
    margin: 0;
    padding: 0;
    padding-bottom: 12px;
}



/* ---- OLD STYLES ---- */
#menu img
{
    float: left;
    margin-right: 1px;
    width: 252px;
    height: 19px;
    margin-top: 1px;
}
#menu img.last
{
	margin-right: 0px;
}

div#title_animation {
    display: block;
    height: 69px;
    width: 250px;
    background: #000;
    background: url(/gfx/blitztech/title_animation.gif) no-repeat;
    position: absolute;
    left: 457px;
    top: 28px;
}
div#tech_header {
    position: absolute;
    top: 30px;
    left: 18px;
}

a.pdf {
    background: url(/gfx/blitztech/download_pdf.gif) no-repeat;
    display: block;
    width: 19px;
    height: 151px;
    text-indent: -9999px;
    position: fixed;
    left: 50%;
    margin-left: -414px;
}



div#demo_thumbs { /* display: block; */ width: 727px; height: 89px; }
div#game_thumbs { /* display: block; */ width: 727px; height: 89px; }

div#empHolder { /* display: block; */ width: 849px; height: 432px; position: relative; top: 10px; left: -52px; }
div#empGameHolder { /* display: block; */ width: 849px; height: 432px; position: relative; top: 10px; left: -52px; }

h2.page_heading {
    font-size: 71px;
    color: #a16aac;
    font-weight: normal;
    padding: 0;
    margin: 0;
    width: 726px;
    position: relative;
    left: 16px;
    font-family: helvetica;
    text-indent: -9999px;
}

h2.overview { background: url('../gfx/blitztech/BlitzTech_OVERVIEW.png') no-repeat; height: 54px; width: 341px; }
h2.tools { background: url('../gfx/blitztech/BlitzTech_TOOLS.png') no-repeat; height: 65px; width: 205px; margin-top: 8px; }
h2.engine { background: url('../gfx/blitztech/BlitzTech_ENGINE.png') no-repeat; height: 61px; width: 241px; margin-top: 8px; }
h2.motion { background: url('../gfx/blitztech/BlitzTech_MOTION.png') no-repeat; height: 61px; width: 262px; margin-top: 8px; }
h2.d { background: url('../gfx/blitztech/BlitzTech_3D.png') no-repeat; height: 87px; width: 142px; margin-top: 8px; }
h2.licensing { background: url('../gfx/blitztech/BlitzTech_LICENSING.png') no-repeat; height: 57px; width: 300px; margin-top: 8px; }


p.page_summary {
    color: #999;
    width: 726px;
    position: relative;
    left: 16px;
}


hr.tech {
    margin: 0;
    padding: 0;
    border: 1px solid #a16aac;
    position: absolute;
    left: 22px;
    width: 670px;
    /*top: 224px;*/
	bottom:0px;
    z-index: 10;
}
hr.d {
    margin: 0;
    padding: 0;
    border: 1px solid #a16aac;
    position: absolute;
    left: 22px;
    width: 670px;
    top: 146px;
    z-index: 10;
}
hr.lisc {
    margin: 0;
    padding: 0;
    border: 1px solid #a16aac;
    position: absolute;
    left: 22px;
    width: 670px;
    top: 220px;
    z-index: 10;
}

/* TOOLS PAGE & ENGINE PAGE */
#tools_header, #engine_header {
    width: 726px;
    position: relative;
    left: 16px;
    position: relative;
    background: #000000 url(/gfx/blitztech/tools_header.png) no-repeat;
    min-height: 233px;
    margin-bottom: -6px;
}
#tools_header h2.page_heading, #engine_header h2.page_heading {
    position: absolute;
    left: 24px;
    top: 12px;
}
#tools_header p.tools_intro, #engine_header p.engine_intro {
    position: relative;
    left: 332px;
    width: 340px;
    color: #dfdfdf;
    padding: 20px;
    /*font-size: 12px;*/
}
#tools_header p.click, #engine_header p.click {
    color: #999;
    font-size: 10px;
    position: relative;
    left: 24px;
    top: -40px;
}

ul.tool_tiles, ul.engine_tiles {
    width: 726px;
    display: inline;
    position: relative;
}
ul.tool_tiles li, ul.engine_tiles li {
    float: left;
    display: block;
    height: 58px;
    width: 58px;
    margin-right: 10px;
    position: relative;
    left: 24px;
    top: -32px;
}
ul.tool_tiles a, ul.engine_tiles a {
    display: block;
    width: 58px;
    height: 58px;
}

/* 3D PAGE & LICENSING HEADER */
#d_header, #lic_header {
    width: 726px;
    position: relative;
    left: 16px;
    position: relative;
    background: url(/gfx/blitztech/tools_header.png) no-repeat;
    height: 153px;
    margin-bottom: -6px;
}
#lic_header {
	height: auto;
	padding-top: 80px;
}

div.quotes {
	background: #000;
	margin: 0 auto;
	margin-bottom: 10px;
	padding: 30px 0;
	width: 726px;
}

div.quotes blockquote {
	color: #a16aac;
	font-size: 130%;
	margin-left: 30px;
	width: 460px;
}

div.quotes blockquote p {
	margin-bottom: 6px;
}

div.quotes blockquote cite {
	color: #fff;
	font-size: 70%;
	font-weight: bold;
}

div.quotes hr {
	background: #a16aac;
	border: 0;
	height: 1px;
	margin: 30px auto;
	width: 95%;
}

div.quotes h3 {
	float: left;
	font-size: 120%;
	margin: 0 30px 30px 30px;
	width: 305px;
}

div.quotes > p {
	margin: 0 30px;
}

div.quotes p.highlight {
	clear: both;
	color: #a16aac;
	font-size: 15px;
	font-weight: bold;
}

#d_header h2.page_heading, #lic_header h2.page_heading  {
    position: absolute;
    left: 24px;
    top: 12px;
}
#d_header p.d_intro, #lic_header p.d_intro {
    position: relative;
    left: 332px;
    width: 340px;
    color: #dfdfdf;
    padding: 20px;
    font-size: 12px;
}
.pink { color: #a16aac; }
ul.info_bullets {
    color: #999;
    list-style-type: disc;
    width: 330px;
    position: relative;
    left: 368px;
    top: -10px;
    padding: 0;
    margin: 0;
    font-size: 12px;
}
li.glasses {
    position: relative;
    left: 175px;
    padding-bottom: 16px;
}
.g1, .g2, .g3, .g4, .g5 { font-size: 10px; display: inline; position: relative; top: -12px; }
.g1 { left: 192px; }
.g2 { left: 238px; }
.g3 { left: 280px; }
.g4 { left: 315px; }
.g5 { left: 350px; }

li.polarised {
    position: relative;
    left: 160px;
    padding-bottom: 16px;
}
.p1, .p2, .p3, .p4, .p5 { font-size: 10px; display: inline; position: relative; top: -12px; }
.p1 { left: 160px; }
.p2 { left: 178px; }
.p3 { left: 190px; }
.p4 { left: 210px; }
.p5 { left: 245px; }

/* LICENSING */
div.form_area {
    background: #000;
    width: 710px;
    position: relative;
    left: 16px;
    padding: 8px;
    min-height: 700px;
    color: #999;
    margin-bottom: 6px;
}
div.form_area h2 {
    color: #a16aac;
    font-weight: normal;
    position: relative;
    left: 8px;
}
div.form_area p {
    position: relative;
    left: 8px;
    margin-bottom: 20px;
}

div.form_area p.footnote {
	margin-top: 20px;
	padding: 0;
	position: static;
	width: auto;
}

div.form_area table {
    width: 500px;
    position: relative;
    left: 50%;
    margin-left: -242px;
}
div.form_area input.txt {
    width: 312px;
    background-color: #111;
    border: 1px solid #333;
    color: #fff;
}
div.form_area input.tickbox {
    border: 1px solid #000;
}
div.form_area textarea.txt {
    width: 312px;
    height: 150px;
    background-color: #111;
    border: 1px solid #333;
    color: #fff;
}
div.form_area input.submit {
    position: relative;
    left: -56px;
}


p.footnote,
ul.footnotes {
	color: #666;
	font-size: 10px;
}

p.footnote {
	left: 332px;
	margin-top: -10px;
	padding: 20px;
	padding-top: 0;
	position: relative;
	width: 340px;
}

ul.footnotes {
	list-style: none;
	margin: 6px auto;
	padding-bottom: 20px;
	padding-left: 16px;
	width: 710px;
}
