/*
Theme Name: Global Preferred Solutions, Inc.
Theme URI: http://gblps.com/
Description: A custom theme created for Global Preferred Solutions by <a href="http://bigsweaterdesign.com/" title="Big Sweater Design">Big Sweater Design</a>.
Version: 1.0
Author: Vincent Maglione
Author URI: http://Big Sweater Design.com/
Tags: blue, corporate, custom, private, copyrighted

*/

/* -----------------------------
Global Preferred Solutions Stylesheet

--

Copyright 2008 Global Preferred Solu-
tions, LLC, All Rights Reserved

Opening portions of this stylesheet
produced by Blueprint CSS Grid Gen-
erator. 

-------------------------------*/

/* 
  BLUEPRINT CSS
   * Filename:        compressed.css
   * Version:         0.7.1 (2008-02-25) YYYY-MM-DD
   * Website:         http://code.google.com/p/blueprintcss/
   
   Generated by:
    * Blueprint CSS Grid Generator (2008-02-25) [http://kematzy.com/blueprint-generator/]
    
  == STRUCTURE: ========================
   * Page width:            950 px
   * Number of columns:     24
   * Column width:          30 px
   * Margin width:          10 px
  ======================================
   
*/
/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* ------------------------------------------
				LAYOUT
--------------------------------------------*/

/***** Basics *****/
body {
	text-align:center;
}

#wrap {
	text-align:left;
}

#wrap, #header, #footer {
	min-width:850px;
	width:100%;
}

#headerWrap, #content, #footerWrap, #subNav ul {
	margin:0 auto;
	width:850px;
}

#header, #headerWrap {
	height:105px;
}

.hr {
	clear:both;
	margin:10px 0;
	width:100%;height:12px;
}

/***** Header contents *****/
#logo {
	float:left;
	margin:5px 0 0 0;
	width:241px;height:62px;
}

#logo h1 {
	text-indent:-10000px;
	width:0;height:0;
}

#mainNav {
	float:right;
	margin:0;padding:0;
	width:419px;height:76px;
}

#mainNav li {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}

#mainNav li a {
	display:block;
	height:76px;
	margin:0;
	padding:0;
	text-indent:-10000px;
}

#mainNav #navHome a {width:82px;}
#mainNav #navAbout a {width:84px;}
#mainNav #navServices a {width:84px;}
#mainNav #navLeadership a {width:84px;}
#mainNav #navContact a {width:85px;}
#mainNav #navConnections a {width:85px;}

#subNav {
	clear:both;
	height:27px;
	margin:-35px 0 0 0;padding:0;
	position:relative;
	text-align:center;
}

#subNav li {
	display:inline;
	list-style:none;
	margin:0 0 0 5px;
	padding:0 5px 0 0;
}

#subNav li:last-child {
	border-right:none;
}

/***** Homepage Content *****/
#lead {
	float:left;
    margin:10px 0 15px 0;
}

#leadImage {
	float:left;
	width:425px;height:231px;
}

#leadContent {
	float:right;
	text-indent:-10000px;
	width:425px;height:231px;
}

/***** Footer *****/
#footer {
	clear:both;
}

#servicesNav h2 {
    text-indent:-10000px;
}

#extraInfo {
	clear:both;
}

/***** Footer - Supplimentary Navigation *****/
#servicesNav {
	margin:0;padding:0;
	width:100%;
}

#servicesNav h2 {
	margin:0;
}

#servicesNav ul {
	float:left;
	margin:0 0 15px 0;
	padding:0;
}

#servicesNav li {
	float:left;
	list-style:none;
	margin:0 13px 0 0;
	padding:0;
	width:159px;height:99px;
}

#servicesNav li.last {
	margin-right:0;
}

#servicesNav li a {
	display:block;
	text-indent:-10000px;
	width:159px;height:99px;
}

/***** Content *****/
#contentWrap {
	float:left;
	margin:-9px 0 -2px 0;
	padding:15px;
	position:relative;
}

#mainContent {
	float:right;
	padding:15px 15px 0 30px;
	width:570px;
}

#sidebar {
	float:left;
	margin:0;
	padding:0 15px 0 0;
	width:187px;
}

#sidebar .pullQuote {
	margin-top:50px;
}

#mainContent h1, #mainContent h2, #mainContent h3, #mainContent h4, #mainContent h5, #mainContent h6 {
	padding-bottom:5px;
}

/* ------------------------------------------
			COLORS AND BACKGROUNDS
--------------------------------------------*/

/***** General *****/
.hr {
	background:transparent url(images/rule_shadow.png) repeat-x left top;
}

h1, h2, h3, h4, h5, h6 {
	color:#0b5185;
}

a:link {color:#0b5185;}
a:visited {color:#002F5E;}
a:hover, a:active {color:#178BFF;}

/***** Homepage Content *****/
#leadContent {
	background:transparent url(images/lead_text.png) no-repeat left top;
}

/***** Main Navigation *****/
#mainNav li a {background:url(images/nav_inactive.png) no-repeat left top;}
#mainNav li a:hover, #mainNav li a.active {background:url(images/nav_active.png) no-repeat left top;}

#mainNav #navHome a {background-position:0 0;}
#mainNav #navAbout a {background-position:-82px 0;}
#mainNav #navServices a {background-position:-166px 0;}
#mainNav #navLeadership a {background-position:-250px 0;}
#mainNav #navContact a {background-position:-334px 0;}
#mainNav #navConnections a {background-position:-419px 0;}

/***** Sub-Navigation *****/

#subNav {
	background:transparent url(images/subnav_bg.png) repeat-x left top;
	color:#fff;
}

#subNav li {
	border-right:1px solid #fff;
}

