body {
 margin: 0 auto 0 auto;
 padding: 0;
 background: #f5f3df url(../images/bg.gif) repeat-x 0 0;   
 font-size: 75%; 
 text-align: left;
 color: #000;
}

body, input, select, textarea {
 font-family: arial, verdana, sans-serif;
}

input, select, textarea {
 font-size: 95%; 
}

* {
	margin:0;
	padding:0;
}

img {
 border: 0;
}

.hidden {
 visibility: hidden;
}

.clear {
 clear: both;
 font-size: 1%;
}

.clearfix:after {
 content:".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
 font-size:0;
 line-height:0;
}

.toRight {
 float: right;
}

.marginBottom {
 margin-bottom: 15px !important;
}

.noRightMargin {
 margin-right: 0 !important;
}

.centered {
 text-align: center !important;
}

.liTitle {
 padding-top: 15px !important;
 font-size: 115%;
 font-weight: bold;
}



/* Fonts */

h1,h2,h3,h4,h5,h6 {
 font-family: arial, verdana, sans-serif;
}

h1, h2, h5, h6 {
 margin: 0 0 15px 0;
 padding: 0; 
 font-size: 140%;
 font-weight: normal;
}

h3, h4 {
 font-size: 100%;
}

h4 {
 margin-top: 15px;
}

.coloredH {
 color: #972b16;
}

span.subTitle {
 font-size: 14px;
 font-weight: bold;
 color: #504a1a;
}

span.light {
 font-weight: bold;
 color: #504a1a;
}

ul, li {
 list-style-image: none;
 list-style-type: none;
}

a {
 color: #972b16;
 text-decoration: none;
}

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

a.button {
 padding: 3px 4px 3px 4px;
 color: #fff;
 font-weight: bold;
 border: 0;
 cursor: pointer;
 background: #d93110; 
}

.inactiveButton {
 padding: 3px 4px 3px 4px;
 color: #fff;
 font-weight: bold;
 border: 0;
 background: #c1aca1; 
 cursor: not-allowed;
}

.important {
 color: #96B7BE !important;
 color: #400 !important;
 background-image: url(../images/button-important.gif) !important; 
 border: 1px solid #FFAB00 !important;
}
 
.statusText {
 color: #444;
 font-weight: bold;
}

.error {
 color: #d00;
 font-weight: bold;
}

.ok {
 color: #060;
 font-weight: bold;
}

span.boxTitle {
 display: block;
 margin-bottom: 10px;
 font-size: 140%;
 font-weight: bold;
}



/* Forms */

input.text {
 height: 16px;
 padding: 2px 2px 0 2px;
 background: #f5f3df; 
 border: 1px solid #d8d4ae;
 border-top: 1px solid #bdb783;
 border-left: 1px solid #bdb783; 
}

fieldset {
 width: 96%;
 margin-top: 5px;
 padding: 5px 10px 10px 10px;
 border: 1px #d8d4ae solid;
}

legend {
 margin: 0;
 padding: 0 3px;
}

.sheet label {
 display: block;
 float: left;
 width: 290px;
 margin-bottom: 9px;
 text-align: right;
}

.sheet .text, .sheet .select, .sheet .textarea {
 display: block;
 width: 150px;
 height: 16px; 
 margin: 0 10px 6px 10px;
 float: left;
}

.sheet .textarea {
 width: 220px;
 height: 100px; 
}

.sheet .select {
 height: 17px;
}

.sheet .file {
 display: block;
 width: 200px;
 height: 16px; 
 margin: 0 10px 6px 10px;
 float: left;
}

.sheet span {
 position: relative;
 display: block;
 width: 70px;
 font-weight: bold;
 background-image: none !important;
 float: left;
}

.sheet input.submit {
 margin: 15px 0 0 220px;
}

.sheet img {
 margin: 0 0 20px 210px;
 padding: 4px;
 background-color: #EEF8FD;
 border: 1px solid #ABCAC4; 
}

.sheet .checkbox {
 position: relative;
 left: 10px;
 top: 7px;
}

