/* general stuff */


body {
margin:0;
padding:0;
text-align: center;
font-family: verdana, arial, sans-serif;
}

a {
text-decoration:  none;
font-weight: normal;
border: none;
}

a:hover {
text-decoration: underline; 
border: none;
}
 
a, #search .inputbox, #search .button{
color: #000070;
}


/* Layout */

#accessibility {
position: absolute;
left: -2000px;
top: -2000px;
display: none;
}

#source {
position: absolute;
left: -2000px;
top: -2000px;
display: none;
}

#pagewidth-800 {
width:770px;
text-align:left;
margin-left:auto;
margin-right:auto;
background: transparent repeat-y 0px 140px;
margin-bottom: 20px;
}

#pagewidth-1024 {
width:970px;
text-align:left;
margin-left:auto;
margin-right:auto;
background: transparent repeat-y ;
margin-bottom: 20px;
}

#header {
height:  93px; 
width:  100%; 
}
 
#top-right {
height: 93px;
width: 430px;
background: transparent;
}

#top-left {
height: 93px;
width: 333px;
padding-top: 5px;
background: transparent;
float: left;
}

#topmenu {
background-color: transparent;
height: 14px;
float: right;
width: 290px;
padding-top: 3px;
}

#search {
margin: 0px;
padding: 0px;
width: 90px;
height: 15px;
float: right;
background: url(../images/back_search.jpg) right top no-repeat;
padding-left: 5px;
padding-top: 0px;
vertical-align: top;
}

#search .inputbox{
width: 80px;
height: 15px;
font-size: 11px;
background: transparent;
border: none;
margin: 0px;
padding: 0px;
line-height: 14px;
}

#search .button{
margin: 0px;
padding: 0px;
height: 14px;
font-size: 11px;
background: transparent;
border: none;
line-height: 10px;
}

#search form {
margin: 0px;
padding: 0px;
}

#pathway{ 
width: 500px;
height: 19px;
padding-left: 20px;
padding-top: 5px;
}

#leftcol{
 width: 152px;
 float: left;
 position: relative;
 margin-right: 5px;
 } 

#rightcol-normal{
 width: 155px;
 float: right;
 position: relative;
 margin-right: 1px;
 margin-top: -22px;
 } 
 
#rightcol-broad{
 width: 180px;
 float: right;
 position: relative;
 margin-right: 1px;
 margin-top: -22px;
 } 
 
#outer-800{
width: 770px;
padding-top: 6px;
} 

#outer-1024{
width: 970px;
padding-top: 6px;
} 

#footer-800{  
height: 40px; 
width:100%; 
background: transparent bottom left no-repeat; 
font-size: 11px;
}

#footer-1024{  
height: 40px; 
width: 100%; 
background: transparent bottom left no-repeat; 
font-size: 11px;
}

#maincol-normal-800{ 
 float: left; 
 width: 450px !important;
 margin-left: 0px !important;
 margin-left: -5px;
 width: 446px;
 } 
 
#maincol-broad-800{ 
 float: left; 
 width: 422px !important;
 margin-left: 0px !important;
 margin-left: -5px;
 width: 417px;
 } 
 
 #maincol-wide-800{ 
 float: left; 
 width: 600px !important;
 width: 595px;
 margin-left: 0px !important;
 margin-left: -5px;
 padding-top: 3px !important;
padding-top: 0px;
 } 
 

#maincol-normal-1024{ 
 float: left; 
 width: 650px;
 margin-left: 0px !important;
 margin-left: -5px;
 } 
 
#maincol-broad-1024{ 
 float: left; 
 width: 622px;
 margin-left: 0px !important;
 margin-left: -5px;
 } 
 
 #maincol-wide-1024{ 
float: left; 
width: 800px;
padding-top: 3px !important;
padding-top: 0px;
 margin-left: 0px !important;
 margin-left: -5px;
 } 
 
 #banner {
 width: 478px;
 height: 69px;
 float: right;
 padding-left: 6px;
 padding-top: 6px;
 background: url(../images/banner_back.jpg) no-repeat;
 }
 
 iframe.wrapper {
 z-index: 0;
 }
 
.clr{clear:both;}
.content {
padding: 0px 0px 0px 0px;
font-size: 11px;
line-height: 18px;
}

/* Modules */

div.module h3 {
font-size: 14px;
width: 130px;
font-weight: bold;
margin: 0px;
padding: 0px;
margin-bottom: 5px;
color: #000000;
border-bottom: 1px solid #000000;
}

#leftcol div.module, #rightcol-normal div.module {
width: 152px;
background: transparent url(../images/module_middle.jpg) left repeat-y;
margin-bottom: 10px;
}

#leftcol div.module div, #rightcol-normal div.module div {
width: 152px;
background: transparent url(../images/module_top.jpg) top left no-repeat;
}

#leftcol div.module div div, #rightcol-normal div.module div div {
width: 152px;
background: transparent url(../images/module_bottom.jpg)  bottom left no-repeat;
}

