body {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #00001B;
	background-color: #DCE6E3;
	text-align: center;
	padding: 0px;
}

a:link {
	font-size: 110%;
	color: #E00000;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-size: 110%;
	color: #E00000;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-size: 110%;
	color: #F00010;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-size: 110%;
	color: #0000B0;
	text-decoration: underline;
	font-weight: normal;
}

a.chatname, a.chatname:visited, a.chatname:active {
	font-size: 100%;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.chatname:hover {
	font-size: 100%;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}

a.external, a.external:visited, a.external:active, a.external:hover {
	font-weight: normal;
}


#main {
	width: 780px;
	text-align: center;
	background-color: #FFFFFF;
	padding: 2px;
	margin: 0px auto;
}

span, form {
	display: inline;
}

input, textarea, select {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #002000;
	background-color: #F8FFF8;
	border: 1px solid #E0E0F4;
	border-top-style:solid;
	border-top-color:#AAAAAA;
	border-top-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#AAAAAA;
	border-bottom-width:1px;
	border-left-style:solid;
	border-left-color:#AAAAAA;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:#AAAAAA;
	border-right-width:1px;
}

#infohead {
	width: 780px;
	height: 40px;
	text-align: right;
	padding-top: 6px;
	margin: 0px auto;
	font-size: 22px;
	color: #FFFFFF;
	background-image: url('http://chat.chat4chan.com/img/infohead.gif');
	background-repeat: no-repeat;
	vertical-align: middle;
}

#infohead a:link, #infohead a:visited, #infohead a:active {
	font-size: 14px;
	color: #F0F000;
}

#infohead a:hover {
	font-size: 14px;
	text-decoration: underline;
	font-weight: normal;
}

#mainhead {
	width: 780px;
	height: 40px;
	text-align: left;
	padding: 0px;
	margin: 0px auto;
	font-size: 14px;
	color: #FFFFFF;
	background-color: inherit;
	vertical-align: text-bottom;
}

#mainhead_logo {
	display: inline;
	text-align: left;
	padding: 0px;
	width: 160px;
}

#mainhead_menu {
	margin-left: 10px;
	display: inline;
	text-align: left;
	padding: 0px;
}
#mainhead_menu a:link, #mainhead_menu a:visited, #mainhead_menu a:active {
	font-size: 20px;
	text-decoration: none;
	background: #FFFFFF;
	color: #400000;
}

#mainhead_menu a:hover {
	font-size: 20px;
	text-decoration: none;
	background: #FFFFFF;
	color: #002000;
}

#sitehelp {
	margin: 0px auto;
	text-align: center;
	vertical-align: text-top;
	width: 600px;
}

#sitefoot {
	width: 780px;
	background-color: #FFFFFF;
	text-align: center;
	padding: 2px;
	border: 1px;
	margin: 0px auto;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 14px;
	color: #000012;
}


#loginscreen {
	width: 600px;
	height: 500px;
	margin: 0px auto;
	background-color: #B00000;
	text-align: center;
	padding: 10px;
}

#loginbox {
	width: 350px;
	margin: 0px auto;
	padding: 20px;
	background-color: #00A000;
	text-align: center;
}

#loginscreen input, #loginscreen button, #loginscreen select {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	color: #002000;
	border: 1px solid #E0E0F4;
	border-top-style:solid;
	border-top-color:#AAAAAA;
	border-top-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#AAAAAA;
	border-bottom-width:1px;
	border-left-style:solid;
	border-left-color:#AAAAAA;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:#AAAAAA;
	border-right-width:1px;
}

#chattd {
	font-family: Times, Serif;
	font-size: 16px;
	width: 100%;
	border: 2px dotted #002000;
	overflow: auto;
	text-align: left;
	vertical-align: bottom;
}

.chatroom_embed {
	width: 100%;
	height: 140px;
	margin: 0px auto;
	overflow-x: hidden;
	overflow-y: scroll;
	text-align: left;
	background-position: right top;
	background-color: #F0F0F0;
}

.chatroom {
	width: 100%;
	height: 300px;
	margin: 0px auto;
	overflow-x: hidden;
	overflow-y: scroll;
	text-align: left;
	background-color: #F0F0F0;
	background-position: right top;
/*
	background:url(http://chat.chat4chan.com/backgrounds/default.jpg) repeat 0 0;
*/
}

.chatroom_line {
/*
	background-color: #F0F0F0;
*/
}

.chatroom_txtbg {
	background-color: #F0F0F0;
}

#chatroom_topic {
	border: 1px dotted #002000;
	text-align: left;
	background-color: #FFFFFF;
}

#chatroomsend {
	background-color: #E0E0FF;
	width: 100%;
}

#chatroomwait {
	height: 300px;
	display: table-cell;
	vertical-align: bottom;
}

#chatroomuserlist {
	width: 100;
}

.room {
	margin: 10px auto;
	padding: 4px;
	width: 500px;
	text-align: left;
	background-color: #E2E2E2;
	vertical-align: top;
}

.roompic {
	text-align: left;
	display: inline-block;
}

.roominfo {
	width: 380px;
	vertical-align: top;
	display: inline-block;
}

#roommenu {
	text-align: left;
	width: 100%;
	margin: 0px auto;
}

#roomsettings {
	margin: 0px auto;
	width: 600px;
	display: none;
	border: 1px dotted #F0B0B0;
	text-align: center;
}

#myuploads {
	width: 700px;
	margin: 0px auto;
	text-align: center;
	border: 1px dotted #F0B0B0;
}

.mypic {
	padding: 4px;
	text-align: center;
	display: table-cell;
}

.item_name {
	padding: 2px;
	text-align:center;
	background-color: #D0D0D0;
}

.item_value {
	padding: 5px;
	text-align:left;
	background-color: #F0F0FD;
}


.hover {
	/* on hover, highlight */
}

.highlight {
	background-color: #C0E0FF;
}

.error {
	background-color: #F0D2D2;
}

.accept {
	background-color: #D2F0D2;
}



