* {
	margin: 0;
	padding: 0;
}
ul {
	list-style-type: none;
}

a img{
	border:0;
}

.spacer {
	clear:both;
	font-size:0;
	line-height:0;
	height: 0;
}
#body {
  background: #ffffff url(http://www.institutiieuropene.ro/layouts/html_model_17/header-bg.gif) repeat-x top;
}

a {
	font-family: Trebuchet MS;
	color: #B4161A;
}
a:hover {
	color:#000;
}

h4 {
	font-size:12px;
	font-weight:bold;
	font-family:Tahoma;
}
/*******************************************************************************************************************************
*																											BOF HEADER
*******************************************************************************************************************************/
#header {
	margin: 0 auto;
	width: 930px;
	height: 156px;
  position: relative;
}
#header #header-top {
  height: 128px;
	font-family: Tahoma;
	font-size: 11px;
  border-left: 1px solid #B7B7B7;
  border-right: 1px solid #B7B7B7;
  background: url(http://www.institutiieuropene.ro/layouts/html_model_17/header-top-bg.gif) repeat-x top;
}
#header #header-top #top {
	width: 930px;
	margin: 0 auto;
}
#header #header-top #top #icons * {
	color: #353535;
}
#header #header-top #top #icons #login {
  float: right;
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 10px;
  text-align: center;
}
#header #header-top #top #icons #login a, #header #header-top #top #icons #rss a {
	color: #353535;
	text-decoration: none;
}
#header #header-top #top #icons #login a:hover, #header #header-top #top #icons #rss a:hover {
	text-decoration: underline;
}
#header #header-top #top #icons #rss {
	float: right;
  text-align: center;
  margin-top: 10px;
}
#header #header-top #top #search {
	background-image:url(http://www.institutiieuropene.ro/layouts/html_model_17/search-bar.gif);
background-repeat:no-repeat;
height:30px;
left:20px;
margin:0 auto;
padding:8px;
position:absolute;
top:3px;
width:312px;
}
#header #header-top #top #search input {
	border: none;
	width: 260px;
	height: 20px;
	background-color: white;
	color: #646464;
	font-family: Tahoma;
	font-size: 11px;
}
#header #top-navigation {
  height: 26px;
	font-family: Tahoma;
  padding-left: 3px;
  background: url(http://www.institutiieuropene.ro/layouts/html_model_17/nav-bg.gif) no-repeat top left;
  position: absolute;
  top: 102px;
}
#header #top-navigation ul {
	clear:left;
	float:left;
	list-style-type:none;
	text-align:center;
}
#header #top-navigation ul li {
	float:left;
	margin:0pt;
	padding:0pt;
  background: url(http://www.institutiieuropene.ro/layouts/html_model_17/nav-li-bg.gif) repeat-x;
}
#header #top-navigation ul li a {
	display: block;
  font-family: Tahoma;
	font-size: 12px;
  font-weight: bold;
	color: #ffffff;
	margin: 0pt 30px 0pt 10px;
	padding: 7px 0;
	text-decoration: none;
}
#header #top-navigation ul li a:hover {
  color: #DFDFDF;
}
#header #top-navigation ul li.last a {
  margin-right: 0;
  padding-right: 30px;
  background: url(http://www.institutiieuropene.ro/layouts/html_model_17/nav-li-bg-last.gif) no-repeat top right;
}

/*******************************************************************************************************************************
*																											EOF HEADER
*******************************************************************************************************************************/


/*******************************************************************************************************************************
*																											BOF WRAPPER
*******************************************************************************************************************************/
#wrapper {
	width: 930px;
	margin: 0 auto;
	padding-top: 40px;
  padding-bottom: 20px;
}
#wrapper #main_content {
	width: 650px;
	float: right;
  margin-top: 0px;
  padding-top: 0px;
  position: relative;
}
#wrapper #main_content #content_header {
  border:1px solid #F1EEE6;
margin-bottom:35px;
padding:5px;
}
#wrapper #main_content #content_header #header_img {
  border:1px solid #F1EEE6;
float:left;
width:204px;
}
#wrapper #main_content #content_header #header_img img {
  width: 202px;
}
#wrapper #main_content #content_header #header_img p {
  font-family: Tahoma;
	font-size: 10px;
  color: #717171;
  padding-left: 5px;
}
#wrapper #main_content #content_header #header_content {
	float:left;
