/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	padding:5px;
	color:black;
}
textarea {
	font-size:small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size:13pt;
}
h2 {
	font-size:11pt;
}
h3 {
	font-size:9pt;
}
h1, h2, h3 {
	margin:0.2em;
	margin-left:0;
	margin-right:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color:#0F41BF;
	text-decoration:none;
}
a:hover {
	color:#3E60C5;
	text-decoration:underline;
}
img {
	border:none;
	vertical-align:middle;
}
div {
	margin:0;
	padding:0;
}
form {
	margin:0;
	padding:0;
}
select, input {
	vertical-align:middle;
	margin:0;
	font-size:9pt;
}
legend {
	font-weight:bold;
}
fieldset {
	margin:0;
	margin-top:0.5em;
	margin-bottom:0.5em;
	padding:4pt;
	border: solid 1px #5FB0DC;
}
td {
	padding: 2px;
}
optgroup {
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
}
option {
	font-variant: normal;
	font-weight: normal;
}

hr {
	border: 1px solid #5FB0DC;
}

/* Header */

#header-container {
	border-style:solid;
	border-width:1px;
	margin-bottom:1em;
	padding:2px;
}

#header {
	background-image:url(../images/header.jpg);
	background-repeat:repeat-x;
	height: 70px;
	margin:0;
}

#header small {
	display:none;
}

/* TOP RIGHT MENU */

#header #topmenu {
	padding: 4px;
	padding-left: 48px;
	width: 200px;
	height: 70px;
	background-image:url(../images/hdr-overlay.png);
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: right;
}
#header #topmenu div {
	float: right;
	text-align: left;
}
/*#header div {
	background-image:url(/images/ants-kalytta.png);
	background-repeat:no-repeat;
	height:96px;
	background-position: left;
}*/

input.example {
	color:#B6C0C3;
}
.info {
	border: 1px solid #C7C785;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 4px 4px;
	font-size:smaller;
	background-color:#FFFFD4;
	color: black;
}
.info > a {
	color:#336DFF;
}
.info:before {
	content: "Info: ";
	font-weight:bold;
}
.help {
	border: 1px solid #C7C785;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px 5px;
	font-size:smaller;
	background-color:#FFFFD4;
	color: black;

}
.error {
	border: 1px solid #A15D5D;
	background-color:#FDC5C5;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 4px 4px;
	font-size:smaller;
}
.error:before {
	content: "Error: ";
	font-weight:bold;
}
#footer {
	padding-top:3px;
	border-top:1px solid #89B9D0;
	text-align:center;
	font-size:7pt;
	background-color:transparent;
}

.container {
	width:1000px;
	margin:auto;
}

.tab {
	background:url(../images/bg.jpg) no-repeat fixed center top;
	margin:6px 0 0 0;
	border:1px solid #085279;
	padding:0.8em;
}

/* Tab Button */

.tab-button-active,
.tab-button {
	padding:6px;
	padding-bottom:5px;
	margin:0;
	margin-right:2px;
	cursor:pointer;
	border:1px solid red;
	border-bottom:none;
	position:relative;
}
.tab-button:hover {
	border-top:2px solid #DC4646;
	background-color: #C4EAF2;
}
.tab-button-active {
	font-weight:bold;
	padding-bottom:8px;
	padding-top:8px;
}

/* Button Themes */

.theme-blue {
	border-color: #89B9D0;
	background-color: #E2EEF3;
}
.theme-blue:hover {
}

.strong {
	font-weight:bold;
}
.red {
	color:red;
}
.striked {
	text-decoration:line-through;
}
.indent {
	text-indent:2em;
}
.product-desc-content {
	margin-left:0em;
	margin-right:0em;
	margin-top:0em;
	margin-bottom:1em;
}
.product-container {
	margin-left:230px;
	border: 1px solid #9ECEE7;
	padding: 5px;
	margin-bottom: 5px;
}
.product-container input[type="button"] {
	min-width: 100px;
}
table.variants {
	width: 100%;
	margin-bottom: 0.5em;
	border-collapse:collapse;
	border-spacing: 0;
}
table.variants td {
	border-top:1px dotted #9EA6A9;
	text-align: left;
	vertical-align: top;
}
table.variants td+td {
	text-align: right;
}
div.shaded {
	background: url(../images/shaded-bg-180.png) repeat-x bottom;
	height: 25px;
}
div.shadow {
	margin:0;
	padding:2px;
	float:left;
	background-color:white;
	border:1px solid #B5BEC1;
}

td {
	vertical-align:top;
	margin:0;
}

.small {font-size:8pt;}
.comment {
    color:#696E7D;
    font-weight:bold;
    font-size:7pt;
}
p.comment {
	margin: 1em 0;
	margin-top:0;
}


.important {
	padding:5px;
	font-weight: bold;
	font-size: smaller;
	background-color:#D2005F;
	color: white;
	border: 1px solid #FF0073
}

.information {
	padding: 5px;
	font-weight: bold;
	font-size: smaller;
	background-color: #FFF8C7;
	color: Black;
	border:1px solid #E6DEA6;
}

