/* 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=Lato');
@font-face {
    font-family: 'romance_fatal_serif_stdRg';
    src: url('../fonts/romance_fatal_serif_jc_fonts-webfont.woff2') format('woff2'),
         url('../fonts/romance_fatal_serif_jc_fonts-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

#form1, #form2 { overflow-x: hidden; overflow-y: hidden;}

::-webkit-scrollbar {
    width: 12px;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}

body
{
	margin: 0px auto;
	width: 100%; /* page sides width  */
	font-size: 11pt;
	color:#1a1a1a;
	font-family: 'Lato', Arial, sans-serif;
	min-width: 1024px; /* page sides width  */
	position: relative;
	direction: ltr;
	text-align: left;
	line-height: 1.4em;
background: #fbfaec;
}



.pageTop
{
display:none;

}
.pageSides
{

width: 100%;
margin: 0px auto;

margin-top: 0px;
}
.header
{
margin: 0px auto;
	text-align: center;
width: 1024px;
	padding-top: 0px;
border-top: 5px solid #4fa046;
}

.adminpage .socialLinks, .adminpage #boxes, .adminpage #telephone, .adminpage #location, .adminpage #tagline { display:none;}

.socialLinks { margin:0; position:absolute; top:15px; right:50px;}
.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:#4fa046; 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:50%;}
.socialLinks .social .fa { margin:0 auto;}
.socialLinks .social:hover {opacity:.7;}

#telephone {
    position: absolute;
    top: 66px;
    right: 50px;
    color: #000;
    font-size: 15pt;
    height: 0px;
    z-index: 20;
}

#telephone2 {
    position: absolute;
    top: 90px;
    right: 50px;
    color: #000;
    font-size: 15pt;
    height: 0px;
    z-index: 20;
}
#location 
{ 
    position: absolute;
    top: 112px;
    right: 50px;
    color: #000;
    font-size: 14pt;
    height: 0px;
    text-align: right;
    z-index: 20;
}
#telephone2 .fa,#telephone .fa,#location .fa { margin-left:4px; color:#4fa046;}

#tagline 
{ 
    position: absolute;
    top: 145px;
    right: 50px;
    color: #419236;
    font-size: 18pt;
    height: 0px;
    text-align: right;
    z-index: 20;
font-family: 'romance_fatal_serif_stdRg';
letter-spacing:1px;
}

.homeJumpClickBox
{
    margin-top: 139px;
}



.homeJumpClickBox a
{
    height: 300px;
    width: 500px;
    padding: 140px 295px 141px 200px;
color: #fff0;
}



#homeSlides { width:1024px; height:350px; margin:-20px 0 20px 0;}
.header #message {    position: absolute;
    top: -15px;
    left: 0;
    height: 80px;
    max-width: 250px;
    display: table;
    font-weight: bold;
    font-size: 12pt;
    text-decoration: none;
    text-transform: uppercase;}
.header #message2 {     position: absolute;
    top: 13px;
    left: 1px;
    height: 80px;
    max-width: 250px;
    display: table;
    font-weight: bold;
    font-size: 22pt;
    text-decoration: none;
    text-transform: uppercase;}

.header #message a {color: white;}
.header #message2 a {color: white;}

.header #message3 {    position: absolute;
    top: -15px;
    left: 0;
    height: 80px;
    max-width: 250px;
    display: table;
    font-weight: bold;
    font-size: 12pt;
    text-decoration: none;
    text-transform: uppercase;}
.header #message4 {     position: absolute;
    top: 13px;
    left: 1px;
    height: 80px;
    max-width: 250px;
    display: table;
    font-weight: bold;
    font-size: 22pt;
    text-decoration: none;
    text-transform: uppercase;}

.header #message3 a {color: black;}
.header #message4 a {color: black;}


.more
{
margin-top: 102px;

}


.seasonalLinkWrapper
{
    border: solid 1px #fff;
    padding: 4px;
    height: 200px;
    width: 499px;
    position: relative;
    left: 259px;
    margin-top: 195px;
    margin-bottom: 210px;
}

.seasonalLink
{
width: 499px;
    height: 150px;
    background-color: #ffffffd6;
    padding-top:50px;
}

.seasonalTitle
{
text-align: center;
    font-family: 'Noto Serif KR', sans-serif;
    font-size: 20pt;
    margin: 0px;
}

