body{background-color:#d5d5d5; background-image:url(/images/bg.png); background-position:center; background-repeat:repeat-y;}
#big_content_box{
	position:relative;
	margin:0 auto;
	text-align:left;
	height:100%;
	width:925px;
	visibility: visible;
}
#Layer1 {
	position:absolute;
	left:29px;
	top:37px;
	width:214px;
	height:444px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	left:55px;
	top:54px;
	width:222px;
	height:458px;
	z-index:1;
}
#MainMenu {
	position:absolute;
	left:38px;
	top:74px;
	width:199px;
	height:344px;
	z-index:11;
}
#AboutSub {
	position:absolute;
	left:233px;
	top:76px;
	width:163px;
	height:208px;
	z-index:12;
	visibility: hidden;
}
#ProfilesSub {
	position:absolute;
	left:233px;
	top:107px;
	width:171px;
	height:129px;
	z-index:13;
	visibility: hidden;
}
#ExpertsSub {
	position:absolute;
	left:233px;
	top:171px;
	width:165px;
	height:135px;
	z-index:14;
	visibility: hidden;
}
#SupportSub {
	position:absolute;
	left:233px;
	top:201px;
	width:167px;
	height:191px;
	z-index:15;
	visibility: hidden;
}
#ResourcesSub {
	position:absolute;
	left:233px;
	top:42px;
	width:168px;
	height:182px;
	z-index:16;
	visibility: hidden;
}
#Layer3 {
	position:absolute;
	left:0px;
	top:0px;
	width:883px;
	height:151px;
	z-index:1;
}
#OrangeBox {
	position:absolute;
	left:275px;
	top:187px;
	width:610px;

	z-index:7;
}
#GreenBox {
	position:absolute;
	left:276px;
	top:496px;
	width:313px;
	height:233px;
	z-index:6;
}
#BlueBox {
	position:absolute;
	left:606px;
	top:495px;
	width:325px;
	height:234px;
	z-index:5;
}
#EllexLogo {
	position:absolute;
	left:33px;
	top:474px;
	width:191px;
	height:194px;
	z-index:4;
}
#Footer {
	position:absolute;
	left:4px;
	top:770px;
	width:921px;
	height:45px;
	z-index:3;
}
#OrangeContent {
	position:absolute;
	left:265px;
	top:187px;
	width:576px;
	z-index:8;
}

#GreenContnet {
	position:absolute;
	left:299px;
	top:535px;
	width:264px;
	height:175px;
	z-index:9;
}
#BlueContent {
	position:absolute;
	left:621px;
	top:534px;
	width:277px;
	height:175px;
	z-index:10;
}
#Layer4 {
	position:absolute;
	left:0px;
	top:0px;
	width:610px;
	height:31px;
	z-index:9;
}
#SubNavigation {
	position:absolute;
	left:280px;
	top:152px;
	width:623px;
	height:51px;
	z-index:5;
}
.style1 {
	font-size: 18px;
	color: #FFFFFF;
}
/*begin forum css */

BODY
{

  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;

  font-weight: normal;
  font-size: 10px;
  color: black;
  font-family: arial, sans-serif, Helvetica;

}

#content {
    padding: 5px;

    max-width: 700px;
    text-align: left;
}

a {
    color: #336699;
}

/* Element level classes */

/* Standard classes for use in any page */
/* PhorumDesignDiv - a div for keeping the forum-size size */

.PDDiv {

    color: black;
    font-size: 12px;
    font-family:  Arial;
    width: 500px;
    text-align: left;
    padding-right:20px;
}

.PDDiv p {
    margin: 0 0 10px 0;
}

.PDDiv td, .PDDiv th {
    color: Black;
    font-size: 12px;
    font-family:  Arial;
}

.PDDiv img {
    border-width: 0px;
    vertical-align: middle;
}

.PDDiv a {
    text-decoration: none;
}

.PDDiv a:hover {
    color: #FF0000;

}

.PDDiv input[type=text], input[type=password], input[type=file], select {
    background-color: white;
    color: Black;
    font-size: 12px;
    font-family:  Arial;

    vertical-align: middle;

}

.PDDiv textarea {
    background-color: White;
    color: Black;
    font-size: 12px;
    font-family:  Andale Mono, Courier New, Courier;
}

.PDDiv input[type=submit] {
    border: 1px dotted #808080;
    background-color: #EEEFDE;
    font-size: 12px;
    font-family: "Bitstream Vera Sans", Arial;
    vertical-align: middle;
}

.PDDiv input {
    vertical-align: middle;
}


/* new styles */

#phorum-index {
    width: 100%;
    border: 1px solid #808080;
    border-bottom-width: 0px;
    text-align: left;
}

#phorum-index th {
    border-bottom: 1px solid #808080;
    background-color: #e8a613;
    padding: 3px 0 3px 0;
}

#phorum-index td {
    font-family:  Arial, sans-serif;
    background-color: White;
    padding: 3px 0 3px 0;
    border-bottom: 1px solid #808080;
}

#phorum-index th.forum-name {
    font-family:  Arial, sans-serif;
    font-size: 14px;
    padding: 3px 0 3px 3px;
    color:black;
}