.announcement {
	padding: 5px;
	font-weight: bold;
	font-size: smaller;
	background-color: #00CA5F;
	color: Black;
	border:1px solid #00AB50;
}

li.toggle-button {
	cursor:pointer;
}

/* Produktvarianten Überschrift */

.variant {
	font-weight:bold;
	padding-top:0.5em;
	padding-bottom:0.5em;
}

.control-label {
	float:left;
	width:20em;
}

span.price {
	color:#0A277D;
	font-weight:bold;
}

span.special-price {
	color:#CC1010;
	font-weight:bold;
}

.not-available {
	font-style:italic;
	color:#0A277D;
}

/* Menu specifics */
/*
.menu-item {
	padding:2px;
	cursor: pointer;
	border:1px solid transparent;
}

.menu-item:hover {
	background-color:#10A8F9;
	border: 1px solid #0E8ED2;
	color:white;
}

.menu-item:hover > a {
	color:#FFC88C;
}

.menu-item-hdr {
	text-transform:capitalize;
	font-weight:bold;
	color:white;
	background-color:#5994D6;
	padding:0.2em;
}

.menu-site {
	padding:4px;
	position:absolute;
	border-left:1px solid #5FB0DC;
	border-right:1px solid #5FB0DC;
	border-bottom:1px solid #5FB0DC;
	display:none;
	opacity: 0.95;
}
*/
.menu {
	padding:4px;
	border:1px solid #5FB0DC;
	margin-bottom:1em;
}
ul.menu {
	border: none;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	margin-bottom: 0.5em;
}
ul.menu li.current {
	font-weight: bold;
}
#leftmenu,
.leftmenu {
	float: left;
	margin-right: 10px;
	position: relative;
}
.leftmenu h1 {
	font-size:13px;
	padding: 0;
	font-weight: bold;
}
.leftmenu-top {
	width: 220px;
	border-top: 1px solid #9ECEE7;
}
.leftmenu-middle {
	padding: 10px;
	width: 200px;
	background: url(../images/menu-bg.png) repeat-y;
}
.leftmenu-bottom {
	width: 220px;
	background: url(../images/menu-bottom.png) no-repeat top;
	height: 50px;
}

/* Gallery specific */

.gallery-item-small-vertical,
.gallery-item-small,
.gallery-item-vertical,
.gallery-item {
	background-image:url(../images/shadow.png);
	background-repeat:no-repeat;
	width:155px;
	min-height:117px;
	float:left;
	margin-right:5px;
}
.gallery-item img {
	width:150px;
	height:112px;
}

.gallery-item-small {
	background-image:url(../images/shadow-smaller.png);
	width:79px;
	min-height:60px;
	margin-right:3px;
}
.gallery-item-small img {
	width:75px;
	height:56px;
}

/* Portrait */

.gallery-item-vertical {
	background-image:url(../images/shadow-vertical.png);
	height:155px;
	width:117px;
}

.gallery-item-vertical img {
	height:150px;
	width:112px;
}


.gallery-item-small-vertical {
	height:79px;
	width:60px;
	background-image:url(../images/shadow-smaller-vertical.png);
}

.gallery-item-small-vertical img {
	height:75px;
	width:56px;
}

#image-preview {
	position:absolute;
	z-index:1;
	background-repeat:no-repeat;
	padding:5px;
	border:1px solid;
	width:400px;
	display:none;
}
ul {
	list-style-type:square;
}
.link {
	cursor:pointer !important;
}
/*
input.date {
	width:6em !important;
	text-align:center !important;
}
*/
input.quantity {
	width:2em;
	text-align:center;
}
/*
input.price {
	width:3em !important;
	text-align:right !important;
}
*/
.center-text {
	text-align:center !important;
}
.right-text {
	text-align:right !important;
}
.left-text {
	text-align:left !important;
}
.cart-add-note {
	padding:3px;
	border:1px solid #EB92C8;
	background-color:#EBD0E0;
	margin:4px 0;
	font-size: 10px;
	width: 200px;
	display: none;
	text-align: left;
	position: absolute;
}
.cart-add-success {
}
.cart-add-failed {
	display: none;
	color:Red;
}
.hidden {
	display: none;
}
/*FIX FOR CSS FLOATS*/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

ul.site-menu {
	list-style:none;
	margin:0;
	padding:0;
	display:inline;
}

ul.site-menu li {
	display:inline;
}

#breadcrumb {
	border-bottom:1px solid #89B9D0;
	margin-bottom:5px;
	padding-bottom:5px;
}

/* Image Container, Hover Popup */

table.image-container td {
	margin:0;
	padding:0;
}
div.image-container {
	padding: 3px;
	border:1px solid transparent;
}
div.image-container:hover {
	border: 1px solid #C7C785;
	border-bottom:none;
}
div.image-shadow {
	background-image:url(../images/shadow-smaller.png);
	width:79px;
	height:60px;
}
div.image-shadow > img {
	width:75px;
	height:56px;
	cursor: pointer;
}
div.image-container:hover {
	background-color:#FFFFD4;
}
div.image-container~div {
	display:none;
	padding: 4px;
	font-size:9px;
}
div.image-container:hover~div {
	border: 1px solid #C7C785;
	border-top:none;
	background-color:#FFFFD4;
	display:block;
	position:absolute;
}

