/******************************************************** Normalize Styles ****************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, font, ins, kbd, q, s, samp, tt, var, dl, dt, dd, fieldset, form, label, legend, caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
}


.dnnSortable {
    min-height: unset !important;
}



body {
	line-height: 1;
}
ol, ul {
	/*list-style: none;*/
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}

.flexslider li {
	
	display: none;
}


hr {
	border: 0;
	color: #af9364;
	background-color: #af9364;
	height: 2px;
	margin: 15px;
}
/******************************************************** Utility Classes ****************/
.clear {
	height: 0;
	clear: both;
}
.hidden {
	position: absolute;
	left: -5000px;
}
/* For links and image popup windows */
.FCKImageGalleryContainer {
	background: #fff;
	text-align: left;
}
.FCKLinkGalleryContainer {
	background: #fff;
	text-align: left;
}
/* For dynamic forms */

.dfAddedP {
	margin: 0;
	padding: 0;
}
/******************************************************** Page ****************/

body {
	background: #fff url(images/pageBG.png) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#wrapper, #subpageWrapper, #adminWrapper {
	width: 940px;
	background: #e0e0e0 url(images/wrapperBG.png) repeat-x left top;
	margin: 0 auto;
	position: relative;
	-webkit-box-shadow: #666 0px 0px 5px;
	-moz-box-shadow: #666 0px 0px 5px;
	box-shadow: #666 0px 0px 5px;
	behavior: url(/pie/PIE.htc);
	padding: 5px 25px 15px 25px;
}


#dnn_contentpane  {
	
	background-color: #fff !important;
	
	
}


a.skip-main {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden;
	height: 1px;
}




a.skip-main:focus, a.skip-main:active {
	position: static !important;
	clip: auto;
	overflow: visible;
	height: auto;
} 







.skip_text {height: 1px;position: absolute;text-indent: -300000px !important;} 
:focus {outline: 3px solid #fff600 !important;}



.acbTable td { line-height: 1.15em;vertical-align: top;} 
.acbTable th[scope="col"] {vertical-align: top;text-align: left;} 
.acbTable th[scope="row"] {text-align: left;vertical-align: top;font-weight: 400; } 

.visually-hidden { position: absolute !important; clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
 clip: rect(1px, 1px, 1px, 1px); padding: 0 !important; border: 0 !important; height: 1px !important; width: 1px !important; overflow: hidden; }


#iconsection {
height: 97px;	
float: left;
width: 174px;
margin-left: -15px;
}
#dnn_namesection {
height: 97px;	
float: left;
width:596px;
}
#flagsection {
height: 97px;	
text-align: right;
float: right;

}