#subNav a {
	color:#fff;
}

/***** Services Navigation *****/
#servicesNav h2 {
	background:url(images/services_head.png) no-repeat left top;
}

#servicesNav #planning a {background:transparent url(images/suppnav_strategic.png) no-repeat left bottom;}
#servicesNav #management a {background:transparent url(images/suppnav_financial.png) no-repeat left bottom;}
#servicesNav #consulting a {background:transparent url(images/suppnav_life.png) no-repeat left bottom;}
#servicesNav #erm a {background:transparent url(images/suppnav_enterprise.png) no-repeat left bottom;}
#servicesNav #distribution a {background:transparent url(images/suppnav_dist.png) no-repeat left bottom;}

#servicesNav #planning a:hover {background-position:left top;}
#servicesNav #management a:hover {background-position:left -1px;}
#servicesNav #consulting a:hover {background-position:left top;}
#servicesNav #erm a:hover {background-position:left top;}
#servicesNav #distribution a:hover {background-position:left top;}

/***** Extra Info *****/
#extraInfo, #extraInfo a {
	color:#0B5185;
}

/***** Content *****/
#contentWrap {
	background:#f2f2f2 url(images/contentbg.png) repeat-x left top;
}

#mainContent {
	background:transparent url(images/bg_globe.png) no-repeat left bottom;
	border: 1px solid #000;
	border-left:none;
	border-right:none;
}

#mainContent h1, #mainContent h2, #mainContent h3, #mainContent h4, #mainContent h5, #mainContent h6 {
	border-bottom:1px solid #bfbfbf;
	color:#0B5185;
}

#sidebar, strong, em {
	color:#0b5185;
}

/* ------------------------------------------
			TYPOGRAPHY
--------------------------------------------*/
/***** Basics *****/
h1, h2, h3, h4, h5, h6 {
	border-bottom: 1px solid #bfbfbf;
	font-weight:bold;
	text-transform:uppercase;
}

h1 {font-size:18px;}
h2 {font-size:16px;}
h3 {font-size:14px;}
h4, h5, h6 {font-size:12px;}

#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5, #sidebar h6 {
	text-transform:none;
}

#sidebar h1 {font-size:16px;}
#sidebar h2 {font-size:14px;}
#sidebar h3 {font-size:12px;}
#sidebar h4, #sidebar h5, #sidebar h6 {font-size:10px;text-transform:uppercase;}
#sidebar h5, #sidebar h6 {font-weight:normal;}

/***** Sub-Navigation *****/
#subNav a {
	font-style:italic;
	text-decoration:none;
}
#subNav a:hover, #subNav .current_page_item a {
	text-decoration:underline;
}

/***** Footer - Extra Info *****/
#extraInfo {
	font-style:italic;
}

/***** Content *****/
#mainContent {
	font:14px Helvetica, Arial, sans-serif;
}

#mainContent h2 {
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
}

#mainContent p {
}

#sidebar {
	font-style:italic;
}

#sidebar .sidebarList li {
	background:transparent url(images/check.gif) no-repeat left 3px;
	list-style:none;
	margin-left:0;
	padding-left:15px;
	text-indent:-5px;
}

#sidebar .sidebarList ul {
	margin-left:0;
}

#sidebar .pullQuote {
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	text-align:center;
}

#servicesNav h2 {
	border-bottom:none;
	margin-bottom:15px;
}

#lead h1, #lead h2, #lead h3 {
	border:none;
}

/**********************************
		Misc
***********************************/
#leadershipDropdown {
	position:absolute;
	right:30px;
}

#leadershipDropdown, #leadershipDropdown li {
	list-style:none;
	margin:0;
	padding:0;
}

#leadershipDropdown a {
	display: block;
	height:1.5em;
	width: 150px;
}

#leadershipDropdown li {
	float: left;
	width: 150px;
}

#leadershipDropdown li ul {
	margin:0;padding:0;
	position: absolute;
	width: 150px;
	left: -999em;
}

#leadershipDropdown li:hover ul {
	left: auto;
}

#leadershipDropdown .pagenav {
	background:#fff url(images/downarrow.gif) no-repeat 2px center;
	border:1px solid #999999;
	color:#0b5185;
	font-style:italic;
	font-weight:bold;
	padding:.1em .2em .1em 20px;
}

#leadershipDropdown .pagenav ul {
	background:#fff;
	border:1px solid #999999;
	border-top:none;
	margin-left:-21px;
	padding:5px 0 0 21px;
	width:152px;
}

#leadershipDropdown .page_item a {
	background:#fff;
	font-style:normal;
	font-weight:normal;
	margin-left:-21px;
	padding:.1em .2em .1em 20px;
	text-decoration:none;
}

#leadershipDropdown .page_item a:hover {
	background:#F4F4F4;
}

#leadershipDropdown .current_page_item a {
	background:#fff url(images/check.gif) no-repeat 5px 5px;
}

#leadershipDropdown li:hover ul, #leadershipDropdown li.sfhover ul {
	left: 21px;top: 19px;
}