/* Written by Jeff McNeil - New Spin Design */

/*Color Chart: 

logo blue: 095AA5
orange: FD9204
pale blue: C6D3E0

*/

@import '_reset.css'; 

body {
	/*background: #efeff5;*/
	background: #3F92D9 url(../imgs/mainbg3.jpg) fixed repeat-x bottom left;
	color: #333;
	font-family: 'Trebuchet MS', sans-serif;
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	line-height: 1.5;
}

body.sub {
	background: #3F92D9 url(../imgs/mainbg3.jpg) repeat-x bottom left;
}

body.products {
	background-attachment: fixed;
}

html { font-size: 62.5%; }

.imgrep { /* used on span tags within text that needs image replacement */
	display: block;
	text-indent: -999px;
	overflow: hidden;
}


/* [][][][][][][][][][][][] - TEXT - [][][][][][][][][][][][] */

.airy {
	margin-top: 2.5em;
}

h1.airy, h2.airy {
	margin: 0 0 12px 0 !important;
}

#management h2.airy, #board h2.airy{
	margin: 2.5em 0 0 0 !important;
	
}

#management h3.stacked, #board h3.stacked {
	margin: 0 !important;
}

.fluid h4 {
	margin-bottom: -5px;
}

#content ul {
	margin: 7px 0 7px 24px;
	list-style: disc;
}

#content p {
	margin: 10px 0;
	font-size: 105%;
}

#content ul.primary {
	width: 515px;
	list-style: none;
	border: 3px double #C6D3E0;
	padding: 12px 12px 0 12px;
	margin-left: 0;
}

#content ul.advisors {
	list-style: none;
	margin-left: 0;
	margin-top: 1.4em;
}

#content ul.directors {
	list-style: none;
	margin-left: 0;
	margin-top: 1.4em;
}

#content ul p.feature {
	margin: .2em 0 1em 0;
}

#content div.primary {
	width: 515px;
}

#content ul.advisors li {
	margin: 1.5em 0;
	line-height: 1;
}

#content ul.advisors ul { padding: 0; border: 0; list-style: disc; margin-left: 22px; }

#content ul.advisors li {
	margin-bottom: 15px;
}

#content ul.advisors li li {
	margin: .5em 0;
	padding: 0;
}

#content ul li h4 {
	margin: 0 !important;
}

h1 {
	font-size: 1.8em;
	color: #095AA5;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Serif;
	
	padding-bottom: 0;
	line-height: 1.2;
}

h2 {
	font-size: 1.6em;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Serif;
	color: #095AA5;
	line-height: 1.2;
	border-bottom: 1px solid #ddd;
}

h3 {
	font-size: 1.1em;
	letter-spacing: 1px;
	line-height: 1.2;
	font-family: Georgia, 'Times New Roman', Serif;
	text-transform: uppercase;
	font-weight: normal;
	margin: 18px 0 -4px 0;
}

#content h3 {
	border-bottom: 1px solid #eee;
}

h4 {
	font-size: 1.2em;
	font-family: Georgia, 'Times New Roman', Serif;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1.2;
}

h4 a { text-decoration: none }
#content h4 a:hover { background: none; color: #FEA616 !important }

.stacked { /* used on headers that are stacked upon one another */
	border: 0 !important;
	margin: 0;
}


a { color: #0D5BA1; }

#content a:hover {
	background-color: yellow;
	text-decoration: none;
	color: #063259;
}

#content a.plain:hover {
	background: none;
}

#content p.feature {
	color: #aaa;
}

#content p.feature a {
	background: url(../imgs/icon_arrow.gif) no-repeat top left;
	padding: 0 0 2px 18px;
}

#content p.feature a:hover, #content p.backtotop a:hover, #content div.feature a.pdfLink:hover {
	color: #E99100;
	text-decoration: underline;
}
	#content div.feature a.pdfLink, #content div.feature a.pdfLink:hover {background-color: #fff; text-decoration: none}

#content p.backtotop {
	margin-top: 1.2em;
	text-align: right;
}

