/*_______Fonts_____________*/

@font-face {
    font-family: 'helvetica_neue_norbyBdIt';
    src: url('fonts/blackextobl_norbys-webfont.eot');
    src: url('fonts/blackextobl_norbys-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/blackextobl_norbys-webfont.woff2') format('woff2'),
         url('fonts/blackextobl_norbys-webfont.woff') format('woff'),
         url('fonts/blackextobl_norbys-webfont.ttf') format('truetype'),
         url('fonts/blackextobl_norbys-webfont.svg#helvetica_neue_norbyBdIt') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
   font-family: 'norbysgbibold_italic';
   src: url('fonts/norbysgbi-webfont.eot');
   src: url('fonts/norbysgbi-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/norbysgbi-webfont.woff2') format('woff2'),
        url('fonts/norbysgbi-webfont.woff') format('woff'),
        url('fonts/norbysgbi-webfont.ttf') format('truetype'),
        url('fonts/norbysgbi-webfont.svg#norbysgbibold_italic') format('svg');
   font-weight: normal;
   font-style: normal;
}

/*___________End Fonts______________*/
* {
	margin:0;
	padding:0;
}
a img, img { border: 0; }
html {
    /*overflow-y: scroll;
	overflow: auto !important;*/
    font-family:avenirregular, Arial, Helvetica, sans-serif;
    font-size:14px;
}

body {
font-family: Arial, Helvetica, sans-serif;
}

#content {
/*overflow-y: scroll;*/
background:url('images/norbys_bg3.jpg') no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;}
a {
text-decoration:none;
color:#000000;
}

a img{
    border: none;
    outline:none;
}

a:hover {
color:#0060af;/* Green*/
}

.justsomeof {
	font-size:.6em;
	color:#000;
	font-family: 'helvetica_neue_norbyBdIt';
}

.ourbrands {
	color:#0060AF;
	font-family: 'norbysgbibold_italic';
}

sup {
	vertical-align:text-top;
	font-size:65%;
	}

textarea {
	font-family:sans-serif;
}

.centered {
	text-align:center;
}

.controlHolder {
	background-color: #0060AF;
}

h1, h2, h3, h4 {
	color:#0060af;
	font-weight: bold;
}

h1 {
	font-size:2.25em;
	font-family: 'norbysgbibold_italic';
}

#subfeature_box {
	text-align:center;
	width:100%;
	position:relative;
}

#subfeature_container {
	width:100%;
	position:relative;
}

#subfeature_content li{
	display:inline-block;
	text-align:center;
	padding:5px;
}

#subfeature_content {
	padding:5px 0 5px 0;;
}

.sfprice {
font-family:'helvetica_neue_norbyBdIt', Arial, Helvetica, sans-serif;
font-size:54px;
}

.sftitle {
font-weight:bold;
}

.sfdescription {
font-size:.75em;
}

#white_body {
	position:relative;
	margin:0 auto 0 auto;
	margin-top:43px\9;
	*margin-top:26px;
	width: 100%;
	display:block;
}

.sea_red {
color:#dc1f27;
}

.sea_green {
color:#0060af;
}

.sea_gray {
color:#818285;
}

.shadow {
-moz-box-shadow: 3px 3px 4px #000;
-webkit-box-shadow: 3px 3px 4px #000;
box-shadow: -3px 3px 4px #000;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

.center {
	text-align:center;
}

img {
border: none;
outline:none;
border-top-width: none;
border-right-width-value: none;
border-bottom-width: none;
border-left-width-value: none;
border-top-style: none;
border-right-style-value: none;
border-bottom-style: none;
border-left-style-value: none;
border-image-source: none;
border-image-slice: 100% 100% 100% 100%;
border-image-width: 0 0 0 0;
border-image-outset: 0 0 0 0;
border-image-repeat: stretch stretch;
outline-width: none;
outline-style: none;
	}

.all_stores_table {
width:100%;
border-collapse:collapse;
}

.all_stores_table td{
/*width:33%;*/
}




#hours {
	width: 100%;
}

#header {
display:block;
width:950px;
position:relative;
font-size:x-small;
margin:0 auto;
z-index:900;
padding-top: 10px;
}

#header_logo {
position:relative;
margin-top:2em;
float:left;
background-image:url(images/main_logo25.png);
background-image: -webkit-image-set( url('images/main_logo25.png') 1x, url('images/main_logo252x.png') 2x );
display:block;
width:220px;
height:73px;
overflow:hidden;
text-indent:100%;
white-space:nowrap;
}

#header_social {
position:relative;
float:left;
background-image:url(images/header_fb.png);
background-image: -webkit-image-set( url('images/header_fb.png?2=2') 1x, url('images/header_fb2x.png?2=2') 2x );
display:block;
width:30px;
height:30px;
overflow:hidden;
text-indent:100%;
white-space:nowrap;
margin-top:46px;
margin-left: 20px;
}

#header_banner {
position:relative;
float:right;
background-image:url(images/header_specials25.png);
background-image: -webkit-image-set( url('images/header_specials25.png') 1x, url('images/header_specials252x.png') 2x );
background-size: 360px 120px;
display:block;
width:360px;
height:120px;
overflow:hidden;
text-indent:100%;
white-space:nowrap;
margin-top:0;
}

