/**************************************************************************************/
/*WIDGETS*/
/**************************************************************************************/
.widget{
	display: block;
}
.widget-wrapper{}
.widget-header{
	display: block;
	margin: 0 0 12px 0;
    padding: 0px 10px;
    background-color: #e6e6e6;
}
.widget-header-wrapper{}
.widget-header,
.widget-header .widget-title h1,
.widget-header .widget-title h1 a{
	font-weight: bold;
	font-size: 22px;
	line-height: 34px;
	text-transform:uppercase;
	color:#000;
}

.widget-header .widget-title h1 span:last-child,
.widget-header .widget-title h1 a span:last-child{
	color:#af0116;
}

.widget-header .widget-title h1 .word1,
.widget-header .widget-title h1 a .word1{
	color:#000 !important;
}


.widget-content{}
.widget-content-wrapper{}
.widget-line-list{
	display: block;
	font-size: 12px;
	line-height: 8px;
	color: #191919;
}
.widget-line-list li{
	display: block;
	margin: 0 0 9px 0;
}
.widget-line-list li a {
	line-height: 15px;
}

/**************************************************************************************/
/*WIDGETS SECTIONS (html5 tag)*/
/**************************************************************************************/
.Horizontal .widget-content-wrapper section{
	margin: 0;
}
.Horizontal .widget-content-wrapper section:first-child{
	/*margin-top: 10px;*/
}
#cB .Horizontal .widget-content-wrapper section article{
	width: 290px;
}
.Horizontal .widget-content-wrapper section article{
	display: inline-block;
	width: 318px;
	margin: 5px 10px;
	float: left;
}
.Horizontal .widget-content-wrapper section{
	clear:both;
}
.Horizontal .widget-content-wrapper section article:first-child{
	/*border-right: 1px solid #C3C3C3;*/
}
.Horizontal .widget-content-wrapper section article:last-child {
	border-right: medium none;
	/*left: -3px;*/
    position: relative;
}
.Horizontal .widget-content-wrapper section article .article-inside-group{
	padding: 5px;
	border: none;
}
/**************************************************************************************/
/*WIDGETS FULL*/
/**************************************************************************************/
.widget-full{
	display: block;
	border: none;
	background-color: #FFF;
	padding: 10px;
}

/**************************************************************************************/
/*WIDGETS GROUP*/
/**************************************************************************************/
.widget-group{
	display: block;
}
.w-articles-group {
	padding: 0px;
}

/**************************************************************************************/
/*WIDGETS LIST*/
/**************************************************************************************/
.widget-list{
	display: block;
	background-color: #FFF;
	padding: 10px;
}

/**************************************************************************************/
/*ARTICLES INSIDE A GROUP*/
/**************************************************************************************/
.article-inside-group{
	background-color: #FFF;
	margin-top: 10px;
	padding: 8px;
}
.first-child .article-inside-group{
	/*margin-top: 0px;*/
}
.last-child .article-inside-group{
	border-bottom: none;
}
.article-inside-group .section-name{
	display: block;
	margin: 0 0 7px;
}
.Left .w-articles-group .article-inside-group .section-name,
.Right .w-articles-group .article-inside-group .section-name{
	max-width: 60%;
	overflow: hidden;
	margin: 0px;
}
.article-inside-group .title h1,
.article-inside-group .title h1 a{
	font-size: 16px;
	line-height: 21px;
}
.article-inside-group .subtitle h2{
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
}
.article-inside-group .main-image{
	width: 40%;
	float: left;
}
.article-inside-group .main-image-wrapper{
}
.article-inside-group-resume .main-image{
    display:inline-block;
}
.article-inside-group-resume .main-image{
    display:inline-block;
}
.article-inside-group-resume .article-content{
   /* display:inline-block;*/
}
.withImageNew .article-content{
    width: 125px;
}
.withImageOld .article-content{
    width: 175px;
}

.introtext-txt {
	font-family: "DroidSansRegular", Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}

/**************************************************************************************/
/*ARTICLES INSIDE A LIST*/
/**************************************************************************************/

