.hideAtStart {
	display: none;
}

/* ============== Main Structure =============== */
body {
	margin: 0;
	border-right-width: 0px;
	padding: 109px 0px 30px 0px;
	overflow: hidden;
	/* Dessa två för blocker */
	height: 100%;
	width: 100%
}

#aw_first_page {
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	background-color: white;
	width: 100%;
	height: 100%;
	z-index: 300;
}

#tp_blocker {
	display: none;
	/*visibility: hidden;*/
	position: absolute;
	left: 0px;
	top: 0px;
	/*bottom: 0px;
	right: 0px;*/
	background-color: black;
	width: 100%;
	height: 100%;
	filter:alpha(opacity=30); 
	-moz-opacity: 0.3; 
	opacity: 0.3;
	z-index: 200;
}

#tp_blocker_nice {
	display: none;
	/*visibility: hidden;*/
	position: absolute;
	left: 0px;
	top: 0px;
	/*bottom: 0px;
	right: 0px;*/
	width: 100%;
	height: 100%;
	z-index: 200;
}

#aw_header{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 109px;
	background-image: url('/img/gameplan/header_back.jpg');
	background-repeat: repeat-x;
	z-index: 5;
	/* För centrering av poängen */
	text-align: center;
	
}

#aw_footer{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 28px;
	/*background-color: #FFFFFF;*/
	/*background-image: url('/img/gameplan/footer_back.jpg');
	background-repeat: repeat-x;
	background-position: bottom;*/
	z-index: 5;
}

#aw_content {
	top: 109px;
	bottom: 0px;
	padding-bottom: 30px;
    position: absolute;
    text-align: center;
    width: 100%;
	z-index: 3;
	overflow-y: auto;
}

/*
@media screen {
	body>div#aw_header {
		position: fixed;
	}
	body>div#tp_blocker {
		position: fixed;
	}
	body>div#aw_footer {
		position: fixed;
	}
}
*/
/*
* html body {
  overflow: hidden;
}

* html div#aw_content {
	height: 100%;
	overflow: auto;
}
*/

#aw_board {
    width: 1024px; /*850px;*/
    height: 465px; /*470px;*/
    position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(/img/testplan/way.png);
	background-repeat: no-repeat;
}
 
/* ============== Header =============== */
#aw_header_left {
	float: left;
	width: 163px;
	height: 109px;
	background-image: url('/img/gameplan/header_left.gif');
	background-repeat: no-repeat;
}

#aw_header_logo {
    border-style: none;
    top: 0px;
    left: 0px;
	height: 83px; /* Image size */
	width: 165px; /* Image size */
    position: relative;
} 

#aw_header_right {
	float: right;
	width: 163px;
	height: 109px;
	overflow: hidden;
	background-image: url('/img/gameplan/header_right.png');
	background-repeat: no-repeat;
}
 
#aw_header_attentecway {
	position:absolute;
	top: 12px;
	left: 180px;
	width: 334px;
	height: 71px;
	background-image: url('/img/gameplan/header_attentecway.jpg');
	background-repeat: no-repeat;
}

#aw_header_right_content {
	font-size: 10px;
	position: relative;
	margin: 0 auto;
	padding-left: 24px;
	padding-right: 14px;
	cursor: pointer;
}

.aw_header_splash_title {
	font-size: 16px;
	font-weight: bold;
}
.aw_header_splash_text {

}
 
/* ============== Footer ================= */
#aw_footer_left {
	float: left;
	width: 152px;
	height: 28px;
	background-image: url('/img/gameplan/footer_left_trans.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}

#aw_footer_middle {
	position: absolute;
	left: 152px;
	right: 152px;
	height: 28px;
	background-image: url('/img/gameplan/footer_back.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
}

#aw_footer_right {
	float: right;
	width: 152px;
	height: 28px;
	background-image: url('/img/gameplan/footer_right_trans.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}

#aw_footer_link {
	position: absolute;
	bottom: 0px;
	right: 150px;
	height: 22px;
	overflow: hidden;
}

/* ============= Register/Login ================ */
#registerlogin {
	position: absolute;
	bottom: 0px;
	left: 150px;
	height: 22px;
	/*width: 460px;*/
	/*overflow: visible;*/
}

#reglogin_status {
	display: none;
	position: absolute;
	color: white;
	top: 0px;
	left: 0px;
	width: 400px;
	z-index: 25;
}

#loggedin {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 400px;
	overflow: visible;
}

#reglogin {
    display: none;
}

#reginfo {
	display: none;
    position: absolute;
    width: 250px;
    height: 100px;
    left: 150px;
    bottom: 30px;
}

#regconfirm_info {
	display: none;
    position: absolute;
    width: 250px;
    height: 100px;
    left: 150px;
    bottom: 30px;
}

#password,
#cancel,
#regconfirm_links {
	display: none;
}

/* ============== Scoreboard ================= */
#gp_scoreboard {
/*	padding: 10px;
	border: 2px solid #990000;*/
	/*position: absolute;*/
	margin: 80px auto 0px auto;
	width: 200px;
	height: 50px;
	text-align: left;
	/*left: 150px;
	top: 90px;*/
	/*right: 10px;
	bottom: 290px;*/
}

#gp_scoreboard_top {
	position: relative;
	
	float: left;
	width: 49%;
}

