@charset "utf-8";
/* CSS Document */

div.paper {
	background-image: url(../img/paper2_body.png);
	margin-left: -18px;
}

div.paper div.paper_body {
	background-image: url(../img/paper2_top.png);
}

div.paper div.paper_body div.frame {
	padding-top: 4px;
	background-position: 665px bottom;
}



div.paper2 {
	width: 990px;
	min-height: 312px;
	margin-top: 0;
	background-image: url(../img/paper3_top.png);
	background-position: 42px 0;
	background-repeat: no-repeat;
	position: relative;
	z-index: 4;
}

div.prayerMapIntro {
	padding: 28px 0 14px 200px;
	margin-left: 44px;
	width: 520px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333;
	background-image: url(../img/prayerMap_header.png);
	background-position: 8px 18px;
	background-repeat: no-repeat;
}


div.paper div.paper_body div.frame div.cola {
	width: 473px; /* 946 - width of colb */
}

div.paper div.paper_body div.frame div.colb {
}





div.prayerMap {
	padding: 0 0 24px 0;
	background-image: url(../img/prayerMap_bg.png);
	background-position: top center;
	background-repeat: no-repeat;
}

div.prayerMap div.theMap {
	width: 909px; /* 950px - padding-left */
	padding-left: 41px;
	height: 528px; /* 565px - padding-top */
	padding-top: 37px;
	background-image: url(../img/prayerMap_lcd.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

div.prayerMap div.theMap div.frame {
	width: 858px;
	height: 482px;
	background-image: url(../img/google_map.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}



div.prayerMap div.theMap div.mapOverlay {
	position: absolute;
	z-index: 1;
	width: 340px;
	height: 482px;
	margin-top: 0;
	margin-left: 0;
	background-image: url(../img/mapOverlapBg.png);
	background-position: 0 0;
	background-repeat: repeat;
}

div.mapOverlay div.nationData {
	padding: 24px 12px 24px 30px;
}

div.nationData div.nationName {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 28px;
	color: #ae2003;
	padding-bottom: 6px;
}

div.nationData div.nationBlurb {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 18px;
}

div.nationData div.nationBlurb a {
	display: block;
	background-image: url(../img/icon_chart.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 12px 0 0 42px;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333;
	height: 24px;
}

div.nationData div.nationBlurb a:hover {
	color: #000;
	text-decoration: underline;
}

div.nationData div.prayerStats {
	padding: 28px 0 12px 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	letter-spacing: -1px;
	color: #676767;
	font-weight: bold;
}

div.nationData div.prayerStats ul {
	padding-top: 8px;
}

div.nationData div.prayerStats li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: normal;
	letter-spacing: 0;
	margin-bottom: 8px;
	clear: both;
}

div.nationData div.prayerStats li div.txt {
	float: left;
	width: 180px;
	padding: 6px 0 0 0;
}

div.nationData div.prayerStats li div.stat {
	float: left;
	width: 72px;
	margin-right: 16px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 40px;
	color: #ae2003;
	font-weight: bold;
	letter-spacing: 0;
	text-align: right;
}

div.mapOverlay a.prayerMapBtn {
	display: block;
	background-image: url(../img/prayerMap_btn.png);
	width: 210px;
	height: 90px;
	margin: 12px auto;
}



div.prayerMap div.theMap div.mapIcons {
	position: absolute;
	margin-top: 430px;
	margin-left: 690px;
	width: 162px;
}

div.prayerMap div.theMap div.mapIcons a {
	display: block;
	width: 48px;
	height: 48px;
	float: right;
	margin-right: 6px;
}




div.mapAlert {
	background-image: url(../img/urgent_bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 960px;
	min-height: 154px;
	margin: -12px 0 0 -6px;
	position: relative;
	z-index: 1;
}

div.mapAlert div.txt {
	padding: 44px 94px 24px 44px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #f6dfa0;
}
div.mapAlert div.txt h1 {
	color: #fff;
	padding-bottom: 4px;
}

div.mapData {
	padding: 34px 0 28px 28px;
}

div.mapData div.section {
	float: left;
	margin-right: 28px;
	padding-top: 78px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-position: 0 0;
	background-repeat: no-repeat;
}

div.mapData div.section.noBorder {
	border-right: none;
}

div.mapData div.section div.header {
}

div.mapData div.section li {
	width: 260px;
}

div.mapData div.section li a {
	display: block;
	padding: 5px 28px 5px 18px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	text-align: right;
	background-position: center right;
	background-repeat: no-repeat;
}

div.mapData div.section li a:hover {
	background-image: url(../img/mapDataOvr.png);
	color: #ae2003;
	
}

div.mapData div.section li.on a {
	background-image: url(../img/mapDataOn.png);
	color: #ae2003;
}



div.mapData div.section.form {
	width: 340px;
	min-height: 489px;
	padding-top: 52px;
	margin-right: 0;
	margin-top: -52px;
	background-image: url(../img/prayerData_formT.png);
	background-position: top center;
	background-repeat: no-repeat;
	position: relative;
	z-index: 0;
}

div.mapData div.section div.prayerForm {
	background-image: url(../img/prayerData_formBody.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}

div.mapData div.section div.prayerFormInner {
	background-image: url(../img/prayerData_formT2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

div.mapData div.section div.prayerFormInner2 {
	background-image: url(../img/prayerData_formB.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}

div.mapData div.section div.theForm {
	background-image: url(../img/mapData_header_form.png);
	background-position: 24px 0;
	background-repeat: no-repeat;
	padding: 62px 48px 18px 24px;
}

div.prayerForm div.formTxt {
	padding: 8px 34px 8px 0;
}

div.prayerForm div.formElement {
	clear: both;
}

div.prayerForm div.formElement2 {
	float: left;
	margin-right: 12px;
}

div.prayerForm p.required {
	background-image: url(../img/required.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 14px;
}

div.prayerForm p {
	margin-right: 18px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #ae2003;
	font-weight: bold;
}

div.prayerForm div.formElement .field {
	margin: 3px 0 5px 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	min-width: 100px;
	border: solid 1px #fff;
}

div.prayerForm div.formElement2 .field {
	margin: 3px 0 5px 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	border: solid 1px #fff;
}

div.prayerForm div.formElement .field:hover, div.prayerForm div.formElement2 .field:hover {
	background-color: #eee;
}

div.prayerForm div.formElement .field:focus, div.prayerForm div.formElement2 .field:focus {
	background-color: #fff3d1;
}

div.prayerForm .formDropDown {
	width: 220px;
}

div.prayerForm div.formElement .formTextField, div.prayerForm div.formElement .formTextArea {
	width: 240px;
}

div.prayerForm div.formElement2 .formTextField {
	width: 110px;
}

div.prayerForm .formDropDown {
	padding: 6px 5px 4px 3px;
}

div.prayerForm option {
	padding: 4px 3px 2px 3px;
}

div.prayerForm .formTextField {
	padding: 6px 4px;
}

div.prayerForm .formTextArea {
	padding: 8px 4px 8px 8px;
}

div.prayerForm .formBtn {
	margin-left: -2px;
	margin-top: 2px;
}






div.mapData div.section.NationsInNeed {
	background-image: url(../img/mapData_header_NationsInNeed.jpg);
}

div.mapData div.section.MostPrayerActivity {
	background-image: url(../img/mapData_header_MostPrayerActivity.jpg);
}





div#tab2 {
	margin-left: 0;
	margin-bottom: 24px;
}

div#tab2 div.paper_body div.frame {
	padding-top: 4px;
	margin-left: 64px;
	background-position: 665px bottom;
}

div#tab2 div.abcNav {
	padding: 24px 34px 12px 34px;
}

div#tab2 div.abcNav li {
	float: left;
}

div#tab2 div.abcNav li a {
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #e5bf58;
	padding: 4px 8px;
}

div#tab2 div.abcNav li a:hover {
	background-color: #fff;
}



div#tab2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	padding: 0 88px 0 44px;
}

div#tab2 div.header {
	background-image: url(../img/nationsList.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 379px;
	height: 88px;
	margin-left: 30px;
}

div#tab2 div.abcList {
	clear: both;
}

div#tab2 div.list {
	padding: 28px 42px;
}

