@charset "utf-8";
/* CSS Document */
.clearer{clear:both;display:block;}
/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:18px;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#fff;background:#fff;font-family:Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#fff;}
h1 {font-size:36px;line-height:1;margin-bottom:12px;}
h2 {font-size:24px;margin-bottom:18px;}
h3, h4 {font-size:18px;line-height:18px;margin-bottom:18px;}
h4 {color:#ffc700}
h5 {font-size:1em;font-weight:bold;margin-bottom:18px;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 18px;}
p img.left {float:left;margin:18px 18px 18px 0;padding:0;}
p img.right {float:right;margin:18px 0 18px 18px;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:18px;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 18px;font-style:italic;}
del {color:#666;}
pre {margin:18px 0;white-space:pre;}
pre, code, tt {font:12px'andale mono', 'lucida console', monospace;line-height:18px;}
li {
	text-align:left;
}
li ul, li ol {margin:0 18px;}
ul, ol {margin:0 18px 18px 18px;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 18px 0;}
dl dt {font-weight:bold;}
dd {margin-left:18px;}
table {margin-bottom:10px;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}


#content_left a, #content_left a:hover, #content_left a:visited{
	color:#ffc700
}

#column_element a, #column_element a:hover, #column_element a:visited {
	color:#fff;
}

.clearer {
	width:100%;
	height:1px;
	clear:both;
}

.content_element {
	margin-bottom:18px;
	text-align:justify;
}

.bodytext, .content_element li {
	color:#bab7b7
}

.content_element a {
	color:#ffc700;
}

#header_right p{
	color:#fff;
}

#header_right a{
	color:#fff;
	font-weight:bold
}

.yellow {
	color:#ffc700;
}

.white {
	color:#fff;
}

.bold {
	font-weight:bold;
}

.toggle {
	text-decoration:underline;
	cursor:pointer;
	background:url(../images/yellow_arrow_bg.gif) left center no-repeat;
	padding-left:10px;
	clear:both;
}

.underline {
	text-decoration:underline
}

.large {
	font-size:18px;
	font-weight:bold
}

.medium {
	font-size:16px;
	font-weight:bold
}

.small {
	font-size:14px;
	font-weight:bold
}

.column_element {
	padding:0 10px
}

.column_element a{
	color:#fff
}

.col-1, .col-2 {
	width:48%;
	float:left;
	margin-right:2%
}

* html .col-2 {
	margin-right:1%;
}

#header_left_topnavi a {
	margin-right:15px;
}

.content_img_left {
	float:left;
	margin:6px 10px 0 0
}

.content_img_right {
	float:right;
	margin:6px 0 0 10px;
}

.column_element ul {
	margin:0 18px 18px 0;
}

.column_element ul li {
	list-style:none;
	padding:0 0 0 12px;
	background:url(../images/yellow_arrow_bg.gif) left 4px no-repeat;
	padding-bottom:30px;
}

.toggle_yellow_large{
	font-size:18px;
	color:#ffc700;
	text-decoration:underline;
}

.spacer {
	width:100px;
	display:inline-block;
}

.spacer_wide {
	width:170px;
	display:inline-block;
}

.tx-srfeuserregister-pi1-submit {
	font-weight: bold;
	border: none;
	border:1px solid #8f8d8d;
	background:#e2e2e2;
	clear:both
}

.tx-srfeuserregister-pi1 fieldset {
	border:none;
}

.tx-srfeuserregister-pi1 legend { 
	display:none
}

