/*================================================*/
/*  By www.helinet.se  */
/*================================================*/

/*-------------------------------------------------- 
					MAIN LAYOUT 
----------------------------------------------------*/


body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 background: #e5e7e9 !important;
 color:#000000 !important;
}
#wrapper { 
 margin: 0px auto 0px auto;
 width: 910px;
 background: #e5e7e9;
/*border:1px solid RED;*/

}
#container {
 height:auto !important;
 height:333px;
 margin:0;
 background: #FFFFFF;
 /*background: url();*/
 margin-bottom: 0px;
 overflow: auto;
 width: 895px ;
 border:1px solid #cccccc;
}

#header {
 color: #333;
 width: 900px;
 padding: 0px;
 height: 140px;
 margin: 0px 0px 0px 0px;
 background: #e5e7e9;
 background-image: url('images/New_Helinet_TopLogo.jpg');
 background-repeat: no-repeat;
 background-position: center;
 /*border:1px solid RED;*/

}
#navigation {
 color: #333;
 width: 910px;
 padding: 0px;
 margin: 0px 0px 0px 0px;
 background: #e5e7e9;
}
#left { 
 display: inline;
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 width: 95px;
 height:332px;
 float: left;
border:1px solid #cccccc;
border-width:0px 0px 0px 0px;

}
#content_OLD { 
 float: left;
 color: #333;
 margin: 0px 0px;
 padding: 0px;
 width: 460px;
 background: #FFFFFF;
 /*height: 300px;*//* FIXED HEIGHT */
overflow: hidden;
 display: inline;
/* position: relative;*/
border:5px solid RED;

}

/* ========= FULL CONTENT ========= (left = 0 AND right = 0) */
.content_full { 
 float: left;
 color: #787878;
 font-size: 13px;
 margin: 0px 0px;
 padding: 20px;
 width: 855px;
 height:292px;
 overflow: auto;
 display: inline;
/*border:1px solid RED;*/
}

/* ========= 2COL CONTENT ========= (left = 1 AND right = 0) */
.content_2 { 
 float: left;
 color: #787878;
 font-size: 13px;
 margin: 0px 0px;
 padding: 20px;
 width: 760px;
 height:292px;
 overflow: auto;
 display: inline;
/* position: relative;*/
/*border:1px solid BLUE;*/
}

/* ========= 3COL CONTENT ========= (left = 1 AND right = 1) */
.content_3 { 
 float: left;
 color: #787878;
 font-size: 13px;
 margin: 0px 0px;
 padding: 20px;
 width: 428px;
 height: 292px;
 overflow: auto;
 display: inline;
/* position: relative;*/
/*border:1px solid BLUE;*/
}

/* ========= 2COL CONTENT - No Menu ========= (left = 0 AND right = 1) */
.content_2_noMenu { 
 float: left;
 color: #787878;
 font-size: 13px;
 margin: 0px 0px;
 padding: 20px;
 width: 533px;
 height:292px;
 overflow: auto;
 display: inline;
/* position: relative;*/
/*border:1px solid GREEN;*/
}
/* ============================================================== */

#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: 15px 0px 0px 0px;
 padding: 0px;
 width: 910px;
 Height: Auto; 
 float: left;
/*border:1px solid RED;*/
}
#footer { 
 width: 890px;
 clear: both;
 font-size: 10px;
 font-weight: bold;
 background: #e5e7e9;
 margin: 0px 0px 0px 0px;
 padding: 4px;
}
.clear { clear: both; background: none; }

#footer a:link 
{ 
	color: #0196d8;
}
#footer a:visited
 { 
	color: #0196d8;
}
#footer a:hover,#footer a:active { 
	color: RED;
	}
/*-------------------------------------------------- 
	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: 0px;
	color: #0196d8;
	font-size: 18px;
	font-weight: bold;
}
h2
{	
	margin: 0px;
	color: #0196d8;
	font-size: 15px;
	font-weight: bold;
}
a:link { 
	color: #0196d8;
	text-decoration: none;
	}

a:visited { 
	color: #0196d8;
	text-decoration: none;
	}

a:hover, a:active { 
	color: RED;
	text-decoration: none;
	}
/* ============================================================== */


