#menu-item-54 {position: relative;}
.content_sub_nav_menu_main { position: absolute; left: -135px; top: 46px; padding-top: 4px; width: 950px; display: none; }
.content_sub_nav_menu_main ul { display: block !important; margin-bottom: 1em !important; }
.content_sub_nav_menu_main h3{ margin: 0;}
.content_sub_nav_menu {	background: #779FD0 url(../images/bg_sub_nav.jpg) left top repeat-x; border-radius: 10px; padding: 30px 30px 30px 36px; display: block;}
.inner_sub_nav_menu { position: relative;}
.arrow_top { background: url(../images/arrow_top.png) left top; width: 23px; height: 13px; position: absolute; left: 146px; top: -43px; }

.content_sub_nav_menu h3 { color: white; }

.list_nav_menu { width: 610px; height: 214px;}
.list_nav_menu li { height: 30px; width: 269px; margin-right: 36px; background: url(../images/dotted2.jpg) left bottom repeat-x;}
.list_nav_menu li a { line-height: 30px; color: white !important;}
.list_nav_menu li a:hover { color: blue;}




.post_image_bg {
	position: relative;
	width: 268px;
	/*height: 214px;*/
	overflow: hidden;
}

.post_image_bg img {
	border: 1px solid #97BCE8;
}

.post_image_bg a {
	position: absolute;
	color: white;
	bottom: 5px;
	z-index: 10;
}



.post_image_bg h4.title_post {
    font-size: 20px;
    left: 17px;
    bottom: 10px;
    margin: 0;
    width: 170px;
    /*float: left;*/
    color: white;
    position: absolute;
    z-index: 10;
}

.layer_shadow_post {
	display: block;
	width: 100%;
	height: 214px;
	background: url(../images/featured_news_home_image_text.png) repeat-x left bottom;
	position: absolute;
	left: 0;
	/*bottom: -56px;*/
	top: 56px;
	z-index: 2;
}

.post_image_bg a.link_ver_mas {
	right: 14px;
	font-size: 12px;
	font-family: 'voltaireregular',Arial,Verdana,Helvetica,sans-serif;
	background: url(../images/icon_mas.png) right center no-repeat;
	padding-right: 15px;
	color: #fff !important;

	/*float: right;*/
}

.box_shadow_nav {
	background: url(../images/shadow_bg.png) left top;
	position: absolute;
	padding: 5px;
	left: 15px;
	bottom: 20px;
	width: 238px;
}

/*li#menu-item-54 a:hover .content_sub_nav_menu {
	display: block;
}*/

/*.post_image_bg a.link_ver_mas span {
	font-size: 27px;
}*/

/* CALENDAR */
#calendar td {
	width: 32px;
	height: 32px;
	padding: 0;
}
#calendar .ui-widget-content {
	background: none;
	border: 0;
	color: #FFF;
	padding: 0;
	font-family: 'open_sansregular', Arial, Verdana, Helvetica, sans-serif;
}

#calendar .ui-state-default,
#calendar .ui-widget-content
#calendar .ui-state-default,
#calendar .ui-widget-header
#calendar .ui-state-default {
	background: none;
	border-radius: 50%;
	width: 32px;
	height: 32px;
	line-height: 32px;
	border: 0;
	color: #FFF;
	text-align: center;
	padding: 0;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
	/*font-family: 'open_sansregular', Arial, Verdana, Helvetica, sans-serif;*/
	font-family: arial, helvetica;

	font-weight: bold;
}

#calendar .ui-state-active,
#calendar .ui-state-hover  {
	background: #FFA656;
}

#calendar .ui-widget-header {
	background: none;
	border: 0;
	color: #FFF;
}

#calendar .ui-datepicker table {
	background: red;
	border-radius: 10px;
	background: #E45C28;
}

#calendar a.ui-corner-all {
	display: block;
	width: 11px;
	height: 16px;
	background: none;
	border: 0;
}
#calendar a.ui-corner-all span{
	width: 11px;
	height: 16px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	cursor: pointer;
	margin: 0;
	background: url(../images/arrows-calendar.jpg) no-repeat left top;
}


#calendar a.ui-corner-all:hover span {
	border: 0;
	left: 0;
	top: 0;
	right: 0;
}

/*#calendar a.ui-corner-all span {display: none;}*/
#calendar a.ui-datepicker-next-hover {
	right: 0;
	top: 0;
	margin: 0;
}
#calendar a.ui-datepicker-prev span{
	background-position: left top;
}

#calendar a.ui-datepicker-next span{
	background-position: right top;
}

/* fixes */

.text_slider_level4 a {
	color: #FFF;
	text-decoration: none;
}