/*Roll Over - Colour change boxes ------------------------*/
.over	{
background: e9e9e9;
padding: 5px;
}

.out	{
background: white; 
padding: 5px;
}

/*Image Over - Colour change boxes ------------------------*/
.imgover	{
background: e9e9e9;
padding: 5px;
}

.imgout	{
background: white; 
padding: 5px;
}


/*Main Body Text ------------------------*/
p	      {
color: black;
font-style: normal;
font-weight: 600;
font-size: 11px;
font-family: Lucida Grande, Verdana, Arial;
text-decoration: none;
}

/*Visited links ------------------------*/
a:visited     {
color: black;
hover-color: orange;
text-shadow: 0 0 0;
font-style: normal;
font-weight: 600;
font-size: 11px;
font-family: Lucida Grande, Verdana, Arial;
text-decoration: none;
}

/*Links ------------------------*/
a:link        {
color: black;
text-shadow: 0 0 0;
font-style: bold;
font-weight: 600;
font-size: 11px;
font-family: Lucida Grande, Verdana, Arial;
text-decoration: none;
}


/*Hover links ------------------------*/
a:hover       {
color: orange;
text-shadow: 0 0 0;
font-style: bold;
font-weight: 600;
font-size: 11px;
font-family: Lucida Grande, Verdana, Arial;
text-decoration: underline;
}


/*Active links ------------------------*/
a:active      {
color: black;
text-shadow: 0 0 0;
font-style: bold;
font-weight: 600;
font-size: 11px;
font-family: Lucida Grande, Verdana, Arial;
text-decoration: none;
}

/*Not sure what this does yet ------------------------*/
.head         { 
color: yellow;
font-style: normal;
font-weight: 600;
font-size: 11px;
font-family: Lucida Grande, Verdana, Arial;
text-decoration: none;
text-indent: 10px;
padding-top: 3px;
padding-bottom: 3px;
}

/*Section header text ------------------------*/
.headertext         { 
color: white;
text-shadow: 0 0 0.1em black, 0 0 0.1em black;
font-style: bold;
font-weight: 600;
font-size: 11px;
font-family: Lucida Grande, Verdana, Arial;
text-decoration: none;
padding-top: 0px;
padding-bottom: 0px;
}

/*Recent Login text ------------------------*/
.recentlogintext         { 
color: green;
text-shadow: 0 0 0;
font-style: bold;
font-weight: 600;
font-size: 11px;
font-family: Lucida Grande, Verdana, Arial;
text-decoration: none;
padding-top: 0px;
padding-bottom: 0px;
}

/*Right hand side Nav headers ------------------------*/
.rhsheadertext         { 
color: white;
text-shadow: 0 0 0;
font-style: bold;
font-weight: 600;
font-size: 11px;
font-family: Lucida Grande, Verdana, Arial;
text-decoration: none;
padding-top: 0px;
padding-bottom: 2px;
}

/*Section header text with orange background------------------------*/
.text         { 
color: white;
text-shadow: 0 0 0;
font-style: strong;
font-weight: 600;
font-size: 11px;
font-family: Lucida Grande, Verdana, Arial;
padding-left: 10px;
padding-top: 2px;
text-decoration: none;
padding-top: 0px;
padding-bottom: 0px;
}

/*Server generated text ------------------------*/
.text0        {
color: blue;
font-style: normal;
font-weight: 100;
font-size: 11px;
font-family: Lucida Grande, Verdana, Arial;
text-decoration: none;
padding-top: 13px; 
padding-bottom: 13px;
}

/*Server generated text - Last users ------------------------*/
.text1        {
color: black;
font-style: normal;
font-weight: 600;
font-size: 11px;
font-family: Lucida Grande, Verdana, Arial;
text-decoration: none;
padding-top: 3px; 
padding-bottom: 3px;
}

/*Main body text - Note Board and Discussion post text ------------------------*/
.text2        {
color: charcoal;
font-style: normal;
font-weight: 500;
font-size: 10px;
font-family: Lucida Grande, Verdana, Arial;
text-decoration: none;
}

/*Text for notice above Note additions and basic body text------------------------*/
.text3        {
color: orange;
font-style: normal;
font-weight: 600;
font-size: 11px;
font-family: Lucida Grande, Verdana, Arial;
text-decoration: none;
padding-top: 3px;
padding-bottom: 3px;
}

/*Not sure what this does yet ------------------------*/
.text_5        {
color: lime;
font-style: italic;
font-weight: 500;
font-size: 11px;
font-family: Lucida Grande, Verdana, Arial;
text-decoration: none;
}

/*Discussion preview table headers ------------------------*/
.text6        {
color: black;
font-style: normal;
font-weight: 600;
font-size: 11px;
font-family: Lucida Grande, Verdana, Arial;
text-decoration: none;
}