font-size:12px;
height:auto;
margin-left:5px;
width:425px;
}
#wrapper #main_content #content_header #header_content h2 {
	font-family: 'Trebuchet MS';
	font-style: italic;
	font-size: 18px;
	color: #c70808;
  padding-left: 5px;
	margin: 3px;
	margin-bottom: 10px;
	font-weight: 100;
}
#wrapper #main_content #content_header #header_content p {
	margin-bottom: 5px;
	margin-left: 5px;
	color: #717171;
	font-family: Tahoma;
	font-size: 11px;
}
#wrapper #main_content #content_middle {
}
#wrapper #main_content .content_box {
	width: 200px;
	float: left;
	margin-right: 15px;
	background:#FAF9F4 none repeat scroll 0 0;
}
#wrapper #main_content .content_box h3 {
  margin-bottom: 2px;
	padding: 5px 5px 5px 10px;
  font-family: 'Trebuchet MS';
	font-size: 13px;
  font-weight: bold;
	text-align: left;
	color: #c70808;
}
#wrapper #main_content .content_box .content {
	padding: 3px;
	height: 50px;
	overflow: hidden;
	padding-bottom: 20px;
	font-family: Tahoma;
  line-height: 11px;
}
#wrapper #main_content .content_box .content img {
	display: block;
	float: left;
	margin: 2px;
	margin-right: 10px;
	border: 1px solid #B4B4B4;
}
#wrapper #main_content .content_box .content a {
	color: #013d61;
	font-size: 11px;
}
#wrapper #main_content .content_box .content a:hover {
	text-decoration: none;
}
#wrapper #main_content #middle_lists {
	margin-bottom: 75px;
	margin-top:20px;
}
#wrapper #main_content #middle_lists .useful_links {
	width: 200px;
	float: left;
	margin-right: 15px;
	font-family: Tahoma;
}
#wrapper #main_content #middle_lists .useful_links li {
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 14px;
	margin-bottom: 10px;
  margin-left: 20px;
}
#wrapper #main_content #middle_lists .useful_links li a {
	color: #7f7f7f;
	font-size: 11px;
}
#wrapper #main_content #middle_lists .useful_links li a:hover {
	text-decoration: none;
}
/********** BOF BOTTOM LISTS ************/
#wrapper #main_content #bottom_lists {
  margin-bottom: 75px;
}
#wrapper #main_content #bottom_lists .bottom_list {
	width: 200px;
	float: left;
}
#wrapper #main_content #bottom_lists .bottom_list li {
	background-image: url(http://www.institutiieuropene.ro/layouts/html_model_17/arrow-big.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	margin-left: 10px;
	line-height: 14px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #b4bcbf;
	padding-bottom: 10px;
	color: #2c2c2c;
}
#wrapper #main_content #bottom_lists .bottom_list li.last {
	border-bottom: 0;
}
#wrapper #main_content #bottom_lists .bottom_list li h4 {
	margin-bottom: 5px;
	font-family: 'Trebuchet MS';
	font-size: 14px;
}
#wrapper #main_content #bottom_lists .bottom_list li h4 a {
	color: #780202;
}
#wrapper #main_content #bottom_lists .bottom_list li h4 a:hover {
	text-decoration: none;
}
#wrapper #main_content #bottom_lists .bottom_list li p {
  font-family: Tahoma;
	font-size: 11px;
	color: #67777d;
}
#wrapper #main_content #bottom_lists .bottom_list.list2 {
	margin-left: 11px;
	margin-right: 3px;
	padding-left: 3px;
	padding-right: 12px;
}
/********** EOF BOTTOM LISTS ************/


/********** BOF SIDE PANEL ************/
#wrapper #side_panel {
	float: left;
	width: 240px;
}
#wrapper #side_panel #advertise {
	border:1px solid #F1EEE6;
height:200px;
margin-top:10px;
_padding:5px;
width:230px;

background:#FAF9F4 url(http://www.institutiieuropene.ro/layouts/html_model_17/side-panel-mid-bg.gif) repeat-x scroll center top;
margin-bottom:20px;
padding:25px 0 20px 15px;
}
#wrapper #side_panel #advertise div a {
	display:block;
	color:#7F7F7F;
