/*
Theme Name: Choices
Description: Custom theme for Aggenbach's Choices
Author: Kabu Creative
Author URI: http://www.kabucreative.com.au
Version: 1.0
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}
body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}

.sticky{}
.bypostauthor{}
.wp-caption{}
.wp-caption-text{}
.gallery-caption{}
.alignright{}
.alignleft{}
.aligncenter{}


/*Theme Basics*/

.wrapper {
    width:1054px;
    margin:0 auto;
    position:relative;
    padding:0 8px;
}

.clear {
    clear:both;
}

body {
    font-family: 'Arimo', helvetica, arial, sans-serif;
    color:#787879;
    line-height:1.2;
    background: url('images/main-bg.jpg') no-repeat center 90px;
    -webkit-text-size-adjust:none;
}

img {
    border:0;
}

small,
small a {
    font-size:10px;
}

.widget-title {
    display:none;
}

.cta-button {
    display:block;
    background-color:#dc1b38;
    text-align:center;
    color:#fff;
    font-weight:bold;
    text-decoration:none;
    height:43px;
    line-height:43px;
    font-size:15px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding:0 25px;
}

.cta-button:hover {
    color:#fff;
    background-color:#d0112c;
    text-decoration:none;
}

/*Header*/

header {
    padding:20px 0 10px 0;
    background-color:#fff;
}

#logo {
    display:block;
    float:left;
}

#contact-details {
    float:right;
    text-align:right;
    margin-top:0px;
}

#phone {
    text-decoration:none;
    color:#0066b1;
    font-size:30px;
    font-weight:bold;
}

#contact-details p {
    color:#636363;
    font-size:15px;
    font-weight:bold;
}

#header-cta {
    float:right;
    margin-left:20px;
    margin-top:7px;
}

nav {
    background-image: url('images/nav-bg.png');
    color:#fff;
    padding:7px 0;
}

nav ul li {
    float:left;
}

nav ul li a {
    color:#fff;
    text-decoration:none;
    font-size:12px;
    font-weight:bold;
    padding:9px 25px;
    margin-right:3px;
    display:block;
}

nav ul li.current_page_item a, nav ul li a:hover, nav ul li a:active {
    background-color:#111111;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color:#fff;
    text-decoration:none;
}

/*Typography*/

a {
    color:#0066b1;
    font-size:13px;
    text-decoration:none;
}

a:hover, a:active {
    text-decoration:underline;
}

strong {
    font-weight:bold;
}

em {
    font-style:italic;
}

h1 {
    font-size:23px;
    border-bottom: 1px dotted #d9d9d9;
    padding-bottom:10px;
    margin-bottom:25px;
}

h2 {
    font-size:16px;
    font-weight:bold;
    line-height:1.4;
    padding-bottom:7px;
    margin:15px 0 15px 0;
    border-bottom: 1px dotted #d9d9d9;
}

h3 {
    margin-bottom:15px;
}

p {
    font-size:13px;
    line-height:16px;
    padding-bottom:15px;
}

.content-wrapper ul, .content-wrapper ol {
    font-size:13px;
    line-height:16px;
    padding:5px 0;
    margin:0 0 20px 40px;
}

.content-wrapper ul li, .content-wrapper ol li {
    padding:5px 0;
}

.content-wrapper ul {
    list-style-type:disc;
}

.content-wrapper ol {
    list-style-type:decimal;
}

/*page layout*/

#main-content-bg {
    width:1054px;
    border-radius: 10px;
    padding:9px 8px 0px 8px;
    margin:-9px auto 0 auto;
    background: url('images/content-shadow.png') no-repeat top left;
}

#main-content {
    background-color:#fff;
    -webkit-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
    padding:34px 34px 60px 34px;
}

.content-wrapper {
    width:1070px;
    margin:51px auto 0 auto;
}


#main-internal-content-bg {
    width:749px;
    border-radius: 10px;
    padding:9px 8px 0px 8px;
    background: url('images/internal-content-shadow.png') no-repeat top left;
    float:left;
}

#main-internal-content {
    background-color:#fff;
    -webkit-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
    padding:25px 25px 60px 25px;
}


#content {
    padding:20px 0;
}


#sidebar {
    width:275px;
    float:right;
    margin-top:9px;
    margin-right:8px;
}

#bottom-cta {
    width:420px;
    float:left;
    font-weight:bold;
    font-size:14px;
    line-height:20px;
    margin-top:2px;
}

#bottom-cta a {
    font-size:14px;
}

#bottom-cta-button{
    width:200px;
    float:right;
}

/*Homepage*/

#homepage-banner {
    padding:20px 0;
}

.homepage-banner-left {
    display:block;
    width:750px;
    height:241px;
    overflow:hidden;
    float:left;
}

