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

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 11px; background: #FFe3e4; font-weight: normal; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #FBECE0; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #FF6666; text-decoration: underline; }

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

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

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





FORM {
        display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
}

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

A.headerNavigation {
  color: #CC6600;
}



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

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: #FF9900;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #CCCCCC;
}

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

.infoBox {
  background: #BBBBBB;
}

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

.infoBoxContentsColor {
  background: #FCDC9D;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.infoBoxContentsGray {
  background: #E6E8D0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.infoBoxContentsLightGray {
  background: #eeeeee;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.infoBoxContentsGreen {
  background: #EEF1D1;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FBECE0;
}

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

TD.infoBoxHeading2 {
        font-family: Verdana, Arial, sans-serif;
        font-size: 11px;
        font-weight: bold;
        background: #FBECE0 repeat;
        color: #666666;
        border: 1px #BBBBBB;
}

TD.infoBoxHeading {
        font-family: Verdana, Arial, sans-serif;
        font-size: 11px;
        font-weight: bold;
        background: #FFFFFF url(header_bg.gif) repeat;
        color: #666666;
        border: 1px #BBBBBB;
}

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

TR.productListing-heading {
  background: #CC6600;
}

TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #F5F5F5;
  color: #CC6600;
  font-weight: bold;
  font-variant: small-caps;
}

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

TD.productListing-image {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  height: 50px;
  vertical-align: middle;
  text-align: center;
}

img.productListing-image {
  padding: 0px;
  margin: 0px;
  border: 0px;
  cursor: hand;
  cursor: pointer;
}

A.pageResults {
  color: #CC6600;
}

A.pageResults:hover {
  color: #666666;
  background: #EEEEEE;
}

TD.pageHeading, DIV.pageHeading, P.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: 900;
  color: #666666;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, div.main, TH.main, P.main, SPAN.main, TABLE.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  /* line-height: 1.3; */
}

td.main_nowrap {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  white-space: nowrap;
}

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

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.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  /* line-height: 1.3; */
}

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

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  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: #CC6600;
  font-weight: bold;
}

TABLE.formArea {
        background: #ffffff;
        border: 1px solid #BBBBBB;
}

TABLE.formAreaGray {
        background: #E6E8D0;
        border: 1px solid #BBBBBB;
}

TABLE.formAreaGreen {
        background: #EEF1D1;
        border: 1px solid #BBBBBB;
}

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

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

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.productCustomPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #333333;
}

SPAN.productCustomerPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  white-space:nowrap;
}

SPAN.errorText {
        font-family: Verdana, Arial, sans-serif;
        color: #CC6600;
        font-size: 11px;
}

