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;
	z-index: 0;
}
#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 7px;
	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 7px;
	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: 18%;
	float: left;
	text-align: center;
	margin: 5px 0.5%;
	padding: 5px 0.5%;
	height: 230px;
}

.category_product h4 {
	font-size: 12px;
	margin: 4px 0px;
	height: 22px;
	line-height: 12px;
}
.category_product img {
	display: block;
	margin: 2px auto 0 auto;
	width: 100%;
}
.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;
}

#productlist {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#productlist li {
	background:#DDDDDD none repeat scroll 0 0;
	cursor:move;
	margin:1px;
	padding:3px;
}

#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{
	margin: 12px 0 0 0;
	display:block;
	min-height: 400px;
}

#details_container{
	width:567px;
	float:right;
	display:block;
}

#product_img{
	display:block;
	float:left;
	width:300px;
	float:left;
}

#product-box h2 {
	color:#4c4c4c;
	padding:30px 0px 5px 0px;
	font-size: 26px;
}

#product-box h4 {
	color:#4c4c4c;
	margin:10px 0px;
	font-size: 20px !important;
}

.small{
	font-size: 16px !important;
}


fieldset{
	border:none;
}

.product_description{
	margin:0px 0px 15px 0px;
}



#productform label{
	width:60px;
	text-align:right;	
}

#preferences{
	font-weight:bold;
	margin:0px 0px 15px 0px;
}

#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;
}

.subcategories {
	list-style: none;
	margin: 5px 0 40px 10px;
	padding: 0;
	background: #696969;
	padding: 10px 20px;
}
.subcategories li {
	margin: 5px;
}

.subcategories li a {
color: #fff;
text-decoration: none;
letter-spacing: 0;
font-weight:bold;
}

#main-cat-top {
width: 874px;
height: auto;
margin: 5px 10px 0 10px;
}

#main-cat-left {
float: left;
width: 274px;
background: #696969;
height: 190px;
padding: 20px;
}

#main-cat-top h2 {
color: #fff;
font-size: 16px;
font-weight: bold;
letter-spacing: 0;
margin: 0;
}

#main-cat-top p {
font-size: 13px;
color: #fff;
letter-spacing: 0;
}

#main-cat-right{
float: right;
width: 510px;
background: #949494;
height: 190px;
padding: 20px;
}

#main-cat-right ul {
color: #fff;
list-style: none;
font-size: 13px;
margin: 10px 0;
padding: 0;
}

#main-cat-right ul li {
padding-right: 15px;
}

#product-image {
float: left;
position: relative;
margin: 0 5px 20px 20px;
_margin: 0 0 0 10px !important; /* IE 6 and below */
}

#product-text-overlay {
position: absolute;
bottom: 0;
left: 0;
display: block;
width: 280px;
height: auto;
background: url(../images/product-overlay.png);
margin: 0;
font-size: 22px;
font-weight: bold;
letter-spacing: 0;
text-align: center;
padding: 20px 10px 20px 10px;
line-height: 25px;
}

.product-half {
float: left;
background: #949494;
height: 110px;
width: 40%;
margin: 0 5px 0 5px;
padding: 20px;
color: #fff;
letter-spacing: 0;
}

.product-half h2 {
color: #fff !important;
font-weight: bold !important;
font-size: 16px !important;
letter-spacing: 0 !important;
margin: 0 !important;
padding: 0 0 10px 0 !important;
}

.product-half input[type=radio] {
margin: 0 10px;
border: 0;
}

.product-full {
background: #949494;
height: auto;
width: 89%;
margin: 0 5px 10px 5px;
padding: 20px;
color: #fff;
letter-spacing: 0;
}

.product-full textarea {
width: 98%;
}

.product-full h2 {
color: #fff !important;
font-weight: bold !important;
font-size: 16px !important;
letter-spacing: 0 !important;
margin: 0 !important;
padding: 0 0 10px 0 !important;
}

