/* CSS Imports
--------------------------------------------------------------------------------------- */
@import url("guidestar-nav.css");

/* Global Containers
--------------------------------------------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #110148 url(../img/big-bg.jpg) top center repeat-x;
	padding: 40px 0;
}

#container {
	width: 900px;
	background: url(../img/body-bg.jpg) top right no-repeat;
	background-color: #f5eedd;
	margin: 0 auto;
	text-align: left;
	border: solid 1px #a17752;
}

#contain {
	width: 900px;
	background: url(../img/guidestar-logo-bg.png) top right no-repeat;
	padding: 1px 0;
}

* html #contain {
	background: url(../img/guidestar-logo-bg.gif) top right no-repeat;
}

.floatleft {
	float: left;
	clear: left;
}

img.floatleft {
	margin: 0 20px 10px 20px;
	border: solid 1px #a17752;
}

.floatright {
	float: right;
	clear: right;
}

img.floatright {
	margin: 0 260px 10px 20px;
	border: solid 1px #a17752;
}

.noborder, img.noborder {
	border: none;
}

.clear {
	clear: both;
}

hr.clear {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	border: 0;
	background: none;
	visibility: hidden;
	margin: 0;
	padding: 0;
}

/* Typography
--------------------------------------------------------------------------------------- */

a, a:link, a:active {
	color: #110148;
}

a:visited {
	color: #4e416b;
}

a:hover {
	color: #a07651;
}

a img {
	border: 0;
}

/* Header Layout
--------------------------------------------------------------------------------------- */
#header {
	height: 140px;
	margin-bottom: 15px;
}

#logo {
	display: none;
}





/* Middle Layout
--------------------------------------------------------------------------------------- */
p, ul, ol, address {
	font-size: 12px;
	line-height: 18px;
	margin: 0 275px 18px 20px;
}

ul {
	margin-left: 36px;
}

ol {
	margin-left: 40px;
}

ul.library {
	list-style: none;
	margin-left: 20px;
}

ul li, ol li {
	margin-bottom: 12px;
}

ul.library li {
	clear: left;
}

ul.library li img {
	float: left;
	margin: 0 5px 8px 0;
	border-right: solid 1px #666;
	border-bottom: solid 1px #666;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 32px;
	padding-bottom: 4px;
	margin: 0 275px 8px 20px;
	color: #a17752;
	font-weight: bold;
	border-bottom: solid 1px #a17752;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #493e60;
	font-size: 20px;
	line-height: 24px;
	margin: 0 275px 6px 20px;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	line-height: 18px;
	margin: 0 275px 2px 20px;
}

img.inline {
	border: solid 1px #a17752;
	margin: 0 0 6px 20px;
}	

address {
	font-style: normal;
	font-size: 12px;
	line-height: 20px;
}

.leadershiptext {
	color: #a32232;
}

.knowledgetext {
	color: #1e329b;
}

.executiontext {
	color: #2b6634;
}

blockquote {
	border: 1px #b5b1c9;
	border-style: solid none;
	margin: 20px 30px 10px 0;
	width: 190px;
	padding: 10px 10px;
	float: right;
	display: inline;
}

blockquote p.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #493e60;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	margin: 0 0 4px 0;
}

blockquote p.byline {
	text-align: right;
	margin: 0;
	font-size: 10px;
	line-height: 13px;
	font-style: italic;
}

#tabs {
	margin-left: 25px;
}

#tabs:after, #tabbox:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#tabs h2 {
	float: left;
	display: inline;
	margin: 0 5px 10px 5px;
	padding: 0;
	border: solid 1px #493e60;
	background: #f5eedd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

#tabs h2.fade {
	opacity: 0.7;
	border-color: #ccc;
}

#tabs h2 a {
	display: block;
	padding: 65px 0 5px 0;
	width: 80px;
	text-align: center;
	color: #493e60;
	text-decoration: underline;
}

#tabs h2 a.leadership {
	background: url(../img/tab-leadership.jpg) top center no-repeat;
}

#tabs h2 a.knowledge {
	background: url(../img/tab-knowledge.jpg) top center no-repeat;
}

#tabs h2 a.execution {
	background: url(../img/tab-execution.jpg) top center no-repeat;
}

#tabs p {
	float: left;
	margin: 0;
	padding: 30px 5px 0 5px;
}

#tabbox {
	border: solid 1px;
	background: #f5eedd;
	margin-top: -1px;
	width: 450px;
	margin: 0 0 10px 30px;
	clear: left;
}

#tabbox p {
	margin: 10px 20px 0 20px;
}

