/* JUser stuff */
div.col50, div.col100 {
  padding-right: 20px;
  padding-left: 10px;
}
fieldset.adminform {
  padding: 10px;
}
fieldset.adminform legend {
  font-size: 120%;
  font-weight: bold;
}
fieldset.adminform table.admintable, fieldset.adminform div {
  margin-top: 10px;
}
fieldset.adminform table.admintable div.small {
  display: none;
}

/* custom stuff */
sup { font-size: 9pt !important; color: black; }
sup a { font-size: 9pt !important; color: black; }
table.content td
{
	padding: 6px !important;
}
table.related.topbar {
	margin-bottom: 20px;
}
table.related td {
	padding: 0 2px 0 2px !important;
	color: silver;
	font-size: 16px;
	vertical-align: middle;
}
table.related td a {
	font-size: 10pt;
}
table.related.embedded td {
	padding: 2px !important;
}

.copyright_line 
{
	width: 200px;
	height: 4px;
	border-top: 2px solid #9d3a04;
}	
.copyright_notice 
{
	padding: 10px;
}

.sitemap div {
	padding: 2px;
}

.sectiontableheader a img {
	margin-left: 4px;
}

.mod_login, #mod_login_logoutform {
	margin-left: 4px !important;
}
.mod_login *, #mod_login_logoutform * {
	text-align: left !important;
}
.mod_login td {
	padding-top: 4px;
}
.mod_login #mod_login_usernametext,
.mod_login #mod_login_passwordtext,
.mod_login #mod_login_rememberdiv  {
	padding-top: 4px;
	padding-bottom: 2px;
}
.mod_login #mod_login_rememberdiv  {
	padding-bottom: 4px;
}
.mod_login a {
	margin-left: 0px !important;
}
.mod_login .button, #mod_login_logoutform .button {
	width: 176px !important;
	text-align: center !important;
}
.mod_login #mod_login_username,
.mod_login #mod_login_password {
	width: 170px;
}

.button, .button-search {
	border:0;
	padding:1px 8px;
	height: 26px;
	background:#f18200;
	color:#fff;
	border:1px solid #de5400;
	font:bold 12px arial, sans-serif !important;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
}
#tabarea .button {
	border: 0;
	padding: 0;
}

.eventlistmod {
	padding-left: 4px;
}
.eventlistmod div {
	padding: 0 4px 4px 4px;
}
.eventlistmod .date {
	font-size: 80%;
}
.eventlistmod .row1 {
	background-color: #978f18;
}

div.dm_mod_latestdown {
  padding: 4px;
}
a.dm_mod_latestdown, a.dm_mod_latestdown:hover {
  margin-left: 4px;
  text-decoration: none;
}
.dm_mod_latestdown img {
  border: none;
  vertical-align: middle;
}

#eventCal a {
	text-decoration: none;
}

img {
	border: none;
}

html {
	height: 100%;
	margin-bottom: 1px;
}


body {
	margin: 0;
	padding: 0;
}

p {
	margin-top: 0;
	margin-bottom: 10px;
}

fieldset {
	border: 0px !important;
	padding: 5px 0;
}

span.pathway a {
	padding-right: 20px;
	margin-right: 10px;
}

span.pathway img {
	margin: 0px 10px;
	display: none;
}

div#pathway {
	margin-bottom: 10px;
	padding-left: 8px;
}

a.readon {
	display: block;
	float: left;
	padding-left: 25px;
	margin-top: 10px;
	line-height: 14px;
	height: 16px;
}

/*** fonts ***/
body {
		line-height: 135%;
		font-family: Helvetica, Tahoma, sans-serif;
}

p, div {
	line-height: 1.5em;
}

/* size attributes */

body.f_default {
	font-size: 12px;
}

body.f_smaller {
	font-size: 11px;
}

body.f_larger {
	font-size: 14px;
}

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 85%;
}

div.module h3,
div.module_menu h3,
.contentheading,
.componentheading {
	font-size: 115%;
}
.contentheading h1 
{
	font-size: inherit;
	padding: inherit;
	margin: inherit;
}

#nav a,
a.mainlevel {
	font-size: 95%;
}

a.sublevel:link,
a.sublevel:visited {
	font-size: 85%;
}

/* font family */
h3,
.contentheading,
.componentheading,
ul#nav,
ul.menu,
.sectiontableheader,
div#spotlight {
	font-family: Arial, Helvetica, sans-serif;
}

a:link,
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div.module h3 {

}

/* default menu link styles */

ul.menu {
	margin: 0 0 15px 0;
	padding: 0;
}

ul.menu li {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
}

ul.menu span {
	display: block;
	height: 27px;
	cursor: pointer;
}

ul.menu a {
	display: block;
	line-height: 20px;
	height: 20px;
	padding: 0;
	padding-left: 10px;
	font-weight: bold;
}

