@import url("reset.css");

/* @group General */


/* *************** OLD LINK COLOUR #0095c6 ***************** */

body {
    background: url(../img/bg-grey.jpg) top right repeat #f5f5f5;
    color: #333333;
}

#logo {
    float: left;
    width: 220px;
    padding: 20px 15px 10px 15px;
}

#motto {
    width: 550px;
    float: right;
}

#motto h3 {
    font-family: rooney-web,sans-serif;
    font-style: italic;
    font-weight: 600;
    text-shadow: 0 2px 2px #ffffff;
    text-align: right;
    padding: 50px 0 0 0;
    font-size: 40px;
    letter-spacing: -1px;
    margin: 0;
}

#motto h4 {
    font-family: rooney-web,sans-serif;
    font-style: italic;
    font-weight: 100;
    text-shadow: 0 2px 2px #ffffff;
    text-align: right;
    padding: 5px 0 0 0;
    font-size: 25px;
    letter-spacing: -1px;
    margin: 0;
}


.inline-image {
border: 3px solid #ffffff;
moz-box-shadow:  0 1px 4px rgba(0, 0, 0, 0.4);
-webkit-box-shadow:  0 1px 4px rgba(0, 0, 0, 0.4);
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
margin: 10px 0 0 0;
}

/* @end */



/* @group Structural */

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

.tint {
	margin: 10px 0 0 0;
}

.panel {
width: 960px;
padding: 20px;
margin: 0 auto;
-moz-box-shadow:  0 1px 4px rgba(0, 0, 0, 0.4);
-webkit-box-shadow:  0 1px 4px rgba(0, 0, 0, 0.4);
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
background: #ffffff;
position: relative;
}

#main-run {
padding: 0px 0 30px 0;
margin: 0px;
}

.col-1{
margin: 0 0 0 10px;
float: left;
width: 615px;
}

.col-2 {
margin: 0 10px 0 0;
float: right;
width: 300px;
}


.trifecta {
margin-left: -15px;
margin-bottom: 15px;
}

.tri-panel {
width: 310px;
margin-left: 15px;
margin-bottom: 20px;
float: left;
background: #ffffff;
}

.tri-panel h3 {
	font-size: 26px;
	line-height: 1;
	padding: 0;
	margin: 5px 0 20px 0;
}

.tri-panel img, .team-panel img {
border: 3px solid #ffffff;
-moz-box-shadow:  0 1px 4px rgba(0, 0, 0, 0.4);
-webkit-box-shadow:  0 1px 4px rgba(0, 0, 0, 0.4);
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
margin-bottom: 15px;
}	

.tri-panel div {
margin: 10px;
border-bottom: 3px solid #e3e3e5; 
padding-bottom: 10px;
}

#beta-container {
width: 100%;
height: 150px;
position: absolute;
top: 0;
left: 0;
overflow: hidden;
}

#beta {
position: absolute;
width: 150px;
top: -25px;
right: -28px;
z-index: 0;
text-align: center;
padding: 7px 40px 10px 40px;
-webkit-transform-origin: top left;
-webkit-transform: translateX(85px) translateY(-30px) rotate(42deg);
-moz-transform-origin: top left;
-moz-transform: translateX(85px) translateY(-30px) rotate(42deg);
-webkit-transform-origin-x: 0%;
-webkit-transform-origin-y: 0%;
background: -moz-linear-gradient(90deg, hsl(195, 73%, 43%) 0%, #33c7f4 100%) #3E88E0;
background: -webkit-gradient(linear, left bottom, left top, from(hsl(195, 73%, 43%)), to(#33c7f4)) #3E88E0;
color: white !important;
text-decoration: none;
-webkit-font-smoothing: antialiased;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
-moz-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.2), inset 0 2px 0 rgba(255, 255, 255, 0.2), 0 1px 4px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.2), inset 0 2px 0 rgba(255, 255, 255, 0.2), 0 1px 4px rgba(0, 0, 0, 0.4);
box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.2), inset 0 2px 0 rgba(255, 255, 255, 0.2), 0 1px 4px rgba(0, 0, 0, 0.4);
text-transform: none;
}

#beta p {
font-size: 20px;
line-height: 1;
font-family: depot-new-web,sans-serif;
font-weight: 400;
text-transform: uppercase;
padding: 0;
margin: 0;	
text-shadow: 0 1px 2px rgba(0, 4, 181, 0.9);
text-shadow: rgba(255, 255, 255, .75) 0 1px 0;
}


#footer {
background: #0b1f3b;
padding: 30px 0 0px 0;
position: relative;
z-index: 999;
color: #ffffff!important;
}

#footer .download {
float: right;
}

#footer .gearoid {
	opacity: 0.6;
}

#cta {
float: right;
margin: 0 0 0 0;
padding: 50px 0 0 0;
}

