/* 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;
	vertical-align: middle;
	margin-top: 5px;
	font-weight: normal;
}

span.pathway img {
  padding: 5px 5px;
  vertical-align: top;
}

div.path-padding {
	padding: 10px 10px 10px 25px;
	background: url(../images/arrow.png) 10px 20px no-repeat;
}

span.pathway a {
  line-height: 150%;
}

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

span.article_seperator {

}

a.readon {
  line-height: 300%;
}

/*** fonts ***/
body {
		line-height: 125%;
		font-family: Tahoma, Helvetica, sans-serif;
		color: #666;
}

/* 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: 100%;
}

div.moduletable h3,
div.moduletable-blue h3,
div.moduletable-green h3,
div.moduletable-red h3,
div.moduletable-orange h3,
div.moduletable-gold h3,
div.moduletable-purple h3,
div.moduletablenlaca h3,
td.side h3,
.componentheading {
	font-size: 100%;
	line-height: 100%;
}

.contentheading {
	font-size:  120%;
	padding-bottom:  10px;
	padding-top:  10px;
}

div.componentheading {
  color: #333;
	font-weight: bold;
	margin-bottom: 10px;
}

p {
	margin-bottom: 15px;
}


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

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

a:hover {
	text-decoration: underline;
}


/* module settings */

div.moduletable,
div.moduletable-blue,
div.moduletable-green,
div.moduletable-red,
div.moduletable-orange,
div.moduletable-gold,
div.moduletable-purple {
	margin-bottom: 5px;
	padding: 6px 5px;
}
div.moduletablenlaca {
	background: url(../images/newsletterbox.jpg) no-repeat bottom;
	height: 150px;
	margin-bottom:0px ;
	padding: 6px 5px 10px 5px;
}

div.moduletable h3,
div.moduletable-blue h3,
div.moduletable-green h3,
div.moduletable-red h3,
div.moduletable-orange h3,
div.moduletable-gold h3,
div.moduletablenlaca h3,
div.moduletable-purple h3 {
	margin: -7px -5px 5px -5px; 
	font-weight: bold;
	height: 29px;
	line-height: 20px;
	text-indent: 40px;
}
div.moduletable-blue h3 {
	background:  url(../images/blue/module_head.png) no-repeat;	
	color: #fff;
}

div.moduletable-green h3, div.moduletablenlaca h3 {
	background:  url(../images/green/module_head.png) no-repeat;	
	color: #fff;
}

div.moduletable-red h3 {
	background:  url(../images/red/module_head.png) no-repeat;	
	color: #fff;
}

div.moduletable-orange h3 {
	background:  url(../images/orange/module_head.png) no-repeat;	
	color: #fff;
}

div.moduletable-gold h3 {
	background:  url(../images/gold/module_head.png) no-repeat;	
	color: #fff;
}

div.moduletable-purple h3 {
	background:  url(../images/purple/module_head.png) no-repeat;	
	color: #fff;
}

/* default menu link styles */
a.sublevel {

}

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

td a.sublevel:hover {
	text-decoration: underline;
}

/** regular joomla menu **/

a.mainlevel {
	display: block;
	padding: 3px 0px;
	text-indent: 4px;
	width: 100%;
}

/* 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;
	color: #999;
}

.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: 0 4px;
  line-height: 20px;
	background: #eea;
	border-top: 1px solid #efefce;
	border-bottom: 1px solid #ddd;
}

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;
}


/** template layout stuff **/

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

div.wrapper {
	margin: auto;
	position: relative;
	width: 826px;
	background: #fff;
}

div#inner-wrapper {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

div#header {
	height: 60px;
	background: url(../images/head_bg.png) repeat-x;
	position: relative;
}

span#logo {
	display: block;
	height: 54px;
	width: 276px;
}

div#searchbox {
	background: url(../images/search.png) 0 0 no-repeat;
	float: right;
	width: 174px;
	height: 54px;
	overflow: hidden;
}

div#searchbox input {
	background: #fff;
	margin-top: 22px;
	margin-left: 29px;
	height: 12px;
	width:  120px;
	border: 0;
	color: #666;
	font-size: 10px;
}

div#access {
	float:  right;
	width: 100px;
	height: 54px;
}

div#menubar {
	height:  35px;
}

table.nopad {
	width: 100%;
	padding: 0;
	margin: 0;
	border: 0;
	border-collapse: collapse;
}

