			
***********************************************************************************************/


/* 1. Global Reset
-----------------------------------------------------------------------------------------------
===============================================================================================*/	

	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, images, ins, kbd,q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

	ol, ul {
		list-style: none;
	}
	
	
	caption, th, td {
		text-align: left; 
		font-weight: normal;
	}
	h1, h2, h3, h4, h5, h6 {
		font-weight:normal;
	}

/* 2. General Elements
-----------------------------------------------------------------------------------------------
===============================================================================================*/	

	body {
  	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
		background:#000 url('http://hivie.net63.net/common/images/bg-page8.jpg') center top no-repeat;
		padding-top:162px;
		padding-bottom:25px;
		font-size: 62.5%;
		line-height: 1.5;
		text-align: center;
		color: #4b4b4b;        
	}

	hr { 
		display: none;
	}
		
	strong {
		font-weight: bold;
	}
		
	em {
		font-style: italic;
	}
	
	address {
		font-style: normal;
	}

	input, textarea, select {
		font: 1em Arial, Helvetica, sans-serif;
	}

	a, a:link {
		color: #F8A406;
		text-decoration: none;
		outline: none;
	}
	a:hover {
		color: #eee;
		text-decoration: none;
	}

	a:visited {color: #F8A406;}

	a:active {color: #F8A406;}
  
  img {border: 0px;}
	


/* 3. LAYOUT
-----------------------------------------------------------------------------------------------
===============================================================================================*/	

	#accesibility {
		position:absolute;
		left:-999em;
	}
	#container {
		width: 980px;
		margin: 0 auto;
		text-align: left;
		font-size: 1.3em;
	}
	.clearer {
		clear:both;
	}

/* 3.1 HEADER
------------------------------------------------------------------------------------------------ */
#header {
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-size: 100%;
    line-height: 1.5;
    text-align: center;
    color: #4b4b4b;
    background:#f5f5f5 url('http://hivie.net63.net/common/images/bg-heade.gif') left top repeat-x;
    position:relative;
    overflow:hidden;
}
	h1#logo {		
		position:absolute;
		width:283px;
		height:32px;
		top:17px;
		left:25px;
		text-indent:-9999em;
		background:url('http://i47.tinypic.com/mszns5.jpg') left top no-repeat;
	}
	/* 3.1.1 MENU
	-----------------------------------------*/
	#main_menu {
		float:right;
		display:inline;
		margin-top:26px;
		width:980px;
		border-bottom:0px solid #c7c7c7;
	}
		#main_menu li {
			float:left;
		}
		#main_menu li.fist_element {				
			padding-left:1px;
			margin-left:342px;
			display:inline;
			background:url('http://hivie.net63.net/common/images/bg-menu_.gif') -1px bottom no-repeat;			
		}
		
		#main_menu li.fist_element a {				
			float:left;
			background:#ececec url('http://hivie.net63.net/common/images/bg-menu_.gif') right bottom no-repeat;
			color: #4b4b4b;
			text-transform:lowercase;
			font-family:Verdana;
			padding:6px 14px;
			text-decoration:none;		
		}
		#main_menu li.fist_element a:hover {
			background:url('http://hivie.net63.net/common/images/bg-menu0.gif') right bottom no-repeat;
		}    		
		
		#main_menu a {
			float:left;
			background:#ececec url('http://hivie.net63.net/common/images/bg-menu_.gif') right bottom no-repeat;
			color:#4b4b4b;
			text-transform:lowercase;
			font-family:Verdana;
			padding:6px 14px;
			text-decoration:none;
		}
		#main_menu a:hover {
			background:url('http://hivie.net63.net/common/images/bg-menu0.gif') right bottom no-repeat;
		}
		#main_menu a.selected {
			background:url('http://hivie.net63.net/common/images/bg-menu1.gif') right bottom no-repeat !important; 
			position:relative;
			top:1px;
        color: #fff !important; 
			padding-bottom:7px;
			padding-top:5px;
		}
    
    #main_menu a.notimplemented {
    	color: #bbb;
    }
    
	#submenu {
		clear:both;
		background:#151515;
		border-bottom:1px solid #c7c7c7;
		overflow:hidden;
		text-align:right;
		padding-right:25px;
	}
		#submenu ul {

			float:right;
		}
		#submenu li {
			float:left;
		}
		#submenu li a {
			text-transform:lowercase;
			font-family:verdana;
			font-size:0.821em;
			
			color:#fff;
			text-decoration:none;
			float:left;
			padding:4px 11px 2px;
			position:relative;
		}
		#submenu.many li a {
			padding:4px 7px 2px;
		}
		#submenu li a:hover {
			color:#5381a4;
		}
		#submenu li a.selected {
			color:#5381a4;
			background:url('http://hivie.net63.net/common/images/icn-subm.gif') center bottom no-repeat;
		}

