/*
Theme Name:     id-boilerplate-child
Theme URI:      http://imagedirect.com.au/
Description:    Image Direct Boilerplate
Author:         Image Direct
Author URI:     http://imagedirect.com.au/
Template:       wordpress-bootstrap-master
Version:        2.2.2
*/

/*@import url("../wordpress-bootstrap-master/style.css");*/


/* ================ DO NOT EDIT ABOVE THIS LINE ======================*/

.widget_collapscat .collapsing {
    overflow: auto;
    height: auto;
}

/*header*/

#header-wrapper {
    background-position: 100% 14px !important;
}

#logo {
    max-width: none;
    width: auto;
}
.sub-text{ display: none;}
#main-nav .navbar .nav {
    float: none;
    position: relative;
    padding: 5px 0;
}
#main-nav .navbar .nav > li{
    background: url('images/menu-bg.png') no-repeat 0 0;
    max-width: 140px;
    width: 100%;
    max-height: 40px;
    height: 100%;
    display: inline-block;
    float: none;
}
#main-nav .navbar .nav > li > a{
    font-weight: bold;
    color: #000;
    text-shadow: -1px -2px 1px rgba(255, 255, 255, 0.7);
    text-transform: uppercase;
    text-decoration: none;
}
#main-nav .navbar .nav > li > a:hover{
    color: #000;
}
.navbar .nav > .active > a, 
.navbar .nav > .active > a:hover, 
.navbar .nav > .active > a:focus,
.navbar .nav li.dropdown.open > .dropdown-toggle, 
.navbar .nav li.dropdown.active > .dropdown-toggle, 
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
    background-color: transparent;
    text-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: none;

}

#main-nav .dropdown-menu:before,
#main-nav .dropdown-menu:after{
    display: none !important;
}
#main-nav .dropdown-menu{
    border-radius: 0;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bababa', endColorstr='#999999',GradientType=1 );
    background-image: -moz-linear-gradient( bottom, #bababa 0%, #999999 100%);
    background-image: -webkit-gradient(linear, bottom, left bottom, color-stop(0%,#bababa), color-stop(100%,#999999));
    background-image: -webkit-linear-gradient , #bababa 0%,#999999 100%);
    background-image: -o-linear-gradient( bottom, #bababa 0%,#999999 100%);
    background-image: -ms-linear-gradient( bottom, #bababa 0%,#999999 100%);
    background-image: linear-gradient(to bottom, #bababa 0%,#999999 100%);
    background-attachment: scroll;
    box-shadow: 0 -2px 2px 0px rgba(0, 0, 0, 0.5) inset;
    padding:0;
}

#main-nav .dropdown-menu > li > a{
    font-weight: bold;
    color: #000;
    text-shadow: -1px -2px 1px rgba(255, 255, 255, 0.7);
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px;
}
#main-nav .dropdown-menu > li:hover > a{
    color: #000;
    background: #999;
    background-color: #999;
}


/*content*/

#content-body{
    margin: 20px auto;
}

.item-wrapper{
    background-color: #c2c2c2;
    margin-bottom: 20px;
    border: 10px ridge #acacac;
    border-radius: 3px;
    padding: 5px 20px;
}
.item-wrapper .item-title{
    font-weight: bold;
    color: #000;
    text-shadow: -1px -2px 1px rgba(255, 255, 255, 0.7);
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 1px solid #999;
    padding-bottom: 10px;
}
.item-wrapper .item-content{
    color: #000;
}

.sponsors {
    padding-bottom: 10px;
}

.sponsors a {
    color: #999996 ;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    display: block;
}
#WraperMainLarge1,
#Player-display-screen1,
#Player-progressbar1,
#Player-progressbar1 .scrubber,
#Player-Control1{
    width:100% !important;
}
#WraperMainLarge1 #MainPlayer1{
    width:50% !important;
}
#WraperMainLarge1 #MainPalylistbox1{
    width:45% !important;
}

#loaded-bar1 {
    width: 261.348px !important;
}

/*
*-------------------------------------------------------------
wpcf7-text
*-------------------------------------------------------------
*/

.wpcf7-form-control-wrap {
    /*display: block !important;*/
    display: inline-block;
    width: 100%;
}

