body {
	margin: 0px;
	background: #FFFFFF url(../images/backgrounds/hearts.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#logo span {
	visibility:hidden;
}
#maincontainer {
	width: 823px;
	position: relative;
	margin: 20px auto auto;
}
#container {
	width: 823px;
	position: absolute;
}
#left_collumn {
	width: 220px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
}
.menu {
	margin-top: 10px;
	width: 220px;
	background: #FDF0E0;
	position: relative;
}
.menu h2 {
	font-size: 14px;
	color: #669;
	padding: 5px;
	width: 210px;
	background: #F2F2F7;
	margin: 0px;
}
.menu h2 a {
	font-size: 14px;
	color: #669;
	width: 197px;
	background: #F2F2F7;
	margin: 0px;
	text-decoration: underline;
	border: 1px solid #FFFFFF;
	padding: 5px;
}
.menu ul {
	color: #666699;
	margin: 0px;
	padding: 15px;
	font-size: 12px;
}
.menu li {
	list-style: none;
	padding: 0px 0px 5px;
}
.menu a {
	color: #666699;
	text-decoration: none;
	height: 20px;
	width: 180px;
	display: block;
	padding: 5px;
}
.menu a:hover {
	text-decoration: none;
	background: #C1D7D9;
}
#right_collumn {
	position: relative;
	top: 0px;
	left: 20px;
	width: 583px;
	display: table;
}
#copy {
	position: relative;
	font-size: 11px;
	left: 0px;
	background-color: #F2F2F7;
	color: #666699;
	padding: 5px 15px;
}
#copy h2 {
	font-size: 14px;
	margin-top: 10px;
}
#copy a {
	font-weight: bold;
	text-decoration: underline;
	color: #666699;
}
#shop {
	position: relative;
	top: 0px;
	text-align: left;
	margin-top: 20px;
}
#product_img {
	float: left;
}
#product_copy {
	clear: left;
}
#product_copy a {
	font-weight: bold;
	text-decoration: underline;
	color: #666699;
}
#product_copy2 {
	float: right;
	width: 340px;
}
#product_copy2 a {
	font-weight: bold;
	text-decoration: underline;
	color: #666699;
}
#title {
	background: #F2F2F7;
	color: #666699;
	padding: 10px;
	font-size: 14px;
	position: relative;
}
#description {
	background: #FDF0E0;
	color: #666699;
	padding: 10px 10px 20px;
	font-size: 11px;
	position: relative;
}
#input {
	padding: 5px 50px 5px 5px;
	font-size: 12px;
	text-align: right;
	position: relative;
	background: #FDF0E0;
}
#addtobasket {
	padding: 5px 50px 15px 5px;
	text-align: right;
	position: relative;
	font-size: 12px;
	background: #FDF0E0;
	vertical-align: middle;
}
#bottomrow {
	color: #b2b2cc;
	border-top: 1px solid #b2b2cc;
	position: relative;
	text-decoration: none;
	font-size: 10px;
	clear: both;
	top: 0px;
	text-align: right;
	padding: 5px 0px 0px;
	margin: 10px 0px 30px;
}
#bottomrow img {
	vertical-align: text-bottom;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#bottomrow a {
	color: #b2b2cc;
	text-decoration: none;
}
#bottomrow a:hover {
	color: #6763CC;
	text-decoration: underline;
}
#view_basket {
	width: 200px;
	position: relative;
	text-align: center;
	padding: 10px;
}
