/* CSS Document */


/* Font Init
------------------------------------------------------------------------------------------*/

html{
	font-family: "Trebuchet MS", Helvetica,  Arial, sans-serif;
	color: #000;
}

body{
	background: url(../images/design/bg.jpg);
	margin: 0px;
	color: #4c4c4c;
}


/* Tags
------------------------------------------------------------------------------------------*/


hr{
	background-image:url(../images/design/hr-bg.jpg);
	background-repeat: repeat-x;
	width: 885px;
}

p img{
	float: none;
	margin: 0px;
}

small{
	display: block;
}

/* Typography 
---------------*/
a, a:visited{
	color: #e58e1a;
	text-decoration: none;
}

span#phone_number {
	color: #e58e1a;
	text-decoration: none;
}

a.standalone{
	background-image:url(../images/design/bg-arrow.png);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 12px;
	background-position:0px 3px;
}

.phark, .phark a{	
	text-indent: -5000px;
	display: block;
	/*font-size: 0;*/
	overflow: hidden;
}

label, a:hover, label:hover{
	color: #950028;
	cursor: pointer;
}

span, p, h1, h2, h3, h4, h5{
	color: #373534;
}

p, ul, ol{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 22px;
	color: #4c4c4c;	
}


ul, ol{
	margin-left: 40px;
	color:#222;
}


#content-supp p{
	color: #4c4c4c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size:12px;
	line-height: 18px;
}

#box-out p{
		margin: 0px 14px;
}

#content-main.wide h1{
	font-size: 16px;
	color: #950028;
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/design/hrule.jpg);
	text-indent: 380px;
	height: 27px;
	line-height: 27px;
	clear: both;
}

#content-main.wide h1:first-child, #content-main.wide h1.first{
	background-image:url(../images/design/hrule-first.jpg) !important;
	height: 30px;
	line-height: 30px;
}

h2{font-size: 1.1em; color:#941A1D; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }

#content-main h1{
	background-image: none;
	font-size: 16px;
	color: #950028;
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content-main h2{
	margin-bottom:10px;
}

#content-supp h2{
	color: #950028;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-bottom:25px;
}

#content-supp ul{
	list-style: none;
	margin: 2px 0 0 7px;
}

#box-out h2{
	margin:0px 14px;
}

h2.quote{
	position: absolute;
	margin: 0px;
	left: 632px;
	top: 59px;
}

h3{
	color: #e58e1a;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
}

p.important{
	color: #373534;
}



/* Classes
------------------------------------------------------------------------------------------*/
div.colborder{border: none;}

.left{float: left;}
.right{	float: right;}

.boxout{
	float:left;
	margin: -20px 70px 30px 30px;
}



/* Content Divs
------------------------------------------------------------------------------------------*/
.container{
	height: 100%;
	width: 1020px;
	margin-top: 20px;
	background-image: url(../images/design/bg-content.png);
	position:relative;
}

.ie6 .container{
	background-image: none;
	
}

#header {
	text-align: center;
}

	#branding{
	width: 100%;
	height: 191px;
	display: block;
	padding-top: 22px;
	}
	
		#branding h1 a{
			height: 209px;
			width: 1020px;
		}
	
#content{
	background-image: url(../images/design/bg-content-gradient.jpg);
	background-repeat: repeat-x;
	background-position: 0 104%;
	position: relative;
	height: 100%;
	margin: 0 10px -25px 10px;
	
}	

#content.long{
	background-position: 0 101%;
}

.ie6 #content{
	height: 300px;
	background-color: #FFF;
	width: 980px;
}

#content-main{
	position: relative;
	width: 667px;
	margin: 0px;
	background-image: url(../images/design/bg-content-main.jpg);
	background-repeat: no-repeat;
	padding: 40px 0 10px 86px;
	min-height: 490px;
}

.ie6 #content-main{ width: 710px; padding-right: 204px; height: 490px;}


#content-main.wide{
	width: 1000px;
	margin: 0px;
	padding: 0 0 30px 0;
	background-image: none;
}


#content-main p{
	padding: 0 46px 0 20px;
	margin: 0px 30px 15px 0px;
}

#content-supp{
	width: 411px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-left: 46px;
	padding-top: 55px;
}

