@charset "utf-8";
/* CSS Document */

body { font: 12px Helvetica, Verdana, Arial, sans-serif; 
}
a { 
	color: #FFFFFF;
	text-decoration: none;
}
a:hover { 
	color: #dedede;
	text-decoration: none;
}
p {
	margin-bottom: 8px;
	line-height: 1.2em;
}
#divBnr {
	background: url(../img/banner.png) no-repeat left top;
	height: 143px;
	min-width: 1080px;
	position: fixed;
	z-index: 600;
	left: 0px;
	top: 0px;
}
#divBnr #share {
	width: 465px;
	padding-top: 90px;
	padding-left: 510px;
	margin: 0px auto 0px auto;
	display: none;
}
#pgBk {
	position: fixed;
	height: 100%;
	width: 100%;
	min-width: 1080px;
	left: 0px;
	top: 0px;
	z-index: 300;
}
#content {
	position: absolute;
	top: 150px;
	left: 0px;
	z-index: 500;
	margin-left: 25px;
	width: 90%;
}
#container { z-index: 500; 
}
#colMain { 
}
#colMain #sect01 p {
	font-size: 15px;
	margin-left: 5px;
}
#colMain #sect02 { min-height: 350px; 
}
#colMain #sect02 #ttl {
	float: left;
	padding-top: 20px;
}
#colMain #sect02 #shareBtn {
	float: right;
	padding-top: 35px;
	padding-right: 15px;
	text-align: right;
}

	#shareBtn a#btnShare { 
		background: url(../img/btnShare.png) no-repeat; 
		padding-top: 5px;
		padding-bottom: 5px;
	}
#shareBtn { display: none; }

	#shareBtn a#btnShare:hover { 
		background: url(../img/btnShare_over.png) no-repeat; 
		padding-top: 5px;
		padding-bottom: 5px;
	}

#colMain #sect02 p#sStats {
	float: left; 
	padding-top: 10px;
}
	p#sBtns {
		padding-top: 15px;
	 	float: right; 
	 	width: 125px;
		text-align: right;
	 }
	 p#sBtns img {
	 	padding-left: 15px;
	}

	p#sBtns a#btnPrev { 
		background: url(../img/qPrev.png) no-repeat; 
		padding-top: 5px;
		padding-bottom: 5px;
	}
	p#sBtns a#btnPrev:hover { 
		background: url(../img/qPrev_over.png) no-repeat; 
		padding-top: 5px;
		padding-bottom: 5px;
	}
	p#sBtns a#btnNext { 
		background: url(../img/qNext.png) no-repeat; 
		padding-top: 5px;
		padding-bottom: 5px;
	}
	p#sBtns a#btnNext:hover { 
		background: url(../img/qNext_over.png) no-repeat; 
		padding-top: 5px;
		padding-bottom: 5px;
	}
	 

#colMain #sect02 p {
	margin-left: 5px;
}

#colRgt {
	float: left;
	display: none;
}
#adverts {
	width: 210px;
	float: left;
	padding-right: 10px;
	padding-left: 20px;
}
#adverts img { padding: 5px 10px 5px 0px; }
#colRgt ul {
	float: left;
	border-left: 1px solid #738CAA;
	padding-left: 20px;
	padding-top: 5px;
}
#colRgt ul li { padding-bottom: 5px; }
#colRgt ul li.first { padding-bottom: 10px; }

#floats {
	background: url(../img/cj1.png) no-repeat right center;
	height: 140px;
	display: none;
}
#floats p {
	color: #666666;
	font-size: 10px;
	text-align: right;
	padding-right: 150px;
	padding-bottom: 10px;
	padding-top: 30px;
}
#floats #logo {
	padding-left: 120px;
	padding-top: 50px;
}
#floats a {
	color: #990000;
}
#floats a:hover {
	color: #000000;
}

div#clouds {
	height: 100%;
	width: 100%;
	min-height: 400px;
	position: fixed;
	bottom: auto;
	z-index: 400;
	left: 0px;
	overflow: auto;
}
#quiz {
	background: url(../img/quizBk.png) no-repeat;
	height: 238px;
	width: 407px;
	margin-top: 30px;
	margin-left: 5px;
	display: none;
}
#quiz form {
	padding-top: 30px;
	padding-left: 25px;
}
#quiz div#divQuestion { padding-top: 30px; }
#quiz ol { 
	height: 120px;
}

#quiz li {
	line-height: 18px;
	padding-right: 25px;
}
#quiz p.score {
	padding-left: 210px;
	font-size: 14px;
	font-weight: bold;
	color: #D3DBE8;
}
#quiz #quizBtns {
	text-align: right;
	clear: both;
	padding-top: 40px;
}
#quiz #quizBtns img {
	padding-right: 15px;
}
#quiz #quizBtns a#bPrev { 
	background: url(../img/qPrev.png) no-repeat; 
	padding-top: 5px;
	padding-bottom: 5px;
}
#quiz #quizBtns a#bPrev:hover { 
	background: url(../img/qPrev_over.png) no-repeat; 
	padding-top: 5px;
	padding-bottom: 5px;
}
#quiz #quizBtns a#bNext { 
	background: url(../img/qNext.png) no-repeat; 
	padding-top: 5px;
	padding-bottom: 5px;
}
#quiz #quizBtns a#bNext:hover { 
	background: url(../img/qNext_over.png) no-repeat; 
	padding-top: 5px;
	padding-bottom: 5px;
}
#quiz #quizBtns a#bRestart {
	background: url(../img/qRestart.png) no-repeat; 
	padding-top: 5px;
	padding-bottom: 5px;
}
#quiz #quizBtns a#bRestart:hover { 
	background: url(../img/qRestart_over.png) no-repeat; 
	padding-top: 5px;
	padding-bottom: 5px;
}
#quiz #radio {
	height: 12px;
	width: 12px;
	vertical-align: middle;
	margin-left: 15px;
}
#quiz div.response {
	width: 235px;
	border: 1px solid #294369;
	padding: 3px;
	float: right;
	margin-top: -70px;
	margin-right: 20px;
	display: none;
}
#subStory {
	padding: 20px;
	width: 450px;
}
#subStory h3 {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 8px;
}
#subStory p { margin-bottom: 8px; }
#subStory td {
	padding-bottom: 8px;
	vertical-align: top;
}

#subStory input {
	width: 150px;
	font-size: 11px;
	margin-right: 25px;
}
#subStory textarea {
	width: 225px;
	font-size: 11px;
	height: 90px;
}

#subStory #btnSubmit {
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	cursor: pointer;
	height: 16px;
	width: 125px;
}
#subStory #btnSub {
	text-align: right;
	margin-top: 15px;
	height: 16px;
	width: 125px;
}
#subStory div.b1OFF {
	background: url(../img/btnShare.png) no-repeat;
}
#subStory div.b1ON {
	background: url(../img/btnShare_over.png) no-repeat;
}


.clear { clear: both; }

