/*
Theme Name: Groutpro Australia
Theme URI: http://www.groutpro.com.au
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.1
Author: Morgan Dilks
Author URI: http://www.web-o-matic.co.nz
Tags: custom

	groutpro australia 1.1
	 
	This theme was designed and built by web-o-matic Limited,
	whose site you will find at web-o-matic.co.nz/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
html, body{
margin:0;
background-image:url(images/bg-colour.png);
background-repeat:repeat;
width:100%;
height:100%;
}
.wrapper {
min-height: 87%;
height: auto !important;
height: 100%;
margin: 0 auto -35px; /* the bottom margin is the negative value of the footer's height - check for .footer.push css*/
}
#topnav_band{
margin:0;
background-color:#000000;
width:100%;
height:35px;
z-index:4;
}
#topnav_content{
position:relative;
margin:auto;
padding:2px 0px 5px 5px;
width:945px;
color:#FFFFFF;
font-family:Arial, Century Gothic, Verdana;
font-size:13px;
text-align:right;
font-weight:bold;
z-index:4;
}
#topnav_content a{
color:#FFFFFF;
font-family:Arial, Verdana, Century Gothic;
font-size:13px;
text-decoration:none;
}
#menulayout{
margin:0;
padding:0;
width:100%;
list-style:none;
}
#menulayout li{
float:right;
list-style:none;
}
#menulayout li a.menu_off {
padding:9px 10px 2px 15px;
color:#ffffff;
font-family:Arial, Verdana, Century Gothic;
font-size:13px;
text-decoration:none;
display:block;
}
#menulayout li a.menu_off:hover {
color:#f0db30;
}
#menulayout li a.menu_on {
padding:9px 10px 2px 15px;
color:#f0db30;
font-family:Arial, Verdana, Century Gothic;
font-size:13px;
text-decoration:none;
display:block;
}
#menulayout li a.menu_on:hover {
color:#f0db30;
}

#header_band{
position:relative;
margin:0;
width:100%;
height:257px;
z-index:1;
/*
background-image:url(images/header_bg.png);
background-repeat:repeat-x;
*/
background-color:#f7c741;
}
#header_content{
position:relative;
margin:auto;
padding:0;
width:950px;
height:257px;
z-index:1;
background-image:url(images/header_gradient.jpg);
background-repeat:no-repeat;
}
#flash_text{
position:absolute;
top:12px;
left:314px;
z-index:400;
}
#small_header_band{
position:relative;
margin:0;
width:100%;
height:120px;
z-index:1;
}
#small_header_content{
position:relative;
margin:auto;
padding:0px;
width:950px;
height:120px;
z-index:1;
}
#header_logo{
position:absolute;
top:18px;
left:0;
}
#header_promo{
position:absolute;
bottom:0;
left:0;
}
#header_flash{
position:absolute;
top:12px;
right:0px;
z-index:1;
}

#main_wide input, #main_wide select, #main_wide textarea{
position:relative;
margin:5px 5px;
padding:2px;
z-index:5;
width:300px;
font-family:Arial, Century Gothic, Verdana;
font-size:12px;
}
#main_wide input.busi_submit{
color:#333333;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#f0db30;
border:none;
}
.fieldname{
position:relative;
float:left;
text-align:right;
width:220px;
margin:0;
padding-top:2px;
}

