body,
html {

    margin:0;

    padding:0;

    background:#a7a09a;

    color:#000;

    text-align:center;

}


a { text-decoration:none;
color:#ec008c;
}

.greeting { 
font-size:12px;
margin:0px;
padding:opx;
display:inline;
}



#wrap {

    width:900px;

    background-color:#fff;

   /* border: solid 17px #fff; - rem out pcMagic*/

	padding: 17px;
	
	margin-left: auto ; 
	margin-right: auto ;
/* was NO margin-left & right - pcMagic */


}

	


/* for Internet Explorer */
/*\*/
* html #wrap {	
    width:920px;
}
/**/
#header {
    background:#ddd;
	width:100px;
    }

#shopnav {
width:250px;
min-width:250px; 
float:left;
}

/* for Internet Explorer */
/*\*/
* html #shopnav {
width: 230px;

}
/**/

#shopContent {
	margin-top:10px;
    float:left;
	width:650px;
	margin-bottom:30px;
	
    }

#footer {
    background:#cc9;
    }
	
	

	/*  Static Pages css  */
	
.staticText {
font-size:12px;
width:375px;
color:#767676;
}
	
	/* General page layout  begin */
body {
	margin: 0px;
	padding:25px;
	background-image:url(../../img/common/bg.gif);
	
	color: #333333;
	font-size: 12px;
	font-style: normal;
	font-family:arial, sans-serif;
}


a {

}
a:visited{

}
a:hover {

}

div.hr {
  height: 3px;
  background-image:url(../../img/common/dotted.gif);
  background-repeat:repeat-x;
  width:99%;
}
div.hr hr {
  display: none;
}
/*--------*/
form {
	display: inline;
}
input, select {
	font-size: 11px;
	color:#333333;
}
input.transpng {
	
}
textarea {
	width: 100%;
	font-size: 11px;
	color:#333333;
}
h1 {
  font-size:14px;
}
.h1info {
	padding-top:16px;
	color:#ef229b;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	}
.shopby:hover {
	color:#870050;
	}
.shopby {
	font-size:12px;
	color:#8c8a8a;
	text-transform:lowercase;
	padding-left:5px;
	text-decoration:none;
		font-weight:bold;
		padding-left:12px;
		padding-bottom:10px;
	}
/*--------*/
td {
	font-size: 11px;
	line-height: 1.2;
}
TD.main, P.main {
	line-height: 1.5;
}
TD.mainBold, P.mainBold {
	line-height: 1.5;
	font-weight: bold;
}
TD.smallText, SPAN.smallText, P.smallText {
	font-size: 10px;
}
.bold {
	font-weight: bold;
	line-height: 1.5;
}
.boxText {
}
/*--------*/
img.transpng {
}
img.infoBoxSpacing {
	width: 0px;
	height: 0px;
}
.productBG {

}
.lineV {

}
.lineH {

}
/*--------*/
.left_bg {

}
.center_bg {
}
.right_bg {

}
/* message box */
.inputRequirement {
	color: #ec008c;
}
.messageBox {
}
.messageStackError, .messageStackWarning {

}
.messageStackSuccess {

}
.line {

}

.errorBox {
	background: #ffb3b5;
	font-weight: bold;
}
.stockWarning {
	color: #ec008c;
}
.productsNotifications {
	background: #f2fff7;
}
/* General page layout  end */


/* Header layout  begin */

.headerdiv {
width:900px;
/* margin-right:10px; rem out - pcMagic */
}


/* for Internet Explorer */
/*\*/
* html .headerdiv {	
    width:885px;
}
/**/

.nav {
margin: 17px 0px 0px 0px;
padding:8px;
background-color:#ec008c;

font-size:12px;
font-weight:bold;
color:#FFFFFF;
}
.navtext {
text-transform:uppercase;
font-size:11px;
font-weight:bold;
color:#FFFFFF;

}
a.navtext {
padding-bottom:10px;
}
.nav a {
padding-right:10px;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
}
.nav a:hover {
color:#870050;
}



.searchbar {

margin: 0px 0px 0px 0px;
padding:8px;
background-color:#cbdb2a;

font-size:12px;
font-weight:bold;
color:#000;
}
.searchbartext {
font-size:11px;
font-weight:bold;
color:#000;

}
a.searchbartext {
padding-bottom:10px;
}
.searchbar a {
text-transform:uppercase;
font-size:11px;
font-weight:bold;
color:#000;
}
.searchbar a:hover {
color:#000;
}
.searchsub {
color:#6b752a;
}
.telephone {
text-transform:uppercase;
text-align:left;
color:#FFFFFF;
font-size:16px;
font-weight:bold;
}

.breadcrumb {
font-size:12px;
padding: 0px 0px 15px 0px;
}
.breadcrumb a {
color:#ec008c;
font-size:12px;
text-decoration:none;
}
.breadcrumb a:hover {
color:#870050;
}
.headerNavigation a {
color:#ec008c;
font-size:10px;
text-decoration:none;
}

.headerNavigation a:hover {
color:#870050;
}
/* login box    */
.loginbox {
background-color:#cbdb2a;
color:#FFFFFF;
}
.loginTitle {
text-transform:uppercase;
text-align:left;
color:#FFFFFF;
font-size:16px;
font-weight:bold;
padding:10px;
}

.loginBoxText {
color:#FFFFFF;
text-transform:uppercase;
text-align:left;
padding-left:10px;
}
.loginBoxLink{
padding:5px;
font-size:10px;
text-decoration:none;
color:#000;

}
.loginBoxLink a{
color:#000;
}
.loginBoxLink a:hover{
color:#ec008c;
}
/* Header layout  end */



/* Content layout  begin */
td.pageHeading, DIV.pageHeading {
	font-size: 14px;
	color: #4e4e4e;
	font-weight: bold;
	text-transform: uppercase;
	padding:5px 18px 2px 18px;
}



/*----categories----*/


#category-nav {
	
padding-top:12px;

	padding-bottom:20px;
	}

	