#locationHeader ul {
	list-style-type: none;
}

.shadowtext {
	text-shadow: 2px 2px 4px black;
}

#flipbook_container {
	/* border:3px solid #464749; */
	width:100%;
	height:620px;
}

.flip_iframe {
	border:none;
	width:100%;
	height:100%;
}

#nav_container {
width:100%;
min-height:32px;
height:auto;
background-color:#000;
position:relative;
font-size:1.20em;
margin: auto;
margin-top:17px\9;
margin-bottom:0px;
letter-spacing: 1px;
font-family:"helvetica_neue_norbyBdIt", Arial, Helvetica, sans-serif;
z-index:800;
}

#nav_bar {
width:100%;
position:relative;
margin: 0 auto;
z-index:802;
text-align:center;
}

#mobile_menu{
	display: none;
}

#top {
	background-image:url('images/header_fade.png');
	background-repeat:repeat-x;
	margin-top:0;
	width:100%;
}

.inner_content {
	text-align:center;
	position:relative;
	margin:0 auto;
	width:950px;
	/*padding-bottom:15px;*/
	z-index:1;
}

#home_footer {
	width:950px;
	position:relative;
	margin:0 auto;
	}

#footer_links {
	width:100%;
	position:relative;
	font-size:small;
	margin:.8em auto 0 auto;
	*margin-top:0px;
	text-align:center;
	padding-top:12px;
	*padding-top:0px;
	margin-bottom: 25px;
	}

	#footer_links ul{
	list-style-type:none;
	}

	#footer_links ul li{
	display:inline-block;
	padding: 0 .5em 0 0;
	}

#footer_links ul li:after {
content: " | ";
color: #0060af;
display: inline-block;
font-size: 100%;
margin: 0 0 0 .5em;
}

#footer_links ul li:last-child:after { content: " "; }

#common_footer {
	width:100%;
	height:auto;
	position:relative;
	font-size:.85em;
	margin:0 auto;
	text-align:center;
	padding:12px 0;
	color:#777777;
	}

#common_footer a {
color:#777777 !important;
	}

#address_footer {
	width:100%;
	position:relative;
	margin:0 auto;
	text-align:center;
	padding-top:18px;
	font-size:1.15em;
	}

.screen-reader-only {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}

.hf_block {
		float:left;
		padding-right:21px;
	}


.b_border {
	border:1px solid #0060af;/* Green*/
}
.float_left {
		float:left;
	}

.float_right {
		float:right;
	}

#container {
	min-height:100%;
	margin-right: auto !important;
	position:relative;
}

.social_item {
	padding-bottom:5px;
}

.tm5 {
	margin-top:5px;
}

.tm10 {
	margin-top:10px;
}

.tm20 {
	margin-top:20px;
}

.tm30 {
	margin-top:30px;
}

.tm35 {
	margin-top:35px;
}


.clear { clear: both;padding:0; }

.gray { color:gray;}

.bigger1 {font-size:1.3em;}

.paging a{
	color:#0060af;/* Green*/
}

.paging {
margin:10px 0 10px 15px;
}

/*___________Dropdowns______________*/

ul#menu a
{
    text-decoration:none;
    color:#fff;
    display:block;
    padding:5px;
	background-color:#000;
}

ul#menu a:hover
{
background-color:#f3f3f3;
display:block;
}

ul#menu li:hover .drop{
	display: block;
}

.drop {
	font-size:16px;
	text-align:left;
}

.drop_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
}


ul#menu
{
    margin:0;
    padding:0;
	font-family:'helvetica_neue_norbyBdIt', Arial, Helvetica, sans-serif;
}

ul#menu li ul li
{
	font-family:Arial, Helvetica, sans-serif;
}

ul#menu .arial
{
	font-family:Arial, Helvetica, sans-serif;
}

ul#menu .drop
{
	background-color:#000;
	color:#f3f3f3;
	display:block;
	/*	background: rgb(0, 104, 174);
		background: rgba(0, 104, 174, .8);*/
}

ul#menu .hilite2 a:hover
{
		background-color:#818285;
		color:#fff;/*green*/
		display:block;
}

.subcollections {display:none;}

/* Products Pages Styles */
.products_p {
	font-size: 15pt;
	font-weight: bold;
}

.products_logos {
	width: 100%;
}

.products_logos ul {
	list-style: none;
	margin: 15px 0;
}

.products_logos ul li {
	display: inline-block;
	text-align: center;
	vertical-align: ;
	margin: 0 4px;
}

/* Contact Page Styles */
#contact_form {
	width: 65%;
	padding: 15px 2%;
	margin: 5px 15.5%;
	background-color: #EEE;
	text-align: left;
}

#contact_form input[type=text], #contact_form input[type=email] {
	width: 70%;
	height: 20px;
	float: right;
}

#contact_form textarea {
	width: 70%;
	height: 75px;
	float: right;
}

#contact_form select {
	width: 70%;
	float: right;
}

