/*
  $Id$

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

  Copyright (c) 2010 osCommerce

  Released under the GNU General Public License
*/

.ui-widget {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
  
}

/*color: #676860;*/
body {
  background: #565a5d;
  color: #4c4d47;
  margin: 0px;
  font-size: 11px;
  font-family: Tahoma, Arial, Verdana, sans-serif;
}

#bodyWrapper {
	background: #ffffff;
}


/* Trick, um grauen Rand oben zu eliminieren: Seite schließt oben ab */
#bodyWrapper.container_24 {
	margin-top:-15px;
}



#bodyContent {
	margin-top:9px;
}

#header {
  height: 138px;
  width:960px;  
  margin-left:0px;
  margin-right:0px;
  border-bottom: 1px solid #676860;
}

#footer {
  width:960px;
  margin-top:20px;
  margin-left:0px;
  margin-right:0px;
  padding-top:8px;
  border-top: 1px solid #676860;
}

/*MED Text im Footer*/
#fusszeile {
	text-align:center;
	padding-top:10px;
}
#facebook {
	text-align:right;
	margin-top:-20px;
	margin-right:20px;
}





#storeLogo {
  float: left;
  margin-top: 0px;
}

#headerShortcuts {
  float: right;
  margin-top: 30px;
  margin-right:98px;
}
.hauptmenu {
	border:0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	letter-spacing:0.06em;
	font-size: 13px;
	line-height: 18px;
	color: #676860;
	background: #ffffff;
}
	


#columnLeft {
  padding-top: 0px;
}

#columnRight {
  padding-top: 5px;
}

.infoBoxContainer { margin-left:10px;}

.infoBoxHeading {
  padding: 2px;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  margin-bottom:4px;
  margin-top:12px;
  color:#676860; background:#ffffff; border:0;
}

.infoBoxContents {
  padding: 5px;
  font-size: 11px;
  line-height: 1.5;
  border:0;
}

.contentContainer {
  padding-bottom: 10px;
  margin-left: 35px;
}



.contentContainer h2 {
  font-size: 14px;
  text-decoration: normal;
  font-weight: bold;
  margin-bottom: 0;
  padding-bottom: 5px;
}


.contentText, .contentText table {
  padding: 5px 0 5px 0;
  font-size: 11px;
  margin-right:20px;
  line-height: 1.5;
}




/* Buttons Suche, Warenkorb, Kontaktformular abschicken */
#tdb1, #tdb2 {

}
/* Weiter-Button */
#tdb2, #tdb12 {
margin-top:16px;
margin-right:14px;
}


/* MEC Größe des Bildes bei Produktliste */ 
.ui-widget-content.ui-corner-bottom.productListTable img {
width: 100px;
}


/* MEC Einrücken der Bilder beim Produktlisting nach links - margin-left */
.productListTable {
  padding: 5px;
  margin-left:-16px;
  font-size: 11px;
  line-height: 1.5;
  border:0;
}

/*.productListTable tr.alt td {
  background-color: #ecf6fc;
} 
*/
/* Kontaktformular Feld bezeichnung (Weite Tabellenspalte) */
.fieldKey {
  font-size: 11px;
  font-weight: normal;
  line-height: 1.5;
  width: 120px;
}

.fieldValue {
  font-size: 11px;
  line-height: 1.5;
}

h1 {
  font-size: 13px;
  font-family: Arial, Verdana, sans-serif;
  color:#676860; 
  margin-top: 4;
  margin-bottom: 4;
  margin-left:35px;
  margin-right:20px;
  padding-bottom: 5px;
  font-weight:bold;

}
.contentContainer h1 {
  font-size: 13px;
  font-family: Arial, Verdana, sans-serif;
  color:#676860; 
  margin-top: 4;
  margin-bottom: 4;
  margin-left:0px;
  margin-right:0px;
  padding-bottom: 5px;
  font-weight:bold;

}

