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


DIV.text {
	background-image:url("images/detail_bg.jpg");
	background-color: #FFF;
	background-repeat: no-repeat;
	margin-left: 25px;
	margin-top: 10px;
	padding: 15px;
	font-size: 13px;
	text-align: left;
}

DIV.text LI, DIV.text H1 {
	color: #000000;
}

DIV.text A:hover {
	text-decoration: underline;
}

DIV.cart {
	width: 575px;
	margin:0px;
}

DIV.lastrow {
	background-color: #DDD;

	text-align: right;
	margin-left: 25px;
	padding: 5px;
}

P.storesDescription {
	border-top: 2px solid #222;
	border-bottom: 2px solid #222;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 13px;
}

P.storesMessage {
	color: #222;
	text-align: left;
	font-size: 14px;
}

H1 {
	font-size: 17px;
	font-family: Arial, Verdana;
	text-transform: uppercase;
	font-weight:bold;
	color: #ffffff;
	margin: 16px;
	margin-left: 0px;
}

H1.manufacturer, H1.model {
	font-size:15px;
	margin:0px;
	padding:0px;
}

.smallink {
	font-family: Arial, Verdana;
	font-size: 9px;
	padding-left: 8px;
	padding-right:4px;
	padding-top:2px;
	text-transform: uppercase;
}


H2 {
  font-family: Arial;
  font-size:16px;
/*  height: 14px;*/
  margin-top:16px;
  font-weight:bold;
  color:#e6001d;
  text-align: left;
  text-transform: uppercase;
}

H2.youmightlike {
	font-size:14px;
  margin-top:16px;
  margin-left:26px;
}


SPAN.storeMap A {
	color: #e6001d;
}
SPAN.storeMap A:hover {
	text-decoration: underline;
}

.sIFR-hasFlash H1, .sIFR-hasFlash H2 {
visibility:hidden;
}


P, TABLE TD.header, UL, TABLE.userPanel {
	font-size: 12px;
	color: #ffffff;
}

P.address {
	text-align:left;
	margin-left: 50px;
}

TABLE.userPanel TD {
	padding-right: 8px;
}

TABLE TD.underlined, TABLE TD.main {
	font-size: 10px;
	color: #333;
}

TABLE TD.underlined {
	border-bottom: 1px solid #CCC;
}

DIV.manufacturerInfo {
	font-size: 10px;
	text-align: left;
	padding: 8px;
}


TABLE TD.header {
	font-weight:bold;
	text-align: right;
	width: 160px;
}

DIV.manufacturerInfo DIV.description {
	padding-bottom: 8px;
}


TABLE TD.controlBlock A, TABLE TD.controlBlock P, TABLE TD.controlBlock TABLE TD.header {
	color: #333;
}
/*
TABLE TD.controlBlock H2 {
	text-align: left;
	color: #FFF;

	padding: 2px;
	padding-left: 5px;
}
*/


TABLE TD.controlBlock, DIV.manufacturerHeading  {
/*	background-color: #f3f0ea;*/
/*	background-color: #373737;
	border: 1px solid #111;*/
	text-align: center;
	padding-bottom: 0px;
	background-repeat:no-repeat;
}


DIV.manufacturerHeading {
	background-image:url("images/detail_bg.jpg");
	width: 571px;
	margin-top: 15px;
}


