#quest {
	width: 920px;
	min-height: 500px;
	padding: 30px 40px 50px 40px;
}

#questMenu {
	list-style: none;
	padding-top: 20px;
}
#questMenu a {
	display: block;
	width: 133px;
	padding: 6px 0px 6px 0px;
}
#questMenu a.current {
	color: #000;
}

#quest .panelLeft {
	width: 135px;
	float: left;
	padding: 42px 0px 0px 0px;
}
#quest .panelMid {
	width: 570px;
	padding: 0px 40px;
	float: left;
}
#quest .panelRight {
	width: 135px;
	float: left;
	padding: 42px 0px 0px 0px;
}

#tabs {
	padding-bottom: 15px;
}
#tabs, #tabs ul {
	list-style: none;
	height: 34px;
}
#tabs li, #tabs li a {
	display: block;
	width: 118px;
	text-decoration: none;
	height: 22px;
}
#tabs li {
	border-bottom: 5px solid #ccc;
	float: left;
	padding-left: 0px;
	padding-bottom: 5px;
}
#eqs #tabs li.done {
	border-color: #c9da41;
}
#ecl #tabs li.done {
	border-color: #e68306;
}
#on #tabs li.done {
	border-color: #ffc600;
}

.banner {
	width: 570px;
	height: 320px;
	position: relative;
}

.banner #movieInBanner {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1002;
}
.banner .title h1 {
	padding: 0px;
	margin: 0px;
}
.banner .title {
	position: absolute;
	bottom: 30px;
	left: 42px;
	z-index: 3;
}
.videoBanner .movieNav {
	position: absolute;
	bottom: 30px;
	right: 42px;
	z-index: 10;
}
.videoBannerPlay, .videoBannerPlay a {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
}
.videoBannerPlay a {
	z-index: 7;
 	background: url(/images/shared/buttons/play.png) no-repeat center;
}



.panel {
	padding: 0px 0px 20px 0px;
}

ul.help li {
	padding: 7px 0px 6px 0px;
	list-style: none;
}

.counterWrap {
	color: #aaa;
	padding-top: 1px;
}
.counterWrap .over {
	color: #fff;
	background-color: #990000;
	padding: 2px;
}

.infoPage {
	width: 450px;
	padding: 40px;
}
.infoPage ul {
	margin-left: 17px;
}
.infoPage ul li {
	padding: 3px 0px;
}
.infoPage a {
	cursor: pointer;
}

#quest .panelMid h2 {
	width: 420px;
}

#quest #quest .panelRight h2, #quest #quest .panelLeft h2 {
	padding: 15px 0px 4px 0px;
}

#quest h2 {
	font-size: 16px;
	padding-bottom: 8px;
	padding-top: 12px;
}

.questHome #quest .panelMid p, .questHome #quest .panelMid ul {
	padding: 5px 0px 10px 0px;
}
.questHome #quest .panelMid ul {
	margin-left: 18px;
}

#quest .panelLeft p, #quest .panelRight p {
	padding: 5px 0px 10px 0px;
}
#quest .panelLeft h2, #quest .panelRight h2 {
	padding-bottom: 2px;
	padding-top: 15px;
}

.questHome .pageCopy {
	padding-top: 25px;
}

#quest p#introText, #quest p#introTextHome {
	padding-top: 0px;
}

#quest .panelMid {
	font-size: 1.1em;
}
#quest .panelMid .buttonSubtle {
	font-size: 0.9em;
}



/*****************
homepages styles

*************/


.questHome #quest .panelMid {
	padding-top: 42px;
}
.questHome #quest .panelMid p, .questHome #quest .panelMid ul {
	font-size: 1.2em;
	color: #333;
	line-height: 1.4em;
	font-family:"Lucida Grande", "Arial";
}


/*****************
 movie styles
*************/

.movieMenu {
	float: left;
	width: 141px;
	padding: 0px 20px 0px 0px;
}

.moviePlay .movieButton, .moviePlay .movieButton a {
	display: block;
	width: 135px;
	height: 77px;
	cursor: pointer;
}
.moviePlay {
	padding-bottom: 20px;
}


.eqsMovie .movieButton {
	background: url(/images/shared/video/eqs-bg.jpg) no-repeat;
}
.eclMovie .movieButton {
	background: url(/images/shared/video/ecl-bg.jpg) no-repeat;
}
.ccmMovie .movieButton {
	background: url(/images/shared/video/ccm-bg.jpg) no-repeat;
}
.storeMovie .movieButton {
	background: url(/images/shared/video/store-bg.jpg) no-repeat;
}
.nowhereMovie .movieButton {
	background: url(/images/shared/video/nowhere-bg.jpg) no-repeat;
}

.eqsMovie .movieButton a {
	background: url(/images/shared/video/eqs-play.png) left top no-repeat;
}
.eclMovie .movieButton a {
	background: url(/images/shared/video/ecl-play.png) left top no-repeat;
}
.ccmMovie .movieButton a {
	background: url(/images/shared/video/ccm-play.png) left top no-repeat;
}
.storeMovie .movieButton a {
	background: url(/images/shared/video/store-play.png) left top no-repeat;
}
.nowhereMovie .movieButton a {
	background: url(/images/shared/video/nowhere-play.png) left top no-repeat;
}

.movieButton a:hover {
	background-position: left -77px;
}

#movieWrapper {
	z-index: 1005;
}

#quest .movieNav {
	padding-top: 0px;
	font-size: 11px;
}
.movieNav span {
	display: block;
	height: 16px;
	padding-top: 3px;
	width: 57px;
	float: left;
}
.movieNav a.movieSmall, .movieNav a.movieLarge {
	display: block;
	width: 40px;
	height: 19px;
	float: left;
}
.movieNav a.movieSmall {
	background: url(/images/shared/buttons/small.png) no-repeat;
}
.movieNav a.movieLarge {
	background: url(/images/shared/buttons/large.png) no-repeat;
}
.movieNav a.movieSmall:hover, .movieNav a.movieLarge:hover {
	background-position: left -19px;
}