/* @end */



/* @group Navigation */

#get-it {
background: #0b1f3b;
z-index: 990;
box-shadow: 0 0 5px #A3ABAF;
position: fixed;
bottom: 0px;
left:0px;
right:0px;
color: #ffffff!important;
border-top:1px solid #ffffff; 
}

#get-social {
width: 490px;
float: left;
font-family: depot-new-web,sans-serif;
font-weight: 400;
font-size: 18px;
padding: 16px 0 0 0;
}

#facebook {
float: right;
width: 90px;
}

#twitter {
float: right;
margin-top: 2px;
width: 105px;
}

#plusone {
float: right;
margin-top: 2px;
width: 70px;
}

.download {
float: right;
padding: 8px 0px 8px 0px;
}
 
.secondary-nav {
list-style: none;
border:1px solid #e3e3e5;
padding: 0px;
margin: 0 0 0 0;
/*moz-box-shadow:  0 1px 4px rgba(0, 0, 0, 0.4);
-webkit-box-shadow:  0 1px 4px rgba(0, 0, 0, 0.4);
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);*/
}

.secondary-nav h5 {
padding:5px 10px 15px 10px;
}

.secondary-nav li {
text-align: left;
padding: 15px 5px 15px 10px;
border-top:  1px solid #e3e3e5;
display: block;
background: url(../img/arrow.png) right center no-repeat;
}

.secondary-nav a {
line-height: 1;
letter-spacing: 1px;
}

#footer-nav {
list-style: none;
padding: 10px 15px 10px 15px;
margin: 25px -15px 5px -15px;
border-top: 1px solid #303d54;
border-bottom: 1px solid #303d54;
}

#footer-nav li {
float: left;
margin: 10px 15px 10px 0;
font-family: depot-new-web,sans-serif;

}

#footer-nav li a {
color: #ffffff;
font-family: depot-new-web,sans-serif;
font-weight: 400;
letter-spacing: 1px;
}

#footer-nav li.follow {
	float: right;
}

/* @end */



/* @group Headings */

h1, h2, h3, h4, h5 {
color: #0b1f3b;
}

h1.logo {
margin: 0px auto 0px auto;
width: 220px;
z-index: 100;
position: relative;
}

h2.tagline {
font-family: rooney-web,sans-serif;
font-style: italic;
text-shadow: 0 1px 1px #ffffff;
text-align: center;
font-size: 20px;
line-height: 1.2;
letter-spacing: -1px;
padding: 5px 0 8px 0;
background: #ffffff;
-moz-box-shadow:  0 1px 4px rgba(0, 0, 0, 0.4);
-webkit-box-shadow:  0 1px 4px rgba(0, 0, 0, 0.4);
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
font-weight: 200;
}

h1.page-title {
font-family: rooney-web,sans-serif;
font-weight: 300;
text-shadow: 0 1px 1px #ffffff;
font-size: 65px;
line-height: 1;
letter-spacing: -2px;
padding: 0 0 0 0;
margin: 10px 0 35px 10px;	
text-align: center;
}

h3 {
font-family: rooney-web,sans-serif;
font-weight: 600;
font-size: 42px;
text-shadow: 0 1px 1px #ffffff;
padding: 0;
margin: 0 0 30px 0;
}

h4 {
font-family: depot-new-web,sans-serif;
font-weight: 700;
font-size: 30px;
text-shadow: 0 1px 1px #ffffff;
padding: 0;
margin: 0 0 30px 0;
}

h2 {
font-family: depot-new-web,sans-serif;
font-weight: 500;
font-size: 22px;
padding: 0 0 15px 0;
margin: 12px 0 0 0;
line-height: 1;
}

h5 {
font-family: depot-new-web,sans-serif;
font-weight: 500;
font-size: 22px;
padding: 0 0 15px 0;
margin: 12px 0 0 0;
line-height: 1;
}

/* @end */



/* @group Text */
p {
font-family: rooney-web,sans-serif;
font-style: normal;
font-weight: 300;
line-height: 1.6;
font-size: 16px;
padding: 0 0 16px 0;
margin: 0;
}

p.intro {
font-size: 20px;
font-family: rooney-web,sans-serif;
font-weight: 300;
line-height: 32px;
}

p.citation {
font-family: depot-new-web,sans-serif;
font-weight: 700;
font-size: 14px;;
}

p.caption {
font-weight: 500;
line-height: 1.8;
font-size: 14px;	
font-family: depot-new-web,sans-serif;
font-style: italic;
text-align: center;
padding: 0 5px 0 0;
color: #999999;
margin: 0 0 10px 0;
}

p.copyright {
font-size: 14px;
opacity: 0.2;
color: #ffffff;
margin: 10px 0 0 0;
}

