@charset "UTF-8";
/* CSS Document */
body {
	background:#d82930;
}
#wrap {
	padding:0; /* cut this if Utility/Login used */
}
#utility {display:none;}
#social {display:none;}
header {
	background:#fff;
	margin-bottom:8px;
}
header #headerHours {display:none;}
#rightHeaderImg {
    float: right;
    position: relative;
    top: 26px;
    width: 268px;
    height: 50px;		
	background:url("exRealShopping.png") no-repeat scroll top left;
}
#kidsClub {
	position:relative;
	top:93px;
	left:724px;
}
a:link,
a:visited {
	text-decoration:none;
	color:#77161a;
}
a:hover,
a:active {
	text-decoration:underline;
	color:#d82930;
}
#primary ul li a:link, #primary ul li a:visited {
	font:700 13px/12px 'Merriweather Sans', 'Ubuntu', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform:uppercase;
	color:#000;
}
#primary ul li a:active, #primary ul li a:hover {
	background: #d82930; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q4MjkzMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3NzE2MWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #d82930 0%, #77161a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d82930), color-stop(100%,#77161a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d82930 0%,#77161a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d82930 0%,#77161a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d82930 0%,#77161a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d82930 0%,#77161a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d82930', endColorstr='#77161a',GradientType=0 ); /* IE6-8 */
	color:#fff;
}
#primary ul ul li a:link,
#primary ul ul li a:visited, 
#primary ul ul li a:active,
#primary ul ul li a:hover  {
	font:500 12px/14px 'Ubuntu', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform:capitalize;
	color:#fff;
	border-bottom:1px solid #c7c8ca;
}
#primary ul ul li a:link,
#primary ul ul li a:visited {
	background: #d82930;		
}
#primary ul ul li a:active,
#primary ul ul li a:hover {
	background: #77161a;		
}
#content {
	background:#fff;	
}
#bigButton1.button.rounded a {
	background:url("Env.png") no-repeat 216px 17px #c7c8ca;
}
#bigButton1.button.rounded a:active, #bigButton1.button.rounded a:hover {
	background:url("Env.png") no-repeat 216px 17px #eaebed;
}
#bigButton2.button.rounded a {
	background:url("filmReel.png") no-repeat 219px center #c7c8ca;
}
#bigButton2.button.rounded a:active, #bigButton2.button.rounded a:hover {
	background:url("filmReel.png") no-repeat 219px center #eaebed;
}
#bigButton3.button.rounded a {
	background:url("fb.png") no-repeat 225px center #c7c8ca;
}
#bigButton3.button.rounded a:active, #bigButton3.button.rounded a:hover {
	background:url("fb.png") no-repeat 225px center #eaebed;
}
#scrollbar1 .track {background:#eaebed; }
#scrollbar1 .thumb {background:#d82930; }
.home-sm-column,
footer#mainfooter {
	background:#a6a7a9;
}
/* HOME */	
h2, h2 span {
	font:300 24px 'Merriweather Sans', Arial, Helvetica, sans-serif;
	color:#d82930;
	text-transform:capitalize;
	margin:0;
}
.hot-deals a.viewDeals {
	position:absolute;
	bottom:54px;
	color:#fff;
	font:200 16px 'Merriweather Sans', sans-serif;
	text-transform:uppercase;
}
.center-events a.caps {
	padding:10px 12px 9px;
	border-radius:4px;
	background:#d82930;
	color:#fff;
	font:500 16px 'Ubuntu', Lucida Sans, sans-serif;
}
.center-events a.caps:active, .center-events a.caps:hover {
	background:#77161a;
	text-decoration:none;
}

.center-events dl dt a,
.overview dl dt a {
	font-family: 'Merriweather Sans', sans-serif;
	font-weight:700;
	font-size:18px;
	text-transform:none;
}
.overview dl dd a.alt-color {
	color:#fff;
	text-decoration:none;
}
#GK-map {
	display:none;
}