/* Page layout */

body
{
	margin: 0px auto;
	font-size: 10pt;
	color:white;
	font-family:'Century Gothic', Arial;
	position: relative;
	direction: ltr;
	text-align: left;
	line-height: 1.4em;
background-color:black;


	width:100%;
max-width:1340px;
min-width:960px;
}
.pageTop
{
	display:none;
}
.pageSides
{

}
.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;
background-color:black;

}
.page
{
	margin: 0px auto 0px 0px; /* left marging width of page sides */
	background-color:black;

}
.pageBanner
{
	margin-left:0px;
	padding-top:0px;
	margin-bottom:0px;
padding-bottom:0px;
height:180px;
}

.pageBanner .socialLinksLarge
{
width:100%;
position:static;
}
.pageBanner .socialLinksLarge img
{
padding-top:8px;
	float:left;
}


.pageBanner .col1
{
float:left;
position:relative;
width:33%;
text-align:left;
font-size: 16pt;
padding-top:20px;
line-height: 1.3em;
padding-left:20px;
}
.pageBanner .col2
{
float:left;
position:relative;
width:33%;
text-align:center;
padding-top:10px;
}
.pageBanner .col3
{
float:left;
position:relative;
width:33%;
text-align:right;
padding-top:20px;
}

.shopColumn1of2
{
	margin-top:0px;
	padding-top:10px;
	float:left;
	width:160px;
	padding-left:20px;
	padding-right:10px;
}

.shopColumn2of2
{
  	 margin-top:0px;
  	padding-top:20px;
	 margin-left:190px;
	 padding-right:20px;
}
.column1of1
{
	padding-top:20px;
	margin-bottom:0px;
	padding-left:20px;
	padding-right:20px;
margin-top:0px;
width:960px;
margin-left:auto;
margin-right:auto;
}
.clearBoth
{
	clear:both;
}
.clearRight
{
clear:right;
}
.pageBottom
{
	display:none;
}



/* Shop Product Page */
.productSummary
{
	float:left;
	width:180px; /* depends upon thumbnail width - also check width of images btnProductSummaryBuy.png & btnProductSummaryMore.png */
	color:Black;
	margin-right:5px;
	height:250px;
border: #202020 1px solid;
border-radius:5px;
margin-bottom:15px;

 -webkit-transition: background-color 1s, border 1s;  /* For Safari 3.1 to 6.0 */
    transition: background-color 1s, border 1s;
}
.productSummaryFeatured, .productSummary:hover
{
	float: left;
	width: 180px; /* depends upon thumbnail width - also check width of images btnProductSummaryBuy.png & btnProductSummaryMore.png */
	color: Black;
	margin-right: 5px;
	height: 250px;
	background-color:#202020;
border: #9F9F9F 1px solid;

border-radius:5px;
-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: 180px; /* thumnail height */
	text-align:center;
}
.productSummaryName
{
	text-align:center;
	color:white;
	font-size:8pt;
	height:25px;
	line-height: 1.1em;
}
.productSummaryPrice
{
	color:white;
	text-align:center;
}
.productSummaryButtons
{
	text-align:center;
}


/* General Style */

a
{
	color:white;

}
a:hover
{
text-decoration:underline;
}
h1
{
	margin-top:0px;
	padding-top:0px;
	font-size:22pt;
	margin-bottom:5px;
	padding-bottom:0px;
font-family:garamond;
font-weight:normal;

}
h2
{
	margin-top:0px;
	padding-top:0px;
	font-size:14pt;
font-weight:normal;
font-family:garamond;
}

img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}



.footerText
{
font-size:11pt;
padding-top: 20px;
	padding-bottom: 20px;
	color: white;
background-color:#1D1E1C;
	
padding-right:20px;
padding-left:20px;
border-top: white 3px solid;
background-image: url(../Images/footerBack.png);

background-position:right bottom; 
background-repeat:no-repeat;

}
.footerText strong
{
color:white;
}
.footerText a
{
	text-decoration:none;
	color: #C0C0C0;
line-height:22px;
}
.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:underline;
	color:white;
}

.footerCol1of4, .footerCol2of4, .footerCol3of4, .footerCol4of4, .footerCol5of4
{
float:left;
position:relative;
width:20%;
text-align:left;
padding-top:20px;

}



.footerBottom
{
padding-top:10px;
height:24px;
}
.footerBottom a img
{
position:relative;
top:-20px;
margin-right:13px;
}
.storySummaryWrapper
{
float:none;
font-size:11pt;
}
.storySummaryDate
{
display:none;
}
.storySummaryTitle h2  a
{
font-weight:normal;
font-size:11pt;
font-family:'Century Gothic', Arial;
}

.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;

    font-size: 11pt;
    padding-top: 0px;
text-transform:uppercase;
	z-index:1; /* ensures Safari displays background image */
padding-bottom:0px;

width:100%; /* required by admin html editor */
}
.menuDividers
{
    display:none;
}


.menu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top: 5px;
padding-bottom: 5px;
	padding-left: 0px;
	
	height: 20px;
	background-color:white;
	z-index:10;
margin-bottom:0px;

    margin-left:20px;
    margin-right:20px;
text-align:center;
}

.menu ul li
{
display:inline;
height:20px;
}
.menu ul li a 
{

display:inline-block;
    padding-right: 1px;
    padding-left: 1px;
    text-decoration:none;

padding-top:0px;
color:black;
margin-left:5px;
margin-right:5px;

}

