/* Page layout */

@import url(https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic);
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css);

body
{
	margin: 0 auto;
	font-size: 11pt;
	color:#58585A;
	font-family: 'Lora', serif;
	width: 960px; /* page sides width  */
	position: relative;
	direction: ltr;
	text-align: left;
	line-height: 1.4em;
background:#FFFCE1;
}

/* HOMEPAGE STYLES */

#homeSlides { width:800px; height:292px; margin:0 0 20px 0px;}
#homeSlides .slide { width:800px; height:292px; position:relative; top:0; left:0;}
#homeSlides .slide p { position:absolute; bottom:5px; right:20px; display:block; color:#fff; background:#f58221; height:22px; padding:3px 10px 0 10px; text-align:right; box-shadow: 0px 5px 5px 0px #333; text-transform:uppercase;}
#homeText { float:right; width:605px; text-decoration:none;}
#homeSlides .slide a:hover { text-decoration:none;}
#homeSlides .slide .text 
{ 
position: absolute;
    text-align: center;
    top: 80px;
    right: 0px;
    display: block;
    color: #000;
    /* background: #ffffff00; */
    opacity: 0.8;
    width: 290px;
    height: 125px;
}



#homeJumps { width:800px; height:204px; position:relative; margin:0 0 20px 0;}
#homeJumps a { outline: 1px solid #dedab3; border: 3px solid transparent;}

#homeJumps a#one { position:absolute; top:0; left:0; background:url(../Images/upload/image/jumpBg1b.jpg) 0 0 no-repeat; display:inline-block; width:250px; height:204px; margin:0 0px 0 0; color:#fff; text-decoration:none; padding:0; text-align:left; font-size:12pt;}
#homeJumps a#two { position:absolute; top:0px; left:272px; background:url(../Images/upload/image/jumpBg3New.jpg) 0 0 no-repeat; display:inline-block; width:250px; height:204px; margin:0 0px 0 0; color:#fff; text-decoration:none; padding:0; text-align:left; font-size:12pt;}
#homeJumps a#three { position:absolute; top:0; right:0px; background:url(../Images/upload/image/IMG_0953-sm.jpg) 0 0 no-repeat; display:inline-block; width:250px; height:204px; margin:0 0px 0 0; color:#fff; text-decoration:none; padding:0; text-align:left; font-size:12pt;}

#homeJumps a .textO { outline: 1px solid #FFFCE1; border: 3px solid transparent; position: absolute; width: 90%; margin: 5%; bottom: 0px;}
#homeJumps a .text { text-align:center; color:#000; padding:5px; background-color:#FFFCE1; display:block; font-size:14pt;}
#homeJumps a:hover .textO { outline: 1px solid #f08482;}
#homeJumps a:hover .text { background-color:#f08482; color:#fff;}

.pageTop
{
display:none;
}
.pageSides
{
width:960px;
margin:0 auto;
background:url(../Images/watermark.png) top right no-repeat;
}

.header
{
	margin-left:10px;  /* width of page side */
	margin-right:0px; /* width of page side */
	margin-top: 0px;
	padding-top: 0px;
width: 960px;
margin:0 auto;
}

.page
{
	margin: 0px auto; /* left marging width of page sides */
	width: 960px;
}
.pageBanner
{
	margin-left:0px;
	padding-top:0px;
	margin-bottom:0px;
}

.pageBanner .socialLinksLarge
{
left:255px;
right:auto;
top:178px;
width:auto;
display:none;
}
.shopColumn1of2
{
	margin-top:0px;
	padding-top:10px;
	float:left;
	width:150px;
	padding-left:0px;
	padding-right:0px;

}

.shopColumn2of2
{
  	 margin-top:0px;
  	padding-top:20px;
	 margin-left:160px;
	 padding-right:0px;
}
.column1of1
{
	padding:20px 0px;
}
.clearBoth
{
	clear:both;
height:0;
line-height:0;
font-size:0;
}
.clearRight
{
	clear:right;
}
.pageBottom
{
display:none;
}



/* Shop Product Page */
.productSummary
{
	float:left;
	width:180px; /* depends upon thumbnail width - also check width of images btnProductSummaryBuy.png & btnProductSummaryMore.png */
	color:Black;
	margin:0 0px 10px 3px;
	height:285px;
background:#c7d9bf url(../Images/flowerSmall.png) top center no-repeat;
padding:8px;
}

