@charset "utf-8";

/* CSS Document */
* {
	margin:  0;
	padding: 0;
}
address{
	margin-bottom:25px;
	padding:4px; 
	border-top: #FDE6E1 1px solid;
	border-bottom:#FDE6E1 1px solid;
	text-align: center;   
 	color: #eee;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
	}
	
body{ background-color:#bc739b;}

div.main_body{

	width: 70%;

	padding:10px;

	margin-left: auto;
	margin-right: auto;
	background-color:#e6ded5;

	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;

	border: 1px solid #B0688F;
	margin-bottom:25px;

}

.banner {

	width: 100%;

	text-align: center;
	background-color: #bc739b;
}

div.topemenu {

	width: 100%;

	padding-top: 20px;
	padding-bottom: 20px;
}
div.topmenu_wrap {

	width:100%;
}
div.topmenu_wrap table {

	margin-left: auto;
	margin-right: auto;
}


span.topmenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #eee;
	padding: 5px 10px;
}

#error{display:none;}

.clckable{cursor:pointer;}

div.adminmenuwrap {
 float:left:
 padding:3px:
 margin:3px:
 border:#000 thin solid:
 width:250px:
}

.login-wrapper{
	width:50%;
	margin:0 auto;
	margin-bottom:20px;
}

div.Playerloginwrap{
	 float:left:
	 padding:3px:
	 margin:3px:
	 width:250px:
	 border:#000 thin solid:
  }
div.playlogintitle{
	 float:left:
	 width:250px:
	 border:#000 thin solid:
	 width:100%:
}
div.player_login{
	 float:left:
	 width:250px:
	 border:#000 thin solid:
	 width:100%:
}

div.loginwrap{
	width:100%;
	}
div.admin_login{}

div.Playerloginwrap{
	width:100%;
	}
div.player_login{}

div.org_profile_wrap{
	width:100%;
	}

div.org_admin_profilewrap{
	width:100%;
	}
table.org_admin_profile{}
td.adm_label{}
table.quickedit_table {
	border-collapse:collapse;
	}
.quickedit_table td{
	 border:#CCC 1px solid;
	 padding-left:3px;
	 padding-right:3px;
}
.quickedit_table th{
	background-color:#CBDEFC;

	border-left:#999 1px solid;
}

.tdcenter{ text-align:center;}
div.questionwrap{
	width:100%;
	}
.questiontextarea{
	width: 810px;
	height: 66px;
	border: 3px solid #BFCFFD;
	padding: 5px;
	}
.questiontextarea:focus{
    outline: none !important;
    border:1px solid #7996F9;
    box-shadow: 0 0 8px #719ECE;
	}
div.qlabel{
    border: thin solid #BFCFFD;
    margin: 15px 4px 4px;
    padding: 3px;
	padding-left:10px;
    width: 160px;
	white-space:nowrap;
	font-size: .8em;
	font-weight: bold;
	text-transform: uppercase;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
 	}




.question_category_container{
	width: 500px;
 	margin: 10px
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #666;
	}

.cat_ques_table{ border-collapse:collapse; border:1px;}

.crtq{
  	font: 12px/1.5 Helvetica, sans-serif;
 	padding-left: 10px;
	padding-right: 5px;
	font: bold italic 35px/1.5 Helvetica, Verdana, sans-serif;
  	color: #555;
}

td.qcc_question {
  	text-align:left;
  	vertical-align:middle;
	margin-bottom: 20px;
}
td.qcc_question:hover { color:#575757; background-color: #D0D9E1;}




input.category_text:focus{
    outline: none !important;
    border:1px solid #7996F9;
    box-shadow: 0 0 8px #719ECE;
	}

div.categorywrap{
	width:100%;
	}
.question_category_container{
	width:500px;
	height:400px;
	overflow:scroll;
	display:none;
	}
div.clabel{}

div.user_profilewrap{
	width:500px;
 	}

#sponsorbox_reg{
    left: 436px;
    position: absolute;
    top: 164px;
	}
table.user_profile{}

h2.thanks{}
h2.error{}

.score-wrap{
	width:60%;
	margin:0 auto;
}

