/* CSS Document */


html {
	background-image: url(../images/outerGradient.png);
	background-repeat: repeat-x;
	padding: 0px;
        border: 0px;
        margin: 0px;
}

body {
	height: 100%;
	margin-bottom: 1px;
	margin-left: 3px;
        background-color: #ffffff;
}

chrisBody {
	padding: 0px;
        border: 0px;
        margin: 0px;
        background-color: #ffffff;
}


.clr {
	clear: both;
}

.maybeThis {
	background-image: url(../images/backgroundGradient.jpg);
	background-repeat: repeat-x;
	padding: 0px;
        border: 0px;
        margin: 0px;
        align: top;
        top: -10px;
}

.outlineOLD {
background-color: #ffffff;
}

.outline {
  border: 0px solid #cccccc;
  background: #ffffff;
	padding: 0px;
	background-image: url(../images/backgroundGradient.png);
	background-repeat: repeat-x;
}


#top_nav {
float:left;	
padding: 0px;
padding-left: 0px;
width: 990px;
color: #ffffff;
background-image: url(../images/masthead_01.jpg);
background-repeat: no-repeat;
height: 111px;
text-align: right;
}

#top_navText {
padding-left: 530px;
text-align: right;
padding-top: 7px;
}

#primary {
   padding-top: 0px;
   width: 990px;
   background-image: url(../images/primary.jpg);
   background-repeat: no-repeat;
   height: 35px;
}

#primary_navText {
padding-left: 135px;
padding-top: 9px;
}

.chrisBody {
   background-color: #ffffff;
   height: 0px;
   vertical-align: top;
}

#secondaryHome {	
padding: 0px;
width: 990px;
background-image: url(../images/secondaryHome.jpg);
background-repeat: no-repeat;
height: 23px; }

#leftSide {
background-image: url(../images/leftSide.png);
background-repeat: no-repeat;
height: 627px;
border:0px;
padding: 0px; 
}

#rightSide {
	background-image: url(../images/rightSide.png);
	background-repeat: no-repeat;
        height: 627px;
        border:0px;
        padding: 0px;
}

td#mainbody {
  width: 450px;
  margin: 0px;
  padding: 0px;
  padding-right: 25px;
  background: #ffffff;
  vertical-align: top;
  padding-top: 10px;
}


td#user2 {

  width: 227px;
  margin: 0px;
  padding: 0px;
  background: #ffffff;
}

div#macAds {
	/* added by moxy */
	display: none;
	
	
        width: 192px;
        height: 282px;
        padding-left:30px;
        padding-top:85px;
        background-image:url(../images/woodblock.jpg);
	background-repeat: no-repeat;
}

div.moduleDivider {
        border-top: 1px solid #cbd8e0;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 1px;
	float: left;
	color: #ffffff;
	background: #000000;
}

#buttons_inner {
	border: 0px solid #000000;
	height: 21px !important;
	height: 23px;
	color: #ffffff;
	background: #000000;
}

.pathway_text {
        overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-top: 5px;
        padding-left: 3px;
	border: 0px solid #ccc;
	margin-bottom: 2px;

}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}


.pathway {

        font-family: helvetica;
        text-transform: uppercase;
        font-size: 11px;
        color: #333333;

}

.pathway a {

        font-family: helvetica;
        text-transform: uppercase;
        font-size: 11px;
        color: #990000;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}



ul#header
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#header li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 25px;
        font-family: helvetica;
        text-transform: uppercase;
}

ul#header li a
{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #ccc;
	background: transparent;
        font-family: helvetica;
        text-transform: uppercase;
}

#buttons>ul#header li a { width: auto; }

ul#mainlevel-nav li a:hover
{
	color: #FFFFcc;
	background: transparent;
}