input[type="url"], 
input[type="text"], 
input[type="email"], 
#comment, 
textarea {
    max-width: 100%;
    width: 100%;
}
input[type="url"], 
select, 
input[type="text"], 
input[type="email"], 
#comment, 
textarea {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #FcFcFc;
    font: inherit;
    height: auto;
    padding: 1em;
    padding: 1rem;
    position: relative;
}


input[type="url"], 
select, 
input[type="text"], 
input[type="email"] {
    min-height: 3em;
    min-height: 3rem;
}

input[type="url"]:focus,
#comment:focus, 
select:focus, 
textarea:focus, 
input[type="text"]:focus, 
input[type="email"]:focus {
    background-color: #FFFFFF;
    border-color: #8dc63f;
    box-shadow: 0 0 3px #8dc63f;
    transition: background-color 0.2s linear 0s, background 0.2s linear 0s;
}


/*----------*/
/*footer*/

#social-widget-2{
    list-style: none;
}
#social-widget-2 .socialmedia-buttons{
    text-align: center;
}
.navbar-footer .navbar-inner,
.navbar-footer .navbar-inner .nav{
    float: none;
    position: relative;
    padding: 5px 0;
    background-color: transparent;
    box-shadow: none;
    background-image: none;

}
.navbar-footer .navbar-inner .nav > li{
    background-color: transparent;
    box-shadow: none;
    background-image: none;
    float: none;
    display: inline-block;
}
.navbar-footer .navbar-inner .nav > li > a{
    padding: 0 8px;
    margin: 0;
    border-right: 1px solid #777;
    line-height: 100%;
}
.navbar-footer .navbar-inner .nav > li:last-child > a{
    border-right: 0;
}
.centeraligntextclass {
    text-align: center;
    float: left;
    width: 100%;
    padding: 7px;
    background-color:white;

}

/*Shop WP E-Commerce*/

.wpsc {
    color: #6D6D6D;
} 

.wpsc #main {
    padding-left: 10px;
    padding-right: 10px;
}

.wpsc h1, 
.wpsc h4{
    color: #6D6D6D;
} 

.single-wpsc-product h1, 
.single-wpsc-product h4{
    color: #6D6D6D;
} 

.page-header {
    text-transform: capitalize;
}