#content p.backtotop a {
	background: url(../imgs/icon_arrow-up.gif) no-repeat left 50%;
	padding-left: 18px;
}

#content .intro { /* text below headings, usually beginning of sub pages */
	font-size: 1.2em;
	font-style: italic;
	color: #555;
	line-height: 1.2;
	font-family: Georgia, 'Times New Roman', Serif;
	margin-bottom: 27px;
}

#content .closer { /* used on Vision &amp; Mission */
	font-size: 1.1em;
	font-style: italic;
	color: #000;
	line-height: 1.3;
	font-family: Georgia, 'Times New Roman', Serif;
	margin-bottom: 27px;
}

#content .vcard h4 { /* used on contact page */
	margin-bottom: 5px;
	
}

#content .vcard { /* used on contact page */
	float: right; 
	border: 3px double #C6D3E0;
	padding: 15px;
	font-size: 105%;
}

#content .contentholder { /* used on contact page */
	padding-bottom: 20px;
}


/* [][][][][][][][][][][][] - GRID - [][][][][][][][][][][][] */


.clearer { clear: both; }

.wrapper {
	width: 999px;
	/*margin: 12px auto;*/
	margin: 12px auto 64px auto;
	position: relative;
}


#headerwrapper {
	background: url(../imgs/shadow_hdr.png) no-repeat top right;
	padding-right: 12px;
}

#contentwrapper {
	background: url(../imgs/shadow_side.png) repeat-y top right;
	padding-right: 12px;
}

#footerwrapper {
	background: url(../imgs/shadow_ftr.png) no-repeat bottom right;
	padding: 0 12px 12px 0;
}

#header {
	width: 987px;
	border-top: 1px solid #C6D3E0;
	border-left: 1px solid #C6D3E0;
}

#content {
	padding: 12px;
	width: 987px;
	border-left: 1px solid #C6D3E0;
}

.home #content {
	padding: 0;
	background: #fff;
}

/* [][][][][][][][][][][][] - HEADER - [][][][][][][][][][][][] */

#header h3 { /* LOGO */
	height: 93px; /*img is 76px high */
	width: 222px;
	margin: 0 0 16px 16px;
	background: #fff url(../imgs/logo.gif) no-repeat bottom;
}

#header h3 a {
	display: block;
	height: 93px;
	width: 222px;
}

#header h2 {
	float: right;
	border: none;
	margin: 55px 19px 0 0;
	font-size: 19px !important;
	width: 670px;
	text-align: right;
}


/* [][][][][][][][][][][][] - NAV - [][][][][][][][][][][][] */


#header {
	border-bottom: 0;
	background: #fff url(../imgs/navbg_hover.gif) no-repeat -1000px -1000px; /* preload nav hover graphic */
}

#navwrapper {
	background: #FD9204 url(../imgs/navbg.gif) repeat top left;
}

#header ul {
	height: 30px;
	margin: 10px 0 0 0;
	font-family: Georgia, 'Times New Roman', Serif;
	font-size: 14px;
	line-height: 14px;
	border-bottom: 1px solid #ccc;
}

#header ul li {
	float: left;
	/*width: 141px;*/
	width: 123px;
	text-align: center;
}

#header ul li a {
	color: #fff;
	display: block;
	/*width: 140px;*/
	width: 122px;
	padding: 8px 0;
	margin: 0 auto;
	background: url(../imgs/navbar.gif) no-repeat right 50%;
	text-decoration: none;
}

#header ul li a:hover {
	background: orange url(../imgs/navbg_hover.gif) repeat-x bottom left !important;
	color: #000;
}

#header ul li#nav8 a{
	border-right: 0;
	background-image: none;
}


.home #header ul li#nav1 a { border-left: 0; }


/* [][][][][][][][][][][][] - NAV ONS - [][][][][][][][][][][][] */