ul#mainlevel-nav
{
	list-style: none;
	padding-right: 0px;
	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: 25px;
        font-family: helvetica;
        text-transform: uppercase;
        font-weight: 300;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 12px;
	padding-right: 12px;
	text-decoration: none;
	color: #ffffff;
	background: transparent;
        margin-top: 25px;
        font-family: helvetica;
        text-transform: uppercase;
        font-weight: 300;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover {
	color: #FFFFFF;
	background: transparent;
}

.user2Header {
        padding-top: 0px;
        padding-bottom: 10px;
        font-family: helvetica;
        color: #990000;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: bold;
}

table.moduletable th, div.moduletable h3 {
        padding-top: 15px;
        padding-bottom: 10px;
        font-family: helvetica;
        color: #990000;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: bold;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	padding: 0px;
	margin-right: 0px;
	width: 990px;
	height: 50px;
	background: url(../images/logoSlice.jpg) no-repeat;
}

#bottomHeader {
	padding: 0px;
	margin-right: 0px;
	width: 990px;
	height: 85px;
	background: url(../images/masthead_02.jpg) no-repeat;
}

#left_outer {

	margin-top: 2px;
	width: 230px;
float: left;
}

#left_inner {
  border: 0px solid #fffff;
	padding: 0px;
float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	border: 1px solid #cccccc;
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 0px;
  margin: 0;
}

table.content_table {
        width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;

	height: 70px;
	background: #8f2903;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 210px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 0px solid #cccccc;
  padding: 0px;
}


.user1_inner {
	border: 0px solid #cccccc;
        float: none !important;
        float: left;
	margin: 0px;
	padding: 0px;
}


.user2_inner {
	border: 0px solid #cccccc;
        float: none !important;
        float: left;
	margin: 0px;
	padding: 0px;
}

table td.body_outer {
	padding: 0px;
	border: 0px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;

  /*  border: 3px double #cccccc; */
  width: auto;
  /* background: url(../images/button_bg.png) repeat-x; */
  padding: 0px 5px;
  line-height: 20px;
 /* margin: 1px; */
 text-transform: uppercase;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  color: #333333;
  font-family: georgia;
  width: auto;
  padding: 0px 7px;
  line-height: 20px;
  margin: 1px;
}


.pagenavbar {
	margin-right: 10px;
	float: right;
}

ul{
margin: 0;
padding: 0;
list-style: none;
}

li{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
}


td {
	text-align: left;
	vertical-align:top;	

}

/* Styles for Left Column */
.banner img {
        margin-bottom: 20px;
        float: none;
}

.download {
        padding: 7px 7px 7px 7px;
        width: 95%;
        border: 1px solid #CBCBCB;
}

