.contentForm{}
#formLeft { display:inline; float:left; width: 38% }
#formRight { display:inline; float:right; width: 58% }
	#formRight textarea { float:right }
	.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 #825a2f; width:95%;  float:left; margin:0; background:none; color:#b3a699; font-family:'Exo 2'; font-size:14px; }
.contentForm  select{width:350px; margin:0 10px; padding:5px 0 5px 5px; font-size:15px;}
.contentForm .row input.text{height:27px; margin:0; padding-left: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:#f22e08; color:#fff; cursor:pointer; font-size:17px; font-family:"Exo 2", 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;}
/****** CONTENT GRID CSS *******/

/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 0 0 3% 4%;
}
.col .first { margin-left: 0}
.col .last { margin-right: 0}

.col:first-child, .col div:first-of-type { margin-left: 0; }

.col.pull-right { text-align:right }
.col.right { float:right }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }

/*  GRID OF TWELVE  */
.span_12_of_12 {
	width: 100%;
	margin:0 0 3% 0;
}

.span_11_of_12 {
  	width: 91.33%;
}
.span_10_of_12 {
  	width: 82.66%;
}

.span_9_of_12 {
  	width: 74%;
}

.span_8_of_12 {
  	width: 65.33%;
}

.span_7_of_12 {
  	width: 56.66%;
}

.span_6_of_12 {
  	width: 48%;
}

.span_5_of_12 {
  	width: 39.33%;
}

.span_4_of_12 {
  	width: 30.66%;
}

.span_3_of_12 {
  	width: 22%;
}

.span_2_of_12 {
  	width: 13.33%;
}

.span_1_of_12 {
  	width: 4.666%;
}

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 679px) {
	.col {  margin: 1% 0 1% 0%; }
    
    .span_1_of_12, .span_2_of_12, .span_3_of_12, .span_4_of_12, .span_5_of_12, .span_6_of_12, .span_7_of_12, .span_8_of_12, .span_9_of_12, .span_10_of_12, .span_11_of_12, .span_12_of_12 {
	width: 100%; 
	}
}



/****** END OF CONTENT GRID CSS *******/


a.mediaIntro { display:inline; float:left; width:12.39%; margin-right:1%; padding:6px; }
		a.mediaIntro:hover { background:#f22e08 }
	a.mediaIntro:last-child { float:right; margin-right:0 }
		a.mediaIntro .content { color:#fff; width:100%; text-align:center; font-family:'Roboto Slab'; font-size:11px; }

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;}

div.defaultIntro { display:inline; float:left; position:relative; width:280px; margin:0 23px 20px 0; min-height:250px  }
	div.defaultIntro.filter { margin:0 8px 20px 9px  }
	div.defaultIntro:nth-of-type(4n) { margin:0 0 25px 0  }
div.defaultIntro .newsPic { float:left; width:100%; margin-bottom:6px;  }
div.defaultIntro img.miniature {float:left;}
div.defaultIntro div.content{float:left; width:100%; overflow:hidden;}
	.newsLink { margin:6px 0 5px; line-height:20px; display:block; }
	.newsLink a { font-size:15px; line-height:18px; text-transform:uppercase; color:#0d0e11 !important; font-weight:bold; font-family:'Roboto Slab'  }
	.newsLink a:hover { color:#f22e08 !important; }
div.mainNews .description { font-size:13px; line-height:18px }
div.mainNews .more { margin-top:0 }

div.tabList { margin-bottom:5px;}
div.tabList:nth-of-type(2n+1) { margin-left:0}
	div.tabList a { font-size:12px; color:#000; font-family:'Roboto Slab' }
	div.tabList a:hover { color:#f22e08; }


	
div.defaultIntro div.contentBig {float:right; width:260px; overflow:hidden;}
div.defaultIntro div.content p { margin-bottom:2px; font-size: 14px; line-height: 19px;}
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.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; }


div.mainIntro div.content .newsLink a { color:#f80000 !important; font-weight:normal; line-height:20px; font-size:17px; }
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:0 0 0 14px }
div.defaultBody div.mceContentBody ul li { margin-bottom:3px; list-style:square }
div.defaultBody p { }
a.anchor, a.anchor:hover{display:block; clear:both; font-weight:bold; }

/*Boxed Intro Block styles */

.boxIntro { display: inline; float:left; margin-bottom: 17px; margin-right:13px; width:225px; position:relative; transition: all 0.25s ease-in-out; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; }
	.boxIntro:hover { -moz-opacity: 0.7; opacity: 0.7; filter: alpha(opacity=70); }
		.boxIntro:first-child { display: inline; float:left; margin-bottom: 7px; margin-right:19px; width:457px;  }
	.boxIntro .newsPic { display: block; width:100%; height:163px; background-repeat:no-repeat; margin-bottom: 7px; background-position:0 35%; background-size:cover }
		.boxIntro:first-child .newsPic { height:390px; background-size:auto;background-position:0 0; }
	.boxIntro .date { width:100%; text-align:left; color:#999; font-size:14px; margin:1px 0; }
	.boxIntro .introLink { display:block; width:100%; color:#b3a699; font-size:12px; font-weight:bold; }
		.boxIntro a:hover.introLink { color:#484847;  }
	.boxIntro .description { display:block; width:100%; color:#f22e08; font-size:11px; }
		.boxIntro .description p { margin:0 }


/* Submenu styles */
ul.submenu { padding:0;	margin:0; list-style:none;  }
ul.submenu li { margin:0 0 10px; padding:0 0 0 10px; font-size: 17px; background:url('../Graphics/submenu.png'); background-repeat:no-repeat; background-position:0px 8px; list-style:none; font-family:'Roboto Slab'}
ul.submenu li a {color:#b3a699 }
ul.submenu li a:hover{ color:#af793c }


.paginatorContainer { display:block; float:left; width:100%; border-top: 1px solid #614324; border-bottom: 1px solid #614324; padding:7px 0 10px; margin-top:30px; }
.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; display:block; float:left;}
#defaultGalleryWrapper .miniatureWrapper{float:left; margin:0 10px 8px 0; position:relative; }
	body.where #defaultGalleryWrapper .miniatureWrapper{float:left; margin:0 6px 8px 0; position:relative; }
		body.where #defaultGalleryWrapper .miniatureWrapper:nth-child(6n+6) {margin:0 0 8px 0; }
#defaultGalleryWrapper .miniatureWrapper .overlay{display:block;}

#defaultGalleryWrapper .miniatureWrapper a {transition: all 0.25s ease-in-out; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out;}
#defaultGalleryWrapper .miniatureWrapper a:hover { -moz-opacity: 0.7; opacity: 0.7; filter: alpha(opacity=70); }
#defaultGalleryWrapper .miniatureWrapper img{padding:0; display:block; display:block;}
#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;}