/* custom stuff */

html {
  height: 100%;
  margin-bottom: 1px;
}


body {
	margin: 0;
	padding: 0;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
}

fieldset {
	border: 0;
	padding: 5px 0;
}

span.pathway {
	display: block;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	margin-top: 5px;
	padding-left: 15px;
	font-weight: normal;
}

span.pathway img {
	display: none;
}

span.pathway a {
  padding-right: 30px;
}

div#pathway {
	margin-bottom: 10px;
	padding-left: 8px;
}

a.readon {
	display: block;
	float: left;
	padding-left: 20px;
	margin-top: 10px;
	line-height: 14px;
	height: 16px;
}

/*** fonts ***/
body {
		line-height: 125%;
		font-family: Helvetica, Arial, sans-serif;
}

/* size attributes */

body.f-smaller {
	font-size: 10px;
}

body.f-default {
	font-size: 11px;
}

body.f-larger {
	font-size: 13px;
}

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 95%;
}

#nav a,
#inset a {
	font-size: 110%;
}

div.moduletable h3,
td.side h3,
.componentheading {
	font-size: 130%;
}

td.contentheading {
  font-size: 150%;
  line-height: 120%;
  padding-top: 5px;
  padding-bottom: 9px;
}

.componentheading {
  margin-bottom: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}


/* font family */
h1,
h2,
h3,
h4,
h5,
.contentheading,
.componentheading,
.sectiontableheader {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}

a:link,
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

/* component heading */

.componentheading {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 0;
	height: 25px;
	line-height: 25px;
	text-indent: 15px;
	margin-left: -15px;
	margin-right: -5px;
}

/* module settings */

div.moduletable h3 {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 0;
	height: 25px;
	line-height: 25px;
}

div.moduletable {
	margin-bottom: 10px;
}

td.left div.moduletable,
td.right div.moduletable  {
	margin-bottom: 15px;
}

table.controller td.user1,
table.controller td.user2,
table.controller td.user3,
table.controller td.user4 {
	padding: 0 15px;
}

div.moduletable h3 {
	text-indent: 15px;
	margin-left: -15px;
}

td.user2 div.moduletable h3 {
	margin-right: -15px;
}

td.user4 div.moduletable h3 {
	margin-right: -15px;
}

div.moduletable ul {
	margin: 5px 0;
	padding: 0 2em;
}

div.moduletable ul li {
	padding-bottom: 3px;
}

/* side modules */

td.left div.module div div div {
  background: none;
  padding: 10px 10px 15px 17px;
}

td.right div.module div div div {
  padding: 5px 10px 10px 10px;
}

td.right div.module-menu div div div,
td.left div.module-menu div div div {
  background: none;
  padding: 10px 0 15px 0px;
}

td.left div.module div div div div,
td.left div.module-menu div div div div,
td.left div.module-color div div div div,
td.right div.module div div div div,
td.right div.module-menu div div div div,
td.right div.module-color div div div div {
  padding: 0;
}

div.module h3,
div.module-menu h3 {
  margin: -10px -10px 0px -10px;
  padding-top: 5px;
  padding-left: 10px;
  padding-bottom: 20px;
  margin-bottom: 4px;
  text-indent: 4px;
  background: url(../images/head1_r.png) no-repeat;
}

td.left div.module-menu h3 {
	text-indent: 17px;
}

div.module-menu h3 {
  margin: 0;
}

td.left div.module-color div div div {
  background: none;
  padding: 10px 10px 15px 17px;
}

td.right div.module-color div div div {
  background: none;
  padding: 10px 15px 15px 10px;
}

div.module-color h3 {
  margin: 0 -10px;
  padding-top: 14px;
  padding-left: 22px;
  padding-bottom: 20px;
  margin-bottom: 4px;
	text-indent: 10px;
}

/* default menu link styles */
a.mainlevel {
	display: block;
}

a.sublevel {

}

a.mainlevel:hover {
	text-decoration: none;
}

a.sublevel:hover {
	text-decoration: none;
}

#inset a.mainlevel {
	display: inline;
	background: none;
	padding: 0 15px;
}

/** regular joomla menu **/

a.mainlevel {
	display: block;
	height: 16px;
	line-height: 15px;
	padding: 0;
	padding-left: 20px;
	margin-bottom: 3px;
}

div.module-menu a.mainlevel {
  height: 30px;
  line-height: 27px;
}