.seasonalLinkText
{
    text-align: center;
    font-size: 11pt;
    text-transform: uppercase;
    width: 180px;
    margin: auto;
    padding: 14px;
    color: #fff;
    background-color: #404040;
    margin-top: 37px;
transition: 0.2s;
}

.seasonalLinkText:hover
{
color: #fff;
    background-color: #419236;
transition: 0.2s;
}

.seasonalLinkText a
{
 color: #fff;
text-decoration: none;
padding: 16px;
}

.seasonalLinkText a:hover
{
color: #fff;
}


.homeJumpsWrapper
{
    
    height: 360px;
    margin-top: 0px;
    
    background: white;
    margin-left: -100%;
    margin-right: -100%;
}

.homeJumpsContainer
{
width: 1024px;
    margin: 0 auto;
    padding: 20px 0 20px 0px;
    text-align: center;
    color: white;
    font-size: 12pt;
}



.homeTextWrapper
{
    
    height: 375px;
background-color: #f7f5f5;	
    margin-left: -100%;
    margin-right: -100%;
margin-bottom:30px;
}

.homeTextContainer
{
       width: 1024px;
    margin: 0 auto;
    padding: 50px 0;
    text-align: center;
    color: black;
    font-size: 12pt;
}

.homeTextContainer h1
{
    margin-top: 0px;
    padding-top: 0px;
    font-size: 18pt;
    color: #4fa046;
    margin-bottom: 46px;
    padding-bottom: 5px;
    font-weight: normal;
    font-family: 'Noto Serif KR', sans-serif;
}


.homeJump1
{
width: 500px;
    float: left;
    height: 300px;
    transition: 0.4s;
    margin-right: 10px;
    margin-top: 12px;
    background-image: url(../Images/upload/image/jump1.jpg);
 transition: all 0.8s ease 0s; -webkit-transition: all 0.8s ease 0s; -moz-transition: all 0.8s ease 0s;
}
.homeJump2
{
width: 500px;
    float: left;
    height: 300px;
    margin-left: 10px;
 transition: 0.4s;   
    margin-top: 12px;
    background-image: url(../Images/upload/image/jump2.jpg);
 transition: all 0.8s ease 0s; -webkit-transition: all 0.8s ease 0s; -moz-transition: all 0.8s ease 0s;
}
.homeJump1:hover
{
background-image: url("../Images/upload/image/jump1overlay.jpg");
}

.homeJump2:hover
{
background-image: url("../Images/upload/image/jump2overlay.jpg");
}



