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

#ie6{
	display:none;
}

@font-face {
    font-family: 'helveticaneueltstd';
    src: url('fonts/helveticaneueltstd-roman-webfont.eot');
    src: url('fonts/helveticaneueltstd-roman-webfont.eot') format('embedded-opentype'),
         url('fonts/helveticaneueltstd-roman-webfont.woff') format('woff'),
         url('fonts/helveticaneueltstd-roman-webfont.ttf') format('truetype'),
         url('fonts/helveticaneueltstd-roman-webfont.svg#HelveticaNeueLTStd55Roman') format('svg');
}
@font-face {
    font-family: 'HelveticaNeueBold';
    src: url('fonts/helveticaneue-bold.eot');
    src: url('fonts/helveticaneue-bold.eot') format('embedded-opentype'),
         url('fonts/helveticaneue-bold.woff') format('woff'),
         url('fonts/helveticaneue-bold.ttf') format('truetype'),
         url('fonts/helveticaneue-bold.svg#HelveticaNeueRegular') format('svg');
}


/*----------- LAYOUT -----------*/
body {
	margin:0;
	font-family: 'helveticaneueltstd';
	background-color:#ebeaea;
	font-weight:100;
	font-size:13px;
}
a {
	text-decoration:none;
	color:#000;
}
p a{
	font-family: 'HelveticaNeueBold';	
}
a:hover { color:#CCC; }
img { border:0; }
h1, h2, h3, h4, h5, h6{
	margin:0;
	padding:0;
}
h1{
	text-transform:uppercase;	
}
input, textarea {
	border:0;
}
#wrapper {
	margin:0 auto;
	width:960px;
}
#header {
	float:left;
	width:960px;
	height:100px;
	padding-top:33px;
	background:url(images/headerBg.jpg) no-repeat;
	text-align:center;
	color:#FFF;
}
#header h1, #header h2 {
	font-weight:normal;
}
/*----------- MAIN NAVIGATION -----------*/
#nav {
	float:left;
	width:960px;
	height:36px;
	background-color:#000;
	
}
#nav ul {
	float:left;
	list-style:none;
	text-transform:uppercase;
	padding-left:136px;
	line-height:35px;
	font-weight:bold;
}
#nav ul li {
	float:left;
	display:block;
	padding:0 40px;
	position:relative;
}
#nav ul li a {
	color:#FFF;
	padding-top:5px;
	float:left;
}
/*----------- MAIN NAVIGATION -----------*/
.navwrap{
	position:relative;
	z-index:200;	
}
.navwrap ul{
	list-style-type:none;
	padding:0px;	
}
.navwrap ul li{
	display:inline;	
}

#nav .navwrap{
	
	float:left;
}

#nav .navwrap ul{
	height:46px;
	margin:0px;	
}

#nav .navwrap ul li{
}

#nav .navwrap ul li#menu-item-14{
	background-image:none;	
}
#nav .navwrap ul li a{
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	float: left;
	height:31px;
}
#nav .navwrap ul li a:hover{
	color:#908f8f;
}

#nav .navwrap ul ul {
	position:absolute;
	left:-999em;
	top:36px;
	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;	
}
#nav .navwrap li.current-menu-item a, #nav .navwrap li.current-menu-parent a{
	color:#ebeaea;
	
}

#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;
	}
	
ul#menu-footer-menu{
	margin-top:0px;
}
/*----------- PRODUCT NAVIGATION -----------*/	

#product_menu{
	position:relative;	
	width:100%;
	height:70px;
	z-index:100;
}
#product_menu .productwrap{ position:relative; z-index:100;}

#menu-footer-menu{ position:relative; z-index:-1;}
#product_menu ul.productwrap{
	list-style-type:none;
	padding:0px;
}
#product_menu ul.productwrap li{
	list-style-type:none;
	display:inline;
	padding:0px;
	position:relative;
	float:left;
	 z-index:100;
}	


#product_menu .productwrap li:hover ul,#product_menu .productwrap li.sfhover ul {
	left:auto;
	}

#product_menu ul.productwrap  ul li {
	z-index:20;
	width:157px;
	height:24px;
	}
