/* ============================================	
    Developed by iCREW Creative Web Development	
    Copyright - http://www.icrew.nl		
   ============================================	
   blue		184dc6
   red		bd2c18		
   yellow		efba00
   green		18a221
   ============================================	
*/

* {margin:0; padding:0}
body {font:12px verdana, arial, helvetica, sans-serif}

h1,h2,h3,h4,h5,h6 {padding:6px 15px; color:#af0707; font-weight:bold}
h1	{font-size: 1.6em} h4	{font-size: 1.3em}
h2	{font-size: 1.5em} h5	{font-size: 1.2em}
h3	{font-size: 1.4em} h6	{font-size: 1.0em}

a:link, a:visited {color:#af0707; text-decoration:underline}
a:hover, a:active {background:none; text-decoration:none}

img {margin:0;padding:0}
ul {margin:0 0 0 15px; padding: 0 0 10px 0}
	ul li {background:url(../media/list_01.gif) 0 5px no-repeat; list-style-type:none; padding:0 0 0 20px}

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden}

#jquery-corner {position: relative;}
.jquery-corner {position: relative;}

/* Body
 ============================================ */
#cornerIMG {position:absolute; top:0px; left:0px; width:273px; height:153px; background:url(../media/bg_topleft.png); z-index:10}

/* Wrapper & Header
 ============================================ */
#wrapper {position:relative; width:960px; margin:0 auto}
#header {text-align:center; height:100px; padding:20px 0 0 0}
#header h1, #header h2 {display:none}

/* content
 ============================================ */
#content {line-height:20px}
#contentLeft {float:left; width:470px; margin:0 20px 0 0}
#contentRight {float:left; width:470px}

.boxblue, .boxred, .boxyellow, .boxgreen {background:#e5e5e5; margin:0 0 10px 0}
.boxblue h5, .boxred h5, .boxyellow h5, .boxgreen h5 {color:white}
.boxneutral h5 {color:black}
.boxblue p, .boxred p, .boxyellow p, .boxgreen p, .boxneutral p {padding:5px 15px 10px 15px}

.boxblue_header {background:#184dc6 url(../media/bgbox_blue.jpg) bottom no-repeat; padding:0 0 8px 0}
.boxred_header {background:#bd2c18 url(../media/bgbox_red.jpg) bottom no-repeat; padding:0 0 8px 0}
.boxyellow_header {background:#efba00 url(../media/bgbox_yellow.jpg) bottom no-repeat; padding:0 0 8px 0}
.boxgreen_header {background:#18a221 url(../media/bgbox_green.jpg) bottom no-repeat; padding:0 0 8px 0}
	#img_pascal {padding:10px 20px}
	#logo_googleadwords a	{position:absolute; top:85px; left:860px; width:80px; height:80px; background: url(../media/logo_googleadwords2.jpg) no-repeat; z-index:100; display: block; text-indent: -9999px;}


.boxneutral img {padding:0 15px 0 0}
.boxneutral_header h5 {font-size:1.3em}

	
  /* Footer
 ============================================ */
#footer {margin:10px auto; width:900px; height:50px; color:#a0a0a0}
	#footer p {float:left; padding:10px 0 0 0}
	#logo_icrew {display:block; background:red url(../media/logo_icrew.jpg) no-repeat; width:98px; height:32px; cursor:pointer;}
	#logo_hayona {display:block; background:url(../media/logo_hayona.jpg) no-repeat; width:98px; height:32px}

	#footer ul {margin:0; padding:0;}
	#footer  li {float:left; background:none; margin:0; padding:0}
	
  /* Form
 ============================================ */
form {padding:5px 0 20px 0}
	form td {text-align:right}
	.input_small {border:1px solid #ccc; width:102px}
	.input_large {border:1px solid #ccc; width:320px}
	#btn_submit {margin:18px 0 0 140px; border:0}
