
A:link { text-decoration: none; color: black;}
A:visited { text-decoration: none; color: black;}
A:hover { text-decoration: none; color: gray;}

body {
  	background-color: #d5d0ba;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 13px;
	text-align: center;
} 

#main_menu .active {
	color: navy;
}

.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #A01200;
}

.picture {
	border: 1px solid navy;
}

.text1 {
	background-color: #EFEFEF;
	width: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: black;
} 

.text2 {
	background-color: #EFEFEF;
	width: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: black;
}

.textarea1 {
	background-color: #EFEFEF;
	width: 600px;
	height: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: black;
}

.textarea2 {
	background-color: #EFEFEF;
	width: 200px;
	height: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: black;
}

input {
  border: 1px solid #653a17;
}

.input_field {
	float: left;
	margin-right: 5px;
}

.password_field {
	float: left;
	margin-right: 5px;
}

.input_div {
	clear: both;
}

.password_div {
	clear: both;
}

.submit_div {
	clear: both;
}

.warning {
}

.clear {
	clear: both;
}

.under_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8px;
}

.site_message_box {
	background-color: #F3F3F1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: navy;
	width: 300px;
	border: 1px solid navy;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 20px 5px;
	line-height: 20px;
	text-align: justify;
}

.login_message_box {
	background-color: #F3F3F1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: navy;
	width: 200px;
	border: 1px solid navy;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 20px 5px;
	line-height: 20px;
	text-align: justify;
}

.td1 {
	width: 140px;
	text-align: left;
}

.td2 {
	width: 90px;
	text-align: left;
}

.td3 {
	width: 60px;
	text-align: right;
}

.header {
	border-bottom: 1px solid white;
}

.level1 {
	margin-left: 5px;
}

.active1 {
	margin-left: 5px;
	color: red;
}

.level2 {
	margin-left: 25px;
}

.active2 {
	margin-left: 25px;
	color: red;
}

.level3 {
	margin-left: 45px;
}

.active3 {
	margin-left: 45px;
	color: red;
}

.select_level1 {
	margin-left: 5px;
}

.select_level2 {
	margin-left: 20px;
}

.select_level3 {
	margin-left: 35px;
}

#secondary_content {
	width: 190px;
	overflow-x: hidden;
	font-size: 11px;

}

#order_info {
	margin-left: 10px;
	margin-right: 10px;
	font-weight: normal;
}

.container {
	width: 960px;
	overflow-x: hidden;
	margin: 0px auto;
	padding-left: 0px !important;
	padding-left: 50px;
}

.header {
  background: url( '../images/header00.jpg' ) no-repeat;
  width: 960px;
  overflow-x: hidden;
  height: 195px;
  border: 0px;
}

.footer {
  background-image: url( '../images/footer00.gif' );
  position: relative; 
  width: 960px;
  overflow-x: hidden;
  height: 77px;
}
.footerlogo {
  position: absolute;
	z-index: 1000; 
  overflow: hidden;
  right: 35px;
  top: 7px;
}
.footertext {
  position: absolute; 
  width: 960px; 
  overflow-x: hidden;
  height: 41px;
  text-align: center;
  left: 0px;
  top: 20px;
  font-family: Arial;
  font-size: 12px;
  text-decoration: none;
  color: white;
}
.footercopyright {
  position: absolute; 
  left: 60px;
  top: 20px;
  font-family: Arial;
  font-size: 12px;
  text-decoration: none;
  color:  #D4CEBC;
}

#menu{
  background-image: url( '../images/menubg00.gif' );
  background-repeat: no-repeat;
  width: 960px !important;
  overflow-x: hidden;
  height: 38px;
	margin: 0px;
	padding: 0px 0px 0px 50px;
	font-size: 12px;
	font-weight: bold;
}

#menu li{
  width: 148px !important;
  height: 26px;
  list-style: none;
  margin-right: 10px;
  float: left;
}

#menu li a.active, #menu li a:hover{
  background-position: 0px 26px;
}

#menu li a.active, #menu li a:hover{
  font-weight: bold;
  color: white;
}

#menu li a{
  	background-image: url( '../images/menuitem.png' );
	line-height: 26px;
	display: block;
	width: 100%;
	color: #63461f;
}

#main{
	width: 100%;
  	overflow-x: hidden;
	margin: 0px auto;
	background: url('../images/bodybg00.gif');
}

#sidebar{
	float: left;
	display: inline;
	margin-left: 50px;
	width: 190px;
	overflow-x: hidden;
	min-height: 800px;
	height: auto !important;
	height: 800px;
	text-align: left;
	color: #502709;
	font-weight: bold;
}

#content{
	float: left;
	display: inline;
	width: 700px;
  	overflow-x: hidden;
	min-height: 800px;
	height: auto !important;
	height: 800px;
	text-align: left;
}

#search_products{
	background: url('../images/block_header.gif') no-repeat;
}

#search_products div.block_header,
#login_form div.block_header,
#basket div.block_header{
	line-height: 26px;
	color: #663300;
	padding-left: 10px;
	font-size: 13px;
	padding-bottom: 10px;
}

#login_form{
	background: url('../images/block_header.gif') no-repeat;
	margin-top: 20px;
}

#basket{
	background: url('../images/block_kosar.gif') no-repeat;
	margin-top: 20px;
	min-height: 48px;
	height: auto !important;
	height: 48px;
}

#register_div {
	margin-left: 80px;
}

#register_div td {
	vertical-align: top;
	height: 40px;
}

#signup_form{
}

#signup_form input, #signup_form textarea, #signup_form img{
	width: 200px;
}

#signup_form p{
	margin: 0px;
}

