/* Reset
---------------------------------------------------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;line-height:normal}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
q:before,q:after{content:''}
abbr,acronym{border:0}
a,object{outline:none;overflow:hidden}


/* z-index
---------------------------------------------------------------------------------------- */
#navigation-pri-flare{z-index:50}
#navigation-pri{z-index:51}
#logged-info{z-index:52}
#overlay-bg{z-index:100}
#overlay-pos{z-index:101}
#overlay-box{z-index:102}
#overlay-button{z-index:103}


/* Base
---------------------------------------------------------------------------------------- */
*{font-family:Arial,Helvetica,Verdana,Tahoma}
html,body{height:100%}
body{
	margin:0;
	text-align:center
	}
body.guest{color:#fff}
body.member{color:#16425f}
body.body-light{background:#55b9d4}
body.body-dark{background:#16425f}
p,ol,ul{margin:0 0 12px}
/* cufon reminders */
.futurastd{}


/* Layout
---------------------------------------------------------------------------------------- */
#wrapper{
	width:100%;
	min-height:561px;
	background:#16425f url(/images/gps/backgrounds/main.gif) repeat-x;
	float:left
	}
/*\*/
* html #wrapper{height:561px}
/**/
#wrapper-content{
	width:890px;
	margin:0 auto;
	text-align:left;
	position:relative
	}

	
/* Header
---------------------------------------------------------------------------------------- */
#header{
	width:100%;
	padding:24px 0 12px;
	position:relative
	}
#header h1,#header h1 a{
	width:173px;
	height:94px
	}
#header h1{background:url(/images/gps/elements/logo.png) no-repeat}
#header h1 a{
	font-size:10%;
	text-indent:-9999px;
	display:block
	}
/* logged info */
#logged-info{
	font-size:12px;
	color:#fff;
	top:24px;
	right:0;
	position:absolute
	}
#logged-info span{color:#1e526f}



/* Tabs
---------------------------------------------------------------------------------------- */
#tabs-c{
	width:100%;
	border-bottom:solid 1px #16425f;
	overflow:hidden;
	float:left
	}
#tabs{
	height:45px;
	padding:0 0 0 60px;
	overflow:hidden;
	float:left
	}
div.objectives-tabs,#glossary-body #tabs{padding-left:20px !important}
#tabs a{
	width:121px;
	height:38px;
	margin:12px 6px 0 0;
	padding:7px 7px 0;
	background:#55b9d4;
	color:#fff;
	font-size:15px;
	text-decoration:none !important;
	float:left
	}
div.objectives-tabs a{
	width:auto !important;
	font-size:13px !important;
	}
#tabs a.selected{
	margin-top:0 !important;
	background:#16425f !important
	}
#tabs-btn{
	padding:21px 0 0;
	float:right
	}
		

/* Navigation
---------------------------------------------------------------------------------------- */
/* Primary */
#navigation-pri-flare{
	width:223px;
	height:78px;
	background:url(/images/gps/navigation/primary/flare.png) no-repeat;
	top:19px;
	position:absolute
	}
/* class up the offset for the onstates */
div.pri-selected-home{left:212px}
div.pri-selected-aboutgps{left:322px}
div.pri-selected-case{left:468px}
div.pri-selected-contact{left:722px}
body.body-logged div.pri-selected-blog{left:732px}
body.body-notlogged div.pri-selected-blog{left:608px}
div.pri-selected-mygps{left:275px}
div.pri-selected-glossary{left:410px}
div.pri-selected-howworks{left:588px}
#navigation-pri{
	top:69px;
	right:0;
	position:absolute
	}
#navigation-pri ul{
	margin:0;
	border-bottom:solid 1px #fff;
	float:left
	}
#navigation-pri ul li,#navigation-pri ul li a{cursor:pointer}
#navigation-pri ul li{
	height:28px;
	padding:0 23px;
	font-size:18px;
	font-weight:bold;
	float:left
	}
#navigation-pri ul li.selected a{color:#16425f !important}


/* Overlay
---------------------------------------------------------------------------------------- */
#overlay-bg{
	width:100%;
	height:100%;
	background:#fff;
	opacity:.8;
	filter:alpha(opacity=80);
	left:0;
	top:0;
	position:fixed
	}
/*\*/
* html #overlay-bg{position:absolute}
/**/
#overlay-pos{
	width:597px;
	margin:0 auto;
	position:relative
	}
#overlay-box{
	width:561px;
	margin:50px 0 0;
	padding:24px 12px 24px 24px;
	background:#16425f;
	color:#fff;
	text-align:left;
	position:fixed
	}