.product-button {
background: #c2fe78;
border: 0;
width: 170px;
letter-spacing: -1px;
font-weight: bold;
font-size: 18px;
padding: 3px 10px;
position: relative;
left: 45px;
top: 35px;
cursor: pointer;
}

.category_product_wide {
	width: 22%;
	float: left;
	text-align: center;
	margin: 5px 0.5%;
	padding: 5px 0.5%;
	height: 250px;
}

.category_product_wide h4 {
	font-size: 12px;
	margin: 4px 0px;
	height: 33px;
	line-height: 12px;
}
.category_product_wide img {
	display: block;
	margin: 2px auto 0 auto;
	width: 100%;
}

.category_product_wide a.category-thumb {
	text-decoration: none;
	display: block;
	height: 146px;
	width: 146px;
	overflow: hidden;
	background: #fff;
}

.category_product_wide a {
	text-decoration: none;
}

.category_product_wide p {
	margin: 2px 0px;
}

#breadcrumb_container {
padding: 5px 20px;
margin: 5px 19px 0 19px;
background: #949494;
height: 41px;
color: #fff;
}

#breadcrumb_container_cat {
padding: 5px 20px;
margin: 5px 10px 5px 10px;
background: url(../images/breadcrumb-bar.jpg);
height: 41px;
color: #fff;
}

#breadcrumb a {
color: #fff;
font-weight: bold;
text-decoration: none;
letter-spacing: 0;
}

#cat-top-border {
background: url(../images/cat-top.jpg);
height: 11px;
width: 675px;
}

#cat-btm-border {
background: url(../images/cat-btm.jpg);
height: 11px;
width: 675px;
}

.product-desc {
background: url(../images/product-desc.jpg);
height: auto;
width: 545px;
margin: 0 0 10px 0;
position: relative;
}

.product-desc-top {
background: url(../images/product-desc-top.jpg);
height: 15px;
width: 545px;
}

.product-price {
width: 545px;
height: 30px;
background: url(../images/product-price.jpg);
position: relative;
}

.product-desc-btm {
height: 15px;
width: 545px;
background: url(../images/product-desc-btm.jpg);
}

.product-full h1 {
display: block;
font-size: 17px;
font-weight: bold;
letter-spacing: -1px;
margin: 0;
}

.product-price h1 {
display: block;
font-size: 17px;
font-weight: bold;
letter-spacing: -1px;
margin: 0;
color: #fff;
padding: 12px 0 0 25px;
position: absolute;
left: 0;
top: 0;
}

#productformprice {
position: relative;
bottom: 0;
right: 0;
display: block;
}

#productformprice #price {
position: absolute;
right: 2px;
bottom: -14px;
}

#productformprice #variations {
position: absolute;
top: -40px;
}

#productformprice #variations label {
width: auto;
color: #fff;
font-weight:bold;
width: 50px;
text-align: right;
position: relative;
top: 1px;
padding-right: 5px;
}

form fieldset {
padding: 0;
}

#productformprice #price label {
width: auto;
color: #fff;
font-weight:bold;
}

#productformprice #price #buyme {
background: url(../images/buyme.jpg);
height: 53px;
width: 157px;
border: 0;
position: relative;
top: 0;
cursor: pointer;
}

#productformprice #price .qty {
position: relative;
top: 23px;
}

#productformprice #price #qty {
display: block;
float: left;
position: relative;
top: 21px;
margin-right: 5px;
}

.product-half-gift-container {
height: auto;
background: url(../images/product-half.jpg);
width: 267px;
float: left;
margin: 0 11px 15px 0;
}

.product-half-top {
height: 13px;
width: 267px;
background: url(../images/product-half-top.jpg);
}

.product-half-btm {
height: 13px;
width: 267px;
background: url(../images/product-half-btm.jpg);
}

.product-half-gift input {
float: left;
border: 0;
}

.product-half-gift h1 {
display: block;
padding: 0 25px;
color: #fff;
letter-spacing: -1px;
font-size: 17px;
}

