
@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');
@import url('https://fonts.googleapis.com/css?family=Prata');
@import url('https://fonts.googleapis.com/css?family=Dancing+Script');
@import url('https://fonts.googleapis.com/css?family=IM+Fell+French+Canon');
@import url('https://fonts.googleapis.com/css?family=Ubuntu');

/* Page layout */

body
{
	margin: 0px auto;
	font-size: 10pt;
	color:#333;
	font-family:'Century gothic', Arial;
	width: 960px; /* page sides width  */
	position: relative;
	direction: ltr;
	text-align: left;
	line-height: 1.4em;
background:#fff;
}

#homeSlides { width:635px; height:350px; position:absolute; top:0; left:0;}
#homeSlides .slide { width:635px; height:350px; position:relative; top:0; left:0;}
#homeSlides .slide .text { position:absolute; top:30px; left:0px; display:block; color:#fff; background:#97659d; opacity:0.8; width:365px; height:80px;}
#homeSlides .slide h2 { position:absolute; top:40px; left:20px; font-size:22pt; font-weight:normal; color:#fff;}
#homeSlides .slide p { position:absolute; top:0px; left:20px; font-size:12pt; line-height:14pt; width:418px;}

#homeJumps { width:960px; height:535px; position:relative; margin:0 0 20px 0;}
#homeJumps a#one { position:absolute; bottom:0; top: unset; left:0; background:#ccc url(../Images/upload/image/jumpBg1New.jpg) 0 0 no-repeat; display:inline-block; width:305px; height:165px; margin:0 0px 0 0; color:#fff; text-decoration:none; padding:0; text-align:left; font-size:12pt;}
#homeJumps a#two { position:absolute; bottom:0; top: unset; left:330px; background:#ccc url(../Images/upload/image/jumpBg2New.jpg) 0 0 no-repeat; display:inline-block; width:305px; height:165px; margin:0 0px 0 0; color:#fff; text-decoration:none; padding:0; text-align:left; font-size:12pt;}
#homeJumps a#three { position:absolute; bottom:0; top: unset; right:0px; background:#ccc url(../Images/upload/image/jumpBg3New.jpg) 0 0 no-repeat; display:inline-block; width:305px; height:165px; margin:0 0px 0 0; color:#fff; text-decoration:none; padding:0; text-align:left; font-size:12pt;}
#homeJumps a#four { position:absolute; top:185px; right:0px; background:#ccc url(../Images/upload/image/jumpBg4New.jpg) 0 0 no-repeat; display:inline-block; width:305px; height:165px; margin:0 0px 0 0; color:#fff; text-decoration:none; padding:0; text-align:left; font-size:12pt;}
#homeJumps a#five { position:absolute; top:0; right:0px; background:#ccc url(../Images/upload/image/jumpBg5New2.jpg) 0 0 no-repeat; display:inline-block; width:305px; height:165px; margin:0 0px 0 0; color:#fff; text-decoration:none; padding:0; text-align:left; font-size:12pt;}
#homeJumps a .text { width:305px; height:95px; text-align:center; color:#fff; padding:70px 0 0 0; background-color: rgba(85,86,90,0.6); display:block; font-size:14pt;}
#homeJumps a:hover .text { display:none;}

/* CORPORATE & WEDDING ANIMATIONS */
#animBox .animationPanelAnimationType2 { width:415px; height:622px; position:relative; margin:-12px 20px 30px 0 !important; float:left;}

.adminpage .socialLinks { display:none;}


.socialLinks {    
    /* margin-top: 40px; */
    /* margin-left: auto; */
    /* margin-right: auto; */
    /* width: 1024px; */
    padding: 0 0px;
    text-align: right;
    position: absolute;
    top: 43px;
    /* margin-bottom: -112px; */
    right: 0px;
    z-index: 100;
}