.sheet .radioInput {
 width: 20px;
 float: left;
}

.sheet .radioText {
 width: 550px;
 float: left;
}

.sheet b.warning {
 color: #a00;
}

.cartRules {
 display: none;
 margin: 5px 0 15px 0;
 padding: 10px;
 background-color: #f8efe6;
 border: 3px dashed #cfbfb0; 
}

.ruleAccept .selector label {
 position: relative;
 top: 5px;
}



/* Content */

#wrapper {
 background: url(../images/shadow.gif) no-repeat center 100px;
}

#container {
 width: 980px;
 margin: 0 auto 0 auto; 
}

#content {
 width: 980px;
 margin: 0 auto 0 auto; 
 padding-top: 5px;  
 background: #fff url(../images/header.gif) no-repeat 0 0;    
}

#content .main {
 width: 600px;
 padding: 7px 15px 10px 15px;
 float: left;
}

#content .side {
 width: 145px;
 padding: 7px 15px 10px 15px;
 float: left; 
}

#content iframe {
 padding: 4px;
 background-color: #f8efe6;
 border: 1px solid #cfbfb0;
}



/* Hierarchal menu */

#content .side ul {
 margin: 0;
 padding: 0;
}

#content .side ul.parent {
 margin-bottom: 15px;
}



/* Search */

.searchBox {
 margin-bottom: 20px;
}

.searchBox .text {
 margin: 0 0 10px 0;
}



/* Header */

#header {
 position: relative;
 width: 980px;
 height: 72px; 
 margin: 0 auto 0 auto;
}

#header img.logo {
 position: absolute;
 left: 0px;
 top: 0px;
 width: 375px;
 height: 70px;
 border: 0;
}

#header ul.main {
 position: relative;
 left: 395px;
 top: 0px;
 width: 571px;
 height: 50px;
 background: url(../images/menu.gif) repeat-x 0 0;  
}

#header ul.main li {
 font-weight: bold;
 display: inline;
}

.item1 a { width: 65px; }
.item2 a { width: 120px; }
.item3 a { width: 81px; }
.item4 a { width: 135px; }
.item5 a { width: 115px; }
.item6 a { width: 55px; }

#header ul.main li a {
 display: block;
 height: 32px;
 padding-top: 18px;
 text-align: center;
 color: #ffd200;
 background: url(../images/li-header.gif) no-repeat 0 0;  
 float: left;
}

#header ul.main li a:hover {
 color: #fff;
}

#header ul.main li.home a {
 background-image: none;
}

#header ul.main li.activeItem a {
 color: #fff;
}



/* Footer */

#footer {
 width: 950px; 
 margin: 0 auto 0 auto;
 padding: 10px 15px 10px 15px;
 background: #d8d4ae; 
 border-top: 2px solid #c3bd84;
 color: #5c5349;  
}

#footer p {
 margin: 0;
}



/* Content */

#content ul {
 margin-bottom: 15px;
}

#content .main li {
 margin-bottom: 4px;
 padding: 0 0 0 12px;
 background: url(../images/li-content.gif) no-repeat 0 4px;  
}

#content .main p {
 margin-bottom: 8px;
}

#content .main .lead {
 font-weight: bold;
}  

#content .main .back {
 clear: both;
 font-weight: bold;
 text-align: right;
}  

#content .main .article {
 clear: both;
}

#content .main .article .itemInfo {
 width: 500px;
 margin-bottom: 10px;
 padding-bottom: 15px;
 border-bottom: 1px dotted #972b16; 
 float: left;
}

#content .main h1 {
 font-size: 170%;
 font-weight: bold;
}

#content .productDescription {
 margin-bottom: 15px;
}

#content .productDescription strong {
 /* background-color: #d8d4ae; */
}



/* Login */

.loginContent li {
 font-weight: bold;
 margin: 0 0 5px 0;
 padding: 0 0 0 13px;
 background: url(../images/li-side-main.gif) no-repeat 0 5px;    
}

.loginContent, .loginContent p {
 margin-bottom: 15px;
}

