/* Searchlights CSS
   Master Styles
   Author: Chris Rosenthal
*****************************************************************/


/* Global reset
   http://meyerweb.com/eric/tools/css/reset/ 
*****************************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

html {
background-color: #ffffff;
}


body {
	line-height: 1;
}
ol, ul {
	margin-left: 40px;
list-style-type: square; 
   font-size:20px;

}

li {
padding-left: 20px !important;
width: 800px;
	line-height: 1.5;
	color: #000;
	font-size: 18px;
display: none;
}

blockquote, q {
	quotes: none;
font-size: 30px;
line-height: 40px;
	color: #ffffff;
font-family: proxima-nova-soft, Arial Rounded MT Bold, arial, helvetica, sans-serif;
font-weight: normal;
width:600px;
z-index: 4;

}
blockquote:before, q:before {
	display: block;
content: "\201C";
font-size: 300px;
position: absolute;
left: -100px;
top: 20px;
color: #d4d6f8;
font-family: proxima-nova-soft, Arial Rounded MT Bold, arial, helvetica, sans-serif;

}

blockquote:after, q:after {
	display: block;
content: "\201D";
font-size: 200px;
position: absolute;
right: 360px;
top: 160px;
color: #d4d6f8;
font-family: proxima-nova-soft, Arial Rounded MT Bold, arial, helvetica, sans-serif;

}

blockquote cite {
color: #cccccc;
font-size: 22px;
font-style: normal !important;
display: block;
margin-top: 30px;
margin-left:500px;
width: 100%;
}
 
blockquote cite:before {
content: "\2014 \2009";
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Extended base styles (site specific)
*****************************************************************/

html { 
	overflow-y: scroll; /* always force a scrollbar in non-IE */


	}



body {
background-color: #2378bb;
background-repeat:repeat-y;
min-width:1280px;
	overflow-x: hidden;
	overflow: hidden;
	height: 11250px;
	line-height: 1.5;
	color: #000;
	font-size: 17px;
font-family: proxima-nova-soft, Arial Rounded MT Bold, arial, helvetica, sans-serif;
}
h1 {
	color: ##00487a;
padding-left: 20px !important;
	padding-right: 20px !important;
}
a, a:link,
a:active,
a:visited {
	-webkit-transition: color 0.25s ease-out;
	-moz-transition: color 0.25s ease-out;
	-o-transition: color 0.25s ease-out;
	transition: color 0.25s ease-out;
	color:#71bce3;
	outline: none;
	text-decoration:none;
	}
	a:hover { 
		color:#00487a;
		}
img { 
	display:block;
	}
a:hover img  { 
	opacity: 0.6;
	}

p {
padding-left: 20px !important;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
	padding-right: 200px !important;

	}
i {
font-style: italic;
}

em {
font-style: italic;
}

b {
font-weight: bold;
font-weight: 900;

}



/* Common shared styles
*****************************************************************/

hr {
	margin: 0;
	border: none;
	border-top: 1px solid #3b3b3b;
	border-bottom: 1px solid #3b3b3b;
	height: 3px;
}

/* Page structure
*****************************************************************/

#wrapper {
	position: relative;
}
#branding {
	width: 100%;
	background: #fff;
	}
	#branding h1 {
		width: 940px;
		padding: 10px 15px;
		margin: 0 auto;
		text-transform: uppercase;
		font-size: 18px;
		font-weight: bold;
font-weight: 900;

		}

/* Nav
*****************************************************************/

nav#primary {
z-index: 99999999999999;
	position: fixed;
	top: 50%;
	right: 8px;
	margin-top: -30px;
}
nav#primary li {
	position: relative;
	height: 20px;
width:20px;
list-style-type: none; 
z-index: 99999999999999;

}

nav#primary a {
	display: block;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
	background: transparent url('../img/nav-dot.png') 4px 4px no-repeat;

}
nav#primary a:hover, nav#primary a.active {
	background: transparent url('../img/nav-dot.png') 4px -16px no-repeat;
}
nav#primary h1 {
	position: absolute;
font-size: 14px;
	right: 14px;
	top: -27px;
	display: none;
	padding: 4px 20px 4px 7px;;
	color: #fff;
	white-space: nowrap;
	background: transparent url('../img/nav-arrow.png') 100% 50% no-repeat;
	}