td.leftcol,
td.rightcol,
td.leftdiv,
td.rightdiv,
td.usercol,
td.userdiv,
td.contentcol,
td.maincol {
	padding: 0;
}

td.leftcol,
td.rightcol {
	background: #fff;
	width: 225px;
}

td.leftcol div.moduletable,
td.rightcol div.moduletable,
td.leftcol div.moduletable-blue,
td.rightcol div.moduletable-blue,
td.leftcol div.moduletable-green,
td.rightcol div.moduletable-green,
td.leftcol div.moduletable-gold,
td.rightcol div.moduletable-gold,
td.leftcol div.moduletable-orange,
td.rightcol div.moduletable-orange,
td.leftcol div.moduletable-red,
td.rightcol div.moduletable-red,
td.leftcol div.moduletablenlaca,
td.rightcol div.moduletablenlaca, 
td.leftcol div.moduletable-purple,
td.rightcol div.moduletable-purple {
	width: 215px;
}

td.leftcol

td.leftdiv,
td.rightdiv {
	width: 16px;
}

td.leftdiv {
	background: url(../images/shadow_l.png) repeat-y;
}

td.rightdiv {
	background: url(../images/shadow_r.png) repeat-y;
}

div#banner {
	padding: 0;
}

div#banner img {
	padding: 0;
	margin: 0;
}

div#footer {
	background: #cc9 url(../images/footer_bg.png) repeat-x;
	height: 90px;
	border-top: 1px solid #fff;
	margin: 0;
	padding: 0;
}

div.divtop {
	clear: both;
	background: #fff;
	height: 1px;
	overflow: hidden;
}

div.usermodules {
	background: #eec url(../images/mod_bg.png) repeat-x;
}

div.moddiv1 {
	background: url(../images/mod_div_bg.png) 50% 0 repeat-y;
}

div.moddiv2 {
	background: url(../images/mod_bolts_b.png) 50% 100% no-repeat;
}

div.moddiv3 {
	background: url(../images/mod_bolts_t.png) 50% 0 no-repeat;
}

div.usermodules div.moduletable h3 {
	background: url(../images/mod_h3_bg.png) 5px 0 no-repeat;
	color: #666;
	padding-top: 7px;
	line-height:  100%;
	text-indent:  0;
	padding-left: 35px;
	height:  auto;
	padding-bottom: 10px;
}

div.usermodules td.usercol {
	padding: 5px;
}

div.moddivider {
	background: url(../images/mod_div2.png) 0 0 repeat-x;
	height: 12px;
	overflow: hidden;
}

td.contentcol {
	background: #fff;
}

td.usercol {
	width: 50%;
}

div.padding {
	padding:  10px;
}

div#bot-rss {
	float: left;
	margin-left: 70px;
	margin-top: 22px;
}

div#bot-w3c {
	float: right;
	margin-right: 28px;
	margin-top: 30px;
}

div#bot-4b {
	margin: 22px auto;
	display: block;
	position: relative;
	width: 140px;
	height: 41px;
}

/* accessibility stuff */

#access {

}

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

#access a {
	text-decoration: none;
}

#access .spacer {
	display:  block;
	float:  right;
	width: 10px;
	overflow:  hidden;
}

#access #buttons {
	float: right;
	padding-right: 11px;
}

#access .button {
	display: block;
	float: right;
	width: 18px;
	height: 15px;
	margin-left: 1px;
	margin-top: 24px;	
	background-repeat: no-repeat;
}

a.large .button {
	background: url(../images/font_l.png);
}

a.small .button {
	background: url(../images/font_s.png);
}

a.default .button {
	background: url(../images/font_m.png);
}

/* menu stuff */
a.mainlevel:link,
a.mainlevel:visited {
	color: #333;
	text-indent: 10px;
	background: url(../images/submenu_bullet.png) 0 50% no-repeat;
}

a.mainlevel:hover {
	color: #666;
}

/* main tabs */
#mainmenu {
	padding: 0;
	white-space: nowrap;
	float: left;
	margin: 5px 18px 0;
}

#mainmenu ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#mainmenu li {
	float: left;
	margin: 0;
	padding: 0 10px;
	border-right:  1px solid #b2b2b2;
}

