/* CSS Document */
html 
{
 height: 100%;
}

body 
{
 height: 100%;
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: .8em;
 line-height: 1.3;
 padding: 0;
 margin: 0;
}


h1
{
font-size:15px;
color:#000080;
text-align:center;
}

h2,h3,h4,h5,h6
{
font-size:13px;
color:#ff6600;
text-align:center;
}


div#contentwrapper 
{
 text-align: center;
 position: relative;/* needed for footer positioning */
/*margin: 0 auto;*/
/* center, not in IE5 */

 width: 100%;
 min-width: 1000px;
 background-image: url(../images/body_bg.jpg);
 background-repeat: repeat-y;
 background-position: 50% 0;
 height: auto ! important;/* real browsers */

 height: 100%;/* IE6: treaded as min-height */

 min-height: 100%;/* real browsers */

 padding: 0;
 margin: 0;
}

div#content 
{
 width: 1000px;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 27px;
 padding-left: 0;/* bottom padding for footer */

 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;/* center, not in IE5 */
}

table#content_table 
{
 table-layout: fixed;
}

div#header_outer 
{
 text-align: center;
 width: 100%;
 height: 325px;
 background-image: url(../images/top_bg.jpg);
 background-repeat: no-repeat;
 background-position: 50% 0;
 padding: 0px;
 margin: 0;/*
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
*/
/* center, not in IE5 */
}

div#header 
{
 width: 1000px;
 height: 300px;
 padding: 0px;
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;/* center, not in IE5 */
}

div#pathway_text 
{
 color: #666666;
 text-align: left;
 font-size: 12px;
 font-style: italic;
 padding-top: 0;
 padding-right: 9px;
 padding-bottom: 5px;
 padding-left: 11px;
 margin: 0;
}

div#pathway_text a 
{
 color: #666666;
 text-decoration: underline;
}

div#pathway_text a:hover 
{
 text-decoration: none;
}

div#pathway_text img 
{
 margin-left: 5px;
 margin-right: 5px;
 margin-top: 6px;
}

#search_outer 
{
 text-align: center;
 padding-top: 9px;
 padding-right: 0px;
 padding-bottom: 9px;
 padding-left: 0px;
}

#search_inner 
{
 padding: 0px;
 height: 21px ! important;
 height: 23px;
 overflow: hidden;
}

#search_inner form 
{
 padding: 0;
 margin: 0;
}

#search_inner .inputbox 
{
 border-width: 0px;
 padding-top: 3px;
 padding-right: 3px;
 padding-bottom: 3px;
 padding-left: 5px;
 font-family: arial, helvetica, sans-serif;
 font-size: 11px;
 color: #c64934;
}

div#left_outer, div#right_outer 
{
 padding-top: 0px;
 padding-right: 18px;
 padding-bottom: 0px;
 padding-left: 6px;
 margin: 0;
}

div#left_inner, div#right_inner 
{
 padding: 0;
 margin: 0;
}

div#content_outer 
{
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 0;
 margin-top: 5px;
 margin-right: 11px;
 margin-bottom: 3px;
 margin-left: 15px;
}

* html div#content_outer 
{
 width: 570px;
}

div#content_inner 
{
 text-align: left;
 padding: 0;
 margin: 0;
}

* html div#content_inner td 
{
 color: #333333;
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: .8em;
 line-height: 1.3;
}

#content_inner a, * html #content_inner td a 
{
 color: #990000;
 text-decoration: underline;
}

#content_inner a:hover, * html #content_inner td a:hover 
{
 color: #990000;
 text-decoration: none;
}

div#right_inner 
{
 text-align: left;
}

/*
.user1_inner 
{
 border-color: #cccccc;
 border-width: 1px;
 border-style: solid;
 float: none ! important;
 float: left;
 margin: 0px;
 padding: 2px;
}

.user2_inner 
{
 border-color: #cccccc;
 border-width: 1px;
 border-style: solid;
 float: none ! important;
 float: left;
 margin: 0px;
 padding: 2px;
}
*/
/** old stuff **/
.back_button 
{
 float: left;
 text-align: center;
 font-size: 11px;
 font-weight: bold;
 border-color: #cccccc;
 border-width: 3px;
 border-style: double;
 width: auto;
 background-image: url(../images/button_bg.png);
 background-repeat: repeat-x;
 padding-top: 0px;
 padding-right: 10px;
 padding-bottom: 0px;
 padding-left: 10px;
 line-height: 20px;
 margin: 1px;
}

.pagenav 
{
 text-align: center;
 font-size: 11px;
 font-weight: bold;
 border-color: #cccccc;
 border-width: 3px;
 border-style: double;
 width: auto;
 background-image: url(../images/button_bg.png);
 background-repeat: repeat-x;
 padding-top: 0px;
 padding-right: 10px;
 padding-bottom: 0px;
 padding-left: 10px;
 line-height: 20px;
 margin: 1px;
}

.pagenavbar 
{
 margin-right: 10px;
 float: right;
}