.tx-srfeuserregister-pi1 p {
	color:#bab7b7
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice { 
	margin-bottom: 12px; 
	font-style:normal;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error { 
	color: #ff0000; 
}

.tx-srfeuserregister-pi1-wrapper {
	float:left;
	width:100%;
	margin-bottom:12px;
}

.tx-srfeuserregister-pi1-multiple-checkboxes {
	float:left;
}		

.tx-srfeuserregister-pi1-left { 
	float:left;
	width: 90px; 
	padding-right: 10px;
	text-align:left; 
	font-weight:bold;
}

.tx-srfeuserregister-pi1-right { 
	width: 450px; 
	float:left;
}

.tx-srfeuserregister-pi1-text {
	width: 440px;
	border: none;
	border:1px solid #8f8d8d;
	background:#e2e2e2 
}

#tx-srfeuserregister-pi1-static_info_country {
	width: 440px;
	border: none;
	border:1px solid #8f8d8d;
	background:#e2e2e2;
}

.tx-srfeuserregister-pi1 select {
	width:455px;
}

.tx-srfeuserregister-pi1-password {
	width:170px;
	border: none;
	border:1px solid #8f8d8d;
	background:#e2e2e2
}

.tx-srfeuserregister-pi1-multiple-checkboxes dt{
	float:left;
}

.tx-srfeuserregister-pi1-multiple-checkboxes dd{
	float:left;
}


/*Powermail*/
fieldset.tx-powermail-pi1_fieldset {
	/* Disable border */
	border: none;
}

fieldset.tx-powermail-pi1_fieldset label {
	/* Style labels */
	display: block;
	margin-top: -1px;
	width: 90px;
	float: left;
	clear: both;
}

fieldset.tx-powermail-pi1_fieldset legend{
	display:none;
}
.powermail_text,.powermail_textarea,.powermail_select,.powermail_file,.powermail_countryselect  {
	width: 440px;
	border: none;
	border:1px solid #8f8d8d;
	background:#e2e2e2;
	margin-left: 20px;
}


.powermail_textarea{
	height:150px;
}

.tx-powermail-pi1_fieldset .powermail_mandatory {
	color:#FF0000;
}

div.tx_powermail_pi1_fieldwrap_html {
	/* Increase margin between every field */
	margin: 10px 0;
}

.tx_powermail_pi1_fieldwrap_html_label {
	padding-left:80px;
}

.powermail_submit {
	font-weight: bold;
	border: none;
	border:1px solid #8f8d8d;
	background:#e2e2e2;
	margin-left:110px;
}
.tx-powermail-pi1_confirmation_back {
	font-weight: bold;
	border: 1px solid #8f8d8d;
	background:#fff;
	float:left;

}
.tx-powermail-pi1_confirmation_submit {
	font-weight: bold;
	border: 1px solid #8f8d8d;
	background:#fff;
	float: left;
}

.powermail_mandatory {
	color:#444444;
}

.tx-powermail-pi1_formwrap_88 fieldset.tx-powermail-pi1_fieldset label {
/* Style labels */
	display: block;
	margin-top: -1px;
	width: 100px;
	float: left;
	clear: both;
}
.tx-powermail-pi1_formwrap_88 .powermail_text,.powermail_select,.powermail_file {
	width:400px;
}

.tx-powermail-pi1_formwrap_88 .powermail_submit  {
	margin-left:120px;
}
.tx-powermail-pi1_formwrap_88 .tx_powermail_pi1_fieldwrap_html_label {
	padding-left:0px;
}
/*tx_psitsm*/

#main_wrapper {
	color:#272727;
}

#main_wrapper .column_element {
	padding:0px 0px 10px 8px;
}

#main_wrapper .column_element p.bodytext {
	margin-bottom:10px;
}

#main_wrapper .content_element {

}

#main_wrapper h1, #main_wrapper p {
	color:#272727;
}
#main_wrapper h1 {
	margin-top:-20px;
	font-size:24px;
	display:block;
	height:20px;
	width:600px;
}

* html #main_wrapper h1 {

	position:relative;
}

#main_wrapper a{
	color:#051933;
}


.ps_itsm td {
	text-align:right;
}

.ps_itsm td.name {
	text-align:left;
}

/*.psitsm-intro{
	font-size:14px;
	color:#bab7b7;
	margin-top:50px;
	
}*/

.psitsm-intro a {
	font-size:16px;
}

.checkbox{
	display:inline;
}

table.answertable {
	text-align:left;
	width:50%;
}
table.answertable td {
	text-align:left;
	vertical-align:left;
}

.ps_itsm label{
	font-size:14px;
}
.ps_itsm label.subanswers{
	display:inline;	
}

.question {
	float:left;
	width:580px;
	display:block;
	text-align:left;
	line-height:1.3em;
}
.answers {
	width:580px;
	float:left;
}
.qwrap {
	float:left;
	border-bottom:#fff 1px solid;
	margin-bottom:5px;

}
.question ol, .question li {
	font-size:16px;
	color:#272727;
	font-style:italic;
	font-weight:normal;
	line-height:1.4em;
}
.question li{
	margin-left:4px;
}
.qwrap p.bodytext{
	font-size:16px;
	/*color:#ffc700;*/
	color:#272727;
	font-style:italic;
	font-weight:normal;
	line-height:1.4em;
	
}
.qheader{
	font-size:16px;
	font-style:italic;
	font-weight:normal;
	float:left;
	color:#ffffff;
	margin-bottom:20px;
	border: 1px solid #8f8d8d;
	background:#04163c;
	display:block;
	padding:5px;
	margin-top:-25px;
}

* html .qheader {
	margin-top:0px;
}
.theader {
	font-size:16px;
	font-style:italic;
	font-weight:normal;
	float:left;
	color:#04163c;
	padding:5px 0px 5px 0px;
	margin-top:28px;
	display:block;
}
.theader_sec {
	font-style:italic;
	float:left;
}

#qhead_wrapper h5 {
	font-size:16px;
}
.subquestion {
	font-weight:bold;
	color:#ffc700;
	font-size:16px;
	margin-top:10px;
} 

