html, body
{
height: 100%;
margin: 0; padding: 0;
}
#page
{
position: relative;
min-height: 100%;
/*background-color: red;*/
}
* html #page
{
height: 100%;
}
/*************************************** footer stick *****************/
#footer
{
position: relative;
bottom: 0; left: 0;
width: 100%;
background: #DCEEF7 url(back-end.jpg) repeat-x top left;
}
#finalizer{
	clear: both;
	height: 60px;
}



/************* structure of layoutt ****/
#main
{
width: 764px;
}
#left
	{
	float: left;
	/*margin-left: 10px;*/
	padding-left: 10px;
	/*width: 194px;*/

	/*wi\dth: 204px;*/
	}
#left .leftInner{
	width: 194px;
}	
	
#right
	{
	float: right;
	width: 150px;
	}


/****************************************************************/
#central
	{
	margin-left: 206px;
	margin-right: 153px;
	/*margin-right: auto;*/
	/*margin: auto;*/
	padding: 0 10px;
	background: #f9f9f9;
	}
 #content
{
padding: 5px 0;

/*border: 1px solid red;*/
}

#content a 
{
color: #1c85dc; font-weight:bold;
}
#content p,
#content li
{
text-align:justify;
}
#content h1
{
font-size: 1.4em
}
#content h2, #content h3
{
font-size: 1em;
}
#linkBar{
	font-size:0.8em;
}
#linkBar a{
	color: #999;
}
/********************************************************/
#header{
width:100%;
 background: url(b0000000.jpg);
}
#splitter{
	background: url(line-100.jpg) repeat-x;
	width:100%;
	height: 10px;
}	

/**************************** footer *****************/
#lang-articles
{
width: 765px;
background: url(back-ene.jpg) no-repeat;
height: 40px;
}

#lang-articles div
{
padding: 12px 0 0 40px;	
}
#lang-articles a
{
color: #fff;
padding: 0 5px;
}
#sub-line	
{
padding:0 10px;
color: #555;
}
#sub-line a
{
color: #818181;
}
/**************************** panel colorting **********************/
#left div div
{
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
background-color: #f7f7f7;
}
#left div div div
{
background-color: transparent;
border: 0
}
/********/
.PanelSplitter
{
color: #628CB4;
font-size: 1.2em;
line-height: 16px;
font-weight: bold;
overflow:hidden;
width:100%;
border: 0 !important;
/*border: 1px red solid !important;*/
}
.PanelSplitter div
{
background: url(pHead-l0.gif) no-repeat top left;
padding-left:65px;
}
.PanelSplitter div div
{
padding: 10px 3px 3px 0;
background: url(pHead-r0.gif) no-repeat top right;
/*border: 1px red solid;*/
}
.PanelSplitter div.top
{
margin-top: -6px;
}
.PanelSplitter div.bottom
{
margin-bottom: -23px;
}
/***************************************** right spesial ******************/
form{padding: 0; margin: 0}
#loginZone
{
	background:  url(back-up-.jpg) repeat-x bottom;
	padding: 10px 0 20px 0;
	color: #666;
	font-size: 0.9em;
	background-color : #bfdced !important;
}
#loginZone span
{
disply: block;
float: left;
width: 60px;
text-align: right;
/*border: 1px solid red;*/
fint-size: 1.2em;
line-height: 22px;
clear: left;
}
#loginZone input
{
display: block;
margin-left:62px;;
}
#loginZone input.field
{
width: 100px;
height: 20px;
border: 1px solid #ccc;
margin-top: 2px;
margin-bottom: 2px;
}


/****************************** ***/
#left p, #left ul, #right p, #right ul
{
/*border: 1px color red;*/
margin: 0;
padding: 5px;
list-style:none;

}
#left ul li,  #right ul li
{
padding: 0 0 0 10px;
}

#left a{
	color: #999;
	font-size: 0.8em;
}
/************************************** left spesial */



