h2 {
margin-left: 0px;
}
p {
margin-left: 0px;
}
/* start of shop categories styles */
#shopcategories {
	text-align: center;
	margin: 0px auto 0px auto;
	width: 484px;
}
 ul#shopcategory {
	margin: 0px;
	padding: 0px;
	color:#000000;
	list-style: none;
	display: block;
}
#shopcategory li {
	width:142px;
	margin: 5px 2px 5px 2px;
	padding: 5px;
	float:left;
	color:#000000;
	list-style: none;
	display: inline;
	border: 1px solid #ff99cc;
	height: 180px;
}
#shopcategory img {
	max-height: 150px;
	_height: 150px;
}
#shopcategory li p {
	margin: 5px;
	padding: 0px 0px;
	text-align:center;
}
#shopcategory li h3{
  font: normal 100% "Trebuchet MS", Trebuchet, arial, sans-serif;
  line-height: none;
	margin: 5px;
	padding: 0px;
  color:#000000;
  background: none;
  text-align:center;
}
#shopcategory li h3 a:link, #shopcategory li h3 a:visited {
 text-decoration: none;
}
#shopcategory li h3 a:hover {
 text-decoration: underline;
}
/* start of shop product list styles */
#productwrapper {
margin: 20px 0px 20px 0px;
padding: 0px 0px 20px 0px;
#padding: 0px 0px 0px 0px;
border-bottom: 2px solid #eeeeee;
}
#productwrapper #productdetails {
  float: right;
  margin: 0px;
  padding: 0px;
  width: 304px;
  max-width: 304px;
  height: 150px;
}
#productwrapper #productdetails h3 {
/*font: normal 115% "Trebuchet MS", Trebuchet, arial, sans-serif;
line-height: 1.4em;*/
color:#ff99cc;
margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 20px;
background: #fff url(../active_images/doggy.gif) no-repeat 0 45%;
}
#productwrapper #productdetails h4 {
color:#ff99cc;
background: none;
font-weight: bold;
margin-left: 0px; 
padding-left: 0px;
float: left;
}
#productwrapper #productdetails .more {
color:#ff99cc;
background: none;
font-weight: bold;
margin: 10px 5px; 
padding-left: 0px;
float: right;
}
#productwrapper #productdetails p {
margin-left: 0px;
}
#productwrapper #productimage {
  float: left;
  width: 170px;
}
#productwrapper #productimage img {
  border: 2px solid #FF99CC;
  padding: 5px;
}
/* start of shop product details style */
#productdetails {
  float: right;
  width: 304px;
  max-width: 304px;
}
#productdetails h2 {
margin: 0px 0px 10px 0px;
}
#productdetails h3 {
margin: 10px 0px 10px 0px;
padding-left: 0px;
background: none;
}
#productdetails p {
margin-left: 0px;
}
#productdetails #productimage {
  float: left;
  width: 150px;
  margin: 0px;
  padding: 0px;
}
#productdetails #productimage img {
  border: 2px solid #FF99CC;
  padding: 5px;
}
#productdetails ul.documentslist {
	list-style:none;
	margin: 0px;
	padding:0px;
	display: block;
}	
#productdetails ul.documentslist li {
	list-style:none;
	padding: 2px 0px 2px 0px;
	display: block;
}	
#productdetails ul.documentslist a:link, #productdetails ul.documentslist a:visited {
	text-decoration:none;
}	
#productdetails ul.documentslist a:hover {
	text-decoration:underline;
}	
#productdetails ul.imageslist  {
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: block;
}
#productdetails ul.imageslist li {
	list-style: none;
	padding:0px;
	margin: 0px;
	display: inline;
}
#productdetails ul.imageslist img {
	padding: 0px;
	border: 2px solid #FF99CC;
}	
#productdetails ul.imageslist a:link, #productdetails ul.imageslist a:visited {
	text-decoration:none;
}	
#productdetails ul#relatedproducts  {
	list-style: none;
	padding: 0px;
	/*margin: 0px;*/
	display: block;
}
#productdetails ul#relatedproducts li {
	list-style:none;
	/*padding: 2px 0px 2px 0px;*/
	display: block;
	padding: 0px 0px 0px 20px;
  background: #fff url(../active_images/doggy.gif) no-repeat 0 45%;
}
#productdetails ul#relatedproducts img {
	padding: 0px;
	border: 2px solid #FF99CC;
}	
#productdetails ul#relatedproducts a:link, #productdetails ul#relatedproducts a:visited {
	text-decoration:none;
}	
#productdetails ul#relatedproducts a:hover {
	text-decoration:underline;
}	
ul#socialbookmarks {
  display: block;
  margin-left: 0px;
  padding-left: 0px;
}
ul#socialbookmarks li {
  display: inline;
  margin-left: 0px;
  padding-left: 0px;
}
/* cart form */
#fmcart ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: block;
}
#fmcart li {
	list-style: none;
	padding: 0px;
	margin: 5px 0px;
	display: block;
}
/* add to basket button */
#addtobasket {
  background: #ff99cc;
  color: #000000 ;
}

/* images used in side */
ul.imageslist  {
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: block;
}
ul.imageslist li {
	list-style: none;
	padding: 0px;
	margin: 5px 0px;
	display: block;
}
ul.imageslist img {
	padding: 0px;
	border: 2px solid #FF99CC;
	  padding: 5px;
}	
ul.imageslist a {
	text-decoration:none;
}	
/* basket styles */

/* rows for cart */
.myColour1 {
background-color: #FFFFCC;
}
.myColour2 {
background-color: #eeeeee;
}
/* checkout voucher and button */
ul.checkoutbuttons {
display: block;
text-align: center;
margin: 0px;
padding: 0px;
list-style: none;
}
ul.checkoutbuttons li {
display: block;
margin: 0px;
padding: 5px 0px 0px 0px;
list-style: none;
}
/* basket buttons */
ul.basketbuttons {
display: block;
text-align: center;
margin: 10px 0px 0px 0px;
padding: 0px;
list-style: none;
}
ul.basketbuttons li {
display: inline;
margin: 0px;
padding: 0px 5px;
list-style: none;
}
ul.basketbuttons li a:link, ul.basketbuttons li a:visited {
border: 1px solid #000000;
text-decoration: none;
line-height: 3em;
background-color: #000000;
color: #ffffff;
padding: 5px;
}
ul.basketbuttons li a:hover {
border: 1px solid #000000;
text-decoration: none;
background-color: #ffffff;
color: #000000;
}
#fmbasket #updatebasket {
text-align: center;
}