nav.next-prev {
	margin: 20px 0 0 0;
	}
	a.prev,
	a.next {
		display: block;
		width: 15px;
		height: 11px;
		text-indent: -9999px;
		}
	a.prev {
		margin: 0 auto 5px auto;
		background: transparent url('../img/scroll-arrow-up.png') 0 0 no-repeat;
		}
		a.prev:hover {
			background: transparent url('../img/scroll-arrow-up.png') 0 -11px no-repeat;
			}
	a.next {
		margin: 5px auto 0 auto;
		background: transparent url('../img/scroll-arrow-down.png') -1px 0 no-repeat;
		}
		a.next:hover {
			background: transparent url('../img/scroll-arrow-down.png') -1px -11px no-repeat;
			}

/* Parallax
*****************************************************************/

/* content */
#content {
	z-index: 1;
	position: absolute;
left: 10px;
	width:1280px;
max-width:1280px;
	margin: 0 auto;
	line-height: 1.7;
	}
	#content article {
color: #ffffff;
font-size: 26px;
line-height: 32px;
margin-left: 30%;

		}
		#page-number-1 ,
		#page-number-2,
		#page-number-3,
		#page-number-4,
#page-number-5,
#page-number-6,
#page-number-7,
#page-number-8,
#page-number-9,

#page-number-10,
#page-number-11,
#page-number-12,
#page-number-13
 {
			padding: 0px 40px 40px 40px;

			}
#page-number-1 {
position: absolute;
top: 40px;
left: -400px;
opacity: 0.4;
}

#page-number-2 {
position: absolute;
top: 1500px;
padding-top:400px;
padding-right:0px;
}

#page-number-3 {
position: absolute;
top: 2300px;
padding-top:400px;
}


#page-number-4 {
position: absolute;
top: 3100px;
padding-top:400px;
}

#page-number-5 {
position: absolute;
top: 3900px;
padding-top:400px;
}

#page-number-6 {
position: absolute;
top: 4700px;
padding-top:400px;
}

#page-number-7 {
position: absolute;
top: 5500px;
padding-top:400px;
}

#page-number-8 {
position: absolute;
top: 6300px;
padding-top:400px;
}

#page-number-9 {
position: absolute;
top: 7100px;
padding-top:400px;
}

#page-number-10 {
position: absolute;
top: 7900px;
padding-top:400px;
}

#page-number-11 {
position: absolute;
top: 8700px;
padding-top:400px;
}

#page-number-12 {
position: absolute;
top: 9500px;
padding-top:400px;
}

#page-number-13 {
position: absolute;
top: 10300px;
padding-top:400px;
}






#content h1 {
margin: 0 0 0 0;
font-size: 60px;
font-family: proxima-nova-soft, Arial Rounded MT Bold, arial, helvetica, sans-serif;font-weight: normal;
line-height: 65px;
color: rgb(158, 218, 244);
}


h1 {
margin: 0 0 0 0;
font-size: 60px;
font-family: proxima-nova-soft, Arial Rounded MT Bold, arial, helvetica, sans-serif;
font-weight: normal;
line-height: 65px;
}

h2 {
font-size: 36px;
	color: #aaaaaa;
padding-left: 20px !important;
	padding-right: 20px !important;
}


#page-number-4  article {
background: transparent !important;

}




.fourbax{
display:block; 
float:left;
}

/* foreground */
#parallax-bg3 {
	z-index: 1;
	position: fixed;
	left: 05%; /* align left edge with center of viewport */
	top: 0;
	width: 1200px;
	/* foreground images */
	#fg3-1 {
		position: absolute;
		top: 112px;
		left: 321px;
		}
	z-index: 3;
		}

#bg3-0 {
		position: absolute;
		top: 5312px;
		left: 221px;
		}


#bg3-X1 {
		position: absolute;
		top: 60px;
		left: 10px;
		}

#bg3-X2 {
		position: absolute;
		top: 500px;
		left: -40px;
width:1280px;
height:200px;
z-index: 1;
		}

#bg3-X3 {
		position: absolute;
		top: 16120px;
		left: -50px;
width:1900px;
height:200px;
z-index: -1;
		}


#bg3-A1 {
	position: absolute;
		top: 5300px;
		left: 1200px;
	}


#bg3-AD {
	position: absolute;
		top: 00px;
		left: -50px;
z-index: -22;
	}

#bg3-ADa {
	position: absolute;
		top: 14400px;
		left: -50px;
z-index: -22;

	}



/* midground images */
#parallax-bg2 {
	position: absolute;
		top: 85px;
		left: -270px;
z-index:5000;

	}


#mg2-starter {position: absolute; left: 700px;z-index:5000;
top: 200px; 
}


