/* 
culture shock: voodoo dolly v1.0
pogy366: http://www.raykdesign.net
Oct. 2005 
*/

/* Modified by Dave Johnston - June 2008 */

/* Changed to Meet new PRI design - Dave Johnston - January 2009 */

/* general page structure and layout */
body {
font-family:Arial, Helvetica, sans-serif;
font-size:.8em; 
color:#000000; 
margin:20px 0 0 0;
padding:0 0 0 0;
background:#adfaff;
text-align:center;
}

.top {
margin:0 auto;
padding:0 0 0 0;
width:780px;
height:9px;
background:#cae898;
}

.page_wrap {
/* includes the header, main body content and the footer */
margin:0 auto;
padding:0 0 0 0;
width:780px;
background:#ffffff;
text-align:center;
}

.header {
position:relative;
margin:0 0 0 0 !important;
margin:-7px 0 0 0;
padding:0 0 0 ;
width:780px !important;
width:742px;
height:125px;
background:#cae898;
text-align:left;
}

.header_block {
position:relative;
margin:0 20px 0 20px;
padding:0 0 0 0;
width:740px;
text-align:left;
color:#eeeeee;
}

.logo {
position:relative;
float:left;
margin:0 20px 0 0;
padding:0 0 0 0;
}

.logotext {
position: absolute;
float: right;
left: 205px;
top: 25px;
}

/* Top Navbar */
.navbar {
position:relative;
margin:0 0 0 0;
padding:0 0 0 0;
width:780px !important;
width:742px;
height:39px;
background:#a9967e;
text-align:left;
color:#000000;
font-size:.9em;
}

/* Middle Navbar */
.navbar2 {
position:relative;
top: 0px;
left: -10px;
margin:0 0 0 0;
padding:0 0 0 0;
width:780px !important;
width:742px;
height:33px;
background:#a9967e; 
text-align:left;
color:#000000;
font-size:.9em;
}

.searchbox {
background: #fffbc7;
width: 400px;
padding: 5px 5px 15px 10px;
}

.searchbox h2 {
background: #fff55c;
color: #2aa3c0;
text-transform: uppercase;
padding: 5px 5px 5px 5px;
}

.searchbox h2:after {
content: "" ;
}

.container {
position:relative;
margin:10px 0 0 10px;
padding:0 0 0 0;
width:760px !important;
width:742px;
background:transparent;
text-align:left;
}

/* Make HR thicker for Jim */
.container hr {
   border: 3px inset;
}

.left_column {
position:absolute;
top: -10px;
left: 0px;
width:140px;
margin:0 0 0 0;
padding:0 0px 0 0;
background:transparent;
font-size:1.0em;
color:#6E312A;
}

.center_column {
position:relative;
width:595px;
margin:0 0 0 151px;
padding:0 0 0 10px;
border-left:1px solid #999999;
}

.one_column {
position:relative;
top: -5px;
width:735px;
margin:0 0 0 0px;
padding:0 0 0 10px;
text-align: left;
}

.popup {
background: #ffffff;
text-align: left;
margin: 10px 10px 10px 10px;
padding: 10px 10px 10px 10px;
}

.role {
   width: 550px;
}

.box_right {
position:relative;
float:right;
width:150px;
margin:0 0 3px 10px !important;
margin:0 5px 3px 10px;
padding:2px 5px 2px 10px;
background:#ffffff;
border:2px solid #0087b1;
text-align:left;
color:#0087b1;
font-size:.9em;
}

.box_right2 {
position:absolute;
float:right;
width:150px;
top: 1px;
left: 577px;
margin: 0 0 3px 10px !important;
margin: 0 5px 30px 10px;
padding:2px 5px 2px 10px;
background:#ffffff;
border:2px solid #0087b1;
text-align:left;
color:#0087b1;
font-size:.9em;
}

.box_right3 {
position:absolute;
float:right;
width:150px;
top: 100px;
left: 577px;
margin: 0 0 3px 10px !important;
margin: 0 5px 30px 10px;
padding:2px 5px 2px 10px;
background:#ffffff;
border:1px solid #0087b1;
text-align:left;
color:#0087b1;
font-size:.9em;
}

.footer {
position:relative;
margin:0 0 0 0;
padding:0px 0 0 0;
width:780px;
color:#6E312A;
background:transparent;
text-align:center;
}

.footer_logo {
position:relative;
float:right;
margin:0 0 0 15px;
padding:0 0 0 0;
}

#footer {
/* aligns the text to the middle of the footer, in relation to the logo 
vertical-align:-250%; */
}

.bottom {
margin:0 auto;
padding:10px 0 0 0;
width:780px;
background:#adfaff;
font-family:Arial, Helvetica, sans-serif;
font-size:.8em;
}

