body {
	margin: 20px 5px 5px 5px;
	background-color: #FFFFFF;
}

#pageSurround {
	width: 734px;
	margin: 0px auto;
	padding: 10px;
	border-top: 1px solid #F2D6EC;
	border-left: 1px solid #F2D6EC;
	border-right: 1px solid #F2D6EC;
	background-color: #F1EAEA;
	background-image: url(../styleImages/backgrounds/MPTopHeader.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}

#pageSurround2 {
	width: 734px;
	margin: 0px auto;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:5px;
	border-bottom: 1px solid #F2D6EC;
	border-left: 1px solid #F2D6EC;
	border-right: 1px solid #F2D6EC;
	background-color: #F1EAEA;
	background-image: url(../styleImages/backgrounds/MPFooter.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
}

#topHeader {
	text-align: right;
	height: 36px;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-bottom: 30px;
	font-family:"Tw Cen MT", "Trebuchet MS", Verdana, Arial;
	text-transform:uppercase;
	font-size:12px;
	color: #58294f;

}
#menu a {
  position: relative;
  float: left;
  height: 50px;
  width: 380px;
  top: 0px; 
  text-decoration: none;

  }
#menu a i { visibility: hidden; }
a#home { left: 15px; }

#Slideshow {float:left; width:370px;}

.colMid {
	position: relative;
	width: 744px;
	float: left;
}

.boxContent {
	padding: 3px;
	font-family: "Tw Cen MT", "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #333333;
	margin-bottom: 5px;
}

.boxContentIndex {
	padding: 3px 15px 3px 3px;
	font-family: "Tw Cen MT", "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #333333;
	margin-bottom: 5px;
}

.boxContent2 {
	padding: 3px;
	font-family: "Tw Cen MT", "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #333333;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	width: 710px;
	padding: 10px;
	border:1px solid #F2D6EC;
}

/* ViewCat-ViewProd Layout */

.prodBox {
	width: 130px;
	height: 130px;
	border: 1px solid #F2D6EC;
	float: left;
	margin-left: 23px;
	margin-right: 28px;
	margin-bottom: 30px;
	position:relative;
	background-color:#FFFFFF;
}

.prodContainer {
	padding: 10px;
	font-family: "Tw Cen MT", "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #333333;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	width: 711px;
	min-height:340px;
	border: 1px solid #F2D6EC;
}
#CatTitle {width:524px; float:left;}

.imageBox	{
	width: 365px;
	float: left;
}

.descBox	{
	width: 330px;
	float: left;
}

.saleLabel {
	background-image: url(skins/MapleJewellery/styleImages/icons/SaleLabel.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	position:absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

.prodPriceTitle {
	font-family:"Tw Cen MT", "Trebuchet MS", Verdana, Arial;
	font-size:16px;
	text-transform:uppercase;
	color: #58294F;
	font-weight: bold;
}

.prodPrice {
	font-family:"Tw Cen MT", "Trebuchet MS", Verdana, Arial;
	font-size:16px;
	text-transform:uppercase;
	color: #9F4A8E;
	font-weight: bold;
}

/* CHECKOUT PAGES */

.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}

.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}

/* END CHECK OUT PAGES */
#SiteDocuments { 
	width:524px; 
	float:left;
} 

.siteDocs {
	text-align:left;
	margin-top: 10px;
}


#SCart { 
	width:210px; 
	float:left; 
	text-align:right; 
	padding-top:10px;
}

.shoppingCart {
	text-align:right;
	padding-top: 0px;
}

.shoppingCartBag {
	background-image:url(../styleImages/icons/MPBag.gif);
	background-position:left;
	background-repeat:no-repeat;
	width: 210px;
	margin-top: 3px;
	height: 17px;
}


.pagination {
	width:210px;
	float:left; 
	margin-top:-10px; 
	padding-bottom:20px;
	text-align: right;
	padding-top: 5px;
}


#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}

.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 50px;
}

.regSep{
	padding: 10px 0px;
	margin: 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.txtOutOfStock {
	background:transparent url(../styleImages/icons/SoldLabel.gif) no-repeat bottom right;
	color:#FF0000;
	font-weight:normal;
	height:46px;
	left:87px;
	padding:0px;
	position:absolute;
	top:84px;
	width:41px;
	z-index:10;
}

.txtOutOfStock span {display: none;}