/* 3.2 FOOTER
------------------------------------------------------------------------------------------------ */	
#footer {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	background:#151515;
	border:1px solid #2b2b2b;
	color:#bababa;
	overflow:hidden;
  padding: 10px 10px;
}
  
#footer .copyright {
    color:#515151;
    font-size:12px;
}

#parteneri {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	background:#151515;
	border:1px solid #2b2b2b;
	color:#bababa;
	overflow:hidden;
  padding: 10px 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* Layout
 ------------ */
 
#contentwrapb table {
		border-collapse: separate; 
		border-spacing: 0.1;
}

#contentwrapb {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #bbb;
	background-color: #000;
	font-size: 10px; /* This sets the default font size to be equivalent to 10px */
  padding-top: 10px;
  background:#000 url('http://hivie.net63.net/common/images/bg-grandtoblack.jpg') center top repeat-x;
  padding-bottom: 20px;
}

#contentwrapw {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #444;
	background-color: #000;
	font-size: 80%; /* This sets the default font size to be equivalent to 10px */
  padding-top: 10px;
  background: #eee url('http://hivie.net63.net/common/images/bg-we_ca.gif') center top repeat-x;
  padding-bottom: 20px;
}

#frontbuttons {
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
}



/*---------------*/

	#maintenace  {	
		
		margin:20px 20px;
	}
  #maintenace h1 {
  	background:#000 url('http://hivie.net63.net/common/images/announce_read.gif') left +5px no-repeat;
    padding-left: 30px;
    font-size: 180%;
    color: #bbb;
  }

/* 3.3 Front Article */

#frontarticle {
	background:#f5f5f5 url(bg-servi.gif) left top repeat-x;
	overflow:hidden;
}
	#our_style {
		float:left;
		display:inline;
		background:#ebecec url(bg-our_s.gif) left top repeat-x;
		border:1px solid #fff;
		width:440px;
		margin:34px 24px;
	}
	#our_style img {
		display:block;
		margin:17px auto;
	}
	#our_style h4 {
		font-size:60%;
		margin:0 17px 6px;
		font-weight:bold;
	}
	#our_style p {
		margin:0 17px 17px;
	}
	#our_style a {
		background:url(btn-viex.gif) left top no-repeat;
		text-indent:-9999em;
		display:block;
		height:33px;
		width:165px;
		margin-bottom:20px;
		margin-left:181px;
	}
		#our_style a:hover {
			background:url(btn-viex.gif) left bottom no-repeat;
		}
	#frontarticle h3 {
		font-size:160%;
		margin-top:34px;
	}
	
	#frontarticle p {
		margin-right:30px;
	}
	
	#frontarticle ul {
		margin-right:30px;
	}
	#frontarticle li {
		background:url(bg-servj.gif) center bottom no-repeat;
		padding:20px 0 23px;
		overflow:hidden;
	}
		#frontarticle li.last_element {
			background:none;
		}
	#frontarticle li h4 {
		font-size:1.30em;
		margin-bottom:4px;
	}
	#frontarticle li img {
		float:left;
		margin-right:30px;
	}
	#frontarticle li a.view_frontarticle {
		background:url(btn-viey.gif) left top no-repeat;
		height:24px;
		width:114px;
		display:block;
		margin-top:17px;
		margin-left:186px;
		text-indent:-9999em;
	}
	#frontarticle li a.view_frontarticle:hover {
		background:url(btn-viey.gif) left bottom no-repeat;
	}
	
	#frontarticle a.citeste_articolul{
		background:url(btn-viey.gif) left top no-repeat;
		height:24px;
		width:114px;
		display:block;
		margin-top:17px;
		margin-left:186px;
		text-indent:-9999em;
	}
	#frontarticle a.citeste_articolul:hover {
		background:url(btn-viey.gif) left bottom no-repeat;
	}

	#cbody	{padding: 20px 20px; background-color: #111; color: #aaa;}
	
	#cbody h2 {font-size: 15px; font-weight: bold; border-bottom: 1px solid #333; margin-bottom: 5px;}
