/* CSS Document */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
/*//////////////////BEGIN RESET/////////////////////*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
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;
}

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

body {
	width: 100%;
	line-height: 1;
}

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;
}

/*//////////////////END RESET/////////////////////*/

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

/*//////////////////DEFINE FONTS BEGIN/////////////////////*/
@font-face {
	font-family: "Century Gothic";
	src: local("Century Gothic"),
		url(../fonts/GOTHIC.TTF);

}

@font-face {
	font-family: "Eras Light ITC";
	src: local("Eras Light ITC"),
		url(../fonts/ERASLGHT.TTF);
}

/*//////////////////DEFINE FONTS END/////////////////////*/

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

/*//////////////////START MAIN STYLE////////////////////*/
h1 {
	font-size: 47px;
	font-family: "Century Gothic";
}

h2 {
	font-size: 35px;
	font-family: "Eras Light ITC";
	margin-top: -5px;
}

h3 {
	font-size: 26px;
	font-family: "Century Gothic";
}

h4 {
	font-size: 18px;
	font-family: "Century Gothic";
}

p {
	font-size: 15px;
	font-family: "Century Gothic";
	margin: 5px 0 0 25px;
	width: 600px;
	line-height: 17px;
}

#wrapper {
	width: 100%;
	margin: 70px auto;
}

/* change  back to margin:0 auto; when early bird image is applied*/
.buyNow {
	background: url(../images/buyNow.png) center center no-repeat;
}

#section1 {
	width: 960px;
	margin: 0 auto;
	padding-top: 0;
}

#section1 h1 {
	color: #8bc53f;
	margin: 0 0 0 15px;
}

#section1 h2 {
	color: #8bc53f;
	margin: -5px 0 0 15px;
}

#section1 h3 {
	margin: 25px 0 100px 15px;
	color: #000;
}

#section1 img {
	margin: -50px 200px 35px 0;
}

#section2 {
	width: 100%;
	margin: -75px auto;
	background-image: url(../images/blueGradSlice.jpg);
	background-position: top left;
	background-repeat: repeat;
	background-color: #02bef0;
	min-height: 675px;
	border-bottom: #8bc53f solid 3px;
	border-top: #8bc53f solid 5px;
}

#companyLogos {
	margin: 0 0 10px 240px;
	width: 800px;
}

#companyLogos li {
	display: inline;
	padding-right: 10px;
	margin-right: 5px;
	padding-bottom: 5px;
}

#companyLogos li img {
	margin: 0 25px 0 0;
	padding: 0 0 0 0;
}

#companyLogos li a {
	width: 225px;
	height: 65px;
	margin: 0;
	padding: 0;
}

#highmarkLogo {
	width: 220px;
}

#NPR {
	width: 220px;
}

#PPG {
	width: 220px;
}

#highmarkLogoClick {
	width: 225px;
	height: 65px;
}

#kcrwLogoClick {
	width: 225px;
	height: 65px;
}

#citizensLogoClick {
	width: 225px;
	height: 65px;
}

#clickHere li a {
	text-decoration: none;
	color: #FFF;
}

#clickHere li a:hover {
	text-decoration: none;
	color: #000;
}

#clickHere li {
	display: inline;
	width: 120px;
	float: right;
	margin: -15px 65px 0 60px;
	padding: 0 0 0 0;
}

#clickHere p {
	width: 110px;
}

#clickHere {
	width: 960px;
	clear: both;
}

#companyLogoInfo {
	margin: 60px 0 10px 15px;
}

#companyLogoInfo li {
	display: inline;
	float: left;
	margin-right: 20px;
}

#companyLogoInfo p {
	color: #FFF;
	width: 215px;
	margin: -55px 0 0 0;
	padding: 0 0 0 0;
}

#section2Content {
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

#section2LeftCol {
	width: 250px;
	margin: 25px 0 0 0;
	position: absolute;
}


#section2RightCol {
	width: 720px;
	margin: 0 0 0 20px;
	position: inherit;
}

#section2RightCol h1 {
	color: #FFF;
	margin: -25px 0 0 15px;
	padding-left: 225px;
	font-size: 40px;
	width: 700px;
}

#section2RightCol h3 {
	color: #FFF;
	margin: 0 0 0 15px;
	padding-left: 225px;
	padding-top: 5px;
	font-size: 40px;
}