.homepage-banner-right {
    display:block;
    width:275px;
    height:186px;
    overflow:hidden;
    float:right;
    margin-top:30px;
}

#homepage-boxes{
    margin:0 auto 60px auto;
}

.homepage-box{
    width:221px;
    float:left;
    padding:0;
}

#box1, #box2, #box3{
    margin-right:34px;
}

.homepage-box .textwidget {
    margin-top:7px;
}

#video {
    width:475px;
    float:left;
}

#homepage-content {
    width:475px;
    float:right;
}

/*sidebar*/

.sidebar-widget {
    margin-bottom:30px;
    padding:0;
}

#sidebar-catalogue {
    margin-bottom:-5px;
}

#sidebar .sidebar-text-widget {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color:#f0f0f0;
    padding:20px;
    border:1px solid #eaeaea;
}

#sidebar .sidebar-text-widget img {
    padding:0 0 10px 0;
}

#sidebar .sidebar-text-widget p, #sidebar .sidebar-text-widget a {
    text-align:left;
}


ul.tick {
    font-size:13px;
    margin:0 0 10px 0;
    list-style-type:none;
}

ul.tick li {
    margin-left:10px;
    padding:5px 0 5px 20px;
    background: url('images/tick.png') no-repeat 0 50%;
}

/* about page */

#about-intro {
    padding:5px 0;
}

.staff-member {
    width:215px;
    margin:20px 25px 20px 0;
    float:left;
}

.staff-no-margin {
    margin-right:0;
}

.staff-member h3, #bill h3 {
    color:#787879;
    font-size:13px;
    font-weight:bold;
}

#bill img,
.staff-member img {
    width:215px;
    overflow:hidden;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

/* process page */

.testimonials {
    margin:20px 0 40px 0;
}

.process-testimonial-1, .process-testimonial-2{
    width:297px;
    float:left;
    background:url('images/testimonial-bg.png') no-repeat top left;
    padding:20px 20px 10px 20px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow:hidden;


}

.process-testimonial-1 {
    margin-right:25px;
}

/* range page */

.product-image {
    margin-bottom:20px;
}

.product-toggle {
    display:block;
    background-color:#eee;
    color:#787879;
    font-size:13px;
    font-weight:bold;
    line-height:1.2;
    padding:10px 10px 10px 27px;
    text-decoration:none;
    outline:0;
    webkit-border-radius: 5px;
    border-radius: 5px;
    position:relative;
    margin-top:10px;
}

.product-toggle:hover {
    text-decoration:none;
    background-color:#e8e6e6;
}

.help-text {
    font-weight:normal;
}

span.dropdown-arrow {
    background: #eee url('images/dropdown-arrow.png') no-repeat top left;
    display:block;
    width:11px;
    height:8px;
    position:absolute;
    right:15px;
    top:15px;
}

.dropdown-open {
    webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.dropdown-open .dropdown-arrow {
    background-position: bottom right;
}

.product-dropdown {
    display:none;
    width:670px;
    padding:25px 0 0px 25px;
    border-left:2px solid #eee;
    border-right:2px solid #eee;
    border-bottom:2px solid #eee;
    -webkit-border-radius: 0px 0px 5px 5px;
    border-radius:  0px 0px 5px 5px;
}

.shadow {
    content:'';
    display:block;
    width:699px;
    height:18px;
    background:url('images/shadow.png') no-repeat top left;
    margin-bottom:30px;
}

.product-dropdown-item {
    width:310px;
    float:left;
    clear:right;
    margin:0 25px 15px 0;
}

.product-widget-title {
    color:#787879;
    font-size:13px;
    font-weight:bold;
    margin-bottom:5px;
}

/* results page */

.results-case-study-text {
    width:405px;
    float:left;
}

.results-case-study-text h3,
.results-text h3 {
    color:#787879;
    font-size:13px;
    font-weight:bold;
}


.results-case-study-image {
    width:250px;
    float:left;
    margin-right:25px;
}

.results-case-study-gallery {
    margin:20px 0;
}

.results-case-study-gallery a{
    display:block;
    width:215px;
    float:left;
    margin-right:25px;
    margin-bottom:20px;
}

.results-case-study-gallery a.no-margin{
    margin-right:0;
}


/* generic form styles*/

input, textarea {
    border: 1px solid #ccc;
    margin-top:4px;
    font-family:'Arimo', helvetica, arial, sans-serif;
    font-size:13px;
    color:#787879;
}

/*remove borders in ie*/
input[type=radio],
input[type=checkbox]{
    border:0;
}


label {
    font-size:13px;
    font-style:italic;
}

label.radio-label,
label.checkbox-label {
    font-style:normal;
}

input:focus, textarea:focus {
    border:1px solid #0066b1;
    outline:none;
}

#ninja_forms_required_items {
    display:none;
}

.ninja-forms-response-msg p{
    font-size:13px;
    color:#0066b1;
}

.required-item {
    color:red;
    padding:0 3px;
}

/* measure and quote page */

#quote-form input[type=text] {
    height:22px;
    margin-bottom:11px;
}