.level1 {
	text-transform:uppercase;
	}

/*font-size:12px*/

#category-nav a {
	color:#ef229b;
	text-decoration:none;
	
	font-weight:bold;
	font-size:12px;
}
#category-nav a:hover {
	color: #870050;
}

#category-nav dl {
	margin: 0;
	padding: 0;
	color:#999999;
}
#category-nav dt {
	margin: 0;
	padding: 5px 5px 5px 5px;
}
#category-nav dd {
	margin: 0;
	padding: 0 0 0 0px;

}
#category-nav dd a {
	color:#8c8a8a;
	text-transform:lowercase;
	padding-left:5px;
}
.categories_name {
	text-transform:lowercase;
	font-size:14px;
	color:#ec008c;
	text-decoration:none;
}
/*----infobox Left----*/
td.infoboxcell {
	padding-bottom: 3px;
}
.infoBoxNotice {
	background: #ff8e90;
}
.infoBoxNoticeContents {
	background: #FFE6E6;
}
td.infoBox, span.infoBox {
}
/*--------*/
table.infoboxHeading {
	width: 100%;
}
td.infoBoxHeadingLeft {
  width: 30px;
	height: 23px;
	background: #4e4e4e;
}
td.infoBoxHeadingCenter {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 3px;
	background: #4e4e4e;
}
td.infoBoxHeadingRight {
	width: 20px;
	height: 23px;
	padding-right: 15px;
}
/*--------*/
.infobox {
	width: 100%;
}
td.infoBoxContentsLeft {
  width: 30px;
  font-size:0;
}
td.infoBoxContentsCenter {
	padding: 3px 0 10px 3px;
}
td.infoBoxContentsRight {
  font-size:0;
  width: 15px;
}



/*--------*/
table.infoBoxContents {
	color: #FFFFFF;
}
td.infoBoxContents {

}

table.infoBoxContents td.productNameCell {
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	vertical-align: bottom;
}
table.infoBoxContents td{
  color: #ffffff;
}

table.infoBoxContents table.productTable td.productNameCell a:link, table.infoBoxContents table.productTable td.productNameCell a:visited{
	color: #ffffff;
	text-decoration: underline;
}
table.infoBoxContents table.productTable td.productNameCell a:hover {

	text-decoration: underline;
}