#phorum-index th.forum-name a {
    color: Black;
}

#phorum-index th.forum-threads {
    width: 120px;
    text-align: center;
    vertical-align: middle;
}

#phorum-index th.forum-posts {
    width: 120px;
    text-align: center;
    vertical-align: middle;
}

#phorum-index th.forum-last-post {
    padding: 3px 15px 3px 3px;
    vertical-align: middle;
}

#phorum-index td.forum-name {
    font-family:  Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 0 5px 15px;
}

#phorum-index td.forum-name p {
    font-size: 13px;
    font-weight: normal;
    font-family: Arial;
    margin: 0 15px 0 0;
}

#phorum-index td.forum-name small {
    font-weight: normal;
    font-family:  Arial;
    display: block;
    margin-top: 4px;
    padding-top: 3px;
}

#phorum-index td.forum-threads {
    width: 120px;
    text-align: center;
}

#phorum-index td.forum-posts {
    width: 120px;
    text-align: center;
}

#phorum-index td.forum-last-post {
    width: 120px;
    padding: 0 15px 0 0;
}

#phorum-menu-table {
    width: 100%;
    border-width: 0px;
}

#phorum-menu {
    padding: 5px 3px 0 0;
    vertical-align: top;
    width: 200px;
}

#phorum-content {
    padding: 5px 0 0 2px;
    vertical-align: top;
}

div.phorum-menu {
    font-size: 12px;
    font-family:  Arial;
    background-color: White;
    border: 1px solid #808080;
    padding: 3px;
}

div.phorum-menu ul {
    font-weight: bold;
    list-style: none;
    padding: 0;
    margin: 0 0 10px 0;
}

div.phorum-menu li {
    font-weight: bold;
    font-family:  Arial;
    font-size: 12px;
    padding: 0 0 0 15px;
    margin-top:3px;
    background-image: url(images/square_bullet.png);
    background-repeat: no-repeat;
    background-position: 1px 2px;
}

div.phorum-menu a {
    font-weight: normal;
    color: #000000;
}

div.phorum-menu a:hover {
    color: #5C5CA6;
}

div.phorum-menu a.phorum-current-page {
    font-weight: bold;
}

#phorum-post-form ul {
    padding: 0 0 0 20px;
    margin: 3px 0px 8px 0px;
    font-size: 11px;
}

#phorum-post-form li {
    margin-bottom: 3px;
}

#phorum-attachment-list td {
    font-size: 11px;
}

#header-search-form {
    float: right;
}


/* new class for layouting the submit-buttons in IE too */
.PhorumSubmit {
    border: 1px dotted #808080;
    color: Black;
    background-color: #EEEFDE;
    font-size: 12px;
    font-family:  Arial;
    vertical-align: middle;
}
.PhorumNarrowBlock{
    width:400px;
    max-width:400px;
}

.PhorumTitleText {
    color: black;
}

.smalltext {
    color: green;
}

a.PhorumTitleText:hover {
    color: #C9C9C9;
}

.PhorumStdBlock {
    font-size: 12px;
    font-family:  Arial;
    background-color: White;
    border: 1px solid #808080;
    padding: 3px;
    text-align: left;

}

.PhorumStdBlockHeader {
	/* width:350px;*/
    font-size: 12px;
    font-family:  Arial;
    background-color: #e8a613;
    border-left: 1px solid #808080;
    border-right: 1px solid #808080;
    border-top: 1px solid #808080;
    padding: 3px;
    text-align: left;
}

.PhorumHeaderText {
    font-weight: bold;
}

.PhorumNavBlock {
    font-size: 12px;
    font-family:  Arial;
    border: 1px solid #005883;
    margin-top: 1px;
    margin-bottom: 1px;
    background-color: #005883;
    padding: 2px 3px 2px 3px;
}

.PhorumNavHeading {

    font-weight: bold;
}

.PhorumNavLink {
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
    font-family:  Arial;
    font-size: 12px;
    border-style: solid;
    border-color: #BDD0E8;
    border-width: 0px;
    padding: 0px 4px 0px 4px;
}

.PhorumSelectedFolder {
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    font-family:  Arial;
    font-size: 12px;
    border-style: solid;
    border-color: #EEEFDE;
    border-width: 1px;
    padding: 0px 4px 0px 4px;
}

A.PhorumNavLink:hover {
	text-decoration:underline;
    font-weight: normal;
    font-family:  Arial;
    font-size: 12px;
    border-style: solid;
    border-color: #6699FF;
    border-width: 0px;
    color: #FFFFFF;
}

.PhorumFloatingText {
    padding: 10px;
    color: black;
    margin-top:30px;
}

.PhorumHeadingLeft {
    padding-left: 3px;
    font-weight: bold;
}

.PhorumUserError {
    padding: 10px;
    text-align: center;
    color: Red;
    font-size: 16px;
    font-family:  Arial, sans-serif;
    font-weight: bold;
}

.PhorumOkMsg {
    padding: 10px;
    text-align: center;
    color: DarkGreen;
    font-size: 16px;
    font-family:  Arial, sans-serif;
    font-weight: bold;
}