.wpsc a:link {color:#6D6D6D; text-decoration: none;}
.wpsc a:visited {color:#6D6D6D; text-decoration: none;}
.wpsc a:hover {color:#000000; text-decoration: none;}
.wpsc a:active {color:#000000; text-decoration: none;}

.archive a:link {color:#6D6D6D; text-decoration: none;}
.archive a:visited {color:#6D6D6D; text-decoration: none;}
.archive a:hover {color:#000000; text-decoration: none;}
.archive a:active {color:#000000; text-decoration: none;}

.single-wpsc-product a:link {color:#6D6D6D; text-decoration: none;}
.single-wpsc-product a:visited {color:#6D6D6D; text-decoration: none;}
.single-wpsc-product a:hover {color:#000000; text-decoration: none;}
.single-wpsc-product a:active {color:#000000; text-decoration: none;}

/*WP-ecommerce sidebar*/

.sidebar .widget{
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #FFFFFF;
    margin-top: 20px;
    outline: 1px solid #A9A9A9;
    background-color: #EDEDED;
}

#sidebar2 .widget {
    text-align: center;
}
/*WP-Ecommerce Main Grid*/

#main {
    margin-bottom:20px;

}

.wpsc #content-body,
.tax-wpsc_product_category #content-body,
.single-wpsc-product #content-body {
    background-color: #ccc;
}

.product_grid_item {
    padding-bottom: 0 !important;
    max-height: 284px;    
}

.grid_product_info .price_container{ 
    font-size: 1.2em;
    line-height: normal;

}

.page-id-4 .row-fluid #content-body #content #main {
    background-color: #EDEDED;
    margin-top: 20px;
    border: 1px solid #ffffff;
    outline: 1px solid #A9A9A9;
}

#grid_view_products_page_container .wpsc_page_numbers_top #pagenumber,
#grid_view_products_page_container .wpsc_page_numbers_top #pagenumber,
#grid_view_products_page_container .wpsc_page_numbers_bottom #pagenumber,
#grid_view_products_page_container .wpsc_page_numbers_bottom #pagenumber{
    margin-right: 2px;
    padding: 5px 7px;
    line-height: 30px;
}

#grid_view_products_page_container .wpsc_page_numbers_top span#pagecurrent,
#grid_view_products_page_container .wpsc_page_numbers_top span#pagecurrent,
#grid_view_products_page_container .wpsc_page_numbers_bottom span#pagecurrent,
#grid_view_products_page_container .wpsc_page_numbers_bottom span#pagecurrent{
    margin: 0 0 0 2px;
}

/*WP-Ecommerce single product*/

.single-wpsc-product .row-fluid #content-body #content,
.tax-product_tag .row-fluid #content-body #content,
.tax-wpsc_product_category .row-fluid #content-body #content{
    background-color: #CCCCCC;
}

.single-wpsc-product .row-fluid #content-body #content #main {
    background-color: #EDEDED;
    margin-top: 20px;
    border: 1px solid #ffffff;
    outline: 1px solid #A9A9A9;
    margin-bottom: 20px;
}

.wpsc_categorisation_group ul{
    margin-left: 10px;
}


.table-2 {
    margin-left: 70px;    
}

.default_product_display {
    margin-right: 20px;
    background-color: #ffffff;
    border: 1px solid #DEDEDE;
}

.default_product_display h2.prodtitle,
#content .default_product_display h2.prodtitle {
    font-size: 1.5em;
    font-size: 1.5rem;
    border-bottom: 1px dotted #ccc;
    border-bottom: 1px dotted rgba(0,0,0,0.25);
    margin-bottom: 1ex;
    padding-bottom: .5ex;
}

.productcol {
    font-size: 100%;
}

.form-actions {
    background-color: #ECECEC;
    border-top: none;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 0px;
}


.archive .row-fluid #content-body #content #main {
    background-color: #EDEDED;
    margin-top: 20px;
    border: 1px solid #ffffff;
    outline: 1px solid #A9A9A9;

}

.default_product_display .wpsc_product_price p,
#content .default_product_display .wpsc_product_price p {
    margin-bottom: 1ex;
}

.wpcart_gallery {
    text-align: center;
    max-width: 460px;
}

.product_description,
.single_additional_description {
    color: #000;    
}

/*.imagecol {
    float:none;
}*/

/*.product_image {
    max-width: 100%;
    width: 80%;
}*/

.thumbnail {
    border: none; 
}

.single_product_display .thickbox.preview_link {
    display: block;
    height: 330px;
    width: 80%;
    overflow:hidden;
}

.single_product_display .thickbox.preview_link img {
    display: block;
    height: auto;
    max-width: 100%;
    width: 100%;
}

.buy_product {
    float: left;
}

.wpsc_buy_button{
    background: -moz-linear-gradient(center bottom , #49A6C0 76%, #7DC3D7 100%) repeat scroll 0 0 #006699;
    border: 1px solid #29BADE;
    border-radius: 3px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    line-height: 1.2em;
    margin: 0;
    padding: 7px 12px !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
}   

/*override bootstrap thumbnail in wpsc gold cart gallery*/
.wpcart_gallery .thumbnail {
    display: inline-block;
    padding:0;
    margin:5px 2px;
    line-height: auto;
}

.wpcart_gallery .thumbnail img{ margin:0 !important; padding:0;}

/*Checkout Page*/

.product_row td {
    padding-left: 10px !important;
}


#content #checkout_page_container input[type="submit"] {
    float: none;
}

#content #checkout_page_container textarea, #content #checkout_page_container input{
    margin-bottom: 5px;
}

.wpsc_checkout_table_totals,
#checkout_page_container table.checkout_cart {
    background-color: #fff;
    width: 100%;
}

#checkout_page_container table.checkout_cart tr.header th {
    background-color: #333333;
    color: #FFFFFF;
    padding: 10px;
    text-align: left;
}

.wpsc_totals {
    font-size: 120%;
    font-weight: bold;
    padding-bottom: 10px !important;
    text-align: right;
}

.wpsc_email_address_p {
    height: 70px;
    margin-left: 10px;
}

#checkout_page_container .wpsc_make_purchase {
    bottom: 20px;
    display: block;
    float: none;
    padding: 10px;
    position: inherit;
    text-align: center;
}