#navigation {
	height: 37px;
	background: #fff url(images/navBG.png) repeat-x right top;
	position: relative;
	padding-left: 20px;
	margin-left: 255px;
	clear:both;
}
#dnn_contentpane {
	width: 938px;
	border: 1px solid #8c8d8e;
}
#subpageWrapper #dnn_contentpane, #adminWrapper #dnn_contentpane {
	width: 898px;
	border: 1px solid #8c8d8e;
	background: #fff;
	padding: 20px;
	min-height: 400px;
}
#dnn_box1, #dnn_box2, #dnn_box3, #dnn_box4 {
	float: left;
	margin-top: 10px;
	border: 1px solid #8c8d8e;
	background: #fff;
	padding: 10px;
	min-height: 315px;
}
#dnn_box1 {
	width: 208px;
	margin-right: 10px;
	
}
#dnn_box2 {
	width: 203px;
	margin-right: 10px;
}
#dnn_box2 p{

	font-size: .9em;
}
#dnn_box3 {
	width: 203px;
	margin-right: 10px;
}
#dnn_box4 {
	width: 208px;
}
#dnn_footerpane {
	width: 990px;
	margin: 10px auto 0 auto;
}
/******************************************************** Primary Nav */
/*** remove shadow on first submenu ***/
#dnn_PrimaryNavigation > li > ul {
	background: none;
	padding: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	margin-top: -9px;
}
#dnn_PrimaryNavigation a > .sf-sub-indicator {
	/*  top: 30px; */
	display: none;
}
#dnn_PrimaryNavigation .sf-sub-indicator {
	display: none;
}
#dnn_PrimaryNavigation ul {
	padding: 0;
}
#dnn_PrimaryNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	margin-bottom: 0;
}
#dnn_PrimaryNavigation a {
	background: url(images/buttonBG.png) repeat-x left top;
	text-decoration: none;
	border: 0;
	text-align: center;

	font-weight: bold;
}
#dnn_PrimaryNavigation a, #dnn_PrimaryNavigation a:visited, #dnn_PrimaryNavigation a:hover, #dnn_PrimaryNavigation a:active { /* visited pseudo selector so IE6 applies text colour*/
	color: #93002c;
	font-size: 1em;
	text-transform: uppercase;
	width: 165px;
	padding-top: 10px;
}
#dnn_PrimaryNavigation a:hover, #dnn_PrimaryNavigation a:active {
	color: #7c0327;
	
	text-transform: uppercase;
	width: 165px;
	padding-top: 10px;
}
#dnn_PrimaryNavigation li {
	background: url(images/buttonBG.png) repeat-x left top;
	width: 165px;
	line-height: 20px;
}
#dnn_PrimaryNavigation li li {
	background: #f0f0f0;
	color: #475b8d;
	width: 140px;
	padding: 0;
}
#dnn_PrimaryNavigation li li a, #dnn_PrimaryNavigation li li a:visited {
	text-align: center;
	background: #f0f0f0;
	color: #475b8d;
	width: 140px;
	font-size: 1em;
	line-height: 12px;
	border-bottom: 1px solid #fff;
}
#dnn_PrimaryNavigation li li a:hover, #dnn_PrimaryNavigation li li a.sfHover {
	color: #374975;
	background: #dadada;
	width: 140px;
	font-size: 1em;
	line-height: 12px;
	text-align: center;
	border-bottom: 1px solid #fff;
}
#dnn_PrimaryNavigation li:hover ul, #dnn_PrimaryNavigation li.sfHover ul {
	top: 45px;
	width: 140px;
	font-size: 1em;
	line-height: 12px;
	text-align: center;
}
/*************************************************************************************************
                                                                                                                                                  Admin Block
*************************************************************************************************/
#AdminBlock {
	margin: 0px auto;
	padding: 0 0 0 200px;
	position: relative;
	background-color: #4D6E1F;
	z-index: 3;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
}
#AdminBlock a {
	color: white;
	border: none;
	background-color: #4D6E1F;
	padding: 7px 10px 6px 10px;
	font-size: 1em;
	line-height: 1;
}
#AdminBlock a:hover {
	background-color: #8ACB39;
}
#dnn_AdminMenu {
	margin: 0;
	float: left;
}
#dnn_AdminMenu ul a {
	padding: 3px 10px;
}
#dnn_AdminMenu li {
	background-color: #8ACB39;
}
#dnn_AdminMenu li:hover, #dnn_AdminMenu li.sfHover, #dnn_AdminMenu a:focus, #dnn_AdminMenu a:hover, #dnn_AdminMenu a:active {
	background-color: #8ACB39;
}
#dnn_AdminMenu li:hover ul, #dnn_AdminMenu li.sfHover ul {
	top: 28px;
}
#dnn_AdminMenu .sf-sub-indicator {
	display: none;
}
#UserBlock {
	float: left;
}
#UserBlock a {
	display: block;
	float: left;
}
#logoFIS {
	display: block;
	padding: 2px 10px;
	background-color: white;
	position: absolute;
	left: 1px;
	border-bottom: 1px solid #4D6E1F;
}


h2 {line-height:1.25;}
h2.blue {color:#3d3c91!important;text-align:center;}