#section2RightCol p {
	color: #FFF;
	font-family: "Century Gothic";
	padding-left: 225px;
	line-height: 20px;
	margin-top: 10px;
}

#section2RightCol h2 {
	color: #FFF;
	margin: 45px 0 0 15px;
	padding-left: 225px;
	font-size: 36px;
	font-family: "Century Gothic";
}

#section2RightCol img {
	margin: -250px 0 0 250px;
}

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

#contentImageContain {
	margin: 15px 0 0 35px;
}

#contentImageContain img {
	margin: 0 0 35px 0;
	cursor: pointer;
}

#contentImageContain img:hover {
	margin: 0 0 35px 0;
	cursor: pointer;
	opacity: .8;
}

#section3Contain {
	background-image: url(../images/greyGradSlice.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	margin-top: 50px;
}

#section3 {
	width: 960px;
	margin: 0 auto;
	padding-top: 50px;
}

#disclaimer {
	width: 900px;
	text-align: center;
	margin-top: 12px;
	padding-bottom: 50px;
}

#section3 h1 {
	color: #02bef0;
}

#section3 h3 {
	color: #8bc53f;
}

#contact {
	font-size: 20px;
	background-color: #8bc53f;
	margin-left: -25px;
	position: relative;
	width: 1010px;
	font-size: 1.5em;
	font-weight: bold;
	padding: 20px 0 20px 0;
	/*margin: 30px 10px 10px -50px;*/
	color: #FFF;
	text-align: center;
	/*text-shadow: 0px 1px 2px #bbb;*/
	/*-webkit-box-shadow: 0px 2px 4px #888;
	-moz-box-shadow: 0px 2px 4px #888;*/
	box-shadow: 0px 2px 4px #888;
}

#contact:before,
#contact:after {
	content: "";
	position: absolute;
	display: block;
	bottom: -.5em;
	/*moves the vertical alignment of the ribbon on both right and left.*/
	border: 2.5em solid #8bc53f;
	/*adjusts the height of the ribbons*/
	z-index: -1;
}

#contact:before {
	left: -3em;
	/*adjusts the width of the ribbon on the left*/
	border-right-width: 5em;
	border-left-color: transparent;
}

#contact:after {
	right: -3em;
	/*adjusts the width of the ribbon on the left*/
	border-left-width: 5em;
	border-right-color: transparent;

}

#contact #contact-content:before,
#contact #contact-content:after {
	content: "";
	position: absolute;
	display: block;
	border-style: solid;
	border-color: #8bc53f transparent transparent transparent;
	bottom: -5em;
}

#contact #contact-content:before {
	left: 0;
	border-width: 5em 0 0 5em;
}

#contact #contact-content:after {
	right: 0;
	border-width: 5em 5em 0 0;
}


#contact p {
	width: 960px;
	font-family: "Century Gothic";
	font-weight: bold;
	font-size: 17px;
}

#contact a {
	text-decoration: none;
	color: #FFF;
}

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

#seperate {
	margin: 0 10px 0 10px;
}

#weeklyContentWrapper {
	width: 960px;
	height: 1280px;
	border: #8bc53f 2px solid;
	background-color: #FFF;
	border-radius: 20px;
	margin: 0 0 0 0;
}

#weeklyContentWrapper h1 {
	margin: 20px 0 0 40px;
}

#weeklyContentWrapper h2 {
	margin: -3px 0 15px -25px;
	font-size: 24px;
}

#weeklyContentWrapper h3 {
	margin: 0 0 0 40px;
	font-size: 30px;
}

.weeklyContent p {
	margin-bottom: 20px;
}

/*#ribbon{width: 900px;
	padding: 50px;
	margin: 0 0 0 -20px;
	background-color: #8bc53f;
	border: 1px solid #333;}*/

.week {
	width: 920px;
	background-color: #EBEBEB;
	padding: 20px 0 10px 40px;
	/*background-image:url(../images/furley_bg.png); background-position:top left; background-repeat:repeat;*/
}

.stagweek {
	width: 920px;
	background-color: #FFF;
	padding: 20px 0 10px 40px;
}

.blueWeekHead {
	color: #02bef0;
}

