/********************************************************************************************************************************
															CSS RESET

*************************************************************************************************************************/

html,
body,
div,
span,
applet,
object,
iframe,
p,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family: 'Monda', sans-serif;
	font-weight: lighter;
	text-shadow: none;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

body {
	line-height: 1;
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	background: url(../images/white_texture.png) top left repeat;
	font-size: 34px;
	font-style: italic;
	letter-spacing: -1px;
	width: 26000px;
	overflow-y: hidden;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

p {
	color: #000;
}

/********************************************************************************************************************************
															COLOR PALETTE
blue: #29a4c4
green: #99ca3c
*************************************************************************************************************************/

/********************************************************************************************************************************
															FONTS

*************************************************************************************************************************/
@import url(http://fonts.googleapis.com/css?family=Monda:400,700);


/********************************************************************************************************************************
															GENERAL

*************************************************************************************************************************/
#hiddenLink {
	display: none;
}

.clearFloat {
	clear: both;
}

.break {
	display: block;
}

.blue {
	color: #29a4c4;
}

.green {
	color: #99ca3c;
}

.archContain {
	position: relative;
	z-index: 0;
	width: 750px;
	margin-top: 10px;
}

.gstLogoContain {
	position: relative;
	z-index: 1;
	margin: -120px 0 0 0;
	width: 455px;
	float: left;
}

.nav {
	height: 65px;
	font-size: 18px;
	margin: 0 0 0 0;
	width: 740px;
}

.nav li {
	float: left;
	line-height: 1;
}

.nav li a {}

.nav li a:hover {
	opacity: .6;
}

.viewPoster_icon {
	margin-right: 15px;
}

.joinToday_icon {
	margin-top: -10px;
}

.bodyContentContainer {
	width: 355px;
	float: right;
	position: relative;
	z-index: 1;
	margin: -120px 0 0 0;
	line-height: 1;
}

.bodyContentContainer p {
	width: 290px;
	font-size: 14px;
	margin: 0 0 0 15px;
	font-style: normal;
	text-align: left;
	line-height: 1.50;
}

.bodyContentContainer h1 {
	width: 300px;
	font-size: 24px;
	font-style: normal;
	margin: 0 0 0 15px;
}

.bodyContentContainer h2 {
	width: 300px;
	font-size: 17px;
	font-weight: bold;
	margin: 5px 0 0 15px;
	font-style: normal;
}

.secondPara {
	margin-top: 10px;
}

.thirdPara {
	margin-top: 10px;
}

.bodyContentContainer .aisleList {
	width: 350px;
}

.bodyContentContainer .aisleList p {
	width: 350px;
	float: left;
	font-size: 14px;
}

.bodyContentContainer .aisleList p a {
	color: #29a4c4;
	text-decoration: none;
	position: relative;
	z-index: 9999;
}

.bodyContentContainer .aisleList p a:hover {
	color: #99ca3c;
	text-decoration: none;
	position: relative;
	z-index: 9999;
}

.contentContainer {
	width: 1600px;
}

.contentBox {
	background: url(../images/transBodyContentBkd.png) no-repeat left;
	width: 322px;
	height: 402px;
}

.contentBox img {
	margin: 13px 0 0 12px;
}

.weeklyPic {
	width: 570px;
	height: 620px;
	background: #000;
	float: right;
	margin: -230px 0 0 10px;
}

.spacer {
	width: 210px;
	float: right;
	height: 768px;
	margin: -230px 0 0 0;
	background: #29a4c4 url(../images/blue_texture.png) repeat top left;
}

/*#mapContainer												{ height:100px; width:830px;background:#99ca3c;
															position:fixed; z-index:9999; visibility:hidden;}*/
#panel .content .mapContainer p {
	font-size: 13px;
	color: #FFF;
	text-align: left;
	float: left;
	line-height: 1.25;
	width: 200px;
	color: #FFF;
	margin-top: 0;
	font-style: normal;
	margin-left: 130px;
	letter-spacing: .25px;
}

#panel .content .mapContainer p a {
	color: #fff;
}

#panel .content .mapContainer p a:hover {
	color: #29a4c4;
}

#panel .content .mapContainer img {
	float: left;
}

#panel .content .mapContainer img:hover {
	float: left;
	opacity: .6;
}

#panel .content .mapContainer {
	background: url(../images/mapLines.png) no-repeat;
	width: 960px;
	height: 80px;
}

.aisleLabel {
	float: right;
	width: 700px;
	height: 130px;
	margin-top: 30px;
	background: url(../images/aisleLabel.png) no-repeat left center;
}

.aisleLabel h1 {
	font-size: 35px;
	color: #FFF;
	font-style: normal;
	margin: 5px 0 0 23px;
	width: 212px;
}

.aisleLabel p {
	font-size: 15px;
	color: #FFF;
	font-style: normal;
	margin: 0 0 0 23px;
	width: 212px;
	line-height: 1.3;
}

.aisleLabel a {}

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

.aisleLabel img {
	margin: 30px 0 0 0;
}

.aisleLabel_signup {
	background: #17748C;
	float: none;
	margin-top: 100px;
	padding: 10px 20px 10px 0;
	border: thin #FFF solid;
	-webkit-box-shadow: 0px 0px 10px 0px #126C8;
	box-shadow: 0px 0px 10px 0px ##126C8;
	height: 400px;
}