#main_band{
margin:0;
/*background-color:#f0efef;*/
width:100%;
z-index:400;
background-image:url(images/shadow_strip.png);
background-repeat:repeat-x;
}
#main_content{
margin:auto;
width:950px;
font-family:Arial, Century Gothic, Verdana;
font-size:13px;
color:#666666;
/*background-image:url(images/main_bg.png);
background-repeat:repeat-y;*/
font-weight:normal;
line-height:1.6em;
z-index:400;
}
#main_content a{
color:#333333;
text-decoration:underline;
}
#main_left{
position:relative;
float:left;
width:296px;
height:100%;
margin-top:6px;
padding:20px 0;
color:#000000;
}
#main_left ul{
margin:0 25px 0 17px;
padding:0px;
}
#main_left li	/* menu at rest */
{
color:#000000;
background-color:#d6d6d6;
margin:0;
text-decoration:none;
list-style:none;
padding:5px 10px;
border-top:1px #FFFFFF solid;
}
#main_left li:hover{
background-color:#f0db30;
text-decoration:none;
}
#main_left li a{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:13px;
text-decoration:none;
display:block;
}
#main_left li.menu_on{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
background-color:#f0db30;
font-size:13px;
text-decoration:none;
display:block;
}
#main_left li.shadow{
background-image:url(images/side_nav_shadow.png);
background-repeat:no-repeat;
background-position:bottom;
padding:0;
height:10px;
margin:0;
background-color:#f0efef;
}
#main_wide{
position:relative;
float:left;
width:580px;
padding:20px 35px;
}
#main_wide img{
position:relative;
clear:both;
padding:5px 5px 0 5px;
}
#main_wide td{
vertical-align:top;
}
#map{
position:absolute;
top:320px;
left:400px;
}
/*
#map{
position:relative;
float:right;
padding-right:50px;
margin-top:80px;
z-index:500;
}
*/
#main_center{
position:relative;
float:left;
width:418px;
padding:20px 15px;
}
#main_center ul{
margin:30px;
padding:0;
}
#main_center li{
	margin:0;
	padding:0;
	list-style-image:url(images/list.png);
}
#main_right{
	position:relative;
	float:right;
	width:206px;
	height:100%;
	margin-top:36px;
	font-size:13px;
	padding:0;
}

.rightsideimage{
margin:5px 0;;
padding:0;
}
.video_title{
width:206px;margin:5px 0px;
font-weight:bold;
color:#000000;
font-size:16px;
font-style:italic;
}
.image_text{
/*position:absolute;*/
bottom:0;
left:0;
font-weight:bold;
background-image:url(images/image_text_bg.png);
background-repeat:repeat;
padding:5px;
color:#FFFFFF;
font-size:16px;
font-style:italic;
}
.testimonial_statement{
margin:0 0 0 15px;
padding:5px 15px 10px 20px;
background-image:url(images/speech_start.png);
background-position:0px 0px;
background-repeat:no-repeat;
}
.testimonial_by{
position:relative;
width:260px;
margin-top:-5px;
padding:15px 15px 0 15px;
background-image:url(images/speech_end.png);
background-position:260px 0px;
background-repeat:no-repeat;
text-align:right;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#54534a;
line-height:1.4em;
}
.gallerypic{
position:relative;
float:left;
width:82px;
height:140px;
padding:6px;
}
h1{
margin:0 0 5px 0;
padding:0 0 3px 0;
font-family:Century Gothic, Arial, Verdana;
font-size:26px;
font-weight:bold;
letter-spacing:1px;
color:#333333;
font-style:italic;
line-height:27px;
border-bottom:1px #cfcdce solid;
}
h2{
margin:0px 0px 10px 0px;
font-family:Century Gothic, Arial, Verdana;
font-size:24px;
color:#333333;
font-weight:normal;
line-height:0.8em;
}
h3, #main_content h3 a{
margin:0px 20px 10px 0px;
padding:5px 5px 0px 5px;
font-family:Arial, Century Gothic, Verdana;
font-size:17px;
color:#333333;
font-weight:normal;
line-height:1.2em;
background-color:#f0db30;
float:right;
text-decoration:none;
}
h4{
margin:0px 0px 10px 0px;
font-family:Century Gothic, Arial, Verdana;
font-size:18px;
color:#333333;
font-weight:normal;
line-height:0.8em;
}
h5{
margin:0px 20px 10px 0px;
padding:8px 5px 8px 5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#333333;
font-weight:normal;
line-height:1em;
background-color:#f0db30;
float:right;
text-transform:uppercase;
text-decoration:none;
}
.menu_head{
margin:-35px 25px 0 17px;
padding:40px 10px 0px 10px;
color:#FFFFFF;
background-color:#333333;
font-weight:bold;
font-style:italic;
font-family:Arial, Verdana, Century Gothic;
font-size:18px;
height:45px;
}
#main_content h5 a{
margin:0;
padding:0;
color:#333333;
font-weight:normal;
line-height:1em;
background-color:#f0db30;
float:right;
text-transform:uppercase;
text-decoration:none;
}
a.maincontent{
font-family:Century Gothic, Arial, Verdana;
font-size:10px;
color:#FF3366;
font-weight:normal;
line-height:2em;
text-decoration:none;
}
a.maincontent:hover{
font-family:Century Gothic, Arial, Verdana;
font-size:10px;
color:#FF3366;
font-weight:normal;
line-height:2em;
text-decoration:none;
}
a.maincontent:hover{
font-family:Century Gothic, Arial, Verdana;
font-size:10px;
color:#FF3366;
font-weight:normal;
line-height:2em;
text-decoration:none;
}

