
/***********************************************************************

    C O M M O N

***********************************************************************/


/* ==============================
    MAIN LAYOUT
============================== */

.lcb_Container {width:100%; text-align:left; padding:0; font-family:'Segoe UI', Tahoma, Arial, Sans-Serif; font-size:12px; color:#333;}
.lcb_Container A:Link,
.lcb_Container A:Visited,
.lcb_Container A:Active {color:#003399; text-decoration:none;}
.lcb_Container A:Hover {color:#003399; text-decoration:underline;}

.lcb_Content {width:100%; padding:0; margin:auto; float:left;}


/* ==============================
    INPUT
============================== */

.lcb_TextBox {font-family:'Segoe UI', Tahoma, Arial, Sans-Serif; font-size:13px; color:#555;}
.lcb_Button {font-family:'Segoe UI', Tahoma, Arial, Sans-Serif; font-size:12px; color:#555; background-color:#efefef; border:solid 1px #aaa; padding:2px;}


/* ==============================
    TEXT
============================== */

.lcb_Normal {font-family:'Segoe UI', Tahoma, Arial, Sans-Serif; font-size:12px; color:#333; font-weight:normal;}
.lcb_Bold {font-family:'Segoe UI', Tahoma, Arial, Sans-Serif; font-size:12px; color:#333; font-weight:bold;}
.lcb_Italic {font-family:'Segoe UI', Tahoma, Arial, Sans-Serif; font-size:12px; color:#333; font-weight:normal; font-style:italic;}
.lcb_Error {font-family:'Segoe UI', Tahoma, Arial, Sans-Serif; font-size:12px; color:#992a2a; font-weight:normal;}


/* ==============================
    COMMANDS
============================== */

.lcb_Command {background:#f5f5f5 url('Images/Command.gif'); border:solid 1px #bbb; width:auto; margin:auto; margin-right:7px; padding:4px 6px; white-space:nowrap; float:left; text-align:center; font-family:'Segoe UI', Tahoma, Arial, Sans-Serif; font-size:13px; color:#333;}
.lcb_Command img {margin-right:4px;}
.lcb_Command A:Link,
.lcb_Command A:Visited,
.lcb_Command A:Active {color:#333; text-decoration:none;}
.lcb_Command A:Hover {color:#333; text-decoration:none;}


/* ==============================
    LINKS
============================== */

.lcb_Navigate {font-family:'Segoe UI', Tahoma, Arial, Sans-Serif; font-size:12px; color:#777;}
.lcb_Navigate A:Link,
.lcb_Navigate A:Visited,
.lcb_Navigate A:Active {color:#003399; text-decoration:none;}
.lcb_Navigate A:Hover {color:#003399; text-decoration:none;}


/* ==============================
    BREADCRUMB
============================== */

.lcb_BreadCrumb {background-color:#fafafa; border:solid 1px #a7bac5; margin-bottom:5px; padding:5px; width:auto; font-family:'Segoe UI', Tahoma, Arial, Sans-Serif; font-size:12px; color:#333;}
.lcb_BreadCrumb img {margin-right:3px; display:none;}
.lcb_BreadCrumb A:Link,
.lcb_BreadCrumb A:Visited,
.lcb_BreadCrumb A:Active {color:#003399; text-decoration:none;}
.lcb_BreadCrumb A:Hover {color:#003399; text-decoration:underline;}


/* ==============================
    TITLES
============================== */

.lcb_Head {width:100%; margin:auto; margin-bottom:5px; padding:5px; border:solid 1px #a7bac5; background:#f1f2f4 url('Images/Head.gif') repeat-x; font-family:'Segoe UI', Tahoma, Arial, Sans-Serif; font-size:15px; color:#333;}
.lcb_Head img {margin-right:5px;}
.lcb_Head span {}

.lcb_Title {width:auto; margin:auto; background:#498CAF url('Images/Title.gif') repeat-x; padding:0 8px; height:25px;}
.lcb_Title_Label {float:left; font-weight:bold; color:#fff; margin-top:5px;}
.lcb_Title_ExpandCollapse {float:right; padding:0; margin:0; margin-top:3px;}
.lcb_Title_ExpandCollapse img {cursor:hand; margin:0;}
.lcb_Title A:Link,
.lcb_Title A:Visited,
.lcb_Title A:Active {color:#fff !important; text-decoration:none; font-weight:bold;}
.lcb_Title A:Hover {color:#fff !important; text-decoration:underline; font-weight:bold;}

.lcb_SubTitle {background: #f1f2f4 url('Images/SubTitle.gif') repeat-x; padding:5px 7px; height:25px; border-bottom:1px solid #ddd;}


/* ==============================
    MISC
============================== */

.lcb_Border {margin:auto; margin-bottom:5px; width:100%; padding:1px; text-align:left; border:1px solid #a7bac5; background-color:#fff; font-family:'Segoe UI', Tahoma, Arial, Sans-Serif; font-size:12px; color:#333;}

.lcb_Row {background-color:#fafafa; border:solid 1px #a7bac5; margin-bottom:5px; padding:5px; width:auto; height:30px;}

.lcb_Row1 {background:#f9f9f9; border-top:1px solid #fff; border-bottom:1px solid #d5d5d5; padding:5px;}
.lcb_Row2 {background:#f9f9f9; border-top:1px solid #fff; border-bottom:1px solid #d5d5d5; padding:5px;}

.lcb_Panel {width:100%; margin:auto;}
.lcb_Panel fieldset {padding:10px; line-height:150%;}
.lcb_Panel legend {font-size:12px; font-weight:bold; color:#003366;}

.lcb_Help {border:1px solid #a7bac5; padding:5px; margin-top:5px; margin-bottom:5px; font-size:12px; font-weight:normal; color:#333; background-color:#ffff99;}

.lcb_Item_Selected {border:2px solid #ffcc00; background-color:#ffff66;}
.lcb_Item_Unselected {border:2px solid #fff; background-color:#fff;}

A.lcb_CP_Home:Link,
A.lcb_CP_Home:Visited,
A.lcb_CP_Home:Active {color:#003399; text-decoration:none; font-size:13px;}
A.lcb_CP_Home:Hover {color:#003399; text-decoration:underline;}

.lcb_List_Container {width:250px; height:150px; overflow:scroll; overflow-x:hidden; border:solid 1px #cccccc;}

.lcb_Form_CommandRow {background-color:#f5f5f5; border-top:solid 1px #adadad; padding:5px; width:100%; text-align:center;}


/* ==============================
    TABLE
============================== */

.lcb_Table {width:100%; margin:auto; border:1px solid #a7bac5; font-family:'Segoe UI', Tahoma, Arial, Sans-Serif; font-size:12px; color:#333;}
.lcb_Table_Title {background: #f1f2f4 url('Images/SubTitle.gif') repeat-x; padding:5px 7px; font-weight:normal; height:25px; border-bottom:1px solid #ddd;}
.lcb_Table_CellLeft,
.lcb_Table_CellRight,
.lcb_Table_CellCenter {padding:5px; vertical-align:top; border:solid 1px; border-color:#fff #ededed #ededed #fff;}
.lcb_Table_CellLeft {width:50%; font-weight:bold; background-color:#f9f9f9;}
.lcb_Table_CellRight {width:50%; background-color:#fff;}
.lcb_Table_CellCenter {width:100%; background-color:#fff;}


/* ==============================
    MESSAGES
============================== */

.lcb_Message_Info {background-color:#f9f9f9; border:1px solid #a7bac5; color:#333;}
.lcb_Message_Warning {background-color:#ffff99; border:1px solid #a7bac5; color:#333;}
.lcb_Message_Error {background-color:#f2dddd; border:1px solid #992a2a; color:#992a2a;}
.lcb_Message_OK {background-color:#f9f9f9; border:1px solid #a7bac5; color:#333;}
.lcb_Message_Forbidden {background-color:#f2dddd; border:1px solid #992a2a; color:#992a2a;}

.lcb_Message_Info img,
.lcb_Message_Warning img,
.lcb_Message_Error img,
.lcb_Message_OK img,
.lcb_Message_Forbidden img {margin-right:5px;}

.lcb_Message_Info,
.lcb_Message_Warning,
.lcb_Message_Error,
.lcb_Message_OK,
.lcb_Message_Forbidden {padding:10px; width:100%; font-family:'Segoe UI', Tahoma, Arial, Sans-Serif; font-size:12px;}


/* ==============================
    PAGER
============================== */

.lcb_Pager {font-family:'Segoe UI', Tahoma, Arial, Sans-Serif; font-size:12px; color:#999;}

.lcb_Pager A:Link,
.lcb_Pager A:Visited,
.lcb_Pager A:Active {color:#003399; text-decoration:none;}
.lcb_Pager A:Hover {color:#003399; text-decoration:none;}

.lcb_Pager_Current {width:auto; float:left; padding:2px 4px; margin-right:4px; background-color:#fafafa; border:solid 1px #a7bac5; color:#555;}

.lcb_Pager_Pages {width:auto; float:left; padding:2px 6px; margin-right:4px; background-color:#fafafa; border:solid 1px #a7bac5; color:#999;}

.lcb_Pager_First {width:auto; float:left; padding:2px; margin-right:4px; background-color:#fafafa; border:solid 1px #a7bac5;}
.lcb_Pager_Prev {width:auto; float:left; padding:2px; margin-right:4px; background-color:#fafafa; border:solid 1px #a7bac5;}
.lcb_Pager_Next {width:auto; float:left; padding:2px; margin-right:4px; background-color:#fafafa; border:solid 1px #a7bac5;}
.lcb_Pager_Last {width:auto; float:left; padding:2px; background-color:#fafafa; border:solid 1px #a7bac5;}


/* ==============================
    MENU
============================== */

.lcb_Menu {}

.lcb_Menu_Static {}
.lcb_Menu_Static_Item {font-family:'Segoe UI', Tahoma, Arial, Sans-Serif; font-size:12px; margin-right:5px;}
.lcb_Menu_Static_Item img {margin:3px;}
.lcb_Menu_Static_Hover {}
.lcb_Menu_Static_Hover A:Hover {}
.lcb_Menu_Static_Selected {}

.lcb_Menu_Dynamic {border:1px solid #a7bac5; background-color:#f3f3f3;}
.lcb_Menu_Dynamic_Item {font-family:'Segoe UI', Tahoma, Arial, Sans-Serif; font-size:12px; padding:3px 10px 5px 5px;}
.lcb_Menu_Dynamic_Item img {margin-right:3px;}
.lcb_Menu_Dynamic_Hover {background-color:#f9f9f9;}
.lcb_Menu_Dynamic_Hover A:Hover {text-decoration:none;}
.lcb_Menu_Dynamic_Selected {background-color:#e7e7e7;}


/* ==============================
    CALENDAR
============================== */

.lcb_Calendar {border:1px solid #a7bac5; background-color:#fff; font-family:'Segoe UI', Tahoma, Arial, Sans-Serif; font-size:11px;}
.lcb_Calendar_DayHeader {background:#f1f2f4 url('Images/SubTitle.gif') repeat-x; padding:5px 2px; font-family:'Segoe UI', Tahoma, Arial, Sans-Serif; font-size:11px; color:#333;}
.lcb_Calendar_Day {}
.lcb_Calendar_NextPrev {background:#498CAF url('Images/Title.gif'); height:25px; font-size:12px; color:#fff;}
.lcb_Calendar_OtherMonth {background-color:#f7f7f7;}
.lcb_Calendar_SelectedDay {}
.lcb_Calendar_Selector {}
.lcb_Calendar_Title {background:#498CAF url('Images/Title.gif'); height:25px; font-size:12px; color:#fff; font-weight:bold;}
.lcb_Calendar_TodayDay {}
.lcb_Calendar_Weekend {}



/* ==============================
    REPEATER
============================== */

.lcb_Repeater {width:100%; margin:auto; border:1px solid #a7bac5; background-color:#fff; font-family:'Segoe UI', Tahoma, Arial, Sans-Serif; font-size:12px; color:#333;}

.lcb_Repeater_Header {border:1px solid; border-color:#fff #fcfcfd #d5d5d5 #e7e8ea; padding:0px 5px; height:22px; background:url('Images/SubTitle.gif') #f1f2f4; white-space:nowrap;}
.lcb_Repeater_Item {padding:5px; border:1px solid; border-color:#fcfcfc #fff #fcfcfc #ededed; background-color:#fff;}
.lcb_Repeater_AltItem {padding:5px; border:1px solid; border-color:#fcfcfc #fff #fcfcfc #ededed; background-color:#fff;}

.lcb_Repeater_Item A:Link,
.lcb_Repeater_Item A:Visited,
.lcb_Repeater_Item A:Active {color:#003399; text-decoration:none;}
.lcb_Repeater_Item A:Hover {color:#003399; text-decoration:underline;}

.lcb_Repeater_AltItem A:Link,
.lcb_Repeater_AltItem A:Visited,
.lcb_Repeater_AltItem A:Active {color:#003399; text-decoration:none;}
.lcb_Repeater_AltItem A:Hover {color:#003399; text-decoration:underline;}


/* ==============================
    GRID
============================== */

.lcb_Grid {width:100%; margin:auto; border:1px solid #a7bac5; background-color:#fff; font-family:'Segoe UI', Tahoma, Arial, Sans-Serif; font-size:12px; color:#333;}

.lcb_Grid_Header {border:1px solid; border-color:#fff #fcfcfd #d5d5d5 #e7e8ea; padding:0px 5px; height:22px; background:url('Images/SubTitle.gif') #f1f2f4; white-space:nowrap; font-family:'Segoe UI', Tahoma, Arial, Sans-Serif; font-weight:normal; color:#333; vertical-align:middle;}
.lcb_Grid_Item {padding:5px; border:1px solid; border-color:#fcfcfc #fff #fcfcfc #ededed; background-color:#fff;}
.lcb_Grid_AltItem {padding:5px; border:1px solid; border-color:#fcfcfc #fff #fcfcfc #ededed; background-color:#fff;}

.lcb_Grid_Item A:Link,
.lcb_Grid_Item A:Visited,
.lcb_Grid_Item A:Active {color:#003399; text-decoration:none;}
.lcb_Grid_Item A:Hover {color:#003399; text-decoration:underline;}

.lcb_Grid_AltItem A:Link,
.lcb_Grid_AltItem A:Visited,
.lcb_Grid_AltItem A:Active {color:#003399; text-decoration:none;}
.lcb_Grid_AltItem A:Hover {color:#003399; text-decoration:underline;}


/* ==============================
    TABS
============================== */

.lcb_Tab,
.lcb_Tab_Selected {border:solid 1px #a7bac5; border-right:solid 1px #C5D0D8; border-bottom:0; font-family:'Segoe UI', Tahoma, Arial, Sans-Serif; font-size:12px; color:#333; padding:3px 5px; float:left; display:inline; min-width:100px;}
.lcb_Tab {background:#cfcfcf url('Images/Tab.gif') repeat-x;}
.lcb_Tab_Selected {background-color:#fff;}
.lcb_Tab_Content {width:100%; margin:auto; clear:both; border:1px solid #a7bac5; background-color:#f1f2f4; padding:5px; z-index:100;}



/***********************************************************************

    B O A R D

***********************************************************************/


/* ==============================
    MENU
============================== */

.lcb_Board_Menu_Container {margin-bottom:5px;}
.lcb_Board_Menu_Main {width:100%; background-color:#f4f4f4; border:solid 1px #a7bac5; padding:5px 5px 5px 2px; font-size:12px;}
.lcb_Board_Menu_Main img {margin-right:1px; margin-left:3px; display:inline;}
.lcb_Board_Menu_User {background-color:#f9f9f9; border:solid 1px #a7bac5; border-top:0; text-align:center; height:30px; padding:5px; white-space:nowrap;}



/***********************************************************************

    M E M B E R S

***********************************************************************/

/* ==============================
    MEMBER PAGE
============================== */

/* ========== HEAD ========== */

.lcb_Member_Head {width:auto; margin:auto; padding:5px; border:solid 1px #a7bac5; background:#f1f2f4 url('Images/Head.gif') repeat-x; font-family:'Segoe UI', Tahoma, Arial, Sans-Serif; font-size:15px; color:#333;}
.lcb_Member_Head img {margin-right:5px;}

/* ========== SUBHEAD ========== */

.lcb_Member_SubHead {width:auto; padding:5px; margin:auto; margin-bottom:5px; border:solid 1px #a7bac5; border-top:0; background-color:#f9f9f9; font-size:12px;}


/* ========== HOME ========== */

.lcb_Member_HomeContainer {width:auto; height:auto; min-height:150px; margin:auto; padding:10px; border:solid 1px #a7bac5; background-color:#fff; font-size:12px;}


/* ========== TOPICS/POSTS ========== */

.lcb_Member_PostContainer {width:100%; margin:auto; margin-bottom:5px; border:solid 1px #a7bac5; background-color:#f6f6f6; font-size:12px; clear:both;}
.lcb_Member_PostTitle {background:#f1f2f4 url('Images/SubTitle.gif') repeat-x; padding:5px 7px; font-size:12px; height:25px; border-bottom:1px solid #ddd;}
.lcb_Member_PostTitle A {font-weight:bold;}
.lcb_Member_PostBody {width:100%; margin:auto; background-color:#fff; font-size:12px; height:200px; overflow:auto; padding:10px;}



/***********************************************************************

    M E S S E N G E R

***********************************************************************/


/* ==============================
    MESSAGE DETAILS
============================== */

.lcb_Messenger_Message_Header {width:100%; margin:auto; padding:10px; border-bottom:solid 1px #a7bac5; background-color:#f8f8f8; font-size:12px;}
.lcb_Messenger_Message_Title {font-size:16px; font-weight:bold; margin-bottom:10px;}
.lcb_Messenger_Message_Body {width:100%; margin:auto; padding:15px 10px; background-color:#fff; font-size:12px;}
.lcb_Messenger_Message_Footer {background:#f1f2f4 url('Images/SubTitle.gif') repeat-x; padding:5px 5px 5px 0px; font-size:12px; height:25px; border-top:1px solid #a7bac5;}
.lcb_Messenger_Message_Footer img {margin-left:5px; margin-right:2px;}



/***********************************************************************

    F O R U M

***********************************************************************/


/* ==============================
    COMMAND
============================== */

.lcb_Forum_Command {text-transform:uppercase; background:#075A87 url(Images/ForumCommand.jpg); border:solid 1px #a7bac5; width:auto; margin:auto; margin-left:7px; padding:4px 6px; white-space:nowrap; float:right; text-align:center; font-family:'Segoe UI', Tahoma, Arial, Sans-Serif; font-size:10px; color:#fff; font-weight:bold;}
.lcb_Forum_Command img {margin-right:4px;}
.lcb_Forum_Command A:Link,
.lcb_Forum_Command A:Visited,
.lcb_Forum_Command A:Active {color:#fff !important; text-decoration:none;}
.lcb_Forum_Command A:Hover {color:#fff !important; text-decoration:none;}


/* ==============================
    SECTIONS/SUBSECTIONS
============================== */

.lcb_Forum_Section_Name {font-size:12px;}
.lcb_Forum_Section_Read {font-size:12px;}
.lcb_Forum_Section_Unread {font-size:12px;}
.lcb_Forum_Section_Description {}
.lcb_Forum_Section_SubSections {color:#777;}


/* ==============================
    TOPICS
============================== */

.lcb_Forum_Topic_Title {font-size:12px;}
.lcb_Forum_Topic_Read {font-size:12px;}
.lcb_Forum_Topic_Unread {font-size:12px;}
.lcb_Forum_Topic_Description {}
.lcb_Forum_Topic_Pages {color:#777; margin-top:4px;}
.lcb_Forum_Topic_Pages A:Link,
.lcb_Forum_Topic_Pages A:Visited,
.lcb_Forum_Topic_Pages A:Active,
.lcb_Forum_Topic_Pages A:Hover {color:#003399; text-decoration:none; padding:0px 4px; margin-right:2px; background-color:#fafafa; border:solid 1px #ddd;}


/* ==============================
    POSTS
============================== */

.lcb_Forum_Post_Container {width:100%; padding:0; margin:0; margin-top:1px; border:1px solid #a7bac5; border-bottom:4px solid #498CAF; font-family:'Segoe UI', Tahoma, Arial, Sans-Serif; color:#333; font-size:12px;}

.lcb_Forum_Post_HeaderLeft,
.lcb_Forum_Post_HeaderRight {border:1px solid; border-color:#fff #fcfcfd #d5d5d5 #e7e8ea; padding:6px; background:#f1f2f4 url('Images/Head.gif') repeat-x;}

.lcb_Forum_Post_HeaderLeft {width:150px; font-size:14px; font-weight:bold; white-space:nowrap;}
.lcb_Forum_Post_HeaderLeft A:Link,
.lcb_Forum_Post_HeaderLeft A:Visited,
.lcb_Forum_Post_HeaderLeft A:Active {color:#003399; text-decoration:none;}
.lcb_Forum_Post_HeaderLeft A:Hover {color:#003399; text-decoration:underline;}

.lcb_Forum_Post_HeaderRight {width:100%; font-size:11px; color:#777;}
.lcb_Forum_Post_HeaderRight img {margin-right:4px;}

.lcb_Forum_Post_ContentLeft {background-color:#f9f9f9; vertical-align:top; padding:5px;}
.lcb_Forum_Post_ContentRight {background-color:#fff; vertical-align:top; padding:5px 5px 20px 5px;}

.lcb_Forum_Post_FooterLeft,
.lcb_Forum_Post_FooterRight {border-top:solid 1px #a7bac5; margin:auto; background-color:#f1f2f4;}
.lcb_Forum_Post_FooterLeft {text-align:center; padding:5px; padding-left:0px;}
.lcb_Forum_Post_FooterRight {text-align:right; padding:5px; padding-right:7px;}

.lcb_Forum_Post_Caption {font-size:14px; font-weight:bold;}
.lcb_Forum_Post_Rank {font-size:13px;}
.lcb_Forum_Post_Avatar {}
.lcb_Forum_Post_Avatar img {}

.lcb_Forum_Post_QuoteHeader {background-color:#eee; border:dashed 1px #ddd; border-bottom:0; padding:4px 2px; font-size:90%;}
.lcb_Forum_Post_QuoteBody {background-color:#f8f8f8; border:dashed 1px #ddd; border-top:0; padding:4px 2px;}
.lcb_Forum_Post_Message {margin-top:5px;}

.lcb_Forum_Post_AttachsImages {margin-top:10px;}
.lcb_Forum_Post_AttachsImages img {margin-right:10px;}
.lcb_Forum_Post_AttachsFiles {margin-top:20px;}
.lcb_Forum_Post_AttachsFiles img {margin-right:3px;}

.lcb_Forum_Post_Attachs A:Link,
.lcb_Forum_Post_Attachs A:Visited,
.lcb_Forum_Post_Attachs A:Active,
.lcb_Forum_Post_Attachs A:Hover {color:Navy;}

.lcb_Forum_Post_Signature {border-top:solid 1px #ddd; margin-top:12px; padding-top:10px;}

.lcb_Forum_Post_EditInfo {margin:auto; float:right; color:#777; font-size:11px;}
.lcb_Forum_Post_EditInfo A,
.lcb_Forum_Post_EditInfo A:Link,
.lcb_Forum_Post_EditInfo A:Visited {color:#777; text-decoration:none;}
.lcb_Forum_Post_EditInfo A:Hover {color:#444; text-decoration:underline;}

.lcb_Forum_Post_Command {width:auto; margin:auto; margin-left:5px; vertical-align:middle; position:static; display:inline; font-family:'Segoe UI', Tahoma, Arial, Sans-Serif; font-size:12px;}
.lcb_Forum_Post_Command img {margin-right:2px;}
.lcb_Forum_Post_Command A:Link,
.lcb_Forum_Post_Command A:Visited,
.lcb_Forum_Post_Command A:Active {color:#003399; text-decoration:none;}
.lcb_Forum_Post_Command A:Hover {color:#003399; text-decoration:underline;}















































































































    

/***********************************************************************
    A C C O U N T
***********************************************************************/

/* ==============================
    MAIN TABLE
============================== */
.Account_Table {width:100%; margin-bottom:5px;}
.Account_TableCellLeft {width:150px; text-align:left; vertical-align:top; padding-right:5px;} /* inside this cell there is the account menu */
.Account_TableCellRight {width:auto; text-align:left; vertical-align:top;} /* inside this cell there is the account page content */

/* ==============================
    HOME
============================== */

/* ===== TITLE ===== */
A.Account_HomeTitle:Link, A.Account_HomeTitle:Visited, A.Account_HomeTitle:Active {color:#003399; text-decoration:none; font-size:16px; font-weight:normal;}
A.Account_HomeTitle:Hover {color:#003399; text-decoration: underline;}

/* ===== DESCRIPTION ===== */
.Account_HomeDescription {font-size:12px; font-weight:normal; color:#333;}

/* ==============================
    HEAD
============================== */
/* this div contains the icon and the title of the page */
.Account_Head {margin:auto; margin-bottom:5px; padding:5px; width:100%; border:solid 1px #91A7B4; background:#f1f2f4 url('Images/SubTitle.gif') repeat-x;}
.Account_Head img {margin-right:5px;}
.Account_Head span {font-family:Tahoma, Arial, Helvetica; font-size:17px; font-weight:normal; color:#333;}


/***********************************************************************
    M E M B E R S
***********************************************************************/

/* ==============================
    MEMBER PAGE
============================== */

/* ========== MAIN TABLE ========== */
.Member_Table {width:100%; margin-bottom:5px;}
.Member_TableCellLeft {width:180px; text-align:left; vertical-align:top; padding-right:5px;}
.Member_TableCellRight {width:auto; text-align:left; vertical-align:top;}

/* ========== NAME ========== */
.Member_Head {width:100%; padding:10px; margin:auto; border:solid 1px #a7bac5; background:#f1f2f4 url('Images/SubTitle.gif') repeat-x;}
.Member_Name {font-size:18px; font-weight:bold;}
.Member_SubHead {width:100%; padding:5px 10px; margin:auto; margin-bottom:5px; border:solid 1px #a7bac5; border-top:0; background-color:#f6f6f6; font-size:12px;}

/* ========== MISC ========== */
.Member_Border {width:100%; margin:auto; border:1px solid #a7bac5; background-color:#f1f2f4; padding:8px 5px 0px 5px;}
.Member_HomeContainer {width:100%; height:150px; margin:auto; margin-bottom:8px; padding:10px; border:solid 1px #a7bac5; background-color:#fff; font-size:12px;}

/* ========== FRIENDS ========== */
.Member_FriendContainer {width:100%; margin:auto; margin-bottom:5px; padding:10px; border:solid 1px #a7bac5; background-color:#fff; font-size:12px;}
.Member_FriendName {font-size:15px;}
.Member_FriendName a {font-weight:bold;}

/* ========== TOPICS/POSTS ========== */
.Member_PostContainer {width:100%; margin:auto; margin-bottom:8px; border:solid 1px #a7bac5; background-color:#f6f6f6; font-size:12px;}
.Member_PostTitle {background:#f1f2f4 url('Images/SubTitle.gif') repeat-x; padding:5px 7px; font-size:12px; height:25px; border-bottom:1px solid #ddd;}
.Member_PostTitle a {font-weight:bold;}
.Member_PostBody {width:100%; margin:auto; background-color:#fff; font-size:12px; height:200px; overflow:auto; padding:10px;}











































































