.download p.prdate { margin-top:0px; margin-bottom:0px; color: #990000; font-family: georgia;font-size: 11px;font-style: italic;line-height: 20px; }
.download p.downloadLink {margin-top:0px; margin-bottom:0px; color: #333333;}
.download p a {color:#333333;}

.download ul {list-style-image:none; list-style-type:none; list-style-position:outside; }

.download ul li {
        margin-left: 5px;     
        list-style-type: none;
}  

.download ul li a {
        color: #333333;
}

.prdate {
        color: #990000;
        font-family: georgia;
        font-size: 11px;
        font-style: italic;
        line-height: 20px;
}

.contentpaneopen h1 {
        width: 430px;
        clear: both;
        position: relative;
        left: -10px;
	background-image: url(../images/headerBackground.png);
	background-repeat: no-repeat;
	color: #990000;
        font-family: Georgia, helvetica, Arial;
	font-weight: normal;
	font-size: 22px;
	line-height: 25px;
        padding-top: 7px;
        padding-left: 15px;

}

.contentpaneopen h2 {

	color: #990000;
        font-family: Helvetica, Arial;
	font-weight: normal;
	font-size: 13px;
        text-transform: uppercase;
        padding-left: 5px;
        clear: both;
}

.download h2 {
        padding: 5px 0px 5px 5px;
        margin: 0px;
}


.contentpaneopen p {
       
	color: #333333;
        font-family: Georgia, helvetica, Arial;
	font-weight: normal;
	font-size: 13px;
        white-space: wrap;
        line-height: 120%;
        padding-left: 5px;

        padding-right: 10px;

}

.contentpaneopen ul li {
       
	color: #333333;
        font-family: Georgia, helvetica, Arial;
	font-weight: normal;
	font-size: 13px;
        white-space: wrap;
        line-height: 120%;
        margin-left: 20px;
        padding-left: 0px;
        list-style-position: outside;
        list-style-type: disc;
}

.contentpaneopen ol li {
       
	color: #333333;
        font-family: Georgia, helvetica, Arial;
	font-weight: normal;
	font-size: 13px;
        white-space: wrap;
        line-height: 120%;
        margin-left: 20px;
        padding-left: 0px;
        list-style-position: outside;

}

ul.level_0 li {

        margin-top: 0pt;
        margin-right: 0pt;
        margin-bottom: 0pt;
        margin-left: 10pt;
        padding-top: 0pt;
        padding-right: 0pt;
        padding-bottom: 0pt;
        padding-left: 0pt;
        list-style-type: none;
        list-style-image: none;
        list-style-position: outside;
        font-family: helvetica;
        font-weight: normal;
        text-transform: uppercase;
        font-size: 14px;
        color: #333333;

}

ul.level_1 li {

        margin-top: 0pt;
        margin-right: 0pt;
        margin-bottom: 0pt;
        margin-left: 0pt;
        padding-top: 0pt;
        padding-right: 0pt;
        padding-bottom: 0pt;
        padding-left: 0pt;
        text-indent: 1cm;
        list-style-type: none;
        list-style-image: none;
        list-style-position: outside;
        font-size: 12px;

}

ul.level_2 li { 
	display: none;
}



/* End of Left Column Style */

body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #990000; text-decoration: none;
}

a:hover {
	color: #990000;	text-decoration: underline;
}

table.contentpaneopen {
        width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	background: #ffffff;
	color: #333333;
	font-family: Georgia,helvetica,Arial;
	font-weight: normal;
	font-size: 13px;
	line-height: 120%;
}


table.contentpaneopen td {
        
        padding-top: 0px;
        margin-top: 0px;  
        
}

table.contentpaneopen tr ev_detail {
        
     font-family: Georgia;
}


table.contentpaneopen td.componentheading {

}

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

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color:  #ffffff ;
  font-family: georgia, Hevlvetica, sans-serif;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
 /* width: 90px; */
 /* background: url(../images/buttonBackground.png) no-repeat; */
  /* background-position: right; */ 
  padding: 3px 15px 3px 15px;
  margin-top: 5px;
  vertical-align: middle;
	text-transform: lowercase;
 border: 0px solid #ccc; 
  background-color:#990000;
  display: block;
}

.inputbox-search {
        padding: 2px;
        text-align: left;
        border: 1px solid #CBCBCB;
	background-color: #ffffff;
	width: 150px;
}

.componentheading {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333333;
	font-weight: normal;
	font-size: 24px;
	font-family: georgia;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 20px;
	margin: 0px;
    line-height: 20px;
	color: #333333;
	font-weight: normal;
	font-size: 24px;
    font-family: georgia;
	white-space: nowrap;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
	font-family: Georgia;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable label {
	font-family: Georgia;
	font-size: 13px;

}

table.moduletable a {
	font-family: Georgia;
}

table.moduletable td {
	font-family: Georgia;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #fff;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;

}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}


a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
}

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

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

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

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

span.article_seperator {
	display: block;
	height: 1.5em;
	background: #ffffff;
}

