
textarea {
width: 500px;
}

.spoiler_header {
background: #244ac7;
border: 1px solid #000;
padding: 4px;
margin: 4px 0 0 0;
color: #FFF;
background: #244ac7 url(../../../images/themes/lfe_thead_bg.gif) repeat-x top left;
font-weight: bold;
}

.spoiler_body {
background: #244ac7;
padding: 4px;
border: 1px solid #000;
border-top: 0;
color: #FFF;
margin: 0 0 4px 0;
}

.messageEditor .toolbar_button .toolbar_sprite_dc-code {
	background: url(../../../images/dc-code.png) no-repeat;
}

.modnotice_header {
	margin-left: 10px;
padding: 4px;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-bottom: 1px dashed #000000;
border-right: 1px solid #000000;
color: #FFFFFF;
background: #244ac7 url(../../../images/themes/lfe_thead_bg.gif) repeat-x top left;font-weight: bold;
width: 500px;
}

.modnotice_body {
	margin-left: 10px;
padding: 8px 4px 4px 4px;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
color: #FFFFFF;
background-color: #244ac7;
width: 500px;
}

body {
background : #05052a;
color : #ffffff;
font-family : Verdana, Arial, Sans-Serif;
font-size : 13px;
text-align : center;
line-height : 1.4;
}

a:link {
color : #ffffff;
text-decoration : none;
}

a:visited {
color : #ffffff;
text-decoration : none;
}

a:hover, a:active {
color : #ffffff;
text-decoration : underline;
}

#container {
width : 95%;
background : #101052;
border : 1px solid #183287;
color : #ffffff;
margin : auto auto;
padding : 20px;
text-align : left;
}

#content {
width : auto !important ;
}

.menu ul {
color : #ffffff;
font-weight : bold;
text-align : right;
padding : 4px;
}

.menu ul a:link {
color : #ffffff;
text-decoration : none;
}

.menu ul a:visited {
color : #ffffff;
text-decoration : none;
}

.menu ul a:hover, .menu ul a:active {
color : #ffffff;
text-decoration : underline;
}

#panel {
background : #183287;
color : #ffffff;
font-size : 11px;
border : 1px solid #05052a;
padding : 8px;
}

#panel a:link {
color : #ffffff;
text-decoration : none;
}

#panel a:visited {
color : #ffffff;
text-decoration : none;
}

#panel a:hover, #panel a:active {
background : #bbbbbb;
color : #183287;
text-decoration : none;
}

table {
color : #ffffff;
font-family : Verdana, Arial, Sans-Serif;
font-size : 13px;
}

.tborder {
background : #05052a;
width : 100%;
margin : auto auto;
border : 1px solid #183287;
}

.thead {
background : #244ac7 url(../../../images/themes/lfe_thead_bg.gif) repeat-x top left;
color : #ffffff;
}

.thead a:link {
color : #ffffff;
text-decoration : none;
}

.thead a:visited {
color : #ffffff;
text-decoration : none;
}

.thead a:hover, .thead a:active {
color : #bbbbbb;
text-decoration : none;
}

.tcat {
background : #244ac7;
color : #ffffff;
font-size : 12px;
}

.tcat a:link {
color : #ffffff;
}

.tcat a:visited {
color : #ffffff;
}

.tcat a:hover, .tcat a:active {
color : #ffffff;
}

.trow1 {
background : #183287;
}

.trow2 {
background : #183287;
}

.trow_shaded {
background : #183287;
}

.trow_sep {
background : #244ac7;
color : #ffffff;
font-size : 12px;
font-weight : bold;
}

.tfoot {
background : #244ac7 url(../../../images/themes/lfe_thead_bg.gif) repeat-x top left;
color : #ffffff;
}

.tfoot a:link {
color : #ffffff;
text-decoration : none;
}

.tfoot a:visited {
color : #ffffff;
text-decoration : none;
}

.tfoot a:hover, .tfoot a:active {
color : #ffffff;
text-decoration : underline;
}

.bottommenu {
background : #183287;
color : #ffffff;
border : 1px solid #4874a3;
padding : 10px;
}

.navigation {
color : #ffffff;
font-size : 13px;
font-weight : bold;
}

.navigation a:link {
text-decoration : none;
}

.navigation a:visited {
text-decoration : none;
}

.navigation a:hover, .navigation a:active {
text-decoration : none;
}