ul.menu ul {
	margin: 4px 0;
}

ul.menu ul li a {
	text-indent: 10px;
	font-size: 80%
}

ul.menu ul li a {
	background: none;
	text-indent: 0;
}

ul.menu ul {
	margin-left: 10px;
	padding: 0;
}

ul.menu span.separator {
	height: 14px;
}
ul.menu span.separator span {
	display: none;
}

a.mainlevel {
	display: block;
	margin-bottom: 3px;
	padding: 3px 0px;
}

a.sublevel {

}

a.mainlevel:hover {
	text-decoration: none;
}

a.sublevel:hover {
	text-decoration: none;
}

/** regular joomla menu **/

a.mainlevel {
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 0;
	padding-left: 10px;
	font-weight: bold;
}

a.mainlevel:hover {
	background-position: 100% -22px;
}

a#active_menu:link,
a#active_menu:visited {
	text-decoration: underline;
}


a.sublevel:link,
a.sublevel:visited {
	font-weight: bold;
}

/* headings */

h1 {
	
}

h2 {
	font-size: 150%
	margin-bottom: 8px;
	margin-top: 24px;
}

h3 { 
	font-size: 125%;
	margin-bottom: 8px;
	margin-top: 24px;
}

h4 {
	font-size: 110%;
	margin-bottom: 8px;
	margin-top: 24px;
}

.small {
	font-weight: bold;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-weight: bold;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
}

/** some joomla class stuff */

table.contenttoc {
  margin: 5px;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


td.buttonheading {
 	vertical-align: middle;
}

td.sectiontableheader {
  font-weight: bold;
  padding: 4px;
  line-height: 20px;
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry1, td.sectiontableentry2{
  padding: 3px;
}


table.contentpaneopen, table.contentpaneopen-search, table.contentpane {
  width: 100%;
  border-collapse: collapse;
}

div.module ul, div.module-1 ul, div.module-2 ul {
	margin: 5px 0;
	padding: 0 2em;
}

div.module ul li, div.module-1 ul li, div.module-2 ul li {
	padding-bottom: 3px;
}

.clr {
	clear: both;
}

#page_bg {
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;
}

div.mosimage {
  margin: 5px;
}

table.adminform textarea {
  width: auto;
  color: #666;
}


/** width stuff **/
body.w_wide div#wrapper {
	width: 988px;
}

body.w_wide div#shadow {
	width: 970px;
}

body.w_wide div#left {
	width: 170px;
}

body.w_wide div#right {
	width: 210px;
}

body.w_wide #nav li ul {
	width: 900px;
}

body.w_narrow div#wrapper {
	width: 918px;
}

body.w_narrow div#shadow {
	width: 900px;
}

body.w_narrow div#left {
	width: 170px;
}

body.w_narrow div#right {
	width: 170px;
}

body.w_narrow #nav li ul {
	width: 732px;
}


/** template layout stuff **/

div#wrapper {
	margin: 0 auto;
	position: relative;
}



div#shadow {
	padding: 0 9px;
	width: auto !important;
}

div#header {
	height: 84px;
	position: relative;
}

span#logo {
	display: block;
	position: absolute;
	left: 10px;
	top: 8px;
	width: 370px;
	height: 70px;
}

div#tabarea {
	z-index: 10000;
	position: absolute;
	top: 60px;
	right: 4px;
}

div#tabarea div#fixed {
	height: 25px;
}

div#access {
	z-index: 10000;
	position: absolute;
	top: 60px;
	right: 200px;
}

div#access .button, div#tabarea .button {
	display: block;
	float: right;
	width: 31px;
	height: 17px;
	margin: 0 1px;	
}

div#graphic {
	float: left;
	width: 100%;
	height: 99px;
	overflow: hidden;
}

div#spotlight {
	height: 117px;	
}

div#hmenu {
	position: absolute;
	top: 160px;
	right: 14px;
	float: right;
}

div#quote {
	float: left;
	padding-top: 15px;
	padding-left: 40px;
	font-size: 18px;
	color: #fff;
	line-height: 100%;
	font-weight: bold;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

table.nopad tr {
	vertical-align: top
}

#left-col, #middle-col, #right-col {
	padding: 0px;
}

table.nopad table.contentpane td, table.nopad table.contentpaneopen td {
	padding-left: 10px;
	padding-right: 20px;
}

td#middle-col {
	width: 100%;
}

div#left .padding {
	padding-left: 7px;
}

div#right .padding {
	padding-left: 7px;
}

div#left div.shadow {
	height: 18px;
}

div#middle div.shadow_2 {
	padding-top: 28px;
	padding-left: 9px;
}

div#right div.shadow {
	padding-top: 28px;
}