p.copyright a {
font-family: rooney-web,sans-serif;
text-transform: none;
color: #ffffff;
}

p.header-quote {
margin: 0px auto;
width: 600px;
text-align: center;
font-size: 24px;
font-style: italic;
-webkit-transform: rotate(-1.6deg);
line-height: 1;
font-weight: 500;
color: #ffffff!important;
padding:7px 0 7px 0;
font-variant: normal;
text-shadow: 0 1px 2px rgba(0, 4, 181, 0.9);
background: -moz-linear-gradient(90deg, #145CC0 0%, #66B3FF 100%) #3E88E0;
background: -webkit-gradient(linear, left bottom, left top, from(#145CC0), to(#66B3FF)) #3E88E0;
color: white !important;
text-decoration: none;
-webkit-font-smoothing: antialiased;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.2), inset 0 2px 0 rgba(255, 255, 255, 0.2), 0 1px 4px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.2), inset 0 2px 0 rgba(255, 255, 255, 0.2), 0 1px 4px rgba(0, 0, 0, 0.4);
box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.2), inset 0 2px 0 rgba(255, 255, 255, 0.2), 0 1px 4px rgba(0, 0, 0, 0.4);	
}


/* @end */



/* @group Links */
a {
text-decoration: none;
font-family: depot-new-web,sans-serif;
font-weight: 700;
text-transform: uppercase;
}

h4>a {
}

p>a {
}

.roll a {
color: #89c113;
}

/* @end */



/* @group Buttons */

.button {
color: white !important;
text-decoration: none;
font-family:depot-new-web, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
font-size: 18px;
-webkit-font-smoothing: antialiased;
margin: 0 10px;
padding: 8px 28px 10px 28px !important;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
-moz-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.2), inset 0 2px 0 rgba(255, 255, 255, 0.2), 0 0px 4px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.2), inset 0 2px 0 rgba(255, 255, 255, 0.2), 0 0px 4px rgba(0, 0, 0, 0.4);
box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.2), inset 0 2px 0 rgba(255, 255, 255, 0.2), 0 0px 4px rgba(0, 0, 0, 0.4);
text-shadow: 0 1px 1px rgba(6, 67, 0, 0.9);
padding-right: 20px;
padding-left: 20px;
border: none !important;
cursor: pointer;
}

.button:hover {
-moz-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.2), inset 0 2px 0 rgba(255, 255, 255, 0.2), 0 1px 4px rgba(0, 0, 0, 0.6);
-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.2), inset 0 2px 0 rgba(255, 255, 255, 0.2), 0 1px 4px rgba(0, 0, 0, 0.6);
box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.2), inset 0 2px 0 rgba(255, 255, 255, 0.2), 0 1px 4px rgba(0, 0, 0, 0.6);
}


.green-b {
background: -moz-linear-gradient(90deg, #438C1F 0%, #97d916 100%) #7FB11A;
background: -webkit-gradient(linear, left bottom, left top, from(#438C1F), to(#97d916)) #7FB11A;	
}

.green-b:hover {
background: -moz-linear-gradient(90deg, #438C1F 0%, #BFD916 100%) #7FB11A;
background: -webkit-gradient(linear, left bottom, left top, from(#438C1F), to(#BFD916)) #7FB11A;	
}

.green-b:active {
background: -moz-linear-gradient(90deg, #97d916 0%, #438C1F 100%) #7FB11A;
background: -webkit-gradient(linear, left bottom, left top, from(#97d916), to(#438C1F)) #7FB11A;	
}

.blue-b {
background: -moz-linear-gradient(90deg, #145CC0 0%, #66B3FF 100%) #3E88E0;
background: -webkit-gradient(linear, left bottom, left top, from(#145CC0), to(#66B3FF)) #3E88E0;	
}

.blue-b:active {
background: -moz-linear-gradient(90deg, #66B3FF 0%, #145CC0 100%) #3E88E0;
background: -webkit-gradient(linear, left bottom, left top, from(#66B3FF), to(#145CC0)) #3E88E0;	
}

#cta .button {
font-size: 24px;
}



/* @end */



/* @group Specific pages */


/* @group Home */


#video {
width: 600px;
margin: 10px 0 30px -20px;
background: #ffffff;
height: 338px;
-moz-box-shadow:  0 1px 4px rgba(0, 0, 0, 0.4);
-webkit-box-shadow:  0 1px 4px rgba(0, 0, 0, 0.4);
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
padding: 6px;
height: 315px;
border: 3px soldi #ffffff;
float: left;
position: relative;
}

ifarme {
padding: 0;
margin: 0;
}

 
#primary-cta {
margin: 10px -20px 20px 10px;
width: 360px;
float: right;
}

#primary-cta button {
margin-bottom: 15px;
width: 360px;
font-size: 28px;
margin-left: 0px;
margin-top: 25px;

}

#primary-cta a{
text-transform: none;
text-align: center;
display:block;
padding: 10px 0px;
font-weight: 400;
color: #999999;
}

.taglinebox {
width: 360px;
margin: 0 auto 15px auto;
position: relative;
z-index: 10;
-webkit-transform: rotate(-1.5deg);
}

.taglinebox2 {
width: 360px;
margin: 0 auto 10px auto;
position: relative;
z-index: 10;
-webkit-transform: rotate(1.5deg);
}

#awards {
padding: 0 0 0 0;
margin: 0 0 20px 0;
	
} 

#awards li {
	list-style: none;
	margin: 0 0 10px 0;
	background: url(../img/index/awardbg.jpg) left top no-repeat;
	padding: 0 0 0 20px;
	height: 25px;
}


#awards li a{
	text-transform: none;
	display:block;
	font-weight: 400;
	color: #999999;
	font-size: 14px;
}

/* @end */


/* @group Team */
#the-team {
	padding: 0;
	margin: 0;
}

#the-team li {
	list-style: none;
}

#the-team li h5 {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 5px;
}

#the-team li img {
	float: left;
	margin: 5px 20px 0px 0;
	border: 3px solid #ffffff;
	moz-box-shadow:  0 1px 4px rgba(0, 0, 0, 0.4),inset 0 1px 4px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow:  0 1px 4px rgba(0, 0, 0, 0.4), inset  0 1px 4px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4), inset 0 1px 4px rgba(0, 0, 0, 0.4);
}

#the-team li div {
	float: left;
	width: 480px;
}

#the-team h5 {
	border-bottom: 1px solid #e3e3e5;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

/* @group Old "corkboard" approach */

#team {
margin: 0 0 0 -20px;

}

