body {
  background-color: #004466;
  background-image: url(../images/background.jpg);
  background-repeat: no-repeat;
  background-position: top;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  margin:0;
  padding:0;
  color: #191919;
}
#main_wrapper{
	width: 80%;
	margin: 0 auto;
	min-width: 960px;
	margin-bottom: 50px;

}

/*----print header------*/
#print_header{
display:none;
}

/*----------------------*/

a {
	text-decoration: none;
	color: #00467F;
}
a img {
  border: none;
}
a:hover{
	color: #0289A0; 
}
.clear {
  clear: both;
  height: 0;
  overflow: hidden;
}
#container {
	width: 100%;
	padding: 0px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #CBD1D4;
	margin-bottom: 14px;
	float: left;
}

 h2 {
	
	font:22px "Century Gothic", Helvetica, Arial, sans-serif;
	font-weight:bold;
	color:#004466;
	margin: 0;
	padding: 0;
}

/*---------PADDING ELEMENTS-------------*/
.content {
	padding: 1%;
}


/*----------HTML ABSTRACTS---------*/
#fancy_content {
	color:#191919;
	font:12px Helvetica, Arial, sans-serif;
}

#fancy_content h2{
	color:#004466;
	font-weight:bold;
	font: Helvetica, Arial, sans-serif;
	font-size:18px;
}

#fancy_content h3{
	color:#191919;
	font-weight:bold;
	font: Helvetica, Arial, sans-serif;
	font-size:14px;

}

#fancy_content p{
	color:#191919;
	font:13px Helvetica, Arial, sans-serif;
	line-height:1.3em;
}

#fancy_bg {
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #CBD1D4;
}

div#fancy_title div {
	display:none;
	}
	
div#fancy_title table td {
	display:none;
}

/*----------POPUPS---------*/

#main_wrapper_popup #container .content{
	background:none;
	overflow:hidden;
}

#briefcase_title{
width:450px;
}

#briefcase_description{
width:450px;
height:150px;
}

/*--------FLASH NOTICES-----------------------*/

#flash_notice, #flash_error {
  text-align: center;
  padding-top:10px;
  padding-bottom:10px;
  width: 100%;
  font: 15px "Century Gothic", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  position:fixed;
  top:0;
  left:0;
  z-index:5000;
  display: none;
}

#flash_notice {
  background-color: #009FC2;
  color:#fff;
}

#flash_error {
  background-color: #FF9100;
  color:#333;
}

/*--------ERROR MESSAGES--------*/
.fieldWithErrors {
  display: inline;
}

#errorExplanation {
  width: 400px;
  border: 2px solid #CF0000;
  padding: 0px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: 0;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 8px;
}

#errorExplanation ul {
  margin: 2px 24px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: disc;
}


/*--------TOOLTIP-------*/

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #333;
	background-color:#161616;
	color:#fff;
	padding: 7px;
	opacity: 0.85;
	font:13px  Helvetica, Arial, sans-serif;
}

#tooltip p{
	padding:4px 0 0 0;
	margin:0;
}

#tooltip h3, #tooltip div {
	margin: 0;
}

/*---------------*/

.form_label {
	font-size: 13px;
	text-align: right;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
}

.form_field {
	text-align: left;
	padding: 10px 10px 10px 10px;
}

/*----BRIEFACE STUFF----*/
.icon_briefcase_add{
	width: 24px;
	height: 22px;
}

.icon_briefcase_remove{
	width: 24px;
	height: 22px;
	float:right;
}

.briefcase_info {
	background: #fff;
	border: 1px solid #C2C2C2;
	padding: 8px;
	margin-bottom: 5px;
	margin-right: 20px;
}

.briefcase_info td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.hover {
	background-color: #fffec1;
	cursor: pointer;
}
/*.inlineEdit-placeholder {
	font-style: italic;
}
.inlineEdit-textarea {
	width: 350px;
	height: 120px;
}
.inelineEdit-info {
	font-family: Verdana;
	font-style: italic;
	font-size: 10px;
}*/

/*---------------*/

.highlight {
	background-color: #fff000;
	font-weight: bold;
}
.info {
	font-style: Verdana;
	font-size: 12px;
	font-style: italic;
}


/*--------HEADER-----------------------*/

.vas_logo{
	margin-top: 40px;
	float: left;
}

#header_logos{
	float: right;
}

.sbir_logo{
	margin-top: 93px;
	margin-right: 25px;
}

.nof_logo{
	margin-top: 25px;
}