.formrow {
	margin: 20px 0;
}

.submitdiv {
	margin: 10px 0;
	text-align:center;
	clear: both;
}

/*input[type=submit] {
	width: 90%;
	font-size: 1.6em;
	margin: 0 5%;
}*/

#contact_form label {
	font-size: 1.3em;
	width: 20%;
	float: left;
}

#captchadiv {
	margin-top: 80px;
}

#captchabox {
	margin: 0 auto;
	margin-bottom: 15px;
	text-align: center;
	border: 2px solid black;
	background-color: #FFF;
	width: 140px;
	padding: 4px 10px;
}

/* Advice Page Styles */
#advice_links {
	width: 80%;
	margin: 10px auto;
}

.advice_title {
position:relative;
color:#fff;
font-size:1.15em;
letter-spacing: 6px;
font-family:"helvetica_neue_norbyBdIt", Arial, Helvetica, sans-serif;
text-transform:uppercase;
text-align:center;
margin-top: -5px;
margin-bottom: 8px;
}

.advice_box:hover .advice_title {
	color: #69b2e2;
}

.advice_box {
	margin: .75em;
}

.advice_title_inner {
	width:100%;
	margin: 0 auto;
	background-color:#0060af;
}

#advice_buttons ul {
	list-style-type: none;
	margin: 0 auto;
}

#advice_buttons ul li {
	display: inline-block;
	width: 46%;
	background: #0060AF;
	margin: 5px 1%;
	height: 45px;
	border: 0px solid black;
	border-radius: 10px;
}

#advice_buttons ul li a {
	display: block;
	color: #FFF;
	font-size: 1.4em;
	height: 35px;
	padding: 10px 0 0 0;
	white-space: nowrap;
}

#advice_buttons ul li a:hover {
	color: #69b2e2;
}

#advice_buttons ul {
	margin-bottom: 30px;
}

/* ---- Employment Application ---- */
#employment_form {
	width: 100%;
}

#employment_form h1 {
	margin-bottom: 20px;
}

.application_block_wide{
	background-color: #EEE;
	width: 90%;
	padding: 10px 4.8%;
	margin-bottom: 10px;
}

.application_block {
	width: 45%;
	padding: 0 2.3%;
	margin-bottom: 10px;
	display: inline-block;
	min-height: 640px;
	clear: both;
	background-color: #EEE;
}

.application_block table tr {
	display: block;
	border-bottom: 1px solid #888;
	padding: 10px 0;
}

.application_block input[type='text'], .application_block select {
	width: 100%;
}

.tdLeft {
	display: inline-block;
	width: 74%;
}

.tdWide {
	display: inline-block;
	width: 75%;
}

.tdRight {
	display: inline-block;
	width: 25%;
	text-align: right;
}

.tdTri {
	display: inline-block;
	width: 30%;
	margin: 0 .5%;
}

.tdRight strong {
	float: left;
}

.tdWide label {
	display: inline-block;
	width: 42%;
}

#attachApp {
	margin: 10px 0;
}

/*#education_block {
	width: 95%!important;
}*/

#education_block tr {
	width: 100%;
}

#education_block .tdWide {
	width: 100%;
}

#education_block .tdLeft, #education_block .tdRight {
	width: 48%;
	margin: 0 .7%;
}

.tdWide input[type='text'] {
	width: 100%!important;
}

#education_block input, #education_block select, .tdTri input {
	width: 100%!important;
	float: none;
}

.employment table {
	width: 100%;
}

.employment .tdWide {
	width: 100%;
}

.employment .tdLeft, .employment .tdRight {
	width: 48%;
	margin: 0 .7%;
}

.employment input[type="text"], .employment textarea {
	width: 100%!important;
	float: none;
}

#employment_form textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height:4em;
}

#supervisorradio input{
	width: 15px!important;
}

.employ_button {
	display: inline-block;
	width: 100%;
	text-align: center;
	background-color: #0060AF;
	border: 0px solid black;
	border-radius: 8px;
	padding: 10px 0;
	color: #FFF;
}

.employ_button:hover {
	color: #999;
}

.remove_button {
	background-color: #0060AF;
	padding: 5px 10px;
	border: 0px solid black;
	border-radius: 8px;
	color: #FFF;
	margin-top: 10px;
}

.remove_button:hover {
	color: #999;
}

.employment_submit {
	width: 70%;
	margin: 0 15%;
}

#mathcheck {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#mathcheck input {
	float: none;
}

#errorContainer ul {
	list-style-type: none;
}

#errorContainer ul li {
	height: 20px;
	margin: 5px 0;
}

#errorContainer ul li label {
	width: 100%;
	cursor: pointer;
}

.error {
	color: #C3262E;
	background-color: #FFDDDD;
}

/*.error:after {
	content: '*';
	font-size: 3em;
	color: #C3262E;
	display: block;
	margin-top: -7px;
	margin-left: -20px;
}*/

h3 {
	margin-top: 30px;
}

#applicationHolder div {
	vertical-align:top;
}

.txt-left {text-align:left;}
.txt-right {text-align:right;}

