/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

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

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background-image : url(images/tb_back.gif);
}

TD.headerNavigation {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 11px;
  background-image : url(images/tb_back.gif);
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
background-image : url(images/tb_back.gif);
}

TD.footer {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 11px;
background-image : url(images/tb_back.gif);
  color: #000000;
  font-weight: bold;
}

.infoBox {
  background: #00005b;;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-image : url(images/tb_back.gif);
  color: #000000;
}

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

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: 1px;
  border-style: solid;
  border-color: #ffffff;;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 11px;
  background-image : url(images/bg_title.gif);
  color: #ffffff;
  font-weight: bold;
}


TD.productListing-data {
width: 10%;
border:1px dotted #D5D5D5;
text-align:center;
vertical-align:top; 
padding:10 10 10 10;

  font-family: Osaka, Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #009900;
}
A.pageResults {
  color: #0000FF;
}

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

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

TR.subBar {
  background: #f4f7fd;
}

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

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

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

TD.smallTextcart {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000
}

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

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

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

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

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

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

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

SPAN.greetUser {
  font-family: Osaka, 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, Osaka, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

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

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

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

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

/* message box */

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

/* input requirement */

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

/*** Begin Header Tags SEO ***/
h1 {
 font-family: Osaka, Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000000;
}
h2 {
 font-family: Osaka, Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000000;
}
/*** End Header Tags SEO ***/

/* BOF: More Pics 6 */
TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color
}
/* EOF: More Pics 6 */

#specs-list {
	border-bottom: solid 9px #fff;
}

#specs-list p {
	padding: 4px 6px;
	font-size: 12px;
	background: #cccccc;
	border-bottom: solid 1px #fff;
}

#specs-list p a {
	color: #000000;
	text-decoration: underline;
}

#specs-list table {
	background: #cccccc;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #fff;
	width: 100%;
}

#specs-list caption {
	display: none;
}

#specs-list th,
#specs-list td {
	padding: 1px 6px;
	font: 12px Arial;
	vertical-align: top;
	text-align: left;
}

#specs-list th {
	width: 70px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	border-right: solid 1px #fff;
}

#specs-list td {
	background: #ffffff;
	border-bottom: solid 1px #cccccc;
	color: #000000;
}

#specs-list td.ttl {
	width: 80px;
	font-weight: bold;
	color: #000000;
}

#specs-list td.ttl a {
	color: #000000;
}

#specs-list td.nfo ul {
	margin-left: 16px;
}


#specs-list td.nfo a {
	color: #000000;
	text-decoration: underline;
}

#specs-list td.nfo li {
	padding: 1px 0;
	list-style-type: disc;
}


#all-phones ul {
	height: 178px;
	overflow: auto;
}
#ttl {
	margin-bottom: 9px;
}

#specs-info {
	float: left;
	width: 165px;
}
#content-container {
	float: left;
	clear: right;
	border-left: solid 9px #fff;
	voice-family: "\"}\""; 
	width: 100%;
}

/*com-host.com*/
TABLE.LangBox {
height: 15px;
width: 240px;
}

/* Beginn Warenkorb im Header */
#header-basketDiv { 
    position: relative;
    width: 200px;
    height:60px;
    float:left;
}

#header-basketBox { 
    position: relative;
    width: 206px;
    height:60px;
    float:left;
  background-image: url('images/header_box_basket.gif');
}

/* Start - Link BASKETBOX */
A.header-basket:link {
    font-weight: normal;
    text-decoration: none;
    font-size: 10px;
}
A.header-basket:visited {
    font-weight: normal;
    text-decoration: none;
    font-size: 10px;
}
A.header-basket:active {
    font-weight: normal;
    text-decoration: none;
    font-size: 10px;
}
A.header-basket:hover {
    font-weight: normal;
    text-decoration: none;
    font-size: 10px;
}
/* Ende - Link BASKETBOX */

#header-basketText { 
    line-height:12px; 
    font-family: Osaka, Verdana, Arial, Helvetica, "Sans Serif", Tahoma;
    font-size: 10px;
    font-weight: normal;
    margin: 3px 0px 0px 6px;
}
/* Ende Warenkorb im Header */
TD.compareListing-data {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 10px;
  background: white;
  border: 1px;
  border-style: solid;
  border-color: #AAAA91;
}

.compairtListing-heading {
  font-family: Osaka, Verdana, Arial, sans-serif;
  font-size: 11px;
  background-color : #FFFFFF;
  color: #000000;
  font-weight: bold;
}

/* Products Specifications */
ul.specification_box {
  line-height: 1.5;
}

input {
border: 1px #000000 dotted;
background-color: #f6f6f6;

}
select, textarea {
border: 1px #000000 dotted;
background-color: #f6f6f6;
}