.aisleLabel .signup_header1 {
	margin-bottom: 5px;
	margin-left: 20px;
}

.aisleLabel .signup_header2 {
	font-size: 22px;
	color: #FFF;
	font-style: normal;
	line-height: 1.5;
	margin: 15px 0 0 20px;
	border-top: #FFF dashed 1px;
}

.aisleLabel .signup_body {
	width: 600px;
	margin: 0 0 0 25px;
	letter-spacing: 1px;
}

.aisleLabel .signup_body_left {
	width: 300px;
	margin: 0 0 0 25px;
	letter-spacing: 1px;
	float: left;
	padding: 10px;
	background-color: #01485a;
	height: 140px;
	border: solid #FFF thin;
	text-transform: none;
	font-size: 13px;
}

.aisleLabel .signup_body_right {
	width: 300px;
	margin: 0 0 0 2p5x;
	letter-spacing: 1px;
	float: right;
	padding: 10px;
	background-color: #01485a;
	height: 140px;
	border: solid #FFF thin;
	text-transform: none;
	font-size: 13px;
}

.aisleLabel .signup_body_left:hover {
	background: url(../images/diagLines.png) #01485a no-repeat;
}

.aisleLabel .signup_body_right:hover {
	background: url(../images/diagLines.png) #01485a no-repeat;
}

.aisleLabel .signup_body_right a {}

.aisleLabel .signup_body_right a:hover {
	color: #99ca3c;
}

.aisleLabel .signup_body_left a {}

.aisleLabel .signup_body_left a:hover {
	color: #99ca3c;
}

.clickHere {
	text-transform: uppercase;
}

.clickHere a {}

.clickHere a:hover {
	color: #99ca3c;
}

.copyright {
	margin: 0 0 0 0;
}

.copyright p {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
	text-align: center;
}

/********************************************************************************************************************************
															WEBSCROLL

*************************************************************************************************************************/

.iFrame_wrapper {
	width: 450px;
	padding: 0;
	margin: 0;
}

.iFrame_wrapper a {
	color: #99ca3c;
	text-decoration: none;
	margin: 0 20px 0 20px;
	font-style: normal;
	font-size: 16px;
}

.iFrame_wrapper a:hover {
	color: #CCC;
	text-decoration: none;
	margin: 0 20px 0 20px;
	font-style: normal;
}

.iFrame_wrapper h1 {
	font-size: 40px;
	margin: 0 20px 0 20px;
	font-style: normal;
	width: 475px;
	color: #99ca3c;
}

.iFrame_wrapper h2 {
	font-size: 20px;
	margin: 0 20px 5px 20px;
	font-style: normal;
	line-height: 1.25;
	width: 475px;
	color: #000;
}

.iFrame_wrapper p {
	font-size: 14px;
	margin: 0 20px 10px 20px;
	line-height: 1.5;
	font-style: normal;
	width: 475px;
}

.iFrame_bodyHeader {
	font-size: 22px;
	line-height: 1;
	color: #29a4c4;
}

.close_iFrame {
	text-align: left;
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
}





/********************************************************************************************************************************
															WEBSCROLL

*************************************************************************************************************************/

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

span.reference {
	position: fixed;
	left: 10px;
	bottom: 10px;
	font-size: 13px;
	font-weight: bold;
}

span.reference a {
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	padding-right: 20px;
}

span.reference a:hover {
	color: #ddd;
	text-decoration: none;
}


.section {
	margin: 0 0 0 0;
	bottom: 0px;
	width: 1600px;
	float: left;
	height: 768px;
	text-shadow: 1px 1px 2px #f0f0f0;
	overflow-y: hidden;
}

.sectionTrans {
	margin: 0px;
	bottom: 0px;
	width: 1000px;
	float: left;
	height: 768px;
	overflow-y: hidden;
	background: #29a4c4 url(../images/blue_texture.png) repeat top left;
}

.sectionTrans_containerContent {
	margin: 0 auto;
}

.sectionTrans_containerContent img {
	margin-top: 30px;
	margin-left: 150px;
}

.sectionTrans_containerTop {
	background: url(../images/cartPatternSwatch.png) repeat-x;
	height: 52px;
	width: 1000px;
	margin-top: 150px;
}

.sectionTrans_containerBottom {
	background: url(../images/cartPatternSwatch_flip.png) repeat-x;
	height: 52px;
	width: 1000px;
	margin-top: 35px;
}

.spacer_containerTop {
	background: url(../images/cartPatternSwatch.png) repeat-x;
	height: 52px;
	width: 210px;
	margin-top: 150px;
}

.spacer_containerContent {}

.spacer_containerBottom {
	background: url(../images/cartPatternSwatch_flip.png) repeat-x;
	height: 52px;
	width: 210px;
	margin-top: 200px;
}


.black ul li {
	float: left;
	padding: 5px;
	margin: 5px;
	color: #aaa;
}

.black ul li a {
	display: block;
	color: #f0f0f0;
}

.black ul li a:hover {
	text-decoration: none;
	color: #fff;
}

.white ul li {
	float: left;
	padding: 5px;
	margin: 5px;
	color: #aaa;
}

.white ul li a {
	display: block;
	color: #222;
}

.white ul li a:hover {
	text-decoration: none;
	color: #000;
}