/* next footer ensures something on the portfolio page */
.footer, .push{
height:35px;
}
#footer_band{
width:100%;
height:24px;
padding-top:5px;
padding-bottom:5px;

}
#footer_content{
position:relative;
margin:auto;
padding:11px 0;
width:940px;
text-align:left;
font-size:9px;
font-family:Arial, Verdana, Century Gothic;
color:#999999;
font-weight:normal;
line-height:2em;
border-top:1px #cfcdce solid;
}
#footer_content a{
color:#999999;
text-decoration:underline;
}
#footer_content .fca{
position:absolute;
right:746px;
top:13px;
}
#main_wide p{
margin:5px 0;
padding:0;
}
#specialist_bar{
position:absolute;
right:0px;
top:10px;
padding:10px;
font-size:10px;
background-color:#4d852a;
font-family:Arial, Century Gothic, Verdana;

height:22px;
font-weight:bold;
z-index:5;
color:#FFFFFF;
}
#specialist_bar a{
color:#FFFFFF;
text-decoration:none;
}
.specialist_text{
color:#FFFFFF;
position:relative;
float:left;
padding:5px;
}
#specialist_bar input{
position:relative;
float:left;
margin:0 5px;
padding:2px;
font-size:10px;
z-index:5;
}
#specialist_bar .upass{
color:#777777;
font-style:italic;
width:135px;
height:14px;
z-index:5;
}
#specialist_bar .loginx{
width:110px;
height:22px;
color:#333333;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#f0db30;
font-weight:bold;
text-align:center;
border:none;
z-index:5;
}
.download_link{color:#000000;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:20px;background-color:#4d852a;padding:5px;text-align:center;font-weight:bold}
.download_link a{color:#000000;}
.groutpro_van{margin:-22px 0 0;z-index:0;}
.formleftname{width:160px;}
/* for an overflowing footer change the background colour to the footer colour! */


/* WOO COM */

ul.products {
	list-style:none;
	}
ul.products h3 {
	font-size: 14px;
background-color: white;
margin: 0;
padding: 9px;
float: none;
	}	
.product {
	padding:5px;
	border-radius:10px;
	background-color:white;
	width: 607px;
	height: 103px;
	margin-bottom: 5px;
	}
.WooContent{

	width : 906px;
	margin:auto;
	}
.page-numbers{
		list-style:none;
	}
.page-numbers li {
	display:inline;
	background-color: white;
	border: solid 1px;
	padding: 4px;
	border-radius: 6px;
	}	
.pagenav {
	display:none;
	}	
#WooPaging {
	float: left;
	width: 906px;
	margin-left: 30%;
}
span.amount, add_to_cart_button a{
font-family:Tahoma, Geneva, sans-serif;
}

span.amount{
	margin-left:10px;
	font-family:Tahoma, Geneva, sans-serif;
	}
.attachment-shop_catalog{
	float: right;
	padding-left: 10px;
	}
.add_to_cart_button{
	float: right;
font-family: sans-serif;
margin-right: 20px;
}
.cart-contents{
	float:right;
	margin-top:11px;
	}
.cart-contents span{
	font-size:18px;
	}	
#WooCartSIDE{  /*Shopping cart widget thing */
position: fixed;
margin-left: 36%;
margin-top: 7%;
background-color: lightgray;
padding: 23px;
border-radius: 13px;
font-family: sans-serif;
}
.woocommerce-tabs{
	display:none;
	}