.home #header ul li#nav1 a,
.about #header ul li#nav2 a,
.services #header ul li#nav3 a,
.products #header ul li#nav4 a,
.clients #header ul li#nav5 a,
.news #header ul li#nav6 a,
.partners #header ul li#nav7 a,
.contact #header ul li#nav8 a
{
	text-decoration: underline;
}


/* [][][][][][][][][][][][] - HOME - [][][][][][][][][][][][] */

.home .flash {
	margin: 0 0 14px 0;
}


#primary {
	width: 590px;
	padding: 15px 0 0 35px;
	float: left;
	font-size: 110%;
	background: #fff;
}

.home #primary {
	padding: 15px 0 20px 65px;
}

#teaser {
	width: 274px;
	padding: 12px;
	float: left;
	background: #fff url(../imgs/teaser_bg.jpg) no-repeat;
	
	height: 183px;
}

#teaser h4 {
	color: #C6D3E0;
	line-height: 1.1;
}

#teaser ul li {
	color: #ececec;
	list-style-image:url(../imgs/arrow7.png);
	line-height: 1.2;
	margin-bottom: 6px;
}

#teaser ul li span {
	color: #C6D3E0;
}

table {
	margin: 12px 0 27px 0; 
}

table td, table th {
	padding: 8px 12px;
}

table.tight td, table.tight th {
	padding: 4px 6px;
}

table.tight {  }

table input {
	font-size: 1.3em;
	color: #333;
	padding: 2px;
}

table select {
	width: 220px;
}

table td label { display: block; text-align: right; width: 120px; }

input.f_text { width: 14em }

table th { text-align: center }

table td textarea {
	width: 100%;
	height: 40px;
	font-size: 1.3em;
	color: #333;
	padding: 2px;
}

td.submission {
	padding-top: 12px !important;
	text-align: right;
}
/* [][][][][][][][][][][][] - BREADCRUM - [][][][][][][][][][][][] */

p.breadcrum {
	text-align:right;
	color: red;
	margin-top: -6px !important;
	float: right;
}

p.breadcrum { color: #aaa; }

p.breadcrum a { color: #666; }

#content p.breadcrum a:hover { color: #000; background: none; text-decoration: underline;}


/* [][][][][][][][][][][][] - SIDEBAR - [][][][][][][][][][][][] */
/* (Holds Subnav on most pages) */


#sidebar {
	width: 119px;
	margin: 8px 0;
	padding: 0 10px 10px 10px;
	float: left;
	margin-left: -160px;
	line-height: 1.25;
}

* html #sidebar { margin-left: -80px; } /* IE6 double float bug */

#sidebar h4 {
	padding-bottom: 4px;
	border-bottom: 1px solid #aaa;
	margin-bottom: -1px;
}

#sidebar ul {
	list-style: none;
	margin: 1px 0 4px 8px;
}

#sidebar ul li {
	margin:0;
	width: 99px;
}

#sidebar ul li a {
	text-decoration: none;
	padding: 4px 6px;
	display: block;
	color: #60667F;
	border-bottom: 1px solid #C6D3E0;
	width: 100%;
}

#sidebar ul li a:hover {
	background: #fff;
	border-left: 8px solid #FEA616;
	margin-left: -8px;
	position: relative; /* for IE6 */
	border-top: 1px solid #C6D3E0;
	margin-top: -1px;
}

#sidebar ul li#sn1 a:hover { /* little buggy with the bottom border on the h4 */
	border-top: 0;
	margin-top: 0;
}

/* [][][][][][][][][][][][] - SUBNAV ONS - [][][][][][][][][][][][] */

#company #sidebar ul li#sn1 a,
#vision #sidebar ul li#sn2 a,
#management #sidebar ul li#sn3 a,
#board #sidebar ul li#sn4 a,
#overview #sidebar ul li#sn1 a,
#benefits #sidebar ul li#sn2 a,
#ancillary-opportunities #sidebar ul li#sn2 a,
#gallery #sidebar ul li#sn2 a,
#how-it-works #sidebar ul li#sn2 a,
#whoweserve #sidebar ul li#sn1 a,
#qualifications #sidebar ul li#sn2 a
{
	background: #fff;
	border-left: 8px solid #C6D3E0;
	margin-left: -8px;
	color: #333;
	position: relative; /* for IE6 */
}

