/*
 * 	NAVBAR
 */
	#Navbar {
		margin:0px;
		padding:0px;
	}
		#Navbar li {
			padding:0px;
			margin:0px;
			float:left;
			background:url(images/navbar-item.gif) repeat-x;
			height:34px;
			line-height:34px;
			white-space:nowrap;
			list-style:none
		}
			#Navbar li.first {
				background:url(images/navbar-left.gif) no-repeat;
				width:201px;
				padding:0px;
			}
			#Navbar li.first a {
				background:none;
			}
			#Navbar li.last {
				background:url(images/navbar-last.gif) no-repeat right;
			}
				#Navbar li a, #Navbar li span.nohref {
					text-decoration:none;
					padding-left:15px;
					padding-right:25px;
					display:block;
					color:#494646;
					background:url(images/navbar-arrow.gif) no-repeat right center;
				}
					#Navbar li a:hover {
						text-decoration:underline;
						color:#302f2f;
					}
				#Navbar li.last a, #Navbar li.last span.nohref {
					background:none;
					padding-right:15px;										
				}					


/*
 * conainer headlines
 */
	.container h1 {
		background:url(images/h1-icon.gif) no-repeat left center;
		color:#302f2f;
		font-size:35px;
		font-weight:normal;
		clear:both;
		margin:0px;
		padding:0px;
		padding-left:25px;
		width:642px;
		overflow:hidden;
		white-space:nowrap;
		
	}	
	.container h1.smaller {
		font-size:25px;
	}
	.container h1.smallest {
		font-size:21px;
	}	

		.container.container-head h1 {
			margin-top:6px;
			width: 638px;
		}
	.container h2 {
		color:#302f2f;
		font-size:20px;
		font-weight:normal;
		clear:both;
		margin:0px;
		padding:0px;
	}	


/*
 * Kategória- és termék dobozok
 */
.box {
	float:left;
	margin-right:15px;
	margin-top:5px;
	margin-bottom:5px;
	width:177px;
	height:202px;
	overflow:hidden;
	background:url(images/webshop/box.gif) no-repeat center top;
	text-align:center;
}
.coda-slider .box {
	margin-right:12px;
}

.box.last {
	margin-right:0px;	
}
.box a, .box span.nohref {
	display:block;
	height:180px;
	background-position:center;
	background-repeat:no-repeat;
	position:relative;
	color:#444;
	font-weight:bolder;
}
.box .title {
	display:block;
	padding-top:3px;
	margin:0px 5px;
	width:167px;
	overflow:hidden;
	height:30px;
}
	.box .title:hover {
		cursor: pointer;
	}
.box .price {
	position:absolute;
	left:0px;
	bottom:6px;
	display:block;
	width:100%;
	text-align:center;
	background:#fff;
	color:#7c7c7c;
}
	.box .price span {
		background:#b80031;
		padding:2px;
		padding-left:5px;
		padding-right:5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		color:#fff;
	}
	
	.box input,
	#IntoBasket {
		background:url(images/webshop/basket-into-bg.gif);
		width:127px;
		height:23px;
		padding-bottom:5px;
		#padding-bottom:0px;
		text-indent:20px;
		color:#e7e7e7;
		border:none;
		font-size:12px;
		cursor:pointer;	
	}
		.box input.already_in_basket {
			background:url(images/webshop/basket-in-bg.gif);
		}


#Center .box.category-box span {
	display:block;
	font-size:12px;
}
#Center .box.category-box span.counter {
	position:absolute;
	bottom:6px;
	width:100%;
}

/*
 * BUTTONS
 */			
 .submit-button-outer {
 	#background:url(images/webshop/btn-big-left.gif) no-repeat left center;
	height:43px;
	float:right;	
	margin:0px;
	padding:0px;
	_padding-left:5px;
	margin-left:8px;
 }	
 	.submit-button-inner {
 		display:block;
	 	margin:0px;
		padding:0px;
		background:url(images/webshop/btn-big-right.gif) no-repeat right center;
		height:43px;
		line-height:43px;
		padding-right:5px;
		padding-left: 5px;
		border:none;
		color:#fff;
		cursor:pointer;
		font-size:18px;
		font-style:normal;
		#width: 170px;
		height: 43px;
		text-align: center;
		-moz-border-radius: 5px;
 	}
		
/*
 * tab-area SO CALLED SLIDER @todo move to slider.css
 */