#mg2-c1top {position: absolute; left: 400px;z-index:5000;
top: 2400px; width:210px;
}


#mg2-c2top {position: absolute; left: 400px;z-index:5000;
top: 3600px; width:210px;
}

#mg2-c3top {position: absolute; left: 400px;z-index:5000;
top: 4800px; width:210px;
}

#mg2-c4top {position: absolute; left: 400px;z-index:5000;
top: 6000px; width:210px;
}

#mg2-c5top {position: absolute; left: 400px;z-index:5000;
top: 7200px; width:210px;
}

#mg2-c6top {position: absolute; left: 400px;z-index:5000;
top: 8400px; width:210px;
}

#mg2-c7top {position: absolute; left: 400px;z-index:5000;
top: 9600px; width:210px;
}

#mg2-c8top {position: absolute; left: 400px;z-index:5000;
top: 10800px; width:210px;
}

#mg2-c9top {position: absolute; left: 400px;z-index:5000;
top: 12000px; width:210px;
}

#mg2-c10top {position: absolute; left: 400px;z-index:5000;
top: 13200px; width:210px;
}

#mg2-c11top {position: absolute; left: 400px;z-index:5000;
top: 14400px; width:210px;
}

#mg2-c12top {position: absolute; left: 400px;z-index:5000;
top: 15600px; width:210px;
}




/* background images */
#parallax-bg1 {
	z-index: 1;
	position: fixed;
	left: 0%; /* align left edge with center of viewport */
	top: 0;
	width: 1200px;
	margin-left: -600px; /* move left by half element's width */

	}
	#bg1-1 {
		position: absolute;
		top: 845px;
		left: 890px;
		}


#bg1-2a {
		position: absolute;
		top: 40px;
		left: 320px;
		}
#bg1-2 {
		position: absolute;
		top: 360px;
		left: 260px;
z-index: 45454544444444;
		}

#bg1-2c {
		position: absolute;
		top: 740px;
		left: 260px;
z-index: 444444444;
		}




#bg-6 {
		position: absolute;
		top: 20px !important;
	}


#parallax-bg4 {
	z-index: 12;
	position: scroll;
	right: 10%; /* align left edge with center of viewport */
	top: 900px;
	width: 100% !important;

	}

#fg4-1 {
position: absolute;
left:360px;
top: 1390px;
z-index: -12;		
}

#fg4-2 {
position: absolute;
left:360px;
top: 1990px;
z-index: -12;		
}

#fg4-3 {
position: absolute;
left:360px;
top: 2570px;
z-index: -12;		
}

#fg4-4 {
position: absolute;
left:360px;
top: 3200px;
z-index: -12;		
}

#fg4-5 {
position: absolute;
left:360px;
top: 3800px;
z-index: -12;		
}

#fg4-6 {
position: absolute;
left:360px;
top: 4400px;
z-index: -12;		
}

#fg4-7 {
position: absolute;
left:360px;
top: 5000px;
z-index: -12;		
}

#fg4-8 {
position: absolute;
left:360px;
top: 5600px;
z-index: -12;		
}

#fg4-9 {
position: absolute;
left:360px;
top: 6270px;
z-index: -12;		
}

#fg4-10 {
position: absolute;
left:360px;
top: 6870px;
z-index: -12;		
}

#fg4-11 {
position: absolute;
left:360px;
top: 7470px;
z-index: -12;		
}

#fg4-12 {
position: absolute;
left:360px;
top: 8060px;
z-index: -12;		
}




#parallax-bg5 {
	z-index: -1200;
	position: scroll;
	left: 0%; /* align left edge with center of viewport */
	top: 3px;
	width: 1200px;
	}

#bg5-AAA1 {position: absolute; left: 170px;z-index:5000;
top: 100px; 
}
#bg5-AAA1a {position: absolute; left: 270px;z-index:5000;
top: 900px; 
}

#bg5-AAA2 {position: absolute; left: 420px;z-index:5000;
top: 3000px; 
}

#bg5-AAA3 {position: absolute; left: 820px;z-index:5000;
top: 5900px; 
}


#bg5-AAA4 {position: absolute; left: 920px;z-index:5000;
top: 7700px; 
}




#bg5-AAA5 {position: absolute; left: 620px;z-index:5000;
top: 10900px; 
}

#bg5-AAA5a {position: absolute; left: -40px;z-index:-5000;
top: 11000px; width:1400px;
}

#bg5-AAA6 {position: absolute; left: 420px;z-index:5000;
top: 12200px; 
}