.login label {
 display: block;
 width: 40px;
 margin-right: 10px;
 text-align: right; 
 float: left;
}

.login input.text {
 width: 70px;
 margin-bottom: 10px !important;
 float: left; 
}

.login input.submit {
 margin: 0 0 10px 50px;
}

.login div {
 clear: both;
}

ul.loginItems {
 margin-bottom: 15px !important;
}

ul.cartBoxItems {
 margin-bottom: 15px;
}

ul.cartBoxItems li {
 margin-bottom: 0;
}



/* Pictures */

.imgBorder {
 padding: 4px;
 background-color: #f8efe6;
 border: 1px solid #cfbfb0;
}

.imgLeft {
 margin: 2px 10px 4px 0;
 float: left;
}  

.imgRight {
 margin: 2px 0 4px 10px;
 float: right;
}  



/* Product info */

.product h1 {
 margin-bottom: 0;
}

.product .quoteTitle {
 margin-bottom: 15px !important;
 font-size: 18px;
}

.subPageTitle {
 margin-bottom: 15px !important;
 font-size: 18px;
}

.product .author {
 margin-bottom: 15px !important;
 font-style: italic;
}

.product .lead {
 margin-bottom: 15px !important;
}

.product li {
 margin: 0 0 0 5px !important;
 padding: 0;
 background: url(../images/li-content.gif) no-repeat 0 2px !important;   
}

.product .buttons {
 height: 30px;
}

.priceBox li span.old {
 color: #076186; 
 text-decoration: line-through;
 background-image: none !important;  
}

.price .price1 {
 font-size: 16px;
 font-weight: bold;
}

.price .price2 {
 font-size: 14px;
}

.discount {
 color: #f00 !important;
}

.priceBox input.submit {
 position: relative;
 left: 0px;
}



/* Cart */

.cartItems {
 margin-top: 20px;
}

.cartItems .product {
 margin-bottom: 15px;
}

.cartItems .product .image {
 width: 120px;
 float: left;
}

.cartItems .product .text {
 width: 420px;
 padding-bottom: 5px;
 border-bottom: 1px solid #C8DCE0; 
 float: left; 
}

.cartItems .product .info {
 width: 200px;
 margin-right: 10px;
 float: left; 
}

.cartItems .product .price {
 width: 300px;
 float: left; 
}

.cartItems .buttons a.last {
 margin-left: 10px;
}

.cartItems .sum {
 margin: 0 0 15px 120px ;
} 

.cartItems .sum span.brutto {
 font-weight: bold;
 font-size: 180%;
 background-image: none !important;
} 

.cartItems .sum span.netto {
 color: #000 !important;
 background-image: none !important;
} 

.cartItems .deliverPrice {
 margin: 0 0 15px 120px ;
 padding-bottom: 5px;
 border-bottom: 1px solid #C8DCE0;  
}  

.cartItems .deliverPrice span {
 color: #000 !important;
 background-image: none !important;
}

.cartItems .orderNavigator {
 margin-left: 120px;
}

.cartItems .orderNavigator .button {
 margin-right: 15px;
}

.backToProducts {
 height: 30px;
 padding-left: 118px;
}



/* Picture list */

.pictureList .item {
 width: 120px;
 height: 93px;
 margin: 0 6px 6px 0;
 padding: 4px 5px 0 5px;
 background-color: #f8efe6;
 border: 1px solid #cfbfb0;
 text-align: center;
 float: left;
}



/* Product list */

input.toCart {
 padding: 3px 4px 3px 25px;
 color: #fff;
 font-weight: bold;
 border: 0;
 cursor: pointer;
 background: #b88065 url(../images/cart.gif) no-repeat 4px 5px;
}

input.toCartFromItem {
 width: 124px;
 height: 22px;
 margin: 0;
 padding: 0;
 color: #fff;
 font-weight: bold;
 border: 0;
 cursor: pointer;
 background: #fff url(../images/tocart-wb.gif) no-repeat 0 0;
 font-size: 0px;
}

