<!--

/*
 * System:    easyCMS
 * Copyright: blueend web:applications AG
 * Autor:     David Brucksch
 */

/* Imports */
@import '../../../../wwwres/css/adminBar.css';
@import 'font.css';

/* General */
html body {
  padding: 0px;
  margin: 0px;
  background: #f9f7e8;
  overflow-y: scroll;
}

#logo {
	position: relative;
	background: url('../images/logo.jpg') center 25px no-repeat white;
	width: 100%;
	height: 260px;
}
#logo a {
	position: relative;
	margin: 0 auto;
	padding-top: 25px;
	display: block;
	width: 247px;
	height: 217px;
}

#blips {
	position: relative;
	background: url('../images/blip.jpg') left bottom repeat-x white;
	height: 11px;
	width: 100%;
}

#container {
	position: relative;
	width: 930px;
	margin: 0px auto;
	padding: 0px;
}

/* Slider Navigation */
#category_slider {
	position: relative;
	width: 100%;
	height: 140px;
	background: url(../images/slidebar.png) no-repeat center 11px transparent;
	font-size: 11px;
}
#category_slider ul {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 100%;
	top: 0;
	left: 0;
}
#category_slider ul li {
	position: relative;
	list-style: none;
	display: block;
	float: left;
	margin-left: 10px;
	height: 40px;
	width: 90px;
}
#category_slider ul li.cat_1 {
	width: 65px;
	margin-left: 103px;
}
#category_slider ul li.cat_2 {
	width: 73px;
	margin-left: 33px;
}
#category_slider ul li.cat_3 {
	width: 50px;
	margin-left: 25px;
}
#category_slider ul li.cat_4 {
	width: 40px;
	margin-left: 25px;
}
#category_slider ul li.cat_5 {
	width: 40px;
	margin-left: 31px;
}
#category_slider ul li.cat_6 {
	width: 43px;
	margin-left: 30px;
}
#category_slider ul li.cat_7 {
	width: 60px;
	margin-left: 28px;
}
#category_slider ul li.cat_8 {
	width: 43px;
	margin-left: 28px;
}
#category_slider ul li.cat_9 {
	width: 80px;
	margin-left: 28px;
}
#category_slider ul li.cat_1 a {
	width: 65px;
}
#category_slider ul li.cat_2 a {
	width: 73px;
}
#category_slider ul li.cat_3 a {
	width: 50px;
}
#category_slider ul li.cat_4 a {
	width: 40px;
}
#category_slider ul li.cat_5 a {
	width: 40px;
}
#category_slider ul li.cat_6 a {
	width: 43px;
}
#category_slider ul li.cat_7 a {
	width: 60px;
}
#category_slider ul li.cat_8 a {
	width: 43px;
}
#category_slider ul li.cat_9 a {
	width: 80px;
}
#category_slider ul li a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	padding-top: 60px;
	z-index: 3;
	overflow: visible;
	font-family: 'Edelsans Regular';
	text-transform: uppercase;
  text-align: center;
}
#category_slider ul li a div {
	position: absolute;
	left: 50%;
	top: 75px;
	margin-left: -35px;
  font-family: 'Whitman ItalicLF';
	text-transform: none;
  width: 70px;
  height: 15px;
  padding-top: 35px;
	background: url(../images/category_background.png) no-repeat center 10px transparent;
	display: none;
}
#category_slider ul li.selected a div,
#category_slider ul li:hover a div {
	display: block;
}

#slider {
	position: absolute;
	width: 48px;
	height: 61px;
	background: url(../images/sliding_controller.png) no-repeat center transparent;
	top: 0;
	z-index: 2;
}

/* Main (content) */
#main {
	position: relative;
	min-height: 300px;
	padding: 30px 0;
}
#main > h1,
#main > h2 {
	margin-top: -20px;
}
#main .headline {
	position: relative;
	width: 100%;
	height: 30px;
	margin-top: 30px;
	text-align: center;
}
#main .headline .lines {
	position: absolute;
	left: 0;
	top: 23px;
	width: 100%;
	height: 2px;
	border-top: 1px solid #cecccf;
	border-bottom: 1px solid #e5e3d6;
	overflow: hidden;
}
#main .headline .curlicue {
	position: relative;
	display: inline-block;
	width: 70px;
	height: 30px;
	background: #f9f7e8 no-repeat center 15px;
}
#main .headline .curlicue.left {
	margin-right: -4px;
	background-image: url(../images/curlicue_left.jpg);
}
#main .headline .curlicue.right {
	margin-left: -4px;
	background-image: url(../images/curlicue_right.jpg);
}
#main .headline h1,
#main .headline h3 {
	position: relative;
	display: inline-block;
	text-transform: uppercase;
	background: #f9f7e8;
	margin: 0;
}
#main .magazine {
	margin-top: 30px;
}
#main .magazine tr td {
	width: 290px;
}
#main .magazine tr td.sep {
	width: 21px;
}
#main .magazine tr td .thumbnail {
	width: 290px;
	height: 202px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	border-bottom: 2px solid transparent;
	cursor: pointer;
	-webkit-box-shadow: 0px 5px 10px -5px #dfe0d0;
	-moz-box-shadow: 0px 5px 10px -5px #dfe0d0;
	box-shadow: 0px 5px 10px -5px #dfe0d0;
}

