/* CSS DOCUMENT */

body,td {
		font-family: arial, sans-serif;
		font-size: 10px;
		color: #333333;
		
}
.store_hr{
	color: #cecece;
	height: 2px;
	width: 720px;
}
.store_button{
	color: 666666;
	text-decoration: underline;
	font-family: arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	vertical-align: top;
	height: 14px;
}
a.pp:link,a.pp:visited{
	font-size: 11px;
	text-decoration: underline;
	color: #757575;
}
a.pp:hover{
	text-decoration: none;
}
a.link_inact:link,a.link_inact:visited{
	font-size: 11px;
	text-decoration: underline;
	color: #a9a9a9;
}
a.link_inact:hover{
	text-decoration: none;
}
a.link_act:link,a.link_act:visited{
	font-size: 11px;
	text-decoration: underline;
	color: #3e3a37;
}
a.link_act:hover{
	text-decoration: none;
}
a.recalculate_button:link,a.recalculate_button:visited{
	background-image: url(images/recalculate.gif);
	height: 12px;
	width: 100px;
	display: block;
	background-repeat: no-repeat;
}
a.recalculate_button:hover{
	background-image: url(images/recalculate_over.gif);
}
a.cont_shopping_button:link,a.cont_shopping_button:visited{
	background-image: url(images/cont_shopping.gif);
	height: 11px;
	width: 145px;
	display: block;
	background-repeat: no-repeat;
}
a.cont_shopping_button:hover{
	background-image: url(images/cont_shopping_over.gif);
}
a.checkout_button:link,a.checkout_button:visited{
	background-image: url(images/checkout.gif);
	height: 12px;
	width: 165px;
	display: block;
	background-repeat: no-repeat;
}
a.checkout_button:hover{
	background-image: url(images/checkout_over.gif);
}
.cart_cols{
	color: White;
	font-size: 11px;
	background-color: #494039;
	line-height: 20px;
	height: 20px;
}
.cart_cols_white{
	color: #454545;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
}
.cart_text{
	color: #0c0c0c;
	font-weight: bolder;
	font-size: ppx;
}
.user_det_txt{
	font-size: 11px;
	width: 225px;
	border: 2px solid #cfcfcf;
}

	#Content {
		position: absolute;
		left: 50%;
		z-index: 1;
		width: 762px;
		margin-top: 59px;
		margin-left: -380px;
	}

	#drop {
		position: absolute;
		left: 50%;
		z-index: 0;
		width: 764px;
		height: 544px;
		margin-top: 58px;
		margin-left: -380px;
		background-image: url(images/drop.gif);
	}

	h1 {font-size:20px; color: #333333; font-weight: lighter;}
	.title {position:absolute; left:230px; top:130px; z-index:4; width: 80px; }
	.col1 {position:absolute; left:230px; top:190px; z-index:4; width: 180px;   }
	.col2 {position:absolute; left:450px; top:190px; z-index:4; width: 180px; }
	.but {
		border: 1px;
		border-color: #333333;
		border-style: solid;
	}
	.medcol  {position:absolute; left:20px; top:130px; z-index:5; width: 215px; }

	#medtab    {position:absolute; left:270px; top:130px; z-index:5; width: 255px; }

	#medtab td {
		font-size: 10px;
		width: 100px;
		background-image: url(file:///Z|/pasture/images/downblock.gif);
		background-position: top;
		background-repeat: no-repeat;
	}


	#corp1 {position:absolute; left:20px; top:130px; z-index:5; width: 215px; }

	#corp2 {position:absolute; left:390px; top:130px; z-index:5; width: 215px; }

	#cont1 {position:absolute; left:20px; top:130px; z-index:5; width: 350px; }

	#cont2 {position:absolute; left:390px; top:130px; z-index:5; width: 215px; }


	.soon {position:absolute; left:260px; top:190px; z-index:4; }

	img.bg 	{position:absolute; left:0px; top:0px; z-index:1;}
	.nav	{
		position: absolute;
		left: 214px;
		top: 39px;
		z-index: 4;
	}
	.navbk  {background-image: url(images/nav.gif);position:absolute; left: 206px; top:0px; z-index:3; width: 555px; height: 111px;  float: right; }

	.prodbk  {position:absolute; left:1px; top:120px; z-index:3; width: 555px; height: 111px;}
	.logo  {position:absolute; left:20px; top:20px; z-index:4; width: 555px; height: 111px;}
	.home	{position:absolute; left:571px; top:77px; z-index:3;}
	.textleft	{position:absolute; left:205px; top:120px; width:165px; z-index:4;}
	.textright	{position:absolute; left:390px; top:120px; width:165px; z-index:4;}
	.bott1	{position:absolute; left:99px; top:204px; z-index:5; }
	.bott2	{position:absolute; left:218px; top:204px; z-index:5; }
	.bott3	{position:absolute; left:428px; top:204px; z-index:5; }
	.bott4	{position:absolute; left:547px; top:204px; z-index:5; }

	.footer  {position:absolute; left:230px; top:504px; width: 520px; z-index:5;}
	a {
		color: #666666;
		text-decoration: none;
	}
	a:hover {color: #333333;}
	
/*STORE*/
#store_bg {
		position: absolute;
		left: 50%;
		z-index: 0;
		width: 764px;
		margin-top: 58px;
		margin-left: -380px;
		height: 1500px;
		background: url(images/drop.gif) no-repeat top;
		}
#store_bg_dyn {
		position: absolute;
		left: 50%;
		z-index: 0;
		width: 764px;
		margin-top: 58px;
		margin-left: -380px;
		height: 1500px;
		background: url(images/dyntop.gif) no-repeat top;
		}

	.prod {
		position:relative; 
		top: 120px; 
		z-index:3; 
		width: 760px; 
		border: 0px solid #372622;
		}
	.basket {
		width: 165px;   
		color: #ffffff; 
		background-color: #4A403A; 
		font-size: 16px; 
		border: 2px solid #9b9290; 
		letter-spacing: 1pt;
		
		}
		
		h5 {
		font-size: 12px;
	}
	.price_text{
		font-size: 12px;
		font-style: normal;
		letter-spacing: normal;
	}
	
	