#leftcol div.module div div div,#rightcol-normal div.module div div div{
width: 137px;
padding-left: 5px;
padding-right: 10px;
padding-top: 10px;
background: transparent;
padding-bottom: 10px;
font-size: 11px;
}

#leftcol div.module div div div div, #rightcol-normal div.module div div div div{
padding: 0px;
margin: 0px;
}

#rightcol-broad div.module {
width: 177px;
background: transparent url(../images/module_middle_wide.jpg) left repeat-y;
margin-bottom: 10px;
}

#rightcol-broad div.module div {
width: 177px;
background: transparent url(../images/module_top_wide.jpg) top left no-repeat;
}

#rightcol-broad div.module div div {
width: 177px;
background: transparent url(../images/module_bottom_wide.jpg)  bottom left no-repeat;
}

#rightcol-broad div.module div div div{
width: 162px;
background: transparent;
padding-left: 5px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 5px;
font-size: 11px;
}

#rightcol-broad div.module div div div div{
padding: 0px;
margin: 0px;
}

#rightcol-broad div.module div div div table tr td {
width: 162px;
background: transparent;
font-size: 11px;
line-height: 18px;
}

#rightcol-broad div.module div div div h3 {
font-size: 14px;
width: 155px;
font-weight: bold;
margin: 0px;
padding: 0px;
margin-bottom: 5px;
color: #000000;
border-bottom: 1px solid #000000;
}



#user1{
float: left;
width: 49%;
}

#user2{
float: right;
width: 49%;
}

#user3 {
width: 100%;
}

#user1 ul, #user2 ul, #user3 ul {
list-style: none;
margin: 0px;
padding: 0px;
padding-left: 0.7em;
margin-left: 0.7em;
margin-bottom: 5px;
margin-top: 2px;
}

#maincol-normal-800 div.moduletable, #maincol-wide-800 div.moduletable, #maincol-broad-800 div.moduletable, #maincol-normal-1024 div.moduletable, #maincol-wide-1024 div.moduletable, #maincol-broad-1024 div.moduletable {
width: 100%;
margin-bottom: 10px;
border: 1px solid #EFEFEF;
background: transparent;
font-size: 11px;
}

#maincol-normal-800 div.moduletable h3, #maincol-wide-800 div.moduletable h3, #maincol-broad-800 div.moduletable h3, #maincol-normal-1024 div.moduletable h3, #maincol-wide-1024 div.moduletable h3, #maincol-broad-1024 div.moduletable h3 {
font-size: 11px;
font-weight: bold;
margin: 0px;
padding: 0px;
height: 20px;
line-height: 20px;
color: #FFF;
width: 100%;
border-bottom: 1px solid #EFEFEF;
text-align: left;
text-indent: 5px;
background: url(../images/module_head_back.jpg) repeat-x;
}

/* Topmenu */

 ul#mainlevel-nav
{
list-style: none;
padding: 0;
margin: 0;
float: right;
white-space: nowrap;
}

ul#mainlevel-nav li{
width: auto !important;
width: 5%;
float: right;
margin: 0;
font-size: 11px;
font-weight: normal;
height: 20px;
line-height: 14px;
white-space: nowrap;
margin-right: 1px;	
}

ul#mainlevel-nav li a{
font-weight: normal;
display: block;
text-decoration: none;
color: #000070;
margin-left: 7px;
white-space: nowrap;
}

ul#mainlevel-nav:hover li {
}
ul#mainlevel-nav:hover li a {
}



/* Main Menu(s) */

a.mainlevel {
color: #000070;
font-size: 11px;
padding-left: 4px;
width: 143px;
display: block;
line-height: 26px;
margin-bottom: 2px;
text-decoration: none;
font-weight: bold;
border-right: 4px solid #CACACA;
width: 135px;
}



html>body a.mainlevel {width:135px;} /* Opera5-Fix-fix ;-) */


a.mainlevel:hover, a.mainlevel#active0_menu {
background: #F1F1F1;
text-decoration: none;
border-right: 4px solid #000070;
}

a.sublevel {
padding: 0px;
margin: 0px;
font-size: 11px;
padding-left: 14px;
width: 137px;
display: block;
line-height: 20px;
margin-bottom: 2px;
text-decoration: none;
font-weight: normal;
border-right: 4px solid #CACACA;
width: 125px;
color: #000070;
}

html>body a.sublevel {width:125px;} /* Opera5-Fix-fix ;-) */

a.sublevel:hover, a.sublevel#active1_menu {
text-decoration: none;
border-right: 4px solid #000070;
background: #F1F1F1;
}

html>body a.sublevel:hover, a.sublevel#active1_menu { width: 125px; } /* Opera5-Fix-fix ;-) */


a.sub02level {
padding: 0px;
margin: 0px;
font-size: 11px;
padding-left: 28px;
width: 137px;
display: block;
line-height: 20px;
margin-bottom: 2px;
text-decoration: none;
font-weight: normal;
border-right: 4px solid #CACACA;
width: 111px;
color: #000070;
}

html>body a.sub02level {width:111px;} /* Opera5-Fix-fix ;-) */

a.sub02level:hover, a.sub02level#active2_menu {
text-decoration: none;
border-right: 4px solid #000070;
background: #F1F1F1;
}