/* Carousel */
#carousel-wrapper {
  width: 930px;
  height: 500px !important;
  margin-top: 30px;
  overflow: hidden;
}
#carousel-content {
  width: 17000px;
}
#carousel-content .slide {
	position: relative;
  float: left;
  width: 930px;
  height: 500px !important;
}
#carousel-content .slide,
#carousel-content .slide img {	/* Bugfix for Safari */
	display: block;
	width: 930px;
}
#carousel-content .slide .description,
#carousel-content .slide .description_background {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 120px;
	width: 100%;
}
#carousel-content .slide .description {
	opacity: 0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
	text-align: center;
}
#carousel-content .slide .description_background {
	opacity: 0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
	background: black;
}
#carousel-content .slide .description h1 {
	text-transform: uppercase;
	margin: 20px 0 5px;
	color: white;
}
#carousel-content .slide .description p {
	color: white;
}

#main .sliderThumbnails {
	width: 100%;
	margin-top: 20px;
	text-align: center;
}
#main .sliderThumbnails img {
	margin: 0 8px;
	padding: 3px;
	border: 1px solid #9B9C96;
	cursor: pointer;
	width: 40px;
	height: 40px;
}

#mod_shop h2 {
	text-align: center;
}
#mod_shop .product,
#mod_shop .magazine {
	position: relative;
	float: left;
	width: 210px;
	height: 255px;
	margin-right: 30px;
}
#mod_shop .magazine {
	width: 290px;
}
#mod_shop .last_in_row {
	margin-right: 0;
}
#mod_shop .title {
	text-transform: uppercase;
	font-family: 'Edelsans Regular';
	font-size: 13px;
}
#mod_shop .title span.number {
	opacity: 0.5;
}
#mod_shop .thumbnail {
	width: 210px;
	height: 150px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	border-bottom: 2px solid transparent;
	cursor: pointer;
}
#mod_shop .thumbnail img {
	width: 210px;
	height: 150px;
	border: 1px solid #ced0c0;
	-webkit-box-shadow: 0px 5px 5px #ced0c0;
	-moz-box-shadow: 0px 5px 5px #ced0c0;
	box-shadow: 0px 5px 5px #ced0c0;
}
#mod_shop .magazine .thumbnail,
#mod_shop .magazine .thumbnail img {
	width: 290px;
	height: 200px;
}
#mod_shop .product .reduced,
#mod_shop .product .sold {
	position: absolute;
	right: -20px;
	top: 30px;
	width: 88px;
	height: 27px;
	background: url(../images/reduced.png) center no-repeat transparent;
	cursor: pointer;
}
#mod_shop .product .sold {
	width: 89px;
	height: 29px;
	background-image: url(../images/sold.png);
}
#mod_shop .detail_view h2 {
	text-align: center;
}
#mod_shop .detail_view .gallery {
	position: relative;
	width: 470px;
	float: left;
	margin-right: 30px;
}
#mod_shop .detail_view .gallery .pictures {
	position: relative;
	width: 470px;
}
#mod_shop .detail_view .gallery .picture {
	position: absolute;
	left: 0;
	top: 0;
	width: 470px;
	height: 325px;
	background-size: cover;
}
#mod_shop .detail_view .gallery .reduced,
#mod_shop .detail_view .gallery .sold {
	position: absolute;
	right: -20px;
	top: 30px;
	width: 88px;
	height: 27px;
	background: url(../images/reduced.png) center no-repeat transparent;
}
#mod_shop .detail_view .gallery .sold {
	width: 89px;
	height: 29px;
	background-image: url(../images/sold.png);
}
#mod_shop .detail_view .gallery .thumbnails {
	position: relative;
	width: 470px;
	margin-top: 350px;
}
#mod_shop .detail_view .gallery .thumbnails .thumbnail {
	position: relative;
	width: 110px;
	height: 100px;
	float: left;
	margin: 0 10px 20px 0;
	text-align: center;
	cursor: pointer;
	background: transparent no-repeat center top;
}
#mod_shop .detail_view .gallery .thumbnails .thumbnail.last_in_row {
	margin-right: 0;
}
#mod_shop .detail_view .description {
	position: relative;
	width: 100%;
}
#mod_shop .request {
	position: relative;
	float: right;
	width: 430px;
	height: 122px;
	background: url(../images/reguest_background.jpg) repeat-x left center transparent;
	margin-top: 20px;
}
#mod_shop .request .price {
	padding: 25px 0 0 20px;
	font-family: 'Edelsans Regular';
	font-size: 30px;
}
#mod_shop .request .price_info {
	padding: 5px 0 0 20px;
	font-family: 'Edelsans Regular';
	text-transform: uppercase;
	font-size: 13px;
	width: 130px;
}
#mod_shop .request .button {
	position: absolute;
	bottom: 5px;
	right: 20px;
}
#mod_shop .request .button input {
	text-transform: uppercase;
}
#mod_shop .request .button input {
	width: 239px;
	height: 45px;
	background: black;
	border: 4px solid #b5b5b5;
	color: white;
	text-align: center;
	font-family: 'Edelsans Regular';
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	font-size: 20px;
}
#mod_shop .lucky_finds {
	margin-top: 30px;
}
#mod_shop .hotline p {
	font-family: 'Edelsans Regular';
	padding-top: 5px;
}