.greenWeekHead {
	color: #8bc53f;
}



/*//////////////////END MAIN STYLE////////////////////*/

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

/*//////////////////JAVA POPUP STYLE BEGIN////////////////////*/

/*//////////////////MODAL  1 BEGIN////////////////////*/
#modal {
	visibility: hidden;
	width: 340px;

	padding: 8px;

	background: rgba(0, 0, 0, .3);

	/*-webkit-border-radius:8px;
	-moz-border-radius:8px;*/
	border-radius: 8px;

	position: absolute !important;
	top: 50% !important;
	left: 50% !important;
	margin: 600px 0 0 -200px;
	z-index: 101;
}


#heading {
	width: 340px;
	height: 50px;
	background-color: #FFF;
	/*background-image: -webkit-linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
	background-image: -moz-linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
	background-image: -o-linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
	background-image: -ms-linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
	background-image: linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f9f9f9', EndColorStr='#e9e9e9');*/

	border-bottom: 1px solid #bababa;

	/*-webkit-box-shadow:
		inset 0px -1px 0px #fff,
		0px 1px 3px rgba(0,0,0,.08);
	-moz-box-shadow:
		inset 0px -1px 0px #fff,
		0px 1px 3px rgba(0,0,0,.08);*/
	box-shadow:
		inset 0px -1px 0px #fff,
		0px 1px 3px rgba(0, 0, 0, .08);

	/*-webkit-border-radius:4px 4px 0px 0px;
	-moz-border-radius:4px 4px 0px 0px;*/
	border-radius: 4px 4px 0px 0px;

	font-size: 30px;
	font-family: "Century Gothic";
	font-weight: bold;
	text-align: left;
	line-height: 44px;

	color: #444444;
	text-shadow: 0px 1px 0px #fff;
}

#heading h3 {
	font-size: 30px;
	color: #8bc53f;
	text-align: left;
	margin-left: 15px;
	padding: 0 0 0 0;
}

#content {
	width: 340px;
	height: 70px;

	background: #fcfcfc;

	/*-webkit-box-shadow:0px 1px 3px rgba(0,0,0,.25);
	-moz-box-shadow:0px 1px 3px rgba(0,0,0,.25);*/
	box-shadow: 0px 1px 3px rgba(0, 0, 0, .25);

	/*-webkit-border-radius:0px 0px 4px 4px;
	-moz-border-radius:0px 0px 4px 4px;*/
	border-radius: 0px 0px 4px 4px;
}

#content p {
	font-size: 15px;
	font-weight: bold;
	font-family: "Century Gothic";
	text-align: left;
	line-height: 22px;
	color: #555555;


	width: 300px;
	float: left;

	margin: 10px 0 0 0;
	padding: 0 0 0 15px;
}

/*//////////////////MODAL  1 END////////////////////*/

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

/*//////////////////MODAL  2 BEGIN////////////////////*/
#modal2 {
	visibility: hidden;
	width: 340px;
	/*height:189px;*/
	padding: 8px;

	background: rgba(0, 0, 0, .3);

	/*-webkit-border-radius:8px;
	-moz-border-radius:8px;*/
	border-radius: 8px;

	position: absolute !important;
	top: 50% !important;
	left: 50% !important;
	margin: 600px 0 0 300px;
	z-index: 101;
}

#heading2 {
	width: 340px;
	height: 50px;

	/*background-image: -webkit-linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
	background-image: -moz-linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
	background-image: -o-linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
	background-image: -ms-linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
	background-image: linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f9f9f9', EndColorStr='#e9e9e9');*/
	background-color: #FFF;
	border-bottom: 1px solid #bababa;

	/*-webkit-box-shadow:
		inset 0px -1px 0px #fff,
		0px 1px 3px rgba(0,0,0,.08);
	-moz-box-shadow:
		inset 0px -1px 0px #fff,
		0px 1px 3px rgba(0,0,0,.08);*/
	box-shadow:
		inset 0px -1px 0px #fff,
		0px 1px 3px rgba(0, 0, 0, .08);

	/*-webkit-border-radius:4px 4px 0px 0px;
	-moz-border-radius:4px 4px 0px 0px;*/
	border-radius: 4px 4px 0px 0px;

	font-size: 30px;
	font-family: "Century Gothic";
	font-weight: bold;
	text-align: left;
	line-height: 44px;

	color: #444444;
	text-shadow: 0px 1px 0px #fff;
}