/* ----- Styles for Computers wider than 950px ----- */
@media all and (min-width : 950px) {

#locationHeader {
position: relative;
border-bottom:2px solid #0060af;
text-align:center;
}


#locationHeader ul li {
	padding-bottom: .75em;
}

#location_list {
	background-color:#eee;
}

#location_list div{
	display:inline-block;
	padding:2em;
	vertical-align:top;
	text-align:left;
}

#locationHeader a{
color:#000;
font-size: 1.5em;
font-weight: bold;
padding: 0px 15px;
text-decoration:none;
}

#locationHeader a:hover{
color:#0060af;
}

.drop {
	font-size:14px;
}

ul#menu > li
{
	list-style:none;
	display:inline-block;
	margin:0;
	padding:0;
	position:relative;
	letter-spacing: 0em;
}

ul#menu a:hover
{
	color:#fff;
	background-color:#0060af;/*green*/
	display:block;
}

ul#menu > li ul.drop
{
    margin:0;
    padding:0;
    width:150px;
    position:absolute;
    display:none;
}

ul#menu > li ul.drop ul
{
    margin:0;
    padding:0;
    width:150px;
    position:absolute;
    display:none;
    left:150px;
    top:0;
}

ul#menu > li ul li
{
    margin:0;
    padding:0;
    list-style:none;
    position:relative;
}

.backToTop {display:none;}

#googleMapBar {
	background-color:#0060af;
	text-align:center;
	padding:.3em 0;
	color:#fff;
}
#googleMapBar form input[type="text"] {
	width:40%;
	float:none;
}

}
.menu_header {
background-color:#000 !important;
}

.menu_header:hover {
background-color:#0060af !important;
}

.blue {
color:#0060af;/* Green*/
}

.sub_cats a {
color:#0060af;/* Green*/
}

.white {
color:#fff;
}

.underline {
text-decoration:underline;
}

.fade:hover {
opacity:0.8;
filter:alpha(opacity=80); /* For IE8 and earlier */
}

.top_nav {
	padding:0 10px;
	font-size:16px;
}

.footnote1 {
	font-size:.75em;
}

#wide_body {
	padding:15px;
	margin:35px auto;
	width:850px;
	position:relative;
	}

	#google_map {
		margin:15px 15px 0 0;
		float:right;
	}

	#google_map iframe {
		border:2px solid #0060af;/* Green*/
	}

	#store_info {
		margin:15px 0 0 15px;
		width:350px;
		float:left;
	}

	#store_info h2 {
		padding-bottom:5px;
	}

	#store_info img {
		border:2px solid #0060af;/* Green*/
	}


/* ----------Rewards Page----------- */

.box400 {
	width:400px;
	padding:25px;
	border:1px solid black;
}

.box350 {
	width:365px;
	padding:25px;
	background-color:#fff;
	background: rgb(255, 255, 255); /* Fall-back for browsers that don't support rgba */
	background: rgba(255, 255, 255, .85);
	}

.step {
	padding-bottom:2em;
	color:#0060af;/* Green*/
	font-weight:bold;
}

.right_box {
	margin:35px 35px 0 0;
}

.left_box {
	margin:35px 0 0 35px;
}
/* ----------End Rewards Page----------- */

/* ----------Blog----------- */

#blog_archives {
	margin:0;
	background-color:#fff;
	background: rgb(255, 255, 255); /* Fall-back for browsers that don't support rgba */
	background: rgba(255, 255, 255, .85);
	float:right;
	padding:15px;
	width:12%;
	text-align:right;
	line-height:1.6em;
	font-size:.9em;
}

#blog_archives ul {
	list-style-type:none;
}

#blog_archives a{
	color:#000;
	text-decoration:none;
}

#blog_archives a:hover{
	color:#0060af;/* Green*/
}

#blog_body {
	padding:15px;
	margin:0 2% 0 0;
	float:left;
	width:79%;
	background-color:#fff;
	background: rgb(255, 255, 255); /* Fall-back for browsers that don't support rgba */
	background: rgba(255, 255, 255, .85);
	text-align:left;
}

.blog_summary, .location_entry {
	padding:15px;
	border-bottom:2px solid #0060af;
}

.page_top {
	padding:15px;
	border-bottom:2px solid #0060af;
}

.blog_summary a{
	color:#0060af;/* Green*/
	font-size:.9em;
}

.blog_summary a:hover {
	color:#69b2e2;
}

#article_body {
	padding:15px;
}

#article_body p {
	padding-bottom:1.5em;
}

#article_body ul {
	margin-left:2em;
}

#article_body ul li {
	padding-bottom:1em;
}
/* ----------End Blog----------- */


#photo_bg1 {
	background-image:url('images/photo_bg0.jpg');
	background-repeat:no-repeat;
	min-height:505px;
	position:relative;
	overflow: auto;
}

.bg_green {
/*background-color:#ffcd3a;yellow*/
background-image:url('images/bar_bg.png');
background-repeat:repeat-x;
}

.all_hours {
	width:300px;
	float:right;
}

.location_info_all {
	width:450px;
	float:left;
}

