/**************************************************    Basic */
* {
	margin: 0;
	padding: 0;
}
body {
	padding-bottom: 15px;
	font: normal 13px/19px Georgia, Serif;
	color: #000;
	background: #f7aafa url(../images/background.png) repeat-x;
}

/**************************************************    Layout */
#wrapper {
	position: relative;
	width: 860px;
	margin: 25px auto;
}
#container {
	position: relative;
	z-index: 50;
	margin-top: -8px;
	background: url(../images/container-top.png) no-repeat;
}
.content { padding: 30px 40px 0px 40px; }
#footer {
	padding: 40px 25px 0 25px;
	background: url(../images/container-bottom.png) no-repeat;
}
#footer .spacer { padding: 0 10px; }
#footer a { color: #000; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

a#logo {
	position: absolute;
	top: -5px;
	right: -25px;
	z-index: 100;
	width: 135px;
	height: 83px;
	background: url(../images/logo-small.png) no-repeat;
}
a#logo span { display: none; }

/**************************************************    Navigation */
#nav {
	border: 1px solid transparent;
	padding-left: 30px;
}
#nav ul {
	list-style: none;
}
#nav ul li {
	float: left;
	display: inline;
}
#nav ul li a {
	display: block;
	height: 42px;
}
#nav ul li a span { display: none; }
#nav ul li.active a, #nav ul li a:hover {
	background-position: 0 -81px;
}

/**************************************************    Formatting */
h1 { font: bold 26px/28px Georgia, Serif; }
h2 { font: bold 19px/18px Georgia, Serif; margin-top: 25px; }
p { margin: 15px 0; }
a { }
a:hover { }

/**************************************************    Unsorted */
.clearfix { clear: both; }
a img { border: 0; }

.no-margin { margin: 0 !important; }
.no-top-margin { margin-top: 0 !important; }
.no-bottom-margin { margin-bottom: 0 !important; }
.less-top-margin { margin-top: 5px !important; }
.less-bottom-margin { margin-bottom: 5px !important; }

.floatleft { float: left; display: inline; }
.floatright { float: right; display: inline; }

.textfield {
	border: 1px solid #888;
	border-bottom: 1px solid #bbb;
	border-right: 1px solid #bbb;
	padding: 5px;
	font: normal 13px georgia, serif;
	width: 225px;
	letter-spacing: 1px;
}
textarea.textfield { padding: 5px 3px; width: 229px; }
label { text-transform: uppercase; }

.container-top-about { background: url(../images/container-top-about.png) no-repeat !important; }
.container-top-green { background: url(../images/container-top-green.png) no-repeat !important; }
.container-top-green2 { background: url(../images/container-top-green2.png) no-repeat !important; }
.container-top-green3 { background: url(../images/container-top-green3.png) no-repeat !important; }
.container-top-purpledots { background: url(../images/container-top-purpledots.png) no-repeat !important; }

.container-bottom-about { background: url(../images/container-bottom-about.png) no-repeat !important; }
.container-bottom-green { background: url(../images/container-bottom-green.png) no-repeat !important; }
.container-bottom-green2 { background: url(../images/container-bottom-green2.png) no-repeat !important; }
.container-bottom-green3 { background: url(../images/container-bottom-green3.png) no-repeat !important; }
.container-bottom-purpledots { background: url(../images/container-bottom-purpledots.png) no-repeat !important; }

/**************************************************    Page: start */
#page-start {
	position: relative;
	padding: 0;
	height: 520px;
}
#page-start #startflash {
	position: absolute;
	top: 8px;
	left: 8px;
}

/**************************************************    Page: about */
#page-about .contentwrapper {
	padding: 0px 15px 22px 0;
	text-align: justify;
	margin-left: 330px;
}
#page-about #butterfly {
	position: absolute;
	top: 0;
	left: 0;
	margin-top: 275px;
	margin-left: 50px;
	width: 77px;
	height: 67px;
	background: url(../images/butterfly2.png) no-repeat;
}
#page-about #butterfly-small {
	position: absolute;
	bottom: 0;
	right: 0;
	margin-bottom: -20px;
	margin-right: 10px;
	width: 77px;
	height: 67px;
	background: url(../images/butterfly-small.png) no-repeat;
}

/**************************************************    Page: collection */
#page-collection {
	padding-top: 45px;
	text-align: center;
}
#page-collection table#collection {
	width: 100%;
	margin-top: 15px;
	border-spacing: 0;
	border-collapse: collapse;
}
#page-collection table#collection td {
	width: 25%;
	vertical-align: middle;
	text-align: center;
	padding: 10px 0;
}
#page-collection table#collection td a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

/**************************************************    Page: viewobject */
#page-viewobject {
	padding-left: 30px;
	margin-bottom: -17px;
}
#page-viewobject #collectionflash {
	float: left;
	display: inline;
}
#page-viewobject .contentwrapper {
	float: right;
	width: 350px;
	margin-top: 30px;
	padding-right: 30px;
}

/**************************************************    Page: contact */
#page-contact {
	min-height: 469px;
	height: auto !important;
	height: 469px;
}
#page-contact .contentwrapper {
	margin-left: 130px;
	width: 400px;
}
#page-contact #girl {
	position: absolute;
	bottom: -21px;
	right: 45px;
}
#page-contact #contactform {
	margin-top: 35px;
}
#page-contact #contactform p {
	margin: 8px 0;
}
#page-contact #contactform .textfield { color: #999; }


/**************************************************    Page: retailers */
#page-retailers {
	padding-top: 45px;
	padding-bottom: 4px;
	text-align: center;
	padding: 45px 134px 4px !important;
}
#page-retailers td {vertical-align: top; text-align: left; padding: 0 20px;}

/**************************************************    Page: gallery */
#page-gallery {
	position: relative;
	padding: 0;
	height: 557px;
}
#page-gallery #galleryflash {
	position: absolute;
	top: 7px;
	left: 7px;
}
#lang1{
	height: 64px;
    position: absolute;
    right: -26px;
    top: 100px;
    width: 33px;
    z-index: 1;
}