.moduleRow {
}
.moduleRowOver { background-color: #CCCCCC; cursor: hand; }
.moduleRowSelected { background-color: #FBECE0; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.checkoutBarCurrent {
        font-family: Verdana, Arial, sans-serif;
        font-size: 11px;
        color: #CC6600;
        font-weight: bold;
}

.leftcolomn {
  padding-right: 10px;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 15px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  /* line-height: 1.3; */
  vertical-align: top;
}

.rightcolomn {
  padding-right: 0px;
  padding-left: 10px;
  padding-top: 0px;
  padding-bottom: 15px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  /* line-height: 1.3; */
  vertical-align: top;
}

.middlecolomn {
  padding-right: 0px;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 15px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  /* line-height: 1.3; */
  vertical-align: top;
}

.colomn {
  padding-right: 0px;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 15px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  /* line-height: 1.3; */
  vertical-align: top;
}

.title{
font-weight: bold;
color:#cc6600;
}
.graytitle{
font-weight: bold;
color:#666666;
}

A.sectionTitle {
font-weight: bold;
}

A.sectionTitle:hover{
font-weight: bold;
}

hr.orange {
position: relative;
left: -1px;
top: 3px;
color: #cc6600;
margin-top: -4px;
height: 1px;
width: 100%;
}

.orange {
color:#cc6600;
}

.firstpar {
margin-top: -5px;
}

.imagesection {
FLOAT: left; MARGIN: 5px 10px 0px 0px;
border: 0;
height: 76px;
}
.smallimagesection {
FLOAT: left; MARGIN: 5px 10px 0px 0px;
border: 0;
}
.gray{color: #666666;
font-family: Verdana, Arial, sans-serif;
  font-size: 11px;}
.bigger{  font-size: 12px;
font-family: Verdana, Arial, sans-serif;}
.orangebold { color: #cc6600; font-weight: bold;}
.epsonfbold {float:left;width:12em;margin:0; padding:0.25em;font-weight:bold;}
.epsonbbold {margin-left:12em;padding:0.25em;font-weight:bold;}
.epsonfboldwide {float:left;width:20em;margin:0; padding:0.25em;font-weight:bold;}
.epsonbboldwide {margin-left:20em;padding:0.25em;font-weight:bold;}
.epsonfwide {float:left;width:20em;margin:0;padding:0.25em;}
.epsonbwide {margin-left:20em;padding:0.25em;}



body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;
margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px; background-color: #ffffff;}
a { color: #CC6600; text-decoration: none; background-color:transparent;}
a:visited { color: #CC6600; text-decoration: none; background-color:transparent;}
a:active { color: #000000; text-decoration: underline; background-color:transparent;}
a:hover {
        color: #666666;
        text-decoration: underline;
        background-color:transparent;
}
font {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; background-color:transparent;}
table {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000;}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70%; color: #000000;}
h1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-style: normal;
        color: #999999;
        font-weight: bold;
        font-variant: normal;
        background-color:transparent;
}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #666666;background-color:transparent;}
.boldright { font-weight: bold;color:#000000;text-decoration: none;text-align: right; background-color:transparent;}
.margin15 { margin: 15px;}
.margin7 { margin: 7px;}
.orange { color: #cc6600; background-color:transparent;}
.orangebold { color: #cc6600; font-weight: bold; background-color:transparent;}
.redbold {color: #ff0000; font-weight: bold; background-color:transparent;}
.bold { font-weight: bold;}
.gray { color: #666666; background-color:transparent;}
.bigger { font-size: 12px;}
.firstpar {
margin-top: -5px;
}
.italic { font-style:italic}
.tableborder { border: 1px solid #969696; /* line-height: 1.3; */}
.tableborder2  { border-right: 1px solid #969696;border-left: 1px solid #969696; border-top: 1px solid #969696;/* line-height: 1.3; */}
.tableborder1 { border-right: 1px solid #969696;border-left: 1px solid #969696; border-bottom: 1px solid #969696;/* line-height: 1.3; */}
.newsletter { font-family: Verdana, Arial, sans-serif; font-size: 11px; /* line-height: 1.3; */ vertical-align: top;}
.newsgradient { background-image:url('subnav_border.gif');}
.newslist { list-style-image: url('list_dot.gif');}



body.main {
  background-color: #FFFFFF;
  /*background-image: url('gray-gradient.png');
  background-repeat: repeat-y;*/
}

span.main_c5 {color: rgb(204, 102, 0);}
p.main_c4 {text-align: center;}
div.main_c3 {text-align: center;}
select.main_c2 {width: 100%;}
input.main_c1 {width: 128px;}

p.warning {
    color: #E00000;
    font-weight: bold;
}

span.required {color: #CC6600}
span.note {color: #FF0000}

span.keyword_highlight {
  background-color: #88EEEE;
}

td.products_node {
}

table.checkout_address {
  border: 0px;
  width: 80%;
}

td.checkout_address_section {
  font-weight: bold;
  background-color: #FCDC9D;
}

td.checkout_address_entry {
  text-align: right;
  background-color: #FEEECE;
  width: 100px;
}

td.checkout_address_value {
  background-color: #FEEECE;
  font-weight: bold;
}

table.change_image {
  background-color: #FABBB6;
  font-weight: bold;
  width: 274px;
  border: solid 1px black;
}

input.image_upload_filename {
  margin: 0px;
  width: 240px;
}

input.image_upload_submit {
  margin: 0px;
  margin-left: 8px;
}

body.product_popup {
  background-color: white;
  background-image: url('gray-gradient.png');
  background-repeat: repeat-y;
}

table.change_product_links {
  background-color: #FFFFFF;
  width: 100%;
  border: solid 1px black;
}

tr.product_links_header {
  background-color: #D3DCE3;
  font-weight: bold;
  vertical-align: middle;
}

tr.product_links_odd {
  background-color: #E5E5E5;
  vertical-align: middle;
}

tr.product_links_even {
  background-color: #D5D5D5;
  vertical-align: middle;
}

tr.product_links_footer {
  background-color: #D3DCE3;
  font-weight: bold;
  vertical-align: middle;
}

td.product_links_header {
  padding: 2px;
}

td.product_links {
  padding: 2px;
}

button {
  vertical-align: middle;
}

input.product_link_name {
  width: 100%;
}

input.product_link_url {
  width: 100%;
}

select.product_link_copy_sources {
  margin-right: 4px;
}

textarea.static_editor {
  width: 100%;
  height: 650px;
  margin: 0px;
}

input.static_title_editor {
  width: 100%;
  background-color: #F8F8F8;
}

td.static_page_title_label {
  white-space: nowrap;
}

table.parameter_editor {
  width: 100%;
  background-color: #FFFFFF;
  border: 1px solid black;
}

tr.parameter_editor_header {
  font-weight: bold;
}

td.parameter_editor_header {
  background-color: #D3DCE3;
  text-align: center;
}

td.parameter_editor_odd_label {
  background-color: #E5E5E5;
  vertical-align: top;
  white-space: nowrap;
  width: 40%;
}

td.parameter_editor_odd_language {
  background-color: #E5E5E5;
  vertical-align: top;
  text-align: center;
  width: 1px;
  white-space: nowrap;
}

td.parameter_editor_odd_value {
  background-color: #E5E5E5;
  vertical-align: top;
  width: 60%;
}

td.parameter_editor_odd_info {
  background-color: #E5E5E5;
  vertical-align: top;
  text-align: center;
  width: 1px;
}

td.parameter_editor_even_label {
  background-color: #D5D5D5;
  vertical-align: top;
  white-space: nowrap;
  width: 40%;
}

td.parameter_editor_even_language {
  background-color: #D5D5D5;
  vertical-align: top;
  text-align: center;
  width: 1px;
  white-space: nowrap;
}

td.parameter_editor_even_value {
  background-color: #D5D5D5;
  width: 60%;
  vertical-align: top;
}

td.parameter_editor_even_info {
  background-color: #D5D5D5;
  vertical-align: top;
  text-align: center;
  width: 1px;
}

input.parameter_editor_label {
  width: 100%;
  border: 0px;
  background-color: transparent;
  font-weight: bold;
}

input.parameter_editor_value {
  width: 100%;
}

div.parameter_editor_description {
  padding: 4px;
  white-space: normal;
}

tr.parameter_editor_footer {
  font-weight: bold;
}

td.parameter_editor_footer {
  background-color: #D3DCE3;
  text-align: right;
}

div.shown {
  display: block;
}

div.hidden {
  display: none;
}

table.payment_method {
  border: 1px solid black;
  width: 80%;
}

tr.payment_method_header {
  background-color: #FCDC9D;
  font-weight: bold;
}

tr.payment_method_odd {
  background-color: #F4F4F4;
}

tr.payment_method_even {
  background-color: #FFFFFF;
}

table.shipping_method {
  border: 1px solid black;
  width: 80%;
}

tr.shipping_method_header {
  background-color: #FCDC9D;
  font-weight: bold;
}

tr.shipping_method_odd {
  background-color: #F4F4F4;
}

tr.shipping_method_even {
  background-color: #FFFFFF;
}

p.event_header {
  font-size: 14pt;
  font-weight: bold;
}

span.event_date {
  font-weight: normal;
}

input.event_editor_date {
  width: 100px;
  background-color: #F8F8F8;
}

td.event_create_new {
  font-size: 12pt;
  font-weight: bold;
}

tr.event_odd {
  background-color: #F0F0F0;
}

tr.event_even {
  background-color: #F8F8F8;
}

a.event_visible {
}

a.event_hidden {
  color: gray;
}

span.please_call {
  font-family: Verdana, Arial, sans-serif;
  color: blue;
  white-space: nowrap;
}

span.single_price {
  font-family: Verdana, Arial, sans-serif;
  color: black;
  white-space: nowrap;
}

span.full_price {
  font-family: Verdana, Arial, sans-serif;
  color: #666666;
  white-space: nowrap;
  text-decoration: line-through;
}

span.discount_price {
  font-family: Verdana, Arial, sans-serif;
  color: red;
  white-space: nowrap;
}

span.single_price_m2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  color: black;
  white-space: nowrap;
}

span.full_price_m2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  color: #666666;
  white-space: nowrap;
  text-decoration: line-through;
}

span.full_price_m2_nolt {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  color: #666666;
  white-space: nowrap;
  text-decoration: none;
}

span.discount_price_m2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  color: red;
  white-space: nowrap;
}

span.weight {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  color: #666666;
  white-space: nowrap;
}

/* FuvardĂ­j szerkesztĹ tĂĄblĂĄzat: */
table.fuvardij {
    width: 100%;
	padding: 0px;
	border: 1px solid #000000;
	margin: 0px;
}

thead.fuvardij {
	background-color: #D3DCE3;
	font-weight: bold;
}

input.fuvardij-tomeg {
	border: 0px;
	padding: 0px;
	text-align: center;
	background-color: #D3DCE3;
	font-weight: bold;
}

tr.fuvardij0 {
	background-color: #E5E5E5;
}

tr.fuvardij1 {
	background-color: #D5D5D5;
}

td.fuvardij-orszag {
	font-weight: bold;
}

input.fuvardij0 {
	border: 0px;
	padding: 0px;
	text-align: right;
	background-color: #E5E5E5;
}

input.fuvardij1 {
	border: 0px;
	padding: 0px;
	text-align: right;
	background-color: #D5D5D5;
}

input.fuvardij0:hover, input.fuvardij1:hover {
	background-color: #F8F8F8;
}

tfoot.fuvardij {
	background-color: #D3DCE3;
}

input.fuvardij-submit {
	margin: 10px;
	font-weight: bold;
}

input.forditas0 {
	border: 0px;
	padding: 0px;
	text-align: left;
	background-color: #E5E5E5;
}

input.forditas1 {
	border: 0px;
	padding: 0px;
	text-align: left;
	background-color: #D5D5D5;
}

input.forditas0:hover, input.forditas1:hover {
	background-color: #F8F8F8;
}

input.forditas-submit {
	margin: 10px;
	font-weight: bold;
}

p.unft_eu_tarsfinanszirozas {
	margin-top: 4px;
	margin-bottom: 4px;	
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

table.linkek {
}
table.linkek thead {
	background-color: #EEEEEE;
}
table.linkek thead td {
	font-weight: bold;
	vertical-align: top;
	white-space: nowrap;
}
table.linkek tr {
}
table.linkek tr td {
	vertical-align: top;
}
table.linkek tr td a {
	color: #0000DD;
}
table.linkek tr td input {
	width: 400px;
	border: 1px solid #666666;
}
table.linkek tfoot {
	background-color: #EEEEEE;
}
table.linkek tfoot td {
	font-weight: bold;
	vertical-align: top;
	white-space: nowrap;
}