#mainmenu a:link, #mainmenu a:visited {
	float: left;
	display: block;
	padding: 2px 10px;
	font-size: 95%;
	text-transform: lowercase;
	font-weight: bold;
	height:  17px;
	line-height:  17px;
	color: #fff;
}

#mainmenu a:hover {
	color: #EBEBEB;
	text-decoration: none;
}

/* color stuff */

#mainmenu li.blue a,
#mainmenu li.blue_active_menu a {
	border-bottom:  3px solid #2d6594;
}

body.blue #submenu li.active_menu a:link, 
body.blue #submenu li.active_menu a:visited,
#mainmenu li.blue_active_menu a:link,
#mainmenu li.blue_active_menu a:visited,
body.blue #mainmenu li.default_active_menu a:link,
body.blue #mainmenu li.default_active_menu a:visited {
	color:  #2d6594;
}

#mainmenu li.red a,
#mainmenu li.red_active_menu a {
	border-bottom:  3px solid #8c0d0d;
}

body.red #submenu li.active_menu a:link, 
body.red #submenu li.active_menu a:visited,
#mainmenu li.red_active_menu a:link,
#mainmenu li.red_active_menu a:visited,
body.red #mainmenu li.default_active_menu a:link,
body.red #mainmenu li.default_active_menu a:visited {
	color:  #8c0d0d;
}

#mainmenu li.gold a,
#mainmenu li.gold_active_menu a {
	border-bottom:  3px solid #bf8600;
}

body.gold #submenu li.active_menu a:link, 
body.gold #submenu li.active_menu a:visited,
#mainmenu li.gold_active_menu a:link,
#mainmenu li.gold_active_menu a:visited,
body.gold #mainmenu li.default_active_menu a:link,
body.gold #mainmenu li.default_active_menu a:visited {
	color:  #bf8600;
}

#mainmenu li.orange a,
#mainmenu li.orange_active_menu a {
	border-bottom:  3px solid #b9641b;
}

body.orange #submenu li.active_menu a:link, 
body.orange #submenu li.active_menu a:visited,
#mainmenu li.orange_active_menu a:link,
#mainmenu li.orange_active_menu a:visited,
body.orange #mainmenu li.default_active_menu a:link,
body.orange #mainmenu li.default_active_menu a:visited {
	color:  #b9641b;
}

#mainmenu li.purple a,
#mainmenu li.purple_active_menu a {
	border-bottom:  3px solid #6c2b88;
}

body.purple #submenu li.active_menu a:link, 
body.purple #submenu li.active_menu a:visited,
#mainmenu li.purple_active_menu a:link,
#mainmenu li.purple_active_menu a:visited,
body.purple #mainmenu li.default_active_menu a:link,
body.purple #mainmenu li.default_active_menu a:visited {
	color:  #6c2b88;
}

#mainmenu li.green a,
#mainmenu li.green_active_menu a {
	border-bottom:  3px solid #346e22;
}
body.green #submenu li.active_menu a:link, 
body.green #submenu li.active_menu a:visited,
#mainmenu li.green_active_menu a:link,
#mainmenu li.green_active_menu a:visited, 
body.green #mainmenu li.default_active_menu a:link,
body.green #mainmenu li.default_active_menu a:visited{

	color:  #346e22;
}


/* submenu */
#submenu {
	padding: 0;
	white-space: nowrap;
	height: 24px;
	line-height: 24px;
	background: url(../images/submenu_bg.png) 0 100% repeat-x;
	border-bottom: 1px solid #fff;
}

#submenu ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left:  30px;
}

#submenu li {
	float: left;
	margin: 0;
	padding: 0;
	padding-right: 10px;
	background: url(../images/submenu_bullet.png) 0 50% no-repeat;
}

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

#submenu a:link, #submenu a:visited {
	float: left;
	display: block;
	padding: 0px 10px;
	line-height: 12px;
	margin: 5px 0;
	text-transform: lowercase;
	font-size: 95%;
	font-weight: bold;
	color: #333;
}

#submenu a:hover {
	color:  #666;
	text-decoration: none;
}

/* some page content things */

.hide {
	display: none;
}

td.left ul,
td.right ul {
  margin: 0;
  padding: 5px 0px 5px 12px;
}

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

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

blockquote {
	margin: 10px 0;
	line-height: 140%;
	padding: 10px;
	background: #eec;
	color: #666;
}