#newsletter {
	text-align: center;
}
#newsletter strong {
	font-family: 'Edelsans Regular';
	font-weight: normal;
  font-size: 20px;
	letter-spacing: 2px;
}
#newsletter .optin {
	margin: 10px 0 20px;
}
#newsletter .optin .email {
	width: 180px;
	height: 26px;
	padding: 2px 4px;
	margin: 10px 20px 0 0;
	border: none;
	-webkit-box-shadow: inset 0 0 5px 2px #cdcdcd;
	-moz-box-shadow: inset 0 0 5px 2px #cdcdcd;
	box-shadow: inset 0 0 5px 2px #cdcdcd;
}
#newsletter .optin .submit {
	cursor: pointer;
}
#newsletter .separator {
	position: relative;
	width: 100%;
	height: 35px;
	margin: 5px 0;
	background: url(../images/separator.png) no-repeat center transparent;
}
#newsletter .separator.top .lines,
#newsletter .separator.bottom .lines {
	position: absolute;
	left: 0;
	top: 22px;
	width: 100%;
	height: 2px;
	border-top: 1px solid #cecccf;
	border-bottom: 1px solid #e5e3d6;
}
#newsletter .separator.bottom .lines {
	top: 9px;
}

/* Footer */
#footer {
	position: relative;
	background: white;
	width: 100%;
	min-height: 200px;
	margin-top: 50px;
}
#footer a {
	color: #55554F;
}
#footer .centered {
	position: relative;
	width: 930px;
	margin: 0px auto;
	padding: 40px 0;
}
#footer .centered ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#mod_form {
	position: relative;
	margin: 0 auto;
	width: 507px;
}
#mod_form .element {
	margin: 5px 0;
}
#mod_form .element label {
	display: block;
	float: left;
	width: 150px;
}
#mod_form .element input[type="text"],
#mod_form .element textarea {
	width: 350px;
}
#mod_form .element textarea {
	height: 100px;
}
#mod_form .element .checkbox input {
	float: left;
	margin-right: 10px;
}
#mod_form .element .checkbox .text {
	overflow: hidden;
}
#mod_form .submit {
	float: right;
}
#mod_form .error {
	margin-bottom: 30px;
	color: red;
}

#mod_newsletter {
	position: relative;
	margin: 0 auto;
	width: 507px;
}
#mod_newsletter .element {
	margin: 5px 0;
}
#mod_newsletter .element label {
	display: block;
	float: left;
	width: 150px;
}
#mod_newsletter .element input {
	width: 350px;
}
#mod_newsletter .submit {
	float: right;
}

/*** ### CLEARDIV ### ***/
.cleardiv,
.clear {
	display: inline-block;
}
.cleardiv:after,
.clear:after,
.container:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
* html .cleardiv,
* html .clear {
	height: 1%;
}
.cleardiv,
.clear {
	display: block;
}
-->