#store_list {
	font-size:1.35em;
	line-height:1.6em;
	padding:15px 55px;
}

.posting_image {
	float:right;
	margin:15px 15px 25px 25px;
	border: 2px solid #0060af;/* Green*/
}

#returnPolicy {
width:95%;
margin:auto;
}

#returnPolicy ul {
 margin-left: 25px;
}

#returnPolicy ul li {
 padding: 8px 0;
}

#circular_icon_container {
position:relative;
width:301px;
height:140px;
float:right;
}

#flyerbar {
padding-top:30px;
}

.location_block {
	display:inline-block;
	width:263px;
	padding:10px;
}

.location_block div{
	background-color: #e6f7ee;
	padding:15px;
}

.location_block table{
	width:100%;
}

.todaysHr td {
	color:#dc1f27;
	font-weight:bold;
	}

.store_info_all {
	text-align:center;
}


.medium_button {
	font-size:1.1em;
	padding:3px;
	margin:1px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background-color:white;
	color:black;
}

.border_red {
	border:1px solid #dc1f27;
}

.border_green {
	border:1px solid #0060af;
}

.border_yellow {
	border:1px solid #ffc423;
}

/* Cycle Slideshow */
.cycle-pager {
	text-align: left; width: 80%; z-index: 1900; position: absolute; bottom: -20px; left:0;
}
.cycle-pager span {
	width: 16px;
	height: 8px;
	display: inline-block; color: #fff; cursor: pointer;
}
.cycle-pager span.cycle-pager-active { color: #0060af;}
.cycle-pager > * { cursor: pointer;}
.cycle-slideshow {
	width:100%;
}
.cycle-slideshow img {
	display: block;
	width:100%;
	height: auto;
}

.pagerBox {background-color:#fff;margin-right:5px;border:1px solid #0060af;}
.pagerBox.cycle-pager-active {background-color:#0060af;}
/* END Cycle Slideshow */

#page_box {
	text-align:left;
	width:100%;
	position:relative;
	margin: 10px auto 25px auto;
}

#page_inner {
	width: 950px;
	margin: 0 auto;
	padding:8px 0 5px 0;
}

#page_image {
	border-bottom:4px solid #0060af;
	max-width: 100%;
}


#page_title {
position:relative;
color:#fff;
font-size:1.55em;
letter-spacing: 8px;
font-family:"helvetica_neue_norbyBdIt", Arial, Helvetica, sans-serif;
text-transform:uppercase;
text-align:center;
margin-top:-1.7em;
}

#page_title span{
font-size:.8em;
}

#page_title_inner {
	width:28%;
	margin:auto;
	background-color:#0060af;
}


.next, .previous{
height:100%;
line-height:100%;
}

.next {
position:absolute;
right:0;
}

.previous {
position:absolute;
left:0;
}

#page_title a{
color:#fff;
font-size:.75em;
letter-spacing: 0em;
text-transform:uppercase;
text-align:center;
font-family:"cabinregular", Arial, Helvetica, sans-serif;
padding:0 10px;
}

#page_title a:hover {
color:#000;
}

#page_copy {
width:100%;
padding-bottom:20px;
min-height: 375px;
}

.page_copy {
		min-height: 620px;
}

#page_copy_inner {
	text-align:center;
	position: relative;
	width: 900px;
	margin: 0 auto;
	padding: 25px;
	background-image:url('images/fifty_bg.png');
}

#logobar, #swatchbar {
width:100%;
background-color:#eaeaea;
padding:5px 0;
text-align:center;
font-size:1.25em;
color:#0060af;
}

#logobar {
margin-bottom:45px;
}


.page_logo_frame_small {
display:inline-block;
padding:10px 15px;
height: 47px;      /* equals max image height */
width: 80px;
white-space: nowrap;
text-align: center;
}

#page_logo_frame {
height: 242px;      /* equals max image height */
width: 232px;
white-space: nowrap;
text-align: center;
float:right;
}

.page_item_frame {
height: 220px;      /* equals max image height */
width: 200px;
white-space: nowrap;
text-align: center;
}

.page_item {
    vertical-align: middle;
    max-height: 220px;
    max-width: 206px;
}


.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.page_logo {
    vertical-align: middle;
    max-height: 242px;
    max-width: 232px;
}

.page_logo_small {
    vertical-align: middle;
    max-height: 47px;
    max-width: 80px;
}

.page_logo_small {
    vertical-align: middle;
    max-height: 242px;
    max-width: 232px;
}

#brand_collections, #item_collections {
	width:950px;
	position:relative;
	margin:auto;
	text-align:center;
}

.collection_block {
display:inline-block;
width:275px;
height:250px;
padding:10px;
overflow:hidden;
text-align:left;
vertical-align:top;
}

.collection_block_copy {
font-size:.9em;
line-height:1.2em;
}

.collection_block_name, .service_title {
font-size:1.2em;
color:#0060af;
}

.collection_block img {
	width:100%;
	margin-top:0;
}

.item_block {
background-color:#fff;
display:inline-block;
width:200px;
height:auto;
padding:15px;
overflow:hidden;
text-align:left;
vertical-align:top;
}

