/* --------------- ovverides ------------------ */
a
{
	text-decoration: none;
	color: #403B3F;
}
a:hover
{
	text-decoration: underline;
}

img
{
	border: 0px;
}

h1
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2
{
	font-family:  Verdana, Arial,sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

/* --------------- custom ------------------ */

/* Added by Bjoern 03.08.2010 */
.someClass {
    opacity:0.25;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=25)";
    filter:alpha(opacity=75);
    zoom:1
}
.someClass:hover {
    opacity:1;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
    filter:alpha(opacity=100)
}

.clear
{
	clear: both;
}

.floatLeft
{
	float: left;
}

.floatRight
{
	float: right;
}

.middleAlign *
{
	vertical-align: middle;
}

/* --------------- layout ------------------ */
body
{
	font-family: Verdana,Arial, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
    background-image: url(layout_images/body_bg.jpg);
    background-repeat:repeat;
    color: #222222;
	padding-top:0px;    
}
.container
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 90%;
}

.header
{
	width:100%;
	margin-left: auto;
	margin-right: auto;	
	background-color: #ffffff;
}
.languages 
{
    margin-bottom: 0px;
}
.languageLogo
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	padding-top: 10px;
}

/*.menu
{
	font-size: 13px;
	font-weight: bold;
	color: #637c87;	
	width: 960px; 
	border-top: solid 1px #555555;
    border-bottom: solid 1px #555555;
    height: 24px;
    line-height: 20px;
    background-color: #efefef;
    background-image: url(layout_images/menubg.gif);
    background-repeat: no-repeat;
}
	.menu a, .menu span
	{
		color: #333366;
		font-size: 14px;
		text-decoration: none;
	}
	.menu a.selected, .menu span.selected
	{
		color: #9b9da0;
		text-decoration: none;
	}
	.menu a:hover, .menu span:hover
	{
		text-decoration: none;
		color: #9b9da0;
	}
*/
	
.content
{
	margin-left: auto;
	margin-right: auto;	
	width: 100%;
	margin-top: 0px;
	background-color:#ffffff;
}
	
.leftColumn
{
    background-color: #89c951;
}

.middleColumn
{
}

.rigthColumn
{		
	background-color: #89c951;
}
    .rightAreaTitle
    {
        position: relative;
        font-size: 15px;
        font-weight: bold;
        text-align: center;
    }
.textPageBottom
{
    margin-top:20px;
}

.contentPage
{
    padding: 0px 10px 10px 10px;
}


.footer
{
	width: 100%;
	height: 49px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	background-color: #7ac043;
}
    .copyright
    {		
	    margin-left: auto;
	    margin-right: auto;
	    padding: 0px 10px 10px 10px;
	    color: #ffffff;
	    width: 100%;
	    font-size: 12px;	    
    }


/* --------------- photo ------------------ */

.photo
{
	position: relative;
	width: 140px;
	background-color: #F6F6F6;
	border: 1px solid #CCCFB6;
	font-size: 11px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 7px;
	margin-bottom: 15px;
}
.photo p
{
	margin: 0px;
	padding: 0px;
}

.photoBorder
{
	border: 1px solid black;
}
/* --------------- end photo ------------------ */




/* --------------- news ------------------ */
.date
{
	color: #000000;
	margin-bottom: 5px;
}

.authorName
{
	color: #000000;
	margin-bottom: 5px;
	margin-left: 10px;
}

.authorName a
{
	color: #000000;
	text-decoration: underline;
}

.authorNameNoMargin
{
	color: #000000;
	margin-bottom: 5px;
}

.authorNameNoMargin a
{
	color: #000000;
	text-decoration: underline;
}

.newsTitle
{
	font-family:  Verdana,Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.newsPager
{    
	color: #000000;
	height: 20px;
	width: 875px;
	text-align: left;
	padding-left: 20px;
	padding-top: 6px;
}

.newsPager a
{
	color: #000000;
}

.newsPager a.pagerSelected
{
	color: #0000CC;
}
.pagerSelected
{
	color: #0000CC;
}
.newsSeparator
{
	height: 8px;
}

/* --------------- END news ------------------ */






/* --------------- videoGallery ------------------ */

.video
{
	background-color: #FFA302;
	border: 1px solid #CCCFB6;
	width: 290px;
	height: 145px;
	margin-left: 10px;
	margin-top: 15px;
}
.videoClip
{
	border: 1px solid #000000;
	margin-left: 6px;
	margin-top: 6px;
}
.clipInfo
{
	color: #004754;
	width: 140px;
	padding-right: 5px;
	text-align: left;
	font-size: 14px;
	padding-top: 5px;
}
.clipInfo p
{
	font-size: 12px;
	color: #000000;
}
.clipInfo table a
{
	text-decoration: none;
	color: #004754;
}


/* --------------- END videoGallery ------------------ */


/* --------------- videoDetail ------------------ */
.bgData
{
	background-color: #F3F4DC;
	height: 30px;
	line-height: 30px;
	color: #004754;
	font-size: 14px;
	margin-left: -8px;
	margin-right: -8px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #C1C1C1;
	border-top: 1px solid #C1C1C1;
}
.bgData a
{
	color: #004754;
}
.bgData a:hover
{
	color: #000000;
}
.bgData b
{
	float: right;
}
.titleVideo
{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFA302;
	padding-left: 10px;
	padding-right: 20px;
}
.videoDetailContant
{
	background-color: #F2F2F2;
	border-bottom: 1px solid #C3C3C3;
	padding-top: 20px;
	margin-left: -8px;
	margin-right: -8px;
}
.videoText
{
	color: #10525F;
	width: 260px;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 20px;
}
.videoDetails
{
	width: 330px;
	padding-top: 10px;
	padding-right: 5px;
}



/* ---------------End videoDetail ------------------ */

.breadCrumbs
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 14px;
}