.article-inside-list{
	margin-bottom:15px;
	border-bottom: 1px solid #ccc;
}
.article-inside-list .section-name{
	display: block;
	border-bottom: none;
	text-align: left;
}
.article-inside-list .title h1,
.article-inside-list .title h1 a{
	font-size: 18px;
	line-height: 21px;
}
.article-inside-list .subtitle h2{
	font-size: 13px;
	line-height: 11px;
}
.article-inside-list .comments,
.article-inside-list .date{
	display: block;
	margin: 0;
}
.last-child .article-inside-list{
	border-bottom: none;
}

/**************************************************************************************/
/*WIDGET RELATED*/
/**************************************************************************************/
/**************************************************************************************/
/*WIDGET ALSO IN THIS SECTION*/
/**************************************************************************************/
/**************************************************************************************/
/*WIDGET ALSO FROM AUTHOR*/
/**************************************************************************************/
/**************************************************************************************/
/*WIDGET RELATED AAN*/
/**************************************************************************************/
.also-from-author,
.also-in-section,
.articles-related-by-tag,
.articles-aan-by-tag,
.articles-read-about-this{
	display: block;
	margin: 0 0 25px 0;
	background-color: #FFF;
	padding: 10px;
}
.articles-aan-by-tag li {
	margin-bottom: 10px;
}
.articles-aan-by-tag li h4{
	font-size: 12px;
	font-weight: bold;
}
.articles-aan-by-tag li h5{
	font-size: 12px;
}
.articles-aan-by-tag li .byline{
	font-size: 11px;
	color: grey;
}
.articles-aan-by-tag li .byline a{
	font-weight: bold;
}

/**************************************************************************************/
/*WIDGET USER ACTIONS*/
/**************************************************************************************/
.widget-user-actions{
	display: block;
	margin: 0px;
	background-color: #FFF;
	padding: 10px;
	border-top: 1px solid #a1a1a1;
}
.widget-user-actions-wrapper{}
.widget-user-actions-header,
.widget-user-actions-header .widget-user-actions-title{
	font-family: 'OswaldRegular',Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	font-weight:normal;
	line-height:21px;
}
.widget-user-actions-header .widget-user-actions-title h3{
	font-family: 'OswaldRegular',Arial,Helvetica,sans-serif;
	font-size:18px;
	display: block;
	clear: both;

}
.widget-user-actions-description{
	display: block;
	clear: both;
	margin-bottom: 12px;
	font-size: 15px;
	font-style: italic;
	color: #999;
}
.widget-user-actions-header-separator{
	display: none;
}


/**************************************************************************************/
/*WIDGET COMMENTS*/
/**************************************************************************************/
.comments-box {
}

/**************************************************************************************/
/*WIDGET RATING*/
/**************************************************************************************/
.rating-box .widget-user-actions-header,
.rating-box .widget-user-actions-content{
	width:200px;
	display: inline-block;
}
.rating-box .widget-user-actions-content .star-rating-container{
	margin: 4px 0 0 0px;
}

