@charset "UTF-8";
/* BrentwoodSEW Master Styles
	Use sewir SEW Theme on Shoptopia */
@import url("normalize.css");
@import url(http://fonts.googleapis.com/css?family=Merriweather+Sans:400,300,700);
@import url(http://fonts.googleapis.com/css?family=Ubuntu:400,300,500,700);

body {
	font:normal 12px/18px 'Ubuntu', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	overflow-x:hidden;
}
#wrap {
	padding:23px 0 0 0;
}
#stage {
	margin:0 auto;
	width:960px;
}
/* ----- General Type Styles ----- */
a:link,
a:visited {
	text-decoration:none;
}
a:hover,
a:active {
	text-decoration:none;
}
/* ---- Header ---- */
header {
	-webkit-box-shadow:-1px 10px 18px -7px #333;
	box-shadow:-1px 10px 18px -7px #333;
	padding:20px 20px 10px;
	position:relative;
	z-index:100;
}
header #mallLogo {
	float:left;
	margin-bottom: 10px;
}
header #mallLogo a:link,
header #mallLogo a:visited {
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-o-transition: all 300ms;
	-ms-transition: all 300ms;
	transition: all 300ms;
}
header #mallLogo a:hover,
header #mallLogo a:active {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
header #headerHours {
	position:absolute;
	right:15px;
	top:0;
}
/* Primary Nav */
#primary {
	clear:both;
	width:100%;
	margin: 0 auto;
}
#primary ul,
#primary ul li {
	list-style:none outside none;
	margin:0;
	padding:0;
}
#primary ul li {
	display:block;
	float:left;
	font:normal 14px/14px 'Ubuntu', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	position:relative;
	text-transform:uppercase;
}
#primary ul li a:link,
#primary ul li a:visited {
	display:block;
	text-decoration:none;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-o-transition: all 300ms;
	-ms-transition: all 300ms;
	transition: all 300ms;
	padding:15px 19px;
}
#primary ul li a:hover,
#primary ul li a:active,
#primary ul li:hover a {
	text-decoration:none;
}
#primary ul ul {
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	height:0;
	opacity:0;
	overflow:hidden;
	padding:0 0 5px;
	position:absolute;
	left:0px;
	top:36px;
	min-width:150px;
	z-index:400;
}
#primary ul li:hover ul {
	height:auto;
	opacity:1;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-o-transition: all 300ms;
	-ms-transition: all 300ms;
	transition: all 300ms;
}
#primary ul ul li {
	display:block;
	float:none;
	text-transform:none;
	white-space:nowrap;
}
#primary ul ul li a:link,
#primary ul ul li a:visited {
	border-right:0;
	padding:8px 15px;
}
/* Social Nav */
#social {
	bottom:0;
	position:absolute;
	right:10px;
	height:40px;
	overflow:hidden;
}
#social a:link,
#social a:visited {
	display:block;
	height:40px;
	position:relative;
	top:10px;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-o-transition: all 300ms;
	-ms-transition: all 300ms;
	transition: all 300ms;
	width:40px;
}
#social a:hover,
#social a:active,
#social a:focus {
	top:0px;
}
#social ul,
#social ul li {
	list-style:none outside none;
	margin:0;
	padding:0;
}
#social ul li {
	display:block;
	float:left;
	margin:0 3px 0 0;
}
#social ul li#n-fb a {
	background:transparent url(/dimages/gkdev14/icon-facebook.png) 0 0 no-repeat;
}
#social ul li#n-tw a {
	background:transparent url(/dimages/gkdev14/icon-twitter.png) 0 0 no-repeat;
}
#social ul li#n-yt a {
	background:transparent url(/dimages/gkdev14/icon-youtube.png) 0 0 no-repeat;
}
#social ul li#n-pn a {
	background:transparent url(/dimages/gkdev14/icon-pinterest.png) 0 0 no-repeat;
}
#social ul li#n-email a {
	background:transparent url(/dimages/gkdev14/icon-email.png) 0 0 no-repeat;
}
#social ul li#n-mobile a {
	background:transparent url(/dimages/gkdev14/icon-mobile.png) 0 0 no-repeat;
}
/* Hours */
header p.hours {
	float:right;
	display:none;
}
header p.hours a {
	font-weight:bold;
}
/* ----- Content ----- */