pre {
	padding: 10px;
	background: none;
	border: 1px solid #EBEBcc;
}
/* @group lists */

ul.arrow, ul.check, ul.big, ul.cirle {
	list-style: none;
	padding: 0;
	padding-left: 10px;	
}

ul.arrow li, ul.check li, ul.big li, ul.circle li  {
	margin: 5px 0;
	padding-left: 25px;
	/* background: see style css */
}

#componentcolumn ul li {
	margin: 15px 0;
}

div.moduletable ul li {
	margin: 5px 0;
	padding-left: 20px;
}

ul.arrow {

}

ul.arrow li {
	/* background: see style css */
	padding-bottom: 10px;
	padding-left: 40px;
}

ul.check li {
	/* background: see style css */
	padding-bottom: 10px;
	padding-left: 40px;
}

ul.big li {
	padding-bottom: 10px;
	padding-left: 55px;	
}
/* List styles */

ul.circle li {
	background: url(../images/list/arrow-round.png) 0 3px no-repeat;
}

ul.arrow li {
	background: url(../images/list/bullet-arrow.png) 0 0 no-repeat;
}

ul.check li {
	background: url(../images/list/bullet-check.png) 0 0 no-repeat;
}

ul.big li.big1 {
	background: url(../images/list/list-1.png) 0 -3px no-repeat;
}

ul.big li.big2 {
	background: url(../images/list/list-2.png) 0 -3px no-repeat;
}

ul.big li.big3 {
	background: url(../images/list/list-3.png) 0 -3px no-repeat;
}

ul.big li.big4 {
	background: url(../images/list/list-4.png) 0 -3px no-repeat;
}

ul.big li.big5 {
	background: url(../images/list/list-5.png) 0 -3px no-repeat;
}

ul.big li.big6 {
	background: url(../images/list/list-6.png) 0 -3px no-repeat;
}

ul.big li.big7 {
	background: url(../images/list/list-7.png) 0 -3px no-repeat;
}

ul.big li.big8 {
	background: url(../images/list/list-8.png) 0 -3px no-repeat;
}

ul.big li.big9 {
	background: url(../images/list/list-9.png) 0 -3px no-repeat;
}


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

div.cd_calpage{
    line-height: 1.02em;
    width: 40px;
    float: left;
    background: #fff;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    color: #aaa;
    position: absolute;
    text-align: center;
    margin-right: 10px;
    letter-spacing: 0.17em;
    font-family: Arial, Verdana, sans;
}
span.cd_calmonth{
    font-size: 9px;
    display: block;
    text-align: center;
    color: #999;
    font-family: Georgia, Arial, Verdana, sans;
}
span.cd_calday{
    font-weight: bold;
    font-size: 15px;
    display: block;
    font-family: Georgia, Arial, Verdana, sans;
    text-align: center;
    position: relative;
    top: -1px;
    color: #336;
}
span.cd_calyear{
    font-size: 9px;
    display: block;
    text-align: center;
    font-family: Georgia, Verdana, Arial, sans;
}
.calDateDiv{
    position: relative;
}
.calDateDiv .createdate{
    display: none;
}
body div.calDateDiv td.contentheading{
    padding-left: 50px !important;
    height: 42px;
    vertical-align: top;
}
#lightbox{
	position: absolute;
	top: 40px;litebox/
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(litebox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: -5000px;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}

.easylast_entry {}
.easylast_name {font-weight: bold;}
.easylast_text {background: url(../images/blockquote_bg.png) no-repeat left top; padding:5px 0px 5px 35px; font-style: italic;}
.easylast_link {text-align: right; width: 100%; margin-top: -5px;}
.easylast_sign {background: #919166; width: 100%; margin: 1px; text-align: center;}
.easylast_view {border: 1px solid #919166; ; width: 100%; margin: 1px; text-align: center;}
.easylast_sign a:hover,.easylast_sign a:link,.easylast_sign a:visited,.easylast_sign a {color: #fff; padding: 2px;}
.jcebox {}
.jcebox img {border: 1px solid #cc9; padding: 2px; margin: 2px;}
.menutop {float: right; margin-top: -20px;}
ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}
#buttons>ul#mainlevel-nav li a { width: auto; }
	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #c64934;
}
.nlaca {
	margin-top: 10px;
}
.nlaca input {
	margin-left: 90px; margin-top: 5px;
}