/*
   tedilo shop-system³ -> css³
   http://www.tedilo.de

   copyright (c) 2004 tedilo

  

   -----------------------------------------------------------------------------------------
   based on:
   (c) 2002-2003 osCommerce www.oscommerce.com

   Released under the GNU General Public License
   -----------------------------------------------------------------------------------------
*/

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

#top_menu{
    width:360px;
}

BODY {
  background: #ffffff;
  color: #000000;
  margin-top: 15px;
  margin-bottom: 15px;

}

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

A:hover {
  color: #CC0000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background-image: url(../img/back_head_03.gif);
}

TR.headerNavigation {
  background: #666666;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #666666;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation {
  color: #FFFFFF;
}

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

TR.headerError {
  background: #C72D2C;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #FFFFFF;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
  LINE-HEIGHT: 14px;
}


/* Box Rahmen Farbe */

.infoBoxContents {
  background-image: url(../img/back_box.gif);
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.zoo01 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  padding-right: 7px;
}

.infoBoxContents2 {
  background: #fff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.infoBoxContentsCo2 {
  background: #DDDDDD;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.bold {
font-weight: bold;
}
.infoBoxNotice {
  background: #fff;
  border:1px solid #121A90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #666666;
  font-weight: bold;
  color: #ffffff;
  LINE-HEIGHT: 16px;
}

TD.infoBoxHeadingNews1 {
  padding-left: 3px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}

TD.infoBoxHeadingNews2 {
  padding-right: 3px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}


TD.infoBoxHeading2 {
  padding-left: 3px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  LINE-HEIGHT: 16px;
  background: url(../img/infobox/corner_right_left.gif) repeat-x top center;
}

TD.infoBoxHeadingRed {
  padding-left: 3px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  LINE-HEIGHT: 16px;
  background-image: url(../img/back_menu_head2.gif);
}

TD.infoBoxHeading3 {
  padding-left: 3px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  LINE-HEIGHT: 16px;
  background: #666666;
}

a.infoBoxHeading3:link { font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.infoBoxHeading3:visited { font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.infoBoxHeading3:active { font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.infoBoxHeading3:hover { font-size: 12px; color: #F5A6A5; font-weight: bold; text-decoration: none; }

.desLink {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #666666;
}

a.desLink:link { font-size: 12px; color: #666666; text-decoration: none; }
a.desLink:visited { font-size: 12px; color: #666666; text-decoration: none; }
a.desLink:active { font-size: 12px; color: #666666; text-decoration: none; }
a.desLink:hover { font-size: 12px; color: #666666; text-decoration: none; }



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

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: #FFFFFF;
}

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: #FFFFFF;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #C42C2B;
  border-spacing: 1px;
}

.productListing-heading {
  background-image: url(../img/back_head_01.gif);
  FONT-WEIGHT: bold;
  FONT-SIZE: 12px;
  COLOR: #FFFFFF;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  LINE-HEIGHT: 14px;
  TEXT-DECORATION: none;
  padding:2px;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

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

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

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

.main2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  LINE-HEIGHT: 26px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.smallText2, SPAN.smallText2, P.smallText2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
}

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

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

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

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

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #C72D2C;
}

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


INPUT{border:1px #eee solid;}
TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border:1px #eee solid;
}

.no-border{
    border:none;
}

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

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

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

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

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

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

.moduleRow { }
.moduleRowOver { background-color: #FFFFFF; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #9A9A9A; }

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

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { padding:15px;font-family: Verdana, Arial, sans-serif; color: #FFFFFF; font-size: 12px; background-color: #C72D2C; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #C72D2C; }


.products_name {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
}
.products_model {
	color : #C9671C;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
.products_price {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #707070;
}
.astInfo {
  background: #FFFFFF;
  border:1px solid #636363;
}

.astProdInfo {
  background: #FFFFFF;
  border:1px solid #C72D2C;
}

.astDunkel {
  background: #C6C6C6;
  border:1px solid #000000;
}

.astHell {
  background: #FFFFFF;
  border:1px solid #636363;
}

.astHead01 {
  background-image: url(template/zoo/img/back_head_01.gif);
}

.astSuch {
  background-image: url(images/daim/bg-such.gif);
}

.astFoot {
  background-image: url(images/daim/bg-foot.gif);
}

.astBG {
  background: #FFFFFF;
}

.astRahmen {
  background: #102139;
}

.astNew {
  background: #A5AAAE;
}

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

.astPop {
  background: #DDDDDD;
}

.astNum {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #C72D2C;
}

.astArtGro {
  color: #000000;
  LINE-HEIGHT: 20px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #FFFFFF;
  text-align : center;
}

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

.headline {
  FONT-WEIGHT: bold;
  FONT-SIZE: 12px;
  COLOR: #FFFFFF;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  LINE-HEIGHT: 16px;
  TEXT-DECORATION: none
}

.headlineArtGr {
  background-image: url(../img/back_head_01.gif);
  FONT-WEIGHT: bold;
  FONT-SIZE: 12px;
  COLOR: #FFFFFF;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  LINE-HEIGHT: 16px;
  TEXT-DECORATION: none
}

.headlinePoint {
  background: url(../img/back_head_01.gif) top;
}
.headline2 {
  background-image: url(../img/back_head_02.gif);
}


.footline2 {
  background-image: url(../img/back_foot_03.gif);
}

.index_s {

  FONT-SIZE: 12px;
  COLOR: #FFFFFF;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  TEXT-DECORATION: none
}


.no-border2,no-border2:hover{
    border:none;
    background:none;
}