@charset "utf-8";
/* Granite Finance CSS Document */

/* Start Fonts */

@font-face {
    font-family: 'texgyreadventorregular';
    src: url('../fonts/texgyreadventor-regular-webfont.eot');
    src: url('../fonts/texgyreadventor-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/texgyreadventor-regular-webfont.woff') format('woff'),
         url('../fonts/texgyreadventor-regular-webfont.ttf') format('truetype'),
         url('../fonts/texgyreadventor-regular-webfont.svg#texgyreadventorregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* End Fonts */

body {
	margin:0;
	padding:0;
	border-top: 5px solid #064B79;
	border-bottom: 5px solid #064B79;
}

p {
	margin: 0px;
	padding: 0px;
	font-family: 'texgyreadventorregular', sans-serif;
	font-size: 13px;
	font-weight: 100;
	color: #064B79;
}

a {
	color: #064B79;
    text-decoration: none;
	font-weight: bold;
    font-style: italic;
}

.Row {
	border: 1px solid #333;
	display: block;
	margin: 0 auto;
	width: 513px;
	font-family: "Courier New", Courier, monospace !important;
}

.Row p{
	font-family: "Courier New", Courier, monospace !important;
}

.FirstRow {
	padding: 10px;
	float: left;
    width: 150px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,b759a9+42,bc00a3+99 */
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(183,89,169,1) 42%, rgba(188,0,163,1) 99%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(183,89,169,1) 42%,rgba(188,0,163,1) 99%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(183,89,169,1) 42%,rgba(188,0,163,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#bc00a3',GradientType=0 ); /* IE6-9 */
	border-bottom: 1px solid #333;
}

.FirstRow p{
	text-align: center !important;
	color: #fff !important;
	font-weight: bold !important;
	font-size: 13px !important;
}

.FirstRow:nth-child(1) {
	width: 150px;
}

.FirstRow:nth-child(2) {
	border-right: 1px solid #333
}

.FirstRow:nth-child(3) {
	width: 151px;
}

.FirstRow:nth-child(1) {
    background-color: #fff !important;
    background: #fff !important;
    border-right: 1px solid #333;
}

.FirstRowBlank {
	line-height: 24px;
}

.SecondRow {
	padding: 10px;
	float: left;
    width: 150px;
	border-bottom: 1px solid #333;
    border-right: 1px solid #333;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,b759a9+42,bc00a3+99 */
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(183,89,169,1) 42%, rgba(188,0,163,1) 99%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(183,89,169,1) 42%,rgba(188,0,163,1) 99%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(183,89,169,1) 42%,rgba(188,0,163,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#bc00a3',GradientType=0 ); /* IE6-9 */
}

.SecondRow:nth-child(5) {
	padding-bottom: 11px;
}

.SecondRow:nth-child(7) {
    border-right: 0;
    width: 151px;
}

.RowFontWeight {
	font-weight: bold !important;
}

.ThirdRow:nth-child(11) {
	border-right: 0;
	width: 151px;
}

.ThirdRow:nth-child(9) {
	padding-bottom: 11px;
}

.SecondRow p{
	text-align: center !important;
	color: #fff !important;
}

.ThirdRow {
	padding: 10px;
	float: left;
    width: 150px;
	border-bottom: 1px solid #333;
    border-right: 1px solid #333;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,b759a9+42,bc00a3+99 */
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(183,89,169,1) 42%, rgba(188,0,163,1) 99%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(183,89,169,1) 42%,rgba(188,0,163,1) 99%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(183,89,169,1) 42%,rgba(188,0,163,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#bc00a3',GradientType=0 ); /* IE6-9 */
}

.ThirdRow p{
	text-align: center !important;
	color: #fff !important;
}

.FourthRow {
	text-align: center;
	padding: 10px;
    width: 493px;
	border-bottom: none;
    border-right: none;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,b759a9+42,bc00a3+99 */
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(183,89,169,1) 42%, rgba(188,0,163,1) 99%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(183,89,169,1) 42%,rgba(188,0,163,1) 99%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(183,89,169,1) 42%,rgba(188,0,163,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#bc00a3',GradientType=0 ); /* IE6-9 */
}

.FourthRow h3{
	font-family: "Courier New", Courier, monospace !important;
	color: #fff !important;
	font-weight: bold;
    font-size: 25px;
}

.Calculator {
    text-align: center;
    position: relative;
    background: url(../images/calculator-loading.gif) center no-repeat;
	background-size: 200px;
}

.Calculator iframe {
	z-index: 1;
}

.CalculatorCopy {
	text-align: center !important;
	padding: 15px !important;
	font-family: "Courier New", Courier, monospace !important;
	color: #000 !important;
}

.WhyPayMoreAdd {
	font-family: "Courier New", Courier, monospace !important;
	color: #000 !important;
	font-style: normal;
	font-weight: bold;
}

.WhyPayMore {
	position: relative;
	margin: 0 auto;
	width: 990px;
}

.WhyPayMoreSplash {
    position: absolute;
    right: 170px;
    bottom: -40px;
    float: right;
    width: 150px;
    height: inherit;
    z-index: 9999;
}

.BarCover {
    background-color: #fff;
    margin: 0 auto;
    left: 0;
    right: 0;
    padding: 20px 30px;
    width: 597px;
    position: absolute;
    bottom: 0px;
    z-index: 1000;
}

.MeetTheTeam img{
	border: 3px solid #064B79;
}

.MeetTheTeamContent p{
	text-align: center !important;
}

strong {
	font-size: 16px;
}

.TermsBold {
	font-size: 14px !important;
}

.top-email {
	font-style: normal;
	font-weight: normal;
}

.bottom-link {
	font-style: normal;
	font-weight: normal;
}

h1 {
	font-family: 'texgyreadventorregular', sans-serif;
	font-size: 30px;
	font-weight: 100;
	color: #064B79;
	text-transform: uppercase;
	margin: 0px;
	padding-bottom: 5px;
	text-align: center;
}

h2 {
	font-family: 'texgyreadventorregular', sans-serif;
	font-size: 18px;
	font-weight: 100;
	color: #064B79;
	text-transform: uppercase;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	margin-bottom: 10px;
}

h3 {
	font-family: 'texgyreadventorregular', sans-serif;
    font-size: 18px;
    font-weight: 100;
    color: #064B79;
    text-transform: capitalize;
    margin: 0px;
    padding: 5px 0px 20px 0px;
    text-align: center;
    display: inline;
    margin-bottom: 15px !important;
}

div .ContactBottom {
	text-align: center;
}

div .ContactBottom  p{
	text-align: center;
}

.ContentLeft {
	float: left;
	width: 48%;
	margin-right: 35px;
}

.ContentLeft strong {
	font-size: 13px;
}

.ContentLeft p {
	text-align: center !important;
}

.ContentRight {
	float: left;
	width: 48%;
}

.ContentRight strong {
	font-size: 13px;
}

.ContentRight p {
	text-align: center !important;
}

.ContentBottomThree {
	float: left;
	width: 48%;
}

.ContentBottomThree strong {
	font-size: 13px;
}

.ContentBottomThree p {
	text-align: center !important;
}

.page-heading h1 {
	display: inherit;
}

.thanks-page {
	text-align: center !important;
}

.thanks-page h1 {
	padding: 0px;
}

.thanks-page h2 {
	font-size: 24px;
	padding: 0px;
}
	
a:hover {
	color: #333;
}

.logo {
	width: 460px;
	margin: 0 auto;
	padding: 10px;
	margin-top: 30px;
}

.logo img{
	width: 460px;
	height: auto;
}

.cotact-details {
	text-align: center;
	margin-top: 25px;
	position: relative;
	width: 990px;
	margin: 0 auto;
}

.cotact-details p{
	font-size: 17px;
}

.MenuItemOne {
    position: absolute;
    left: 0;
    bottom: 0px;
}

.MenuItemTwo {
    position: absolute;
    right: 0;
    bottom: 0px;
}

.content-outer {
	margin: 0 auto;
	width: 990px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #064B79;
    padding: 10px;
	margin-top: 35px;
	-webkit-box-shadow: 10px 10px 10px -8px rgba(153,153,153,1);
	-moz-box-shadow: 10px 10px 10px -8px rgba(153,153,153,1);
	box-shadow: 10px 10px 10px -8px rgba(153,153,153,1);
}

.subcontent-outer {
	margin: 0 auto;
	width: 990px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #064B79;
    padding: 15px;
	margin-top: 22px;
	-webkit-box-shadow: 10px 10px 10px -8px rgba(153,153,153,1);
	-moz-box-shadow: 10px 10px 10px -8px rgba(153,153,153,1);
	box-shadow: 10px 10px 10px -8px rgba(153,153,153,1);
}

.content-outer2 {
	margin: 0 auto;
	width: 990px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #064B79;
    padding: 10px;
	margin-top: 30px;
	margin-bottom: 30px;
	-webkit-box-shadow: 10px 10px 10px -8px rgba(153,153,153,1);
	-moz-box-shadow: 10px 10px 10px -8px rgba(153,153,153,1);
	box-shadow: 10px 10px 10px -8px rgba(153,153,153,1);
}

.content-inner {
    margin: 0 auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 30px;
    background-image: url(../images/main-bg.png);
}

.content-inner2 {
	margin: 0 auto;
	background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.content-inner p {
	margin: 0px;
	padding: 0px;
	font-family: 'texgyreadventorregular', sans-serif;
	font-size: 14px;
	font-weight: 100;
	color: #757584;
	padding-bottom: 10px;
	text-align: justify;
}

.content-inner2 p {
	margin: 0px;
	padding: 0px;
	font-family: 'texgyreadventorregular', sans-serif;
	font-size: 13px;
	font-weight: 100;
	color: #757584;
	text-align: center;
}

.content-inner ul {
	font-family: 'texgyreadventorregular', sans-serif;
	font-size: 13px;
	font-weight: 100;
	color: #757584;
	padding-left: 5px;
	margin-top: 15px;
}

.content-inner li {
	list-style: none;
	text-align: justify;
	padding-bottom: 10px;
	background-image: url(../images/checkmark.png);
	background-repeat: no-repeat;
	background-size: 13px;
	background-position: 0px 7px;
	padding-left: 25px;
	color: #757584;
}

.content-inner-left {
	float: left;
	width: 100%;
}

.content-inner-center {
	float: left;
	width: 100%;
	text-align: center;
}

.content-inner-center p{
	text-align: center;
}

.content-inner-right {
	float: right;
	width: 48%;
}

.page-inner-left {
	float: left;
	width: 50%;
}

.page-inner-right {
	float: right;
	width: 48%;
}

.finance-services {
	margin-top: 15px;
}

.share-this {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
	
/* Start Tool Tips */

a.tooltip {
	outline:none;
    color: #064B79;
    font-weight: bold;
    font-style: italic;
    -webkit-font-smoothing: antialiased;
}

a.tooltip strong {
	line-height:30px;
}

a.tooltip:hover {
	text-decoration:none;
}

a.tooltip div {
    z-index:10;
	display:none;
	padding:20px 20px;
    margin-top:-30px;
	margin-left: 21px;
    width:300px;
	line-height:16px;
}

a.tooltip:hover div{
    display:inline;
	position:absolute;
	color:#111;
    border: 1px solid #064B79;
    background: #ccc;
    font-size: 14px;
    font-style: italic;
	font-weight: normal;
}

a.tooltip:hover div li{
	text-align: left !important;
	color: #333;
}

.callout {
	z-index:20;
	position:absolute;
	top: 30px;
	border:0;
	left:-12px;
}
    
/*CSS3 extras*/
a.tooltip div
{
    border-radius:5px;
    box-shadow: 1px 2px 3px #999;
}

/* End Tool Tips */

/* Start Fancy Box */

.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: 110px!important;
	left: 0;
	z-index: 8020;
	overflow: hidden;
	margin-top: 150px;
}

.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('../images/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('../images/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('../images/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;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

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

.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('../images/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);
}

@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('../images/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('../images/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

input {
    border: 1px solid #ccc;
    padding: 10px;
    width: 140px;
}

textarea {
    border: 1px solid #ccc;
    padding: 10px;
    width: 82%;
}

/* End Fancy Box */