/*
  $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
*/

/* -------------- */
/* AMS Stylesheet */
/* -------------- */


* { 
	margin:0px; 
	padding:0px;
}

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	/* font-family: Arial, Helvetica, sans-serif; */
	font-size: 11px;
	line-height: 15px;
	margin: 0px; 
	padding: 0px; 
	text-align: left; 
	background-color: #ffffff;
	color: #333333;
}

a {
	color: #006699;
	text-decoration: none;
}

a:hover {
	color: #c1d3dc;
	text-decoration: none;
}

/* ---------------- */
/* HAUPT NAVIGATION */
/* ---------------- */
#HC1	{	width: 100%;background-color: #718ea7;background: url(images/tubedesign/headbg.gif);background-repeat: repeat-x;	}
#navcontainer {
	height: 55px;
	margin-left: 120px;
	font-size: 13px;
	font-family: Verdana;
}

td.navigation {
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
}

td.navigation:hover {
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	background: url(images/tubedesign/navbg.gif);
	background-repeat: repeat-x;
}

a.navi {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-size:14px;
}

a.navi:hover {
	color: #c1d3dc;
	text-decoration: none;
	text-transform: uppercase;
	font-size:14px;
}




/* ---------------- */
/* LOGO UND ADRESSE */
/* ---------------- */

#HC2	{	width: 100%;background-color: #ffffff;background: url(images/tubedesign/leadbg.gif);background-repeat: repeat-x;	}
#leadcontainer {
	height: 105px;
	margin-left: 120px;
	padding-top: 10px;
}

td.logo {
	width: 200px;
	height: 107px;
	background: url(images/tubedesign/amslogo.gif);
}

td.adresse {
	font-family: Verdana;
	text-align: right;
	vertical-align: bottom;
	width: 560px;
	height: 107px;
	color: #006699;
	font-size:11px;
}




/* ----------- */
/* SEITEN BILD */
/* ----------- */

#HC3	{	width: 100%;	}
#bildcontainer {
	margin-left: 120px;
	padding-top: 10px;
}




/* ---------------- */
/* UNTER NAVIGATION */
/* ---------------- */

#nav2container {
	position: absolute;
	width: 160px;
	padding-left: 120px;
	padding-top: 30px;
	z-index: 2;
}

p.unternavi {
	height: 20px;
	color: #c1d3dc;
	padding-top: 5px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-color: #006699;
	background-color: #ffffff;
}

a.unternavi {
	color: #006699;
	text-decoration: none;
}

a.unternavi:hover {
	color: #c1d3dc;
	text-decoration: none;
}

/* ------- */
/* CONTENT */
/* ------- */
DIV.BODYdiv	{
	margin-left: 120px;
	width: 760px;
}	
/*
#contentcontainer  {
	padding-top: 35px;
	padding-left: 320px;
	width: 560px;
	min-height: 300px;
	background-color: #ffffff;
}*/

h2 {
	font-weight: normal;
	vertical-align: top;
	font-size: 24px;
	color: #006699;
	padding-bottom: 10px;
}

/* ------ */
/* FOOTER */
/* ------ */

#footercontainer {
	margin-top: 40px;
	margin-left: 120px;
	margin-bottom: 50px;
	width: 760px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-color: #728ea6;
	text-align: right;
}

p.copyright {
	float: right;
	width: 200px;
	color: #006699;
}

p.fussnavi {
	text-align: left;
	width: 560px; 
	color: #006699;
}
#sccontainer {
margin-top: -45px;
margin-left: 120px;
width: 760px;
text-align: right;
}


/* ----------------- */
/* HEADER NAVIGATION */
/* ----------------- */
DIV.headerNavigation	{
	margin-left: 120px;
	width: 760px;
}	

TD.headerNavigation {
  padding:5px 0px 2px 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #006699;
  border-bottom: 0px;
  border-bottom-style: solid;
  border-color: #728ea6;
}

A.headerNavigation { 
  
}

A.headerNavigation:hover {
  
}

/* -------- */
/* INFO BOX */
/* -------- */

.infoBox {
	border:0px;
}

.infoBoxContents {
  
  font-size: 10px;
}
table.infoBoxContents	{
	
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  
  font-size: 10px;
}

TD.infoBoxHeading {
  font-size: 13px;
  padding-top:32px;
  border-bottom:1px solid #006699; /*#728ea6;*/
  color: #006699;
}

TD.infoBox, SPAN.infoBox {
  font-size: 10px;
}