#quote-form textarea {
    width:100%;
    margin-bottom:11px;
}


.field-full-width {
    width:100%;
}

#quote-form ul {
    list-style-type:none;
    margin:0;
    padding:0;
}

#quote-form ul li, #quote-form ul li label {
    display:inline;
}

#quote-form ul li label {
    margin:3px 10px 0 0;
    font-style:normal;
}

#ninja_forms_field_11_label {
    margin-bottom:5px;
}

input.quote-job-type{
    margin:0;
    position:relative;
    top:2px;
}

.quote-address {
    height:100px;
    margin-bottom:15px;
}

div.floor-type-wrap {
    float:left;
    margin:10px 25px 0 0;
    position:relative;
    bottom:5px;
}

div.floor-type-wrap input {
    position:relative;
    top:2px;
}

div.floor-type-wrap label {
    font-style:normal;
}

#quote-form h5 {
    font-size:13px;
    margin-top:10px;
    font-style:italic;
}

.quote-description-wrap{
    margin-top:15px;
}

.quote-description {
    height:200px;
}

 input.quote-submit {
    display:block;
    width:110px !important;
    color:#fff;
    background-color:#0066b1;
    border:0;
    font-weight:bold;
    padding:12px 5px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-top:12px;
    /*override ugly ipad buttons*/
    -webkit-appearance: none;
}

input.quote-submit:hover {
    cursor:pointer;
    background-color:#1c4788;
}

#quote-form p{
    padding:0;
    color:red;
    position:relative;
    top:-8px;
}

/* contact page*/

.featured-image {
    width:699px;
    margin:0 0 12px 0;
    padding-top:5px;
    overflow:hidden;
    -moz-border-radius: 5px;
    border-radius: 5px;
/*
    background: url('images/shadow.png') no-repeat bottom left;
*/
}

.featured-image img{
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow:hidden;
    width:699px;
}

#contact-methods {
    margin-bottom:5px;
}

.contact-part-1, .content-part-2 {
    float:left;
}

.contact-part-1{
    margin-right:30px;
    margin-bottom:35px;
}


#contact-form {
    width:270px;
    float:left;
}

#contact-form label {
    display:block;
}

#contact-form fieldset {
    display:block;
}

 #contact-form  input {
    width: 250px;
    float:left;
    height:22px;
    font-family:'Arimo', helvetica, arial, sans-serif;
    font-size:13px;
    margin-bottom:11px;
    z-index:1000;
    clear:both;
}

 #contact-form  textarea {
    width: 250px;
    height:125px;
    margin-bottom:11px;
 }

  span.required-item {
    font-size:15px;
 }

 input.contact-submit {
    display:block;
    width:110px !important;
    color:#fff;
    background-color:#0066b1;
    border:0;
    font-size:13px;
    font-weight:bold;
    padding:12px 5px;
    height:auto !important;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    /*override ugly ipad buttons*/
    -webkit-appearance: none;
}

input.contact-submit:hover {
    cursor:pointer;
    background-color:#1c4788;
}

#contact-form div div p{
    padding:0;
    color:red;
    clear:both;
    position:relative;
    top:-8px;
}


#map {
    width:373px;
    float:right;
    padding-left:32px;
    border-left: 1px dotted #d9d9d9;

}

#map_canvas {
    width:373px;
    height:425px;
}

/*footer*/

footer {
    background-color:#4b4b4b;
    color:#fff;
    font-size:13px;
    line-height:16px;
}

#main-footer {
    padding:115px 0 30px 0;
    background: url('images/footer-heading.png') no-repeat 0 35px;
}

.footer-boxes {
    padding-left:135px;
    width:175px;
    float:left;
    margin-right:65px;
    margin-left:-3px;
    padding-top:10px;
    height:110px;
    overflow:visible;
}

#sixty-day {
    background: url('images/60-days.png') no-repeat 0 0;
}

#lifetime {
    background: url('images/lifetime.png') no-repeat 0 0;
}

#price {
    background: url('images/price.png') no-repeat 0 0;
    margin-right:0;
}

#bottom-footer {
    background-color:#3f3f3f;
    padding:20px 0;
    color:#9e9e9e;
}

#bottom-footer p {
    padding:0;
    margin:0;
}

#bottom-footer a{
    color:#9e9e9e;
}

#terms {
    float:left;
}

#kabu {
    float:right;
}

/* Polished Concrete */

.polished-concrete-images {
    float: right;
    background-color: #fff;
    padding: 0 0 20px 20px;
    max-width: 300px;
}

.polished-concrete-images img {
  margin-bottom: 10px;
  height: 215px;
  width: 300px;
}
