span {
white-space: normal;
}

.mainmenubox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}

.mainmenubox a:hover {
        color: orange;
}


.smalltext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	font-weight:bold;
	background-color: #f1fed2;
	display:inline-block;
	padding:5px;
        line-height: 9px;
        color: black;
}


.smalltext12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight:bold;
	background-color: #f1fed2;
	display:inline-block;
	padding:5px;
        line-height: 9px;
        color: black;
}

.downunder {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight:bold;
	padding: 15px 0px 0px 20px;
	line-height: 16px;
	color: #333;
}

.downunder a, .downunder a:visited {
	color: darkred;
}

.link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

a.link:hover {
	color: white;
	text-decoration: none;
}

a, a:visited {
	color: darkred;
}

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

.downunder li {
 /*	padding-left: 13px; */
 	margin-left: 18px;
}


li {
 /*	padding-left: 13px; */
	margin: 0px 0px 0px 12px;
	padding: 0px;
}


.downunder b {
	font-weight: normal;
}

.categories {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #00bea1;
	padding:20px 20px 20px 40px;
	
}

.submenunavigator {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;

	color: white;
	background-image: url(images/bkg9.jpg);
	background-position: right;
	background-repeat: repeat-y;
}

.submenunavigator a {
	font-weight: bold;
	color: white;
}
.submenunavigator a:hover {
	text-decoration: none;
}

.categoriestext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #00bea1;
	
}

.categoriestext a, .categoriestext a:visited  {
	color: #00bea1;
	text-decoration: none;
}

.categoriestext a:hover  {
	color: #20bef1;
}

.reports {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #707070;
}

.reports a.link
{
	font-size: 12px;
	color: #0180d5;
	text-decoration: none;
}

.reports a.link:hover {
  text-decoration: underline;
  color: black;
}

.programtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: black;
	padding: 30px 0px 0px 0px;
	line-height: 16px;
}

.programtitle {
	font-size: 28px;
	padding-left: 30px;
}

.programdates {
	background-color: yellow;
	padding: 5px;
	font-weight: bold;
	line-height:49px;
        vertical-align: middle;
	display: inline-box;
	font-size: 12px;
}


.programintro {
	font-style: italic;
}

.programtopic {
	font-weight: bold;
	color: darkred;
	font-size:16px;
}

.reports .country {
	font-size: 24px;
}

.programtable {

}

.programtable .inner td {
   
}

.programtable .inner .line .day {
	font-size: 11px;
}
.programtable .inner .line .desc {
}

.programtable .inner .line .desc .places {
        font-weight: bold;
}


.programtable .inner .header td 
{
	background-color: darkgray;
	color: white;
}

.programannounce
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #323c51;
}

.programannounce a.more
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #b51d54;
	font-weight: bold;
	text-decoration: none;
}

.programannounce a.more:hover
{
	text-decoration: underline;
	color: black;
}


.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

.copyright a:visited {
	color: blue;
}



/* Show only to IE PC \*/
* html .boxhighlights .boxhead h2 {height: 1%;} /* For IE 5 PC */