.productSummaryFeatured, .productSummary:hover
{
	float: left;
	width: 180px; /* depends upon thumbnail width - also check width of images btnProductSummaryBuy.png & btnProductSummaryMore.png */
	color: Black;
	margin:0 0px 10px 3px;
	height: 285px;
background:#c7d9bf url(../Images/flowerSmall.png) top center no-repeat;
padding:8px;
}

.productSummaryImage
{
	height: 180px; /* thumnail height */
	text-align:center;
}
.productSummaryImage img { width:180px;}
.productSummaryName
{
	color:#1d1d1b;
	text-align:center;
	font-size:10pt;
	line-height:1.1em;
	height:25px;
margin-top:10px;
}
.productSummaryPrice
{
	color:#d53240;
	text-align:center;
margin-top:10px;
}

.productSummaryButtons
{
	text-align:center;
margin-top:5px;
}



/* General Style */

a
{
color:#58585A;	
text-decoration:underline;
}
a:hover
{
color:black;
text-decoration:none;
}
h1
{
	margin-top:0px;
	padding-top:0px;
	font-size:18pt;
	color:#58585A;
	margin-bottom:0px;
	padding-bottom:0px;

font-weight:normal;

}
h2
{
	margin-top:0px;
	padding-top:0px;
	font-size:11pt;
	color:#58585A;
}

img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

#social { margin:10px 0 0 0;}
#social .fa {  color:#fff; margin:0 5px 0 0;}
#social .social { background:#f08482; color:#fff; display:inline-block; padding:8px 0 8px 6px; text-align:center; width:30px; font-size:20px; margin:0 5px 10px 0; border-radius:50%;}
#social .social .fa { margin:0 auto;}
#social .social:hover { background:#d53240;}
#social .social:hover .fa { color:#fff;}

