/* body */
body {
  margin: 0px 0px 0px 0px;
  background-color: #FFFFFF; /* #4392A4; */
  cursor: default;
}


/* Texto geral */
body, table, td {
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  font-style: normal;
  color: #555555;

  margin: 0px 0px 0px 0px;

  overflow: auto;

  scrollbar-face-color: #AAAAAA;
  scrollbar-shadow-color: #AAAAAA;
  scrollbar-highlight-color: #AAAAAA;
  scrollbar-3dlight-color: #999999;
  scrollbar-darkshadow-color: #999999;
  scrollbar-track-color: #DDDDDD;
  scrollbar-arrow-color: #FFFFFF;
}

form {
  padding: 0px;
  margin: 0px;
}

input, textarea, select {
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  font-style: normal;
  color: #555555;
}


.fielder {
	border: 1px solid #999999;
	background-color: #F0FBFE;
}


textarea {
  overflow: auto;
}


h3 {
  margin-top: 0px;
  margin-bottom: 4px;
  font-size: 18px;
}


td#body {
  background-color: #FFFFFF;
  padding-top: 11px;
  margin-right: 4px;
  text-align: left;
  line-height: 1.6em;
}

td#right {
  padding-top: 11px;
  background-color: #FFFFFF;
}

table#skel {
  width: 779px;
  height: 100%;
  border: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
  padding: 0px;
}

div#headerleft {
  width: 175px;
  height: 35px;
  background-image: url(img/header1_background.gif);
  background-repeat: no-repeat;
}

div#topmenu {
  width: 584px;
  height: 34px;
  background-image: url(img/topmenu_background.gif);
  background-repeat: no-repeat;
}

div#infobanner {
  width: 584px;
  height: 116px;
}

.fixmiddlepadding {
/*  width: 100%; */
  width: 431px;
  text-align: left;
  padding-left: 3px;
/*  padding-right: 9px; */
}

.menutitle {
  text-align: right;

  background-image: url(img/menutitle_background.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
}


#newsletterform {
	text-align: center;
	margin: 5px 0px 0px;
}

/*************/
/** NAV BAR **/
/*************/
div#navbanner {
  width: 431px;
  height: 32px;
  background-image: url(img/nav_background.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
}

div#nav {
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  font-style: normal;

  width: 100%;
  height: 32px;
  text-align: left;
  vertical-align: middle;
  color: #990100;

  padding-top: 8px;
  padding-left: 5px;

  overflow-x: auto;
  word-wrap: normal;
}

a.navlink:link, a.navlink:active, a.navlink:visited {
  color: #555555;
  text-decoration: underline;
}

a.navlink:hover {
  color: #555555;
  text-decoration: none;
}
/* EOF(NAVBAR) */