#bg5-1 {position: absolute; left: -80px;
top: 4500px; 
}

#bg5-2 {position: absolute; left: -80px;
top: 6200px; 
}

#bg5-3 {position: absolute; left: -80px;
top: 7500px; 
}
#bg5-4 {position: absolute; left: -80px;
top: 9100px; width:1400px;
}

#bg5-5 {position: absolute; left: -80px;
top: 13100px; z-index: -2000;
}

#bg5-5a {position: absolute; left: 220px;
top: 12600px; 
}

#parallax-bg6 {
	z-index: -2000;
	position: scroll;
	left: 50%; /* align left edge with center of viewport */
	right: 50%; /* align left edge with center of viewport */
	top: 0px;
	width: 1200px;
speed: 2;
	}

#ground {
		position: absolute;
left: -200px;
top: 8290px;
width:1900px;
z-index: 0;
		}

#ground2 {
		position: absolute;
left: -200px;
top: 17200px;
width:1900px;
z-index: 0;
		}


#fg4-stars {
		position: absolute;
left:340px;
top: 3800px;
z-index: 1112;		}
#parallax-bg7 {
	z-index: 35;
	position: absolute;
	left: 50%; /* align left edge with center of viewport */
	right: 50%; /* align left edge with center of viewport */
	top: 50px;
	width: 1200px;
	}
#bg7-AAA1 {position: absolute; left: 470px;z-index:5000;
top: 100px; 
}

#bg7-1 {position: absolute; left: -470px;z-index:5000;
top: 100px; 
}

#bg7-2 {position: absolute; left: -270px;z-index:5000;
top: 900px; 
}

#bg7-3 {position: absolute; left: -470px;z-index:5000;
top: 13500px; 
}

#bg7-4 {position: absolute; left: -370px;z-index:5000;
top: 16500px; 
}

#bg7-5 {position: absolute; left: -470px;z-index:5000;
top: 29000px; 
}

#bg7-6 {position: absolute; left: -470px;z-index:5000;
top: 36000px; 
}
#bg7-7 {position: absolute; left: -470px;z-index:5000;
top: 43000px; 
}

#parallax-bg8 {
	z-index: 120000;
	position: scroll;
	left: 50%; /* align left edge with center of viewport */
	right: 50%; /* align left edge with center of viewport */
	top: 300px;
	width: 1200px;
	}
#bg8-1 {position: absolute; left: 920px;z-index:5000;
top: 3300px; }
#bg8-2 {position: absolute; left: 200px;z-index:-1;
top: 3900px; }
#bg8-3 {position: absolute; left: 920px;z-index:5000;
top: 6400px; 
}

.ls-minimal .ls-nav-prev,
.ls-minimal .ls-nav-next {
	display: none !important;
}

.sliderSpace {
padding-top: 120px !important;
}

.flagbar {

width:100%;
background: #2378bb; /* Show a solid color for older browsers */

	position: fixed;
z-index:99999999999999;
 -moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.5);
box-shadow: 3px 3px 3px rgba(0,0,0,0.5);
margin: 0 auto;
text-align: center;

}



.flagbar {
font-family: proxima-nova-soft, Arial Rounded MT Bold, arial, helvetica, sans-serif;
font-size:21px;
line-height:40px;
height:65px;
margin-bottom:6px;
margin: 0 auto;

}

.flagbar a{
color: #00487a;
margin: 0 auto;

}
.navbar a:hover {
margin-left: 10px;
color:#71bce3;
}

.flagbar img{
padding-top:4px;
padding-left:8px;
float:left;
margin: 0 auto;
}



.socials {
right:0px;
bottom: 0px;
margin: 0 auto;
position: fixed;
text-align: left;
width:100%;
padding-top:6px;
z-index:100000;
background: #2378bb; /* Show a solid color for older browsers */

	position: fixed;
z-index:99999999999999;
 -moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.5);
box-shadow: 3px 3px 3px rgba(0,0,0,0.5);

}

.socials img {
float: left;
display: block;
padding-left: 4px;
margin: 0 auto;
}

.mini{
padding-top: 20px;
padding-left:10px;}


.socials2 {
float: right;
text-align: right;
}

.socials2 {
float:right;
right:0px;
bottom: 0px;
position: fixed;
z-index: 99999999999999999999;
padding-top:6px;

	position: fixed;


}


.sp_like {
position: fixed;
z-index:999999999999;
left:960px;
}


.navbar {

width:900px;

	position: fixed;
z-index:999999999999;
margin-top:-18px;
left:460px;
display: block;
margin: 0 auto;

}


