/* basic */
body{
background:#ffffff url(/img/layout/back.gif) repeat top left;
font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Arial,Helvetica,Sans;
font-size:11px;
color:#43564c;
margin:0px;
height:100%;
}
a{
color:#5fad18;
text-decoration:none;
}
a:hover{
color:#5fad18;
text-decoration:underline;
}
img{
display:block;
position:relative;
}
h1{
color:#5fad18;
margin:0px;
margin-top:5px;
font-size:24px;
font-weight:normal;
}
h2{
color:#56695f;
margin:0px;
font-size:14px;
font-weight:bold;
letter-spacing:1px;
}
/* start ADD BY STEVEN */
h3{
color:#56695f;
margin:0px;
font-size:12px;
font-weight:bold;
letter-spacing:1px;
margin: 10px 0 10px 0;
}
/* end ADD BY STEVEN */

td{
vertical-align:top;
}

/* classes */
a.topmenu_link{
color:#ffffff;
}
a.topmenu_link:hover{
color:#000000;
text-decoration:none;
}
.separator{
padding-left:15px;
padding-right:15px;
display:block;
position:relative;
float:right;
}
.brands{
padding-top:10px;
display:block;
position:relative;
float:left;
height:31px;
font-size:16px;
color:#ffffff;
text-decoration:none;
}
a.menulink{
padding-top:10px;
display:block;
position:relative;
float:right;
height:31px;
font-size:16px;
color:#d5d9d7;
text-decoration:none;
}
a.menulink:hover{
color:#ffffff;
text-decoration:none;
}
.menulink_active{
padding-top:10px;
display:block;
position:relative;
float:right;
height:31px;
font-size:16px;
color:#ffffff;
text-decoration:none;
}
.merklink,.merklinkActive{
background:transparent url(/img/layout/pijl.gif) no-repeat left;
display:block;
font-size:14px;
position:relative;
margin-left:45px;
margin-top:2px;
padding-left:15px;
color:#56695f;
text-decoration:none;
}
a.merklink:hover{
background:transparent url(/img/layout/pijl_over.gif) no-repeat left;
color:#5fad18;
text-decoration:none;
}

/* start ADD BY STEVEN */
.merklinkActive{
	background:transparent url(/img/layout/pijl_over.gif) no-repeat left;
	color:#5fad18;
	text-decoration:none;
}
/* end ADD BY STEVEN */

.footerlink{
letter-spacing:1px;
color:#b5beb9;
text-decoration:none;
}
a.footerlink:hover{
color:#ffffff;
}
/* IDs */
#topmenu{
display:block;
position:relative;
font-size:10px;
color:#ffffff;
top:8px;
right:45px;
text-align:right;
letter-spacing:1px;
}
#menu{
display:block;
position:relative;
font-size:16px;
color:#ffffff;
width:760px;
top:245px;
left:45px;
}
#footer{
font-size:10px;
color:#b5beb9;
text-align:center;
padding-top:10px;
letter-spacing:1px;
}
/*cells*/
.td1{width:850px; height:315px; background:transparent url(/img/layout/head.jpg) no-repeat top left;}
.td2{width:225px; background:transparent url(/img/layout/content_back_left.gif) repeat-y top left;}
.td3{width:485px; background:transparent url(/img/layout/content_back_right.gif) repeat-y top left; padding-left:50px; padding-top:30px; padding-right:90px; padding-bottom:40px;}
.td4{width:850px; height:50px; background:transparent url(/img/layout/footer.gif) no-repeat top left;}
.td5{width:850px; height:50px; text-align:center; color:#b5beb9; padding-top:10px; font-size:10px;}

/* start ADD BY STEVEN */
select.txt, input.txt {
	font-size: 11px;
	float: left;
	margin: 0 4px 4px 0;
	border: 1px solid #ad8227;
	width: 240px;
	padding: 2px;
}
textarea{
	font-family: Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Arial,Helvetica,Sans;
	font-size: 12px;
	float: left;
	margin: 0 4px 4px 0;
	border: 1px solid #5fad18;
	width: 240px;
	height: 100px;
	padding: 2px;
}
textarea:focus{
	background: #eee;
}
input.button{
	font-size: 12px;
	border: 1px solid #5fad18;
	background: #5fad18;
	width: 114px;
	color: #fff;
	font-weight: bold;
	padding: 4px 0 4px 0;
	text-decoration: none;
	margin: 10px 12px 0 0;
	text-align: center;
	float: left;
	cursor: pointer;	
}
input.button:hover{
	background: #fff;
	color: #5fad18;	
}
input:focus{
	background: #eee;
}
label{
	float: left;
	width: 160px;
	text-align: right;
	margin: 0 15px 4px 0;
	color: #663300;	
	height: 18px;
}
.errmsg{
	display: block;
	font-size: 12px;
	float: left;
	margin: 1px -1px 10px 0;
	font-weight: bold;
	color: #CD0202;
	clear: both;
}
.okmsg{
	display: block;
	clear: both;
	font-size: 12px;
	float: left;
	margin: 10px -1px 10px 0;
	font-weight: bold;
	color: #339900;
}
.back{
	float:left;
	clear: both;
	margin-top: 15px;
}
.myStar{
	display: block;
	padding-top: 5px;
	height: 1px;
}
.obligatory{
	display: block;
	margin-left: 175px;
	margin-bottom: 2px;
	color: #663300;
}	
br{
	clear: both;
}
/* end ADD BY STEVEN */