td.right div.module-menu a.mainlevel {
	padding-left: 30px;
}

td.left div.module-menu a.mainlevel {
	padding-left: 30px;
}

td.right div.module-menu a.mainlevel:hover {
   background-position: 0 -30px; 
}

td.left div.module-menu a.mainlevel:hover {
   background-position: 100% -30px; 
}

div#topmodules {
    padding-top: 5px;
    padding-bottom: 5px;
}

div#botmodules {
	padding-top: 15px;
	padding-bottom: 20px;
}

a#active_menu:link,
a#active_menu:visited {
	font-weight: bold;
}

td.right div.module-menu a#active_menu {
   background-position: 0 -60px; 
}

td.right div.module-menu a#active_menu:hover {
   background-position: 0 -30px; 
}

td.left div.module-menu a#active_menu {
   background-position: 100% -60px; 
}

td.left div.module-menu a#active_menu:hover {
   background-position: 100% -30px; 
}

li.active_menu a:link,
li.active_menu a:visited {
  font-weight: bold;
}

a.sublevel:link,
a.sublevel:visited {
	font-weight: normal;
}

/* headings */

h1 {
	line-height: 100%;
	font-size: 200%;
}

h2 {
   line-height: 100%;
   font-size: 150%;
}

h3 { 
   line-height: 100%;
   font-size: 120%;
}

h4 {
	 line-height: 100%;
	 font-size: 110%;
}

.small,
.modifydate,
.createdate {
	font-weight: normal;
	font-style: italic;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
}

.createdate {
	height: 20px;
	vertical-align: top;
	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.buttonheading img {
	margin-right: 5px;
}

td.sectiontableheader {
  font-weight: bold;
  padding: 4px;
  line-height: 20px;
  background: #ECF0F4;
}

tr.sectiontableentry1 td, 
tr.sectiontableentry2 td,
td.sectiontableentry1, 
td.sectiontableentry2 {
  padding: 4px;
}

table.contentpaneopen, table.contentpane {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  width: 100%;
}

table.contentpaneopen td p {
  padding-right: 10px;
}

div.contentpane, div.contentpaneopen {
  width: 100%;
}

.clr {
	clear: both;
}

div.mosimage {
  margin: 5px;
}


table.adminform textarea {
  width: auto;
  color: #666;
}

/** width stuff **/

.w-wide div.wrapper {
	width: 929px;
}

.w-thin div.wrapper {
	width: 929px;
}

/** template layout stuff **/

body {
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;
}

div.wrapper {
	margin: auto;
	position: relative;
}

div#header2 {
  height: 26px;
}

div#logo {
  width: 350px;
  height: 24px;
  padding-top: 4px;
}

#top {
	height: 40px;
	width: 250px;
	padding-top: 20px;
	overflow: hidden;
	margin-left: -60px;
	margin-right: 15px;
}

table.controller {
  width: 100%;
  padding: 0;
}

td.user1, td.user2, td.user3, td.user4 {
	width: 50%;
}

td#midleft, td#midright {
	width: 177px;
	padding-top: 15px;
}

td.rocket {
  width: 250px;
  padding-top: 20px;
  padding-left: 15px;

}
td.footer {
  padding-top: 22px;
  text-align: center;
  width: 40%;
}

td.xbuttons {
  text-align: right;
  width: 30%;
  padding-top: 35px;
  padding-right: 10px;
}

.w-wide table#maintable {
	width: 929px;
}

.w-thin table#maintable {
	width: 782px;
}

td.side {
  width: 177px;
  padding-top: 1px;
  margin-top: 5px;
	
}

td.side.leftbottom div.corner,
td.side.rightbottom div.corner,
td.thefoot div.corner {
  height: 104px;
}

div#vtop {
  overflow: hidden;
  height: 0px;
}

div#render {
  height: 170px;
  overflow: hidden;
}

div#mainbody {
	padding-top: 6px;
	width:  100%;
}

div#mainbody div.padding {
	padding: 15px;
}

/* accessibility stuff */

#access {
	position: absolute;
	z-index: 10000;
	top: 5px;
	right: 185px;
	width: 110px;
	height: 21px;
	overflow: hidden;
}

#access #selectors {
	float: right;
	height: 7px;
}

#access span {
	background-repeat: no-repeat;
}

#access a {
	text-decoration: none;
}

.font-selector,
.width-selector {
  float: right;
	display: block;
	position: absolute;
	top: 14px;
	width: 16px;
	height: 7px;
}

