@import url(//fonts.googleapis.com/css?family=Alice);
@import url(//fonts.googleapis.com/css?family=Parisienne);

/*****************************
* *    	    WRAPS 	 	   * *
*****************************/

body {
	background: #fff;
	color: #000;
	font-family: Alice, Georgia, "Times New Roman", serif !important;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.pageWrap {    
	border-top: 4px solid #f5a34e;
}

/*****************************
* *   	    HEADER	       * *
*****************************/

header {
	height: 84px;
	margin: 0 auto;
	position: relative;
	width: 1000px;
}

/*****************************
* *   	     LOGO   	   * *
*****************************/

#display_homepage_title a {
	background: url(../images/template/header_bg.gif) no-repeat 0 0;
	display: block;	
	height: 50px;
	left: 0;
	position: absolute;
	text-align: left;
	text-indent: -9999px;
	top: 20px;
	width: 550px;
}

#display_homepage_title a#homepage_title {
	top: 18px;
	left: 0;
	color: #484848;
	font-size: 26px;
	font-weight: normal;
	line-height: 1.2;
	text-decoration: none;
	text-align: left;
	text-indent: 0;
	text-transform: uppercase;
}

span.slogan {
	position: absolute;
	top: 45px;
	left: 56px;
	color: #484848;
	font: 20px/1.3 Parisienne, cursive;
	z-index: 1;
}

html.flushLeft span.slogan {
	left: 0 !important;
}

#display_homepage_title a#homepage_title + span.slogan {
	left: 0;
}

/*****************************
* *   	  SITE TOOLS	   * *
*****************************/

.siteTools {
	color: #484848;
	display: block;
	font-size: 11px;
	line-height: 12px;
	list-style: none;
	padding: 0;
	float: right;
	margin: 10px 0 0;
}

.siteTools a {
	color: #484848;
}

.siteTools a:hover {
	color: #f5a34e;
	text-decoration: none;
}

.siteTools li {
	display: block;
	float: left;
	padding: 3px 8px;
}

.siteTools .cartDiv li {float: none;}

.siteTools .cartDiv li a:hover {
	text-decoration: underline;
}

/*****************************
* *   	 SHOPPING CART	   * *
*****************************/

.cartWrap {
	color: #484848;
	font-size: 12px;
	padding-left: 25px;
	position: relative;
	text-decoration: none;
	float: right;
	margin-top: 12px;
	background: url(../images/template/cart.png) no-repeat 6px 0;
}

.cartWrap a.cart {
	color: #484848;
	display: block;
	text-decoration: none;
}
.cartWrap a.cart:hover {color: #F5A34E;}

.cartWrap span.anchor > div {
	width: 0;
	height: 0;
	display: block;
}

#display_cart_summary, .cartsummary_full, .cartsummary_empty {display: inline;}
#display_cart_summary a {display: none !important;}


/*****************************
* *   	    SEARCH	       * *
*****************************/

.search {
    position: absolute;
    right: 0;
    top: 43px;
}

.search .input {
	background: #fff;
	display: block;
    border: 1px solid #eaeaea;
    color: #484848;
    font: 11px/26px Alice, Georgia, "Times New Roman", serif;
    height: 26px;
    line-height: 26px;
    padding: 0 38px 0 8px;
    text-align: left;
    width: 174px;
}

.search .input:focus {
	border-color: #ccc;
	box-shadow: 0 0 3px 0 rgba(0,0,0,.25);
}

.search .input:hover::-webkit-input-placeholder,
.search .input:focus::-webkit-input-placeholder {
	color: #999;
}
.search .input:hover:-moz-placeholder,
.search .input:focus:-moz-placeholder {
	color: #999;
}
.search .input:hover::-moz-placeholder,
.search .input:focus::-moz-placeholder {
	color: #999;
}
.search .input:hover:-ms-input-placeholder,
.search .input:focus:-ms-input-placeholder {
	color: #999;
}

.search .submit {
	display: block;
    background: #f5a34e;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 11px;
    height: 24px;
    padding: 0;
    position: absolute;
    right: 2px;
    text-align: center;
    top: 2px;
    width: 36px;
}

/*****************************
* *   	 SHPPING DEAL	   * *
*****************************/

a.shippingDeal {
	background: url(../images/template/faded-border.png) no-repeat 0 0;
	border-bottom: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	color: #484848;
	display: block;
	font-size: 12px;
	margin: 0 auto;
	padding: 13px 0 10px;
	text-align: center;
	width: 1000px;
}

a.shippingDeal:hover {
	text-decoration: none;
}

a.shippingDeal .uppercase {
	text-transform: uppercase;
}

a.shippingDeal .highlight {
	color: #fe757f;
}

/******************************
* *       NEWSLETTER     	* *
******************************/

.newsletter {
	border-bottom: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	color: #484848;
	margin: 10px auto 0;
	padding: 10px 0;
	text-align: center;
	vertical-align: middle;
	width: 1000px;
}

.newsletter span.elistText,
.newsletter span.socialText {
	display: inline-block;
	font-size: 12px;
	line-height: 24px;
	margin-right: 5px;
	text-transform: uppercase;
	white-space: normal;
}

/******************************
* *    NEWSLETTER SOCIAL    * *
******************************/

.newsletter span.socialText {
	margin-left: 25px;
}

.newsletter .social {
	display: inline-block;
	font-size: 0;
	height: 14px;
	padding-top: 5px;
	vertical-align: top;
}

.newsletter .social a {
	background: url(../images/template/social-sprite.png) no-repeat 0 0;
	display: inline-block;
	height: 14px;
	margin-left: 5px;
	text-indent: -9999px;
}
.newsletter .social a:first-child {margin-left: 0;}

.newsletter .social a.fb {
	background-position: 0 0;
	width: 14px;
}

.newsletter .social a.tw {
	background-position: -14px 0;
	width: 16px;
}

.newsletter .social a.bl {
	background-position: -30px 0;
	width: 13px;
}

.newsletter .social a.pin {
	background-position: right 0;
	width: 15px;
}

/*****************************
* *   NEWSLETTER SIGN-UP   * *
*****************************/

.elist {
	display: inline-block;
	position: relative;
	vertical-align: middle;
}

.elist .input {
	background: #fff;
	display: block;
    border: 1px solid #eaeaea;
    color: #484848;
    font: 11px/26px Alice, Georgia, "Times New Roman", serif;
    height: 26px;
    line-height: 26px;
    padding: 0 38px 0 8px;
    text-align: left;
    width: 174px;
}

.elist .input:focus {
	border-color: #ccc;
	box-shadow: 0 0 3px 0 rgba(0,0,0,.25);
}

.elist .input:hover::-webkit-input-placeholder,
.elist .input:focus::-webkit-input-placeholder {
	color: #999;
}
.elist .input:hover:-moz-placeholder,
.elist .input:focus:-moz-placeholder {
	color: #999;
}
.elist .input:hover::-moz-placeholder,
.elist .input:focus::-moz-placeholder {
	color: #999;
}
.elist .input:hover:-ms-input-placeholder,
.elist .input:focus:-ms-input-placeholder {
	color: #999;
}

.elist .submit {
	display: block;
    background: #f5a34e;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 11px;
    height: 24px;
    padding: 0;
    position: absolute;
    right: 2px;
    text-align: center;
    top: 2px;
    width: 36px;
}

/*****************************
* *   	TOP NAVIGATION	   * *
*****************************/

.topNav {
	min-height: 30px;
	margin: 0 auto;
	width: 1000px;
}

/*****************************
* *   	LEFT NAVIGATION	   * *
*****************************/

.pageWrap.leftNavOn .leftNav {
	display: block;
}

.leftNav {
	display: none;
	float: left;
	width: 160px;
}

.leftNav .menuTitle {
	background: url(../images/template/leftnav-border.png) no-repeat 0 bottom;
	margin: 20px 0 4px;
	padding: 2px 5px 10px 2px;
	text-transform: uppercase;
}

.leftNav .menuTitle:first-child {
	margin-top: 0;
	padding-top: 0;
}

.leftNav .menuTitle:empty {
	display: none;
}

/* PROMOTION */

#display_promotions_999 {
	margin: 20px 0;
	padding: 0;
	text-align: center;
	width: 100%;
}