.datebanner {
  text-align: center;
  background-image: url(img/date-banner.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
}


.leftmira{
  background-image: url(img/mira-left.gif);
  background-position: right top;
  background-repeat: no-repeat;
  vertical-align: top;
  text-align: left;
}

.rightmira {
  background-image: url(img/mira-right.gif);
  background-position: left top;
  background-repeat: no-repeat;
  vertical-align: top;
  text-align: left;
}

.leftmiras {
  background-image: url(img/miras-left.gif);
  background-position: right top;
  background-repeat: no-repeat;
  vertical-align: top;
  text-align: left;
}

.rightmiras {
  background-image: url(img/miras-right.gif);
  background-position: left top;
  background-repeat: no-repeat;
  vertical-align: top;
  text-align: left;
}

a:link, a:active, a:visited {
  color: #990100;
  text-decoration: none;
}

a:hover {
  color: #990100;
  text-decoration: underline;
}


hr {
  padding: 0px;
  margin: 0px;
}



/****************/
/* MENU LATERAL */
/****************/

.sidemenu {
  width: 174px;
  height: 24px;
  text-align: right;
  vertical-align: center;
  padding: 0px;
  margin: 0px;
  padding-right: 5px;
  background-image: url(img/menu-item.gif);
  background-repeat: no-repeat;
  background-position: left center;
  cursor: pointer;
}

a.sidemenulink:link , a.sidemenulink:active, a.sidemenulink:visited, a.sidemenulink:hover {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

.sidemenu-active {
  width: 174px;
  height: 24px;
  text-align: right;
  vertical-align: center;
  color: #FFFFFF;
  padding: 0px;
  margin: 0px;
  padding-right: 5px;
  background-image: url(img/menu-item-active.gif);
  background-repeat: no-repeat;
  background-position: left center;
}

a.sidemenu-activelink:link , a.sidemenu-activelink:active, a.sidemenu-activelink:visited, a.sidemenu-activelink:hover {
  color: #FFFFFF;
  text-decoration: none;
}

/* EOF(MENU LATERAL) */




/****************/
/* MENU DE TOPO */
/****************/

.topmenu {
  color: #FFFFFF;
  font-weight: bold;
  padding-right: 25px;
}

a.topmenulink:link , a.topmenulink:active, a.topmenulink:visited {
  color: #FFFFFF;
  text-decoration: none;
}

a.topmenulink:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

.topmenu-active {
  color: #FFFF00;
  font-weight: bold;
  padding-right: 25px;
}

a.topmenu-activelink:link , a.topmenu-activelink:active, a.topmenu-activelink:visited {
  color: #FFFFFF;
  text-decoration: none;
}

a.topmenu-activelink:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

/* EOF(MENU DE TOPO) */




/************/
/* SUB-MENU */
/************/

.submenu {
  color: #990100;
  background-color: #DDDDDD;
  filter:progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#DDDDDD,endcolorstr=#FFFFFF);
  font-weight: bold;
  padding: 5px;
  text-align: center;
  overflow-x: auto;
  word-wrap: normal;
}

a.submenulink:link , a.submenulink:active, a.submenulink:visited {
  color: #555555;
  text-decoration: none;
}

a.submenulink:hover {
  color: #555555;
  text-decoration: underline;
}

a.submenulink-active:link , a.submenulink-active:active, a.submenulink-active:visited {
  color: #990100;
  text-decoration: none;
}

a.submenulink-active:hover {
  color: #990100;
  text-decoration: underline;
}
/* EOF(SUB-MENU) */





/***************/
/* BOTTOM-MENU */
/***************/

div#bottommenu {
  width: 765px;
  height: 41px;
  background-image: url(img/bottommenu_background.gif);
  background-repeat: no-repeat;
}

table.bottommenu {
  color: #FFFFFF;
  font-weight: bold;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  text-align: center;
}

a.bottommenulink:link , a.bottommenulink:active, a.bottommenulink:visited {
  color: #FFFFFF;
  text-decoration: none;
}

a.bottommenulink:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
/* EOF(BOTTOM MENU) */





/************/
/* NOTÍCIAS */
/************/

.newsheadertitle {
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif, Verdana;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  font-style: normal;
  color: #FFFFFF;
  text-align: center;
  vertical-align: middle;

  background-image: url(img/newstitle_background.gif);
  background-repeat: no-repeat;
  width: 125px;
  height: 31px;
}

.newsthumb {
  margin: 3px;
  border: 1px solid #91DEDF;
}

.newstitle {
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  font-style: normal;
  color: #009999;
}

a.newstitle:link, a.newstitle:active, a.newstitle:visited {
  color: #009999;
  text-decoration: none;
}

a.newstitle:hover {
  color: #009999;
  text-decoration: underline;
}

.newssubtitle {
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  font-style: normal;
  color: #666666;
}

a.newssubtitle:link, a.newssubtitle:active, a.newssubtitle:visited {
  color: #666666;
  text-decoration: none;
}

a.newssubtitle:hover {
  color: #666666;
  text-decoration: none;
}

/* EOF(NOTICIAS) */




/***********/
/* EVENTOS */
/***********/

.eventsheadertitle {
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif, Verdana;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  font-style: normal;
  color: #FFFFFF;
  text-align: center;
  vertical-align: middle;

  background-image: url(img/eventstitle_background.gif);
  background-repeat: no-repeat;
  width: 125px;
  height: 31px;
}

.eventsthumb {
  margin: 3px;
  border: 1px solid #FF9D00;
}

.eventstitle {
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  font-style: normal;
  color: #FF9B00;
}

a.eventstitle:link, a.eventstitle:active, a.eventstitle:visited {
  color: #FF9B00;
  text-decoration: none;
}

a.eventstitle:hover {
  color: #FF9B00;
  text-decoration: underline;
}

.eventssubtitle {
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  font-style: normal;
  color: #666666;
}

a.eventssubtitle:link, a.eventssubtitle:active, a.eventssubtitle:visited {
  color: #666666;
  text-decoration: none;
}

a.eventssubtitle:hover {
  color: #666666;
  text-decoration: none;
}

/* EOF(EVENTOS) */



/*************/
/* DESTAQUES */
/*************/

.destaquesheadertitle {
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif, Verdana;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  font-style: normal;
  color: #FFFFFF;
  text-align: center;
  vertical-align: middle;

  background-image: url(img/destaquestitle_background.gif);
  background-repeat: no-repeat;
  width: 125px;
  height: 31px;
}

.destaquestitle {
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  font-style: normal;
  color: #990100;
}

a.destaquestitle:link, a.destaquestitle:active, a.destaquestitle:visited {
  color: #990100;
  text-decoration: none;
}

a.destaquestitle:hover {
  color: #990100;
  text-decoration: underline;
}

/* EOF(DESTAQUES) */




.textintro {
  margin-top: 8px;
  margin-bottom: -8px;
  margin-left: 8px;
  margin-right: 8px;

  text-align: justify;
  font-style: italic;
  color: #996666;
}

.datestamp {
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  font-style: normal;
  color: #666666;
 }

/****************/
/* PAGE CONTROL */
/****************/

.pagecontrol {
  font-family: Verdana, Arial, "Trebuchet MS", Helvetica, Sans-Serif;
  font-size: 8px;
  font-weight: bold;
  text-decoration: none;
  font-style: normal;
  color: #AAAAAA;
  text-align: right;
  vertical-align: middle;
}

a.pagecontrol:link, a.pagecontrol:active, a.pagecontrol:visited {
  color: #990100;
  text-decoration: none;
}

a.pagecontrol:hover {
  color: #990100;
  text-decoration: underline;
}

/* EOF(PAGE CONTROL) */


/**********/
/* CAIXAS */
/**********/

.dashedborder {
  margin-top: 8px;
  margin-bottom: 8px;
  border-top: 1px dashed #CCCCCC;
  height: 1px;
  overflow: hidden;
}

.rightbigheader {
  width: 144px;
  height: 40px;
  background-image: url(img/righttitletall_background.gif);
  background-repeat: no-repeat;

  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif, Verdana;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  font-style: normal;
  color: #FFFFFF;
  text-align: center;
  vertical-align: middle;
}

.rightheader {
  width: 134px;
  *width: 144px;

  height: 31px;
  background-image: url(img/righttitle_background.gif);
  background-repeat: no-repeat;

  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif, Verdana;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  font-style: normal;
  color: #FFFFFF;
  text-align: left;
  padding-left: 10px;
  padding-top: 5px;
}

.leftheader {
  width: 149px;
  *width: 174px;
  height: 31px;
  background-image: url(img/lefttitle_background.gif);
  background-repeat: no-repeat;

  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif, Verdana;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  font-style: normal;
  color: #FFFFFF;
  text-align: left;

  padding-left: 25px;

  padding-top: 5px;
}

.boxgray {
  background-color: #DEDEDE;
  border-top: 1px solid #FFFFFF;
  padding: 4px;

  color: #444444;
  text-align: center;
  vertical-align: middle;
}

.boxwhite {
  background-color: #FFFFFF;
  border-top: 1px solid #FFFFFF;
  padding: 5px 0px 0px;
  margin: 0px 5px;

  color: #444444;
  text-align: left;
  vertical-align: middle;
}

/* EOF(CAIXAS) */
#lightwindow_overlay {
	/* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 500;
	background-color: #fff;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	/* REQUIRED */
}

