/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

:-moz-any-link:focus { outline: none; }

::-moz-selection { background: #c13f79; color: #fff; text-shadow: none; }
::selection { background: #c13f79; color: #fff; text-shadow: none; }

a { color: #f7f9f9; outline: none; }
a:visited { color: #f6f6f6; }
a:hover { color: #e5e5e5; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }

/* @group Fonts */

font-family: 'Open Sans', sans-serif;
font-family: 'Josefin Sans', sans-serif;

/* @end */



/* ===== Primary Styles ========================================================
   Author:
   ========================================================================== */











/* =============================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {
	/* Style adjustments for viewports that meet the condition */
}

/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }


dl:before, dl:after { content: ""; display: table; }
dl:after { clear: both; }
dl { *zoom: 1; }

/* =============================================================================
   Print Styles
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }

}

/* @group Allure Styles */

html, body {
	background-color: #000;
	text-align: center;
}


.main-container {
	width: 900px;
	margin: 0 auto;
	text-align: left
}

.outside-container {
	width: 1000px;
	margin: 0 auto;
}

div.header h1.logo {
	text-indent: -99999px;
	background: url(../img/allure-logo.jpg) no-repeat 14px 0;
	height: 188px;
	width: 312px;
	float: left;
	margin: 0;
}


div.header {
	font-family: 'Open Sans',"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #c3c8c9;
	padding-top: 13px;
}



div.header .allure-info {
	float: right;
	width: 546px;
	text-align: right;
	font-size: 14px;
	margin-top: 47px;
	margin-right: 13px;
}

div.header .byline {
	color: #fffeff;
	text-transform: capitalize;
	font-size: 23px;
	font-family: 'Josefin Sans';
}

div.header .contact-info .address {
	display: inline;
}

div.header .contact-info .facebook {
	display: inline;
}

div.header .contact-info .facebook img {
	margin: -4px 0 0 0;
}


div.header .contact-info .phone {
	display: inline;
}

div.header .contact-info, header .store-hours {
	margin: 10px 0;
}

div.header span {
	display: inline;
	padding: 0 5px;
	color: #464646;
}


.quote {
	height: 107px;
	color: #e7e7e7;
	font-family: 'Open Sans',"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 0 120px;
	overflow: hidden;
}

.quote-inner {
	width: 658px;
}

.quote-wrapper {
	margin-top: 26px;
	background: url(../img/page-divider.jpg) no-repeat center 62px;
	height: 138px;
	text-align: center;
}

.quote .text {
	font-size: 15px;
	line-height: 26px;
	color: #e6e6e6;
	text-align: center;
}

.quote .text:before, .quote .text:after {
	content: ' " ';
}

.quote .from:before {
	content: "–  ";
}
.quote .from {
	text-transform: capitalize;
	letter-spacing: 3px;
	font-size: 12px;
	font-family: 'Josefin Sans';
	text-align: center;
}

.quote-wrapper div.bx-wrapper {
}
.main-content div.slider-wrapper {
	height: 417px;
	overflow: hidden;
}

.quote-wrapper div.bx-wrapper a.bx-prev,
.quote-wrapper div.bx-wrapper a.bx-next {
	position: absolute;
	text-transform: uppercase;
	text-decoration: none;
	font: normal normal 12px 'Open Sans',"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 5px;
	display: block;
	z-index: 500;
	padding: 0 9px 0 13px;
	text-align: center;
	border: 15px solid #000;
}

.quote-wrapper div.bx-wrapper a.bx-prev {
	top: 20px;
	left: 12px;
}

.quote-wrapper div.bx-wrapper a.bx-next {
	top: 20px;
	left: 781px;
}


.quote-wrapper div.bx-wrapper a.bx-prev:link,
.quote-wrapper div.bx-wrapper a.bx-next:link {
	color: #fffeff;
	background-color: #1e1e1e;
}


.quote-wrapper div.bx-wrapper a.bx-prev:active,
.quote-wrapper div.bx-wrapper a.bx-next:active {
	color: #fffeff;
}

.quote-wrapper div.bx-wrapper a.bx-prev:visited,
.quote-wrapper div.bx-wrapper a.bx-next:visited {
	color: #fffeff;
}

.quote-wrapper div.bx-wrapper a.bx-prev:hover,
.quote-wrapper div.bx-wrapper a.bx-next:hover {
	color:  #fffeff;
	background-color: #272727;
}

.about-the-store {
	font: normal normal 14px/24px 'Open Sans',"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #e6e6e6;
	margin-bottom: 23px;
}

.about-the-store .left-col {
	float: left;
	width: 50%;
}

.about-the-store .left-col p {
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 17px;
}

.about-the-store .right-col {
	float: right;
	width: 40%;
}

.about-the-store a:link, .about-the-store a:active {
	color: #d3d3d3;
}

.about-the-store a:hover{
	color: #fafafb;
}

.about-the-store h2 {
	font-weight: normal;
	font-style: normal;
	color: #fffeff;
	text-transform: capitalize;
	font-size: 30px;
	font-family: 'Josefin Sans';
}

.about-the-store .right-col dl {
	
}

.facebook-icon-link {
	margin-right: 8px;
}

.about-the-store .right-col dl dt {
	font-size: 11px;
	text-transform: uppercase;
	background-color: #1f1f1f;
	width: 119px;
	text-align: center;
	float: left;
	letter-spacing: 2px;
	line-height: 20px;
	color: #fffeff;
}

.about-the-store .right-col dl dd {
	float: left;
	margin-left: 32px;
}

div.footer {
	text-align: center;
	font: normal normal 11px/24px 'Open Sans',"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #7a7a7a;
	letter-spacing: 2px;
	padding-top: 3px;
	padding-bottom: 61px;
	text-transform: uppercase;
}

.more-directions {
	font-size: 13px;
	line-height: 21px;
	margin-top: 27px;
}

address	{
	font-style: normal;
}

div#slider img {
	display: none;
}

/* @end */



