/*================================================*/
/*  By HELIKOPTER.TV & Femi Hasani www.vision.to  */
/*================================================*/

/*-------------------------------------------------- 
					MAIN LAYOUT 
----------------------------------------------------*/


body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: #8F0000 !important;
 color:#000000 !important;
}
#wrapper { 
 margin: 20px auto 0px auto;
 width: 900px;
 background: #8F0000;
 border:2px solid #000;

}
#container {
 min-height:400px;
  height:auto !important;
  height:400px;

}


#container {
margin:0;
background: #FFFFFF;
 /*background: url();*/
 margin-bottom: 0px;
overflow: auto;
 width: 100%;
/*border:3px solid #FF0000;*/
}


/**/
#header {
 color: #333;
 width: 900px;
 padding: 0px;
 height: 100px;
 margin: 0px 0px 0px 0px;
 background: #223EBB;

background-image: url('images/header.jpg');
background-repeat: no-repeat;
background-position: center;

}
#navigation {
 color: #333;
 padding: 0px;
 margin: 0px 0px 0px 0px;
 background: #8F0000;
}
#left { 
 display: inline;
 color: #333;
 margin: 5px 0px 0px 0px;
 padding: 0px;
 width: 155px;
 float: left;
/*border:2px solid #000;*/

}
#content1 { 
 float: left;
 color: #333;
 margin: 5px 1px;
 padding: 5px;
 width: 460px;
 background: #FFFFFF;
 /*height: 300px;*//* FIXED HEIGHT */
/*border:1px solid #000;*/
overflow: hidden;

 display: inline;
/* position: relative;*/
/*border:3px solid #0000FF;*/

}

/* ========= FULL CONTENT ========= */
.content_full { 
 float: left;
 color: #333;
 margin: 5px 12px;
 padding: 5px;
 width: 860px;
 /*height: 300px;*//* FIXED HEIGHT */
overflow: hidden;
 display: inline;
/* position: relative;*/
/*border:1px solid #FF0000;*/
}

/* ========= 2COL CONTENT ========= */
.content_2 { 
 float: left;
 color: #333;
 margin: 5px 12px;
 padding: 5px;
 width: 690px;
 /*height: 300px;*//* FIXED HEIGHT */
overflow: auto;
 display: inline;
/* position: relative;*/
/*border:1px solid #00FF00;*/
}

/* ========= 3COL CONTENT ========= */
.content_3 { 
 float: left;
 color: #333;
 margin: 5px 12px;
 padding: 5px;
 width: 450px;
 /*height: 300px;*//* FIXED HEIGHT */
overflow: hidden;
 display: inline;
/* position: relative;*/
/*border:3px solid #0000FF;*/
}

#infobox {
margin:0;
background: #FFFFFF;
 /*background: url();*/
margin-top: 0px; 
margin-bottom: 0px;
/* overflow: auto;*/
 width: 900px;
/*border:3px solid #FF0000;*/
}
#right { 
 display: inline;
 position: relative;
 color: #333;
 margin: 10px 10px 10px 0px;
 padding: 0px;
 width: 155px;
 float: right;
}
#footer { 
 width: 892px;
 clear: both;
 color: #FFFFFF;
 background: #585252;
 margin: 0px 0px 0px 0px;
 padding: 4px;
}
.clear { clear: both; background: none; }
#footer a:link { 
	color: #FFFFFF;
	}

#footer a:visited { 
	color: #FFFFFF;
	}

#footer a:hover,#footer a:active { 
	color: #8F0000;
	}
  
/*-------------------------------------------------- 
				END MAIN LAYOUT 
----------------------------------------------------*/

  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }
  

/* ============================================================== */

#sitemap {
	margin: 0 auto; 
	text-align:left;
	width:90%;
	padding:20px;
}
#sitemap ul {

	
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-weight:bold;
}
#sitemap ul ul {
	margin-left: 0;
	padding-left: 10px;
	list-style: square inside;
	font-weight:normal;
}
/* ============================================================== */
.center {

width:300px;
margin: 0 auto;
padding:25px;
}

h1
{	
	margin: 2px;
	color: #000;
	font-size: 18px;
	font-weight: bold;
}
/* ============================================================== */
h2
{	
	margin: 2px;
	color: #000;
	font-size: 15px;
	font-weight: bold;
}

/* ============================================================== */

/* ============================================================== */
a:link { 
	color: #000;
	}

a:visited { 
	color: #000;
	}

a:hover, a:active { 
	color: #2b5414;
	}
/* ============================================================== */


/* ============================================================== */






/* ============================================================== */


#fullcontent { 
border: 1px solid #ccc;
 background: #FEFEFE;

 padding: 10px;
 width:900px;
/*overflow: hidden;
clear:both;*/
}

#fullcontent  form {
margin-bottom: 5px;
margin-top: 5px;
/*clear:both;*/
text-align:center;
  }

#fullcontent  table {
width:60%;
margin: 0 auto;
  }

#content  form {
margin-bottom: 5px;
margin-top: 1px;
clear:both;
  }

#content  table {
width:99%;
  }
  

