
/* Cubique Webcreations www.cubique.nl */

/* -------------------------------------------------------------- algemene kenmerken */

* {
	margin: 0;
	padding: 0;
}
img, ins {
	border: 0 none;
}
a, select, input {
	outline: 0;
}
td {
	vertical-align: top;
}

/* -------------------------------------------------------------- layout kenmerken */

html, body {
	height:100%;
}
body {
	background: #fff;
	font-family: courier new,courier
}
#container {
	height: 100%;
	min-height: 100%;
	width: 1000px;
	margin: auto;
	position:relative;
	background: #fff;
}
#outer {
	min-height: 100%;
	margin-bottom: -20px;
	padding: 0;
	width: 1000px;	
}
#outer-spec {
	min-height: 100%;
	margin-bottom: -80px;
	padding: 0;
	width: 1000px;	
}
* html #outer {
	height:100%
}
* html #outer-spec {
	height:100%
}
#footer {
	position: relative;
	width: 1000px;
	height: 20px;
}
#footer-spec {
	position: relative;
	width: 1000px;
	height: 80px;
}
#footer p, #footer-spec p {
	text-align: center;
	color: #78919d;
	font-size: 75%;
}
#clearfooter {
	clear: both;
	height: 20px;
}
#clearfooter-spec {
	clear: both;
	height: 20px;
}
#centrecontent {
	margin-left: 10px;
	margin-top: 0px;
	width: 1000px;
}
#content {
	position: relative;
	float: left;
	width: 1000px;
}
#socialmedia {
	width: 50px;
	height: 20px;
	position: absolute;
	left: 747px;
	z-index: 1000;
}

/* -------------------------------------------------------------- frontpage kenmerken */

#front-intro {
	position: absolute;
	top: 0;
	left: 251px;
	width: 495px;
	height: 345px;
	/*background: url(img/main/winestack-homepage.jpg) no-repeat; */
	/*background: url(img/main/kate-moss-homepage.jpg) no-repeat; */
}
#frontdiv {
	width: 250px;
	height: 250px;
	background: url('img/main/front-logo.gif') no-repeat;
	position: absolute;
	top: 350px;
	left: 375px;
}
#front-intro .seaser {
	text-align: right;
	color: #7e8f9c;
	border-bottom: 1px solid #7e8f9c;
	width: 270px;
	float: left;
	font-size: 74%;
	margin-top: 150px;
}
#front-intro .teaser {
	text-align: left;
	color: #7e8f9c;
	border-bottom: 1px solid #7e8f9c;
	width: 135px;
	float: right;
	font-size: 74%;
	margin-top: 230px;
}
#front-intro .winestack {
	text-align: right;
	color: #7e8f9c;
	border-bottom: 1px solid #7e8f9c;
	width: 180px;
	float: left;
	font-size: 74%;
	margin-top: 310px;
}
#front-intro a {
	color: #7e8f9c;
	text-decoration: none;
}
/* -------------------------------------------------------------- left block kenmerken */

#left {
	width: 250px;
	background: #fff;
	float: left;
}
#left-home {
	width: 250px;
	background: #fff;
}
#menu-items {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu-items ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
ul.navigation li .menu-item {
	width: 250px;
	display: block;
	background-repeat: no-repeat;
	height: 18px;
}
#menu-items a#home				{background-image: url('img/menu/home.gif'); }
#menu-items a#news				{background-image: url('img/menu/news.gif'); }
#menu-items a#collection		{background-image: url('img/menu/collection.gif'); }
#menu-items a#designers			{background-image: url('img/menu/designers.gif'); }
#menu-items a#dealer-network	{background-image: url('img/menu/dealer-network.gif'); }
#menu-items a#contact			{background-image: url('img/menu/contact.gif'); }
#menu-items a#press				{background-image: url('img/menu/press.gif'); }