.panelHeader{
	padding: 1px 10px 0 65px;
	font-size:12px;
	color:#628CB4;line-height:11px;
	font-weight: bold	
}
.sideBorder{
	border-left: 1px solid #ccc;
	border-right:1px solid #ccc;
}
table{
	padding: 2px;
}
table tr td{
	padding: 0;
}
/*table {
	
}*/
#right table{
	/*border: 1px solid red;
	width: 203px;*/
	padding: 0;
}

/************ fonts ****************************/
body
{
	color:#737373;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Tahoma, 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
div{
	font-size: 1em;
}
#page
{
	font-size: 1.2em;
}

/*#page #table{
	font-size: 0.2em;
}*/
table{
	
	font-size: 1em;
	
}

.link2 		 {COLOR: #1c85dc; font-weight:bold; TEXT-DECORATION:none}
.link2:hover {text-decoration:underline}
.linknews
{
font-size:0.8em;
color:#737373;
}
.link1 {font-size:10px;color:#8E8E8E}

#right h3, #right h2, #right h1{
	margin:0;
	font-size: 1em;
}
#right h1{
	font-size: 1.1em;
}


/******************************** menuz zzonE ****************/
ul#navmenu,
ul#navmenu li,
ul#navmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 190px; /*For KHTML*/
  list-style: none;
}

ul#navmenu:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu li {
  float: left; /*For IE 7 lack of compliance*/
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
  background: url(click000.jpg) no-repeat center left;
  background-color: #f7f7f7;
}

/* Root Menu */
ul#navmenu a {
  
  /*border-left: 0px;*/
  padding: 0 2px;
  display: block;
  padding-left: 30px;
  color: #666;
  font: bold 12px/30px Tahoma, Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}
ul#navmenu a.more{
	background: url(more0000.gif) no-repeat center right !important;
	padding-right: 15px;
}

/* 2nd Menu */
ul#navmenu li li{
	background-image: url(next0000.gif);
	/*background-image: none;*/
}

/***************************************** coloring and decorating ****************************/
ul#navmenu a,
ul#navmenu li:hover li a, /*2nd lavel  */
ul#navmenu li.iehover li a,
ul#navmenu li:hover li:hover li a, /*3rd level  */
ul#navmenu li.iehover li.iehover li a
{
  color: #666;
  text-decoration: none;
}

ul#navmenu a:hover,
ul#navmenu li:hover a, /* 2nd lavel */
ul#navmenu li.iehover a,
ul#navmenu li li a:hover,
ul#navmenu li.iehover li.iehover li  a:hover, /* 3rd lavel */
ul#navmenu li:hover li:hover li  a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li.iehover a

{
	color: #000;
	text-decoration: underline;
}
/***************************************************/
ul#navmenu ul,
ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 190px;
  z-index:1;

  border: 1px solid #aaa;
  border-left: 0px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
}

ul#navmenu a.here{
	color: #000 !important;
	text-decoration: underline !important;
	background-color : #e7e7e7 !important;
}

ul#navmenu a.splitter {
	background: #E0E0E0  !important;
	color: #666 !important;
	text-decoration: none !important;
	padding: 1px 0 1px 10px;
	font-size:10px;
	line-height: 15px;
}

#contacts{
	width: 151px;
	/*display: none;*/
}
/****vczrd ****/
.vcard{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color : #f7f7f7;
	padding: 5px;
	
	/*display: none;*/
}
.vcard a
{
color: #1c85dc; 
font-weight:bold;
}

.vcard .tel{
	color: #CA6500;
	font-weight:bold;
	font-size: 1.1em;
}
.vcard a{
	text-decoration: none;
}
.vcard a:hover{
	text-decoration: underline;
}
.vcard div{
	padding: 1px 2px 2px 10px;
	/*text-align:center;*/
}
.vcard .org{
	display:none;
}
.vcard a{
	display: block;
}
.vcard .icq a, .vcard .skype a{
    background:  center left no-repeat;
	font-weight: normal;
	line-height : 22px;
	padding-left: 26px;
	color: #666;
}
.vcard .icq a{
	/*background: url(http://status.icq.com/5/online1.gif) center left no-repeat;*/
	background-image: url(online10.gif);
	
}
.vcard .skype a{
	background-image: url(skype000.gif);
}