.star-rating{
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 100px;
	height: 20px;
	position: relative;
	background: url(../imgs/star_rating.gif) top left repeat-x;
}
.star-rating li{
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
}
.star-rating li a{
	display:block;
	width:20px;
	height: 20px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.star-rating li.sel a{
	background: url(../imgs/star_rating.gif) left center;
	z-index: 2;
	left: 0px;
}
.star-rating li a:hover{
	background: url(../imgs/star_rating.gif) left center;
	z-index: 2;
	left: 0px;
}
.star-rating a.one-star{
	left: 0px;
}
.star-rating a.one-star:hover{
	width:20px;
}
.star-rating a.two-stars{
	left:20px;
}
.star-rating a.two-stars:hover{
	width: 40px;
}
.star-rating a.three-stars{
	left: 40px;
}
.star-rating a.three-stars:hover{
	width: 60px;
}
.star-rating a.four-stars{
	left: 60px;
}
.star-rating a.four-stars:hover{
	width: 80px;
}
.star-rating a.five-stars{
	left: 80px;
}
.star-rating a.five-stars:hover{
	width: 100px;
}
.star-rating li.current-rating{
	background: url(../imgs/star_rating.gif) left bottom;
	list-style:none;
	position: relative;
	height: 20px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	margin: 0px;
	padding: 0px;
}

/**************************************************************************************/
/*WIDGET RATING*/
/**************************************************************************************/
.o-comments-box {}
.o-comments-box .Comments .Comm .comment,
.o-comments-box .Comments .Comm .reply {
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #A1A1A1;
}

.o-comments-box .Comments .Comm .reply {
	margin: 10px 0px 0px 40px;
}

.o-comments-box .Tools {
	text-align: right;
	font-size: 12px;
	color: #A1A1A1;
}

.o-comments-box .User,
.o-comments-box .Globe {
	display: inline-block;
}

.o-comments-box .Globe {
	vertical-align: top;
	text-align: justify;
	font-size: 13px;
}

.o-comments-box .User {
	font-size: 12px;
	vertical-align: top;
	padding-top: 6px;
}

.o-comments-box .User img {
	display: block;
	clear: both;
    height: 50px;
    width: 50px;
}

.o-comments-box .Comments .Comm .comment .User {
	width: 110px;
}

.o-comments-box .Comments .Comm .comment .Globe {
	width: 490px;
}

.o-comments-box .Comments .Comm .reply .User {
	width: 110px;
}

.o-comments-box .Comments .Comm .reply .Globe {
	width: 450px;
}

/**************************************************************************************/
/*BOXES*/
/**************************************************************************************/
.box{}
.box-wrapper{}
.box-header{
	display: block;
	padding: 5px;
	background: #333333;
}
.box-header,
.box-header .box-title,
.box-header .box-title h3{
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
	text-align: center;
	color: #fff;
}
.box-header-wrapper{}
.box-title{}
.box-title h3{}
.box-content{
	padding: 3px;
	border: 1px solid #000;
}
.box-content-wrapper{}
.box-subheader{}
.box-subheader-wrapper{}
.box-subtitle{}
.box-subtitle h4{
	display: block;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}
.box-subcontent{}
.box-subcontent-wrapper{}



/**************************************************************************************/
/*WIDGET SLIDER*/
/**************************************************************************************/

.w-flex-slider .widget-wrapper {
	position: relative;
}

.widget-scroller{
	overflow: hidden;
	z-index: 1;
	position: static;
	margin: 0;
	padding: 0;
	background-color: #FFF;
}
.widget-scroller .widget-scroller-wrapper{
	width: 10000px;
}
.widget-scroller .widget-section{
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/
	overflow:hidden;
	float:left;
	margin: 0;
	padding: 0;
}

#cA .Left .widget-scroller .widget-section 			{ width: 334px; }
#cA .Right .widget-scroller .widget-section 		{ width: 334px;}
#cA .Horizontal .widget-scroller .widget-section 	{ width: 680px; }

#cA .Horizontal .widget-scroller .widget-scroller-wrapper .widget-section .child-inside-group{ width: 660px; margin: 10px; margin-bottom: 0px; }
#cA .Right .widget-scroller .widget-section .child-inside-group ,#cA .Left .widget-scroller .widget-section .child-inside-group{ width: 314px; margin: 5px; }


#cB .Left .widget-scroller .widget-section,
#cB .Right .widget-scroller .widget-section,
#cB .Horizontal .widget-scroller .widget-section 	{ width: 310px; }
#cB .Horizontal .widget-scroller .widget-scroller-wrapper .widget-section .child-inside-group{ width: 300px; margin: 10px; margin-bottom: 0px; }

.widget-controls {
	position: absolute;
    text-align: right;
}
.Horizontal .widget-controls {
	top: 432px;
	width: 606px;
}
.Left .widget-controls {
	top: 211px;
	width: 285px;
}
.Right .widget-controls {
	top: 211px;
	width: 285px;
}


.Horizontal .widget-controls {
	top: 248px;
	left: 16px;
	width: initial;
}
.Horizontal .widget-controls.withTitle {
	top: 288px;
}

.Right .widget-controls ,.Left .widget-controls {
	top: 174px;
	left: 16px;
	width: initial;
}
.Right .widget-controls ,.Left .widget-controls.withTitle {
	top: 218px;
}
.Right .widget-controls{
	left:initial;
	right:15px;
}
#cB .Horizontal .widget-controls {
	top: 216px;
}

