/************** MAINCONF ***************/

body { 
	background-color: #FFFFFF;
	background: 0px 0px repeat-x url(../images/clouds.jpg);
	color: #656565;
	margin: 0px;
	padding: 0px;
	width: 100%; 
	font-family: Arial;
	font-size: 11px;
	text-align: center;
}

img {
	border: none;
}

a, a:link, a:visited, a:hover {
	text-decoration: none;
	color: #387B20;
	font-weight: bold;
}

.cbfs0, .clfs0 {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}

.clfs0 {
	clear: left;
}

/************** BOXES *************/

#page {
	/*background: no-repeat url(../images/clouds.gif); */
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 1010px;
}


/************* header ***************/

.header {
	width: 100%;
	height: 200px;
}

.header_right {
	float: right;
	display: inline;
	text-align: right;
	width: 148px;
}

.header_left {
	float: left;
	display: inline;
	width: 497px;
	height: 149px;
	padding-top: 25px;
}

#climateplayer {
	float: left;
	display: inline;
	width: 497px;
	height: 149px;
	background: 0px 0px no-repeat url(../images/climateplayer.png);
}

#logoparliament {
	display: inline;
	float: right;
	margin-top: 30px;
	width: 98px;
	height: 79px;
	background: 0px 0px no-repeat url(../images/logo-europarliament.png);
}

#logogreens {
	display: inline;
	float: right;
	clear: right;
	margin-top: 15px;
	width: 148px;
	height: 59px;
	background: 0px 0px no-repeat url(../images/logo-europeangreens.png);
}

#logoefa, #logogsu, #logogreens, #logoparliament, #climateplayer {
	cursor: pointer;
}

/************* content **************/
.content_top {
	background: 0px 0px no-repeat url(../images/page_top.png);
	width: 1005px;
	height: 7px;
	font-size: 0px;
	line-height: 0px;
}

.content_main {
	width: 962px;
	background: 0px 0px repeat-y url(../images/page_repeat.png);
	padding: 14px 22px 0px 21px;
}

#content {
	width: 650px;
	padding-right: 12px;
	float: left;
	display: inline;
	color: #000000;
}

#content p {
	text-align: justify;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}

#content_right {
	float: left;
	display: inline;
	width: 298px;
	overflow: hidden;
}

#logoefa {
	display: inline;
	float: right;
	clear: right;
	margin-top: 3px;
	margin-right: 21px;
	width: 294px;
	height: 63px;
	background: 0px 0px no-repeat url(../images/logo-efa.gif);
	display: none;
}

#logogsu {
	display: inline;
	float: right;
	clear: right;
	margin-top: 32px;
	margin-right: 20px;
	width: 294px;
	height: 95px;
	background: 0px 0px no-repeat url(../images/logo-gsu.gif);
	display: none;
}

/********** widgets **********/

.content_box, .content_box_nmr {
	margin: 0px 17px 15px 0px;
	float: left;
	display: inline;
}

.content_box_nmr {
	margin-right: 0px;
}

/** menue **/

.mhr {
	height: 1px;
	font-size: 0px;
	width: 292px;
	background-color: #B73F34;
	border-bottom: 1px solid #E27C73;
	float: left;
	display: inline;
	line-height: 0px;
	overflow: hidden;
}

.menue_top, .menue_repeat, .menue_bottom, .menue_content {
	float: left;
	display: inline;
	width: 298px;
}

.menue_top {
	background: 0px 0px no-repeat url(../images/menue_top.png);
	padding-top: 35px;
}

.menue_content {
	margin-top: -29px;
	margin-left: 2px;
	margin-bottom: -3px;
}

.menue_content br {
	clear: both;
	background-image: none;
}

.menue_content h3 a, .menue_content li a {
	position: relative;
}

.menue_content h3 {
	padding: 0px 0px 0px 25px;
	margin: 6px 0px 6px 13px;
	background: 0px 0px no-repeat url(../images/menue_closed.png);
}

.menue_content h3 a, .menue_content h3 a:visited, .menue_content h3 a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: lowercase;
	font-size: 18px;
	line-height: 21px;
}

.menue_content h3.open {
	background-image: url(../images/menue_open.png);
}