.product-half-gift p {
padding: 0 10px;
color: #fff;
letter-spacing: -0px;
font-size: 12px;
padding: 0 25px 0 0;
}

#delivery {
padding: 0 0 0 25px;
}

a.related {
float: left;
border: 5px solid #a9a9a9;
height: 83px;
width: 83px;
margin: 0 0 26px 26px;
}

a.related img {
height: 83px;
width: 83px;
}

.lovehearts {
position: absolute;
top: 0;
right: 61px;
}

.valentines-box {
height: auto;
width: 834px;
margin: 0px;
position: relative;
background: #fff;
padding: 20px 20px 40px 20px;
}

.valentines-price {
background: url(../images/valentines-button.jpg);
height: 47px;
width: 79px;
position: absolute;
bottom: -27px;
right: -12px;
color: #e1349a;
text-decoration: none;
letter-spacing: 0;
font-size: 14px;
padding: 32px 0 0 0;
text-align: center;
font-weight:bold;
}

.valentines-box h1 {
display: block;
font-size: 24px;
letter-spacing: -2px;
font-weight: bold;
color: #e1349a;
margin-top: 0;
}

.valentines-title {
font-size: 14px;
font-weight: bold;
color: #e1349a;
letter-spacing: 0;
padding: 10px;
text-decoration: none;
}

.valentines-box p {
font-size: 12px;
color: #696969;
letter-spacing: 0;
margin: 0 10px;
}

.valentines-product {
float: left;
border: 1px solid #e1349a;
height: 130px;
width: 150px;
position: relative;
margin-right: 14px;
padding-top: 10px;
margin-bottom: 35px;
}

#val_variations label {
letter-spacing: 0;
padding-left: 20px;
width: 100px;
}

.val-product-full h2 {
color: #E1349A !important;
font-weight: bold !important;
font-size: 16px !important;
letter-spacing: 0 !important;
margin: 0 !important;
padding: 20px 20px 0 20px !important;
}

.val-product-full p {
margin-left: 20px;
}

.val-product-full textarea {
margin: 0 20px;
width: 400px;
}

.tutorbox {
border: 1px solid #464646;
padding: 20px;
}

.category_image_a {
display: block;
height: 161px;
width: 161px;
background: #fff;
overflow: hidden;
}

.productimg {
margin-top: 0 !important;
}

#blog_left {
float: left;
width: 619px;
}

#blog_right {
background: #f7f7f7;
border:1px solid #e0e0e0;
width: 225px;
float: right;
padding: 20px;
}

#blog_left .post {
width: 617px;
background: #f7f7f7;
border:1px solid #e0e0e0;
margin-bottom: 9px;
position: relative;
}

.post_image {
margin: 8px 20px 8px 8px;
display: block;
float: left;
}

#blog_left .post div.green_bg {
background: #c1ff70;
padding: 5px 30px 5px 10px;
display: inline-block;
margin: 20px 0 0 -20px;
}

.post h2 {
display: inline-block;
margin-bottom: 2px;
}

.post h2 a {
letter-spacing: 0;
font-size:18px;
font-weight: 100;
text-decoration: none;
}

.post .entry p {
padding-right: 15px;
}

div.green_bg p {
margin: 0 0 0 10px;
}

.post .entry p a {
color: #66aa0e;
font-weight: bold;
}

#blog_right h2 {
margin-left: 0;
}

#blog_right ul {
list-style: none;
padding: 0;
}

#blog_right ul li {
background: url(../images/raquo.jpg) left center no-repeat;
padding: 5px 0 5px 15px;
}

#blog_right ul li a {
text-decoration: none;
}

.entrytext p {
margin: 10px;
}

.entrytext h2 {
margin-left:0 !important;
margin-top: 25px;
}

.hire_product {
width: 448px;
padding: 5px;
border: 1px solid #5a5a5a;
margin-bottom: 5px;
}

.hire_product a {
float: left;
}

.hire_product p {
font-size: 22px;
padding: 22px 20px 0 150px;
line-height: 22px;
}

.hire_product p span {
font-size: 14px;
}