.widget-controls a {
	background-color: rgb(0, 0, 0);
	color: #FFF;
	display: inline-block;
	font-family: "DroidSansBold",Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	margin-right: 3px;
	min-width: 20px;
	line-height: 25px;
	padding: 1px 3px;
	text-align: center;
}

.widget-controls a:last-child { margin-right: 0px;}

.widget-controls a:hover,
.widget-controls a.active { text-decoration:none; background-color: #a70100; color: #FFF;}

/**************************************************************************************/
/*WIDGET LIST SLIDER*/
/**************************************************************************************/
.widget-list-slider,
.widget-list-slider-tabs,
.widget-list-slider-outputs{
	position: relative;
}
.widget-list-slider-outputs{
	float: left;
	width: 372px;
	margin: 0 6px 0 0;
}
.widget-list-slider-tabs{
	float: left;
	width: 260px;
	min-height: 540px;
}
.widget-list-slider .title{
	height: 38px;
    line-height: 20px;
    overflow: hidden;
    margin-bottom:1px;
}
.widget-list-slider .section-name,
.widget-list-slider .section-name a{
	background-color: #666666;
    color: #FFFFFF;
    display: inline-block;
    font-family: 'LeagueGothicRegular',Arial,Helvetica,sans-serif;
    font-size: 21px;
    line-height: 15px;
    padding: 2px;
    text-transform: uppercase;
}
.widget-list-slider .authors,
.widget-list-slider .authors a{
	font-family:'LeagueGothicRegular', Arial,Helvetica,sans-serif;
	font-size: 18px;
	color: #808080;
}
.widget-list-slider-tabs .tab-child{
	padding: 2px 0 2px 0;
	border-bottom: 1px solid #bfbfbf;
}
.widget-list-slider-tabs .last-child{
	border: none;
}
.widget-list-slider-tabs .tab-child .tab-child-wrapper{
	padding: 0 0 0 13px;
}
.widget-list-slider-tabs .tab-child .tab-child-content{
	padding: 17px 20px;
}
.widget-list-slider-tabs .current .tab-child-wrapper,
.widget-list-slider-tabs .tab-child:hover .tab-child-wrapper{
	background:  url(../imgs/widget-list-slider-tab-bg.png) no-repeat 0 50%;
}
.widget-list-slider-tabs .current .tab-child-content,
.widget-list-slider-tabs .tab-child:hover .tab-child-content{
	background: #af0116 url(../imgs/widget-list-slider-tab-bg.png) no-repeat -13px 50%;;
}

.widget-list-slider-tabs .current .section-name,
.widget-list-slider-tabs .current .section-name a {
	color: #af0116;
	background-color: #FFF;
}
.widget-list-slider-tabs .current h1,
.widget-list-slider-tabs .current h1 a,
.widget-list-slider-tabs .current .authors,
.widget-list-slider-tabs .current .authors a,
.widget-list-slider-tabs .tab-child:hover .authors,
.widget-list-slider-tabs .tab-child:hover .authors a{
	color: #FFF;
}

.widget-list-slider-outputs .output-child{
	position: absolute;
}
.widget-list-slider-outputs .output-child-image{
	border: 1px solid #C7C5C6;
	padding: 6px;
}
.widget-list-slider-outputs ul{
	width: 372px;
	height: 517px;
}
.widget-list-slider-outputs .output-child-image,
.widget-list-slider-outputs .output-child-image-wrapper{
	width: 360px;
	height: 505px;
}
.widget-list-slider-outputs .main-image{
	border: 1px solid #C7C5C6;
	padding: 6px;
}
.widget-list-slider-outputs .main-image img{
	width: 100%;
}

/**************************************************************************************/
/*WIDGET NPAPER COVER*/
/**************************************************************************************/
.w-npaper-cover{
	padding: 15px 0px 15px 115px;
	background-image: url(../imgs/npaperCover.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	min-height: 160px;
}
#cA .Horizontal .w-npaper-cover {
		padding: 30px 0px 30px 250px;
	background-size: 89% 110%;
	min-height: 340px;
}
#cA .Left .w-npaper-cover, #cA .Right .w-npaper-cover {
	padding: 15px 0px 15px 135px;
	min-height: 215px;
}
#cB .Left .w-npaper-cover, #cB .Right .w-npaper-cover {
	padding: 15px 0px 22px 54px;
	min-height: 70px;
}
.w-npaper-cover .widget-npaper-cover-cover{
	float: left;
}
.w-npaper-cover .widget-npaper-cover-cover,
.w-npaper-cover .widget-npaper-cover-cover img{
	display: block;
	width: 176px;
	 -webkit-box-shadow: #590000 0px 0px 15px;
  	-moz-box-shadow: #590000 0px 0px 15px;
 	 box-shadow: #590000 0px 0px 15px;

}