/* THESE ARE NOW SET IN STONE:  DO NOT CHANGE THEM 

(without redoing all the graphics too! */
a.mainlevelsuckerfish:visited  {color: #ffffff; font-family: georgia; padding: 17px; font-size: 15px; text-transform: lowercase;}

a.mainlevelsuckerfish:active   {color: #000000; font-family: georgia; padding: 17px; font-size: 15px; text-transform: lowercase;}

a.mainlevelsuckerfish:link     {color: #ffffff; font-family: georgia; padding: 17px; font-size: 15px; text-transform: lowercase;}

a.mainlevelsuckerfish:hover    {color: #000000; font-family: georgia; padding: 17px; font-size: 15px; text-transform: lowercase; text-decoration: none;}

a.mainlevelsuckerfish2:visited {color: #ffffff; font-family: georgia; padding: 17px; font-size: 14px; text-transform: lowercase;}

a.mainlevelsuckerfish2:active  {color: #000000; font-family: georgia; padding: 17px; font-size: 14px; text-transform: lowercase;}

a.mainlevelsuckerfish2:link    {color: #ffffff; font-family: georgia; padding: 17px; font-size: 14px; text-transform: lowercase;}

a.mainlevelsuckerfish2:hover   {color: #000000; font-family: georgia; padding: 17px; font-size: 14px; text-transform: lowercase; text-decoration: none;}



#footerCollage {
        border: 0px;
        margin: 0px;
	padding: 0px;
	background-image: url(../images/footerCollage.jpg);
	background-repeat: no-repeat;
        background-color: #ffffff;
        height: 159px;
        width: 990px;
}

table.footer {
        background: #000000;	
        padding: 0px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
        height: 311px;
        width: 990px;
        align: center;
        border-bottom: 1px solid #000000;
        border-right: 1px solid #000000;
        margin-left: auto;
        margin-right: auto;
}

#footerNav {
padding-left: 0px;
height: 111px;
width: 105px;
border: 0px;
margin: 0px;
}

#footerNavText {
border: 0px;
margin: 0px;
padding-left: 40px;
text-align: left;
padding-top: 50px; 
width: 130px;
}



ul#mainlevel-footer
{
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#mainlevel-footer li
{
	background-image: none;
	padding-left: 130px;
        padding-top: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
        width: 200px;
	line-height: 10px;
	
}

ul#mainlevel-footer li a, ul#mainlevel-footer li a:hover
{
	display: block;
	padding-left: 12px;
	padding-right: 12px;
	text-decoration: none;
	color: #ffffff;
        margin-top: 10px;
        text-transform: uppercase;
        font-family: helvetica;
        font-size: 14px;
        font-weight: normal;
        line-height: 10px;
}

#buttons>ul#mainlevel-footer li a { width: auto; }

table.artbannersplus1 {
 padding-left: 0px; 
 padding-top: 18px;
}

table.moduletable-search {
  color: #c64934;
	font-size: 14px;
        padding-bottom: 15px;
}

table.moduletable-search th, div.moduletable h3 {
        padding-top: 10px;
        padding-bottom: 10px;
        font-family: helvetica;
        color: #990000;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: bold;
}

#search_outer-search {
	float: left;
	width: 265px;
}

#search_inner-search {
  border: 1px solid #cccccc;
  padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner-search form {
  padding: 0;
  margin: 0;
}

#search_inner-search .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: georgia;
	font-size: 8px;
	color: #c64934;
}

.button-search {
  color: #990000;
  font-family: georgia;
  text-align: center;
  text-transform: lowercase;
  font-size: 16px;
  font-weight: normal;
  border: 0px #cccccc;
  width: 60px;
  padding-bottom: 3px;
  background: url(../images/buttonBackground.png);

repeat;
  background-position: right;
  padding: 0px 0px;
  margin-left: 0px;
  line-height: 18px !important;
  line-height: 14px;
  vertical-align: middle;
  valign: middle;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

table.greyText td {
      color: #ffffff;
      font-family: helvetica;
      font-size: 9px;
      text-transform: uppercase;
}

table.greyText td#copyrightLogo {
      padding-left: 50px;
}

table.greyText td#copyrightText {
      padding-left: 3px;
}

table.greyText td#studiolight {
      text-align: right;
      padding-right: 175px;
}


table.greyText a {
      color: #ffffff;
      font-family: helvetica;
}

.contentpaneopen p img {
     float: left;
     padding: 4px 4px 4px 4px;
     border: 1px solid #c2c2c2;
     margin-left: 0px;
}

table.contentpaneopen label {
	font-family: Georgia;
}

#button-newsletter {
  color: #ffffff;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: left;
  font-size: 11px;
  font-weight: normal;
  border: 0px #cccccc;
  width: 60px;
  background: url(../images/footerSubmit.jpg) no-repeat;
  background-position: right;
  padding: 0px 28px;
  margin-left: 5px;
  line-height: 18px !important;
  line-height: 16px;
  vertical-align: middle;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

table.moduletable-newsletter {
        width: 400px;
        padding-top: 15px;
        padding-left: 140px;

}

#error-newsletter {
  color: #FFFFCC;
        margin-top:10px;
        margin-bottom: 1px;
}

table.moduletable-newsletter input#wz_11, table.moduletable-newsletter input#wz_12 {
        font-family: georgia;
        font-size: 11px;
        color: #000000;
        margin-bottom: 10px;
        width: 200px;
}

table.moduletable-newsletter input.button {
        width: auto;
}

