.contentForm{}
.contentForm fieldset{margin:0; padding:25px 35px 25px 35px; border:none  }
.contentForm.request fieldset{padding:23px 0 8px;}
.contentForm textarea{resize:vertical; height:105px; font-family:Arial;  float:left; margin-right:10px;}
.contentForm .row{overflow:hidden; }
.contentForm  input.text, .contentForm  select, .contentForm textarea{border:none; width:97%; font-size:17px; color:#010101;  float:left; margin:0; font-family: 'Lato'; padding-left:15px;  background: #fff}
.contentForm textarea { padding-top:10px;}
.contentForm select{width:100%; border:1px solid #fff; margin:0 0 20px; padding:12px 0 12px 2%; font-size:17px;}
.contentForm .row input.text{height:42px; margin:0 0 22px; padding-left:15px;}
	.contentForm .row input.text.special { border:none; background:none; font-weight:bold; padding:0; color: #da251d; }
.contentForm .row input.text.shortest{width:50px;}
.contentForm .row input.text.short{width:134px;}
.contentForm .row select#day{width:auto; margin-right:3px;}
.contentForm .row select#month{width:auto; margin-right:3px;}
.contentForm .row select#year{width:auto;}
.contentForm .row.error input.text, .contentForm .error select, .contentForm .error textarea{border:1px solid #FF7979; background:#FFE4E4;}
.contentForm .row label {float:left; width:100%;  margin-bottom:5px;; line-height:175%; font-size:14px}
.contentForm .row .helper {float:left;}
.contentForm .row.error .helper, .contentForm .row.error label {color:#c00;}
.contentForm .row.checkbox input{float:left; display:inline}
.contentForm .row.checkbox label{width:auto; text-align:left; margin-left:10px; display:inline}
.contentForm .row.checkbox > div{overflow:hidden;}
.contentForm .row.buttonPane .footerLegend{float:left;}
.contentForm .row.buttonPane input.button{ margin:auto; display: block; height:43px; text-align: center; background: #c80000; color:#fff; font-weight:600; text-transform: uppercase; cursor:pointer; font-size:18px; font-family:'Source Sans Pro'; border:none; padding:0 15px; }
	.contentForm .row.buttonPane input.button:disabled {background-color:#CCC; color:#fff; cursor:default  }
.contentForm .row.image img{float:left; margin-right:10px; padding:5px; background:#fff;}
.contentForm .row.image div.inputs{float:left; width:300px;}
.contentForm .row.image div.inputs input.file{margin-bottom:10px; display:block;}
.contentForm .row.image div.inputs input{float:none;}
.contentForm .row.image div.inputs label{float:none;}
.contentForm .row .checkbox-wrapper { display: inline; float:left; margin: 0 25px 10px 0; }
.contentForm .row .checkbox-wrapper input {
    float: left;
    display: inline;
}
.contentForm .row .checkbox-wrapper label {
    width: auto;
    text-align: left;
    margin-left: 10px;
    display: inline;
}
.contentForm .row.image div.inputs .helper{margin:0; padding:0; float:none; display:block; margin-bottom:5px;}

.sideForm.contentForm input.text{width:auto;}
.sideForm.contentForm input.text.prompt{color:#ccc;}
.sideForm.contentForm label{display:block;}

div.edicraContainer{position:relative;}

div.edcOutlineHead{height:1px; overflow:hidden; width:100%; background:url('/edc_application/Graphics/OutlineTop.gif') repeat-x;}
div.edcOutlineWrapper{width:100%; background:url('/edc_application/Graphics/FadeBg.png'); overflow:auto;}
div.edcOuterOutline{width:100%; background:url('/edc_application/Graphics/OutlineLeft.gif') repeat-y left 0; overflow:hidden;}
div.edcInnerOutline{width:100%; background:url('/edc_application/Graphics/OutlineRight.gif') repeat-y right 0; overflow:hidden;}
div.edcOutlineFoot{height:1px; overflow:hidden; width:100%; background:url('/edc_application/Graphics/OutlineBottom.gif');}
div.edcEditButton{width:93px; height:32px; margin-bottom:-31px; z-index:1000; position:absolute; display:block; bottom:0; right:0; background:url('/edc_application/Graphics/EditButton.gif');}
div.edcEditButton a{display:block; width:93px; height:32px; outline:0; z-index:1000;}
div.edcEditButton.hover{background-position:left -32px;}
div.edcEditButton.clicked{background-position:left -32px;}
div.edcEditButton.clicked{background-position:left bottom;}

div.defaultGallery {height:100%; overflow:auto; text-align:center; margin-top:30px; overflow:hidden;}
div.defaultGallery div.image{float:left;}
div.defaultGallery div.image a{float:left; outline:0; background:#fff; border:1px solid #ccc; margin:0 9px 0 9px; padding:6px;}
div.defaultGallery div.image a img{border:0; float:left; clear:both;}
div.defaultGallery div.image.first a{margin-left:0;}
div.defaultGallery div.image.last a{margin-right:0;}
div.defaultGallery div.image span{float:left; clear:both; margin:0 9px 0 9px; padding:3px 6px 0 6px; text-align:center;}
div.defaultGallery div.image.first span{margin-left:0;}
div.defaultGallery div.image.last span{margin-right:0;}
div.defaultGallery div.separator {overflow:hidden; border:0; height:20px; width:100%; float:left; clear:both;}

div.separator{height:1px; clear:both; overflow:hidden; line-height:1px;}
div.defaultIntro {position:relative; clear:both; overflow:auto; padding-bottom:27px;}
div.defaultIntro .newsPic{float:left;}
div.defaultIntro img.miniature{float:left; border:1px solid #999; margin-top:4px;}
div.defaultIntro div.content{float:right; width:410px; overflow:hidden;}
div.defaultIntro div.content.wide{width:100%}
div.defaultIntro div.content h3{margin:0; padding-bottom:5px; font-weight:bold;}
div.defaultIntro div.content em.date{float:left;}
div.defaultIntro div.content em.author{float:right;}
div.defaultIntro div.content div.mceContentBody{clear:both;}
div.defaultIntro a.more{position:absolute; bottom:0; right:0; font-weight:bold;}
div.defaultIntro a.more{}
div.defaultIntro.noImage div.content{width:auto; float:none;}

div.defaultBody {padding:0; margin:0;}
div.defaultBody em.date{float:left;}
div.defaultBody em.author{float:right;}
div.defaultBody div.mceContentBody{clear:both;}
a.anchor, a.anchor:hover{display:block; clear:both; font-weight:bold; }

.paginatorContainer table{width:100%; font-weight:bold;}
.paginatorContainer table td.firstPage{width:20%;}
.paginatorContainer table td.paginatorBody{text-align:center;}
.paginatorContainer table td.lastPage{width:20%; text-align:right;}

#defaultGalleryWrapper{overflow:hidden;}
#defaultGalleryWrapper .miniatureWrapper{float:left; width:180px; margin-left:20px;  position:relative;}
#defaultGalleryWrapper .miniatureWrapper .overlay{display:block;}
#defaultGalleryWrapper .miniatureWrapper img{padding:0; display:block; display:block;}
#defaultGalleryWrapper .miniatureWrapper img.hover{}
#defaultGalleryWrapper .miniatureWrapper .description{display:block; text-align:center; font-size:10px; line-height:14px; padding-top:5px; width:auto; padding-bottom:0;}
#defaultGalleryWrapper .miniatureWrapper.first{margin-left:0;}
#defaultGalleryWrapper .miniatureWrapper.hover{}
#defaultGalleryWrapper .gallerySeparator{height:10px; clear:both;}
.edcEmptyContentContainer{text-align:center; padding:5px; color:#ccc;}

#edcLogoutButton {position:fixed; top:0; right:50px; z-index:1000;}
#edcLogoutButton a{width:108px; height:32px; background:url('/edc_application/Graphics/LogoutButton.gif'); display:block; background-position:left top;}
#edcLogoutButton a.hover{background-position:left -32px;}
#edcLogoutButton a.clicked{background-position:left bottom; height:33px;}

#edcConfigButton {position:fixed; top:0; right:170px; z-index:1000;}
#edcConfigButton a{width:128px; height:32px; background:url('/edc_application/Graphics/ConfigButton.gif'); display:block; background-position:left top;}
#edcConfigButton a.hover{background-position:left -32px;}
#edcConfigButton a.clicked{background-position:left bottom; height:33px;}