#lightwindow {
	/* REQUIRED */
	/* Of Note - The height and width of this element are set to 0px */
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	line-height: 0px;
	/* REQUIRED */
}

	#lightwindow_container {
		/* REQUIRED */
		display: none;
		visibility: hidden;
		position: absolute;
		/* REQUIRED */
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}

	/* IE6 needs this or it messes with our positioning */
	* html #lightwindow_container {
		overflow: hidden;
	}

	#lightwindow_contents {
		overflow: hidden;
		z-index: 0;
		position: relative;
		border: 10px solid #ffffff;
		background-color: #ffffff;
	}

#lightwindow_loading {
	/* REQUIRED */
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 9999;
	position: absolute;
	/* REQUIRED */
	background-color: #f0f0f0;
	padding: 10px;
}

	#lightwindow_loading_shim {
		display: none;
		left: 0px;
		position: absolute;
		top: 0px;
		width: 100%;
		height: 100%;
	}

	#lightwindow_loading span {
    	font-size: 12px;
		line-height: 32px;
		color: #444444;
		float: left;
		padding: 0 10px 0 0;
	}

	#lightwindow_loading span a,
	#lightwindow_loading span a:link,
	#lightwindow_loading span a:visited {
		color: #09F;
		text-decoration: none;
		cursor: pointer;
	}

	#lightwindow_loading span a:hover,
	#lightwindow_loading span a:active {
		text-decoration: underline;
	}


	#lightwindow_loading img {
   		float: left;
   		margin: 0 10px 0 0;
	}