#cB .Left .w-npaper-cover .widget-npaper-cover-cover,#cB .Left .w-npaper-cover .widget-npaper-cover-cover img,
#cB .Right .w-npaper-cover .widget-npaper-cover-cover, #cB .Right .w-npaper-cover .widget-npaper-cover-cover img {
	display: block;
	width: 90px;
	-webkit-box-shadow: #590000 0px 0px 6px;
  	-moz-box-shadow: #590000 0px 0px 6px;
 	box-shadow: #590000 0px 0px 6px;

}
#cA .Horizontal .w-npaper-cover .widget-npaper-cover-cover,#cA .Horizontal .w-npaper-cover .widget-npaper-cover-cover img{
	width: 370px;
	-webkit-box-shadow: #590000 0px 0px 25px;
  	-moz-box-shadow: #590000 0px 0px 25px;
 	box-shadow: #590000 0px 0px 25px;
}

.w-npaper-cover .widget-npaper-cover-text{
	float: right;
	width: 100px;
	height: 96px;
	padding: 8px;
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	line-height: 18px;
	background: url(../imgs/widget-npaper-cover-text-bg.png) no-repeat;
}



/**************************************************************************************/
/*WIDGET ARTICLES MOSAIC*/
/**************************************************************************************/
.widget-articles-mosaic {
	padding:0px;
}

.widget-articles-mosaic .widget-articles-mosaic-item {
	background:#FFFFFF;
	border:0px;
	position:relative;
	text-align:left;
	width: 150px;
	height: 150px;
	float: left;
}
#cB .widget-articles-mosaic .widget-articles-mosaic-item {
	width: 140px;
}

#cA .Left .widget-articles-mosaic .widget-articles-mosaic-item,
#cA .Right .widget-articles-mosaic .widget-articles-mosaic-item,
#cB .widget-articles-mosaic .widget-articles-mosaic-item {
	margin: 0 10px 10px 0;
}

#cA .Horizontal .widget-articles-mosaic .widget-articles-mosaic-item {
	margin: 0 19px 19px 0;
}


#cA .Left .widget-articles-mosaic .widget-articles-mosaic-item:nth-child(2n),
#cA .Right .widget-articles-mosaic .widget-articles-mosaic-item:nth-child(2n),
#cB .widget-articles-mosaic .widget-articles-mosaic-item:nth-child(2n) {
	margin: 0 0 10px 0;
}

#cA .Horizontal .widget-articles-mosaic .widget-articles-mosaic-item:nth-child(4n) {
	margin: 0 0 10px 0;
}

.widget-articles-mosaic .widget-articles-mosaic-item {
	background-color: #FFFFFF;
}

.widget-articles-mosaic .widget-articles-mosaic-item a{
	color:#fff;
	display:block;

	width:100%;
	height:137px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;

	-webkit-background-clip: -moz-initial;
	-webkit-background-origin: -moz-initial;
	-webkit-background-inline-policy: -moz-initial;

	z-index: -1;
	font-size: 0.01em;
	text-decoration: none;
	overflow: hidden;
}
.widget-articles-mosaic .widget-articles-mosaic-item a:hover {
	border:3px solid #fff;
	display:block;
	height:167px;
	width:167px;
	left:-15px;
	position:absolute;
	top:-15px;
	z-index:1000;
	background-color: #FFFFFF !important;
	color: #FFFFFF;
	letter-spacing: normal;
	margin: 0px;
	padding: 0px;
	text-align: left;
}



