@charset "utf-8";

#header {

}



body {

	background: #e2e0d4;

	font-family: Arial;

	color: black;

	font-size: 10pt;

}



a:link, a:visited {

	color: blue;

	text-decoration: none;

}



a:hover {

	color: #990000;

	text-decoration: underline;

}

	

td.windowbg a:link {

	color: blue;

	text-decoration: none;

}



td.windowbg a:visited {

	color: blue;

	text-decoration: none;

}



td.windowbg a:hover {

	color: #990000;

	text-decoration: underline;

}



#header_login {

	text-align: left;

}



#header_logo {

	background-image: url(../images/pnr-header7.jpg);

	background-repeat: no-repeat;

	background-position: center;

}





/* Top Nav Menu Bar begins */

#toolbar {

	background: url(../images/toolbar-bgblu3.png) repeat-x;

	height: 28px;

}



#nav ul {

	padding: 0;

	margin: 0;

	margin-left: 11px;

}



#nav li {

	margin: 0;

	padding: 0;

	float: left;

	display: block;

}



#nav li a {

	display: block;

	color: white;

	font-weight: bold;

	font-size: 12px;

	float: left; /*Important: aligns menubar horizontally */

	height: 27px;

	line-height: 25px;

	padding: 0px 15px;

	text-decoration: none;

}



#nav a:hover {

	color: whtie!important;

	font-weight: bolder;

	height: 27px;

	/*padding-top: 0px;*/

	background: url(../images/toolbar-bgred2.png) repeat-x;

	text-decoration: none;	

}



.submenu1, .submenu1 a { /*Left menu above top navbar */

	color: blue;

	font-weight: bold;

	font-size: 8pt;

	text-align: left;

	padding: 3px 0px 3px 0px;

}



.submenu2, .submenu2 a { /*Right menu above top navbar */

	color: blue;

	font-weight: bold;

	font-size: 8pt;

	text-align: right;

	padding: 3px 0px 3px 0px;

}



.submenu1 a:hover, .submenu2 a:hover {

	color: #990000;

	text-decoration: underline;

}



img.avatar {

	border: solid 2px #003366;

}

/* Top Menu Ends */



#version_block {

	display: block;

	width: 225px;

	float: right;

	color: #990000;

	font-weight: bold;

	font-size: 8pt;

	padding-top: 4px;

	height: 20px;

}



/* Begin right side panel styles */

#content_menu_main__header {

	font-family: Arial;

	background: url(../images/toolbar-bgblu3.png) repeat-x;

	color: white;

	font-weight: bold;

	font-size: 11pt;

	height: 28px;

}



#content_menu_body {

	background: #e2e0d4;

	color: black;

	border: solid 2px #003366;

}



/*#menubar {

	height: 50px;

}*/



#sidebar {

	height: 27px;

	margin: 0px;

}



#sidenav ul {

	padding: 0;

	margin: 0;

	height: 27px;

}



#sidenav li {

	background: url(../images/toolbar-bgblu3.png) repeat-x;

	display: block; /* Hides bullets in list */

	height: 27px;

}



#sidenav li a {

	display: block;

	color: white;

	text-decoration: none;

	height: 30px;

	font-weight: bold;

	font-size: 12px;

	text-align: left;

	padding-left: 10px;

	padding-top: 0px;

	line-height: 27px;

	/*width: 100%;

	overflow: hidden;

	float: left;

	/*padding: 0px 0px 0px 20px;

	/*background: url(http://paranexus.org/forum/Themes/ParaNexus/images/TPdivider.gif) no-repeat;

	background-position: 5px 10px;*/

}



#sidenav li a:hover {

	display: block;

	color: yellow!important;

	text-decoration: none;	

	height: 27px;

	font-weight: bold;

	font-size: 12px;

	text-align: left;

	background: url(../images/toolbar-bgred2.png) repeat-x;

	padding-left: 10px;

	padding-top: 0px;

	line-height: 27px;

}





#request_number {

	color: yellow;

	font-weight: bold;

}

/* end right side panel styles */





/* Main Display Section Start */

#content_area_main {

	border: solid 1px #003366;

}



h3 {

	font-family: Arial;

	color: #003366;

	font-weight: bold;

	font-size: 14pt;

}



#h3a { /*"Find Report by Case Number:" field on View Reports */

	font-family: Arial;

	color: #003366;

	font-weight: bold;

	font-size: 10pt;

}



#label { /* title field attributes on Investigation Requests page */

	color: #990000;

	font-weight: bold;

}



