body {
background:#fae7fa;
font-family:Arial, Calibri, Veddana, Times, Tahoma;
font-size: 80%;
}

.outercontainer {
width:760px;
margin:0 auto;
padding:0;
}

.innercontainer {
background-color:#FEFEFE;
border: 1px solid #F0B7E2;
margin:0;
padding:0;
width:100%;
margin-top:35px;
}

.header {
margin:0;
padding:0;
border:0;
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
background-position:left;
height:148px;
width:757px;
position:relative;
}
.flower {
z-index:1;
position:absolute;
background-image:url(../images/flower.gif);
background-repeat:no-repeat;
width:254px;
height:235px;
top:-32px;
left:592px;
}

.xmas {
background-image:url(../images/header-xmas.jpg);
}
.fxmas {
background-image:url(../images/flower-xmas.gif);
width:254px;
height:235px;
top:-35px;
left:592px;
}

.valentines {
background-image:url(../images/header-valentines.jpg);
}
.fvalentines {
background-image:url(../images/flower-valentines.gif);
top:-32px;
left:592px;
}

.weddings {
background-image:url(../images/header-weddings.jpg);
}
.fweddings {
background-image:url(../images/flower-weddings.gif);
top:-32px;
left:592px;
}

.mothersday {
background-image:url(../images/header-mothersday.jpg);
}
.fmothersday {
background-image:url(../images/flower-mothersday.gif);
top:-30px;
left:602px;
}

.topnav {
width:580px;
margin:0;
padding:0;
border:0;
text-align:right;
padding:4px 180px 4px 0;
background-color:#AEDD4F;
color:#373536;
font-size:11px;
}

.topnav ul {
margin: 0px;
padding: 0px;
display:inline;
}

.topnav li {
display: inline;
list-style-type: none;
margin:4px;
}

.topnav a, .topnav a:visited {
color:#373536;
text-decoration:none;
}

.topnav a:hover {
text-decoration:underline;
}

.telephone {
color:#952847;
font-size:16px;
font-weight:bold;
width:260px;
padding-top:3px;
margin-bottom:8px;
float:right;
height:20px;
}

.leftnav {
float:left;
margin:4px 5px 8px 5px;
}

.leftnav ul {
text-indent:0;
margin:0;
border:0;
padding:0px 0 10px 0;
}

.leftnav li {
list-style-type:none;
margin:0 0 2px 0;
border:0;
padding:0;
text-indent:0;
}

.leftnav a, .leftnav a:visited {
display:block;
width:144px;
padding:3px;
background-color:#FCEBFD;
color:#7E7C7D;
text-decoration:none;
}

.leftnav a:hover {
background-color:#FADAFC;
}

.leftnav div {
	margin-top: 10px;
}

.leftnav div p {
background-image:url(../images/navtop.jpg);
background-repeat:no-repeat;
background-position:top center;
line-height: 24px;
height: 24px;
margin: 0px;
padding: 0px;
color: white;
font-size: 13px;
padding-left: 10px;
font-weight: bold;
letter-spacing: 1px;
width: 140px;
}

.welcome {
background-image:url(../images/welcome.jpg);
background-repeat:no-repeat;
background-position:top left;
width:315px;
height:38px;
margin:5px 0 5px 0;
padding:0;
}


.rightcolum-rightcontent {
float:right;
width:190px;
margin-right:5px;
}

.rightcolum-rightcontent a  {
color:#912346;
font-size:12px;
text-decoration:underline;
font-weight:bold;
margin-top:3px;
display:block;
}

.shopfront {
background-image:url(../images/shopfront.gif);
background-repeat:norepeat;
width:190px;
height:139px;
margin-bottom:10px;
}

.top10 {
background-image:url(../images/top10bg.gif);
background-repeat:no-repeat;
width:180px;
height:31px;
margin-bottom:10px;
padding-top:11px;
padding-left:10px;
}

.top10 a {
color:#FFF;
font-size:14px;
text-decoration:none;
}

.delivery {
background-image:url(../images/delivery.gif);
background-repeat:no-repeat;
width:105px;
height:50px;
margin-bottom:10px;
padding:5px 75px 5px 10px;
font-weight:bold;
font-size:14px;
color:#B9B3B5;
}

.gifttoday {
background-image:url(../images/gifttoday.gif);
background-repeat:no-repeat;
width:115px;
height:50px;
margin-bottom:10px;
padding:5px 65px 5px 10px;
font-weight:bold;
font-size:14px;
color:#B9B3B5;
}

.bloxhamsatwork {
background-image:url(../images/bloxhamsatwork.gif);
background-repeat:no-repeat;
width:105px;
height:83px;
margin-bottom:10px;
padding:5px 75px 5px 10px;
font-weight:bold;
font-size:14px;
color:#B9B3B5;
}

.clearer {
clear:both;
}

.footer {
margin:0 auto;
text-align:center;
margin-top:4px;
color: #7C7F78;
}

.footer a, .footer a:visited {
color: #7C7F78;
text-decoration:none;
}

.footer a:hover {
text-decoration:underline;
}

#main {
	float: left;
	width: 585px;
	margin-left: 5px;
	margin-right: 5px;
}

#breadcrumb {
	margin-top: 2px;
	margin-bottom: 2px;
}

a {
	color: #972445
}

a img {
	border: none;
}

h2 {
	color: #972445;
	font-size: 130%;
}

h3 {
	color: #972445;
	font-size: 115%;
}

h4 {
	color: #972445;
	font-size: 100%;
}


.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: 30%;
	float: left;
	text-align: center;
	margin: 5px 1%;
}
.category_product h4 {
	font-size: 12px;
	margin: 5px 0px;
}
.category_product img {
	display: block;
	margin: 2px auto;
}
.category_product a {
	text-decoration: none;
}

label {
	margin: 2px;
	float: left;
	width: 130px;
}

input, select, textarea {
	margin: 4px;
}

#product_options {
	margin-left:2px;
}
#product_options h4 {
	height: 24px;
	margin: 5px 0px;
}
#product_options .form_div {
	float:left;width:140px;margin: 2px 2px;border:1px solid #dddddd;background:#f6f6f6;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;
}


.purple {
color:#A83959;
}

.flowers {
float:left;
background-image:url(../images/flowers.gif);
background-repeat:no-repeat;
background-position:top left;
margin-right:10px;
border:0;
width:185px;
height:26px;
text-align:center;
padding:135px 0 0 0;
}

.hampers {
float:right;
background-image:url(../images/hampers.gif);
background-repeat:no-repeat;
background-position:top left;
padding:0;
border:0;
width:185px;
height:26px;
text-align:center;
padding:135px 0 0 0;
}

.leftcolumn-rightcontent {
float:left;
width:380px;
margin:0 0px 0 0px;
}


.imageads a:hover {
text-decoration:underline;
}


.frontlist {
list-style-image: url(../images/star.gif);
line-height:160%;
margin-top:0;
}

.seasonalbanner {
background-image: url(../images/xmasbanner.jpg);
background-repeat:no-repeat;
background-position: top center;
width:380px;
height:125px;
margin-bottom:10px;
}

.imageads {
margin-bottom:10px;
height:161px;
}

.imageads a, .imageads a:visited {
color:#FFF;
font-size:13px;
font-weight:bold;
text-decoration:none;
}