/**************************************************************************************/
/*WIDGET SLIDER JQUERY*/
/**************************************************************************************/
.easyslider{
	position:relative;
	float: left;
}
/* Easy Slider */
.easyslider ul,
.easyslider li{
	margin:0;
	padding:0;
	list-style:none;
}
.easyslider,
.easyslider-wrapper,
.easyslider li{
	width:660px;
	overflow:hidden;
}
.easyslider ul{
	width: 10000px;
}
.easyslider li{
	float: left;
}
.easyslider .prevBtn,
.easyslider .playBtn,
.easyslider .pauseBtn,
.easyslider .nextBtn{
	display:block;
	width:27px;
	height:37px;
	position:absolute;
	left:548px;
	top: -44px;
	z-index:1000;
	display:none;
}
.Horizontal .easyslider .prevBtn,
.Horizontal .easyslider .pauseBtn,
.Horizontal .easyslider .nextBtn{
	display:initial;	
}

.easyslider .pauseBtn,
.easyslider .playBtn{
	left:586px;
}
.easyslider .nextBtn{
	left:622px;
		
}
.easyslider .playBtn{
	display: none;
}
.easyslider .prevBtn a,
.easyslider .playBtn a,
.easyslider .pauseBtn a,
.easyslider .nextBtn a{
	display:block;
	position:relative;
	width:27px;
	height:37px;
	text-decoration: none;
	background:url(../imgs/slider-prevBtn.png) no-repeat 0 0;
}
.easyslider .playBtn a{
	background:url(../imgs/slider-playBtn.png) no-repeat 0 0;
}
.easyslider .pauseBtn a{
	background:url(../imgs/slider-pauseBtn.png) no-repeat 0 0;
}
.easyslider .nextBtn a{
	background:url(../imgs/slider-nextBtn.png) no-repeat 0 0;
}
.easyslider-columnR{
	float: right;
	width:  160px;
	margin-top: -54px;
}
.easyslider-columnR .open-calendar{
	font-size: 12px;
	font-weight: bold;
	color: #808080;
	text-decoration: underline;
}
.w-events-slider{
	background-color: #FFF;
	padding: 10px;
	padding-bottom:0px;
}
.w-events-slider .widget-header{
}
.w-events-slider .widget-header,
.w-events-slider .widget-header .widget-title h1,
.w-events-slider .widget-header .widget-title h1 a {
}
.w-events-slider .article-inside-group {
	padding: 0;
}
.w-events-slider .first-child .article-inside-group {
	border: none;
}
.w-events-slider .article .article-content {
	overflow: hidden;
}
.w-events-slider .article .date{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
.w-events-slider .article .title,
.w-events-slider .article .title h1,
.w-events-slider .article .title a {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 19px;
	-webkit-margin-start: 2px;
}
.w-events-slider .columnL,
.w-events-slider .columnR{
	width: 135px;
}
.w-events-slider .columnR .address{
	font-size: 12px;
	color: #000;
}



/**************************************************************************************/
/*WIDGET EVENTS GROUP */
/**************************************************************************************/
.first-child .event-inside-group {
    padding: 8px;
	padding-bottom:0px;
}
.event-inside-group {
	padding: 8px;
	padding-bottom:0px;
}
.event-inside-group .columnR{
	width:500px;
	text-align: right;
}
.easyslider-wrapper .article-inside-group{
	margin-top:0px;	
}
.easyslider-wrapper .main-image.Liquid-Normal-Right{
	width:125px;	
}
#cB .event-inside-group .columnR{
	width:300px;
}
#cB .Right .event-inside-group .columnR,
#cB .Left .event-inside-group .columnR{
	width:133px;
}
#cA .Right .event-inside-group .columnR,
#cA .Left .event-inside-group .columnR{
	/*width:131px;*/
	overflow: hidden;
}

