* { padding: 0; margin: 0; font-family: Tahoma, Arial, Helvetica, sans-serif; }
html {
 overflow: -moz-scrollbars-vertical;
}
body {
 font-size: 11px;
 color:#3f3f3f;
 background-color:#e8f6f7;
}
a {
	color: #048f9f;
}

p.breadcrumb {
	margin-bottom:20px !important;
}
#wrapper { 
 margin: 0 auto;
 margin-top:30px;
 margin-bottom:50px;
 width: 800px;
 border:solid 2px #0fa5ab;
 background-color:#fff;
}
#header {
 margin: 10px 10px 0 10px;
 background:url(../_img/header.jpg);
 height:120px;
}
#menu ul {
	list-style-type:none;
	padding: 5px 0 0 0 ;
}
.menuli {
	display: block;
	padding: 3px 0 3px 80px;
	border-bottom: 1px solid #d5ecf2;
}
.menuli_on {
	display: block;
	padding: 3px 0 3px 80px;
	border-bottom: 1px solid #d5ecf2;
	background:url(../_img/diamond_small.gif) no-repeat;
	background-position: 47px 5px;
}
#menu a {
	color:#048f9f;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
}
#menu a:hover {
	color:#0dbfd3;
	margin-left:1px;
}
#menu {  
	height:145px;
	margin:5px 10px 5px 10px;
	text-align:left;
}
#main {
	background:url(../_img/bg_gradient.jpg) repeat-x;
	margin: 0px 10px 0px 10px;
	padding-top:25px;
}
#main #bg {
	padding-left:262px;
	background: url(../_img/diamonds_footer.jpg) no-repeat left bottom;
}
#news {
	display:inline; 
	position:absolute;
	width:190px;
	
	margin-left:-237px;
	border: 1px solid #95cfd1;

	background:url(../_img/beursnieuws_bg_gradient.jpg) bottom repeat-x;
}
#news h2 {
	background:url(../_img/beursnieuws_header.jpg) no-repeat;
	height:21px;
	font-size:16px;
	padding:8px;
	color:#fff;
	border:none;
}
#news h3 {
	color: #048f9f;
	margin: 10px;
	font-size:11px;
} 
#news p{
	margin: 0 10px 10px 10px;
	color:#666666;
} 
#news div.hr {
	background: #d5ecf2;
	margin: 10px;
}

h1, h2 {
	margin-bottom:20px;
	padding-bottom: 5px;

	border-bottom: 1px solid #68bcc5;
	background:url(../_img/diamond_small.gif) no-repeat;

	font-size:15px;
	color: #048f9f;
}

h3 {
	margin-bottom: 5px;
	font-size:13px;
}
img {
	border:none;
}

div.fullarticle {
	margin-right:25px;
	clear:both;
	width:493px;
}
div.widestarticle {
	margin-left:-237px;
	width:auto;
}
div.fullarticle h1, div.fullarticle h2 {
	background-position: 455px;
}
div.fullarticle p{
	color: #666666;
	margin: 0 0 10px 0;
	text-align:justify;
}

div.halfarticle { 
	float:left;
	width: 221px;
	margin-top: 25px;
}

div.halfarticle h2 {
	background-position: 190px;
}

div.halfarticle p {
	color: #666666;
	margin: 0 0 10px 0;
}

div.halfarticle span.contact {
	font-weight:bold;
	font-size:13px;
	color:#048F9F;
	
}
div.halfarticle img.contact {
	height:100px;
	float:left;
	margin-right:10px;
}
table.list {
	color: #666666;
	font-size:10px;
	margin-bottom:250px;
}
table.list td.center {
	text-align:center;
}
table.list td.right {
	text-align:right;
}
table.list td.stockheader {
	font-weight: bold;
}
table.list td {
	padding:6px;
	border-bottom: 1px solid #cde5e8;
	text-align:right;
}

div.splitterleft {
	padding-left:25px;
	margin-left:25px;
	border-left: 1px solid #c9e6ee;
}
div.splitterright {
	padding-right:25px;
	margin-right:25px;
	border-right: 1px solid #c9e6ee;
}


#signup input {
	width: 220px;
	border: 1px solid #4293aa;
	margin: 10px 0 10px 0;
}
#signup .button {
	width: 63px;
	border: 1px solid #4293aa;
	color:#FFFFFF;
	background:#359fbd;
}


#countries select {
	width:230px;
}

#footer {
	height: 25px;
	background:url(../_img/footer_bg.jpg);
	color: #FFFFFF;
	text-align:center;
	margin: 0 10px 10px 10px;
	font-size:12px;
	font-weight:bold;
	padding-top:14px;
}


.clear { clear: both; background: none;  }

div.hr {
	height: 1px;
	background: #68BCC5;
	margin: 20px 0px;
}
div.hr hr {
  display: none;
}


/* These classes are used by the script as rollover effect for table 1 and 2 */
.tableRollOverEffect1{
	background-color:#317082;
	color:#FFF;
	cursor:pointer;
}
.tableRowClickEffect1{
	background-color:#317082;
	color:#FFF;
}

#admin form {

}

#admin label {
	display:block;
	font-weight:bold;
}
#admin input {
	width:300px;
	border:1px solid #68BCC5;
	margin-bottom:10px;
}
#admin textarea {
	width:300px;
	height:30px;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#3F3F3F;
	border:1px solid #68BCC5;
	margin-bottom:10px;
}
#admin .parts {
	width:650px;
	padding-bottom:10px;
	border-bottom:1px solid #68BCC5;
	margin-bottom:15px;
}
#admin .partleft {
	float:left;
	padding-right:50px;
	width:300px;

}
#admin .partright {
	float:left;
	width:300px;
}
#admin .buttons {
	clear:both;
	margin-top:10px;
	width:650px;
	text-align:right;
}
#admin .button {
	background-color:#CCCCCC;
	border:1px solid #68BCC5;
	width:auto;
	font-weight:bold;
	cursor:pointer;
}

#admin .inputvalid {
	margin:10px 0px;
	color:#009900;
	font-weight:bold;
}
#admin .inputinvalid {
	margin:10px 0px;
	color:#CC0000;
	font-weight:bold;
}

#admin .login {
	height:400px;
}