font-family:Tahoma;
font-size:13px;
	padding:2px 15px;
}
#wrapper #side_panel .border_top {
}
#wrapper #side_panel .border_bottom {
}
#wrapper #side_panel #login_box {
  margin-bottom: 20px;
  padding: 25px 0 20px 15px;
  background: #F1EEE6 url(http://www.institutiieuropene.ro/layouts/html_model_17/login-box-bg.gif) repeat-x top;
}

#wrapper #side_panel #login_box #logout_box_wrapper{
	font-size:15px;
	margin-top:5px;
	margin-left:10px;
}

#wrapper #side_panel #login_box #logout_box_wrapper a{
	top:0;
	margin-left:5px;
	text-decoration:none;
	color:#8787AD;
}

#wrapper #side_panel #login_box #logout_box_wrapper a:hover{
	text-decoration:underline;
}



#wrapper #side_panel #login_box .input_bg {
  clear:both;
  width: 204px;
  height: 21px;
  background: transparent url(http://www.institutiieuropene.ro/layouts/html_model_17/e-mail-bar.gif) no-repeat center;
  padding: 5px;
  margin-top: 10px;
}
#wrapper #side_panel #login_box .input_bg input {
  border: none;
  width: 190px;
  background-color: white;
	font-family: 'Trebuchet MS';
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
}
#wrapper #side_panel input.submit {
  font-size: 11px;
	margin-top: 5px;
	padding: 5px;
  padding-top: 3px;
	border: 0;
	color: white;
	cursor: pointer;
}
#wrapper #side_panel #login_box input.submit {
  width: 88px;
  height: 28px;
  margin-top: 15px;
	font-family: Tahoma;
	font-weight: normal;
	font-style: normal;
  background: #505050;
  position: relative;
  top: 25px;
}
#wrapper #side_panel input.submit:hover {
	color: #B7B7B7;
}
#wrapper #side_panel #login_box a {
	font-size: 12px;
	color: #000000;
  display: block;
  margin-top: 5px;
  position: relative;
  top: -35px;
  left: 5px;
  font-family: Tahoma;
}
#wrapper #side_panel #login_box a:hover {
	text-decoration: none;
}
#wrapper #side_panel #login_box h5 {
	font-family: Tahoma;
	font-size: 12px;
	color: #606060;
	padding-left: 5px;
}
#wrapper #side_panel #side_panel_middle {
  padding: 25px 0 20px 15px;
  background: #FAF9F4 url(http://www.institutiieuropene.ro/layouts/html_model_17/side-panel-mid-bg.gif) repeat-x top;
  margin-bottom: 20px;
}
#wrapper #side_panel #side_panel_middle h5 {
	font-family: Tahoma;
	font-size: 12px;
	color: #606060;
}
#wrapper #side_panel #side_panel_middle h5#side_panel_noutati_heading {
}
#wrapper #side_panel #side_panel_middle ul#side_panel_noutati_list {
}
#wrapper #side_panel #side_panel_middle ul#side_panel_noutati_list li {
	padding-left: 5px;
  font-family: Tahoma;
}



#wrapper #side_panel #side_panel_middle ul#side_panel_noutati_list li .latest_detail{
	font-size:12px;
}

#wrapper #side_panel #side_panel_middle ul#side_panel_noutati_list li a {
  font-family: Tahoma;
	font-size: 13px;
	color: #7f7f7f;
}
#wrapper #side_panel #side_panel_middle ul#side_panel_noutati_list li a:hover {
  text-decoration: none;
}





#wrapper #side_panel #side_panel_middle h5#side_panel_poll_heading {
	margin-top: 20px;
}
#wrapper #side_panel #side_panel_middle ul#poll_list {
	padding-left: 5px;
}
#wrapper #side_panel #side_panel_middle ul#poll_list li {
	margin-bottom: 7px;
}
#wrapper #side_panel #side_panel_middle ul#poll_list label {
	margin-left: 10px;
  font-family: Tahoma;
	font-size: 11px;
  color: #011c33;
}
#wrapper #side_panel #side_panel_middle input.vote{
  width: 88px;
  height: 28px;
  background: #505050;
}
#wrapper #side_panel #side_panel_middle input.results {
  width: 88px;
  height: 28px;
  margin-left: 10px;
  background: #505050;
}
/********** EOF SIDE PANEL ************/