.service_block {
	padding:18px 0;
	border-bottom:1px solid #000;
	position:relative;
}

.service_icon {
height:100%;
float:left;
padding-right:25px;
}

.swatches {
padding-top: 7px;
}

#text_brand {
display:none;
}

#bottom {
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 58%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(58%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 58%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 58%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 58%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 58%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

	color:#000;
}

#bottom a{
	color:#000;
}

#bottom a:hover {
	color: #0060AF;
}

#not_found_title {
	position: relative;
	color: #FFF;
	font-size: 1.55em;
	letter-spacing: 8px;
	font-family: "helvetica_neue_norbyBdIt",Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	text-align: center;
}

#not_found_title_inner {
	width: 950px;
	margin: 0 auto;
	padding: 6px 0;
	background-color: #0060AF;
}






/* ----- Styles for screens bigger than 950px ------ */
@media all and (min-width: 950px){
	#locationNav {
		padding: 2%!important;
		width: 96%;
	}

	#locationNav ul {
		width: 30%;
		margin: 0 1.5190971%;
		display: inline-block;
		min-height: 218px;
	}

	#locationNav ul:last-child {
		position: absolute;
		top: 55px!important;
	}

	.locationbtn {
		padding: 10px 0!important;
		display: block;
		text-align: center;
		width: 100%;
		color: #FFF!important;
		background-color: #0060AF;
		border-radius: 10px;
	}

	.locationbtn:hover {
		color: #69b2e2!important;
	}
}







@media all and (max-width : 950px) {

.backToTop {padding-top:.5em;}

#googleMapBar {
	background-color:#0060af;
	text-align:center;
	padding:.3em 0;
	margin-top:.5em;
	color:#fff;
}

#googleMapBar input[type="text"] {
	width:95%;
	font-size:1.15em;
	padding:.25em 0;
	margin:.5em 0;
	float:none;
}

#googleMapBar input[type="submit"] {
	font-size:1.25em;
	margin:.5em 0;
	padding:.25em;
	width:40%;
	float:none;
}

#text_brand {
display:block;
position:relative;
color:#000;
font-size:1.35em;
letter-spacing: 4px;
font-family:"helvetica_neue_norbyBdIt", Arial, Helvetica, sans-serif;
text-transform:uppercase;
text-align:center;
padding-bottom:4px;
}

#page_box {
text-align:center;
}

#page_inner {
	width:100%;
	padding:8px 0 5px 0;
}

#page_logo_frame {
display:none;
}

#page_copy_inner {
width:90%;
}

.inner_content, #nav_container, #nav_bar, #brand_collections, #item_collections {
width:100%;
}

#header {
height:70px;
width:100%;
}

#header_logo {
margin-left:10px;
}

#header_banner {
margin-right:10px;
}

	.cycle-pager {
	bottom:-28px;
	left:2%;
}
.cycle-pager span {
	width: 22px;
	height: 11px;
	display: inline-block; color: #818285; cursor: pointer;
}

#page_title {
font-size:1.25em;
letter-spacing: 0em;
}
}






/* ----- Styles for navigation on screens smaller than 950px ----- */
@media all and (max-width: 950px) {

	#menu{display: none;}

	#mobile_menu {
		display: block;
		height: 22px;
		margin-top: 13px;
		margin-left: 10px;
		float: left;
		width: 40%;
	}

	#mobile_menu option {
		margin-left: 5px;
	}

	#nav_container {
		margin-top: 0px!important;
	}

	.sub_mobile {
		margin-left: 15px!important;
	}

	.drop_nav {
		font-size: 1.2em!important;
		color: #AAA!important;
	}

	.top_nav {
		font-size: 1.5em!important;
		color: #FFF!important;
	}

	ul.drop {
		padding-left: 20px;
	}

	#locationNav ul {
		width: 90%;
		margin: 0 5%;
		min-height: 0;
	}

	#locationNav ul:last-child {
		position: relative;
		top: 0!important;
	}

	.locationbtn {
		padding: 15px 0!important;
		margin: 10px 0!important;
		display: block;
		text-align: center;
		font-size: 1.5em;
		font-weight: bold;
		width: 100%;
		color: #FFF!important;
		background-color: #0060AF;
		border-radius: 10px;
	}

	.locationbtn:hover {
		color: #69b2e2!important;
	}

	#not_found_title_inner {
		width: 100%;
		padding: 6px 0;
		background-color: #0060AF;
	}

	#footer_links {
		width:100%;
		font-size:1.35em;
		line-height:2.25em;
		padding: 0;
		margin: 0;
	}

	#footer_links ul li a{
	display:block;
	border-bottom:1px solid gray;
	width:100%;
	padding: 10px 0;
	color:#000;
	}

	#footer_links ul li{
	border-bottom:1px solid gray;
	width:100%;
	background-color:#e4e4e4;
	}

	#footer_links ul li:first-child {
	border-top:2px solid gray;
	}

	#footer_links ul li:after {
	content: "";
	content: none;
	}

	#footer_links ul li:last-child:after { content: none; }

	#footer_links ul li{
		padding: 0;
	}

	/* ----------Blog----------- */

	#blog_archives {
		float: none;
		padding:15px;
		margin: 30px auto 0 auto;
		width:90%;
		text-align:center;
		line-height:1.6em;
		font-size:1.4em;
	}

	#blog_archives ul li {
		background: #0060af;
		height: 36px;
		display: inline-block;
		width: 48%;
		margin: 5px 1%;
		border: 0px solid black;
		border-radius: 10px;
	}

	#blog_archives a{
		color:#FFF;
		display: block;
		text-decoration:none;
		width: 100%;
		height: 100%;
	}

	#blog_archives a:hover {
		color:#69b2e2;/* Green*/
	}

	#blog_body {
		margin: 0 auto;
		float: none;
		width:90%;
		min-height: 150px;
	}

	.blog_summary a{
		color:#0060af;/* Green*/
		font-size:1.4em;
		display: block;
		margin: 10px 0;
	}

	.blog_summary a:hover {
		color:#69b2e2;
	}
	/* ----------End Blog----------- */

	.advice_row td {
		display: inline-block;
	}

	#advice_buttons ul li {
		width: 95%;
	}

	/* ----- Application Styles ----- */
	.application_block {
		width: 95%;
	}

	.application_block table {
		width: 100%;
	}

	.tdWide {
		width: 100%;
	}

	.tdWide label {
		display: inline-block;
		width: 20%;
	}


}





