/* Page layout */

@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css);
@import url('https://fonts.googleapis.com/css?family=Raleway');

body
{
	margin: 0px auto;
	
	font-size: 10pt;
	color:#000;
	font-family: 'Raleway', sans-serif;
	width: 980px; /* page sides width  */
	position: relative;
	direction: ltr;
	text-align: left;
	line-height: 1.4em;
	background-image: none;
 background:#898f81 url(../images/wallpaperNew.png);
background-repeat: no-repeat;
background-size: cover;
    background-attachment: fixed;
}
.pageTop
{

}
.pageSides
{
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.55);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.55);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.55);
background: #898f81;
    padding-left: 10px;
    padding-right: 10px;
width: 960px;
}

/* HOME SLIDES */
#homeSlides {        
     width: 980px;
        height: 400px;
        margin-bottom: 20px;
        position: relative;
        top: 0;
        left: -185px;}


#homeSlides a .text {     
    width: 860px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    /* margin-left: -170px; */
    background-color: rgb(230, 65, 149);
    color: #fff;
    padding: 10px 50px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 10pt;
    line-height: 17px;
}


.header
{

	margin-top: 0px;
	padding-top: 0px;
	background-color:#898f81; 
	background-image:none; /* required by admin html editor */

}

.adminpage .socialLinks, .adminpage #boxes, .adminpage #telephone, .adminpage #location { display:none;}
.socialLinks {    margin: 0;
    position: absolute;
    top: 12px;
    right: 10px;}
.socialLinks.footer { margin:5px 0 0 0; position:static; top:0px; left:0;}
.socialLinks .fa {  color:#fff; margin:0 5px 0 0;}
.socialLinks .social 
{ 
background: #898f81;
    color: #fff;
    display: inline-block;
    padding: 8px 0 8px 6px;
    text-align: center;
    width: 30px;
    font-size: 20px;
    margin: 0 2px 10px 0;
    border-radius: 33px 27px 33px 0px;
}
.socialLinks .social .fa { margin:0 auto;}
.socialLinks .social:hover { background:#e7e985;}
.socialLinks .social:hover .fa { color:#fff;}

#telephone {    position: absolute;
    top: 59px;
    right: 13px;
    color: #333;
    font-size: 14pt;
   }

#telephone a 
{ 
text-decoration: none;
}


#location {    position: absolute;
    top: 82px;
    right: 14px;
    color: #333;
    font-size: 13pt;}
#telephone .fa,#location .fa { margin-right:3px;}


.page
{
	
	width: 970px;
	background-color: #898f81; /* display: inline;  supposed to fix IE6 float bug */
	background-image:none; /* required by admin html editor */
}

.pageGlobalMessage {

    position: absolute;
}
.pageBanner
{
	margin-left:0px;
	padding-top:0px;
	margin-bottom:0px;
}
.pageBanner .socialLinksLarge
{
right:17px;
left: auto;
top:30px;
width:auto;
}
.shopColumn1of2
{
	margin-top:0px;
	padding-top:15px;
	float:left;
	width:160px;
	padding-left:0px;
	padding-right:10px;
}

.shopColumn2of2
{
  	 margin-top:0px;
  	padding-top:15px;
	 margin-left:180px;
	 padding-right:10px;
}
.column1of1
{
	margin-top:15px;
	margin-bottom:20px;
	padding-left:30px;
	padding-right:30px;
}
.clearBoth
{
	clear:both;
}
.pageBottom
{
	background-image: url(../Images/PageBot.png);
	background-repeat: no-repeat;
	height: 20px;
	clear: both;
	padding-bottom: 20px;
	background-color:#898f81; /* Same as body */
display: none;
}



/* Shop Product Page */
.productSummary3 {display:none;} 


.productSummary
{
float: left;
    width: 189px;
    color: Black;
    margin-right: 12px;
    margin-left: 12px;
    margin-bottom: 21px;
    height: 266px;
    padding: 20px 20px;
    border: 1px solid #e2e9dc;
}
.productSummaryFeatured
{
float: left;
    width: 189px;
    color: Black;
    margin-right: 12px;
    margin-left: 12px;
    margin-bottom: 21px;
    height: 266px;
    padding: 20px 20px;
    border: 1px solid #e2e9dc;
	
	background-repeat: no-repeat;
}
.productSummaryImage
{
	height: 180px; /* thumnail height */
	text-align:center;
}
 .productSummaryImage img {
        width: 180px;
    }
.productSummaryName
{
    text-align: center;
    color: #404040;
    font-size: 8.4pt;
    margin-top: 10px;
    margin-bottom: 10px;
}
.productSummaryPrice
{
    color: #e64194;
    font-size: 11pt;
    margin-bottom: 7px;
    text-align: center;
}
.productSummaryButtons
{
	text-align:center;
}

.productSubCatSummaryMore .productSummaryImage {
    background-color: #ffffff;
}

.productSubCatSummary {
    width: 780px;
    height: 360px;
}

/* General Style */

a
{
	color:#404040;
}
p
{
	padding-top:0px;
	margin-top:0px;
}
h1
{
    margin-top: 0px;
    padding-top: 0px;
    font-size: 18pt;
    /*color: #a0d557;*/
    color: #0009ff;
}
h2
{
    margin-top: 0px;
    padding-top: 0px;
    font-size: 13pt;
    color: #ff3f9b;
}

img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}


