body {
	margin: 0 0 20px 0;
	padding: 0;
	background: #E8EDF7 url(../img/back.jpg) repeat-x 0 0;
}

/* --- PAGE STRUCTURE --- */
div#pageContainer {
	width: 600px;
	margin: 70px auto 30px auto;
	padding: 0;
	background: #FFFFFF url(../img/page_bg.jpg) repeat-y top left;
}

div#pageHeader {
	padding: 0;
	margin: 0;
	background: url(../img/header_bg.jpg) no-repeat top left;
	width: 100%;
	height: 150px;
}

div#pageContentContainer {
	margin: 0;
	padding: 15px 20px 15px 30px;
	width: 550px;
	background: url(../img/kandelaar_grijs.gif) no-repeat 449px 30px;
}

div#pageContent {
	margin: 0;
	padding: 0;
	width: 548px; 
}

div#pageContentLeft {
	margin: 0;
	padding: 0;
	width: 340px;
	float: left;
}

div#pageContentRight {
	margin: 0 0 0 15px;
	padding: 0;
	width: 195px;
	float: left;
}

div#pageContentNews {
	margin: 0;
	padding: 1px 0 0 0;
	width: 195px;
	background: #EDDDC0 url(../img/corners_top.gif) no-repeat top center;
}

#pageContentNewsletter {
	margin: 10px 0 0 0;
	padding: 1px 0 0 0;
	width: 195px;
	background: #EDDDC0 url(../img/corners_top.gif) no-repeat top center;
}

div#pageFooter {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 25px;
	background: url(../img/footer_bg.jpg) no-repeat bottom left;
}

div.cornersBottom {
	padding: 0;
	margin: 0;
	height: 10px;
	background: url(../img/corners_bottom.gif) no-repeat bottom center; 
	line-height: 10px;
}

/* --- SUBMENU CONFIGURATION --- */
#subNav {
	width: 290px;
	height: 20px;
	margin: 0 0 0 309px;
	padding: 0;
	white-space : nowrap;
}

#subNav li {
	display : inline;
	float : left;
	margin: 0;
	padding: 4px 5px 0 5px;
}

/* --- MAINMENU CONFIGURATION --- */
#mainNav {
	margin: 80px 0 0 0;
	padding-left: 1px;
	width: 580px;
	height: 50px;
}

#mainNav li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	height: 34px;
}

#mainNav a {
	height: 34px;
	display: block;
}

#nav_home {background: url(../img/nav/home.jpg) no-repeat 0 0; top: -34px; left: 0; width: 100px;}
#nav_nieuws {background: url(../img/nav/nieuws.jpg) no-repeat 0 0; left: 101px; width: 100px;}
#nav_boeken {background: url(../img/nav/boeken.jpg) no-repeat 0 0; left: 202px; width: 100px;}
#nav_bijbelstudie {background: url(../img/nav/bijbelstudie.jpg) no-repeat 0 0; left: 303px; width: 180px;}
#nav_contact {background: url(../img/nav/contact.jpg) no-repeat 0 0; left: 484px; width: 100px;}

#nav_home a:hover {background: transparent url(../img/nav/home.jpg) 0 -34px no-repeat;}
#nav_nieuws a:hover {background: transparent url(../img/nav/nieuws.jpg) 0 -34px no-repeat;}
#nav_boeken a:hover {background: transparent url(../img/nav/boeken.jpg) 0 -34px no-repeat;}
#nav_bijbelstudie a:hover {background: transparent url(../img/nav/bijbelstudie.jpg) 0 -34px no-repeat;}
#nav_contact a:hover {background: transparent url(../img/nav/contact.jpg) 0 -34px no-repeat;}

#nav_home a.selected {background: transparent url(../img/nav/home.jpg) 0 -68px no-repeat;}
#nav_nieuws a.selected {background: transparent url(../img/nav/nieuws.jpg) 0 -68px no-repeat;}
#nav_boeken a.selected {background: transparent url(../img/nav/boeken.jpg) 0 -68px no-repeat;}
#nav_bijbelstudie a.selected {background: transparent url(../img/nav/bijbelstudie.jpg) 0 -68px no-repeat;}
#nav_contact a.selected {background: transparent url(../img/nav/contact.jpg) 0 -68px no-repeat;}