/*
#footer 
{
 text-align: center;
 padding: 3px;
}

ul 
{
 margin: 0;
 padding: 0;
 list-style: none;
}

li 
{
 line-height: 15px;
 padding-left: 15px;
 padding-top: 0px;
 background-image: url(../images/arrow.png);
 background-repeat: no-repeat;
 background-position: 0px 2px;
}

td 
{
 text-align: left;
 font-size: 11px;
}
*/
/* Joomla core stuff */
/*
a:link, a:visited 
{
 color: #c64934;
 text-decoration: none;
 font-weight: bold;
}

a:hover 
{
 color: #900;
 text-decoration: none;
 font-weight: bold;
}
*/
table.contentpaneopen 
{
 width: 100%;
 padding: 0px;
 border-collapse: collapse;
 border-spacing: 0px;
 margin: 0px;
}

/*
table.contentpaneopen td 
{
 padding-right: 5px;
}

table.contentpaneopen td.componentheading 
{
 padding-left: 4px;
}
*/
table.contentpane 
{
 width: 100%;
 padding: 0px;
 border-collapse: collapse;
 border-spacing: 0px;
 margin: 0px;
}

table.contentpane td 
{
 margin: 0px;
 padding: 0px;
}

table.contentpane td.componentheading 
{
 padding-left: 4px;
}

table.contentpaneopen fieldset 
{
 border-width: 0px;
 border-bottom-color: #eee;
 border-bottom-width: 1px;
 border-bottom-style: solid;
}

.button 
{
 color: #c64934;
 font-family: Arial, Hevlvetica, sans-serif;
 text-align: center;
 font-size: 11px;
 font-weight: bold;
 border-color: #cccccc;
 border-width: 3px;
 border-style: double;
 width: auto;
 background-image: url(../images/button_bg.png);
 background-repeat: repeat-x;
 padding-top: 0px;
 padding-right: 5px;
 padding-bottom: 0px;
 padding-left: 5px;
 line-height: 18px ! important;
 line-height: 16px;
 height: 26px ! important;
 height: 24px;
 margin: 1px;
}

.inputbox 
{
 padding: 2px;
 border-color: #cccccc;
 border-width: 1px;
 border-style: solid;
 background-color: #ffffff;
}

.componentheading 
{
 background-image: url(../images/subhead_bg.png);
 background-repeat: repeat-x;
 color: #666666;
 text-align: left;
 padding-top: 4px;
 padding-left: 4px;
 height: 21px;
 font-weight: bold;
 font-size: 10px;
 text-transform: uppercase;
}

.contentcolumn 
{
 padding-right: 5px;
}

.contentheading 
{
 height: 30px;
 color: #c64934;
 font-weight: bold;
 font-size: 14px;
 white-space: nowrap;
}

.contentpagetitle 
{
 font-size: 13px;
 font-weight: bold;
 color: #cccccc;
 text-align: left;
}

table.searchinto 
{
 width: 100%;
}

table.searchintro td 
{
 font-weight: bold;
}

div#left_inner table.moduletable, div#right_inner table.moduletable 
{
 width: 100%;
 margin-bottom: 5px;
 padding: 0px;
 border-spacing: 0px;
 border-collapse: collapse;
}

div#left_inner div.moduletable, div#right_inner div.moduletable 
{
 color: #dddddd;
 padding: 0;
 margin-bottom: 2px;
}

div#right_inner div.moduletable
{
 width: 174px;
}

div#left_inner div.moduletable td, div#right_inner div.moduletable td 
{
 color: #dddddd;
 font-size: 11px;
 font-weight: normal;
 padding-top: 2px;
 padding-right: 4px;
 padding-bottom: 2px;
 padding-left: 4px;
 margin-bottom: 2px;
}

div#right_inner div.moduletable table 
{
 border-color: #a3b8c8;
 border-width: 1px;
 border-style: solid;
 background-image: url(../images/table_bg.png);
 background-color: #a3b8c8;
 background-repeat: repeat-x;
 background-position: 0 100%;
}

table.moduletable th, div.moduletable h3 
{
 background-image: url(../images/subhead_bg.png);
 background-repeat: repeat-x;
 color: #666666;
 text-align: center;
 padding-left: 4px;
 height: 21px;
 line-height: 21px;
 font-weight: bold;
 font-size: 10px;
 text-transform: uppercase;
 margin-top: 24px;
 margin-right: 0;
 margin-bottom: 0;
 margin-left: 0;
}

div#left_inner table.moduletable td, div#right_inner table.moduletable td 
{
 color: #dddddd;
 font-size: 11px;
 padding: 0px;
 margin: 0px;
 font-weight: normal;
}

table.moduletable td a, div.moduletable a 
{
 color: #ffffff;
 text-decoration: underline;
}

table.moduletable td a:hover, div.moduletable a:hover 
{
 color: #ffffff;
 text-decoration: none;
}

table.moduletable td a.mainlevel, div.moduletable a.mainlevel 
{
 color: #ffffff;
 display: block;
 padding-left: 13px;
 background-image: url(../images/star.gif);
 background-repeat: no-repeat;
 background-position: 0 3px;
 text-decoration: none;
}