input.toCartFromList {
 width: 124px;
 height: 22px;
 margin: 0;
 padding: 0;
 color: #fff;
 font-weight: bold;
 border: 0;
 cursor: pointer;
 background: #fff url(../images/tocart-wb.gif) no-repeat 0 0;
 font-size: 0px;
}

input.toCartFromBox {
 width: 124px;
 height: 22px;
 margin: 0;
 padding: 0;
 color: #fff;
 font-weight: bold;
 border: 0;
 cursor: pointer;
 background: #fff url(../images/tocart-wb.gif) no-repeat 0 0;
 font-size: 0px;
}

input.toOrderFromLanding {
 width: 111px;
 height: 22px;
 margin: 0;
 padding: 0;
 color: #fff;
 font-weight: bold;
 border: 0;
 cursor: pointer;
 background: #fff url(../images/toorder-wb.gif) no-repeat 0 0;
 font-size: 0px;
}



/* Pager */

#pager {
 clear: both;
 width: 190px;
 height: 35px;
 margin: 20px 0 0 205px;
 padding: 0;
 text-align: center;
 font-weight: bold;
 font-size: 11px;
}

#pager a {
 font-weight: bold;
 font-family: verdana, sans-serif;
 font-size: 11px;
 color: #000;
 background-color: #f3f3f8;
 border: 1px solid #e0d0d7;
 padding: 1px 2px 2px 2px;
 margin: 0 3px 0 3px;
} 

#pager a:hover {
 background-color: #fff;
 border: 1px solid #e0d0d7;
 text-decoration: none;
} 

#pager span.inactive {
 font-weight: bold;
 font-family: verdana, sans-serif;
 font-size: 11px;
 color: #bbb;
 background-color: #f3f3f8;
 border: 1px solid #e0d0d7;
 padding: 1px 2px 2px 2px;
 margin: 0 3px 0 3px;
} 

#pager span.left {
 display: block;
 width: 50px;
 padding: 3px 0 3px 0;
 float: left;
 text-align: right;
}

#pager span.middle {
 display: block;
 width: 90px;
 padding: 2px 0 3px 0; 
 float: left;
 text-align: center;
}

#pager span.right {
 display: block;
 width: 50px;
 padding: 3px 0 3px 0; 
 float: left;
 text-align: left;
}

#pager select {
 position: relative;
 top: -1px;
 width: 80px;
 height: 18px;
 font-family: tahoma, arial, verdana, sans-serif;
 font-size: 11px;
 font-weight: normal;
 background-color: #f3f3f8;
 border: 1px solid #e0d0d7;
}



/* Bank logos */

#bankinfo {
 padding-top: 50px;
 text-align: center;
 font-size: 80%;
 color: #777;
}

#bankinfo img {
 margin: 4px 0 8px 0;
 border: 0;
}



/* Main offers */

.productOfferList {
 margin-bottom: 15px;
}

.productOfferList .offItem {
 min-height: 280px;
}

.productOfferList .offItem p {
 padding: 5px 5px 0 5px;
 font-size: 13px;
 font-weight: bold;
}

.productOfferList .offItem {
 width: 188px;
 margin: 0 15px 15px 0;
 background: #f5f3df; 
 border: 1px solid #d8d4ae;
 border-top: 1px solid #bdb783;
 border-left: 1px solid #bdb783; 
 float: left;
}

.productOfferList .offTextPic {
 min-height: 170px;
 padding: 5px;
}

.productOfferList .offTextPic img {
 margin: 3px 6px 0px 0;
 border: 3px solid #cfbfb0;
 float: left;
}

.productOfferList .offPrice {
 width: 80px;
 padding: 2px 5px 5px 5px; 
 color: #221917;
 float: left;
}

.productOfferList .offCart {
 margin: 0 5px 5px 0;
 text-align: right;
}

span.old {
 text-decoration: line-through; 
}

span.discount {
 font-size: 16px;
 font-weight: bold; 
}



/* Product list */

.productList .productItem .productPicture {
 width: 100px;
 margin-right: 10px;
 float: left;
}