.header #text { display: table-cell; vertical-align: middle; text-decoration:none;}
#homeText { text-align:center;}
#deliveryText { background:#f9f8f8; padding:20px;}
#jumps { margin:10px 0 0 0;}
/*.jumpBox { float:left; width:470px; margin:0 20px 20px 0; background:#f9f8f8; height:200px; display: table;}*/
.jumpBox { float:left; width:306px; margin:0 20px 20px 0; background:#f9f8f8; height:125px; display: table;}
.jumpBox.alt { margin:0 0 20px 0;}
/*.jumpBox img { float:right;}*/
.jumpBox img { float:right; width:150px;}
/*.jumpBox .text { padding:20px; display: table-cell; vertical-align: middle; color:#1a1a1a; text-align:center; width:230px; font-size:14pt; text-transform:uppercase;}*/
.jumpBox .text { padding:20px; display: table-cell; vertical-align: middle; color:#1a1a1a; text-align:center; width:156px; font-size:12pt; text-transform:uppercase;}
.jumpBox .text a { display:inline-block; padding:4px 10px; border:2px solid #1a1a1a; border-radius:6px; font-size:10pt; text-transform:uppercase; text-decoration:none; margin:15px 0 0 0;}
.jumpBox .text a:hover { border:2px solid #808080; color:#808080;}





.page
{
	margin: 0px auto 0px 0px; /* left marging width of page sides */
	margin-top: 20px;
	/*width: 100%;*/
width: 1024px;
    margin: 0px auto;	
}
.pageBanner
{
	margin-left: 0px; */
    /* padding-top: 0px; */
    /* margin-bottom: 0px; */
    height: 120px;
    margin-bottom: 20px;
    width: 1024px;
    margin: 0px auto;
position:relative;
}

.pageBanner .socialLinksLarge
{
	position:absolute;
	top:55px;
	left:auto;
	right:0;
}
.shopColumn1of2
{
	margin-top:0px;
	padding-top:55px;
	float:left;
	width:150px;
	padding-left:0px;
	padding-right:0px;
}

.shopColumn2of2
{
  	 margin-top:0px;
  	padding-top:25px;
	 margin-left:180px;
	 padding-right:0px;
}
.column1of1
{
	padding-top:25px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
background-image: none;
background-repeat:no-repeat;
width: 1024px;
    margin: 0px auto;
}
.clearBoth
{
	clear:both;
height:0px;

}
.clearRight
{
	clear:right;
}
.clearleft
{
	clear:left;
}
.pageBottom
{
display:none !important;
}



/* Shop Product Page */

.productSummary3 {display:none;} 


.productSummary
{
	float:left;
	width:235px; /* depends upon thumbnail width - also check width of images btnProductSummaryBuy.png & btnProductSummaryMore.png */
	color:Black;
    margin-right: 0px;
    margin-left: 20px;
	height:320px;
margin-bottom:20px;
padding: 10px;
}
.productSummaryFeatured, .productSummary:hover
{
	float: left;
	width: 235px; /* depends upon thumbnail width - also check width of images btnProductSummaryBuy.png & btnProductSummaryMore.png */
	color: Black;
    margin-right: 0px;
    margin-left: 20px;
	height: 320px;
margin-bottom:20px;
padding: 10px;
transition: 0.2s;
}
.productSummaryImage
{
height: 220px;
    width: 235px;
    text-align: center;
    padding-top: 10px;
transition: .2s;
}

.productSummaryImage img
{
    width: 220px;
    height: 220px;
    transition: .2s;
}

.productSummaryImage img:hover
{
transform: scale(1.1);
transition: .2s;
-webkit-box-shadow: 10px 10px 5px -5px rgba(0,0,0,0.19);
-moz-box-shadow: 10px 10px 5px -5px rgba(0,0,0,0.19);
box-shadow: 10px 10px 5px -5px rgba(0,0,0,0.19);
}

.productSummaryName
{
	color:#4fa046;
	text-align:center;
	font-size:12pt;
	line-height:1.1em;
	height:40px;
text-transform:uppercase;
margin-top:20px;
}
.productSummaryPrice
{
	color:#000;
	text-align:center;
margin-top:0px;
font-weight:bold;
}
.productSummaryButtons
{
	text-align:center;
margin-top:5px;
}



/* General Style */

a
{
	color:#1A1A1A;
}
h1
{
	margin-top:0px;
	padding-top:0px;
	font-size:24pt;
	color:#419236;
	margin-bottom:0px;
	padding-bottom:5px;
	font-weight:normal;
font-family: 'romance_fatal_serif_stdRg';
letter-spacing:1px;
line-height: 32px;
}
h2
{
    margin-top: 0px;
    padding-top: 5px;
    font-size: 20pt;
    color: #419236;
font-weight: normal;
font-family: 'romance_fatal_serif_stdRg';
letter-spacing:1px;
}

img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}


.footerText
{
    padding-top: 20px;
    padding-bottom: 5px;
    color: #000;
    border: none;
    text-align: center;
border-top: 5px solid #4fa046;

}

.footerContainer { width:1024px; margin:0 auto; padding:20px 0 20px 0px;}

.footerContent
{
text-align: center;
width: 1024px;
padding-left: 20px;
margin-left: auto;
margin-right: auto;
}

.footerText p { font-size:10pt; font-weight:normal;}

.footerText .colTitle { font-weight:bold; padding:0 10px 5px 10px; border-bottom:1px dotted #333; font-family: 'romance_fatal_serif_stdRg'; letter-spacing:1px;}
.footerText .address { font-size:10pt; text-align:center; padding:10px 0px; color:#353738; margin:0px;}
.footerText .copyright { margin:0 auto; font-size:9pt; padding:0px 0 0 20px; text-align:center;}
.footerText .cards { float:right; padding:10px 20px 0 0; display:none;}
.footerText a {font-size:10pt;}
.footerText a.link
{
	text-decoration:none;
	color: #000;
font-size:10pt;
line-height:22px;
 font-weight:normal;
 padding:4px 10px;
display:block;
border-bottom:1px dotted #333;
margin:0;
}
.footerText a img
{
	position:relative;
top:10px;
}
.footerText a.link:hover
{
	color: #4fa046;
	text-decoration:none;
}

.footerCol1of4
{
text-align: left;
    margin-top: 0px;
    padding-top: 0px;
    float: left;
    width: 220px;
    padding-left: 0px;
    padding-right: 20px;
    margin-left: 0px;
}

.footerCol2of4
{
    text-align: left;
    margin-top: 0px;
    padding-top: 0px;
    float: left;
    width: 246px;
    padding-left: 0px;
    padding-right: 20px;
    margin-bottom: 20px;
}
.footerCol3of4
{
text-align: center;
    margin-top: 0px;
    padding-top: 0px;
    float: left;
    width: 250px;
    padding-left: 0px;
    padding-right: 20px;
    margin-bottom: 20px;
}
.footerCol4of4
{
    text-align: right;
    margin-top: 0px;
    padding-top: 0px;
    float: left;
    width: 240px;
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 20px;
}

.footerCol5of4
{
text-align:center;
  	 margin:0;
width:1000px;
float:none;
clear:both;
}
.storySummaryWrapper {text-align:center; float:none;}

/* 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-top: -65px;*/
     margin-left: auto;
    margin-right: auto;
    font-size: 10pt;
    padding-top: 0px;
    z-index: 1;
    width: 1024px;
    text-align: center;
background: #4fa046;
}
.menuDividers
{
    display:none;
}


.menu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-left:0px;
	background-image: none;
	background-repeat: repeat-x;
	z-index:10;
height:35px;
}

.menu ul li
{
    display:inline;
}
.menu ul li a
{
	    padding: 6px 11px 6px 11px;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	text-transform:uppercase;
}
.menu ul li a:hover
{
    text-decoration:none;
  color: #fff;  
   	font-weight: normal;
border-bottom: solid 2px #fff;

}
.menu ul li a:visited
{
   
	font-weight: normal;
    }
.menuSelected
{
	 text-decoration:none;
  color: #fff;  
   	font-weight: bold;
}


/* 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: 25px;
	font-weight: bold;
	padding-left: 0px;
margin-top:20px;
}
.basketSummaryText
{
	margin-left:10px;
	padding-top:5px;
}
.basketSummaryCheckout
{
	display:inline;
	float:right;
	margin-right:10px;
	color:#404040;
}
.basketSummaryCheckout a
{
	color:black;
}

.basketSummaryText a
{
	text-decoration:none
	color:#404040;
}
.basketSummaryText a
{
	text-decoration:none
	color:#404040;
}


/* Product Menu */
/*.productMenuTopSection { display:none;}*/

.productMenuTopSection .productMenuSearchTitle::before 
{ 
content: url("/Websites/755/Images/upload/image/cards.png");
    display: block;

    height: 0px;
   position: relative;
bottom: 42px;
   
}


.productMenu
{
	width: 160px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:10px;
}
.productMenuSearchTitle
{
	color: #000;
	width: 150px;
	height: 23px;
	 font-size: 9pt;
	margin-top:0px;
	padding-top: 3px;
	padding-left: 0px;
border-bottom:2px solid #666;
text-transform:uppercase;
}
.productMenuSearchBox
{
	margin-left: 0px;
	padding-left: 3px;
	width: 100px;
	height: 15px;
	color:black;
	background: #fbfaec;
	border-right: #404040 1px solid;
	border-top: #404040 1px solid;
	border-left: #404040 1px solid;
	border-bottom: #404040 1px solid;
}
.productMenuSearchButton
{
	position: relative;
	top: 5px;
}
.productMenuSearchDropDown
{
	margin-left:0px;
	width:132px;
	margin-top:2px;
	margin-bottom:5px;
	color:black;
	background: #fbfaec;
	border-right: #404040 1px solid;
	border-top: #404040 1px solid;
	border-left: #404040 1px solid;
	border-bottom: #404040 1px solid;

}
.productMenu ul
{
	list-style-type: none;
	width:165px;
	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: 10px;
    color: #fbfaec;
    background: #4fa046;
    width: 155px;
    height: 23px;
    font-size: 10pt;
    /* border-bottom: 2px solid #666; */
    margin-bottom: 5px;
    text-transform: uppercase;
}
.productMenuSubCategory
{
	padding-left: 0px;
	height:20px;
}
.productMenuSubCategory a
{
	color:#000;
	text-decoration:none;
font-size:11pt;
}
.productMenuSubCategory a:hover
{
	color:#4fa046;
	text-decoration:none;
	
}

.subCategorySummaries h1 {
    margin-top: 30px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-top: 0px;
    border-bottom: none;
}



/* Product Details Page */

.productDetails
{
}

.productDetailsFeatures ul {
    margin-bottom: 9px;
}

.productDetailsPrices {
    color: black;
    width: 360px;
    padding-bottom: 21px;
    border-top: solid 2px #666666;
    padding-top: 20px;
;
}

.productDetailsDescription
{
width: 360px;
    text-align: justify;
    padding-bottom: 21px;
    border-bottom: solid 2px #666666;
}

.productDetailsFeatures ul li {
 
}


.productDetails h1
{
	    margin-top: 28px;
    margin-bottom: 20px;
    padding-top: 0px;
    font-size: 22pt;
    font-weight: normal;
}

.productDetailsImageWrapper
{
	float:right;
	width:450px;
	margin-right:10px;
	margin-left:20px;
}
.productDetailsImage
{
	width:450px;
}
.productDetailsFeatures
{
}
.productDetailsModifierList
{
	color:black;
	background: #fbfaec;
	border-right: #404040 1px solid;
	border-top: #404040 1px solid;
	border-left: #404040 1px solid;
	border-bottom: #404040 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:10px;
}
.sortDropDown
{
	font-size: 10pt;
	font-family: Arial;
	color:black;
	background: #fbfaec;
	border-right: #404040 1px solid;
	border-top: #404040 1px solid;
	border-left: #404040 1px solid;
	border-bottom: #404040 1px solid;
}

/* checkout page */

.checkoutConsignmentName
{
	width:180px;
	color:black;
	background: #fbfaec;
	border-right: #404040 1px solid;
	border-top: #404040 1px solid;
	border-left: #404040 1px solid;
	border-bottom: #404040 1px solid;

}
.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:white;
}
.checkoutProgressHighlight a:visited
{
	color:white;
}
.checkoutProgressDisabled
{
	color : #474747;
}
.basketOrderItems
{
	margin-left:0px;
	margin-right:0px;
	color:black;
}
.basketOrderItems a
{
		color:Gray;
}
.basketOrderItemsProductName
{
	text-decoration:none;
	color:black;
}

.basketOrderItemsProductName a:hover
{
	text-decoration:underline;
}
.basketOrderItemsConsignmentName
{
	text-decoration:none;
	color:black;
	background: #fbfaec;
	border-right: #404040 1px solid;
	border-top: #404040 1px solid;
	border-left: #404040 1px solid;
	border-bottom: #404040 1px solid;
}
.basketOrderItemsQuantity
{
	color:black;
	background: #fbfaec;
	border-right: #404040 1px solid;
	border-top: #404040 1px solid;
	border-left: #404040 1px solid;
	border-bottom: #404040 1px solid;

}
.basketDelivery
{
	margin-left:0px;
	margin-right:0px;
}
.basketHeader
{
	background-color:#474747;
	color:Black;
font-size:9pt;
}
.basketHeaderGrayText
{
	background-color:#474747;
	color:White;
}
.basketHeaderArrow
{
	background-color:#474747;
	color: white;
	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;
		color:black;
	background: #fbfaec;
	border-right: #404040 1px solid;
	border-top: #404040 1px solid;
	border-left: #404040 1px solid;
	border-bottom: #404040 1px solid;

}


/* 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;
	clear:left;
	
}
.checkoutTextBox
{
	width:200px;	
	color:black;
	background: #fbfaec;


}
.checkoutTextBoxMultiRow
{
	color:black;
	background: #fbfaec;


}
.checkoutPaymentDropDown
{
		width:171px;
			color:black;
	background: #fbfaec;

}
.checkoutPaymentDropDownNoWidth
{
	background-color:#161616;
	color:White;


}
.checkoutPaymentTextBox
{
	width:167px;
	color:black;
	background-color:#fff;


}
.checkoutPaymentShortTextBox
{
	width:77px;
	color:black;
	background-color:#fff;


}
.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: #fbfaec;
	color:black;

}
.contactFormMessageBox
{
	width:400px;
	background: #fbfaec;
	color:black;

}
.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:black;
	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;
 }
 
 
/* Website Specific */

.animationItem p { margin:0;}

.animationPanelhomepage
{
border-top: #202020 6px solid;
border-bottom: #202020 6px solid;
border-left: #202020 6px solid;
border-right: #202020 6px solid;
width:768px;
height:510px;
}
.animationPanelHomepageBox
{
/* _display:none;   hack so ie6 does not display */
position:absolute;
top:30px;
left:30px;
filter:alpha(opacity=6);
opacity:0.6;
margin-bottom:0px;
padding-bottom:0px;
background-color:white;
width:280px;
height:80px;
padding-top:20px;
padding-left:20px;
color:#711531;
}

.animationPanelHomepageBox h2
{
	margin-top:0px;
	padding-top:5px;
	font-size:20pt;
	color:#711531;
	margin-bottom:0px;
	padding-bottom:0px;
	
font-weight:normal;

}

.productSubCatSummaryMore .productSummaryImage
{
	background-color:inherit;
}

.productSubCatSummaryMore h1
{
font-size: 26pt;
}

.productSubCatSummary {
    width: 844px;
height: 405px;
}

.imageLeft
{
margin-right:15px;
display:inline;
float:left;
z-index:1; 

height:170px;
}
.imageLeftLarge
{
margin-right:15px;
display:inline;
float:left;
z-index:1; 

height:434px;
}
.imageRight
{
display:inline;
float:left;

}


.homepageBox
{
/* _display:none;   hack so ie6 does not display */
position:relative;
top:-30px;
left:130px;
margin-bottom:0px;
padding-bottom:0px;
background-color:#C1D749;
height:20px;
width:130px;
padding-top:2px;
padding-left:10px;
color:black;
z-index:10; 
font-size:8pt;
	
-webkit-box-shadow: 0px 0px 5px 2px #404040;
-moz-box-shadow: 0px 0px 5px 2px #404040;
box-shadow: 0px 0px 5px 2px #404040;
}
.homepageBox a
{
color:black;
text-decoration:none;
}

.homepageBox a:hover
{
color:black;
text-decoration:underline;
}

.basketBorderBottom td
{
	border-color:#202020;
}
.checkoutBasket table 
{ 
border-color:#202020;
}
.checkoutBasket th:first-child, .checkoutBasket td:first-child 
{
border-color:#202020;
}



/* 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
{
  
    border-width:1px;
    border-style:solid;
    border-color:#4fa046;
    text-decoration:none;
    padding-top:4px;
    padding-bottom:2px;
    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 .5s;
     color:#fff;
    font-size:110%;
    padding-top:3px;
    height:23px;
    width:150px;

 background-color: #4fa046; /* For browsers that do not support gradients */

   

}

.productSummaryMore, .productSummaryBuyLink,  .productSummaryBuy
{
    width:40%;
    height:auto;
    font-size:100%;
    padding-top:1px;
}

.productSummaryBuy
{
color:#fff;
}


.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:#747a75;   /* hover colours*/
    border-color:#747a75;
    text-decoration:none;
}
.checkoutCheckout a
{
color:white;
}
.checkoutCheckout a:hover
{
text-decoration:none;
}

.checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .contactSend, .productDetailsBuy
{
    background-color:#4fa046;
 background:#4fa046;
    color:white;
    border-color:#4fa046; 
}

.checkoutNext:hover, .checkoutConfirmPay:hover, .checkoutPay:hover, .checkoutButton:hover, .contactSend:hover, .productDetailsBuy:hover
{
    background-color:inherit;
    color:inherit;
    border-color:#4fa046;
     text-decoration:none;
 }

/*Gallery*/

.gallery2Pic img {
    width: 335px;
    height: 335px;
}

.gallery2PicWrapper {
    margin-left: 3px;
    margin-right: 3px;
    margin-bottom: 5px;
    display: inline-block;
}

.consultationForm
{
    width: 1024px;
    height: 35px;
    padding-top: 12px;
    background-color: #404040;
    border: 1px solid #404040;
    color: #fff;
transition: 0.2s;
}

.consultationForm:hover
{
background-color: #91c620;
color: #404040;
transition: 0.2s;
}

.consultationForm a
{
color:#fff;
text-decoration: none;
padding: 14px 409px;
}

.consultationForm a:hover
{
color: #404040;
}