.coda-nav ul {
	margin:0px;
	padding:0px;
	height:45px;
}
	.coda-nav ul li {
		float:left;
		margin:0px;
		padding:0px;
		list-style:none;
		margin-left:10px;
		margin-right:10px;
		margin-top:6px;
		#width:115px;
		text-align:center;
		#white-space:nowrap;
	}
		.coda-nav ul li a {
			height:34px;
			line-height:34px;
			padding-left:7px;
			color:#302f2f;
			text-decoration:none;
			font-weight:bolder;
			display:block;
			cursor:pointer;
			text-shadow: 1px 1px #fff;
		}
			.coda-nav ul li a span {
				height:34px;
				line-height:34px;
				padding-right:7px;
				display:block;
			}
			.coda-nav ul li a:hover {
				background:url(images/tab-button-left.gif) no-repeat left;
			}
			.coda-nav ul li a:hover span {
				background:url(images/tab-button-right.gif) no-repeat right;
			}	
			.coda-nav ul li a.current {
				background:url(images/tab-button-left.gif) no-repeat left;	
			}
			.coda-nav ul li a.current span {
				background:url(images/tab-button-right.gif) no-repeat right;	
			}	
		
	.tab-container {
		clear:both;
		background:url(images/container-divided-content-bg.jpg) repeat-x top;
		padding:0px 10px;
		padding-top:22px;
		height: auto;
		position: relative;
	}
	.coda-slider {
		background:url(images/container-divided-content-bg.jpg) repeat-x top;
		padding-top:22px;
	}
	.tab-target-item {
		border-bottom:1px solid #cccccc;
		margin-bottom:10px;
		padding-bottom:7px;
		
	}
		.tab-target-left {
			float:left;
			width:173px;
		}
		.tab-target-right {
			float:right;
			width:365px;
		}
			.tab-target-right .title {
				font-size:18px;
				color:#3f3f3f;
				font-family:georgia;
				margin-bottom:20px;
				float:left;
				width:250px;
			}
			.tab-target-right .rating {
				float:right;
			}
			.tab-target-right .description {
				color:#7a7676;
				clear:both;
			}

#InnerRight .box {
	margin-left:10px;
	#margin-left:5px;
	
	margin-bottom:10px;
	margin-right:10px;

}

#ProductCompareButton {
	float:right;
	
}
	#ProductCompareButton input {
		background:url(images/buttons/compare-btn.png) no-repeat bottom;
		width:185px;
		height:22px;
		border:0px;
		margin:0px;
		padding:0px;
		line-height:22px;
		color:#fff;	
		padding-bottom:2px;
		font-size:12px;
		vertical-align:middle;
		line-height: 22px;

	}
	#ProductCompareButton.on input {
		background:url(images/buttons/compare-btn.png) no-repeat top;
		cursor:pointer;
	} 
	.compare-ch {
		background:url(images/buttons/compare-ch.png) center top no-repeat;
		width:27px;
		height:22px;
		float:left;
		padding-top:1px;
	}
	.compare-ch.on {
		background:url(images/buttons/compare-ch.png) bottom no-repeat;
	}	
	.compare-ch .on {
		background:url(images/buttons/compare-ch-on.png);
	}
		.compare-ch input {
			width:auto;
			height:auto;
			text-indent: 0px;
			background-image: none;
		}
		
		
/*
 * product-list-order AND SEARCH
 */				
 	#product-list-order {
 		border-top:1px solid #cccccc;
		padding-top:5px;
		margin-top:5px;
		padding-bottom:5px;
		text-align:right;
		border-bottom:1px solid #cccccc;
	}
		#product-list-order span {
			color:#626262;
		}
		#product-list-order b {
			background:#3F3F3F;
			padding:2px;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			border-radius: 5px;
			color:#fff;
		}
		#product-list-order select {
			border:1px solid #3F3F3F;
		}
	#SearchBar input {
		border:1px solid #3F3F3F;
	}
	#search-price {
		float:right;
	}	
		#search-price input {
			width:150px;
		}		
	#SearchBar {
		padding:10px 10px 10px;
	}
	
	#SearchBar label {
		display:block;
		float:left;
		clear:left;
		width:80px;
	}
	
	#SearchBar input {
		display:block;
		float:left;
		margin-bottom:5px;
	}
	
	#SearchBar input.price {
		text-align:right;
	}
	#search-keyword {
		background:url(images/buttons/search-keyword.png);
		width:400px;
		height:30px;
		line-height:30px;
		color:#fff;
		text-indent:15px;
		float:left;
	}
		#search-keyword input {
			width:290px;
			float:right;
			margin-top:4px;
			margin-right:5px;
			padding-top:2px;
			padding-bottom:2px;
			padding-left:5px;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			border-radius: 3px;
			color:#626262;
		}
	#SearchBar input.submit {
		clear:both;
		float:right;
		margin-top:10px;
	}
	
	#SearchBar .input-postfix {
		display:block;
		float:left;
		padding-left:5px;
	}
	
/*
 * product-compare
 */
#product-compare {
	margin-top:10px;
}
#product-compare tr {
	border-bottom:1px solid #dcdcdc;
	width: 755px;
	 
}
	#product-compare tr.even {
		background:#f5f5f5;
	}
#product-compare tr td {
	padding:8px;
	font-weight:bolder;
	text-align:center;
	border-left:1px solid #dcdcdc;
}
#product-compare tr td.left {
	text-align:left;
	border-left:none;
}
#product-compare tr.first {
	border-top:1px solid #dcdcdc;	
}
#product-compare tr.first td {
	padding-top:15px;
	padding-bottom:15px;
}
#product-compare td a {
	color:#3F3F3F;
}
	#product-compare td a:hover {
		text-decoration:underline;
	}
#product-compare tr.tr-rating td {
}
#product-compare tr.tr-rating td .rating {
	width:auto;
	margin-bottom:3px;
}
	

#DiscountedItemsPdf {
	text-align:right;
}

