/*
_______________________________
Desktop version layout - place your custom code here */


body {
	font-family: Verdana, sans-serif;
	background-color: #efefef;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

.red {
	color:#B00;
}


/* Heading Sizes */
h1 { font-size: 30px; }
h2 { font-size: 27px; }
h3 { font-size: 24px; }
h4 { font-size: 21px; }
h5 { font-size: 18px; }
h6 { font-size: 15px; }


h1, h2, h3, h4, h5, h6 {
	font-family: 'Bree Serif', serif;
	line-height: 110%;
}

	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
		color: #000000 !important;
		text-decoration: none;
	}

		h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
			color: #6666cc !important;
			text-decoration: none !important;
		}


.section-wrap {
	background-color: black;
	box-shadow: 0px 6px 2px rgba(90,90,90,0.15);
	position: relative;
	z-index: 500;
}

#site-head {
	background-color: black;
	max-width: 960px;
	margin: 0 auto;
}

	#site-head #logo {
		margin: 0px 0px 0px 0px;
		display: block;
	}

	#site-head ul {
		display: block;
		background-color: black;
		margin: 0px;
		padding: 0px;
		overflow: none;
	}

		#site-head ul li {
			display: block;
			float: left;
			height: 86px;
			background: #000000;
			margin: 0px 0px 0px 0px;
			line-height: 135px;
			color: #999999;
			font-family: 'Bree Serif', serif;
			font-size: 16px;
		}

			#site-head ul li a {
				color: #ffffff;
			}

			#site-head ul li a:hover {
				color: #999999;
				text-decoration: underline;
			}


#crumbs {
	font-size: 12px;
	margin: 10px 0px 10px 0px;
}


/*************** NEW BMAP below post sign up box *************/
#sign-up-bmap-footer
{
	background: url('/assets/public/bmap-bottom-ad.png') no-repeat scroll 0% 0% transparent;
	width: 534px;
	height: 234px;
}

.bmap-join
{
    position: absolute;
    margin-left: 352px;
    margin-top: 192px;
    z-index: 3;
}

.bmapemail
{
    height: 24px;
    width: 220px;
    margin-top: 194px;
    position: absolute;
    margin-left: 129px;
   text-indent: 12px;
    font-size: 10x;
	
}

.bmapemail::-webkit-input-placeholder  
{
    font-style:italic;
    font-size: 15px;
    margin-left: 15px;
}
.bmapemail::-moz-placeholder 
{ 
 
    font-style:italic;
    font-size: 15px;
    margin-left: 15px;
} /* firefox 19+ */
.bmapemail::-ms-input-placeholder
{  font-style:italic;
    font-size: 15px;
    margin-left: 15px;

} /* ie */
.bmapemail:input:-moz-placeholder
{  font-style:italic;
    font-size: 15px;
    margin-left: 15px;
}
/*************** END BMAP below post sign up box *************/


/*************** NEW Lead Generation Header ******************/

.header-lead-wrapper
{
    background: url("/assets/public/gray-background.png") repeat;
    height: 500px;
    width: 100%;
    margin-top: 4px;
}

.head-lead{
    width: 1200px;
    margin: 0px auto;
    min-height: 500px;
    border-bottom: 10px solid #EFEFEF;
    background: url('/assets/public/big-money-asset-protection.png') no-repeat;
    
}

.head-send-button
{
     float: right !important;
    margin-top: 380px;
    position: relative;
    margin-right: 17px;

}

.head-ebook
{
background: url('/assets/public/big-money-asset-protection-report.png') no-repeat scroll 0% 0% transparent;
width: 202px;
height: 203px;
position: absolute;
float: right;
margin-top: 148px;
margin-left: 1060px;
}

.head-text
{
height: 42px;
width: 346px;
float: right !important;
margin-top: 380px;
position: relative;
margin-right: 14px;
text-indent: 17px;
font-size: 20px;
}