.footerText
{
	
    background-color: #898f81;
    padding-top: 10px;
    padding-bottom: 20px;
    color: #e64193;
    font-size: 11pt;
    text-align: center;
    border-top: #e64194 4px solid;

}
.footerText a
{
	text-decoration:none;
	color:#404040;
}
.footerText a:hover
{
	text-decoration:underline;
}


.footerCol1of4
{
text-align:left;
	margin-top:0px;
	padding-top:0px;
	float:left;
	width:190px;
	padding-left:20px;
	padding-right:10px;
margin-left:0px;
}

.footerCol2of4
{
text-align:left;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:140px;
	padding-left:0px;
	padding-right:10px;

}
.footerCol3of4
{
text-align:left;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:140px;
	padding-left:0px;
	padding-right:10px;

}
.footerCol4of4
{
text-align:left;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:140px;
	padding-left:0px;
	padding-right:10px;

}

.footerCol5of4
{
text-align:left;
  	 margin-top:0px;
  	padding-top:0px;
	 margin-left:670px;
	 padding-right:0px;
width:220px;
}

.storySummaryWrapper
{
float:none;
}
.storySummaryDate
{
display:none;
}
.storySummaryTitle h2  a
{
font-weight:normal;
}

/* 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;
}
.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;
}


/* Top Menu */
.menu
{
	margin-top:0px;
    margin-left:0px;
    margin-right:0px;
    font-size: 10pt;
	text-transform: uppercase;
    padding-top: 0px;
	z-index:1; /* ensures Safari displays background image */
	width:960px; /* required by admin html editor */
    text-align: center;
}
.menuDividers
{
    color:#898f81;
display: none;
}


.menu ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-top: 11px;
    padding-left: 0px;
    /* background-image: url(../Images/MenuBack.png); */
    height: 28px;
    background-repeat: repeat-x;
    z-index: 10;
    background-color: #898f81;
}

.menu ul li
{
    display:inline;
}
.menu ul li a 
{
padding-right: 9px;
    padding-left: 9px;
    text-decoration: none;
    color: #898f81;
}
.menu ul li a:hover
{
    text-decoration:none;
    color:#898f81;
}
.menu ul li a:visited
{
  
    }
.menuSelected
{
	padding-top: 7px;
	padding-bottom: 6px;
	background-repeat: repeat-x;
	background-position: center 50%;
	color: #898f81;
	line-height: 1em;
}


/* Basket Summary */

