/* CSS Document */
#middle1{
	width:100%;
	text-align:left;
	margin-left:0px;
	}
				#l_menu {
					width:100%;
					background-color:#edf6f5;
					color:#006666;
					float:left;
					position:relative;
					padding-left:0px;
					border-bottom:1px solid #7DCAB1;
					border-top:1px solid #7DCAB1;
					text-align:left;
					z-index:2;
					}
				#l_menu li{
					display:inline;
					list-style: none;
					font-size: 11px;
					float:left;
					position:relative;
					text-align:left;
					}
				#l_menu li a{
					width:123px;
					height:100%;
					background-color:#edf6f5;
					color:#006666;
					padding-left:13px;
					padding-top:9px;
					padding-bottom:9px;
					float:left;
					position:relative;
					border-bottom:0px solid #ccc;
					text-align:left;
					font-weight:bold;
					}
				#l_menu li a:hover, #l_menu li a:focus ,#l_menu li a:active{
					width:123px;
					height:100%;
					background-color:#006666;
					color:#ffffff;
					padding-top:9px;
					padding-bottom:9px;
					float:left;
					position:relative;
					cursor:pointer;
					border-bottom:1px solid #fff;
					border-top:1px solid #ccc;
					text-align:left;
					font-weight:bold;
					margin-left:10px;
					font-weight:bold;
					}
				#l_menu li a.selected{
					width:123px;
					height:100%;
					background-color:#ff6600;
					color:#ffffff;
					padding-top:9px;
					padding-bottom:9px;
					float:left;
					position:relative;
					cursor:pointer;
					border-bottom:1px solid #fff;
					border-top:1px solid #ccc;
					text-align:left;
					font-weight:bold;
					margin-left:10px;
					font-weight:bold;
					}
	#subhead1{
	width:100%;
	background: #fff url("http://himalayaherbals.hu/images/head-bg.gif") top center repeat-x;
	text-align:left;
	}
		#heading1{
			margin-left:5px;
			vertical-align:middle;
		}
#middle2{
width:100%;
}
/*PRODUCT SHOWCASE*/
#prodshowcase{
	width:100%;
	#width:770px;
	height:100%;
	#z-index:3;
/*	border:1px solid #FF0000;*/
	}

.prodpara{
	text-align:left;
	width:90%;
	#width:770px;
	float:left;
	padding:15px;
}
.prodrow{
	text-align:center;
	width:100%;
	#width:770px;
	vertical-align:middle;
	float:left;
/*	border:0px solid #f00;*/
	background: #fff url("http://himalayaherbals.hu/images/shelf.jpg") bottom center no-repeat;
	}
	.prodcol{
		height:350px;
		#height:455px;
		text-align:center;
		border:0px dotted #ccc;
		/*width:22.75%;*/
		width:30%;
		float:left;
		position:relative;
		margin:5px 5px 5px 5px;
		padding:5px 5px 5px 5px;
		background: transparent url("http://himalayaherbals.hu/images/stickit.jpg") bottom center no-repeat;
		}
		.prodimg{
			text-align:center;
			vertical-align:middle;
			width:100%;
			height:260px;
			position:relative;
			outline:none;
			}
		.prodimg a{
			outline:none;
			}
		.prodhd{
			height:55px;
			width:100%;
			text-align:center;
			font:Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight:bold;
			color:#006666;
			padding:5px;
			position:relative;
			}
		.prodsz{
			text-align:center;
			font:Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight:bold;
			color:#ff6600;
		}
		.pprodcont{
				width:100%;
				float:left;
				position:relative;
				}
		.prodcont{
			height:20px;
			padding:5px;
			position:relative;
			visibility:hidden;
			}

			.addtocartdiv{
				width:100%;
				height:0px;
				position:relative;
				margin-top:10px;
				margin-bottom:15px;
				}
		.price{
			visibility:visible;
			color:#006699;
		}
/*OTHER STYLES*/
a{
	color:#006666;
	text-decoration:none;
	font:Arial;
	}
a:hover{
	font-weight:bold;
	font:Arial;
	color:#006666;
	}