
body#defaultbody {
	text-align: center;
	background: #C6D3E3;
	font-family: verdana, arial, trebuchet ms;
	font-size: 76%;
	color: #000066;
	margin: 0;
	padding: 0;
}

#sitebox-shadow {
	margin: 0 auto;
	width: 962px;
	background: url(../images/bg_sitebox1024.gif) top repeat-y;	
}

#sitebox {
	background: #fff;
	width: 950px;
	margin: 0 auto;
}

#header {
	width: 950px;
	height: 77px;
	margin: 0;
	padding: 0;
}

#menu-and-language-switch {
	height: 30px;
	width: 950px;
	background: #F2E8C5;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #93A8BF;
}

#menu {
	float: left;
	width: 870px;
}

#language-switch {
	float: left;
	width: 80px;
}

#language-switch-container {
	text-align: right;
	margin: 7px 5px 0 0;
}


#language-switch a {
	color: #aaa;
	text-decoration: none;
	font-size: 1em;
}

#submenu {
	height: 30px;
	width: 950px;
	background: #E8ECF0;
	text-align: left;
}

#terugnaarhetoverzicht {
	width: 950px;
	background: #E8ECF0;
	text-align: left;
}

#terugnaarhetoverzicht #terugnaarhetoverzicht-container {
	margin: 5px 0 5px 90px;
	font-size: 0.9em;
}

#terugnaarhetoverzicht a {
	color: #93A8BF;
	text-decoration: none;
	background: url(/images/icon_terug.gif) no-repeat;
	padding: 0 0 0 15px;
	background-position: left;
}

#terugnaarhetoverzicht a:hover {
	color: #000066;
}

#content {
	width: 950px;
	background: #fff;
}

#content-container {
	margin: 40px 60px 40px 90px;
	text-align: left;
	line-height: 2.0em;
}

#content-left {
	width: 400px;
	float: left;
}

#content-right {
	float: left;
	width: 375px;
	margin: 0 0 0 10px;
}



#footer {
	height: 30px;
	width: 950px;
	background: #F2E8C5;
	border-top: 1px solid #93A8BF;
	text-align: right;
}

#footer-left {
	float: left;
	width: 450px;
	text-align: left;

}

#footer-right {
	float: left;
	width: 500px;
	text-align: right;

}

.footer-container {
	margin: 8px 10px 5px 10px;
	font-size: 1em;
	color: #006699;
}


a.footerlink:link, a.footerlink:visited, a.footerlink:active {
	color: #006699;
	text-decoration: none;
}

a.footerlink:hover {
	text-decoration: underline;
}

#footer-shadow {
	margin: 0 auto;
	font-size: 0.0em;
	height: 6px;
	width: 962px;
	background: url(../images/bg_footer-shadow1024.gif) no-repeat;
}




/* MENU */

ul#topmenu {
	float: left;
	padding: 0;
	margin: 0;
}

ul#topmenu li {
	float: left;
	display: block;
	text-transform: uppercase;
	border-right: 1px solid #f8f3e1;
}

ul#topmenu li a {
	display: block;
	float: left;
	text-decoration: none;
	padding: 0 10px 0 10px;
	margin: 0;
	line-height: 30px;
	color: #000066;
	font-size: 1em;
}

ul#topmenu li a:hover  {
	background: #f8f3e1;
}

ul#topmenu li#currentmenu a  {
	background: #fff;
	color: #000;
	font-weight: bold;
}


/* SUBMENU */

#submenu-indent {
	float: left;
	margin: 8px 10px 0 47px;
}

ul#topsubmenu {
	padding: 0;
	margin: 2px 0 0 0;
	
}

ul#topsubmenu li {
	float: left;
	display: block;
	margin: 0 20px 0 0;
	text-transform: lowercase;
}


ul#topsubmenu li a {
	float: left;
	display: block;
	text-decoration: none;
	padding: 0;
	margin: 0;
	line-height: 30px;
	color: #000066;
}

ul#topsubmenu li a:hover  {
	color: #93A8BF;
	text-decoration: underline;
}

ul#topsubmenu li#currentsubmenu a {
	color: #000;
	font-weight: bold;
}




/* BASIX */

h1 {
	font-size: 1.6em;
	color: #000066;
	margin: 0 0 10px 0;
	padding: 0;
}

h1#maintitle {
	float: left;
}

h2 {
	font-size: 1.4em;
	color: #AEA67D;
	margin: 0 0 10px 0;
	padding: 0;
}

h2#subtitle {
	float: left;
	margin: 1px 0 0 10px;
}

h3 {
	font-size: 1.0em;
	color: #AEA67D;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

a {
	color: #AD5303;
}

/* CONTENT */


#mySlideShow {
	float: right;
	margin: 0 0 15px 15px;
}

#maintitle-subtitle {
	width: 580px;
	height: 30px;
	margin: 0 0 10px 0;
}


img.home-image {
	float: right;
	margin: 0 0 20px 20px;
}

img.contentimage-right {
	float: right;
	margin: 0 0 10px 10px;
}

img.contentimage-left {
	float: left;
	margin: 0 10px 10px 0;
}

.testimonial {
	font-style: italic;
}

.testimonial-author {
	color: #AEA67D;
}

/* MUZIKANTEN */