.productList .productItem .productText {
 width: 490px;
 margin-bottom: 10px;
 padding-bottom: 15px;
 border-bottom: 1px dotted #972b16;
 float: left;
}

.productList .productItem .productText h2 {
 margin-bottom: 10px;
 font-weight: bold;
}

.agrariumList h3 {
 margin-bottom: 0px;
 padding: 0; 
 font-size: 140%;
 font-weight: bold;
}



/* Side offers */

.sideList .sideItem {
 margin-bottom: 10px;
}

.sideList .sideItem .image {
 width: 55px;
 padding-top: 2px;
 float: left;
}

.sideList .image img {
 width: 40px;
 padding: 0;
 border: 3px solid #cfbfb0;
}

.sideList .sideItem .offerItem {
 width: 90px;
 padding-top: 2px;
 float: left;
}

.sideList .sideItem h4 {
 margin-bottom: 6px;
}

.sideList .sideItem p {
 margin-bottom: 1px;
}

.sideList .sideItem span {
 color: #444;
 font-weight: bold;
}

.sideList .toCart {
 padding: 2px 0 1px 18px;
}

.sideList form {
 padding-top: 5px;
}



/* JS menu */

.categoryMenu li {
 margin: 0;
 padding: 0 0 5px 13px;
 font-weight: bold;
 background-position: 0 3px !important;
 background-repeat: no-repeat !important;  
 background: url(../images/li-side-main-plus.gif) no-repeat 0 3px;  
}

.categoryMenu ul.menu {
 display: none;
 margin: 0 0 0 -7px !important;
 padding: 5px 0 0 0 !important;
}

.categoryMenu a.selectedItem {
 color: #205236 !important;
}

.categoryMenu ul.menu li {
 margin: 0;
 padding: 0 0 5px 10px;
 background: url(../images/li-side-sub.gif) no-repeat 0 3px !important; 
}

.categoryMenu ul.menu li a {
 font-weight: normal !important;
}

.categoryMenu li.menubar span, .categoryMenu ul.menu li a.selected {
 color: #205236;
}

.categoryMenu li.menubar span, .categoryMenu ul.menu li a.selected:hover {
 color: #c23014;
} 



/* Sitemap */

.siteMapBox {
 margin-bottom: 10px;
 padding: 5px;
 background-color: #f9f9f9;
 border: 1px solid #dcdcdc;
}

.siteMapBox ul {
 margin: 0 !important;
}



/* Floater */

#floater {
 position: relative;
 width: 650px;
 height: 230px;
 margin: 0 auto 0 auto;
 padding: 15px 10px 20px 240px;
 background: url(../images/bg-floater-1.png) no-repeat 10px 0;  
}

.floaterInstance_01 {
 background-image: url(../images/bg-floater-1.png) !important;
}
.floaterInstance_02 {
 background-image: url(../images/bg-floater-2.png) !important;
}
.floaterInstance_03 {
 background-image: url(../images/bg-floater-3.png) !important;
}

#floater label {
 width: auto !important;
 margin: 0 !important; 
 display: inline !important;
}

#floater .input {
 width: 150px !important;
 margin-right: 10px !important;
}

#floater .submit {
 margin-right: 10px;
}

#floater .close {
 position: absolute;
 left: 865px;
 top: 7px;
 color: #a00;
 cursor: pointer;
 font-family: verdana, sans-serif;
 font-size: 14px;
 font-weight: bold !important;
}

#floater .close:hover {
 text-decoration: none;
}

#floater h2 {
 font-size: 18px;
 font-weight: bold;
 color: #b60001;
}

#floater span {
 font-size: 14px;
}

#floater strong {
 font-weight: bold;
 color: #b60001;
}

.outer { /* fixed position */ 
 position: fixed;
 bottom: 0;
 left: 0;
 width: 100%;
}

.middle { /* centering */
 height: 260px; 
 display: table; 
 margin: 0 auto;
}

.inner { 
 vertical-align: middle;
 display: table-cell;
}

img.elmarad {
 position: absolute;
 left: 0;
 top: 0;
}



/* Static */