.boxText { font-size: 11px; padding:3px 0px 3px 0px; color:#006699; line-height: 1.5;}


/* NEW PRODUCTS  */

.BoxListing	{  }
.newProd { font-size: 10px; color: #006699; border: 0px solid red; padding:2px; }
.image_newprod, .header_newprod, .description_newprod, .price_newprod	{
	border-left: 1px solid gainsboro; border-right: 1px solid gainsboro; width: 89%; overflow: hidden; padding: 0px 6px 0px 6px;
}
.image_newprod	{
	border-top: 1px solid gainsboro; 
	position: relative;
	height: 80px;
	text-align: center;
	padding-top: 6px;
}

.header_newprod	{ 
	padding-top: 4px;
	padding-bottom: 2px;
	white-space: nowrap;
	overflow: hidden;
}

.description_newprod	{
	font-size: 9px;
	font-family: Arial;
	
	height: 80px; 
	color: #444444;
}

.price_newprod	{ 
	color: #444444;
	font-weight: bold;
	text-align:right; 
	vertical-align:bottom;
	border-bottom: 1px solid gainsboro; 
	padding-bottom: 6px;
}

/* INDEX BOXES */

DIV.IndexBox	{
	background: url(images/IndexBoxBg.jpg) repeat-x;
	padding: 5px 2px 15px 7px;
	position: relative;
	
}
DIV.IndexBox img.Icon	{
	position: absolute;
	right: 8px;
	top: 6px;
}

.IndexBoxHeadding	{
	color: #0062ac;
	font-weight: bold;
	font-size: 12px;
}
.BoxHeadding	{
	color: #0062ac;
	font-weight: bold;
	font-size: 12px;
	background-color: #eeeeee;
	padding: 5px 2px 2px 7px;
}

.IndexBoxC	{
	padding: 7px ;
}

.IndexText	{
	color: #0062ac;
	font-size: 11px;
}
.IndexText a	{
	color: #0062ac;
	text-decoration: underline;
}


/* SEARCH BOX */

.searchBoxMiddle	{
	border-left: 1px solid gainsboro;
	border-right: 1px solid gainsboro;
}

.searchBoxBottom	{
	border-left: 1px solid gainsboro;
	border-right: 1px solid gainsboro;
	border-bottom: 1px solid gainsboro;
}

.boxTextAdvS	{	
	font-size: 11px; padding:3px; color:#006699; line-height: 1.5;
}
TD.advSearchHeading	{
  font-size: 11px;
  padding:10px 2px 2px 2px;
  background-color: #eeeeee;
  font-weight: bold;
  color: #006699;
  border-left: 1px solid gainsboro;
  border-right: 1px solid gainsboro;
  border-top: 1px solid gainsboro;
}


/* ------- */
/* CONTENT */
/* ------- */
TD.main_box {
	vertical-align:top;
}

TD.main_box	{
	border: 1px solid gainsboro;
}

TD.maincontent	{
	padding:18px 0px 0px 40px;
	border: 0px solid red;
}

TD.main_left	{ padding:0px 5px 0px 0px; font-size: 11px; line-height: 1.5; }
TD.main_right	{ padding:0px 0px 0px 5px; font-size: 11px; line-height: 1.5; }

.main_title	{ color: #0062ac; font-size: 11px; }

.main_t	, .main_subt {
	
  	font-size: 11px;
  	color: #0062ac;
  	background-color: gainsboro;
  	padding: 20px 0px 3px 0px;
  	margin:0px;
}
.main_subt	{
	background-color: transparent;
	padding: 8px 0px 0px 0px;
	color: #0062ac;
}

TD.main, P.main {
  
  font-size: 11px;
  line-height: 1.5;
  border: 0px solid red;
}

TD.pageHeading, DIV.pageHeading, TD.pageHeadingSmaller {
  
  font-size: 24px;
  font-weight: normal;
  color: #006699;
  padding-bottom:10px;
}

TD.pageHeadingSmaller {
	font-size: 18px;	
}

TD.smallText, SPAN.smallText, P.smallText {
  
  font-size: 10px;
  color: #006699;
  border-top:0px solid #728ea6;
  
}

TD.smallTextTable	{
  font-size: 12px;
  color: #006699;
  padding:10px; 
  border-bottom:1px solid gainsboro;
}

INPUT, SELECT, TEXTAREA	{
	font-size:11px;
	color: #006699;
  	border:1px solid gainsboro;
  	background-color: white;
}

INPUT:hover, SELECT:hover, TEXTAREA:hover	{
	font-size:11px;
  	border:1px solid #006699;
  	background-color: gainsboro;
}
INPUT.noInput, INPUT.noInput:hover {
	border:0px;
	background-color: transparent;
}

/* ---------- */
/* MOBILE ABO */
/* ---------- */
#helpText	{
	position:absolute;
	right: 0px;
	top: 2px;
	color: #0062ac;
	font-size: 10px;
}
#mobile_abos_header	{ 
  font-size: 11px;
  border:1px solid #006699;
  /*border-bottom:1px solid #006699;
  background-color: #c1d3dc;*/
  background-color: #eeeeee;
  color: #006699;
  }
.delete_element	{
	position: absolute;
	top: 3px; 
	right: 5px;
}
div.qty	{ display:inline; margin-left:5px; padding-right:5px; border-right:1px solid #006699;  }
div.abo	{ display:inline; margin-left:8px; border:0px solid black; }


#mobile_abos { font-size:11px; color: #006699; padding:1px;background-color: white;}
#mobile_abos INPUT { margin-right:20px; border:1px solid gainsboro; }
#mobile_abos_header  { font-weight: bold; }


DIV.mobile_abo-Selector { border-bottom:1px solid gainsboro; background-color: white; padding:2px; opacity:0.7; position:relative; }
DIV.mobile_abo-Selector:hover { border-bottom:1px solid #006699; opacity:1.0; }

SELECT.normal OPTION	{ background-color: white; margin:1px; border:0px solid transparent; }

.normal { background-color: white; margin:1px; border:1px solid transparent;}
.normal:hover { background-color: white; margin:1px; border:1px solid transparent; }

INPUT.mAbo_addB	{ font-size:12; background-color: transparent; border:1px solid white; color: #006699; }
INPUT.mAbo_addB:hover	{ background-color: transparent; border:1px solid gainsboro; color: #c1d3dc; }
INPUT.mAbo_button	{ font-size:11; background-color: transparent; border:1px solid white; color: #006699; }
INPUT.mAbo_button:hover	{ border:1px solid gainsboro; color: red; }	

DIV.MobileAboNumbers	{ border:0px solid transparent; background-color: white; padding:1px; padding:0px 0px 0px 28px;}
.MobileAboNumbers DIV { padding:1px; padding-left:20px }
.MobileAboNumbers DIV INPUT	{background-color: transparent;font-size:9px; color: #006699; border:1px solid #006699; }
.MobileAboNumbers DIV INPUT:hover	{background-color: gainsboro;font-size:9px; color: #006699; margin:1px; border:1px solid #006699;}

/* --------------- */
/* PRODUCT LISTING */
/* --------------- */
#additional_products	{
	display: block;
	font-size: 10px;
	color: #0062ac;
	position: relative;
	font-weight: bold;
	background-color: white;
	padding: 0px 3px 0px 3px;
	border: 0px solid #0062ac;
}
.additional_cat_link	{
	padding: 1px 2px 1px 2px;
	display: inline;
	background-color: #eeeeee;
	border: 1px solid #dddddd;
	margin: 1px;
}
#additional_cat	{
	visibility: hidden;
	position: absolute;
	top: 14px;
	left: -1px;
	z-index: 1;
	border: 1px solid white;
	width: 100%;
	height: 20px;
	padding-top:4px;
}

#sortList	{
	font-size:10px;
	text-align: right;
	color: #0062ac;
	padding: 0px 2px 0px 2px;
	border-top: 1px solid #0062ac;
	height: 15px;
}
TABLE.productListing {
  border-bottom:1px solid gainsboro;
}

.productListing-heading {
  
  font-size: 12px;
  border-top:1px solid #006699;
  border-bottom:1px solid #006699;
  background-color: #eeeeee; /*gainsboro; #b6b7cb;*/
  color: #006699; /*#FFFFFF; #cc0033; grey; */
  font-weight: bold;
  padding:0px 3px 0px 3px;
}
.productListing-even { }
.productListing-odd { }

TD.productListing-data { padding:3px; font-size: 10px; border-top:1px solid gainsboro; position:relative; font-weight: bold;  }
TD.productListing-data-img { padding-bottom:2px; font-size: 10px; margin-top:0px; }
TD.productListing-data-text { padding-top:1px; font-size: 10px; }
.aboInfo { color: black; position:relative; background-color: white; width: 75%; font-weight: bold; margin-top:4px; margin-bottom:16px; padding:0px; border:0px solid black; background-color:#e9e9e9; }
.qtyInput { position:absolute; right:0px; top:0px; padding:0px 0px 0px 0px; width:30px; border:1px solid gainsboro; background-color:white; font-size:9px; }
.priceInfo { position:absolute; right:2px; top:13px; padding:0px 0px 0px 0px; font-size:9px; color: #999999; }
.subTotal { text-decoration: none; margin:0px; position:relative; margin-top:18px; text-align:right; font-weight: normal; color: #006699; border-top:1px solid #ddd; padding:1px 2px 0px 0px;}
.title { font-size:10px; padding-left:3px; padding-bottom:1px; margin:0px; color: #006699; background-color:gainsboro;} 
.mobile { color: grey; font-size:9px; color: forestgreen; padding-left:6px; margin:4px; }

a.green	{ color:forestgreen; }
a.green:hover { color:lightgreen; }

/* ------------ */
/* Shoping CART */
/* ------------ */
.cart_item	{
	border: 0px solid red;
	position: relative;
	padding-top: 5px;
}
.shop_functions	{ 
	text-align: right;
	position: absolute; 
	top: 5px;
	right: 0px;
}
.shop_functions div	{
	position:absolute;
	top: 25px;
	right: 0px;
	border: 0px solid red;
	width: 80px;
	padding: 0px 2px 0px 2px;
	
	color: #999999;
}

.shop_functions img	{
	padding: 0px 1px 0px 1px;
	
}
.shop_functions img:hover	{ cursor: pointer; }
.cart_item_empty	{
	height: 47px;
}
.sCart_SubTotal	{
	/*position: absolute;*/
	bottom: 5px;
	right: 5px;
	color: #999999;
	font-weight: bold;
	text-align: right;
}
#Total	{ 
	border-top: 1px solid #0062ac; 
	position: relative; 
	color: #0062ac; 
	font-weight: bold;
	font-size: 13px;
	height: 30px;
}
#TextTotal	{ position: absolute; top: 0px; left: 0px; }
#ValueTotal	{ position: absolute; top: 0px; right: 0px; }

/* --------------- */
/* CHECKOUT        */
/* --------------- */

TD.stockWarning { 
	background-color:gainsboro; padding:0px 5px 12px 5px;
	font-size : 10px; color: #cc0033; }

.checkoutBarFrom, .checkoutBarTo { 
	 
	font-size: 11px; 
	color: white;
	font-weight:bold; 
	background-color: #718EA7; 
	padding: 5px 0px 5px 0px;
	}
.checkoutBarCurrent { 
	
	font-size: 11px; 
	color: white;
	font-weight:bold; 
	background-color: #0062ac;
	padding: 5px 0px 5px 0px;
	}

/* --------------- */
/* ACCOUNT         */
/* --------------- */

.moduleRow { font-size:10px; }
.moduleRowOver { background-color: #eeeeee; font-size:10px;  }
.moduleRowSelected { background-color: #eeeeee; font-size:10px; border-left:2px solid orange;}
.account_o	{	padding:5px 3px 5px 3px; border-bottom:2px solid gainsboro; }

/* ------------------- */
/* TOTALS CONFIRMATION */
/* ------------------- */

#table_totals	{ font-size: 12px; margin-top:8px; }
.ot_title	{ padding:2px 0px 2px 0px; }
.ot_text	{ padding:2px 0px 2px 10px; }

/* ------------------- */
/* ADV SEARCH          */
/* ------------------- */

#searchQ	{
	position: absolute;
	bottom: 3px;
	right: 10px;
}

TD.fieldKey {
  
  font-size: 12px;
  color: #0062ac;
  width:130px;
  background-color: #eeeeee;
  border-color: #eeeeee;
  border-style: solid;
  border-width: 1px 0px 0px 5px;
  padding: 3px 0px 3px 2px;
}

TD.fieldValue {
  
  font-size: 12px;
  background-color: #eeeeee;
  border-color: #eeeeee;
  border-style: solid;
  border-width: 1px 5px 0px 0px;
  padding: 3px 0px 3px 0px;
  color:#0062ac;
  font-size: 9px;
}

/* message box */

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning { font-size: 10px;  color: red; border:2px solid gainsboro; }
.messageStackSuccess { font-size: 10px; color: green; border:2px solid gainsboro; }

/* input requirement */

.inputRequirement { font-size: 10px; color: #ff0000; }

/* ------------------- */
/* ADDON PAGES		*/
/* ------------------- */

.addonsTextTop {
  font-family: Verdana, Arial, Helvetica,  sans-serif;
  font-size: 18px;
  margin: 10 5 0 0;
  font-weight: bold;
  color: #006699;
  }

.addonsTextHeader {
  /* font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;*/
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  margin: 5 5 0 0;
  font-weight: bold;
  color: #006699;
  }

.addonsTextFloat {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-align: justify;
  margin: 0 5 0 0;
  font-weight: normal;
  color: #333;
  }
ul.addonsTextFloat {
list-style-type:circle;
  list-style-position:inside;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #333;
  }
li.addonsTextFloat {
  text-indent:24px;
  }

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


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, 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, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

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

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, 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;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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: 10px;
  color: #ff0000;
}

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

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

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

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

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

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: red; bacground-color: gainsboro; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #red; background-color: orange;  }
*/
