.contentForm{}
#formLeft { display:inline; float:left; width: 38% }
#formRight { display:inline; float:right; width: 58% }
	#formRight textarea { float:right; height:136px }
	.footerLefend { float:left }
.contentForm fieldset{margin:20px 0 7px; padding:0; border:none }
.contentForm.request fieldset{padding:23px 0 8px;}
.contentForm textarea{resize:vertical; height:111px; font-family:Arial; padding:5px; float:left; margin-right:10px;}
.contentForm .row{overflow:hidden; margin-bottom:15px;}
.contentForm  input.text, .contentForm  select, .contentForm textarea{ border:1px solid #aaaaa9; width:94%;  float:left; margin:0; background:none; color:#777777; font-family:'Arimo'; font-size:16px; }
.contentForm  select{width:350px; margin:0 10px; padding:5px 0 5px 5px; font-size:15px;}
.contentForm .row input.text{height:27px; margin:0; padding:5px;}
	.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;}
.contentForm .row label {float:left; width:125px; text-align:right; margin-right:5px; line-height:175%; 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:#ef6c00; color:#fff; cursor:pointer; text-transform:uppercase; font-weight:bold; font-size:18px; font-family:"Arimo", Arial;  }
.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; z-index:1000; position:absolute; display:block; top: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:390px; margin-bottom:25px; margin-top:10px; }
	.mainIntro a.newsPic { display:block; float:left; width:100%; height:280px; position:relative; background-repeat:no-repeat; transition: all 0.45s ease-in-out; -webkit-transition: all 0.45s ease-in-out; -moz-transition: all 0.45s ease-in-out;  -moz-opacity: 0.6; opacity: 0.6; filter: alpha(opacity=60); }
		.mainIntro a.newsPic .mainIntroLink { background: #292929; border-top: 1px solid #fff; bottom: 0; color: #fff; font-size: 18px; line-height:18px; left: 0; padding: 14px 0; position: absolute; text-align: center; text-transform: uppercase; width: 100%; }
		.mainIntro a:hover.newsPic .mainIntroLink { background: #ff9902;  }
		.mainIntro a:hover.newsPic { background: #ff9902; -moz-opacity: 1.0; opacity: 1.0; filter: alpha(opacity=100); }
	
div.separator{height:35px; clear:both; line-height:1px;}
div.defaultIntro {display:inline; float:left; position:relative; width:100% }
div.defaultIntro .newsPic{float:left; border:3px solid #dddddf;  }
div.defaultIntro img.miniature {float:left; }
div.defaultIntro div.content{float:right; width:650px; overflow:hidden;}
	div.defaultIntro div.content h4 { margin:0 0 12px; color:#ff9902}
div.mainIntro div.content{float:right; width:320px; overflow:hidden; margin-top:15px;}
div.defaultIntro div.content a.more { float:right; color:#fff !important; line-height:21px; }
div.defaultIntro div.content a:hover.more { background:#f39512 }
div.defaultIntro div.contentBig {float:right; width:415px; overflow:hidden;}
div.defaultIntro div.content p { margin-bottom:10px;}
div.mainIntro div.content p { font-size:15px; line-height:20px; }
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 a { color:#20201d; }
div.defaultIntro div.content div.mceContentBody{clear:both;}
div.defaultIntro a.moreLink { 
	display:block;
	float:right;
	padding:4px 9px;
	font-weight:900;
	color:#fff !important;
	text-transform:uppercase;
	font-size:13px;
	background:#da251d;
}
div.defaultIntro a:hover.moreLink { background:#17151b; }
.newsLink { margin:0 0 2px;  line-height:25px; font-size:20px; color:#e9762e !important; display:block; margin-bottom:4px; text-transform:uppercase; border-bottom: 1px solid #dddddf; padding-bottom:4px; }
.newsLink a { font-size:17px; line-height:20px; color:#165f8b !important; display:block; font-weight:bold }
.newsLink a:hover { color:#0087c1 !important; }
.newsLink a span { color:#f36d3c; }
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 30px; }
div.defaultBody div.mceContentBody ul li { margin-bottom:6px; }
div.defaultBody p { margin:0 0 16px}
a.anchor, a.anchor:hover{display:block; clear:both; font-weight:bold; }

/*Boxed Intro Block styles */
a.boxIntro { display: inline; float:left; margin-bottom: 30px; width:330px; height:270px; 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:330px; border-top:1px solid #fff; position:absolute; bottom:0; left:0; font-size:16px; text-transform:uppercase; color:#fff; text-align:center; padding:7px 0; background:#2ab44f; }

/*Category Intro Block styles */
div.separatorCat { display:inline; float:left; height:290px; overflow:hidden; width:50px}
a.catIntro { display: inline; float:left; margin-bottom: 30px; width:500px; height:290px; 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.catIntro { -moz-opacity: 0.7; opacity: 0.7; filter: alpha(opacity=70); }
a.catIntro .title { height:23px; border:1px solid #fff; position:absolute; bottom:50px; left:20px; font-size:20px; color:#fff; text-align:center; padding:7px 20px; background:#ffa200; -moz-box-shadow: 0 0 8px #aaaaaa; -webkit-box-shadow: 0 0 8px#aaaaaa; box-shadow: 0 0 8px #aaaaaa; }

/* Left Submenu styles */
ul.submenu { padding:0;	margin:0; list-style:none;  }
ul.submenu li { margin:0 0 5px; padding:0 0 5px 15px; font-size: 18px; font-weight:normal; text-transform:uppercase;background:url('../Graphics/submenu.gif'); background-repeat:no-repeat; background-position:0px 8px; list-style:none;}
ul.submenu li a {color:#585858 }
ul.submenu li a:hover{ color:#ea762e }

.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:0;  position:relative;}
#defaultGalleryWrapper .miniatureWrapper .overlay{ display:block; height:292px;}
#cboxCurrent { display:none !important }


#defaultGalleryWrapper .miniatureWrapper a {transition: all 0.45s ease-in-out; -webkit-transition: all 0.45s ease-in-out; -moz-transition: all 0.45s ease-in-out; background:#fff; -moz-opacity: 0.6; opacity: 0.6; filter: alpha(opacity=60);  /* Firefox 10+, Firefox on Android */
			  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale"); filter: gray; -webkit-filter: grayscale(100%);}
	#defaultGalleryWrapper .miniatureWrapper a .helper { display: none }
		#defaultGalleryWrapper .miniatureWrapper a:hover .helper { display: block; position:absolute; top:113px; left:113px; width:70px; height:70px; background:url('../../img/more.png'); }
	#defaultGalleryWrapper .miniatureWrapper a:hover { -moz-opacity: 1.0; opacity: 1.0; filter: alpha(opacity=100); -webkit-filter: grayscale(0%); filter: none; }
	#defaultGalleryWrapper .miniatureWrapper img {  }
	
#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:1005;}
#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;}