/* Page layout */

@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css);

body
{
	margin: 0px auto;
	background-color:#fff;
	font-size: 10pt;
	color:#3a4146;
	font-family: 'Century Gothic',Arial;
	width: 960px; /* page sides width  */
	position: relative;
	direction: ltr;
	text-align: left;
	line-height: 1.4em;

}

.headtext {

margin-top: -200px;
margin-left: 682px;
position: absolute;

}

.headtext img {

margin-top: -34px;
margin-left: 228px;
position: absolute;

}

.subMenuLevelAlt1 {
    padding-left: 10px;
    line-height: 22px;
    background-color: white;
    margin-bottom: 1px;
}


.subMenuLevel0 {
    padding: 3px;
    font-size: 110%;
    background-color: white;
border-bottom: solid lightgray 0.5px;
}

contentSubMenu a {
    color: #3c4247;
}

.subMenuSelected {
    font-weight: normal;
text-transform: uppercase;
font-size: 9pt;
}


.adminpage .socialLinks, .adminpage .socialLinksNew, .adminpage #boxes, .adminpage #telephone, .adminpage #location { display:none;}
.adminpage .socialLinks { display:none;}
.socialLinks { margin:0; position:absolute; top:109px; left:0;}
.socialLinks.footer { margin:10px 0 0 0; position:static; top:0px; left:0;}
.socialLinks .fa {  color:#3a4146; margin:0 5px 0 0;}
.socialLinks .social { color:#fff; display:inline-block; font-size:30px; margin:0 2px 10px 0;}
.socialLinks .social .fa { margin:0 auto;}
.socialLinks .social:hover .fa { color:#999;}


#telephone {
    position: absolute;
    top: 189px;
    right: 10px;
    color: #3a4146;
    font-size: 21pt;
font-family: UICTFontTextStyleBody;
}
#telephone a{color:#3a4146; text-decoration: none;}
#telephone a:hover {color:#a5a5a5;}

#homeSlides { width:960px; height:400px; margin:0 0 20px 0;}
#homeJumps { width:960px; height:306px; margin:20px 0 10px 0;}
#homeJumps a { display:block; float:left; width:306px; height:306px; position:relative;}
#homeJumps a .text { color:#fff; position:absolute; top:140px; left:0; width:306px; text-align:center; text-transform:uppercase; font-size:14pt; text-shadow:2px 2px #000;}
#homeJumps a:hover .overlay { background: url(../Images/upload/image/jump-overlay.png); display:block; width:306px; height:306px; position:absolute; top:0; left:0;}
#homeJumps a .overlay  { display:none;}
#homeJumps a#one { background: url(../Images/upload/image/jump1.jpg);}
#homeJumps a#two { background: url(../Images/upload/image/jump2.jpg); margin:0 20px;}
#homeJumps a#three { background: url(../Images/upload/image/jump3.jpg);}

.pageTop
{
display:none;

}







.pageSides
{
	background: #fff;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.header
{
	margin-left:0px;  /* width of page side */
	margin-right:0px; /* width of page side */
	margin-top: 0px;
	padding-top: 0px;
}
.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
{
	position:absolute;
	top:85px;
	left:30px;

}

.pageBanner .socialLinksLarge img
{
	float:left;
}

.shopColumn1of2
{
	margin-top:0px;
	padding-top:20px;
	float:left;
	width:150px;
	padding-left:0px;
	padding-right:0px;
}

.shopColumn2of2
{
  	 margin-top:0px;
  	padding-top:25px;
	 margin-left:170px;
	 padding-right:0px;
}
.column1of1
{
	padding-top:20px;
	padding-bottom:20px;
	padding-left:0px;
	padding-right:0px;
background-image: none;
background-repeat:no-repeat;
}
.clearBoth
{
	clear:both;
height:0px;

}
.clearRight
{
	clear:right;
}
.clearleft
{
	clear:left;
}
.pageBottom
{

	padding-bottom: 20px;
}



/* Shop Product Page */
.productSummary
{
	float:left;
	width:185px; /* depends upon thumbnail width - also check width of images btnProductSummaryBuy.png & btnProductSummaryMore.png */
	color:Black;
	margin-right:10px;
	height:270px;
}
.productSummaryFeatured
{
	float: left;
	width: 185px; /* depends upon thumbnail width - also check width of images btnProductSummaryBuy.png & btnProductSummaryMore.png */
	color: Black;
	margin-right:10px;
	height: 270px;
	
	background-repeat: no-repeat;
}
.productSummaryImage
{
	height: 180px; /* thumnail height */
width:180px;
border-top: #C0C0C0 1px solid;
border-bottom: #C0C0C0 1px solid;
border-left: #C0C0C0 1px solid;
border-right:#C0C0C0 1px solid;
}

.productSummaryImage  img
{
width: 180px;
}

.productSummaryFeatured .productSummaryImage, .productSummary:hover .productSummaryImage { border:1px solid #3c4247;}

.productSummaryName
{
	color:#3c4247;
	text-align:center;
	font-size:9pt;
	line-height:1.1em;
	height:25px;
        padding-top: 6px;
text-transform:uppercase;
}
.productSummaryPrice
{
	color:#666;
	text-align:center;
}
.productSummaryButtons
{
	text-align:center;
margin-top:5px;
}



/* General Style */

a
{
	color:#25292c;
}
h1
{
	margin-top:0px;
	padding-top:0px;
	font-size:18pt;
	color:#25292c;
	margin-bottom:0px;
	padding-bottom:5px;
	font-weight:normal;
}
h2
{
	margin-top:0px;
	padding-top:5px;
	font-size:11pt;
	color:#25292c;
	
}

img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.copyright { border-top:#ccc 1px solid; padding:10px 0 0 0; margin:10px 0 0 0;}
.colTitle { font-weight:bold; font-size: 11pt; text-transform:uppercase; margin-bottom:10px;}
.footerText
{
text-align:center;
	color: #25292c;
	background-color:#fff;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10pt;
	border-top:#ccc 1px solid;
padding-left:0px;
padding-right:0px;
background-image:none;
background-position:right top;
background-repeat:no-repeat;
}
.footerText a
{
	text-decoration:none;
	color:#666;
}
.footerText a:hover
{
color:#25292c;
	text-decoration:underline;
}
.footerCol1of4
{
text-align:center;
	margin-top:0px;
	padding-top:0px;
	float:left;
	width:225px;
	padding-left:0px;
	padding-right:10px;
	margin-bottom:10px;
}

.footerCol2of4
{
text-align:center;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:225px;
	padding-left:0px;
	padding-right:10px;

}
.footerCol3of4
{
text-align:center;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:225px;
	padding-left:0px;
	padding-right:10px;

}
.footerCol4of4
{
text-align:center;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:225px;
	padding-left:0px;
	padding-right:10px;

}

.footerCol5of4
{
text-align:left;
  	 margin-top:0px;
  	padding-top:0px;
	 margin-left:670px;
	 padding-right:0px;
width:220px;
}

/* 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: 8pt;
    padding-top: 0px;
  	background-color:#fff;
	z-index:1; /* ensures Safari displays background image */
	width:960px;
text-align:center;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
}
.menuDividers
{
    display:none;
}


.menu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-left:0px;
	background-image:none;
	height: 30px;
	background-repeat: repeat-x;
	z-index:10;
}

.menu ul li
{
    display:inline;
}
.menu ul li a
{
	padding-right: 11px;
	padding-left: 11px;
	text-decoration: none;
	color: #3a4146;
	font-weight: normal;
	text-transform:uppercase;
}
.menu ul li a:hover
{
    text-decoration:underline;
    color:#000;
   	font-weight: normal;

}
.menu ul li a:visited
{
    color: #3a4146;
    }
.menuSelected
{
	color:#000;
	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;
}
.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 */

.productMenu
{
	width: 150px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:10px;
}
.productMenuSearchTitle
{
	color: #3c4247;
	width: 140px;
	height: 23px;
	 font-size: 9pt;
	margin-top:0px;
	padding-top: 3px;
	padding-left: 0px;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
text-transform:uppercase;
}
.productMenuSearchBox
{
	margin-left: 0px;
	padding-left: 3px;
	width: 100px;
	height: 15px;
	background-color:#fff;
	color:black;
border:1px solid #ccc;
}
.productMenuSearchButton
{
	position: relative;
	top: 5px;
}
.productMenuSearchDropDown
{
	margin-left:0px;
	width:132px;
	margin-top:2px;
	margin-bottom:5px;
	background-color:#fff;
	color:black;
border:1px solid #ccc;

}
.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:15px;
	padding-top: 3px;
	padding-left: 0px;
	color: #3c4247;
	width: 150px;
	height: 23px;
 font-size: 8pt;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
text-transform:uppercase;
margin-bottom:8px;
}
.productMenuSubCategory
{
	padding-left: 0px;
	height:20px;
}
.productMenuSubCategory a
{
	color:#666;
	text-decoration:none;
font-size: 9pt;
}
.productMenuSubCategory a:hover
{
	color:#3c4247;
	text-decoration:underline;
	
}

/* Product Details Page */

.productDetails
{
}
.productDetails h1
{
	margin-top:0px;
	padding-top:0px;
	font-size:14pt;
font-weight:normal;
}

.productDetailsImageWrapper
{
	float:right;
	width:350px;
	margin-right:10px;
	margin-left:20px;
}
.productDetailsImage
{
	width:350px;
}
.productDetailsFeatures
{
}
.productDetailsModifierList
{
	background-color:#fff;
	color:black;
border:1px solid #ccc;

}
.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;
	background-color:#fff;
	color:black;
border:1px solid #ccc;
}

/* checkout page */

.checkoutConsignmentName
{
	width:180px;
	background-color:#fff;
	color:black;
border:1px solid #ccc;

}
.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;
	background-color:#fff;
	color:black;
border:1px solid #ccc;
}
.basketOrderItemsQuantity
{
	background-color:#fff;
	color:black;
border:1px solid #ccc;

}
.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;
		background-color:#fff;
	color:black;
