/* ###################### OVERALL SETTINGS ###################### */
BODY {
  background-color : #dcdcdc;
  color            : #000000;
}

td, tr, p, div {
  font             : 12px Verdana, Arial, Helvetica, sans-serif;
  color            : #000000;
}

ul {
  margin           : 0px 0px 0px 10px;
}

li {
  list-style       : inside url(../images/arrow_grey.gif) 2px;
  list-style-image : url(../images/arrow_grey.gif);
}

hr {
  height           : 1px;
  width            : 100%;
  color            : #D0D0D0;
}

.poll {
  font             : 9px Arial, Helvetica, Verdana, sans-serif;
  color            : #666666;
  line-height      : 14px
}

/* ###################### UPPER BUTTON BAR ###################### */
a.buttonbar:link, a.buttonbar:visited {
  font             : bold 11px Verdana, Arial, Helvetica, sans-serif;
  color            : #F0DDB1;
  text-transform   : uppercase;
  text-decoration  : none;
}

a.buttonbar:hover {
  color            : #000099;
  background-color : #dcdcdc;
  text-decoration  : none;
}

/* ############## PATHWAY AND BOTTOM BUTTON BAR ############## */
.pathway {
  font             : 11px Verdana, Arial, Helvetica, sans-serif;
  color            : #999999;
}

span.pathway a:link, a:visited {
  font             : 11px Verdana, Arial, Helvetica, sans-serif;
  color            : #999999;
}

a.pathway:link, a.pathway:visited {
  font             : 11px Verdana, Arial, Helvetica, sans-serif;
  color            : #999999;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #CC6600;
  font-weight      : normal;
}

/* ################### MODULE SETTINGS ################### */
.modules {
  /* background       : #FOFOFO; */ 
  
}

table.moduletable, div.moduletable {
  margin           : 0px 0px 15px 0px;
  width            : 100%;
  border           : 2px solid #643F2D;
  background       : #FEFFD8; 

}

table.moduletable th {
  font-size        : 13px;
   font-weight      : normal; 
  width            : 100%;
  color            : #FFFFFF;
  text-align       : center; 
  /* border-bottom    : 1px solid #cccccc; */
  background       : url(../images/module_header.gif);
  height           : 20px;
}

table.moduletable td {
  font-size        : 12px;
  font-weight      : normal;
  /* padding          : 5px; */
}

table.moduletableuseful {
  margin           : 0px 0px 15px 0px;
  width            : 100%;
  border           : 2px solid #643F2D;
  background       : #FEFFD8; 

}

table.moduletableuseful th {
  font-size        : 13px;
   font-weight      : normal; 
  width            : 100%;
  color            : #FFFFFF;
  text-align       : center; 
  /* border-bottom    : 1px solid #cccccc; */
  background       : url(../images/module_header.gif);
  height           : 20px;
}

table.moduletableuseful td {
  font-size        : 12px;
  font-weight      : normal;
  padding          : 3px 5px 3px 3px;
}


table.moduletablemeeting {
  margin           : 0px 0px 15px 0px;
  width            : 100%;
  border           : 2px solid #643F2D;
  background       : #FEFFD8; 

}

table.moduletablemeeting th {
  font-size        : 13px;
   font-weight      : normal; 
  width            : 100%;
  color            : #FFFFFF;
  text-align       : center; 
  /* border-bottom    : 1px solid #cccccc; */
  background       : url(../images/module_header.gif);
  height           : 20px;
}

table.moduletablemeeting td {
  font-size        : 12px;
  font-weight      : normal;
  padding          : 2px 5px 2px 3px;
}

span.meeting_front {
  /* color            : #7D2916; */
  color            : #000000;
  font             : 12px Verdana, Arial, Helvetica, sans-serif;
}

/* ################### MAIN AND SUB MENU SYSTEM ################### */
.mainlevel {
  letter-spacing   : 1px;
  width            : 100%;
}

a.mainlevel:link, a.mainlevel:visited {
  color            : #7D2916;
}

a.mainlevel:hover {
  color            : #990000;
}

.sublevel {
  letter-spacing   : 2px;
  padding-left     : 7px;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableheader {
  /* background       : url(../images/logo_bar_back.gif); */
  color            : #FFFFFF;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #F0F0F0;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font             : 9px Verdana, Arial, Helvetica, sans-serif;
  color            : #990000;
  text-decoration  : none;
  font-weight      : medium;
}

.smalldark {
  font             : 9px Verdana, Arial, Helvetica, sans-serif;
  color            : #000000;
  font-weight      : normal;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane {
  background       : #FFFFFF;
}

.contentpaneopen {
  background       : #FFFFFF;
  /* margin-left      : auto; 
  margin-right     : auto; */
  width            : 100%;

}

.contentpaneopen table {
  margin-left      : auto; 
  margin-right     : auto;

}

.contentheading {
  font             : bold 14px Verdana, Arial, Helvetica, sans-serif;
  color            : #80000F;
  text-align       : left;
  margin-left      : 0px;
  margin-right     : auto;
}

.componentheading {
  font             : bold 13px Verdana, Arial, Helvetica, sans-serif;
  color            : #7D2916;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}

.modifydate {
  color            : #999999;
  font-size        : 10px;

}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font             : bold 10px Verdana, Arial, Helvetica, sans-serif;
  color            : #000000;
  background-color : #C0C0C0;
  border           : 1px solid #000000;
  text-transform   : uppercase;
  background       : url(../images/but_bar_back.gif);
}

.inputbox {
  font             : 10px Verdana, Arial, Helvetica, sans-serif;
  color            : #000000;
  background-color : #EAE5CC;
  border           : 1px solid #000000;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  font             : 12px Verdana, Arial, Helvetica, sans-serif;
  /* color            : #406080; */
  color            : #7D2916;
  text-decoration  : none;
}

a:hover {
  color            : #990000;
  text-decoration  : underline;
}

a:active {
  color            : #CC0000;
  background-color : #F0E0A0;
  text-decoration  : underline;
}

a.category:link, a.category:visited {
  color            : #7D2916;
  font-weight      : bold;
  letter-spacing   : 1px;
}

a.category:hover {
  color            : #CC6600;
}


/* .blog table {
  border-width     : 1px;
  border-style     : solid;
  margin-left      : auto; 
  margin-right     : auto;
} */


div#slideDIV1 {
		background: url('http://abqwestside.org/portal/images/load.gif') 50% 50% no-repeat #000; /* for the loading image */
		width: 180px; /* same as images */
		height: 135px; /* same as images */
		line-height: 0; /* fix IE space below image */
}
	div#slideDIV1 img {
		opacity: 0; /* So it doesn't show while loading */
	filter: alpha(opacity=0); /* the same, for IE */
	}
	
	
.buttonheading img
{
   border: 0px none;
}