#overlay-button{
	top:12px;
	right:12px;
	position:absolute
	}
div.overlay-overflow{
	padding:0 12px 0 0;
	max-height:380px;
	overflow:auto
	}
/*\*/
* html #overlay-button{top:62px}
* html div.overlay-overflow{height:380px}
/**/
/* alert & text only */
div.alert-icon{
	width:81px;
	float:left
	}
div.alert-txt,div.text-txt{
	width:468px;
	font-size:12px;
	float:right
	}
div.text-txt{width:561px}
div.alert-txt h2,div.text-txt h2{
	margin:0 0 12px;
	font-size:26px;
	font-weight:bold
	}
/* share */
div.share-tools{padding:0 0 24px}
div.share-tools label{margin-right:12px}
#share-lay li{
	width:165px;
	padding:0 12px 4px 0;
	float:left
	}
#share-lay li input{margin-right:3px}
/* business priorities */
div.overlay-bus{
	width:536px;
	margin-bottom:8px;
	padding-bottom:8px;
	border-bottom:solid 1px #305771;
	float:left
	}
div.overlay-bus-btn,div.overlay-bus-btn a,div.overlay-bus-btn-tick{
	width:27px;
	float:left
	}
div.overlay-bus-btn{
	padding:3px 0 6px;
	}
div.overlay-bus-btn-tick{
	height:27px;
	background:#55b9d4 url(/images/gps/icons/small-tick-blue.gif) 50% no-repeat;
	text-align:center;
	}
div.overlay-bus-btn a{
	height:23px;
	padding-top:4px;
	background:#55b9d4;
	font-size:10%;
	text-align:center;
	display:block
	}
div.overlay-bus-title{
	width:500px;
	font-size:15px;
	float:right
	}
div.overlay-bus-path{
	width:100%;
	margin-top:-1px;
	font-size:10px;
	color:#ccc;
	float:left
	}
div.overlay-bus-areas{
	width:100%;
	padding:4px 0 12px;
	font-size:11px;
	color:#a3a9ac;
	float:left
	}
div.overlay-bus-title span{font-size:11px}
div.overlay-bus-areas h3{
	margin:0 0 2px;
	padding:0 0 2px;
	color:#b6bbbf;
	border-bottom:solid 1px #61727d;
	font-size:13px !important;
	font-weight:bold
	}
div.overlay-bus-areas p{margin:0 0 6px}
/* business risks */
div.risk-c,div.risk{
	width:100%;
	float:left
	}
div.risk-c{
	padding:0 0 18px;
	font-size:11px;
	}
div.risk-c p{margin:0 0 1em}
div.risk-c h3{
	margin:0 0 6px;
	padding:0 0 2px;
	border-bottom:solid 1px #305771;
	font-size:17px !important
	}
div.risk{padding:0 0 6px}
div.risk-label{width:40%;float:left}
div.risk-desc{width:59%;float:right}


/* Body
---------------------------------------------------------------------------------------- */
/* global */
#body{
	width:100%;
	position:relative
	}
div.body-border{
	width:100%;
	height:5px;
	background-repeat:no-repeat;
	font-size:10%;
	float:left
	}
#body-internal{
	width:890px;
	float:left
	}
#body-internal-full{
	width:100%;
	padding:24px 0;
	float:left
	}
#body-l,#guest-call-l{
	width:546px;
	float:left
	}
#glossary-body #body-l{width:600px}
div.body-l-full{width:856px !important}
#body-l h2{
	margin:0 0 18px;
	font-size:28px
	}
#body-l h2.title{
	margin:0 0 12px;
	font-size:38px;
	font-weight:bold
	}
#body-l p.blurb{
	font-size:17px
	}
#body-l p.blurb,#body-l p.blurb *{line-height:1.3em}
#body-r,#guest-call-r{
	width:273px;
	float:right
	}
#glossary-body #body-r{width:230px}
/* guest */
div.guest div.body-border{display:none}
div.guest #body-internal{padding:24px 0 36px}
/* member */
div.member #body-border-top{background-image:url(/images/gps/backgrounds/body-top.png)}
div.member #body-border-bottom{background-image:url(/images/gps/backgrounds/body-bottom.png)}
div.member #body-internal{
	width:858px;
	padding:16px;
	background:#fff
	}
div.member #body-l h2{color:#16425f}
div.generic-body{
	width:100%;
	font-size:12px;
	float:left
	}
div.generic-body,div.generic-body *{line-height:1.4em}
div.generic-body h2,div.overlay-overflow h2{
	margin:0 0 12px;
	font-size:26px;
	font-weight:bold
	}