/* Tags */

.tag-add {
	display: none;
	font-weight: bold;
	font-size: 7pt;
	color: Red;
	padding: 4px;
}
.tags {
	display: inline;
	font-size: 7pt;
}
.tags input {
	font-size: 7pt;
}
.tags:hover > .tag-add {
	display: inline;
}
.tags #new-tag {
	width: 80px;
	border: 1px dotted #5FB0DC;
	background: transparent;
	margin-left: 10px;
}

/* Sections */

.section {
	padding:2px;
	border:1px solid #A9D0DA;
	background-color:#BBE2EB;
	background-image:url(../images/bg.png);
	background-attachment:fixed;
	background-position:center top;
	margin:5px 0;
}

.section > img {
	float:left;
	margin-right:5px;
	vertical-align:top;
}

.section h1 {
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	display:inline;
}
.section p {
	margin: 0;
	padding-left: 37px;
	font-weight: normal;
	text-align:left;
}
.section.information {
	background-color: #EBD0D0;
	border-color: #EB9292;
}
/* Address */

#cart table,
#order table {
	width:100%;
	--border-collapse: collapse;
	border-spacing: 0;
}
#cart thead,
#order thead {
	font-weight: bold;
	color:#087AB7;
}
#order tr.effect:hover {
	background-color:#098BD1;
	background-image:url(../images/bg.png);
	background-attachment:fixed;
	background-position:center top;
	color: White;
}
#order tr.effect td {
	padding: 3px;
	border:1px solid transparent;
}
#order tr.effect:hover > td {
	border-color:#92D8EB;
	border-right-style: none;
}
#order tr.effect:hover > td+td {
	border-right-style: none;
	border-left-style: none;
}
#order tr.effect:hover > td+td+td {
	border-right-style: solid;
	border-left-style: none;
}
#order .form-error {
	border: 2px solid #EF4282;
}
#order td {
	width:200px;
}
#order td+td {
	width:auto;
}
#order input[type="text"],
#order input[type="password"] {
	width:200px;
}
#order select {
	width:204px;
}

#order input[name="delivery-street-no"],
#order input[name="street-no"],
#order input[name="delivery-city-code"],
#order input[name="city-code"] {
	width:45px;
	margin-left: 5px;
}

#order input[name="delivery-city"],
#order input[name="city"],
#order input[name="delivery-street"],
#order input[name="street"] {
	width:145px;
}

/* Address / Payment / Shipping */ 

#order #shipping label,
#order #payment label {
	display: block;
}

#order #shipping td,
#order #payment td {
	width:20px;
	vertical-align: middle;
}

#order #shipping td+td,
#order #payment td+td {
	width:auto;
	vertical-align: top;
}

#order #shipping td+td+td,
#order #payment td+td+td {
	width: 100px;
	text-align: right;
}

#order #address td {
	width: auto;
}
#cart #articles td,
#order #articles td {
	vertical-align: middle;
	text-align: left;
	width: 50px;
}
#cart #articles td+td,
#order #articles td+td {
	width: auto;
}

#cart #articles td+td+td,
#order #articles td+td+td {
	width: 100px;
	text-align: right;
}

#order #agb {
	border: 1px solid #92D8EB;
	overflow:auto;
	height: 200px;
	padding: 5px;
	background-color: White;
}

/* Tab Control */

div.tabctl {
	padding-top: 10px;
	padding-bottom: 10px;
}

/* Tab Page */

div.tabctl>div {
	display: none;
	border: 1px solid #89B9D0;
	background:url(../images/bg.png) no-repeat fixed center top #C5E6F3;
	padding: 4px;
	margin-top: 5px;
}
div.tabctl>div.active {
	display: block;
}
div.tabctl>ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

/* Tab Button */

div.tabctl>ul li {
	border: 1px solid #89B9D0;
	background:url(../images/bg.png) no-repeat fixed center top #D2EAF3;
	border-bottom: none;
	margin: 0;
	padding: 4px;
	padding-bottom: 5px;
	cursor: pointer;
	display: inline;
}
div.tabctl>ul>li:hover {
	border-top:2px solid #DC4646;
}
div.tabctl>ul li.active {
	background-color: #C5E6F3;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
}

/* Popup Images */

.popup {
    width: 800px;
    height: 600px;
    background: url(../images/popupshadow.png) no-repeat;
    position: absolute;
    margin: 0;
    padding: 100px;
}

.popup .imagelist img {
    width: 800px;
    height: 600px;
    border: 1px solid #A9D0DA;
    position: absolute;
    display: none;
    cursor: pointer;
}

.popup .right {
    float: right;
    position: relative;
    z-index: 1;
    top: 0px;
}

.popup .right .close {
    cursor: pointer;
    z-index: 1;
}