#gp_scoreboard_bottom {
	float: left;
	width: 49%;
}

#gp_scoreboard_base {
	clear: both;
}

#gp_commitment_meter,
#gp_result_meter {
    border: 1px solid #444444;
	background-color: white;
    /*position: relative;*/
	margin: 1px;
}

/*.gp_sb_text,*/
#gp_result_meter,
#gp_commitment_meter {
	height: 16px;
	border-width: 1px;
}

.gp_sb_text {
	margin-top: 2px;
	margin-left: 2px;
}



#commitment,
#result {
/*	text-align:*/
    font-size: 9px;
    height: 16px;
    /*width: 150px;*/
    /*background-color: #0066FF;*/
	background-image: url('/img/gameplan/score_meter.jpg');
	background-repeat: repeat-x;
}

.gp_scoretext {
	position: absolute;
	text-align: center;
}

/* ============== Challenge info-rutan =============== */

#aw_challenge_info {
	position: absolute;
	right: -20px;
	top: 0px;
	width: 190px;
	height: 160px;
}

#debug_links {
	display: none;
}

/* ============== Challenge =============== */
#gp_challenge {
	/*margin: auto;*/
	display: none;
	position: absolute;
	width: 900px;
	height: 555px;
	overflow: hidden;
	display: none;
	background-image: url('/img/challenge_back.jpg');
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: left;
	/*border: 2px solid white;*/
	z-index:201; /* För Blocker */
}

#gp_challenge_logo {
	position: absolute;
	top: 0px;
	left: 6px;
	height: 80px;
	width: 80px;
	z-index: 3;
}

#gp_challenge_topic {
	position: absolute;
	top: 8px;
	left: 300px;
	z-index: 2;
}

#gp_challenge_abort {
	position: absolute;
	top: 1px;
	right: 1px;
	text-align: right;
	padding-right: 4px;
	cursor: pointer;
	cursor: hand;
	z-index: 3;
}

#gp_abort_confirm {
	display: none;
}

#gp_challenge_content {
	position: relative;
	width: 900px;
	height: 510px;
	top: 45px;
	padding: 0px;
}

#gp_outro_text {
	margin-top: 12px;
}

/* Intro-text-div och outro-text-div */
.gp_challenge_intro,
#gp_challenge_intro,
#gp_challenge_outro,
#gp_temp_outro {
    text-align: left;
    margin-top: 20px;
    margin-left: 20%;
    margin-right: 20%;
    /*border: 1px solid blue;*/
    width: 60%; /* 60 + 20 + 20 = 100 */
    position: absolute;
    height: 485px;
}

.gp_contest_info {
    /*border: 1px solid blue;*/
/*	text-align: left;
	margin-top: 20px;
    margin-left: 10%;
    margin-right: 10%;
    width: 80%; *//* 80 + 10 + 10 = 100 */
/*    position: absolute;
    height: 485px;*/
}


#gp_challenge_intro,
#gp_challenge_outro {
    display: none;
}

/* Start-knapp-div */
.gp_challenge_start_button,
#gp_challenge_start_button,
#gp_challenge_exit_button {
    cursor: pointer;
    cursor: hand;
    display: inline;
    position: absolute;
    bottom: 120px;
    right: 0px;
}

#challengename {
	position: relative;
	top: 0px;
	font-size: 16px;
	font-weight: bold;
}

#loader {
	margin-top: 2px;
}

/* ============ Contest Info ==================== */

#aw_contest_info {
	/*margin: auto;*/
	display: none;
	position: absolute;
	width: 900px;
	height: 555px;
	overflow: hidden;
	display: none;
	background-image: url('/img/challenge_back.jpg');
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: center;
	/*border: 2px solid white;*/
	z-index:201; /* För Blocker */
}
#aw_contest_topic {
	position: absolute;
	top: 8px;
	left: 8px;
	z-index: 2;
}

#aw_contest_abort {
	position: absolute;
	top: 1px;
	right: 1px;
	text-align: right;
	padding-right: 4px;
	cursor: pointer;
	cursor: hand;
	z-index: 3;
}

#aw_contest_content {
	position: relative;
	text-align: left;
	top: 50px;
/*	width: 900px;
	height: 510px;*/
	/*top: 40px;*/
	margin-left: auto;
	margin-right: auto;
/*	margin-top: 50px;*/
	width: 800px;
}

/* ======================= FELMEDDELANDEN ========================= */
#errormessage {
	display: none;
	color: black;
    position: absolute;
    width: 250px;
    height: 50px;
    left: 150px;
    bottom: 30px;
	/*background-color: red;*/
	cursor: pointer;
	z-index: 55;
}
#errormessage_left {
	position: absolute;
	left: 4px;
	top: 10px;
	width:50px;
	height: 38px;
	background-image: url('/img/testplan/varning.gif');
	background-repeat: no-repeat;
}
#errormessage_right {
	position: absolute;
	padding-left: 5px;
	left: 60px;
	width: 190px;
	height: 50px;
}

/*
Attentec-färger (tagna från attentec.se):

Grå text (på vit bakgrund): 808080
Blågrå bakgrund: DDE0E2
Grå text (på blågrå bakgrund): 444444
Attentec-vinrött: 900027
Attentec-grått: 68737A

Andra färger:

Sand: FFFFCC

*/
