html { height: 100%; background-color: #fff; }

*, :hover {
	margin: 0px;
	padding: 0px;
	border: none;
	text-decoration: none;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #FFF;
	padding-bottom: 30px;
	color: #ac004d;
}

a {
	color: #ac004d;
}

.page {
	width: 960px;
	margin: 0px auto;
}

.big {
	font-size: 16px;
	line-height: 25px;
	padding-top: 10px;
}



#page #left {
	float: left;
	width: 200px;
	margin-right: 20px;
}

.PeCategories li:hover a { background-color: #ac004d; color: #FFF; }
.PeCategories li a { border-bottom: 1px dashed #ac004d; padding-left: 10px; color: #ac004d; display: block; line-height: 30px; }

#page #right {
	width: 700px;
	float: right;
}

button, button:hover {
	background: #ac004d;
	height: 26px;
	padding: 0px 10px;
	color: #FFF;
	margin-left: 5px;
	width: 85px;
}

button:hover {
	background: #b4004f;
}

button:active {
	top: 1px;
	position: relative;
}

h1, h2, h3, h4, h5, h6 {
	display: inline;
}

h2 {
	color: #ca7b9c;
}

.post h1,
.post h2, 
.post h3,
.post h4,
.post h5,
.post h6 {
	display: block;
}

input, input:hover {
	border: 1px solid #ca7b9c;
	background: #f2f5f3;
	height: 24px;
	width: 180px;
	color: #ac004d;
}

small {
	color: #b64f7d;
}

ul, ol, dl {
	list-style: none;
}

.page {
	width: 960px;
	margin: 0px auto;
}

.header {
	margin-bottom: 10px;
	overflow: hidden;
}

.header a {
	float: left;
}

.header ul {
	float: right;
	padding: 46px 0px;
}

.header ul li {
	float: left;
	margin: 0px 3px;
}

.header ul li:hover {
	background: url(images/menu-right.png) right no-repeat;
}

.header ul li a {
	line-height: 42px;
	padding: 0px 15px;
	text-transform: uppercase;
}

.header ul li:hover a {
	background: url(images/menu-left.png) left no-repeat;
}

.footer {
	float: left;
	width: 593px;
	height: 149px;
	background: url(images/footer.png) no-repeat;
	padding: 20px;
}

.contact {
	float: right;
	width: 275px;
	height: 169px;
	background: url(images/contact.png) no-repeat;
	padding: 20px;
}

.image-big {
	margin-bottom: 10px;
}

.leftbar {
  float: left;
  width: 275px;
  padding: 0px;
}

.sidebar {
  padding: 20px;
}

.widget_wpsc_categorisation {
  width: 275px;
	height: 169px;
	background: url(images/contact.png) no-repeat;
  padding: 20px;
}

.widget_wpsc_categorisation ul li a {
	padding-left: 10px;
	line-height: 27px;
	display: block;
	border-bottom: 1px dashed #ac004d;
}

.widget_wpsc_categorisation ul li a:hover {
	background: #ac004d;
	color: #FFF;
}

.listing {
	float: right;
	width: 633px;
}


/* Special divs for the front page */
#frontPageLeftPic {
  margin-top: 30px;
  width: 269px;
  height: 193px;
  float: left;
  background: url(images/bagStitch.png) no-repeat #FFFFFF;
}

#frontPageRight {
  width: 386px;
  height: 162px;
  float: right;
  background: url(images/frontBox.png) no-repeat #FFFFFF;
  padding: 10px;
  margin: 40px 10px 10px 10px;
  font-size: 17px;
  line-height: 38px;
  word-spacing: 5px;
}
/* End front page section */


#products div {
	color: #be0e72;
	width: 320px;
	padding: 10px;
	margin-bottom: 5px;
	border: 1px dotted #e089bf;
	overflow: hidden;
	display: inline-block;
}

#products div div {
	width: 130px;
	padding: 0px 0px 0px 10px;
	float: right;
	border: none;
}

#products div div img {
	width: auto;
}

#products div div a:active img {
	top: 1px;
	position: relative;
} 

#products div img {
	width: 180px;
	height: auto;
	float: left;
	margin: 0px;
	padding: 0px;
}

ul.priceList {
  padding: 0px;
  margin: 0px;
  margin-bottom: 15px;
  list-style: none;
}

.priceList li {
  display: inline;
  margin: 0px 0px 0px 10px;
}

div.post {
  margin-bottom: 30px;
  border-bottom-color: #be0e72;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
}

img.right,
img.align-right,
img.alignright {
	float: right;
	margin: 0 0 6px 12px;
	display: inline;
}
img.left,
img.align-left,
img.alignleft {
	float: left;
	margin: 0 12px 6px 0;
	display: inline;
}

img.centered { display: block; margin: 0 auto 6px; }
img.wp-smiley { border: none; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/*

#header {
	background: url(layout/header.png) no-repeat;
	height: 100px;
}

#menu {
	width: 890px;
	height: 31px;
	padding-left: 10px;
	background: url(layout/menu.png);
}

#menu li {
	float: left;
}

#menu li a {
	padding: 0px 10px 0px 10px;
	line-height: 31px;
	color: #FFFFFF;
	display: block;
}

#menu a:hover { color: #00ffff; }

#menu li:hover ul {display: block; }

#menu li ul {
	position: absolute;
	height: 29px;
	z-index: 2;
	display: none;
}


#menu li:hover a { color: #00FFFF; }
#menu li:hover ul li a { color: #FFFFFF; }
#menu li ul li a:hover { color: #00FFFF; }

#submenu {
	width: 900px;
	height: 29px;
	background: url(layout/submenu.png);
}

#window {
	width: 900px;
	background: url(layout/window.png);
}

#left {
	width: 200px;
	float: left;
}

#left ul li {
	background: url(layout/item.png);
	width: 200px;
	height: 35px;
	line-height: 35px;
}

#left ul li strong { font-weight: bold; padding-left: 20px; }

#left ul li a {
	display: block;
	color: #c3c3c3;
	width: 180px;
	padding-left: 20px;
}

#left ul li:hover a {
	color: #FFFFFF;
	background: url(layout/item-highlight.png);
}

#left ul li a:active {
	line-height: 33px;
	padding-top: 2px;
}

#right {
	width: 700px;
	float: right;
	overflow: hidden;
}

#right h1 {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	line-height: 40px;
	font-size: 18px;
	color: #00FFFF;
	width: 680px;
	background: url(layout/bevel.png) bottom repeat-x;
}

#right p {
	padding: 20px;
	margin: 0px;
}

#right p img {
	float: left;
	padding: 20px 20px 20px 0px;
}
*/