#headtext:focus::-webkit-input-placeholder, #headtext:focus::-moz-placeholder,  #headtext:focus::-ms-input-placeholder, #headtext:focus:input:-moz-placeholder {
  color:transparent;
}


#headtext::-webkit-input-placeholder  
{
    font-style:italic;
    font-size: 20px;
    margin-left: 20px;
}
#headtext::-moz-placeholder 
{ 
 
    font-style:italic;
    font-size: 20px;
    margin-left: 20px;
} /* firefox 19+ */
#headtext::-ms-input-placeholder
{  font-style:italic;
    font-size: 20px;
    margin-left: 20px;

} /* ie */
#headtext:input:-moz-placeholder
{  font-style:italic;
    font-size: 20px;
    margin-left: 20px;
}
/*************** END NEW Lead Generation Header ***************/


#content {
	max-width: 960px;
	margin: 0 auto;
	min-height: 600px;
	border-bottom: 10px #efefef solid;
	background-color: #ffffff;
	padding: 30px 0px 20px 0px;
}

	#content a {
		color: #000099;
		text-decoration: none;
	}

		#content a:hover {
			color: #6666cc;
			text-decoration: underline;
		}

	#content #divide {
		background: transparent url('/images/assets/divider.png') repeat-y 50% 0%;
		padding: 0px 0px 0px 0px;
		margin-top: 60px;
		margin-bottom: 0px;
	}

		#content #divide .arrow-right {
			display: block;
			margin: 0px 0px 25px 0px;
		}

		#content #divide #arrow-left {
			display: block;
		}

	#content #pagination {
		font-size: 14px;
		font-family: 'Bree Serif', serif;
		padding: 10px 0px 10px 0px;
		height: 35px;
		line-height: 35px;
	}

		#content #pagination #prev-page {
			height: 35px;
			text-align: left;
		}

		#content #pagination #next-page {
			height: 35px;
			text-align: right;
		}

	#content p, #content li {
		line-height: 135%;
		font-size: 14px;
	}

	#content .hero {
		border-bottom: 10px solid #cccccc;
		padding: 0px 0px 10px 0px;
	}

		#content .hero h1 {
			font-size: 30px;
		}


	/* ADDTHIS */
	div.addthis_toolbox {

	}
	
	
	#content img.article-image {
		display: block;
		margin: 0 auto;
		margin-bottom: 14px;
	}

	#content img.list-image {
		display: block;
		float: left;
		margin: 5px 20px 20px 0px;
	}

	#content #article {
		padding: 0px 0px 10px 0px;
		/* min-height: 900px; */
	}

		#content #article h1, #content #article h2, #content #article h3, #content #article h4, #content #article h5, #content #article h6 {
			margin-bottom: 0.8em;
		}
		
		#content #article .article-page h1:first-of-type {
			margin-bottom: 10px;
		}

		#content #article p {
			margin: 0px 0px 15px 0px;
		}

		#content #article ul, #content #article ol {
			list-style-type: inherit;
			margin: 10px 45px 10px 45px;
		}

		#content #article li {
			margin: 10px 10px 10px 10px;
		}

		#content #article article.flat-page {
			padding: 0px 20px 0px 20px;
		}
		
		#content #article article.flat-page hr{
			border: 0;
			height: 2px;
			margin:18px 0;
			position:relative;
			background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 10%, rgba(0,0,0,0.65) 50%, rgba(0,0,0,0) 90%, rgba(0,0,0,0) 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0)), color-stop(10%,rgba(0,0,0,0)), color-stop(50%,rgba(0,0,0,0.65)), color-stop(90%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 10%,rgba(0,0,0,0.65) 50%,rgba(0,0,0,0) 90%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 10%,rgba(0,0,0,0.65) 50%,rgba(0,0,0,0) 90%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 10%,rgba(0,0,0,0.65) 50%,rgba(0,0,0,0) 90%,rgba(0,0,0,0) 100%); /* IE10+ */
			background: linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 10%,rgba(0,0,0,0.65) 50%,rgba(0,0,0,0) 90%,rgba(0,0,0,0) 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
		}
		
		#content #article article.flat-page hr:before {
			content: "";
			display: block;
			border-top: solid 1px #f9f9f9;
			width: 100%;
			height: 1px;
			position: absolute;
			top: 50%;
			z-index: 1;
		}


	#content .item {
		border-bottom: 1px dotted #cccccc;
		padding: 10px 0px 10px 0px;
	}

		#content .item section {
			margin: 0px 0px 0px 156px;
		}

		#content .item h1 {
			font-size: 22px;
		}

		#content .by-line {
			font-family: 'Bree Serif', serif;
			font-size: 12px;
			margin: 5px 0px 5px 0px;
		}

			#content .by-line a {
				color: #000099;
			}

			#content .by-line a:hover {
				color: #6666cc;
				text-decoration: none !important;
			}


		#content .lead-in {
			font-size: 14px;
			margin: 5px 0px 10px 0px;
		}

	#content #popular h2, #content #featured h2, #content #members-tools h2 {
		background-color: #efefef;
		padding: 10px 15px 10px 15px;
		font-size: 20px;
	}

	#content aside a {
		color: #000099;
		text-decoration: none;
	}

		#content aside a:hover {
			color: #6666cc;
			text-decoration: none;
		}

	#content #popular .list-aside  {
		margin: 0px 0px 20px 0px;
		counter-reset: foo;
		display: table;
	}

		#content #popular .list-aside li {
			font-size: 14px;
			font-family: 'Bree Serif', serif;
			counter-increment: foo;
			display: table-row;
		}

			#content #popular .list-aside li p::before {
				content: counter(foo) ")";
				display: table-cell;
				text-align: right;
				text-decoration: none;
				color: black;
				border-bottom: 1px dotted #cccccc;
				padding: 0px 0px 0px 20px;
			}

			#content #popular .list-aside li a {
				padding: 10px 15px 10px 15px;
				margin: 0px;
				display: table-cell;
				border-bottom: 1px dotted #cccccc;
			}


		#content #featured img {
			display: block;
			max-width: 100%;
			margin: 0 auto;
			border-bottom: 1px dotted #cccccc;			
		}


		#content #members-tools {
			margin-bottom: 20px;
		}

			#content #members-tools a {
				font-size: 14px;
				font-family: 'Bree Serif', serif;
				display: block;
				padding: 10px 15px 10px 15px;
				margin: 0px;
				border-bottom: 1px dotted #cccccc;
			}


		#content #sign-up {
			display: block;
			background-color: #efefef;
			margin-bottom: 20px;
			text-align: left;
			padding:10px 20px;
		}
		
			#content #sign-up p{
				font-size:12px;
				margin:1em 0;
			}
			
			#content #sign-up input, #content #sign-up-footer input{
				border:3px solid #900;
				padding:8px;
			}
			
				#content #sign-up .sign-up-email {
					width:91%;
				}
				
				#content #sign-up .sign-up-button, #content #sign-up-footer .sign-up-button{
					text-transform:uppercase;
					color:#222;
					width:100%;
					font-weight:bold;
					background: #f07714; /* for non-css3 browsers */
					/* IE10 Consumer Preview */ 
					background-image: -ms-linear-gradient(top, #F9AB20 0%, #F07714 100%);				
					/* Mozilla Firefox */ 
					background-image: -moz-linear-gradient(top, #F9AB20 0%, #F07714 100%);					
					/* Opera */ 
					background-image: -o-linear-gradient(top, #F9AB20 0%, #F07714 100%);					
					/* Webkit (Safari/Chrome 10) */ 
					background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F9AB20), color-stop(1, #F07714));					
					/* Webkit (Chrome 11+) */ 
					background-image: -webkit-linear-gradient(top, #F9AB20 0%, #F07714 100%);					
					/* W3C Markup, IE10 Release Preview */ 
					background-image: linear-gradient(to bottom, #F9AB20 0%, #F07714 100%);
					cursor:pointer;
				}


		#content #sign-up-footer {
			display: block;
			background-color: #efefef;
			margin-bottom: 20px;
			text-align: left;
			padding:10px 20px;
		}
		
			#content #sign-up-footer div.report-thumb {
					float:right;
					width:110px;
					margin:0;
				}
				
					#content #sign-up-footer div.report-thumb img{
						display:block;
						width:110px;
						border:0;
					}
		
			#content #sign-up-footer p{
				font-size:12px;
				margin:1em 0;
			}
			
			#content #sign-up-footer h1{
				font-size:23px;
				text-align:center;
			}
			
			#content #sign-up-footer h2{
				color:#7c001c;
				font-size:20px;
				text-align:center;
			}
			
			#content #sign-up-footer .sign-up-email {
				width:250px;
			}
			#content #sign-up-footer .sign-up-button{
				width:200px;
			}
			


		#content #related-content ol {
			list-style-type: decimal;
			margin: 20px 50px 20px 50px;
		}

			#content #related-content ol li {
			}