table.moduletable td a.mainlevel:hover, div.moduletable a.mainlevel:hover 
{
 color: #dddddd;
 background-image: url(../images/superstar.gif);
 background-repeat: no-repeat;
 background-position: 0 3px;
 text-decoration: none;
}

/*
table.pollstableborder td 
{
 padding: 2px;
}

.sectiontableheader 
{
 font-weight: bold;
 background-color: #f0f0f0;
 padding: 4px;
}

.sectiontablefooter 
{
 
}

.sectiontableentry1 
{
 background-color: #ffffff;
}

.sectiontableentry2 
{
 background-color: #f9f9f9;
}

.small 
{
 color: #999999;
 font-size: 11px;
}

.createdate 
{
 height: 15px;
 padding-bottom: 10px;
 color: #999999;
 font-size: 11px;
}

.modifydate 
{
 height: 15px;
 padding-top: 10px;
 color: #999999;
 font-size: 11px;
}

table.contenttoc 
{
 border-color: #cccccc;
 border-width: 1px;
 border-style: solid;
 padding: 2px;
 margin-left: 2px;
 margin-bottom: 2px;
}

table.contenttoc td 
{
 padding: 2px;
}

table.contenttoc th 
{
 background-image: url(../images/subhead_bg.png);
 background-repeat: repeat-x;
 color: #666666;
 text-align: left;
 padding-top: 2px;
 padding-left: 4px;
 height: 21px;
 font-weight: bold;
 font-size: 10px;
 text-transform: uppercase;
}
*/
div.moduletable_n td a.mainlevel 
{
 display: block;
 vertical-align: middle;
 font-size: 11px;
 font-style: normal;
 font-weight: bold;
 color: #fff;
 text-align: left;
 padding-top: 5px;
 padding-left: 21px;/*
 height: 20px ! important;
 height: 25px;
 */

 text-decoration: none;
}

* html div.moduletable_n td a.mainlevel 
{
 width: 179px;
}

div.moduletable_n td a.mainlevel:hover 
{
 background-image: url(../images/point.gif);
 background-repeat: no-repeat;
 background-position: 0px 5px;
 text-decoration: none;
 color: #78f000;
}

div.moduletable_n td a.mainlevel#active_menu 
{
 color: #78f000;
 font-weight: bold;
 text-decoration: none;
}

div.moduletable_n td a.mainlevel#active_menu:hover 
{
 color: #78f000;
 background-image: url(../images/point.gif);
 background-repeat: no-repeat;
 background-position: 0px 5px;
}

div.moduletable_n td a.sublevel 
{
 padding-left: 1px;
 vertical-align: middle;
 font-size: 11px;
 font-style: italic;
 font-weight: normal;
 color: #fff;
 text-align: left;
 text-decoration: none;
}

div.moduletable_n td a.sublevel:hover 
{
 color: #78f000;
 text-decoration: none;
}

div.moduletable_n td a.sublevel#active_menu 
{
 color: #78f000;
}

div.moduletable_n td div 
{
 margin-top: 3px;
 margin-right: 0;
 margin-bottom: 0;
 margin-left: 28px;
}

div.moduletable_n td div div 
{
 margin-top: 3px;
 margin-right: 0;
 margin-bottom: 0;
 margin-left: 0;
}

div.moduletable_n td img 
{
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 0;
 margin-left: -16px;
}

.code 
{
 background-color: #ddd;
 border-color: #bbb;
 border-width: 1px;
 border-style: solid;
}

form 
{
 /* removes space below form elements */

 margin: 0;
 padding: 0;
}

div.mosimage 
{
 border-color: #ccc;
 border-width: 1px;
 border-style: solid;
}

.mosimage 
{
 border-color: #cccccc;
 border-width: 1px;
 border-style: solid;
 margin: 5px;
}

.mosimage_caption 
{
 margin-top: 2px;
 background-color: #efefef;
 padding-top: 1px;
 padding-right: 2px;
 padding-bottom: 1px;
 padding-left: 2px;
 color: #666;
 font-size: 10px;
 border-top-color: #cccccc;
 border-top-width: 1px;
 border-top-style: solid;
}

span.article_seperator 
{
 display: block;
 height: 1.5em;
}

#copyright_outer 
{
 color: #666666;
 position: absolute;
 width: 100%;
 left: 0;
 bottom: 0;/* stick to bottom */

 font-size: 9px;
 font-family: arial, helvetica, sans-serif;
 padding-top: 3px;
 padding-right: 0;
 padding-bottom: 3px;
 padding-left: 0;
 margin: 0;
}

#copyright_inner 
{
 text-align: center;
 border-top-color: gray;
 border-top-width: 3px;
 border-top-style: double;
 width: 570px;
 height: auto;
 padding: 0;
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;/* center, not in IE5 */
}

#copyright_inner a 
{
 color: #666666;
 text-decoration: none;
}

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