.contentForm{ width:100%;}
.contentForm fieldset{margin:20px 0 7px; padding:23px 40px 8px; border:1px solid #bbb; }
.contentForm textarea{resize:vertical; height:50px; font-family:Arial;  float:left; margin-right:10px;}
.contentForm .row{overflow:hidden; margin-bottom:20px;}
.contentForm  input.text, .contentForm  select, .contentForm textarea{border:1px solid #ccc; width:370px;  float:left; margin:0 10px; padding-left:5px;}
.contentForm  select{max-width:254px; width:auto; margin:0; padding-left:0; margin-right:10px;}
.contentForm .row input.text{height:25px; margin:0 10px; padding-left:5px; width:370px}
.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:120px; text-align:right; margin-right:5px; line-height:140%; font-size:15px}
.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; border:0; padding:7px 13px; background-color:#000; font-family:'Alegreya Sans',Arial; color:#fff; font-weight:bold; text-transform:uppercase; cursor:pointer; font-size:19px; }
.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;}

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:10000;}
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;}


.mainIntro { display:inline; float:left; width:31% }

div.separator{height:25px; clear:both; overflow:hidden; line-height:1px;}
div.separator2 { height:15px; clear:both; overflow:hidden; line-height:1px;}
div.defaultIntro {position:relative;  }
div.defaultIntro .newsPic{float:left; }
	div.mainIntro .newsPic img { border:3px solid #fff; -moz-box-shadow: 0 0 5px #888; -webkit-box-shadow: 0 0 5px#888; box-shadow: 0 0 5px #888;  }
div.defaultIntro img.miniature {float:left; }
div.defaultIntro div.content{float:right; width:380px; overflow:hidden;}
div.mainIntro div.content{float:right; overflow:hidden; width:100%; margin-top:14px;}
div.defaultIntro div.content a.more { float:right; color:#fff !important; line-height:21px; background:#000; padding:3px 8px; }
div.defaultIntro div.content a:hover.more { background:#3d3c35 }
div.defaultIntro div.contentBig {float:right; width:660px; overflow:hidden; }
	div.defaultIntro div.contentBig p { margin-bottom:10px }
	.noImage div.contentBig { width:100% !important;}

div.rightIntro {  background:url('../../img/mainRightBg.png') no-repeat -37px 3px ; }
div.rightIntro .newsPic img { border:3px solid #eee3d4; -moz-border-radius: 75px; border-radius: 75px; }
div.rightIntro div.content { width:305px }
div.rightIntro .rightLink a { font-size:20px; color:#0d892e !important; display:block; margin:10px 0 12px; font-weight:bold; text-transform:uppercase  }
	div.rightIntro .rightLink a:hover { color:#eb9a23 !important; }
div.rightIntro a.description {  font-size:13px; line-height:19px; }
	div.rightIntro a:hover.description { color:#808080 !important; }

div.defaultIntro div.content p { margin-bottom:10px;}
div.mainIntro div.content p { font-size:13px; line-height:18px; margin-bottom: 5px; }
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;}

.newsLink { display:block; margin-bottom:6px; font-size: 18px; color:#e68022}
a:hover.newsLink { color:#75293d }
.nameRow { color:#6d4c68; font-weight:bold; font-size:18px; margin-bottom:8px; margin-top:7px; }
.newsLink a { line-height:20px; font-size:19px; font-weight:bold; color:#fff; }
.newsLink a:hover { color:#cec8ba !important; }
.newsLink a span { color:#f36d3c; }

a.moreSmall { font-size:14px; color:#e68022; }
div.defaultIntro.noImage div.content{width:auto; float:none;}

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;}
div.defaultBody div.mceContentBody ul { margin:0 0 15px; padding-left: 20px; }
div.defaultBody div.mceContentBody ul li { margin-bottom:7px; list-style:square }
div.defaultBody p { margin:0 0 16px}
a.anchor, a.anchor:hover{display:block; clear:both; font-weight:bold; }

/*Boxed Intro Block styles */
div.separatorVert { display:inline; float:left; height:160px; overflow:hidden; width:35px}
a.boxIntro { display: inline; float:left; margin-bottom: 30px; width:305px; height:230px; position:relative; 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:305px; 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:#ec8b0d; }

/* Left Submenu styles */
ul.submenu { padding:0;	margin:0; list-style:none;  }
ul.submenu li { margin:0 0 8px; padding:0 0 9px 15px; font-size: 17px; border-bottom: 1px #aeaeae dashed; font-weight:500; background:url('../Graphics/submenu.gif'); background-repeat:no-repeat; background-position:0px 8px; list-style:none;}
ul.submenu li a {color:#e68022 }
ul.submenu li a:hover{ color:#75293d }


.paginatorContainer { display: none }
.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; margin:18px 10px 0;  position:relative; }
#defaultGalleryWrapper .miniatureWrapper .overlay{display:block;}
#defaultGalleryWrapper .miniatureWrapper img{padding:0; display:block; display:block; border: 3px solid #e6e6e6}
#defaultGalleryWrapper .miniatureWrapper img.hover{}
#defaultGalleryWrapper .miniatureWrapper .description{display:block; text-align:center; font-size:13px; line-height:17px; padding-top:8px; width:auto; padding-bottom:0;}
#defaultGalleryWrapper .miniatureWrapper.first{ }
#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;}