/*
/	version		:	1.0
/	author		:	T.Willems
/	company		:	BestMedia
/	url			:	www.bestmedia.nl
*/

/***** Contact *****/

#middle #containerMiddle #left { width:290px; height:auto; }
#middle #containerMiddle #left a { text-decoration:none; color:#8ad12e; }
#middle #containerMiddle #left p { clear:both; }
#middle #containerMiddle #left ul { list-style:none; margin:0; padding:0; }
#middle #containerMiddle #left input { width:290px; height:20px; background:#eeeeee; }
#middle #containerMiddle #left textarea { width:290px; height:150px; background:#eeeeee; }
#middle #containerMiddle #left label { font-size:11px; color:#585e62; text-transform:uppercase; }
#middle #containerMiddle #left #nawleft { width:100px; float:left; margin:0 40px 0 0; }
#middle #containerMiddle #left #nawleft p { font-size:11px; }
#middle #containerMiddle #left #nawright { width:130px; float:left; }
#middle #containerMiddle #left #nawright p { font-size:11px; }
#middle #containerMiddle #left button.submit { width: 100px; height: 30px; float: right; margin: 5px 0 0 0; padding:0; font-family: Arial; font-size: 11px; }
#middle #containerMiddle #left #error { width:280px; height:27px; background:#ffe8e2; margin:0 0 10px 0; padding:0 0 0 10px; }
#middle #containerMiddle #left #error p.error { color: #ea8069; font-size: 11px; font-weight:bold; line-height:27px; padding:0; }
#middle #containerMiddle #left #succes { width:280px; height:27px; background:#e4ffb0; margin:0 0 10px 0; padding:0 0 0 10px; }
#middle #containerMiddle #left #succes p.succes { color: #9ec553; font-size: 11px; font-weight:bold; line-height:27px; }

#middle #containerMiddle #right { width:550px; height:400px; margin:0; background:url(../images/contact_route.png); }