/*-----------------------------------------------------------------------------------------------
	I liked the Navigation so much from http://www.huddletogether.com/projects/lightbox2/
	I mean let's face it, it works really well and is very easy to figure out.
-----------------------------------------------------------------------------------------------*/

#lightwindow_navigation {
	/* REQUIRED */
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	/* REQUIRED */
}
	/* We need to shim the navigation for IE, though its more of a sub-floor */
	#lightwindow_navigation_shim {
		/* REQUIRED */
		display: none;
		left: 0px;
		position: absolute;
		top: 0px;
		width: 100%;
		height: 100%;
		/* REQUIRED */
	}

	#lightwindow_navigation a,
	#lightwindow_navigation a:link,
	#lightwindow_navigation a:visited,
	#lightwindow_navigation a:hover,
	#lightwindow_navigation a:active {
		/* REQUIRED */
		outline: none;
		/* REQUIRED */
	}

	#lightwindow_previous,
	#lightwindow_next {
		width: 49%;
		height: 100%;
		background: transparent url(img/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}

	#lightwindow_previous {
		float: left;
		left: 0px;
	}

	#lightwindow_next {
		float: right;
		right: 0px;
	}

	#lightwindow_previous:hover,
	#lightwindow_previous:active {
		background: url(img/prevlabel.gif) left 15% no-repeat;
	}

	#lightwindow_next:hover,
	#lightwindow_next:active {
		background: url(img/nextlabel.gif) right 15% no-repeat;
	}

	#lightwindow_previous_title,
	#lightwindow_next_title {
		display: none;
	}

#lightwindow_galleries {
	width: 100%;
	position: absolute;
	z-index: 50;
	display: none;
	overflow: hidden;
	margin: 0 0 0 10px;
	bottom: 0px;
	left: 0px;
}

	#lightwindow_galleries_tab_container {
		width: 100%;
		height: 0px;
		overflow: hidden;
	}

	a#lightwindow_galleries_tab,
	a:link#lightwindow_galleries_tab,
	a:visited#lightwindow_galleries_tab {
		display: block;
		height: 20px;
		width: 77px;
		float: right;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		font-size: 11px;
		color: #ffffbe;
		background: url(img/black-70.png) repeat 0 0 transparent;
	}

	* html a#lightwindow_galleries_tab,
	* html a:link#lightwindow_galleries_tab,
	* html a:visited#lightwindow_galleries_tab {
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}

	a:hover#lightwindow_galleries_tab,
	a:active#lightwindow_galleries_tab {
		color: #ffffbe;

	}

	#lightwindow_galleries_tab_span {
		display: block;
		height: 20px;
		width: 63px;
		padding: 0 7px 0 7px;
	}

	#lightwindow_galleries_tab .up	{
		background: url(img/arrow-up.gif) no-repeat 60px 5px transparent;
	}

	#lightwindow_galleries_tab .down {
		background: url(img/arrow-down.gif) no-repeat 60px 6px transparent;
	}

	#lightwindow_galleries_list {
		background: url(img/black-70.png) repeat 0 0 transparent;
		overflow: hidden;
		height: 0px;
	}

	* html #lightwindow_galleries_list {
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}

	.lightwindow_galleries_list {
		width: 200px;
		float: left;
		margin: 0 0 10px 0;
		padding: 10px;
	}

	.lightwindow_galleries_list h1 {
		color: #09F;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 10px 0 5px 0;
		font-size: 16px;
	}

	.lightwindow_galleries_list li {
		margin: 5px 0 5px 0;
		list-style-type: none;
	}

	.lightwindow_galleries_list a,
	.lightwindow_galleries_list a:link,
	.lightwindow_galleries_list a:visited {
		display: block;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 0 0 0 10px;
		font-size: 11px;
	}

	.lightwindow_galleries_list a:hover,
	.lightwindow_galleries_list a:active {
		background: #000000;
		color: #ffffbe;
		border-left: 3px solid #ffffbe;
		padding: 0 0 0 7px;
	}

