/* 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=Open+Sans&display=swap');

#telephone {
    position: absolute;
    top: 90px;
    right: 20px;
    color: #fff;
    font-size: 13pt;
    height: 0px;
    z-index: 20;
}


#telephone a { text-decoration: none; color: white;}
#telephone a:hover {color: #a0a0a0; text-decoration: none;}




#location 
{ 
    position: absolute;
    top: 120px;
    right: 20px;
    color: #fff;
    font-size: 13pt;
    height: 0px;
    text-align: right;
    z-index: 20;
}
#telephone .fa,#location .fa { margin-left:4px;}

.adminpage .socialLinks, .adminpage #boxes, .adminpage #telephone, .adminpage #location { display:none;}
.socialLinks { margin:0; position:absolute; top:40px; right:20px;}
.socialLinks.footer { margin:5px 0 0 0; position:static; top:0px; left:0;}
.socialLinks .fa {  color:#000; margin:0 5px 0 0;}
.socialLinks .social { background:#c0c0c0; color:#000; 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 { background:#fff;}
.socialLinks .social:hover .fa { color:#000;}

/* HOME BOXES */
#homeSlides { width:920px; height:500px; margin:0 auto 30px auto; position:relative; left:-170px;}
#homeSlides a .text { position:absolute; bottom:30px; left:30px; display:block; color:#fff; background-color: rgba(0, 0, 0, 0.7); padding:20px 30px; font-size:14pt; line-height:28px; border-top:5px solid #c0c0c0; text-transform:uppercase;}

/* HOME JUMPS */
#homeJumps { width:930px; height:260px;}
#homeJumps a { display:block; width:300px; height:200px; text-decoration:none; float:left;}
#homeJumps a span { display:block; color:#fff; text-transform:uppercase; letter-spacing:2px; padding:210px 20px 20px 20px;}
#homeJumps a#one { background:url(../Images/upload/image/jump1.jpg) 0 0 no-repeat;}
#homeJumps a#two { background:url(../Images/upload/image/jump2.jpg) 0 0 no-repeat; margin:0 15px;}
#homeJumps a#three { background:url(../Images/upload/image/jump3.jpg) 0 0 no-repeat;}
#homeJumps a:hover { opacity:0.7;}


body
{
	margin: 0px auto;
	font-size: 11pt;
	color:white;
	font-family: 'Open Sans', sans-serif;
	width: 960px; /* page sides width  */
	position: relative;
	direction: ltr;
	text-align: left;
	line-height: 1.4em;
background:#000;
}
.pageTop
{
	display:none;
}
.pageSides
{
box-shadow:0 0 10px 10px #222222;
background-color:#000;
}
.header
{
	margin-left:0px;  /* width of page side */
	margin-right:0px; /* width of page side */
	margin-top: 0px;
	padding-top: 0px;
	background-image:none; /* required by admin html editor */
margin-bottom:0px;
}
.page
{
	margin: 0px auto; /* left marging width of page sides */
	width: 960px;

}
.pageBanner
{
	margin-left:0px;
	padding-top:0px;
	margin-bottom:0px;
padding-bottom:0px;
}
.pageBanner .weddingLink
{
position:absolute;
top:128px;
left:708px;
}

.pageBanner .socialLinksLarge
{
top:4px;
left:auto;
right:0;
width:auto;
}
.shopColumn1of2
{
	margin-top:0px;
	padding-top:0px;
	float:left;
	width:160px;
	padding-left:15px;
	padding-right:10px;
}

.shopColumn2of2
{
  	 margin-top:0px;
  	padding-top:25px;
	 margin-left:190px;
	 padding-right:0px;
}
.column1of1
{
	padding:20px 15px;
}
.clearBoth
{
	clear:both;
}
.clearRight
{
clear:right;
}
.pageBottom
{
	display:none;
}