#ps_itsm-submit {
	display:block;
	float:left;
	width:100%;
}
.ps_itsm-submit {
	/*font-weight: bold;
	border: 1px solid #8f8d8d;
	background:#04163c;
	display:block;
	color:#ffffff;
	padding:5px;*/
	margin-top:-70px;
	margin-right:90px;
	float:right;
}

* html #ps_itsm-submit {
	width:720px;
	display:block;

}

* html .ps_itsm-submit {
	margin-top:-70px;
	margin-right:0px;
	width:70px;
	height:66px;
	display:block;
	position:relative;
	float:right;
}

.ps_itsmevaluation-submit {
	font-weight: bold;
	border: 1px solid #8f8d8d;
	background:#04163c;
	display:block;
	color:#ffffff;
	padding:5px;
	margin-top:10px;
	width:150px;
}

#action {
	width:100%;

}

#action a {
	font-weight: bold;
	border: 1px solid #8f8d8d;
	background:#04163c;
	display:block;
	color:#ffc700;
	padding:5px;
	float:right;
	font-size:16px;
	margin-right:45px;

}
#action p {
	float:left;
	font-size:100%;
} 

#remainingtime{
	float:left;
}
#timebeam{
	background:#FF0000;
	border-top: 1px solid #8f8d8d;
	border-bottom: 1px solid #8f8d8d;
	height:26px;
	display:block;
	margin-left:5px;
	float:left;
	width:98px;
}

.loading_img {
	margin-top:20px;
	margin-left:30px;
}


#qhead_wrapper{
	width:780px;
	display:block;
}
#countdown {
	width:150px;
	float:left;
	margin-left:40px;
}
#countdown input {
	font-weight: bold;
	border: 1px solid #8f8d8d;
	background:#04163c;
	display:block;
	color:#ffffff;
	padding:5px;
	height:28px;

}
.radios {
	width:20px;

}

#startalert {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	width: 550px;
	height: 840px;
	background:url(../images/startalert_bg.jpg) top left no-repeat;
	opacity: 0.9;
	filter: alpha(opacity=90); 
	color:#ffc700;
	margin-left:99px;
	padding: 250px 10px 10px 300px;
} 

#startalertform {
	width:280px;
	border: 1px solid #8f8d8d;
	padding: 10px 10px 10px 10px;
	background:#04163c;
	font-family:Arial, Helvetica, sans-serif;
}

#startalert input {
	width:110px;
	font-weight: bold;
	border: 1px solid #8f8d8d;
	background:#04163c;

	margin-top:10px;
	color:#ffffff;
}

.ps_itsm .downloadbutton{
	border:none;
	background:#0e4182;
	color:#ffc700;
}



/*login box*/
#pass,#user{
	width:150px;
	border: none;
	border:1px solid #8f8d8d;
	background:#e2e2e2;
	display:block;
}

.username {
	width:150px;
	border: none;
	border:1px solid #8f8d8d;
	background:#e2e2e2;
	display:block;
	color:#000000;
	overflow:hidden;
	
}

.login_button,.logout_button {
	width:150px;
	font-weight: bold;
	border: 1px solid #8f8d8d;
	background:#04163c;
	display:block;

	color:#ffffff;
}

#logout_box {
	margin-top:35px;
	margin-left:5px;
	color:#ffffff;
	font-weight:bold;
}

.tx-felogin-pi1 label, .tx-felogin-pi1 input{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	width:100px;
}

.tx-felogin-pi1 input{
	padding-top:2px;
}

.tx-felogin-pi1 div{
	float:left;
	display:block;
	width:100%;
	margin-bottom:10px;
}

#ps_itsm_logoutBoxStart{
	float:right;
	width:120px;
	margin-right:34px;
}

#ps_itsm_logoutBoxStart .logout_button {
	border: 1px solid #8f8d8d;
	background:#04163c;
	display:block;
	padding:5px;
	float:right;
	font-size:14px;
	width:110px;
	height:30px;
}

#winner_layer {
	position:absolute;
	left:90px;
	top:0px;
	display:none;
	background:url(../images/bg_winner_layer.jpg) top left no-repeat;
	z-index:10;
	width:1070px;
	height:883px;
	color:#fec900;
}

#winner_layer h1 {
	margin-top:300px;
	color:#fec900;
	padding-left:100px;
	font-weight:bold;
	font-size:36px;
}

.progressbar {
	width:40px;
	/*border-bottom:1px solid #0e4182;
	border-top:1px solid #0e4182;*/
	margin-left:20px;
}

.tx-psitsm-pi1 td{
	vertical-align:bottom;
	margin-right:10px;
	text-align:left;
}
#liveresults {
	width:110%;
}
.liveresults h2 {
	margin-bottom:0px;
	color:#272727;
}

#liveresults td {
	width:20%;
}
