
html,
body {
	margin:0;
	padding:0;
	height:100%;
	font-family:Arial;
}
.facebook-link {
	display: inline; 
	float: none; 
	height: 25px; 
	width: 25px; 
	top: -3px; 
	position: absolute;
	margin-right: 20px;
	left: -70px;
}

.facebook-icon{
	height: 25px;
	width: 25px;
}

#wrapper {
	min-height:100%;
	position:relative;
	padding-top: 18px;
}
#header {
	background-color:#0e2846;
	background: url('/assets/img/bg_blue_red.png');
	height:127px;
	border-bottom:30px solid #cdb928;
}
#content {
	background:url('../img/map_bg.png') no-repeat center;
	padding: 10px 0;
	width: 100%;
	min-height: 100%;
	display: inline-block;
	padding-bottom: 170px;  /* Height of the footer element */
}
#footer {
	width:100%;
	height:170px;
	position:relative;
	bottom:0;
	left:0;
	border-top: 6px solid #cdb928;
	background: #0e2846;
	color: #ffffff;
	padding-top: 10px;
	font-family: arial, Arial sans-serif;
}
.header-wrap{
	width:960px;
	margin:0 auto;
}
.footer-wrap{
	width:960px;
	margin:0 auto;
}
.pdf-info{
	font-size:12px;
}

.container{
	
	width: 960px;
	margin: 0 auto;
	
}


.header{
	width:960px;
	height: 155px;
	background-color: #0e2846;
}

.header-top{
	background: url('../img/header_bg.png');
	
	height: 127px;
}

.logo{
	float:left;
}

.navbar{
	float:left;
}

.callout{
	float:left;
}

.header-button-log-in{
	float: right;
	position: absolute;
	top: 0px;
	right: 151px;
	background: url('../img/button.png') no-repeat;
	height: 40px;
	width: 140px;
	text-align: center;
	padding-top: 5px;

}

.header-button-order-now{
	float: right;
	position: absolute;
	top: 0px;
	right: 10px;
	background: url('../img/button.png') no-repeat;
	height: 40px;
	width: 140px;
	text-align: center;
	padding-top: 5px;
}

.sub-header{
	width:960px;
	position:relative;
	top:0px;
	background-color:#cdb928;
	width:100%;
	padding:10px 0px 10px 0px;
	height:10px;
}

.menu-list {
	width: 960px;
	text-decoration: none;
	color: #fff;
	margin-right:20px;
	
	
}


.menu-list:hover{
	border-bottom: 2px solid #cdb928;
	
}

.visible{
	position:absolute;
	left:20px;
	top:20px;
	display:block;
}
.hidden{
	display:none;
	visibility: hidden;
}


.navbar{
	float: right;
	position: relative;
	top: 85px;
	font-weight: normal;
	height: 18px;
	padding: 0px;
	margin: 0px;
	right: 0;
	display: inline;
}




.header-callout{
	position: absolute;
	color:#0E2846;
	font-family: Georgia;
	font-style: italic;
	margin-left: 20px;
	font-weight: 600;
	margin-top: -5px;
}
.header-callout:after{
	border-top: 1px solid #0E2846;
	content: '';
	width: 702px;
	margin-top: 10px;
	position: absolute;
	margin-left: 10px;

}
.results-login-button, .order-now{
	text-decoration: none;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	
}

.results-login-button:hover, .order-now:hover{
	border-bottom: 2px solid #cdb928;


}

.content{
	display: block;
  color: #0E2846;
  margin-top: 5px;
  padding: 10px 0;
  width: 100%;
  min-height: 100%;

}

.content-title{
	position: relative;
	background: #9b0000;
	height: 120px;
	width: 100%;
	z-index: 5;
	top: 35px;
	padding-top: 6px;
}


.content-title:before{
	border-top:2px solid #cdb928;
	display: block;
	height: 1px;
	content: " ";
	width: 100%;
	position: absolute;
	left: 0;
	top: -6px;
	z-index:5;
}

.content-title:after{
	border-top:2px solid #cdb928;
	display: block;
	height: 1px;
	content: " ";
	width: 100%;
	position: absolute;
	left: 0;
	bottom:-6px;
	z-index:5;
}

.column-left{
	float: left;
	width: 110px;
	color: #0E2846;
	z-index: 100;
	position: absolute;
	top: 170px;
	margin-left: 75px;
}