.wpsc_checkout_forms .row-fluid table.span6 .checkout-heading-row td {
    background-color: #363636;
}
.wpsc_checkout_forms .row-fluid table.span6 .checkout-heading-row td h4{
    color: #fff;
}

.wpsc_checkout_forms .row-fluid table.span6{
    background-color: #fff;
    padding: 10px;
}
.wpsc_checkout_forms .row-fluid table.span6 tr{
    width: 100%;
}

#content table.wpsc_checkout_table tr td{
    width: 100%;
    padding: 8px 20px;
}

#content table.wpsc_checkout_table tr td:first-child 
{
    width:100%;
}

.remove_button {
    border: 0 none;
    overflow: hidden;
}





/*Product Prices*/

.description_head{
    font-size: 18px;
    color: #707070;
    font-weight: bold;
}

.wpsc_product_price .pricedisplay{
    color: #707070;
    font-size: 15px;
    font-weight: bold;
}

.currentprice {
    color: #000;    
}

.productcol{
    margin-left: 5px;
}

#wpsc_product_specials-2 {
    /*    border-top: 2px dotted #6D6D6D;
        border-bottom: 2px dotted #6D6D6D;*/
}
/*youtube*/
.slideshow_container,
.slideshow_content{
    max-width: 100% !important;
    width: 100% !important;
    /*    height: auto !important;*/
    /*    min-height: 250px;*/
}



/*----------------------- Mobile Styles --------------------------------*/

/* Large desktop */
@media (max-width: 1280px) { 

}

@media (max-width: 1024px) {
    .product_grid_item {
        float: none !important;

        margin-bottom: 10px !important;
        padding: 0 !important;
        text-align: center !important;
        width: 100% !important;
        border-bottom: 2px dotted #A8A8A8;
    }
    .product_grid_display .item_image a {
        width: 100% !important;
    }

    .grid_product_info  .prodtitle,
    .grid_product_info{
        text-align: center !important;
    }
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {  
    #logo img { 
        width: 100%;
        position: relative;
        top: 1px;
    }

    .product_grid_item {
        float: none !important;
        margin: 0 auto !important;
        margin-bottom: 10px !important;
        padding: 0 !important;
        text-align: center !important;
        width: 144px !important;
        border-bottom: 2px dotted #A8A8A8;
    }


}

/* Landscape phone to portrait tablet */
@media (max-width: 768px) {


    #logo img { 
        width: 100%;
        position: relative;
        top: 11px;
    }

    .product_grid_item {
        text-align: center !important;
        float: none !important;
        width: 100% !important;
        margin: 0 !important;
        margin-bottom: 10px !important;
        padding:0 !important;
        border-bottom: 2px dotted #A8A8A8;
    }
    .product_grid_item .item_image {
        display: inline-block;
    }

    .product_grid_item .grid_product_info .price_container {

        text-align: center;
    }

    .product_grid_item .grid_product_info .prodtitle {

        text-align: center !important;
    }

}

/* Landscape phones and down */
@media (max-width: 480px) { 
    #logo img { 
        width: 100%;
        position: relative;
        top: 11px;
    }
}

/*========================================================== */
/*Changes made on 15/11/2014 - Xander */
/*========================================================== */

ul.wpsc_top_level_categories li a:last-of-type {
    display: block;
    font-weight: bold;
    font-size: 120%;
    padding-left: 18px;
}

.wpsc_page_numbers_top a,
.wpsc_page_numbers_bottom a {
    line-height: 2.5em;
}

.wpsc_categorisation_group {
    border-bottom: 2px solid #000000;
    border-top: 2px solid #000;
    padding-top: 18px;
    padding-bottom: 5px;
    text-align: center;
}

.CatExpander, 
.CatExpanded {
    font-size: 20px;
}

/*
* ----------------------------------------------------------------
*
* Silence .grecaptcha
* (as per https://developers.google.com/recaptcha/docs/faq ,
* this is allowed if alt. text shown on	contact	page)
*
* ----------------------------------------------------------------
*/

.grecaptcha-badge {
        visibility: hidden !important;
}
.grecaptcha-error {
        visibility: initial;
}
.cf7recaptcha_notice {
    color: #888;
    font-size: 80%;
}

