

/***** 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, font, 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 { margin:0; padding:0; border:0; outline:0; text-decoration:none; vertical-align:baseline; background:transparent; }
ol, ul { list-style-type:none; }
:hover, :focus { outline:0; }
table { border-collapse:collapse; border-spacing:0; }

/***** grid *****/
.grid1-1 { width:900px; padding:0 10px; float:left; }
.grid1-2 { width:450px; padding:0 10px; float:left; }
.grid1-3 { width:300px; padding:0 10px; float:left; }
.grid1-6 { width:140px; padding:0 10px; float:left; }

/***** classes *****/
.clear { clear:both; }

/***** body *****/
body { height:100%; width:100%; background:#000; color:#fff; font-weight:normal; font-size:100%;font-family: proxima-nova, sans-serif; font-weight: 400;'Helvetica', Arial, sans-serif; line-height:1; }

/***** page *****/
#page { position:relative; width:960px; left:50%; margin:0 0 0 -480px; float:left; }
#stripes { position:fixed; left:0; overflow:hidden; z-index:0; }

/***** navigation *****/
#nav { width:960px; height:80px; font-family: proxima-nova, sans-serif;  font-weight:normal; float:left; }
#nav ul { position:absolute; top:0; right:0; }
#nav li { display:block; padding-left:1px; float:left; }
#nav a { display:block; font-size:16px; color:#fff; text-transform:uppercase; height:28px; padding:52px 10px 0 10px; font-weight: 600; }
#nav a.active { background:#1BB1F2; background:-moz-linear-gradient(top, #1BB1F2, #058cc6); background:-ms-linear-gradient(top, #1BB1F2, #058cc6); background:-o-linear-gradient(top, #1BB1F2, #058cc6); background:-webkit-gradient(linear, left top, left bottom, from(#1BB1F2), to(#058cc6)); }
#nav a:hover, #nav a:focus, #nav a:active { background:#1BB1F2; background:-moz-linear-gradient(top, #1BB1F2, #058cc6); background:-ms-linear-gradient(top, #1BB1F2, #058cc6); background:-o-linear-gradient(top, #1BB1F2, #058cc6); background:-webkit-gradient(linear, left top, left bottom, from(#1BB1F2), to(#058cc6)); }
#nav p { display:block; width:200px; height:20px; font-size:18px; text-align:center; color:#fff; text-transform:uppercase; padding:11px 0 9px 0; margin:42px 0 0 10px; background:url(../img/bgs/seventy.png); border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; }

/***** header *****/
#header { width:960px; height:240px; background:url(../img/logo.png) top right no-repeat; float:left; }

/***** content *****/
#content { width:960px; float:left; }
#content h1 { font-family: proxima-nova, sans-serif; font-weight: 700; color:#1BB1F2; font-size:60px; line-height:1.1; text-shadow:0 1px 1px #000; margin:10px 0 0 0; }
#content h2 { font-family: proxima-nova, sans-serif; font-weight: 700; color:#fff; font-size:30px; line-height:1.1; text-shadow:0 1px 1px #000; margin:0 0 5px 0; }
#content h3 { font-family: proxima-nova, sans-serif; font-weight: 600; color:#fff; font-size:20px; line-height:1.1; text-shadow:0 1px 1px #000; }
#content p { font-family: proxima-nova, sans-serif; font-weight: 400; font-size:16px; color:#fff; line-height:1.2; margin:0 0 80px 0; text-shadow:0 1px 0 #000; }
#content .box { width:300px; background:url(../img/bgs/seventy.png); margin:0 0 20px 0 ;float:left; }
#content .box img { padding:20px 20px 0 20px; float:left; }
#content .box a { margin:0 20px 20px 20px; color:#fff; background:#1BB1F2; background:-moz-linear-gradient(top, #1BB1F2, #058cc6); background:-ms-linear-gradient(top, #1BB1F2, #058cc6); background:-o-linear-gradient(top, #1BB1F2, #058cc6); background:-webkit-gradient(linear, left top, left bottom, from(#1BB1F2), to(#058cc6)); float:left; }
#content .box a:hover { background:url(../img/bgs/thirty.png); }
#content .box h2 { display:block; font-family: proxima-nova, sans-serif; font-weight: 700; color:#fff; font-size:40px; line-height:1.1; padding:5px 20px 0 20px; }
#content .box p { display:block; font-family: proxima-nova, sans-serif; font-weight: 600;color:#fff; font-size:13px; line-height:1.1; text-shadow:none; margin:0 0 20px 0 !important; padding:0 20px; }
#content a.more { display:block; width:160px; height:20px; text-align:center; color:#fff; padding:10px 0; margin:10px 0 120px 0; background:#1BB1F2; background:-moz-linear-gradient(top, #1BB1F2, #058cc6); background:-ms-linear-gradient(top, #1BB1F2, #058cc6); background:-o-linear-gradient(top, #1BB1F2, #058cc6); background:-webkit-gradient(linear, left top, left bottom, from(#1BB1F2), to(#058cc6)); border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; }
#content a.more:hover { color:#1BB1F2; background:url(../img/bgs/seventy.png); }

/***** footer *****/
#footerwrapper { position:relative; width:100%; height:400px; background:url(../img/bgs/seventy.png); margin:0; padding:0; float:left; }
#footerbg { position:absolute; left:0; overflow:hidden; z-index:0; }
#footer { position:relative; width:960px; /*height:540px;*/ left:50%; margin:0 0 40px -480px; float:left; }
#footer h3 { font-family: proxima-nova, sans-serif; font-weight: 400; text-transform:uppercase; color:#fff; font-size:14px; margin:40px 0 5px 0; text-shadow:0 1px 0 #000; }
#footer p { font-family: proxima-nova, sans-serif; font-weight: 400; color:#fff; font-size:12px; line-height:1.4; text-shadow:0 1px 0 #000; }
#footer li { font-family: proxima-nova, sans-serif; font-weight: 400; color:#fff; font-size:12px; line-height:1.4; text-shadow:0 1px 0 #000; margin-left:13px; list-style-type:disc; }
#footer a { color:#8baed8; }
#footer a.active { color:#1BB1F2; text-decoration:line-through; }
#footer a:hover, #footer a:focus, #footer a:active { color:#1BB1F2; }
#footer .expand { display:block; width:70px; float:left; }

.disclaimer li {
	list-style: square;
}



/***** fancybox *****/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(../img/fancybox/fancybox_sprite.png);
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(../img/fancybox/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(../img/fancybox/blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: visible !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(../img/fancybox/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url(../img/fancybox/fancybox_sprite@2x.png);
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url(../img/fancybox/fancybox_loading@2x.gif);
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}