.menue_content .li a, .menue_content .li, .menue_content .li a:hover, .menue_content .li a:visited {
	color: #FFC8C8;
	text-transform: lowercase;
	font-size: 12px;
}

.menue_content .li {
	background: 0px 0px no-repeat url(../images/menue_item.gif);
	padding: 21px 0px 0px 25px;
	margin-top: -9px;
	margin-left: 20px;
	height: 15px;
}

.menue_repeat {
	background: 0px 0px repeat-y url(../images/menue_repeat.png);
}

.menue_overlay {
	float: right;
	margin-right: 4px;
	display: inline;
	height: 91px;
	width: 100px;
	margin-top: -87px;
	margin-bottom: -4px;
	background: 0px 0px no-repeat url(../images/menue_overlay.png); 
	position: relative;
}

.menue_bottom {
	background: left bottom no-repeat url(../images/menue_bottom.png);
	padding-bottom: 8px;
}

/** normal widget **/
.widget_top, .widget_top2, .widget_repeat, .widget_bottom, .widget_content {
	float: left;
	display: inline;
	width: 315px;
}

.widget_top {
	background: 0px 0px no-repeat url(../images/widget_top.gif);
}

.widget_top2 {
	background: 0px 0px no-repeat url(../images/widget_top2.gif);
}



.widget_content {
	width: 309px;
	padding: 0px 4px 0px 2px;
	margin-top: 5px;
}

.widget_top h2,.widget_top2 h2 {
	color: #FFFFFF;
	margin: 0px 0px 0px 32px;
	padding: 0px;
	font-size: 16px;
	line-height: 20px;
	padding: 14px 0px 8px 0px;
}

.widget_repeat {
	background: 0px 0px repeat-y url(../images/widget_repeat.gif);
}

.widget_bottom {
	background: left bottom no-repeat url(../images/widget_bottom.gif);
	padding-bottom: 8px;
}

.widget_showall {
	width: 311px;
	height: 15px;
	margin-top: 1px;
	margin-bottom: -4px;
	float: left;
	display: inline;
	overflow: hidden;
}

.widget_showall a {
	position: relative;
	z-index: 25;
}

.widget_showall img {
	float: right;
	display: inline;
	position: relative;
}

#content_right .widget_showall img {
	padding-top: 4px;
	height: 12px;
	margin-right: 17px;
	margin-left: -17px;
	#margin-left: -14px;
	#margin-right: 14px;
	#padding-right: 3px;
	#margin-top: -1px;
	#margin-bottom: 1px;
}

.widget_entries {
	padding-left: 10px;
	font-size: 10px;
	padding-top: 1px;
	position: relative;
}

/** news widget **/

.news_top, .news_repeat, .news_bottom {
	float: left;
	display: inline;
	width: 298px;
}

.news_top {
	background: 0px 0px no-repeat url(../images/news_top.gif);
}

.news_top h2 {
	color: #FFFFFF;
	margin: 0px 0px 0px 14px;
	padding: 14px 0px 8px 0px;
	font-size: 16px;
	line-height: 20px;
}

.news_content {
	margin-top: 5px;
	margin-left: 2px;
	margin-bottom: -3px;
	width: 292px;
}

.news_repeat {
	background: 0px 0px repeat-y url(../images/news_repeat.gif);
}

.news_bottom {
	background: left bottom no-repeat url(../images/news_bottom.gif);
	padding-bottom: 8px;	
}

.news_category_img {
	float: left;
	display: inline;
	margin-right: 3px;
}

.wide_content .news_category_img {
	float: right;
}

.news_img {
	float: left;
	display: inline;
	margin-right: 7px;
	padding: 0px;
	height: 49px;
	overflow: hidden;
}

.wide_content .news_img {
	height: 80px;	
	margin-right: 0px;
}

.wide_content .news_img img {
	margin-right: 7px;
}

.news_item {
	padding: 5px 10px 5px 10px;
	height: 65px;
	/* temporary: */
	background: left bottom repeat-x url(../images/items_bg.gif);	
/*	height: 56px;
*/}

.wide_content .news_item  {
	height: 119px;
}

a.rss_feed img {
	width: 26px;
	height: 26px;
}
a.rss_feed {
	display: inline;
	float: right;
	margin-top: 8px;
	margin-right: 13px;
}