#display_promotions_999 .promo {margin: 0 auto 10px;}

/*****************************
* *   	    CONTENT   	   * *
*****************************/

.content {
	margin: 20px auto;
	width: 1000px;
}

.pageWrap.leftNavOn #content_area {
	float: right;
	padding: 0 !important;
	width: 820px;
}

#content_area {
	width: 1000px;
}

#content_area table {
	text-align: left;
}

/*****************************
* *   	    FOOTER	       * *
*****************************/

footer {
	background: url(../images/template/faded-border.png) no-repeat 0 0;
	border-bottom: 1px solid #eaeaea;
	color: #484848;
	font-size: 11px;
	margin: 0 auto;
	padding: 15px 0;
	width: 1000px;
}

footer a {
	color: #484848;
}

footer a:hover {
	color: #f5a34e;
	text-decoration: none;
}

footer ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

footer ul.one {left: 0;}
footer ul.two {left: 150px;}
footer ul.three {left: 300px;}

footer li {
	line-height: 1.25;
	padding: 2px 0;
}

footer .title {
	border-bottom: 2px solid #eaeaea; 
	clear: both;
	display: block;
	margin-bottom: 3px;
	padding-bottom: 6px;
	text-transform: uppercase;
}

/* --- ABOUT US --- */

footer .about {
	float: left;
	width: 255px
}

footer .about p {
	line-height: 1.64;
	margin: 4px 0 0;
}

/* --- QUICK LINKS --- */

footer .linksWrap {
	float: left;
	margin-left: 60px;
	overflow: hidden;
	width: 250px;
}

footer .linksWrap ul {
	margin-top: 2px;
	width: 110px;
}

footer .linksWrap ul.left {float: left;}
footer .linksWrap ul.right {float: right;}

/* --- CONTACT INFORMATION --- */

footer .contactWrap {
	float: left;
	margin-left: 60px;
	width: 160px;
}

/* --- ICONS --- */

footer ul.icons {
	float: right;
	width: 205px;
}

footer ul.icons li {
	overflow: hidden;
	padding: 20px 0 0;
}
footer ul.icons li:first-child {padding-top: 0;}

footer ul.icons img {
	display: block;
	float: right;
}

/*****************************
* *   	   COPYRIGHT	   * *
*****************************/

.copyright {
	color: #484848;
	font-size: 11px;
	margin: 0 auto;
	padding: 18px 0;
	text-align: center;
	width: 1000px;
}

.copyright a {
	color: #484848;
}

.copyright a:hover {
	color: #f5a34e;
	text-decoration: none;
}
