.thirds
{
width: 31%;
float: left;
padding-left: 1%;
padding-right: 1%;
text-align: center;

}

.container
{
width: 100%;
background: white;
}

.first_row
{
width: 100%;
float: left;
margin-top: 35px;
}

.divided
{
width: 47%;
float: left;
}

.divided img
{
width: 97%;
}

.title_wrap
{
width: 100%;
position: relative;
text-align: center;
height: 200px;
}

.title_wrap img
{

width: 150px;
position: relative;
z-index: 111;

}

h1
{
color: white;


z-index: 333;
text-shadow: 2px 2px 5px #030000;
position: relative;
top: -65px;
}

.title_wrap a
{
text-decoration: none;
}

.new_header
{
width: 100%;
background: red;
}

#intro, #local, #national, #provincial, #thankyou, #waiting, #current_results
{
display: none;
text-align: center;
width: 96%;
margin-left: 16px;
font-family: 'PT Sans';
margin-bottom: 21px;


}



#current_results img
{
width: 250px;
}



*
{
font-family: 'PT Sans';
}

.block_title
{
font-size: 21px;
font-weight: 400;
line-height: 24px;


}




.telephone
{
width: 100%;
text-align: center;
position: relative;
top: -65px;
}

.telephone p
{
text-align: center;
color: white;
line-height: 1.2em;

}

#interface
{
width: 47%;
background: white;
float: left;
display: block;
text-align:left;
padding-bottom: 21px;


}



.info_icon
{
width: 125px;
}

.section_title
{
width: 100%;
text-align: center;
color: red;
font-size: 25px;
}

#postal_input
{

margin-top: 10px;
    margin-bottom: 0;
    padding: 12px 15px;
    border: 1px solid gray;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 1px 5px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,.2);
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.2);
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #555;
    text-align: center;



}


/*
USE THE BELOW CODE TO STYLE THE FOOTER CONTACT FORM
*/

#enter_postal

 {
    margin-top: 10px;
    padding: 12px 25px;
    background: #518d8a;
	background: red;
    border: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #73a3a1;
    -moz-box-shadow:
        0 25px 35px 0 rgba(255,255,255,.15) inset,
        0 1px 5px 0 rgba(0,0,0,.2);
    -webkit-box-shadow:
        0 25px 35px 0 rgba(255,255,255,.15) inset,
        0 1px 5px 0 rgba(0,0,0,.2);
    box-shadow:
        0 25px 35px 0 rgba(255,255,255,.15) inset,
        0 1px 5px 0 rgba(0,0,0,.2);
    color: #fff;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px rgba(0,0,0,.3);
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #fff;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
}

#enter_postal:hover {
    color: #fff;
    -moz-box-shadow:
        0 15px 30px 0 rgba(255,255,255,.1) inset,
        0 1px 5px 0 rgba(0,0,0,.2);
    -webkit-box-shadow:
        0 15px 30px 0 rgba(255,255,255,.1) inset,
        0 1px 5px 0 rgba(0,0,0,.2);
    box-shadow:
        0 15px 30px 0 rgba(255,255,255,.1) inset,
        0 1px 5px 0 rgba(0,0,0,.2);
}

#enter_postal button:active {
    -moz-box-shadow:
        0 5px 8px 0 rgba(0,0,0,.1) inset,
        0 1px 4px 0 rgba(0,0,0,.1);
    -webkit-box-shadow:
        0 5px 8px 0 rgba(0,0,0,.1) inset,
        0 1px 4px 0 rgba(0,0,0,.1);
    box-shadow:        
        0 5px 8px 0 rgba(0,0,0,.1) inset,
        0 1px 4px 0 rgba(0,0,0,.1);
    border: 0;
}

.big_button
{

margin-top: 10px;
    padding: 12px 25px;
    background: #518d8a;
	background: red;
    border: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #73a3a1;
    -moz-box-shadow:
        0 25px 35px 0 rgba(255,255,255,.15) inset,
        0 1px 5px 0 rgba(0,0,0,.2);
    -webkit-box-shadow:
        0 25px 35px 0 rgba(255,255,255,.15) inset,
        0 1px 5px 0 rgba(0,0,0,.2);
    box-shadow:
        0 25px 35px 0 rgba(255,255,255,.15) inset,
        0 1px 5px 0 rgba(0,0,0,.2);
    color: #fff;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px rgba(0,0,0,.3);
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #fff;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -ms-transition: all .2s

}

.container
{
float: left;

}

.show_hide
{
width: 125px;
float: left;
display: none;
}

div.g-recaptcha {
  margin: 0 auto;
  width: 304px;
}

#footer
{

background: black;
color:#ebebeb;
padding-top: 25px;
padding-bottom: 25px;

}

h4
{
font-size: 21px;
}

h5
{
text-align: center;

}

p
{
text-align: left;
font-size: 15px;
}

.contact-us
{
margin: 0;
padding: 0;
width: 30%;
float: right;
text-align: center;
padding: 1%;
background-image: url(twitter-bg.jpg);
margin-right: 1%;
}

.testimonialz
{
margin: 0;
padding: 0;
text-align: center;
width: 29%;
float: left;

margin-left: 1%;


background-image: url(twitter-bg.jpg);
padding: 1%;

}


#tt
{
margin: 0;
padding: 0;
text-align: center;


}

.tweet-div
{



margin: 0;
padding: 0;
text-align: center;
width: 31%;
float: left;

margin-left: 1%;


background-image: url(twitter-bg.jpg);


padding: 1%;



}

.twitter-timeline
{
border: none;
}

.c_form input, .c_form textarea
{
width: 97%;
margin-top: 5px;
background: white;
color: black;
border: 0;
border: 1px solid #73a3a1;
   -moz-box-shadow:
        0 25px 35px 0 rgba(255,255,255,.15) inset,
        0 1px 5px 0 rgba(0,0,0,.2);
    -webkit-box-shadow:
        0 25px 35px 0 rgba(255,255,255,.15) inset,
        0 1px 5px 0 rgba(0,0,0,.2);
    box-shadow:
        0 25px 35px 0 rgba(255,255,255,.15) inset,
        0 1px 5px 0 rgba(0,0,0,.2);


    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-size: 15px;

    -o-transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -ms-transition: all .2s;

}

.c_form textarea
{
height: 77px;
}

select
{
padding: 5px;
font-size: 21px;
-moz-box-shadow:
        0 25px 35px 0 rgba(255,255,255,.15) inset,
        0 1px 5px 0 rgba(0,0,0,.2);
    -webkit-box-shadow:
        0 25px 35px 0 rgba(255,255,255,.15) inset,
        0 1px 5px 0 rgba(0,0,0,.2);
    box-shadow:
        0 25px 35px 0 rgba(255,255,255,.15) inset,
        0 1px 5px 0 rgba(0,0,0,.2);
}


.third
{
float: left;
width: 30%;
margin-left: 2%;
text-align: center;
}