/*Text for right hand side in admin area with users and uptime info ------------------------*/
.text7        {
color: black;
font-style: normal;
font-size: 11px;
font-family: Lucida Grande, Verdana, Arial;
padding-top: 3px;
padding-bottom: 3px;
}

/*Text for right hand side in admin area with users and uptime info ------------------------*/
.text8        {
color: lime;
font-style: normal;
font-size: 11px;
font-family: Lucida Grande, Verdana, Arial;
padding-top: 3px;
padding-bottom: 3px;
}

/*Hilite for important notes - server time and username login presently ------------------------*/
.headline     {
color: red;
font-style: normal;
font-weight: 600;
font-size: 11px;
font-family: Lucida Grande, Verdana, Arial;
text-decoration: none;
padding-top: 3px;
padding-bottom: 3px;
background-color: none;}

/*Default elements ------------------------*/
TABLE.headtable    { background: orange; border-width: 0px; }
TD.headtable       { background: none; }

/*Discussion Board Background - Headers to threads-----------*/
TABLE.maintable    { background: white; border-width: 10px; }
TD.maintable       { background: white;  padding: 5px; border-width: 10px; border-color=e9e9e9 }
TD.maintable0       { background: white; }

/*Discussion body text ------------------------*/
TABLE.scndtable    { background: white; border-width: 1px; border-color: orange;}
TD.scndtable       { background: white; }
TD.scndtable5       { background: white;  padding-top: 5px; padding-left: 10px; padding-right: 10px; padding-bottom: 5px }

/*Not sure what this does yet ------------------------*/
/*Currently set for images on te main page ------------------------*/
TABLE.thrdtable    { background: white; border-width: 0px; }
.thrdtable       {
background: white;
padding: 5px;
}

/*Not sure what this does yet -------*/
/*background-image: url(http://www.communityzoe.com/images/cz.jpg);----*/
/*background-repeat: no-repeat;----*/

/*Image Boxes - Main page--------*/
TABLE.imgbox    { background: #F1E3D2; border-width: 0px; }
TD.imgbox       { background: #F1E3D2; }

/*Default elements ------------------------ Defines body specifics*/
body {
background-color:e9e9e9;
padding:0px;
background-repeat:no-repeat;
background-attachment:fixed;
}

/*Default elements ------------------------Not sure what this does yet, could all be linked into the body text*/
body.alternate {
background-color:white;
padding:0px;
}

/*Navigation Menu ------------------------*/
#e1	{
color: lime;
text-shadow: 0 0 0;
font-style: normal;
font-weight: 600;
font-size: 11px;
font-color: lime;
font-family: Lucida Grande, Verdana, Arial;
padding-left: 10px;
padding-top: 2px;
text-decoration: none;
background-color: white;
text-align: left;
border: solid 1px orange;
position: absolute;
top: 9px;
left: -2px;
width: 118px;
height: 18px;
visibility: visible
}

#e2	{
color: lime;
text-shadow: 0 0 0;
font-style: normal;
font-weight: 600;
font-size: 11px;
font-family: Lucida Grande, Verdana, Arial;
padding-left: 10px;
padding-top: 2px;
background-color: white;
text-align: left;
border: solid 1px orange;
position: absolute;
top: 34px;
left: -2px;
width: 118px;
height: 18px;
visibility: visible;
}

#e3	{
color: lime;
text-shadow: 0 0 0;
font-style: normal;
font-weight: 600;
font-size: 11px;
font-family: Lucida Grande, Verdana, Arial;
padding-left: 10px;
padding-top: 2px;
background-color: white;
text-align: left;
border: solid 1px orange;
position: absolute;
top: 59px;
left: -2px;
width: 118px;
height: 18px;
visibility: visible;
}

#e4	{
color: lime;
text-shadow: 0 0 0;
font-style: normal;
font-weight: 600;
font-size: 11px;
font-family: Lucida Grande, Verdana, Arial;
padding-left: 10px;
padding-top: 2px;
background-color: white;
text-align: left;
border: solid 1px orange;
position: absolute;
top: 84px;
left: -2px;
width: 118px;
height: 18px;
visibility: visible;
}

#e5	{
color: lime;
text-shadow: 0 0 0;
font-style: normal;
font-weight: 600;
font-size: 11px;
font-family: Lucida Grande, Verdana, Arial;
padding-left: 10px;
padding-top: 2px;
background-color: white;
text-align: left;
border: solid 1px orange;
position: absolute;
top: 109px;
left: -2px;
width: 118px;
height: 18px;
visibility: visible;
}

#e6	{
color: lime;
text-shadow: 0 0 0;
font-style: normal;
font-weight: 600;
font-size: 11px;
font-family: Lucida Grande, Verdana, Arial;
padding-left: 10px;
padding-top: 2px;
background-color: white;
text-align: left;
border: solid 1px orange;
position: absolute;
top: 134px;
left: -2px;
width: 118px;
height: 18px;
visibility: visible;
}

