/* CSS Document */
html, body {height:100%;}
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #e6dcca repeat fixed -80px top;
	text-align: center;
	margin:0px 0px
}
#jobs{
	border: 1px solid #E6DCCA;
	width: 580px;
	margin-left: 100px;
}
 
#jobs .header, table .header{
	background: #B0584A;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #E6DCCA;
}
#jobs p{
	font-size: 10px;
	margin-bottom: 5px;
}
a{
	color: #A98E63;
	font-weight: bold;
}
#consultant_box a.invisibox {
	position: absolute;
	height: 50px;
	width: 75px;
	left: 41px;
	top: 12px;
	text-decoration: none;
}

h1{
	font-size: 16px;
	color: #7F6E5A;
	margin: 0px 0px 5px;
}
textarea.disabled {
	background:transparent;
	height: auto;
	width: 650px;
	border-style: none;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	float: left;
	overflow: auto;
}
#consultant_box {
	position: absolute;
	height: auto;
	width: 115px;
	left: 672px;
	top: 0px;
	background: url(index_files/cons_box.jpg) no-repeat right top;
	padding-top: 58px;
	z-index: 0;
	border-top: 3px none #515151;
	border-right: 3px none #515151;
	border-bottom: 3px solid #515151;
	border-left: 3px solid #515151;
	text-align: right;
	padding-right: 10px;
}
#consultant_box form {
	z-index: 0;
}
#consultant_box b{
	font-size: 12px;
}
#consultant_box select {
	width: 96px;
	font: 9px Arial, Helvetica, sans-serif;
	z-index: 0;
}
#consultant_box p {
	margin: 0px;
	padding: 0px;
	z-index: 0;
	color: #131825;
	font: 11px Geneva, Arial, Helvetica, sans-serif;
}
#consultant_box h3{
	font: oblique bold 13px Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	color: #A94D2E;
	text-align: right;
}
a:hover{
	text-decoration: none;
}
#wrapper {
	width: 800px;
	height: auto;
	top: 0px;
	left: 20px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #515151;
}
.error{
	color: #990000;
	font-weight: bold;
}
#main {
	position: relative;
	height: 100%;
	width: 100%;
	clear: left;
	z-index: 1;
	background:#FFFFFF
	
}
#login {
	font: 12px Geneva, Arial, Helvetica, sans-serif;
}
#marqueecontainer{
	position: relative;
	width: 500px; /*marquee width */
	height: 120px;
	overflow: hidden;
	border: 1px solid #9D6159;
	padding: 2px 2px 2px 4px;
	margin-left: 80px;
	
}


#marqueecontainer h1{
	color: #7F6E5A;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #924943;
	margin: 0px 0px -10px;
}

#marqueecontainer p{
	color: #55452E;
	text-decoration: none;
	font: bold 13px "Courier New", Courier, mono;
}
#marqueecontainer p.small{
	font-size: 10px;
	font-style: italic;
	margin-bottom: 50px;
}
#marqueecontainer a:hover{
	text-decoration: none;
	color: #201416;
}
#content{
	position: relative;
	left: 0px;
	width: 760px;
	height: auto;
	padding: 20px;
	background: url(index_files/bg.jpg) no-repeat right top;
	text-align: left;
}
#logo{
	position: relative;
	height: 270px;
	width: 800px;
	background-color: #c0cadb;
	/*background-image: url(index_files/logo.jpg);*/
	background-repeat: no-repeat;
}
#member_bar{
	position: relative;
	height: 20px;
	width: 100%;
	background: url(index_files/member_bg.jpg) repeat-x top;
	text-align: left;
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 5px;

}
#member_bar a{
	font: bold 11px Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #000033;
}
#member_bar a:hover{

text-decoration: none;
}
#logo h1{
	visibility: hidden;
	margin: 0px;
	font-size: 9px;
}
#links{
	position: relative;
	height: 39px;
	background: url(index_files/links_bg.gif) repeat-x;
	clear: left;
	z-index: 99;
	padding-left: 50px;
}
#search_form2 {	
	background: #d0d0d0 url(index_files/consultant_search_header.jpg) no-repeat left top;
	text-align: left;
	padding: 40px 10px 10px;
	width: 680px;
	height: auto;
	border-bottom: medium solid #8A8B8F;
	margin-top:120px;
	margin-left: 20px;
	margin-bottom: 10px;}
#search_form {
	background: #d0d0d0 url(index_files/consultant_search_header.jpg) no-repeat 0px top;
	text-align: left;
	padding: 40px 10px 10px;
	width: 680px;
	height: auto;
	border-bottom: medium solid #8A8B8F;
	margin-top:60px;
	margin-left: 20px;
	margin-bottom: 10px;	
}

#search_form  p {
	margin-top: 0px;
}

.results {
	margin-bottom: 10px;
	border-top: 1px solid #C8D1DF;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	background: #FFFFFF repeat-x right top;
	border-bottom: 1px solid #C8D1DF;
	margin-top: 20px;
	margin-left: 20px;
	z-index: 100;
	width: 680px;
}
.results table{
	border: 1px solid #333333;
	background: #FFFFFF;
	font: 10px "Times New Roman", Times, serif;
	color: #000000;
	width: 680px;
	z-index: 100;
	overflow: auto;
	height: auto;
}
.results tr.header, #results tr.header{
	font-weight: bold;
}
table#results{
	background: #FFFFFF;
	width: 800px;
	z-index: 1;
	border: 2px solid #000000;
	padding: 0px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	position: absolute;
	height: auto;
	left: -25px;
	top: 387px;
}