.press_item {
	background: left bottom repeat-x url(../images/items_bg.gif);
	height: 49px;
	height: 65px;
	padding: 3px 10px 4px 5px;
	overflow: hidden;
	font-size: 11px;
	line-height: 13px;
}

.wide_content .press_item {
	height: 119px;
	padding-top: 21px;
	padding-left: 20px;
}

#content .wide_content .press_item  .news_sub p.bodytext {
	line-height: 15px;
	text-indent: 0px;
}

.press_item .news_img img {
	height: 49px; 
	width: auto;
}

.wide_content .press_item .news_img img {
	margin-top: 13px;
	height: 74px;
}

.news_date {
	color: #000000;
}
.wide_content .news_date {
	float: right;
	display: inline;
	width: 65px;
}

.news_tc {
	color: #B7B7B7;
}

.wide_content .news_tc {
	float: right;
	display: inline;
	width: 35px;
}

.news_title a {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
}

.news_title {
	margin-top: 4px;
	margin-bottom: -4px; /* ie6 needs this */
	overflow: hidden;
	line-height: 12px;
}


.wide_content .news_title a {
	float: left;
	font-size: 14px;	
	line-height: 17px;	
width: 500px;
}

.news_teaser a {
	color: #000000;
}

.news_teaser p, .news_teaser p.bodytext {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 8px;
}

.news_teaser a p.bodytext {
	font-size: 8px;
}

.news_showall {
	width: 294px;
	height: 15px;
	margin-top: 4px;
	margin-bottom: -4px;
	float: left;
	display: inline;
	overflow: hidden;
}

.news_showall img {
	float: right;
	display: inline;
	position: relative;
}

/** Newsletter **/
.newsletter_content {
	padding-right: 10px;
	margin-top: 5px;
	margin-left: 18px;
	margin-bottom: -3px;
/*	width: 292px;
*/
}

.newsleter_content input {
	display: inline;
	position: relative;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.newsletter_signup {
	text-indent: -200px;
	width: 116px;
	height: 25px;
	margin-bottom: 9px;
	background: 0 0 no-repeat url(../images/newsletter_signup.gif);
}

input.newsletter_signup, input.newsletter_name, input.newsletter_email {
	float: left;
	display: inline;
	margin-left: 101px;
	width: 110px;
	line-height: 11px;
}

input.newsletter_email,input.newsletter_name {
	margin-top: -16px;
}

/** blog **/

.blog_top {
	padding: 5px 10px 0px 10px;
	background: left bottom repeat-x url(../images/items_bg.gif);
	height: 52px;
	height: 68px;
}

.blog_date {
	color: #000000;
}

.blog_time {
	color: #B7B7B7;
}

.blog_title a {
	color: #000000;
	font-weight: bold;
}

.widget_content .blog_title a {
	line-height: 19px;
	font-size: 15px;
}

.blog_teaser {
	padding: 5px 10px 0px 10px;
	height: 106px;
	padding-top: 0px;
	height: 99px;
	height: 131px;
	height: 121px;
	#height: 131px;
	text-align:center;
}

.blog_teaser a {
	color: #000000;
}

.tx-comments-comment-form {
	background: bottom left repeat-x url(../images/news_headline_bg.png);
	padding-bottom: 10px;
}

.tx-comments-comment-form h4 {
	background: top left repeat-x url(../images/news_headline_bg.png);
	padding-top: 58px;
}
/******************* news single *********/

.news_single {
	width: 624px;
}

.news_info {
	border-bottom: 1px solid #B7B7B7;
}

.news_single_date {
	float: right;
	display: inline;
	color: #000000;
	font-weight: bold;
}

.news_single_breadcrumbs {
	text-transform: uppercase;
}

.news-catRootline {
	display: inline;
}

.news_single_headline {
	background: left bottom repeat-x url(../images/news_headline_bg.png);
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
}

.news_single_headline h1 {
	font-size: 36px;
	color: #000000;
	font-weight: bold;
	float: left;
	display: inline;
	width: 569px;
	margin: 0px;
	padding: 0px;
}

.news_single_headline .news_single_raquo {
	float: left;
	display: inline;
	font-size: 36px;
	color: #A4C35A;
	margin-left: 10px;
	width: 35px;
}

.news_single_subheadline {
	width: 100%;
	background: #B7B8BB left bottom no-repeat url(../images/news_headline_bottom.png);
	margin-bottom: 20px;
}

.news_single_subheadline h3 {
	padding: 10px;
	color: #FFFFFF;
	margin: 0px;
	font-style: italic;
}

.news_single_content {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
}

.news_single_content img {
	float: left;
	display: inline;
	margin: 0px 10px 5px 0px;
}

/* Styling subpages */
.content_box_wide {
	margin: 0px 17px 15px 0px; /* ?? */
	float: left;
	display: inline;
}

.wide_top, .wide_bottom, .wide_repeat, .content_wide_content {
	float: left;
	display: inline;
	width: 651px;	
}

.content_wide_content {
	height: 385px; 
	margin: 10px 0px;

}


.content_wide_content_videobox {
	margin: 10px 0px;
}


.wide_top {
	background: 0px 0px no-repeat url(../images/wide_top.png);
	height: 68px;
}

.wide_top h2 {
	color: #FFFFFF;
	margin: 0px 0px 0px 32px;
	padding: 0px;
	font-size: 16px;
	line-height: 20px;
	padding: 14px 0px 8px 0px;
}


.wide_repeat {
	background: 0px 0px repeat-y url(../images/content_wide_repeat.png);
}

.content_wide_content {
	width: 645px;
	padding: 0px 4px 0px 2px;
}

.wide_bottom {
	background: left bottom no-repeat url(../images/wide_bottom.gif);
	margin-bottom: 0px;
	padding-bottom: 12px;	
}


/***** FRONTPAGE ***/
 .csc-header {
	display: none;
} 

#infocenter .csc-header {
	display: block;
	padding-bottom: 0px;
}
#newsletter .csc-header {
	display: block;
	padding-bottom: 0px;
}
#infocenter h3 {
	padding-top: 20px;	
	font-size: 18px;
}