.column-left img{
	height:110px;
	width:110px;
	margin-bottom:20px;
}

.main{
	float: left;
	width: 430px;
	position: relative;
	top: 65px;
	left: 250px;
	margin-right: 40px;
	/* DELETE THIS 
	background-color:red;
	*/
	/* DELETE THIS */
}

.column-right{
	float: left;
	width: 240px;
	position: relative;
	right: -250px;
	top: 35px;
	padding-top:30px;
	background: url('../img/quotes_flag_bg.png') no-repeat;
	height:336px;
}

.title{
	font-family: Georgia;
	color:#fff;
	margin: 20px 0px 0px 24%;
	text-align:center;
	font-weight:normal;
	font-size: 36px;

}

.trademark{
	font-size:14px; 
	top: -11px;
	position: relative;
}
.quote_marks{
	color:#9b0000;
	font-size:18px;
	font-weight:bold;
}
.subtitle{
	color:#cdb928;
	font-family: Georgia;
	font-weight:normal;
	font-size: 30px;
	text-align:center;
	margin: 8px auto;
	font-style: italic;
	margin:0px 0px 0px 33%;;
	
}
.subtitle:before{
	border-top: 2px solid #CDB928;
	content: "";
	width: 80px;
	margin-top: 17px;
	position: absolute;
	margin-left: -85px;
}
.subtitle:after{
	border-top: 2px solid #CDB928;
	content: "";
	width: 50px;
	margin-top: 17px;
	position: absolute;
	margin-left: 10px;
}

/*.subtitle:before,
.subtitle:after {
    border-top: 2px solid #a0965a;
    display: block;
    height: 1px;
    content: " ";
    width: 20%;
    position: absolute;
    left: 0;
    top: 90px;
 }

 .subtitle:after {
   right: 0;  
   left: auto; 
}
*/
.cut{
	
	overflow: hidden;
}

.body-title{
	color:#9b0000;
	font-family: Georgia;
	font-style: italic;
	font-size: 32px;
	font-weight: 500;

}
.index-list{
	font-family: Georgia;
	margin: 10px 0px;
	list-style: none;
	font-size: 16px;
}
.bullet{
	color: #9b0000;
	margin-left: -20px;
	margin-right: 10px;
	font-size: 24px;
	vertical-align: middle;
}
p{
	display:inline;
}

ul{
	display: block;
	list-style-type: disc;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
}
.quote-sentence{
	font-style: italic;
	font-family:georgia;
	font-size: 13px;
	color:#0e2846;
}

.author{
	color:#9b0000;
	text-align: center;
	font-family:georgia;
	line-height:15px;
}

