/*
Theme Name: Seed Interactive Ltd Custom Theme
Description: Theme developed by Seed Interactive
Author: Loretta Taylor
Author URI: http://seedinteractive.co.nz
Version: 1.1.1
*/

#ie6{
	display:none;
}

@font-face {
    font-family: 'helveticaneueltstd';
    src: url('fntfiles/helveticaneueltstd-roman-webfont.eot');
    src: url('fntfiles/helveticaneueltstd-roman-webfont.eot') format('embedded-opentype'),
         url('fntfiles/helveticaneueltstd-roman-webfont.woff') format('woff'),
         url('fntfiles/helveticaneueltstd-roman-webfont.ttf') format('truetype'),
         url('fntfiles/helveticaneueltstd-roman-webfont.svg#HelveticaNeueLTStd55Roman') format('svg');
}
@font-face {
    font-family: 'HelveticaNeueBold';
    src: url('fntfiles/helveticaneue-bold.eot');
    src: url('fntfiles/helveticaneue-bold.eot') format('embedded-opentype'),
         url('fntfiles/helveticaneue-bold.woff') format('woff'),
         url('fntfiles/helveticaneue-bold.ttf') format('truetype'),
         url('fntfiles/helveticaneue-bold.svg#HelveticaNeueRegular') format('svg');
		 font-weight:100;
}
@font-face {
    font-family: 'Museo500Regular';
    src: url('fntfiles/Museo500-Regular-webfont.eot');
    src: url('fntfiles/Museo500-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fntfiles/Museo500-Regular-webfont.woff') format('woff'),
         url('fntfiles/Museo500-Regular-webfont.ttf') format('truetype'),
         url('fntfiles/Museo500-Regular-webfont.svg#Museo500Regular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Museo300Regular';
    src: url('fntfiles/Museo300-Regular-webfont.eot');
    src: url('fntfiles/Museo300-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fntfiles/Museo300-Regular-webfont.woff') format('woff'),
         url('fntfiles/Museo300-Regular-webfont.ttf') format('truetype'),
         url('fntfiles/Museo300-Regular-webfont.svg#Museo300Regular') format('svg');
    font-weight: normal;
    font-style: normal;

}


body {
	margin:0;
	font-size:13px;
	font-family: 'helveticaneueltstd';
	background-color:#e5e4e4;
	color:#35343e;
}
img {
	border:0;
}
a { text-decoration:none; }
ul, li, ol {
	list-style:none;
}
h1, h2, h3, h4, h5, h6, ul, ol {
	font-family: 'Museo500Regular';
	font-weight:normal;
}
h2{
	font-size:22px;
	color:#69686b;	
}
h3{
	font-size:16px;
}
h3 span{
	color:#35343e;
}
p strong, p a, span strong{
	font-family: 'HelveticaNeueBold';
}
p a{
	color:inherit;	
}
#header {
	width:100%;
	min-width:960px;
	height:164px;
	background:url(images/navBg.png) repeat-x;
}
.container {
	margin:0 auto;
	width:960px;
	position:relative;
}
.cntr-img {
	text-align:center;
	padding-top:19px;
	height:93px;
	position:relative;
}
/*----------- MAIN NAVIGATION -----------*/
#nav {
	width:100%;
	height:52px;
}
ul.menu {
	margin:0 auto;
	height:42px;
	text-align:center;
	font-size:16px;
	font-family: 'Museo500Regular';
}
ul.menu li {
	display:block;
	height:42px;
	padding:0 35px;
	line-height:38px;
	display:inline-block;
}
ul.menu li a {
	color:#000;
}
ul.menu li a:hover {
	color:#767575;
}
ul.menu li.home a {
	color:#767575;
}
#nav .navwrap ul ul {
	position:absolute;
	left:-999em;
	top:40px;
	width:200px;
	z-index:100;
	padding-left:0px;
	}
#nav .navwrap li:hover ul,#nav .navwrap li.sfhover ul {
	left:auto;
	margin-left:-20px;
	}

#nav .navwrap ul ul li {
	background-color:#000;
	z-index:20;
	min-width:130px;
	width:auto;
	height:30px;
	border-bottom:1px solid #202020;
	padding:5px 20px 8px;
	}
	
#nav .navwrap ul ul li a{
	font-size:11px;	
	color:#fff;
}
#nav .navwrap li.current-menu-item a, #nav .navwrap li.current-menu-parent a{
	color:#69686b;
	
}

#nav .navwrap li li:hover ul,#nav .navwrap li li.sfhover ul,#nav .navwrap li li li:hover ul,#nav .navwrap li li li.sfhover ul {
	margin-left:165px;
	}
	