/*** events ***/
.events_calendar,.events_calendar_past {
	background: 0 0   no-repeat url(../images/date_bg.gif);
	float: left;
	display: inline;
	width: 48px;
	height:49px;
	margin-right: 6px;
}
.events_calendar_past {
/*	background: 0 0   no-repeat url(../images/date_bg_past.gif);
*/
}

.events_day {
	float: left;
display: inline;
	color: #000000;
	margin-left: 9px;
	margin-top: 5px;
	font-size: 26px;
	line-height: 25px;
	font-family: arial;
	font-weight: bold;
	text-align: right;
	width: 20px;
}


.events_month {
	float: left;
	display: inline;
	color: #FFFFFF;
	margin-left: 7px;
	margin-top: 11px;
	font-height: 5px;
	line-height: 5px;
	font-family: arial;
}

.events_title a {
	color: #000000;
	font-weight: bold;
}
.events_title,.events_teaser {
	float: left;
	display: inline;
	width: 220px;
	margin-left: 4px;
}

.wide_content .events_title,.wide_content .events_teaser {
	width: 500px;
}
 
.events_title {
	margin-bottom: -1px; /* ie6 needs this */
	overflow: hidden;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin-bottom: 3px;
}

.events_teaser {
	font-size: 11px;
	font-weight: normal;
}
.events_teaser a {
	color: #000000;
}

#content .events_teaser p, #content .events_teaser p.bodytext {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normali;
	line-height: 15px;
}

/*** tags **/
.tagcloud {
	margin-top: 11px;
	margin-bottom: 12px;
	margin-left: -2px;
}

/* other */
.climateshockspace {
	height: 2px;
	width: 100px;
}

/**** info center **/
#content #infocenter p.bodytext {
	margin-top: -22px;
	background: bottom left repeat-x url(../images/news_headline_bg.png);
	padding-bottom: 8px;
	padding-top: 0px;
}

.news-search-emptyMsg {
	margin-left: 20px;
}

/* comments */
.tx-comments-pi1 .tx-comments-comment-content {
	font-size: 12px;
}

.csc-textpic-image {
        float:left;
        margin-right: 20px;
}

.footer {
	text-align: center;
}

.hruler {
	height: 10px;
	margin-right: 3px;
	background-color: transparent;
	background-image: url(../images/items_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
