@charset "utf-8";
/* Global styles */
* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a img {
	border: 0;
}

p.bodytext {
	margin: 10px 0;
}

p.clear {
	clear: both;
	width: 0;
	height: 0;
}

/* Wrappers */
#wrapper {
	position: relative;
	width: 950px;
	margin: 0 auto;
}

#content-wrapper {
	position: relative;
}

/* Header */
#header {
	position: relative;
	margin-top: 35px;
	margin-bottom: 17px;
	height: 39px;
	font-weight: normal;
}

span.logo {
	position: absolute;
	color: #ad9961;
	font-size: 25px;
	left: 0;
	bottom: -8px;
}

span.logo a {
	color: #ad9961;
	font-size: 25px;
	text-decoration: none;
}

span.contactinfo {
	position: absolute;
	color: #ad9961;
	left: 265px;
	bottom: -2px;
	font-weight: normal;
	font-size: 14px;
}

span.contactinfo a {
	color: #ad9961;
	text-decoration: none;
	font-size: 14px;
}

span.contactinfo a:hover {
	color: #e75c71;
}

span.madeinluxembourg {
	position: absolute;
	right: 0;
	border: 0;
}

/* Language menu */
#lang {
	display: block;
	height: 11px;
	border: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	list-style: none;
	top: -20px;
	right: 0px;
}

#lang li {
	float: left;
	display: block;
	margin-left: 20px;
	width: 16px;
	height: 11px;
	padding: 0;
	background-image: url(../images/flags.gif);
	background-repeat: no-repeat;
	text-indent: -999em;
}

#lang li a {
	display: block;
	width: 16px;
	height: 11px;
	text-indent: -999em;
}

#lang li a:focus {
	outline: none;
}

#de { background-position: 0 0; }
#de.active { background-position: -16px 0; }
#fr { background-position: 0 -11px; }
#fr.active { background-position: -16px -11px; }

/* Boxes */
.box,
.bigbox {
	display: block;
	width: 316px;
	height: 316px;
	z-index: 50;
	
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}

.bigbox {
	width: 634px;
	height: 632px;
}

#bijoux a,
#alliances a,
#createurs a,
#montres a,
#fiancailles a {
	display: block;
	width: 256px;
	height: 276px;
	padding: 20px 40px 20px 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
}

#bijoux a:hover,
#alliances a:hover,
#montres a:hover,
#fiancailles a:hover {
	color: #ad9961;
}

#createurs a:hover {
	color: #FFFFFF;
}

/* Background images */
#bijoux a:hover { background-image: url(../images/bijoux.jpg); }
#alliances a:hover { background-image: url(../images/alliances.jpg); }
#createurs a:hover { background-image: url(../images/createurs.jpg); }
#montres a:hover { background-image: url(../images/montres.jpg); }
#fiancailles a:hover { background-image: url(../images/fiancailles.jpg); }

/* Boxes */
#logo {
	background-color: #ad9961;
	z-index: 99;
}

#logo a {
	display: block;
	width: 316px;
	height: 316px;
	z-index: 99;
}

#logo img {
	margin: 63.5px 96.5px;
}

#navigation {
	list-style: none;
}

/* Background colors */
.col1 { background-color: #e75c71; }
.col2 { background-color: #a3cd91; }
.col3 { background-color: #ee846f; }
.col4 { background-color: #a87391; }
.col5 { background-color: #e8acaa; }
.col6 { background-color: #b2a782; }
.col7 { background-color: #d4c9ab; }

/* Box positions */
.pos0 { position: absolute; top: 0; left: 0; }
.pos1 { position: absolute; top: 0; left: 316px; }
.pos2 { position: absolute; top: 0; left: 632px; }
.pos3 { position: absolute; top: 316px; left: 0; }
.pos4 { position: absolute; top: 316px; left: 316px; }
.pos5 { position: absolute; top: 316px; left: 632px; }

/* Content box */
.scroll-wrapper {
	margin: 20px 0;
}

.content {
	display: block;
	width: 256px;
	height: 276px;
	padding: 0px 40px 0px 20px;
}

.content a {
	color: #FFFFFF;
	text-decoration: none;
}

.content a:hover {
	text-decoration: underline;
}

.ontop {
	z-index: 98;
}

/* Close button */
.close {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 99;
}

/* jQuery Scrollbar */
/*.jScrollPaneContainer {
background-color: blue;
	position: relative;
	margin: 20px 0 0 0;
	/*margin: 0 0 20px 0;
}*/

.jScrollPaneTrack,
.jScrollArrowUp,
.jScrollArrowDown {
	background-color: transparent;
	background-image: url(../images/pixel.gif);
	background-repeat: repeat-y;
	background-position: center center;
	margin-right: 14px;
}

.jScrollPaneDrag {
	background-image: url(../images/drag.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
}

/* Gemlist */
ul.gems {
	position: absolute;
	list-style: none;
	z-index: 70;
}

ul.gems li.spacer {
	display: block;
	float: left;
	width: 316px;
	height: 316px;
}

ul.gems li {
	position: relative;
	display: block;
	float: left;
	width: 158px;
	height: 158px;
	z-index: 70;
}

ul.gems li span {
	font-size: 11px;
}

ul.gems li span.thumb {
	z-index: 71;
	position: absolute;
	top: 0;
	left: 0;
}

#bigGemWrapper {
	position: absolute;
	z-index: 100;
	color: black;
}

#bigGemWrapper a {
	z-index: 110;
	position: absolute;
	top: 15px;
	right: 15px;
}

#bigGemName {
	z-index: 101;
	position: absolute;
	bottom: 30px;
	left: 20px;
	font-weight: bold;
	color: #AD9961;
}

#bigGemDescription {
	z-index: 102;
	position: absolute;
	bottom: 15px;
	left: 20px;
	color: #AD9961;
}

/* Contact & google maps */
#contact {
	position: absolute;
	bottom: 15px;
	left: 25px;
}

#contact * {
	font-size: 13px;
}

div.tx_lumogooglemaps_pi1_sidebar {
	display: none;
}

div.gmnoprint,
div.gmnoprint a {
	color: #000000;
}

div.gmnoprint a {
	text-decoration: none;
}

div.gmnoprint a:hover {
	text-decoration: underline;
}