/* 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=Josefin+Sans');
@import url('https://fonts.googleapis.com/css?family=Raleway');

@font-face {
    font-family: 'futura_md_btmedium';
    src: url('../fonts/futura_medium_bt-webfont.woff2') format('woff2'),
         url('../fonts/futura_medium_bt-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'futura_ltcn_btlight';
    src: url('../fonts/futura_light_font-webfont.woff2') format('woff2'),
         url('../fonts/futura_light_font-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'futura_lightregular';
    src: url('../fonts/futura_light_regular-webfont.woff2') format('woff2'),
         url('../fonts/futura_light_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


#form1, #form2 {overflow-x: hidden !important;}

body
{
	margin: 0px;
	font-size: 13pt;
	color:black;
    /*font-family: 'Josefin Sans', sans-serif;*/

	direction: ltr;
	text-align: left;
	line-height: 1.4em;
/*background:#fff url(../Images/wallpaper.png) 0 0 repeat-x;*/
}


.adminpage .socialLinks, .adminpage #boxes { display:none;}
.socialLinks { margin:0; position:absolute; top:15px; left:15px;}
.socialLinks.footer { margin:0 0 0 0; position:static; top:0px; left:0;}
.socialLinks .fa {  color:#000; margin:0 0 0 0;}
.socialLinks .social { background:#fff; color:#000; display:inline-block; padding:8px 0 8px 6px; text-align:center; width:30px; font-size:24px; margin:0 0 10px 0; border-radius:6px;}
.socialLinks .social .fa { margin:0 auto;}
.socialLinks .social:hover { background:#fff;}
.socialLinks .social:hover .fa { color:#d8b32c;}


#boxes { width:960px; height:300px; margin-bottom:20px;}
#boxes #left { display:inline-block; width:470px; height:300px; text-align:center; color:#fff; background:url(../Images/upload/image/jump1.jpg) 0 0 no-repeat; margin-right:10px;}
#boxes #right { display:inline-block; width:470px; height:300px; text-align:center; color:#fff; background:url(../Images/upload/image/jump2.jpg) 0 0 no-repeat;}
#boxes a { text-decoration:none; position:relative; display:block;}
#boxes a .tint { width:100%; height:70px; background:url(../Images/tint.png) 0 0 no-repeat; display:block; font-size:20pt; text-transform:uppercase; padding-top:230px; position:absolute; top:0; left:0;}
#boxes a:hover .tint { display:none;}


/* HOME SLIDES */
#homeSlides {height:500px; margin-bottom:20px; margin-top:-1px;}
#slides {width:100%; height:500px; overflow:hidden; position:absolute; left:0;}
#slides .animationItem {width:100%; height:500px; overflow-y: hidden; overflow-x: hidden;}
.animationItem img {width:2000px; height:500px; position:relative; top:0; left:50%; margin-left:-1000px;}
.animationPanelAnimationType3 { margin-top:0;}
a .text {
     width: 855px;
    position: absolute;
    top: 392px;
    left: 38%;

    margin-left: -170px;
    /* background-color: rgba(128,161,178,0.95); */
    color: #fff;
    padding: 50px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 48pt;
    opacity: 0.8;
text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
}

.googleLink img
{
-webkit-box-shadow: 0px 0px 16px -2px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 16px -2px rgba(0,0,0,0.75);
box-shadow: 0px 0px 16px -2px rgba(0,0,0,0.75);
}

.googleLink img:hover
{
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}


.pageTop
{
display:none;
}
.pageSides
{
width:1000px;
margin:0px auto;
}
.header
{
	margin-left:0px;  /* width of page side */
	margin-right:0px; /* width of page side */
	margin-bottom: 0px;
	padding-top: 0px;
	background-color: transparent;
	background-image:none; /* required by admin html editor */
position:relative;
}

.headerTel
{
    float: right;
    position: absolute;
    text-align: right;
    top: 15px;
    right: 24px; 
}



.headerTel a
{
text-decoration: none; 
font-size: 17pt;
}

.page
{
	margin: 0px auto; /* left marging width of page sides */
	background-image:none; /* required by admin html editor */
	width: 960px;
}
.pageBanner
{
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
padding-bottom:0px;
}
.pageBanner .socialLinksLarge
{
left:auto;
right:0px;
top:90px;
width:auto;
}
.shopColumn1of2
{
	margin-top:0px;
	padding-top:20px;
	float:left;
	width:155px;
	padding-left:0px;
	padding-right:0px;

background-repeat:no-repeat;

}

.shopColumn2of2
{
  	 margin-top:0px;
  	padding-top:25px;
	 margin-left:185px;
	 padding-right:0px;
}
.column1of1
{
	padding:20px 0;
}
.clearBoth
{
	clear:both;
}
.clearRight
{
	clear:right;
}
.pageBottom
{
display:none;
}



/* Shop Product Page */
.productSummary
{
	float:left;
	width:245px; /* depends upon thumbnail width - also check width of images btnProductSummaryBuy.png & btnProductSummaryMore.png */
	color:Black;
	margin-right:10px;
	height:350px;
margin-bottom:20px;
}
.productSummaryFeatured, .productSummary:hover
{
	float: left;
	width: 245px; /* depends upon thumbnail width - also check width of images btnProductSummaryBuy.png & btnProductSummaryMore.png */
	color: Black;
	margin-right:10px;
	height: 350px;
margin-bottom:20px;
}
.productSummaryImage
{
	height: 245px; /* thumnail height */
	text-align:center;
box-shadow:0 2px 2px #999;
}

.productSummaryImage img
{
	height: 245px; 

}

.productSummaryName
{
	color:black;
	font-size:11pt;
	line-height:1.1em;
	height:30px;
padding:0 10px;
margin-top:15px;
text-align:center;
text-transform:uppercase;
}
.productSummaryPrice
{
	color:black;
padding:0 10px;
margin-top:5px;
font-size:12pt;
text-align:center;
text-transform: uppercase;
}
.productSummaryButtons
{
padding:0 10px;
margin-top:5px;
text-align:center;
}
.productSummary3
{
Display:none;
}


/* General Style */

a
{
	color:#000;
	text-decoration:underline;
font-size: 12pt;
}
p
{
	padding-top:0px;
	margin-top:0px;
}
h1
{
	margin-top:0px;
	padding-top:0px;
	font-size:22px;
	color:black !important;
text-align: center;
font-weight:normal;
text-transform:uppercase;
}
h2
{
	margin-top:0px;
	padding-top:0px;
	font-size:16pt;
	color:black;
font-weight:normal;
text-transform:uppercase;
}

img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}


.footerText
{
	border-top: #c9cece 1px solid;
	padding-top: 10px;
	padding-bottom: 10px;
	color:#d8b32c;
	text-align: center;
font-size:11pt;

}
.footerText a img
{
	position:relative;
top:10px;

}
.footerText a
{
	text-decoration:none;
	color:#1f1b20;
font-size:12pt;
text-transform:none;
}
.footerText a:hover
{
	text-decoration:none;
color:#d8b32c;
}
.footerText p {color:#1f1b20; font-size:12pt;}

.footerCol1of4
{
text-align:center;
	margin-top:0px;
	padding-top:0px;
	float:left;
	width:225px;
	padding-left:0px;
	padding-right:20px;
margin-bottom:20px;
}

.footerCol2of4
{
text-align:center;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:225px;
	padding-left:0px;
	padding-right:20px;
margin-bottom:20px;
}
.footerCol3of4
{
text-align:center;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:225px;
	padding-left:0px;
	padding-right:20px;
margin-bottom:20px;
}
.footerCol4of4
{
text-align:center;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:225px;
	padding-left:0px;
	padding-right:0px;
margin-bottom:20px;
}

.footerCol5of4
{
text-align:center;
  	 margin:30px auto 0 auto;
width:800px;
float:none;
clear:both;
}

.storySummaryWrapper
{
float:none;
}
.storySummaryDate
{
display:none;
}
.storySummaryTitle h2  a
{
font-weight:normal;
}

.storyContent img
{
padding: 0px;
margin-right: 20px !important;
}

.clearBoth1
{
clear: left;
}

/* 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;
}


/* Top Menu */
.menu
{
	margin-top:0px;
    margin-left:20px;
    margin-right:0px;
    font-size: 12pt;
    padding-top: 0px;
padding-bottom:0px;
 	z-index:1; /* ensures Safari displays background image */
	width:960px; /* required by admin html editor */
text-transform:uppercase;
font-family: 'futura_md_btmedium';
}
.menuDividers
{
    display:none;
}


.menu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-left: 0px;
margin-left:0px;
margin-right:0px;
	height: 30px;
	z-index:10;
text-align:center;
}

.menu ul li
{
    display:inline;
}
.menu ul li a 
{
    padding-right: 10px;
    padding-left: 10px;
    text-decoration:none;
 	color:#1f1b20;
transition: all 0.2s linear;
font-size: 9.5pt;
}
.menu ul li a:hover
{
    
    color:#d8b32c;
}
.menu ul li a:visited
{

    }
.menuSelected
{
	padding-top: 7px;
	padding-bottom: 6px;
	background-repeat: repeat-x;
	background-position: center 50%;
	color:#d8b32c;
	line-height: 1em;
font-weight:bold;
text-decoration:none;
}


/* 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: 26px;
	font-weight: bold;
	padding-left: 0px;
}
.basketSummaryText
{
	margin-left:0px;
	padding-top:5px;
	color:black;
}
.basketSummaryCheckout
{
	display:inline;
	float:right;
	margin-right:20px;
	color:black;
}

.basketSummaryText a
{
	text-decoration:none;
	color:back;
}



/* Product Menu */
.productMenuPayPal img
{
filter:alpha(opacity=60);
opacity:0.6;
}

.productMenu
{
	
	width: 160px;
	margin-left:0px;
	padding-left:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;
	
}
.productMenuSearchTitle
{
	margin-top:0px;
	padding-top: 3px;
	padding-left: 0px;
	width: 155px;
	height: auto;
text-transform:uppercase;
font-size:9pt;
color:black;
border-bottom: #c9cece 1px solid;
}
.productMenuSearchBox
{
	margin-left:0px;
	padding-left:3px;
	width:100px;
	height:15px;
	border:1px solid #000;
background-color:#fff;
color:#000;
}
.productMenuSearchButton
{
	position: relative;
	top: 5px;
}
.productMenuSearchDropDown
{
	margin-left:0px;
	width:132px;
	margin-top:2px;
	margin-bottom:5px;
	border:1px solid #000;
background-color:#fff;
color:#000;
}
.productMenu ul
{
	list-style-type: none;
	width:160px;
	padding-left: 0px;
	margin-left:0px;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}

.productMenuCategory
{
margin-top:10px;
	padding-top: 3px;
	padding-left: 0px;
	color:black;
	width: 159px;
	height: 22px;
text-transform:uppercase;
border-bottom: #c9cece 1px solid;
font-size:11pt;
margin-bottom:6px;
}

.productMenuCategory a
{
font-size: 10pt;
}


.productMenuSubCategory
{
	margin-left: 0px;
	height:20px;
	color:white;
	
}
.productMenuSubCategory a
{
	color:#1f1b20;
	text-decoration:none;
transition: all 0.3s;
-moz-transition: all 0.3s; /* Firefox 4 */
-webkit-transition: all 0.3s; /* Safari and Chrome */
-o-transition: all 0.3s; /* Opera */
font-size:11pt;
}
.productMenuSubCategory a:hover
{
	color:#d8b32c;
	text-decoration:none;
	
}


/* Product Details Page */

.productDetails
{
}
.productDetails h1
{
	margin-top:0px;
	padding-top:0px;
	font-size:18pt;


}

.productDetailsImageWrapper
{
	float:right;
	width:350px;
	margin-right:10px;
	margin-left:20px;
	
}
.productDetailsImage
{
	width:350px;

}
.productDetailsFeatures ul
{
    list-style-position: outside !important;
text-indent: 0em;
}
.productDetailsPrices
{
	color:black;
}
.productDetailsBuy
{
	margin-top:20px;
}
.productDetailsBack
{
	padding-bottom:15px;
}
.productDetailsNote
{
	margin-top:20px;
	clear:right;
}
.productDetailsNote a
{
	color:white;
}
.productDetailsLinkedProducts
{
	clear:right;
	display:table;
	width:780px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: #E5E5E5 1px solid;
}
.productDetailsLinkedProducts h1
{
		font-size: 10pt;
}

/* Sort Control */
.sortOuter
{
	height:30px;
}
.sortProducts
{
	float:right;
	margin-right:12px;
}
.sortDropDown
{
	font-size: 10pt;

	font-family: Arial;
	border:1px solid #000;
background-color:#fff;
color:#000;
	}

/* checkout page */

.checkoutConsignmentName
{
	width:180px;
}
.checkoutProgress
{
	padding-bottom:15px;
}
.checkoutProgress a
{
	text-decoration:none;
	color:white;
}
.checkoutProgress a:visited
{
	text-decoration:none;
	color:white;
}
.checkoutProgress a:hover
{
	text-decoration:none;
	color:white;
}
.checkoutProgressHighlight a
{
	color:Black;
}
.checkoutProgressHighlight a:visited
{
	color:Black;
}
#btnApplyVoucher {color:#fff;}
.basketOrderItems
{
	margin-left:0px;
	margin-right:0px;
	color:black;
}
.basketOrderItems a
{
		color:black;
}
.basketOrderItemsProductName
{
	text-decoration:none;
	color:black;
}

.basketOrderItemsProductName a:hover
{
	text-decoration:underline;
}

.basketDelivery
{
	margin-left:0px;
	margin-right:0px;
}
.basketHeader
{
	background-color:#474747;
	color:white;
}
.basketHeaderGrayText
{
	background-color:#474747;
	color:white;
}
.basketHeaderArrow
{
	background-color: #474747;
	color: white;
	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;
}


/* Checkout Billing */
.checkoutHeader
{
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#474747;
	color:white;
}
.checkoutPrompt
{
	width:180px;
	float:left;
	text-align:right;
	padding-right:5px;
}
.checkoutTextBox
{
	width:200px;
border:1px solid #000;
background-color:#fff;
color:#000;
margin-bottom:8px;
}
.checkoutPaymentDropDown
{
		width:171px;
border:1px solid black;
background-color:#fff;
color:black;
margin-bottom:8px;
}
.checkoutPaymentTextBox
{
	width:167px;
border:1px solid black;
background-color:#fff;
color:blackf;
margin-bottom:8px;
}
.checkoutPaymentShortTextBox
{
	width:77px;
border:1px solidblack;
background-color:#fff;
color:black;
margin-bottom:8px;

}
.checkoutPaymentSecurityCodeHelp
{
	margin-left:275px;
}
.checkoutInset
{
	margin-left:180px;
}


/* Contact Form */

.contactFormPrompt
{
	width:250px;
	display:inline;
	float:left;
	text-align:right;
}
.contactFormField
{
	width:200px;
border:1px solid #000;
background-color:#fff;
color:#000;
margin-bottom:8px;
}
.contactFormMessageBox
{
	width:400px;
border:1px solid #000;
background-color:#fff;
color:#000;
margin-bottom:8px;
}
.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: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:black;
	 text-decoration:none;

}
.siteMapPage a:hover
{
	text-decoration:underline;
}
.siteMapSubCategory
{
	text-indent: 25px;
	color:black;
	text-decoration:none;
}
.siteMapSubCategory a:hover
{
	text-decoration:underline;
}
.siteMapProduct
{
	text-indent: 50px;
	color:black;
	text-decoration:none;
}
.siteMapProduct a:hover
{
	text-decoration:underline;
}

/* Captcha */
.captch
{
 vertical-align:top;
}

.productSubCatSummary
{
	width:780px;
height:405px;
}


.productSubCatSummaryMore .productSummaryImage
{
background-color:inherit;
}

.productSubCatSummaryMore h1:hover
{
color: white !important;
}


.animationPanelhomepage
{

width:790px;
height:470px;
margin-bottom:30px;
}
.animationPanelhomepageBox
{
/* _display:none;   hack so ie6 does not display */
position:absolute;
top:30px;
left:30px;
background-color:#818778;
background:rgba(29,25,26,0.6);
margin-bottom:0px;
padding-bottom:0px;
width:400px;
height:70px;
padding-top:10px;
padding-left:20px;
color:white;

}

.animationPanelhomepageBox h2
{
	margin-top:0px;
	padding-top:10px;
	font-size:24pt;
	color:white;
	margin-bottom:10px;
	padding-bottom:0px;
font-weight:normal;

}
.animationPanelhomepageBox h2 a
{
color:white;
}

.animationPanelhomepage a
{
text-decoration:none;
}
.animationPanelhomepage a:visited
{
text-decoration:none;
}



.animationPanelaboutUs
{

width:960px;
height:819px;
margin-bottom:30px;
}

.animationPanelaquaPacked
{
height: 400px;
width: 400px;
padding-top: 2px;
padding-left: 8px;
}

.animationPanelTraditionalBouquet
{
height: 400px;
width: 400px;
padding-top: 2px;
padding-left: 8px;
}

.animationPanelHandtiedBouquets
{
height: 400px;
width: 400px;
padding-top: 2px;
padding-left: 8px;
}

.animationPanelbasketArrangements
{
height: 400px;
width: 400px;
padding-top: 2px;
padding-left: 8px;
}

.animationPanelcontainerArrangement
{
height: 400px;
width: 400px;
padding-top: 2px;
padding-left: 8px;
}

.animationPanelposyArrangements
{
height: 400px;
width: 400px;
padding-top: 2px;
padding-left: 8px;
}



#pnlContent .animationPanelAnimationType2
{
height: 400px;
width: 400px;
}



.basketBorderBottom td
{
	border-color:#64675F;
}
.checkoutBasket table 
{ 
border-color:#64675F;
}
.checkoutBasket th:first-child, .checkoutBasket td:first-child 
{
border-color:#64675F;
}

.productMenuPayPal .productMenuSearchBox
{

	background-color:inherit;
}


/* Page Sub Menu */
.contentSubMenu
{
border-top: white 1px solid;

background-color:#6D7068;
}
.contentSubMenuHeader
{
}
.contentSubMenu a
{
}
.contentSubMenu a:visted
{
}
.contentSubMenu a:hover
{
text-decoration: underline;

}
.subMenuSelected
{
}

.subMenuLevel0
{
	background-color: white ;
border-bottom: white 1px solid;
}
.subMenuLevelAlt0
{
	background-color: white ;
border-bottom: white 1px solid;
}


.subMenuLevel1
{
 background-color:white;
border-bottom: white 1px solid;
}

.subMenuLevelAlt1
{
 background-color:white;
border-bottom: white 1px solid;
}


.subMenuLevel2
{
 background-color:white;
border-bottom: white 1px solid;
}
.subMenuLevelAlt2
{
 background-color:white;
border-bottom: white 1px solid;
}


.subMenuLevel3
{
 background-color:white;
border-bottom: white 1px solid;
}
.subMenuLevelAlt3
{
 background-color:white;
border-bottom: white 1px solid;
}

.subMenuLevel4
{
 background-color:white;
border-bottom: white 1px solid;
}
.subMenuLevelAlt4
{
 background-color:white;
border-bottom: white 1px solid;
}

.flowerWizardWrapper
{
width: 960px;
height: 460px;
}


.flowerWizardWrapper img
{
-webkit-box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.45);
-moz-box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.45);
box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.45);
}

