@charset "utf-8";
html, body {
	height: 100%;
}
a {
	color:#8b8075;
	}
body {
	font-family: Arial, sans-serif;
	font-size: 11px;
	background: #fff; /* #363233 */
}
* {
	margin: 0;
	padding: 0;
}
acronym {
	border: none;
}
.clear {
	clear:both;
}
img {
	border: 0;
}
p {
	margin:0 0 10px 0;
	padding:0;
	}
.wheretobuy {
	float: left;
	width: 200px;
	padding-right: 5px;
}
.clear_all {
	clear: both;
}
#frameWrapperBg {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 10;
	overflow: hidden;
}
	#background {
		width: 100%;
		max-width: 1500px;
		max-height: 1000px;
		height: auto;
	}
	#chivassoBrands {
		position: absolute;
		bottom: 10px;
		left: 10px;
		color: #fff;
		z-index: 150;
	}
		#chivassoBrands a {
			color: #fff;
			text-decoration: none;
		}
		#chivassoBrands a:hover {
			text-decoration: underline;
		}
		#chivassoBrands img {
			margin-right: 10px;
			vertical-align: text-bottom;
		}
#frameWrapperContent {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 890px;
	height: 485px;
	margin-left: -445px;	/* half of the width */
	margin-top: -243px;	/* half of the height */
	z-index: 20;
}
#frameNav {
	margin-left: 25px;
	width: 200px;
	height: 485px;
}
	ul#ulNav {
		background: #fff;
	}
#MainMenu {
	font:Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform:uppercase;
}
#frameMainContent {
	position: absolute;
	top: 0;
	left: 260px;
	width: 660px;
	height: 485px;
	background: #fff;
}
/* positioning styles for de sub navigation */
#frameSubNav {
	width: 150px;
	height: 480px;
	margin: 0 0 0 25px;
	color: #8b8075;
}
#frameSubNav p#navItem {
	font-size: 12px;
	font-weight: lighter;
	letter-spacing: 1px;
	margin: 25px 0 20px 0;
	padding: 5px 1px;
	color: #8b8075;
	border-top: 1px dotted #8b8075;
	border-bottom: 1px dotted #8b8075;
}
#frameSubNav p#title {
	text-transform:uppercase;
}
#frameSubNav p#navItem, 
#frameSubNav p#title,
#frameSubNav ul#navPortfolio {
	width: 150px;
}
#frameSubNav ul {	/* inspringen uit showrooms verwijderen */
	margin-left: 0;
	padding-left: 0;
}
#productInfo {
	position: absolute;
	bottom: 25px;
}
#frameSubNav p#description,
#frameSubNav p#info {
	width: 140px;
}
#frameSubNav p#title {
/*	color: #000;	*/
	color: #c86e78;
}
	#frameSubNav p#description {
		margin-bottom: 20px;
		color: #8b8075;
	}
	#frameSubNav p#info {
		margin-bottom: 30px;
	}
#frameSubNav ul#navPortfolio {
	padding: 5px 1px;
	border-top: 1px dotted #8b8075;
	border-bottom: 1px dotted #8b8075;
}
#frameSubNav ul#navPortfolio li {
	display: inline;
	list-style: none;
}
#frameSubNav ul#navPortfolio li.playPause {
	position: absolute;
	right: 0;
}
#frameContentImg {
	position: absolute;
	top: 25px;
	left: 200px;
	width: 435px;
	height: 435px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	overflow-x: hidden;
	overflow-y: auto;
}
.NewsTitle {
	font-size: 12px;
	font-weight: lighter;
	letter-spacing: 1px;
	margin: 0 0 20px 0;
	padding: 5px 1px;
	color: #8b8075;
	border-top: 1px dotted #8b8075;
	border-bottom: 1px dotted #8b8075;
	width: 434px;
}
.DownloadTitle {
	font-size: 12px;
	font-weight: lighter;
	letter-spacing: 1px;
	margin: 0 0 10px 0;
	padding: 3px 1px;
	color: #8b8075;
	border-top: 1px dotted #8b8075;
	border-bottom: 1px dotted #8b8075;
	width: 434px;
}
.DownloadTitle a {
	text-decoration: none;
}
.DownloadTitle a:hover {
	text-decoration: underline;
}
.NewsMenu {
	text-decoration: none;
	color: #8b8075;
}
.active {
	color: #c86e78;
}
#CollectionInfo {
	position: absolute;
	width: 435px;
	height: 435px;
	overflow:auto;
	overflow-x:hidden;
}
#information {
	width: 405px;
	height: 388px;
	padding: 47px 15px 0 15px;
	background-color: #fff;
}
#translucentbkg {
	width: 250px;
	height: 388px;
	padding: 47px 25px 0 25px;
	background-color: #fff;
	opacity: 0.69;
	filter: alpha(opacity=69);
}
#opaquetext {
	width: 250px;
	height: 388px;
	padding: 47px 25px 0 25px;
	background-color: transparent;
	color: #000;
	position: absolute;
	z-index: 2;
}
img.portfolio {
	padding: 0 15px 10px 0;
}
.item {
	width: 105px;
	height: 130px;
	text-align: center;
	float: left;
/*	color: #000;	*/
	color: #c86e78;
}
a.txtlink {
	color: #8b8075;
	text-decoration: none;
}
a.txtlink:hover {
	color: #c86e78;
	text-decoration: underline;
}

/* reparatie hacks voor IE6 en vroeger versies */
* html #frameSubNav ul#navPortfolio {
	padding-left: 2px;
}