/* CSS Document */
#container {
	visibility: visible;
	position: absolute;
	top: 0;
	left: 2;
	width: 810px;
	height: 972px
}
#header {
	position: absolute;
	top: 0;
	left: 7px;
	width: 800px;
	height: 100px
}
#footer {
	position: relative;
	margin-top: 20px;
	top: 789px;
	left: 5px;
	width: 800px;
	height: 50px
}
#navbar {
	position: absolute;
	top: 80px;
	left: 7px;
	width: 800px;
	height: 25px
}
#CategTxt {
	position: absolute;
	top: 359px;
	left: 7px;
	width: 260px;
	height: 370px;
background: url(shop_global/test_bk_catg_blu.jpg) no-repeat;

 
}
#CategTxt  p {
color:#666;
	position: absolute;
  width: 220px;
	margin: 15px 150px 7px 10px;
	text-align: left;
}

#CategTxt  p a:link{
	text-decoration:underline;
	font-weight: normal;
}
#CategTxt  p :visited{
	text-decoration:none;
	font-weight: normal;
}
#CategTxt  p a:hover{
	text-decoration:underline;
font-weight: normal;
}


#ProdZone {
	position: absolute;
	top: 705px;
	left: 7px;
	width: 800px;
	height: 60px
}
#CategHead {
	position: absolute;
	top: 115px;
	left: 7px;
	width: 800px;
	height: 170px
}
#CatGridDisplay {
	position: inherit;
	margin-left: 10px;
	top: 359px;
	left: 255px;
	width: 550px;
	height: 352px;
}
#catunder {
	position: absolute;
	top: 315px;
	left: 7px;
	width: 800px;
	height: 20px
}
div.float {
	float: left;
	width: 166px;
	height: 110px;
	padding: 5px 2px 0px 2px;
	background: url(shop_global/tn_bk_test.jpg) no-repeat;
}
div.float p {
	text-align: center;
	margin-top: -1px;
}

#MsgTag {visibility: visible; position:absolute; top:720px; left: 20px; width: 761px; height: 82px;  background:url(shop_global/msg_bkgnd2.jpg) no-repeat;z-index:-1; }
#MsgTag  p {position:absolute;margin-top:5px;margin-right:5px;margin-bottom:5px;margin-left:5px;text-align:left;font-weight: normal;}
#MsgTag img {position:absolute; margin-top:-5px;margin-right:0px;margin-bottom:0px;margin-left:-5px; }

#MsgTag2 {visibility: visible; position:absolute; top:720px; left: 0px; width: 800px; height: 120px;  z-index:-1; }