/*
  $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: 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; }

body {
  background-color:#efefef;
  color: #000000;
  margin:0;
  text-align: center;
  padding:0;
  background-position: top;
  background-repeat: no-repeat;
  background-image: url(images/siteimages/header.jpg);
}

img {border:0;}
td {font-family : Verdana, Arial, sans-serif; font-size : 10px;color:#2a2a2a;}

#main
{

width: 1002px;
margin-left: auto;
margin-right: auto;
border-left:1px solid #a6a6a6;
border-right:1px solid #a6a6a6;
border-top:0;
border-bottom:0;
text-align: left;
background: #fff;
}

#container_header {
width: 1002px;
margin-left: auto;
margin-right: auto;
border:0;
}

#container_footer {
width: 1002px;
margin-left: auto;
margin-right: auto;
border:0;
}

#menu {
margin-top: 141px;
width: 1002px;
margin-left: auto;
margin-right: auto;
border:0;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #65330e;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #a01a1b;
}

TD.headerNavigation {
  font-family: sans-serif;
  font-size: 14px;
  background: #a01a1b;
  color: #ffffff;
  font-weight : normal;
 border-top:1px solid #fffacd;
 border-bottom:2px solid #7a0203;
 border-left:1px solid #fffacd;
 border-right: 2px solid #7a0203;
 /*font-style:italic;*/
}

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: #7a0203;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #7a0203;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #a6a6a6;
}

.infoBoxContents {
 background: #ffffff;
  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: #7a0203;
  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 {

}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #a6a6a6;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  color:#A41832;
font-family:Verdana,Arial,sans-serif;
font-size:20px;
}

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: 14px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
}

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: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

A.infoBoxHeading {
color:#fff;}

A.infoBoxHeading:hover {
color: #fff;
text-decoration: underline;
}

/* new design */

#column_left {
margin:0;
padding:3px;
width:227px;
min-height:500px;
background-color: #fff;
}
* html #column_left {
height: 500px;
}

#column_right {
margin:0;
padding:3px;
width:227px;
min-height:500px;
background-color: #fff;
}

* html #column_right {
height: 500px;
}

#kosar {
font-size:18px;
height:80px;
margin:0;
padding:3px 3px 3px 3px;
background-color: #fff;
}

.keywords {font-size:16px;width:180px;height:25px;}
/* új boxok */

.kosarszoveg {color:#ba2c00;font-weight:bold;font-size: 18px;}
table.newbox {
	background-color: #f3f3f3;
}
td.newbox, td.newbox a {color:#2a2a2a;padding:2px;font-size:12px;}

div.separator {margin-left:2px;background-color:#fff;width:90%;height:1px;text-align:right;}

.categories_link {
background-color: #f3f3f3;
font-size : 18px;
height:26px;
line-height: 24px;
border:1px solid #f3f3f3;
padding-left:4px;
margin:1px;
display:block;
color:#cccccc;
font-weight:bold;
}

td.newbox a.categories_link  {
text-decoration:none;
font-size : 16px;
height:24px;
}

a.categories_link:active, a.categories_link:hover  {
font-size : 16px;
height:24px;
text-decoration:none;

color:#990000;
background-color: #c7d2d8;
}

/*   */

td.box_header {
background-image:url(images/siteimages/doboz_header.gif);
background-repeat:no-repeat;
font-family:Verdana;
font-size:13px;
font-weight:bold;
height:47px;
padding-left:10px;
padding-top:5px;
width:338px;
}
td.box_body {
background-color:#86A3C2;
background-image:url(images/siteimages/doboz_bg.gif);
width:338px;
}
td.box_footer {
background-image:url(images/siteimages/doboz_footer.gif);
height:14px;
width:338px;
}
div.termek {
float:left;
font-family:Verdana;
font-size:11px;
height:165px;
padding-left:15px;
text-align:center;
width:150px;
}

div.kosarba {
float:right;
padding-right:15px;
}

div.arak {
float:left;
font-family:Verdana;
font-size:15px;
font-weight:bold;
padding-left:15px;
text-align:right;
}
div.reszletek {
float:right;
vertical-align:bottom;
font-family:Verdana;
font-size:12px;
padding-right:15px;
}
div.row1 {
padding-bottom:0px;
padding-top:1px;
}

div.akcio {
width:124px;
height:124px;
}

/* design*/

div.designfooter {
margin-left: auto;
margin-right: auto;
border:0;
width: 1000px;
height:114px;
background-image: url(images/siteimages/footer.jpg);
background-position: top;
background-repeat: no-repeat;


}



table.designfooter{
margin-left: auto;
margin-right: auto;
border:0;
padding-left:10px;
padding-right:10px;
height:103px;
width:1002px;

}

table.designfooter td {
font-family:Verdana;
font-size:15px;
font-weight:bold;
}

#slideshow1{margin-right:3px;}

p.loginbox {margin-top:10px;margin-bottom:10px;}
