/**
Theme Name: ozlocal
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ozlocal
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

ozlocal is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'HelveticaThin';
    src: url('/fonts/HelveticaThin.eot');
    src: url('/web/20170216082546im_/http://lifestyle-designs.com.au/fonts/HelveticaThin.eot#iefix') format('embedded-opentype');
    src: url('/web/20170216082546im_/http://lifestyle-designs.com.au/fonts/HelveticaThin.woff') format('woff'), url('/web/20170216082546im_/http://lifestyle-designs.com.au/fonts/HelveticaThin.ttf') format('truetype'), url('/web/20170216082546im_/http://lifestyle-designs.com.au/fonts/HelveticaThin.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica_LT_45_Light';
    src: url('fonts/Helvetica_LT_45_Light.eot');
    src: url('fonts/Helvetica_LT_45_Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaMediumCondensed';
    src: url('fonts/Helvetica LT 67 Medium Condensed_0.eot#iefix') format('embedded-opentype');
    src: url('fonts/Helvetica LT 67 Medium Condensed_0.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaRoman';
    src: url('fonts/Helvetica LT 55 Roman_0.eot');
    src: url('/web/20170216082546im_/http://lifestyle-designs.com.au/fonts/Helvetica LT 55 Roman_0.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

a {
    text-decoration: none;
}

ul, li {
    margin: 0px;
    padding: 0px;
}

img {
    text-decoration: none;
    border: 0px;
}

.clear {
    clear: both
}

body {
    margin: 0;
    padding: 0;
    background: #fff;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
}

#main_container {
    width: 960px;
    margin: auto;
    position: relative;
}

#logo {
    padding-top: 39px;
}

.menu-home-container {
    font-family: 'HelveticaMediumCondensed';
    font-size: 18px;
    padding-top: 44px;
}

.ie .menu-home-container {
    font-family: sans-serif, Helvetica, sans-serif;
    font-size: 15px;
}

ul#primary-menu {
    list-style: none;
}

ul#primary-menu li {
    float: left;
    height: 34px;
    border-bottom: 2px solid #bbbbbb;
    text-transform: uppercase;
}

ul#primary-menu li a {
    color: #727272;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 17px;
    padding-right: 17px;
    border-right: 1px solid #afafaf;
}

.ie ul#primary-menu li a {
    padding-left: 12px;
    padding-right: 12px;
}

ul#primary-menu li a:hover {
    color: #727272;
    border-top: 5px solid #8cc63f;
}

ul#primary-menu li .active {
    color: #727272;
    border-top: 5px solid #8cc63f;
}

#banner {
    /*padding-top: 73px;*/
    padding-top: 55px;
}

#SliderNameNavigation a:link, #SliderNameNavigation a:active, #SliderNameNavigation a:visited, #SliderNameNavigation a:hover {
    font-size: 0px;
    background: url(images/inactive.png) no-repeat;
    padding: 48px 10px 7px;
    text-decoration: none;
}

#SliderNameNavigation a.active:link, #SliderNameNavigation a.active:active, #SliderNameNavigation a.active:visited, #SliderNameNavigation a.active:hover {
    background: url(images/active.png) no-repeat;
}

#main_content {
    padding-top: 40px;
}

#main_content_inner {
    margin-top: 16px;
    background: #fff;
    overflow: auto;
    margin-bottom: 16px;
    padding: 20px 20px;
}

.inner_body {
    width: 100%;
    background: #dfdbd3;
    margin-top: 23px;
    padding: 2px 0px;
}

#home_left {
    width: 531px;
    padding-right: 43px;
    float: left;
    font-family: 'Helvetica_LT_45_Light';
}

#home_right {
    font-family: 'Helvetica_LT_45_Light';
    padding-top: 23px;
}

.welcome {
    color: #8d8a84;
    font-size: 24px;
    font-weight: bold;
}

.heading {
    color: #8d8a84;
    font-size: 24px;
    font-family: 'Helvetica_LT_45_Light';
}

.gray18 {
    color: #000000;
    font-size: 18px;
}

.gray24 {
    color: #4a4a49;
    font-size: 24px;
}

.check {
    float: left;
    margin-right: 10px;
}

.getaquote { /*padding-top:20px;*/
    margin-right: 55px;
    float: right
}

#footer {
    padding-top: 22px
}

#footer-menu {
    font-family: 'HelveticaMediumCondensed';
    font-size: 18px;
    padding-top: 20px;
}

.ie #footer-menu {
    font-family: sans-serif, Helvetica, sans-serif;
    font-size: 15px;
}

ul#footer-menu {
    list-style: none;
}

ul#footer-menu li {
    float: left;
    height: 34px;
}

ul#footer-menu li a {
    color: #727272;
    padding-left: 17px;
    padding-right: 17px;
    border-right: 1px solid #afafaf;
    text-transform: uppercase;
}

