* {
	border: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 0;
}

body {
	font-family: Constantia, "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman";
	background: url(../img/header_bg.png) repeat-x #f0f0f0;
	text-align:center;
	width:100%;
	height: 100%;
	overflow-y:auto;
	overflow-x:hidden;
}

html { height: 100%; }

input:focus {outline: none;}

input {
	font-family: Constantia, "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman";
}

/* Center */
#center_wrapper {
	width:1024px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	position: relative;
}

/* Header */

#header {
	height: 133px;
	
	position: absolute;
}

#logo {
	width: 650px;
	height: 50px;
	background: url(../img/header_logo.png) no-repeat;
	position: absolute;
	top: 43px;
	left: 61px;
}

#logo a {
	display: block;
	height: 50px;
	position: absolute;
}

#logo_link {
	width: 232px;
}

#logo_link_rules {
	width: 82px;
	left: 257px;
}

#logo_link_blog {
	width: 57px;
	left: 357px;
}

#logo_link_rank {
	width: 110px;
	left: 430px;
}

#logo_link_forum {
	width: 82px;
	left: 550px;
}

#choose_size {
	width: 141px;
	height: 41px;
	background: url(../img/combined.png) no-repeat;
	position: absolute;
	top: 51px;
	left: 844px;
}

#choose_size_4 {
	width: 42px;
	height: 41px;
	display: block;
	position: absolute;
	top: 0px;
	left: 57px;
}

.choose_size_4_passive {
	background: url(../img/combined.png) no-repeat -57px -41px;
}

#choose_size_5 {
	width: 42px;
	height: 41px;
	display: block;
	position: absolute;
	top: 0px;
	left: 99px;
}

.choose_size_5_passive {
	background: url(../img/combined.png) no-repeat -99px -41px;
}

/* Login */



#login{
	position: absolute;
	top: 118px;
	width: 100%; 
	z-index: 90;
}

/*#ie8 #login {
	width: 100%;
}*/

#login_float_right {
	float:right;
}

#login_left {
	float:right;
	width: 12px;
	height: 8px;
	background: url(../img/combined.png) no-repeat -235px -19px;
}

#login_content {
	background: #ffffff;
	padding-left: 13px;
	padding-top: 6px;
	padding-right: 10px;
	
	
}

#login_right {
	float:right;
	/*text-align:left;*/
	position: relative;
}

/*#ie8 #login_right {
	width: 1px;
}*/

#login_bottom {
	height: 18px;
	width: 400px;
	background: url(../img/login_right.png) no-repeat 0px 0px;
	position: relative;
	left:0px;
	left: 0px;
	position: absolute;
}

#login_text {
	display: block;
	width: 160px;
	height: 19px;
	background: url(../img/combined.png) no-repeat -141px 0px;
	cursor:pointer;
}

#logout_text {
	display: block;
	width: 60px;
	height: 19px;
	background: url(../img/combined.png) no-repeat 0px -45px;
	cursor:pointer;
}

#login_hidden {
	overflow: visible;
}

#login_hidden_fixed {
	width: 375px;
	height: 300px;
	float: left;
	padding-top: 10px;
	text-align:left;
}

/* Login expanded */

#login_tabs div {
	height: 16px;
	float: left;
	margin-right: 10px;
	cursor:pointer;
	font-size: 2px;
}



#login_tab_wortopia {
	margin-left: 10px;
	width: 94px;
	background: url(../img/combined.png) -141px -19px;
}

#login_tab_facebook {
	width: 91px;
	background: url(../img/combined.png) -141px -35px;
}

#login_tab_twitter {
	width: 72px;
	background: url(../img/combined.png) -141px -51px;
}

#login_tab_google {
	width: 64px;
	background: url(../img/combined.png) -141px -67px;
	float:none;
}

#login_tab_top {
	height: 14px;
	width: 373px;
	background: url(../img/combined_long.png) 0px 0px;
	margin-top: 25px;
	position: relative;
}

#ie8 #login_tab_top { margin-top: 24px; }