#fullcontent { 
 border: 1px solid #ccc;
 background: #FEFEFE;
 padding: 10px;
 width:900px;

}

#fullcontent  form {
margin-bottom: 5px;
margin-top: 5px;
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: 17px;
/*padding-left: 10px;*/
padding: 0px;
font-weight:bold;
background: #e5e7e9;
/*background-image: url();*/
background-repeat: repeat-x;
/*margin:2px;*/
/*border:1px solid #000;*/
}

#breadcrumbs a:link { 
	color: #759a03;
	}

#breadcrumbs a:visited { 
	color: #759a03;
	}

#breadcrumbs a:hover,#breadcrumbs a:active { 
	color: #000;
	}

#breadcrumbs a
{
font-size:10px;
font-weight:bold;
}

#breadcrumbs span
{
margin-left:0px;
}
/* ============================================================== */
.userinfo {
text-align:center;
width: 95%;
height: 25px;
padding-left: 10px;
padding-top: 2px;
}
/* ============================================================== */

#header a span

{

    display: none;

}

/* ============================================================== */
.contentwraper
{
	width:99%;
}

.pagecontent_OLD
{
	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;
width:150px;
color: #000;
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: 11px;
font-weight:Normal; 
float:left;
width: 95px;
margin: 0px;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin: 5px 0px 0px 0px;
list-style-type:none;
width:95px;
}
/* hack for IE5.5 */
* html .menu ul {margin-left:-16px; margin-left:0;}
/* position relative so that you can position the sub levels */
.menu li {
position:relative;
background:#fff;
height:25px;
}

/* 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:30px;
line-height:30px;
width:94px;
color:#0196d8;
text-indent:3px;
border:1px solid #cccccc;
border-width:1px 0px 1px 0px;
}

.menu a.selected {
display:block; 
text-decoration:none;
font-weight:normal;
height:30px;
line-height:30px;
width:94px;
color: BLACK;
background:#fff;
text-indent:5px;
border:1px solid #cccccc;
border-width:1px 0px 1px 0px;
}




/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {background:#d4d8bd; width:95px; w\idth:94px;}
/* 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:95px; 
}
/* 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  */
#menu_wrapper {
margin: 0 auto;
text-align: center;
width:100%;
height:31px; 
/*background: url('images/play_0.gif');*/
}

#main_menu a
{
text-align:center;
font-weight:Normal; 
}
#main_menu {
padding:0; 
margin:0;
/*list-style-type:none; */
width:100%; 
height:31px; 
/*background:url('images/play_0.gif') no-repeat top right;*/
}
#main_menu li {

float:left; 
display:inline; 
width:100px; 
/*background:url('images/play_1.gif');*/
}
#main_menu li a, #main_menu li a:visited {

display:block; 
width:97px; 
height:31px; 
color:#0196d8; 
font-size: 11px; 
text-decoration:none; 
line-height:32px; 
font-family:arial, verdana, sans-serif; 
background:url('images/play_0.gif');
}

#main_menu li a:hover {
color: RED;  
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:red;
font-weight:normal; 
background:url('images/play_2.gif');
}

img {border:none;}
/* Image Thumbnails */

/* ============================================================== */
#announcement 
{
display: block;
position: relative;
padding: 0px;
float: left;
}

#announcement .an_title_OFF
{
padding: 10px;
margin: 0px;
text-align: center;
font-size: 11px;
font-weight: bold; 
background: #fff;
color: #0196d8;
width: 98px;
float: left;
height:70px;
/* border:1px solid RED; */
}

#announcement .an_content
{
padding: 10px;
padding-top: 20px;
margin: 0px;
text-align: center;
font-size: 13px;
font-weight: normal; 
background: #fff;
color: #0196d8;
width: 98px;
float: left;
height:70px;
/* border:1px solid RED; */
}

#announcement .an_image
{
padding: 0px;
margin: 0px;
width: 93px;
height:100px;
float: right; 
/* border:1px solid green; */
}

#announcement .an_body
{
color: #000;
float: left;
background: #fff;
padding: 2px;
margin-bottom: 0px;
margin-right: 10px;
width: 211px;
height:100px;
border:1px solid #cccccc;
}



/* ============================================================== */
