/*--------------------------------- Standard Intro Stuff  -----------------------------------*/
body
{
	background: #EEEEEE;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	background-image: url(images/bgnd-bar.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

html
{
	padding: 0;
	margin: 0;
}

td, tr, p, div
{
	font-family: Verdana, Arial, sans-serif;
	color: #333333;
}

img { border: none; }

dl, dt
{
	padding: 0;
	margin: 0;
}

/*--------------------------------- Wrappers for Page  -----------------------------------*/
#pageWrapper
{
	width: 975px;
	margin: 0 auto;
	text-align: left;
}

/*--------------------------------- Wrappers for Content (excl footer)  -----------------------------------*/
#contentWrapper
{
	width: 935px;
	padding: 0 20px 20px 20px;
	float: left;
	display: inline;
	background-color: #FFFFFF;
}

#headerWrapper
{
	float: left;
	height: 124px;
	width: 935px;
	background-color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0 20px 0 20px;
	display: inline;
}

#headerImage {
	float: left;
	height: 124px;
	width: 535px;
	background-color: #FFFFFF;
}

/*--------------------------------- Wrappers for Columns  -----------------------------------*/
/*-- Main --*/
#mainWrapper
{
	float: left;
	width: 660px;
	height: auto;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	display: inline;
}

#menuWrapper
{
	height: 60px;
	width: 975px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#sitepathWrapper
{
	width: 660px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-bottom: 1px solid #BBBBBB;
}

#maincontentWrapper
{
	width: 660px;
	margin: 0 0 0 0;
}

/*-- Right --*/
#rightWrapper
{
	float: right;
	width: 240px;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	display: inline;
}

#rightwrapper img
{
	padding: 0;
	margin: 0;
}

/*--------------------------------- Main Column Text Styles  -----------------------------------*/
/*-- Site Path --*/
#sitepath
{
	font-size: 75%;
	color: #BBBBBB;
	padding: 5px 5px 5px 5px;
}

#sitepath a
{
	color: #BBBBBB;
	text-decoration: none;
}

#sitepath a:Hover
{
	color: #BBBBBB;
	text-decoration: underline;
}

/*-- Main Content --*/
#maincontentWrapper h1, h2, h3, h4
{
	margin: 0 0 0 0;
	color: grey;
text-transform: uppercase;
letter-spacing: 1px;
	text-align: left;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
}

#maincontentWrapper h1
{
	padding: 9px 0 0 0;
	font-size: 120%;
}

#maincontentWrapper h2
{
	padding: 10px 0 10px 0;
	font-size: 110%;
}

#maincontentWrapper h3
{
	padding: 11px 0 0 0;
	font-size: 100%;
}

#maincontentWrapper h4
{
	padding: 12px 0 0 0;
	font-size: 90%;
	font-weight: 700;
}

#middlecontentWrapper p { font-size: 85%; }

#contentleft
{
	width: 370px;
	margin-left: 15px;
	float: left;
	display: inline;
}

#contentright
{
	width: 370px;
	margin-right: 15px;
	float: right;
	display: inline;
}

#content
{
	padding: 10px 0 10px 0;
	margin: 0 0 0 0;
}

#maincontentWrapper p
{
	padding: 0px;
	font-size: 80%;
	color: #333333;
}

#maincontentWrapper ol li
{
	padding: 0px;
	font-size: 80%;
	color: #333333;
}

#maincontentWrapper ul li
{
	font-size: 75%;
	color: #333333;
}

#maincontentWrapper ul li li
{
	font-size: 100%;
	color: #333333;
}

#maincontentWrapper a
{
	color: #98B934;
	text-decoration: none;
}

#maincontentWrapper a:Hover
{
	color: #96BF0D;
	text-decoration: underline;
}

/*-- Site Path --*/
#footerWrapper
{
	width: 975px;
	float: left;
	margin: 50px 0 0 0;
	display: inline;
}

#footerContent
{
	padding: 10px 0 10px 0;
	border-top: 1px solid #BBBBBB;
	width: 975px;
	color: #BBBBBB;
}

#footerContent p
{
	font-size: 70%;
	color: #BBBBBB;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#footerContent a
{
	color: #BBBBBB;
	text-decoration: none;
}

#footerContent a:Hover
{
	color: #BBBBBB;
	text-decoration: underline;
}

/*--------------------------------- Right Column Text Styles  -----------------------------------*/
#rightContentWrapper h1
{
	margin: 0 10px 2px 10px;
	color: #5CABAC;
	text-align: left;
	font-weight: 700;
	font-family: Georgia, Times, serif;
	border-bottom: 5px solid #5CABAC;
	background-image: url(images/header-arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 85%;
	padding: 14px 0 5px 15px;
}

#rightContentWrapper h1 a {color:#5CABAC;}
#rightContentWrapper h1 a :hover{color:#5CABAC;}
#contentBorder, #contentRightRepeat { background-color: #EEEEEE; }

#contentRight3
{
	border-top: #FFFFFF solid 5px;
	background-color: #E8EDC6;
	padding-bottom: 5px;
}

#rightContentWrapper h6
{
	padding: 4px 5px 4px 5px;
	color: #333333;
	font-size: 70%;
	text-align: left;
	margin: 0 0 0 0;
	font-weight: 300;
}

#rightContentWrapper p
{
	font-size: 70%;
	color: #333333;
	padding: 5px 10px 5px 10px;
	margin: 0px;
}

#rightContentWrapper a
{
	color: #98B934;
	text-decoration: none;
}

#rightContentWrapper a:Hover
{
	color: #96BF0D;
	text-decoration: underline;
}

/*--------------------------------- Top Menu Bar  -----------------------------------*/
#menu_1
{
	width: 935px;
	height: 30px;
	float: left;
	padding: 0 20px 0 20px;
	display: inline;
}

#menu_1 .button
{
	float: left;
	height: 30px;
	display: inline;
}

#menu_1 a
{
	padding: 0 8px 0 8px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	font-size: 70%;
	color: #FFFFFF;
}

#menu_1 a:Hover
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #C9D42C;
}

#menu_1 a.navOn
{
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #C9D42C;
}

#menu_2_styles
{
	width: 935px;
	height: 28px;
	float: left;
	padding: 0 20px 0 20px;
	background-color: #FFFFFF;
	display: inline;
	background-image: url(images/menu2bgnd.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

#menu_2_styles .button
{
	float: left;
	height: 28px;
	display: inline;
}

#menu_2_styles a
{
	padding: 0 8px 0 8px;
	line-height: 28px;
	text-align: center;
	text-decoration: none;
	font-size: 70%;
	color: #205352;
}

#menu_2_styles a:Hover
{
	text-decoration: underline;
	color: #205352;
}

#menu_2_styles a.navOn
{
	text-decoration: underline;
	color: #205352;
}

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */
.news-list-container HR.clearer, #news-single-item HR.clearer, .news-latest-container HR.clearer
{
	clear: right;
	height: 1px;
	border: 1px solid #BBBBBB;
}

.news-latest-container HR.clearer { clear: left; }

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/
#news-latest-container
{
	border-top: 2px dotted #BBBBBB;
	margin-top: 7px;
	}

#news-latest-container p
{
	font-size: 75%;
	margin: 0 0 0 0;
	padding: 3px 0 3px 0;
}

#news-latest-container h2
{
	font-size: 110%;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
	color: #333333;
	font-weight: 100;
	letter-spacing: 0px;
text-transform: none;
	border-bottom: none;
	background-image: none;
}

#news-latest-container a
{
	color: #98B934;
	text-decoration: none;
}

#news-latest-container a:hover
{
	color: #98B934;
	text-decoration: underline;
}

.news-latest-item
{
	min-height: 112px;
	height: auto;
	padding: 10px;
	margin-bottom: 0;
	background: #FFFFFF;
	border-bottom: 2px dotted #BBBBBB;
}

/* for Internet Explorer */
/*\*/
* html .news-latest-item { height: 140px; }

/**/
.news-latest-timedata {font-size: 60%; margin: 0 0 0 0; 	padding: 0 0 10px 0; 	color: #BBBBBB;}

.news-latest-title {font-weight:100;float:left;width:520px;clear:left;color: #98B934;font-weight:bold;}
.news-latest-title a {color: #98B934; text-decoration: none;font-weight:bold;}
.newseventfeature-date strong {color:#BBBBBB;font-weight:normal;}
.newseventfeature-date {padding:10 0 5 0;clear:both;}
.newseventfeature-title {clear:both;padding:10px 0 10px 0;color: #98B934;font-weight:bold;}
.newseventfeature-title {color: #98B934;font-weight:bold;}
.newseventfeature-subheader {clear:left;padding:5px 0 5 0;}
.news-latest-image {float:right;} 
.news-latest-subheader {clear:left;width:520px;padding:10px 0 0 0;min-height:80px;}
.news-latest-title-noimage {font-weight:100;float:left;clear:left;color: #98B934;}
.news-latest-subheader-noimage {clear:both;padding:10px 0 0 0;}
.news-list-browse {padding:10px;font-size:70%;color:#98B934;}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
#news-list-container, #twrss_table
{
	border-top: 2px dotted #BBBBBB;
	margin-top: 7px;
	}
	
	#twrss_table {
	padding-top: 10px;
	}
	
#twrss_table {
	font-size: 80%;
}

#news-list-container p, #twrss_table p
{
	font-size: 75%;
	margin: 0 0 0 0;
	padding: 3px 0 3px 0;
}

#news-list-container h2, #twrss_table h2
{
	font-size: 110%;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
	color: #333333;
	font-weight: 100;
	letter-spacing: 0px;
text-transform: none;
	border-bottom: none;
	background-image: none;
}

#news-list-container a
{
	color: #333333;
	text-decoration: none;
}

#news-list-container a:hover
{
	color: #333333;
	text-decoration: underline;
}

.news-list-item
{
	min-height: 130px;
	
}
.news-event-item {}
.news-list-item, .twrss_item_content
{
	height: auto;
	padding: 10px;
	margin-bottom: 0;
	background: #FFFFFF;
	border-bottom: 2px dotted #BBBBBB;
}

.news-list-item-extranet
{
	min-height: 60px;
	height: auto;
	padding: 10px;
	margin-bottom: 0;
	background: #FFFFFF;
	border-bottom: 2px dotted #BBBBBB;
}

/* for Internet Explorer */
/*\*/
* html .news-list-item { height: 120px; }

/**/
.news-list-timedata
{
	font-size: 60%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #BBBBBB;
}

.news-list-event-timedata
{
	font-size: 70%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #BBBBBB;
	font-weight: 700;
}
.sidebareventwrap {font-size: 70%;color: #BBBBBB;padding:0 0 0 10px;}
/*---------------------------------  tt_news Page-Browser ---------------------------------*/
/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
#news-single-item
{
	min-height: 140px;
	height: auto;
	padding: 5px;
	margin-bottom: 10px;
	background: #FFFFFF;
	border-bottom: 2px dotted #BBBBBB;
	border-top: 2px dotted #BBBBBB;
	font-size:16px;
}

#news-single-item p
{
	font-size: 75%;
	margin: 0 0 0 0;
	padding: 3px 0 3px 0;
}

#news-single-item h2
{
	font-size: 110%;
	margin: 10px 0 15px 0;
	padding: 0 0 0 0;
	color: #333333;
	font-weight: 100;
	letter-spacing: 0px;
text-transform: none;
	border-bottom: none;
	background-image: none;
}

#news-single-item h1, h5, h6
{
	font-weight: 100;
	letter-spacing: 0px;
	text-transform: none;

}

#news-single-item h4
{
	font-weight: 700;
	letter-spacing: 0px;
	text-transform: none;
}

#news-single-item h3
{
	font-size: 80%;
	font-weight: 100;
	color: #333333;
	font-style:italic;
	letter-spacing: 0px;
	text-transform: none;
	margin-top: 0px;
	padding: 0px 0px 15px 0px;
}

/* for Internet Explorer */
/*\*/
* html #news-single-item { height: 120px; }

/**/
.news-single-timedata
{
	font-size: 60%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #BBBBBB;
}

.news-single-categorydata
{
	font-size: 60%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #BBBBBB;
}

.news-single-author
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #BBBBBB;
}

.news-single-author p { color: #BBBBBB; }

.news-single-additional-info
{
	background-color: #BBE53A;
	/*	clear: both;*/
	margin-top: 15px;
	border: 1px solid #BBBBBB;
	padding: 3px;
	padding-bottom: 0px;
}

.news-single-related,.news-single-files,.news-single-links
{
	border: 1px solid #BBBBBB;
	margin: 0px;
	margin-bottom: 3px;
	padding: 3px;
	background-color: #F9FFE5;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD { margin-left: 20px; }

.news-single-related DT, .news-single-links DT, .news-single-files DT
{
	font-weight: bold;
	font-size: 11px;
	margin-left: 5px;
	width: 90%;
}


.news-single-subheader  h5 {margin:0;font-style: italic;	font-size:80%;}
.news-single-title {}
.news-single-content {padding:10px 0 0 0;}
.news-single-content p {font-size:80%;}
.news-single-image {float:left;padding: 0 10px 5px 0;}
.news-list-item-home
{
	padding: 10px;
	min-height: 50px;
}

#news-list-container-home h2
{
	font-size: 75%;
	margin: 0;
	padding: 10px 0 10px 0;
	color: #333333;
	font-weight: 100;
	letter-spacing: 0px;
    text-transform: none;
	border-bottom: none;
	background-image: none;
}

#news-list-container-home a
{
	color: #333333;
	text-decoration: none;
}

#news-list-container-home a:hover
{
	color: #333333;
	text-decoration: underline;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container
{
	padding: 0 5px 15px 5px;
	margin-bottom: 5px;
	background: #f3f2e8;
	border-top: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
}

.news-amenu-container LI { padding-bottom: 1px; }

.news-amenu-container UL
{
	padding: 3px;
	list-style-type: none;
	margin-bottom: 5px;
}

.news-amenu-container H2
{
	color: #fff;
	padding: 3px;
	border: 1px solid #BBBBBB;
}

.news-amenu-item-year
{
	font-weight: bold;
	border: 1px solid #BBBBBB;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */
.news-catmenu
{
	padding: 5px;
	margin: 10px 0px 10px 10px;
	border: 1px solid #BBBBBB;
	background-color: #F9FFE5;
}

.news-catmenu-header
{
	font-size: 11px;
	font-weight: bold;
}

.news-catmenu DIV
{
	font-size: 10px;
	white-space: nowrap;
}

.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img
{
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

.news-catmenu-ACT { font-weight: bold; }

.news-latest-container-featured {
	float: right;
	width: 360px;
}


/*  Styles for catmenu mode "nestedWraps" */
.level1
{
	padding: 1px;
	padding-left: 10px;
	background-color: #ebf8bf;
	border-left: 1px solid #BBBBBB;
	border-top: 1px solid #BBBBBB;
}

.level2
{
	padding: 1px;
	padding-left: 10px;
	background-color: #ddf393;
	border-left: 1px solid #BBBBBB;
}

.level3
{
	padding: 1px;
	padding-left: 10px;
	background-color: #cae46e;
	border-left: 1px solid #BBBBBB;
	border-top: 1px solid #BBBBBB;
}

.level4
{
	padding: 1px;
	padding-left: 10px;
	background-color: #b0cb51;
	border-left: 1px solid #BBBBBB;
}

.itsnewslinkstyle21 { font-size: 80%; }
.album-copyright { font-size: 70%; }
.album-description { font-size: 70%; }

.tx-jmquote-pi1
{
	padding: 22px 5px 5px 5px;
	font-size: 70%;
	text-align: right;
	background: #EEE9F0;
	font-style: italic;
	background-image: url(images/quote-top.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#quote-text
{
	font-size: 115%;
	text-align: left;
	padding: 0 0 13px 0;
	font-style: normal;
	background-image: url(images/quote-bottom.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.csc-mailform-field
{
	font-size: 75%;
	color: #333333;
}

#tx-sremailsubscribe-pi1-tt_address_form
{
	font-size: 75%;
	color: #333333;
}

form input, form textarea
{
	margin: 2px 0px 2px 0px;
	padding: 2px;
	border: 1px solid #BBBBBB;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 80%;
}

#middleWrapper form input, form textarea
{
	padding: 3px;
	border: 1px solid #BBBBBB;
	font-family: Arial,Helvetica,sans-serif;
}

#rightWrapper form input, form textarea
{
	padding: 3px;
	border: 1px solid #BBBBBB;
	font-family: Arial,Helvetica,sans-serif;
}

.csc-mailform-field { font-size: 100%; }

fieldset
{
	border: none;
	font-size: 80%;
}

.fieldset { margin: 0 0 0 0; }
legend span { }
.questionSubtext { font-size: 130%; }
.survey_item { margin: 10px 0 0 0; }

#newsletter-signup
{
	margin: 0px 10px 0 10px;
	padding-top: 0px;
	background-image: url(images/newsletter-gradient.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	color: #FFFFFF;
}

#newsletter-signup p
{
	color: #FFFFFF;
}

#newsletter-signup a
{
	color: #FFFFFF;
}

#newsletter-signup a:hover
{
	color: #FFFFFF;
}

form
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#topright
{
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 180px;
	width: 180px;
	background: url(images/blogcorner.gif) no-repeat;
	text-indent: -999em;
	text-decoration: none;
}

#logoWrapper img { padding: 0 50px 50px 0; }

.newsimage img
{
	float: left;
	display: inline;
	padding: 5px 10px 10px 0;
}

.newsimageright img
{
	float: right;
	display: inline;
	padding: 0 0 5px 5px;
}


.newsimagelatest img
{
	float: right;
	/*display: inline;*/
	padding: 0px 5px 5px 10px;
}

.csc-loginform { font-size: 90%; }


#searchform
{
	width: 240px;
	margin: 10px 0 0 0;
	float: right;
	padding: 0 0 0 0;
	display: inline;
	background-color: #FFFFFF;
}

#navigationHeaderSearchButton .searchbutton {
	background-color: #666666;
	color: #FFFFFF;
	border: none;
	padding: 1px;
	font-size: 90%;
	height: 25px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}


#navigationHeaderSearchButton {
	float: right;
	margin: 3px 0 0 5px;
}

#navigationHeaderSearchField {
	float: left;
	display: inline;
	margin-top: 3px;
}

#navigationHeaderSearchField .searchtext {
	background-color: #FFFFFF;
	color: #666666;
	border: 1px solid #666666;
	font-size: 80%;
	padding: 4px;
	height: 16px;
}

#languages
{
	width: 240px;
	margin: 20px 0 0 0;
	float: right;
	padding: 0 0 0 0;
	display: inline;
	background-color: #FFFFFF;
	color: #205352;
	font-size: 75%;
	font-family: Verdana, Arial, sans-serif;
}


#languages p
{
	text-align: right;
	color: #205352;
	font-size: 90%;
	font-weight: 700;
	font-family: Verdana, Arial, sans-serif;
}

#languages a
{
	color: #205352;
	text-decoration: none;
}



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

#userlogin {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	color: #666666;
	padding: 5px;
	text-transform: uppercase;
	margin: 20px 40px 20px 40px;
	font-size: 65%;
	text-align: center;
}

#userlogin a {
		color: #666666;
}

#userlogin a:hover {
		color: #666666;
}

a.rollover {
	display: block;
	width: 220px;
	height: 44px;
	text-decoration: none;
	background: url("http://www.gef.eu/fileadmin/templates/images/europeangreens.jpg");
	}

a.rollover:hover {
	background-position: 0 -39px;
	}

.displace {
	position: absolute;
	left: -5000px;
	}
	
	a.rollover2 {
	display: block;
	width: 220px;
	height: 44px;
	text-decoration: none;
	background: url("http://www.gef.eu/fileadmin/templates/images/greens-efa.jpg");
	}

a.rollover2:hover {
	background-position: 0 -44px;
	}

.displace2 {
	position: absolute;
	left: -5000px;
	}
 .tx-comments-comments {
 font-size: 80%;
 }
 
 .tx-comments-comment-form {
  font-size: 80%;
 }
 
 .news-comments-label {
  font-size: 70%;
  margin-top: 10px;
  padding: 4px 0 6px 24px;
  	background: url(images/comment.jpg) no-repeat;
  	color: #999999;
 }
 
  .news-comments-label a {
  	color: #999999;
 }
 
 .tipafriendlink {
 background: url(images/email.jpg) no-repeat;
 padding: 0 0 10px 30px;
 margin: 20px 0 0 0;
 }
 
 .tipafriendlink a
{
	color: #98B934;
	text-decoration: none;
	font-size: 80%;
}
 .tipafriendlink a:Hover
{
	color: #96BF0D;
	text-decoration: underline;
	font-size: 80%;
}

#homeboxes {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	}

#homegreenboxleft {
	float: left;
	width: 280px;
	display: block;
	margin-right: 10px;
}

#homegreenboxright {
	float: right;
	width: 360px;
	display: block;
}

#homegreenboxleft {
	background: #96BF0D url(images/bottomright.gif) 100% 100% no-repeat;
	margin: 0 0 10px 0;
	font-size: 90%;
}

#homegreenboxleft p {
	color: #FFFFFF;
	padding: 36px;
	text-align: justify;
	margin: 0 0 0 0;
}

#homegreenboxleft a {
	color: #FFFFFF;
	text-decoration: none;
}

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

.topleftgreen {
	background: url(images/topleft.gif) 0 0 no-repeat;
	z-index:10;
	}

.rss_box {
	width: 660px;
	font-size: 80%;
	border-bottom: 2px dotted #BBBBBB;
	border-top: 2px dotted #BBBBBB;
	padding: 5px 0 0 0;
}

.rss_date {
	padding: 0 0 5px 0;
	font-size: 80%;
	color: #999999;
}

.rss_header {
	border-top: 2px dotted #BBBBBB;
	padding: 5px 0 5px 0;
	font-weight: 700;
}

.rss_summary {
	padding: 0 0 10px 0;
}

.rss_title_feed {
	padding: 0 0 10px 25px;
	background: url(images/rss.png) no-repeat;
}

.rss_description_feed {
	padding: 0 0 5px 0;
}

.news-latest-item-home-side h4 {
	padding: 5px 10px 10px 10px;
	font-weight: 400;
	font-size: 12px;
	text-transform: none;
}

.sidebar-event-item h4 {
	padding: 5px 10px 10px 10px;
	font-weight: 400;
	font-size: 12px;
	text-transform: none;
}

#news-latest-container-home .news-latest-item-home-side h4 a, #sidebar-event-container .sidebar-event-item h4 a {
	color: #999;
}

.sidebar-event-item {
	padding: 5px 0 5px 0;
}

.sidebar-event-item img {
	float: left;
	padding: 0 5px 5px 10px;
}

.youtubemargin {
	padding: 8px 10px 0px 10px;
}

.mbl_newsevent_singledayevent {
	font-size: 9px;
}

    
     #feedControl { 
      margin-top : 20px;
      margin-left: auto;
      margin-right: auto;
      width : 640px;
      font-size: 16px;
      color: #DDD;
    }
    
.gfg-root {
  width : 100%;
  height : auto;
  position : relative;
  overflow : hidden;
  text-align : center;
  font-family: "Arial", sans-serif;
  font-size: 12px;
  border: 1px solid #DDD;
}

.gfg-title {
  font-size: 14px;
  font-weight : bold;
  color : #3366cc;
  background-color: #EBEBEB;
  line-height : 1.4em;
  overflow : hidden;
  white-space : nowrap;
}

.gfg-title a {
  color : #3366cc;
}

.gfg-subtitle {
  font-size: 12px;
  font-weight : bold;
  color : #3366cc;
  background-color: #EBEBEB;
  line-height : 1.4em;
  overflow : hidden;
  white-space : nowrap;
  margin-bottom : 5px;
}

.gfg-subtitle a {
  color : #3366cc;
}

.gfg-entry {
  background-color : white;
  width : 100%;
  height : 6.9em;
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-top : 3px;
}

/* To allow correct behavior for overlay */
.gfg-root .gfg-entry .gf-result {
  position : relative;
  background-color : white;
  width : auto;
  height : 100%;
  padding-left : 20px;
  padding-right : 5px;
}

.gfg-list {
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-bottom : 5px;
}

.gfg-listentry {
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  padding-left : 15px;
  padding-right : 5px;
  margin-left : 5px;
  margin-right : 5px;
}

.gfg-listentry-odd {
  background-color : #EBEBEB;
}

.gfg-listentry-even {
}

.gfg-listentry-highlight { 
  background-image : url('http://www.google.com/uds/solutions/dynamicfeed/garrow.gif');
  background-repeat: no-repeat;
  background-position : center left;
}

/*
 * FeedControl customizations.
 */

.gfg-root .gfg-entry .gf-result .gf-title {
  font-size: 14px;
  line-height : 1.2em;
  overflow : hidden;
  white-space : nowrap;
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  margin-bottom : 2px;
}

.gfg-root .gfg-entry .gf-result .gf-snippet {
  height : 3.8em;
  color: #000000;
  margin-top : 3px;
}

/*
 * Easy way to get horizontal mode, applicable via js options to gadget.
 */

.gfg-horizontal-container {
  position : relative;
}

.gfg-horizontal-root {
  height : 1.5em;
  _height : 100%;
  position : relative;
  white-space : nowrap;
  overflow : hidden;
  text-align : center;
  font-family: "Arial", sans-serif;
  font-size: 13px;
  border: 1px solid #AAAAAA;
  padding : 5px;
  margin-right : 80px;
}

.gfg-horizontal-root .gfg-title {
  font-weight : bold;
  background-color: #FFFFFF;
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
  float : left;
  padding-left : 10px;
  padding-right : 12px;
  border-right: 1px solid #AAAAAA;
}

.gfg-horizontal-root .gfg-title a {
  color : #444444;
  text-decoration : none;
}

.gfg-horizontal-root .gfg-entry {
  width : auto;
  height : 1.5em;
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-top : 0px;
  margin-left : 0px;
  padding-left : 10px;
}

/* To allow correct behavior for overlay */
.gfg-horizontal-root .gfg-entry .gf-result {
  position : relative;
  background-color : white;
  width : 100%;
  height : 100%;
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
}

.gfg-horizontal-root .gfg-list {
  display : none;
}

/*
 * FeedControl customizations.
 */

.gfg-horizontal-root .gfg-entry .gf-result .gf-snippet,
.gfg-horizontal-root .gfg-entry .gf-result .gf-author {
  display : none;
}

.gfg-horizontal-root .gfg-entry  .gf-result .gf-title {
  margin-right : 3px;
  float : left;
}

.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer {
  float : left;
}

.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer,
.gfg-horizontal-root .gfg-entry .gf-result .gf-relativePublishedDate {
  display : block;
  color: #AAAAAA;
}

.gfg-branding {
  white-space : nowrap;
  overflow : hidden;
  text-align : left;
  position : absolute;
  right : 0px;
  top : 0px;
  width : 80px;
}

.gfg-collapse-open, .gfg-collapse-closed {
  background-repeat : no-repeat;
  background-position : center;
  cursor : pointer;
  float : right;
  width : 17px;
  height : 20px;
}

.gfg-collapse-open {
  background-image : url('arrow_open.gif');
}

.gfg-collapse-closed {
  background-image : url('arrow_close.gif');
}

.gfg-collapse-href {
  float : left;
}

.clearFloat {
  clear : both;
}