.Left .easyslider,.Left .easyslider-wrapper,.Left .easyslider li,
.Right .easyslider,.Right .easyslider-wrapper,.Right .easyslider li{
	width: 320px;
	overflow: hidden;
}
.Left .w-events-slider .columnL,.Left .w-events-slider .columnR,
.Right .w-events-slider .columnL,.Right .w-events-slider .columnR{
	width: 310px;	
	margin:auto;
	text-align: center;
}
.Left .w-events-slider .columnR .title,.Right .w-events-slider .columnR .title{
	white-space: nowrap;
	text-align: left;		
}

.Left .full-date-fixed,.Left .article .full-date,.Right .full-date-fixed,.Right .article .full-date{
	float:none;
	margin:auto;
	width:200px;
}


/**************************************************************************************/
/*WIDGET LATEST COMMENTS */
/**************************************************************************************/
.w-latest-comments {
	padding: 10px;
	background: #FFF;
}

.w-latest-comments .sItem {
	background: url('../imgs/comm.icon.png') 0px 0px no-repeat;
	padding: 0px 10px 0px 29px;
	overflow: hidden;
	font-size: 14px;
	margin-bottom:10px !important;
}

.w-latest-comments .sItem span {
	font-weight: bold;
}

/**************************************************************************************/
/*WIDGET VIDEO GALLERY */
/**************************************************************************************/

.w-video-gallery {}
.w-video-gallery .widget-content {
	background-color: black;
	padding: 5px;
}
.w-video-gallery .widget-content #myVideoGalleryPlayer {
	margin:-5px;
}

.w-video-gallery .widget-content .galleryVideoInfo h1 {
	color: #FFF;
}

.w-video-gallery .widget-content .galleryModuleItem {
	float: left;
	width:87px;
	padding:0px;
	margin:0px 3px 4px 2px;
	border: 2px solid #333;
}
.w-video-gallery .widget-content .galleryModuleItem img {
	padding:0px;
	max-width:87px;
}



/**************************************************************************************/
/*WIDGET CONTACT US */
/**************************************************************************************/

.flexContactform {
	display: block;
	clear: both;
	padding: 10px;
	background-color: #FFF;
}
.flexContactform .contact_header {
	display: block;
	clear: both;
	margin-bottom:15px;
}
.flexContactform .contact_email {
	display: block;
	clear: both;
}
.flexContactform .contact_email .label_form {
	display: block;
	clear: both;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 28px;
    line-height: 29px;
    margin: 7px 0px;
    text-transform: uppercase;
}
.flexContactform .contact_email .label_form label {

}
.flexContactform .contact_email .label_form .required {
	color:#AF0116;
}
.flexContactform .contact_email .item_form {

}
.flexContactform .contact_email .item_form input,
.flexContactform .contact_email .item_form textarea {
	border:1px solid #BEBEBE;
	width:80%;
	padding: 3px;
}
.flexContactform .contact_email .separator {
	display: block;
	clear: both;
	height:20px;
}
.main-image.Liquid-Normal-Right {
	float: right;
}
.main-image.Liquid-Normal-Left {
	float: left;
}
.main-image.Liquid-Wide {
	float: none;
	width: 100%;
}
#cB .article-wrapper .main-image-content img {
	width: 98%;
}
#cA .article-inside-group .main-image img {
	width: 98%;
}
.Right .w-events-slider .columnR .main-image.Liquid-Normal-Right {
	display:none;
}

.w-events-list-from-section .date{
	float: right;	
}
.w-events-list-from-section .section-name{
	float: left;	
}
.w-flex-slider {
	overflow: hidden;
}


/*   TabsWidget    86    Se ha traido enteramente del sitio viejo   */
.TabsWidget {
	padding: 7px;
	background: #666666;
}

.TabsWidget .header_days {
	padding:0px;
/*	border:#ADB9C2 1px solid;*/
	margin:5px auto 0px auto;
	padding-left:1px;
}

.TabsWidget .header_days ul {

	border:medium none;
	cursor:pointer;
	height:37px;
	list-style-type:none;
	margin:0px;
	/*padding:2px;*/
}

.TabsWidget .header_days ul li {
	display:inline;
	float:left;
	font-size:11px;
	line-height:16px;
	margin:0;
	overflow:hidden;
	padding:0px !important;
	text-align:center;
	width:36px;
	height:36px;
	margin-right:2px;
}

.TabsWidget .header_days ul li:hover {	

	color:#000000;
}