/* ----- Styles for tablets/devices bigger than 400px and smaller than 950px ----- */
@media all and (min-width: 400px) and (max-width : 950px) {

.swatches {
width:100%;
}

.page_image {
	width:100%;
}

#page_title_inner {
	width: 65%;
	font-size: 1.2em;
	letter-spacing: .25em;
}

.cycle-pager {
	bottom: -24px !important;
}

#header {
height:80px;
}

#header_social {
	background-image:url(images/tablet_facebook.png);
	background-image: -webkit-image-set( url('images/tablet_facebook.png') 1x, url('images/tablet_facebook2x.png') 2x );
	width: 93px;
	height: 35px;
	float: none;
	position: absolute;
	top: 106px;
	right: 10px;

	border: 0px solid #000;
	border-radius: 4px;
	box-shadow: 0 0 5px #FFF;
}

#header_logo {
float:none;
margin: 0 auto;
}

#header_banner {
	float: left;
	background-image:url(images/header_specials_mobile.png);
	background-image: -webkit-image-set( url('images/header_specials_mobile.png') 1x, url('images/header_specials_mobile2x.png') 2x );
	background-size: 80%;
	background-position: center;
	background-repeat: no-repeat;
	width: 45%;
	height: 45px;
	margin: 10px 27.5%;

	border: 0px solid #000;
	background-color: #FFF;
	border-radius: 20px;
	box-shadow: 0 0 3px #000;
}

#show-navobile {
	top: 63px;
}

@media all and (max-width : 530px) {


	#header_logo {
		background-image:url(images/main_logo_sm25.png);
		background-image: -webkit-image-set( url('images/main_logo_sm25.png') 1x, url('images/main_logo_sm252x.png') 2x );
		width: 250px;
		height: 37px;
		margin-top: 15px;
	}

	#header_social {
		top: 86px;
	}

	#mobile_menu {
		margin-top: 9px;
	}

	#header_banner {
		background-size: 100%;
		background-repeat: no-repeat;
		width: 65%;
		height: 45px;
		margin: 10px 17.5%;
	}
}

#nav_container {
	height: 45px;
	margin-top: -20px;
}

#page_title span {
display:none;
}

#page_title a{
font-size:1.25em;
}

/* Contact Page Styles */
#contact_form {
	width: 85%!important;
	margin: 5px 5.5%;
}
}








/* ----- Styles for location table on devices smaller than 640px ----- */
@media all and (max-width : 640px) {
	.all_stores_table td {
		display: inline-block;
		margin: 0 auto;
	}

	.table_image, .table_info {
		width: 40%!important;
	}

	.table_hours {
		width: 90%!important;
	}

	#subfeature_content ul li {
		width:100%;
	}

	#subfeature_content li img {
		width:100%;
	}

	/* Contact Page Styles */
	#contact_form {
		width: 98%;
		text-align: center;
	}

	#contact_form input[type=text], #contact_form input[type=email] {
		width: 100%;
		float: none;
		display: inline-block;
	}

	#contact_form textarea {
		width: 100%;
		height: 100px;
		float: none;
		display: inline-block;
	}

	#contact_form select {
		width: 100%;
		float: none;
		display: inline-block;
	}

	.formrow {
		margin: 10px 0;
	}

	.submitdiv {
		clear: both;
		margin-top: 35px;
	}

	#contact_form input[type=submit] {
		width: 90%;
		font-size: 1.6em;
		margin: 0 5%;
	}

	#contact_form label {
		font-size: 1.3em;
		width: 100%;
		float: none;
		display: inline-block;
		margin-bottom: 5px;
	}

	/* Advice Page Styles */
	#page_copy {
		width: 100%;
	}

	#page_copy_inner{
		width: 96%;
		padding: 2%;
		margin: 0;
	}
}