span.tape {
	display: block;
	position: absolute;
	top: -10px;
	left: 0px;
	right: 0px;
	background: url(../img/tape.png) top center no-repeat;
} 

span.tape:nth-child(2n) {
		background: url(../img/tapeb.png) top center no-repeat;
	
}

/* @end */

/* @end */


/* @group Contact */

#contact {
font-family: depot-new-web,sans-serif;
margin: 10px 0 40px 0;
padding: 0px;
}

#contact li {
display: block;
position: relative;
list-style: none;
background: #f5f5f5;
padding: 10px;
-moz-box-shadow:  0 1px 4px rgba(0, 0, 0, 0.4);
-webkit-box-shadow:  0 1px 4px rgba(0, 0, 0, 0.4);
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
margin: 0 0 10px 0;
}

#contact p {
	float: left;
	font-size: 24px;
	padding: 0 0 0 0;
}

#contact button {
	width: 260px;
	float: right;
}

#googlemap {
	background: #fff;
	padding: 10px;
	-moz-box-shadow:  0 1px 4px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow:  0 1px 4px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
	float: left;
	width: 400px;
	margin: 0 20px 0 0;
}

/* @end */


/* @group Press */

.quotes {
margin-left: -20px;
margin-right: -20px;
padding: 50px 10px 20px 10px;
border-top: 1px solid #e3e3e5;
}

.quotes h4 {
background: url(../img/press/quotemark.jpg) top right no-repeat;
padding-left: 22px;	
}

.quotes h4 a {
font-size: 16px;
float: right;
margin-right: 60px;
margin-top: 10px;
}

.quote {
width: 219px;
float: left;
margin-left: 21px;
margin-bottom: 10px;
}

.quote p {
	font-style: italic;
	
}

.quote img {
}

.press-quote {
background: #ffffff;
padding: 20px;
margin-top: 20px;
-moz-box-shadow:  0 1px 4px rgba(0, 0, 0, 0.4);
-webkit-box-shadow:  0 1px 4px rgba(0, 0, 0, 0.4);
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
/*border-left: 3px solid #0094c0;*/
position: relative;
}

.press-quote p {
font-size: 18px;
font-style: italic;
}

.press-quote a{
	font-style: normal;
	font-size: 14px;
}

.press-quote img {
float: right;
}


/* @end */


/* @end */



/* @group Non-semantic helper classes */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

/* @end */



/* @group Print */

@media print {
	
	* { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
	a, a:visited { text-decoration: underline; }
	a[href]:after { content: " (" attr(href) ")"; }
	abbr[title]:after { content: " (" attr(title) ")"; }
	.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
	pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
	thead { display: table-header-group; } /* h5bp.com/t */
	tr, img { page-break-inside: avoid; }
	img { max-width: 100% !important; }
	@page { margin: 0.5cm; }
	p, h2, h3 { orphans: 3; widows: 3; }
	h2, h3 { page-break-after: avoid; }
	
}

/* @end */