.GK-maps {
	display: none;
}
#news-feed a:link, 
#news-feed a:visited, 
#news-feed a:hover, 
#news-feed a:active { 
	color:#d82930 !important;
	font:bold 20px/16px 'Ubuntu', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: none !important;
}
#content {
	padding:20px;
	position:relative;
}
#content a:link,
#content a:visited {
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-o-transition: all 300ms;
	-ms-transition: all 300ms;
	transition: all 300ms;
}
#content ul.horzlist,
#content ul.horzlist li {
	list-style:none outside none;
	margin:0;
	padding:0;
	overflow:visible;
}
	#content ul.horzlist li {
		display:block;
		float:left;
		margin:0 10px 0 0;
	}
	#content ul.horzlist li select {
		max-width:175px;
	}
#main-content {
	-webkit-border-radius:5px;
	border-radius:5px;
	float:left;
	min-height:450px;
	padding:20px;
	width:560px;
}
#main-content h1 {
	font:normal 100 30px/34px 'Merriweather Sans', Arial, sans-serif;
	text-transform:uppercase;
	margin:0 0 .5em;
}
#main-content h2 {
	font:normal bold 20px/24px 'Ubuntu', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform:uppercase;
	margin:0 0 .5em;
}
#main-content h3 {
	font:normal bold 16px/20px 'Ubuntu', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform:uppercase;
	margin:0 0 .5em;
}
#main-content h4,
#main-content h5,
#main-content h6 {
	font:normal bold 13px/17px 'Ubuntu', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform:uppercase;
	margin:15px 0 0;
}
#main-content p {
	margin:0 0 15px;
}
#main-content hr {
	border:0;
	height:1px;
	margin:15px 0;
	width:100%;
}
.visit-share ul li a.addthis_button {
	display:block;
	height:20px;
	overflow:hidden;
	position:relative;
	width:51px;
}
	.visit-share ul li a.addthis_button img {
		position:absolute;
		top:-20px;
		left:0;
	}
	.visit-share ul li a.addthis_button:hover img {
		position:absolute;
		top:0;
	}
#main-content .genericButton,
#main-content #dirmapbutton a:link {
	border:0;
	-webkit-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow:none;
	box-shadow:none;
	display:inline-block;
	filter:none;
	font-size:12px;
	font-weight:bold;
	line-height:12px;
	text-transform:uppercase;
	padding:6px 15px 5px;
	background:#d82930;
	color:#fff !important;
	font:normal 12px/18px 'Ubuntu', "Lucida Sans Unicode", "Lucida Grande", sans-serif;

}
#main-content #dirmapbutton a:active,
#main-content #dirmapbutton a:hover {
	background:#77161a;
	color:#fff;
}
#main-content .compressed {
	clear:both;
	padding:15px 0;
	overflow:hidden;
}
#main-content img {
	max-width:560px;
	margin: 10px 0;
}
body.product #main-content .span-6.last {
	width:260px;
}
/* Sidebar */
#content #main-sidebar {
	float:right;
	width:300px;
}
#content .bigButtons {
	margin:27px 0 10px;
}
#content .bigButtons .button {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:0 1px 4px #666;
	box-shadow:0 1px 4px #666;
	margin:0 0 10px;
	overflow:hidden;
	width:300px;
}
#content .bigButtons a:link,
#content .bigButtons a:visited {
	color:#000;
	display:block;
	font:100 18px/1 "Merriweather Sans",Arial,sans-serif;
	height:42px;
	overflow:hidden;
	padding:12px 20px 16px;
	position:relative;
	text-transform: uppercase;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-o-transition: all 300ms;
	-ms-transition: all 300ms;
	transition: all 300ms;
	width:260px;
}
#content .bigButtons a:hover,
#content .bigButtons a:active,
#content .bigButtons a:focus {
	text-decoration:none;
}
#content .bigButtons a span.altfont {
	display: block;
    font: 700 28px/28px "Merriweather Sans",Arial,sans-serif;
    letter-spacing: -1px;
    text-transform: uppercase;
}
#content .bigButtons a span.icon {
	position:absolute;
	top:0;
	right:0;
	vertical-align:middle;
	text-align:center;
	width:100px;
}
#content .bigButtons a span.icon img {
	vertical-align:middle;
}
#content #main-sidebar .adBlock-300-250 {
	height:250px;
	margin:10px 0 10px -1px;
	width:300px;
}