table.infoBoxContents td.productPriceCell {
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
}
table.infoBoxContents .productPriceSpecial {
	color: #ffffff;
}
table.infoBoxcontents .productpriceold {
	color: #aebff8;
  text-decoration: line-through;
}
table.infoBoxContents .productPriceCurrent {
	color: #333333;
	font-weight: bold;
}

a.infoBoxLink {
	color: #ffffff;
	text-decoration: underline;
	margin: 0px 8px 5px 8px;
	padding-bottom: 5px;
	
}
a.infoBoxLink:hover {
	color:#870050;
}
table.infoBoxContents a.infoBoxLink:hover {
  color: #f2f2ea;
	text-decoration: underline;
}
/*----infobox Right----*/
table.infobox1Heading {
	width: 100%;
}
td.infoBox1HeadingLeft {
  width: 20px;
	height: 23px;
  padding-left: 12px;
}
td.infoBox1HeadingCenter {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 9px;
}
td.infoBox1HeadingRight {
	width: 17px;
	height: 23px;
	padding-right: 15px;
}
/*--------*/
.infobox1 {
	width: 100%;
}
td.infoBox1ContentsLeft {
  width: 46px;
  font-size:0;
}
td.infoBox1ContentsCenter {
	padding: 3px 0 10px 0;
}
td.infoBox1ContentsRight {
  font-size:0;
  width: 21px;
}
/*---- Products----*/
.productName h1 {
	font-size: 21px;
	color: #ed1194;
	font-weight: bold;
	margin:0px;
	padding:0px;
}
.productName a {
	text-decoration:none;
	}
.productNameCell {
	font-size: 13px;
	color: #ed1194;
	font-weight: bold;
	margin:0px;
	padding:0px;
}
.pageResults {
	font-size:9px;
	text-decoration:none;
	color:#ef229b;
}
table.infoBox1Contents {
}
td.infoBox1Contents {
}

table.infoBox1Contents td.productNameCell {
	color: #333333;
	text-align: left;
	padding-top: 5px;
	vertical-align: bottom;
}