#login_tab_top_arrow {
	position: absolute;
	top:0px;
	height: 6px;
	width: 9px;
	background: url(../img/combined_long.png) -373px -6px;
}

#login_tab_content {
	width: 373px;
	background: #dbdada;
	height: 210px;
	position: relative;	
}

#login_tab_content .login_tab_content {
	width: 373px;
	position: absolute;
	padding: 20px 30px;
	top: 0px;
	left: 0px;
}

#login_tab_bottom {
	height: 8px;
	width: 373px;
	background: url(../img/combined_long.png) 0px -14px;
	font-size:2px;
}

.login_div_wrapper {
	position:relative;
}

#login_tab_content .login_input_text {
	background: url(../img/login_combined.png) -1px -76px;
	width: 287px;
	height: 22px;
	padding: 2px 5px;
	font-family: Constantia, "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman";
	color: #5d5d5d;
}

#ie8 #login_tab_content .login_input_text {
	padding: 5px 5px;
	height: 16px;	
}

#login_tab_content .login_input_text:focus {
	background: url(../img/login_combined.png) -1px -49px;
}


/* Wortopia Login */
#label_login_wortopia_username {
	display: block;
	background: url(../img/login_combined.png) 0px 0px;
	width: 116px;
	height: 18px;
	font-size: 0px;
}

#label_login_wortopia_password {
	display: block;
	background: url(../img/login_combined.png) 0px -18px;
	width: 116px;
	height: 18px;
	margin-top: 20px;
	font-size: 0px;
}

#wortopia_register_account {
	background: url(../img/login_combined.png) -1px -103px;
	width: 170px;
	height: 26px;
	position: absolute;
	top: 160px;
	left: 0px;
}

#wortopia_register_account:hover {
	background: url(../img/login_combined.png) -1px -130px;
}

#wortopia_login_submit {
	background: url(../img/login_combined.png) -191px -103px;
	height: 26px;
	width: 107px;
	position: absolute;
	top: 160px;
	left: 190px;
}
#wortopia_login_submit:hover {
	background: url(../img/login_combined.png) -191px -130px;
}


/* Content */

#content {
	position:relative;
	top: 128px;
}

.heading {
	font-size: 48px;
	color: #979797;
	
}
.content {
	margin-bottom: 20px;
}

.smalltext {
	font-size: 0.7em;
	color: #a9a9a9;
}

/* Column 1 */
#column1 {
	position: absolute;
	left: 60px;
	width: 220px;
	font-size: 14px;	
}

#profil a{
	color: #a9a9a9;
}

.profil_img {
	float: left;
	margin-right: 5px;
}

/* Player */
.player {
	clear: left;
	height: 24px;
}

.player_highlight {
	color: #58b269;
}

.team {
	clear: left;
}

.team_line {
	height: 24px;
}

.team .player {
	margin-left: 16px;
}

.team_image {
	float: left; 
	width: 16px;
	background: url(../img/combined.png) -225px -67px;
	height: 16px;
	margin-right: 4px;
}

.player_type_wortopia .player_type {
	background: url(../img/combined.png) -141px -19px;
	
}
.player_type_facebook .player_type {
	background: url(../img/combined.png) -141px -35px;
}
.player_type_twitter .player_type {
	background: url(../img/combined.png) -141px -51px;
}
.player_type_google .player_type {
	background: url(../img/combined.png) -141px -67px;
}
.player_type_guest .player_type {
	background: url(../img/combined.png) -241px -51px;
}

.player_type_wortopia, .player_type_facebook, .player_type_twitter, .player_type_google {
	cursor:pointer;
}

.player_type {
	float: left;  
	width: 16px;
	background: red;
	height: 16px;
	margin-right: 4px;
}

.player_name {
	float: left;
}
.team_name {
	float: left;
}
.player_points {
	float: right;
}
.team_points {
	float: right;
}
.player_info {
	display: none;
}

/* Column 2 */
#column2 {
	position: absolute;
	left: 345px;
	font-size: 14px;
}