/* --- NEWS ON MAIN PAGE  --- */
ul#NewsShort {
	margin: 10px 0 0 0;
	padding: 0 5px 0 5px;
	width: 183px;
	list-style: none;
	border-left: 1px solid #D3AD67;
	border-right: 1px solid #D3AD67;
}

ul#NewsShort li {
	margin: 0;
	padding: 0;
	background: url(../img/yellow_line.gif) no-repeat center top; 
}

ul#NewsShort li.header {
	margin: 0;
	padding: 0;
	background: none; 
}

#pageContentNews img {
	margin: 0 0 0 60px;
}

/* --- NEWSLETTER ON MAIN PAGE  --- */
form#newsletter {
	padding: 0 5px 0 5px;
	margin: 10px 0 0 0;
	border-left: 1px solid #D3AD67;
	border-right: 1px solid #D3AD67;
}

input#newsletter_email {
	margin-bottom: 5px;
	width: 150px;
	border: 1px solid #CCCCCC;
}

/* --- CONTACT --- */
form#contact {
	padding: 0;
	margin: 20px 0 20px 0;
}

/* --- FAQ --- */
table#faqTable {
	width: 100%;
}

ul.subCategoryList {
	padding: 0;
	margin: 0 0 30px 0;
}

ul.subCategoryList li {
	padding: 0;
	margin: 0 0 0 20px;
}

/* --- BIJBELSTUDIEVRAGEN --- */
div#questionsDownload {
	float: right;
	width: 195px;
	padding: 0;
	margin: 0 0 10px 20px;
	background: #EDDDC0 url(../img/corners_top.gif) no-repeat top center;
}

select#chapter_id {
	margin-bottom: 10px;
}

div#questionsDownload ul {
	padding: 15px 0 15px 20px;
	margin: 10px 0 0 0;
	width: 173px;
	border-left: 1px solid #D3AD67;
	border-right: 1px solid #D3AD67;
}

ol {
	padding: 0;
	margin: 0;
}

ol li {
	padding: 0;
	margin: 0 0 50px 30px;
}

/* --- BOOKS --- */
div#BookChoice1 {
	margin: 40px 0 0 30px;
	padding: 0;
	float: left;
	width: 190px;
}

div#BookChoice2 {
	margin: 40px 0 0 15px;
	padding: 0;
	float: left;
	width: 190px;
}

ul#bookList {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 420px;
}

ul#bookList li {
	margin: 0 0 15px 0;
	padding: 0 0 40px 0;
	background: url(../img/saint.gif) no-repeat bottom center;
}

ul#bookList li img {
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
}

div#bookDetail {
	margin: 0;
	padding: 0;
	width: 350px;
}

div#bookDetail img{
	margin: 0 20px 20px 0;
	padding: 0;
	float: left;
}

div#bookOptions {
	padding: 10px 0 0 0;
	margin: 25px 0 0 0;
	float: right;
	width: 195px;
	background: #EDDDC0 url(../img/corners_top.gif) no-repeat top center;	
}

div#bookOptions ul {
	padding: 0 5px 0 20px;
	margin: 0;
	width: 168px;
	border-left: 1px solid #D3AD67;
	border-right: 1px solid #D3AD67;
}

div#bookOptions ul li.header {
	list-style: none;
	padding: 0 0 0 45px;
}

div#bookOptions ul li.footer {
	list-style: none;
	padding: 10px 0 0 45px;
}

/* --- MAIN TABLE --- */
img.bestelStap {
	padding: 0;
	margin: 0 0 10px 80px;
}

table#mainTable {
	width: 100%;
}

table#mainTable tbody tr th {
	padding: 0 0 0 8px;
	margin: 0;
	border-bottom: 1px solid #D9D9D9;
}

table#mainTable tbody tr.row td {
	padding: 2px 0 2px 8px;
	margin: 0;
	border-bottom: 1px solid #D9D9D9;
	background-color: #EDF3FE;
}

table#mainTable tbody tr.altRow td {
	padding: 2px 0 2px 8px;
	margin: 0;
	border-bottom: 1px solid #D9D9D9;
	background-color: #FFFFFF;
}

table#mainTable tbody tr.total td.totaal {
	border-top: 1px solid #000000;
}

table#mainTable tbody tr td.discount {
	text-align: right;
	font-weight: bold;
}

/* --- LOGON CONFIGURATION --- */
p.password {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}

p.newCustomer {
	margin: 0;
	padding: 0 0 30px 0;
	background: url(../img/saint.gif) no-repeat bottom center;
}