#menu-items a:hover, #menu-items .selected {
	background-position: -250px 0;
}
#menu-items a:active {
	background-position: -500px 0;
}
#div-news, #div-collection, #div-designers, #div-dealer-network, #div-press {
	width: 250px;
	background: #82674e;
}
#div-news div, #div-collection div, #div-designers div, #div-dealer-network div, #div-press div {
	/*border-bottom: 1px solid #fff;*/
}
div #menu-items h2 {
	padding: 5px 0 2px 0;
	font-size: 81%;	
}
#menu-items div div p {
	color: #fff;
	font-size: 74%;
	line-height: 160%;
	padding: 5px 5px 7px 15px;
}
#menu-items div div a, #page a {
	color: #fff;
	text-decoration: underline;
}
#menu-items div div a:hover, #page a:hover {
	color: #000;
}
#logo {
	width: 250px;
	height: 170px;
	background: url('img/main/lonc-logo.gif') no-repeat;
	margin-top: 20px;
}
.line {
	display: none;
}
/* -------------------------------------------------------------- center block kenmerken */

#page {
	width: 475px;
	border-left: 1px solid #fff;
	float: left;
	padding-bottom: 10px;
	overflow:hidden;
}
.brown {
	background: #85664c url('img/main/back-brown.gif') no-repeat top;
	padding: 10px;
}
.press, .product {
	background: #fff;
}
#page.press img {
	border-top: 1px solid #fff;
}
#page p, #page li, #page td {
	color: #fff;
	font-size: 74%;
	line-height: 140%;
}
#page p {
	padding-right: 20px;
}
#page td p {
	font-size: 100%;
}
#page.brown h1 {
	color: #fff;
	font-size: 140%;
	float: left;
	margin-bottom: 10px;
	font-weight: normal;
	text-transform: lowercase;
}
#page.brown h3 {
	font-size: 94%;
	padding-left: 20px;
	color: #fff;
	font-weight: normal;
	line-height: 170%;
	float: left;
	text-transform: lowercase;
}
#page.brown h2{
	font-size: 94%;
	color: #fff;
	font-weight: bold;
	line-height: 170%;
	text-transform: lowercase;
}
#header {
	width: 495px;
	position: relative;
}
.clear {
	clear: both;
}
.m105 {
	margin-left: 105px;
}
.m-10 {
	margin-left: -10px;
}
.p-10 {
	padding-top: 10px
}
/* -------------------------------------------------------------- right block kenmerken */

#right {
	width: 250px;
	float: right;
	text-align: right;
	padding-top: 30px;
}

/* -------------------------------------------------------------- presskit page kenmerken */

.presskit img {
	float: left;
	border-top: 1px solid #fff;
	margin-left: -10px;
}

/* -------------------------------------------------------------- news page kenmerken */

.news-item {
	margin-left: -10px;
	width: 475px;
	padding: 10px 10px 10px 10px;
}
.notlast {
	border-bottom: 1px solid #fff;
}
.news-item table .text {
	width: 360px;
}
.news-item table .image {
	width: 120px;
	vertical-align: bottom;
}
.news-item table .image img {
	border: 1px solid #fff;
	float: right;
	margin-bottom: 10px;
}
div .news-item h2 {
	color: #fff;
	font-size: 91%;
	font-weight: bold;
	padding: 0;
	text-transform: lowercase;
}
#movie-news {
	margin: 10px 0 0 -10px;
	width: 495px;
}
#movie-news h2{
	padding: 5px 0 5px 10px;
}
#movie-news .m-10 {
	margin-top: 10px;
}
#movie-news img {
	float: left;
}
#movie-news .bordertop {
	border-top: 1px solid #fff;
}
div #movie-news p {
	clear: both;
	margin: 5px 0 5px 0;
	padding: 5px 0 0 10px;
}
.ullist li {
	line-height: 140%;
}
.news-item .mt10 {
	margin-top: 10px;
}
.news-images {
	margin: 10px 0 0 0px;
}
.imgleft {
	float: left;
	margin: 5px 5px 5px 0;
	display: inline;
}
#page .lonc_question {
	line-height: 6px;
}
/* -------------------------------------------------------------- product specifications page kenmerken */