.breadCrumbs a
{
	color: #000000;
}

.contactTable input[type="text"], .contactTable textarea, .contactTable select
{
	border: solid 1px #B3B3B3;
}

.contactTable input[type="submit"]
{
	font-family:  Verdana, Arial,Sans-Serif;
	background-color: #B3B3B3;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	width: 80px;
	height: 24px;
	font-size: 12px;
	border: solid 1px #828282;
	padding: 0px;
	cursor: pointer;
}
.search
{
	margin-left: 0px;
}

.searchResultsLeft
{
	width: 590px;
}

.searchSeparator
{
	height: 1px;
	background-color: #009ADA;
}

.searchBgImage
{
	background-image: url(layout_images/SearchMagnifier.gif);
	width: 195px;
	height: 233px;
}
.toolbar
{
	margin-bottom: 5px;
}
.relatedArticles
{
	margin-top: 40px;
	border: solid 1px #000000;
	padding: 10px;
}
.relatedArticles a
{
	color: #000000;
}

.relatedTitle
{
	font-size: 14px;
	font-weight: bold;
}

.leftChilds a
{
	color: #333366;
	font-size: 12px;
	text-decoration: none;
}
	.leftChilds a.selected
	{
		color: #9b9da0;
		text-decoration: none;
	}
	.leftChilds a:hover
	{
		color: #9b9da0;
	}

.RadMenu a.rmLink 
{
	cursor: pointer !important;
}

.telerikMenu
{
   
}
.eventList
{
    margin-top: 10px;
    margin-bottom: 10px;
}

.eventListTop
{
     background-image: url(layout_images/eventList_top.jpg);
     background-repeat: no-repeat;
	 width: 925px;
	 height: 27px;
}
.eventRepeater
{
     background-image: url(layout_images/event_repeater.jpg);
     background-repeat: repeat-y;
	 width: 925px;
}

.eventListBottom
{
     background-image: url(layout_images/eventList_bottom.jpg);
     background-repeat: no-repeat;
	 width: 925px;
	 height: 21px;
}

.eventSeparator
{
     background-image: url(layout_images/event_separator.jpg);
     background-repeat: no-repeat;
	 width: 925px;
	 height: 58px;
}

.activityDayCell1
{
	padding: 0px;
}
.activityDayCell2
{
	padding:5px;
}
.activityTitle
{
	color: #1f3d63;
	font-size: 14px;
	font-weight: bold;
}

.activityDay
{
	font-size: 34px;
	font-weight: bold;
}

.activityMonthYear
{
	font-weight: bold;
}

.eventsButton
{
    border: none;
    background-color: #e2ecf8;
    color: #000000;
    padding-top: 5px;
    padding-bottom: 5px;
    border: solid 1px #000000;
    cursor: pointer;
}
.eventSelected
{
    background-color: #1f3d63;
    color: #ffffff;
    border-color: #e2ecf8;
}

.leftRotator
{	
    padding: 5px 0px 5px 0px;
	color: #ffffff;
	border: solid 1px #ffffff;
	font-weight: normal;
	width: 158px;
	margin-left: 1px;
	margin-top: 0px;
	font-size: 12px;
}

.leftRotator span
{
	color: #0098D9;
}

.leftRotatorDate
{
	color: #ffffff;
	font-size: 14px;
}
	.leftRotator a
	{
		color: #000000;
		font-weight: normal;
	}
	.leftRotator a:hover
	{
		color: #000000;
		text-decoration: underline;
		font-weight: normal;
	}

.leftRotatorTitle, .leftRotator a.leftRotatorTitle
{
	color: #ffffff;
	font-size: 14px;
	background-color: #396F14;
	padding: 5px;
	font-weight: bold;
	width: 148px;
	display: block;
	cursor: pointer;
	margin-left: 0px;
	border:solid 1px #ffffff;
	border-bottom: none;
	text-align: center;
	margin-left: 1px;
}
