body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
}
body {
	background-color: #000;
}

a:active {
  outline: none;
}

a:link, a:visited, a:active {
	color: #4a333f;
	text-decoration: underline;
}
a:hover {
	color: #0000ff;
	text-decoration: underline;
}

#preload {
	display: none;
}
	
#holder {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}

#header {
	float: left;
}
#logo {
	display: inline
	float: left;
	margin: 19px 0 0 90px;
}
#chessb {
	display: inline
	float: left;
	margin: -118px 0 0 610px;
}

#content {
	display: inline
	clear: both;
	float: left;
	margin: -1px 0 0 51px;
	background-image: url(images/content_bg.png);
	background-repeat: no-repeat;
	width: 835px;
	height: 385px;
	overflow: visible;
}

#calls {
	display: inline
	float: left;
	margin: -58px 0 0 205px;
}
#call_chat {
	float: left;
	margin: 0 11px 0 0;
}
#call_forum {
	float: left;
}

#nava {
	display: inline
	clear: both;
	float: left;
	margin: 16px 0 0 91px;
	width: 660px;
}
#nava_home, #nava_about, #nava_chat, #nava_forum, #nava_news, #nava_contact {
	float: left;
	margin: 0 3px 0 0;
}

#splash {
	display: inline
	clear: both;
	float: left;
	margin: 20px 0 0 100px;
	width: 640px;
}
#splash_txt {
	float: left;
	margin: 25px 20px 0 80px;
}
#splash_txt h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000;
	padding: 0 0 10px 0;
	font-weight: normal;
}
#splash_txt p {
	font-size: 14px;
	color: #000;
	line-height: 1.5em;
}
#splash_img {
	display: inline
	float: left;
}

#footer {
	clear: both;
	text-align: center;
	width: 960px;
	margin: 0 auto;
}
#legal {
	color: #999;
	padding: 0 0 10px 0;
}
#footer_nava {
	color: #777;
}
#footer_nava a:link, #footer_nava a:visited, #footer_nava a:active {
	color: #aaa;
	text-decoration: none;
}
#footer_nava a:hover {
	color: #fff;
}


#content_sub {
	display: inline
	clear: both;
	float: left;
	margin: -1px 0 0 51px;
	background-image: url(images/sub_content_bg.png);
	background-repeat: no-repeat;
	width: 835px;
	overflow: visible;
}

#splash_txt_sub {
float: left;
	margin: 25px 20px 0 80px;
	width: 400px;
}
#splash_txt_sub h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000;
	padding: 0 0 10px 0;
	font-weight: normal;
}
#splash_txt_sub p {
	font-size: 14px;
	color: #000;
	line-height: 1.5em;
	margin: 0 0 10px 0;
}
#splash_img_sub {
	display: inline
	float: left;
}
#sub_end {
	float: left;
	margin: 0 0 0 75px;
	background-image: url(images/sub_content_bg_end.png);
	background-repeat: no-repeat;
	width: 835px;
	height: 94px;
	overflow: visible;
}
#sub_footer {
	clear: both;
	text-align: center;
	width: 960px;
	margin: 0 auto;
	padding: 20px 0 20px 0;
}

/* Contact Form */

#page-wrap {
	width: 460px;
	padding: 0px 0px 0px 0px;
	margin: 20px auto;
	/* height: 500px; */
	color: #000;
}

#contact-area {
	width: 400px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 271px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #000;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
	margin: 0 22px 0 0;
	background-color: #eee;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 80px;
	padding-top: 5px;
	font-size: 1.4em;
}



/* Forum */

#wall_body {
	float: left;
	display: inline;
	clear: both;
	width: 620px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	letter-spacing: 1px; */
	line-height: 14px;
	margin: 0 0 20px 0;
}
#wall_holder {
	float: left;
	display: inline;
	clear: both;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
	line-height: 14px;
	margin: 10px 0 0 20px;
}

.wall-panel {
 	padding: 2px;
}
.wall-input-wrapper {
	padding: 6px 6px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 0px;
	line-height: 35px;
	color: #333;

}
.wall-input {
	height: 100px;
	width: 100%;
	background-color: #fff;
	color: #191817;
	border: 1px solid #fff;
}
.wall-input-wrapper select {
	width: 100%;
	background-color: #fff;
	color: #191817;
	border: 1px solid #fff;
	margin: 0 0 10px 0;
}
.wall-name {
	height: 20px;
	width: 100%;
	background-color: #fff;
	color: #191817;
	border: 1px solid #fff;
}
.wall-post-button {
	margin: 5px 5px 20px 0;
	color: #191817;
	cursor: pointer;
	width: 100px;
	background-color: #eee;
	padding: 5px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	border: 1px solid #ccc;

}
.wall-post {
	padding: 10px 0;
	background: url(./images/point_line.gif) repeat-x top;
	clear: left;
}
.wall-post-highlight {
	background-color: #333;
}
.wall-message {
	padding-left: 60px;
}
.user-photo {
	float: left;
	border: 1px solid #333;
}
.user-photo-image {
	max-width: 50px;
	height: auto;
}
.user-image {
	max-width: 50px;
	height: auto;
}
.wall-post-date {
	color: #333;
	font-size: 85%;
	margin: 5px 0 10px 0;
}
.wall-delete {
	float: right;
	width: 13px;
	height: 18px;
	margin-left: 10px;
	cursor: pointer;
}
.wall-report-link {
	float: right;
	margin-left: 10px;
	font-size: 10px;
	color: #333;
}

.pager {
	font-size: 85%;
	color: #333;
}
a.pager-link {
	text-decoration: none;
	font-family: inherit;
	color: #4a333f;
}
a.gwt-Anchor {
	text-decoration: none;
	font-family: inherit;
	color: #4a333f;
}

.user-name {
	color: #4a333f;
	font-weight: bold;
	text-decoration: none;
}
a.user-name {
	color: #4a333f;
	font-weight: bold;
	text-decoration: none;
}
.gwt-InlineHTML {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}