/*******************************************************************************************************************************
*																											EOF WRAPPER
*******************************************************************************************************************************/


/*******************************************************************************************************************************
*																											BOF FOOTER
*******************************************************************************************************************************/
#footer {
  width: 930px;
  height:60px;
	margin: 0 auto;
  margin-bottom: 10px;
  padding-top: 10px;
	color: #ffffff;
	background: #ABABAB;
  border-bottom: 2px solid #CECECF;
	text-align: center;
	font-family: Tahoma;
	font-size: 10px;
	clear:both;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}

.pagelist{
	font-size:14px;
	color:#8787AD;
	font-family: Trebuchet MS;
}

.pagelist .pagelink{
	float:left;
	margin-right:5px;
	border:1px solid #D35E0E;
}
.pagelist .pagelink:hover {
	border:1px solid #000;
}

.pagelist .pagelink a{
	text-decoration:none;
	color:#D35E0E;
	padding:0 5px;
}

.pagelist .pagelink a:hover{
	color:#000;
}

.pagelist .pagelinkempty{
	float:left;
	margin-right:5px;
	border:1px solid;
	padding:0 5px;
}
.comment{
	padding-top:0px;
	padding-bottom:5px;
	color:#8787AD;
	font-family:Tahoma;
	font-size:12px;
}

.button{
	background:#505050 none repeat scroll 0 0;
	font-family:Tahoma;
border:0 none;
color:#FFFFFF;
height:28px;
width:88px;
}
.button:hover{
	cursor:pointer;
	color: #B7B7B7;
}

#title{
	color:#DB7116;
	font-size:25px;
	margin-top:25px;
	margin-left:20px;
}

#votes{
	background:#CCCCCC none repeat scroll 0 0;
cursor:pointer;
padding:5px;
width:40px;
}

#votes {
    float:right;
    text-align:center;
    color:#4E4E4E;
}

#votes h1{
	color:#8000AD;
}

#mid_banner {
	display:none;
}

.latest_more {
	display:none;
}

img.section_image {
	width:60px;
}
.section_detail {
	display:none;
}
.section_more {
	display:none;
}
.latest_detail {
	font-family: Tahoma;
	font-size:11px;
}

.comment h4 {
	color:#C70808;
font-family:'Trebuchet MS';
font-size:18px;
font-style:italic;
font-weight:100;
}

.label {
	display:block;
float:left;
width:150px;
}

/*******************************************************************************************************************************
*																											EOF FOOTER
*******************************************************************************************************************************/


#t_side_panel {
	display:inline;
float:left;
margin-left:10px;
width:240px;
}

.t_side_block {
	background:#FAF9F4 url(http://www.institutiieuropene.ro/layouts/html_model_17/side-panel-mid-bg.gif) repeat-x scroll center top;
margin-bottom:15px;
padding-bottom:5px;
padding-top:20px;
width:240px;
}

.t_side_block .t_heading {
	color:#606060;
	font-family:Tahoma;
	font-size:12px;
	height:21px;
	padding-left:10px;
	padding-top:10px;
}

.t_side_block .t_link {
	x_color:#7F7F7F;
	x_color:#B4161A;
	display:block;
	font-family:Tahoma;
	font-size:12px;
	margin:4px 10px;
}

.t_side_block .t_detail {
	color:#717171;
	font-family:Tahoma;
	font-size:11px !important;
	margin:4px 10px;
}

#t_main_content {
	display:inline;
float:right;
margin-right:0px;
margin-top:0px;
width:670px;
margin-bottom:10px;
}

#t_main_content .t_block {
	background:#FAF9F4 url(http://www.institutiieuropene.ro/layouts/html_model_17/login-box-bg.gif) repeat-x scroll center top;
margin-bottom:15px;
padding:20px;
padding-top:30px;
}


.t_block a {
	text-decoration:underline;
}

.t_block a:hover {
	color:#000000;
}

.t_image {
	border:1px solid #C0C9C9;
padding:4px;
width:202px;
margin:10px;
}

.t_title {
	color:#B4161A;
	font-family:Georgia;
	font-size:18px;
	font-style:italic;
	font-weight:100;
}

.t_title a {
	x_color:#B4161A;
	text-decoration:none;
	font-family:Trebuchet MS;
}