.footerText
{
padding-top: 30px;
	padding-bottom: 0px;
	color: #58585A;
	text-align: center;
padding-right:0px;
padding-left:0px;
font-size:12pt;
background:url(../Images/footerBack.png) 0 0 no-repeat;
}
.footerText p { font-size:10pt; color:#58585A; font-weight:normal;}

.footerText .colTitle { font-weight:normal; padding:0 0 5px 0px; margin-bottom:5px; border-bottom:1px solid #d53240;}
.footerText .address { font-size:10pt; text-align:center; padding:10px 20px; color:#58585A;}
.footerText .copyright { margin:0 auto; font-size:9pt; padding:0px 0 20px 20px; color:#58585A;}
.footerText .cards { float:right; padding:10px 20px 0 0;}

.footerText a.link
{
	text-decoration:none;
	color: #333;
font-size:10pt;
line-height:22px;
 font-weight:normal;
 padding:1px 0px;
display:block;
margin:0;
}
.footerText a img
{
	position:relative;
top:10px;
}
.footerText a.link:hover
{
	color: #d60066;
	text-decoration:none;
}
.footerWrapper
{
width:960px;
margin-left:500px;
background-image: url(../Images/footerFlower.png);
background-repeat:no-repeat;
background-position:right bottom;
}
.footerCol1of4
{
text-align:left;
	margin-top:0px;
	padding-top:20px;
	float:left;
	width:225px;
	padding-left:0px;
	padding-right:0px;

}

.footerCol2of4
{
text-align:left;
  	margin-top:0px;
	padding-top:20px;
	float:left;
	width:220px;
	padding-left:0px;
	padding-right:0px;
margin-bottom:10px;
margin-left:20px;
}
.footerCol3of4
{
text-align:left;
  	margin-top:0px;
	padding-top:20px;
	float:left;
	width:225px;
	padding-left:0px;
	padding-right:0px;
margin-bottom:10px;
margin-left:20px;
}
.footerCol4of4
{
text-align:left;
  	margin-top:0px;
	padding-top:20px;
	float:left;
	width:225px;
	padding-left:0px;
	padding-right:0px;
margin-bottom:10px;
margin-left:20px;
}

.footerCol5of4
{
text-align:left;
  	 margin-top:0px;
  	padding-top:0px;
	 margin-left:210px;
	 padding-right:0px;
width:340px;
clear:both;
}

.storySummaryWrapper
{
float:none;
}
.storySummaryDate
{
display:none;
}
.storySummaryTitle h2  a
{
font-weight:normal;
}

/* Newsletter form styles */
.adminpage .footer-newsletter { display:none;}
.footer-newsletter label {
	margin:5px 0 10px 0;
	font-weight:normal;
	display:block;
font-size:10pt;
}
.footer-newsletter input[type=email] {
	margin-bottom:10px;
	border:1px solid #F7B3A3;
padding:5px 10px;
}
.footer-newsletter input[type=submit] {
	margin-bottom:10px
}
#submit,.btn,.button,.woocommerce #content input.button,.woocommerce #content input.button.alt,.woocommerce #respond input#submit,.woocommerce #respond input#submit.alt,.woocommerce a.button,.woocommerce a.button.alt,.woocommerce button.button,.woocommerce button.button.alt,.woocommerce input.button,.woocommerce input.button.alt,.woocommerce-page #content input.button,.woocommerce-page #content input.button.alt,.woocommerce-page #respond input#submit,.woocommerce-page #respond input#submit.alt,.woocommerce-page a.button,.woocommerce-page a.button.alt,.woocommerce-page button.button,.woocommerce-page button.button.alt,.woocommerce-page input.button,.woocommerce-page input.button.alt,button,input[type=button],input[type=submit] {
	border:none;
	text-align:center;
	border-radius:3px;
	/*padding:7px 15px*/
}
.btn-default {
	background-color:#AAA;
	color:#222
}
.btn-default:active,.btn-default:focus,.btn-default:hover {
	background-color:#9d9d9d;
	color:#222;
}
#submit,.btn-primary,.button,button,input[type=button],input[type=submit] {
	background-color:#F18078;
	color:#FFF
}
#submit:active,#submit:focus,#submit:hover,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.button:active,.button:focus,.button:hover,button:active,button:focus,button:hover,input[type=button]:active,input[type=button]:focus,input[type=button]:hover,input[type=submit]:active,input[type=submit]:focus,input[type=submit]:hover {
	background-color:#d53240;
	color:#FFF;
cursor:pointer;
}


/* general styles */

.floatRight
{
	float:right;
}
.floatLeft
{
	float:left;
}

.errorMessage
{
	background-color:#FFFF40;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
	color:Black;
}
.confirmationMessage
{
	background-color:#99E791;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
	color:Black;
}


/* Top Menu */
.menu
{
	margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;
    font-size: 12pt;
    padding-top: 0px;
	z-index:1; /* ensures Safari displays background image */
	width:960px;
text-align:center;
font-weight: normal;
}
.menuDividers
{
    display:none;
}


.menu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	height: 30px;
	z-index:10;
}

.menu ul li
{
    display:inline;
}
.menu ul li a
{
	padding-right: 7px;
	padding-left: 7px;
	text-decoration: none;
	color: #000;
	font-weight: normal;
}
.menu ul li a:hover
{
    text-decoration:none;
    color:#d53240;

}
.menu ul li a:visited
{

    }
.menuSelected
{
	color:#d53240;
text-decoration:underline;
}


/* Basket Summary */

.checkoutBasket
{
	 margin-left:0px;
	 margin-right:0px;
}
.basketSummary
{
	
	width: 150px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:10px;

}
.basketSummaryTitle
{
	width: 140px;
	height: 27px;
	font-weight: bold;
	padding-left: 0px;
}
.basketSummaryText
{
	margin-left:10px;
	padding-top:5px;
}
.basketSummaryCheckout
{
	display:inline;
	float:right;
	margin-right:10px;
	color:#404040;
}
.basketSummaryCheckout a
{
	color:#333;
}

.basketSummaryText a
{
	text-decoration:none
	color:#404040;
}
.basketSummaryText a
{
	text-decoration:none
	color:#404040;
}


/* Product Menu */
/*.productMenuTopSection { position:absolute; top:1230px;}*/
.productMenu
{
	width: 160px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:10px;
position:relative;
min-height:1400px;
}