.navigation .active {
color : #ffffff;
font-size : small;
font-weight : bold;
}

.smalltext {
font-size : 11px;
}

.largetext {
font-size : 16px;
font-weight : bold;
}

input.textbox {
background : #ffffff;
color : #000000;
border : 1px solid #0f5c8e;
padding : 1px;
}

textarea {
background : #ffffff;
color : #000000;
border : 1px solid #0f5c8e;
padding : 2px;
font-family : Verdana, Arial, Sans-Serif;
line-height : 1.4;
font-size : 13px;
}

select {
background : #ffffff;
border : 1px solid #0f5c8e;
}

.editor {
background : #f1f1f1;
border : 1px solid #ccc;
}

.autocomplete {
background : #fff;
border : 1px solid #000;
color : black;
}

.autocomplete_selected {
background : #adcee7;
color : #000;
}

.popup_menu {
background : #ccc;
border : 1px solid #000;
}

.popup_menu .popup_item {
background : #fff;
color : #000;
}

.popup_menu .popup_item:hover {
background : #c7dbee;
color : #000;
}

.trow_reputation_positive {
background : #004000;
color : #ffffff;
}

.trow_reputation_neutral {
background : #183287;
color : #ffffff;
}

.trow_reputation_negative {
background : #800000;
color : #ffffff;
}

.reputation_positive {
color : #00ff00;
}

.reputation_neutral {
color : #aaaaaa;
}

.reputation_negative {
color : #ff0000;
}

img {
border : none;
}

.clear {
clear : both;
}

.hidden {
display : none;
float : none;
width : 1%;
}

.float_left {
float : left;
}

.float_right {
float : right;
}

.menu ul {
list-style : none;
margin : 0;
}

.menu li {
display : inline;
padding-left : 5px;
}

.menu img {
padding-right : 5px;
vertical-align : top;
}

#panel .links {
margin : 0;
float : right;
}

.expcolimage {
float : right;
width : auto;
vertical-align : middle;
margin-top : 2px;
}

img.attachment {
border : 1px solid #e9e5d7;
padding : 2px;
}

hr {
background-color : #000000;
color : #000000;
height : 1px;
border : 0;
}

#copyright {
font : 11px Verdana, Arial, Sans-Serif;
margin : 0;
padding : 10px 0 0 0;
}

#debug {
float : right;
text-align : right;
margin-top : 0;
}

.subforumicon {
border : 0;
vertical-align : middle;
}

.separator {
margin : 5px;
padding : 0;
height : 0;
font-size : 1px;
list-style-type : none;
}

form {
margin : 0;
padding : 0;
}

.popup_menu .popup_item_container {
margin : 1px;
text-align : left;
}

.popup_menu .popup_item {
display : block;
padding : 3px;
text-decoration : none;
white-space : nowrap;
}

.popup_menu a.popup_item:hover {
text-decoration : none;
}

.autocomplete {
text-align : left;
}

#spinner {
color : #000000;
}

.box {
border : 1px solid #000000;
background-color : #244ac7;
}

.bm1 {
background : #183287;
}

.bm2 {
background : #dd0000;
width : 100%;
margin : auto auto;
border : 1px solid #000000;
}

.code_header, .quote_header {
margin-left : 10px;
padding : 4px;
border-top : 1px solid #000000;
border-left : 1px solid #000000;
border-bottom : 1px dashed #000000;
border-right : 1px solid #000000;
color : #ffffff;
background : #244ac7;
font-weight : bold;
}

.code_body, .quote_body {
margin-left : 10px;
padding : 8px 4px 4px 4px;
border-bottom : 1px solid #000000;
border-left : 1px solid #000000;
border-right : 1px solid #000000;
color : #ffffff;
background-color : #244ac7;
}

#spinner {
color : #000000;
}

.box {
border : 1px solid #000000;
background-color : #244ac7;
}

.trow_selected td {
background : #244ac7;
}

blockquote {
border : 1px solid #05052a;
margin : 0;
background : #244ac7;
padding : 4px;
}

blockquote cite {
font-weight : bold;
border-bottom : 1px dashed #05052a;
font-style : normal;
display : block;
margin : 4px 0;
}

blockquote cite span {
float : right;
font-weight : normal;
}

.codeblock {
background : #244ac7;
border : 1px solid #05052a;
padding : 4px;
}

