body {
	margin: 0px;
	background-image: url(/gfx/site/bg-body.gif);
	background-repeat: repeat-x;
	background-color: #ed750e;
}
body, table {
	font-family: arial, verdana;
	font-size: 12px;
}
a {
	color: #960;
}
p {
	margin: 3px;
}
form {
	margin: 2px;
}
h1 {
	margin: 4px;
	padding: 3px;
	color: #000;
	font-size: 16px;
}
h2 {
	margin: 4px;
	padding: 3px;
	color: #000;
	font-size: 14px;
}

table {
	margin: 0px;
	padding: 0px;
}

td {
	vertical-align: top;
}

th {
	background-color: #999;
	height: 25px;
}

th a {
	color: #fff;
}


.icon {
	margin-bottom: -3px;
	margin-right: 3px;
}

#layout {
	margin: 0px auto;
}

#layout_left {
	width: 34px;
	background-image: url(/gfx/site/bg-left.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}

#layout_menu {
	width: 260px;
	background-image: url(/gfx/site/bg-menu.gif);
	background-repeat: repeat-y;
}

#layout_content {
	background-image: url(/gfx/site/bg-content.gif);
	background-repeat: repeat-x;
	background-color: #fff;
}

#layout_right {
	width: 25px;
	vertical-align: top;
	background-image: url(/gfx/site/bg-right.gif);
	background-repeat: repeat-y;
}

th {
	text-align: left;
	background-color: #ed750e;
}

.odd {
	background-color: #e5c6af;
}
.even {
	background-color: #eeeeee;
}
#page {
	width: 800px;
	margin-top: 26px;
	background-color: #fff;
	color: #000;
}
#pagetitle {
	/*
	border: solid 1px #960;
	background-color: #f90;
	*/
	margin: 0 0 4px 0;
	margin: 15px;
	padding: 5px;
}

#banner {
	width: 788px;
	margin: 0px auto;
}

#fp_buttons {
	display: block;
	height: 80px;
	width: 750px;
	padding: 0px;
	margin: 10px;
	float: left;
}

#sidelogin {
	float: left;
	width: 235px;
	margin: 0px;
	background-color: #fff;
	background-image:url(/gfx/site/menu-middle.gif);
}

#sidelogin form {
	margin: 0px;
	width: 200px;
	margin-left: 20px;
}

#navigation_canvas {
	margin-left: 12px;
	width: 248px;
	background-image:url(/gfx/site/menu-middle.gif);
	background-repeat: repeat-y;
}

#navigation {
	margin-left: 15px;
	width: 230px;
}

.content  {
	margin: 20px;
}

.menugroup {
	margin-bottom: 5px;
	margin-left: 5px;
	line-height: 20px;
}
.menugroup .title {
	/* font-weight: bold; */
	font-size: 14px;
	margin-left: -5px;
}

.menuitem {
	margin-left: 0px;
	width: 190px;
}
.menuitem:hover {
	cursor: pointer;
}
.menuitem:hover a {
	cursor: pointer;
	color: #00f;
}
.menugroup .selected {
	color: #f00;
}
.menugroup img {
	vertical-align: middle;
}

#usermenu {
	padding: 4px;
}

#pager {
	clear: both;
	margin: 5px;
	width: 700px;
	margin: 0px auto;
}

#pager a {
	text-decoration: none;
}

#pager img {
	border: 0px;
	margin-left: 2px;
	margin-right: 2px;

}

#pager .left {
	text-align: left;
	width: 200px;
}

#pager .right {
	text-align: right;
	width: 200px;
}

#pager .center {
	text-align: center;
	width: 300px;
}


#footer {
	padding: 0px;
	margin: 10px;
	font-size: 10px;
	vertical-align: middle;
	text-align: center;
}
.disclaimer {
	font-size: 14px;
	text-align: center;
	margin: 5px;
}
.box {
	background-color: #FFFFFF;
	border-bottom: solid 0px #960;
	width: 600px;
	margin: 25px;
}
.box h2 {
	padding-top: 0px;
	padding-left: 8px;
	font-size: 12px;
	margin: 0px;
}
.box form {
	padding: 4px;
	margin: 4px;
}

.board a, .message a {
	color: #FFF;
}

.board, .message, .list, .infobox {
	border: 1px solid #000000;
	width: 700px;
	padding: 3px;
	background-color: #f3e9d5;
	clear: both;
}

.board .boxhead {
	background-color: #ed750e;
	border: 1px solid #000000;
	height: 21px;
	margin: 0px;
	padding: 0px;
}

.message .boxhead {
	background-color: #e9644e;
	border: 1px solid #000000;
	height: 21px;
	margin: 0px;
	padding: 0px;
}

