@CHARSET "UTF-8";

/* ***************************************************************** *
 *   OBJECTS IN THE CONTENT AREA  
 * ***************************************************************** */
#mainCol h1 {       
	padding-bottom: 10px;
	margin: 14px 0;
	font-size: 20px;
	color: #000000;
	letter-spacing: 1px;
	word-spacing: 1px;
}
#mainCol h2 {
	margin: 16px 0 12px 0; 
  	font-size: 16px;   
	color: #333333;
	font-weight: lighter; 
}
#mainCol h3 {
  	padding: 8px 0 3px 0;
	margin: 0;
  	font-size: 12px;
  	font-weight: bold;
  	font-style: italic;
	color: #ffffff;
}
#mainCol .htmlText {
	padding: 5px 0 20px 0; 
	line-height: inherit;
	color: inherit; 
	font-size: inherit;
}
#mainCol .htmlText p {
  	padding: 5px 0 10px 0;
	margin: 0;
} 
/*#main li p {
  	padding: 0 0 3px 0;
	margin: 3px 0 5px 0;
} */ 
#mainCol div.separator {
	height: 20px;
	overflow: hidden;
}
#mainCol .distance, #rightCol .distance {
	height: 30px;
	overflow: hidden;
}
 
#mainCol ul {
  	margin: 3px 0 3px 1em;
	padding: 2px 0;
	list-style-type: circle; 
}
#mainCol ul li {
	margin: 2px 0 2px 1em;
	padding: 2px 0 2px 2px; 
}
#mainCol ul li p {
	margin: 0;
	padding: 0 0 2px 0;
}

#mainCol div.image1 {
  margin: 15px 0 15px 0;
}

/*
#main div.linkToTop {
  text-align: right;
	margin: 45px 0 12px 0;
}
#main div.linkToTop a, #main div.linkToTop a:visited {
  border: 1px solid #CCCCCC;
	padding: 2px 2px 2px 24px;
	background: url(/images/navi/linkToTop_bg.gif) 2px 4px no-repeat;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
#main div.linkToTop a:hover {
  background: #CCCCCC;
}
*/

#mainCol .downloadLink {
	margin: 5px 0 15px 0;
}
#mainCol .downloadLink .imageLeft {
	float: left;
	margin: 0 10px 5px 0;
}



/* object: image left aligned with text / image right aligned with text */
#mainCol div.imgLeftAlignedWithText, #mainCol div.imgRightAlignedWithText {
  margin: 0 0 20px 0;
}
#mainCol div.imgLeftAlignedWithText div.image {
  float: left;
	padding: 0 0 5px 0;
	margin-right: 10px;
}
#mainCol div.imgRightAlignedWithText div.image {
  float: right;
	padding: 0 0 5px 0;
	margin-left: 10px;
}
#mainCol div.imgLeftAlignedWithText div.image div.subtitle, 
#mainCol div.imgRightAlignedWithText div.image div.subtitle  {
	padding: 3px 0 0 0;
	width: 100%;
	text-align: center;
	font-size: 11px;
	line-height: 1em;
	color: #666;
}


#mainCol table.image2 {
	margin-bottom: 20px;
	width: 100%;
	border: 0;
}
#mainCol table.image2 tr td {
	width: 50%;
}
#mainCol table.image2 tr td.left {
	text-align: left;
}
#mainCol table.image2 tr td.left div.cnt {
	width: auto;
	margin: 0 auto 0 0;
}
#mainCol table.image2 tr td.right {
	text-align: right; 
}
#mainCol table.image2 tr td.right div.cnt {
	width: auto;
	margin: 0 0 0 auto;
}
#mainCol table.image2 div.subtitle  {
	padding: 3px 0 0 0;
	text-align: center;
	font-size: 11px;
	line-height: 1.2em;
	color: #CCCCCC;
}


#mainCol table.image3 {
	margin-bottom: 20px;
	width: 100%;
	border: 0;
}
#mainCol table.image3 tr td {
	width: 33%;
	text-align: center;
}
#mainCol table.image3 div.subtitle  {
	padding: 3px 0 0 0;
	text-align: center;
	font-size: 11px;
	line-height: 1em;
	color: #CCCCCC;
}

#mainCol .blueLine hr {
	width: 100%;
	height: 2px;
	border-top-width: 1px;
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 1px;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: solid;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: #6699cc;
	border-right-color-value: #6699cc;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: #6699cc;
	border-left-color-value: #6699cc;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	margin-top: 20px;
	margin-bottom: 20px;
} 



.program {
	margin-bottom: 20px;
}
.program div.date {
	float: left;
	width: 100px;
	font-weight: bold;
	color: #666666;
}
.program div.text {
	float: left;
	padding: 0; 
}
.program div.text p {
	padding: 0 0 15px 0;
	margin: 0;
}

 
/* ***************************************************************** *
 *   IMAGE GALLERY (THUMBS LIST)
 * ***************************************************************** */ 