.codeblock .title {
border-bottom : 1px dashed #05052a;
font-weight : bold;
margin : 0 0;
}

.codeblock code {
	overflow: auto;
	height: auto;
	max-height: 200px;
	display: block;
	
	font-family: Courier;
	font-size: 13px;
}

.subject_new {
font-weight : bold;
}

.highlight {
background : #FF0000;
font : #000000;
padding : 2px;
border : 1px solid #000000;
}

.pm_alert {
background : #183287;
border : 1px solid #05052a;
text-align : center;
padding : 5px 20px;
font-size : 11px;
}

.red_alert {
background : #fbe3e4;
border : 1px solid #a5161a;
color : #a5161a;
text-align : center;
padding : 5px 20px;
font-size : 11px;
}

.high_warning {
color : #cc0000;
}

.moderate_warning {
color : #f3611b;
}

.low_warning {
color : #ae5700;
}

div.error {
padding : 5px 10px;
border : 2px solid #ff0000;
background : #183287;
font-size : 12px;
}

div.error p {
margin : 0;
color : #000;
font-weight : normal;
}

div.error p em {
font-style : normal;
font-weight : bold;
padding-left : 24px;
display : block;
color : #c00;
background : url(/images/error.gif) no-repeat 0 0%;
}

div.error.ul {
margin-left : 24px;
}

.online {
color : #15a018;
}

.offline {
color : #c7c7c7;
}

.pagination {
font-size : 11px;
padding-top : 10px;
margin-bottom : 5px;
}

.tfoot .pagination, .tcat .pagination {
padding-top : 0;
}

.pagination .pages {
font-weight : bold;
}

.pagination .pagination_current, .pagination a {
padding : 2px 6px;
margin-bottom : 3px;
}

.pagination a {
border : 1px solid #05052a;
background : #183287;
}

.pagination .pagination_current {
background : #244ac7;
border : 1px solid #05052a;
font-weight : bold;
}

.pagination a:hover {
background : #244ac7;
text-decoration : none;
}

.thread_legend, .thread_legend dd {
margin : 0;
padding : 0;
}

.thread_legend dd {
padding-bottom : 4px;
margin-right : 15px;
}

.thread_legend img {
margin-right : 4px;
vertical-align : bottom;
}

.forum_legend, .forum_legend dt, .forum_legend dd {
margin : 0;
padding : 0;
}

.forum_legend dd {
float : left;
margin-right : 10px;
}

.forum_legend dt {
margin-right : 10px;
float : left;
}

.success_message {
color : #00b200;
font-weight : bold;
font-size : 10px;
margin-bottom : 10px;
}

.error_message {
color : #c00;
font-weight : bold;
font-size : 10px;
margin-bottom : 10px;
}

.post_body {
padding : 5px;
}

.post_content {
padding : 5px 10px;
}

.invalid_field {
border : 1px solid #f30;
color : #f30;
}

.valid_field {
border : 1px solid #0c0;
}

.validation_error {
background : url(../../../images/invalid.gif) no-repeat center left;
color : #f30;
margin : 5px 0;
padding : 5px;
font-weight : bold;
font-size : 11px;
padding-left : 22px;
}

.validation_success {
background : url(../../../images/valid.gif) no-repeat center left;
color : #00b200;
margin : 5px 0;
padding : 5px;
font-weight : bold;
font-size : 11px;
padding-left : 22px;
}

.validation_loading {
background : url(../../../images/spinner.gif) no-repeat center left;
color : #555;
margin : 5px 0;
padding : 5px;
font-weight : bold;
font-size : 11px;
padding-left : 22px;
}

.board_message {
background : #efefef;
color : #333333;
border-top : 2px solid #d4d4d4;
border-bottom : 2px solid #d4d4d4;
padding : 5px;
margin-top : 10px;
}

#video {
width : 325px;
color : #666666;
background : #efefef url(http://mybbworkshop.thefellowshipmk.com/images/youtubevbsmall.gif) no-repeat;
border : 1px solid #666666;
padding : 5px;
text-transform : uppercase;
text-align : right;
margin : 0;
font-family : Tahoma;
font-size : 10px;
}

#video a {
text-transform : uppercase;
font-family : Tahoma;
font-size : 10px;
}

#video h1 {
width : 100%;
text-transform : uppercase;
text-align : right;
border-bottom : 1px solid #666666;
margin : 0;
font-family : Tahoma;
font-size : 10px;
}