#lightwindow_data {
	/* REQUIRED */
	position: absolute;
	/* REQUIRED */
}

	#lightwindow_data_slide {
		/* REQUIRED */
		position: relative;
		/* REQUIRED */
	}

	#lightwindow_data_slide_inner {
		background-color: #ffffff;
		padding: 0 10px 10px 10px;
	}

	#lightwindow_data_caption {
		padding: 10px 0 0 0;
		color: #666666;
		line-height: 25px;
		background-color: #ffffff;
		clear: both;
	}

	#lightwindow_data_details {
		background-color: #f0f0f0;
		padding: 0 10px 0 10px;
		height: 20px;
	}

	#lightwindow_data_author_container {
		width: 40%;
		text-align: right;
		color: #666666;
	 	font-style: italic;
		font-size: 10px;
		line-height: 20px;
		float: right;
		overflow: hidden;
	}

	#lightwindow_data_gallery_container {
		font-size: 10px;
		width: 40%;
		text-align: left;
		color: #666666;
		line-height: 20px;
		float: left;
		overflow: hidden;
	}

#lightwindow_title_bar {
	height: 25px;
	overflow: hidden;
	background-color: #ffffff;
}

	#lightwindow_title_bar_title {
		color: #000000;
		font-size: 13px;
		font-weight: bold;
		padding-left: 10px;
		line-height: 25px;
		text-align: left;
		float: left;
	}

	a#lightwindow_title_bar_close_link,
	a:link#lightwindow_title_bar_close_link,
	a:visited#lightwindow_title_bar_close_link {
		float: right;
		text-align: right;
		font-weight: bold;
		cursor: pointer;
		color: #DC3937;
		line-height: 25px;
		padding: 0px 10px 0px 0px;
		margin: 0;
	}

	a:hover#lightwindow_title_bar_close_link,
	a:active#lightwindow_title_bar_close_link {
		color: #000000;
	}

/*-----------------------------------------------------------------------------------------------
	Theme styling stuff
-----------------------------------------------------------------------------------------------*/

#lightwindow p {
	color: #000000;
	padding-right: 10px;
}


	div#leftmenu {
		line-height: 1em;

		width: 174px;
	}

	div#leftmenu .mmitem .fixpadding,
	div#leftmenu .mmitem-hover .fixpadding,
	div#leftmenu .mmitem-fsel .fixpadding,
	div#leftmenu .mmitem-sel .fixpadding {
		padding: 6px 5px 0px 0px;
	}



	div#leftmenu a.mmitem:hover,
	div#leftmenu div.mmitem-hover {
		display: block;
		overflow: hidden;

		width: 174px;
		height: 24px;

		font-family: Arial Narrow, Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		font-style: normal;
		text-align: right;

		color: #376974;

		cursor: pointer;

		background-image: url(img/menu-item-hover.gif);
		background-repeat: no-repeat;
		background-position: bottom right;

		padding: 0px;
	}

	div#leftmenu a.mmitem,
	div#leftmenu div.mmitem,
	div#leftmenu div.mmitem-fsel,
	div#leftmenu div.mmitem-sel {
		display: block;
		overflow: hidden;

		width: 174px;
		height: 24px;

		font-family: Arial Narrow, Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		font-style: normal;
		text-align: right;

		color: #376974;

		cursor: pointer;

		background-image: url(img/menu-item.gif);
		background-repeat: no-repeat;
		background-position: bottom right;

		padding: 0px;
	}

	div#leftmenu div.mmitem {
	}

	div#leftmenu div.mmitem a.sel,
	div#leftmenu a.mmitem.sel,
	div#leftmenu div.mmitem-fsel,
	div#leftmenu div.mmitem-sel {
		color: #FFFFFF;
		background-image: url(img/menu-item-active.gif);
	}



	div#leftmenu div.smitem a {
		display: block;
		font-family: Arial Narrow, Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
		font-style: normal;
		color: #376974;

		margin: 4px;
	}

	div#leftmenu div.smitem a:hover,
	div#leftmenu div.smitem a.sel {
		color: #376974;
	}

	div#leftmenu div.smitem {
		font-family: Arial Narrow, Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
		font-style: normal;
		text-align: right;
		color: #376974;
		background-color: #FFFFFF;
	}


	div#leftmenu div.smitem .fixpadding {
		margin: 4px;
	}




	div#leftmenu div.smitem div.ssmitem a {
		display: block;
		font-family: Arial Narrow, Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
		font-style: normal;
		color: #555555;

		margin: 4px;
	}

	div#leftmenu div.smitem div.ssmitem a:hover,
	div#leftmenu div.smitem div.ssmitem a.sel {
		color: #BA4C4B;
	}

	div#leftmenu div.smitem div.ssmitem {
		font-family: Arial Narrow, Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
		font-style: normal;
		text-align: right;
		color: #555555;
		background-color: #F2F8FA;
		padding: 5px 0px;
	}




	div#leftmenu div.sep {
		margin: 0px;
		padding: 0px;
		height: 2px;
		background-color: #FFFFFF;
		overflow: hidden;
	}


	font {
		font-family: Verdana, Tahoma, Arial, "Trebuchet MS", sans-serif;
	}