.productMenuSearchTitle
{
clear: left;	
color:#d53240;
	width: 150px;
	height: 21px;
	margin-top:10px;
	padding-top: 0px;
padding-left:0px;
text-transform:uppercase;
font-size:9pt;
padding-top:2px;
border-bottom:1px solid #d53240;
font-weight:normal;
}
.productMenuSearchBox
{
	clear: left;
margin-left: 0px;
	padding-left: 3px;
	width: 100px;
	height: 15px;
	color: #000;
	background-color: #FFFCE1;
	border: #f08482 1px solid;
}
.productMenuSearchButton
{
	position: relative;
	top: 5px;
}
.productMenuSearchDropDown
{
	margin-left:0px;
	width:132px;
	margin-top:2px;
	margin-bottom:5px;
	color: #000;
	background-color: #FFFCE1;
	border: #f08482 1px solid;

}
.productMenu ul
{
	list-style-type: none;
	width:150px;
	padding-left: 0px;
	margin-left:0px;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}

.productMenuCategory
{
	margin-top: 10px;
margin-bottom:3px;
	color:#d53240;
	width: 150px;
line-height:20px;
padding-left:0px;
text-transform:uppercase;
border-bottom:1px solid #d53240;
font-weight:normal;
}
.productMenuSubCategory
{
	padding:0px;
	line-height:20px;
}
.productMenuSubCategory a
{
	color:#000;
	text-decoration:none;

}
.productMenuSubCategory a:hover
{
	color:#d53240;
	text-decoration:none;
	
}


/* Product Details Page */

.productDetails
{
}
.productDetails h1
{
	margin-top:0px;
	padding-top:0px;
	font-size:14pt;
	
}

.productDetailsImageWrapper
{
	float:right;
	width:450px;
	margin-right:10px;
	margin-left:20px;
}
.productDetailsImage
{
	width:450px;
}
.productDetailsFeatures
{
}
.productDetailsModifierList
{
	color: #000;
	background-color: #FFFCE1;
	border: #f08482 1px solid;

}
.productDetailsPrices
{
	color:Black;
}
.productDetailsBuy
{
	margin-top:20px;
}
.productDetailsBack
{
	padding-bottom:15px;
}
.productDetailsNote
{
	margin-top:20px;
	clear:right;
}
.productDetailsNote a
{
	color:#C0C0C0;
}
.productDetailsLinkedProducts
{
	clear:right;
	display:table;
	width:750px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: #E5E5E5 1px solid;
}

/* Sort Control */
.sortOuter
{
	height:30px;
}
.sortProducts
{
	float:right;
	margin-right:35px;
}
.sortDropDown
{
	font-size: 10pt;
	font-family: Arial;
	color: #000;
	background-color: #FFFCE1;
	border: #f08482 1px solid;
}

/* checkout page */

.checkoutConsignmentName
{
	width:180px;
	color: #333;
	background-color: #fff;
	border: #333 1px solid;

}
.checkoutProgress
{
	padding-bottom:15px;
}
.checkoutProgress a
{
	text-decoration:none;
	color:#333;
}
.checkoutProgress a:visited
{
	text-decoration:none;
	color:#333;
}
.checkoutProgress a:hover
{
	text-decoration:none;
	color:#333;
}
.checkoutProgressHighlight a
{
	color:#333;
}
.checkoutProgressHighlight a:visited
{
	color:#333;
}
.checkoutProgressDisabled
{
	color : #474747;
}
.basketOrderItems
{
	margin-left:0px;
	margin-right:0px;
	color:#333;
}
.basketOrderItems a
{
		color:#985a9b;
}
.basketOrderItemsProductName
{
	text-decoration:none;
	color:#333;
}

.basketOrderItemsProductName a:hover
{
	text-decoration:underline;
}
.basketOrderItemsConsignmentName
{
	text-decoration:none;
	color: #333;
	background-color: #fff;
	border: #333 1px solid;
}
.basketOrderItemsQuantity
{
	color: #333;
	background-color: #fff;
	border: #333 1px solid;

}
.basketDelivery
{
	margin-left:0px;
	margin-right:0px;
}
.basketHeader
{
	background-color:#474747;
	color:Black;
}
.basketHeaderGrayText
{
	background-color:#474747;
	color:White;
}
.basketHeaderArrow
{
	background-color:#e6e4e4;
	color: #333;
	background-image: url(../Images/basketArrow.png);
	background-repeat: no-repeat;
	padding-left:19px;
	height:29px;
font-size:9pt;
}