.SingleViewProductWoo{
	margin-top:20px;
	}	
.woocommerce-ordering{
	
	}
.attachment-shop_catalog{
	height:100px;
	width:100px;
	}
.woocommerce-breadcrumb {
	margin-top:15px;
	margin-bottom:10px;
	z-index:10000;
	position:relative;
}
#customer_details h3 {
	background-color:transparent;
	}	
.woocommerce-error li{
	list-style:none;
	list-style-image:none !important;
}
.woocommerce-error {	
padding-left: 47px !important;
padding-top: 14px !important;
}
.order_details li {
	padding:5px !important;
	list-style-image:none !important;
}
.product_title{
	padding:14px;}

.HMMbutton{
	margin-left:55px;ß
	}
	
.HMbutton {
   border-top: 1px solid #9bb310;
   background: #decc59;
   background: -webkit-gradient(linear, left top, left bottom, from(#ffd633), to(#decc59));
   background: -webkit-linear-gradient(top, #ffd633, #decc59);
   background: -moz-linear-gradient(top, #ffd633, #decc59);
   background: -ms-linear-gradient(top, #ffd633, #decc59);
   background: -o-linear-gradient(top, #ffd633, #decc59);
   padding: 7.5px 15px;
   -webkit-border-radius: 7px;
   -moz-border-radius: 7px;
   border-radius: 7px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #000000;
   font-size: 16px;
   font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   margin-left:20px;
   }
.HMbutton:hover {
   border-top-color: #e0cf70;
   background: #e0cf70;
   color: #9e999e;
   }
.HMbutton:active {
   border-top-color: #ffffff;
   background: #ffffff;
   }
#main_center {
	 padding-top:20px; 
	}
	
.footLinksArea{
	font-size: 11px;
font-weight: bold;
color:#666 !important;
	}
	
	.ieLight{
		color:transparent !important;
		}
.pinButton {
	margin-left:10px;
	margin-top: -22px;
	}		
		
#QKFORM {
	width: 300px !important;
	display: block;
	float: left;
	margin-top: 45px;
	height:300px;
}
.lt-ie8 #QKFORM {
	height:315px;
}
#social_media {
	width: 300px;
	position: absolute;
	left: 480px;
	display: block;
}
#twitter, #facebook, #youtube {
	float:left;
}
#youtube {
	margin-right:20px; 
}
#facebook {
margin-top:5px;
}
#testimonial_footer_button { 
	color:black;
	position: absolute; 
	margin-top: -38px;
	margin-left: 280px;

}
.lt-ie9 #testimonial_footer_button { 
	margin-left: 510px !important;
}


#QuikPopScreen { 
	  opacity:    0.5; 
	  background: #000; 
	  width:      100%;
	  height:     100%; 
	  z-index:    10;
	  top:        0; 
	  left:       0; 
	  position:   fixed; display:none;
}

.lt-ie9 #QuikPopScreen { 
	  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
#left_social_media {
	margin-top:10px;
}
#left_social_media .facebook { 
	width:80% !important;
	margin-left:20%;
}
#left_social_media .twitter {
	margin:0 20% !important;
	display:block;
}

#social_media_right a {
	background:url('images/social_media_sprite.png');
	background-repeat:no-repeat;
	display:block;
	width:50px;
	height:50px;
	background-size:207px 50px;	
	float:left;
	text-indent:-9999px;
}
#social_media_right {
	display:block;

}
#social_media_right .pinterest {
	background-position:-149px 0px;
}
#social_media_right .twitter {
	background-position:-95px 0px;
}
#social_media_right .facebook { 
	background-position:-48px 0px;
}
#social_media_right .youtube { 
	background-position:0px 0px;
}