.f-smaller #selectors .font-selector {
	right: 57px;
}

.f-default #selectors .font-selector {
	right: 31px;
}

.f-larger #selectors .font-selector {
	right: 5px;
}

#access #buttons {
	float: right;
}

#access .button {
	display: block;
	float: right;
	width: 16px;
	height: 14px;
	margin: 0 5px;	
	background-repeat: no-repeat;
}

a.readon {
	display: block;
	width:  117px;
	height: 42px;
	line-height: 26px;
	padding-top: 8px;
	padding-left: 28px;
	font-weight: bold;
	/* background: see outland css */
}

/*horizontal menu */

div#horizmenu {
	height: 35px;
	position: relative;
}

/* some page content things */

.hide {
	display: none;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
}

table.blog span.article_seperator {
	display: block;
	height: 15px;
}

blockquote {
	margin: 10px;
	line-height: 140%;
}

blockquote div {
	padding: 5px 45px;
}

pre {
	padding: 10px;
}

table.pollstableborder td {
	text-align: left;
	padding: 2px 0;
}

input#mod_search_searchword {
	width: 120px;
}

table#adminform #toolbar {
	background: none;
}
/** Outland **/

body {
	color: #ccc;
}

a {
	color: #DDCC00;
}

a:hover {
	color: #fff;
}

h1 {
	color: #DDCC00;
}

h2 {
   color: #663300;
}

h3 { 
   color: #fff;
}

td.contentheading {
  color: #DDCC00;
}

.componentheading {
	color: #FFCC00;
}

td.user1 div.moduletable h3 {
	background: url(../images/head1_r.png) 100% 0;
	color: #fff;
}

td.user2 div.moduletable h3 {
	background: url(../images/head1_l.png) 0 0;
	color: #fff;
}

td.user3 div.moduletable h3 {
	background: url(../images/head3_l.png) 100% 0;
	color: #fff;
}

td.user4 div.moduletable h3 {
	background: url(../images/head3_r.png) 0 0;
	color: #fff;
}

td.side {
  color: #ccc;
}

td.side a:link,
td.side a:visited {
  color: #fff;
}

td.side a:hover {
  color: #D9DAD8;
}

td.left div.module,
td.left div.module-menu {
  background: url(../images/side_l_mid.png) 100% 0 repeat-y;
}

td.left div.module div,
td.left div.module-menu div {
  background: url(../images/side_l_bot.png) 100% 100% no-repeat;
}

td.left div.module div div,
td.left div.module-menu div div {
  
}

td.right div.module,
td.right div.module-menu {

}

td.right div.module div,
td.right div.module-menu div {
  
}

td.right div.module div div,
td.right div.module-menu div div {
  margin-bottom: 15px;
  background: url(../images/r_bg.png) 0 0 repeat-y;
}

div.module h3,
div.module-menu h3 {
  color: #ffffff;
}

td.left div.module-color {
  background: url(../images/side2_l_mid.png) 100% 0 repeat-y;
}

td.left div.module-color div {
  background: url(../images/side2_l_bot.png) 100% 100% no-repeat;
}

td.left div.module-color div div {
  background: url(../images/side2_l_top.png) 100% 0 no-repeat;
}

td.right div.module-color {
  background: url(../images/side2_r_mid.png) 0 0 repeat-y;
}

td.right div.module-color div {
  background: url(../images/side2_r_bot.png) 0 100% no-repeat;
}

td.right div.module-color div div {
  background: url(../images/side2_r_top.png) 0 0 no-repeat;
}

div.module-color h3 {
  color: #DFB0DB;
}

div.module-color {
  color: #E7E8E6;
}

a.mainlevel {
	background: url(../images/menu_bullet.png) 0 50% no-repeat;
}

td.right div.module-menu a.mainlevel {
	background: url(../images/menu_r_bg.png) 0 0 no-repeat;
}

td.left div.module-menu a.mainlevel {
	background: url(../images/menu_l_bg.png) 100% 0 no-repeat;
}

div#topmodules {
  background: #121212 url(../images/topmod_bg.png) repeat-x;
  border-bottom: 1px solid #1F1F1F;
}

div#botmodules {
	background: #0E0E0E url(../images/botmod_bg.png) repeat-x;
	border-top: 1px solid #222222;
}

a#active_menu:link,
a#active_menu:visited {
	color: #D9DAD8;
}