#e7	{
color: lime;
text-shadow: 0 0 0;
font-style: normal;
font-weight: 600;
font-size: 11px;
font-family: Lucida Grande, Verdana, Arial;
padding-left: 10px;
padding-top: 2px;
background-color: white;
text-align: left;
border: solid 1px orange;
position: absolute;
top: 159px;
left: -2px;
width: 118px;
height: 18px;
visibility: visible;
}

#e8	{
color: lime;
text-shadow: 0 0 0;
font-style: normal;
font-weight: 600;
font-size: 11px;
font-family: Lucida Grande, Verdana, Arial;
padding-left: 10px;
padding-top: 2px;
background-color: white;
text-align: left;
border: solid 1px orange;
position: absolute;
top: 184px;
left: -2px;
width: 118px;
height: 18px;
visibility: visible;
}

#e9	{
color: lime;
text-shadow: 0 0 0;
font-style: normal;
font-weight: 600;
font-size: 11px;
font-family: Lucida Grande, Verdana, Arial;
padding-left: 10px;
padding-top: 2px;
background-color: white;
text-align: left;
border: solid 1px orange;
position: absolute;
top: 209px;
left: -2px;
width: 118px;
height: 18px;
visibility: visible;
}

#e10	{
color: lime;
text-shadow: 0 0 0;
font-style: normal;
font-weight: 600;
font-size: 11px;
font-family: Lucida Grande, Verdana, Arial;
padding-left: 10px;
padding-top: 2px;
background-color: white;
text-align: left;
border: solid 1px orange;
position: absolute;
top: 234px;
left: -2px;
width: 118px;
height: 18px;
visibility: visible;
}

#e11	{
color: lime;
text-shadow: 0 0 0;
font-style: normal;
font-weight: 600;
font-size: 11px;
font-family: Lucida Grande, Verdana, Arial;
padding-left: 10px;
padding-top: 2px;
background-color: white;
text-align: left;
border: solid 1px orange;
position: absolute;
top: 259px;
left: -2px;
width: 118px;
height: 18px;
visibility: visible;
}

#e12	{
font-color: lime;
text-shadow: 0 0 0;
font-style: normal;
font-weight: 600;
font-size: 11px;
font-family: Lucida Grande, Verdana, Arial;
padding-left: 10px;
padding-top: 2px;
background-color: white;
text-align: left;
border: solid 1px orange;
position: absolute;
top: 284px;
left: -2px;
width: 118px;
height: 18px;
visibility: visible;
}

#e13	{
font-color: lime;
text-shadow: 0 0 0;
font-style: normal;
font-weight: 600;
font-size: 11px;
font-family: Lucida Grande, Verdana, Arial;
padding-left: 10px;
padding-top: 2px;
background-color: none;
background-image: url(http://www.communityzoe.com/images/cz.jpg);
background-repeat: no-repeat;
background-position-x: 30px;
background-position-y: 15px;
text-align: left;
border: solid 1px orange;
position: absolute;
top: 310px;
left: -2px;
width: 118px;
height: 84;
visibility: visible;
}

.maintblecolor	{
background-color: lime;
}

#navlist li {
font-color: orange;
font-family: papyrus;
list-style-type: circle;
}

blockquote { 
font-size: 11px;
font-align: top;
font-family: Papyrus, Lucida Grande, Verdana, Arial; 
color: red; 
margin-top: 3px; 
margin-right: 0px; 
margin-left: 0px; 
margin-bottom: -15px;
padding: 4px 5px 5px 5px; 
border: solid 1px orange; 
}
/*Default elements ------------------------Discussion board login page*/
body.alternate1 {
color: black;
font-style: normal;
font-weight: 600;
font-size: 11px;
font-family: Lucida Grande, Verdana, Arial;
background-color:#e9e9e9;
padding:5px;
}

/*Default elements ------------------------Chat discussion body text area*/
body.chat1 { 
color: e9e9e9;
font-style: normal;
font-weight: 600;
font-size: 11px;
font-family: Lucida Grande, Verdana, Arial;
background-color:e9e9e9;
padding:5px;
}

/*Default elements ------------------------Chat header and left hand column backgrounds*/
body.chat2 { 
color: blue;
font-style: normal;
font-weight: 600;
font-size: 11px;
font-family: Lucida Grande, Verdana, Arial;
background-color:e9e9e9;
padding:5px;
}

/*Default elements ------------------------User online area and text writing box backgrounds in chat*/
body.chat3 { 
color: black;
font-style: normal;
font-weight: 600;
font-size: 11px;
font-family: Lucida Grande, Verdana, Arial;
background-color:e9e9e9;
padding:5px;
}