.staticPhoto {
 margin: 0 10px 0 0;
 float: left;
}

.staticPhotoText {
 display: block;
 width: 500px;
 float: left;
}

span.clearStatic {
 display: block;
 clear: both;
}



/* Landing */

#content .landing {
 margin-bottom: 30px;
}

#content .landing h2 {
 margin: 0;
 padding: 0; 
 font-size: 160%;
 font-weight: bold;
 text-align: center;
}

#content .landing h3 {
 margin: 0;
 padding: 0; 
 font-size: 140%;
 font-weight: bold;
 text-align: center;
 color: #a00;
}

#content .landing p {
 margin: 0;
 padding: 0; 
 text-align: center;
}

#finalprice {
 font-weight: bold;
 font-size: 18px;
}



/* Affiliate */

.affiliate h2 {
 margin: 0;
 padding: 0; 
 font-size: 160%;
 font-weight: bold;
 text-align: center;
}

.affiliate h3 {
 margin: 0;
 padding: 0; 
 font-size: 140%;
 font-weight: bold;
 text-align: center;
 color: #a00;
}

.affiliate strong {
 font-size: 140%;
 font-weight: bold;
 color: #a00;
}

.affiliate .arrowCol {
 background: url(../images/landing/nyil.jpg) no-repeat 80px 0;  
}

.affiliate .quote {
 font-style: italic;
 color: #44a;
}

.affiliate li.num1 {
 padding: 0 0 10px 40px !important;
 background: url(../images/landing/szam1.gif) no-repeat 10px top !important;  
}

.affiliate li.num2 {
 padding: 0 0 10px 40px !important;
 background: url(../images/landing/szam2.gif) no-repeat 0 top !important;  
}

.affiliate li.num3 {
 padding: 0 0 10px 40px !important;
 background: url(../images/landing/szam3.gif) no-repeat 0 top !important;  
}

.affiliate span.tint {
 background: #fcc;
}

.affiliate li.present {
 padding: 0 0 10px 55px !important;
 background: url(../images/landing/ajandekdoboz.gif) no-repeat 0 top !important;  
}



/* Orderinfo */

.ordersTable {
 margin: 15px 0 15px 0;
 border-collapse: collapse;
 background: #f9f8f0;
}

.ordersTable td {
 padding: 3px 6px 3px 6px;
 text-align: center;
}

.ordersTable tr.head td {
 color: #993300;
 background-color: #f5f3df;
 font-weight: bold;
}

.ordersTable tr.high td {
 background: #f6f4e8;
}

.ordersTable td.orderTd1 {
 width: 60px;
}

.ordersTable td.orderTd4 {
 width: 70px;
}

.ordersTable td.orderTd5 {
 width: 80px;
}

.ordersTable td.orderTd6 {
 width: 62px;
}

.orderLetter {
 padding: 4px;
 border: 1px solid #ccc;
 background: #f3f3f3;
}



/* Helpdesk */

.hdTable {
 margin: 15px 0 15px 0;
 border-collapse: collapse;
 background: #f9f8f0;
}

.hdTable td {
 padding: 3px 6px 3px 6px;
 text-align: center;
}

.hdTable tr.head td {
 color: #993300;
 background-color: #f5f3df;
 font-weight: bold;
}

.hdTable tr.high td {
 background: #f6f4e8;
}

.hdTable td.hdTd1 {

}

.hdTable td.hdTd2 {
 width: 100px;
}

.hdTable td.hdTd3 {
 width: 100px;
}

.hdTable td.hdTd4 {
 width: 80px;
}

.hdTable td.hdTd5 {
 width: 250px;
 text-align: left;
}

.hdTable .question {
 margin-bottom: 5px !important;
 color: #777;
 font-style: italic;
}

.hdTable .answer {
 margin-bottom: 0 !important;
}



/* Comments */

.newComment {
 margin-bottom: 15px;
 padding: 10px;
 background: #f4f4f4;
 border: 1px #d8d4ae solid;
}

.commentSheet label {
 width: 80px;
}

.commentSheet input.submit {
  margin-left: 88px;
}
