/* styles for www.harbourjazzband.nl by sitesENZO.nl */

body {
	background: #1e1e32 url(../design/bg/hjb_back.gif) center top no-repeat;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
	width: 100%;
	height: 100%;
}

body, div, ul, li, p {
	margin: 0;
	padding: 0;
	border: none;
}

#home {
	border-left: 5px #de0019 solid;
	border-right: 5px #de0019 solid;
	margin: 0 auto;
	width: 870px;
	height: 550px;
	text-align: left;
	position: relative;
}

#homelogo {
	top: 0px;
	left: 0px;
	width: 180px;
	height: 150px;
	position: absolute;
}

#homelogo a img {
	border: none;
	width: 180px;
	height: 150px;
	margin: 0px;
	padding: 0px;
}

#banner {
	top: 0px;
	left: 180px;
	width: 690px;
	height: 200px;
	position: absolute;
}

#navi {
	top: 150px;
	left: 0px;
	width: 180px;
	height: 200px;
	background: #0074bd;
	position: absolute;
	padding: 50px 0 0 0;
	z-index: 10;
}

#page {
	width: 580px;
	min-height: 230px;
	background: url(../design/bg/hjb_back_wit.gif) top left;
	left: 180px;
	top: 200px;
	padding: 0px 45px 0px 65px;
	margin: 0px;
	position: absolute;
	overflow: auto;
	z-index: 20;
}

#footer-left {
	background: url(hjb_beeldmerk_blauw.png) center bottom no-repeat;
	width: 180px;
	height: 230px;
	top: 260px;
	left: 0px;
	position: absolute;
}

#footer-right {
	background: #de0019;
	width: 670px;
	height: 120px;
	top: 440px;
	left: 180px;
	position: absolute;
	padding: 0px 10px;
}

#cds {
	background: #de0019 url(hjb_ordernow.gif) left top no-repeat;
	width: 630px;
	height: 110px;
	top: 10px;
	left: 0px;
	padding: 0px 0px 0px 40px;
	position: relative;
}

#cds img {
	width: 100px;
	height: 100px;
}

#flow {
	width: 630px;
	bottom: 0px;
	left: 30px;
	position: absolute;
}


#menu ul { 
	width: 180px;
	list-style: none;
}

#menu li { 
	text-transform: uppercase;
	font-weight: bold;
}

#menu li a {
	display: block;
	width: 180px;
	padding: 3px 10px;
	font-size: 9pt;
	color: #fff;
	text-decoration: none;
	margin: 0 0 3px 0;
	border-bottom: 1px solid #0074bd;
	background: none;
}

#menu li a.actief {
	background: #de0019;
	border-bottom: 1px solid #fff;
}

#menu li a:hover {
	background: #de0019;
	border-bottom: 1px solid #fff;
}

#adress {
	bottom: 30px;
	left: 0px;
	position: absolute;
}

#adress p, #adress a { 
	color: #fff;
	margin: 0px 10px 5px 10px;
	font-size: 7pt;
	text-decoration: none;
}

#adress a:hover { 
	text-decoration: underline;
}


/* styles for content area > #page=580px */

h1 {
	font-size: 12pt;
	color: #de0019;
	margin-bottom: 8px;
	border-bottom: 1px solid #de0019;
}

h2 {
	font-size: 10pt;
	color: #0074bd;
	color: 
	margin-bottom: 4px;
}

#page p {
	margin-bottom: 8px;
	line-height: 14pt;
	font-size: 8pt;
}

#page td {
	font-size: 8pt;
}

#page ul {
	margin: 2px 3px 10px 50px;
	list-style: outside;
	line-height: 14pt;
}

#page a {
	text-decoration: underline;
	color: #333;
	padding: 1px 2px;
}

#page a:hover {
	text-decoration: none;
	background-color: #0074bd;
	color: #fff;
}

#page .red {
	color: #de0019;
}

#page .blue {
	color: #0074bd;
}

#page .caption {
	text-align: center;
	font-size: 7pt;
	color: #666;
	font-style: italic;
	line-height: 12pt;
}

#page p img.img_margin_right {
	margin-right: 10px;
}

#page p object {
	display: inline;
}


/* styles for table.agendaTabel */
table.agendaTabel {
	width: 560px;
	margin-bottom: 8px;
	padding: 0px;
}

table.agendaTabel tr th {
	border-bottom: 1px solid #de0019;
	font-size: 10pt;
	padding: 2px 5px;
}

table.agendaTabel tr td {
	border-bottom: 1px solid #bbdaf2;
	font-size: 8pt;
	vertical-align: top;
	padding: 4px 2px;
}




/* styles for form */
#orderform table.tabel_bestel {
	width: 560px;
}

table.tabel_bestel td {
	padding: 2px;
}

#orderform input {
	width: 420px;
	background-color: #bbdaf2;
	border: none;
	border-bottom: 1px solid #de0019;
}

#orderform input.check {
	width: 20px;
}

#orderform input.button {
	width: auto;
}

/* styles for cdlist */
table.cdlist {
	width: 560px;
	margin-bottom: 8px;
	padding: 0px;
}

table.cdlist tr td {
	border-top: 1px solid #0074bd;
	padding: 8px 0px;
	vertical-align: top;
}