div.generic-body h2.large{font-size:38px}
div.generic-body ul,div.generic-body ol,div.overlay-overflow ul,div.overlay-overflow ol{padding-left:42px}
div.generic-body h3,div.generic-body h4,div.generic-body h5,div.overlay-overflow h3,div.overlay-overflow h4,div.overlay-overflow h5{
	margin:0 0 3px;
	font-weight:bold
	}
div.generic-body h3,div.overlay-overflow h3{font-size:21px}
div.generic-body h4,div.overlay-overflow h4{font-size:17px}
div.generic-body h5,div.overlay-overflow h5{font-size:14px}
/* no results */
div.generic-noresults{
	width:100%;
	padding:34px 0;
	font-size:21px;
	text-align:center;
	float:left
	}
div.image-placeholder{
	background:#54b8d3 url(/images/gps/elements/logo.png) 50% no-repeat;
	position:relative
	}
/* errors */
div.errors{
	margin:0 0 15px;
	padding:12px 0;
	background:#f4cfcf;
	border:solid 4px #d78e8e;
	color:#bc5a5a;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	}
div.errors ul{margin:0;padding:0}
/* ajax */
div.ajax-indicator{
	padding:13px 0 0 16px;
	float:left
	}
div.errors a{color:#bc5a5a !important;text-decoration:underline !important}
div.errors a:hover{text-decoration:none !important}
/* paging */
div.paging{
	width:100%;
	padding:12px 0;
	float:left
	}
div.paging div.prev{
	left:0;
	top:0;
	position:absolute
	}
div.paging div.next{
	right:0;
	top:0;
	position:absolute
	}
div.pages{
	padding:15px 0 0;
	text-align:center;
	font-size:14px;
	font-weight:bold
	}

	
/* Login form and Call us
---------------------------------------------------------------------------------------- */
#login-form-rel,#call-us-rel{position:relative}
#login-form,#call-us{
	width:249px;
	margin-bottom:24px;
	padding:12px;
	background:#16425f;
	color:#fff;
	float:left
	}
div.login-signup{
	width:100%;
	margin:0 0 30px;
	float:left
	}
div.login-signup a{
	width:255px;
	padding-left:0;
	background:#55b9d4 url(/images/gps/backgrounds/sign-up-bg.png) repeat-x;
	text-align:center;
	color:#16425f
	}
div.login-signup a:hover{background-color:#49c9eb}
#login-form h3,#call-us h3{
	margin:0 0 12px;
	font-size:25px;
	color:#fff
	}
#call-us p{font-size:75%}
#login-form input.input_text{
	width:241px;
	margin:0 0 6px;
	padding:2px 4px;
	background:#d1f2fb;
	color:#fff;
	font-size:18px;
	}
#login-form div.left,#login-form div.right{margin-top:6px}
#login-form div.left{
	padding:6px 0 0;
	font-size:11px
	}
	
	
/* Case Studies (right column ONLY)
---------------------------------------------------------------------------------------- */
div.case-right{
	width:272px;
	margin-bottom:50px;
	font-size:12px;
	position:relative
	}
div.case-right h3{
	margin:0 0 6px;
	font-size:20px;
	font-weight:bold;
	color:#fff
	}
div.case-right div.media{
	width:270px;
	border:solid 1px #fff;
	position:relative
	}

	
/* Glossary
---------------------------------------------------------------------------------------- */
#glossary-body #tabs-c{margin-bottom:24px}
#glossary-body #body-r ul li{
	padding:6px 0;
	border-bottom:solid 1px #e6e6e6;
	font-size:12px
	}
#glossary-body #body-r ul li span{color:#999;font-size:11px}
div.gloss-process{
	width:100%;
	padding:0 0 24px;
	float:left
	}
div.gloss-process h2{
	margin:0 0 12px !important;
	padding:0 0 3px;
	border-bottom:solid 1px #cceaf2;
	font-size:20px !important
	}
div.gloss-process-notes{
	margin:0 0 12px;
	font-size:12px
	}
div.gloss-process-notes ul,div.gloss-process-notes ol{padding-left:17px}
div.gloss-process-notes span{color:#999}
div.note-box{
	margin:0 0 6px;
	padding:12px;
	background:#fff url(/images/gps/sliders/hover-bg-white.gif) bottom repeat-x;
	border:solid 2px #55b9d4;
	font-size:12px
	}
div.note-box h3{
	margin:0 0 6px;
	font-size:15px;
	font-weight:bold
	}
div.note-box h4{
	font-size:12px;
	font-weight:bold
	}
div.note-box span{color:#999}
	
	
/* Footer
---------------------------------------------------------------------------------------- */
#footer{
	width:100%;
	padding:12px 0 12px;
	font-size:11px;
	float:left
	}
#footer div.right{color:#38829e;text-align:right}
/* guest call to action */
#guest-call-abs{
	width:100%;
	left:0;
	bottom:-191px;
	z-index:2000;
	position:fixed
	}