#wave_container{
	width: 100%;
	height: 26px;
	padding :0;
	min-width: 960px;
}

.wave{
	margin-top: 9px;
	float: right;
	margin-right: 168px;
}

#header{
	width: 100%;
	height: 120px;
	margin: 0 auto;
	padding: 0;
	min-width: 960px;
}

/*---------NAVIGATION-----------*/
#nav_wrap{
	width: 98%;
	height: 30px;
	float: left;
	margin-bottom: 10px;
	padding: 1%;
}

#navigation {
	height: 30px;
	float: left;
}

#navigation a {
	background-color: #009FC2;
	padding: 5px;
	font: 12pt "Century Gothic", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
	margin-right: 10px;
	color: #fff;
}

#navigation a.admin_link {
	background-color: #0043A5;
	padding: 5px;
	font: 12pt "Century Gothic", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
	margin-right: 10px;
	color: #fff;
}
.admin_menu {
	font-size: 22px;
}

#navigation a:hover {
	background-color: #FF9100;
	color: #fff;
}

#user_nav {
	background-color: #6D6D6D;
	padding: 7px;
	font: 10pt "Century Gothic", Helvetica, Arial, sans-serif;
	font-weight: bold;
	float: right;
	color: #fff;
}

#user_nav a {
	color: #fff;	
}

#user_nav a:hover {
	color: #FF9100;	
}

#user_name {
	float: right;
	height: 23px;
	width: 350px;
	font: 13px "Century Gothic", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #004466;
	text-align: right;
	margin-right: 15px;
	padding-top: 7px;
}

/*----- FILTERS ------------------*/

#filters {
	float: left;	
	width: 98%;
	padding: 1%;
}
.filter_briefcase {
	width: 95%;
	float: left;
	margin:10px 0 10px 0;
	font: 13px Helvetica, Arial, sans-serif;
	font-weight: bold;
}
.filter_wrap50 {
	width: 50%;
	float: left;
	margin-bottom: 12px;
	font: 13px Helvetica, Arial, sans-serif;
	font-weight: bold;
}
.filter_wrap25 {
	width: 25%;
	float: left;
	margin-bottom: 12px;
	font: 13px Helvetica, Arial, sans-serif;
	font-weight: bold;
}
.filter_wrap43 {
	width: 43%;
	float: left;
	margin-bottom: 12px;
	font: 13px Helvetica, Arial, sans-serif;
	font-weight: bold;
}
.filter_wrap7 {
	width: 7%;
	float: left;
	margin-bottom: 12px;
	font: 13px Helvetica, Arial, sans-serif;
	font-weight: bold;
}

.filter_wrap_add {
	width: 22%;
	float: right;
	margin-top: -10px;
}


#category_id {
	width: 80%;	
}
#searchbox {
	width: 70%;	
}

#command_id {
	width: 60%;	
}

#sort {
	width: 60%;	
}

#year {
	width:100%;
	font-weight:bold;
	color:#0043A5;
}

#year_selector {
	font-weight: bold;
	color: #fff;
}

.year_selector{
width:70px;
height:35px;
float:left;
margin-right:10px;
background-color:#0043A5;
padding:6px;
}


/*-- MAIN DIVS ------------------*/

#admin {
	border: solid 1px black;
	padding: 10px 10px 10px 10px;
  	background-color: #fff;
	margin: 0 auto;
	position: absolute;
	z-index: 10;
}

#footer{
color:#fff;
font:13px Helvetica, Arial, sans-serif;
font-weight:bold;
text-align:center;
float:left;
width:100%;
margin-bottom:50px;
}

#footer a{
color:#8CCEE1;
font:13px Helvetica, Arial, sans-serif;
font-weight:bold;
text-decoration:underline;
}

#footer a:hover{
color:#009FC2;
}

/*-----VIEW BUTTONS----*/

#view_btns {
	width: 15%;
	float: left;
	margin-top: 2px;
	margin: 0 auto;
}

#view_small {
	width: 25px;
	height: 25px;
	background: url(../images/icon_view_small.gif) 0 0 no-repeat;
	float: left;
	margin-right: 6px;
}

#view_small:hover, #view_small:active {
	background-position: -25px 0;
}

#view_small_active {
	width: 25px;
	height: 25px;
	background: url(../images/icon_view_small.gif) 0 0 no-repeat;
	float: left;
	margin-right: 6px;
	background-position: -25px 0;
}