.specpage {
	min-height: 80px;
	height: auto!important;
	height: 80px;	
}
.specpagetext {
	padding-bottom: 10px;
}
#spec-holder {
	margin-left: -10px;
}
.lonc_question{	
	width:495px;
	min-height: 17px;
	overflow:hidden;
	cursor:pointer;
}
.borderbottom {
	border-bottom: 1px solid #fff;
}
.bordertop {
	border-top: 1px solid #fff;
}
.lonc_answer {
	width:495px;
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
}
#second {
	margin-top: -4px;
}
.lonc_answer_content{
	font-size:0.9em;	
	position:relative;
}
#div-specs {
	width: 495px;
	background: url('img/main/back-specs.gif');
	font-size: 140%;
}
#div-images {
	width: 495px;
	background: url('img/main/back-images.gif');
	position: relative;
	padding: 10px 0 0 15px;
}
div #page.nopaddb {
	padding-bottom: 0;
}
#div-specs .kolom1 {
	width: 247px;
	text-align: right;
	padding-right: 5px;
	border-bottom: 1px solid #fff;
}
#div-specs td {
	line-height: 1.3em;
}
#div-specs .kolom2 {
	width: 248px;
	text-align: left;
	padding-left: 5px;
	border-bottom: 1px solid #fff;
}
div #specimages .images {
	width: 123px;
	height: 110px;
	border-bottom: 1px solid #fff;
	text-align: center;
}
div #specimages .images2 {
	width: 95px;
	border-bottom: 1px solid #fff;
}
div #specimages .images3 {
	width: 96px;
	border-bottom: 1px solid #fff;
}
div #specimages td {
	vertical-align: middle;
}
div #specimages .images2 {
	width: 125px;
	height: 90px;
	border-bottom: 1px solid #fff;
	text-align: center;
}
div #specimages .info {
	line-height: 1.3em;
	text-align: center;
	border-bottom: 1px solid #fff;
}
#div-images div, .news-images div {
	position: relative;
	margin: 0 9px 10px 0;
	border: 1px solid #fff;
	width:68px;
	height: 68px;
	float: left;
}
#div-images div img, .news-images div img {
	position: absolute;
}
div #div-images div a .img-mouse, .news-images div a .img-mouse {
	display: none;
}
div #div-images div a:hover .img-mouse, .news-images div a:hover .img-mouse {
	width: 68px;
	height: 68px;
	background: url('img/main/img-mouseover.png');
	border: 0 none;
	display: block;
	position: absolute;
}
#movie {
	width: 465px;
	height: 449px;
	padding-top: 50px;
	padding-left: 30px;
}
#flash-movie {
	width: 495px;
	height: 459px;
	padding-top: 50px;
}
.download-pdf {
	margin: 10px 0 10px 0;
}
/* -------------------------------------------------------------- accesoiries page kenmerken */

#page .chapter {
	margin: 10px 0 0 -10px;
	width: 495px;
	border-top: 1px solid #fff;
}
#page .chapter .chap-content {
	width: 475px;
	margin: 10px 0 0 10px;
}
#page .chapter .chap-content .chap-product {
	margin: 10px 10px 0 0;
	float: left;
	display: inline;
}
#page .chapter .chap-content .chap-product img {
	margin-top: 10px;
}

.chap-product div {
	position: relative;
	width:150px;
	height: 150px;
	float: left;
	margin-bottom: 10px;
}
.chap-product div img {
	position: absolute;
}
div .chap-product div a .img-mouse2 {
	display: none;
}
div .chap-product div a:hover .img-mouse2 {
	width: 150px;
	height: 150px;
	background: url('img/main/img-mouseover.png');
	border: 0 none;
	display: block;
	position: absolute;
	top: 10px;
}

/* -------------------------------------------------------------- social media kenmerken */

#socialmedia ul {
	list-style-type: none;
}
#socialmedia #socmed-list li {
	float: left;
	display: inline;
	border-right: 1px solid #fff;
}
#socialmedia ul li, #socialmedia ul li a {
	height: 17px;
	width: 20px;
}
#socialmedia ul li a {
	display: block;
}
#socialmedia ul li #twitter:hover, #socialmedia ul li #facebook:hover {
	background-position: -20px 0;
}
#socialmedia ul li #twitter:active, #socialmedia ul li #facebook:active  {
	background-position: -40px 0;
}
#socialmedia a#twitter {
	background: url(img/menu/social-twitter.gif);
}
#socialmedia a#facebook {
	background: url(img/menu/social-facebook.gif);
}