DIV.noProductsFound {
	color: #DDD;
	margin: 20px 50px 0px 50px;
	padding: 10px;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

TABLE.categories H1 {
	margin-top: 8px;
	margin-bottom: 0px;
}

TABLE.categories .heading {
	padding-left: 28px;

}

TABLE.categories .heading IMG {
	margin-top: 15px;
	font-size: 10px;
}


DIV.manufacturerHeading IMG {
	vertical-align: middle;
	margin-left: 8px;
}


.paging {
	text-align:center;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 25px;
	width:575; 
	margin-top: 10px;
}



DIV.cart DIV.empty {
	font-size: 10px;
	color: #000;
	
}

DIV.cart DIV.subtotal {
	text-align: right;
}


DIV.info P {
	color: #000;
}


DIV.info STRONG, DIV.info A {
	color: #e6001d;
}


TABLE.velkosti-tabulka {
	font-size: 9px;
	border: 1px solid #444;

}

TABLE.velkosti-tabulka TD, TABLE.velkosti-tabulka TH {
	padding: 2px;
}

TABLE.velkosti-tabulka TD {
	border:1px solid #444;
	text-align: center;
	/*width: 10px;*/
}

TABLE.velkosti-tabulka TD.prvyriadok {
	background-color: #CCC;
}

TABLE.velkosti-tabulka TH {
	text-align: right;
	font-weight: normal;
}

DIV.minicart {
	cursor: pointer;
    padding-left: 3px;
    background-image: url('images/kosik.gif');
    background-repeat: no-repeat;
	margin-left:  0px;
	padding-left: 14px;
	margin-bottom: 4px;
	width: 175px;
	height: 77px;
	color: #ffffff;
}
DIV.minicart2 {
	cursor: pointer;
    padding-left: 3px;
    background-image: url('images/kosik_a.gif');
    background-repeat: no-repeat;
	margin-left:  0px;
	padding-left: 14px;
	margin-bottom: 4px;
	width: 175px;
	height: 77px;
	color: #ffffff;
}


DIV.minicart A {
	margin: 0px;
	padding:0px;
}

DIV.minicart DIV.info, DIV.minicart2 DIV.info {
color: #ffffff;
text-transform: uppercase;
}

DIV.minicart DIV.items, DIV.minicart DIV.price {
	color: #ffffff;
}

DIV.minicart DIV.items {
	text-transform: lowercase;
	color: #ffffff;
}


TABLE.topmenu TD A {
	display: inline;
}

TABLE.topmenu TD A.loginhints {
	font-size: 9px;
	font-family: Arial;
	line-height: 8px;
	color: #ffffff;
	margin: 0px 16px 0px 8px;
}
TABLE.topmenu TD A.loginhints:hover {
	color: #ffffff;
}

TABLE.topmenu {
	background-image: url("images/topmenu_bg.jpg");
	height: 34px;
	width: 970;
}

TD.logomenu {
	background-image: url("images/logomenu_bg.jpg");
}


.productPrice2 {
  background-image: url("images/detail_cena.gif");
  width: 204px;
  height: 43px;
  vertical-align: middle;
  text-align: left;
  font-size: 16px;
  margin-left:6px;
}
.productPrice2 SPAN {
	padding: 12px 0px 0px 10px;
	display:block;
}


DIV.productDetails {
	background-image:url("images/detail_bg.jpg");
	width: 575px;
	height: 481px;
	overflow: hidden;
	background-repeat: no-repeat;
	margin-left: 25px;
	margin-top: 12px;
}

DIV.productDetails DIV.image {
	margin: 25px 0px -4px 6px;
	padding:0px;
	position:relative;
	
}
DIV.productDetails DIV.image img {
	border: 1px solid #808080;
	margin:0px;
	padding: 0px;
}

DIV.productDetails DIV.manufacturer {
	text-align: right;
	margin-right: 40px;
}


/*
TABLE.productDetails {
	width: 575px;
	height: 370px;
}*/
TABLE.productDetails TD.left{
	width: 51%;
	text-align: left;
	vertical-align: top;
	padding: 12px;
}

TABLE.productDetails H1 {
	font-weight: normal;
	margin: 6px;
}
TABLE.productDetails P {
	color: #000;
	font-size: 12px;
	overflow: auto;
	margin: 8px;
	margin-top: 25px;
	width:234px;
	height:100px;
}

TABLE.productDetails DIV.size {
	margin-left:6px;
}

TABLE.productDetails DIV.size A {
	color: #e6001d;
	font-size:15px;
	font-weight: bold;
}

TABLE.productDetails .productOptions INPUT.addtocart {
	position:relative;
	left: -20px;
	top: 65px;
	border-width: 0px;
	height: auto;
	width: auto;
	background: none;
}

TABLE.productDetails .productOptions {
	font-size: 12px;
	margin-top: 0px;
	padding: 8px;
	margin: -4px
}

TABLE.productDetails .productOptions .option {
	margin: 6px 0px 6px 6px;
}

TABLE.productDetails .productOptions INPUT {
	margin: 6px 0px 6px 0px;
	width: 175px;
}
TABLE.productDetails .productOptions INPUT.submit {
	margin-left: 0px;
}

TABLE.productDetails .productOptions .option SELECT {
	margin: 3px 0px 5px 0px;
	width: 190px;
}

TABLE.productDetails TD.right{
	width: 49%;
	overflow: hidden;
	vertical-align: top;
	padding: 12px;
}


TABLE.productDetails TD.right P{
	text-align: left;
}

TABLE.productDetails {
	font-size: 10px;
	font-family: Arial, Verdana;	
}
DIV.footer {
	font-size:9px;
	text-align:center;
	height: 31px;
	background-image: url("images/footer.gif");	
	background-repeat: norepeat;
}

DIV.footer DIV.numRequests {
	padding: 9px;
	color: #CCC;
} 
DIV.footer DIV.numRequests STRONG {
	color: #FFF;
}
/*
.productOldPrice {
	 background-color:#E3E3E3;
  float: right;
  height: 17px;
  min-width: 50px;
  vertical-align: middle;
  text-align: left;
  padding-left: 7px;
  margin-left: 13px;
  padding-top: 3px;
  font-size: 12px;
}

.productSpecialPrice {
	 background-color:#E3E3E3;
  float: right;
  height: 17px;
  min-width: 50px;
  vertical-align: middle;
  text-align: left;
  padding-left: 7px;
  margin-left: 13px;
  padding-top: 3px;
  font-size: 12px;
}
*/

.multibanner {
	margin-top:10px;
	text-align:left;
	margin-left: 1px;
}

.multibanner IMG {
	margin-bottom:8px;
	text-align:center;
}

#masterdiv {
	width: 1050px;
	text-align:left;
}