.block-muzikant {
	width: 375px;
	height: 100px;
	border: 1px solid #eee;
}

.block-muzikant .photo-muzikant {
	float: left;
	width: 120px;
}

.block-muzikant .text-muzikant {
	line-height: 1.6em;
	float: left;
	width: 255px;
	padding: 5px 0 0 0;
}

.content-foto {
	float: right;
	margin: 0 0 0 20px;
}

.thumbnail-row {
	/* border: 1px solid red;	*/
}

/* NEWS */


.news-row {
	width: 640px;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #eee;
}


/* TABEL */

table {
	background: #fff;
	margin: 0;
	padding: 0;
	border-right: 1px solid #93A8BF;
	border-top: 1px solid #93A8BF;
}

td {
	border-left: 1px solid #93A8BF;
	border-bottom: 1px solid #93A8BF;
	padding: 5px;
}

td.kenmerk {
	background: #E2E5E9;
}


/* AGENDA */

.eventbox {
	width: 800px;
	margin: 0 0 10px 0;
	height: 120px;
	border: 1px solid #ccc;	
}

.eventbox .image {
	float: left;
	width: 220px;
}

.eventbox .text {
	margin: 10px 0 0 0;
	float: left;
	width: 580px;
}



/* ART GALLERY */

.projectbox {
	width: 750px;
	float: left;
	margin: 0 0 15px 0;
	background: #f5f5f5;
	border: 1px solid #ddd;
}

.projectbox .image {
	width: 200px;
	float: left;
}

.projectbox .text {
	width: 500px;
	float: left;
	margin: 30px 0 0 20px;

}

.projectbox .text a {
	color: #000066;
	text-decoration: none;
}

.projectbox .text a.readmore {
	color: #cc9933;
	text-decoration: underline;
}

/* IMAGE AND CAPTION */

.image-and-caption {
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #aaa;
}

.image-and-caption .image {

}

.image-and-caption .caption {
	background: #eee;
	padding: 2px 2px 2px 10px;
}

.thumbnail-row {
	margin: 0 0 10px 0;
	height: 200px;
}

.thumbnail-row .image-and-caption {
	float: left;
	margin: 0 0 0 10px;
}

.thumbnail-row .image-and-caption .caption {
	
}


/* SHOP */

.shopbox {
	width: 575px;
	float: left;
	margin: 0 0 15px 0;
	background: #eee;
	border: 1px solid #ddd;
}

.shopbox .image {
	width: 150px;
	float: left;
}

.shopbox .text {
	width: 375px;
	float: left;
	margin: 30px 0 0 20px;

}

a.ordernow:link, a.ordernow:visited, a.ordernow:hover, a.ordernow:active {
	margin: 10px 0 0 0;
	background: orange;
	color: #fff;
	font-weight: bold;	
	width: 110px;
	height: 25px;
	display: block;
	text-align: center;
	text-decoration: none;
}

a.ordernow:hover {
	background: #000066;
}

/* PAINTING */

#column-left {
	width: 475px;
	float: left;
}

#column-right {
	width: 100px;
	float: left;
}


#painting {
	width: 475px;
	text-align: center;
	
}


/* TABEL */

table#prices {
	width: 575px;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	border-right: 1px solid #93A8BF;
	border-top: 1px solid #93A8BF;
}


table#prices tr td, table#prices tr th {
	text-align: left;
	border-left: 1px solid #93A8BF;
	border-bottom: 1px solid #93A8BF;
	padding: 5px;
	font-size: 0.9em;
}

table#prices tr th {
	background: #eaeadb;
}


table#prices tr td.kenmerk {
	background: #E2E5E9;
}

table#prices tr td.price {
	text-align: right;
	padding: 0 10px 0 0;
}




/* FORM */

form#contactformulier {
	 border: 1px solid #aaa;
	 background: #f1f3eb;	
}

#form-container {
	margin: 10px;
}

.form-row {
	width: 500px;
	margin: 0 0 10px 0;
}



.label-left {
	width: 100px;
	float: left;
}

.input-right {
	width: 400px;
	float: left;
}



input#naam {
	width: 120px;
}

input#fullname {
	width: 160px;
}


input#emailadres {
	width: 180px;
}

input#telefoon {
	width: 100px;
}

input#street {
	width: 200px;
}

input#zipcode {
	width: 80px;
}

input#city {
	width: 150px;
}

input#country {
	width: 120px;
}

input#howmany {
	width: 30px;
	text-align: right;
}

textarea#vraag {
	width: 300px;
	height: 100px;
	font-family: trebuchet ms, verdana, arial;
}

.sterretje {
	color: #cc0000;
}

.form-tip {
	color: #cc0000;
}


input#price {
	border: none;
	background: #f1f3eb;
	width: 70px;
	text-align: right;
}

form select option.category {
	color: #AEA67D;
	font-size: 0.9em;
	font-weight: bold;
}

form select option .type {
	color: #aaa;
}

div#materialselect {
	visibility: hidden;
	display: none;
}

/* LINKS */

.linkbox {
	width: 500px;
	margin: 0 0 10px 0;
}

.linkbox .image {
	float: left;
	width: 165px;
}

.linkbox .image img {
	border: 1px solid #ccc;
}

.linkbox .text {
	float: left;
	width: 335px;
}



/* SPECIAL */ 

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