div.generalform {
	text-align: center;
}

div.generalform fieldset {
	width: 325px;
	margin: 0px auto;
	text-align: right;
	border: 1px solid #47B2CB;
}

div.generalform legend {
	font-family: arial, helvetica, "Trebuchet MS", sans-serif;
	color: #666666;
	font-size: 17px;
	font-style: italic;
	letter-spacing: 0px;
	font-weight: bold;
}

div.generalform div.formfield {
	margin:5px;
}

div.generalform label {
	width: 50px;
	padding-right: 10px;
	text-align: right;
}

div.generalform .fielder {
	width: 180px;
	background-color: #FFFFFF;
	border: 1px solid #47B2CB;
}

div.generalform .btn {
	background-color: #666666;
	border: 1px solid #666666;
	color: #FFFFFF;
}




div#dwMailForm_loading {
	background-image: url('img/loading.gif');
	background-repeat: no-repeat;
	background-position: 50% 10px;

	text-align: center;

	margin-top: 20px;
	padding-top: 50px;

	font-family: arial, helvetica, "Trebuchet MS", sans-serif;

	color: #777777;
	font-size: 15px;
	font-weight: bold;
}



.feed-list {
  margin: 0 0 15px 15px;
  padding: 0;
  list-style-type: none;
}

.feed-list li {
  margin: 0 0 10px 0;
  padding: 0;
  list-style-type: none;
}

.feed-list li a {
  padding: 0 0 0 19px;
  background-image: url("img/feed.png");
  background-repeat: no-repeat;
  background-position: 0 50%;
  list-style-type: none;
}





#pollform {
	margin: 10px 5px;
}

#pollform h3 {
	margin-bottom: 10px;
}

#pollform .label {
	font-weight: bold;
}

#pollform label {
	font-weight: bold;
	cursor: pointer;
}

#pollform .btn {
	background-color: #666666;
	border: 1px solid #666666;
	color: #FFFFFF;
}

#pollform .poll_item {
	 margin-bottom: 10px;
	 padding-bottom: 5px;
	 border-bottom: 1px dashed #DDDDDD;
}#lightbox{
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	z-index: 20;
	text-align: center;
	}

#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: 19;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(img/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(img/prev.gif) left 53% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/next.gif) right 53% no-repeat; }
#prevLink2, #nextLink2 {
	color:#958440;
         font-weight:normal;
         cursor:pointer;
         }



#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0 auto;
	line-height: 1.4em;
	height: 38px;
	}

#imageData{
	padding:2px 18px 0 11px;
	}

#imageData #imageDetails{ width: 72%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold; font-size:10px; color:#444444; }
#imageData #numberDisplay{ display: block; clear: left; font-weight: bold; font-size:9px; color:#999999; padding-bottom: 1.0em; }
#imageData #slideshowLink{ width: 25px; float: right; margin-top:2px; margin-right:5px; padding-bottom: 0.7em;	}
#imageData #bottomNavClose{ width: 25px; float: right; margin-top:2px; padding-bottom: 0.7em; }

#imageData #caption a {
	color: #D35D2D;
}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 18;
	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 */
	}
@media all and (min-width:0px){
#overlay{
background: url(layout/img/overlay.png);
}
}