/* ----- FOOTER ----- */
footer#mainfooter {
	padding:0 26px 10px;
}
footer#mainfooter,
footer#mainfooter a:link,
footer#mainfooter a:visited {
	font-size:11px;
}
footer#mainfooter ul,
footer#mainfooter ul li {
	list-style:none outside none;
	padding:0;
	margin:0;
}
footer#mainfooter ul,
footer#mainfooter p {
	margin:0 0 10px;
}
footer#mainfooter p.shoptopiaLogo {
	margin-top:20px;
}
footer#mainfooter ul li {
	float:left;
	padding:0 10px;
	line-height:11px;
}
	footer#mainfooter #tertiary ul li {
		padding:0 8px;
	}
	footer#mainfooter ul li:first-child {
		padding-left:0!important;
	}
	footer#mainfooter #tertiary ul li:last-child {
		border-right:0!important;
	}
footer#mainfooter div.right.txtright {
	width:250px;
}
footer#mainfooter div.right.txtright p span {
	display:block;
	padding:6px 0 0;
}
footer#mainfooter p.mgmtCoLogo {
	margin:0 0 4px;
}
/* ----- UTILITY NAV ----- */
#utility {
	height: 25px;
	margin: 0px;
	padding: 5px 0;
	position: absolute;
	top: 0;
	left:0;
	overflow: visible;
	width: 100%;
	z-index:1000;
}
#utility .container {
	height:25px;
	margin:0 auto;
	overflow:visible;
	width:960px;
}
#utility ul,
#utility ul li {
	list-style:none outside none;
	padding:0;
	margin:0;
}
#utility #login-user {
	float:left;
}
#login-user ul#membernav li {
	border-radius: 4px;
	cursor:pointer;
	display:block;
	height: 17px;
	padding: 3px 0;
	text-align:center;
	min-width: 184px;
}
#login-user ul#membernav li img {
	vertical-align:middle;
}
#login-user .hey-already {
	color:#88d4e2;
}
#login-user ul li.nav-login {
	border-radius: 4px;
	cursor:pointer;
	display:block;
	height: 17px;
	padding: 3px 0;
	position:relative;
	text-align:center;
	min-width: 184px;
}
#login-user ul li.nav-login ul#login {
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	height:0;
	opacity:0;
	overflow:hidden;
	padding:0 0 5px;
	position:absolute;
	left:0px;
	top:24px;
	text-align:left;
	min-width:100%;
}
#login-user ul li.nav-login:hover ul#login {
	height:auto;
	opacity:1;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-o-transition: all 300ms;
	-ms-transition: all 300ms;
	transition: all 300ms;
}
#login-user ul li.nav-login:hover ul#login li {
	display:block;
}
#login-user ul li.nav-login:hover ul#login a:link,
#login-user ul li.nav-login:hover ul#login a:visited {
	border-bottom:1px solid #353535;
	color:#fff;
	display:block;
	padding:5px 10px;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-o-transition: all 300ms;
	-ms-transition: all 300ms;
	transition: all 300ms;
}
#login-user ul li.nav-login:hover ul#login a:hover,
#login-user ul li.nav-login:hover ul#login a:active,
#login-user ul li.nav-login:hover ul#login a:focus {
	background:#262626;
	text-decoration:none;
}
/* Search */
#search {
	float: right;
	width: 180px;
	position: relative;
	right: 2px;
}
#search-field {
	width: 154px;
	height: 22px;
	padding: 0px 22px 0px 4px;
	border:0;
	box-shadow: inset 0px 1px 4px #999;
	border-radius: 5px;
	color: #1b1815;
	outline: none;
	background-color: #fff;
	margin: 0px !important;
}
#search-field:focus {
	box-shadow: none;
}
#search-submit {
	background: url(/mimages/gkdev14/arrow-pageright.png) no-repeat top;
	border: none;
	display: block;
	height: 12px;
	position: absolute;
	top: 6px;
	right: 6px;
	width: 12px;
}
#search label {
	display: none;
}
/* ----- LEADERBOARD ADS ----- */
#bottomLeaderboard,
#topLeaderboard {
	min-height:1px;
	height:auto!important;
	height:1px;
	padding:10px 0;
	text-align:center;
}
#topLeaderboard {
	padding:10px 0 0;
}
/* ----- STYLE OPTIONS ------ */
.right {
	float:right;
}
.left {
	float:left;
}
.txtright {
	text-align:right;
}
.txtcenter {
	text-align:center;
}
.caps {
	text-transform:uppercase;
}
.italic {
	font-style:italic;
}
.bold {
	font-weight:bold;
}
.clear {
	clear:both;
}
/* ----- Black Friday 2013 ----- */
body.bfd #content {
	padding:7px;
}
/* ----- Carousel Fix ----- */
.cnt-box-wrpr .articleItem-cnt-bdy .infiniteCarousel .wrapper {
	left: 0!important;
	width: 530px !important;
}
.cnt-box-wrpr .articleItem-cnt-bdy .infiniteCarousel .forward {
	right: 26px !important;
}
.parameterRollover {
	top: 40px !important;
}
/* ----- RESPONSIVE ----- */
nav#mobile {
	display: none;
}
li.sb-toggle-right:hover {
	cursor: pointer;
}
ul.mobile {
	list-style-type: none;
	padding: 0;
}
ul.mobile li {
	border-bottom: 1px solid #a6a7a9;
	padding: 16px;
}
ul.mobile li a {
	color: white;
	text-decoration: none;
}
ul.mobile li a:hover {
	text-decoration: none;
	color:red;
}
@media screen and (max-width: 960px) {
	#stage {
		width: 100%;
	}
	.slider-wrapper {
		width: 100%!important;
	}
	.nivoSlider {
		height:auto!important;
	}
	.adBlock-300-250 {
		display: none;
	}
	#content .bigButtons .button {
		width: 33.25%;
		float:left;
		border-radius: 0;
		border-right: 1px solid #666;
	}
	#content .bigButtons .button:last-child {
		border-right: none;
	}
	#main-sidebar {
		display: none;
	}
	#directory-listing ul {
		width: 50%!important;
	}
	#directory-listing ul li {
		width: 90%!important;
	}
	#main-content {
		width: 90%;
		padding: 5%;
	}
	body.home #content #main-sidebar {
		width: 100%;
		right: 0;
		display: block;;
	}
	body.home .home-lg-column {
		width: 100%;
		padding: 0;
	}
	#content .bigButtons a:link, #content .bigButtons a:visited {
		width: 100%;
		padding: 4% 0;
	}
	#bigButton1.button.rounded a, #bigButton2.button.rounded a, #bigButton3.button.rounded a {
		background-image:none!important;
		text-align: center;
	}
	.home-sm-column {
		position: absolute;
		right: 15px;
		margin: 15px 0 0 0!important;
	}
	.about {
		width: 50%!important;
		margin: 3% 0 3% 3%!important;
	}
	.center-events {
		padding: 0!important;
		margin: 0 0 0 3%!important;
		width: 50%!important;
	}
	#content {
		padding: 0 0 65px!important;
	}
	.nivo-controlNav {
		display: none;
	}
	#kidsClub {
		display: none;
	}
	#main-content .sale img {
		float: left;
		margin-right: 10%;
	}
	#content .sale div.right {
		width: auto;
		float: left!important;
	}
	.storecard .right {
		float: left!important;
		width: auto!important;
	}
	.saleinfo {
		clear: both;
		float: left;
	}
	.visit-share {
		float: left;
		clear: both;
	}
	#main-content img {
		max-width: 100%;
		height: auto!important;
	}
}
@media screen and (max-width: 865px) {
	#primary {
		width: 95%;
	}
	#primary ul li a:link, #primary ul li a:visited {
		padding: 12px 14px!important;
	}
}
@media screen and (max-width: 840px) {
	#rightHeaderImg, nav#primary, #canadianShoppers {
		display: none;
	}
	nav#mobile {
		display:block !important;
		float:right;
		margin-top: 35px;
	}
	nav#mobile img {
		width: 150px;
		float: right;

	}
	#content .bigButtons .button {
		width: 33.24%;
	}
	#canadianShoppers {
		display: none;
	}
}
@media screen and (max-width: 745px) {
	footer#mainfooter div.right.txtright {
		display: none;
	}
}
@media screen and (max-width: 730px) {
	#content .bigButtons .button {
		width: 33.21%;
	}
	.home-sm-column {
		display: none;
	}
	.about {
		width: 94%!important;
		margin: 3%!important;
	}
	.center-events {
		margin: 0 3%!important;
		width: 94%!important;
	}
	#content {
		padding: 0!important;
	}
}
@media screen and (max-width: 665px) {
	.visit-share ul li {
		padding: 0!important;
	}
}
@media screen and (max-width: 600px) {
	footer#mainfooter {
		text-align: center;
	}
	footer#mainfooter .left {
		float: none;
	}
	footer#mainfooter ul {
		width: 100%;
		text-align: center;
	}
	footer#mainfooter ul li {
		float: none;
		display: inline-block;
		text-align: center;
	}
	footer#mainfooter ul.mallinfo li {
		margin: 0 5px;
	}
	nav#mobile img {
		width: 125px;
	}
	nav#mobile {
		margin-top: 25px;
	}
	li#dirmapbutton {
		float: left;
		clear: both;
		margin-top: 15px!important;
	}
	ul.right {
		float: left;
		clear: both;
	}
	#directory-listing ul {
		width: 100%!important;
	}
	#directory-listing ul li {
		width: 100%!important;
	}
	#mapContainer #map-canvas {
		max-width: 100%;
		height: 300px!important;
	}
	div#reg2cta {
		display:none;
	}
}
@media screen and (max-width: 560px) {
	#content .bigButtons .button {
		width: 33.15%
	}
	#bigButton1.button.rounded a, #bigButton2.button.rounded a, #bigButton3.button.rounded a {
		font-size: 14px;
	}
	#content .bigButtons a span.altfont {
		font-size: 22px;
	}
	.nivoSlider {
		width: 175%!important;
		left: -50%;
		height: auto!important;
	}
	.slider-wrapper {
		max-width: 100%;
		overflow: hidden;
	}
	#main-content div div.span-8.last.main.main8.layout357Main {
		display: none
	}
}
@media screen and (max-width: 475px) {
	#content .bigButtons a span.altfont {
		font-size: 17px;
	}
	.hours .right {
		float: left;
		clear: both;
	}
	div.Store___StoreText {
		max-width: 50%;
	}
	div.StoreInstance___DisplayName {
		width: 50%;
	}
}
@media screen and (max-width: 425px) {
	footer#mainfooter ul.mallinfo li {
		margin: 0;
	}
	#mallLogo img {
		max-width: 90px;
	}
	#content ul.horzlist li {
		margin-top: 10px!important;
	}
	div.span-10 {
		max-width: 30px;
	}
}
@media screen and (max-width: 400px) {
	#content .bigButtons .button {
		width: 33.1%
	}
	#bigButton1.button.rounded a, #bigButton2.button.rounded a, #bigButton3.button.rounded a {
		font-size: 12px;
	}
	#content .bigButtons a span.altfont {
		font-size: 15px;
	}
	#content .bigButtons a:link, #content .bigButtons a:visited {
		padding: 10% 0 4%;
	}
	.storecard .left {
		padding: 0 15px 0 0;
		text-align: center;
		width: auto;
	}
	footer#mainfooter {
		padding: 0 10px 10px;
	}
	footer#mainfooter ul li {
		padding: 3px!important;
	}
}