.boxhighlights {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(images/boxes/hbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhighlights .boxhead {
	background: url(images/boxes/hbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	
}
.boxhighlights .boxhead h2 {
	background: url(images/boxes/hbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 10px 15px 6px;
	color: black; 
	font-weight: bold; 
	font-size: 12px; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxhighlights .boxbody {
	background: url(images/boxes/hbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 15px 10px;
	color: black;
	line-height: 20px;
	font-size: 13px;
	font-weight: bold;
}




/* Show only to IE PC \*/
* html .boxtopics .boxhead h2 {height: 1%;} /* For IE 5 PC */

.boxtopics {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(images/boxes/tbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}

.boxtopics a {
        font-weight: bold;
        color: brown;
}

.boxtopics b {
        color: white;	
	padding: 0px; margin: 0px;
}


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


.boxtopics .boxhead {
	background: url(images/boxes/tbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	
}
.boxtopics .boxhead h2 {
	background: url(images/boxes/tbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 10px 15px 6px;
	color: black; 
	font-weight: bold; 
	font-size: 12px; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxtopics .boxbody {
	background: url(images/boxes/tbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 15px 10px;
	color: black;
	line-height: 20px;
	font-size: 13px;
}



/* Show only to IE PC \*/
* html .boxprograms .boxhead h2 {height: 1%;} /* For IE 5 PC */

.boxprograms {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0 auto; /* center for now */
	background: url(images/boxes/pbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxprograms .boxhead {
	background: url(images/boxes/pbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	
}
.boxprograms .boxhead h2 {
	background: url(images/boxes/pbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 12px 15px 0px 0px;
	color: black; 
	font-weight: bold; 
	font-size: 12px; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxprograms .boxbody {
	background: url(images/boxes/pbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 25px 10px;
	color: black;
	line-height: 16px;
	font-size: 12px;
	font-weight: normal;
}

.boxprograms .boxbody p {
        padding:0px;margin:0px;
}









/* Show only to IE PC \*/
* html .boxprograms .boxhead h2 {height: 1%;} /* For IE 5 PC */

.boxprogramst {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0 auto; /* center for now */
	background: url(images/boxes/pbbody-rt.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxprogramst .boxhead {
	background: url(images/boxes/pbhead-rt.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	
}
.boxprogramst .boxhead h2 {
	background: url(images/boxes/pbhead-lt.gif) no-repeat top left;
	margin: 0;
	padding: 15px 15px 9px;
	color: black; 
	font-weight: bold; 
	font-size: 12px; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxprogramst .boxbody {
	background: url(images/boxes/pbbody-lt.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 25px 10px;
	color: black;
	line-height: 16px;
	font-size: 11px;
}

.boxprogramst .boxbody p {
        padding:0px;margin:0px;
}










.programbigtitle {
	font-family: Verdana, Geneva, sans-serif;
        background-image: url(images/programheader.gif);
        width: 525px;
        height: 49px;
	display: inline-box;
        text-align: left;
        vertical-align: middle;
	margin: 0px 0px 0px 0px;
	white-space:  nowrap;
        
}



.programbigtitle a {
	color: white;
	text-decoration: none;
}

.programbigtitle .title a:hover {
        color: white;
	text-decoration: none;
}

.title a:visited {
  color: white;
}



.programbigtitle .title {
        color: white;
	line-height:43px;
        font-size:35px;
	padding-left: 55px;
	padding-bottom: 20px;

        vertical-align: middle;
}

.programbigtitle .programdates {
	background-color: yellow;
	padding: 2px 7px 2px 7px;
	line-height:13px;
	font-weight: bold;
        font-size:11px;
        vertical-align: middle;
	display: inline-block;
	margin-bottom: 12px;
	margin-left: 12px;
}






/* Show only to IE PC \*/
* html .boxform .boxhead h2 {height: 1%;} /* For IE 5 PC */

.boxform {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0 auto; /* center for now */
	background: url(images/boxes/rbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxform .boxhead {
	background: url(images/boxes/rbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	
}
.boxform .boxhead h2 {
	background: url(images/boxes/rbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 18px 18px 10px;
	color: black; 
	font-weight: bold; 
	font-size: 18px; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxform .boxbody {
	background: url(images/boxes/rbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 25px 10px;
	color: black;
	line-height: 16px;
	font-size: 13px;
}

.boxform .boxbody input.txt {
  width: 100%;
  background-color: #DDDEFF;
  border: 1px solid white;
}


.boxform .boxbody input.txtsmall {
  width: 200px;
  background-color: #DDDEFF;
  border: 1px solid white;
}

.boxform .boxbody .error {
 color: red;
 font-weight: bold;
 font-size:12px;
}


.boxform .boxbody textarea {
  width: 100%;
  height: 200px;
  background-color: #DDDEFF;
  border: 1px solid white;
}


.boxform .boxbody p {
        padding:0px;margin:0px;
}

a.programslink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
  font-weight: bold;
  color: white;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
  color: orange;
}




/* polls */
.pollquestion 
{
  padding-bottom: 10px;
}

.pollquestion .question
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: orange;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
	color: blue;
}

.pollanswer
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.pollanswer .answer
{
	background-color: blue;
	padding: 5px 5px 5px 5px; 
	color: white;
	display: inline-block;
}

.pollquestionanswered
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: white;
	color: blue;
	font-weight: bold;
	padding: 5px 5px 5px 5px; 
}


.filterform
{
/*   background-color: #ffdf92; */
/*   padding: 7px 1px 5px 4px; */
   margin: 0px 0px 0px 0px;
   display: inline;
   font-size: 10px;
}

.filterform *
{
   font-size: 13px;
}

.filterform .sell
{

  border:1px solid white;
/*  font-size: 11px; */

}

.filterform 
{
   display: inline;
}

.subscribe input.txt
{
  background-color: #FF3300;
  font-weight: bold;
  border: 2px solid #00FFAA;
  color: white;
}

.subscribe .newsdate
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: white;
	padding: 3px;
	margin: 3px;
}

.subscribe .newstext
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: black;
	font-weight: bold;
	background-color: #00FFAA;
	padding: 3px;
}
 

.clndaysel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: lightgreen;
	color: black;
}

.calistd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: yellow;
	color: black;
	font-weight: bold;
}


.calis {
          color: black;
}

.calendar .more {
          color: #002255;
}

.calendarHeader { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: orange;
}

.calendarToday { 
    background-color: #FFFFFF;
	font-weight: normal;
}

.calendar, .clnday { 
/*    background-color: #FFFFCC; */
	font-size: 10px;
    color: green;
	font-family: Verdana, Geneva, sans-serif;
}

.categorieslist
{
  padding:0;
}

















/* Show only to IE PC \*/
* html .boxmap .boxhead h2 {height: 1%;} /* For IE 5 PC */

.boxmap {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0 auto; /* center for now */
	background: url(images/boxes/mbbody-r.gif) no-repeat bottom right;
	
}
.boxmap .boxhead {
	background: url(images/boxes/mbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	
}
.boxmap .boxhead h2 {
	background: url(images/boxes/mbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 8px 8px 5px 0px; 
	color: black; 
	font-weight: bold; 
	font-size: 18px; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxmap .boxbody {
	background: url(images/boxes/mbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 10px 15px 10px; 
	color: black;
	line-height: 1px;
	
}
.boxbody1 {
	background: url(images/boxes/mbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 0px 9px 15px 9px; 
	color: black;
	
	
}


li.typli2 {
 padding-left: 10px;
 margin-left: 10px;
 list-style-image: url(/images/s.gif);
}

li.typli2 {
 padding-left: 10px;
 margin-left: 10px;
 padding-bottom: 0px;
 padding-top: 0px; 
 margin-bottom: 0px;
 margin-top: 0px; 
 list-style-image: url(/images/s.gif);
}

.categoriestext ul { 
 padding: 0px;
 margin:0;

}

.categoriestext li { 
   margin-left:20px;
	
/*	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: 0;
	margin-top: 0;*/
	 
   /*list-style-image: url(/images/s.gif);*/
}
 


.portfolio_thumbnail
{
   border: 0px;
}

.pollinfo
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
        color: white;
}

.pollinfo a
{
     color: white;
}

.bottominfo
{

 font-family:Verdana,Helvetica;font-size:11px;line-height:13px;padding:0;
 vertical-align: top;
}

.bottominfo a
{
 text-decoration: none;
 border-bottom: 1px solid;
 color: black;
}

.bottominfo a:hover
{
  border-bottom: 1px dashed;
}