@charset "utf-8";
/* CSS Document */

body {
	background: #E4EAF1 url(../img/mnBk.jpg) repeat-x fixed;
	height: 100%;
	font: 12px Helvetica, Verdana, Arial, sans-serif;
	color: #FFFFFF;
}
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 center top;
	height: 143px;
	width: 100%;
	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;
}
#pgBk {
	background: url(../img/pgBk.png) no-repeat center top;
	position: fixed;
	height: 100%;
	width: 100%;
	min-width: 1080px;
	left: 0px;
	top: 0px;
	z-index: 300;
}
#content {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 100%;
	z-index: 500;
}
#container {
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
	z-index: 500;
}
#colMain {
	float: left;
	width: 440px;
	padding-right: 50px;
	padding-left: 120px;
}
#colMain #sect01 p {
	font-size: 15px;
	margin-left: 5px;
}
.scrolly {
	height: 200px;
	overflow: auto;
	padding-right: 8px;
}

#colMain #sect02 { 
	padding-top: 20px; 
	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 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; }
#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;
}
#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;
	background: url(../img/clouds.png) repeat-x bottom;
	left: 0px;
	overflow: auto;
}
#quiz {
	background: url(../img/quizBk.png) no-repeat;
	height: 238px;
	width: 407px;
	margin-top: 30px;
	margin-left: 5px;
}
#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;
}

/* POP Story Submission */
#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;
}

/* POP Friends of Truth */

#divFriends {
	padding: 20px;
	width: 450px;
	font-size: 14px;
}

#divFriends a {
	font-weight: bold;
	text-decoration: underline;
}
#divFriends a:hover { text-decoration: none; }

#divFriends h2 {
	padding-top: 35px;
	padding-bottom: 8px;
	font-size: 16px;
}
#divFriends p { line-height: 1.5em; }
#divFriends ul { padding-left: 25px; }
#divFriends ul li {
	line-height: 1.5em;
	list-style: square;
}
.clear { clear: both; height: 1px; }

/* SEO stuff */
#footerlike {
	height: 25px;
	margin-left: 185px;
	position: relative;
	width: 275px;
	text-align: right;
/*	border: 1px solid red;*/
}
#ftlikedet1 { float: left; width: 65px; }
#ftlikedet2 { float: left; width: 65px; padding-right: 20px; margin-top: -2px; }
#ftlikedet3 { float: left; }


