body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #F9E5EF;
	background-image: url(images/shadowbg2.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	font-size: 11px;
}

p, ul, li {
	font-size:11px;
	text-align: left;
}

span {
	font-size:11px;
	text-align: center;
}

div#container {
	position: relative;
	margin: auto;
	width: 800px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	top: 0px;
}
#bigleft {
	height: 100%;
	width: 245px;
	border-right-color: #FFCCFF;
	position: absolute;
	left: 0px;
	top: 0px;
}
#smallleft {
	height: 100%;
	width: 177px;
	border-right-color: #FFCCFF;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
}
#homeright {
	height: 80ex;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC99CC;
	position: absolute;
	left: 243px;
	top: 0px;
	bottom: 0px;
}
#shopright {
	height: 100%;
	position: absolute;
	left: 177px;
	top: 0px;
	bottom: 0px;
	width: 623px;
}
#navbar {
	background-image: url(images/navbg.gif);
	background-repeat: repeat-x;
	height: 60px;
	position: relative;
	left: 0px;
	top: 0px;
	clear: both;
}
.navbutton {
	font-weight: bold;
	background-image: url(images/tabbg.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 124px;
	padding-top: 42px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	float: right;
	clear: left;
	margin-bottom: 18px;
	color: #B2004D;
}
.tabspace {
	color: #B2004D;
	margin-right: 4px;
}


#bag {
	font-size: 10px;
	width: 124px;
	padding-top: 80px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	position: relative;
	background-image: url(shop_images/pasbag.gif);
	background-repeat: no-repeat;
	height: 130px;
	margin-right: 16px;
	margin-left: 18px;
	text-align: center;
}
.shoppadding {
	padding: 8px;
	text-align: center;
	width: 606px;
	position: relative;
	clear: both;
}
.shopboxes {
	border: 1px solid #CCCCCC;
	text-align: center;
}
.smalltitle {
	font-size: 10px;
	font-weight: bold;
	color: #B2004D;
	text-align: left;
	padding: 5px;
}
.homecentred {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #B2004D;
	text-align: center;
}
.completeleft {
	text-align: left;
}
.alignleft {
	text-align: left;
	padding-left: 22px;
	padding-top: 12px;
}
#tableleft {
	clear: both;
	float: left;
}
.homepadding {
	padding: 8px;
	text-align: center;
	width: 530px;
}
#taglinepic {
	left: 0px;
	top: 0px;
	width: 166px;
	position: absolute;
	z-index: 200;
}
.addtobox {
	border: 1px solid #CCCCCC;
	width: 170px;
}
.relatedprods {
	font-size: 11px;
	font-weight: bold;
	color: #B2004D;
	clear: both;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2004D;
}
#extrabuts {
	top: 8px;
	width: 290px;
	position: absolute;
	z-index: 200;
	text-align: right;
	right: 12px;
}
a:link, a:active, a:visited {
  color: #B2004D;
  text-decoration: underline;
  font-weight: bold;
}
a:hover {
  color: #CC6699;
  text-decoration: underline;
  font-weight: bold;
}
a.links2:link, a.links2:active, a.links2:visited {
  color: #B2004D;
  text-decoration: underline;
  font-weight: normal;
}
a.links2:hover {
  color: #CC6699;
  text-decoration: underline;
  font-weight: normal;
}
.tablepad {
	padding-top: 8px;
	padding-bottom: 20px;
}
.tablepad2 {
	padding-top: 8px;
	padding-bottom: 20px;
	padding-left: 8px;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	width: 100%;
	clear: both;
	z-index: 100;
}

