
@import url('amended-general.css');
body {
	
	behavior: url(/libertas_images/themes/forgotten/csshover.htc);
	margin:0px;
	margin-bottom:0px;
	margin-top:0px;
	background-color:#ffffff;/*459FD2;*/  /*#0E457E*/
	padding:0px 10px 0px 0px;    /*top,left,bottom,right*/
	text-align:center;
	color: #000000;
	line-height: 1.3em;
	font-family: Verdana, helvetica, sans-serif;
	font-size:0.8em;
}
/**********************************************************************/
                        /* PAGE STRUCTURE */
/**********************************************************************/
#pagestructure{
    width:750px;
    border: 1px solid #000000;
    text-align: center;

    }
/**********************************************************************/
/* PAGE STRUCTURE */
/*
div#pagestructure { }
div#pagestructure div#header { display:block; }
div#pagestructure div#position1 { display:inline; float:left;	width:180px; overflow: hidden;  }
div#pagestructure div#position2 { display: table-cell; float:left;	width:670px;	padding-left:15px;	padding-right:15px; }
div#pagestructure div#position4 { display:table-cell; width:150px;	padding:2px;	overflow: hidden; }
div#pagestructure div#footer {	display: block; }
*/

div#header { display: block; background-image: url(/libertas_images/themes/lisbane/lisbane_header.jpg) ; background-repeat: no-repeat; height:201px;  }
div#position1 { display:inline; width:155px; float: left; background-color: #88A9DE;}
div#position2 { display:inline; width:417px; float: left; background-color: #ffffff;}
div#position4 { display:inline; width:162px; float: right; background-color: #88A9DE;}
div#footer {	clear: both; display: block; }

div#position2 div.container { width:98%; }


/*
div#header { display: block; }
div#position1 { display:inline; width:20%; }
div#position2 { display:inline; width:60%; }
div#position4 { display:inline; width:20%; }
div#footer {	display: block; }

div#position2 div.container { width:98%; }
*/
/**********************************************************************/
/* CONTENT */
div.pagecontent { background-repeat: no-repeat; }
div.pagecontent span { padding-left:5px;	margin:0px; }
div.pagecontent h1.entrylocation { font-size:1.1em; color:#03125D; margin:0px; padding-top:2px; padding-left:10px; }
div.pagecontent div.contentpos h1 { font-size:0.9em; color:#2C6104; border-bottom:#4d78b4 1px solid; }
div.pagecontent div.contentpos p { color:#000945; font-size:0.8em; }
div.container { }
div.container div.page { margin:0px; }
div.container div.label { display: none; }
/**********************************************************************/
/* HEADER */
div#header div.micromenu { background-image: url(/libertas_images/themes/nwcci/top-gray-green.jpg) ; background-repeat: repeat-x; height:30px; }
div#header div.micromenu ul { list-style-type: none; margin: 0px; padding-top:12px; padding-right:10px; height:30px; }
div#header div.micromenu li { height:12px; padding-right:10px; float: right; }
div#header div.micromenu a { color:#666666; text-decoration: none; font-size:0.8em; }
div#header div.micromenu a:hover { color:#ff0000; text-decoration: none; }
div#header div.webobjectcontent { background-color:#ffffff; border:0px; }
div#header div#pagesearch { background-color:#A7D982; font-size:0.9em; font-weight:bold; color:#454545; padding-top:3px; padding-bottom:3px; text-align: right; padding-right:5px }
div#header div#pagesearch input { color:#454545; font-size:1em; background-color: #ffffff; }
div#header div#pagesearch input.headersearch { border:#676767 1px solid; width:150px; }
/**********************************************************************/


/********************* LEFT MENU START******************************/
div#mainmenu {font-family: arial, sans-serif;font-size:.9em;font-weight: normal; 
	margin-left: 0px;
	position: relative;
	width:155px;
	z-index:30;
}
/*LINE UP MAIN AND SUBMEN VERTICAL*/

div#mainmenu ul{
margin: 0; padding: 0; 
 }
 /*SET MENU HORIZONTALLY*/
div#mainmenu li {
    position: relative;
    list-style: none;
 margin-top:1px;
    left:0px;
    float: left;
    width:155px;
height:29px;
	padding-left:10px;	padding-top:6px;
	background-image:url(/libertas_images/themes/lisbane/navbg.jpg);background-repeat:no-repeat; 
	/*white-space: nowrap;*/
	/*background-color: #257296; */
	/*border-bottom: 1px solid #fff;*/
}

div#mainmenu li:hover {
/*    position:relative; */
}
/*SHOW MENU IN A BLOCK I.E ALLIGNMENT SPACE BET ITEMS*/
div#mainmenu li a {
    display:block;
    position:relative;
  /*  left:5px;*/
       
	color: #FFFFFF;
	text-decoration:none;
	background-image:url(/libertas_images/themes/lisbane/navbg.jpg);background-repeat:no-repeat; 
    /*padding: .25em 0em .25em 1.5em;*/
}

