html{
	height: 100%;
}

body{ 	
	font-family: arial, helvetica, sans-serif; 
	color: #3E3739;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 150%;
	background: url('http://www.coronelsports.nl/img/bg.png') repeat-x top #ffffff;
	text-align: center;
	height: 100%;
}

#container{
	width: 987px;
	height: 100%;
			background: url('http://www.coronelsports.nl/img/bg_horizontal.png') repeat-y;
		text-align: center;
}

#site{
	width: 954px;
	height: 100%;
			background: url('http://www.coronelsports.nl/img/bg_vertical.png') top repeat-x;
		text-align: left;
}

#menubar{
	position: absolute;
			background: url('http://www.coronelsports.nl/img/menu_bg.png') top left repeat-y;
		
	width: 188px;
	height: 100%;
	z-index: 3;
}

#menu{
	position: absolute;
	margin-top: 268px;
	margin-left: 20px;
	width: 140px;
	text-align: right;
	font-size: 12px;
	line-height: 200%;
	z-index: 10;
}

#menu a{
	text-decoration: none;
	color: #3E3739;
	font-weight: bold;
}

#menu a.active{
	text-decoration: none;
	color: #EE3424;
}

#menu a:hover{
	text-decoration: none;
	color: #EE3424;
}

#main{
	position: absolute;
	margin-top: 95px;
	margin-left: 220px;
	width: 706px;
	z-index: 10;
}

#content{
	margin-top: 100px;
	width: 470px;
	float: left;
}

#column{
	margin-top: 40px;
	width: 213px;
	float: right;
}

#column img{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#swoosh{
	position: absolute;
	z-index: 4;
			background: url('http://www.coronelsports.nl/img/swoosh.png') top left no-repeat;
		width: 972px;
	height: 372px;
	margin-left: -10px;
}

#header{
	position: absolute;
	z-index: 5;
	width: 955px;
	height: 372px;
	margin-left: -1px;
}

#logo{
	position: absolute;
	z-index: 5;
			background: url('http://www.coronelsports.nl/img/logo.png') top left no-repeat;
		width: 154px;
	height: 47px;
	margin-top: 75px;
	margin-left: 774px;
}

#footer{
	position: absolute;
	margin-top: -1000px;
	width: 960px;
			background: url('http://www.coronelsports.nl/img/footer.png') top left no-repeat;
		height: 146px;
	z-index: 15;
	overflow: hidden;
}

#footer2{
	position: absolute;
	margin-top: -1000px;
	width: 960px;
	height: 146px;
	z-index: 15;
	overflow: hidden;
}

#footercontent{
	position: absolute;
	margin-left: 220px;
	margin-top: 25px;
	z-index: 30;
}

.footerarticle{
	float: left;
	width: 190px;
	margin-right: 50px;
}

#footer .last{
	margin-right: 0px;
}

#man{
	position: absolute;
	margin-top: -1000px;
	width: 415px;
	height: 502px;
			background: url('http://www.coronelsports.nl/img/man.png') top left no-repeat;
		z-index: 7;
}

ul ul, ol ol{
	list-style-image: url('http://www.coronelsports.nl/img/listdash.gif');
	list-style-type: none;
}

p{
	margin: 0px;
	padding: 0px;
	margin-bottom: 1em;
}

h1{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	margin-bottom: 1em;
	font-weight: bold;
	color: #EE3424;
	text-transform: uppercase;
}

h2{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #EE3424;
	text-transform: uppercase;
}

h3{
	margin: 0px;
	margin-bottom: 0.5em;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #EE3424;
	text-transform: uppercase;
}

a h3, a h2{
	text-decoration: none;
}

a:hover h3, a:hover h2{
	text-decoration: underline !important;
}

a{
	text-decoration: underline;
	color: #3E3739;
}


a:hover{
	text-decoration: underline !important;
	color: #EE3424;
}

.divider{
	height: 1px;
	font-size: 1px;
	clear: both;
}

.contentimage{
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}

.thumbimage{
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
}

.contenttable{
	border-width: 1px 0px 0px 1px; 
	border-style: solid; 
	border-color: #3E3739;
}

.contenttable .header{
	background-color: #CACBCC;
	font-weight: bold;
}

.contenttable td{
	border-width: 0px 1px 1px 0px; 
	border-style: solid; 
	border-color: #3E3739;
}

/*
*****************************
** FORMS
*****************************
*/

#form{
	margin: 0px;
	padding: 0px;
}

.formset{
	clear: both;
}

.formset .formgroup{
	clear: both;
}

.formset .formtip{
	margin: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

.formset .formfieldset{
	border: 1px solid #EE3424;
	margin-bottom: 1em;
	margin-top: 0px;
	padding: 10px;
	padding-top: 0px;
	padding-left: 20px;
}

.formset .formfieldset legend{
	font-weight: bold;
}

.formset .formlabel{
	font-weight: bold;
}

.formset .forminput{
	border: 1px solid;
}

.formset .formbutton, .formbutton{
	border: 1px solid #FF00D0;
	background-color: #F0F0F0;
	color: #000000;
	font-size: 12px;
	height: 22px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 16px;
	padding-bottom: 4px;
}

.formset .formtextinput{
	width: 375px;
	font-family: Arial, helvetica, sans-serif;
}

.formset .noborder{
	border: 0px solid !important;
}

.formset .error{
	color: #ff0000 !important;;
}
.formset input .error{
	border: solid 1px #ff0000 !important;
}

.formset .formfield{
	margin-bottom: 0.5em;
}


.accordion{
	width: 100%;
}

.accordion .level1{
	margin-left: 10px;
}

.accordion .accordion_toggler_1{
	margin-left: 10px;
	background-color: #EE3424;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
	padding: 2px;
	margin-bottom: 2px;
	text-transform: uppercase;
	cursor: pointer;
}

.accordion .accordion_toggler_1 a{
	color: #EEEEEE;
	text-decoration: none;
}

.accordion .accordion_toggler_1 a:hover, .accordion .level1:hover{
	color: #ffffff;
	text-decoration: none !important;
}

.accordion .level2{
	margin-left: 10px;
}

.accordion .accordion_toggler_2{
	background-color: #8A7B80;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
	padding: 2px;
	margin-bottom: 2px;
	cursor: pointer;
}

.accordion .accordion_toggler_2 a{
	color: #EEEEEE;
	text-decoration: none;
}

.accordion .accordion_toggler_2 a:hover, .accordion .level2:hover{
	color: #ffffff;
	text-decoration: none !important;
}

.accordion .level3{
	margin: 2px 10px;
	color: #3E3739;
}

.inputtext{
	border: 1px solid #8A7B80;
}

.error{
	border: 1px solid #ff0000 !important;
}