/* ----- Styles for employment application on devices smaller than 500px ----- */
@media all and (max-width : 500px) {
	.application_block_wide strong {
		display: inline-block;
		width: 100%;
		margin-bottom: 5px;
	}

	.application_block_wide label {
		display: inline-block;
		width: 18%;
	}

	.tdLeft {
		width: 58%;
	}

	.tdRight {
		width: 40%;
	}

	.tdRight select{
		width: 100%;
	}

	.tdWide label {
		width: 40%;
	}

	.employment .tdLeft, .employment .tdRight, #education_block .tdLeft, #education_block .tdRight {
		width: 45%;
	}
}






/* ----- Styles for mobile smaller than 400px ----- */
@media all and (max-width : 400px) {

h1 {
	font-size: 2.4em!important;
	margin-bottom: 8px;
}

#blogHeader {
	font-size: 2em!important;
}

#blog_body {
	min-height: 100px!important;
}

.justsomeof {
	font-size: .6em;
	display: inline-block;
}

.ourbrands {
	font-size: 1em;
	display: inline-block;
}

.products_p {
	font-size: 1.15em;
}

#page_box {
	margin: 0;
}

.page_copy {
	background-color: #d8d8d8;
	margin-top: -10px;
	padding-top: 10px;
}

#submit_button {
	margin-bottom: 20px!important;
}

#page_copy_inner, #store_info_all, #locationHeader, #location_list {
	width: 100%;
	background: none;
	margin: 0;
	padding: 0;
}

#subfeature_content ul li {
	width:100%;
}

#content {
	background:none;
	background-color:#fff;
}

#header_social {
	background-image:url(images/tablet_facebook.png);
	background-image: -webkit-image-set( url('images/tablet_facebook.png') 1x, url('images/tablet_facebook2x.png') 2x );
	width: 93px;
	height: 35px;
	float: none;
	position: absolute;
	top: 80px;
	right: 10px;

	border: 0px solid #000;
	border-radius: 4px;
	box-shadow: 0 0 5px #FFF;
}

#header_banner {
	float: left;
	background-image:url(images/header_specials_mobile.png);
	background-image: -webkit-image-set( url('images/header_specials_mobile.png') 1x, url('images/header_specials_mobile2x.png') 2x );
	background-size: 90%;
	background-position: center;
	background-repeat: no-repeat;
	width: 95%;
	height: 45px;
	margin: 10px 2.5%;

	border: 0px solid #000;
	background-color: #FFF;
	border-radius: 20px;
	box-shadow: 0 0 8px #000;
}
#subfeature_content li img {
	width:100%;
}

.collection_block {
width:90%;
height:auto;
}

#header_logo {
background-image:url(images/main_logo_sm25.png);
background-image: -webkit-image-set( url('images/main_logo_sm25.png') 1x, url('images/main_logo_sm252x.png') 2x );
width:250px;
height:37px;
margin-top: 10px;
}

#menu {
	width: 60%;
	padding-top: 45px!important;
}

#nav_container {
	height: 45px;
	margin-top: -10px;
}

#mobile_menu {
	margin-top: 11px;
}

#show-navobile {
	position: relative;
	float: left;
	margin-top: -32px;
}

.table_image, .table_info {
	width: 100%!important;
	padding-left: 0px!important;
	padding-bottom: 15px;
}

/* Cycle Slideshow
.cycle-pager span {
	display: none;
}
END Cycle Slideshow */
.pagerBox {background-color:#ccc;}
.cycle-pager {
left:4%;
}
#page_inner #page_image {
	display: none;
}

#page_title {
	margin-top: -15px;
	margin-bottom: 10px;
}

#page_title_inner {
	width: 100%;
	font-size: 1.4em;
}

#page_copy, #page_copy_inner {
	width: 98%;
}

#page_copy_inner {
	padding: 0 1%;
}

#page_copy_inner h1 {
	font-size: 1.8em!important;
}

/* ----------Blog----------- */

#blog_archives ul li {
	width: 96%;
	margin: 5px 2%;
}

#blog_archives a{
	color:#FFF;
	display: block;
	text-decoration:none;
	width: 100%;
	height: 100%;
}

#blog_archives a:hover {
	color:#69b2e2;/* Green*/
}

#blog_body {
	margin: 0;
	padding: 0;
	float: none;
	width:100%;
	min-height: 150px;
}
/* ----------End Blog----------- */

#contact_form {
	width: 94%;
	margin: 0;
	padding: 5px 3%;
}

#advice_links, .advice_row, .advice_row td, .advice_row td a, .advice_row td a div, .advice_row td a div img {
	width: 100%;
}

.advice_title {
	letter-spacing: 6px;
}

#advice_buttons ul li {
	width: 98%;
}

#advice_buttons ul li a {
	font-size: 1.2em;
}

#locationNav ul {
	width: 98%;
	margin: 0 1%;
}

.locationbtn {
	padding: 12px 0!important;
	margin: 5px 0!important;
}

}
