/* CSS Document */

/*Dropdown menu*/
#menu {
	width: 751px;
	background: #e6d2c3;
	float: right;
	position: absolute;
	left: 205px;
	top: 20px;
	z-index: 500;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 11.8em;
	float: left;
	z-index: 500;
}
#menu .Collectionlength li {
	width: 12.3em;
}
#menu .Collectionlength {
	width: 13.9em;
}



#menu a, #menu h2 {
	display: block;
	border-width: 0px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	margin: 0;
	padding: 2px 3px;
	z-index: 500;
}

#menu h2 {
	color: #724D3D;
	background: #e6d2c3;
	text-transform: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
}

#menu a {
color: #724D3D;
background: #e6d2c3;
text-decoration: none;
}

#menu a:hover {
color: #724D3D;
background: #AB9D61;
}
#menu .homelink .contactlength li {
	width: 125px;
}
#menu .newslength li {
	width: 125px;
}

#menu .colsublength li {
	width: 225px;
}
#menu .retailsublength li {
	width: 150px;
}

#menu .homelink a {
	color: #724D3D;
background: #e6d2c3;
}


#menu .homelink a:hover {
	color: #AB9D61;
background: #e6d2c3;
}

#menu ul li h2 a{
	color: #724D3D;
background: #e6d2c3;
}
#menu ul li h2 a:hover{
	color: #AB9D61;
background: #e6d2c3;
}


#menu li {
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	z-index: 500;	/*border-width: 0px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;*/
}

#menu ul ul {
	position: absolute;
	z-index: 600;
}

#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	z-index: 500;
}

#menu ul ul li {
	background-color: #AB9D61;
	border: 1px solid #724D3D;
	z-index: 500;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{
	display: none;
	z-index: 500;
}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{
	display: block;
	z-index: 500;
}

/*General*/

body {
	background-color: #e6d2c3;


}
#streck {
	background-image: url(img/streck.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 38px;
	position: absolute;
	left: 144px;
	top: 22px;
	z-index: 500;
}
#title {
	background-image: url(img/atelier1.gif);
	height: 40px;
	width: 248px;
	position: absolute;
	left: 698px;
	top: 107px;
}
#mainimg {
	height: 315px;
	width: 750px;
	position: absolute;
	left: 210px;
	top: 152px;
	z-index: 0;
	background-repeat: no-repeat;
}
#mainimgholding {
	background-image: url(img/mainimg1-holding.jpg);
	background-repeat: no-repeat;
	height: 315px;
	width: 750px;
	position: absolute;
	left: 210px;
	top: 152px;
}
#mainimgempty {
	background-image: url(img/mainimg-empty.jpg);
	background-repeat: no-repeat;
	height: 315px;
	width: 750px;
	position: absolute;
	left: 210px;
	top: 152px;
	z-index: 0;
}
#scrolltext {
	height: 283px;
	width: 463px;
	overflow: auto;
	position: absolute;
	z-index: 500;
	left: 237px;
	top: 170px;
}
#scrolltext a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #986341;
	text-decoration: none;
}
#scrolltext a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C47644;
	text-decoration: none;
}

#locations {
	height: auto;
	width: 732px;
	position: absolute;
	left: 188px;
	top: 484px;

}
#locations li {
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
#scrolltext p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

#locations .space {
	height: 1px;
	width: 20px;
	background-image: url(img/listimg.jpg);
	padding-right: 110px;
}
#contactlondon {
	position:absolute;
	width:208px;
	height:223px;
	left: 255px;
	top: 189px;
}
#contactlondon2 {
	position:absolute;
	width:191px;
	height:225px;
	left: 497px;
	top: 189px;
}
#contactlondon a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #986341;
	text-decoration: none;
}
#contactlondon a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C47644;
	text-decoration: none;
}
#contactlondon2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #986341;
	text-decoration: none;
}
#contactlondon2 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C47644;
	text-decoration: none;
}

#contactkiev {
	position:absolute;
	width:300px;
	height:20px;
	left: 301px;
	top: 359px;
}
#contactkiev a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #986341;
	text-decoration: none;
}
#contactkiev a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #C47644;
	text-decoration: none;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: none;
	color: #724D3D;
}
html {
	height:100%; /* fix height to 100% for IE */
	max-height:100%; /* fix height for other browsers */
	padding:0; /*remove padding */
	margin:0; /* remove margins */
	border:0; /* remove borders */
	background:#e6d2c3; /*color background - only works in IE */
	font-size:76%; /*set default font size */
	font-family:georgia, "palatino linotype", "times new roman", serif; /* set default font */
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	/*overflow:hidden;*/ /*get rid of scroll bars in IE */
	/* */ 
	}


#contact {
	position: absolute;
	left: 302px;
	top: 262px;
	height: auto;
	width: 213px;
	z-index: 500;
}
p .supP {
	color: #5C3E31;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #986341;
	text-decoration: none;
}
#contact a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #986341;
	text-decoration: none;
}
#contact a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #C47644;
	text-decoration: none;
}
#headline {
	position: absolute;
	left: 214px;
	top: 128px;
	width: 265px;
}

#locations #bold {
	font-weight: bold;
}