#view_medium {
	width: 25px;
	height: 25px;
	background: url(../images/icon_view_medium.gif) 0 0 no-repeat;
	float: left;
	margin-right: 6px;
}

#view_medium:hover, #view_medium:active {
	background-position: -25px 0;
}

#view_medium_active {
	width: 25px;
	height: 25px;
	background: url(../images/icon_view_medium.gif) 0 0 no-repeat;
	float: left;
	margin-right: 6px;
	background-position: -25px 0;
}

#view_large {
	width: 25px;
	height: 25px;
	background: url(../images/icon_view_large.gif) 0 0 no-repeat;
	float: left;
	margin-right: 6px;

}

#view_large:hover, #view_large:active {
	background-position: -25px 0;
}

#view_large_active {
	width: 25px;
	height: 25px;
	background: url(../images/icon_view_large.gif) 0 0 no-repeat;
	float: left;
	margin-right: 6px;
	background-position: -25px 0;
}

#view_print {
	width: 25px;
	height: 25px;
	background: url(../images/icon_view_print.gif) 0 0 no-repeat;
	float: left;
}

#view_print:hover, #view_print:active {
	background-position: -25px 0;
}

/*-----BRIEFCASES----*/
#briefcase_header {
	padding: 1%;
}

#briefcase_img{
	width: 116px;
	margin-bottom: 20px;
	height: 99px;
	float: left;
	margin-right: 15px;
}

.icon_briefcase_add, .icon_briefcase_remove {
	cursor: pointer;
}

.briefcase_controls{
	width: 320px;
	float: right;
}

.briefcase_controls a{
	float:right;
	margin:0 0 10px 10px;
}

#briefcase_remove_all{
	width: 65px;
	height: 65px;
	background: url(../images/briefcase_remove_btn.gif) 0 0 no-repeat;
	float:right;
}

#briefcase_remove_all:hover {
	background-position: -65px 0;
}

#briefcase_edit{
	width: 65px;
	height: 65px;
	background: url(../images/briefcase_edit_btn.gif) 0 0 no-repeat;
	float:right;
}

#briefcase_edit:hover {
	background-position: -65px 0;
}

#briefcase_new{
	width: 65px;
	height: 65px;
	background: url(../images/briefcase_new_btn.gif) 0 0 no-repeat;
	float:right;
}

#briefcase_new:hover {
	background-position: -65px 0;
}

#briefcase_wrapper_text{
	width: 50%;
	float: left;
	margin-bottom: 15px;
}

#share_wrapper_text{
	width: 80%;
	float: left;
	margin-bottom: 15px;
}

#share_wrapper_text .filter_briefcase{
width:50%;
}

.briefcase_text{
	margin-bottom: 8px;
	font: 14px Helvetica, Arial, sans-serif;
	padding: 0;
	color: #191919;
	
}

#briefcase_dropdown{
float:left;	
margin-right:10px;
}

.briefcase_text h4{
	font: 14px Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #4D7989;
	margin:0 10px 0 0;
	padding: 0;
	float: left;
}

.briefcase_text p{
	font: 14px Helvetica, Arial, sans-serif;
	line-height: 1.1em;
	margin: 0;
	padding: 0;
}

#briefcase_share{
	background: url(../images/briefcase_share_btn.gif) 0 0 no-repeat;
	width: 65px;
	height: 65px;
	float:right;

}

#briefcase_share:hover{
	background-position: -65px 0;
}

#briefcase_add_all{
	width: 153px;
	height: 12px;
	background: url(../images/briefcase_add_btn.gif) 0 0 no-repeat;
	float:right;
	font: 11px Helvetica, Arial, sans-serif;
	padding: 19px 42px 5px 5px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	margin-bottom: 0px;
}

#briefcase_add_all:hover {
	background-position: -200px 0;
}

#email_example {
	background: #fff;
	padding: 10px;
	border: 1px dashed #ccc;
}

/*-----CONDENSED VIEW----*/

.condensed_img{
float:left;
margin:0 10px 0 0;
width:50px;
}

.condensed_company{
float:left;	
margin:0 10px 0 0;
width:29%;
}

.condensed_title{
float:left;	
margin:0 10px 0 0;
width:48%;
}

.condensed_rating{
float:left;	
margin:0 10px 0 0;
width:92px;	
}

.condensed_briefcase{
float:right;	
margin:0 0 0 10px;
width:24px;	
}


/*-----PROJECTS----*/

