body {
	behavior: url(/includes/csshover.htc);   /* WinIE behavior call */
	margin: 0px;
	font-family:  arial, verdana;
	font-size: 75%;
	background: #333333 url(/images/bg.jpg) repeat-x;
	color: #5a5a5a;
}

#container {
	width: 895px;
	margin: 0 auto;
	background: white;
	padding: 8px 8px;
}

#header {
	height: 138px;
	position:relative;
	background: url(/images/headerbg.jpg) no-repeat bottom;
}

#logo {
	position: absolute;
	bottom: 5px;
	left: 8px;
}
#xmas {
	position: absolute;
	top: 0px;
	right: 0px;
}
#heartbeat {
	position: absolute;
	top: 0px;
	right: 0px;
}

#cartlink {
	position: absolute;
	bottom: 50px;
	right: 20px;
	text-align: right;
	color: #009848;
}

#phone {
	position: absolute;
	bottom: 30px;
	right: 20px;
	text-align: right;
	font-size: 160%;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	padding: 0px 0px;
	clear: both;
	background: #c1ff70;
	margin-top:5px;
}

#content {
	float: left;
	padding: 5px 50px; 
	display: inline;
	width: 785px;
	letter-spacing: 0.5px;
	line-height: 150%;
}

#topnav {
	background: #c1ff70;
	margin: 5px 0px;
}
#topnav ul {
	text-transform: uppercase; 
	list-style: none;
	margin: 0px 11px;
	padding: 0px;
}
#topnav ul li {
	float: left;
	margin: 0px;
	padding: 5px 0px;
}
#topnav ul li.firstlink a {
	border-left: none;
	margin-left: 5px;
}
#topnav ul li a {
	border-left: 1px solid grey;
	display: block;
	 letter-spacing: 1px;
	 padding: 0px 9px;
	text-decoration: none;
}

#topnav2 {
	background: #c1ff70;
	margin: 5px 0px;
	padding: 2px 10px;
	height: 26px;
}
#topnav2 a {
	text-decoration: none;
}
#login {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 225px;
}
#basket {
	position: absolute;
	bottom: 10px;
	right: 30px;
	font-size: 120%;
	text-align: right;
	margin: 0px;
	text-transform: uppercase; 
}
#voted {
	position: absolute;
	bottom: 0px;
	left: 290px;
	font-weight: bold;
	font-size: 120%;
}

#footer {
	width: 100%;
	clear: both;
	text-align: center;
	font-size: 10px;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: white;
}
#footer p, #footer a {
	color: #464646;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	text-align: right;
}

/*-------------Headings-------------*/

h1 {
	display: none;
}

h2 {
	color: #464646;
	font-size: 150%;
	letter-spacing: 2px;
	margin: 10px 0px;
}

h3 {
	color: #464646;
	font-size: 120%;
}

h4 {
	color: #464646;
	font-size: 110%;
}

h5 {

}

a {
	color: #464646;
}

a img {
	border: none;
}



.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {
height:1%;
}
*+html .clearfix {
height:1%;
}
.clearfix {
display:block;
}


.category_product {
	width: 23%;
	float: left;
	text-align: center;
	margin: 5px 0.5%;
	padding: 5px 0.5%;
}
.category_product:hover {
	background: white;
}
.category_product h4 {
	font-size: 12px;
	margin: 4px 0px;
	height: 22px;
	line-height: 12px;
}
.category_product img {
	display: block;
	margin: 2px auto;
	width: 100%;;
	height: 220px;
}
.category_product a {
	text-decoration: none;
}
.category_product p {
	margin: 2px 0px;
}

label {
	margin: 2px;
	float: left;
	width: 130px;
}

input, select, textarea {
	margin: 3px;
	border: 1px solid #464646;
	color: #464646;
}

/*#product_options {
	margin-left:2px;
}

#product_options h4 {
	height: 24px;
	margin: 5px 0px;
}
#product_options .form_div {
	float:left;width:140px;margin: 2px 2px;text-align:center;padding-bottom: 5px;
}
#product_options img {
	display:block;margin:auto;overflow:hidden;
}*/

.warning {
	border:1px solid #dddddd;
	background:#f6f6f6;
	font-weight: bold;
	color: red;
	padding: 5px;
}

#imagelist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#imagelist li {
	float: left;
	margin: 5px;
	padding: 0px;
}

#flash-container-left{
	width: 293px;
	height:363px;
	display:block;
	float:left;
	background-color:#c1ff70;
	margin:0px 8px 0px 0px;
}

#flash-container-centre{
	width: 293px;
	height:363px;
	display:block;
	float:left;
	background-color:#c1ff70;
	margin:0px 0px 0px 0px;
}

#flash-container-right{
	width: 293px;
	height:363px;
	display:block;
	float:left;
	background-color:#c1ff70;
	margin:0px 0px 0px 8px;
}

#gallery #enlarged {
	float: left;
	width: 450px;
}
#gallery #thumbnails {
	float: left;
	margin: 0px 5px;
	width: 325px;
}
#gallery #thumbnails img {
	float:left;margin:3px;width:75px;
}

#gallery #scroll {
	width: 742px;
	overflow: hidden;
	height: 130px;
	position: relative;
	float: left;
}
#gallery #scrollleft, #gallery #scrollright {
	float: left;
	font-size: 150%;
	margin: 4px 1px;
}
#gallery #scroll #scrollinner {
	width: 10000px;
	position: absolute;
	left: 0px;
}
#gallery #scroll #scrollinner img {
	height: 100px;
	margin: 4px 3px;
}
#gallery #scroll img {
	float: left;
}
#galleryimage {
	position: relative;
	width: 450px;
	margin: 3px 0px;
	float: left;
}
#imageno {
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 180%;
	color: white;
	background: gray;
}

/* new product page stuff */

#product-box{
	background-color:#fff;
	display:block;
}

#details_container{
	width:500px;
	float:left;
	display:block;
}

#product_img{
	margin:10px 15px 10px 10px;
	display:block;
	float:left;
	width:250px;
	float:left;
}

#product-box h4{
	font-size:54px;
	color:#4c4c4c;
	margin:30px 0px 20px 0px;
}

.small{
	font-size: 16px !important;
}

#price{
	color: #660033 !important;
	margin:0px 0px 0px 5px;
}

fieldset{
	border:none;
}

.product_description{
	margin:0px 0px 15px 0px;
}



#productform label{
	width:60px;
	text-align:right;	
}

#preferences{
	font-size:30px;
	font-weight:bold;
	margin:0px 0px 15px 0px;
	color:#660033;
}

#interested{
	font-size:30px;
	font-weight:bold;
	margin:0px 0px 15px 0px;
	color:#ccc;	
}

#also_like_container{
	float:right;
	display:block;
	text-align:center;
	margin:0px 15px 0px 25px;
}

#productform{
	display:block;
	float:left;
	width:50%;
}



.full_width { 
	padding:5px 0px 0px 0px !important;
	width:895px !important;
}

.full_width h2 {
	margin-left: 10px;
}

.testimonoial {
background-image:url(/images/open-quote.gif);
background-repeat:no-repeat;
margin:10px auto 15px 400px;
padding:5px 0 0 30px;
}

.testimonoial p {
line-height:150%;
margin:5px 0 10px 0px !important
}
style.css (line 561)
.testimonial-to {
font-weight:bold;
height:25px;
margin:0 0 30px !important;
}

.testimonial-from {
background-image:url(/images/close-quote.gif);
background-position:right center;
background-repeat:no-repeat;
font-size:120%;
font-weight:bold;
padding:0 30px 0 0;
text-align:right;
}