div#tab2 div.list div.letter {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 42px;
	font-weight: bold;
	color: #eee;
	position: absolute;
	z-index: 2;
}

div#tab2 div.list ul {
	padding-top: 18px;
}

div#tab2 div.list li {
	margin-left: 24px;
	margin-bottom: 8px;
	position: relative;
	z-index: 3;
}

div#tab2 div.list li a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #333;
	text-decoration: none;
}

div#tab2 div.list li a:hover {
	color: #ae2003;
}




div.successMsg {
	position: absolute;
	z-index: 1;
	width: 330px;
	margin-left: 20px;
	height: 490px;
	margin-bottom: 48px;
}

div.successMsg div.paperClip {
	background-image: url(../img/blog_widget_clip.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 42px;
	height: 36px;
	margin-left: 285px;
	margin-top: 48px;
	position: absolute;
	z-index: 2;
}

div.successMsg div.msgFrame {
	width: 320px;
	height: 100%;
	background-image: url(../img/blog_widget_fill.png);
	background-position: top center;
	background-repeat: repeat-y;
	margin-top: 10px;
	position: relative;
	z-index: 1;
}

div.successMsg div.msgBody {
	background-image: url(../img/blog_widget_bottom.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 24px;
	min-height: 143px;
	height: 100%;
}

div.successMsg div.msgBody div.guts {
	padding: 18px 28px 12px 18px;
}








div.formMessage {
	background-image: url(../img/successMsgHeader.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	min-height: 160px;
	width: 280px;
}

div.formMessage h1, div.formMessage p {
	padding: 0 28px 0 28px;
	font-family: Helvetica, Arial, sans-serif;
}

div.formMessage h1 {
	font-size: 28px;
	color: #ae2003;
	padding-top: 160px;
}

div.formMessage p {
	font-size: 14px;
	color: #333;
	line-height: 24px;
	padding-top: 6px;
}



div.prayerMap div.theMap #mapCanvas {
	position: absolute;
	width: 858px;
	height: 482px;
}