img {
  border: 0;
  margin-top:0px;
  margin-bottom:3px;
 }

table, p {
  font-size: 11px;
  line-height: 1.5;
}


/* BILDERGALERIE */

#piGal ul {
  list-style-type: none;
}

#piGal img {
  -webkit-box-shadow: 0px 0px 1px #000;
  -moz-box-shadow: 0px 0px 1px #000;
}

/* MEC-Anpassungen Bildergalerie */
#piGal .outer {
margin-right:6px;	
margin-bottom: 15px;
}

#piGal a img {
width: 250px;
height: auto;
}  

/* MEC Größe des Bildes in Einzel-Artikelansicht */ 
.contentContainer .contentText #piGal a img{
width: 210px;
height: auto;
}

#piGal img {
margin: 2px;
}  



.buttonSet {
  clear: both;

}

.buttonAction {
  float: right;
  margin-right:10px;

}

.boxText { font-family:  Tahoma, Arial, Verdana, sans-serif; font-size: 10px; }
.errorBox { font-family : Tahoma, Arial, Verdana, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Tahoma, Arial, Verdana, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Tahoma, Arial, Verdana, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

A {
  color: #666759;
    text-decoration: none;
}

A:hover {
  color: #d70022;
  text-decoration: none;
}


/* MEC Schriftdefinitionen für Boxen links*/
.ui-widget-content.infoBoxContents a {
  color: #666759;
  text-decoration: none;
}
.ui-widget-content.infoBoxContents a:hover {
  color: #d70022;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #dddddd;
  font-weight : bold;
}

A.headerNavigation { 
  color: #676860; 
  font-size: 11px;
  font-weight:normal;
}

A.headerNavigation:hover {
  color: #d70022;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #dddddd;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #dddddd;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #dddddd;
  font-weight: bold;
}

.infoBox {
  background: #ffffff;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #dddddd;
}

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-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.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}
/*
 TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}
*/

TABLE.productListing {
  border: 0;
  
}

.productListingHeader {
  table-layout: fixed;
  color: #666666;
  font-weight: bold;
}
.productListingHeader a{
  table-layout: fixed;
  color: #666666;
  font-weight: bold;
}
.productListingHeader A:hover {
  color: #dddddd;
}

.productListingData {
  table-layout: fixed;
}

A.pageResults {
  color: #4c4d47;
}

A.pageResults:hover {
  color: #d70022;;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #4c4d47;
}

TD.subBar {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #4c4d47;
}

TD.main, P.main {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

/*TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 10px;
}
*/
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
  color:#4c4d47;
}

TD.accountCategory {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.tableHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

//TABLE.productListing {
//  border: 2px;
//  border-style: solid;
//  border-color: #b6b7cb;
//  border-spacing: 1px;
//}

TABLE.productListing {
  border: 0;
}

TD.formAreaTitle {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma, Arial, Verdana, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma, Arial, Verdana, sans-serif; font-size: 10px; color: #444444; }

/* message box */

.messageBox { font-family: Tahoma, Arial, Verdana, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Tahoma, Arial, Verdana, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Tahoma, Arial, Verdana, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Tahoma, Arial, Verdana, sans-serif; font-size: 10px; color: #ff0000; }

/* buttons */

.tdbLink a { }

.tdbLink button { }

/* account link list */

.accountLinkList {
  list-style-type: none;
  margin: 2px 2px 2px 10px;
  padding: 5px;
}

.accountLinkListEntry {
  float: left;
  margin-right: 5px;
}

ul li {
  list-style-type: bullet;
	line-height:10px; 
}
ul  {
	line-height:10px; 
	margin-bottom:0px;
}

/* Informationstext in Feld manufacturer_url	ausgeben */
#mec_kuenstlerinfo {
  width:510px;
  border: 1px;
  border-style: solid;
  border-spacing: 1px;
  border-color:#a2a2a2;
  margin-top: 30px;
  padding:10px;
}

p {
  margin-bottom:0px;

}

