﻿/*************************************************/
/* Oregon.gov Top Banner Styles                  */
/*************************************************/

#OregonHeader{	
}

.header_td {
  background-image: url(http://oregon.gov/images/bg-header.png);
  /*background-color:#FFFFFF;*/
  background-repeat: no-repeat;
  /*border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #FFFFFF;*/
  vertical-align: top;
  height: 80px;
  padding-left:2px;
  position: relative;
  /*font-size: 100%;*/
}

/* Search */
.search_form {
  margin-bottom: 0px;
}

.search_form label {
  font-size: 1%;
  color: #600709;
  margin: 0;
  padding: 0;
}

.search {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin-top: 0px;
  display: inline-block;
  float: right; 
  /*width: 350px;*/
  /*position: relative;*/
  text-align:right;
}

.search_input {
  /*margin: 1px 0px 0px 0px;
  vertical-align: top;*/
  border: 1px solid #CCCCCC;
    float: left;
    margin: 0 5px 0 0;
/*padding: 3px;*/
    width: 140px;
    /*background: url("http://www.google.com/coop/intl/en/images/google_custom_search_watermark.gif") no-repeat scroll 0 0 #FFFFFF ;*/
}

.search_button {
 /*color:#FFFFFF;
 display:inline-block;
 margin:3px 18px 0 0;
 text-decoration:none;
 vertical-align:top;
 font-size: 110%;*/
 background: url("http://oregon.gov/images/bg-search.png") repeat scroll 0 0 #EEEEEE;
    border: 1px solid #CCCCCC;
    color: #666666 !important;
    float: left;
    font-size: 70%;
    padding: 3px 7px;
    text-decoration: none;
}

.NOSCRIPT_search
{
	background: url("http://oregon.gov/images/bg-search.png") repeat scroll 0 0 #EEEEEE;
    float: left;
}
/* Google Translate */
.goog_translate {
  display: inline-block;
}

.goog-te-gadget {
  color: transparent !important;
  font-size: 0px !important;
}

.goog-logo-link {
  display: none;
}

.goog-te-combo {
  margin: 1px 5px 0px 0px !important;
  font-size: 11px !important;
}

.poweredby {
  display: inline-block; text-align: left; 
}

/* Accessibility */
.accessibility {  
  	color: #FFFFFF;
    font-family:Arial, Helvetica, sans-serif !important;
    font-size: 0.9em;
    margin: 0px 10px 0 0;
    padding-right:10px;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align:bottom;
    text-align:right !important;
    display:inline-block;
}

.accessibility a {
  color: #FFFFFF;
  text-decoration: none;
  /*font-size: 0.8em;*/
}

.accessibility a:hover,
.search a:hover {
  text-decoration: underline;
}

/*
.font_size_add {
  /font-size: 120%;
}

.font_size_minus {
  font-size: 80%;
}
*/

.access_right_margin {
  margin-right: 20px;
}

/*************************************************/
/* Oregon.gov Footer Styles                      */
/*************************************************/

.horiz_rule {
  width: 90%;
  height: 1px;
  color: #CCCCCC;
  background-color: #CCCCCC;
  border: 0;
}
/**/
.get_adobe {
  width: 90%;
  margin: 8px 0 30px 50px;
}


.get_adobe img {
  margin-top: 0px;
  margin-right: 8px;
}

.oregonLink
{
	position:absolute;
	top:10px;
	left:10px;
	z-index:1;				
}
.oregonLogo
{
	float:left;
	height: 69px;
    top: 5px;
    left: 7px;
    position: absolute;
    width: 300px;
    z-index: 100;					
}

#gradient
{
	background: url(http://oregon.gov/images/bg-header-options.png) repeat-y scroll right top transparent !important;
    height: 1.5em;
    overflow: hidden;
    padding: 2px 0;
    width: 1000px;
    text-align:center;
    position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}

#or-footer 
{
	font-family:Arial, Helvetica, sans-serif;
	width: 1001px;/*750px;*/
	margin-top: 50px;
	
	background: none repeat scroll 0 0 #FFFFFF;
    border-top: 10px solid #E1E1E1;
    clear: both;
    overflow: hidden;
    padding-top: 20px !important;
    padding-right: 0;
    text-align: left; /*center;*/
}

#or-footer tbody
{
	margin-top: 20px !important;					
}
	
#or-footer p
{
	margin: 0 0 0 0;
	padding:0 0 0 0;				
}

#or-footer H3
{
    color:#000000;
    text-transform:uppercase;
	font-size: 1.1em !important;					
}

#or-footer a
{
	color: #4F4F4F;				
}

#or-footer img
{
	margin: 15px 0;				
}

	
#pdf-box
{    
	float: left;
    padding: 0 0 0 25px;
    width: 250px;
    color:#000000;
    vertical-align: top;				
}

#pdf-box p {
    font-weight:bolder;
    font-size: 0.9em;
}

.footer-box
{ 
	border-right: 2px dotted #666666;
    float: left;
    min-height: 212px;
    padding: 0 0 0 30px;
    width: 200px;				
}

.footer-box li
{
	list-style: none outside none;				
}

.footer-box li a
{
	color: #4F4F4F;
    display: block;
    /*font-family: Arial,sans-serif;
    font-size: 72%;*/
    margin: 5px 0;
    text-decoration: none;			
}

.footer-box li a:hover
{
	text-decoration: underline;			
}

/*** Added to match styles of footer-box ***/
#pdf-box li
{
	list-style: none outside none;		
			
}
#pdf-box li a
{
	color: #4F4F4F;
    display: block;
    /*font-family: Arial,sans-serif;
    font-size: 72%;*/
    margin: 5px 0;
    text-decoration: none;			
}
#pdf-box li a:hover
{
	text-decoration: underline;			
}

/*** end of styles added on 12/24/2014 ***/