.source{
	color:#9b0000;
	text-align: center;
	font-family:georgia;
	line-height:15px;
}
.order-button{
	color:#ffffff;
	font-family: arial, Arial sans-serif;
	text-decoration:none;
	font-size:20px;

}
.quotes{
	text-align: center;
}
.order-test-button{
	margin:45px auto 0px auto;
	border-radius:5px;
	text-align:center;
	padding: 10px 20px;
	width: 300px;
	border:1px solid #000000;
	/* red gradient background */
	background: #c6000f; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M2MDAwZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMzJSIgc3RvcC1jb2xvcj0iIzk2MDAwOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY4JSIgc3RvcC1jb2xvcj0iIzliMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjNjAwMGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #c6000f 0%, #960008 33%, #9b0000 68%, #c6000f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c6000f), color-stop(33%,#960008), color-stop(68%,#9b0000), color-stop(100%,#c6000f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #c6000f 0%,#960008 33%,#9b0000 68%,#c6000f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #c6000f 0%,#960008 33%,#9b0000 68%,#c6000f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #c6000f 0%,#960008 33%,#9b0000 68%,#c6000f 100%); /* IE10+ */
background: linear-gradient(to bottom, #c6000f 0%,#960008 33%,#9b0000 68%,#c6000f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c6000f', endColorstr='#c6000f',GradientType=0 ); /* IE6-8 */
}

.footer{
	border-top: 6px solid #cdb928;
	background: #0e2846;
	color: #ffffff;
	font-family: arial, Arial sans-serif;
	position: absolute;
height: 170px;
bottom: -130px;
	width: 920px;
	padding: 20px 20px 20px 20px;
}

.footer-links{
	float:left;
	margin-top: -30px;
	
}
.copyright{
	float:right;
	margin-top: -30px;
}
.footer-credits{
	margin-top: 40px;
	padding-top: 30px;
	border-top: 1px solid #9b0000;
	padding-right: 20px;
	font-size: 12px;
}

.submit-button:hover{
	
	cursor:pointer;
	border:1px solid #cccccc;
}


input{
	border: 2px solid #e2b5b5;
	border-radius: 5px;
	padding: 10px 10px 10px 7px;
	color: #9b0000;
	margin-bottom: 20px;
	margin-top: 7px;
	min-width: 320px;
	font-size: 16px;
	font-family: arial;
}
input:focus, textarea:focus{
	outline: none;
}
textarea{
	font-size: 16px;
	font-family: arial;
}

.contact-left{
	background:url('../img/customer_service.png') no-repeat;
	content: " ";
	height:348px;
	width:220px;
	float:left;
}
.contact-form{
	width:700px;
	float:left;
	padding-left:20px;
}
.form-group{
	
	width:700px;
	position: relative;
	top: 0px;
}

.form_column_right{
	height:300px;
	float:right;
	position:relative;
	right: -30px;
	vertical-align: top;
	text-align: left;
}
.order-test-button:hover{
	border:1px solid #cccccc;

}
.form_column_left{
	float:left;
	position: relative;
	vertical-align: top;
	text-align: left;
	height:300px;
}
.contact-header{
	font-family: Georgia;
	font-size: 24px;
	color: #9b0000;
	font-weight:normal;
	margin-top: 0;
}

.contact-description{
	padding-bottom:29px;
	font-family:Georgia;
}
label{
	color:#666;
	font-size:19px;;
}

.submit-button{
	border-radius:5px;
	text-align:center;
	padding: 10px 20px;
	color: #ffffff;
	font-size:22px;
	font-weight:bolder;
	width: 300px;
	border:1px solid #000000;
	/* red gradient background */
	background: #c6000f; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M2MDAwZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMzJSIgc3RvcC1jb2xvcj0iIzk2MDAwOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY4JSIgc3RvcC1jb2xvcj0iIzliMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjNjAwMGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #c6000f 0%, #960008 33%, #9b0000 68%, #c6000f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c6000f), color-stop(33%,#960008), color-stop(68%,#9b0000), color-stop(100%,#c6000f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #c6000f 0%,#960008 33%,#9b0000 68%,#c6000f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #c6000f 0%,#960008 33%,#9b0000 68%,#c6000f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #c6000f 0%,#960008 33%,#9b0000 68%,#c6000f 100%); /* IE10+ */
background: linear-gradient(to bottom, #c6000f 0%,#960008 33%,#9b0000 68%,#c6000f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c6000f', endColorstr='#c6000f',GradientType=0 ); /* IE6-8 */

}
.message-box{
	
	border:2px solid #e2b5b5;
	border-radius:5px;
	padding:10px;
	color:#9b0000;
	margin-bottom:20px;
	margin-top:7px;
	min-width:700px;
	height:150px;
}

.msg-box{
	
	width:720px;
	
}
/*  populations.php */

.regions-column-left{
	position:relative;
	top:0px;
	float:left;
	width: 393px;
}

.regions-column-right{
	top:0px;
	position:relative;
	float:left;
	width: 457px;
	margin-left:20px;

}
.pop-header{
	margin: 20px 20px 20px 0px;
}
.click-continent{
	width:330px;
	float:left;
	margin-left:30px;
	padding:20px;
}

.continent-img{
	float:left;
}

.continents li{
	margin-left:20px;
}
.pop-titles{
	font-family: georgia;
	color: #9b0000;
	font-size: 20px;
}

.pop-middle{
	width:800px;
}

.pop-bottom{
	width: 850px;
	height:1200px;
}

.pop-bottom-left, .pop-bottom-right{
	width: 385px;
	float: left;
	margin-right: 0px;
	font-size: 16px;
	padding: 20px
}

.pop-region-list{
	font-size: 15px;
	padding: 10px 0px;
	margin: 10px 0px;
}

.sample-cta{
	font-family:Arial, sans-serif;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 800px;
	margin: 30px auto;
	background: #0e2846;
	padding: 20px 0px 40px 0px;
	border-radius: 10px;
	
}

.sample-cta-link{
	padding:10px;
	border:1px solid #cccccc;
	border-radius:10px;
	color:#ffffff;
	font-size:22px;
	text-decoration:none;
	margin-top:30px;
	background: #c6000f;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #c6000f 0%, #9b0000 33%, #9b0000 68%, #c6000f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c6000f), color-stop(33%,#960008), color-stop(68%,#9b0000), color-stop(100%,#c6000f));
	background: -webkit-linear-gradient(top, #c6000f 0%,#9b0000 33%,#9b0000 68%,#c6000f 100%);
	background: -o-linear-gradient(top, #c6000f 0%,#9b0000 33%,#9b0000 68%,#c6000f 100%);
	background: -ms-linear-gradient(top, #c6000f 0%,#9b0000 33%,#9b0000 68%,#c6000f 100%);
	background: linear-gradient(to bottom, #c6000f 0%,#9b0000 33%,#9b0000 68%,#c6000f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c6000f', endColorstr='#c6000f',GradientType=0 );

}

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

.title{
	font-size: 1.65em;
	margin: 20px 0px 0px 5%;
}
.title-wrap{
	width:100% !important;
}
.subtitle{
	font-size:1.18em;
	margin: 0px 0px 0px 0%;
}
.content-title{
	height:125px;
	width:100%;
}
.content{
	padding: 10px 15px;
}
#content{
	width:100%;
	background:#ffffff;
}
.header-top{
	background:#0e2846;;
}

.list-indent {
	padding: 0px 30px 0px 10px !important;
}

.body-title{
	font-size: 1.8em;
}
.column-left, .column-right, .header-button-order-now,
.header-button-log-in{
	display:none;
}
.footer-wrap{
	width:100%;
}
.footer-links{
	font-size:0.8em;
	margin-left:10px;
	margin-top:-44px;
}
.copyright{
	margin-top:-22px;
	font-size:0.8em;
	margin-left:10px;
	float:left;
}
.main{
	width: 86%;
	left: 0px;
	margin: 0px auto 0 auto;
	margin-left: 30px;
	margin-right: 0px;
}
.container{
	width:100%;
}

.order-test-button{
	max-width: 100%;
	width:inherit;
	min-width:60%;
}

.header-wrap{
	width:100%;
}
.header{
	width:100%;
}
.header-callout:after{
	width:100%;
}
#wrapper{
	max-width:100%;
	overflow:hidden;
}
.pop-left{
	width:100% !important;
	margin-left:10px !important;
	font-size: .9em !important;
}
.sample-cta{
	width:100% !important;
	margin-left: -15px !important;
	border-radius:0px !important;
}
.sample-cta-link{
	width: 100%;
	position: relative;
	font-size: .8em;
}
#header{	
	height:200px;
}
.sub-header{
	top:73px;
}
.navbar{
	top: 20px;
	font-size: .8em;
	line-height: 1.7em;
	margin-left: 10px;
}
.samp-button:before, .home-button:before,
.pop-button:before, .dig-button:before,
.faq-button:before, .contact-button:before{
	display:none;
}
.continent-img{
	max-width: 100%;
	margin: 0 auto;
	float:none;
}
.logo{
	text-align: center;
	float:none;
}
.sample-excerpt {
	margin: 20px 10px 0px -10px !important;
}
.world-img{
	max-width: 100%;
}
.pop-bottom {
	width: 88%;
	position: relative;
	height:inherit;
}

.pop-middle, .pop-top {
	width: 88%;
	position: relative;
}

.pop-bottom-left, .pop-bottom-right {
	width: 100%;
	float:none; 
}
.click-continent{
	margin-left:-15px;
	float:none;
}
.faq-section {
	padding: 10px 0px !important;
	max-width:100%;
	margin-right: 10px;
}
.pop-titles {
	font-family: georgia;	
	color: #9b0000;
	font-size: 1.2em;
}
.form_column_right{
	float:none;
	right:0;
}
.form_column_left{
	float:none;
}
.message-box{
	min-width: 80%;
}
.contact-form{
	width:inherit;
	padding-left:inherit;
	margin-left: -10px;
}
.msg-box{
	width:inherit;
}
.contact-left{
	display: none;
}
.subtitle:before, .subtitle:after{
	margin-top: 9px;
}
input{
	min-width: 80%;
}
}