@CHARSET "UTF-8";

body, html {font-size:12px;font-family:arial;margin:0 auto;width:1020px;}
a {color:#243AD7;}
img {border:0px;}
#header {}
#logo {float:right; margin:0 0 20px 20px;}
#content {}
#wrap {}
#footer {clear:both; margin-bottom:15px;}

/*Game*/
tr.game-new {
	background-color:#EBFFEB !important;
}

#game-menuP {
	width:150px;
	float:right;
}

#game-view-wrap {
	float:left;
	width:700px;
}

#game-view-menuP {
	width:400px;
	float:right;
}
#game-view-menuP #view-game-status-pic {
	height:32px;
}

#game-view-menuP #view-game-status-pic form {
	float:left;
	margin-right:20px;
}

#game-view-shuffle-add input[type=submit], #game-view-shuffle-del input[type=submit] {
	claer:both;
	float:left;
}

.game-view-teams-wrap {
	width:820px;
	float:left;
}

.game-view-teams-wrap-admin {
	width:1020px;
	float:left;
}

.game-view-teams-wrap h2, .game-view-teams-wrap-admin h2 {text-align:center}

.game-view-team1 {
	width:400px;
	margin-right:20px;
	float:left;
}

.game-view-team1-admin {
	width:500px;
	margin-right:20px;
	float:left;
}

.game-view-team2 {
	width:400px;
	float:right;
}

.game-view-team2-admin {
	width:500px;
	float:right;
}

.game-view-table {
	width:350px !important;
	margin-right:20px;
}

.game-view-table-admin {
	width:500px !important;
	margin-right:20px;
}

.game-view-stat {
	float:left;
	clear:both;
	margin-top:5px;
}

.game-view-pul-admin {
	width:350px;
	float:left;
	clear:both;
}

.game-view-pul-admin h2, .game-view-access h2, .game-view-think h2, .game-view-naccess h2 {
	text-align:center;
}

.game-view-access, .game-view-think, .game-view-naccess {
	float:right;
}

/*Index*/
#rememberMe-label {
	float:left;
	margin:10px 5px 0 0;
}

#rememberMe-element {
	margin:9px 0 10px;
}

#singin-label {
	float:left;
}

.index-index-maint h2 {
	text-align:center;
}

.index-index-maint {
	width:800px;
	float:left;
}

.index-index-menuMain {
	width:200px;
	float:right;
}

#game-index-content, #index-stat-content, #player-index-content, #template-index-content {
	width:800px;
	float:left;
}

#users-label, #users-element, #subject-label, #subject-element, #body-label, #body-element {display:none;}

table.display td form#index-game-player-remove, table.display td form#index-game-player-add {
	margin:-19px 0 0 40px;
}

/*Player*/
#player-menuP {
	float:right;
	width:150px;
}

#player-view-wrap {
	float:left;
	width:700px;
}

#player-view-menuP {
	float:right;
	width:400px;
}

#login #password-label, #login #password-element {display:block;}

/*Template*/
#template-menuP {
	width:200px;
	float:right;
}

#template-view-wrap {
	float:left;
	width:700px;
}

#template-view-menuP {
	width:400px;
	float:right;
}