table.infoBox1Contents td.productNameCell a:link, table.infoBoxContents td.productNameCell a:visited{
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
table.infoBox1Contents td.productNameCell a:hover {
	color: #da5820;
	text-decoration: underline;
}

table.infoBox1Contents td.productPriceCell {
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
}
table.infoBox1Contents .productPriceSpecial {
	color: #da5820;
}
table.infoBox1contents .productPriceOld {
	color: #cccccc;
	font-weight: bold;
}
table.infoBox1Contents .productPriceCurrent {
	color: #111111;
	font-weight: bold;
}

table.infoBox1Contents a.infoBoxLink, a.infoBoxLink:visited{
 color: #333333;
	text-decoration: underline;
}
table.infoBox1Contents a.infoBoxLink:hover {
  color: #da5820;
  text-decoration: underline;
}
/*----contentbox----*/
td.contentBoxHeadingLeft {
	font-size: 0;
	width: 24px;
}
td.contentBoxHeadingCenter {
	font-size: 13px;
	color: #ec008c;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom:8px;
}
td.contentBoxHeadingRight {
	font-size: 0;
	width: 23px;
}
/*--------*/
.contentboxfooter {
  padding:1px 0 4px 0;
	height: 42px
}
/*--------*/
table.contentBox {
	background: #e0e97f;
}
td.contentBoxContentsLeft {
}
td.contentBoxContentsCenter {
  padding: 0 0 1px 0;
  width: 100%;
}
td.contentBoxContentsRight {
}

table.contentBoxContents {
	height: 100%;
	padding: 5px 5px 5px 5px;
}
.prodTitle {
text-transform:capitalize;
}
.prodTitle a {
color:#ed1194;
}
.productPriceSpecial {
	font-size: 21px;
	color: #ed1194;
	font-weight: bold;
}
.productPriceOld {
	color: #cbdb2a;
  text-decoration: line-through;
	font-size: 21px;
	font-weight: bold;
}
.productSpecialPrice {
	font-size: 21px;
	color: #ed1194;
	font-weight: bold;
}
.productPriceCurrent {
	font-size: 21px;
	color: #ed1194;
	font-weight: bold;
}
h2 {
	margin:20px 0px 8px 0px;
}
/*----product listing----*/
.quantity {
color:#ec008c;
padding-right:5px;
padding-bottom:5px;
}
.buynow {
padding-top:20px;
text-align:right;
}
table.productListing {

}
TR.productListing-odd {
}
/* for understanding browsers */
.productListing-even {
margin:5px 5px 5px 10px;
padding-top:10px;
min-width:135px;
width:135px;
min-height:8em; 
height:260px;
float:left;
/*background-color:#ebebeb;*/
}

/* for Internet Explorer */
/*\*/
* html .productListing-even {
height: 270px;
width:135px;
}
/**/
.productListing-even a {
text-decoration:none;
}
.productListing-heading {
	height: 23px;    
	color: #ffffff;
	font-weight: bold;
	padding-right: 3px;
}

a.productListing-heading, a.productListing-heading:visited{
	color: #ffffff;
	text-decoration: underline;
}
a.productListing-heading:hover {
	color: #f2f2ea;
	text-decoration: underline;
}
.vat {
font-size:9px;
}

#firstHeadingSell, #firstContentSell {
	border-left: 1px solid #6876a4;
	padding-left: 5px;
}
#lastHeadingSell, #lastContentSell {
	border-right: 1px solid #6876a4;
	padding-right: 5px;
}
.productListing-bottom {
	height: 1px;
	background: #6876a4;
	font-size: 0px;
	color: #ffffff;
}
.productlisting-headingPrice {
	font-size: 20px;
	font-weight: bold;
	color: #9a9a9a;
}
TD.productListing-data {
  padding:5px 2px 2px 2px;
}
.ws_notice {
	font-size: 16px;
	color: #ed1194;
	font-weight: bold;
}
A.pageResults {
}
A:visited.pageResults {
}
a:hover.pageResults {
}
/* Checkout confirmation */
.orderEdit {
	color: #7885ad;
	text-decoration: underline;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
	background: #ffffff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even,  TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	background: #f8f8f9;
}
tr.pl_2 {
background-color:#fafbe9;
}
/* Used on forms */
TD.fieldKey {
	font-size: 12px;
	font-weight: bold;
}
TD.fieldValue {
	font-size: 12px;
}
/* Used on index_nested index_products */
TD.category_desc {
	line-height: 1.5;
}
/* Shopping cart box */
.cartTotal {
	font-size: 20px;
	font-weight: bold;
	color: #ed1194;
}
SPAN.newItemInCart {
	color: #da5820;
	text-decoration:none;
	font-weight: bold;
}
SPAN.greetUser {
text-transform:capitalize;
}
/* Shopping cart, checkout */
SPAN.markProductOutOfStock {
	padding:2px;
	background-color:#cbdb2a;
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}
SPAN.errorText {
	color: #ff0000;
}
.moduleRow {
}
.moduleRowOver {
/*	background-color: #cec9bc;*/
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
background: url(images/row_bg.gif);
}
.checkoutBarFrom, .checkoutBarTo {
	/*color: #8c8c8c;*/
}
.checkoutBarCurrent {
	color: #ec008c;
	font-weight:bold;
}
/* Content layout  end */


/* Footer  layout begin */
a.footerLink {
padding-left:30px;
}
.footer {
clear:both;

}
table.footer {

}
td.footer {
	font-size: 11px;
	font-weight: normal;
}

table td.footer a:link, table td.footer a:visited {
	color: #333333;
	font-size: 11px;
}
table td.footer a:hover {
	text-decoration: none;
	color: #ec008c;
}
/* Footer layout end */
.cat_border{
}

.credit {
clear:both;
text-align:right;
padding: 2px 0px 6px 0px;
margin:0px;
height:10px;
font-size:9px;
color:#766341;
}
.credit a {
font-size:9px;
color:#766341;
text-decoration:none;
}
.made {
margin:0px;
height:10px;
text-align:left;
padding: 6px 0px 6px 0px;
font-size:9px;
color:#766341;
}
.made a{
text-decoration:none;
color:#766341;
}
.made a:hover{
text-decoration:none;
color:#766341;
}
div.heart {
	width: 11px; height: 8px;
	margin: 0;
	background-image:url("http://www.stmellionflowers.co.uk/images/heart.gif");
	background-repeat:no-repeat;
	background-position:left;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	}
div.heart span {
	display: none;
	margin:0; padding: 10;
	}