.basketShading
{
	background-color:#FBF9F9;
}
.basketShadingPadded
{
	padding-left:19px;
	background-color:#FBF9F9;
}
.calendarDisabled
{
	color:Gray;
}
.upsell
{
	clear:right;
	margin-left:20px;
	margin-right:20px;
}
.promoCode
{
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	width:120px;
	color: #333;
	background-color: #fff;
	border: #333 1px solid;

}


/* Checkout Billing */
.checkoutHeader
{
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#fff;
	color:#333;
}
.checkoutPrompt
{
	width:180px;
	float:left;
	text-align:right;
	padding-right:5px;
	clear:left;
	
}
.checkoutTextBox
{
	width:200px;	
	background-color:#f7f1dc;
	color:#333;


}
.checkoutTextBoxMultiRow
{
	background-color:#f7f1dc;
	color:#333;


}
.checkoutPaymentDropDown
{
		width:171px;
			background-color:#55565a;
	color:White;


}
.checkoutPaymentDropDownNoWidth
{
	background-color:#55565a;
	color:White;


}
.checkoutPaymentTextBox
{
	width:167px;
	background-color:black;
	color:White;


}
.checkoutPaymentShortTextBox
{
	width:77px;
	background-color:#55565a;
	color:White;


}
.checkoutPaymentSecurityCodeHelp
{
	margin-left:275px;
}
.checkoutInset
{
	margin-left:180px;
}


/* Contact Form */

.contactFormPrompt
{
	width:250px;
	display:inline;
	float:left;
	text-align:right;
	clear:left;
}
.contactFormField
{
	width:200px;
	background:#FFFCE1;
	color:#333;
border:1px solid #ed7f78;
margin-bottom:5px;
}
.contactFormMessageBox
{
	width:400px;
	background:#FFFCE1;
	color:#333;
border:1px solid #ed7f78;
margin-bottom:5px;
}
.contactFormButton
{
	width:330px;
	display:inline;
	float:left;
	text-align:right;
}
/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup 
{
	background-color:#55565a;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
}

/* Site Map Page */
.siteMap
{
	color:#808080;
}
.siteMapPages
{
	color:#808080;
	margin-left:0px;
}

.siteMapProducts
{
	float:right;
	color:#808080;
	margin-right:100px;
	
}
.siteMapCategory
{
}
.siteMapPage
{
	color:Gray;
	 text-decoration:none;

}
.siteMapPage a:hover
{
	text-decoration:underline;
}
.siteMapSubCategory
{
	text-indent: 25px;
	color:Gray;
	text-decoration:none;
}
.siteMapSubCategory a:hover
{
	text-decoration:underline;
}
.siteMapProduct
{
	text-indent: 50px;
	color:Gray;
	text-decoration:none;
}
.siteMapProduct a:hover
{
	text-decoration:underline;
}

/* Captcha */
.captch
{
 vertical-align:top;
 }
 
 
 /* homepage */

.homePageBoxText
{
	left: 90px;
	position: relative;
	top: -67px;
color:white;
height:16px;
width:450px;
}
.homePageBoxText a
{
text-decoration:none;
color:#F1A7C8;
}
.homePageBoxText a:visited
{
text-decoration:none;
color:#F1A7C8;
}

.homePageBoxText h2
{
font-size:18pt;
font-family: 'Century Gothic',Arial;
font-weight:normal;

}
.homePageLink
{
margin-bottom:0px;
} 
.homePageLink a:hover img
{
filter:alpha(opacity=60);
	opacity:0.6;
}
 


.productSubCatSummary { width:800px; height:350px !important;}

.productSubCatSummaryMore .productSummaryImage
{
background-color:inherit;
}



.basketBorderBottom td
{
	border-color:#202020;
}
.checkoutBasket table 
{ 
border-color:#202020;
}
.checkoutBasket th:first-child, .checkoutBasket td:first-child 
{
border-color:#202020;
}


.basketBorderBottom td
{
	border-color:#202020;
}
.checkoutBasket table 
{ 
border-color:#202020;
}
.checkoutBasket th:first-child, .checkoutBasket td:first-child 
{
border-color:#202020;
}


.subMenuLevel0 { background:#de8691;}
.subMenuLevel0 a { color:#fff;}
.subMenuLevelAlt1, .subMenuLevel1 { background:#fff;}

.productSubCatSummary { height:410px;}

#Calendar1 a, #Calendar2 a
{
text-decoration:underline;
}
