body {
	margin : 0px;
	background-color: #fff;
	color: #000;
	padding:0px;
}
.hometitle {
	color: #39f;
	font-weight: bold;
}

/* wrapper
Description: the placeholder for the whole layout
*/
.wrapper {
width:985px;
margin : 0px;
padding:0px;
}

/* HeaderBackground: logo + Top Banner */
#headersuperbanner {
width:985px;
text-align:center;
height:110px;
background: #FEF200 url(http://www.euractiv.com//css/bckgbanner.gif) no-repeat;
}
#bannertop {
margin-left:10px;
padding-top:10px;
display:block;
}

/* LeftColumn
Description: This describes the left column (menu "leftleftcolumn" +content "rightleftcolumn")
*/
#LeftColumn {
width:685px;
float:left;
border-right:1px solid #ccc;
}

/* LeftLeftColumn
Description: menu (140px)
*/
#LeftLeftColumn {
width:140px;
float:left;
margin:0;
padding:0;
border:0;
}
/* LeftRightColumn
Description: Content

*/

#LeftRightColumn, #LeftRightcolumn1 {
width:525px;
float:left;

}
#LeftRightColumn hr,#LeftRightColumn1 hr {
height:1px;
margin:0;
padding:0;
color: #F5F5F5;
border:0;
border-top:1px solid #666666;
}
#LeftRightColumn h1, #LeftRightColumn1 h1{
font: bold 16px Verdana,sans-serif;                        
color: #014BA3;
width:100%;
border-bottom: 1px solid #014BA3;
}

#LeftRightColumn h2,#LeftRightColumn1 h2 {
margin: 5px 0 5px 0;
font: bold 15px Verdana, sans-serif;
color: #B50000;
}

#LeftRightColumn p,#LeftRightColumn1 p {
font:normal 11px Verdana,sans-serif;
line-height:14px;
color: #000000;
text-align:left;
}
#LeftRightColumn p b,#LeftRightColumn1 p b, #SearchForm b{
font:bold 11px Verdana,sans-serif;
color: #014BA3;
}




/*RightColumn
Description: Right column with advertising + agenda 

*/
#RightColumn, #RightColumn1 {
float:right;
width:310px;
}

/*Advertising */


/* 
Description: First Advertising box (next to the agenda), the one of 140px
JobAd: Agenda Advertising
VB1Ad: 1st Right Advertising
VB2Ad: 2nd Right Advertising 
*/
#AgendaAd, #VB1Ad, #VB2Ad{
width:140px;
background:#F5F5F5;
margin-top:5px;
border: 1px solid #B50000;
float:left;
}

/* 
Description: Sponsor and Advertising boxes: 300px
CrossLingualSponsor: supporters
OtherSponsor: Recruiters and partners
YellowPages: 300px Advertising box
Advocacy: Advocacy ad box
*/
#CrossLingualSponsor, #OtherSponsor,#YellowPages,   #Advocacy{
width:300px;
background:#F5F5F5;
margin-top:5px;
border: 1px solid #B50000;
clear:both;
}
/* Box inner is the bottom-part of the advertising box */
#YellowPages .box-inner {
margin:0;
padding:0px;

}
/* Box inner is the bottom-part of the advertising box */
.box-inner {
padding-top:3px;
text-align:center;
}
/* Box title is the upper part of the advertising box */
#RightColumn .box-title,#RightColumn1 .box-title, #VB1Ad .box-title {
color:#999999;
padding:2px 0 0 10px;
height:15px;
font: bold 10px verdana;
background:url(/css/ads_box_xl.gif) no-repeat right;
}

/* Box title is the upper part of the advertising box */
#RightColumn .box-title-blue, #RightColumn1 .box-title-blue {
color:#014BA3;
padding:2px 0 0 10px;
height:15px;
font: bold 10px verdana;
background:url(/css/agenda.gif) repeat left;
}


#VB1Ad .box-inner object, #VB1Ad .box-inner img {
margin-bottom:5px;
}
.box-title-blue a, .box-title a {
line-height:15px;
height:15px;
display:block;
}
/* Box inner is the bottom-part of the advertising box */
.box-inner-blue {
padding-left:10px;
padding-top:3px;
}


#Partners a, .partners{
color:#666666;
}
#EurActors a, .euractors {
color:#CC6666;
}
#OtherSponsor a{
display:block;
float:left;
width:45%;
}

