
body {
    color: Black;
	background-color: #E8DfD0;
    margin: 0;
    padding: 0;
    font-family: Arial,sans-serif;
	font-size: 12px;
	line-height: 21px;
}

table.sched_table {
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	color: #333333;
	border-width: 0;
	border-collapse: collapse;
}

table.sched_table td {
	font-size: 11px;
	padding: 3px;
	border-style:none;
	background-color: #ffffff;
}
	



.fireBrick-link {
    text-decoration: none;
    color: #B22222;
    background-color: transparent;
}

.cap-crew {
	color: dodgerblue; 
}

.cap-flight {
	color: firebrick; 
}




div.ui-datepicker{
 font-size:10px;
}

#xf-logo {
	background-image: url(../images/Logo-03a.png);
	/* background-image: url(../images/CapInvLogo_3.jpg); */
	height: 60px;

}

#Login-Username label, #Login-Password label, #Login-Username input, #Login-Password input {
	font-size: 12px;
	height: 21px;
	line-height: 21px;
}


.login-prompt-wrapper {
	/* background-image: url(images/CapInvLogo_3.jpg); */ 
}

.login-prompt-wrapper #Login-submit{
	line-height: 18px;
	height: 30px;
	}



.listing th {
	padding-left: 5px;
	white-space:nowrap;
	line-height: 14px;
	}


.listing tr {
    text-align: left;
    white-space:nowrap;
	}
	
.listing td {
    padding: 0 2px 0 0;
    text-align: left;
	line-height: 14px;
    white-space:normal;
	font-size: 12px;
	}

table.listing td.resultListCell.int {
    text-align: left;
    line-height: 14px;
     padding: 0 2px 0 0;
	}
	
	

fieldset.xf-advanced-find-form table.xf-advanced-find-form-table td {
    padding: 2px;
   }


.listing a {
    padding: 0 2px 0 0;
	}


	
h3 {
	/* display:inline;
	font-size: 240%;
	padding-left: 2.2em; */
	}	
	
.ui-helper-reset {
	font-size: 100%;
	}

	
.ui-accordion-header a {
	line-height: 14px;
}

/* currently, this is keeping the text on the same line as the triangle */
.ui-icon {
	display: inline-block;
	}
	
	
	
	

.listing .even {
    background-color: #BDD09F;
	
}



p {
    margin: 0.5em 0em 1em 0em;
}

ul { 
    line-height: 1em;
    
}

ol {
    line-height: 1em;
    
}

textarea {
    font: 100% "Courier New", Courier, monospace; 
}
input {
    font-size: 100%;
    height: 1.5em;
}

label {
    font-size: 100%;

}

#top-search-form input.xf-search-field {
    font-size: 12px;
    height: 21px;
}

#top-search-form input.xf-search-button {
    cursor: pointer;
    font-size: 12px;
    height: 21px;
    padding: 2px;
}

code {
    font-size: 100%;
}
pre {
    font-size: 100%;
}



#cap_db_ident{
	font-family: Times New Roman; 
	font-weight: bold; 
	font-size: xx-large; 
	padding-bottom: 5px;
	} 
	
	
	
	
	
	
	
	
/* Color Themes  */



/* Screen background */
body {
    background-color: #E7E5DF;
}

/* Screen background Even */
.listing .even {
    background-color: #D9E6CA;
}

/* Menu Gradient */
ul.ldd_menu, ul.ldd_menu > li > span, ul.ldd_menu .ldd_submenu, .listing th, #top-menu-bar a, action-sub-menu.ul {
	
	/* light gray on Dark Brown */
	
	
	color: #EEDB74;
	text-shadow:0px 0px 1px #C57200;
	background-color: #482714;
	background: -moz-linear-gradient(top, #6C3108, #482714);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6C3108), to(#482714));
	
	/*
	background-color:#8F3B1B;
	text-shadow:0px 0px 1px #555;
	background: -moz-linear-gradient(top, #C57200, #6C4B1A);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#C57200), to(#6C4B1A));
	*/
	
	
}

.listing th {
	
	border-bottom: 1px solid #261600;
	border-right: 1px solid #261600;
	border-top: 1px solid #261600;
}

ul.ldd_menu .ldd_submenu{
	border-top:1px solid #261600;
}

.listing th a, ul.ldd_menu ul li a{
	color: #EEDB74;
}

ul.ldd_menu ul li img{
	padding-right: 2px;
}

.listing th a, ul.ldd_menu ul li a{
	color: #EEDB74;
}

/* Menu Shading */
ul.ldd_menu > li > span, ul.ldd_menu, .ldd_submenu{
	
	border-left:1px solid #261600;
	-moz-box-shadow:0px 3px 4px #261600;
	-webkit-box-shadow:0px 3px 4px #261600;
	-box-shadow:0px 3px 4px #261600;
}

/* Menu input box */
ul.ldd_menu input, .xf-search-field, input.xf-search-button  {
background: #AFCA90;
border: 1px solid #8CACBB;
}

