/*
#------------------------------------------------------------------------
# inStyle - November Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2013 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/* Here you can include your override CSS styles */

/*remove the login area*/
#gkUserArea{display:none !important;}

/*insert background image*/

body{background-image:url('/images/background_black.jpg');
	background-repeat:repeat-y;}

/*logo area*/
#gkLogo { height: 200px;
  	margin-right: 750px;}


/*remove menu border*/

#gkMainMenu {border-bottom: none;
	width: 100%;
	padding: 0 40px;
/*this fixes the jumpy sub menu problem*/
	padding-bottom: 50px;}

/*insert border above the menu and move menu down*/

#gkMainMenu .gkMenu{

background:#ffffff url("http://www.busseltoninteriors.com.au/images/greyline.jpg") repeat-x left top;}

.gkMenu > ul {padding-top: 10px;}

/*style menu elements*/
.gkMenu > ul > li {font-size: 22px;
padding: 12px;}

.gkMenu > ul > li > a {
    padding: 0px 7px;
}

/*reduce gap between menu and content*/

.box {padding: 0px;}

/*bring content closer to menu*/

#gkHeader {margin: 0px 0px 30px;}

/*format footer*/

#gkFooter > div {
    border-top: none;
  	background:#ffffff url("http://www.busseltoninteriors.com.au/images/greyline.jpg") repeat-x left top;
	width: 92%;
	height: auto;}


#gkFooterNav {
  	width: 100%;
	margin-top: 20px;
}

/*align search form in the header*/

#gkTopMenu {
    margin-top: -110px;
    margin-right: 50px;
}

/*search box make round*/
input#mod-finder-searchword.search-query.input-medium { 
    border-radius: 15px;
  	background:#ffffff url("http://www.busseltoninteriors.com.au/images/search-background.gif") no-repeat left center;
	text-align: center;
	padding: 8px 1px !important;}
/*remove searchbox label*/

label.finder {display: none;}

/*get rid of bottom border*/

#gkSocialAPI {
   display:none;
}

/*mainbody style*/
#gkMainbody {background-color: #fff;
	padding: 30px;
	padding-bottom: 0px;}

/*formatting elements for the black background to make the body square*/

#gkHeader {
   	margin-bottom: 0px;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;}

#gkContent, #gkPageContent {
    width: 100%;
    max-width: 1000px;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
}

#gkFooter {
    -moz-box-sizing: border-box;
    color: #505050;
    font-size: 12px;
    line-height: 16px;
    padding: 0px;
    background-color: white;
    max-width: 1000px;
    margin-left: auto;
  	margin-right: auto;
	margin-bottom: 60px;}

#gkContentWrap.gkSidebarLeft {
    float: left;
}

/*format gallery items*/

ul.sigProClassic li.sigProThumb span.sigProLinkWrapper {height: 200px;
	padding: 10px;
	list-style-type: none;}

/*get rid of list dots in gallery*/
.itemBody > ul li:before, .itemBody > div > ul li:before, ul.gkBullet1 li:before, #product-tabs-content dd:before {color: #fff;
content: "";}

#gkMainbodyTop .box, #gkMainbodyBottom .box {
  	padding: 30px;}

ul.sigProClassic span.sigProPseudoCaption, ul.sigProClassic span.sigProCaption { 
  	color: #000 !important;  
  	background-color:#fff;
    opacity:0.5;
  	filter:alpha(opacity=50);
}

/*move form submit button*/

.bfQuickMode .bfNextButton, .bfQuickMode .bfSubmitButton, .bfQuickMode .bfCancelButton {
  	margin-right: 80px;}

input#mc-embedded-subscribe.button {margin-left: 75%;
margin-top: 15px;}

#gkCopyrights {padding: 20px;}

/*format Newsletter Subscribtion form*/

.acymailing_module_form .acymailing_introtext {padding-bottom: 20px !important;}

div.acymailing_module, .acymailing_module div  {padding: 10px !important;}

/*reduce gap underneath the homepage slider*/

#gkMainbodyTop .box, #gkMainbodyBottom .box {
    margin-bottom: 0px;
  	padding-bottom: 0px;
}

/*format search form*/

#ajax-search-button96 {
    z-index: 5;
    height: 25px;
    border-bottom-right-radius: 0px;
    float: left;
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 0px;
    border: none;
    box-shadow: none;
    background: none;
}

#ajax-search-button96 .magnifier {
    background: url('/modules/mod_universal_ajaxlivesearch/themes/elegant/images/search_button/magnifier_strong_mid.png') no-repeat scroll center center #F00;
    padding: 0px;
    width: 32px;
    height: 35px;
    margin: 8px;
}

#ajax-search-button96 {
    height: 35px;
     border: none;
    box-shadow: none;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    background: none;
    float: left;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 5;
}

input#search-area96 {
    display: block;
    position: relative;
    height: 35px;
    padding: 0px 39px 0px 5px;
    width: 100%;
    background-color: transparent;
    -moz-box-sizing: border-box !important;
    border-width: 1px medium 1px 1px;
    border-style: solid none solid solid;
    border-color: #B2C4D4 -moz-use-text-color #B2C4D4 #B2C4D4;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    line-height: 27px;
    border-radius: 3px;
    float: left;
    margin: 0px;
    z-index: 4;
}

input#search-area96 {height: 35px;}

#ajax-search-button96 {background: none;
border: none;}

INPUT#search-area96.search-caption-on{height: 35px;}

DIV.magnifier{border: none;
background: none;}

/*reduce gaps in body text paragraphs*/

p {
    margin: .5em 0px 1em;
}

/*hide product tags for search*/
.itemBody h6{display: none;}
fieldset.phrases, fieldset.only {display:none;}
.form-limit {display:none;}


input#search-area96 {height: 35px !important; background-color: #fff;}
INPUT#search-area96.search-caption-on {background-color: #fff;}
#search-form96 input:focus{background-color: #fff;}

div#ajax-search-button96 {top: 3px;
right: 5px;}

/*padding for below the contact form*/

#gkPageContent {padding-bottom: 10px;}

FORM#mc-embedded-subscribe-form {margin-top: 15px;}

/*submit button float right*/

form {margin: 0px;}

DIV#mc_embed_signup{float: right;}

#gkFooter > div {
    padding: 5px 0px;
}

/*mac fix*/

button, .button, input.button, span.button, button.button, div.button, input[type="submit"], input[type="button"], .pagenav-prev a, .pagenav-next a, .readon, #gkMainbody .itemReadMore, #gkMainbody .readmore > a, .button.invert:active, .button.invert:focus, .button.invert:hover, .gkShowCart a {padding: 0px 10px;}

select, textarea, input[type="text"], input[type="password"], input[type="url"], input[type="email"] {float: left;}

/*format the contact form labels to display in the right spot*/

select, textarea, input[type="text"], input[type="password"], input[type="url"], input[type="email"] {
    float: none;
}

/*float form button to the right so it displays better on mobiles*/

.contact-form .button.validate {float: right;}