@import "reset.css";

/*************************
ALGEMENE ELEMENTEN
*************************/
body {
	/*background-color: #434140;*/
	background-color: #000000;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	line-height: 1.5em;
}

p {
	margin-bottom: 10px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}


a {
	color: #b8b6b4;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
/*************************
GLOBAL PAGE LAYOUT
*************************/
div#Wrapper {
	margin: 0 auto;
	width: 980px;
}

div#Footer {
	margin: 0 auto;
	width: 980px;
	color: #756a65;
	text-align: center;
}

div#Footer a {
	color: #756a65;
	text-decoration: none;
}
div#Footer a:hover {
	color: #ffffff;
	text-decoration: none;
}

/* Dit zorgt ervoor dat er geen marge is onder de afbeelding in IE7 */
div#Header img { 
	display: block;    
	height: 125px;
}

/* content met de foto als achtergrond */
div#ContentHome {
	clear:both;
	height: 492px;
	background: url('img/contenthome.jpg');
	background-repeat: no-repeat;
	background-color: #2d2d2b;
}
div#ContentHome div#HomeWithPadding{
	padding-left: 140px;
	padding-top: 140px;
	padding-right: 218px;
}

div#ContentHome div#HomeWithoutPadding{
	
}

/* rest van de pagina's */
div#Content {
	background-color: #2d2c2b;
	
}
div#Content div#Left{
	float: left;
	width: 280px;
	min-height: 492px;
}
div#Content div#Right {
	float: left;
	width: 699px;
}
div#Content div#Right div {
	padding-top: 20px;
	padding-left: 42px;
	padding-right: 0px;
}
div#ClearContent {
	clear:both;
	height: 1px;
	width: 100%;
	background-color: #000000;
}

/*************************
MENU
*************************/
ul#Menu {
	list-style-type: none;
}	

ul#Menu li { float: left; }

ul#Menu li#Info a {
	background: url('img/menu/info.jpg') no-repeat;
	width: 140px;
}
ul#Menu li#Info a:hover {
	background: url('img/menu/info_over.jpg') no-repeat;
}
ul#Menu li#Info a.hover {
	background: url('img/menu/info_over.jpg') no-repeat;
}

ul#Menu li#Werkwijze a {
	background: url('img/menu/werkwijze.jpg') no-repeat;
	width: 140px;
}
ul#Menu li#Werkwijze a:hover {
	background: url('img/menu/werkwijze_over.jpg') no-repeat;
}
ul#Menu li#Werkwijze a.hover {
	background: url('img/menu/werkwijze_over.jpg') no-repeat;
}

ul#Menu li#Portfolio a{
	background: url('img/menu/portfolio.jpg') no-repeat;
	width: 140px;
}
ul#Menu li#Portfolio a:hover{
	background: url('img/menu/portfolio_over.jpg') no-repeat;
}
ul#Menu li#Portfolio a.hover{
	background: url('img/menu/portfolio_over.jpg') no-repeat;
}

ul#Menu li#Producten a{
	background: url('img/menu/producten.jpg') no-repeat;
	width: 140px;
}
ul#Menu li#Producten a:hover  {
	background: url('img/menu/producten_over.jpg') no-repeat;
}
ul#Menu li#Producten a.hover  {
	background: url('img/menu/producten_over.jpg') no-repeat;
}

ul#Menu li#Kunstopmaat a {
	background: url('img/menu/kunst_op_maat.jpg') no-repeat;
	width: 140px;
}
ul#Menu li#Kunstopmaat a:hover {
	background: url('img/menu/kunst_op_maat_over.jpg') no-repeat;
}
ul#Menu li#Kunstopmaat a.hover {
	background: url('img/menu/kunst_op_maat_over.jpg') no-repeat;
}

ul#Menu li#Nieuws a {
	background: url('img/menu/nieuws.jpg') no-repeat;
	width: 140px;
}
ul#Menu li#Nieuws a:hover {
	background: url('img/menu/nieuws_over.jpg') no-repeat;
}
ul#Menu li#Nieuws a.hover {
	background: url('img/menu/nieuws_over.jpg') no-repeat;
}

ul#Menu li#Contact a {
	background: url('img/menu/contact.jpg') no-repeat;
	width: 140px;
}
ul#Menu li#Contact a:hover {
	background: url('img/menu/contact_over.jpg') no-repeat;
}
ul#Menu li#Contact a.hover {
	background: url('img/menu/contact_over.jpg') no-repeat;
}

ul#Menu li a {
	background: none;
	display: block;
	cursor: pointer;
	height: 31px;
	text-decoration: none;
}

ul#Menu li a i {
  	visibility: hidden;
}

ul#SubMenu {
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 230px;
	list-style-type: none;
	border-left: 1px solid #6c6c6b;
	border-bottom: 1px solid #6c6c6b;
}

ul#SubMenu li  {
	width: 230px;
	height: 30px;
	border-top: 1px solid #6c6c6b;
}

ul#SubMenu li a  {
	display: block;
	width: 210px;
	height: 24px;
	padding-left: 20px;
	padding-top: 6px;
	color: #b8b6b4;
	text-decoration: none;
}

ul#SubMenu li a:hover  {
	color: #ffffff;
	text-decoration: none;
}

ul#SubMenu li a.hover  {
	color: #ffffff;
	text-decoration: none;
}

.imageLoader {
	background: url('img/menu/info_over.jpg') no-repeat;
	background: url('img/menu/werkwijze_over.jpg') no-repeat;
	background: url('img/menu/portfolio_over.jpg') no-repeat;
	background: url('img/menu/producten_over.jpg') no-repeat;
	background: url('img/menu/kunst_op_maat_over.jpg') no-repeat;
	background: url('img/menu/nieuws_over.jpg') no-repeat;
	background: url('img/menu/nieuws_over.jpg') no-repeat;
	background: url('img/menu/contact_over.jpg') no-repeat;

	visibility: hidden;
}

/*************************
YaAlbum
*************************/
td.yaAlbum_thumbnailcontainer {
	width: 56px;
	height: 82px;
	float: left;
}
td.yaAlbum_thumbnailcontainer img {
	display: block; height: 100%; 
}
img#yaAlbum_picture {
	float: right;
}

/********************
FORMS 
********************/
input, textarea {
	color: #FFF;
	font-family: Arial;
	font-size: 12px;
	border: 1px solid;
	border-color: #000 #484141 #484141 #000;
	background: #221F1F;
	padding: 2px 4px 2px 4px;
	width: 80%;
}

table.form {
	border: none;
	font-size: 12px;
	width: 600px;
}

table.form th {
	color: #FFF;
	font-size: 1em;
	font-weight: normal;
	padding: 0 10px 10px 0;
	text-align: right;
	width: 126px;
}

table.form td {
	border: none;
	padding: 0 0 10px 0;
/*	width: 76%;*/
}

div.submit {
	/*float: right;*/
 	margin-left: 438px;
 	padding-bottom: 20px;
}

div.dialog {
	background: #221F1F;
	border: 1px solid #000;
	color: #FFF;
	margin: 0 6px 14px 0;
	padding: 4px 4px 6px 4px;
	width: 440px;
	margin-left: 140px;
}

.colored {color: #04BBC1; }