div.default-form {
	
}


	div.default-form input {
		border: 2px solid #777;
		padding: 8px;
	}
	
	div.default-form .no-style{
		border:0;
		padding: 0px;
	}

.default-button {
    color:#fff;
	font-weight:bold;
	background: #f07714; /* for non-css3 browsers */
	/* IE10 Consumer Preview */ 
	background-image: -ms-linear-gradient(top, #F9AB20 0%, #F07714 100%);				
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #F9AB20 0%, #F07714 100%);					
	/* Opera */ 
	background-image: -o-linear-gradient(top, #F9AB20 0%, #F07714 100%);					
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F9AB20), color-stop(1, #F07714));					
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #F9AB20 0%, #F07714 100%);					
	/* W3C Markup, IE10 Release Preview */ 
	background-image: linear-gradient(to bottom, #F9AB20 0%, #F07714 100%);
	cursor:pointer;
	border:2px solid #900 !important;
}


#videos a {
	display: block;
	margin: 10px 10px 20px 10px;
}


#content a.red-button {
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	-khtml-border-radius: 8px; 
	border-radius: 8px; 
	color:#fff !important;
	font-size: 14px;
	font-family: 'Bree Serif', serif;
	padding:0.5em 2.5em 0.5em 1em;
	background:url('/images/assets/landing/landingbutton-arrow-white.png') 95% 50% no-repeat #900020;
	margin:0.5em 0;
	display:inline-block;
}

#content a:hover.red-button {
	background:url('/images/assets/landing/landingbutton-arrow-white.png') 95% 50% no-repeat #000;
	text-decoration:none;
}


