* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #F5F5F5 ;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #474848;
}

h1, h2 {
	font-family: Verdana, "Times New Roman", Times, serif;
	color:#ff9600;
	font-weight:bold;
	letter-spacing: -1px;
	padding-bottom: 15px;
}

h1 {
	font-size: 2.6em;
}

h2 {
	font-size: 2.0em;
}

h3 {
	padding-top: 5px;
	font-size: 1.4em;
}

h3.news { 
	background: url(netronix/images/i/page.png) no-repeat;
	text-indent: 25px;
}

p {
	margin-bottom: 20px;
	line-height: 170%;
}
p.da{
	height:100px;
}

a {
	background: url(netronix/images/i/img03.gif) repeat-x left bottom;
	text-decoration: none;
	color: #1D62B3;
}

a:hover {
	background: none;
	color: #E43C15;
}

hr {
	display: none;
}

strong {
	font-weight: bold;
	color: #1D62B3;
}

/* Wrapper */

#wrapper {
	background: url(netronix/images/i/img08.gif) repeat-x left bottom;
}
/* Top */
#top{
	margin: 0 auto;
	width: 960px;
	text-align:right;
}
#top a{
	padding: 3px 2px 1px 19px;
	margin-left: 8px;
	line-height: 20px;
}
#top .sitemap{
	background:url('netronix/images/i/sitemap.png') no-repeat 0 50%;
}
#top .fr{
	background: url('netronix/images/i/flag_fr.png') no-repeat 0 50%;
}
#top .en{
	background: url('netronix/images/i/flag_en.png') no-repeat 0 50%;
}
#top .nl{
	background: url('netronix/images/i/flag_nl.png') no-repeat 0 50%;
}

/* Header */

#header {
	height: 243px;
	margin: 0 auto;
	width:960px;
	background: url(netronix/images/i/banner_frontend.jpg) no-repeat;
}

#header2{
	height: 243px;
	margin: 0 auto;
	width:960px;
	background: url(netronix/images/i/banner_backend.jpg) no-repeat;
}

/* Menu */

#menu {
	height: 30px;
	padding-top: 193px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;

}

#menu a {
	float: left;
	height: 20px;
	padding: 10px 30px 0px 30px;
	font-size: 12px;
	font-weight: bold;
	color: #FCFDDF;
	background: url(netronix/images/i/hover_button2.jpg) repeat-x;
	border-right: 1px solid #191816;
	border-left: 1px solid #979692;
}

#menu a:hover {
	background: url(netronix/images/i/active_button.jpg) repeat-x;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: url(netronix/images/i/active_button.jpg) repeat-x;
}

/* submenu */
#submenu{
padding-top: 10px;
}
#submenu li{
	display: inline;
}


/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	background: #FFFFFF url(netronix/images/i/img06.gif);
}

#bgbottom {
	padding-bottom: 20px;
	background: url(netronix/images/i/img09.gif) no-repeat left bottom;
}



/* Content */

#content {
	float: left;
	width: 700px;
	height: 483px;
	min-height: 483px;
	padding: 0 20px 0 20px;
}

html>body #content {
	height: auto;
}

/* Sidebar Common Style */

.sidebar {
}



/* Sidebar One */
.sidebar a {
	background: none;
}



#sidebar {
	float: right;
	width: 180px;
	padding: 0 20px 0 0;
}

/* Sidenav */
.sidebox
{
	position: relative;
	height: auto;
	margin-top: 14px;
	background-color: #edf4f7;

}

.sidebox h3
{
	height: 32px;
	padding: 7px 5px;
	margin-left:4px;
	background: url(netronix/images/i/sidebar_top.jpg) repeat-x;
}

.sidebox .left{
	float:left;
	height: 32px;
	width:4px;
	background: url(netronix/images/i/sidebar_left.jpg) no-repeat;
}

.sidebox .text
{
	float: left;
	margin-top: 5px;
	padding: 2px 5px 0 5px;
	line-height: normal;
}

.sidebox ul { list-style: none; }

.sidebox ul li:before { content: "\00BB \0020";	}

.sidebox li ul li { padding-left: 16px; }
.sidebox li ul li ul li { padding-left: 16px; }


#content ul { list-style: none; }
#content ul li:before { content: "\00BB \0020";	}
#content li ul li { padding-left: 16px; }
#content li ul li ul li { padding-left: 16px; }

/* Tag Cloud */

#tag_cloud {
	margin-bottom: 20px;
}

/* Footer */

#footer {
	width: 960px;
	height: 83px;
	margin: 0 auto;
	background: url(netronix/images/i/img10.gif) no-repeat;
}

#footer p {
	padding-top: 20px;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
}
/* forms */

label{
float: left;
width: 120px;
font-weight: bold;
}

input, textarea{
width: 180px;
margin-bottom: 5px;
}

textarea{
width: 250px;
height: 150px;
}

.boxes{
width: 1em;
}

br{
clear: left;
}


.button {
	cursor:pointer;
	height: 27px;
	width:150px;
	background: url(netronix/images/i/button.jpg) no-repeat;
	border:0px;
	color: #FFFFFF;
	font-family: "Verdana", sans-serif;
	font-weight: bold;
	font-size: 11px;
}



/* data-table */
table#data_table {
	border-collapse: collapse;
	width: 100%;
}

table#data_table td, table#data_table th {
	padding: 0.5em;
	border: 1px solid #CCC;
}

table#data_table thead, table#data_table tfoot {
	background-color: #DDD;
}

tr.rowodd {
	background-color: #FFF;
}

tr.roweven {
	background-color: #F2F2F2;
}

.sortcol {
	cursor: pointer;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: right center;
}
.sortasc {
	background-color: #DDFFAC;
	background-image: url(netronix/images/i/up.gif);
}
.sortdesc {
	background-color: #B9DDFF;
	background-image: url(netronix/images/i/down.gif);
}
.nosort {
	cursor: default;
}
th.resize-handle-active {
	cursor: e-resize;
}

div.resize-handle {
	cursor: e-resize;
	width: 2px;
	border-right: 1px dashed #1E90FF;
	position:absolute;
	top:0;
	left:0;
}

/* newspost */
.article, .newstag {padding-left:25px;}
/* newspost */



dl.cv dt, dl.cv dd { margin-bottom:0.1em; overflow:hidden; float:left; }
dl.cv dt{ width: 150px;clear:left;}
dl.cv dd{ width: 550px;}

.picbox{margin:10px 15px 10px 5px;}
.picbox img{float:left;display:block;background-color:#FFF;border:1px solid #A9A9A9;margin:-5px 5px 5px -5px;padding:4px;line-height:0;}

.hosting_container_left{
	width:340px;
	height:190px;
	float:left;
	margin-bottom: 15px;
}

.hosting_container_right{
	width:340px;
	height:190px;
	float:right;
	height:190px;
	margin-bottom: 15px;
}

.hosting_left{
	width:15px;
	height:184px;
	float:left;
	background: url(netronix/images/i/hosting_left.jpg) no-repeat;
	height:190px;
}

.hosting_center{
	width:310px;
	float:left;
	background: url(netronix/images/i/hosting_central.jpg) repeat-x;
	height:190px;
}

.hosting_right{
	width:15px;
	height:184px;
	float:right;
	background:url(netronix/images/i/hosting_right.jpg) no-repeat;
	height:190px;
}

.goodie {
display:none;
}