/* Search button */
#top-search-form input.xf-search-button:hover  {

border: 1px solid #000000;
}

.listing td {
	text-align: left;
	/*height: 21px;*/
	/*bottom: 21px;*/
}

.listing td, .stx table td {
	padding: 2px 2px;
}


.listing tr.table-headings th.searchable-column {

    padding-right: 5px;
}

table.listing td.resultListCell--completed {
	text-align: left;
}

img.percentImage3 {
    margin: 0;
    padding: 0;
}


/* body {

} */

/* line between cells */
.listing td, .stx table td {
    border-right: 1px solid #8cacbb;
	}

#table_quicklinks li a {
	line-height: 1.5em;
	}


	/* background for selected items */
#table_quicklinks li.selected a {
	background-color: #7A8491;
	}
	
div.mainArea {
	border: 4px solid #7A8491;
}

/* button bar background */
.xf-button-bar{
	/*
	background-color: #ADB6BB;
	background: -moz-linear-gradient(top, #ADB6BB, #7A8491);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ADB6BB), to(#7A8491));
	*/
	/*	
	background-color: #7A8491;
	background: -moz-linear-gradient(top, #7A8491, #45525d);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7A8491), to(#45525d));
	*/
	
	/* Dark Brown */
	background-color: #482714;
	background: -moz-linear-gradient(top, #6C3108, #482714);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6C3108), to(#482714));

	
}

.xf-advanced-find-form {
	/*
	background-color: #ADB6BB;
	background: -moz-linear-gradient(top, #ADB6BB, #7A8491);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ADB6BB), to(#7A8491));
	*/
	/*	
	background-color: #7A8491;
	background: -moz-linear-gradient(top, #7A8491, #45525d);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7A8491), to(#45525d));
	*/
	
	/* Dark Brown */
	background-color: #AFCA90;
	background: -moz-linear-gradient(top, #AFCA90, #66883F);
	background: --webkit-gradient(linear, 0% 0%, 0% 100%, from(#AFCA90), to(#66883F));

	
}



#top-menu-bar ul li a {
	background-color: transparent;
	
	border: 1px transparent;
	height: 30px;
	margin-top: -4px;
	/* padding: 5px 0 0 0;*/
	vertical-align: bottom;
	line-height: 30px;
	
}


#top-menu-bar ul li:hover a {
	background-color: transparent;
	
	border: 1px solid black;
	height: 30px;
	
}

.xf-button-bar-actions ul li a, .search .search-parameters li a{
	font-size: 100%;
	height: 20px;
}

.resultlist-filters select {
	font-size: 12px;
}

.ui-accorian-content, .ui-accorian, .ui-widget-content {
	background-color: #E8DfD0;
}


.ui-widget-content {
	background: #E8DFD0;
	
}




.xf-advanced-find-field {
	background-color: #dfd2c7;
}

fieldset legend{
	background-color: #482714;
	/* color: #000000; */
}

#xf-table-actions ul li a {
	background-color: #66883F;
}

ul.ldd_menu ul li a:hover{
	color: #ffffff;
	
}

.ui-tooltip {
	background: #7A8491;
	color: #000000;
	font-size: 11px;
	line-height: 1em;
	opacity: 1;
}

li.ldd_heading{
	color: 	#E8DfD0;
	font-weight:bold;
}

li.ldd_sub_heading{
	color: 	#E8DfD0;
	
}

th span.column-legend {
    color: #AAAAAA;
    font-weight:bold;
    text-shadow: 0 0 0px #000000;
 }



.ups {
	width: 14px;
	height: 18px;
	border-style: outset; 
	border-width: 1px;
	
}

/* .group { zoom: 1; } */


/* column container */
.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:right;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
	

}
/* common column settings */
.colright,
.colmid,
.colleft {
	float:right;
	width:75%;
	position:relative;
}
.col1,
.col2,
.col3 {
	float:left;
	position:relative;
	padding:0 0 1em 0;
	overflow:hidden;
}
/* 2 Column (right menu) settings */
.rightmenu {
	background-color: #E8DfD0;
	width:100%;
}
.rightmenu .colleft {
	right:1%;			/* right column width */
	/*background:#fff;*/		/* left column background colour */
	width:99%;			/* left column content width (left column width minus left and right padding) */
}
.rightmenu .col1 {
	width:68%;			/* left column content width (left column width minus left and right padding) */
	left:1%;			/* (right column width) plus (left column left padding) */
}
.rightmenu .col2 {
	width:30%;			/* right column content width (right column width minus left and right padding) */
	left:1%;			/* (right column width) plus (left column left and right padding) plus (right column left padding) */
	overflow:hidden;
}

/* spacer for blank page templates */

#capSpacer01 {
	width: 50px;
	float: left;
	padding: 5px;
	
}

#capContent01 {
	
	float: left;
	
}

#event-Crew-wrapper {
    width: 250px;
}


.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 200px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 16px;
  z-index: 1;
}

.dropdown:hover .dropdown-content {
	 display: inline;
  /* //display: block; */
}










	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	


