@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	
	height: 100%;
	width: 100%;
	
	background: #100911 url(http://www.koningskinderenkleding.nl/img/body_bg.jpg) center;
}

html {
	height: 100%;
	width: 100%;
}

#wrapper {
	width: 793px;
	margin: auto;
}

div#wrapper {
	overflow: auto;
}

* html div#wrapper {
	overflow: visible;
}

#content_wrap {
	width: 793px;
	height: 100%;
	margin: 0 auto 0 auto;
	background: #351D37;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

div#content {
	overflow: auto;
}

* html div#content {
	overflow: visible;
}

#copyright {
	width: 793px;
	height: 28px;
	margin: auto;
	background: url(http://www.koningskinderenkleding.nl/img/topmenu_hover.jpg) repeat-x;
}

#copyright p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	margin: 0;
	padding: 0 10px 0 0;
	line-height: 28px;
	text-align: right;
}

#copyright a { color: #FFF; }

#content {
	width: 693px;
	min-height: 300px;
	padding: 40px 40px 40px 60px;
	background: #351D37 url(http://www.koningskinderenkleding.nl/img/content_back.jpg) no-repeat;
}

#content_left {
	width: 480px;
	float: left;
}

#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFCC00;
	font-weight: normal;
	margin: 0 0 10px 0; padding: 0;
}

#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #BB86BF;
	font-weight: normal;
	margin: 0 0 10px 0; padding: 0;
}

#content a { text-decoration: none; color: #FFF; margin: 0 0 5px 0;}

#content p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	line-height: 16px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

#content ul {
	margin: 0 0 20px 20px;
}

#content ul li {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	line-height: 16px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

#content .quote {
	padding: 10px 10px 10px 30px;
	background: url(http://www.koningskinderenkleding.nl/img/quote.gif) no-repeat;
	font-style: italic;
	color: #FFCC00;
	font-size: 14px;
}

#content .newstitle {
	padding: 10px 10px 0 30px;
	background: url(http://www.koningskinderenkleding.nl/img/quote.gif) no-repeat;
	font-style: italic;
}


#merken_wrap p {
	font-size: 13px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	height: 67px;
	width: 150px;
	border: 1px solid #639;
	margin: 5px;
	float: left;
	line-height: 67px;
	text-align: center;
}


#header {
	width: 793px;
	height: 217px;
	margin: auto;
	
	background: url(http://www.koningskinderenkleding.nl/img/header_back.jpg) no-repeat;
}

#topmenu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#topmenu ul {
	line-height: 28px;
	margin: 0;
	padding: 189px 0 0 70px;
}
#topmenu ul li {
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	border-right: 1px solid #FEDA49;
}
#topmenu ul li a {
	color: #351C37;
	display: block;
	padding: 0 15px;
	text-decoration: none;
}
#topmenu ul li a:hover {
	background: url(http://www.koningskinderenkleding.nl/img/topmenu_hover.jpg);
	color: #FFF;
}
#topmenu .current {
	background: url(http://www.koningskinderenkleding.nl/img/topmenu_hover.jpg);
	color: #FFF;
}


#openingstijden {
	width: 133px;
	height: 157px;
	
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	padding: 80px 24px 0 30px;
	margin: 20px 0 0 20px;
	float: right;
	
	background: url(http://www.koningskinderenkleding.nl/img/openingstijden.gif) no-repeat;
}

#openingstijden table td { height: 18px; }

#adres {
	width: 133px;
	
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 13px;
	
	padding: 0;
	margin: 20px 0 0 -20px;
	float: right;
}

#content p.links a {
	color: #FFF;
	padding: 4px 5px 6px 5px;
	margin: 0 5px 0 0;
	background: url(img/topmenu_hover.jpg) repeat-x;
}

#content p.links a.active {
	color: #FFF;
	background: #D6AA34;
}

#collection {
	width: 670px;
	padding: 20px 0 0 0;
}

#collection .item {
	width: 335px;
	height: 150px;
	float: left;
}
#collection .item .info {
	padding: 0 0 0 10px;
}

#collection .img {
	width: 100px;
	height: 100px;
	background: #000;
	float: left;
	margin: 10px 20px 0 0;
}

#collection .item .info h1 {
	font-size: 15px;
	margin: 10px 0 10px 0;
}

#collection .item .info p {
	margin: 0;
	padding: 0;
}