.middle {
  background-repeat: no-repeat;
}

#content {
	width: 600px;
	font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #ffffff; 
}


#contentMarginLeft {
	width:0px;
	height:100%;
}

#contentMarginRight {
	width:20px;
	height:100%;
}


#columnLeft {
	width: 180px;
	margin:0px;
	padding:20px 0px 0px 10px;
}

#columnRight {
	width: 180px;
	padding-top: 20px;
	padding-left: 10px;
	margin:0px;
}
#columnLeft A/*,.boxText A*/ {
/*	margin-bottom: 4px;*/
/*	padding-bottom:4px;
	padding-top:2px;*/
	display:block;
	font-size: 12px; 
	font-family: Arial;
	font-weight:bold;
	text-transform: uppercase;
	color: #ffffff;
}

#columnLeft A:hover {
	color: #e6001d;
}

#columnLeft A {
	width: 180px;
/*	height: 12px;*/
}

#columnLeft DIV.categorylevel0,#columnLeft DIV.categorylevel1,#columnLeft DIV.categorylevel2,#columnLeft DIV.categorylevel3,#columnLeft DIV.categorylevel4,#columnLeft DIV.categorylevel5 {
	color: #ffffff;
}

#columnLeft DIV.categorylevel0a A,#columnLeft DIV.categorylevel1a A,#columnLeft DIV.categorylevel2a A,#columnLeft DIV.categorylevel3a A,#columnLeft DIV.categorylevel4a A,#columnLeft DIV.categorylevel5a A {
	color: #AAAAAA;
}
#columnLeft DIV.categorylevel0a A:hover,#columnLeft DIV.categorylevel1a A:hover,#columnLeft DIV.categorylevel2a A:hover,#columnLeft DIV.categorylevel3a A:hover,#columnLeft DIV.categorylevel4a A:hover,#columnLeft DIV.categorylevel5a A:hover {
	color: #e6001d;
}
/*
.sIFR-hasFlash #columnLeft DIV.categorylevel0,.sIFR-hasFlash #columnLeft DIV.categorylevel1,.sIFR-hasFlash #columnLeft DIV.categorylevel2,.sIFR-hasFlash #columnLeft DIV.categorylevel3,.sIFR-hasFlash #columnLeft DIV.categorylevel4,.sIFR-hasFlash #columnLeft DIV.categorylevel5 {
visibility: hidden;
}

.sIFR-hasFlash #columnLeft DIV.categorylevel0a,.sIFR-hasFlash #columnLeft DIV.categorylevel1a,.sIFR-hasFlash #columnLeft DIV.categorylevel2a,.sIFR-hasFlash #columnLeft DIV.categorylevel3a,.sIFR-hasFlash #columnLeft DIV.categorylevel4a,.sIFR-hasFlash #columnLeft DIV.categorylevel5a {
visibility: hidden;
}
*/
 

/*
#columnLeft A:hover,#columnLeft A.categorylevel0:hover,#columnLeft A.categorylevel1:hover,#columnLeft A.categorylevel2:hover,#columnLeft A.categorylevel3:hover,#columnLeft A.categorylevel4:hover,#columnLeft A.categorylevel5:hover {
	color: #ffffff;
}
*/


#columnLeft DIV.categorylevel1, #columnLeft DIV.categorylevel1a {
	margin-left: 8px;
}
#columnLeft DIV.categorylevel2, #columnLeft DIV.categorylevel2a {
	margin-left: 16px;
	text-transform: lowercase;
}
#columnLeft DIV.categorylevel3, #columnLeft DIV.categorylevel3a {
	margin-left: 24px;
	text-transform: lowercase;
}
#columnLeft DIV.categorylevel4, #columnLeft DIV.categorylevel4a {
	margin-left: 32px;
	text-transform: lowercase;
}
#columnLeft DIV.categorylevel5, #columnLeft DIV.categorylevel5a {
	margin-left: 40px;
	text-transform: lowercase;
}