li#menu-item-599{
	border:none;
}
#banner {
	float:left;
	width:960px;
	height:344px;
	position:absolute;
	top:-12px;
	z-index:-999;
}
.theme-light.slider-wrapper{
	padding:0px!important;	
}
.theme-light .nivo-controlNav {
	margin-top: -40px;
	margin-left: 20px;
}
.nivo-directionNav{
	margin-top: -45px;
	margin-right:10px;
	position: relative;
	float: right;	
}
.cont-pos {
	position:relative;
	overflow:inherit;
	margin:0 auto;
	width:960px;
	min-height:331px;
	margin-bottom:1px;
}
.content {
	float:left;
	width:898px;
	padding:35px 31px;
	background-color:#FFF;
	
}
.content.page{
	padding-top:20px;	
}
.whitetop{
	float: left;
	width: 960px;
	height: 15px;
	position: absolute;
	top: -15px;
	z-index: -999;
	background-color:#fff;

}	
.post {
	float:left;
	width:552px;
	padding-right:83px;
}
.post p {
	line-height:20px;
}
.rightSidebar {
	float:left;
	width:263px;
}
h1 {
	font-size:22px;
	margin-top:7px;
	margin-bottom:25px;
	color:#35343e;
	font-family: 'Museo500Regular';
}


/****** #footer ******/
#footer {
	float:left;
	width:960px;
	height:100px;
	margin-bottom:60px;
	background-color:#000;
}
#footer p {
	text-align:center;
	color:#FFF;
	font-size:12px;
	line-height:35px;
}
#footer p a {
	color:#FFF;
}
#footer .menubar {
	float:left;
	width:100%;
	min-height:52px;
	text-align:center;
	border-bottom:1px solid #2f2f2f;
}
#footer .menubar ul {
	padding-top:20px;
	font-family: 'Museo500Regular';
	font-size:14px;
}
#footer .menubar ul li {
	display:inline-block;
	padding:0 15px;
	border-right:1px solid #FFF;
	height:17px;
	line-height:100%;
}
#footer .menubar ul li.menu-item-13{
	border:none;	
}
#footer .menubar ul li a {
	color:#FFF;
}
#footer .menubar ul li a:hover {
	color:#CCC;
}
.last {
	border-right:0 !important;
}

/****** Search ******/
#searchBx {
	width:255px;
	height:32px;
	background-color:#ececec;
	position:absolute;
	top:21px;
	right:0;
	font-family: 'Museo500Regular';
	font-size:14px;
}

#searchBx span {
	float:left;
	line-height:32px;
	padding-left:8px;
	text-transform:uppercase;
}
.searchINput {
	float:right;
	width:180px;
	height:26px;
	margin-top:3px;
	margin-right:2px;
}
.searchINput input {
	border:0;
	background:none;
	width:122px;
	height:24px;
	padding-left:5px;
	font-family: 'helveticaneueltstd';
	/*background:url(images/searchIcon.png) no-repeat center right #FFF;*/
	background-color:#fff;
	float:left;
}
#searchsubmit{
	background-color:#000;
	float:left;
	color:#fff;
	font-family: 'Museo300Regular';
	width:50px;
	background-image:none;
	height:26px;
}
#searchsubmit:hover{
	cursor:pointer;
	background:#333;
}	
/*----------- LOGIN BOX -----------*/	
.wplb_link, .wplb_button{
	float: left;
	padding:12px!important;
	padding-bottom:8px!important;
	background-color: #000!important;
	color: #FFF!important;
	text-align: center;
	border: 0;
	text-transform: uppercase;	
	font-family: 'Museo300Regular';
	font-size:13px!important;	
	webkit-border-bottom-right-radius: 0px!important;
-webkit-border-bottom-left-radius: 0px!important;
-moz-border-radius-bottomright: 0px!important;
-moz-border-radius-bottomleft: 0px!important;
border-bottom-right-radius: 0px!important;
border-bottom-left-radius: 0px!important;
height:16px!important;
}
 .wplb_button{
	height:35px!important;
	width:70px!important;
	float:left;
	margin-left:0px!important;
 }
  .wplb_button:hover{
		cursor:pointer;
		background-color:#908f8f!important;  
  }
#wplb_main{
	width:226px!important;	
	background-color:transparent!important;
	padding:0px!important;
	
}
#loginform	{
	width:226px;	
}
#wplb_wrap{
	 font-family: 'Museo300Regular'!important;
	padding:0px!important;
	margin:10px;
}
#wplb_wrap input[type='text'], #wplb_wrap input[type='password'] {
	width:214px!important;
	height:35px!important;
	border: 1px solid #d9d8d8;
	-webkit-border-radius: 0px!important;
	-moz-border-radius: 0px!important;
	padding:0px 5px!important;
	margin-bottom:10px;
}
#wplb_wrap .wplb_link.forgot {
	background: transparent!important;
	width: 140px;
	float: left;
	color: #908f8f!important;
	font-size: 12px!important;
	text-transform: none!important;
	font-weight: 100!important;
	margin-top: -35px!important;
	margin-left: 65px;
	font-family: 'helveticaneueltstd';
	text-align:left;
}

