/* GENERAL STYLES */
body,html {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	/*background-color: #3d3d3d;*/
	background-color: #666666;
}

/* HEADERS */
#header {
	width: 907px;
	height: 79px;
	display: block;
	background-repeat: no-repeat;
}

h1 {	
	font-size: 13px;
	font-weight: bold;
	color: #666666;	
	text-decoration: none;
	margin: 0px 0px 15px 0px;
}

h2 {	
	font-size: 11px;
	font-weight: bold;	
	text-decoration: none;
	margin: 0px;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	text-decoration: none;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 0px 0px 10px 0px;
	text-decoration: none;
}

hr {color: #cecece; background-color: #cecece; height: 1px;}

p {margin: 0px;}

/* NEWS*/
.newsObj {
	margin: 10px auto;
	padding: 5px;
}
.newsDate {	
	margin: 0;	
	padding: 5px 0 0 0;
	font-weight: bold;
	color: #000000;
}
.newsDate a {text-decoration:none; font-weight: bold; color: #000000;}
.newsDateLine {	
	margin: 0;	
	padding: 5px 0 0 0;
	font-size: 85%;
	font-weight: bold;
	color: #666666;
	border-top: 1px solid #cecece;
}
.newsResume {margin: 0 0 10px 0; padding: 0;} 
#newsBox {
	padding-top: 20px;
	width: 675px;
	float: left;
}
/*#frontNews {position: relative; top: 0px; left: 0px; padding: 10px 5px 5px 5px;}*/
#frontNews {
	float: left;
	position: relative; 
	top: 0px; 
	left: 0px; 
	padding: 10px 5px 5px 5px;
}
#frontNews h3 {text-align: center; margin-bottom: 5px;}
.clear {clear:both; height:1px; overflow:hidden;}

/* NAVIGATION */
/* SIDE BAR NAV */
#navSideBar {    
	margin: 0;
	padding: 0;
 	width: 197px;
	float:left;
	background: #ececec;
}
#secondLevelNavigation {
	margin: 0;
	list-style:none;
	padding:0; 
}
#secondLevelNavigation li {margin: 0;}
#secondLevelNavigation li .selected {font-weight: bold; background-color: #F9FAFD;}
#secondLevelNavigation li .selected2nd {font-weight: normal; background-color: #F9FAFD;}
#secondLevelNavigation a {
	display: block;
	padding: 5px 0 5px 5px;
	text-decoration: none;
	font-weight: bold;
	color:#000000;
	border-bottom: 1px solid #ddd;
}
#secondLevelNavigation a:hover {background-color: #F9FAFD;}
#secondLevelNavigation li ul {
	display: block;
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0;
}

#secondLevelNavigation li ul a {font-weight: normal;}

/* TOP NAV */
#naviHolder{
	width:907px;
	height: 25px;
	position: relative;
}
#naviList {
	list-style: none;
	/*float: right;*/
	position: absolute !important;
	right: 0px !important;
	top: 0px !important;
	padding: 0px;
	margin: 0px;
	display: inline;
}
#naviList li {
	padding: 0 10px;
	margin: 0;
	float:left;
	border-left:#ddd9cc solid 1px;
}
#naviList li:hover {
	padding: 0 10px;
	float:left;
	margin: 0;
	border-left:#ddd9cc solid 1px;
	background-image: url(wizard/Folia_menuOn.gif);
}
#naviList .selected {font-weight: bold;}
#naviList a{
	padding: 4px 0;
	margin: 0;
	text-align: center;
	text-decoration:none;
	color:#000000;
	display: block;
	font-weight: bold;
}
#naviList a:hover{color:#333333;}

/*
ul li {list-style:none;}
li ul {
	display: block;
	font-weight: normal;
	list-style: none;
	margin: 0 5px;
	padding: 0;
} */ /*
li>ul {top: auto; left: auto;}
li li {
	display: block;	
	float: none;
	background-color: transparent;
	border: 0;
}
li:hover ul, li.over ul {display: block;}*/