.socialLinksFooter {
       margin-top: 40px;
    
    width: 215px;
    padding: 0 0px;
    text-align: left;
    position: relative;
    bottom: 28px;
    margin-bottom: -112px;
}



.adminpage .socialLinks, .adminpage #boxes, .adminpage #telephone, .adminpage #location { display:none;}

.socialLinks .fa {  color:#fff; margin:0 5px 0 0;}
.socialLinks .social { background:#f68520; 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 { background:#241f20;}
.socialLinks.footer .social:hover { background:#412e2e;}
.socialLinks .social:hover .fa { color:#fff;}

.socialLinksFooter .fa {  color:#fff; margin:0 5px 0 0;}
.socialLinksFooter .social { background:#000000; 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%;}
.socialLinksFooter .social .fa { margin:0 auto;}

.socialLinksFooter .social:hover { background:#f68520;}
.socialLinksFooter .social:hover .fa { color:#fff;}

#telephone 
{ 
position: absolute;
    top: 59px;
    /* left: -449px; */
    
    color: #333;
    font-size: 11pt;
    font-weight: bold;
    text-align: center;
}
#location 
{
    position: absolute;
    top: 38px;
    /* left: -437px; */
    
    color: #333;
    font-size: 11pt;
    text-align: center;
}
#telephone .fa,#location .fa { margin-right:3px;}


.pageTop
{


}
.pageSides
{

}
.header
{
	margin-left:0px;  /* width of page side */
	margin-right:0px; /* width of page side */
	margin-top: 0px;
	padding-top: 0px;
background-color: #fff;
}

.page
{
	margin: 0px auto 0px 0px; /* left marging width of page sides */
	width: 960px;
	background-color: #fff; /* display: inline;  supposed to fix IE6 float bug */
}
.pageBanner
{
	margin-left:0px;
	padding-top:0px;
	margin-bottom:0px;

}
.pageBanner .socialLinksLarge
{
left:0px;
top:60px;
width:auto;
}
.shopColumn1of2
{
	margin-top:0px;
	padding-top:0px;
	float:left;
	width:150px;
	padding-left:0px;
	padding-right:0px;

}

.shopColumn2of2
{
  	 margin-top:0px;
  	padding-top:10px;
	 margin-left:170px;
	 padding-right:0px;
}
.column1of1
{
	padding-top:10px;
	margin-bottom:10px;
	padding-left:0px;
	padding-right:0px;
}
.clearBoth
{
	clear:both;
}
.clearRight
{
	clear:right;
}
.pageBottom
{

	
}



/* Shop Product Page */
.productSummary
{
	float:left;
	width:230px; /* depends upon thumbnail width - also check width of images btnProductSummaryBuy.png & btnProductSummaryMore.png */
	color:Black;
	margin-right:30px;
	height:320px;
margin-bottom:10px;
border:1px solid #55565a;
}
.productSummaryFeatured
{
	float: left;
	width: 230px; /* depends upon thumbnail width - also check width of images btnProductSummaryBuy.png & btnProductSummaryMore.png */
	color: Black;
	margin-right: 30px;
	height: 320px;
margin-bottom:10px;
border:1px solid #bc9dc9;
}

.productSummaryImage
{
	height: 230px; /* thumnail height */
	text-align:center;
}

.productSummaryImage img
{
	height: 200px;
margin-top: 15px;
}
.productSummaryName
{
	color:#333;
	text-align:center;
	font-size:10pt;
	line-height:1.1em;
	height:25px;
margin-top:5px;
}
.productSummaryPrice
{
	color:#985a9b;
	text-align:center;
margin-top:5px;
}
.productSummaryButtons
{
	text-align:center;
margin-top:5px;
}



/* General Style */

a
{
color:black;	
text-decoration:none;
}
a:hover
{
text-decoration:underline;
}
h1
{
	margin-top:0px;
	padding-top:0px;
	font-size:18pt;
	color:#f68520;
	margin-bottom:0px;
	padding-bottom:0px;

font-weight:normal;

}
h2
{
	margin-top:0px;
	padding-top:0px;
	font-size:11pt;
	color:#f68520;
}

img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}


.footerText
{
text-align:center;
	color: #f68520;
	background:#fff url(../Images/footerBack.png) 98% 20px no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11pt;
	border-top:#55565a 1px solid;
padding-left:0px;
padding-right:0px;
}
.footerText p {font-size: 10pt; color:#55565a;}
.storySummaryWrapper { float:none; margin-left:10px;}

.footerText .copyright {
    text-align: center;
    font-size: 9pt;
    padding: 15px 0 0 20px;
    color: #000;
}


.footerText a
{
	text-decoration:none;
	color:#55565a;
font-size: 10pt;
}
.footerText a:hover
{
color:#bc9dc9;
	text-decoration:none;
}
.footerCol1of4
{
text-align:left;
	margin-top:0px;
	padding-top:0px;
	float:left;
	width:200px;
	padding-left:0px;
	padding-right:10px;
}

.footerCol2of4
{
    text-align: center;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:180px;
	padding-left:0px;
	padding-right:10px;
margin-bottom:20px;
}
.footerCol3of4
{
    text-align: center;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:245px;
	padding-left:0px;
	padding-right:10px;
margin-bottom:20px;
}
.footerCol4of4
{
    text-align: center;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:140px;
	padding-left:0px;
	padding-right:10px;
margin-bottom:20px;
}

.footerCol5of4
{
text-align:left;
  	 margin-top:0px;
  	padding-top:0px;
	 margin-left:200px;
	 padding-right:0px;
width:220px;
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-bottom:10px;
    margin-left:0px;
    margin-right:0px;
    font-size: 9pt;
    padding-top: 0px;
	z-index:1; /* ensures Safari displays background image */
	width:960px;
text-align:center;
text-transform:uppercase;
font-weight: normal;
border-bottom:1px solid #55565a;
background:#fff;
}
.menuDividers
{
    color:#333;
}


.menu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 35px;
	height: 30px;
	z-index:10;
background: unset;
}

.menu ul li
{
    display:inline;
}
.menu ul li a
{
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	color: #55565a;
	font-weight: normal;
}
.menu ul li a:hover
{
    text-decoration:none;
    color:#f68520;
   	font-weight: normal;

}
.menu ul li a:visited
{

    }
.menuSelected
{
	color:#f68520;
}


/* Basket Summary */

.checkoutBasket
{
	 margin-left:0px;
	 margin-right:0px;
}
.basketSummary
{
	
	width: 150px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:10px;

}
.basketSummaryTitle
{
	width: 140px;
	height: 27px;
	font-weight: bold;
	padding-left: 0px;
}
.basketSummaryText
{
	margin-left:10px;
	padding-top:5px;
}
.basketSummaryCheckout
{
	display:inline;
	float:right;
	margin-right:10px;
	color:#404040;
}
.basketSummaryCheckout a
{
	color:#333;
}

.basketSummaryText a
{
	text-decoration:none
	color:#404040;
}
.basketSummaryText a
{
	text-decoration:none
	color:#404040;
}


/* Product Menu */

.productMenu
{
	width: 150px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:10px;
}

.productMenuBottom
{
display: none;
}
.productMenuSearchTitle
{
	color:white;
	width: 140px;
	height: 21px;
	margin-top:10px;
	padding-top: 0px;
background:#985a9b;
padding-left:5px;
text-transform:uppercase;
font-size:9pt;
padding-top:2px;
}
.productMenuSearchBox
{
	margin-left: 0px;
	padding-left: 3px;
	width: 100px;
	height: 15px;
	color: #333;
	background-color: #fff;
	border: #333 1px solid;
}
.productMenuSearchButton
{
	position: relative;
	top: 5px;
}
.productMenuSearchDropDown
{
	margin-left:0px;
	width:132px;
	margin-top:2px;
	margin-bottom:5px;
	color: #333;
	background-color: #fff;
	border: #333 1px solid;

}
.productMenu ul
{
	list-style-type: none;
	width:150px;
	padding-left: 0px;
	margin-left:0px;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}

.productMenuCategory
{
	margin-top: 10px;
margin-bottom:3px;
	color:white;
	width: 140px;
line-height:20px;
background-color:#985a9b;
padding-left:5px;
text-transform:uppercase;
}
.productMenuSubCategory
{
	padding:0 5px;
	line-height:20px;
}
.productMenuSubCategory a
{
	color:#55565a;
	text-decoration:none;

}
.productMenuSubCategory a:hover
{
	color:#bc9dc9;
	text-decoration:none;
	
}


/* Product Details Page */

.productDetails
{
}
.productDetails h1
{
	margin-top:0px;
	padding-top:0px;
	font-size:14pt;
	
}

.productDetailsImageWrapper
{
	float:right;
	width:450px;
	margin-right:10px;
	margin-left:20px;
}
.productDetailsImage
{
	width:450px;
}
.productDetailsFeatures
{
}
.productDetailsModifierList
{
	color: #333;
	background-color: #fff;
	border: #333 1px solid;

}
.productDetailsPrices
{
	color:black;
}
.productDetailsBuy
{
	margin-top:20px;
}
.productDetailsBack
{
	padding-bottom:15px;
}
.productDetailsNote
{
	margin-top:20px;
	clear:right;
}
.productDetailsNote a
{
	color:#C0C0C0;
}
.productDetailsLinkedProducts
{
	clear:right;
	display:table;
	width:750px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: #E5E5E5 1px solid;
}

/* Sort Control */
.sortOuter
{
	height:30px;
}
.sortProducts
{
	float:right;
	margin-right:35px;
}
.sortDropDown
{
	font-size: 10pt;
	font-family: Arial;
	color: #333;
	background-color: #fff;
	border: #333 1px solid;
}

/* checkout page */

.checkoutConsignmentName
{
	width:180px;
	color: #333;
	background-color: #fff;
	border: #333 1px solid;

}
.checkoutProgress
{
	padding-bottom:15px;
}
.checkoutProgress a
{
	text-decoration:none;
	color:#333;
}
.checkoutProgress a:visited
{
	text-decoration:none;
	color:#333;
}
.checkoutProgress a:hover
{
	text-decoration:none;
	color:#333;
}
.checkoutProgressHighlight a
{
	color:#333;
}
.checkoutProgressHighlight a:visited
{
	color:#333;
}
.checkoutProgressDisabled
{
	color : #474747;
}
.basketOrderItems
{
	margin-left:0px;
	margin-right:0px;
	color:#333;
}
.basketOrderItems a
{
		color:#985a9b;
}
.basketOrderItemsProductName
{
	text-decoration:none;
	color:#333;
}

.basketOrderItemsProductName a:hover
{
	text-decoration:underline;
}
.basketOrderItemsConsignmentName
{
	text-decoration:none;
	color: #333;
	background-color: #fff;
	border: #333 1px solid;
}
.basketOrderItemsQuantity
{
	color: #333;
	background-color: #fff;
	border: #333 1px solid;

}
.basketDelivery
{
	margin-left:0px;
	margin-right:0px;
}
.basketHeader
{
	background-color:#474747;
	color:Black;
}
.basketHeaderGrayText
{
	background-color:#474747;
	color:White;
}
.basketHeaderArrow
{
	background-color:#e6e4e4;
	color: #333;
	background-image: url(../Images/basketArrow.png);
	background-repeat: no-repeat;
	padding-left:19px;
	height:29px;
font-size:9pt;
}

.basketShading
{
	background-color:#FBF9F9;
}
.basketShadingPadded
{
	padding-left:19px;
	background-color:#FBF9F9;
}
.calendarDisabled
{
	color:Gray;
}
.upsell
{
	clear:right;
	margin-left:20px;
	margin-right:20px;
}
.promoCode
{
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	width:120px;
	color: #333;
	background-color: #fff;
	border: #333 1px solid;

}


/* Checkout Billing */
.checkoutHeader
{
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#fff;
	color:#333;
}
.checkoutPrompt
{
	width:180px;
	float:left;
	text-align:right;
	padding-right:5px;
	clear:left;
	
}
.checkoutTextBox
{
	width:200px;	
	background-color:#fff;
	color:#333;


}
.checkoutTextBoxMultiRow
{
	background-color:#fff;
	color:#333;


}
.checkoutPaymentDropDown
{
		width:171px;
			background-color:#55565a;
	color:White;


}
.checkoutPaymentDropDownNoWidth
{
	background-color:#55565a;
	color:White;


}
.checkoutPaymentTextBox
{
	width:167px;
	background-color:black;
	color:White;


}
.checkoutPaymentShortTextBox
{
	width:77px;
	background-color:#55565a;
	color:White;


}
.checkoutPaymentSecurityCodeHelp
{
	margin-left:275px;
}
.checkoutInset
{
	margin-left:180px;
}


/* Contact Form */

.contactFormPrompt
{
	width:250px;
	display:inline;
	float:left;
	text-align:right;
	clear:left;
}
.contactFormField
{
	width:200px;
	background-color:#fff;
	color:#333;

}
.contactFormMessageBox
{
	width:400px;
	background-color:#fff;
	color:#333;

}
.contactFormButton
{
	width:330px;
	display:inline;
	float:left;
	text-align:right;
}
/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup 
{
	background-color:#55565a;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
}

/* Site Map Page */
.siteMap
{
	color:#808080;
}
.siteMapPages
{
	color:#808080;
	margin-left:0px;
}

.siteMapProducts
{
	float:right;
	color:#808080;
	margin-right:100px;
	
}
.siteMapCategory
{
}
.siteMapPage
{
	color:Gray;
	 text-decoration:none;

}
.siteMapPage a:hover
{
	text-decoration:underline;
}
.siteMapSubCategory
{
	text-indent: 25px;
	color:Gray;
	text-decoration:none;
}
.siteMapSubCategory a:hover
{
	text-decoration:underline;
}
.siteMapProduct
{
	text-indent: 50px;
	color:Gray;
	text-decoration:none;
}
.siteMapProduct a:hover
{
	text-decoration:underline;
}

/* Captcha */
.captch
{
 vertical-align:top;
 }
 
 
 /* homepage */

.homePageBoxText
{
	left: 90px;
	position: relative;
	top: -67px;
color:white;
height:16px;
width:450px;
}
.homePageBoxText a
{
text-decoration:none;
color:#F1A7C8;
}
.homePageBoxText a:visited
{
text-decoration:none;
color:#F1A7C8;
}

.homePageBoxText h2
{
font-size:18pt;
font-family: 'Century Gothic',Arial;
font-weight:normal;

}
.homePageLink
{
margin-bottom:0px;
} 
.homePageLink a:hover img
{
filter:alpha(opacity=60);
	opacity:0.6;
}
 


.productSubCatSummary { width:790px; height:380px;}

.productSubCatSummaryMore .productSummaryImage
{
background-color:#fff;
}

.productSummary3 { display:none;}


.basketBorderBottom td
{
	border-color:#202020;
}
.checkoutBasket table 
{ 
border-color:#202020;
}
.checkoutBasket th:first-child, .checkoutBasket td:first-child 
{
border-color:#202020;
}


.basketBorderBottom td
{
	border-color:#202020;
}
.checkoutBasket table 
{ 
border-color:#202020;
}
.checkoutBasket th:first-child, .checkoutBasket td:first-child 
{
border-color:#202020;
}