/*----------- SIDEBAR/WIDGETS -----------*/	
.btn{
	float: left;
	padding:12px;
	padding-bottom:8px;
	background-color: #000;
	color: #FFF;
	text-align: center;
	border: 0;
	text-transform: uppercase;	
	font-family: 'Museo300Regular';
	font-size:14px;
}

/****** Form ******/
.rightLogin, .widget {
	float:left;
	width:264px;
	margin-bottom:30px;
}
.LoginTitle, .widget-title {
	float:left;
	width:264px;
	height:41px;
	background-color:#000;
	color:#FFF;
	font-size:16px;
	font-family: 'Museo500Regular';
	line-height:37px;
}
.LoginTitle h4, .widget-title h4 {
	padding-left:18px;
	font-weight:100;
	margin:0px;
}
.LoginArea, .textwidget {
	float:left;
	width:252px;
	border:6px solid #ececec;
	padding-bottom:20px;
}
.LoginArea{
	min-height:230px;	
}
 .textwidget {
		height:auto; 
 }
.LoginArea p, .textwidget p{
	font-size:12px;
	line-height:18px;
	margin:13px 10px;
}
#loginRe-form {
	width:232px;
	margin:0 auto;
	font-family: 'helveticaneueltstd';
	font-size:13px;
}
.LoginArea form#loginRe-form input {
	width:226px;
	height:36px;
	border:1px solid #ededed;
	margin-top:5px;
	margin-bottom:10px;
}
.submitRLogin {
	float:left;
	width:87px !important;
	height:39px;
	background-color:#000;
	color:#FFF;
	text-align:center;
	line-height:30px;
	font-family: 'Museo300Regular';
	cursor:pointer;
	border:1px solid #e5e5e5;
	margin-top:20px !important;
}
.LoginArea p.frgot {
	color:#908f8f;
	font-size:12px;
	float:right;
	line-height:50px;
}
.LoginArea p.frgot a {
	color:#908f8f;
}

/*----------- RETAILERS -----------*/	
.retailpost{
	background-color:#ececec;
	padding:10px;
	width:425px;
	float:left;
	margin-bottom:20px;	
}
.retailthumb{
	width:170px;
	float:right;
	text-align:right;	
}
.retailtext{
	float:left;
	width:238px;
	margin-right:15px;
	line-height:100%;
	font-size:12px;	
	color:#35343e;
}
.retailtext h3{
	margin: 0px 0px 5px 0px;
	line-height: 100%;
}
.retailtext p{
	margin:0px;	
}
.retailtitle{
	width:100%;
	float:left;	
}

/*----------- PRODUCTS -----------*/	

.post.products{
	width:562px;
	padding-right:73px;	
}
.product{
	width:170px;	padding:5px;
	background-color:#f0f0f0;
	float:left;
	margin:0px 10px 10px 0px;	
	text-align:center;
	height:295px	;

}
.product.long{
	height:325px	;

	
}
.product.last{
	margin-right:0px;	
}
.product p{
	font-size:11px;
	margin:0px;	
	padding:8px 10px;
	line-height:120%;
}
.product h3{
	margin:10px 0px 0px;	
}
.product span{
	font-size:11px;	
}
.categories{
	width:400px;
	height:auto;
	background-color:#f0f0f0;
	float:left;
	padding:5px 10px;
	margin-bottom:30px;
	margin-top:10px;
}
.categories span{
	font-family: 'Museo300Regular';
	font-size:14px;
	margin-right:10px;
	text-transform:uppercase;
	float:left;
	padding:3px;
}
.categories form{
	float:left;	
}
.categories select{
	min-width:200px;	
}

.searchpost{
	padding:10px;	
	background-color:#f0f0f0;
	margin:10px 0px;
}
.searchpost h3{
	margin:0px 0px 10px;	
}
.searchpost h3 a,.searchpost h3 a:visited {
	color:#000;
		
}
.searchpost h3 a:hover{
	text-decoration:underline;	
}
.imagethumb{
	margin:0px 0px 10px;	
}
.navigation{
	float:left;
	margin-top:10px;	
}
.gform_wrapper .top_label input.medium{
border: 1px solid #d9d8d8;
-webkit-border-radius: 0px!important;
-moz-border-radius: 0px!important;
padding: 10px!important;
font-family: 'helveticaneueltstd';
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit]{
	text-transform: uppercase;
	font-family: 'Museo300Regular';
	font-size: 13px!important;
	color:#fff;
	background-color:#000;
	border:none;
	padding:10px 15px!important;
}
.gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=submit]:hover, #wplb_wrap .wplb_link:hover{
	cursor:pointer;
	background-color:#69686b;
}	
.gform_wrapper .top_label textarea.textarea{
border: 1px solid #d9d8d8;
-webkit-border-radius: 0px!important;
-moz-border-radius: 0px!important;
padding: 10px!important;
font-family: 'helveticaneueltstd';
width:47%!important;
	
}
.gform_wrapper .gfield_description{
	width:46%!important;	
}