#product_menu ul.productwrap  ul.children{
	top:0px;
	left:-999px;	
}
#product_menu .productwrap ul.submenu li:hover ul{
	left:145px;	
}
#product_menu a {
	color: #fff;
	float: left;
	background-color:#9a9a9a;
	width: 145px;
	height: 20px;
	font-size: 13px;
	text-decoration: none;
	text-transform:uppercase;
	padding: 11px 0px 4px 0px;
	margin-right: 6px;
	text-align:center;
}
#product_menu li a.set{
	width: 199px;
	font-size: 13px;
	padding: 11px 0px 4px 0px;
	
}
#product_meni li a.brooches{
	margin-right: 0px;	
}
#product_menu ul.productwrap  ul {
	position:absolute;
	left:-999em;
	top:35px;
	width:145px;
	padding:0px;
	}	
#product_menu ul.productwrap  ul li a{
	background: url(images/product_ul.png) repeat;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	height: 10px;
	padding: 7px 1px;
	width: 143px;
	letter-spacing: 0em;
}
#product_menu ul.productwrap  ul li a:hover {
	background:url(images/product_ul_hover.png) repeat;
	color:#fff;
		
}
	
/*----------- FOOTER NAVIGATION -----------*/	
	
#foot-nav{
	width:auto;
	float:right;
	padding:18px 0px 0px;	
}
#foot-nav ul{
	float:right;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#foot-nav ul li{
	display:inline;
	padding: 0px 7px;
	border-right:1px solid #f47920;	
	height:10px;
	line-height:80%;
	float:left;
}
#foot-nav ul li#menu-item-38{
	border:none;
	padding-right:0px;
}
#foot-nav ul li a{
	color:#f47920;
	font-size:13px;
	line-height:80%;
	text-transform:lowercase;
}
#foot-nav ul li a:hover{
	color:#fff;	
}
#phone_container {
	float:right;
	width:150px;
	height:24px;
	text-align:center;
	line-height:26px;
	margin-top:4px;
	margin-right:5px;
	background:url(images/phone_bg.jpg) no-repeat;
	padding-top:3px;
}
h3 {
	color:#FFF;
	font-size:13px;
	text-transform:uppercase;
}
#banner {
	float:left;
	width:960px;
	height:350px;
	background-color:#FFF;
	margin-top:24px;
}
#contentWrapper {
	width:100%;
	margin-top:24px;
	background-color:#FFF;
	float:left;
	padding-top:21px;
}
.content {
	margin:0 auto;
	width:960px;
	padding-bottom:34px;
	/*overflow:auto;*/
}
.post {
	float:left;
	width:600px;
	padding-right:48px;
}
.post.full{
	width:100%;
	padding-right:0px;
}
.rightSidebar {
	float:left;
	width:265px;
	padding-left:47px;
}
.post h1 {
	font-size:22px;
	margin-bottom:20px;
	margin-top:16px;
}
.post p, p {
	color:#35343e;
	font-size:13px;
	margin-bottom:28px;
	line-height:20px;
}

