/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.categories_list img {
	border-top-left-radius: 0.6em;
	border-top-right-radius: 0.6em;
	border-bottom-left-radius: 0.6em;
	border-bottom-right-radius: 0.6em;
}

.myCSSButton {
    text-align: center;
}

.prod_list {
  display: inline-block;
	min-width: 200px;
	max-width: 200px;
	width: 90%;
	/*height: 230px;*/
	margin: 10px;
	padding: 10px;
	text-align: center;
	border: 1px solid #ccc;
	overflow: hidden;
	border-radius: 0.4em;
	transition: box-shadow 0.4s;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}
.prod_list:hover {
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.32), 0 2px 10px 0 rgba(0,0,0,0.24);
}
.prod_list a {
	color: #383838;
	font-size: 1.2em;
	font-variant: small-caps;
}


.frontbanner {
	margin-bottom: 15px;
	-moz-box-shadow: 10px 10px 5px #888;
	-webkit-box-shadow: 10px 10px 5px #888;
	box-shadow: 10px 10px 5px #888;
	width: 950px;
	border-top-left-radius: 0.6em;
	border-top-right-radius: 0.6em;
	border-bottom-left-radius: 0.6em;
	border-bottom-right-radius: 0.6em;
	margin-left: 20px;
	text-align: center;
}

.frontbanner div {
	margin: 0px;
	width: 80%;
}

.frontbanner img {
	border-top-left-radius: 0.6em;
	border-top-right-radius: 0.6em;
	border-bottom-left-radius: 0.6em;
	border-bottom-right-radius: 0.6em;
}

.mainLeftCol {
/*	position:fixed;
	width:150px;
	z-index:100;*/
}

.zoomer {
	display: none;
	position:absolute;
	z-index: 500;
}

.zoomer img {
	width: 100%; 
	height: 100%;
	border: 0px solid #000000;
}

.zoom {
  cursor: cell;
	position: relative;
	float: left;
	overflow: hidden;
	border: 0px solid #000;
}

.izoom {}