A.return, A.send {
	font-size: 9px;
	margin: 8px;
}

A.send {
	color: #ffffff;
}

A.return:hover,A.send:hover {
	border-bottom: 4px solid #FFF;
}



.newProductsBox, .productsBox {
  padding:0px 0px 0px 23px;
}

.boxHeading {
	margin-top:6px;
	padding-top:4px;
	padding-bottom:4px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
}

A.info,A.infoA {
	margin-left: 10px;
	font-size: 11px;
	font-family:  Arial;
	text-transform: lowercase;
	color: #ffffff;
}

A.infoA {
	color: #ffffff;
}




.textfield  {
	margin:4px;
}


.productIcon, .manufacturerIcon {
	/*background-image: url("images/productIcon_bg.gif");*/
	background-repeat: no-repeat;
	background-position: top left;
	width: 181px;
	height: 181px;
	text-align: center;
	font-family: Arial;
	font-size:10px;
	margin: 9px 11px 10px 4px;
	padding: 0px;
}

.manufacturerIcon {
	padding-top: 10px;

}

/*
tip dna
*/
.productIcon2 {
	/*background-image: url("images/productIcon_bg.gif");*/
	background-repeat: no-repeat;
	background-position: top left;
	width: 174px;
	height: 180px;
	padding-bottom: 10px;
	text-align: center;
	font-family: Arial;
	font-size:10px;
	margin-left: 1px;
	margin-right: 12px;
	margin-top: 10px;
	margin-bottom: 8px;
}



.productPrice, .productPriceSpecial {
  height: 17px;
  min-width: 50px;
  vertical-align: middle;
  text-align: right;
  font-size: 11px;
  width:126px;
	margin-left:55px;
	color:#000000;
}
.productPrice SPAN {
  background-color:#E3E3E3;
  padding: 3px 5px 3px 5px;
}

.productPriceSpecial {
	height: 28px;
  width:181px;
  margin-left:0px
}

.productPriceSpecial .old {
	font-size: 9px;
  background-color:#E3E3E3;
  padding: 3px 5px 3px 5px;
}

.productPriceSpecial .new {
	font-size: 10px;
  background-color:#E3E3E3;
  padding: 3px 5px 3px 5px;
}


.meno {
  color: #ffffff;
  text-align: right;
  font-size: 13px;
  height: 19px;
  width:131px;
	margin-left:50px;
	
}

.meno SPAN {
/*	background:transparent url('images/name.gif') top left no-repeat;*/
	background-color: #000;
	/*display:block;*/
  padding: 3px 5px 3px 5px;
}



.images {
	/*padding-top:6px;*/
	text-align:left;
	height:35px;
}
.images img {
	border: 1px solid #444;
	border-width: 1px 1px 1px 0px;
	height:20px;
	margin-top: 1px;
}

.productIcon .description{
/*	margin: 2px;*/
	width:180px; 
/*	height:110px; */
	margin-bottom:1px; 
	padding-top:91px;
	margin-top:7px; 
	background-repeat: no-repeat;
	background-position: top center;
	cursor: pointer;
}
.manufacturerIcon .description A:hover {
	color: #e6001d;
}
.manufacturerIcon .description A {
	color: #000;
}

.manufacturerIcon .description{
  /*margin:8px 28px 0px 22px;*/
  padding-top:8px;
/*  border-top:1px dashed #800000;*/

}

/* vyhladavacie okienko */ 
.searchbox {
  width: 130px;
}


/* moznosti na vyber jazyka */

.languagesbox {
  background-image: url('images/jaz.gif');
  width: 118px;
  height:32px;
  margin-left:60px;
  vertical-align: middle;
  margin-left: 25px;
}
.loginboxik {
   background-image: url('images/log.gif');
   width: 520px;
  height: 30px;
  vertical-align: middle;
  margin-left: 155px;
  margin-top:0px;
 
}

.loginboxik a{
  color: #ffffff;
}
.loginboxik a:hover {
  color: #ffffff;
  text-decoration:underline;
}
.languagesbox IMG {
	margin: 0px 2px 0px 2px;
}


.currenciesbox {
  height: 31px;
  width: 166px;
  background-image: url('images/mena.gif');
  vertical-align: middle;
  margin-left: 15px;
}