/* 
InfoLink
Description: InfoLink is the information bullet on the top-right corner
*/
a.InfoLink, #ContentPartner a.InfoLink, #OtherSponsor a.InfoLink{
float:right;
margin-top:-15px;
display:block;
height:15px;
width:20px;

}
a:hover.InfoLink, a:hover#InfoSuperBanner {
text-decoration:none;
}




/* To clean-up */


TD {FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 10px;}
.itext {
     color: #000000;
     font-family: Arial, Helvetica;
     font-size: 12px;
     background: #f5f5f5; 
     font-weight: bold;
     border: 1px solid #111111;
}
.isubmit {
     color: #000000;
     font-family: Arial, Helvetica;
     font-size: 12px;
     background: #FFFFFF; 
     font-weight: bold;
     border: 1px solid #111111;
     padding:0px;
}
textarea {
     font-family: verdana, sans-serif;
     font-size: 12px; 
     background-color: #f5f5f5; 
     font-weight: bold;
     border: 1px solid #000000;
}
select {
     color: #000000;
     font-family: verdana, sans-serif;
     font-size: 11px; 
     background-color: #f5f5f5;
     font-weight: bold;
     border: 1px solid #000000; 
}
.smallselect {
     color: #000000;
     font-family: verdana, sans-serif; 
     font-size: 10px; 
     background-color: #f5f5f5;
     font-weight: normal;
     border: 1px solid #000000;
	 width: 135px;
}
.radio {
     font-family: verdana, sans-serif;
     font-size: 11px; 
     font-weight: bold; 
}
A:LINK, A:VISITED {
    text-decoration : none;
  }
A:HOVER {
    text-decoration : underline;
  }


#MainNav {
	position: relative;
	width: 515px;
	border-width: 0;
margin-top:0px;
display:block;
padding-left:0px;
margin-bottom:0px;
height:24px;
margin-left:0px;
}


#MainNav li {
font:bold 12px Verdana;
color:#014BA3;
background:url(/css/internships.gif);
	float: left;
	list-style-image:none;
	margin: 0;
	padding: 0;
	height: 24px;
	line-height:24px;
list-style-type:none;
}
#MainNav li a{
text-align:center;
display: block;
text-decoration:none;
}

#MainNav li a:hover, #MainNav li a:active, .hover {
background: #FFFFFF url(/css/home.gif) no-repeat;
color:#FFFFFF;
}

#MainNav #MainJobs,#MainNav #MainPost,#MainNav #MainNews{
width:80px;
float:left;
}

#MainNav #MainInternships, #MainNav #MainSearch{
width:118px;
margin-left:5px;
float:left;
}
#MainNav #MainSearch{ 
width:135px;
}
#MainNav #MainPost, #MainNav #MainNews{
margin-left:5px;
float:left;
}


#MainHome a {
font:bold 13px Verdana;
color:#FFFFFF;
width:100%;
height:24px;
line-height:24px;
display:block;
background: #FFFFFF url(/css/home.gif) no-repeat;
text-align:center;
text-decoration:none;
}
#MainHome a:hover, #MainHome a:active, #MainHome .hover{
background: #FFFFFF url(/css/internships.gif) repeat;
color: #014BA3;
}

#MainHomeAlt a {
font:bold 13px Verdana;
color: #014BA3;
width:100%;
height:24px;
line-height:24px;
display:block;
background: #FFFFFF url(/css/internships.gif) repeat;
text-align:center;
text-decoration:none;
}
#MainHomeAlt a:hover{
background: #FFFFFF url(/css/home.gif) no-repeat;
color:#FFFFFF;
}


#Registration {
/*background: #FFFFFF url(/css/newsletter.gif) no-repeat;*/
background: #E4ECF5 url(/css/newsletter.gif) no-repeat;
height:24px;
/*line-height:24px;*/
}
#Registration form {
padding-top:0px;
padding-bottom:0px;
margin:0px;
}
#Registration form label{
/*height:20px;*/
/*line-height:24px;*/
}
#MainMenu {
list-style-type:none;
margin-left:0px;
padding-left:0px;
margin-top:5px;
margin-bottom:0px;
}
#MainMenu .MainMenuHead {
font:bold 12px Verdana;
background: #FEF200 url(/css/category.gif) no-repeat;
height:25px;
text-align:center;
line-height:25px;
color:#014BA3;
border-bottom:0px;
}
#MainMenu li {
border-bottom: 1px solid #B3C9E3;
margin-bottom:2px;
}
#MainMenu li a {
font:normal 10px Arial;
color:#346FB5;
text-decoration:none;
padding-left:2px;
display:block;
}

