/* CSS Document */
.policiesall-container {
	width: 752px;
	position: relative;
	left: 0px;
	top: 0px;
}
.topSpacer {
	height: 222px;
	width: 752px;
	position: relative;
}

.shopheader {
	background-color: #403531;
	color: #FFFFFF;
	position: absolute;
	height: 48px;
	width: 626px;
	left: 116px;
	top: 304px;
}
.shopcontainer {
	height: 450px;
	width: 626px;
	position: relative;
	left: 116px;
}
.itemheader {
	height: 48px;
	width: 308px;
	left: 318px;
	top: 142px;
	position: absolute;
	color: #333333;
	background-color: #E9E5D1;
	background-image: url(../images/rainbow-3.gif);
}
.itemfooter {
	height: 96px;
	width: 308px;
	left: 318px;
	top: 353px;
	position: absolute;
}
.itemmagnify {
	height: 15px;
	width: 15px;
	top: 279px;
	position: absolute;
	background-repeat: no-repeat;
	left: 146px;
}
.itemimage {
	height: 308px;
	width: 308px;
	left: 0px;
	top: 142px;
	position: absolute;
}
.info-container {
	position: absolute;
	height: 164px;
	width: 308px;
	top: 188px;
	overflow: auto;
	left: 318px;
}
.quantity {
	text-align: center;
	height: 48px;
	width: 96px;
	left: 106px;
	position: absolute;
	top: 48px;
	margin: 0px;
	color: #333333;
	background-color: #E9E5D1;
	background-image: url(../images/gallery-quantity-bg.gif);
}
.addtocart {
	text-align: center;
	height: 48px;
	width: 96px;
	left: 212px;
	position: absolute;
	top: 48px;
	color: #333333;
	background-color: #E9E5D1;
	background-image: url(../images/add-to-cart-gallery-bg.gif);
}
.price2 {
	text-align: center;
	height: 48px;
	width: 96px;
	position: absolute;
	top: 48px;
	color: #333333;
	background-color: #E9E5D1;
	background-image: url(../images/gallery-quantity-bg.gif);
}
.quantityheader {
	text-align: center;
	height: 48px;
	width: 96px;
	left: 106px;
	position: absolute;
	margin: 0px;
}
.addtocartheader {
	text-align: center;
	height: 48px;
	width: 96px;
	left: 212px;
	position: absolute;
}
.priceheader {
	text-align: center;
	height: 48px;
	width: 96px;
	position: absolute;
}
.ShopFooterCentre {
	text-align: center;
	height: 36px;
	width: 96px;
	left: 0px;
	position: absolute;
	top: 12px;
	margin: 0px;
}
.navlist2 li
{
display: inline;
/* for IE5 and IE6 */
}
.navlist2
{
	width: 298px;
	/* to display the list horizontaly */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 0;
	letter-spacing: -1px;
	background-color: #FFFFFF;
}
.navlist2 a
{
width: 298px;
display: block;
background-color: #fff;
text-align: left;
text-decoration: none;
color: #000;
}
.navlist2 a:hover {
	background-color: #333333;
	color: #FFFFFF;
}
.navlist2 a:visited {
}
/*current Link*/
.active2 a
{
width: 96px;
display: block;
background-color: #CC0000;
text-align: left;
text-decoration: none;
color: #FFFFFF;
}
table {
	height: 308px;
	width: 308px;
	margin: 0px;
	padding: 0px;
   }
td {
    text-align: center;
   }
.footer_gallery {
	height: 24px;
	width: 732px;
	background-color: #EFEDE3;
	position: absolute;
	left: 10px;
	color: #FFF;
	background-image: url(../images/FooterBG.jpg);
	top: 10px;
}