/* Shop Product Page */
.productSummary
{
	float:left;
	width:235px; /* depends upon thumbnail width - also check width of images btnProductSummaryBuy.png & btnProductSummaryMore.png */
	color:Black;
	margin-right:15px;
	height:365px;
border: #202020 1px solid;
margin-bottom:15px;

}
.productSummaryFeatured, .productSummary:hover
{
	float: left;
	width: 235px !important; /* depends upon thumbnail width - also check width of images btnProductSummaryBuy.png & btnProductSummaryMore.png */
	color: Black;
	margin-right: 15px !important;
	height: 365px;
	background-color:#3d3d3e;
border: #fff 1px solid;
-webkit-box-shadow: 0px 0px 2px 0px #D7D7D7;
-moz-box-shadow: 0px 0px 2px 0px #D7D7D7;
box-shadow: 0px 0px 2px 0px #D7D7D7;
margin-bottom:15px;
}
.productSummaryImage
{
	height:235px; /* thumnail height */
	text-align:center;
}

.productSummaryImage img
{
	width: 235px;
}
.productSummaryName
{
	text-align:center;
	color:white;
	font-size:11pt;
	height:35px;
	line-height: 1.1em;
margin-top:10px;
text-transform:uppercase;
}
.productSummaryPrice
{
	color:#c0c0c0;
	text-align:center;
margin-top:5px;
}
.productSummaryButtons
{
	text-align:center;
margin-top:5px;
}

.productSubCatSummary
{
height: 415px;
}

.productSummary3
{display:none;}


/* General Style */

a
{
	color:white;

}
a:hover
{
text-decoration:underline;
}
h1
{
	margin-top:0px;
	padding-top:0px;
	font-size:16pt;
	margin-bottom:5px;
	padding-bottom:0px;
font-weight:normal;
color:#c0c0c0;
text-transform:uppercase;
}
h2
{
	margin-top:0px;
	padding-top:0px;
	font-size:14pt;
font-weight:normal;
color:#c0c0c0;
text-transform:uppercase;
}

img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}



.footerText
{
padding-top: 20px;
	padding-bottom: 20px;
	color: #c0c0c0;
background-color:#000;
padding-right:0px;
padding-left:0px;
border-top: #c0c0c0 3px solid;
font-size:12pt;
text-transform:uppercase;
}
.footerText strong, .footerText p
{
color:#c0c0c0;
font-size:10pt;
text-transform:none;
}
.footerText a
{
	text-decoration:none;
	color: #fff;
font-size:10pt;
line-height:22px;
text-transform:none;
}
.footerCol4of4 a img
{
	position:relative;
top:10px;
}
.footerCol4of4 a img 
{
	filter:alpha(opacity=60);
	opacity:0.6;
	padding-right:4px;
}

.footerCol4of4 a:hover img 
{
	filter:alpha(opacity=100);
	opacity:1;
}
.footerText a:hover
{
	text-decoration:none;
	color:#c0c0c0;
}

.footerCol1of4
{
text-align:center;
	margin-top:0px;
	padding-top:0px;
	float:left;
	width:225px;
	padding-left:0px;
	padding-right:20px;
margin-left:0px;
}

.footerCol2of4
{
text-align:center;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:225px;
	padding-left:0px;
	padding-right:20px;

}
.footerCol3of4
{
text-align:center;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:225px;
	padding-left:0px;
	padding-right:20px;

}
.footerCol4of4
{
text-align:center;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:225px;
	padding-left:0px;
	padding-right:0px;

}

.footerCol5of4
{
text-align:left;
  	 margin-top:0px;
  	padding-top:0px;
	 margin-left:620px;
	 padding-right:0px;
width:340px;

}
.footerBottom
{
padding-top:10px;
height:24px;
}
.footerBottom a img
{
position:relative;
top:-20px;
margin-right:13px;
}
.storySummaryWrapper
{
float:none;
}
.storySummaryDate
{
display:none;
}
.storySummaryTitle h2  a
{
font-weight:normal;
}

.footerText .socialLinksLarge img
{
margin-bottom:5px;
}


/* 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:0px;
    margin-left:0px;
    margin-right:0px;
    font-size: 11pt;
    padding-top: 0px;
text-transform:uppercase;
	z-index:1; /* ensures Safari displays background image */
	width:960px; /* required by admin html editor */
padding-bottom:0px;
text-align:center;
background: #c0c0c0;
}
.menuDividers
{
    display:none;
}


.menu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top: 6px;
	padding-left: 0px;
	height: 34px;
	background-repeat: repeat-x;
	z-index:10;