.t_content {
	color:#717171;
font-family:Tahoma;
font-size:12px;
margin-bottom:5px;
}
.t_content p {
	margin:0 0 5px 0;
}

.t_summary .t_image {
	border:1px solid #B4B4B4;
display:block;
float:left;
height:200px;
margin:0 5px;
width:290px;
}

.t_summary .t_useful_links {
	list-style-image:url(http://www.institutiieuropene.ro/layouts/html_model_17/list-arrow.gif);
	float:left;
font-family:Tahoma;
font-size:11px;
margin-right:15px;
width:200px;
}

.t_summary .t_useful_links li {
	background-position:left center;
background-repeat:no-repeat;
line-height:14px;
margin-bottom:10px;
margin-left:20px;
}

.t_useful_links li a {
	color:#7F7F7F;
font-size:11px;
}
.t_useful_links li a:hover {
	color:#000;
}

.t_summary td {
	vertical-align:top;
}

.t_article {
	_padding:20px!important;
}
.t_article .t_image {
	float:left;
	margin:0 10px 10px 0;
	display:block;
	width:200px;
	clear:left;
}
.t_article .t_image a {
	display:block;
	font-size:12px;
	font-weight:bold;
}

.t_link {
	margin:5px;
	display:block;
	font-family: Trebuchet MS;
	font-size:14px;
	font-weight:bold;
	x_color:#C70808;
}
.t_link:hover {
	color:#000;
}

.t_side_heading {
	color:#606060;
	display:block !important;
	font-family:Tahoma;
	font-size:12px;
	margin:10px;
}

.t_side_block .input_bg {
	background:url(http://www.institutiieuropene.ro/layouts/html_model_17/e-mail-bar.gif) no-repeat;
display:block;
height:20px;
margin:5px 10px;
padding:0 5px 5px;
width:202px;
}

.input_bg input {
	background-color:white;
border:medium none;
font-family:'Trebuchet MS';
font-size:12px;
font-weight:bold;
width:200px;
margin-top:4px;
}

.t_side_block .button {
	margin:5px 10px;
}

.t_summary {
	width:650px;
}

.t_label {
	background-image:url(http://www.institutiieuropene.ro/layouts/html_model_17/arrow-big.gif);
background-position:left 12px;
background-repeat:no-repeat;
border-bottom:1px dotted #B4BCBF;
color:#780202;
display:block;
float:left;
font-family:Trebuchet MS;
font-size:14px;
font-weight:bold;
line-height:18px;
margin-left:9px;
margin-right:9px;
margin-top:5px;
padding-bottom:5px;
padding-left:15px;
text-decoration:none;
width:182px;
}

input.signup {
	width:200px;
	font-family:'Trebuchet MS';
font-size:12px;
font-weight:bold;
}

#signup_2 td {
	padding:2px;
}

.t_more {	font-size:14px;}

#menuend {
	float:left;
	height:27px;
	margin-top:-1px;
	width:38px;
}

.t_small {
color:#0FA1B8;
display:inline;
font-size:11px;
background:url(http://www.institutiieuropene.ro/layouts/html_model_17/bullet1.gif) no-repeat scroll left 3px;
padding-left:15px;
}#ImageBoxOverlay
{
	background-color: #000;
	z-index:100;
}
#ImageBoxOuterContainer {	z-index:200;
	line-height:15px!important;}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
	padding-right:100px;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(http://www.institutiieuropene.ro/objects/jquery//images/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(http://www.institutiieuropene.ro/objects/jquery//images/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(http://www.institutiieuropene.ro/objects/jquery//images/spacer.gif);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(http://www.institutiieuropene.ro/objects/jquery//images/spacer.gif);
	background-repeat:	no-repeat;
	background-position: left bottom;
};.galleria{list-style:none;width:200px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */


.caption{font-style:italic;color:#887;}
.gallery {width:100%;margin:0 auto;}
.gallery li{width:68px;height:50px;border:3px double #111;margin: 2px;background:#000;}
.gallery li div{left:240px}
.gallery li div .caption{font:italic 0.7em/1.4 georgia,serif;}

#gallery_main_image{margin:2px;width:98%;}
#gallery_main_image img{margin-bottom:10px;}

.gallery_nav{padding-top:15px;clear:both;font:80% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase;}
.replaced {width:100%; margin:auto;}
._galleria_wrapper {height:400px; overflow:hidden;}
