@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,700);
@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700);

body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: 'Open Sans', Tahoma, sans-serif;
	font-size:16px;
}

a {
color: rgb(119, 169, 0);
text-decoration: none;
}

a:hover {
color: rgb(37, 173, 207);
}

img
{
border:none;
}

h3
{
font-size: 1.3em;
font-weight: normal;
color: #333;
}

.description
{padding: 20px;
background:#ffffff;}

/* Search Form */

#form {
width: 100%;
color: rgb(102, 102, 102);
padding: 20px 10px;
margin:0 auto;
}

.field {
width: 350px;
overflow: hidden;
padding: 5px 0;
margin:0 auto;
}

.field-title {
font-size: 18px;
font-weight: 400;
width: 95px;
float: left;
padding-right: 10px;
}

.field-submit_title {
font-size: 16px;
font-weight: 400;
width: 140px;
float: left;
padding-right: 10px;
text-align: right;
}

.field-input {
width: 210px;
text-align: left;
float: left;
}

.field-text
{
height: 30px;
font-size: 14px;
font-family: 'Open Sans', Tahoma, sans-serif;
padding-left: 2px;
border: 0;
background: #eaeaea;
width: 50px;
    padding-left: 5px;
}

.field-submit_text
{
height: 30px;
font-size: 14px;
font-family: 'Open Sans', Tahoma, sans-serif;
padding-left: 2px;
border: 0;
background: #eaeaea;
width: 220px;

}

.field-submit_textarea
{
height: 80px;
font-size: 14px;
font-family: 'Open Sans', Tahoma, sans-serif;
padding-left: 2px;
border: 0;
background: #eaeaea;
width: 220px;
}

.field-select {
width: 218px;
height: 30px;
overflow: hidden;
background: url(select-bgd.png) no-repeat right white;
float: left;
}

.field-select select {
background: transparent;
width: 239px;
border: 0;
height: 29px;
font-size: 14px;
font-family: 'Open Sans', Tahoma, sans-serif;
-webkit-appearance: none;
    padding-left: 5px;
}

.error
{
border-left: 1px solid #F00 !important;
background: rgba(243, 154, 154, 0.66) !important;
}

.submit {
float: left;
}



.submit-button {
border: 0;
background: rgb(141, 186, 54);
width: 80px;
height: 30px;
cursor: pointer;
color: rgb(255, 255, 255);
text-transform: uppercase;
font-weight: 700;
font-family: 'Open Sans', sans-serif;
font-size: 15px;
padding-top: 0px;
}

.menu_btn
{background: #77a900;
z-index:1000;}

.menu_btn:hover
{cursor:pointer;}