#guess {
	height: 31px;
	width: 345px;
	background: url(../img/combined_long.png) 0px -40px;
	margin-top: 10px;
	font-family: Constantia, "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman";
	font-size: 20px;
	padding-left: 4px;
	padding-bottom: 7px;
	color: #a9a9a9;
	text-transform:uppercase;
}

#guess:focus {
  outline-width:0;
  color: #000000;
}

#clock {
	width: 100px;
	float:left;
}

/* Chat */

#chat {
	position: relative;
	left: -1px;
	width: 347px;
	background: url(../img/chatbg.png) repeat-y;
	margin-top: 25px;
}

#chat_top {
	background: url(../img/combined_long.png) no-repeat 0px -77px;
	height: 44px;
}

#chat_top_input {
	float:left;
	height: 44px;
	width: 200px;
	border: none;
}



.chat_top_input_blank {
	background: url(../img/combined_long.png) no-repeat 0px -121px;
}

.chat_team #chat_inteam {
	float:right;
	width: 66px;
	height: 44px;
	cursor:pointer;
}
.chat_team .chat_inteam_active {
	background: url(../img/combined_long.png) no-repeat -214px -121px;
}
.chat_team .chat_inteam_disabled {
	background: url(../img/combined_long.png) no-repeat -281px -121px; /*281*/
}

#chat_top input {
	background: none;	
	margin-top: 8px;
	margin-left: 10px;
	font-size: 12px;
	
}
#chat_top input:focus {outline: none;} /* Chrome */

.chat_noteam input {
	width: 320px;
}
.chat_team input {
	width: 270px;
}
#chat_view {
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 10px;
	height: 50px;
	overflow: hidden;
	width: 325px;	
}

#chat_view:hover {
	overflow: auto;
}	

#chat_lower {
	height: 64px;
}

#chat_bottom {
	height: 30px;
	background: url(../img/combined_long.png) no-repeat 0px -165px;
}

/* Chat message */

 .chat_message {
 	font-size: 12px;
	color: #000000;
 }
 
 .chat_username {
	color: #a9a9a9;
	width: 100px;
 }
 
 
.chat_message_server {
	color: #a9a9a9;
	font-weight: bold;
} 

.chat_message_team {
	color: #007816;
}


/* Column 3 */

#column3 {
	position: absolute;
	left: 740px;
	width: 240px;
	font-size: 14px;	
}

.words {
	min-height: 40px;
}

#words_table {
	float: right;
	text-align: right;
	line-height: 1.5em;
}

.words_left {
	margin-right: 10px;
}

.status_ok {
	color: #58b269;
}
.status_notonfield {
	color: #a9a9a9;
}
.status_toolate {
	color: #a9a9a9;
}
.status_notfound {
	color: #a9a9a9;
}
.status_tooshort {
	color: #a9a9a9;
}
.status_already {
	color: #a9a9a9;
}
.status_waiting {
	
}
.word_guess_link {
	text-decoration: underline;
	cursor:pointer;
}

/* words */

.word_list {
	text-align:justify;	
	font-size: 12px;
}

.word {
	display: inline;
	cursor:pointer;
}

.word_highlight {
	color: #58b269;
}

.word_noguess {
	color: #a9a9a9;
}

#words_table {
	width: 100%;
}

.word_points_1 {font-size: 100%; }
.word_points_2 {font-size: 115%; }
.word_points_3 {font-size: 130%; }
.word_points_5 {font-size: 145%; }
.word_points_11 {font-size: 160%; }

/* Field */

#wortopia_field {
	margin-top: 20px;
	
	/*position:absolute;
	left: 0px;
	top: 20px;*/
}

#wortopia_field_ie {
	position:absolute;
	left: 0px;
	top: 79px;
	width: 339px;
	height: 339px;
	background: #a9a9a9 url(../img/field_333.png);
}
#wortopia_field_ie td {
	text-align: center;
}

.wortopia_field_ie_4 td {
	font-size: 55px;	
}

.wortopia_field_ie_5 td {
	font-size: 40px;	
}
 
.overlay {
	text-align: left;
}
.overlay input {
	border: 1px solid #a9a9a9;
	padding: 2px;
}

.overlay a {
	color: #000000;	
}