#tabbox p strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	margin-left: -10px;
}

#tabbox img {
	margin: 10px 10px 10px 10px;
	float: right;
}

#tabbox p.closebox {
	text-align: right;
	margin: 0;
	clear: right;
	font-size: 10px;
}

#tabbox p.closebox a {
	background: url(../img/closebox.jpg) bottom right no-repeat;
	padding: 1px 16px 2px 0;
	color: #382b54;
}

a.pdf {
	display: block;
	font-weight: bold;
	margin: 5px 0 20px 0;
	background: url(../img/pdficon_small.gif) top left no-repeat;
	padding: 0 0 0 20px;
	height: 17px;
}

#librarynav {
	text-align: center;
	margin: 0 275px 10px 20px;
	padding-bottom: 6px;
	border-bottom: solid 1px #a17752;
}

#librarynav li {
	display: inline;
	margin: 0;
}

#librarynav a {
	border: 1px #a17752;
	border-style: solid solid none solid;
	padding: 8px 30px;
	background: #a17752;
	color: #fff;
	text-decoration: none;
}

#librarynav a.fade {
	border: 1px #a17752;
	border-style: solid solid none solid;
	background: #e4ddd8;
	color: #a17752;
	text-decoration: underline;
}

#librarynav a.fade:hover {
	border: 1px #000;
	border-style: solid solid none solid;
	background: #ccc;
	color: #000;
	text-decoration: underline;
}

sup a {
	text-decoration: none;
	border-bottom: dotted 1px;
}

#footnotes {
	list-style: decimal;
	margin: 0 260px 20px 20px;
	font-size: 10px;
	line-height: 12px;
	border-top: solid 1px #ccc;
	color: #666;
	padding: 10px 0 0 20px;
}

#footnotes li {
	margin: 0 0 5px 0;
}

div.rightcol {
	width: 190px;
	float: right;
	display: inline;
	margin: 0 20px 0 0;
	padding: 10px 10px 6px 10px;
	border: 1px #b5b1c9;
	border-style: solid none;
}

div.rightcol p {
	font-size: 11px;
	line-height: 13px;
	margin: 0 0 10px 0;
}

div.rightcol h2 {
	margin: 0 0 6px 0;
}

.center {
	text-align: center;
}

/* Contact Form Layout
--------------------------------------------------------------------------------------- */
.required {
	color: #f00;
}

.tip {
	font-size: 11px;
	font-style: italic;
	text-align: right;
	margin-left: 180px;
}

#contact {
	display: block;
	border: solid 1px #a17752;
	border-top: solid 5px #a17752;
	width: 423px;
	padding: 10px 30px;
	margin: 0 30px 20px 20px;
	background: #f5eedd;
}

#contact p, #contact h3  {
	margin: 0 0 10px 0;
}

#contact p label {
	display: block;
	float: left;
	width: 75px;
	text-align: right;
	padding-right: 10px;
	font-size: 12px;
}

#contact p span {
	margin-left: 15px;
}

#contact p span label {
	float: none;
	display: inline;
	width: auto;
	padding-right: 5px;
}

#contact input, #contact select, #contact legend, #contact label, #contact textarea {
	font-size: 12px;
}

#realname, #ADDRESS, #ADDRESS2, #email {
	width: 250px;
}

#CITY {
	width: 180px;
}

#TITLE, #COMPANY {
	width: 220px;
}

#PHONE, #FAX {
	width: 100px;
}

#STATE {
	width: 35px;
}

#ZIP, #CONTACTME {
	width: 75px;
}

#MESSAGE {
	width: 400px;
}

#contact fieldset {
	width: 250px;
	margin: 0;
	padding: 0;
	border: none;
}

#contact fieldset legend {
	color: #000;
}

#contact p.referral label {
	width: auto;
	margin: 2px 6px 0 0;
}

#contact p.submit {
	margin: 8px 0 0 0;
}

#contact p.submit input {
	font-weight: bold;
	font-size: 14px;
	width: 80px;
}


/* Footer Layout
--------------------------------------------------------------------------------------- */
#footer {
	clear: both;
	text-align: right;
	border-top: solid 1px #a17752;
	font-size: 10px;
	line-height: 11px;
	margin: 0 0 0 260px;
	padding: 9px 10px;
}

p.bbb {
	text-align: center;
	margin: 10px 0;
}

/* Print Styles
--------------------------------------------------------------------------------------- */
@media print {
body { font-family: "Times New Roman", Times, serif; }
#logo { display: block; }
#nav { display: none; }
#footer { margin: 0 275px 0 0; text-align: left;}
}