div.scoreboardwrap  {
	margin:0px;
	margin-left:25px;
    padding:0px;
	width:200px;
    box-shadow: 5px 5px 5px 0px #CCCCCC;
	border:1px solid #000000;

	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;

	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;

	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;

	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.scoreboardwrap table{
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}
.scoreboardwrap caption{
	width:100%;
	height:100%;
	margin:0px;padding:0px;
	padding-bottom:3px;
	background-color:#00AEEF;
}
.scoreboardwrap tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.scoreboardwrap table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.scoreboardwrap table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}
.scoreboardwrap tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;

}
.scoreboardwrap tr:hover td{
	background-color:#8EE0FF;
 }
.scoreboardwrap th{
	vertical-align:middle;
 	background-color:#00AEEF;
	}
.scoreboardwrap td{
	vertical-align:middle;

	background-color:#00AEEF;

	border:1px solid #FF0066;
 	text-align:left;
	padding:7px;
	font-size:12px;
	font-family:Verdana;
	font-weight:normal;
	color: #FFFFFF;
}


.scoreboard tr:last-child td{
	border-width:0px 1px 0px 0px;
}
.scoreboard tr td:last-child{
	border-width:0px 0px 1px 0px;
}
.scoreboard tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.scoreboard tr:first-child td{
	background:-o-linear-gradient(bottom, #8C968B 5%, #8C968B 100%);
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8C968B), color-stop(1, #8C968B) );
	background:-moz-linear-gradient( center top, #8C968B 5%, #8C968B 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#8C968B", endColorstr="#8C968B");
	background: -o-linear-gradient(top,#8C968B,#8C968B);

	background-color:#8C968B;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color: #FFFFFF;
}
.scoreboard tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #8C968B 5%, #8C968B 100%);
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8C968B), color-stop(1, #8C968B) );
	background:-moz-linear-gradient( center top, #8C968B 5%, #8C968B 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#8C968B", endColorstr="#8C968B");
	background: -o-linear-gradient(top,#8C968B,#8C968B);

	background-color:#8C968B;
}
.scoreboard tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.scoreboard tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}




.questiondrop{
	position: relative;
	font-size: 12px;
	color: #777;
	width: 150px;
	}



div.username{}
div.userscore{}

div.adminmenuwrap{
	width:100%;
	border:0px;
	}
button.adminmenu{
 	cursor:pointer;
	}
.changepassword{ white-space:nowrap;}
.emsmall{font-size:10px;}



.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.option_edit:hover{
	border:#999 1px solid;
	margin:2px;
	padding:3px;
	}
.profile_editor:hover{
	border:#999 1px solid;
	margin:2px;
	padding:3px;
	}

div.user_profilewrap input , select {
	background: white;
	border: 1px double #DDD;
	border-radius: 5px;
	box-shadow: 0 0 5px #333;
	color: #666;

	padding: 5px 10px;
	width: 225px;
	outline: none;
}

div.user_profilewrap input[type="radio"]{
	background: white;
	border: 1px double #DDD;
	border-radius: 5px;
	box-shadow: 0 0 5px #333;
	color: #666;

	padding: 1px 1px;
	width: 25px;
	outline: none;
}

div.user_profilewrap  select {
	width: 250px;
}

div.welcome_block{
	width:600px;
	margin:auto;
	}



button:hover, button:focus
{
	-webkit-animation: pulsate 1.2s linear infinite;
	animation: pulsate 1.2s linear infinite;
}

@-webkit-keyframes pulsate
{
	0%   { color: #ddd; text-shadow: 0 -1px 0 #000; }
	50%  { color: #fff; text-shadow: 0 -1px 0 #444, 0 0 5px #ffd, 0 0 8px #fff; }
	100% { color: #ddd; text-shadow: 0 -1px 0 #000; }
}

@keyframes pulsate
{
	0%   { color: #ddd; text-shadow: 0 -1px 0 #000; }
	50%  { color: #fff; text-shadow: 0 -1px 0 #444, 0 0 5px #ffd, 0 0 8px #fff; }
	100% { color: #ddd; text-shadow: 0 -1px 0 #000; }
}

button:active
{
	color: #fff;
	text-shadow: 0 -1px 0 #444, 0 0 5px #ffd, 0 0 8px #fff;
	box-shadow: 0 1px 0 #666, 0 2px 0 #444, 0 2px 2px rgba(0,0,0,0.9);
	-webkit-transform: translateY(3px);
	transform: translateY(3px);
	-webkit-animation: none;
	animation: none;
}

