/* CSS Document */
#middle1{
	_width:20%;
	_background-color:transparent;
	_height:100%;
	_margin-left:2px;
	_float:left;
	_position:relative;
	_z-index:2000;
}
		#l_menu {
			_width:100%;
			_background-color:#edf6f5;
			_color:#006666;
			_float:left;
			_position:relative;
			_padding-top:5px;
			_border-bottom:1px solid #066;
			_text-align:right;
			_z-index:2;
		}
		#l_menu li{
			_display:inline;
			_list-style: none;
			_font-size: 11px;
			_float:left;
			_position:relative;
			_text-align:right;
		}
		#l_menu li a{
			_width:150px;
			_height:100%;
			_background-color:#edf6f5;
			_color:#006666;
			_padding-right:5px;
			_padding-top:9px;
			_padding-bottom:9px;
			_float:left;
			_position:relative;
			_border-bottom:1px dashed #ccc;
			_text-align:right;
		}
		#l_menu li a:hover, #l_menu li a:focus ,#l_menu li a:active{
			_width:150px;
			_height:100%;
			_background-color:#006666;
			_color:#ffffff;
			_padding-top:13px;
			_padding-bottom:13px;
			_float:left;
			_position:relative;
			_cursor:pointer;
			_border-bottom:1px solid #fff;
			_border-top:1px dashed #ccc;
			_text-align:right;
			_font-weight:bold;
			_margin-left:10px;
		}
		#l_menu li a.selected{
			_width:150px;
			_height:100%;
			_background-color:#ff6600;
			_color:#ffffff;
			_padding-top:13px;
			_padding-bottom:13px;
			_float:left;
			_position:relative;
			_cursor:pointer;
			_border-bottom:1px solid #fff;
			_border-top:1px dashed #ccc;
			_text-align:right;
			_font-weight:bold;
			_margin-left:10px;
		}
#middle2n3{
	_width:77%;
	_margin-left:1px;
}
	#middle2{
		_width:80%;
	}
		#subhead1{
			_width:775px;
			_background-color:#edf6f5;
			_text-align:left;
			_border-bottom: 1px solid #ccc;
			_margin-left:1px;
			}
		#heading1{
			_margin-left:5px;
			_vertical-align:middle;
			_padding:10px 5px 5px 0px;
		}
	#middle3{
		_width:100%;
		_height:100%;
	}
			.pprodimg{
				_float:left;
				_width:250px;
				_height:100%;
				_position:relative;
				_background: #fff;
			}
	#middle4p{
		_float:left;
		_width:100%;
		_height:100%;
		_position:relative;
	}
	#middle4{
		_width:430px;
		_height:100%;
		_float:left;
		_position:relative;
		_margin-top:10px;
		_margin-left:35px;
		_text-align:left;
	}
			#productadddiv{
				_display:none;
				_color:#ffffff;
				_height:15px;
				_background-color:#006666;
				_text-align:center;
				_width:100%;
				_float:left;
				_position:relative;
			}
			.pprice{
				_width:100%;
				_height:25px;
				_background-color:#edf6f5;
				_border-bottom:1px solid #006666;
				_position:relative;
				_float:left;
				_padding-top:5px;
				_visibility:visible;
				_display:none;
			}
			.pprodcont{
				_width:100%;
				_float:left;
				_position:relative;
				_margin-top:10px;
			}
#middle5{
		_width:100%;
		_height:20px;
		_float:left;
		_position:relative;
		_margin-top:20px;
		_margin-left:0px;
		_text-align:left;
		_margin-bottom:15px;
}	

#middle6{
		_width:90%;
		_height:100%;
		_float:left;
		_position:relative;
		_margin-top:10px;
		_margin-left:0px;
		_text-align:left;
		_margin-bottom:15px;
}	

/*OTHER STYLES*/
a{
	_font:Arial;
	_color:#006666;
	_text-decoration:none;
	_outline:none;
}
a:hover{
	_font-weight:bold;
	_outline:none;
	_font:Arial;
	_color:#006666;
}

/*Table Format*/
.tablediv{
	_width:100%;
	_float:left;
	_position:relative;
	_border-bottom:1px solid #ccc;
}
.trheaddiv{
	_width:100%;
	_height:30px;
	_background-color:#006666;
	_color:#ffffff;
	_float:left;
	_position:relative;
	_text-align:center;
	_font-weight:bold;
}
	.tdheaddiv1{
		_width:20%;
		_height:30px;
		_float:left;
		_position:relative;
		_padding:7px;
	}
	.tdheaddiv2{
		_width:75%;
		_height:30px;
		_float:left;
		_position:relative;
		_border-left:1px solid #ccc;
		_padding:7px;
	}
.trdiv1{
	_width:100%;
	_float:left;
	_position:relative;
	_background-color:#edf6f5;
	_border-bottom:1px solid #ccc;
}
.trdiv2{
	_width:100%;
	_float:left;
	_position:relative;
	_background-color:#ffffff;
}
	.tddiv1{
		_width:20%;
		_height:30px;
		_float:left;
		_position:relative;
		_padding:7px;
	}
	.tddiv2{
		_width:75%;
		_height:40px;
		_float:left;
		_position:relative;
		_border-left:1px solid #ccc;
		_padding:7px;
	}


/* for ALL PRODUCTS */
#prodshowcase{
	_width:100%;
	_height:100%;
}
.prodrow{
	_text-align:center;
	_width:980px;
	_vertical-align:middle;
	_float:left;
	_border:0px;
	_background: #fff url("http://himalayaherbals.hu/images/shelf.jpg") bottom center no-repeat;
	}
		.prodcol{
			_height:455px;
			_text-align:center;
			_border:0px;
			_width:22.75%;
			_float:left;
			_position:relative;
			_padding:5px 5px 5px 5px;
		}
		.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;
		}
		.addtocartdiv{
			_width:100%;
			_height:30px;
			_position:relative;
			_margin-top:10px;
			_margin-bottom:15px;
		}
		.ingredientsicon{
			_background-image:url(http://himalayaherbals.hu/images/ingredientsicon.gif);
			_background-repeat:no-repeat;
			_height:20px;
			_float:left;
			_position:relative;
			_padding-left:30px;
			_padding-top:3px;
			_color:#024364;
			_font-weight:bold;
			_cursor:pointer;
			_width:375px;
		}
		.freefromicon{
			_background-image:url(http://himalayaherbals.hu/images/iconfreefrom.gif);
			_background-repeat:no-repeat;
			_background-color:#FFCCCC;
			_height:20px;
			_float:left;
			_position:relative;
			_padding-left:30px;
			_padding-top:2px;
			_color:#006699;
			_cursor:pointer;
			_width:375px;
		}
		#ingredients{
			_position:relative;
			_float:left;
			_overflow:visible;
			_display:none;
			_background-color:#ffffff;
			_height:100%;
			_width:100%;
			_padding-top:10px;
		}
		#freefrom{
			_position:relative;
			_float:left;
			_overflow:visible;
			_display:none;
			_background-color:#ffffff;
			_height:100%;
			_width:100%;
			_padding-top:10px;
		}