/*\*/
* html #guest-call-abs{position:absolute}
/**/
#guest-call-tab{
	left:0;
	top:0;
	z-index:2001;
	position:absolute
	}
#guest-call-tab div.left{
	width:142px;
	height:31px;
	padding:5px 0 0;
	background:#55b9d4;
	color:#fff;
	font-size:18px
	}
#guest-call-tab div.right{
	width:19px;
	height:36px;
	background:url(/images/gps/backgrounds/footer-tab-curve.png) no-repeat;
	font-size:10%
	}
#guest-call-codegent{
	color:#38829E;
	font-size:11px;
	top:12px;
	right:12px;
	z-index:2001;
	position:absolute
	}
#guest-call{
	width:100%;
	height:190px;
	margin-top:36px;
	background:#55b9d4;
	border-top:solid 1px #fff;
	color:#fff;
	float:left
	}
#guest-call-internal{
	width:890px;
	margin:0 auto;
	padding:12px 0 0;
	text-align:left;
	position:relative
	}
#guest-call-r{padding-top:50px}
#guest-call-internal h2{
	height:50px;
	font-size:30px;
	color:#16425f
	}
#guest-call-internal h3{
	margin-top:6px;
	font-size:24px;
	color:#fff
	}
#guest-call-internal p{font-size:75%}



	
/*---------------------------------------------------------------------------------------- */
/* CLASSES AND ELEMENTS
---------------------------------------------------------------------------------------- */


/* Titles
---------------------------------------------------------------------------------------- */
h4.main-blue{
	padding:6px 8px 20px;
	background:#55b9d4;
	border-bottom:solid 1px #16425f;
	color:#fff;
	font-size:15px
	}
#glossary-body h4.main-blue{padding-bottom:22px}

/* Shadows
---------------------------------------------------------------------------------------- */
div.shadow{
	background-repeat:no-repeat;
	font-size:10%;
	left:0;
	top:0;
	position:absolute
	}
div.shadow-314{
	width:314px;
	height:8px;
	background-image:url(/images/gps/backgrounds/shadow-314.png);
	}
div.shadow-322{
	width:322px;
	height:11px;
	background-image:url(/images/gps/backgrounds/shadow-322.png);
	}
div.shadow-637{
	width:637px;
	height:15px;
	background-image:url(/images/gps/backgrounds/shadow-637.png);
	}

	