#content-supp.narrow{
	left: 753px;
	width: 145px;
	text-align: left;
	padding-right: 57px;
	padding-top: 5px;
	background-image: url(../images/design/bg-narrow.jpg);
	background-repeat: no-repeat;
	min-height: 314px;
}

#box-out{
	background-image: url(../images/design/bg-boxout.png);
	width: 378px;
	height: 297px;
	padding: 15px 16px;
	margin-bottom: 15px;
}


	
#footer{
	height: 80px;
	background-repeat: no-repeat;
	background-image: url(../images/design/bg-footer.png);
	padding: 47px 0 0 50px;
	font-size: 11px;
	color: #CCC;
	position: absolute;
	width: 970px;
	background-position: 0px 0px;
}

/*.ie6 #footer{
	background-image: url(../images/design/bg-footer.jpg);
	background-position: 10px 10px;
}*/


#footer cite{
	position: absolute;
	top: 47px;
	font-size: 10px;
	right: 22px;
	font-style: normal;
}

#footer a{
	color: #fbb03b;
}

.give-10-paren {color: #9e9e9e;}

/* Navigation 
------------------------*/

#navigation{
	width:1020px;
	background-image: url(../images/text/new_nav/bg-nav.png);
	position: absolute;
	top: -15px;
	background-repeat: no-repeat;
	height: 37px;
}	

.ie6 #navigation{
	background-image: url(../images/design/bg-nav.jpg);
	background-position: 10px 10px;
}

ul#nav-main{
	list-style: none;
	width: 1020px;
	height:40px;
	margin: 0px 0px 0px 10px;
	position:relative;
	padding-top: 8px;
}

	
	ul#nav-main li/*, ul#nav-supp li*/ {
	float: left;
	background-repeat: no-repeat;
	display: block;
	height: 29px;

	
	}
	
	ul#nav-main li a {
		display: block;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #FFF;
		font-size: 12px;
		height: 29px;
		line-height: 29px;
		background-repeat: no-repeat;
	}
	
	
	
	/*Sub-nav (dropdown, son of suckerfish)*/
	ul#nav-main li ul {
		position: absolute;
		width: 189px;
		left: -999em;
		margin: 0px 0 0 0px;
		list-style: none;
		border: solid #fbb03b 1px;	
		background-color: #FFF;
		padding-bottom: 18px;
		opacity: 0.85;
		filter: alpha(opacity=90); /*for IE7 & IE8*/
	}

	ul#nav-main li#what ul{width: 144px;}
	
	.ie6 ul#nav-main li ul{
		padding-bottom: 0px;
	}
	
	ul#nav-main li:hover ul, #nav-main li.sfhover ul {left: auto;}

	ul#nav-main li ul li{
	background-image: none;
	padding: 0px 0px 0px 27px;
	}
	
	
	ul#nav-main li ul li a{
		color: #fbb03b;
		background-image: none !important;
		text-align: left;
		text-indent: 0px;
	}
	
	
	ul#nav-main li ul li a:hover{color: #4c4c4c;}	
	.ie8 ul#nav-main li ul li a:hover{color: inherit;}	
	.ie ul#nav-main li ul li a{font-weight: bold;}

ul#nav-footer{
	list-style: none;
	height: 16px;
	margin: 0px;
	line-height: 16px;
	font-size: 11px;
	width: 75%;
}

ul#nav-footer li{
	display: inline;
	border-right: 1px solid;
	padding-right: 8px;
	margin-left: 4px;
	color: #CCC;
}

ul#nav-footer li span{
	font-size: 11px;
	font-style: italic;
	margin: 0px 4px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #CCC;
}

ul#nav-footer li:last-child{
	border: 0px none;
	margin-left: 0px;
}

.ie  li.last{
	border-right: 0px none !important;
	margin-left: 0px !important;
}





/* LISTS
------------------------------------------------------------------------------------------*/
ul#vcard{
		font-size: 14px;
	}
	
	ul#vcard li{

	}
	
ul#faqs, ul#faqs li ul{	list-style: none;}

ul#faqs li.q{color: #950028;}
ul#faqs li.a{	margin-bottom: 15px; }
	
	


/* FORMS
------------------------------------------------------------------------------------------*/
form#caspioform{
	position: relative;
	width: 100%;
}