.menu_btn i
{font-size: 2em;
color:#ffffff;
    margin: 15% 0;}
    
    #home
    {    
    position: fixed;
    min-height:100%;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    background: url(bgd_01.jpg) no-repeat bottom center;
    -webkit-background-size: cover; /* Add in these */
    -moz-background-size: cover;    /* four lines to */
    -o-background-size: cover;      /* remove the white space*/
    background-size: cover;         /* around images */
        z-index: -1000;
    }
    
    .footer-logo
    {position:absolute;
    bottom:20px;
    left:10px;}
    
    .copyright
    {position:absolute;
    bottom:10px;
    right:10px;
    font-size: 0.7em;}
    
    .copyright a
    {color:#ffffff;}
    
    #menu
    {position:absolute;
    top:50px;
    width:100%;
    height:100%;
    background:#3cb9d5;
    font-size: 1.1em;}
    
    
.btn_back {
    background: #c8e6ee;
    background-image: url(arrow_back.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 10%;
    height: 500px;
    float:left;
}

.results
{float:left;
width:90%;}

.slide_title
{ font-size: 1.3em;
 color: #25ADCF;
 padding:10px;
 background-image: url(result_types-bgd.png);
    background-position: bottom;
    background-repeat: repeat-x;
}
 
 
 .result_types {
    background-image: url(arrow_next.png), url(result_types-bgd.png);
    background-position: center right, bottom;
    background-repeat: no-repeat, repeat-x;
    padding: 10px 0 10px 10px;
    font-size: 1em;
}

.result_line
{   padding: 7px;
    font-size: 0.9em;
    color: #333;
    line-height: 1.4em;

    }
    
.white {
    background: white;
    overflow: hidden;
    background-image: url(arrow_next-big.png);
    background-repeat: no-repeat;
    background-position: 98% center;
}

.gray {
    background: #f8f8f8;
    overflow: hidden;
    background-image: url(arrow_next-big.png);
    background-repeat: no-repeat;
    background-position: 98% center;
}

.details_title {
    color: #76aa00;
    margin-bottom: 5px;
    font-weight: bold;
    font-size:1.2em;
}

.details_extra {
    color: #1f859c;
    margin-bottom: 10px;
    font-size:0.9em;
}

.details_description {
    color: #666;
    line-height: 1.3em;
    padding-bottom: 10px;
    font-size:0.9em;
}

#page5 .results
{background:#ffffff;}

#page5
{
    overflow-x: auto;}

#page5 .details
{padding:7px;}

#page5 .btn_contact
{position:absolute;
bottom:80px;
height:30px;
background:#77a900;
border-radius:4px;
left: 25%;
right:15%;
color:#ffffff;
font-size:0.8em;
    line-height: 2.3em;}

#page5 .btn_resource
{position:absolute;
bottom:40px;
height:30px;
background:#77a900;
border-radius:4px;
left: 25%;
right:15%;
color:#ffffff;
font-size:0.8em;
    line-height: 2.3em;}

.btn_contact img, .btn_resource img
{    max-height: 20px;
    padding: 5px 10px 5px 5px;
    float:left;}
    
    
.main_info {
    background-color: rgba(31, 132, 156, 0.92);
    padding: 10px 15px;
    margin:20px;
}

.main_info_title {
    font-weight: bold;
    font-size: 1.2em;
    margin-bottom: 5px;
    color: #ffffff;
}

.main_info_text {
    font-size: 0.8em;
    color: #ffffff;
}

.print_button:hover {
    background: #6AA51A;
    cursor: pointer;
}

#dot {
    margin-left: 30px;
    position: relative;
    margin-top: 20px;
}

.dot_white {
    width: 16px;
    height: 16px;
    border: 2px solid #848484;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color: #ffffff;
    z-index: 10;
    position: absolute;
}

.dot_orange {
    width: 10px;
    height: 10px;
    border: 5px solid #FF8C00;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color: #FF8C00;
    z-index: 10;
    position: absolute;
}

.dot_txt {
    margin-left: 25px;
    font-size: 0.9em;
    font-weight: bold;
}

.dot_green {
    width: 16px;
    height: 16px;
    border: 2px solid #006400;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color: #006400;
    z-index: 10;
    position: absolute;
}

.print_button {
margin: 5px 2.5%;
    font-size: 1em;
    font-weight: bold;
    padding: 5px 0px;
    color: #ffffff;
    width: 45%;
    overflow: hidden;
    text-align: center;
    background: #77a900;
    float: left;
}

.panel {
    padding: 6px 10px;
    background-color: #1F849C;
    font-size: 1.3em;
    margin:2px;
    color: #fff;
    width: 60px;
    text-align: center;
}

.explore_btn
{background:#328ea5;
text-align: center;
    font-size: 1em;
    font-weight: bold;
    padding: 5px 5px;
    color: #ffffff;
    margin-top:15px;
}

#innerdot
{  margin-top: 20px;
color:#ffffff;
font-size:1.1em;}

.orange {
    background: #FF8C00;
}

.dot_popup_button {
    margin: 5px 2.5%;
    font-size: 1em;
    font-weight: bold;
    padding: 6px 5px;
    color: #ffffff;
    width: 40%;
    overflow: hidden;
    text-align: center;
    float: left;
}

.dot_popup_content {
font-size: 1em;
    line-height: 1.4em;
    padding-bottom: 10px;
    color:#ffffff;
    
}

.info_text {
    color: #ffffff;
}

.collapse
{background:#3b93a9;}

.popup_more_title {
    font-weight: bold;
    font-size: 1.1em;
    margin-bottom: 10px;
    color: #ababab;
}


.popup_more_text {
    font-size: 0.9em;
    line-height: 1.4em;
}

.popup_more_x {
    height: 30px;
    width: 30px;
    border-radius: 30px;
    margin: 5px;
    float: right;
    background: #E6E6FA;
}

.popup_more_xx {
    padding: 0 10px;
    font-size: 1.2em;
}

.page-popup
{padding:15px;
background:#ffffff;}


.field-search {
    font-size: 1.1em;
    font-family: 'Open Sans', Tahoma, sans-serif;
    border: 0;
    background: #ffffff;
    width: 75%;
    margin: 0 auto;
    padding: 3px 5px;
}

.btn_contact img, .btn_resource img
{    max-height: 20px;
    padding: 5px 10px 5px 5px;
    float:left;}