#content a.cta {
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	-khtml-border-radius: 8px; 
	border-radius: 8px; 
	color:#fff !important;
	font-size: 14px;
	font-family: 'Bree Serif', serif;
	padding:0.5em 2.5em 0.5em 1em;
	background:url('/images/assets/landing/landingbutton-arrow-white.png') 95% 50% no-repeat #900020;
	margin:0.5em 0;
	display:inline-block;
}

#content a:hover.cta {
	background:url('/images/assets/landing/landingbutton-arrow-white.png') 95% 50% no-repeat #000;
	text-decoration:none;
}

#site-foot {
	background-color: black;
	max-width: 904px;
	margin: 0 auto;
	padding: 28px;
	color: #ffffff;
}

	#site-foot #logo {
		margin: 5px 0px 0px 0px;
		display: block;
	}

	#site-foot h3 {
		margin: 0px 0px 10px 0px;
	}

	#site-foot ul.foot-links, #site-foot ul.foot-links-right {
		display: block;
		overflow: auto;
		margin-bottom: 20px;
	}

		#site-foot ul.foot-links li, #site-foot ul.foot-links-right li {
			display: block;
			width: 45%;
			height: 20px;
			line-height: 20px;
			float: left;
			background: #000000;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			color: #ffffff;
			font-size: 11px;
		}

			#site-foot ul.foot-links-right li {
				width: 90%;
			}

			#site-foot ul.foot-links li a, #site-foot ul.foot-links-right li a {
				color: #ffffff;
			}


	#site-foot p.warning {
		border-top: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff;
		padding: 15px 5px 15px 5px;
		line-height: 15px;
		color: #ffffff;
		font-size: 11px;
	}

	#site-foot p.foot-para, #site-foot p.foot-para-right {
		padding: 0px 5px 0px 5px;
		margin: 5px 0px 5px 0px;
		line-height: 15px;
		color: #ffffff;
		font-size: 11px;
	}

		#site-foot p.foot-para a, #site-foot p.foot-para-right a {
			color: #ffffff;
		}

	#site-foot p.foot-para-right {
		text-align: right;
	}


