/* 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;
	margin-bottom: 10px;
	font-weight: bold;
}

span.pathway img {
	margin: 0px 10px;
	vertical-align: middle;
}

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;
	background: url(../images/play.png) no-repeat;
}

/*** fonts ***/
body {
		line-height: 125%;
		font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
		color: #444;
        background:#ffffff;
        font-size:75%;
}

/* size attributes */

body.f-smaller {
	font-size: 0.9em;
}

body.f-default {

}

body.f-larger {
	font-size: 1.1em;
}

a {
	color: #B23B03;
}

a:hover {
	color: #000;
}

td.left a.mainlevel#active_menu,a.mainlevel_1#active_menu,a.mainlevel_2#active_menu,a.mainlevel_3#active_menu,a.mainlevel_4#active_menu {
	color: #000;
}



.modifydate,
.createdate,
div.mosimage_caption {

}

#nav a,
#inset a {
	font-size: 110%;
}
.mod_title {
    	font-size: 130%;
	color: #222;
    font-weight:bold;
    text-decoration:underline;
    margin-bottom:5px;
}


.contentheading,
.componentheading {
	font-size: 125%;
	color: #222;
}

.componentheading {
  margin-bottom: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}


/* font family */


#nav{
  	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h3,
.contentheading,
.sectiontableheader,
span.pathway,
.small,
.createdate,
.modifydate,
#inset {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.componentheading{
  margin-top:8px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

a:link,
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

/* module settings */

div.moduletable h3 {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 0;
}

div.moduletable {
	margin-bottom: 10px;
}

td.left div.moduletable,
td.right div.moduletable  {
	margin-bottom: 15px;
}

div.moduletable ul {
	margin: 5px 0;
	padding: 0 2em;
}

div.moduletable ul li {
	padding-bottom: 3px;
}

/* default menu link styles */
a.mainlevel, a.mainlevel_1,a.mainlevel_2,a.mainlevel_3,a.mainlevel_4 {
	display: block;
}

a.sublevel {

}

a.mainlevel:hover, a.mainlevel_1:hover, a.mainlevel_4:hover,a.mainlevel_2:hover,a.mainlevel_3: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, a.mainlevel_1, a.mainlevel_2, a.mainlevel_3,a.mainlevel_4 {
	display: block;
	height: 16px;
	line-height: 15px;
	padding: 0;
	padding-left: 20px;
	background: url(../images/play.png) no-repeat;
	margin-bottom: 3px;
}

a#active_menu:link,
a#active_menu:visited {
	color: #333;
}


li.active_menu a:link,
li.active_menu a:visited {
  color: #333;
}

a.sublevel:link,
a.sublevel:visited {
	font-weight: bold;
}

/* headings */

h1,h2,h3,h4,h5,h6 {
font-family:arial,sans-serif;
 font-size:1.6em;
 line-height:100%;
 color:#B31515;
 margin-top:10px;
 margin-bottom:10px;
}

.small {
	font-weight: bold;
	color: #999;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-weight: bold;
	color: #999;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
	color: #999;
}

/** 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;
}

table.mainbody td.mainbody td.sectiontableheader {
  font-weight: bold;
  padding: 4px;
  line-height: 20px;
  background: #fffff;
  border-bottom: 1px solid #cad1d8;
}

table.mainbody td.mainbody tr.sectiontableentry1 td, 
table.mainbody td.mainbody tr.sectiontableentry2 td {
  padding: 4px;
  border-bottom: 1px solid #e0e5ed;
}

table.mainbody td.mainbody td.sectiontableentry1, 
table.mainbody td.mainbody td.sectiontableentry2{
  padding: 4px;
  border-bottom: 1px solid #e0e5ed;
}

table.contentpaneopen, table.contentpane {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  width: 100%;
}

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: 900px;
}

.w-thin div.wrapper {
	width: 750px;
}

.w-fluid div.wrapper {
  	width: 1000px;
}


/* showcase */
#showcase {
	border-bottom: 1px solid #BCC0C7;
	background: #EDF1F9 url(../images/showcase-bg.png) repeat-x;
	color: #444;
}


/** template layout stuff **/

#page_bg {
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;

}

#mainbg {

}

#mainbg-2 {

}

#mainbg-3 {

}

#mainbg-4 {
	background: transparent url(../images/body-shadow-tr.png) 100% 0 repeat-y;
}

#mainbg-5 {
	background: transparent url(../images/body-shadow-tl.png) 0 0 repeat-y;
	padding: 0 25px;
}

#mainft-2 {

}

#mainft-3 {

    padding:0px 24px 0px 24px;
}

div.wrapper {
	margin: auto;
	position: relative;
}


