.fltright { float: right; }
.fltleft { float: left; }
.clear { clear: both; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.smallerP { padding-bottom: 0.4em; height: 5px; }


/* CMS Toolbar */

.moduletools {
position:absolute;
margin-top:-10px!important;
font-size:10px!important;
}

.moduletools a.editLink img {
margin:0!important;
border:none!important;
margin-bottom:-2px!important;
padding-right:4px!important;
}

.moduletools a {
background:white!important;
color:black!important;
}
.moduletools a.editLink {
text-decoration:none!important;
filter:alpha(opacity=50,enabled=true)!important;
zoom:1;
opacity: 0.5!important;
background:white!important;
padding:2px!important;
border:solid 1px!important;
border-color:silver Black Black silver!important;
display:block;
color:Black!important;
font-size:12px!important;
text-indent:0!important;
width:44px;
}

#MorzineAdminPanel a.editLink {
width:180px;
}

.moduletools a.editLink:hover{
filter:alpha(opacity=100,enabled=true)!important;
opacity: 1!important;
z-index:100!important;
}


/* watermarks */

label.watermark {
color:silver;
font-weight:normal;
margin-left:8px;
}

label.watermarkJS {
cursor:text;
display:block;
font-size:1em;
margin-left:6px;
margin-top:6px;
position:absolute;
}


/* Glow Credits */

.GlowCreditsLight {
background:url(/images/glow_footer_light.gif) no-repeat;
display:block;
height:20px;
margin:5px 0;
text-indent:-9000px;
width:149px;
}

.GlowCreditsDark {
background:url(/images/glow_footer_dark.gif) no-repeat;
display:block;
height:20px;
margin:5px 0;
text-indent:-9000px;
width:149px;
}




/* News List 

.currentpage-home_news .EventNewsRow {
margin-bottom:30px;
}


.currentpage-home_news .EventNewsImage {
margin-left:-10px;
}

.currentpage-home_news .EventNewsRow h4 {
border-bottom:1px solid #FFFFFF;
color:#E7138A;
font-size:16px;
margin-bottom:12px;
margin-top:10px;
padding:4px 8px 5px;
}

.currentpage-home_news .EventNewsRow h4 a{
color:#E7138A;
}

.currentpage-home_news .EventNewsViewDate {
display:block;
margin-bottom:5px;
}
*/


/* News Feed */

.page-home_news .moduleType_NewsEvents_List h3.sectionTitle {
color:#fff;
border-bottom:0;
border-top:1px solid #FFFFFF;
padding:4px 0;
margin-top:25px;
margin-bottom:10px;
}


.page-home_news .FeedRow {
margin-bottom:10px;
}

.page-home_news .FeedRow h4 {
margin-bottom:5px;
border-bottom:1px solid #FFFFFF;
font-size:14px;
padding-bottom:5px;
font-weight:normal;
}

.page-home_news .FeedRow h4:hover {
margin-bottom:5px;
border-bottom:1px solid transparent;
font-size:14px;
padding-bottom:5px;
font-weight:normal;
}



/* News Feed */

.page-home_news .EventNewsView .EventNewsViewImage{
margin-left:-10px;
margin-bottom:20px;
}


.page-home_news .EventNewsView .EventNewsViewInfo h2{
border-bottom:1px solid #FFFFFF;
color:#E7138A;
font-size:16px;
margin-bottom:12px;
padding:4px 8px 5px;
}

.page-home_news .EventNewsView .EventNewsViewInfo .EventNewsViewDate {
display:block;
margin-bottom:5px;

}