.flowerWizardWrapper img
{
border: 2px solid #63695B;
}

.flowerWizardWrapper img:hover
{
border: 2px solid #FB05FF;
}

.flowerWizardWrapper .wizardLinkText
{
border: none;
}

.flowerWizardWrapper .wizardLinkText:hover
{
border: none;
}


.colourChoiceWrapper img
{
border: 2px solid #FB05FF;
}

.swatches img
{
border: 2px solid #87907D;
opacity: 0.9;
}

.swatches img:hover
{
border: 2px solid #FB05FF;
opacity: 1;
}

.subCategorySummaries h1
{
margin-bottom: 5px;
}



/* 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, .productDetailsBack a, .checkoutBillingRetrieve, .checkoutBack,  .checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .contactSend, #lnkContinueShopping
{
    color:inherit;
    border-width:1px;
    border-style:solid;
    border-color:inherit;
    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;
    color:#1f1b20;
    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:130px;
    margin-top:5px;
    margin-bottom:10px;
}

#lnkContinueShopping
{
    width:auto;
    margin-top:5px;
    margin-bottom:10px;
    padding-left:10px;
    padding-right:10px;
}

.productSummaryMore:hover, .productSummaryBuyLink:hover, .productSummaryBuy:hover, .productDetailsBack a:hover, .checkoutBillingRetrieve:hover, .checkoutBack:hover, #lnkContinueShopping:hover
{
    cursor: pointer;
    color:white;
    background-color:#80a3b4;   /* hover colours*/
    border-color:#80a3b4;
    text-decoration:none;
}
.checkoutCheckout a
{
color:white;
}
.checkoutCheckout a:hover
{
text-decoration:none;
}

.checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .contactSend, .productDetailsBuy
{
    background-color:#80a3b4;
    color:white;
    border-color:#80a3b4;

    
}

.checkoutNext:hover, .checkoutConfirmPay:hover, .checkoutPay:hover, .checkoutButton:hover, .contactSend:hover, .productDetailsBuy:hover
{
    background-color:inherit;
    color:inherit;
    border-color:#1f1b20;
     text-decoration:none;
 }

.galleryLinks
{
float: left;
width: 125px;
height: 180px;
padding: 5px;
}

.galleryLinks img
{
width: 125px;
height: 125px;
}