div.clear-me {
	clear: both;
	height: 0;
	line-height: 0;
}

p.archive-link {
	text-align: right;
}

div.email-form-embed {
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	-khtml-border-radius: 8px; 
	border-radius: 8px; 
	background-color:#efefef;
	border:1px solid #aaa;
	padding:0.5em;
	margin:2em auto;
	text-align:center;
	width:80%;
	font-size:0.9em;
}

	.effect6
	{
		position:relative;
		-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
		   -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
				box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	}
	.effect6:before, .effect6:after
	{
		content:"";
		position:absolute;
		z-index:-1;
		-webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
		-moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
		box-shadow:0 0 20px rgba(0,0,0,0.8);
		top:50%;
		bottom:0;
		left:10px;
		right:10px;
		-moz-border-radius:100px / 10px;
		border-radius:100px / 10px;
	}

div.email-form-embed input, div.email-form-embed textarea{
	border:2px solid #777;
	padding:8px;
	display:inline;
}
			
	div.email-form-embed .email-field {
		width:200px;
	}
	
	div.email-form-embed .button{
		color:#222;
		width:200px;
		font-weight:bold;
		background: #f07714; /* for non-css3 browsers */
		/* IE10 Consumer Preview */ 
		background-image: -ms-linear-gradient(top, #F9AB20 0%, #F07714 100%);				
		/* Mozilla Firefox */ 
		background-image: -moz-linear-gradient(top, #F9AB20 0%, #F07714 100%);					
		/* Opera */ 
		background-image: -o-linear-gradient(top, #F9AB20 0%, #F07714 100%);					
		/* Webkit (Safari/Chrome 10) */ 
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F9AB20), color-stop(1, #F07714));					
		/* Webkit (Chrome 11+) */ 
		background-image: -webkit-linear-gradient(top, #F9AB20 0%, #F07714 100%);					
		/* W3C Markup, IE10 Release Preview */ 
		background-image: linear-gradient(to bottom, #F9AB20 0%, #F07714 100%);
		cursor:pointer;
	}



/*  Contact Us Form  */
form#contact_form input, form#contact_form textarea{
	border:2px solid #777;
	padding:8px;
}
			
	form#contact_form .email-field {

	}
	
	form#contact_form .button{
		color:#fff;
		font-weight:bold;
		background: #f07714; /* for non-css3 browsers */
		/* IE10 Consumer Preview */ 
		background-image: -ms-linear-gradient(top, #F9AB20 0%, #F07714 100%);				
		/* Mozilla Firefox */ 
		background-image: -moz-linear-gradient(top, #F9AB20 0%, #F07714 100%);					
		/* Opera */ 
		background-image: -o-linear-gradient(top, #F9AB20 0%, #F07714 100%);					
		/* Webkit (Safari/Chrome 10) */ 
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F9AB20), color-stop(1, #F07714));					
		/* Webkit (Chrome 11+) */ 
		background-image: -webkit-linear-gradient(top, #F9AB20 0%, #F07714 100%);					
		/* W3C Markup, IE10 Release Preview */ 
		background-image: linear-gradient(to bottom, #F9AB20 0%, #F07714 100%);
		cursor:pointer;
		border-color:#900;
	}

div#contact-offices {
	float:right;
	width:300px;
	padding:0.5em 2em;
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	-khtml-border-radius: 8px; 
	border-radius: 8px; 
	background-color:#f5f5f5;
}

div#contact-offices hr{
	border:0;
	border-bottom:1px dotted #aaa;
	height:1px;
}

div#contact-email-form {
	float:left;
}


/*  ---------------- Members Area ---------------- */

/*  --- General members styles --- */

#content #article div#members-content {
	
}

	#content #article div#members-content h2:first-child {
    	height: 117px;
    	overflow: hidden;
    	text-indent: -9999px;
	}
	
	#content #article div#members-content h3 {
		margin-top:1em;
	}
	
	#content #article div#members-content h4 {
		font-size:1.2em;
		margin:0;
	}
	
	#content #article div#members-content span.date_entry {
		font-size: 12px;
		color:#999;
	}
	
	#content #article div#members-content hr {
		border:0;
		border-bottom:1px dotted #aaa;
		height:1px;

	}
	
	#content #article div#members-content ul {
		margin-bottom:2em;
	}