.boxText { font-family: Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #e6001d; }
.productsNotifications { background: #f2fff7; }
A SPAN.orderEdit { font-size: 10px; color: #e6001d; font-weight: bold; }
A SPAN.orderEdit:hover { text-decoration: underline; }

BODY {
  background-color: #e7e7e7;
  color: #fffffff;
  margin: 0px;
  font-family: Arial;
  padding: 0px;
  background-image: url("images/poz.gif");
  background-position: top center;
}

.bannerContainer {
	margin-top:18px;
	margin-left:24px;
	width: 573px
}

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

A:hover {
  color: #e6001d;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background-image: url("images/nav.jpg");
}

TD.headerNavigation {
/*
  font-family: Arial, sans-serif;
  font-size: 15px;
*/
	font-size: 13px; 
	font-family: /*"Arial Narrow",*/ Arial;

	font-weight:bold;

  padding-top:2px;
  padding-bottom:0px;
  
  margin:0px;
  
  height:24px;
  text-align: center;
  vertical-align:top;
  color: #ffffff; 
}
TD.headerNavigation SPAN {
	padding:2px;
}

TD.headerNavigation SPAN.normal A { 
	color: #CCCCCC; 
}

TD.headerNavigation SPAN.normal A:hover, TD.headerNavigation SPAN.normalred A:hover { 
	color: #FFFFFF; 
}

TD.headerNavigation SPAN.normalred A { 
	color: #e6001d; 
}

/*
.sIFR-hasFlash TD.headerNavigation SPAN.normal,.sIFR-hasFlash TD.headerNavigation SPAN.active ,.sIFR-hasFlash TD.headerNavigation SPAN.normalred{
	visibility:hidden;
}
*/

TD.headerNavigation SPAN.active A {
	color: #000000;
}
TD.headerNavigation SPAN.active A:hover {
	color: #e6001d;
}


TD.headerNavigation SPAN.active {
	background-color: #FFFFFF;
}


TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #CC0000;
  color: #000;
  font-weight: bold;
  border-top: 1px solid #888;
  border-bottom: 1px solid #888;
  height: 20px;
  background-image: url(images/bg_footer.gif);
}
/*
.infoBoxContents {
  font-family: Arial, sans-serif;
  font-size: 10px;
}
*/

.boxHeading, .boxHeading TD {
	height: 0px;
}


.boxHeading TD, .boxHeading, .infoBoxContents TD, .infoBoxContents, .boxContainer {
	padding: 0px;
	margin: 0px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, sans-serif;
  font-size: 10px;
}
/*
TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}
*/

TD.infoBox, SPAN.infoBox {
  margin: 0px;
}

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

.productListing-heading, .subtotal {
	padding: 6px;
  font-family: Arial, sans-serif;
  font-size: 10px;
  /*background: #f3f0ea;*/
  color: #000;
}

.productListing-heading {
  border-bottom: 2px solid #e6001d;
  font-weight: bold;
}

.subtotal {
  border-top: 1px solid #e6001d;
  background: #DDD;
}
TD.productListing-data TABLE {
	font-size: 12px;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 11px;
  vertical-align: middle;
  padding: 6px;
/*  border-bottom: 1px solid #e6001d;*/
	margin-bottom: 2px;
	color: #000; 
}

DIV.manufacturer {
	color: #000; 
}

TD.productListing-data .productname A {
	color: #000;
}
TD.productListing-data .productname {
	margin-bottom: 8px;
	font-weight: bold;	
}

TD.productListing-data .attribute {
	color: #000;
}



A.pageResults {
  color: #ffffff;
}

SPAN.noLink {
	color: #e6001d;
}

A.pageResults:hover {
  text-decoration: underline;
}

TD.pageHeading, DIV.pageHeading {
	
}

TR.subBar {
  background: #f4f7fd;
}

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



TD.smallText, SPAN.smallText, P.smallText, DIV.smallText {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #444;
	padding:3px;
}

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

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

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

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

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

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

}
/*
 SELECT, TEXTAREA {
 	border: 1px solid black;
 	background-color: #FFFFFF;
 	margin:0px;
}*/

INPUT {
	padding: 2px;
	height:19px;
}

#columnRight INPUT {
	width: 150px;
}

INPUT.submit {
	padding: 0px;
	border-width: 0px;
	height: auto;
	width: auto;
	background: none;
}

TEXTAREA {
  width: 100%;
}

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

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


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

.moduleRow {  }
.moduleRowOver { background-color: #f3f0ea; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #b9ae9d; color: #FFF; }

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

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 10px; /*background-color: #333;*/ color: #e6001d; font-weight: bold; /*border: 1px solid #b9ae9d;*/ }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 10px; font-weight: bold; color: #e6001d; padding-bottom:4px; text-align: left; }