#case_file_no1 { /* For assigned cases, closed cases, submitted cases */

	color: white;

	background: #003366;

	font-size: 14pt;

}



#case_file_no2 { /* For CPFI submit report "Case File Number" label */

	color: #003366;

	font-size: 11pt;

	font-weight: bold;

	text-align: right;

	padding-bottom: 20px;

}



#case_file_no3 { /* For CPFI submit report actual case number */

	color: #990000;

	font-size: 11pt;

	font-weight: bold;

	text-align: left;

	padding-bottom: 20px;

}



/* Navigation arrows start */

#first a, #first a:visited {

	background: url(../images/first.gif) no-repeat;

	background-position: center center;

	display: block;

}



#first a:hover {

	background: url(../images/first2.gif) no-repeat;

	background-position: center center;

}



#previous a, #previous a:visited {

	background: url(../images/prev.gif) no-repeat;

	background-position: center center;

	display: block;

}



#previous a:hover {

	background: url(../images/prev2.gif) no-repeat;

	background-position: center center;

}



#next a, #next a:visited {

	background: url(../images/next.gif) no-repeat;

	background-position: center center;

	display: block;

}



#next a:hover {

	background: url(../images/next2.gif) no-repeat;

	background-position: center center;

}



#end a, #end a:visited {

	background: url(../images/last.gif) no-repeat;

	background-position: center center;

	display: block;

}



#end a:hover {

	background: url(../images/last2.gif) no-repeat;

	background-position: center center;

}

/* Navigation arrows end */



#google_map {

	border: solid 2px #003366;

}



/* Begin "Submit a Report" Page Main Area icons*/

#parapsychology {

	background: url(../images/parapsych-icon.png) no-repeat;

	background-position: center center;

	display: block;

}



#parapsychology a:hover {

	background: url(../images/parapsych-icon2.png) no-repeat;

	background-position: center center;

	display: block;

}



#ufology {

	background: url(../images/ufology-icon.png) no-repeat;

	background-position: center center;

	display: block;

}



#ufology a:hover {

	background: url(../images/ufology-icon2.png) no-repeat;

	background-position: center center;

	display: block;

}



#abduction {

	background: url(../images/abduct-icon.png) no-repeat;

	background-position: center center;

	display: block;

}



#abduction a:hover {

	background: url(../images/abduct-icon2.png) no-repeat;

	background-position: center center;

	display: block;

}





/* Begin Submit Form Pages */

#submit_form td {

	border-bottom: solid 1px #d5d1bf;

	border-right: solid 1px #d5d1bf;

}







/* Begin Admin Home (Dashboard) page */



#dashboard_headers {

	color: #003366;

	font-weight: bold;

	font-size: 10.5pt;

}



#column_dashboard_totals {

	color: #990000;

	font-weight: bold;

	font-size: 11pt;

	background: #d5d1bf;

}



*#dashboard_fields {

	font-weight: bold;

	border-bottom: solid 1px #d5d1bf;

}



#column_dashboard_sumtotal {

	color: white;

	font-weight: bold;

	font-size: 11pt;

	background: #003366;

}



/* Report forms section */



#report_form_header {

	color: white;

	font-weight: bold;

	font-size: 16px;

	background: url(../images/toolbar-bgr2.png) repeat-x;

}



/*#report_cell {

	margin: 0;



}*/

/* Captcha formating */

#captcha {

	color: red;

	font-weight: bold;

}



div .click_here {

	color: black;

	font-size: 8pt;

}



div .enter_code {

	color: #990000;

	font-size: 9pt;



}



#search_incorrect {

	color: #990000;

	font-weight: bold;

	font-size: 10pt;

}



/* CPFI Dashboard */

#at_glance {

	/*border: solid 1px #d5d1bf;*/

}



#data_label, #regional_display {

	color: #003366;

	font-weight: bold;

	text-align: left;

	font-size: 8pt;

	border: solid 1px #d5d1bf;

	padding: 2px 2px 2px 2px;

}



#data {

	color: black;

	font-weight: bold;

	text-align: left;

	font-size: 8pt;

	border: solid 1px #d5d1bf;

	padding: 2px 2px 2px 2px;

}



#member_welcome {

	color: white;

	background: #990000;

	font-weight: bold;

	text-align: center;

	font-size: 9pt;

}



#case_title {

	color: white;

	background: #990000;

	font-weight: bold;

	text-align: center;

	font-size: 9pt;

}