/* Hyperlinks
---------------------------------------------------------------------------------------- */
a,a:visited{color:#55b9d4;text-decoration:none}
a:hover,a:visited:hover{text-decoration:underline}

a.white2blue,a.white2blue:visited{color:#fff;text-decoration:none !important}
a.white2blue:hover,a.white2blue:visited:hover{color:#16425f}

a.white,a.white:visited{color:#fff;text-decoration:none !important}
a.white:hover,a.white:visited:hover{text-decoration:underline !important}
a.whiteul,a.whiteul:visited{color:#fff;text-decoration:underline !important}
a.whiteul:hover,a.whiteul:visited:hover{text-decoration:none !important}

a.dblue2lblue,a.dblue2lblue:visited{color:#38829e;text-decoration:none !important}
a.dblue2lblue:hover,a.dblue2lblue:visited:hover{color:#55b9d4}

a.dblue,a.dblue:visited{color:#1e526f;text-decoration:underline !important}
a.dblue:hover,a.dblue:visited:hover{text-decoration:underline !important}

a.dblueinvert,a.dblueinvert:visited{color:#1e526f;text-decoration:none !important}
a.dblueinvert:hover,a.dblueinvert:visited:hover{text-decoration:underline !important}

a.blue,a.blue:visited{color:#55b9d4;text-decoration:none !important}
a.blue:hover,a.blue:visited:hover{text-decoration:underline !important}




/* Buttons
---------------------------------------------------------------------------------------- */
.button{
	background-color:#55b9d4;
	background-repeat:no-repeat;
	color:#fff !important;
	border:0;
	display:block;
	float:left
	}
div.button,a.disabled-a{color:#aadcea !important}
.button-tiny{
	padding:2px 8px 2px 18px;
	background-position:5px 6px;
	font-size:11px
	}
.button-tiny-forward{background-image:url(/images/gps/buttons/arrow-tiny.gif)}
.button-tiny-back{background-image:url(/images/gps/buttons/arrow-tiny-back.gif)}
.button-small{
	padding:3px 12px 3px 19px;
	background-position:5px 8px;
	font-size:13px
	}
.button-small-forward{background-image:url(/images/gps/buttons/arrow-small.gif)}
.button-small-back{background-image:url(/images/gps/buttons/arrow-small-back.gif)}
a.disabled-a{
	background-image:url(/images/gps/buttons/arrow-small-disabled.gif) !important;
	cursor:default !important
	}
.button-medium{
	padding:4px 14px 4px 26px;
	background-position:8px 8px;
	font-size:15px
	}
.button-medium-forward{background-image:url(/images/gps/buttons/arrow-medium.gif)}
.button-medium-back{background-image:url(/images/gps/buttons/arrow-medium-back.gif)}
.button-large{
	padding:6px 18px 6px 32px;
	background-position:10px 13px;
	font-size:21px
	}
.button-large-forward{background-image:url(/images/gps/buttons/arrow-large.gif)}
.button-large-back{background-image:url(/images/gps/buttons/arrow-large-back.gif)}
/* hover */
a.button:hover,input.button:hover,input.search-submit:hover,input.go-button:hover,div.overlay-bus-btn a:hover{background-color:#49c9eb !important;text-decoration:none !important}
a.disabled-a:hover{background-color:#55b9d4 !important}

/* Form
---------------------------------------------------------------------------------------- */
div.form-bdr{
	width:100%;
	margin-bottom:12px;
	padding-bottom:7px;
	border-bottom:solid 1px #cceaf2;
	float:left
	}
	div.form-bdr-top{
	width:100%;
	margin-top:12px;
	padding-top:7px;
	border-top:solid 1px #cceaf2;
	float:left
	}
input.input_text,select,textarea{border:0}
textarea{overflow:auto}
div.field{
	width:100%;
	padding:0 0 12px;
	float:left
	}
div.member div.field{padding:0 0 8px}
div.field div.left{
	width:205px;
	padding:4px 0 0;
	font-size:22px;
	}
div.member div.field div.left{
	padding:5px 0 0;
	font-size:14px;
	font-weight:bold
	}
div.member div.field div.left p{
	margin:0;
	font-size:11px;
	font-weight:normal;
	color:#999
	}
div.field div.right{
	width:328px;
	font-size:12px;
	}
div.field input.input_text,div.field textarea,div.field select,#overlay-inject textarea{
	width:95%;
	padding:2px 3px;
	background:#fff;
	font-size:22px
	}
div.field select{width:97%}
div.member div.field input.input_text,div.member div.field textarea,div.member div.field select{
	padding:3px 3px;
	background:#e6e6e6;
	font-size:14px;
	}
 div.field textarea,#overlay-inject textarea{
	height:200px;
	padding-top:6px;
	padding-bottom:6px;
	font-size:14px
	}
div.textarea-small textarea{height:80px}
#overlay-inject textarea{
	width:99%;
	border:solid 1px #55b9d4;
	}
input.active{color:#000 !important}
/* search */
div.search-form-c input.input_text{
	width:220px;
	height:24px;
	margin:0 !important;
	padding:4px 6px;
	background:#e6e6e6;
	font-size:20px;
	color:#fff;
	float:left
	}
input.search-submit{
	width:40px;
	height:32px;
	margin:0 !important;
	background:#55b9d4 url(/images/gps/buttons/search.gif) 10px 50% no-repeat;
	border:0;
	color:#fff;
	text-indent:-9999px;
	float:left
	}
div.submit-cancel{
	padding:12px 0 0 12px;
	float:left
	}



/* Helpers
---------------------------------------------------------------------------------------- */
.strong{font-weight:bold !Important}
.italic{font-style:italic !Important}
.normal{font-weight:normal !Important}
.left{float:left !important}
.right{float:right !important}
.nopad{padding:0 !important}
.nomarg{margin:0 !important}
.nobdr{border:0 !important}
.nobg{background:none !important}
.nouline{text-decoration:none !important}
.nowrap{white-space:nowrap !important}
.text_center{text-align:center !important}
.text_left{text-align:left !important}
.text_right{text-align:right !important}
.valign_middle *{vertical-align:middle !important}
.width_100{width:100% !important}
.relative{position:relative !important}
.absolute{position:absolute !important}
.bullets{list-style:none}
.hidden{font-size:1%;text-indent:-9999px;display:none;visibility:hidden}
.line13,.line13 *{line-height:1.3em !important}
.line14,.line14 *{line-height:1.4em !important}
.line15,.line15 *{line-height:1.5em !important}
.line16,.line16 *{line-height:1.6em !important}