table.moduletable-newsletter input#submitButton{
        vertical-align: middle;
        padding-top: 5px;
        padding-left: 10px;
}

table.moduletable-newsletter input#submit {
background-color: #000000;  
color: #FFFFFF;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: left;
  font-size: 11px;
  font-weight: bold;
  border: 0px #cccccc;
  width: 90px;
  background: url(../images/buttonBackground.png) no-repeat;
  background-position: right;
  padding: 0px 28px;
  margin-left: 5px;
  line-height: 18px !important;
  line-height: 16px;
  vertical-align: middle;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

table.moduletable-newsletter th {
 	color: #04b7bc;
	font-size: 13px;
        font-family: helvetica;
        text-transform: uppercase;
        font-weight: bold;
        padding-bottom: 10px;
}


/* job board */
td.contentdescription p {
    font-family: georgia;
    font-size: 13px;
    color: #333333;
}

td.contentdescription a.jl_functionlink {
    font-family: helvetica;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    display: none;
}

tr.sectiontableentry1 td {
    font-family: georgia;
    font-size: 11px;
    color: #333333;
    padding: 2px 2px 2px 2px;
}

td.sectiontableheader {
    font-family: helvetica;
    text-transform: uppercase;
    padding: 2px 2px 2px 2px;
    border: 10px solid #ffffff;
}

.pagenav {
    text-align: center;
}

/* Read more edits */
a.readon {
	font-family: Georgia;
	padding-left: 5px;
}

/* This is only for the IE portion of the Current Tab.  please see tabs-ff.css for Firefox */
/*a.mainlevelsuckerfish:active   {
	color: #000000; font-family: georgia; padding: 17px; font-size: 15px; text-transform: lowercase;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 0px 0px;
}

a.mainlevel_currentsuckerfish {
	color: #000000; font-family: georgia; padding: 17px; font-size: 15px; text-transform: lowercase;
	padding: 4px 4px 14px 4px;
	margin: 0px 0px 0px 0px;
}

a.active_menusuckerfish {
	color: #000000; font-family: georgia; padding: 17px; font-size: 15px; text-transform: lowercase;
	padding: 4px 4px 14px 4px;
	margin: 0px 0px 0px 0px;
}
		
a.mainlevel#active_menu {
	color: #000000; font-family: georgia; padding: 17px; font-size: 15px; text-transform: lowercase;
	font-weight: bold;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 0px 0px;
}

a#active_menusuckerfish.mainlevel_currentsuckerfish {
	color: #ffffff; font-family: georgia; padding: 17px; font-size: 15px; text-transform: lowercase;
	/*padding: 4px 4px 4px 4px;*/
	margin: 0px 0px 0px 0px;
}


a.mainlevel#active_menu:hover {
	color: #fff;
}

/* chris put this in for the tabs in firefox.  similar in IE , but dont use the moz */
a#active_menusuckerfish.mainlevel_currentsuckerfish {
	color: #ffffff; font-family: georgia; padding: 17px; font-size: 15px; text-transform: lowercase;
}

a#active_menusuckerfish.mainlevel_currentsuckerfish:hover {
	color: #000000; font-family: georgia; padding: 17px; font-size: 15px; text-transform: lowercase;
}

a.mainlevel_activesuckerfish {
	color: #ffffff; font-family: georgia; padding: 17px; font-size: 15px; text-transform: lowercase;
}

a.mainlevel_activesuckerfish:hover {
	color: #000000; font-family: georgia; padding: 17px; font-size: 15px; text-transform: lowercase; text-decoration: none;
}*/

/* XMAP Styling */

div.xmap div.contentpaneopen div a {
display:none;
}

div.xmap div.contentpaneopen {
padding-top:10px;
}

/* Job Board Styling */

table.contentpane tbody tr td table tbody tr {
margin-right:10px;
}

table.contentpane table tbody tr {
margin-left:10px;
}


/* login form style */

input#mod_login_username, input#mod_login_password {

        padding: 2px;
        text-align: left;
        border: 1px solid #CBCBCB;
	background-color: #ffffff;


}



td#eventSearch .inputbox {

        padding: 2px;
        text-align: left;
        border: 1px solid #CBCBCB;
	background-color: #ffffff;

}

#moxyAds2 { margin-top: 10px; }