.TabsWidget .header_days ul li span.number{
	display: block;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
	color: #4d5863;
}

.TabsWidget .header_days ul li.active,
.TabsWidget .header_days ul li.inactive {	
	background:#e0e0e0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color:#4d5863;
	cursor:pointer;
	width:40px;
	height:48px;
	text-decoration:none;
}

.TabsWidget .header_days ul li.active,
.TabsWidget .header_days ul li.inactive:hover{	
	color: #ffffff;
	background: #000202 url(../imgs/widget_day_on.jpg);
	background-repeat:repeat-x;
}
.TabsWidget .header_days ul li.inactive:hover span.number{	
	color: #FFF; 
}
.TabsWidget .header_days ul li.active span.number{
	color: #FFF; 
}

.TabsWidget .LinkAdd{
	display: inline-block;
	margin: 5px;
	background: url(../imgs/submit_event_button.jpg);
	width: 158px;
	height: 32px;
	float: left;
	margin-left: 0px;
}

.TabsWidget .LinkAllEvents{
	display: inline-block;
	margin: 5px;
	background: url(../imgs/see_event_button.jpg);
	width: 125px;
	height: 32px;
	float: left;
	margin-right: 0px;
}

/**************************************************************************************/
/*WIDGET Newsletter */
/**************************************************************************************/
.new_newslettercontent {
    background-color: #939393;
    font-family: arial;
}

.newslettertop{
    background-image: url('../imgs/newsletter_logo.jpg');
    background-color: #fff;
    background-position: top center;
    background-repeat: no-repeat;	
    padding-top:48px;
}
.newslettertop2{
    background-color: #c51400;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}
.contentNewNeslleter {
    padding:10px;
    text-align:center;

}

.nesllText {
    font-family: arial;
    display: block;
    padding: 4px 15px;
    border: 0px;
    height: 19px;
    line-height: 17px;
    font-size: 14px;
    color: #c2c2c2;
    background: #fff;
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
    border-radius: 13px;
    margin: 5px auto;
    width: 196px;
}

*::-webkit-input-placeholder .nesllText{
    color: #c2c2c2;
    font-size:11px;
}


label.select {
    display: block;
    margin-right: 6px;
    overflow: hidden;
    text-align: center;	
    border-radius: 13px;
    margin: 5px auto;
}

label.select label{
    display: inline-block;
    margin-right: 5px;
    width: 75px;
}

#region_news{
    width: 252px;
    height: 27px;
    margin: 0px;
    background: transparent!important;
}
#region_news option{
    background: #48990e;	
}

.bootonewsl {
    background: #0099cb;
    border:none;
    font-family: arial;
    font-size:13px;
    font-weight:bold;
    color:#FFF;
    padding:6px 20px;
}

#suscriveNewsl span {
    color:#FFF;
    font-size:16px;
    padding:5px;
}

.Formssl{
    text-align: center;
    position: relative;
    padding-top: 36px;
}
.Formssl .label_form,.Formssl .item_form{
    width: 315px;
    text-align: right;
    padding-right: 0px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 39px;
    float: left;
    height: 40px;
}
.Formssl .item_form {
    width: 264px;
    position: relative;
}
.Formssl #region_news {
    width: 220px;
    padding: 4px 5px;
    margin: 6px auto;
    background: #48990e !important;
}
.Formssl .separator{
    clear:both;
    height:2px;
    width:50%;
    border-bottom:1px solid #999;
    margin:auto;	
}
.Formssl .btn_form {
    text-align: center;
    padding:20px 0px 10px;
}
.Formssl .required{
    font-size:11px;
    color:#333;	
}
.Formssl .error {
    background: #eac2c2;
    border: 1px solid #cc0000;
    color: #cc0000;
    display: inline-block;
    float: left;
    position: absolute;
    display: block;
    left: 246px;
    top: 8px;
    line-height: 21px;
    width: 59%;
    text-align: left;
}
.Formssl  .exito{
    display: inline-block;
    float: left;
    position: absolute;
    display: block;
    left: 246px;
    top: 8px;
    line-height: 21px;
    width: 59%;
    text-align: left;
}