li.active_menu a:link,
li.active_menu a:visited {
  color: #D9DAD8;
}

.small,
.modifydate,
.createdate {
	color: #8A9183;
}

td.sectiontableheader {
  border-bottom: 2px solid #202020;
  background: #222222;
}

tr.sectiontableentry1 td, 
tr.sectiontableentry2 td,
td.sectiontableentry1, 
td.sectiontableentry2 {
  border-bottom: 1px solid #202020;
}

/* template stuff */

body.w-thin {
  background: #000 url(../images/bg_thin.jpg) 50% 0 no-repeat;
}

body.w-wide {
  background: #000 url(../images/bg_wide.jpg) 50% 0 no-repeat;
}

div#header {
  background: url(../images/header_top_repeat.png) 91px 0 repeat-x;
}

div#header2 {
  background: url(../images/header_top_right.png) 100% 0 no-repeat;
}

span#logo {
  background: url(../images/header_top_logo.png) 0 0 no-repeat;
}

div#searchbox input {
	color: #ffcc00;
}

#top {
	color: #ccc;
}

td.footer {
  color: #ccc;
}

td.footer a:link,
td.footer a:visited {
  color: #FFCC00;
}

td.main {
  background: #171717;
}

td.thefoot {
  background: url(../images/thefoot_bg.png) 0 0 repeat-x;
}

td.thefoot div.corner {
  background: url(../images/thefoot_corner.png) 0 0 no-repeat;
}

div#vtop {
}

div#render {
  background: url(../images/render.jpg) 0 0 no-repeat;
  color: #fff;
}

div#mainbody {
	background: url(../images/body_shadow.png) 0 0 repeat-x;
}

/* access */

.font-selector,
.width-selector {
	background: url(../images/access-select.png) no-repeat;
}

.lrg .button {
	background: url(../images/access-lrg.png);
}

.sml .button {
	background: url(../images/access-sml.png);
}

.med .button {
	background: url(../images/access-med.png);
}

.thin .button {
	background: url(../images/access-thin.png);
}

.wide .button {
	background: url(../images/access-wide.png);
}

a.readon {
	background: url(../images/readon.png) 0 0 no-repeat;
	color: #FFCC00;
}

a.readon:hover {
	color: #fff;
}

/* horiz menu */

div#horizmenu {
	background: url(../images/tbar_bg.png) repeat-x;
}

blockquote {
	background: #121212 url(../images/quote_open.png) 2% 2% no-repeat;
	color: #ccc;
	border: 1px solid #202020;
}

blockquote div {
	background: url(../images/quote_closed.png) 98% 98% no-repeat;
}

pre {
	background: #121212;
	color: #ccc;
	border-left: 5px solid #202020;
}

.highlight {
  background-color: #ffc;
}

/* suckerfish */

#nav a {
	color: #FFCC00;
}

#nav a.topdaddy,
#nav li.active a.topdaddy {
	background: url(../images/tbar_divider2.png) 100% 80% no-repeat;
}

#nav ul ul a.daddy {
	background: url(../images/tbar_divider3.png) 100% 50% no-repeat;
}

#nav li a {
	background: url(../images/tbar_divider.png) 100% 0 no-repeat;
	z-index: 100;
}

#nav ul li a:hover {
	color: #fff;
}

#nav ul li ul li a:hover,
#nav ul li ul li ul li a:hover {
	color: #FFCC00;
}

#nav li li {
	border-bottom: 1px solid #1F1F1F;
	border-top: 1px solid #4B4B4B;
}

#nav li li a {
	color: #FFCC00;	
}

#nav ul ul a {
	color: #FFCC00;
}

#nav li ul {
	border-right: 1px solid #1F1F1F;
	border-left: 1px solid #4B4B4B;
	border-bottom: 1px solid #1F1F1F;
}

#nav li:hover a, #nav li.sfhover a {
  color: #ffffff;
}

#nav li li:hover a, #nav li li.sfhover a {
  color: #ffffff;
}

#nav li.active {
	background: url(../images/tbar_select.png) 50% 0 no-repeat;
}

#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li li li li:hover ul,
#nav li.sfhover ul, 
#nav li li.sfhover ul, 
#nav li li li.sfhover ul,
#nav li li li li.sfhover ul{
	background: #333;
}

span.pathway a {
  background: url(../images/arrow.png) 100% 50% no-repeat;
}