/* navigation bar */
#nav ul{
position: relative;
padding:0 0 0 0;
margin: 0px 0 0 1.5em;
white-space: nowrap;
font-size:1.1em;
color:#000000;
float:left;
width:100%;
height:30px;
background:transparent;
list-style:none;
}

#nav ul li{
display:inline;
list-style:none;
}

#nav ul li a{
margin: 0 0 0 0;
padding: 0 1em .46em 1em;
color:#ffffff;
text-decoration:none;
float: left;
background:transparent;
}

#nav ul li a:hover{
color:#0087b1;
text-decoration:none;

}


/* middle navigation bar */
#nav2 ul{
padding:0 0 0 0;
margin: 0 0 0 1.5em;
white-space: nowrap;
font-size:1.1em;
color:#000000;
float:left;
width:100%;
height:33px;
background:transparent;
list-style:none;
}

#nav2 ul li{
display:inline;
list-style:none;
}

#nav2 ul li a{
margin: .4em 0 0 0;
padding: .4em 1em .46em 1em;
color:#ffffff;
text-decoration:none;
float: left;
background:transparent;
}

#nav2 ul li a:hover{
color:#0087b1;
text-decoration:none;
}

#nav2 ul li.selected {
font-weight: bold;
font-size: 1.1em;
}

/* fonts and colors */
h1 {
color:#0087b1;
font-size:2em;
letter-spacing:.1em;
text-transform:capitalize;
margin:0 0 0 0;
padding:20px 0 0 0;
}

h2 {
color:#000000;
font-size:1.2em;
text-transform:capitalize;
font-weight:bold;
padding:0 0 0 0;
margin:0 0 -6px 0;
}

h2:after {
color: #000000;
content: "\0020 \00BB";
}

h3 {
color:#000000;
font-size:1.1em;
text-transform:capitalize;
font-weight:bold;
padding:0 0 0 0;
margin:0 0 -8px 0;
}

h3:after {
color: #000000;
content: "\0020 \00BB";
}

.box_right h3 {
color:#0087b1;
margin:2px 0 -10px 0;

}

.box_right h3:before {
color: #ff7702;
content: "\0020 \00BB";
margin-right: 3px;
}

.box_right h3:after {
content: "";
}

.box_right2 h3 {
color:#0087b1;
margin:2px 0 -10px 0;
}

.box_right2 h3:after {
color: #6E312A;
content: "";
}

.box_right h3 a {
color:#0087b1;
text-decoration: none;
}

.box_right h3 a:hover {
color:#ff7702;
text-decoration: underline;
}

a {
color:#0087b1;
text-decoration:underline;
}

a:hover {
color:#ff7702;
text-decoration:none;
}

.left_column ul {
   list-style-type: none;
   border-left-width: 5px;
   border-left-color: #ff7702;
   border-left-style: solid;
   padding: 5px 5px 5px 10px;
   background: #fcd1ae;
   font-weight: bold;
}

.left_column ul li {
   text-transform: capitalize;
   border-bottom-color: white;
   border-bottom-width: 2px;
   border-bottom-style: solid;
   padding-bottom: 5px;
   padding-top: 5px;
}

.left_column ul a {
   color: #0087b1;
   text-decoration: none;
}

.left_column ul a:hover {
	color:#ff7702;
	text-decoration:underline;
}

/* images */
img {
	border:none;
}

.left {
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.right {
	float:right;
	margin:0 0 0 0;
	padding:0 0 0 0;
}


/* workarounds and hacks */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* Color */
.green {
   color: green;
}
.red {
   color: red;
}

.explain {
text-align: left;
margin: 0 0 0 0;
padding: 5px 5px 5px 5px;
/*background: #e2e2e2;*/
}

/* Popups */
td.salpopup span {display: none;}

td.salpopup:hover span  {display: block;
   position: absolute; top: 210px; left: 375px; width: 125px;
   padding: 5px; margin: 10px; z-index: 100;
   color: #fff; background: #a9967e;
   font-family:Arial, Helvetica, sans-serif; 
   text-align: center; 
   font-weight: bold; }
   
.revtable {
   font-family: Arial, Helvectica, sans-serif;
   font-size: 8pt;
}

.thermometer {
	top: -100px;
	color: red;
}


/* Added for Autocomplete */
#search-wrap input{font-size:12px;  padding:2px;}
#results{width:260px; border:solid 1px #DEDEDE; display:none;}
#results ul, #results li{padding:0; margin:0; border:0; list-style:none;}
#results li {border-top:solid 1px #DEDEDE;}
#results li a{display:block; padding:4px; text-decoration:none; color:#000000; font-weight:bold;}
#results li a small{display:block; text-decoration:none; color:#999999; font-weight:normal;}
#results li a:hover{background:#FFFFCC;}
#results ul {padding:6px;}