form#caspioform table{ }
form#caspioform table table{margin: 0px;  }
form#caspioform table table tr{margin: 0px;  }
form#caspioform table table table{margin: 0px;  }
form#caspioform fieldset { margin-bottom: 10px;}
form#caspioform legend {  padding: 0 2px;  font-weight: bold;}
form#caspioform label { display: inline-block; line-height: 1.8;vertical-align: top;}
form#caspioform fieldset ol {  margin: 0;  padding: 0;}
form#caspioform fieldset li {  list-style: none;  padding: 5px;  margin: 0;}
form#caspioform fieldset fieldset {  border: none; border-width: 0; margin: 0 0 -55px -18px;}

.ie form#caspioform fieldset fieldset{ margin-bottom: -35px; margin-top: -28px;}

form#caspioform fieldset fieldset legend {  padding: 0 0 5px;  font-size: 12px; color: #687819;}
.ie form#caspioform fieldset fieldset legend {}

form#caspioform fieldset fieldset label {  margin-top: -40px; margin-right: -90px; margin-left: 50px;  width: auto;}
.ie form#caspioform fieldset fieldset label{ margin-top: -30px; }

form#caspioform label.required:after{	content: '*';	 font-weight: bold;  font-style: normal;  color: #f00;}
form#caspioform em {  font-weight: bold;  font-style: normal;  color: #f00;}
form#caspioform label {  width: 120px; /* width of labels */}

form#caspioform input:focus{outline: #AO5423; }
form#caspioform input[type=text]{	width: 25%;}
form#caspioform input[type=text].short{	width: 75px;}
form#caspioform textarea{
	margin-right:5px;
	width:480px;
	height: 75px;
}

.webkit form#caspioform textarea{margin-top: 0px;}

form#caspioform fieldset fieldset label {  margin-left: 123px; /* Width plus 3 (html space) */}
form#caspioform li#button{position: absolute; bottom: 5px; }

.ie form#caspioform li#button{position: relative; }
.ie form#caspioform {padding-bottom: 15px; }


/* TABLES
------------------------------------------------------------------------------------------*/


/* PHARK
------------------------------------------------------------------------------------------*/
h1#logo{
	width: 1020px;
	background-image:url(../images/bohemian-foundation-give-10.png);
	margin: 0px;
	height: 191px;
}

h2#stryker{background-image:url(../images/quotes/quote-pat-stryker.png); width: 358px; height: 108px; }


/* Nav
-------------------*/
ul#nav-main li#home a{; background-image: url(../images/text/new_nav/nav-home.png); width: 84px;}
ul#nav-main li#home a:hover {background-image:url(../images/text/new_nav/nav-home-hover.png); }
ul#nav-main li#what a{background-image: url(../images/text/new_nav/nav-what-is-give-10.png); width: 145px;}
ul#nav-main li#what a:hover, ul#nav-main li#what{background-image:url(../images/text/new_nav/nav-what-is-give-10-hover.png); }
ul#nav-main li#become a{background-image: url(../images/text/new_nav/nav-become-a-part-of-give-10.png); width: 191px;}
ul#nav-main li#become a:hover, ul#nav-main li#become{background-image:url(../images/text/new_nav/nav-become-a-part-of-give-10-hover.png); }
ul#nav-main li#emerging a{background-image: url(../images/text/new_nav/nav-give-10-emerging-leaders.png); width: 198px;}
ul#nav-main li#emerging a:hover, ul#nav-main li#emerging{background-image:url(../images/text/new_nav/nav-give-10-emerging-leaders-hover.png); }
ul#nav-main li#fine a{background-image: url(../images/text/new_nav/nav-give-10-fine-print.png); width: 160px;}
ul#nav-main li#fine a:hover, ul#nav-main li#fine{background-image:url(../images/text/new_nav/nav-give-10-fine-print-hover.png); }
ul#nav-main li#nonprofit a{background-image: url(../images/text/new_nav/nav-tool-and-tips.png); width: 223px;}
ul#nav-main li#nonprofit a:hover, ul#nav-main li#nonprofit{background-image:url(../images/text/new_nav/nav-tool-and-tips-hover.png); }


/*h1
-------------------*/