#form1, #form2, #form4, #regional_display {

	line-height: 16px;

	padding: 0;

	margin: 0;

}



/* Image upload areas */

#file_number {

	color: #999999;

	font-size: 12pt;

	font-weight: bold;

	text-align: left;

}



#caption, #caption_2, #caption_3, #caption_4, #caption_5, #caption_6, #caption_7, #caption_8, #caption_9 {

	color: #003366;

	font-size: 9pt;

	font-weight: bold;

	text-align: left;

}



#file_name {

	font-size: 8pt;

}



#file_preview img {

	border: 0px;

	display: block;

}



#file, #file_1, #file_2, #file_3, #file_4, #file_5, #file_6, #file_7, #file_8 #file_9 { /*Border around each upload section */

	border: 1px solid #003366;

}



/* Upload Progress Bar */

#wrap, #wrap1, #wrap2, #wrap3, #wrap4, #wrap5, #wrap6, #wrap7, #wrap8, #wrap9 { 

	margin-top: 50px;

	text-align: center; 

	margin-top: 5px; /*corrects the spacing between progress bar and browse field above it */

} 



#barwrap, #barwrap1, #barwrap2, #barwrap3, #barwrap4, #barwrap5, #barwrap6, #barwrap7, #barwrap8, #barwrap9 { 

	position: relative; /* to contain outer */ 

	margin: 0 auto; /* to centre */ 

	width: 225px;height: 15px; /* size of our bar - required */ 

	text-align: left; 

	font-weight: bold; 

	font-size: 9pt;

	border: 1px solid #d5d1bf; 

} 



#barwrap P, #barwrap1 P, #barwrap2 P, #barwrap3 P, #barwrap4 P, #barwrap5 P, #barwrap6 P, #barwrap7 P, #barwrap8 P, #barwrap9 P { /* to contain text */ 

	margin: 0; /* FF needs this or text drops below bar */ 

	width: 225px; /* use this node to position text */ 

	text-align: center; 

} 



#barwrap #outer, #barwrap1 #outer1, #barwrap2 #outer2, #barwrap3 #outer3, #barwrap4 #outer4, #barwrap5 #outer5, #barwrap6 #outer6, #barwrap7 #outer7, #barwrap8 #outer8, #barwrap9 #outer9 { /* bar 'background' */ 

	position: absolute; 

	width: 100%; height: 100%; /* match parent size */ 

	background: #e2e0d4; 

	color: #003366; /* original colour of text */ 

} 



#barwrap #inner, #barwrap1 #inner1, #barwrap2 #inner2, #barwrap3 #inner3, #barwrap4 #inner4, #barwrap5 #inner5, #barwrap6 #inner6, #barwrap7 #inner7, #barwrap8 #inner8, #barwrap9 #inner9 { 

	position: relative; /* otherwise outer hides us */ 

	width: 0; height: 100%; /* match parent */ 

	overflow: hidden; /* to hide new text/prevent it wrapping */ 

	background: green; 

	color: white; /* colour of changed text */ 

	font-size: 9pt;

	font-weight: bold;

} 



#progress, #progress1, #progress2, #progress3, #progress4, #progress5, #progress6, #progress7, #progress8, #progress9 {

	color: #999999;

	font-size: 9pt;

	font-weight: bold;

}



#caption_warning {

	color: #990000;

	font-size: 7pt;

	font-weight: bold;

	padding: 10px;

}



/* Case Uploads Preview Iframe page in reports pages */

#preview_cell {

	border-right: solid 1px #d5d1bf;

	border-bottom: solid 1px #d5d1bf;

}



#file_preview_header2 img {

	border: 0px;

	valign: top;

}



/* Exif Popup Styles */

#exif2, #exif3 { /* Column headers */

	background: #003366;

	color: white;

	font-size: 9pt;

	font-weight: bold;

	border: 0px;

}



#exif4 { /* Left column (labels) */

	font-size: 8pt;

	font-weight: bold;

	color: #003366;

	border: 0px;

	border-right: solid 1px #d5d1bf;

	border-bottom: solid 1px #d5d1bf;

}



#exif5 { /* Right columns (data) */

	font-size: 8pt;

	color: #990000;

	border: 0px;

	border-right: solid 1px #d5d1bf;

	border-bottom: solid 1px #d5d1bf;

}



/* Page that displays investigations assigned to a specific case */



#open_investigations, #closed_investigations {

	margin: 0 0 0 0;

	padding-top: 10px;

}