#company #sidebar ul li#sn1 a:visited

{
	background: #fff;
	border-left: 8px solid #eee;
	margin-left: -8px;
}



/* [][][][][][][][][][][][] - SUBPAGES - [][][][][][][][][][][][] */

.sub #content {
	background: #fff url(../imgs/sidebar.gif) repeat-y top left;
	padding-left: 160px;
	width: 815px;
}

.sub .flash {
	margin-bottom: 12px;
}

#content .imgholder {
	clear: right;
	float: right;
	padding: 0 0 10px 12px;
	background: #fff;
	position: relative; /* for IE7 not to show heading underlines over img */
}

#content .imgholder img.feature {
	padding: 1px;
	border: 3px double #C6D3E0;
	margin: 0;
}

#content .imgholder p {
	margin: 3px 0;
	font-family: Georgia, 'Times New Roman', Serif;
	color: #777;
	text-align: center;
}

#content table.newsTable {margin: 0; padding: 0;}
#content table.newsTable td, #content table.newsTable th {padding: 8px 20px 8px 0;}

#content table.newsTable span.newsDate {font-weight: bold;}
#content table.newsTable p {margin-top: 10px; margin-bottom: 5px;}

#content a.pdfLink {background:url(../imgs/icon_pdf.png) 3px 3px no-repeat; padding-left: 18px;}
#content a.pdfLink:hover {background:yellow url(../imgs/icon_pdf.png) 3px 3px no-repeat; color: #063259;}

/* [][][][][][][][][][][][] - PRODUCTS OVERVIEW - [][][][][][][][][][][][] */

.prods div {
	width: 235px;
	padding: 0 20px 0 0;
	border-right: 1px solid #ddd;
	float: left;
	margin: 10px 10px 10px 10px;
	height: 440px;
	font-size: 90%;
	line-height: 1.4;
}

.prods div h2 {
	line-height: 1.1;
	padding-top: .5em;
	border-bottom: 0;
}


/* [][][][][][][][][][][][] - FEATURETTES - [][][][][][][][][][][][] */
/* 3 BOXES AT BOTTOM, THOUGH SOMETIMES USED IN RIGHT SIDEBAR */

.home div.feature { clear: both }

div.feature {
	clear: both;
	margin: 12px 0 6px -14px;
}

div.feature p {font-size: 11px !important; }

div.downplay {
	float: right;
	clear: none;
	margin: -10px 0 0 0;
}

div.main {
	padding-right: 15px;
}

div.downplay div {
	float: none;
	background: #fff;
	margin: 10px 0 10px 15px;
}

.feature div {
	width: 235px;
	padding: 9px;
	border: 3px double #C6D3E0;
	float: left;
	margin: 10px 0 10px 16px;
	height: 17.5em;
}


* html .feature div { /* Who knows why...but this was needed for IE6 */
	margin-left: 12px;
}

.feature  h4 {
	margin-bottom: 8px;
}

.feature div p.feature {
	text-align: right;
	padding: 0;
}

.feature div ul {
	list-style: none;
	border: 1px solid #ccc;
	list-style: none !important;
	margin: 0 !important;
}

.feature div ul li {
	border-bottom: 1px solid #ccc;
	padding: 1px 3px;
}

.feature div p.intro {
	margin-bottom: 0 !important;
	font-size: 1.2em !important;
}


/* [][][][][][][][][][][][] - FOOTER - [][][][][][][][][][][][] */

#footer {
	background: #FD9204;
	padding: .5em 18px;
	clear:both;
	text-align: center;
	font-size: .9em;
	letter-spacing: .1em;
	font-family: Georgia, 'Times New Roman', Serif;
	color: #fff;
	border-left: 1px solid #C6D3E0;
	border-top: 3px double #fff;
	width: 951px;
}