margin-bottom:0px;
}

.menu ul li
{
height:25px;
margin-top:1px;
display:inline-block;
}
.menu ul li a 
{
display:inline-block;

    padding-right: 10px;
    padding-left: 10px;
    text-decoration:none;
padding-top:3px;
color:#000;
margin-left:5px;
margin-right:5px;

}

.menu ul li a:hover
{
    text-decoration:underline;
    color:#000;
}
.menu ul li a:visited
{
    }
.menuSelected
{
	font-weight:bold;
	color:#000;
	
}



/* Basket Summary */

.checkoutBasket
{
	 margin-left:0px;
	 margin-right:0px;
}
.basketSummary
{
	
	width: 150px;
	margin-left:0px;
	margin-top:20px;
	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:White;
}

.basketSummaryText a
{
	text-decoration:none
	color:#404040;
}
.basketSummaryText a
{
	text-decoration:none
	color:#404040;
}


/* Product Menu */

.productMenu
{
	width: 150px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:10px;
}
.productMenuSearchTitle
{
	color:#fff;
	width: 150px;
	height: auto;
	margin-top:20px;
	padding-top: 3px;
	padding-left: 0px;
border-bottom:1px solid #fff;
}
.productMenuSearchBox
{
	margin-left: 0px;
	padding-left: 3px;
	width: 100px;
	height: 15px;
	color: White;
	background-color: #000;
	border: #fff 1px solid;
}
.productMenuSearchButton
{
	position: relative;
	top: 5px;
}
.productMenuSearchDropDown
{
	margin-left:0px;
	width:132px;
	margin-top:2px;
	margin-bottom:5px;
	color:White;
	background-color:#000;
	border: #fff 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
{
	padding-top: 2px;
	padding-left: 0px;
	color: #fff;
	width: 150px;
	height: 20px;
	font-weight:normal;
margin-top:10px;
border-bottom:1px solid #fff;
margin-bottom:7px;
}
.productMenuSubCategory
{
	padding-left: 0px;
	line-height:20px;
}
.productMenuSubCategory a
{
	color:#c0c0c0;
	text-decoration:none;
font-size:10pt;
}
.productMenuSubCategory a:hover
{
	color:#fff;
	text-decoration:none;
	
}


/* Product Details Page */

.productDetails
{
}
.productDetails h1
{
	margin-top:0px;
	padding-top:0px;
	font-size:14pt;

}

.productDetailsImageWrapper
{
	float:right;
	width:350px;
	margin-right:10px;
	margin-left:20px;
}
.productDetailsImage
{
	width:350px;
}
.productDetailsFeatures
{
}
.productDetailsModifierList
{
	color:White;
	background-color:#464648;
	border: #fff 1px solid;

}
.productDetailsPrices
{
	color:White;
}
.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:White;	
	background-color:#000;
	border: #fff 1px solid;
}

/* checkout page */

.checkoutConsignmentName
{
	width:180px;
	background-color:Black;
	color:White;
	border: #fff 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:White;
}
.basketOrderItems a
{
		color:Gray;
}
.basketOrderItemsProductName
{
	text-decoration:none;
	color:White;
}

.basketOrderItemsProductName a:hover
{
	text-decoration:underline;
}
.basketOrderItemsConsignmentName
{
	text-decoration:none;
	color:White;
	background-color:#000;
	border: #fff 1px solid;
}
.basketOrderItemsQuantity
{
	color:White;
	background-color:#000;
	border: #fff 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:White;
	background-color:#000;
	border: #fff 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;	
	background-color:#000;
	color:White;


}
.checkoutTextBoxMultiRow
{
	background-color:#000;
	color:White;


}
.checkoutPaymentDropDown
{
		width:171px;
			background-color:#000;
	color:White;


}
.checkoutPaymentDropDownNoWidth
{
	background-color:black;
	color:White;


}
.checkoutPaymentTextBox
{
	width:167px;
	background-color:#000;
	color:White;


}
.checkoutPaymentShortTextBox
{
	width:77px;
	background-color:#000;
	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-color:#000;
	color:White;

}
.contactFormMessageBox
{
	width:400px;
	background-color:#000;
	color:White;

}
.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:grey;
	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 */


 