.results h3{
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px;
	color: #000;

}

.results p{
	margin: 0px 0px 5px;
}

#search_form select{
	background: #FFFFFF;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#search_form a {
	color: #B05862;
	text-decoration: underline;
}
#search_form p {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
}
#search_form a:hover{
	text-decoration: none;
}

.results a{
	color: #666666;
	text-decoration: underline;
}
.results a:hover{
	text-decoration: none;
}

.results ul {

	background: transparent;
	text-align: left;
	list-style: disc;
}

.results ul li{

	clear: none;
	float: none;
	
}
.shrink {
	font-size: 10px;
}
#side{
	position: absolute;
	top: 0px;
	height: auto;
	width: 200px;
}


#footer{
	width: 800px;
	
	text-align: center;
	color: #000000;
	left: -1px;
	z-index:0;
	border-top: 1px solid #000000;
	
	font: 10px Tahoma, Arial, sans-serif;
}

.results li {width:auto; text-align:left; list-style: disc;}
#post {
	
	text-align: left;
	padding: 5px;
	width: 500px;
	height: auto;
	border-bottom: medium solid #7E8BAA;
	margin-top:20px;
	margin-left: 80px;
	margin-bottom: 10px;
}
#page {
	text-align: left;
	padding: 5px 50px 5px 5px;
	width: 625px;
	height: auto;
	border-bottom: medium solid #7E8BAA;
	margin: 20px 0px 10px 80px;
	display: block;
	clip: rect(0px,0px,0px,0px);
}
p.MsoNormal{
	margin-right:0px;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
}
.blurb {
	background: #efefef url(index_files/blurb_bg.jpg) no-repeat right top;
	padding: 15px 20px 15px 25px;
	width: 655px;
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	position: absolute;
	top: 40px;
	height: 30px;
	margin: 0px 0px 40px 20px;
}
.blurb p {
	margin: 0px;
	padding: 0px;
}
.blurb strong{
	color: #FF3300;
	font-weight: bolder;
	font-size: 12px;
	background: #efefef;
}
.news{
	margin-bottom: 20px;
}
input.disabled{
	background: transparent;
	border-style: none;
	width: 580px;
	color: #000000;
	cursor: default;	
}
input.input{
	width: 400px;
}
textarea.textarea{
	height: 100px;
	width: 400px;
}
.date {
	font-size: 9px;
	font-style: italic;
	color: #999999;
}
#search_form2 p.search_text {
	background: #CCCCCC;
	display: inline;
}
#search_form2 a {
	color: #5E5E5E;
}
#search_form2 a:hover {
	text-decoration: none;
}
/*drop down links css*/
li a{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #B0584A;
	
}

#nav li li a{
	display: block;
	padding: 0.2em;
	font-weight: normal;
	font-size: 12px;
}
#nav li li a:hover{
	background: #FFFFFF;
	border-bottom-width: 0;
}
ul#nav{
	margin-left: 20px;
	}
#links ul {
	padding: 0;
	margin: 0;
	list-style:none;
	background: url(index_files/links_dropdown_bg.gif) no-repeat left bottom;
	z-index: 100;
}


#links li {
	float:left;
	position:relative;
	width:auto;
	margin-left:25px;
	text-align: center;
}
#links li li {
	display: block;
	width:140px;
	float: none;
	margin:0px;
	padding-bottom: 10px;
	border-top: 1px solid #8A94AE;
}

li ul {
left: -999em;
position: absolute;
top: 14px;

}



#nav li:hover ul {
	left: 0px;
}
#nav li.over ul, #nav li.sfhover ul{
	top:14px;
	left:10px;
}
/* This is to make opacity work in IE. */
/*
* html #nav li ul {
	background-color: transparent;
}
* html #nav li li {
	background: #fff;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=90);
}
*/
/* Support for the "iehover-fix.js" */

ul.nav iframe {
	position: absolute;
	/* account for the border */
	left: -0.25em;
	top: -0.25em;
	z-index: -1;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}

* html ul.nav li { z-index: 201; }

/* this is for IE 5.0
select.hide { visibility: hidden; }

/* End Support for the "iehover-fix.js" */
.public{
	
	font-weight: bold;
	color: #900;
}
/*Mentor program */
#mentorProgram a img{border:none;}
#mentorProgram{font-size: 14px;}
#mentorProgram .info{
	font-size: 14px;
	color: #000;
	background-color: #C0CADA;
	width:434px;
	padding: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 4px;
}
#mentorProgram .linkContent .info{

	width:90%;

}
#mentorProgram .options{
	background-color: #C0CADA;
	padding:15px;
	margin:15px;
}
#mentorProgram a{
	color: #393B36;
	text-decoration: underline;
}
#mentorProgram a:hover{
	text-decoration: none;
}
#more-info{
	text-align: center;
	padding: 15px;
}

.spacer{clear:both; height:1px;}
h3.ui-accordion-header{
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
}
/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:400px;
padding:14px;
}

/* ----------- stylized ----------- */
#stylized{
border:solid 2px #b7ddf2;
background:#ebf4fb;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input, #stylized textarea, #stylized select{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}
#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#666666 url(images/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
border:none;
}
#program-about{
	text-align: center;
	line-height: 1.5em;
}
.linkContent{padding:10px; background:#fff;}
.linkContent p a {z-index:200;}
.ui-accordion-content{ zoom: 1; } 