div.module_menu h3,
div.module h3,
div.module-1 h3,
div.module-2 h3,
.contentheading,
.componentheading {
	margin: 0;
	height: 36px;
	line-height: 36px;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
}
div#middle div.module h3,
.contentheading,
.componentheading {
	height: 30px;
	line-height: 30px;
}

div#middle div.module h3 {
	margin-right: -10px;
}

div#middle div.module {
	padding-right: 10px;
}

table.nopad td.contentheading {
	padding-left: 8px;
}

div.module, div.module_menu {
	margin-bottom: 10px;
}

div#top {
	margin-bottom: 10px;
	width: 100%;
}

div#top .corner_2 {
	padding: 7px 0 7px 8px;
}


div#bottom div.module h3 {
	background: none;
}

div.module_menu,
div.module {
	margin-bottom: 10px;
}

div#bottom {
	margin-bottom: 10px;
	margin-top: 15px;
	width: 100%;
}

div#bottom .corner_2 {
	padding: 7px 0 7px 8px;
}

div#bottom div.module {
}
div#bottom div.module-1 {
	float: left;
	margin-left: 10px;
	width: 42%;
	border-right: 2px dotted #CCAF5A;
}
div#bottom div.module-2 {
	float: left;
}
div#bottom div.module-search {
	clear: both;
	padding-top: 4px;
}
.search-search 
{
	width: 100%;
	margin-left: 24px;
	padding-top: 8px;
	border-top: 2px dotted #CCAF5A;
}
.inputbox-search {
	height: 21px;
	line-height: 18px;
	padding-left: 4px;
	padding-top: 5px;
	margin-right: 4px;
}
.button-search {
	margin-top: -2px;
}
td .button-search {
	padding-top: 0px;
	padding-left: 14px;
	padding-right: 14px;
	margin-top: -2px;
	height: 29px;
}

div#vbottom div {
	padding: 5px 0;
	text-align: center;
}

/*****************************
 ****   supersuckerfish   ****
 *****************************/

#nav {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	overflow: hidden;
}

#nav li {
	margin: 0;
	float: left;
	display: block;
	padding-right: 7px;
	margin-right: 2px;
}


#nav li:hover,
#nav li.over {
	background-position: 100% -80px;
}

#nav li.on,
#nav li.on:hover,
#nav li.over.on {
	background-position: 100% 0;
}


#nav li ul {
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 23px;
	height: 25px;
	left: 0;
	width: 100%;
	overflow: hidden;
}

#nav a {
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}

#nav li.on li.on a {
	text-decoration: underline;
}

#nav li:hover a,
#nav li.over a {
	background-position: 0 -80px;
}

#nav li.on a, 
#nav li.on:hover a,
#nav li.over.on a {
	background-position: 0 0;
}

#nav li.on ul {
	display: block;
}

#nav li:hover ul, 
#nav li.over ul {
	display: block;
	z-index: 6000;
}

#nav li a {
	display: block;
	float: left;
	padding: 0 21px 0 28px;
	height: 23px;
	line-height: 23px;
}

/* sub level links */


#nav ul li {
	border-right: 0;
	padding: 3px 0;
	background: none;
}

#nav li ul a, #nav li.on ul a {
	display: block;
	float: left;
	padding: 0 15px;
	background: none;
	height: 20px;
	line-height: 20px;
}

/* some page content things */

.hide {
	display: none;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
}

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

table.pollstableborder td {
	text-align: left;
	padding: 2px 0;
}

#system-message { margin-right: 15px; margin-left: 0px; padding: 0px; }
#system-message ul { margin: 0px; padding: 0px; }
#system-message dd { text-indent: 0px; }
#system-message li { padding-left: 30px; }

/* System Standard Messages */
#system-message dd.message ul { background: #C3D2E5 url(/administrator/templates/system/images/notice-info.png) 4px 8px no-repeat;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(/administrator/templates/system/images/notice-alert.png) 4px 8px no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(/administrator/templates/system/images/notice-note.png) 4px 8px no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}


/* WH */
.explain, .info, .my-info
{
    border-top: 3px solid #84A7DB;
    border-bottom: 3px solid #84A7DB;
    font-size: 10pt;
    font-family: Arial;
    color: #0055BB;
    background: #C3D2E5 url(/administrator/templates/khepri/images/notice-info.png) 8px 10px no-repeat;
    padding: 10px;
    padding-left: 46px;
    vertical-align: top;
    overflow: auto;
    margin-bottom: 20px;
}
.explain a, .explain a:link, .explain a:visited, 
.info a, .info a:link, .info a:visited,
.my-info a, .my-info a:link, .my-info a:visited {
	color: #07387a;
}

fieldset {
	padding: 4px;
	border: solid 1px silver;
}
div#right fieldset {
	border: none;
}