#categories{
	width: 680px;
}

#categories td.category{
	background-color:white;
	background-position:left bottom;
	background-repeat:no-repeat;
	border:1px solid #9C9C9C;
	text-align: center;
}

#categories div.category{
	height: auto !important;
	height: 200px;
	min-height:200px;
	width:216px !important;
	overflow-x: hidden;
	margin: 0px 1px 10px 1px;
}

#categories .subcategory{
	list-style: none;
	text-align: left;
	padding-left: 20px;	
	margin-left: 0px;
}

#categories .subcategory li{
	margin: 0px;
	padding: 0px;
	color: #462D05;
}

#categories .subcategory li a{
	color: #462D05;
}

#categories td.category{
	padding: 0px 2px;
	text-align: center;
}

#categories td.category div.name{
	text-align: center;
	margin: 4px auto;
	font-size: 14px; 
	width: 210px;
	color: white;
	height: 28px;
	line-height: 28px;
}

#categories td.category img{
	width: 210px;
}

#categories td.category_0 div.name{
	background: url('../images/categories_red.jpg') no-repeat;
}

#categories td.category_1 div.name{
	background: url('../images/categories_purple.jpg') no-repeat;
}

#categories td.category_2 div.name{
	background: url('../images/categories_yellow.jpg') no-repeat;
}

#categories td.category_3 div.name{
	background: url('../images/categories_green.jpg') no-repeat;
}

#categories td.category_4 div.name{
	background: url('../images/categories_gray.jpg') no-repeat;
}

#categories td.category_5 div.name{
	background: url('../images/categories_blue.jpg') no-repeat;
}

#basket div.icons{
	text-align: right;
}

#basket div.icons form{
	display: inline;
}

#basket div.icons form.plus button{
	border: 0px;
	margin: 0px;
	padding: 0px;
	background: url('../images/buttonpl.gif');
	width: 19px;
	height: 17px;
}

#basket div.icons form.minus button{
	border: 0px;
	margin: 0px;
	padding: 0px;
	background: url('../images/buttonmi.gif');
	width: 19px;
	height: 17px;
}

#basket div.icons form.del button{
	border: 0px;
	margin: 0px;
	padding: 0px;
	background: url('../images/buttonx0.gif');
	width: 19px;
	height: 17px;
}

#products{
	margin: 0px auto;
}

#products td.product{
	border: 1px solid #9C9C9C;
	width: 160px;
	height: 260px;
	margin-right: 10px;
	background: #E8D9BC;
}

#products div.product{
	position: relative;
	width: 160px;
	overflow-x: hidden;
	text-align: center;
}

#products .product table,
#products .product table tr,
#products .product table td{
	border: 0px;
	margin: 0px;
	padding: 0px;
}


#products .product div{
	width: 100%;
	overflow-x: hidden;
}

#products .product .product_details{
	margin-left: 10px;
}

#products .product .product_details img{
	margin-right: 14px;
	border: 0px;
}

#products .product .product_name{
	font-weight: bolder;
	max-height: 37px;
	overflow-y: hidden;	
}

.order input{
	width: 16px;
	height: 14px;
	border: 1px solid #653A17;
	font-size: 13px;
	line-height: 14px;
}

.order_form{
	margin: 0px;
	padding: 0px;
}

.order{
	height: 20px;
	line-height: 14px;
}

.order img{
	margin-left: 10px;
	margin-right: 5px;
}

.order button{
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-weight:bold;
	background: transparent;
	display: inline;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	background: url('../images/kosar_kicsi.gif') no-repeat;
	width: 100px;
	margin-left: 8px;
	padding-left: 28px;
}

.order button:hover{
	cursor: pointer;
}



#products .product .top{
	margin-bottom: 40px;
	background: white;
	width: 160px;
	height: 230px;
	overflow-y: hidden;
}

#products .product .bottom{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background: #E8D9BC;
	text-align: left;
	height: 40px;
	overflow-y: hidden;
}

#products .product_img{
	padding-top: 5px;
	width: 160px;
	height: 120px;
}

#products .product_name{
	margin-bottom: 5px;
}

#products .product_name a{
}

#product{
	border: 1px solid #9C9C9C;
	width: 660px;
	background: white;
	padding: 10px 5px;
}

#product .right{
	float: right;
	width: 320px;
	height: 240px;
}

#product .left{
	float: left;
	width: 320px;
}


#product .name{
	background: #E8D9BC;
	width: 315px;
	margin-left: 5px;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
}

#product .number, .price {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

#product .product_property {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

#product .description {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

#product .description a {
	text-decoration: none;
	color: red;
}

#product .special_offer {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	font-weight: bold;
	color: red;
}

#product form{
	
}

#product .order{
	background: #E8D9BC;
	width: 325px;
	height: 30px;
	margin-left: 5px;
}

#product .order button{
	margin-top: 5px;
}

.wrapper{
	margin-left: 40px;	
}

.black_13 {
	font-size: 13px;
}

#faq_div, #page_div {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
}

#page_content_title {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.spacer {
	height: 50px;
}

button.search_button, button.login_button, button.order_button,
button.continue_button, button.register_button {
	background-color: #A82744;
	color: white;
	border: 1px solid black;
	font-size: 11px;
	font-weigt: bold;
	padding: 2px;
	
}

button.search_button:hover, button.login_button:hover, button.order_button:hover,
button.continue_button:hover, button.register_button:hover {
	background-color:green;
	color: white;
	border: 1px solid black;
	font-size: 11px;
	padding: 2px;
}

#search_message {
	color: #A82744;
	font-size: 12px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#partnerek img {
	border: none;
}