.infobox .boxhead {
	background-color: #cfe4f1;
	border: 1px solid #000000;
	height: 21px;
	margin: 0px;
	padding: 0px;
}

.board .boxhead h2, .message .boxhead h2, .infobox .boxhead h2  {
	margin: 2px;
}
.board .text, .message .text, .infobox .text {
	margin: 15px;
	line-height: 20px;
}

.newmessage {
	border: solid 2px #f00;
}

.msg .boxhead {
	width: 600px;
	height: 32px;
	padding: 0px;
	margin: 0px;
}


.halffloat .boxhead {
	width: 300px;
	height: 32px;
	padding: 0px;
	margin: 0px;
}
.halffloat {
	width: 300px;
	float: left;

}

.centered {
	margin: 50px 0 50px 200px;
}

.left {
	float: left;
}

.profile {
	float: right;
	width: 240px;
}

.imagearea {
	margin: 4px;
	padding: 4px;
	background-color: #fff;
	border: solid 1px #960;
}

.imagebar {
	width: 130px;
	float: right;
	overflow: auto;
	overflow-x: hidden;
	height: 500px;
	visibility: hidden;
	border: none;
}


.imagearea .image {
	font-size: 10px;
	width: 104px;
	height: 140px;
	float: left;
	margin: 3px;
	text-align: center;
}

.imagearea .selected {
	background-color: #f90;
	color: #fff;
}
.imagearea .selected img {
	margin: 2px;
}

.imagearea .deleted {
	background-color: #fee;
}

.profilefield {
	float: left;
	width: 600px;
	margin: 15px;
}
.profilefield p {
	clear: left;
	margin: 4px;
}


dt {
	float: left;
	width: 200px;
}

dd {
	margin: 5px;
}

.readonly {
	border-bottom: 1px solid black;
	color: #aaaaaa;
}

.profilefield .description {
	height: 25px;
	font-size: 12px;
	color: #000;
	border-bottom: 1px solid #aaaaaa;
}
.profilefield .display {
	width: 300px;
	height: 32px;
	/* font-weight: bold; */
	color: #000;
	margin-left: 12px;
	padding-top: 8px;

}
.profilefield .status {
	text-align: right;
	color: #000;
	font-size: 10px;
	margin-bottom: 3px;
}
.status_select {
	font-size: 10px;
	cursor: pointer;
}
.status_option {
	text-align: center;
	float: right;
	width: 100px;
	border: solid 2px #666;
	border-left-color: #ccc;
	border-top-color: #ccc;
}
.status_select .selected {
	/* font-weigth: normal; */
	background-color: #fff;
	border: solid 2px #ccc;
	border-left-color: #666;
	border-top-color: #666;
}

.profilefield .data {
	margin: 3px;
}
.profilefield .data p {
	margin: 3px 3px 3px 10px;
}
.options {
	float: left;
	width: 180px;
	margin: 2px;
}
.optgroup_title .selected,
.profilefield .selected {
	/* font-weight: bold; */
}
.options:hover {
	background-color: #ddd;
	cursor: pointer;
}

.optgroup_input {
	width: 20px;
	float: left;
}
.optgroup_title {
	vertical-align: middle;
	width: 150px;
	float: left;
}

.profilefield .error {
	float: left;
	clear: left;
	margin: 3px;
}

.profilefield .info {
	float: left;
	clear: left;
	margin: 2px;
}

#profilepageholder {
	height: 180px;
	width: 150px;
	text-align: center;
	float: right;
}

#avatar #imageholder {
	height: 90px;
}

#imageholder {
	text-align: center;

	float: left;
	height: 495px;
	width: 640px;
}

#profilepageholder img,
#avatar img {
	margin: 2px;
}

#imagecomments {
	width: 640px;
	float: left;
}

#folderlist {
	float: left;
	margin: 2px 2px 2px 2px;
	border-bottom: solid 2px #fff;
}

.folderlistitem {
	float: left;
	width: 140px;
	text-align: center;
	margin-bottom: 5px;
}

#messagetext {
	width: 750px;
	height: 200px;
	font-family: verdana;
	font-size: 12px;
}

#commenttext {
	width: 600px;
	height: 50px;
	font-family: verdana;
	font-size: 12px;
}

.term {
	margin-left: 10px;
	font-size: 10px;
}

.msg {
	margin-bottom: 8px;
}
.msg p {
	font-size: 14px;
	margin: 6px;
}
.msg .commands {
	text-align: right;
}

.code {
	margin: 6px;
	padding: 4px;
	font-family: arial;
	/* font-weight: bold; */
	font-size: 14px;
	border: dashed 1px #f90;
	background-color: #cfc;
}

.error {
	font-weight: bold;
	color: #f00;
	padding-left: 30px;
}