/* BREADCRUM */
#umbBreadcrum {
	list-style: none;
	color: #aaa;
	font-size: 9px;
	margin: 0;
	padding: 0;
}

#umbBreadcrum>li {
	float: left;
        list-style: none;
	margin: 0px 3px 0 0;
	padding: 0;
        font-size: 9px;
}

/* BOXES */
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;	text-decoration: underline;
}
a:hover {text-decoration: underline;}

/* TEXT CONTENT ON TEXT AND NEWS PAGES */
#textContent {
	background: #FFFFFF;
	padding: 0;
	margin-top: 0px;
	width: 488px;
	padding: 10px;
	float: left;
	min-height: 579px;
	_height: 579px;
}
#textContent img {margin:5px 5px 10px 0px;}
#textContent ul {list-style: square;}

#bottomInfo { 
	border-top: 1px solid #ccc;
	padding-top: 5px;
	color: #aaa;
	font-size: smaller;
}
#container {
	margin: auto;
	width: 907px;
        background: #ffffff;
	min-height: 780px;
	_height: 780px;
}
#backDiv {
	margin: auto; 
	width: 927px; 
	background: url(../media/2752/backshadow-1.png) repeat-y;
}
#main {text-align:left;}

/* FOOTER */
#footer {
	clear: both;
	width: 927px;
	margin: auto;
	padding-top: 5px;
	text-align:center;
	font-size: x-small;
	color: #ececec;
	background: url(../media/2757/bottomshadow-1.png) no-repeat;
}
#footer a {color: #ececec; text-decoration: underline;}

#content {padding:0;}

/* CONTENT AREA ON FRONTPAGE */
#frontPageContent {width: 907px; background-color:#ececec; min-height: 387px; _height: 387px;}

/* TEXT AREA ON FRONTPAGE */
#textFrontPage {
	padding: 20px 15px;
	margin: 0;
	width: 675px;
	float: left;
	background-color: #ffffff;
	min-height: 387px;
	_height: 387px;
}

/* TEXT AREA ON TEXT AND NEWS PAGES */
#textHolder {
	background-color: #ECECEC;
	width: 907px;
	margin: 0;
	min-height: 600px;
	overflow: hidden;
	_height: 600px;
}

/* MAP ON FRONT PAGE - FOLIA DYNAMIC MAP */
#mapContent {
	background: #FFFFFF;
	width: 507px;
	margin: 0;
	margin-top: 0px;
	padding: 0;
	float: left;
	min-height: 579px;
	_height: 579px; 
}
#mapHolder {position: relative; top: 0px; left: 4px; height: 600px; width: 499px; overflow: hidden;}

/* TOP TABLE ON TEXT AND NEWS PAGES */
#topTable{height: 99px;	width: 907px; margin: 4px 0 4px 0; padding: 0;}
#topTable img {margin: 0; padding: 0;}
#greyLeft {
	width: 197px;
	height: 99px; 
	background: #9D9E9E; 
	border-right: 4px solid #ffffff;
}
#greenLeft {
	width: 100px;
	height: 99px;
	background: #10513E; /*#0E7C5C;*/
	border-right: 4px solid #ffffff;
}
#pageImg {
	width: 396px;
	height: 99px;
	border: none;
	border-right: 4px solid #ffffff;
}
#greenRight {
	width: 202px;
	height: 99px;
	background: #10513E;
	/* border-right: 4px solid #ffffff; */
}
/*
#countryImg {
	width: 99px;
	height: 99px;
	border: none;
} */

/* REFERENCES */
#refSideBar {
	width: 202px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: #ececec;
	text-align: center;
	min-height: 387px;
	_height: 387px;
}

/* IMAGES */
#textContent1 img {
	float: left;
	margin: 3px 8px 8px 0px;
}
.employeeImg {
	float: none;
	margin: 0px; 
	border: none;
}

/* FIXES */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* EDITOR PROPERTIES */