#heading2 h3 {
	font-size: 30px;
	color: #8bc53f;
	text-align: left;
	margin-left: 15px;
	padding: 0 0 0 0;
}

#content2 {
	width: 340px;
	height: 70px;

	background: #fcfcfc;

	/*-webkit-box-shadow:0px 1px 3px rgba(0,0,0,.25);
	-moz-box-shadow:0px 1px 3px rgba(0,0,0,.25);*/
	box-shadow: 0px 1px 3px rgba(0, 0, 0, .25);

	/*-webkit-border-radius:0px 0px 4px 4px;
	-moz-border-radius:0px 0px 4px 4px;*/
	border-radius: 0px 0px 4px 4px;
}

#content2 p {
	font-size: 15px;
	font-weight: bold;
	font-family: "Century Gothic";
	text-align: left;
	line-height: 22px;
	color: #555555;


	width: 300px;
	float: left;

	margin: 10px 0 0 0;
	padding: 0 0 0 15px;
}

/*//////////////////MODAL  2 END////////////////////*/

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

/*//////////////////MODAL  3 BEGIN////////////////////*/
#modal3 {
	visibility: hidden;
	width: 340px;
	/*height:189px;*/
	padding: 8px;

	background: rgba(0, 0, 0, .3);

	/*-webkit-border-radius:8px;
	-moz-border-radius:8px;*/
	border-radius: 8px;

	position: absolute !important;
	top: 50% !important;
	left: 50% !important;
	margin: 600px 0 0 50px;
	z-index: 101;
}

#heading3 {
	width: 340px;
	height: 50px;

	/*background-image: -webkit-linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
	background-image: -moz-linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
	background-image: -o-linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
	background-image: -ms-linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
	background-image: linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f9f9f9', EndColorStr='#e9e9e9');*/
	border-bottom: 1px solid #bababa;
	background-color: #FFF;
	/*-webkit-box-shadow:
		inset 0px -1px 0px #fff,
		0px 1px 3px rgba(0,0,0,.08);
	-moz-box-shadow:
		inset 0px -1px 0px #fff,
		0px 1px 3px rgba(0,0,0,.08);*/
	box-shadow:
		inset 0px -1px 0px #fff,
		0px 1px 3px rgba(0, 0, 0, .08);

	/*-webkit-border-radius:4px 4px 0px 0px;
	-moz-border-radius:4px 4px 0px 0px;*/
	border-radius: 4px 4px 0px 0px;

	font-size: 30px;
	font-family: "Century Gothic";
	font-weight: bold;
	text-align: left;
	line-height: 44px;

	color: #444444;
	text-shadow: 0px 1px 0px #fff;
}

#heading3 h3 {
	font-size: 30px;
	color: #8bc53f;
	text-align: left;
	margin-left: 15px;
	padding: 0;
}

#content3 {
	width: 340px;
	height: 70px;

	background: #fcfcfc;

	/*-webkit-box-shadow:0px 1px 3px rgba(0,0,0,.25);
	-moz-box-shadow:0px 1px 3px rgba(0,0,0,.25);*/
	box-shadow: 0px 1px 3px rgba(0, 0, 0, .25);

	/*-webkit-border-radius:0px 0px 4px 4px;
	-moz-border-radius:0px 0px 4px 4px;*/
	border-radius: 0px 0px 4px 4px;
}

#content3 p {
	font-size: 16px;
	font-weight: bold;
	font-family: "Century Gothic";
	text-align: left;
	line-height: 22px;
	color: #555555;


	width: 300px;
	float: left;

	margin: 10px 0 0 0;
	padding: 0 0 0 15px;
}

/*//////////////////MODAL  3 END////////////////////*/

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

/*//////////////////UNIVERSAL MODAL REVEAL BEGIN////////////////////*/
.reveal-modal-bg {
	position: fixed;
	height: 100%;
	width: 100%;
	background: #000;
	background: rgba(0, 0, 0, .4);
	z-index: 100;
	display: none;
	top: 0;
	left: 0;
}