#showcase ul,
td.left ul,
td.right ul,
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#showcase li,
td.left li,
td.right li,
#footer li {
		border-bottom: 1px dotted #b7bbc7;
		padding-bottom: 0;
		margin-bottom: 2px;
}

#showcase .padding,
#footer .padding {
	padding: 5px 0px;
}

#mainbody-padding {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  
}

#inset {
	color: #ccc;
	text-align: center;
	margin: 15px 0;
}

#inset table {
	width: auto;
	margin: 0 auto;
}

#footer {
	padding-top: 10px;
}

#the-footer {
	text-align: center;
	background: #323C53;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #ffffff;
}
#the-footer a{
  color:#FFFF00;
}

#the-footer .padding {
	padding: 10px 0;
	width: 100%;
	border-top: 1px solid #636D84;	
	
}

table.showcase,
table.mainbody,
table.headlines,
table.footer {
	width: 100%;
	padding: 0;
}

table.headlines {
	margin-top: -5px;
}

table.showcase tr,
table.mainbody tr,
table.headlines tr,
table.footer tr {
	vertical-align: top;
}

table.showcase td.showcase, table.footer td.footer, {
    
}


table.headlines td.headlines {
	width: 33%;  text-align:center;
}

table.showcase td.showcase,
table.footer td.footer,
table.mainbody td.left,
table.mainbody td.right,
table.headlines td.headlines {
	padding: 0 10px;
}

table.mainbody td.mainbody {
	padding: 0;

}

td.mainbody .padding {
	padding: 0 15px;
}
 table.mainbody td.left {
   	width: 170px;

	padding-top: 5px;
 }


table.mainbody td.right{
	width: 165px;

	padding-top: 5px;
}


table.mainbody td.left {
	border-right: 1px solid #fff;

}

table.mainbody td.right {
    border-left: 1px solid #fff;

}


table.headlines td.headlines {

}

/* toolbar */

#toolbar {
	height: 31px;
	background: url(../images/toolbar-bg.png) repeat-x;
    position: relative;
}

/* 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;
}

input#mod_search_searchword {
	width: 120px;
}

.highlight {
  background-color: #ffc;
}

table#adminform #toolbar {
	background: none;
}

/* dark header */
#header {
	position: relative;
    background-color:#fff;
    color:#000;
	height: 80px;
	overflow: hidden;

}

#access {
	position: absolute;
	z-index: 10000;
	top: 0;
	right: 25px;
	width: 200px;
	height: 20px;
	overflow: hidden;
}

#access #selectors {
	position: relative;
	height: 8px;

}

#access span {
	background-repeat: no-repeat;
}

#access a {
	text-decoration: none;
}

.font-selector,
.width-selector {
	display: block;
	position: absolute;
	top: 0;
	width: 12px;
	height: 6px;
}

.f-smaller #selectors .font-selector {
	right: 159px;
}

.f-default #selectors .font-selector {
	right: 129px;
}

.f-larger #selectors .font-selector {
	right: 99px;
}

.w-thin #selectors .width-selector {
	right: 70px;
}

.w-wide #selectors .width-selector {
	right: 40px;
}

.w-fluid #selectors .width-selector {
	right: 10px;
}

#access #buttons {
	float: right;
}

#access .button {
	display: block;
	float: right;
	width: 20px;
	height: 12px;
	margin: 0 5px;
	background-repeat: no-repeat
}

#logo {
	position: absolute;
	top: 5px;
	left: 10px;
	display: block;
	width:263px;
	height: 70px;
	background: url(../images/logo.jpg) no-repeat;
}

#top {
	position:absolute;
    top:10px;
    right:10px;
}
#search{
  position:absolute;
  top:50px;
 left:10px;

}

.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);
}

.fluid .button {
	background: url(../images/access-fluid.png);
}

/* dark footer */

#footer {
	background: #EDF1F9 url(../images/showcase-bg.png) repeat-x;
}

#footer li {
	border-bottom: 1px dotted #636D84;
}

#footer div.moduletable {
	color: #ccc;
}

#footer h3 {
	color: #fff;
}


.red{  color:#ff0000;}
.small_font {
  font-size: 0.9em;
}
.default_font {
    font-size:1em;
    }
.large_font{
  font-size:1.2em;
}
 .Xlarge_font{
  font-size:1.5em;
}
.uselink{
  margin:10px;
  padding:10px;
  border:1px solid #000;
  background: #eee;
  color:#000066;
  }
  .mosformerror{
   font-size:0.9em;
   color:#ff0;
   background:#000;
   padding:2px;
 }
 .ao{
width:150px;
float:left;
text-align:right;
padding-right:5px;
}
ul#mainlevel, ul#mainlevel_1,ul#mainlevel_2,ul#mainlevel_3,ul#mainlevel_4 {
  width:165px;
}