/* ============================================================== */
#breadcrumbs
{
width: 896px;
height: 20px;
/*padding-left: 10px;*/
padding: 2px;
font-weight:bold;
background: #585252;
/*background-image: url();*/
background-repeat: repeat-x;
/*margin:2px;*/
/*border:1px solid #000;*/
}

#breadcrumbs a:link { 
	color: #FFFFFF;
	}

#breadcrumbs a:visited { 
	color: #FFFFFF;
	}

#breadcrumbs a:hover,#breadcrumbs a:active { 
	color: #8F0000;
	}

#breadcrumbs a
{
font-size:11px;
font-weight:bold;
}

#breadcrumbs span
{
margin-left:20px;
}
/* ============================================================== */
.userinfo {
text-align:center;
width: 95%;
height: 25px;
padding-left: 10px;
padding-top: 2px;
}
/* ============================================================== */


/* ============================================================== */

/* ============================================================== */


#header a span

{

    display: none;

}


/* ============================================================== */

/* ============================================================== */
.contentwraper
{
	
	width:99%;


}

.pagecontent1
{
	margin: 5px;
	padding: 5px;
	float: left;
	width:100%;
	/*height:350px;*/
	min-height:350px;
	border:1px solid #C1D2A1;
background-image:url('images/visionto_bg.png');


}
/* ============================================================== */
.edit {
float:right;
position:relative;
top:0px;
right:0px;
padding:5px;
/*text-align:center;*/
width:150px;
font-weight:bold;
border: 1px solid #ff0000;
background: #ffffe1;
}

.edit a{

	text-decoration: none;
}
/* ============================================================== */



/* === wrappers === */

/* ============================================================== */
/* ================= Side Menu based on www.cssplay.co.uk =========================== */
.menu {
z-index:1000;
font-size:90%;
/*margin:25px 0 50px 15px;*/ /* this page only */
	float:left;
	font-weight:normal;
	width: 150px;
	margin: 5px;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
width:150px;
}
/* hack for IE5.5 */
* html .menu ul {margin-left:-16px; ma\rgin-left:0;}
/* position relative so that you can position the sub levels */
.menu li {
position:relative;
background:#d4d8bd;
height:26px;
}

/* get rid of the table */
.menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* style the links */
.menu a, .menu a:visited {
display:block; 
text-decoration:none;
height:25px;
line-height:25px;
width:149px;
color:#000;
text-indent:5px;
border:1px solid #fff;
border-width:0 1px 1px 0;
}

.menu a.selected {
display:block; 
text-decoration:none;
height:25px;
line-height:25px;
width:149px;
color:#fff;
background:#949e7c;
text-indent:5px;
border:1px solid #fff;
border-width:0 1px 1px 0;
}




/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {background:#d4d8bd; width:150px; w\idth:149px;}
/* style the link hover */
* html .menu a:hover {color:#fff; background:#666;}

.menu :hover > a {
color:#fff; 
background:#666;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
top:0;
left:150px; 
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul {
visibility:visible;
}

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
}


/* ================================================================================= */
/* ================= Top Menu based on www.cssplay.co.uk =========================== */
/* ================================================================================= */
/* based on cssplay.co.uk  by feha  www.vision.to */
#menu_wrapper {
margin: 0 auto;
text-align: center;
width:100%;
height:38px; 

background: url('images/play_0.gif');
}

#main_menu a
{
text-align:center;
font-weight:bold; 
}
#main_menu {
padding:0; 
margin:0;
/*list-style-type:none; */
width:100%; 
height:36px; 
background:url('images/play_0.gif') no-repeat top right;
}
#main_menu li {

float:left; 
display:inline; 
width:120px; 
background:url('images/play_1.gif');
}
#main_menu li a, #main_menu li a:visited {

display:block; 
width:120px; 
height:36px; 
color:#ddd; 
font-size:1.1em; 
text-decoration:none; 
line-height:32px; 
font-family:arial, verdana, sans-serif; 
background:url('images/play_0.gif');
}

#main_menu li a:hover {
color:#fff;  
background:url('images/play_1.gif');
} 
#main_menu li a.chosen, #main_menu li a.selected:visited,  #main_menu li a:active, #main_menu li a:focus {

color:#fff;  background:url('images/play_2.gif');
}

img {border:none;}
/* Image Thumbnails */

/* ============================================================== */
#announcement 
{
display:block;
position:relative;
min-height:100px;
/*background: #10204A;*/
color: #333;
/*border: #ccc solid 1px;*/
	margin-top: 1px;
	padding: 1px;
	float: right;
	width: 134px;

}

#announcement .an_title
{
padding: 2px;
margin: 1px;
background: #6F2B1E;
color: #fff;
}

#announcement .an_content
{
padding: 2px;
margin: 1px;
}

#announcement .an_image
{
text-align:center;
padding: 2px;
margin: 1px;
}

#announcement .an_body
{
color: #fff;
background: #10204A;
padding: 2px;
border: #ccc solid 1px;
margin-bottom: 4px;
}



/* ============================================================== */

