/* Synotac joomla.css - Version 1.0 - Last Updated 3/4/07 */

/***************************************************************************
  GLOBAL JOOMLA! CLASSES
  This is a library of basic classes that cover most 
  of the core Joomla code that is generated
****************************************************************************/
h1, .contentheading, .componentheading {font-size: 20px; font-weight: bold; margin: 0; padding-bottom: 0;} /* for Joomla! */

/*p {margin: 0;}  To simulate normal line break behavior with the enter key for Joomla! CMS users */
table.contentpaneopen {width: 100%; padding: 0px; border-collapse: collapse; border-spacing: 0px;}
table.contentpane td {margin: 0px; padding: 0px;}
.inputbox {padding: 2px; border:solid 1px #cccccc; background-color: #ffffff;}
.contentpagetitle {font-size: 13px; font-weight: bold; color: #cccccc; text-align:left;}
table.searchinto {width: 100%;}
table.searchintro td {font-weight: bold;}
table.moduletable {width: 100%; margin-bottom: 5px; padding: 0px; border-spacing: 0px; border-collapse: collapse;}
table.moduletable th {color: #666; text-align: left; padding-top: 4px; padding-left: 4px; height: 21px; font-weight: bold; font-size: 10px; text-transform: uppercase;}
/* table.moduletable td {font-size: 11px; padding: 0px; margin: 0px; font-weight: normal;} */
.sectiontableheader {font-weight: bold; background: #f0f0f0; padding: 4px;}
.sectiontableentry1 {background-color : #fff;}
.sectiontableentry2 {background-color : #f9f9f9;}
.small {font-size: 11px; font-weight: bold;}
.createdate {height: 15px; padding-bottom: 10px; color: #999; font-size: 11px; font-weight: bold;}
.modifydate {height: 15px; padding-top: 10px; color: #999; font-size: 11px; font-weight: bold; }
table.contenttoc {border: 1px solid #ccc; padding: 2px; margin-left: 2px; margin-bottom: 2px;}
table.contenttoc th {color: #666; text-align: left; padding-top: 2px; padding-left: 4px; height: 21px; font-weight: bold; font-size: 10px; text-transform: uppercase;}
/*
a.mainlevel:link, a.mainlevel:visited {vertical-align: middle; font-size: 11px; font-weight: bold; text-align: left; padding-top: 5px; padding-left: 18px; height: 19px !important; height: 24px; width: 100%; text-decoration: none;}
a.mainlevel:hover {background-position: 0px -25px; text-decoration: none;}
*/
a.sublevel:link, a.sublevel:visited {padding-left: 1px; vertical-align: middle; font-size: 11px; font-weight: bold; color: #f60; text-align: left;}
a.sublevel:hover {color: #fc0; text-decoration: none;}
.article_seperator {display: none;} /* Yes, this is how they spelled it... */

/********************** End Joomla! Classes *********************/