/*-------------------------------------------------------

author: gorotron (www.gorotron.com)
version: 1.0
license: Commons Attribution 3.0 United States License

http://creativecommons.org/licenses/by/3.0/us/

Do whatever you like with this template– just be
sure to leave my link at the bottom of each page.

Thanks!

-------------------------------------------------------*/

@import "dropdown.css";

* {
	margin:0;
	padding:0;
}

html {
	text-align:left;
	background:#F3F3F3;
}

#bodysite {
	font:62.5% Verdana, Arial, Helvetica;
	text-align:left;
	color:#333;
	width:75em;
	margin:2em auto;
	background:#FFF;
	padding:1.3em;
	background:#FFF url(./images/body_bg.gif) bottom repeat-x;
	border:0.1em solid #EAEAEA;
	margin:50px;
}

p {
	font-size:1.2em;
	line-height:1.5em;
	margin:1em 0;
}

a {
	color:#004D85;
	text-decoration:none;
}

p a, td a, th a {
	/* background:url(./images/link_underline.gif) bottom repeat-x; */
	padding-bottom:0.1em;
}

ul {
	list-style:none;
}

#masthead
{
	height: 14em;
	position: relative;
	margin-bottom: 0.3em; 
	line-height: 14em;
	background:url(./images/masthead2.jpg) no-repeat;
	top: 0px;
	left: 0px;
}
#masthead h1 {
	font-size:3em;
	font-family:"trebuchet ms";
	margin-left:1em;
	color:#FFF;
}

#masthead h1 a {
	color:#FFF;
}

#masthead sup {
	font-size:0.5em;
}

#mastheadBox {
	background:url(./images/masthead_box.gif) left center no-repeat;
	z-index:11;
	position:absolute;
	height:8em;
	top:50%;
	margin-top:-5em;
	right:2em;
	width:43.5em;
	padding:1em 1em 1em 3.5em;
}

#infoArea
{
	margin-top:12px;
	/* background-color:yellow;*/
}

#infoArea h2 {
	line-height:1em;
	color:#F60;
	font-size:1.2em;
}

#mastheadBox h2
{
	line-height:1em;
	color:#F60;
	font-size:1.2em;	
}

#mastheadBox p {
	padding:1em 0 0;
	margin:0;
}

#breadCrumbs
{
	clear:both;
	padding:0.5em 2em;
	margin-top:0.3em;
	background:#EAEAEA url(./images/breadcrumbs_bg.gif);
}

/* Main Column */

#mainMenu
{
 	width:75em;
 	float:left;
 	background-color:#007200;
 	color:yellow;
}

#mainContent {
	width:55em;
	float:left;
}

#mainContent h2 {
	color:#007C00;
	font-size:1.5em;
}

#mainContent p + h2 {
	margin-top:1.5em;
}

#mainContent h3 {
	font-size:1.25em;
}

#mainContent blockquote {
	padding:0 2em;
	font-style:italic;
	font-size:0.9em;
	color:#444;
	border-left:4px solid #F90;
}

#mainContent ul {
	color:#F90;
}

#mainContent li {
	background:url(./images/li_bullet.gif) left center no-repeat;
	font-size:1.2em;
	padding-left:1em;
	margin:0 0 0.5em 1em;
	color:#333;
}

#suckerfish {
	width:100%;
	height:10em;
	font-family:monaco, courier;
}

/* Main Column Table */

#mainContent table {
	margin-top:1.5em;
}

#mainContent thead th {
	background:#EAEAEA;
}

#mainContent tdX {
	padding:0.5em;
	background:#F4F4F4;
}

#mainContent td
{
	padding: 0.5em;
	background: #F4F4F4;
}

#mainContent td:hover {
	background:#EAEAEA;
}

#mainContent th {
	padding:0.5em;
	background:#F4F4F4;
	color:#004D85;
}

#mainContent th strong {
	color:#F60;
}

/* Form */

fieldset {
	padding:1em 1em 0.5em;
	border:1px solid #EAEAEA;
	margin-top:2em;
	background:#F7F7F7;
}