html>body a.sub02level:hover, a.sub02level#active1_menu { width: 111px; } /* Opera5-Fix-fix ;-) */



/* Module specific */

#leftcol div.module div div div div.syndicate {
background: transparent;
width: 137px;
margin: 0px;
padding: 0px;
}

#leftcol div.module div div div div.syndicate div {
background: transparent;
width: 137px;
margin: 0px;
padding: 0px;
}

#leftcol div.module div div div ul.latestnews {
margin: 0px;
padding: 0px;
}

#leftcol div.module div div div ul.mostread {
margin: 0px;
padding: 0px;
}

#leftcol div.module div div div ul.latestnews li {
list-style: none;
margin-top: 7px;
margin-bottom: 5px;
}

#leftcol div.module div div div ul.mostread li {
list-style: none;
margin-top: 7px;
margin-bottom: 5px;
}



/* Other Mambo Stuff */

#title {
}

.pathway {
color: #BBBBBB;
font-size: 11px;
text-decoration: none;
font-weight: normal;
white-space: nowrap;
}

.pathway a {
color: #BBBBBB;
text-decoration: none;
font-weight: normal;
white-space: nowrap;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

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

hr {
width:  90%; 
 }
hr.separator {
width:  40%; 
 }
a.pnav {
}
.pnav:hover {
}
.small {
font-size: 10px;
color: #ABABAB;
line-height: 0.7;
}
.smalldark {
font-size: 10px;
color: #000;
height: 10px;
line-height: 10px;
text-align: left;
}

.sectiontableentry1 {
text-align: left;
background: #EFEFEF;
font-size: 11px;
padding: 2px;
}
.sectiontableentry2 {
background: #FFF;
font-size: 11px;
text-align: left;
padding: 2px;
}
.button {
border: 1px solid #BBBBBB;
}
.inputbox {
border: 1px solid #BBBBBB;
}

.createdate {
font-size: 10px;
color: #ABABAB;
height: 10px;
line-height: 0.7;
}
.modifydate {
font-size: 10px;
color: #ABABAB;
height: 20px;
line-height: 20px;
margin-bottom: 5px;
}
a.readon {
font-size: 10px;
text-decoration: none;
line-height: 15px;
border: 1px solid #EEEEEE;
padding-left: 13px;
background: url(../images/readon.gif) no-repeat left;
margin-top: 10px;
text-decoration: none;
font-weight: normal;
}

.blog_more {
font-size: 10px;
}

a.readon:hover {
font-size: 10px;
text-decoration: none;
line-height: 15px;
border: 1px solid #EEEEEE;
padding-left: 13px;
background: #EEEEEE url(../images/readon.gif) no-repeat left;
margin-top: 10px;
text-decoration: none;
font-weight: normal;
}

.blog {
width: 100%;
}

.contentheading {
width: 98%;
font-weight: bold;
font-size: 15px;
height: 23px;
line-height: 20px;
font-family: verdana, arial, sans-serif;
border-bottom: 1px solid #000000;
color: #000000;
}

.contentpaneopen {
text-align: left;
background: transparent;
font-size: 11px;
line-height: 1.8;
}

table.contentpane td.contentheading {
font-weight: bold;
font-size: 15px;
height: 23px;
line-height: 20px;
font-family: verdana, arial, sans-serif;
border: none;
color: #000070;
}

table.contentpane ul {
margin: 0px;
padding: 0px;
list-style: none;
}

table.contentpane ul li{
padding: 0px;
margin: 0px;
padding-left: 15px;
background: url(../images/readon2.gif) no-repeat left top;
}

.contentdescription {
font-size: 11px;
}
.sectiontableheader {
font-weight: bold;
font-size: 11px;
height: 25px;
line-height: 25px;
}
.categorytitle {
font-weight: bold;
font-size: 15px;
height: 25px;
line-height: 25px;
font-family: Verdana, arial, sans serif;
}
.componentheading {
font-weight: bold;
font-size: 15px;
height: 23px;
line-height: 20px;
font-family: Verdana, arial, sans serif;
border-bottom: 1px solid #000000;
color: #000000;
margin-bottom: 5px;
border-bottom: 1px solid #000000;
}

a.category {
text-decoration:  underline; 
 }
a.category:hover {
text-decoration:  underline; 
 }
table.moduletable {
width:  100%; 
font-size: 80%;
 }
table.moduletable th  {
font-size: 80%;
}

.poll {
font-size: 11px;
text-align: center;
}


.back_button a{
font-size: 11px;
font-weight: normal;
}

.blogsection {
font-size: 11px;
}

.blog_more ul li{
list-style: none;
padding-left: 14px;
line-height: 18px;
background: url(../images/readon.gif) no-repeat left;
}

table.contenttoc {
border: 1px solid #CCCCCC;
padding: 3px;
}

table.contenttoc th{
font-weight: bold;
font-size: 11px;
border-bottom: 1px solid #BBBBBB;
}

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

/* lightbox */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

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

#imageData{	padding:0 10px; color: #666; }
#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: 113px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }