html{background-color:#111;}
html, body
{
	height: 100%;
	width: 100%;
	padding: 0;
	position: relative;
	color:#666465;  /* #4C4649;*/
  font: 12px/19px Arial,Helvetica,sans-serif;
  
  margin: 0;
	outline: 0 none !important;
	padding: 0;
}

/**
{
	margin: 0;
	outline: 0 none !important;
	padding: 0;
}*/

.content p
{
	font-size:medium;
}

.content p a
{
	text-decoration:underline;
	
}

p {
    /*margin-bottom: 15px;*/
    /*padding:5px;*/
}

a, a:hover, a:visited
{
	text-decoration:none;
	/*color:#666465;*/
}
h2,h3,h4
{
 clear:both; 
}

h2
{
 color: #C40837;
}

#container
{
	background: none repeat scroll 0 0 #FFFFFF;
	height: auto !important;
	margin: 0 auto -275px;
	min-height: 400px;
	position: relative;
	width: 100%;
}

#menu
{
	background: url("../img/background-menu.gif") no-repeat scroll 50% 0 transparent;
	margin-top: 0;
	min-height: 151px;
	position: absolute;
	width: 100%;
	z-index: 10000;	
}

#menu ul.menu
{
	margin: 0 auto !important;
	width: 950px !important;
	background: none repeat scroll 0 0 transparent !important;
	display: block;
	list-style-type: none;
	padding: 0 0 0 0;
	text-align: left;
	border: 0 solid #EEEEEE;
}


/* sub menu */
#menu ul.menu li.expanded ul.menu 
{ 
	width: 190px; 
	z-index:100; 
	font-size:12px; 
	padding:0; 
	background: #000; 
	
	position: absolute;  
	display:block;
}

#menu ul.menu li.expanded ul.menu li
{  
	display: none;
	clear:left;
	border:1px solid #000;
}


#menu ul.menu li.expanded ul.menu li a, #menu ul.menu li.expanded ul.menu li span
{  
	height: auto; /*30px;*/
	padding-top:10px;
	padding-bottom:10px;
	font-size: 12px;
	text-transform: none;
	background-color:#232022;
}
/* sub menu */

#menu ul.menu li
{
	background: none repeat scroll 0 0 transparent;
	float: left;
	list-style: none outside none;
	padding: 0;
	position: relative;
	margin: 0;
	display: inline-block;
}

#menu ul.menu li a, #menu ul.menu li span
{
	display: block;
	height: 151px;
	position: relative;
	text-decoration: none;
	width: 190px;
	z-index: 30;
	color: #FF4942;
}

#menu ul.menu li a, #menu ul.menu li span
{
	color: #FFFFFF;
	display: block;
	font-size: 17px;
	height: 89px;
	padding: 62px 0 0;
	text-align: center;
	text-transform: uppercase;
	width: 190px;
	font-weight:bold;
}


#menu ul.menu .element-2 a /* 2 */
{
	background-color:#FFA383;
	cursor: pointer;
}

#menu ul.menu .element-3 a /* 3 */
{
	background-color:#FC6F59;
	cursor: pointer;
}

#menu ul.menu .element-4 a /* 4 */
{
	background-color:#FF4942;
	cursor: pointer;
}

#menu ul.menu .element-5 a /* 5 */
{
	background-color:#C40837;
	cursor: pointer;
}

#menu ul.menu .first a, #menu ul.menu .element-1 a,#menu ul.menu .first span, #menu ul.menu .element-1 span /* 1 */
{
	background-color:#FFBAA2;
	cursor: pointer;
}

#menu ul.menu a.active
{
	background-color:#151314;
	cursor: pointer;
}

#menu ul.menu li.expanded ul.menu li.first a,#menu ul.menu li.expanded ul.menu li.first span
{  
	background-color:#232022;
	
}

/* sub sub menu*/
#menu ul.menu li.expanded ul.menu ul.menu
{ 
	width: 190px; 
	z-index:100; 
	font-size:12px; 
	padding:0; 
	background: #000; 
	
	position: absolute;  
	display:block;
        left:190px;
        top:0px;
}

#menu ul.menu li.expanded ul.menu ul.menu li
{  
	display: none;
	clear:left;
	border:1px solid #000;
        top:0px;
}


#menu ul.menu li.expanded ul.menu ul.menu li a, #menu ul.menu li.expanded ul.menu ul.menu li span
{  
	height: auto; /*30px;*/
	padding-top:10px;
	padding-bottom:10px;
	font-size: 12px;
	text-transform: none;
	background-color:#232022;
}

#menu ul.menu li.expanded ul.menu ul.menu.fix-menu-position
{
   left:-190px;
}

/* sub sub menu*/

/* sub sub sub menu*/
#menu ul.menu li.expanded ul.menu ul.menu ul.menu
{ 
	width: 190px; 
	z-index:100; 
	font-size:12px; 
	padding:0; 
	background-color: #666465; 
	
	position: absolute;  
	display:block;
        left:190px;
        top:0px;
}

#menu ul.menu li.expanded ul.menu ul.menu ul.menu li
{  
	display: none;
	clear:left;
	border:1px solid #000;
        top:0px;
}


#menu ul.menu li.expanded ul.menu ul.menu ul.menu li a, #menu ul.menu li.expanded ul.menu ul.menu ul.menu li span
{  
	height: auto; /*30px;*/
	padding-top:10px;
	padding-bottom:10px;
	font-size: 12px;
	text-transform: none;
	background-color:#666465;
}

#menu ul.menu li.expanded ul.menu ul.menu ul.menu.fix-menu-position
{
   left:-190px;
}

/* sub sub sub menu*/

#header
{
	/*background: url("../img/background-header.gif") no-repeat scroll 50% 151px transparent;*/
	background-color:#151314;
	height: 280px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 100% !important;
	display: block !important;
	padding: 0 0 0;
	z-index: 10;
	text-align:center;
}

#header-home
{
	background-color:#000000;/*background-color:#151314;*/
	height: 550px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 100% !important;
	display: block !important;
	padding: 0 0 0;
	z-index: 10;
	text-align:center;
}

#slideshow
{
	margin: 0 auto;
  position: relative;
  height: 550px;
	display: none;
	z-index:1;
	overflow: hidden;
}

#slideshow img
{
  display:none;
  position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
    width:100%;
    height:auto;
}



.slideshow-img1
{
	background: url("../img/f1.jpg") no-repeat scroll right top transparent;
} 

.slideshow-img2
{
	background: url("../img/f6.jpg") no-repeat scroll right top transparent;
}

.slideshow-img3
{
	background: url("../img/face3.jpg") no-repeat scroll right top transparent;
}

.slideshow-img4
{
	background: url("../img/f7.jpg") no-repeat scroll right top transparent; /*scroll 0 0 transparent;*/
}

.slideshow-img5
{
	background: url("../img/f4.jpg") no-repeat scroll right top transparent; /*scroll 0 0 transparent;*/
}

.slideshow-img6
{
	background: url("../img/f8.jpg") no-repeat scroll right top transparent; /*scroll 0 0 transparent;*/
}

.slideshow-img7
{
	background: url("../img/f2-3.jpg") no-repeat scroll right top transparent; /*scroll 0 0 transparent;*/
}

.slideshow-img8
{
	background: url("../img/f3.jpg") no-repeat scroll right top transparent; /*scroll 0 0 transparent;*/
}

.slideshow-img9
{
	background: url("../img/f5-2.jpg") no-repeat scroll right top transparent; /*scroll 0 0 transparent;*/
}


#header-blocks
{
	margin: 0 auto;
	position: relative;
	width: 950px !important;
	top:153px;
	padding: 5px 0px 0px 0px;
}

#header-blocks-home
{
	margin: 0 auto;
	position: relative;
	width: 950px !important;
	/*top:300px;
	left:25%;*/
	z-index:1000;
	margin-top:-125px;
	/*background-color:#000;*/
	height:130px;
}

#header-blocks-home-layer
{
	
	position: relative;
	width: 100%;
	z-index:1;
	margin-top:-135px;
	background-color:#000;
	height:135px;
	opacity:0.5;
}

.header-block
{
	position:absolute;
	/*top:220px;*/
	color:#ffffff;
	
}

.header-block#logo
{
	left:0px;
	/*top:180px;*/
}

/* NEWS */
.header-block#news
{
	left:300px;
	overflow:hidden;
	height:40px;
	width:645px;
	top:50px;
	/*border: 2px solid #444444;*/
	/*border: 2px dashed #444444;*/
}

.header-block #block-views-news-block-1
{
  border:0px;
}

.header-block #block-views-news-block-1 .item-list
{
  margin-top: 10px;
}

.header-block #block-views-news-block-1 ul
{
  white-space: nowrap;
  display: inline;
  position:absolute;
  left:0px;
}

.header-block #block-views-news-block-1 ul li
{
  display: inline;
}

.header-block #block-views-news-block-1 ul li span
{

}

#header-blocks-home .header-block #block-views-news-block-1 ul li span.views-field-created
{
  color: #CD2640;
}

.header-block #block-views-news-block-1 ul li span.views-field-created
{
  font-size: 12pt;
  color: #AAAAAA;
}

#header-blocks-home .header-block #block-views-news-block-1 ul li span a
{
	color:#C40837;
}

.header-block #block-views-news-block-1 ul li span a
{
  color:#FFFFFF;
  font-size: 16pt;
}

.header-block #block-views-news-block-1 ul li span a:hover
{
  text-decoration: underline;
}


#body
{
	background: none repeat scroll 0 0 #FFFFFF;
	margin: 0 auto;
	padding: 60px 0 271px;
	width: 950px;
	min-height: 400px;
	height: auto !important;
	height: 500px;
}

#body-home
{
	background: none repeat scroll 0 0 #FFFFFF;
	margin: 0 auto;
	width: 950px;

}

#body .sidebar
{
	float:left;
	width:20%;
}

#body #body-content
{
	min-height:400px;
	width:75%;
}

#body #body-content ul,#body #body-content ol
{
  margin-left: 25px;
}
#body #body-content h2
{
  margin-left: 5px;
}


#footer
{
	background: url("../img/background-foot.gif") repeat-x scroll 50% 0 transparent;
	bottom: 0;
	height: 221px;
	position: relative;
	width: 100%;
	z-index: 5000;
}

#footer-home
{
	background: url("../img/background-foot.gif") repeat-x scroll 50% 0 transparent;
	bottom: 0;
	height: 166px;
	position: relative;
	width: 100%;
	z-index: 5000;
}


#sidebar-left 
{
	margin-right:15px;
}

#sidebar-right
{
	margin-left:15px;
}

#sidebar-left h2.block-title,
#sidebar-right h2.block-title {
/*background: #e6e6e6;*/
margin:0;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
font-size: 1.3em;
}

#sidebar-left .content,
#sidebar-right .content {
padding: 5px 15px;
}

.sidebar .block 
{
margin:0 0 15px;
}

.block 
{
	padding-bottom:10px;
	border-bottom: 1px dashed #bbb;
}

.node
{
	margin-bottom:25px;
}

.breadcrumb
{
	background-color:#232022;
	padding:10px;
	margin-bottom:25px;
        font-size: 120%;
        font-weight: bold;
}

.breadcrumb a
{
		color:#fff;
}

#page-title
{
	margin-bottom: 10px;
        color: #C40837;
}

.clear
{
	clear:both;
}

#body-content .region-content
{
	min-height: 400px;
  /*overflow: auto;*/
  padding: 10px;
}

/* GALLERY */
.gallery_container
{
        /* scruro */
	/*background-color:#333333;*/
	width:700px;
}

.gallery_container h2
{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
}

.image_box
{
	margin:5px;
	float:left;
	height:250px;
	background-color:#F1F1F1;
	padding:5px;
	border:1px solid #D6E4D6;
}
.image_box:hover
{
	background-color:#C2C2C2; /*#C40837;*/
}

.image_box .image
{
	height:200px;
	width:200px;
	color:#ffffff;
	overflow:hidden;
	text-align:center;
	background-color:#FFFFFF;
}

.image_box .namefile
{
	background-color:#FFFFFF;
	color:#333333;
	padding:5px;
	text-align:center;
  border: 1px solid #E9E9E9;
  width: 188px;
  height: 38px;
  overflow: auto;
}

.album_box
{
	display: inline;
	position:relative;
	float:left;
	margin:2px;
	cursor:pointer;
}

.album_box:hover, .album_container .selected
{
	background-color:#BE0837;
}

.album_box .folder p
{
	top:10px;
	position: absolute;
  z-index: 200;
  width: 160px;
  text-align: center;
}

.album_box .folder img
{
	top:-20px;
	left:-20px;
	position:relative;
}

.album_box .folder p a
{
	font-weight: bold;
	color:#C40837;
}


.album_container
{
	margin:5px;

	padding:5px;
	border-bottom:2px solid #BE0837;

}

.album_container .folder
{
	margin:5px;
	height:100px;
	background-color:#F1F1F1;
	padding:5px;
	border:1px solid #D6E4D6;
	
	width: 160px;
	overflow:hidden;
}

.album_container .folder:hover
{
	
}

/*TAGS*/
.views-row
{
 clear:both;
 margin-bottom:10px;
}

.views-row h2
{
  /*background-color: #EEEEEE;*/
  padding: 5px;
}

.views-row .content
{
  background-color: #F8F8F8;
}

.views-row .links ul
{
  background-color: #eeeeee;
  padding:3px;
  font-weight:bold;
}
/* old taxonomy*/
/*.view-taxonomy-term .views-row
{
	border-left:2px solid #CECECE;
	background-color:#F8F8F8;
	padding-left: 10px;
}

.view-taxonomy-term .views-row h2 a
{
	color: #C40837;
}

.view-taxonomy-term .views-row h2
{
	color: #666465;
	
}


.view-taxonomy-term .views-row .links ul
{
	float: right;
}

.view-taxonomy-term .views-row .links ul li a
{
	color: #C40837;
}/

/* text with image */
.image-left
{
 float:left; 
 margin:3px;
}

.text-right
{
  float:left;
}

.border-dashed-bottom
{
  border-bottom:1px dashed #bbbbbb; 
}

/* presenter */
.slides_container
{
	text-align:center;
	width:735px;
	position: relative;
}

.slides_box
{
	
}
.slides_box .slide img
{
	width:735px;
	z-index:10;
}

.slides_commands
{
	border-bottom:2px solid #BE0837;
	/*width:200px;*/
	text-align:center;
}

.slides_commands a
{
	padding:5px;
	margin:5px;
}


/* newsletter */
.view-newsletter .views-row
{
	clear:both;
	position:relative;
	width:100%;
	border-left: 2px solid #BE0837;
	margin-bottom: 20px;
	padding: 10px;
	background-color:#F8F8F8;
}

.view-newsletter .views-row .views-field-field-date
{
	float:left;
	width:13%;
}
.view-newsletter .views-row .views-field-body
{
	float:left;
	width:85%;
}

.view-newsletter .views-row .views-field-body p
{
	margin:0;
	padding:0;
	clear:both;
}

.view-newsletter .views-row .views-field-created
{
	clear:both;	
}


.view-newsletter2 .views-row
{
	border-left: 2px solid #BE0837;
	clear: both;
	margin-bottom: 20px;
	padding: 10px;
	background-color:#F8F8F8;
}

.view-newsletter2 .views-row .views-field-field-date
{
	font-size: 13px;
	font-weight: bold;
}

.view-newsletter2 .views-row .views-field-title h2
{
	
}

.view-newsletter2 .views-row .views-field-created
{
	clear:both;	
}

#footer .block
{
	border:0;
	padding:20px;
}

#footer .block .content
{
	text-align:center;
	color: #D2D2D2;
}

#footer .block .content a
{
	color: #D2D2D2;
	text-decoration: underline;
}

/* ----------------- Comments ----------------- */

.comment h2.title {
  margin-bottom: 1em;
}
.comment div.user-picture img {
  margin-left: 0; /* LTR */
}
.comment {
  margin-bottom: 20px;
  display: table;
  vertical-align: top;
}
.comment .attribution {
  display: table-cell;
  padding: 0 30px 0 0; /* LTR */
  vertical-align: top;
  overflow: hidden;
}
.comment .attribution img {
  margin: 0;
  border: 1px solid #d3d7d9;
}
.comment .attribution .username {
  white-space: nowrap;
}
.comment .submitted p {
  margin: 4px 0;
  font-size: 1.071em;
  line-height: 1.2;
}
.comment .submitted .comment-time {
  font-size: 0.786em;
  color: #68696b;
}
.comment .submitted .comment-permalink {
  font-size: 0.786em;
  text-transform: lowercase;
}
.comment .content {
  font-size: 0.929em;
  line-height: 1.6;
}
.comment .comment-arrow {
  background: url(../img/comment-arrow.gif) no-repeat 0 center transparent; /* LTR */
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  height: 40px;
  margin-left: -47px; /* LTR */
  margin-top: 10px;
  position: absolute;
  width: 20px;
}
.comment .comment-text {
  padding: 10px 25px;
  border: 1px solid #d3d7d9;
  display: table-cell;
  vertical-align: top;
  position: relative;
  width: 100%;
}
.comment .indented {
  margin-left: 40px; /* LTR */
}
.comment ul.links {
  padding: 0 0 0.25em 0;
}
.comment ul.links li {
  padding: 0 0.5em 0 0; /* LTR */
}
.comment-unpublished {
  margin-right: 5px; /* LTR */
  padding: 5px 2px 5px 5px; /* LTR */
}
.comment-unpublished .comment-text .comment-arrow {
  border-left: 1px solid #fff4f4;
  border-right: 1px solid #fff4f4;
}

/* TAXONOMY */

.view-taxonomy-term .views-row .content
{
	background-color:#ffffff;
}

.taxonomy-el
{
	width:99%;
	margin-bottom:10px;
}

.taxonomy-el .tax-img
{
	text-align:center;
	float:left;
	width:20%;	
	overflow:hidden;
	padding:0px;
	height: 180px;
	
}

.taxonomy-el .tax-content
{
	float:left;
	width:77%;
	border: 1px solid #efefef;
	border-left: 2px solid #BE0837;
	background-color: #ebebeb;
	padding:5px;
	text-align:justify;
	height:168px;
	overflow:auto;	
} 

.taxonomy-el .tax-read-more 
{
	width:100%;
}

.taxonomy-el .tax-read-more span
{
	text-align:center;
	background-color: #e3e3e3;
	float:right;
	width:125px;
	margin:0px;
	padding:0px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right:40px;;
	border-top: 1px solid #efefef;
	text-decoration:underline;
	border-bottom: 2px solid #BE0837;
	
}

.taxonomy-el .tax-clear
{
	clear:both;
	height:0px;
}


#footer-home .block
{
 border:0px;
}

.content ul li{
	font-size: 120%;
}

#container #lang
{
	position: absolute;
    top: 10px;
    width: 100%;
    z-index: 50000;
}

#container #lang p
{
	display: block;
    margin: 0 auto;
    width: 950px !important;
	text-align:left;
}

#container #lang img
{
	width:40px;
}