.theme-light .nivoSlider{
	margin-bottom:0px!important;	
}
.theme-light.slider-wrapper{
	padding:0px!important;	
}
.theme-light .nivo-controlNav{
	margin-top: -25px;
	margin-left: 20px;
}
.nivo-directionNav{
	margin-top: -45px;
	margin-right:10px;
	position: relative;
	float: right;	
}
.bx_bottom, .bx_bottom_last {
	float:left;
	width:287px;
	height:191px;
	margin-right:23px;
	margin-bottom:40px;
}
.bx_bottom_last {
	margin-right:0;
}
.widget h2{
	float: left;
padding-top: 4px;	
}
.widget p{
	margin-top:0px;	
}
.retailers_login_bx, .widget {
	float:left;
	width:264px;
	height:auto;
	background-color:#ebeaea;
	margin-bottom:25px;
}
.rtls_loginTitle, .widget .widget-title {
	float:left;
	width:244px;
	height:41px;
	padding-left:20px;
	line-height:40px;
	background-color:#000;
}
.widget h2 {
	color:#FFF;
	text-transform:uppercase;
	font-size:16px;
}
.retailForm, .widgetcontent {
	float:left;
	width:228px;
	height:auto;
	padding:21px 18px;
}
.retailForm input {
	float:left;
	width:227px;
	height:37px;
	background-color:#FFF;	
	border:1px solid #d9d8d8;
	margin-bottom:16px;
	color:#35343e;
}
.retailForm label {
	float:left;
	width:227px;
	color:#35343e;
	margin:0;
	padding:0;
	font-size:14px;
}
.retailForm input.retailForm_submit {
	float:left;
	width:87px;
	padding:10px;
	background-color:#000;
	color:#FFF;
	text-align:center;
	border:0;
	text-transform:uppercase;
	font-size:14px;
	margin-bottom:0px;
}
.forgt {
	float:left;
	width:140px;
	height:39px;
	font-size:12px;
	line-height:40px;
	text-align:right;
	color:#908f8f;
}
.forgt a {
	color:#908f8f;
}
.contactBx {
	float:left;
	width:264px;
	min-height:150px;
	background-color:#ebeaea;
	margin-top:20px;
}
.contactTitle {
	float:left;
	width:244px;
	height:41px;
	padding-left:20px;
	line-height:40px;
	background-color:#000;
}
.contactBx h2 {
	color:#FFF;
	text-transform:uppercase;
	font-size:16px;
}
.contact_des {
	float:left;
	width:228px;
	min-height:150px;
	padding:20px 18px;
}
.contact_des p {
	font-size:12px;
	color:#35343e;
	line-height:20px;
	margin:0;
}
.button {
	float:left;
	min-width:88px;
	height:39px;
	padding:0 10px;
	line-height:37px;
	font-weight:bold;
	background-color:#000;
	color:#FFF;
	text-align:center;
	border:0;
	font-size:14px;
	margin-top:20px;
	text-transform:uppercase;
}
#footer {
	float:left;
	width:100%;
	min-height:150px;
}
.footerWrap {
	margin:0 auto;
	width:960px;
	padding-top:35px;
	overflow:auto;
}
.footerLeft {
	float:left;
	width:350px;
	font-size:12px;
	text-transform:uppercase;
}
.footerLeft a {
	padding:0 5px;
}
.footerRight {
	float:left;
	width:610px;
	font-size:12px;
	text-align:right;
}

.btn{
	float: left;
	padding:12px;
	padding-bottom:8px;
	background-color: #000;
	color: #FFF;
	text-align: center;
	border: 0;
	text-transform: uppercase;	
	 font-family: 'helveticaneueltstd';
	font-size:14px;
}
.btn:hover{
	background-color:#908f8f;
	cursor:pointer;  
}
#gform_wrapper_1{
	width:330px;	
}
.gform_wrapper input[type='text'], .gform_wrapper textarea{
	border:2px solid #908f8f!important;	
	padding:10px 5px!important
}
 .gform_wrapper textarea{
		height:110px!important; 
 }
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium{
	width:99.2%!important;	
}
.gform_wrapper label{
	font-size:14px;
	margin-bottom:0px!important;
}
.gform_wrapper .gform_footer{
	margin:0px!important;
	padding:0px!important;	
}
.gform_wrapper .top_label .gfield_label{
	margin:4px 0px 0px!important;	
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit]{
	 font-family: 'helveticaneueltstd';
	 font-size:14px;
	 padding:4px 10px!important;
}
.gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=submit]:hover{
	background-color:#908f8f;
	cursor:pointer;
}
#gform_wrapper_1{
	margin-top:0px!important;	
}

/*----------- PRDOCUTS ---------------*/

.prod_thumb{
	width:170px;
	height:250px;
	float:left;
	margin-right:92px;
	text-align:center;
}
.prod_thumb.last{
	margin-right:0px;
}	
.prod_thumb h3{
	color:#00aeef;
	font-size:12px;	
}
.prod_thumb h5{
	color:#000;
	font-size:12px;	
}
a.imagethumb{
	height:170px;	
	float:left;
}
/*----------- SINGLE PAGE -----------*/	

.single h1{
	margin-bottom:0px;	
}
.full .left{
	width:530px;
	float:left;	
}
.full .right{
	width:365px;
	float:right;
}
/*----------- 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: 'helveticaneueltstd';
	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: 'helveticaneueltstd'!important;
	padding:0px!important;
}
#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:13px!important;
		text-transform:none!important;
		font-weight:100!important;
		margin-top:-35px!important;
		margin-left:65px;
 }
 .navigation{
		float:left;
		margin:20px 0px 40px; 
 }