.checkoutBasket
{
	 margin-left:0px;
	 margin-right:0px;
}
.basketSummary
{
	border-right: #E2E2E2 1px solid;
	border-top: #E2E2E2 1px solid;
	border-left: #E2E2E2 1px solid;
	border-bottom: #E2E2E2 1px solid;
	width: 150px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:10px;

}
.basketSummaryTitle
{
	width: 140px;
	height: 22px;
	font-weight: bold;
	padding-left: 0px;
}
.basketSummaryText
{
	margin-left:10px;
	padding-top:5px;
}
.basketSummaryCheckout
{
	display:inline;
	float:right;
	margin-right:10px;
	color:#404040;
}

.basketSummaryText a
{
	text-decoration:none
	color:back
}



/* Product Menu */
.productMenuBottom
{
display: none;
}
.productMenu
{

    width: 156px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
}
.productMenuSearchTitle
{
	
	color:#e64194;
	width: 140px;
	height: 22px;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 10px;
}
.productMenuSearchBox
{
	margin-left:10px;
	padding-left:3px;
	width:100px;
	height:15px;
	color:#404040;

}
.productMenuSearchButton
{
	position: relative;
	top: 5px;
}
.productMenuSearchDropDown
{
	margin-left:10px;
	width:132px;
	margin-top:2px;
	margin-bottom:5px;
	color:#404040;

}
.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
{
	padding-top: 3px;
	padding-left: 10px;
	color: #e64194;
	
	width: 140px;
	height: 22px;
	font-weight: bold;
}
.productMenuSubCategory
{
	padding-left: 10px;
	line-height:20px;
}
.productMenuSubCategory a
{
	color:#404040;
	text-decoration:none;

}
.productMenuSubCategory a:hover
{
	color:Black;
	text-decoration:underline;
	
}


/* Product Details Page */

.productDetails
{
}
.productDetails h1
{
	color:#404040;
	font-weight: bold;
	font-size: 12pt;
}

.productDetailsImageWrapper
{
	float:right;
	width:350px;
	margin-right:10px;
	margin-left:20px;
}
.productDetailsImage
{
	width:350px;
}
.productDetailsFeatures
{
}
.productDetailsPrices
{
	color:#666666;
}
.productDetailsBuy
{
	margin-top:20px;
}
.productDetailsBack
{
	padding-bottom:15px;
}
.productDetailsNote
{
	margin-top:20px;
	clear:right;
}
.productDetailsNote a
{
	color:Gray;
}
.productDetailsLinkedProducts
{
	clear:right;
	display:table;
	width:750px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: #E5E5E5 1px solid;
}
.productDetailsLinkedProducts h1
{
		font-size: 10pt;
}
.productDetailsSubscriptionItemOneOff{display:none;}

/* Sort Control */
.sortOuter
{
	height:30px;
}
.sortProducts
{
	float:right;
	margin-right:10px;
}
.sortDropDown
{
	font-size: 10pt;
	color:#404040;
	font-family: Arial;
}

/* checkout page */

.checkoutConsignmentName
{
	width:180px;
}
.checkoutProgress
{
	padding-bottom:15px;
}
.checkoutProgress a
{
	text-decoration:none;
	color:Gray;
}
.checkoutProgress a:visited
{
	text-decoration:none;
	color:Gray;
}
.checkoutProgress a:hover
{
	text-decoration:none;
	color:Gray;
}
.checkoutProgressHighlight a
{
	color:Black;
}
.checkoutProgressHighlight a:visited
{
	color:Black;
}
.basketOrderItems
{
	margin-left:0px;
	margin-right:0px;
	color:Gray;
}
.basketOrderItems a
{
		color:Gray;
}
.basketOrderItemsProductName
{
	text-decoration:none;
	color:Gray;
}

.basketOrderItemsProductName a:hover
{
	text-decoration:underline;
}

.basketDelivery
{
	margin-left:0px;
	margin-right:0px;
}
.basketHeader
{
	background-color:#898f81;
	color:Black;
}
.basketHeaderGrayText
{
	background-color:#E6E4E4;
	color:#808080;
}
.basketHeaderArrow
{
	background-color: #e6e4e4;
	color: Black;
	background-image: url(../Images/basketArrow.png);
	background-repeat: no-repeat;
	padding-left:19px;
	height:29px;
}

.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;
}