.payment_icon  { text-align: right; }
.payment_title { font-size: 12px; font-weight:bold;	width: 270px; }
.shipping_icon { width: 15px; display: none; }
.shipping_module { font-size: 12px;	font-weight:bold; }
.shipping_title { width: 250px; }
.shipping_price { width: 100px; text-align: right; }
.boxText { }
.errorBox { background: #ffb3b5; font-weight: bold; }
.stockWarning { color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { color: #70d250; text-decoration: underline; }

.grid_container {
	width: 100%;
	overflow-x: auto;
	text-align: center;
	padding-top: 5px;
}
 
.grid_div {
	padding: 2px; 
	padding-top: 4px; 
	margin: auto 2px; 
	margin-bottom: 4px; 
	white-space: nowrap;
	font-size: 11px;
/*	overflow: hidden;  */
	text-overflow: ellipsis; 
	min-width: 100px;
  min-height: 100px;
	display: inline-block;
}

fieldset {
	border: 0px solid #fff;
}


/*Mainsite*/
BODY {  color: #000000;  margin: 0px; }
A { color: #000000; text-decoration: none; }
A:hover { color: #AABBDD; text-decoration: underline; }
FORM { display: inline; }

#message_box {
	padding-top: 8px;
	text-align: center;
	width: 100%;
	top: -50px;
	height: 35px;
	background-color: #FF0000;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 16px;
	position: absolute;
}

.page_link {
    font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
}

/*Header and footer*/
TR.header { background: #ffffff; }
TD.contentMainBarHeader {border-radius: 4px;}
TD.contentMainBarFooter {border-radius: 4px;}
TD.contentMainTable { background: #ccc; border: 1px; border-style: solid; border-color: #000; border-radius: 6px;}
TR.headerNavigation { background: #bbc3d3; }
TD.headerNavigation { font-weight : bold; height: 40px; }
TD.headernavigation_right { font-weight : bold; }
A.headerNavigation:hover { color: #000000; }
A.headerNavigation_right:hover { color: #000000; }
TR.headerError { background: #ff0000; }
TD.headerError { font-family: Tahoma, Verdana, Arial, sans-serif; background: #ff0000; color: #ffffff; font-weight : bold; text-align : center; }
TR.headerInfo { background: #00ff00; }
TD.headerInfo { font-family: Tahoma, Verdana, Arial, sans-serif; background: #00ff00; color: #ffffff; font-weight: bold; text-align: center; }
TD.kontakt { font-family: "Comic Sans MS", Tahoma, Verdana, Arial, sans-serif; font-size: 16px; background: #ffffff; color: #000000; font-weight: bold; text-align: center; }
TR.footer { background: #bbc3d3; }
TD.footer { background: #717171; color: #ffffff; font-weight: bold; }
TD.footerBottom { font-weight: bold; height: 30px; }
TD.bottomAnnonce {  background: #ffffff; color: #ffffff; font-weight: bold; }

/*Box related*/
.infoBox { background: #FFFFFF; }
.infoBoxContents { background: #f8f8f9; }
.newproductsBoxContents {  background: #FFFFFF; }
.infoBoxNotice { background: #FF8E90; }
.infoBoxNoticeContents { background: #FFE6E6; }
TD.infoBoxHeading { font-weight: bold; background: #717171; color: #ffffff; }
TD.infoBox, SPAN.infoBox {}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd { background: #f8f8f9; }
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even { background: #efeeec; }
TABLE.productListing { border: 1px; border-style: solid; border-color: #b6b7cb; border-spacing: 1px; width: 100%; }
.productListing-heading { color: #FFFFFF; font-weight: bold; }
TD.productListing-data { padding-top: 5px; padding-bottom: 5px; }
A.pageResults { color: #0000FF; }
A.pageResults:hover { color: #0000FF; background: #FFFF33; }
H1 { font-size: 24px; font-weight: bold; color: #050637; }
TD.pageHeading, DIV.pageHeading { font-size: 24px; font-weight: bold; color: #050637; }
TD.pageHeading_ex, DIV.pageHeading_ex { font: italic; color: #000000; }
.products_new_in { font-size: 13px; }
.products_new_ex { font: italic }
SPAN.productSpecialPriceEX { font-style: italic; color: #ff0000; }
SPAN.productPriceEx { font-style: italic; }
TR.subBar { background: #f4f7fd; }
TD.subBar { color: #000000; }
TD.main, P.main { font-family: Verdana, Arial, sans-serif; }
TD.smallText, SPAN.smallText, P.smallText { background: #ffffff; }
TD.smallText2, SPAN.smallText2, P.smallText2 { background: #ffffff; }
TD.NewsDesk { background: #ffffff;}
TD.oscShop { font-size: 9px; font-weight:600; color: #CCCCCC;}
.oscShopLink {  color: #CCCCCC;  text-decoration: none;}
.oscShopLink:hover {  color: #AAAAAA;  text-decoration: none;}
TD.accountCategory {  font-size: 13px;  color: #aabbdd;}
TD.fieldKey {  font-weight: bold;}
TD.fieldValue {}
TD.tableHeading { font-weight: bold;}
TD.category_desc { line-height: 1.5;}
SPAN.newItemInCart {  font-size: 10px;  color: #ff0000;}
CHECKBOX, INPUT, RADIO, SELECT {  font-size: 11px;}
/*TEXTAREA {  width: 100%;  font-size: 11px;}*/
SPAN.greetUser {  font-size: 12px;  color: #f0a480;  font-weight: bold;}
TABLE.formArea {  background: #f1f9fe;  border-color: #7b9ebd;  border-style: solid;  border-width: 1px;}
TD.formAreaTitle {  font-weight: bold;}
SPAN.markProductOutOfStock {  font-size: 12px;  color: #c76170;  font-weight: bold;}
SPAN.productSpecialPriceBox {  font-family: Verdana, Arial, sans-serif;  font-size: 16px;  color: #f42e0d;  font-weight: bold;}
SPAN.productSpecialPrice {  color: #f42e0d;  font-weight: bold;}
SPAN.errorText {  color: #ff0000;}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }
.checkoutBarFrom, .checkoutBarTo { color: #8c8c8c; }
.checkoutBarCurrent { color: #000000; }

/* message box */
.messageBox { }
.messageStackError, .messageStackWarning { 	background-color: #ffb3b5; }
.messageStackSuccess { font-size: 10px; background-color: #99ff00; }

/* input requirement */
.inputRequirement { font-size: 10px; color: #ff0000; }
SPAN.productPrice { color: #CC0000;}
SPAN.productPriceOld { color: #000000;}

/* price calculator */
.price_calculator_container { padding-top: 10px; padding-bottom: 10px;}
.price_calculator_cell { background-color: #ececec;}
.price_calculator_step { background-color: #ececec;	font-size: 14px; font-weight: bold;}
.price_calculator_helptext { color: red; font-style: italic;}
.price_calculator_table { margin-bottom: 10px;}
.price_calculator_valid { background-color: #b4ffbd;}
.price_calculator_invalid {	background-color: #dd8282;}
.price_calculator_price_text {	font-size: 14px; font-weight: bold;	color: red;	text-align: right;}
.price_container { margin: 0px;	padding: 0px;}
.special_text { display: none; }
.newproductsBoxContents { background: #002944;}

.maintext { color: #000000; }
.frontoffer { font-family: Verdana, Arial, sans-serif;	font-size: 10px; color: #000000; background-color: #ffffff;}

/* Booking */
.booking_stamp_message { font-size: 12px; text-decoration: underline;}
.booking_error { background-color: red;	color: #fff; font-weight: bold;	height: 18px;}
.booking_message_duration {	font-weight: bold;	font-size: 11px;}

.pricebox_ex { font-family: Verdana, Arial, sans-serif; font-size: 9px;	color: #000000; text-align: left;}
.pricebox { font-family: Verdana, Arial, sans-serif; font-weight: bold;	font-size: 16px; color: #000000; text-align: center;}
.priceboxContent { background-color: #acabab; }

.NowPrice { font-family: Verdana, Arial, sans-serif; font-size: 9px; color: #000000; text-align: left;}

.spec_image { position:relative; left:20px; top:80px; }
.spec_name { font-family: tahome, Verdana, Arial, sans-serif; font-weight: bold; font-size: 26px; color: #3399ff;  position:relative; left:85px; top:90px; }
.spec_text { font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 12px; color: #000000;  position:relative; left:85px; top:120px; }
.spec_price { font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 20px; color: #FFFFFF;  position:relative; left:40px; top:200px; } 

A.attr_image { color: #000000; border: 1px;}
A.attr_image:visited { color: #000000; border: 0px;}
.attr_image { color: #000000; width: 0px;	border: 0px;}

.contentMainBackground_Footer { padding-top: 5px; padding-bottom: 10px; height: 40px; background: #262626; color: #ffffff; font-family: Verdana, sans-serif; font-size: 12px; text-decoration: none; }
.contentMainBackground_Footer:hover { color: #ffffff; font-family: Verdana, sans-serif; font-size: 12px; text-decoration: none; }
.contentMainBackground_Seperator { background: transparent url("/images/design/footer_seperator.jpg") no-repeat; padding-top: 3px; padding-bottom: 3px; /* background: #262626;*/ }
.newsletter_bg { padding-top: 3px; padding-bottom: 5px; /* background: #262626;*/ }
.header_logo td { 
width: 100% !important;
}
.header_logo img { 
margin:0;
padding: 0;
}

.header_logo { 
padding: 0; 
margin: 0; 
width: 100% !important;
}
.oscShopLink { padding-top: 10px;  padding-bottom: 10px;  border-top:thick;  border-top-color:#CCCCCC;  height: 40px;  background: #FFF;  color: #757575; font-family: Verdana, sans-serif; font-size: 12px;  text-decoration: none;}
.oscShopLink:hover { color: #757575; font-family: Verdana, sans-serif; font-size: 12px; text-decoration: none;}
/*.inputField { background: transparent url("/images/design/textfield_bg.gif") no-repeat; }*/
.category_link_footer { color: #cae1f0; text-decoration: none; /*height: 15px;*/ font-family: Verdana, sans-serif;  font-size: 12px;}
a.category_link_footer:hover { color: #597696; font-family: Verdana, sans-serif; font-size: 12px; text-decoration: none;}
a.breadcrumb {  color: #13335b;  text-decoration: none; /*	height: 15px;*/	font-family: Verdana, sans-serif; font-size: 12px; line-height: 15px;}
.cookie{position:absolute;visibility:hidden;width: 995px;border: 2px solid black;background-color: lightyellow;padding: 4px;box-shadow: 3px 3px 8px #818181;-webkit-box-shadow: 3px 3px 8px #818181;-moz-box-shadow: 3px 3px 8px #818181;}

.sg3 {
	padding-top: 96px;
	width: 484px; 
	height: 700px; 
	background-image: url(/mobile/images/s-g3.jpg); 
	background-size: 90%; 
	background-position:center; 
	background-repeat:no-repeat;
}

#search {
    background-color: #82ae21;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;
	color: #fff;
    font-family: 'Verdana';
    font-size: 20px;
	height: 35px;
	/*font-weight:bold;*/
    text-decoration: none;
    cursor: pointer;
     border:bold;
	 vertical-align:middle;
}

#search:hover {
    border: bold;
    background:#fe2a02;
    box-shadow: 0px 0px 0px #777;
}

#submit_guest2 {
    background-color: #82ae21;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;
	color: #fff;
    font-family: 'Verdana';
    font-size: 20px;
	height: 35px;
	/*font-weight:bold;*/
    text-decoration: none;
    cursor: pointer;
     border:bold;
	 vertical-align:middle;
}

#submit_guest2:hover {
    border: bold;
    background:#fe2a02;
    box-shadow: 0px 0px 0px #777;
}

input[type="email"], input[type="number"], input[type="text"], input[type="date"], input[type="password"], .input, select {
    height: 25px;
    font-size: 14px;
    direction: ltr;
	font-family: Verdana, Arial, sans-serif;  
    color: rgb(51, 51, 51);
	vertical-align:middle;
	padding:5px;
}

.select option {
	font-size: 13px;
 	font-family: Verdana, Arial, sans-serif;  
}

input[type="email"]:focus, input[type="number"]:focus, input[type="date"]:focus, input[type="password"]:focus, select:focus, textarea:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="url"]:focus {
	outline: medium none;
	border: 2px solid rgb(77, 144, 254);
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3) inset;
	margin: 1px;
}

input[type="email"], input[type="number"], input[type="date"], input[type="password"], select, textarea, input[type="tel"], input[type="text"], input[type="url"] {
	display: inline-block;
	margin: 2px;
	padding: 0px 5px;
	background: none repeat scroll 0% 0% rgb(255, 255, 255);
	-moz-box-sizing: border-box;
	border-radius: 1px 1px 1px 1px;
	border-right: 1px solid rgb(217, 217, 217);
	border-width: 1px;
	border-style: solid;
	border-color: rgb(192, 192, 192) rgb(217, 217, 217) rgb(217, 217, 217);
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
}