/*  --- Overides for individual products --- */

/* SOCS */

h2.socs_title {
	margin-top: 5px;
	text-indent: 0px !important;
	color:#27b369 !important;
}
/* SOCS END */


/* Offshore Freedom Blueprint */

h2.members-offshore-freedom-blueprint_title {
	margin-top: 5px;
	text-indent: 0px !important;
	color:#2e1954 !important;
}


div.members-offshore-freedom-blueprint_logo {
	background: url("/images/assets/landing/BR-OFBLogo-PNG.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	width: 300px;
	height: 117px;
}



/*  Offshore Freedom Inner Circle  */

div.members-offshore-freedom-inner-circle h2:first-child {
	background: url("/images/assets/landing/logo-offshore-freedom-inner-circle.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

div.members-offshore-freedom-inner-circle h3 {
	color:#007434;	
}

/*  21 Days to Offshore Freedom  */
div.members-21-days-offshore-freedom h2:first-child {
	background: url("/images/assets/landing/logo-21days-offshore-freedom.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

div.members-21-days-offshore-freedom h3 {
	color:#1d4374;	
}


/*  Lifeboat Strategy  */
div.members-lifeboat-strategy h2:first-child {
	background: url("/images/assets/landing/logo-lifeboat.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

div.members-lifeboat-strategy h3 {
	color:#880f0f;	
}

/*  Escape From America  */
div.members-escape-from-america h2:first-child {
	background: url("/images/assets/landing/logo-escape-from-america.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

div.members-escape-from-america h3 {
	color:#69bbd1;	
}




.font30 {
    font-size: 30px !important;
}
.font26 {
    font-size: 26px !important;
}
.font20 {
    font-size: 20px !important;
}


ul.arrow li {
    background: url("/images/assets/landing/ofic-arrowbullet.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    line-height: 1.2em;
    list-style-type: none;
    margin-bottom: 15px;
    min-height: 22px;
    padding-left: 30px;
}


.bold {
    font-weight: 700;
}
.center {
    text-align: center;
}

.pad-t {
    padding-top: 20px;
}



.add-to-cart {
    margin: 30px auto;
    text-align: center;
}

.add-to-cart img {
	display:inline;
}


/*
_______________________________
Mobile version - single break point */

@media handheld, only screen and (max-width: 767px) {

	.examplecontainer {}

	body {}


	#content #divide {
		display: none;
	}

	#site-foot {
		padding: 0px;
	}
	
	div.addthis_toolbox {
		display: none !important;
	}

}


/*
_______________________________
Provide higher res assets for higher resolution mobile screens */

@media only screen and (-webkit-min-device-pixel-ratio: 2) { 

	/* An example of how to override an image with one twice the size for iPhone 4. Specify the original pixel size with background-size.
	.download {
	background: url(../img/downarrow@2x.png) no-repeat;
	background-size: 27px 28px;
	}
	*/

}