body
{
	padding:0px;
	margin:0px;
	text-align:left;
}

.mainoption,.mainoption_wide
{ 
	width:79px;
	border:solid 1px #333;
	background:#777;
	cursor:pointer;
	font-size:12px;
	color:#333;
}
.mainoption_wide
{
	width:120px;
	background:url(../images/buttons/request_info.png);
}


.mainoption:hover,.mainoption_wide:hover
{
	color:#fff;
}
#mainrtcont h1
{
	/*margin-bottom:10px;*/
	display:block;
}
#mainrtcont h3 
{
	color:#00759B;
	display:inline;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:22px;
	text-transform:none;
}
#mainrtcont h2
{
	text-transform:none;
	text-decoration:none;
}
.login_form
{
	padding-top:20px;
}
.login_form label
{
	display:block;
	padding:0 0 10px 0;
}
.login_form input
{
	border:solid 1px #969696;
	height:24px;
	margin-bottom:10px;
}
.login_form .form_submit input
{
	height:auto;
}
.forum_master{
	
	font-size:12px;
	margin-width:0px;
	color: #333333;
	border: 0px none;
}
.menuitem
{	background-color:#ffffff;
}
.menuitemactive
{	background-color:#999999;
	color:#ffffff
}
.menuitemover
{	background-color:#ff8833;
	color:#ffffff
}
#forum_box, #post_box
{
	width:490px;
}
.left_forum_header
{	font-size:12px;
	font-weight:bold;
}
.top_forum_header
{	font-size:12px;
	font-weight:bold;
}
.theme_header td
{	/*background-color:#527d9c;*/
	background-color:#777777;
	color:#ffffff;
	font-weight:bold;
	padding:4px;
}
.theme_item
{	background-color:#cccccc;
	color:#333333;
	height:22px;
}
.theme_item td
{	
	color:#333333;
	
}
.theme
{
	padding:4px 0 8px 0;
	vertical-align:bottom;
}
.theme a
{
	text-decoration:none !important;
}
.theme a:hover
{
	text-decoration:underline !important;
}
.theme_item div
{	margin:0px;
	margin-top:2px;
}

.theme_item input
{/*	font-size:10px;
	height:18px;
	margin-top:10px;*/
}
.theme_item td a
{
	color: #003366;
}

.theme_over
{	background-color:#eeeeee;
	color:#333333;
}
.post_input_box
{	background-color : #fff;
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	border-color: #999;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	color: #4583c0;
	width:350px;
	height:18px;
}
textarea.post_input_box
{
	height:150px;
}
.page_header
{	padding:12px;
	font-weight:bold;
	color:#ddd;
}
.themes_top_header
{	font-weight:bold;
	font-size:11px;
}
.theme_content
{	background-color:#eeeeee;
	padding:4px;
}
.theme_posts
{	background-color:#f0f0f0;
	padding:4px;
	height:60px;
	vertical-align:top;
	padding:10px;
}
.files_list
{
	background-color:#f0f0f0;
	vertical-align:middle;
	padding:10px;
}
.files_list td
{
	background-color:#ddd;
	padding:4px;
	font-size:11px;
}
.theme_posts td
{
	color:#333;
}

.theme_add_post
{	

	
}
.theme_add_post td
{
	padding-right:10px;
}
.theme_add_post input,.theme_add_post textarea
{	font-size:12px;
	height:24px;
	margin:10px 0 13px;
	border:solid 1px #969696;
	width:200px;
}
.theme_add_post textarea
{	
	height:121px;
	width:266px;
}

.theme_input_box
{
	background-color : #fff;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	border-color: #999;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	color: #4583c0;
	width:350px;
	height:18px;
	color:#000000;
}
.theme_add_theme
{	border:solid 1px #999;
	
}


.reginput
{	border:0px solid #7E923A; 
	font-size: 11px; 
	font-family: Arial;
	width:192;
	height:18; 
	float:right; 
	color:#333333; 
	background-color:#FFFFFF
}
.master {
	border: 4px outset #CCCCCC;
	color:#ffffff
}
.strong_blue
{
	color:#336699;
}
.edit_buttons
{
	text-align:left;
	margin-top:4px;
}
.edit_buttons input,.edit_buttons a
{
	border: solid 1px #777;
	font-size:11px;
	background-color:#ddd;
	cursor:pointer;
}
.edit_buttons a
{
	display:inline-block;
	text-decoration:none !important;
	padding:1px 3px;
	color:#000 !important;
	margin-right:3px;
}
.line_editor
{
	height:100%;
}
.line_editor, .line_editor td
{
	font-size: 11px; 
	font-family: Arial;
	color:#333333; 
	background-color:#ccc;
	padding:4px;
}

.line_editor #theme_line 
{
	width:380px;
}
.line_editor textarea 
{
	width:220px;
	height:200px;
}
.line_editor div
{
	padding:0px;
	margin:0px;
}
.file_editor
{
	padding:1px;
	overflow:auto;
	width:450px;
	//min-height:100%;
 	height:100%;
	font-size: 11px; 
	font-family: Arial;
	color:#333333; 
	background-color:#ccc;
	padding-bottom:0px;
}
.file_editor #post_box
{
	width:433px;
	margin-bottom:10px;
}
.file_editor th
{
	font-size:12px;
	background-color:#777;
}
.file_editor td input
{
	font-size:11px;
}
.forum_admin_table 
{
	width:538px;
}
.forum_admin_table th {
background-color:#777777;
color:#FFFFFF;
font-weight:bold;
padding:4px;
}
.forum_admin_table td {
	background-color:#FFFFFF;
	padding:4px;
}
.forum_admin_table td textarea{
	width:380px;
	height:100px;
}
.forum_admin_table .a_name
{
	font-weight:bold;
	font-size:14px;
}
.form_submit
{
	margin-top:5px;
}