.PhorumNewFlag {
    font-family:  Arial;
    font-size: 10px;
    font-weight: bold;
    color: #CC0000;
}

.PhorumNotificationArea {
    float: right;
    border-style: dotted;
    border-color: #808080;
    border-width: 1px;
}

/* PSUEDO Table classes                                       */
/* In addition to these, each file that uses them will have a */
/* column with a style property to set its right margin       */

.PhorumColumnFloatXSmall {
    float: right;
    width: 75px;
}

.PhorumColumnFloatSmall {
    float: right;
    width: 100px;
}

.PhorumColumnFloatMedium {
    float: right;
    width: 150px;
}

.PhorumColumnFloatLarge {
    float: right;
    width: 200px;
}

.PhorumColumnFloatXLarge {
    float: right;
    width: 400px;
}

.PhorumRowBlock {
    background-color: White;
    border-bottom: 1px solid #F2F2F2;
    padding: 5px 0px 0px 0px;
}

.PhorumRowBlockAlt {
    background-color: #EEEFDE;
    border-bottom: 1px solid #F2F2F2;
    padding: 5px 0px 0px 0px;
}

/************/


/* All that is left of the tables */

.PhorumStdTable {

    border-style: solid;
    border-color: #808080;
    border-width: 1px;
    width: 350px;
}

.PhorumTableHeader {
    background-color: #fdf5e5;
    border-bottom-style: solid;
    border-bottom-color: #808080;
    border-bottom-width: 1px;
    color: #000000;
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
    padding: 3px;
}

.PhorumTableRow {
    background-color: White;
    border-bottom-style: solid;
    border-bottom-color: #F2F2F2;
    border-bottom-width: 1px;
    color: Black;
    font-size: 12px;
    font-family:  Arial;
    height: 35px;
    padding: 3px;
}

.PhorumTableRowAlt {
    background-color: #DcF0Fd;
    border-bottom-style: solid;
    border-bottom-color: #F2F2F2;
    border-bottom-width: 1px;
    color: #000000;
    font-size: 12px;
    font-family:  Arial;
    height: 35px;
    padding: 3px;
}

table.PhorumFormTable td {
    height: 26px;
}

/**********************/


/* Read Page specifics */

.PhorumReadMessageBlock {
    margin-bottom: 5px;
}

.PhorumReadBodySubject {
    color: Black;
    font-size: 16px;
    font-family:  Arial, sans-serif;
    font-weight: bold;
    padding-left: 3px;
}

.PhorumReadBodyHead {
    padding-left: 5px;
}

.PhorumReadBodyText {
    font-size: 12px;
    font-family: Arial;
    padding: 5px;
}

.PhorumReadNavBlock {
    font-size: 12px;
    font-family:  Arial;
    border-left: 1px solid #808080;
    border-right: 1px solid #808080;
    border-bottom: 1px solid #808080;
    background-color: #005883;
    padding: 2px 3px 2px 3px;
}

/********************/

/* List page specifics */

.PhorumListSubText {
    color: #707070;
    font-size: 10px;
    font-family: Arial, sans-serif;
}

.PhorumListPageLink {
    color: #707070;
    font-size: 10px;
    font-family:  Arial, sans-serif;
}

.PhorumListSubjPrefix {
    font-weight: bold;
}

/********************/

/* Posting editor specifics */

.PhorumListModLink, .PhorumListModLink a {
    color: #707070;
    font-size: 10px;
    font-family: Arial, sans-serif;
}

.PhorumAttachmentRow {
    border-bottom: 1px solid #EEEFDE;
    padding: 3px 0px 3px 0px;
}

/********************/

/* PM specifics */

.phorum-recipientblock {
    border: 1px solid black;
    position:relative;
    float:left;
    padding: 1px 1px 1px 5px;
    margin: 0px 5px 5px 0px;
    font-size: 11px;
    background-color: White;
    border: 1px solid #808080;
    white-space: nowrap;
}

.phorum-pmuserselection {
    padding-bottom: 5px;
}

.phorum-gaugetable {
    border-collapse: collapse;
}

.phorum-gauge {
    border: 1px solid #808080;
    background-color: #EEEFDE;
}

.phorum-gaugeprefix {
    border: none;
    background-color: white;
    padding-right: 10px;
}

/********************/

/* Override classes - Must stay at the end */

.PhorumNarrowBlock {
    width: 400px;
}

.PhorumSmallFont {
    font-size: 11px;
}

.PhorumLargeFont {
    color: black;
    font-size: 16px;
    font-family:  Arial, sans-serif;
    font-weight: bold;
}


.PhorumFooterPlug {
    margin-top: 10px;
    font-size: 10px;
    font-family:Arial, sans-serif;
}



/*   BBCode styles  */

blockquote.bbcode {
    font-size: 11px;
    margin: 0 0 0 10px;
}

blockquote.bbcode div {
    margin: 0;
    padding: 5px;
    border: 1px solid #808080;
}

blockquote.bbcode strong {
    font-style: italic;
    margin: 0 0 3px 0;
}