.animationPanelhomePage
{
width:960px;
height:500px;
border-top: #404040 1px solid;
border-bottom: #404040 1px solid;
border-right: #404040 1px solid;
border-left: #404040 1px solid;
margin-bottom:30px;
}
.animationPanelhomePage p
{
padding-top:0px;
margin-top:0px;
}

.animationPanelhomepageBox
{
/* _display:none;   hack so ie6 does not display */
position:absolute;
top:415px;
left:0px;
background-color:#8497A7;
background:rgba(218,165,32,0.8);
margin-bottom:0px;
padding-bottom:0px;
width:940px;
height:75px;
padding-top:10px;
padding-right:20px;
color:white;

font-size:14pt;
text-align:right;
}

.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;
text-decoration:none;
}

.animationPanelhomepageBox a
{
color:#2F338E;
text-decoration:none;
}
.animationPanelhomepage a:visited
{
color:#2F338E;
text-decoration:none;
}

.animationItem img
{
-webkit-box-shadow: 0px 0px 20px 0px rgba(255,255,255,0.59);
-moz-box-shadow: 0px 0px 20px 0px rgba(255,255,255,0.59);
box-shadow: 0px 0px 20px 0px rgba(255,255,255,0.59);
}

.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;
}


/* Website Specific */


.homePageCategories
{
	padding-left:0px;

}

.homePageCategory
{
	float: left;
	color:#404040;
	padding-right:0px;
	margin-right:10px;
height:180px;
}

.homePageCategoryBox
{
position: relative;
   top: -30px;
   left:0px;
   filter:alpha(opacity=50);
	opacity:0.5;
	 margin-bottom:0px;
	 padding-bottom:10px;
	background-color:#DA6F99;
	width:180px;
	height:20px;
	padding-top:0px;

}

.homePageCategoryBanner h2
{
font-family:'Century Gothic', Arial;
font-weight:normal;
}

.homePageCategoryBanner
{
position: relative;
   top: -55px;
   left:0px;
padding-left:10px;
}

.homePageCategoryBanner h2
{
color:white;
font-size:12pt;
font-weight:bold;
}
.homePageCategoryBanner a
{
text-decoration:none;
}


.contentSubMenu
{
color:white;
}

.contentSubMenu a
{
color:white;
}
.contentSubMenu a:visted
{
color:white;
}

.subMenuSelected
{}

.subMenuLevel0
{
background-color:#48484A;

}
.subMenuLevelAlt0
{
background-color:#48484A;

}

.subMenuLevelAlt1
{
background-color:#48484A;
color:white;
}
.subMenuLevelAlt1 a
{
color:white;
background-color:#48484A;
}
.subMenuLevel1
{
background-color:#48484A;

}
.subMenuLevel1 a
{
color:white;
background-color:#48484A;
}





/* 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:#fff;
    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:#fff;
    background:inherit;
    font-size:110%;
    padding-top:4px;
    height:24px;
    width:150px;
}

.productSummaryMore, .productSummaryBuyLink,  .productSummaryBuy
{
    width:40%;
    height:auto;
    font-size:100%;
    padding-top:4px;
padding-bottom:4px;
}


.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:#000;
    background-color:#c0c0c0;   /* hover colours*/
    border-color:#c0c0c0;
    text-decoration:none;
}
.checkoutCheckout a
{
color:white;
}
.checkoutCheckout a:hover
{
text-decoration:none;
}

.checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .contactSend, .productDetailsBuy
{
    background-color:#c0c0c0;
    color:#000;
    border-color:#c0c0c0;

    
}

.checkoutNext:hover, .checkoutConfirmPay:hover, .checkoutPay:hover, .checkoutButton:hover, .contactSend:hover, .productDetailsBuy:hover
{
    background-color:inherit;
    color:inherit;
    border-color:#fff;
     text-decoration:none;
 }


.productSubCatSummary {
    width: 800px;
    height: 415px;
}

/* About Us Animation */

.animationPanelAbout
{
float:left;
width:480px;
height:640px;
margin-bottom:30px;
margin-right:20px;
}
.clearLeft
{
clear:left;
}