/* Checkout Billing */
.checkoutHeader
{
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#E6E4E4;
	color:Black;
}
.checkoutPrompt
{
	width:180px;
	float:left;
	text-align:right;
	padding-right:5px;
}
.checkoutTextBox
{
	width:200px;
}
.checkoutPaymentDropDown
{
		width:171px;
}
.checkoutPaymentTextBox
{
	width:167px;
}
.checkoutPaymentShortTextBox
{
	width:77px;

}
.checkoutPaymentSecurityCodeHelp
{
	margin-left:275px;
}
.checkoutInset
{
	margin-left:180px;
}


/* Contact Form */

.contactFormPrompt
{
	width:250px;
	display:inline;
	float:left;
	text-align:right;
}
.contactFormField
{
	width:200px;
}
.contactFormMessageBox
{
	width:400px;
}
.contactFormButton
{
	width:330px;
	display:inline;
	float:left;
	text-align:right;
}

/*Modal Popup*/
.modalBackground {
	background-color:#898f81;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup 
{
	background-color:White;
	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;
}

/* button definitions  */

.productSummaryButtons img, .productDetailsBuy img, .productDetailsBack a img, .checkoutBillingRetrieve img, .checkoutBack img, .checkoutNext img, .checkoutConfirmPay img, .checkoutPay img, .checkoutButton img, .contactSend img, #lnkContinueShopping img
{
    display:none;
}

.productSummaryMore::before {content: "More";}

.productSummaryBuy::before, .productDetailsBuy::before  { content: "Buy";}

.productSummaryBuyLink::before {content: "Buy";}

.productDetailsBack a::before, .checkoutBack::before {content:"Back";}

.checkoutBillingRetrieve::before {content: "Log in";}

.checkoutNext::before {content: "Next";}

.checkoutConfirmPay::before {content: "Confirm & Pay";}

.checkoutPay::before {content: "Pay";}

.checkoutButton::before {content: "Checkout";}

.contactSend::before{content: "Send";}

#lnkContinueShopping::before{content: "Continue Shopping";}



.productSummaryMore, .productSummaryBuyLink,  .productSummaryBuy, .productDetailsBuy,  .checkoutBillingRetrieve, .checkoutBack,  .checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .productDetailsBack a, .productDetailsBack a:hover, .contactSend, #lnkContinueShopping, #lnkContinueShopping:hover, .checkoutBack:hover
{
color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: grey;
    text-decoration: none;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 0px;
    padding-right: 0px;
    border-radius: 3px;
    display: inline-block;
    text-align: center;
    transition: background-color .5s, color .5s, border-color .5s;
    background-color: #808080;
    font-size: 110%;
    padding-top: 3px;
    height: 22px;
    width: 150px;
}

.productSummaryMore, .productSummaryBuyLink,  .productSummaryBuy
{
    width:40%;
    height:auto;
    font-size:100%;
    padding-top:1px;
}


.checkoutBillingRetrieve, .checkoutBack, .checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .contactSend
{
    width:150px;
    margin-top:5px;
    margin-bottom:10px;
}

#lnkContinueShopping
{
    width:150px;
    margin-top:5px;
    margin-bottom:10px;
    padding-left:0px;
    padding-right:0px;
}

.productSummaryMore:hover, .productSummaryBuyLink:hover, .productSummaryBuy:hover, .checkoutBillingRetrieve:hover,  .productDetailsBack a, #lnkContinueShopping, .checkoutBack
{
    cursor: pointer;
    color:grey;
    background-color:white;   /* hover colours*/
    border-color:grey;
    text-decoration:none;
}
.checkoutCheckout a
{
color:white;
}
.checkoutCheckout a:hover
{
text-decoration:none;
}

.checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .contactSend, .productDetailsBuy
{
    background-color:grey;
    color:white;
    border-color:grey;

    
}

.checkoutNext:hover, .checkoutConfirmPay:hover, .checkoutPay:hover, .checkoutButton:hover, .contactSend:hover, .productDetailsBuy:hover
{
    background-color:inherit;
    color:inherit;
    border-color:#000;
     text-decoration:none;
 }
