.contentForm{}
.contentForm fieldset{margin:0; padding:0; padding:0; border:none}
.contentForm textarea{resize:vertical; height:50px; font-family:Arial;}
.contentForm .row{overflow:hidden; margin-bottom:10px;}
.contentForm  input.text, .contentForm  select, .contentForm textarea{border:1px solid #ccc; width:100%; padding:4px 0; margin-bottom:10px; float:left;}
.contentForm  select{max-width:254px; width:auto; margin:0; padding-left:0; margin-right:10px;}
.contentForm .row input.text{height:18px; margin-right:10px;}
.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:200px; text-align:right; margin-right:5px; line-height:140%;}
.contentForm .row .helper {float:left;}
.contentForm .row.error .helper, .contentForm .row.error label {color:#c00;}
.contentForm .row.checkbox input{float:left;}
.contentForm .row.checkbox label{width:90%; text-align:left; margin-left:10px;}
.contentForm .row.checkbox > div{overflow:hidden;}
.contentForm .row.buttonPane .footerLegend{float:left;}
.contentForm .row.buttonPane input.button{float:right; margin-left:15px; border:0;}
.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.image div.inputs .helper{margin:0; padding:0; float:none; display:block; margin-bottom:5px;}
#searchForm input.button { display:block; color:#fff; background:url('../../img/submenu.png') repeat-x; transition: all 0.25s ease-in-out; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -moz-opacity: 1.0; opacity: 1.0; filter: alpha(opacity=100); text-shadow: 1px 1px 0px #12486c; padding:5px 10px; font-size: 13px; border: 1px #0d6dae solid; font-weight:bold; cursor:pointer; text-transform:uppercase;
 }

div.edicraContainer{position:relative;}

div.edcOutlineHead{height:1px; overflow:hidden; width:100%; background:url('../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('../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;}

#contactForm {margin-top:50px;}
#contactForm div.row{width:100%; height:30px;}
#contactForm div.row.body{height:115px;}
#contactForm div.row.body textarea{height:100px;}
#contactForm div.row label{width:40%; float:left; font-weight:bold; text-align:right; color:#606558;}
#contactForm div.row input.text{font:11px tahoma; padding-top:2px; width:55%; height:17px; float:right; background-color:#f9f8f6; border:1px solid #ccc; color:#73b20e; padding-left:2px;}
#contactForm div.row input.text.error, #contactForm div.row textarea.error{border-color:#ed8282; background-color:#f8a8a8; color:#333;}
#contactForm div.row textarea{font:11px tahoma; padding-top:2px; width:55%; height:100px; float:right; background-color:#f9f8f6; border:1px solid #ccc; color:#73b20e; padding-left:2px;}
#contactForm div.row input.button{color:#fff; border:1px solid #666; height:24px; padding:0px 5px 0px 5px; width:auto; overflow:visible; font:bold 12px arial; background-color:#808776;}
#contactForm div.row.buttons input{float:left; margin-right:5px;}
#contactForm div.row.buttons input.hover{background-color:#6bae00; border-color:#999999;}
#contactForm div.row.buttons div.buttonsContainer{float:right; height:100%; width:55%;}

div.separator{height:20px; clear:both; overflow:hidden; line-height:1px;}
div.defaultIntro {position:relative; clear:both; overflow:auto; }
div.defaultIntro .newsPic{float:left; margin-top:4px;}
div.defaultIntro img.miniature{float:left; border:1px solid #999; margin-top:4px;}
div.defaultIntro div.content{float:right; width:465px; overflow:hidden;}
div.defaultIntro div.contentBig {float:right; width:405px; overflow:hidden;}
div.defaultIntro div.content p { margin-bottom:10px;}
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{ float:right; font-weight:bold; color:#0E72B5; font-size:16px}
div.defaultIntro a:hover.more{ color:#5f5f5f; }
.newsLink { margin-bottom:8px; }
.newsLink a { font-size:16px; color:#0e72b5; font-weight:bold; }
.newsLink a span { color:#2eaadc; }
div.defaultIntro.noImage div.content{width:auto; float:none;}

/*Boxed Intro Block styles */
div.separatorVert { display:inline; float:left; height:210px; overflow:hidden; width:30px}
a.boxIntro { display: inline; float:left; margin-bottom:30px; width:355px; height:210px; position:relative; background:url('../../img/default.png'); background-repeat:no-repeat; transition: all 0.25s ease-in-out; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; }
a:hover.boxIntro { -moz-opacity: 0.7; opacity: 0.7; filter: alpha(opacity=70); }
a.boxIntro .title { width:355px; height:23px; border-top:1px solid #fff; position:absolute; bottom:0; left:0; font-size:15px; text-transform:uppercase; color:#fff; text-align:center; padding:6px 0; background:#0096de; }


div.defaultBody {padding:0; margin:0;}
div.defaultBody h2{padding:0 0 10px 0; margin:0; font-size:18px;}
div.defaultBody em.date{float:left;}
div.defaultBody em.author{float:right;}
div.defaultBody div.mceContentBody{clear:both;}
div.defaultBody p { margin:0 0 16px}
a.anchor, a.anchor:hover{display:block; clear:both; font-weight:bold; }

/* Left Submenu styles */
ul.submenu { padding:0;	margin:0; list-style:none;  }
ul.submenu li {  margin:0 0 19px; padding:0; list-style:none;}
ul.submenu li a { display:block; color:#fff; background:url('../../img/submenu.png') repeat-x; transition: all 0.25s ease-in-out; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -moz-opacity: 1.0; opacity: 1.0; filter: alpha(opacity=100); text-shadow: 1px 1px 0px #12486c; padding:7px 0 8px 19px; font-size: 17px; border: 1px #0d6dae solid; font-weight:bold; text-transform:uppercase;   }
ul.submenu li a:hover{ -moz-opacity: 0.7; opacity: 0.7; filter: alpha(opacity=70); }

.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; margin-top: 30px;}
#defaultGalleryWrapper .miniatureWrapper{float:left; 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;}