ul#footer-menu li:last-child{
    border-right: 0px;
}

.ie ul#footer-menu li a {
    padding-left: 12px;
    padding-right: 12px;
}

ul#footer-menu li a:hover {
    color: #83bd35;
}

ul#footer-menu .active {
    color: #83bd35;
}

.copyright {
    font-size: 13px;
    color: #4c4c4c;
    font-family: 'HelveticaRoman';
    padding-top: 16px;
    padding-bottom: 47px;
}

.copyright a {
    color: #4c4c4c;
}

/* kitchen*/
input {
    font-family: 'Helvetica_LT_45_Light'
}

textarea {
    font-family: 'Helvetica_LT_45_Light'
}

.browse {
    padding-top: 26px;
}

#kitchen_left {
    width: 563px;
    padding-right: 30px;
    float: left;
}

#kitchen_right {
    font-family: 'Helvetica_LT_45_Light';
    color: #282828;
    font-size: 18px;
    line-height: 22px;
    float: right;
    width: 326px;
}

#custom_furniture_left {
    width: 320px;
    padding-right: 275px;
    float: left;
    font-family: 'Helvetica_LT_45_Light';
    color: #282828;
    font-size: 18px;
}

#custom_furniture_right {
    font-family: 'Helvetica_LT_45_Light';
    color: #282828;
    font-size: 18px;
    line-height: 22px;
    float: right;
    width: 300px;
    padding-right: 10px;
    margin-top: -25px;
}

.enquiry_form {
    height: 30px;
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
    color: #a9a9a9;
    font-size: 21px;
    font-family: 'Helvetica_LT_45_Light';
    padding-top: 10px;
}

.enquiry_form_div1 {
    line-height: 30px;
    margin-top: 23px;
}

.enquiry_form_div {
    line-height: 30px;
    margin-top: 13px;
}

.enquiry_form_text {
    border: 1px solid #cdcdcd;
    width: 286px;
    height: 21px;
    color: #858585;
    font-size: 14px;
    padding-left: 12px;
}

.enquiry_form_textarea {
    border: 1px solid #cdcdcd;
    width: 286px;
    height: 154px;
    color: #858585;
    font-size: 14px;
    padding-left: 12px;
}

.submit_enquire_now {
    background: url(/web/20170216082546im_/http://lifestyle-designs.com.au/images/submit_enquire_now.jpg) no-repeat;
    width: 299px;
    height: 29px;
    border: 0px;
    margin-left: 2px;
}

.quote_label {
    width: 120px;
    font-size: 14px;
    color: #858585;
    float: left;
}

.quote_textbox {
    border: 1px solid #cdcdcd;
    width: 285px;
    height: 20px;
    color: #858585;
    font-size: 14px;
}

.quote_textarea {
    border: 1px solid #cdcdcd;
    width: 285px;
    height: 154px;
    color: #858585;
    font-size: 14px;
}

.chrome .quote_textarea {
    border: 1px solid #cdcdcd;
    width: 282px;
    height: 154px;
    color: #858585;
    font-size: 14px;
}

#quote_left {
    width: 410px;
    float: left;
    font-family: 'Helvetica_LT_45_Light';
    color: #282828;
    font-size: 14px;
}

.getaquote_submit {
    background: url(/web/20170216082546im_/http://lifestyle-designs.com.au/images/getaquote_submit.jpg) no-repeat;
    width: 92px;
    height: 25px;
    border: 0px;
}

.green {
    color: #72ab23;
}

.green13 {
    color: #72ab23;
}

#quote_right {
    margin-left: 15px;
    margin-top: 10px;
    float: right
}

#galul {
    list-style: none;

}

#galul li {

    float: left;
    padding: 5px;
}

.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid {
    width: 95%;
    padding: 5px;
}

.wpcf7-form-control.wpcf7-text {
    padding: 5px;
    width: 95%;
}

.wpcf7-form-control.wpcf7-text {
    margin-bottom: 10px;
}


.wpcf7-form-control.wpcf7-submit {
    background: #83bd35;
    border: none;
    padding: 8px 20px;
    font-size: 16px;
    color: white;
    border-radius: 5px;
    cursor: pointer;
}

.wpcf7-form-control.wpcf7-textarea
{
    width:97%;
}

.heading.heading-gallery
{
    padding-bottom: 20px;
}

#primary-menu .current-menu-item a {
    border-top: 5px solid #8cc63f;
}

.heading a, span.cat-links a, span.comments-link a{
    color: #727272;
}

.heading a:hover, span.cat-links a:hover, span.comments-link a:hover {
    color: #83bd35;
}

#footer-menu .current-menu-item a
{
    color: #83bd35;
}

ul#primary-menu li:last-child a, ul#footer-menu li:last-child a {
    border-right: none;
}