/* 
 *  MeridianSpa GmbH - Related Styles Web
 *  (C)opyright 2008 REDCODE.DE. All Rights reserved.
 *  Visit us at http://www.redcode.de/
 *
 *  11/08:08   1.0     han 
 */

TABLE.productpanel { border-top: 1px solid #DADFE9; margin-top:15px; padding: 10px; width: 100%; }
.productpanel IMG { margin: 5px 20px 5px 0px; }
/* .productpanel INPUT { border: 1px solid black; background: orange; width: 80px; color: white; } */
.productpanel INPUT { margin: 0px 0px 0px 16px; } 
.shopctrls  { text-align: right; }
TD.orderbutton { width: 200px; }
.sum TD{ border-top: 1px solid #DADFE9; border-bottom: 1px solid #DADFE9; }
TD.productinfo, TD.shopctrls { width: 100%; }
INPUT.submitbutton { border: 2px solid black; background: orange; width: 240px; color: white; 
text-align: center; font-weight: bold; margin: 25px  }
.highlight { background: red; }

#QUICKINFO {	position:absolute; background-color:#FFF0E0; opacity:1; border:1px solid black; padding: 16px; z-index:1; visibility: hidden;}

HR.eshop {  }

/* Auswahl-Popup für Hamburg / Berlin, erscheint in der Shop-Einstiegsseite */
#SELECTCITY {
	position: absolute;
	z-index: 5;
	visibility: hidden;
	top: 124px;
	left: 210px;
	border: 1px solid silver;
	background-color:#FFFFFF;
	width: 300px;
	padding: 10px;
	filter:Alpha(opacity=100); opacity: 1;
}
#SELECTCITY P { font-size: 14px; font-weight: bold; text-align: left;}

#MINICART TABLE {
	width: 193px;
	height: 50px;
	margin-bottom: 6px;
	background-color: #F3F5FA;
	border: 1px solid #889EB5;
}
#MINICART TD { vertical-align: middle; padding: 4px;}

/* Checkout EShop */
TABLE.formtable { margin-top: 12px; border: none; border-bottom: 1px solid #DADFE9; width: 100%;  }
TABLE.formtable TD.label { width: 150px; }
TABLE.formtable TD.form { padding-top: 10px; font-weight: bold; }
TABLE.formtable TD.tablefooter { height: 28px; }
P.bordersen { border-bottom: 1px solid #DADFE9; width: 100%; height: 9px; line-height: 9px; }

INPUT.standardinput { width: 315px; }
INPUT.strasse { width: 224px; }
INPUT.hausnummer { width: 44px; }
INPUT.plz { width: 71px; }
INPUT.ort { width: 195px; }
INPUT.gutscheinwert {
	text-align:right;
	color: #002E6A;
    width: 54px; 
    margin: 0px 0px 2px 0px;
    padding: 2px;
    background-color: white;
    border: 1px solid #002E6A;
    line-height: 14px;
 }
P.radiobtn { font-weight: bold; }
P.radiobtn INPUT { margin-right: 8px; }
P.radiobtn IMG { margin-left: 39px; }

.eshoptxtarea { 
  width: 500px;
  height: 114px;
  margin-bottom: 9px;
  color: #002E6A;
  padding-left: 1px;
  background-color: white;
  border: 1px solid #002E6A;
  line-height: 14px;
}

INPUT.contactfrmsubmit {  
    margin-top: 16px;
    padding: 3px 20px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: white; 
    border: 0px;
    background-color: #002E6A;
    border: 1px solid #002E6A;
}


/* EShop related  */
P.info IMG { margin: 11px 0px; }

/* End of web-eshop.css */