#MainMenu li a:hover {
font:normal 10px Arial;
color:#346FB5;
text-decoration:none;
padding-left:2px;
display:block;
background:#B3C9E3;
}
#Agenda {
float:right;
width:140px;
background:#E6EDF6;
border: 1px solid #B3C9E3;
margin-top:5px;
margin-bottom:5px;
float:left;
}

#Agenda b{
display:block;
font:bold 11px Arial;
}

#Agenda p {
margin:0px;
margin-top:2px;
}
#Related1 {
width:300px;
clear:both;
}
#breadcrumb {
font:normal 11px Verdana;
margin-top:5px;
}
#breadcrumb a {
color:#014BA3;
height:24px;
line-height:24px;
}
#SearchForm {
background: #FEF200 url(/css/search_box.gif) repeat;
border: 1px solid #B3C9E3;
width:100%;
}

#SearchForm input, .isubmit {
background: #FFFFFF url(/css/search_box.gif) repeat;
border: 1px solid #B3C9E3;
color:#014BA3;
}
#Registration label {
padding-left:5px;
color:#014BA3;
font:bold 12px Arial;
}

.title {
font:bold 12px Verdana;
color:#014BA3;
line-height:16px;
}
.featured {
margin-bottom:5px;
}

#Join {
height:30px;
background: #FEF200 url(/css/team_box.gif) repeat;
border: 1px solid #FEF200;
}
#Join a {
line-height:30px;
text-align:center;
width:100%;
display:block;
}
#LeftRightColumn .description, #LeftRightColumn1 .description {
color: #666666;
font-family: verdana, sans-serif;
font-size:11px;
}
#LeftRightColumn img,#LeftRightColumn1 img {
border:0;
}


/* Selection Table */

#SelectionTable {
width:100%;
clear:both;
margin-top:5px;
}
#SelectionTable th{
background:#EDF2F9;
border-bottom: 1px solid #B3C9E3;
border-right: 1px solid #B3C9E3;
color:#B50000;
font-family:Verdana;
}
#SelectionTable td{
border-bottom: 1px solid #B3C9E3;
border-right: 1px solid #B3C9E3;
text-align:center;
}

#SelectionTable .blueleft {
color:#014BA3;
text-align:left;
}
.tableblue {
background:#F7FAFC;
}
#SelectionTable form {
margin:0;
}

.tableinfo {
display:block;
background:#E6EDF6;
border: 1px solid #B3C9E3;
width:15px;
margin-left:10px;
_margin-left:0px;
}

.forms {
clear:both; 
margin-top:29px;
_margin-top:5px;
}
.forms table th{
background: #FEF200 url(/css/search_box.gif) repeat;
height:24px;
font:bold 16px Verdana;
color:#014BA3;
text-align:center;
}
.forms table table, .forms #login {
border: 1px solid #B3C9E3;
width:100%;
background: #F7FAFC;
}
.forms table table b {
font: bold 12px Verdana;
color:#014BA3;
}
.forms .disable {
color:#999999;
}
.forms #SearchJobs, #NoBorderType {
border:0px;
}

#selectionbox {
clear:both;
margin-top:55px;
}
table b, .featured {
font: bold 11px Verdana;
color:#000000;
}

#MainFooter, #AdFooter {
width:985px;
text-align:center;
margin-top:30px;
font:normal 11px Verdana;
}
#AdFooter {
background-color:#F5F5F5;
padding:10px 0 10px 0;
}

.comrightfirst{
background-color:#F5F7DF;
border-top:1px solid #E4B393;
border-left:1px solid #E4B393;
border-right:1px solid #E4B393;
padding-left:5px;
clear:both;
margin-top:275px;
_margin-top:5px;
}
.comrightlogo{
background-color:#F5F7DF;
border-bottom:1px solid #E4B393;
border-left:1px solid #E4B393;
border-right:1px solid #E4B393;
padding-left:5px;
}
.comrightlast {
height:1px;
}
#LeftRightColumn1 h3 {
margin-bottom:5px;
}

#email {
font-size:11px;
}

 .info

 {
	 position: absolute;   
	 left: 370px;
	 width:100px;
	 text-align:center;
	 border:1px solid #000000;
	 z-index: 1000;
	 background-color:#B3C9E3;
	 margin-top:-15px;
}

#AdvocacyText {
font: bold 10px verdana;
color:#666666;
text-decoration:none;
}

#mentionus_box 
{
border:2px solid #D0DEEE;margin-top:10px;text-align:center;padding:5px;font-family:verdana; font-size:12px; color:#014BA3;font-weight:bold; 
}