/*TO CHANGE THE BACK COLOR OF MENU WHEN MOUSE IS OVER MEN*/
div#mainmenu li a:hover {
	color: #fff;	 
	background-image:url(/libertas_images/themes/lisbane/navbg.jpg);background-repeat:no-repeat; 
}
/**************SUB MENU******************/
/*HIDE SUBMENU AND SHOW  ONLY MAIN MENU*/
div#mainmenu ul ul {
    position:absolute;
    background-color: #88A9DE;
	width:155px;
    top:0px;
    display: none;
	
}
div#mainmenu ul.level2 li{
color : #000000;
background-color: #88A9DE;
padding-left:0px;
z-index:1000;
}
div#mainmenu ul.level3 li{
background-color: #88A9DE;
padding-left:0px;
}
div#mainmenu ul.level2 li:hover{
color : #000000;
}
div#mainmenu ul.level3 li:hover{
background-color : #3498CA;
}
div#mainmenu ul ul li {
    display: block;
    z-index:500;
 
	/*border:1px solid #fff;*/
}
div#mainmenu ul.level1 li {
/*
	border-bottom: solid 1px #ffffff;
	*/
	padding-left:10px;
	 z-index:1000; 
}
div#mainmenu ul.level1 li a {
    color:#fff;
    margin:0;
    padding:0;z-index:300;
}	 	
/*
div#mainmenu ul.level1 li.folder , div#mainmenu ul.level2 li.folder, div#mainmenu ul.level3 li.folder{
	background-image: url(/libertas_images/themes/forgotten/menu_arrow.);
	background-position: 3 right;
	background-repeat: no-repeat;	
}
*/
/*TO SHOW SUBMENU WHEN MOUSE IS AT HOVER*/
div#mainmenu ul.level1 li.folder:hover ul.level2{
    display:block;
    list-style:none;
   left:150px;
    z-index:1000;  

}
div#mainmenu ul.level2 li.folder:hover ul.level3{
    display:block;
    list-style:none;
   left:150px;
    z-index:1000; 

}


/* ------ FILTER */
div.filter div.table label { display:inline; font-size:0.8em; color:#000945; }
div.filter input { color:#454545; font-size:1em; background-color: #ffffff; }

/**********************************************************************/
/*  POSITION 2 */

/* ------ MAIN CONTENT */
div#position2 {	font-size:1em; }
div#position2 a { font-size:1em;	color:#454545; text-decoration:none; }
div#position2 a:hover { color:#ff0000; }

/* ---------- RSS */
div.text {
	border-left:#cccccc 1px solid;
	border-bottom:#cccccc 1px solid;
	border-right:#cccccc 1px solid;
	margin-top:10px; margin-bottom:10px;
	margin-left:5px; margin-right:5px;
}
div.text div.rsslabel  {
	 background-image: url(/libertas_images/themes/nwcci/green-1.gif) ; background-repeat: no-repeat;
	margin:0px; padding:0px;
}
div.text div.rsslabel span.icon span.text{ 
	background-image: url(/libertas_images/themes/nwcci/green-1.gif) ; background-repeat: no-repeat; 
	width:100%; height:25px;
	font-size:1.1em; font-weight:bold;color:#03125D;
	padding-top:3px; padding-left:10px; margin-botton:2px;
}

div.text ul.rss { list-style:none; list-style-position: outside list-style-type:none;;
	margin-top:8px;margin-bottom:5px;margin-right:5px;margin-left:5px; padding-left:2px;
}
div.text ul.rss li { margin:0px; padding:0px; }
div.text ul.rss li span.icon { font-size:0.75em;font-weight:bold; }
div.text ul.rss li div.contentpos { font-size:0.7em; margin:0px; padding:0px; }





/**********************************************************************/
/*  POSITION 4 */
div#position4 div.container { padding-bottom:10px; }
div#position4 div.webobjectheader { font-size:1em; font-weight:bold; color:#000945;	background-image: url(/libertas_images/themes/nwcci/gray-2.jpg) ;
	background-repeat: repeat-x; background-color:#dddddd; padding-top:0px; padding-left:5px; padding-right:2px; 
}
div#position4 div.webobjectcontent { font-size:0.8em; color:#000945; border:#cccccc 1px solid; background-color:#eeeeee;
	padding-bottom:5px; padding-top:1px; padding-left:5px; padding-right:5px;
}
div#position4 ul {
color:#000000;
	list-style: disc;
	margin-left: 5px;
	padding-bottom:5px;
	padding-top:5px;
}
div#position4 ul a{
	color:#000000;
	padding-bottom:5px;
	padding-top:5px;
}
/* ------ POLL */
div#position4 div.polls { background-image: url(/libertas_images/themes/nwcci/gray-2.jpg) ; background-repeat: no-repeat; background-color:#dddddd; }
div#position4 div.polls h1 { display:inline; font-size:1em; font-weight:bold; color:#000945; padding-top:0px; padding-left:35px; padding-right:2px; }
div#position4 div.polls div.table { padding:5px;}
div#position4 div.polls div.table div.label { display:inline; font-size:0.8em; 	font-weight:bold; color:#000945; }
div#position4 div.polls div.radiooption {  font-size:0.8em; }
div#position4 div.polls div.text { font-size:0.8em; }
div#position4 div.polls div.buttonrow { padding:2px; }
div#position4 div.polls div.buttonrow div{text-align:center}
div#position4 div.polls input.button { color:#454545; font-size:0.8em; background-color: #ffffff; }



/**********************************************************************/
/* FOOTER */
div#footer div.webobjectcontent { display: block; background-image: url(/libertas_images/themes/lisbane/footer.jpg) ;	background-repeat: repeat-x;
	font-size:0.8em;	height:22px;
}


/**********************************************************************/
/* GENERAL */
div.bannergfx { padding-top:15px; width:143px;}
div#powerby {	font-size:0.7em;	width:100%; }
.poweredbytext { text-align:center; }
.breadcrumb {	color:#454545;padding-bottom:5px; font-size:0.8em;}

