/* General */
body, html, form {margin: 0; padding: 0; background-color: #f7e2d1; font-family: Verdana, Arial, Sans-Serif; height:100%; border: none;}
td {font-family: Verdana, Arial, Sans-Serif; font-size: 12px; color: #534876}
.full-height {height:100%; width:100%; border: solid 0px green;}
.full-height2 {height:100%; width:100%;vertical-align:text-top;}
.full-height38 {height: 153px; width:100%;}
#idMyDiv {height:100%; margin:0px; background-image: url(/images/bg_page.gif); background-repeat: repeat-x; }
/*table { border: solid 1px black; }*/

img, #gmap, a#Eire, a { behavior: url(iepngfix.htc) }

topbutton
{
     width:101px; height:36px;
}

/* Layout */
.header { width: 760px; height: 153px; padding: 0px; background-color: #efefef;}
.footer { height: 20px; padding-left:2px; clear: left; }

/* Form Controls */
input, textarea {font-family: Verdana, Arial, Sans-Serif; font-size: 11px}
input.button {border: 1px solid #534876; font-weight: bold; background-color: #FFFFFF; height: 18px; color: #534876; cursor: pointer}
select {font-family: Verdana, Arial, Sans-Serif; font-size: 11px}

/* Link Styles */
a {color: #534876; text-decoration: none; font-weight: bold}
a:hover {color: #534876; text-decoration: underline; font-weight: bold}
.terms {font-size: 10px; color: #a5a5a5; text-decoration: none}
.terms a {font-size: 10px; color: #a5a5a5; text-decoration: none}
.terms a:hover{font-size: 10px; color: #a5a5a5; text-decoration: underline}
.menu {font-size: 10px; color: #261258; font-weight: normal}
.menu a {font-size: 10px; color: #261258}
.menu a:hover {font-size: 10px; color: #261258}
.MenuLayout {padding-left: 14px; background-repeat: no-repeat;}

/* Text Styles */
h1 {font-weight: bold; font-size: 16px; padding-top: 10px; padding-bottom: 5px; margin: 0px; color: #534876} 
.messagetouser {color: #FF0000; font-weight: bold}

/* FORUM */

/* Navigation "Buttons" */
.forum_button {background-color: #FFFFFF; color: #000000; font-weight: bold; cursor: pointer}
.forum_button_warning {background-color: #FFFFFF; color: #FF0000; font-weight: bold; cursor: pointer}
.forum_navigationtext {background-color: #80769B; color: #FFFFFF; border: 1px solid #D3D3D3; text-decoration: none; font-weight: bold; padding: 3px 6px 3px 6px}
.forum_navigationtext:hover {color: #ffffff; text-decoration: underline}
.forum_navigationtext_warning {background-color: #8B0000; color: #FFFFFF; border: 1px solid #D3D3D3; text-decoration: none; font-weight: bold; padding: 3px 6px 3px 6px}
.forum_navigationtext_smaller {background-color: #EEEEEE; color: #3A4F6C; border: 1px solid #D3D3D3; text-decoration: none; font-weight: bold; padding: 0px 6px 0px 6px}

/* Text Styles */
.forum_messagetouser {color: #006400; padding: 10px; font-weight: bold}
.forum_errortext {color: red; font-weight: bold; margin-left: 5px}
.forum_errortext_nomargin {color: red; font-weight: bold}
.forum_userinfo_display {width: 100%; border-collapse: collapse; margin-bottom: 4px}
.forum_userinfo_display td {padding: 4px; font-size: 1.0em;}
.forum_forums_quoteorcode {background-color: #FFFFFF; border: 1px solid #000000; border-left: 5px solid #3A4F6C; padding: 5px; margin: 5px}
.forum_power {color: #000000; margin-bottom: 20px}
.forum_tipnotes {margin-top: 3px; margin-bottom: 5px; font-style: italic}
.forum_searchresult {color: #FF0000; font-weight: bold}
.whitetext { color:#ffffff; }

/* Dividers */
.forum_forums_divider {margin-top: 3px; margin-bottom: 3px}
.forum_forums_sigdivider {border-color: #AAAAAA; border-bottom: 1px dotted #000000; margin-bottom: 5px; margin-top: 5px; width: 150px}
.forum_forums_quoteorcodedivider {border-color: #AAAAAA; border-bottom: 1px dotted #000000; margin-bottom: 5px; margin-top: 5px}
.forum_forums_bulletdivider {margin-top: 5px; margin-bottom: 5px}

/* Menus */
.forum_menutable {width: 100%; border-collapse: collapse}
.forum_menutable td {background-color: #EEE9F1; font-weight: bold; padding: 5px}
.forum_menutable a {color: #80769B; text-decoration: none; position: relative; top: -1px}
.forum_menutable a:hover {text-decoration: underline}

/* Forum Groups Header / General Section Header */
.forum_table {border: 1px solid #000000; width: 99%; border-collapse: collapse}
.forum_table td {font-size: 1.0em}
.forum_table_header {background-image: url(forum/images/backgrounds/forumgroup.gif); border: 0px; width: 100%; border-collapse: collapse}
.forum_table_header td {color: #FFFFFF; padding: 5px; background-image: url(forum/images/backgrounds/forumgroup.gif); font-weight: bold}
.forum_table_header a {color: #FFFFFF; text-decoration: none}
.forum_table_header a:hover {text-decoration: underline}

.thread_grid
{
    border: none;
}

.postheader
{
    BACKGROUND-COLOR: #aba2c6;
}

.post
{
    background-color: #eee9f1;
    padding: 10px;
    line-height: 15px;
}

.postsep
{
    HEIGHT: 1px;
    BACKGROUND-COLOR: #555555
}

.contenttable
{
    background-color: Transparent;
}

/* General Tables Containing Items */
.forum_subtable {background-color: #CFC8E1; width: 100%; border-collapse: collapse}
.forum_subtable td {padding: 4px}
.forum_subtable a {color: #000000; text-decoration: underline}
.forum_subtable a:hover { color: #a89ec3; }
.forum_subtable_header {color: #80769B; background-image: url(forum/images/backgrounds/forumheader.gif); font-weight: bold}
.forum_subtable_item {background-color: #EEE9F1}
.forum_table_summary {border: 1px solid black; background-color: #FFFFFF}
.forum_action {background-color: #FFFFFF}
.forum_editor td {padding: 0px}
.forum_attachmentsallowed td {padding: 1px}
.forum_emoticons {border: 1px solid black; background-color: white; width: 100px; text-align: center}
.forum_emoticons td {padding: 5px}

/* Forum Groups Footer */
.forum_forumgroups_footertable {background-color: #80769B; width: 100%; border-collapse: collapse}
.forum_forumgroups_footertable td {padding: 5px}
.forum_forumgroups_footertable a {color: #FFFFFF}
.forum_forumgroups_footertable a:hover {color: #FFFFFF}

/* Forums / Sub Header */
.forum_forums_item {background-color: #EEE9F1; border: 1px solid #CFC8E1}
.forum_forums_item_highlight {background-color: #FFFFFF; border: 1px solid #CFC8E1}
.forum_forums_item_2 {background-color: #CFC8E1; border: 1px solid #CFC8E1}
.forum_forums_alternatingitem {background-color: #EEE9F1; border: 1px solid #CFC8E1}
.forum_forums_alternatingitem_highlight {background-color: #FFFFFF; border: 1px solid #CFC8E1}
.forum_forums_alternatingitem_2 {background-color: #CFC8E1; border: 1px solid #CFC8E1}

/* Forum Activity / Statistics */
.forum_forums_info_table {width: 100%; border-collapse: collapse}
.forum_forums_info_table td {padding: 5px}
.forum_forums_info_inner_table {border: 1px solid #FFFFFF; margin-top: 3px; width: 99%; border-collapse: collapse}
.forum_forums_info_inner_table td {background-color: #EEE9F1; border: 1px solid #CFC8E1; padding: 6px}
.forum_forums_info_inner_table a {color: #000000; text-decoration: underline}

/* Paging */
.forum_pages_table {background-color: #EEE9F1; width: 100%; border-collapse: collapse}
.forum_pages_table td {padding: 7px}
.forum_pages_display {background-color: #EEE9F1; color: #3A4F6C; font-weight: bold}
.forum_pages_display a {text-decoration: none}
.forum_pages {background-color: #FFFFFF; color: #3A4F6C; border: 1px solid #3A4F6C; padding: 0px 3px 0px 3px}
.forum_pages_current {background-color: #FFFF00; color: #3A4F6C; border: 1px solid #3A4F6C; padding: 0px 3px 0px 3px}
.forum_pages_jump {border: 1px solid #000000; height: 15px; font-weight: bold; width: 30px}
.forum_pages_jump_button {background-color: #DADDE5; height: 15px; border: 0px; font-weight: bold}

/* Threads */
.forum_threads_item {background-color: #EEE9F1; border: 1px solid #CFC8E1}
.forum_threads_item_2 {background-color: #CFC8E1; border: 1px solid #CFC8E1}
.forum_threads_item_2_highlight {background-color: #FFFFFF; border: 1px solid #CFC8E1}
.forum_threads_alternatingitem {background-color: #EEE9F1; border: 1px solid #CFC8E1}
.forum_threads_alternatingitem_2 {background-color: #CFC8E1; border: 1px solid #CFC8E1}
.forum_threads_alternatingitem_2_highlight {background-color: #FFFFFF; border: 1px solid #CFC8E1}

/* Posts */
.forum_poststable {background-color: #CFC8E1; width: 100%; border-collapse: collapse}
.forum_poststable td {border: 1px solid #CFC8E1}
.forum_posts_userbox_item {font-size: 0.8em}
.forum_posts_userbox_alternatingitem {background-color: #EEE9F1; padding: 4px}
.forum_posts_postbox_item {background-color: #EEE9F1; padding: 4px}
.forum_posts_postbox_alternatingitem {background-color: #EEE9F1; padding: 4px}
.forum_posts_post {font-size: 1.2em}
.forum_posts_post_overflow {height: 200px; overflow: auto; font-size: 1.2em}
.forum_posts_lastedit {margin-top: 15px; font-size: 0.7em}
.forum_posts_attachmentlist td {padding: 1px; border: 0px}
.forum_posts_attachmentlist a {text-decoration: underline; color: #000000}

/* Member Profile */
.forum_memberprofile_username {font-weight: bold; font-size: 2em}

/* Forum Jump */
.forum_jump_select {background-color: #FFFFFF; color: #000000}
.forum_time_display {color: #FFFFFF; font-weight: bold; font-size: 0.7em}

#title
{
    width: 485px;
    height: 33px;
    vertical-align: middle;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14pt;
    color: #0000a0;
    padding-top: 7px;    
}

.yellowback
{
    background-color: #fffacd;
    border: solid 2px red;
    overflow: auto;
}

.yellowbackemail
{
    background-color: #fffacd;
    border: solid 2px red;
    overflow: auto;
}


.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity:0.7;
}

.modalPopup
{
    background-color: #ffffdd;
    color: Black;
    border: solid 3px Gray;
    padding: 3px;
    width: 350px;
}