/*//////////////////UNIVERSAL MODAL REVEAL END////////////////////*/


@media only screen and (max-width: 767px) {

	/*//////////////////MODAL  1 BEGIN////////////////////*/
	#modal {
		width: 284px;
		height: 156px;
		padding: 8px;
	}

	#heading {
		width: 284px;
		height: 28px;

		line-height: 28px;
		font-size: 0.688em;
	}

	#content {
		width: 284px;
		height: 128px;
	}

	#content p {
		width: 284px;
		font-size: 0.688em;
	}

	/*//////////////////MODAL  1 END////////////////////*/

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

	/*//////////////////MODAL  2 BEGIN////////////////////*/
	#modal2 {
		width: 284px;
		height: 156px;
		padding: 8px;
	}

	#heading2 {
		width: 284px;
		height: 28px;

		line-height: 28px;
		font-size: 0.688em;
	}

	#content2 {
		width: 284px;
		height: 128px;
	}

	#content2 p {
		width: 284px;
		font-size: 0.688em;
	}

	/*//////////////////MODAL  2 END////////////////////*/

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

	/*//////////////////MODAL  3 BEGIN////////////////////*/
	#modal3 {
		width: 284px;
		height: 156px;
		padding: 8px;
	}

	#heading3 {
		width: 284px;
		height: 28px;

		line-height: 28px;
		font-size: 0.688em;
	}

	#content3 {
		width: 284px;
		height: 128px;
	}

	#content3 p {
		width: 284px;
		font-size: 0.688em;
	}

	/*//////////////////MODAL  3 END////////////////////*/
}

/*//////////////////JAVA POPUP STYLE END////////////////////*/

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

/*//////////////////JAVA TipTip STYLE BEGIN////////////////////*/

#tiptip_holder {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}

#tiptip_holder.tip_top {
	padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
	padding-top: 5px;
}

#tiptip_holder.tip_right {
	padding-left: 5px;
}

#tiptip_holder.tip_left {
	padding-right: 5px;
}

/*.blueWeekHead{ color:#02bef0;}*/

#tiptip_content {
	width: 800px;
	font-size: 15px;
	font-family: "Century Gothic";
	line-height: 25px;
	color: #000;
	/*text-shadow: 0 0 2px #000;*/
	padding: 4px 8px;
	border: 3px solid #8bc53f;
	background-color: #FFF;
	background-image: url(../images/furley_bg.png);
	background-position: top left;
	background-repeat: repeat;
	border-radius: 10px;
	/*-webkit-border-radius: 3px;
	-moz-border-radius: 3px;*/
	box-shadow: 0 0 3px #555;
	/*-webkit-box-shadow: 0 0 3px #555;
	-moz-box-shadow: 0 0 3px #555;*/
}

#tiptip_arrow,
#tiptip_arrow_inner {
	position: absolute;
	border-color: transparent;
	border-style: solid;
	border-width: 6px;
	height: 0;
	width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow {
	border-top-color: #8bc53f;

}

#tiptip_holder.tip_bottom #tiptip_arrow {
	border-bottom-color: #8bc53f;

}

#tiptip_holder.tip_right #tiptip_arrow {
	border-right-color: #8bc53f;

}

#tiptip_holder.tip_left #tiptip_arrow {
	border-left-color: #8bc53f;

}

#tiptip_holder.tip_top #tiptip_arrow_inner {
	margin-top: -7px;
	margin-left: -6px;
	border-top-color: #8bc53f;

}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -6px;
	border-bottom-color: #8bc53f;

}

#tiptip_holder.tip_right #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -5px;
	border-right-color: #8bc53f;

}

#tiptip_holder.tip_left #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -7px;
	border-left-color: #8bc53f;

}

/* Webkit Hacks  */
/*@media screen and (-webkit-min-device-pixel-ratio:0) {	
	#tiptip_content {
		padding: 4px 8px 5px 8px;
		background-color: #fff;
	}
	#tiptip_holder.tip_bottom #tiptip_arrow_inner { 
		border-bottom-color: #8bc53);
	}
	#tiptip_holder.tip_top #tiptip_arrow_inner { 
		border-top-color: #8bc53f;
	}
}*/

/*//////////////////JAVA TipTip STYLE END////////////////////*/