.menu ul li a:hover
{
    text-decoration:underline;
    color:black;
}
.menu ul li a:visited
{
    color:black;
    }
.menuSelected
{
	color:black;
}

/* Menu Fixed */

.menuFixed
{
position:absolute;
top:155px;
left:0px;
width:100%;
text-align:right;
font-size: 11pt;
text-transform:uppercase;
}
.menuFixed a
{
margin-right:20px;
text-decoration:none;
}
.menuFixed a:hover
{
text-decoration:underline;
}



/* Basket Summary */

.checkoutBasket
{
	 margin-left:0px;
	 margin-right:0px;
}
.basketSummary
{
	
	width: 150px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:10px;
position:absolute;
top:95px;
right:20px;
}
.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;
}

.productMenuShare, .productMenuPayPal, #ProductMenu1_pnlGooglePlaces, .productMenuSearchTitle, #ProductMenu1_pnlFacebook, #ProductMenu1_pnlTwitter, #ProductMenu1_pnlGooglePlus, #ProductMenu1_pnlPinterest
{
display:none;
}

#ProductMenu1_txtNewsletterEmail
{
width:100px;
}
#ProductMenu1_pnlNewsletterSubscrive
{
margin-top:15px;
}
#ProductMenu1_pnlNewsletterSubscrive .productMenuSearchTitle
{
display:inline;
}

.productMenuTopSection
{
position:absolute;
top:10px;
right:20px;
}

.productMenuSearchTitle
{
	
	color:white;
	width: 140px;
	height: 23px;
	
	margin-top:20px;
	padding-top: 3px;
	padding-left: 0px;
}
.productMenuSearchBox
{
	margin-left: 10px;
	padding-left: 3px;
	width: 120px;
	height: 15px;
	color: White;
	background-color: Black;
	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:10px;
	width:152px;
	margin-top:2px;
	margin-bottom:5px;
	color:White;
	background-color:Black;
	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: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: 10px;
	color: black;
	
	width: 140px;
	height: 20px;
	font-weight:normal;
margin-top:10px;

background-color:white;
}
.productMenuSubCategory
{
	padding-left: 10px;
	line-height:20px;
}
.productMenuSubCategory a
{
	color:white;
	text-decoration:none;

}
.productMenuSubCategory a:hover
{
	color:#EB269C;
	text-decoration:underline;
	
}


/* Product Details Page */

.productDetails
{
margin-left:auto;
margin-right:auto;
width:800px;
}
.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:Black;
	border-right: #404040 1px solid;
	border-top: #404040 1px solid;
	border-left: #404040 1px solid;
	border-bottom: #404040 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:Black;
	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;
	background-color:Black;
	color:White;
	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: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:Black;
	border-right: #404040 1px solid;
	border-top: #404040 1px solid;
	border-left: #404040 1px solid;
	border-bottom: #404040 1px solid;
}
.basketOrderItemsQuantity
{
	color:White;
	background-color:Black;
	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:White;
	background-color:Black;
	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;	
	background-color:black;
	color:White;
margin-bottom:5px;

}
.checkoutTextBoxMultiRow
{
	background-color:black;
	color:White;
margin-bottom:5px;

}
.checkoutPaymentDropDown
{
		width:171px;
			background-color:black;
	color:White;
margin-bottom:5px;

}
.checkoutPaymentDropDownNoWidth
{
	background-color:black;
	color:White;
margin-bottom:5px;

}
.checkoutPaymentTextBox
{
	width:167px;
	background-color:black;
	color:White;
margin-bottom:5px;

}
.checkoutPaymentShortTextBox
{
	width:77px;
	background-color:black;
	color:White;
margin-bottom:5px;

}
.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:black;
	color:White;

}
.contactFormMessageBox
{
	width:400px;
	background-color:black;
	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:537px;
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:452px;
left:0px;
background-color:#8497A7;
background:rgba(0,0,0,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:28pt;
	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;
}


.productSubCatSummaryMore .productSummaryImage
{
background-color:#404040;
}


.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:#404040;

}
.subMenuLevelAlt0
{
background-color:#404040;

}

.subMenuLevelAlt1
{
background-color:#202020;
color:white;
}
.subMenuLevelAlt1 a
{
color:white;
}
.subMenuLevel1
{
background-color:#2E2E2E;

}
.subMenuLevel1 a
{
color:white;
}



.homePageFeature
{
position:relative;
margin-bottom:15px;
}

.homePageFeature img
{
width:100%;
}

.homePageFeature .text
{
position:absolute;
top:10px;
left:10px;
background-color:black;
background:rgba(0,0,0,0.4);
padding:20px;
width:280px;
}
.homePageFeature .text h1
{
font-weight:bold;
}


.homePageFeature .links
{
position:absolute;
top:0px;
right:0px;
background-color:black;
background:rgba(0,0,0,0.8);
height:100%;
width:290px;
}
.homePageFeature .links .inner
{
padding:20px;
}

.homePageFeature .links p
{
padding-top:0px;
margin-top:0px;
margin-bottom:20px;
}

.homePageFeature .links h2
{
padding-bottom:0px;
margin-bottom:0px;
font-weight:bold;
font-size:16pt;
}
.homePageFeature a
{
text-decoration:none;
}

.iframeHolderInline, .iframeHolderModal, #iframeHolderInline, #iframeHolderModal
{
width:300px;
background-color:red;
}

#ProductMenu1_pnlNewsletterSubscrive
{
position:absolute;
bottom:20px;
right:20px;
}