#results {
	width:100%;
	border:0;
}
#results_head {
	padding: 1%;
	background-color: #fff;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
	height:30px;
	width:98%;
	float:left;
}
#results_none {
	padding: 1%;
	background-color: #fff;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
	height:30px;
	width:98%;
	float:left;
	color: #004466;
	text-align: center;
	font-family: Helvetic, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 20px;
}
#browsing_results{
	float: left;
	width:50%;
	}
	
#paging_wrap{
width:35%;
float:left;
}

.results_header {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;

}
.results_info {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
.project_container {
	width: 100%;
	float: left;
}

.project_medium {
	border-bottom: 1px solid gray;
	padding: 1%;
	font-family: Helvetica, Arial, sans-serif;
}

.project_small {
	padding: 5px 1% 5px 1%;
	margin:5px 0  5px 0;
}

.thumbnail {
	border: 1px solid gray;
}
.vas_stats {
	font-size: 12px;
}
.vas_address {
	font-size: 12px;
}
.vas_company {
	font-size: 13px;
	font-weight: bold;
}
.vas_title {
	font-size: 13px;
	font-weight: bold;
}
.vas_description {
	font-size: 12px;
}
.vas_sitelink {
	font-size: 12px;
}
.td_title {
	text-align: right;
	font-weight: bold;
	padding: 3px;
}
.td_value {
	text-align: left;
	padding: 3px;
}
.doc_link {
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #003399;
	font-weight: bold;
	line-height: 12px;
	cursor: pointer;
}
.doc_link_print {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
.abstract_link {
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #003399;
	font-weight: bold;
	line-height: 12px;
	cursor: pointer;
}
.doc_missing {
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #777777;
	font-weight: bold;
	line-height: 12px;
}
.admin_control a {
	font-size: 12px;
	font-weight: bold;
	background-color: #0043A5;
	padding:5px;
	color:#fff;
}

.admin_control a:hover {
	background-color: #FF9100;
	color:#fff;
}

/*------- PAGE CONTROLS -------------------*/

.vas_pagination {
  background: none;
  float: right;
  margin-top: 3px;

  /* self-clearing method: */
}
.vas_pagination a, .vas_pagination span {   
  padding: .3em .5em;
  display: block;
  float: left;
  margin-right: 2px;
}
.vas_pagination span.disabled {
  color: #999;
  border: none; 
}
 
/*----PREV PAGE BTNS--*/
  
.vas_pagination span.disabled.prev_page{
	height: 20px;
	width: 17px;
	padding: 0;
	background: url(../images/arrows_back.gif) 0 -60px no-repeat;
	margin: 2px 7px 0 0;
}
.vas_pagination a.prev_page{
	height: 20px;
	width: 17px;
	padding: 0;
	background: url(../images/arrows_back.gif) 0 0px no-repeat;
	margin: 2px 7px 0 0;
	background-color: #fff;
	color: none;
}
.vas_pagination a.prev_page:hover{
	background: url(../images/arrows_back.gif) 0 -30px no-repeat;
}

/*----NEXT PAGE BTNS--*/

.vas_pagination span.disabled.next_page{
	height: 20px;
	width: 17px;
	padding: 0;
	background: url(../images/arrows_forward.gif) 0 -60px no-repeat;
	margin: 2px 0 0 4px;
}
.vas_pagination a.next_page{
	height: 20px;
	width: 17px;
	padding: 0;
	background: url(../images/arrows_forward.gif) 0 0px no-repeat;
	margin: 2px 0 0 4px;
	background-color: #fff;
	color: none;
}
.vas_pagination a.next_page:hover{
	background: url(../images/arrows_forward.gif) 0 -30px no-repeat;
}
/*-------*/
.vas_pagination span.current {
	font-weight: bold;
	background: #FF9100;
	color: white;
	border: none;
}
.vas_pagination a {
	text-decoration: none;
	color: #fff;
	border: none;
	background-color: #009FC2;
	font-weight: bold;
}
.vas_pagination a:hover, .vas_pagination a:focus {
	color: #fff;
	background-color: #FF9100;
	font-weight: bold;
}
.vas_pagination .page_info {
	background: #2E6AB1;
	color: white;
	padding: .4em .6em;
	width: 22em;
	margin-bottom: .3em;
	text-align: center;
}
.vas_pagination .page_info b {
	color: #003;
	background: #6aa6ed;
	padding: .1em .25em;
}
.vas_pagination:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .vas_pagination {
	height: 1%;
}
*:first-child+html .vas_pagination {
	overflow: hidden;
}