label {
	display:block;
	padding-bottom:0.5em;
	font-weight:bold;
}

input:hover, input:focus, textarea:hover, textarea:focus {
	border-color:#999;
}

#submit {
	color:#FFF;
	font-size:1em;
	font-weight:bold;
	width:auto;
	background:#F90 url(./images/nav_bg.jpg) bottom repeat-x;
}

input#submit:hover {
	border-color:#F60;
}

/* Side Column */

#secondaryContent {
	width:16em;
	padding:2em;
	float:left;
}
/*
#secondaryContent h2, #secondaryContent p {
	font-size:1.2em;
	color:#F60;
}
*/
#secondaryContent h2 {
	color:#007C00;
}

.secondaryContentBox {
	border:1px solid #EAEAEA;
	background:#F7F7F7;
	padding:0em 1em 1em 1em;
	margin-bottom:2em;
}

/*
.secondaryContentBox span {
	color:#007C00;
	font-weight:bold;
}
*/

#klant  
{ 
	padding: 1px 1px 1px 1px;
	background-color: #ffffee;  
	background:url(./images/ico_persoonlijk.jpg) left top no-repeat;
	height: 50px;
}

#basket  
{ 
	padding: 1px 1px 1px 1px;
	background-color: #ffffee;  
	background:url(./images/cart.png) left top no-repeat;
	height: 50px;
}

#basketTekst
{
	float:right;
	width:60px;
	height:30px;
	color:#F60;
	font-weight: bold;
	font-size: 1.2em;		
}  

#basketTekst a
{
	color:#F60;
}

.basketSummaryTekst
{
	float: right;
	color: #F60;
	font-size: 1.0em;
	font-weight: bold;
	text-align: right;
} 

#secondaryContent blockquote {
	font-style:italic;
	font-size:0.9em;
	padding:0.5em 0 0 2em;
	background:url(./images/left_quote.gif) no-repeat;
}
#secondaryContent blockquote p {
	background:url(./images/right_quote.gif) right bottom no-repeat;
	padding-bottom:1em;
}
#secondaryContent blockquote span {
	margin-left:2em;
}
#secondaryContent .source {
	text-align:right;
	margin:-0.5em 0 2em;
	font-size:1em;
}

#footer {
	text-align:center;
	clear:both;
	padding:1em 0 0;
	background:url(./images/footer_hr.gif) repeat-x;
}

#footer li {
	display:inline;
	margin:0.5em;
}

#img
{
	margin-top:5px;
	margin-right:5px;
	margin-bottom:2px;
}

.versie
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-right: 10px;
}

.versie a
{
	color: #999999;
	text-decoration: underline;
}

.versie a:hover
{
	color: #008BEB;
	text-decoration: none;
}
.money 
{ 
	color:Green;
	text-align:right;
}
.smallMoney 
{ 
	color:Green;
	width:50px;
	text-align:right;
}
.editMoneyTextBox
{
	color:blue;
	width:70px;
}
#filter
{
	float:left;
	color:#007C00;
	font-size:1.5em;
}
.button
{
	width:72px;
}

.zoekTable
{
	margin-top:1.5em;
	width:100%;
}

#mainContent th strong {
	color:#F60;
}

.CompletionListCssClass
{
	background-color:White;
    margin : 0px;
    border: solid 1px #ea7; 
    color : black;
    cursor : hand;
    text-align : left;
    list-style-type:none;
    font-family: 80% Verdana;
}
.CompletionListItemCssClass
{
}
.CompletionListHighlightedItemCssClass
{
	background-color:#ea7;
	font-family: Verdana, Arial, Helvetica;    /* --- Font items in lijst */
}
.moneyTextbox
{
	width:60px;
}
.watermarked 
{
    border:1px solid #BEBEBE;
    background-color:#F0F8FF;
    color:gray;
}

/* === textbox widths */
.width100Chars	{	width:300px;	}
.width50Chars	{	width:150px;	}      
.width20Chars	{	width:100px;	}
.width15Chars	{	width:80px;		}      
.width7Chars	{	width:65px;		}      