#imgGallery {
  	margin: 20px 0;
	padding: 10px 0;
}
#imgGallery table.thumbs {
  	width: 100%;
	border: 0;
}
#imgGallery table.thumbs tr td {
  	width: 33%;
	padding: 0;
	margin: 0;
	text-align: center;
}
#imgGallery table.thumbs tr td {
  
}
#imgGallery table.thumbs tr td a {
  	display: block;
	height: 100%;
	padding: 5px;
	margin: 5px;
	border: 0;
	text-align: center;
	background: #F2F2F2;
	text-decoration: none;
	cursor: pointer;
}
#imgGallery table.thumbs tr td a:hover {
	background: #ffffff;
	text-decoration: none;
}
#imgGallery table.thumbs tr td .imgContainer {
	height: 110px;
	width: 160px;
	margin: 5px auto;
	overflow: hidden;
	text-align: center;
}
#imgGallery table.thumbs tr td .imgContainer div.minSize {
	width: 160px;
	height: 120px;
	margin: 0 auto;
	text-align: center;	
}
#imgGallery table.thumbs tr td span.desc {
	display: block;
	height: 25px;
}



/* ***************************************************************** *
 * ***************************************************************** *
 *   CONTAINER OBJECTS IN MAIN AREA   
 * ***************************************************************** *
 * ***************************************************************** */

 
 

/* ***************************************************************** *
 *   TOPICS LIST (WITH/WITHOUT IMAGES)
 * ***************************************************************** */ 
#main div.topicsList div.item {
  margin-bottom: 15px;
}
#main div.topicsList div.item div.image {
  float: left;
	width: 120px;
	padding-top: 3px;
	margin-right: 5px; 
}
#main div.topicsList div.item div.text {
  float: left;
	width: 415px;
}
#main div.topicsList div.item div.intro p {
  margin: 0;
	padding: 0;
}
#main div.topicsList div.item div.text h3, #main div.topicsList div.item h3 {
  padding: 0;
}


/* ***************************************************************** *
 *   NEWS LIST 
 * ***************************************************************** */
#newsList .item {
	margin-bottom: 15px;
}
#newsList .date {
	font-size: 11px;
}
#newsList h3 {
	padding: 0 0 4px 0;
} 
#newsList .intro p {
	display: inline;
} 

/* ***************************************************************** *
 *   PROGRAM DAYS IN TABLE  
 * ***************************************************************** */
#programCalendar {
	margin: 10px 0;
	padding: 5px 0;
	border-top: 1px dotted #404040;	
	border-bottom: 1px dotted #404040;	
}
#programCalendar h2 {
	margin: 2px 0 4px 0;
	padding: 0;
	font-size: 20px;
	color: #000000;
	text-align: center;
}
#programCalendar table {
	border: none;
} 
#programCalendar table tr td.date {
	padding: 5px 10px;
	text-align: right;
	letter-spacing: 0.15em;
	font-weight: bold;
	color: #000000;
}
#programCalendar table tr td.date .day {
	font-size: 24px;
}
#programCalendar table tr td.date .month {
	padding-top: 2px;
	font-size: 12px;
}
#programCalendar table tr td.date a {
	text-decoration: none;
	color: #000000;
}
#programCalendar table tr td.spacer {
	width: 20px;                
	padding: 0;
	background: url(/images/header/bg_dist.gif) center top repeat-y;
}

/* ***************************************************************** *
 *   BLOG LIST   
 * ***************************************************************** */
#blogList {
	margin-bottom: 20px;
}
#blogList h2 {
	font-size: 16px;
	color: #000000;
}
#blogList table {
	width: 560px;
	border: 0;
}
#blogList table tr td {
	padding: 0;
}
#blogList table tr td.date {
	width: 100px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
#blogList table tr td.date .day {
	font-size: 23px;
	font-weight: bold;
}  
#blogList table tr td.date a, #blogList table tr td.date a:visited {
	text-decoration: none;
}
#blogList table tr td.date a:hover {
	color: #ff0000;
}
#blogList table tr td.blogEntry {
	width: 450px;
}   
#blogList table tr td.blogEntry h3 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}   
#blogList table tr td.blogEntry .pic {
	margin: 2px 0 5px 0;
}  
#blogList table tr td.blogEntry .intro {
	margin-top: 0;
	font-size: 12px;
}
#blogList table tr td.blogEntry .intro p {
	margin-top: 2px;
	padding-top: 0;
}
#blogList table tr td.blogEntry h3 a, #blogList table tr td.blogEntry h3 a:visited {
	color: #000000;
	text-decoration: none;
} 
#blogList table tr.sep td {
	height: 11px;
	overflow: hidden;
	background: url(/images/objects/blogList_sep_bg.gif) left center repeat-x;
}

 
 