border:1px solid #ccc;

}


/* 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:#fff;
	color:black;
border:1px solid #ccc;

}
.checkoutTextBoxMultiRow
{
background-color:#fff;
	color:black;
border:1px solid #ccc;


}
.checkoutPaymentDropDown
{
		width:171px;
			background-color:#fff;
	color:black;
border:1px solid #ccc;


}
.checkoutPaymentDropDownNoWidth
{
	background-color:#fff;
	color:black;
border:1px solid #ccc;


}
.checkoutPaymentTextBox
{
	width:167px;
	background-color:#fff;
	color:black;
border:1px solid #ccc;


}
.checkoutPaymentShortTextBox
{
	width:77px;
	background-color:#fff;
	color:black;
border:1px solid #ccc;


}
.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:black;
border:1px solid #ccc;
margin-bottom:8px;
}
.contactFormMessageBox
{
	width:400px;
	background-color:#fff;
	color:black;
border:1px solid #ccc;
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: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 */

.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;
}

.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;
}

.location
{
display: none;
}






/* 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,  .checkoutBillingRetrieve, .checkoutBack,  .checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .productDetailsBack a, .contactSend, #lnkContinueShopping, #lnkContinueShopping:hover, .checkoutBack:hover
{
color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: grey;
    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;
    background-color: #808080;
    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:150px;
    margin-top:5px;
    margin-bottom:10px;
}

#lnkContinueShopping
{
    width:150px;
    margin-top:5px;
    margin-bottom:10px;
    padding-left:0px;
    padding-right:0px;
}

.productSummaryMore:hover, .productSummaryBuyLink:hover, .productSummaryBuy:hover, .checkoutBillingRetrieve:hover, #lnkContinueShopping
{
cursor: pointer;
    color: white;
    background-color: #CE608F;
    border-color: #CE608F;
    text-decoration: none;
}
.checkoutCheckout a
{
color:white;
}
.checkoutCheckout a:hover
{
text-decoration:none;
}

.checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .contactSend, .productDetailsBuy
{
    background-color: #CE608F;
    color: white;
    border-color: #CE608F;

    
}

.checkoutNext:hover, .checkoutConfirmPay:hover, .checkoutPay:hover, .checkoutButton:hover, .contactSend:hover, .productDetailsBuy:hover, .checkoutBack
{

background-color: #808080;
    color: #FFF;
    border-color: #808080;
    text-decoration: none;
 
}



.productDetailsBack a:hover
{

background-color: #CE608F;
    color: #FFF;
    border-color: #CE608F;
    text-decoration: none;
 
}