.navbar {
font-family: proxima-nova-soft, Arial Rounded MT Bold, arial, helvetica, sans-serif;
font-size:13px;
font-weight: normal;
line-height:20px;
height:24px;
display: block;
margin: 0 auto;

}

.navbar a {
margin-left: 10px;
padding-right:10px;
margin-top:-20px;
color:#71bce3;
}

.navbar a:hover {
margin-left: 10px;
color:#00487a;
}

.navbar a:active {
margin-left: 10px;
color:#00487a;
}

a {
color: #71bce3;
}


#one-column-emphasis
{
font-family: proxima-nova-soft, Arial Rounded MT Bold, arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 45px;
	width: 800px;
	text-align: left;
	border-collapse: collapse;
}
#one-column-emphasis th
{
	font-size: 14px;
	font-weight: bold;
font-weight: 900;

	padding: 12px 15px;
	color: #666;
}

#one-column-emphasis caption
{
	font-size: 22px;
	font-weight: bold;
font-weight: 900;

	padding: 12px 15px;
	color: #7a7a7a;
text-align: left;
}


#one-column-emphasis td
{
	padding: 10px 15px;
	color: #666;
	border-top: 1px solid #cccccc;
}
.oce-first
{
	background: #ffffff;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}
#one-column-emphasis tr:hover td
{
	color: #666;
	background: #f1f1f1;
}

#one-column-emphasis b
{
	font-weight: bold;
font-weight: 900;

	color: #4444;
}



h3 {
font-family: proxima-nova-soft, Arial Rounded MT Bold, arial, helvetica, sans-serif;

font-weight: bold;
font-weight: 900;

font-size: 28px;
padding-left: 20px !important;
margin-bottom: -10px;
}
h4 {
font-family: proxima-nova-soft, Arial Rounded MT Bold, arial, helvetica, sans-serif;
font-weight: bold;
font-weight: 900;

font-size: 22px;

}

h5 {
font-family: proxima-nova-soft, Arial Rounded MT Bold, arial, helvetica, sans-serif;
font-weight: normal;
font-style: italic;
color: #cccccc;
font-size: 22px;

}

h6 {
font-family: proxima-nova-soft, Arial Rounded MT Bold, arial, helvetica, sans-serif;
font-weight: normal;
text-transform: uppercase;
font-size: 14px;

}


.next-page {
width: 250px;
float: right;
height:150px;
padding-right: 30px;
color: #777;
background: url('img/next.jpg') no-repeat right center;
font-size: 22px;
text-align: right;
z-index:1;

}

.next-page h5{
margin-right: 50px;

}
.previous-page h5{
margin-left: 90px;

}

.next-page h6{
margin-right: 50px;

}
.previous-page h6{
margin-left: 90px;

}

.previous-page {
width: 250px;
float: left;
height:150px;
padding-right: 30px;
color: #777;
background: url('img/previous.jpg') no-repeat right center;
font-size: 22px;
z-index:1;


}


.sidequote {
quotes: none;
font-size: 24px;
line-height: 32px;
	color: #666666;
font-family: proxima-nova-soft, Arial Rounded MT Bold, arial, helvetica, sans-serif;
font-weight: normal;
z-index: 4;

width:220px;

}
.sidequote:before {
	display: block;
content: "\201C";
font-size: 300px;
position: absolute;
left: -60px;
top: 10px;
color: #cccccc;
font-family: proxima-nova-soft, Arial Rounded MT Bold, arial, helvetica, sans-serif;

}

.sidequote:after {
font-family: proxima-nova-soft, Arial Rounded MT Bold, arial, helvetica, sans-serif;

display: block;
content: "\201D";
font-size: 200px;
position: relative;
float:right;
color: #cccccc;
padding-right: 4px;
margin-top:70px;
}
.firstcharacter { float: left; color: #00487a; font-size: 75px; line-height: 60px; padding-top: 4px; padding-right: 8px; padding-left: 3px; 
font-family: proxima-nova-soft, Arial Rounded MT Bold, arial, helvetica, sans-serif;

}

updater {
font-family: proxima-nova-soft, Arial Rounded MT Bold, arial, helvetica, sans-serif;

font-weight: bold;
font-weight: 900;

font-size: 28px;
}


ruler {
background-image:url('img/hr.jpg');
background-repeat:repeat-x;
}

.bottomFade {
position: fixed;
bottom: 00px;
width: 100%;
z-index: 6;
}
