/* Created by http://freehtml5templates.com */

/* reset */
* {
	margin: 0;
	padding: 0;
}
/*****Global Reset*****/
header, footer, section, nav, article {
	display: block;
}
footer sup {
	vertical-align: super !important;
	position:static;
}
sup {
	position: relative;
	font-size: 0.9em;
	*font-size: 100%;
	top: -0.05em
	*top: 0.05em
	
}
html {overflow-x:hidden;}
html, body {
	margin:0;
	padding:0;
	height: 100%;
	font-family:Trebuchet MS;
}
body.front .region {
	float:left;
}
.date-20121001 {
	position:relative!important;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}
/* layout */

#wrapper {
	width: 918px;
	margin: 0 auto;
}
#mainNav, #mainContent, header, #main, footer, #mainNav, #mainPromoArea, #products, .footerWightSpace, #mainBreadcrumbs {
	width: 918px;
	float:left;/*border:solid green 2px;*/
}
 @font-face {
 font-family: 'cosmos_bq_mediumregular';
 src: url('/sites/nicorette.com.au/files/fonts/cosmosbq-medium-webfont.eot');
 src: url('/sites/nicorette.com.au/files/fonts/cosmosbq-medium-webfont.eot?#iefix') format('embedded-opentype'), url('cosmosbq-medium.woff') format('woff'), url('/sites/nicorette.com.au/files/fonts/CosmosBQ-Medium.ttf') format('truetype'), url('/sites/nicorette.com.au/files/fonts/cosmosbq-medium-webfont.svg#cosmos_bq_mediumregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'Conv_CosmosBQ-Light';
 src: url('/sites/nicorette.com.au/files/fonts/cosmosbq-light-webfont.eot');
 src: local('☺'), url('/sites/nicorette.com.au/files/fonts/cosmosbq-light-webfont.woff') format('woff'), url('/sites/nicorette.com.au/files/fonts/cosmosbq-light-webfont.ttf') format('truetype'), url('/sites/nicorette.com.au/files/fonts/cosmosbq-light-webfont.svg') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'Conv_CosmosBQ-Medium';
 src: url('/sites/nicorette.com.au/files/fonts/cosmosbq-medium-webfont.eot');
 src: local('☺'), url('/sites/nicorette.com.au/files/fonts/cosmosbq-medium.woff') format('woff'), url('/sites/nicorette.com.au/files/fonts/CosmosBQ-Medium.ttf') format('truetype'), url('/sites/nicorette.com.au/files/fonts/cosmosbq-medium-webfont.svg') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'cosmos_bq_lightregular';
 src: url('/sites/nicorette.com.au/files/fonts/cosmosbq-light-webfont.eot');
 src: url('/sites/nicorette.com.au/files/fonts/cosmosbq-light-webfont.eot?#iefix') format('embedded-opentype'), url('/sites/nicorette.com.au/files/fonts/cosmosbq-light-webfont.woff') format('woff'), url('/sites/nicorette.com.au/files/fonts/cosmosbq-light-webfont.ttf') format('truetype'), url('/sites/nicorette.com.au/files/fonts/cosmosbq-light-webfont.svg#cosmos_bq_lightregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
li.header-hover a, li.header-hover a.active-trail {
	background:none!important;
	color:#FFFFFF!important;
}



.megamenu-parent-1 li.header-hover a.menu-3050:hover {
	background: url("/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer_hover.png") no-repeat scroll 118px center rgb(51, 153, 51);
	color: rgb(255, 255, 255);
}
/* basics */

h1 {
}
h2 {
}
h3 {
	font-weight:normal;
	font-size:16px;
	color:#42c683;
}
h4 {
	font-weight:normal;
	font-size:20px;
	color:#42c683;
}
/** HEADER */
header {
	padding:15px 0 0 0;
}
header ul {
	float:right;
	margin: 39px 0 0 !important;
    padding: 0 0 44px !important;
/*	margin:49px 0 0 0 !important;
	padding:0 0 34px 0 !important;*/
	/* width:368px; */
	width:auto;
}
header ul li {
	float:left;
	list-style-type:none;
}
header a {
	float:left;
	font-size:13px;
	color:#339933;
	text-decoration:none;
}
.headerRightMenu {
	float:right;
}
.headerRightMenu ul li {
	float:left;
	margin:0 12px 0 0;
}

.headerRightMenu ul li.hcp_home_menu{margin-right:0;}
.headerRightMenu ul li a {
	background:url(../images/header_nav_pointer.png) left center no-repeat;
	padding:0 0 0 8px;
}
.headerRightMenu ul li a:hover {
	color:#007d00;
	/*border-bottom:1px dotted #007d00;*/
	background:transparent url(../images/header_nav_pointer_border.png) no-repeat 0 6px;
}
/* nav */
#mainNav {
	border: 0 none;
	padding: 0;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	border-size: 10px;
	-webkit-box-shadow: #A4A9A7 0px 2px 4px;
	-moz-box-shadow: #A4A9A7 0px 2px 4px;
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
	box-shadow: #A4A9A7 0px 0px 4px;
	background: #EEFF99;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ededed), to(#ffffff));
	background: -webkit-linear-gradient(#ededed, #ffffff);
	background: -moz-linear-gradient(#ededed, #ffffff);
	background: -ms-linear-gradient(#ededed, #ffffff);
	background: -o-linear-gradient(#ededed, #ffffff);
	background: linear-gradient(#ededed, #ffffff);
	-pie-background: linear-gradient(#ededed, #ffffff);
	height:40px;/*sk*/ 
	background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImcxOTkiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNFREVERUQiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2cxOTkpIiAvPgo8L3N2Zz4=);/*sk*/
}
nav {
	width:675px;
	float:left;
}
nav .menu {
	font-size: 16px;
	font-weight: bold;
	width:694px;
}
nav .menu ul#megamenu-menu-header-menu {
	list-style: none;
	line-height: normal;
	width:694px;
}
nav ul#megamenu-menu-header-menu,nav ul#megamenu-main-menu {
	font-size: 16px;
	font-weight: bold;
	width: 918px;
	float:left;
	padding:0;
}
#mainNav ul li a {
	background:url(/sites/nicorette.com.au/themes/nicorette/images/main_nav_div.jpg) right center no-repeat;
	color: #339933;
	display: block;
	float: left;
	padding: 9px 16px 14px 15px;
	text-decoration: none;
	font-weight: bold;
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
}


#mainNav ul li.menu-quitting-tools-menu a {
	padding-right:28px;/*padding-left:13px!important;*/
}
#mainNav ul li.menu-quitting-tools-menu a:hover {
	background:#339933 url(/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer_hover.png) 115px center no-repeat;
}
#mainNav ul li.menu-help-and-support-menu a, #mainNav ul li#megamenu-mlid-4534 a{
	padding-right:27px;
}
#mainNav ul li ul li ul li a.menu-3051:hover {
	background: url("../images/menu_arrow_line_border.png") no-repeat scroll 2px 5px transparent !important;
	border-radius: 0 0 0 0 !important;
}
#mainNav ul li.menu-help-and-support-menu a:hover {
	/*background:#339933 url(/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer_hover.png) 126px center no-repeat;*/
	background:#339933;
}
#mainNav ul li.first a:hover, #mainNav ul li.first:hover {
	-webkit-border-radius:10px 0 0 0!important;
	-moz-border-radius:10px 0 0 0;
	border-radius:10px 0 0 0!important;
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
	margin:0;
	color: rgb(255, 255, 255);
}
#mainNav ul li.first:hover a {
}
#mainNav ul li.last:hover{
background:transparent;
}

 #mainNav ul li a:hover, {
 background:#339933;
 -webkit-border-radius:0;
 -moz-border-radius:0;
 border-radius:0;
 behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
 margin:0;
 color:#ffffff;
}
.head-menu-hover {
	background:#339933;
}
#mainNav ul li.menu-products ,#mainNav #megamenu-mlid-322{
	background:url(/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer.png) 80px center no-repeat;
}
#mainNav #megamenu-mlid-344{
	background:url(/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer.png) 102px center no-repeat;
}
#mainNav #megamenu-mlid-480{
	background:url(/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer.png) 128px center no-repeat;
}
#mainNav #megamenu-mlid-341{
	background:url(/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer.png) 142px center no-repeat;
}
#mainNav #megamenu-mlid-345{
	background:url(/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer.png) 134px center no-repeat;
}
#mainNav #megamenu-mlid-1641{
	background:url(/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer.png) 123px center no-repeat;
}

#mainNav ul li.menu-quitting-tools-menu {
	background:url(/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer.png) 118px center no-repeat;
}
#mainNav ul li#megamenu-mlid-4534 {
	background:url(/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer.png) 142px center no-repeat;
}

#mainNav ul li.menu-help-and-support-menu{
	background:url(/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer.png) 126px center no-repeat;
}
#mainNav ul li.menu-products a , #mainNav #megamenu-mlid-322 a, #mainNav #megamenu-mlid-344 a,  #mainNav #megamenu-mlid-480 a, #mainNav #megamenu-mlid-341 a, #mainNav #megamenu-mlid-345 a{
	padding-left:8px!important;
}

#mainNav ul li.menu-products a:hover, #mainNav #megamenu-mlid-322:hover{background:#339933 url(/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer_hover.png) 80px center no-repeat; color:#fff;}
#mainNav #megamenu-mlid-344:hover{background:#339933 url(/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer_hover.png) 102px center no-repeat; color:#fff;}
#mainNav #megamenu-mlid-480:hover{background:#339933 url(/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer_hover.png) 128px center no-repeat; color:#fff;}
#mainNav #megamenu-mlid-341:hover{background:#339933 url(/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer_hover.png) 142px center no-repeat; color:#fff;}
#mainNav #megamenu-mlid-345:hover{background:#339933 url(/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer_hover.png) 134px center no-repeat; color:#fff;}
#mainNav #megamenu-mlid-397 .megamenu-parent-title a:hover, #mainNav #megamenu-mlid-346 .megamenu-parent-title a:hover { color: #007d00 !important;}
#mainNav #megamenu-mlid-1641:hover{background:#339933 url(/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer_hover.png) 123px center no-repeat; color:#fff;}



#mainNav ul li#megamenu-mlid-480 ul {
	left:-285px!important;
}
#mainNav ul li#megamenu-mlid-341 ul {
	left:-145px!important;
}
#mainNav ul li#megamenu-mlid-345 ul {
	left:-303px!important;
}
#mainNav ul li#megamenu-mlid-1641 ul {
	left:-350px!important;
}
#mainNav ul li.menu-help-and-support-menu ul {
	left:-244px!important;
}
li#megamenu-mlid-3037 li#megamenu-mlid-3078 {
	width:156px;
}
li#megamenu-mlid-3037 li#megamenu-mlid-3078 div.subMenuWrapper {
	min-height:187px;
	width:137px;
}
li#megamenu-mlid-3037 li#megamenu-mlid-3041 div.subMenuWrapper {
	min-height:187px;
}
li#megamenu-mlid-3037 li#megamenu-mlid-3078 div.subMenuWrapper li {
	width:135px;
}
li#megamenu-mlid-3050 li#megamenu-mlid-3052 div.subMenuWrapper, li#megamenu-mlid-3050 li#megamenu-mlid-3079 div.subMenuWrapper {
	min-height:139px;
	width: 90%;
}
li#megamenu-mlid-3079 ul.megamenu-items {
	width:99%;
}
li#megamenu-mlid-3079 {
	width:172px!important;
}
li.submenuProdInfo2Parent {
	width:162px!important;
}
li.submenuProdInfo2Parent .submenuProdInfo2 {
	width:155px!important;
	padding-left:17px!important;
}
li#megamenu-mlid-3056 li#megamenu-mlid-3080 div.subMenuWrapper, li#megamenu-mlid-3056 li#megamenu-mlid-3065 div.subMenuWrapper, li#megamenu-mlid-3056 li#megamenu-mlid-3059 div.subMenuWrapper {
	min-height:173px;
}
li.submenuProdInfo3Parent .submenuProdInfo {
	padding:25px 3px 15px 15px!important;
}
#mainNav ul li .subMenuWrapper {
	display:inline;
	padding:0px 0 27px 4px;
	margin:0 0px 0 10px;
	background:url(../images/sub_menu_div.jpg) right top repeat-y;
	float:left;
	*width: 93%;
}

#mainNav ul li#megamenu-mlid-344 a, #mainNav ul li#megamenu-mlid-480 a, #mainNav ul li#megamenu-mlid-341 a, #mainNav ul li#megamenu-mlid-345 a  {padding-right: 22px;}

#mainNav #megamenu-main-menu .megamenu-slot { background: url("../images/sub_menu_div.jpg") repeat-y scroll right top rgba(0, 0, 0, 0);
    display: inline;
    float: left;
    margin: 0 0 0 10px;
    padding: 27px 0 27px 15px;
	border-radius: 0;
	}
#mainNav #megamenu-main-menu #megamenu-mlid-322 #megamenu-mlid-334, #mainNav #megamenu-main-menu #megamenu-mlid-322 #megamenu-mlid-337{min-height:185px;}
#mainNav #megamenu-main-menu #megamenu-mlid-344 #megamenu-mlid-347, #mainNav #megamenu-main-menu #megamenu-mlid-344 #megamenu-mlid-348{min-height:130px;}
#mainNav #megamenu-main-menu #megamenu-mlid-342 #megamenu-mlid-357, #mainNav #megamenu-main-menu #megamenu-mlid-342 #megamenu-mlid-359, #mainNav #megamenu-main-menu #megamenu-mlid-342 #megamenu-mlid-363{min-height:200px;}
#mainNav #megamenu-main-menu #megamenu-mlid-341 #megamenu-mlid-377, #mainNav #megamenu-main-menu #megamenu-mlid-341 #megamenu-mlid-379{min-height:125px;}
#mainNav #megamenu-main-menu #megamenu-mlid-341 #megamenu-mlid-377, #mainNav #megamenu-main-menu #megamenu-mlid-341 #megamenu-mlid-379{min-height:125px;}
#mainNav #megamenu-main-menu #megamenu-mlid-345 #megamenu-mlid-385, #mainNav #megamenu-main-menu #megamenu-mlid-345 #megamenu-mlid-387{min-height:105px;}


.page-products .innerPageBanner, .page-privacy-policy .innerPageBanner, .page-legal-notice .innerPageBanner, .page-terms-and-conditions .innerPageBanner, .page-contact-us .innerPageBanner, .page-press .innerPageBanner {
	display:none;
}

.page-products .where-to-buy-header p,
.page-products .where-to-buy p {
    margin-top:13px;
}
.page-products #contentRight .content h2, 
.page-hcp-products #contentRight .content h2, 
.page-quitting-tools #contentRight .content h2, 
.section-help-and-support #contentRight .content h2, 
.page-hcp-help-and-support #contentRight .content h2, 
.page-hcp-resources #contentRight .content h2, 
.page-privacy-policy #contentRight .content h2, 
.page-legal-notice #contentRight .content h2, 
.page-terms-and-conditions #contentRight .content h2, 
.page-contact-us #contentRight .content h2, 
.page-press #contentRight .content h2, 
.page-hcp-combination-therapy #contentRight .content h2, 
.page-hcp-help-and-support-smoking-hazards #contentRight .content h2, 
.page-hcp-help-and-support-customer-support #contentRight .content h2, 
.page-hcp-products-quick-mist-adverse-event-reporting #contentRight .content h2, 
.page-hcp-resources-quitting-resources #contentRight .content h2, 
.page-hcp-resources-links #contentRight .content h2,
.page-products #contentRight .content h1 {
	padding-top:0!important;
}

.page-help-and-support-what-to-expect #contentRight h2,
.page-help-and-support-smoking-facts #contentRight h2,
.page-help-and-support-the-truth-about-quitting #contentRight h2,
.page-help-and-support-before-quitting  #contentRight h2,
.page-help-and-support-pregnancy h2,
.page-help-and-support-stop-smoking-tips h2,
.page-contact-us h2,
.page-press h2,
.page-hcp-help-and-support h2,
.page-hcp-resources h2,
.page-hcp-resources-quitting-resources h2,
.page-hcp-resources-links h2
{padding-left:0!important;}
.page-quitting-tools #contentRight .content h2{padding-left:0px;}

.page-hcp-combination-therapy #contentRight .tabWrapper, .page-hcp-help-and-support-smoking-hazards #contentRight .tabWrapper, .page-hcp-help-and-support-customer-support #contentRight .tabWrapper {
	margin-top:0px;
}
.section-success-stories .share-inner-page {
	margin-top:0;
}
.page-products li#megamenu-mlid-3052 .submenuProdInfo {
	padding:0 0 0 13px!important;
}
.page-quitting-tools .page-products li#megamenu-mlid-3052 .submenuProdInfo {
	padding:30px 0 0 15px!important;
}
.page-products #megamenu-mlid-3065 .submenuProdInfo {
	padding:0 0 0 13px!important;
}
.page-quitting-tools #mainNav ul li ul li .submenuProdInfo {
	margin:0 0 0 2px;
}
.page-products .submenuProdInfo {
	margin:30px 0 0 2px;
	padding:0!important;
}
.page-products li#megamenu-mlid-3050 ul.megamenu-bin {
	width:506px!important;
}
.page-views li#megamenu-mlid-3050 ul.megamenu-bin {
	width:545px!important;
}
.page-products li#megamenu-mlid-3056 ul.megamenu-bin {
	width:722px!important;
}
.page-quitting-tools li#megamenu-mlid-3050 ul.megamenu-bin {
	width:496px!important;
	height:190px!important;
}
.page-quitting-tools ul.megamenu-bin li#megamenu-mlid-3052, .page-quitting-tools-iphone-app ul.megamenu-bin li#megamenu-mlid-3052 {
	width:162px!important;
}
.page-quitting-tools li#megamenu-mlid-3056 ul.megamenu-bin {
	width: 728px!important;
}
.page-help-and-support-before-quitting li#megamenu-mlid-3050 ul.megamenu-bin {
	width:496px!important;
	height:191px!important;
}
.page-help-and-support-before-quitting ul.megamenu-bin li#megamenu-mlid-3052 {
	width:162px!important;
}
.page-help-and-support-before-quitting li#megamenu-mlid-3056 ul.megamenu-bin {
	width:722px !important;
}
li#megamenu-mlid-3056 ul.megamenu-bin {
	width:772px!important;
}
.page-views li#megamenu-mlid-3050 ul.megamenu-bin {
	width:530px!important;
}
.page-views ul.megamenu-bin li#megamenu-mlid-3052 {
	width:162px;
}
.page-products ul.megamenu-bin li#megamenu-mlid-3052 {
	width:162px!important;
}
.page-views li#megamenu-mlid-3056 ul.megamenu-bin {
	width:683px!important;
}
/*.page-views*/ ul.megamenu-bin li#megamenu-mlid-3065 {
	width:170px!important;
}
.submenuProdInfo3Parent {
	width: 183px !important;
}
.page-views ul.megamenu-bin li#megamenu-mlid-3065 div.subMenuWrapper {
	width:91%;
}
.page-views li#megamenu-mlid-3059 {
	width:184px!important;
}
.page-views ul#megamenu-menu-header-menu li#megamenu-mlid-3050 ul.megamenu-slots-columnar {
	width:496px !important
}
ul#megamenu-menu-header-menu li#megamenu-mlid-3056 ul.megamenu-slots-columnar {
	min-height:226px!important;
}
li#megamenu-mlid-3080 {
	width:159px!important;
}
li#megamenu-mlid-3080 div {
	width:90%;
}
#mainNav ul li ul {
	margin: 40px 0 0 0;
	top:2px;
-webkit-border-bottom-left-radius: 15px;
-webkit-border-bottom-right-radius: 15px;
-webkit-border-top-left-radius:0;
-webkit-border-top-right-radius: 0;

	-moz-border-radius:0 0 15px 15px;
	border-radius:0 0 15px 15px;
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
	float:left;
	width:500px;
	background: #339933;/*background: #339933 url("/sites/nicorette.com.au/themes/nicorette/images/banner_footer_shadow.png") no-repeat scroll center bottom;*/
}
#mainNav ul li ul li#megamenu-mlid-4161:hover {
	background-color:transparent!important;
}
.subMenuWrapper .main_heading {
	margin-bottom: 7px;
	line-height:17px!important;
}
.menu-quitting-tools-menu .megamenu-slot-title, .menu-help-and-support-menu .subMenuWrapper {
	line-height:17px!important;
}
#mainNav ul li ul li {
	float:left;
	width:190px;
	color:#ffffff;
	padding:0 10px;
	margin:0!important;
	background-color: transparent!important;
}
#mainNav ul li ul li ul li{padding:0;}
#mainNav ul li ul li a {
	color:#ffffff;
	padding:0!important;
	background:none;
	display:block;
	margin:0!important;
	font-size:13px;
	font-weight:normal;
}
#mainNav ul li ul li ul {
	margin:0!important;
	width:80%;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
}
li#megamenu-mlid-4173 ul {
	width:165px;
}
#mainNav ul li#megamenu-mlid-4173 .subMenuWrapper {
	padding-top:15px!important;
	background:none;
}
#mainNav ul li ul li ul li {
	clear:both;
	margin:5px 0 0 0!important;
	width:100%;
}
#mainNav ul li ul li ul li a {
	float:left;
	display:inline;
	padding: 0px 0 0px 10px !important;
	background:url(../images/sub_menu_pointer.png) 2px 5px no-repeat !important;
	line-height:normal!important;
	

}
:root #mainNav ul li ul li ul li a {
padding-bottom:4px !important;\  /* IE9 */
}
#mainNav ul li ul.header-menu-products-il li ul li a:hover {
	background: url("../images/product_menu_arrow_line_border.png") no-repeat scroll 2px 5px transparent !important;
	border-radius: 0 0 0 0 !important;
}
#mainNav ul li ul li ul li a:hover {
	/*text-decoration:underline;*/
	background:url(../images/menu_arrow_line_border.png) 2px 5px no-repeat!important;
	-webkit-border-radius:0!important;
	-moz-border-radius:0!important;
	border-radius:0!important;
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
}
/*.page-views #mainNav ul li ul li.megamenu-mlid-3078 ul li a:hover {
	
	background:url(../images/menu_arrow_line_border.png) 2px 5px no-repeat!important;
	-webkit-border-radius:0!important;
	-moz-border-radius:0!important;
	border-radius:0!important;
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
}*/

#mainNav ul li ul li .submenuProdInfo {
	padding:28px 3px 15px 3px;
	float:left;
	width:148px;
	line-height:20px!important;
}
li#megamenu-mlid-4174:hover {
	min-height:72px!important;
}
#megamenu-mlid-4174 {
	min-height:72px!important;
}
.page-quitting-tools li#megamenu-mlid-3041 .submenuProdInfo {
	padding-left:0!important;
}
.page-help-and-support-before-quitting li#megamenu-mlid-3041 .submenuProdInfo {
	padding-left:0!important;
}
.page-hcp-home li#megamenu-mlid-3530 .megamenu-bin {
	width:201px!important;
	min-height:240px!important;
}
.page-hcp-home li#megamenu-mlid-4169 {
	width:169px!important;
}
#mainNav ul li ul li .submenuProdInfo div {
	float:left;
	width:141px;
	margin:11px 0 0 0;
	line-height:20px!important;
	font-size:13px;
}
#mainNav ul li ul li .submenuProdInfo a p {
	opacity: 0.96;
	filter:alpha(opacity=90); /* For IE8 and earlier */
	font-size: 13px !important;
	font-weight: bold !important;
	line-height: normal !important;	
	width: auto;
	display: inline;
	border-bottom:1px dotted #339933;
}
#mainNav ul li ul li .submenuProdInfo a p:hover {
	border-bottom: 1px dotted #FFFFFF;
	display: inline;
	float: none;
}
#mainNav ul li ul li .submenuProdInfo img {
	float:left;
	margin:11px 0 0 0;
}
.megamenu-menu .megamenu-bin {
	/* padding:0!important; */
	padding: 0 0 0 4px;
}
.megamenu-slot-title {
	font-size: 16px !important;
	font-weight: bold !important;
	/* opacity: 0.6;
	filter:alpha(opacity=60); */ /* For IE8 and earlier */
	float:left;
	width:87%;
	line-height: normal!important;
}
.quitting-support-menu {
	float:left;
	opacity: 0.96 !important;
	font-size: 13px !important;
	font-weight: bold !important;
	line-height: normal !important;
	filter:alpha(opacity=90); /* For IE8 and earlier */
	width: auto;
	display:block;
	padding-bottom: 10px !important;
}
.nicorette-products-nolink {
	opacity: 0.96 !important;
	float:left;
	font-size: 13px !important;
	font-weight: bold !important;
	line-height: normal !important;
	filter:alpha(opacity=90); /* For IE8 and earlier */
	width: auto;
	display:block;
	padding-bottom: 10px !important;
}
nav .menu a {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 8px 15px;
	text-decoration: none;
	color: #339933;
}
nav .menu a:hover {
	text-decoration: none;
	color:#007d00;
}
nav .menu .active {
	color:#666666;
}
#searchArea {
	float:right;
	margin: 6px 15px 0 0;
}
#searchArea .inpitText {
	border: 1px solid #d3d3d3;
	padding: 0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
	margin:0;
	padding:3px 5px 0 5px;
	height:20px;
	color:#666666;
	float:left;
	width:191px;
}
#searchArea input.inpitBtn {
	background:url(../images/searchBtn.png) left top no-repeat;
	height:18px;
	width:18px;
	border:0 none;
	cursor:pointer;
	float:left;
	margin:5px 0 0 5px;
}
#searchArea input:hover.inpitBtn {
	background-position: left -32px;
}
/** BANNER */

#bannerWrapper {
	border: 0 none;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: #dadada 0px 0px 10px;
	-moz-box-shadow: #dadada 0px 0px 10px;
	box-shadow: #dadada 0px 0px 10px;
	
background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc1NzUiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNFNEUyRTMiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2c1NzUpIiAvPgo8L3N2Zz4=);
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#e4e2e3));
	background: -webkit-linear-gradient(#FFFFFF, #e4e2e3);
	background: -moz-linear-gradient(#FFFFFF, #e4e2e3);
	background: -ms-linear-gradient(#FFFFFF, #e4e2e3);
	background: -o-linear-gradient(#FFFFFF, #e4e2e3);
	background: linear-gradient(#FFFFFF, #e4e2e3);
	-pie-background: linear-gradient(#FFFFFF, #e4e2e3);
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
	padding: 8px;
	height:282px;
	width:902px;
	margin:39px 0 0 0;
 *margin:20px 0 0 0;
	float:left;
}
#bannerWrapper .content {
	position:relative;
}
.bannerFooterShadow {
	background:url(/sites/nicorette.com.au/themes/nicorette/images/banner_footer_shadow.png) center top no-repeat;
	float:left;
	width:918px;
	height:24px;
}
/*.banner {
	width:902px;
	overflow:hidden;
	float:left;
} */
#bannerWrapper ul {
	float:left;
	width:2715px;
	float:left;
	height: 287px !important;
}
#bannerWrapper ul li {
	list-style-type:none;
	width:902px;
	float:left;
	position:relative;
	left:0;
	height: 287px !important;
}
li#megamenu-mlid-4161 .subMenuWrapper {
*width:201px!important;
*padding: 27px 0 27px 0;
background-image: none!important;
}

li#megamenu-mlid-4169 div {
	background:none!important;
}
#bannerWrapper ul li div.contentWapper {
	left: 92px;
	position: absolute;
	top: 25px;
	width: 388px;
}
.bannerHead sup {
	left: -5px;
	position: relative;
	top: 3px;
}
#bannerWrapper ul li div.bannerHead {
	color: #FFFFFF;
	float: left;
	font-family: Conv_CosmosBQ-Medium;
	font-size: 35px;
	text-shadow: 1px 1px 3px #CCCCCC;
}
#bannerWrapper ul li div.contentWapper p {
	font-family:Conv_CosmosBQ-Light;
	font-size:17px;
	color:#666666;
	float:left;
	margin:19px 0 0 0;
	line-height: 20px;
}
#bannerWrapper ul li div.contentWapper a {
	font-size:13px;
	color:#339933;
	font-weight:bold;
	border: 0 none;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	-webkit-box-shadow: #dadada 0px 0px 5px;
	-moz-box-shadow: #dadada 0px 0px 5px;
	box-shadow: #dadada 0px 0px 0px;
	padding: 10px 0 10px 34px;
	float:left;
	text-decoration:none;
	margin:26px 0 0 0;
	text-align:left;
	width: 171px;
	width: 173px\0/;
}
#bannerWrapper ul li div.contentWapper a:hover {
	-webkit-box-shadow: #dadada 0px 0px 5px;
	-moz-box-shadow: #dadada 0px 0px 5px;
	box-shadow: #dadada 0px 0px 5px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#2c832c), to(#50a750));
	background: -webkit-linear-gradient(#2c832c, #50a750);
	background: -moz-linear-gradient(#2c832c, #50a750);
	background: -ms-linear-gradient(#2c832c, #50a750);
	background: -o-linear-gradient(#2c832c, #50a750);
	background: linear-gradient(#2c832c, #50a750);
	-pie-background: linear-gradient(#2c832c, #50a750);
	color:#ffffff;
}
#bannerWrapper ul li div.contentWapper a span {
	float:left;
	margin:0 7px 0 0;
	width:18px;
	height:18px;
	background:url(../images/searchBtn.png) left 1px no-repeat;
}
#bannerWrapper ul li div.contentWapper a:hover span {
	background-position:left -32px;
}
#bannerWrapper ul li img {
	border: 0 none;
	padding: 0;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
	margin:0;
}
/** PROMO **/

#mainPromoArea, #mainContentArea {
	float:left;
	width:100%;
}
#mainPromoArea #promoLeft, body.cke_show_borders #promoLeft  {
	float:left;
	width: 293px;
}
#mainPromoArea #promoLeft article p, body.cke_show_borders #promoLeft p {
	float:left;
	width:136px
}
#mainPromoArea #promoLeft h4, body.cke_show_borders #promoLeft h4 {
	padding:0 0 17px 0;
}
#mainPromoArea #promoLeft article, body.cke_show_borders #promoLeft article {
	float:left;
	widows:100%;
	background:left bottom repeat-x url(../images/promo_footer_line.png);
	padding:0 0 6px 0;
	margin:6px 0 0 0;
	width:92%;
}
#mainPromoArea #promoLeft img, body.cke_show_borders #promoLeft img, #mainPromoArea #promoRight img {
	float:left;
}
#mainPromoArea {
	color:#339933;
	text-decoration:none;
}
#mainPromoArea #promoLeft a.hover-text, body.cke_show_borders #promoLeft a.hover-text  {
	font-size:13px;
	width:136px;
	font-weight: bold;
	color:#339933;
	text-decoration:none;
	line-height:22px;
	display: block;
    margin-top: -3px;
}
#mainPromoArea #promoLeft a.quit-where-to-buy, body.cke_show_borders #promoLeft a .quit-where-to-buy {line-height:normal!important;}

#mainPromoArea #promoLeft a.hover-text:hover, body.cke_show_borders #promoLeft a.hover-text:hover {
	border-bottom:1px dotted #339933;
}
/*#mainPromoArea #promoLeft span{ width:142px; float:left;}*/
#mainPromoArea #promoLeft a.hover-text :hover, body.cke_show_borders #promoLeft a.hover-text :hover {
	color:#007d00;
}
#mainPromoArea #promoLeft a.hover-image :hover, body.cke_show_borders #promoLeft a.hover-image :hover {
	opacity: 0.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
}
#mainPromoArea #promoRight {
	border-left: 1px solid #E0E0E0;
	float: left;
	padding: 0 0 0 19px;
	width: 604px;
}
#mainPromoArea #promoRight .home_promo_boxes {
	display:none;
}
#mainPromoArea #promoRight a.promo-right-link {
	padding:0;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	-webkit-box-shadow: #dadada 0px 0px 5px;
	-moz-box-shadow: #dadada 0px 0px 5px;
	box-shadow: #dadada 0px 0px 5px;
	background-image: none !important;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#e4e2e3));
	background: -webkit-linear-gradient(#FFFFFF, #e4e2e3);
	background: -moz-linear-gradient(#FFFFFF, #e4e2e3);
	background: -ms-linear-gradient(#FFFFFF, #e4e2e3);
	background: -o-linear-gradient(#FFFFFF, #e4e2e3);
	background: linear-gradient(#FFFFFF, #e4e2e3);
	-pie-background: linear-gradient(#FFFFFF, #e4e2e3);
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
	*margin-top:0!important;
	float:left;
	position:relative;
}

#mainPromoArea #promoRight a.promo-right-link img{float:left; *margin:4px 0 0 3px; *display:inline;}
#mainPromoArea #promoRight a:hover.promo-right-link {
	background: none repeat scroll 0 0 #FFFFFF;
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
	
}
#mainPromoArea #promoRight article  article{
	float:left;
	width:289px;
	margin:16px 0 0 0;
	padding: 0 0 5px;
}
.extMargin {
	margin-right:25px!important;
}
#mainPromoArea #promoRight img {
	border: 0 none;
	/*-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow: #dadada 0px 0px 5px;
	-moz-box-shadow: #dadada 0px 0px 5px;
	box-shadow: #dadada 0px 0px 5px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#e4e2e3));
	background: -webkit-linear-gradient(#FFFFFF, #e4e2e3);
	background: -moz-linear-gradient(#FFFFFF, #e4e2e3);
	background: -ms-linear-gradient(#FFFFFF, #e4e2e3);
	background: -o-linear-gradient(#FFFFFF, #e4e2e3);
	background: linear-gradient(#FFFFFF, #e4e2e3);
	-pie-background: linear-gradient(#FFFFFF, #e4e2e3);
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);*/
	padding: 4px;
	float:left;
}

.page-hcp-products .search-text{padding-bottom:20px}
#mainPromoArea #promoRight article .introhead {
	font-weight:bold;
	font-size:16px;
	color: #42C683;
	margin:17px 0 0 0;
	float:left;
	width:100%;
}

.front #mainPromoArea #promoRight article .introhead a {
	background:none;
}
#mainPromoArea #promoRight p{ *width:auto!important; *float:none!important;}
#mainPromoArea #promoRight article p {
	font-size:13px;
	color:#666666;
	line-height:20px;
	width:100%;
	margin:2px 0 0 0;
	float:left;
	width:100%;
	padding:0 0 10px 0;
}
#mainPromoArea #promoRight article a {
	background:url(../images/download-hover.png) left 1px no-repeat;
	padding:0 0 0 21px;
	color:#339933;
	font-size:13px;
	text-decoration:none;
	line-height:20px;
	float:left;
	margin:12px 0 0 0;
	width:auto;
}
#mainPromoArea #promoRight article a:hover {
	color:#007d00;
	background-position: left -31px;
	
}
/*#mainPromoArea #promoRight article a:hover {
	color:#007d00;
	background-position: 21px -141px;
	border-bottom:1px dotted #339933;
	
	 
	
}*/
article.last {
	background: none repeat scroll 0 0 transparent !important;
	padding:25px 0 5px 0!important;
	margin:0!important;
}
article.last span.socialLinkHeading {
	font-size:20px;
	color:#666666;
	float:left;
	margin: 5px 0 0;
}
article.last a, .share_link a {
	float:left;
	width:36px;
	height:36px;
	margin:0 0 0 6px;
}
.share_link a {
	font-size:0px;
	color:transparent;
	width: 36px !important;
}
article.last a.facebook, .share_link a.facebook {
	background:url(../images/social_network_icons.png) left top no-repeat;
}
article.last a:hover.facebook, .share_link a:hover.facebook {
	background-position:left -42px;
}
article.last a.twitter, .share_link a.twitter {
	background:url(../images/social_network_icons.png) -44px top no-repeat;
}
article.last a:hover.twitter, .share_link a:hover.twitter {
	background-position:-44px -42px;
}
article.last a.share, .share_link a.share {
	background:url(../images/social_network_icons.png) -89px top no-repeat;
}
article.last a:hover.share, .share_link a:hover.share {
	background-position:-89px -42px;
}
article.last a.googlePlus, .share_link a.googlePlus {
	background:url(../images/social_network_icons.png) -133px top no-repeat;
}
article.last a:hover.googlePlus, .share_link a:hover.googlePlus {
	background-position:-133px -42px;
}
/* HOME PRODUCTS */

#products {
	border: 0 none;
	padding:14px 0 0 0;
 *padding:28px 0 0 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
	margin:33px 0 0 0;
	background:#e3f7ed;
	height:121px;
 *height:107px;
 *width:hide;
}
#products .productIntroText {
	float:left;
	margin:0 0 0 15px;
	width:187px;
}
#products .productIntroText .productsHeading {
	font-size:20px;
	color:#42c683;
}
#products .productIntroText p {
	font-size:13px;
	color:#42c683;
	margin:9px 0 0 0;
}
#products ul {
	float:right;
	width:698px;
}
#products ul li {
	list-style-type:none;
	float:left;
	background:url(/sites/nicorette.com.au/themes/nicorette/images/product_shadow.png) right bottom no-repeat;
	height:100px;
	position:relative;
	z-index:1;
	margin-left:3%;
}
.page-views #products ul li {
	float:left;
}
#products ul li a {
	float:left;
	margin:0 22px 0 0;
}
#products ul li a img {
	float:left;
}
#products ul li .tooltip {
	left: 26px !important;
	top: 4px !important;
	background:url(/sites/nicorette.com.au/files/nicorette/rollover-blank.png) left top no-repeat!important;
	padding:5px 15px 15px 22px!important;
 *padding:5px 15px 15px 22px!important;
	height: 124px !important;
	width: 125px !important;
	color: #42C683;
	z-index:3;
}
#products ul li .tooltip a {
}
#products ul li .tooltip a {
	text-decoration:none;
	margin:0!important;
	font-size: 13px;
	font-weight: normal;
	color: #339933;
}
#products ul li .tooltip .product_name a {
	font-weight:bold;
	width:73px;
	clear:both;
	line-height:24px;
}
#products ul li .tooltip a {
	text-decoration:none!important;
}
.product_name a.tooltip-product-title {
	float:none!important;
}
#products ul li .tooltip .product_name a:hover {
	border-bottom:1px dotted #3c9d3c;
	width:73px;
}
#products ul li .tooltip .short_desc {
	float: left;
	margin-top: 2px;
	clear:both!important;
	width:118px;
	
}
#products ul li .tooltip .short_desc a{font-size:11px;}
#products ul li .tooltip a .product_name {
	color:#339933;
	font-size:13px;
}
#products ul li .tooltip a .short_desc {
	color:#42c683;
	font-size:11px;
}
.region-content-bottom .products .tooltip {
}
/* Breadcrumbs */
#mainBreadcrumbs ul, #mainBreadcrumbs .breadcrumb {
	float:left;
	width:100%;
	font-size:12px;
	padding:17px 0;
	color:#666666;
	margin:4px 0 0 14px;
	display:inline;
}
#mainBreadcrumbs ul li {
	float:left;
	list-style-type:none;
	margin:0 5px 0 0;
}
#mainBreadcrumbs ul li a {
	float:left;
	color:#339933;
	text-decoration:none;
	border-bottom: 1px dotted white;/*padding-bottom:2px;*//*padding:0 10px 0 0;*/
	/*background:url(/sites/nicorette.com.au/themes/nicorette/images/breadcrumb_pointer.png) right center no-repeat;*/
}
#mainBreadcrumbs ul li {
	background:url(/sites/nicorette.com.au/themes/nicorette/images/breadcrumb_pointer.png) right 6px no-repeat;
	padding:0 10px 0px 0;
	margin-bottom:1px;
}
/*#mainBreadcrumbs{padding-bottom:1px;}*/
#mainBreadcrumbs ul li.last {
	background-image:none;
}
#mainBreadcrumbs ul li a:hover {
	color:#007d00;
	border-bottom:1px dotted #339933;
}
/*LEFT NAV*/

.prod_left_menu {
	float:left;
	width:91%;
	border: 0 none;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: #dadada 0px 0px 10px;
	-moz-box-shadow: #dadada 0px 0px 10px;
	box-shadow: #dadada 0px 0px 10px;
    *box-shadow: #dadada 0px 0px 10px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#e4e2e3));
	background: -webkit-linear-gradient(#FFFFFF, #e4e2e3);
	background: -moz-linear-gradient(#FFFFFF, #e4e2e3);
	background: -ms-linear-gradient(#FFFFFF, #e4e2e3);
	background: -o-linear-gradient(#FFFFFF, #e4e2e3);
	background: linear-gradient(#FFFFFF, #e4e2e3);
	-pie-background: linear-gradient(#FFFFFF, #e4e2e3);
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
	padding: 8px;
	
}
.prod_left_menu ul {
	background-color:#FFF;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
	float:left;
	padding: 0 0 5px;
	width:100%;
	color:#666666;
}
.prod_left_menu ul.sec_nav li {
	list-style-image: none;
	list-style-type: none;
	font-size:16px;
	width:91%;
	margin:0 0 0 10px;
	float:left;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background:#f9f9f9;
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
}
.prod_left_menu ul.sec_nav li.row1 {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	font-weight: bold;
}
.prod_left_menu ul.sec_nav li.row1 {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	font-weight: bold;
}
.prod_left_menu ul.sec_nav li span.menu-heading-class {
	background: url("/sites/nicorette.com.au/themes/nicorette/images/leftNavbg.png") no-repeat scroll right center transparent;
	color: #666666;
	display: inline-block;
	font-weight: bold;
	height: 10px;
	width: 10px;
	margin: 0 0 0 5px;
}
.prod_left_menu ul a {
	text-decoration:none;
}
.prod_left_menu ul.sec_nav li.row1, .prod_left_menu ul.sec_nav li.row2 {
	background:none;
}
.prod_left_menu ul.sec_nav li.row2 {
	width:95%;
	margin:0;
}
.prod_left_menu ul.sec_nav li.row2 ul li {
	margin:5px 0 0 10px;
	font-size:13px;
}
.prod_left_menu ul.sec_nav li.row2 a {
	background: url("../images/searchBtn.png") no-repeat scroll 8px 2px transparent;
	padding:0 0 5px 31px;
	color:#339933;
	display:block;
}
.prod_left_menu ul.sec_nav li.row2 a:hover, .prod_left_menu ul.sec_nav li.row2 li.active-trail a, .prod_left_menu ul.sec_nav li.row2 li.active-trail a:hover {
	background: url("../images/searchBtn4.png") no-repeat scroll 8px -30px;
	color:#339933;
	display:block;
}
.prod_left_menu ul.sec_nav li.row2 li.active-trail a.active, .prod_left_menu ul.sec_nav li.row2 li.active-trail a.active:hover {
	color:#fff;
	background: url("../images/searchBtn.png") no-repeat scroll 10px -56px transparent;
}
.prod_left_menu ul.sec_nav li.row2 ul li.active-trail, .prod_left_menu ul.sec_nav li.row2 ul li.active-trail:hover {
	/*background: -webkit-gradient(linear, 0 0, 0 bottom, from(#666666), to(#343434)) !important;
	background: -webkit-linear-gradient(#666666, #343434) !important;
	background: -moz-linear-gradient(#666666, #343434) !important;
	background: -ms-linear-gradient(#666666, #343434) !important;
	background: -o-linear-gradient(#666666, #343434) !important;
	background: linear-gradient(#666666, #343434) !important;
	-pie-background: linear-gradient(#666666, #343434) !important;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;	
	behavior:url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);*/
	
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc)!important;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#666666), to(#343434)) !important;
	background: -webkit-linear-gradient(#666666, #343434) !important;
	background: -moz-linear-gradient(#666666, #343434) !important;
	background: -ms-linear-gradient(#666666, #343434) !important;
	background: -o-linear-gradient(#666666, #343434) !important;
	background: linear-gradient(#666666, #343434) !important;
	-pie-background: linear-gradient(#666666, #343434) !important;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.prod_left_menu ul.sec_nav li.row2 ul li:hover {
	border: none;
	background:#f9f9f9;
}
/*******************/
.prod_left_menu ul.first_nav li{
	list-style-image: none;
	list-style-type: none;
	font-size:16px;
	width:91%;
	margin:0 0 0 10px;
	float:left;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	background:#f9f9f9;
	behavior:url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
	padding:0;
}
.prod_left_menu ul.first_nav li.row1 {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	font-weight: bold;
}
.prod_left_menu ul.first_nav li.row1 {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	font-weight: bold;
}
.prod_left_menu ul.first_nav li.row2, .prod_left_menu > ul.first_nav > li.row2 > .sidebar_nav > li.expanded {
	background:none;
	margin: 0 0 0 10px;
	width: 91%;
}
.prod_left_menu ul.first_nav li.row2 .sidebar_nav li.expanded a.quitting-class {
	color:#666666;
}
.prod_left_menu ul.first_nav li.row2 .sidebar_nav li.expanded a, .prod_left_menu ul.first_nav li.row2 .sidebar_nav li.collapsed a,#promoLeft .menu-mlid-400  a.left_nav_header{
	color: #339933;
	font-weight:bold;
	padding:0 15px 0 0;
	/* background: url("/sites/nicorette.com.au/themes/nicorette/images/leftNavbg.png") no-repeat scroll right 10px transparent;*/
	background: url("/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer.png") no-repeat scroll right 10px transparent;/*sk*/
	
	
}

#promoLeft .menu .menu a {
	background: none;
}

.prod_left_menu ul.first_nav li.row2 .sidebar_nav li.expanded a span{display:inline-block; cursor:pointer;}
.prod_left_menu ul.first_nav li.row2 .sidebar_nav li.first_nav_last_link a {
	color: #339933;
	font-weight:bold;/*padding:0;*/
}
.prod_left_menu ul.first_nav li.row2 .sidebar_nav li.collapsed a {
	background: url("/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer.png") no-repeat scroll right 12px transparent;
}
.prod_left_menu ul.first_nav li.row2 .sidebar_nav li.expanded .sub_nav .top_border {
	display:none;
}
.prod_left_menu ul.first_nav li.row2 .sidebar_nav li.collapsed, .prod_left_menu ul.first_nav li.row2 .sidebar_nav li.first_nav_last_link {
	margin: 5px 0 0 11px;
	width: 91%;
	background: none;
	border-radius:0;
}
.prod_left_menu ul.first_nav li.row2 {
	width:100%;
	margin:6px 0 0 0;
}
.prod_left_menu ul.first_nav li.row2 .sidebar_nav li.expanded ul li {
	width:100%;
	margin:2px 0 0 0;
}
.prod_left_menu ul.first_nav li.row2 .sidebar_nav li.expanded ul li a {
	background: url("../images/searchBtn.png") no-repeat scroll 8px 6px transparent;
	color: #339933;
	display:block;
	padding: 5px 0 5px 35px;
	font-size:13px;
	font-weight: normal; 
	float:left;/*sk*/
}
.prod_left_menu ul.third_nav li.row2 .sidebar_nav li.is-active-trail a.is-active-trail{color:#fff!important;}
.prod_left_menu ul.first_nav li.row2 .sidebar_nav li.expanded ul li a.active {
	background: url("../images/searchBtn4.png") no-repeat scroll 8px -53px transparent;
	color: #FFFFFF;
	/*float:left; /*sk
	height:18px; /*sk
    width: 150px; /*sk*/
}
.prod_left_menu ul.first_nav li.row2 .sidebar_nav li.expanded ul li a:hover {
	background: url("../images/searchBtn4.png") no-repeat scroll 8px -26px transparent;
	color:#007d00;
}

.prod_left_menu ul.first_nav li.row2 .sidebar_nav li.expanded ul li.active-trail,
.prod_left_menu ul.first_nav li.row2 .sidebar_nav li.expanded ul li.active-li
  {
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#666666), to(#343434));
	background: -webkit-linear-gradient(#666666, #343434);
	background: -moz-linear-gradient(#666666, #343434);
	background: -ms-linear-gradient(#666666, #343434);
	background: -o-linear-gradient(#666666, #343434);
	background: linear-gradient(#666666, #343434);
	-pie-background: linear-gradient(#666666, #343434);
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	behavior:url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
	/* background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImcxNjYiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiM2NjY2NjYiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiMzNDM0MzQiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2cxNjYpIiAvPgo8L3N2Zz4=); */
	
	
	
	} 
	
	
#promoLeft .prod_left_menu .third_nav .sub_nav .sub_nav  li{

	background:none;
}
	

.prod_left_menu ul.first_nav li.row2 .sidebar_nav li.expanded ul li.active-trail a:hover{background: url("../images/searchBtn4.png") no-repeat scroll 8px -53px transparent; color: #FFFFFF;}
/*********************/
ul.third_nav {
	margin: 0;
}
ul.sidebar_nav {
	border: none;
	border-radius: 0;
	margin:0 auto;
	background: none;
}
ul.third_nav li {
	list-style-image: none;
	list-style-type: none;
	float:left;
	width:97.3%;
	margin:2px 5px 0 2px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background:#f9f9f9;
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
}
ul.third_nav li.last{
margin: 2px 5px 2px 3px!important;
}
ul.third_nav li a {
	font-size:13px;
	padding:0;
}
ul.third_nav ul ul {
	padding-top:0!important;
}
ul.third_nav li.row2, ul.third_nav li.row2:hover {
	background: none;
}
ul.third_nav li.selected, ul.third_nav li.expanded {
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#666666), to(#343434));
	background: -webkit-linear-gradient(#666666, #343434);
	background: -moz-linear-gradient(#666666, #343434);
	background: -ms-linear-gradient(#666666, #343434);
	background: -o-linear-gradient(#666666, #343434);
	background: linear-gradient(#666666, #343434);
	-pie-background: linear-gradient(#666666, #343434);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color:#343434;
	background-repeat:no-repeat; 

	
	background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImcxNjYiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiM2NjY2NjYiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiMzNDM0MzQiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2cxNjYpIiAvPgo8L3N2Zz4=);
}



ul.third_nav li.expanded {
	padding-bottom: 10px;
	padding-right:3px;
}



ul.third_nav li.expanded a, ul.third_nav li.expanded a:hover {
	color: #fff;
	background: url("../images/searchBtn.png") no-repeat scroll 5px -81px transparent;
	display: inline-block;
}
ul.third_nav li.selected a.active {
	color: #fff;
	background: url("../images/searchBtn.png") no-repeat scroll 6px -81px transparent;
	display: inline-block;
}
ul.third_nav li a {
	padding:4px 0 4px 0;
	color:#339933;
	display: inline-block;
	background: url("../images/searchBtn.png") no-repeat scroll 5px 4px transparent;
	padding-left:30px;
	display: block;
}
ul.third_nav li a:hover {
	background: url("../images/searchBtn4.png") no-repeat scroll 5px -27px transparent;
	color:#007d00;
}
ul.sidebar_nav li ul.sub_nav {
	background: none;
}
ul.third_nav > li.expanded > ul.sub_nav > li {
	border: none;
	background: none;
	padding:0;
}

ul.third_nav li.expanded css3-container{display:none;}
ul.third_nav li.expanded ul.sub_nav li.top_border {
	display: none;
}
ul.third_nav li.expanded ul.sub_nav li a, ul  li.expanded ul.sub_nav li a,ul  li.expanded ul.sub_nav .sub_nav  li a {
	color: #61c65f;
	background: none;
	padding: 0 0 3px 30px;
	display: inline-block;
	background: url("../images/searchBtn.png") no-repeat scroll 21px -111px transparent;
}
ul.third_nav li.expanded ul.sub_nav li a:hover, ul.third_nav li.expanded ul.sub_nav li a.active {
	color: #fff;
	background: url("../images/searchBtn.png") no-repeat scroll 21px -153px transparent;
}
/******************************/

ul.forth_nav li {
	list-style-image: none;
	list-style-type: none;
	font-size:16px;
	width:91%;
	margin:5px 0 0 10px;
	float:left;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background:#f9f9f9;
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
	padding:0;
}
ul.forth_nav li:hover {
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#666666), to(#343434));
	background: -webkit-linear-gradient(#666666, #343434);
	background: -moz-linear-gradient(#666666, #343434);
	background: -ms-linear-gradient(#666666, #343434);
	background: -o-linear-gradient(#666666, #343434);
	background: linear-gradient(#666666, #343434);
	-pie-background: linear-gradient(#666666, #343434);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
ul.forth_nav li a {
	background: url("../images/searchBtn.png") no-repeat scroll 10px 4px transparent;
	padding:4px 0 4px 40px;
	color:#339933;
	display:block;
}
ul.forth_nav li a.active {
	color:#fff;
	background: url("../images/expanded_bg.png") no-repeat scroll 10px 4px transparent;
}
ul.forth_nav li ul {
	margin:0 0 0 22px;
	width:80%;
}
ul.forth_nav li ul li {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background:none;
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
	font-size:13px;
}
ul.forth_nav li ul li:hover {
	background:none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
ul.forth_nav li ul li a {
	color:#61c65f;
	padding:0 0 0 10px;
	background: url("../images/expanded_sub_menu_option_bg.png") no-repeat scroll 10px 4px transparent;
}
ul.forth_nav li ul li a:hover {
	color:#007D00 !important;
}
/*PRODUCT  DETAILS*/
.page-help-and-support-cut-down-to-stop #wrapper #mainContent #mainContentArea #contentRight ul .innerPageBannerWrapper, .page-help-and-support-weight-control #wrapper #mainContent #mainContentArea #contentRight ul .innerPageBannerWrapper, .page-products-where-to-buy #wrapper #mainContent #mainContentArea #contentRight ul .innerPageBannerWrapper, .page-quitting-tools-iphone-app #wrapper #mainContent #mainContentArea #contentRight ul .innerPageBannerWrapper {
	float:left;
	width:663px;
	border: 0 none;
	padding: 8px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: #dadada 0px 0px 10px;
	-moz-box-shadow: #dadada 0px 0px 10px;
	box-shadow: #dadada 0px 0px 10px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#e4e2e3));
	background: -webkit-linear-gradient(#FFFFFF, #e4e2e3);
	background: -moz-linear-gradient(#FFFFFF, #e4e2e3);
	background: -ms-linear-gradient(#FFFFFF, #e4e2e3);
	background: -o-linear-gradient(#FFFFFF, #e4e2e3);
	background: linear-gradient(#FFFFFF, #e4e2e3);
	-pie-background: linear-gradient(#FFFFFF, #e4e2e3);
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
	margin:0;
	background:#f9f9f9;
}
.page-quitting-tools-iphone-app #wrapper #mainContent #mainContentArea #contentRight ul .innerPageBannerWrapper li img {
	float:left;
}
.innerPageBanner {
	float:left;
	min-width:663px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
	overflow:hidden;
	position:relative;
	left:0;/*height: 286px;*/
}
.innerPageBanner ul {
	float:left;
}
.innerPageBanner ul li {
	float:left;
	list-style:none;
}
.innerPageBanner ul li .innerPageBannerContent {
	height: 117px;
	left: 35px;
	position: absolute;
	top: 38px;
	width: 230px;
}
.innerPageBanner ul li img {
	float:left;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
}
.page-help-and-support-cut-down-to-stop #wrapper #mainContent #mainContentArea #contentRight ul .innerBannerFooterShadow, 
.page-help-and-support-weight-control #wrapper #mainContent #mainContentArea #contentRight ul .innerBannerFooterShadow, 
.page-quitting-tools-iphone-app #wrapper #mainContent #mainContentArea #contentRight ul .innerBannerFooterShadow, 
.page-products-where-to-buy #wrapper #mainContent #mainContentArea #contentRight ul .innerBannerFooterShadow,
.node-type-product #wrapper #mainContent #mainContentArea #contentRight .innerBannerFooterShadow,
.page-help-and-support-women-and-smoking #wrapper #mainContent #mainContentArea #contentRight .innerBannerFooterShadow

 {
	background:url(../images/banner_footer_shadow.png) center top no-repeat;
	float:left;
	width:679px;
	height:30px;
}
.page-quitting-tools-iphone-app .innerPageBanner {
	height:286px !important;
}
.personalVideoWrapper {
	float:left;
	width:651px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	background:#e3f7ed;
	margin:0 0 0 9px;
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
	padding:12px 0 12px 12px;
	text-align: center;
}
.videoImg {
	float:left;
	position:relative;
	left:0;
	margin:0;
}
.videoImg img {
	float:left;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
}
.videoImg a {
	position:absolute;
	left:55px;
	top:20px;
	width:86px;
	height:89px;
	background:url(../images/play_btn.png) left -1px no-repeat;
	font-size:0px;
	line-height:0px;
	color:transparent;
}
.videoImg a:hover {
	background-position:left -109px;
}
.personalVideotext {
	float:left;
	width:420px;
	margin:0 0 0 14px;
}
.personalVideotext h2 {
	font-size:20px;
	font-weight:normal;
	color:#42c683;
	width:100%;
	padding:0 0 7px !important;
}
.personalVideotext p {
	float:left;
	font-size:13px;
	color:#42c683;
	width:414px;
	line-height: 20px;
}
.personalVideotext a {
	background: url("../images/download-hover.png") no-repeat scroll 0px 6px transparent !important;
	color: #339933;
	float: left;
	font-size: 13px;
	padding: 5px 0px 5px 21px;
	text-decoration: none;
	width:auto;
	margin-top:6px;
}
.personalVideotext a:hover {
	background:transparent url(../images/download-hover.png) no-repeat 1px -27px!important;
	color: #339933;
}
/*.personalVideotext a:hover {
	background-position: 0 -26px;
	color:#007d00;
}*/
/*TAB*/
.tabWrapper {
	float:left;
	width:679px;
	/*margin:25px 0 0 0;*/
}
.TabbedPanels {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}
.TabbedPanels p a:hover{color: #007d00; border-bottom: 1px dotted #339933;}
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}
.TabbedPanelsTab {
	width:160px;
	border: 0 none;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-top-left-radius:11px;
  -webkit-border-top-right-radius: 11px;
	-moz-border-radius: 11px 11px 0 0;
	border-radius: 11px 11px 0 0;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#99cc66), to(#2b8c38));
	background: -webkit-linear-gradient(#99cc66, #2b8c38);
	background: -moz-linear-gradient(#99cc66, #2b8c38);
	background: -ms-linear-gradient(#99cc66, #2b8c38);
	background: -o-linear-gradient(#99cc66, #2b8c38);
	background: linear-gradient(#99cc66, #2b8c38);
	-pie-background: linear-gradient(#99cc66, #2b8c38);
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
	padding:0;
	float:left;
	margin:0 7px 0 0;
	list-style-type:none;
	position:relative;
	font-size:16px;
	color:#fff;
	font-weight:bold;
	left:0;
	/*behavior:url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99cc66', endColorstr='#2b8c38'); /*sk
	behavior: url(/ie9-gradient-fix.htc);/*sk*/ 
	background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc1NTgiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiM5OUNDNjYiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiMyQjhDMzgiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2c1NTgpIiAvPgo8L3N2Zz4=);/*Sk*/
	
	}
body.section-quitting-tools .TabbedPanelsTab {
	width:156px;
}
/* body.section-quitting-tools .TabbedPanelsTab:hover, body.section-quitting-tools .TabbedPanels .selected {
	width:154px!important;
} */
body.section-quitting-tools .expanded {
	width:95.3%;
}
.TabbedPanels iframe {
	display:none;
}
body.section-hcp .TabbedPanelsTabSelected, body.section-hcp .TabbedPanelsTab:Hover, body.section-hcp .tab_products .selected {
	width: 122px !important;
}
/* body.section-products .TabbedPanelsTab:Hover, body.section-products .tab_products .selected {
	width:155px !important;
} */
.TabbedPanelsTabSelected, .TabbedPanelsTab:Hover, .tab_products .selected {
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#e6e6e6), to(#FFFFFF));
	background: -webkit-linear-gradient(#e6e6e6, #FFFFFF);
	background: -moz-linear-gradient(#e6e6e6, #FFFFFF);
	background: -ms-linear-gradient(#e6e6e6, #FFFFFF);
	background: -o-linear-gradient(#e6e6e6, #FFFFFF);
	background: linear-gradient(#e6e6e6, #FFFFFF);
	-pie-background: linear-gradient(#e6e6e6, #FFFFFF);
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
	color:#666666;
	cursor:pointer;
	border-left:1px solid #bebdbd;
	border-right:1px solid #bebdbd;
	width:158px !important;
	/*filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#e6e6e6', endColorstr='#FFFFFF'); /*sk
	behavior: url(/ie9-gradient-fix.htc);/*sk*/
	background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImcyOTQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNFNkU2RTYiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2cyOTQpIiAvPgo8L3N2Zz4=);/*sk*/
}
.TabbedPanelsTabSelected a, .TabbedPanelsTab:Hover a, .tab_products .selected a {
	color:#666666;
}
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
	padding:10px
}
.TabbedPanelsContentGroup {
	float:left;
	clear:both;
	width:98%;
	border-top:1px solid #bebdbd;
	margin:-1px 0 0 0;
	*margin:0;
	padding: 0 0 0 1.5%;
	/*clear:none;*/
}
.TabbedPanelsContent {
	overflow: hidden;
	padding: 4px;
}
.tabContent {
	background:url(../images/promo_footer_line.png) left bottom repeat-x;
	float: left;
	margin: 0 0 0 10px;
	padding: 0 0 25px;
	width: 99%;
}
.removeBg {
	background:none!important;
	float: left;
	margin-left: 12px;
}
.tabContent h2 {
	color: #42C683;
	font-size: 20px;
	font-weight: normal;
	width: 100%;
	padding: 21px 0 16px 0;
}
.subCol {
	float:left;
	width:207px
}
.subCol img {
	float:left;
}
.subCol span {
	float:left;
	width:96%;
	font-size:13px;
	color:#42c683;
}
.tabContent a.findMore {
	font-size:13px;
	color:#339933;
	width:100%;
	text-decoration:none;
}
.tabContent a:hover.findMore {
	color:#007D00;
}
.tabContent p {
	color:#666666;
	font-size:13px;
	float:left;
	width:100%;
}
.tabContent .introText {
	color: #42C683;
	float: left;
	font-size: 16px;
	width: 100%;
	font-weight:bold;
	padding:25px 0 15px 0;
}
.tabExtMargin {
	margin:0 12px;
}
.second-para {
	margin-top:-3px!important;
}
.second-para2 {
	margin:34px 0 0 0;
	padding:0 0 18px 0;
}
.TabbedPanelsContentVisible {
}
.VTabbedPanels {
	overflow: hidden;
	zoom: 1;
}
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}
ul.tab_products li a {
	color:#FFFFFF!important;
}
ul.tab_products li a {
	width:88%;
	float:left;
}
ul.tab_products li.selected a, ul.tab_products li a:hover {
	color:#666666!important;
}
/*VIDEO LISTING*/
.videoWrapper {
	float:left;
	width:97%;
	padding:0 0 0 18px;
	background: url("../images/promo_footer_line.png") repeat-x scroll left bottom transparent;
}
.videoPlayerArea {
	float:left;
	margin:21px 0 0 0;
	background: url("../images/banner_footer_shadow.png") no-repeat scroll center bottom transparent;
	padding: 0 0 29px;
}
.videoPlayerArea iframe {
	float:left;
}
.videoListingWrapper {
	float:left;
	width:97%;
	padding:30px 0 0 18px;
}
.videoPlayerArea img {
	float:left;
}
.videoWrapper .videoIntroText {
	float:left;
	width:85%;
	font-size:13px;
	color:#666666;
	padding:0 0 40px 0;
}
.videoThumbs {
	float:left;
	padding:0 0 22px;
	width:320px;
	position:relative;
	left:0;
	font-weight:bold;
	clear:both;
}
/*.even {
	float:right;
	clear:none!important;
}*/
.activeVideo {
	opacity:0.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
}
.videoThumbs a.play {
	background: url("../images/play_btn.png") no-repeat scroll left -1px transparent;
	color: transparent;
	font-size: 0;
	height: 89px;
	left: 117px;
	line-height: 0;
	position: absolute;
	top: 50px;
	width: 86px;
}
.videoThumbs a:hover.play {
	background-position: left -109px;
}
.videoThumbs img {
	float:left;
}
.videoThumbs .linkText {
	float:left;
	color:#666666;
	width:100%;
	margin:8px 0 0 0;
}
.videoThumbs .linkText a {
	float:left;
	color:#339933;
	text-decoration:none;
}
.videoThumbs .linkText a:hover {
	color:#007d00;
}
/*PRODUCT*/
#mainContentArea #promoLeft {
	float:left;
	width: 224px;
}
#mainContentArea #contentRight {
	float:right;
	width: 680px;
	margin:0 0 0 11px;
}
.productInfo {
	float:left;
	background: url("../images/promo_footer_line.png") repeat-x scroll left bottom transparent;
	width: 660px;
	padding: 0 0 25px 0;
	margin: 0 0 0 18px;
}
.productInfo p {
	font-size:13px;
	color:#666666;
	width:601px;
	padding:0 0 7px 0;
	line-height:20px;
}
.productInfo .introLink {
	width:600px;
}
.productInfo h4 {
	padding:0 0 9px 0;
}
.introLink {
	color: #42C683;
	float: left;
	font-size: 16px;
	width: 100%;
}
.introLink a {
	color:#339933;
	display:inline;
	text-decoration:none;
}
.introLink a:hover {
	color:#007d00;
}
ul.second-row li.images {
	margin:0!important;
}
ul.second-row {
	float:left;
	width:660px;
	margin:20px 0 0 18px;
}
ul.second-row li {
	float:left;
	width:220px;
	padding:0 0 20px 0;
	height:232px;
}
ul.second-row li a {
	/*float:left;*/
	font-size:16px;
	color:#339933;
	line-height:20px;
	width:auto;
	margin:10px 0 0 0px;
	text-decoration:none;
}
ul.second-row li .tooltip a {
	background: url("../images/searchBtn.png") no-repeat scroll left 1px transparent;
	bottom: 11px;
	font-size: 13px;
	font-weight: normal;
	left: 22px;
	margin: 10px 0 0;
	padding-left: 20px;
	position: absolute;
}
ul.second-row li .tooltip a:hover {
	background:transparent url(../images/searchBtn.png) no-repeat 0 -31px;
	width:auto;
}
.page-hcp-products-quickmist .tab_products{margin-top:15px; float:left;}
/*ul.second-row li .tooltip a:hover{width:auto;}*/
ul.second-row li a:hover {
	color:#007d00;
}
.where-to-buy ul.second-row li .tooltip /* WHERE TO BUY */
 .whereToBuyWapper {
	float:left;
	width:100%;
	margin: 0 0 0 15px;
}
.whereToBuyWapper div.intro {
	color: #42C683;
	float: left;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0 15px 0;
	width: 100%;
}
.whereToBuyWapper div.intro a {
	color:#339933;
	text-decoration:none;
}
.whereToBuyWapper div.intro a:hover {
	color:#007d00;
}
.whereToBuyLogoWapper {
	float: left;
	width: 102%;
	margin:45px 0 0 0;
	background: url("../images/promo_footer_line.png") repeat-x scroll left bottom transparent;
	padding: 0 0 45px 0;
}
.where-to-buy li {
	position:relative;
}
.where-to-buy .tooltip {
	left:40px!important;
	top:0!important;
}
footer {
	padding:16px 0 15px 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
	margin:21px 0 0 0;
	background:#f9f9f9;
	/*height:160px;*/
	float:left;
}
footer ul.region {
	float:left;
	width: 100%;
}
.page-hcp-products-quickmist footer {
	margin-left:0px\0/;
}
.whereToBuyLogoWapper a {
	float:left;
	/*background:url(../images/wheretobuylogo.jpg) no-repeat;*/
	color:transparent;
	font-size:0;
	line-height:0;
	text-decoration:none;
}
/*footer ul li.col1, footer ul li.col2, footer ul li.col3, footer ul li.col4{float:left; }*/
.whereToBuyLogoWapper a:hover {
	float:left;
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
}
.whereToBuyLogoWapper a {
	background: #fff;
}
.whereToBuyLogoWapper a.boots {
	width:114px;
	height:69px;
	background-position:0 0;
	margin:0 13px 0 0;
}
.whereToBuyLogoWapper a.superdruy {
	width:203px;
	height:51px;
	background-position:0 -72px;
	margin:0 34px 0 0;
}
.whereToBuyLogoWapper a.morrisons {
	width:125px;
	height:76px;
	background-position:0 -121px;
	margin:0 44px 0 0;
}
.whereToBuyLogoWapper a.tesco {
	width:140px;
	height:47px;
	background-position:0 -198px;
	margin:0 0 0 0;
}
.whereToBuyLogoWapper a.asda {
	/*width:131px;*/
	height:62px;
	background-position:0 -240px;
	margin: 58px 10px 0 0;
}
.whereToBuyLogoWapper a.lioyds {
	width:220px;
	height:54px;
	background-position:0 -284px;
	margin: 58px 7px 0 0;
}
.whereToBuyLogoWapper a.pharmacy {
	width:127px;
	height:54px;
	background-position:0 -325px;
	margin:58px 18px 0 0;
}
.whereToBuyLogoWapper a.rowlands {
	width:133px;
	height:65px;
	background-position:0 -382px;
	margin:58px 0 0 0;
}
.whereToBuyLogoWapper a.yell {
	width:211px;
	height:53px;
	background-position:0 -439px;
}
.disclaimerWapper {
	float: left;
	width: 98%;
	margin:0;
	padding: 0 0 38px 0;
}
.disclaimerWapper p {
float:;
	width:100%;
	font-size:13px;
	color:#666666;
	margin:22px 0 0 0;
	float:left;
}
.disclaimerWapper .intro a {
	color: #339933;
}
.disclaimerWapper .intro a:hover {
	color: #007D00 !important;
	border-bottom:1px dotted #339933;
}
.yellWapper {
	float: left;
	width: 98%;
	margin:25px 0 0 0;
	padding: 0 0 25px 0;
}
.yellWapper .whereToBuyLogoWapper {
	margin: 20px 0 0;
}
#footer-left {
	width:288px;
	float:left;
	padding:0 0 0 15px;
}
#footer-left ul {
	float:left;
	width:285px;
	font-size:12px;
	font-weight:bold;
	color: #666666;
}
#footer-left ul a {
	color:#339933;
	text-decoration:none;
	font-weight: normal;
	float:left;
	border-bottom:1px solid #F9F9F9;
}
#footer-left ul a:hover {
	color:#007d00;
	border-bottom:1px dotted #339933;
}
p a:hover {
	color:#007d00 !important;
	width:auto;
	/*border-bottom: 1px dotted #007D00;*/
}
.page-help-and-support-before-quitting .infoAndLink p a:hover {
	width: auto;
	background:transparent url(../images/profile-bottom-border.png) no-repeat 2px -27px;
}
.page-quitting-tools .quittingOptionsWrapper p a:hover {
	background:transparent url(../images/profile-bottom-border.png) no-repeat 2px -24px;
}
.page-hcp-resources-quitting-resources .hcp-quitting-wrapper .hcp-quitting-tools p a:hover {
	background:transparent url(../images/profile-bottom-border.png) no-repeat 2px -27px;
}
#footer-left ul li {
	float:left;
	list-style-type:none;
	padding:0;
}
.submitWrapperInner a:hover {
	border-bottom:1px dotted #339933 !important;
	padding-bottom:1px;
	float:left;
	color:#007D00;
}
.loginBlockContent .submitWrapperInner .forgotWrapper  a:hover { float:right;}
#footer-left ul li.first, #footer-left ul li.first ul {
	width:180px;
}
#footer-left ul li.last, #footer-left ul li.last ul {
	width:103px;
}
#footer-left ul li ul li {
	padding:0px;
	clear:both;
	width:100%;
}
#footer-left ul li ul span, #footer-left ul li ul p {
	color:#666666;
	float:left;
	width:100%;
	padding:0 0 13px 0;
}
#footer-right {
	float:left;
	width:572px;
	/*margin:19 0 0 0;*/
	padding:0 0 0 23px;
	background:url(/sites/nicorette.com.au/themes/nicorette/images/footer_div.jpg) left top repeat-y;
 /* *margin-top:-50px; */
}
.footerSocialNetworkArea {
	float:left;
	width:100%;
	padding:0;
}
.footerSocialNetworkArea span {
	float:left;
	font-size:10px;
	color:#666666;
}
#footer-right p {
	float:left;
	font-size:10px;
	color:#666666;
	width:100%;
	margin:5px 0 0 0;
}
.footerWightSpace {
	height:54px;
}
/* Commented by Keerthana - As this is creating 2 backgrounds for the left side menus in the page.
#promoleft div div.section {
	background: -moz-linear-gradient(#FFFFFF, #E4E2E3) repeat scroll 0 0 transparent;
	border: 0 none;
	border-radius: 15px 15px 15px 15px;
	box-shadow: 0 0 10px #DADADA;
	float: left;
	padding: 8px;
	width: 91%;
}
*/
.region-searchblock {
	width:227px;
	float:left;
	height:32px;/*sk*/
	 margin: -36px 0 0 16px;
	/* margin: -90px -82px 0;*/
	/* margin:8px 0 0 0px; By Tarit 18-Apr-2013*/
	/*border:1px solid green;*/
}
#block-search-form {
	float:left;
	width:235px;
	height:32px;
	}
	
#edit-internet-button {
	font-size:0px;
}
li h2 {
	color: #42C683;
	font-size: 20px;
	font-weight: normal;
	padding: 0 0 9px;
}
.where-to-buy-header p,
.where-to-buy p{
	color: #666666;
	font-size: 13px;
	line-height: 20px;
	padding: 0 0 7px;
	width: 601px;
}
p.search-text {
	color: #42C683;
	float: left;
	font-size: 16px;
	width: 100%;
}
.search-text a {
	color: #339933;
	display: inline;
	text-decoration: none;
}
.search-text a:hover {
	border-bottom:1px dotted #339933 !important;
}
li.content {
	/* background: url("/sites/nicorette.com.au/themes/nicorette/images/promo_footer_line.png") repeat-x scroll left bottom transparent;*/
    float: left;
	margin: 0 0 0 9px;
	padding: 0 0 25px;
	width: 665px;
}
#promoleft article p a {
}
/***************** Srihari 20/8 ******/
.content_tab h2 {
	color: #42C683;
	font-size: 20px;
	font-weight: normal;
	padding: 50px 0 16px;
	width: 100%;
}
#contentRight h2 {
	clear: both;
	color: #42C683;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	padding: 0 0 10px 10px;
	width: 100%;
}
span.result-text-summary{float:left; width:98%; margin:0 0 0 3px;}
span.result-text-summary p{background: none repeat scroll 0 0 transparent !important; width: 100% !important; padding: 6px 4px 20px 0!important; color:#42c683; font-size:16px; font-weight:bold;}
#contentRight #content_tab2 div h2 {
	padding-top:0!important;
}
h2.sub-head-smoking {
	margin-top:20px;
}
#contentRight #content_tab2 .start-activestop h2 {
	padding-top:20px !important;
}
#Contactus {
	float:left;
	width:100%
}
#Contactus #accordion {
	float:left;
	width:100%;
	margin:20px 0 0 0;
}
#Contactus #accordion p {
	width:95%;
	margin:0 0 0 29px;
	color:#8F8F8F;
}
#nicorette-your-smoking-profile-page1 .activestop2-container {
	padding-top:0;
}
#quitsmoking h3 {
	color: #42C683;
	font-size: 16px;
	font-weight: normal;
	padding: 20px 0 16px;
	width: 100%;
	line-height:20px;
}
#quitsmoking p a {
	color: #339933;
	font-size: 13px;
	text-decoration: none;
	width: 100%;
}
#quitsmoking p a:hover {
	border-bottom:1px dotted #339933;
}
.content_tab p {
	color: #666666;
	float: left;
	font-size: 13px;
	line-height: 17px;
	width: 100%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
p.green-text {
	color: #42C683;
	float: left;
	font-size: 13px;
	width: 100%;
	margin:0!important;
	padding:5px 0 0 0!important;
}
/*#tab_2, #tab_3 {
	color: #339933 !important;
	font-size: 13px;
	text-decoration: none;
	width: 100%;
	background:none !important;
}*/
/*p.normal-text a {
	color: #339933 !important;
	font-size: 13px;
	text-decoration: none;
	background:none !important;
	border-bottom:1px solid #fff;
	float:left;
	display:inline-block;
}*/
p.normal-text a#tab_3 {
	margin-top:8px;
}
.content_tab a#tab_3 {
	border-bottom: 1px solid #FFFFFF;
	float: left;
	margin-top: 8px;
	text-decoration: none;
}
p.normal-text a:hover {
	color: #007D00 !important;
	border-bottom:1px dotted #339933;
	width:auto;
}
#block-block-53 p {
	float: left;
	line-height: 20px;
	margin: 11px 0 0;
	width: 91%;
}
p a#tab_3:hover {
	border-bottom:1px dotted #339933;
	width:auto;
	float:left;
}
p.normal-text a#tab_3:hover {
	border-bottom:1px dotted #339933;
	width:auto;
	float:left;
}
.page-products-quick-mist p a#tab_3 {
	color: #339933;
	float: left;
	/*padding: 0px 0 14px 0;*/
	text-decoration: none;
	width: auto;
}
.page-products-quick-mist p a#tab_3:hover {
	border-bottom:1px dotted #339933;
	float:left;
	width:auto;
	/*margin-bottom:6px;*/
}
.page-products-inhalator p.normal-text a#tab_3:hover {
	border-bottom:1px dotted #339933;
	float:left;
	width:auto;
}
.section-products .tabWrapper,.node-type-product .tabWrapper{margin-top:30px;}
#Legalnotice, #privacy, #Termsofuse, #press, #Contactus, #sitemap, #quitsmoking p {
	color: #666666;
	font-size: 13px;
	line-height: 20px;
	padding: 0 0 7px;
	width: 601px;
}
#sitemap li a {
	color: #339933;
	font-size: 13px;
	text-decoration: none;
	width: 100%;
}
/******* Added by Keerthana ********/
.footerSocialNetworkArea span {
	bottom: 17px;
	left: 272px;
	position: relative;
}
.infoGraphicWrapper, .sectionhpWrapper, .legalNoticeWrapper {
	float: left;
	padding: 0 0 0 18px;
	width: 97%;
}
.infoGraphicWrapper p {
	color: #666666;
	float: left;
	font-size: 13px;
	line-height: 20px;
	padding: 4px 0 32px 0;
	width: 99%;
}
.subPromoArea {
	background-color: #F9F9F9;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
	float: left;
	margin: 21px 0 0;
	padding: 0;
	width: 218px;
}
.subPromoContent {
	float: left;
	font-size: 13px;
	margin: 12px 0 0 26px;
	padding: 0 0 15px;
	width: 84%;
}
.subPromoContent p {
	float: left;
	line-height: 20px;
	margin: 11px 0 0;
	width: 91%;
	color:#666666;
}
.subPromoContent a , .blwTxtBudget a, .bottomExtraText a{
	color: #339933;
	display: inline;
	text-decoration: none;
}
.subPromoContent a:hover, .blwTxtBudget a:hover, .bottomExtraText a:hover{
	border-bottom:1px dotted #007d00;
}
.bottomExtraText{padding-left: 15px;}

.subPromoArea span {
	color: #666666;
	float: left;
	font-size: 20px;
	margin: 18px 0 0 28px;
	width: 87%;
}
.infoGraphicWrapper {
	padding:0 !important;
}
.infoGraphicBg {
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#e4e2e3));
	background: -webkit-linear-gradient(#FFFFFF, #e4e2e3);
	background: -moz-linear-gradient(#FFFFFF, #e4e2e3);
	background: -ms-linear-gradient(#FFFFFF, #e4e2e3);
	background: -o-linear-gradient(#FFFFFF, #e4e2e3);
	background: linear-gradient(#FFFFFF, #e4e2e3);
	-pie-background: linear-gradient(#FFFFFF, #e4e2e3);
	border: 0 none;
	border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
	box-shadow: 0 0 10px #dadada;
	float: left;
	margin: 0;
	padding: 8px;
	width: 663px;
}
.infoGraphicImg {
	border: 0 none;
	border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
	float: left;
	margin: 0;
	position: relative;
}
.infoGraphicBg img {
	background: none repeat scroll 0 0 #F9F9F9;
	border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
	border: 0 none;
	float: left;
	margin: 0;
}
.legalNoticeWrapper p ,.legalNoticeWrapper ul{
	padding: 4px 0 15px !important;
}
.infoGraphicWrapper, .sectionhpWrapper, .legalNoticeWrapper {
	float: left;
	padding: 0 0 0 18px;
	width: 97%;
}
.legalNoticeWrapper {
	padding:0;
	width: 101%;
}
.legalNoticeWrapper .introText {
	margin: 10px 0 0;
}
.sectionhpWrapper .introText, .legalNoticeWrapper .introText , .contentwraper .introText{
	color: #42C683;
	float: left;
	font-size: 16px;
	padding: 5px 0;
	width: 100%;
}
.sectionhpWrapper p, .legalNoticeWrapper p {
	color: #666666;
	float: left;
	font-size: 13px;
	line-height: 20px;
	padding: 10px 0 32px;
	width: 99%;
}


.legalNoticeWrapper address {
	color: #666666;
	font-size: 13px;
	font-style: normal;
}
.infoGraphicWrapper a, .sectionhpWrapper a, .legalNoticeWrapper a {
	color: #339933;
	text-decoration: none;
}
.sectionhpWrapper a:hover, .legalNoticeWrapper a:hover {
	border-bottom: 1px dotted #339933;
}
.page-help-and-support-what-to-expect .infoGraphicWrapper a:hover {
	border-bottom:1px dotted #339933;
}
ul.help_menu li ul.sidebar_nav li ul.sub_nav span {
	padding-left:0!important;
}
ul.help_menu li ul.sidebar_nav li ul li.last a {
	font-weight:normal;
}
#activestoplogin sup {
	position: relative;
	top: 0px;
}
.headerRightMenu ul li a.active {
	color:#007d00;
}
.footerSocialNetworkArea span {
	bottom: 0px;
	left: 272px;
	position: relative;
}
.subMenuWrapper .megamenu-slot-title a {
	font-size:16px !important;
	color:#fff!important;
	font-weight:bold!important;
	width:90%;
	opacity:1!important;
	filter:alpha(opacity=100)!important;
	-webkit-border-radius: 0px!important;
	-moz-border-radius: 0px!important;
	border-radius: 0px!important;
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
}
.share_link {
	color: #666666;
	float: left;
	font-size: 20px;
	margin: 26px 0 0;/* width: 27%;*/
}
.share_link .socialLink-li{width:auto!important;}

.socialLinkHeading {
	float: left;
	margin-top: 4px;
	margin-left: 9px;
	margin-bottom: 6px;
}
.share_link .socialLink-li {
	margin-left:0;
	clear:none;
}
.socialLink-li {
	float: left;
	clear:both;
	margin-left:19px;
	width:90%;
}
.share-inner-page a {
	color: transparent;
	float: left;
	font-size: 0;
	height: 38px;
	line-height: 0;
	margin: 0 7px 0 0;
	width: 38px;
}
.share-inner-page a.facebook {
	background:url(../images/social_network_icons.png) left top no-repeat;
}
.share-inner-page a:hover.facebook {
	background-position:left -42px;
}
.share-inner-page a.twitter {
	background:url(../images/social_network_icons.png) -44px top no-repeat;
}
.share-inner-page a:hover.twitter {
	background-position:-44px -42px;
}
.share-inner-page a.share {
	background:url(../images/social_network_icons.png) -89px top no-repeat;
}
.share-inner-page a:hover.share {
	background-position:-89px -42px;
}
.share-inner-page a.googlePlus {
	background:url(../images/social_network_icons.png) -133px top no-repeat;
}
.share-inner-page a:hover.googlePlus {
	background-position:-133px -42px;
}
.share-inner-page {
	background-color: #F9F9F9;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius:15px!important;
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
	float: left;
	padding:8px 0 16px 4px;
	margin:20px 0 0 0;
	width: 215px;
	float:left;
}
.share-inner-page .socialLinkHeading {
	color: #666666;
	float: left;
	font-size: 20px;
	margin: 0 0 0 20px;
	padding: 0 0 8px;
	width: 82%;
	clear: both;
}
.megamenu-slot-title a {
	font-weight: bold !important;
}
#bannerWrapper ul li div.contentWapper a:hover, #bannerWrapper ul li div.banner-content-1 a:hover, #bannerWrapper ul li div.banner-content-2 a:hover, #bannerWrapper ul li div.banner-content-3 a:hover {
	background:url("../images/viewmore_sprite.png") no-repeat scroll 0 0 transparent;
	padding-bottom:10px;
	/*-webkit-box-shadow: #dadada 0px 0px 5px;
	-moz-box-shadow: #dadada 0px 0px 5px;
	box-shadow: #dadada 0px 0px 5px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#2c832c), to(#50a750));
	background: -webkit-linear-gradient(#2c832c, #50a750);
	background: -moz-linear-gradient(#2c832c, #50a750);
	background: -ms-linear-gradient(#2c832c, #50a750);
	background: -o-linear-gradient(#2c832c, #50a750);
	background: linear-gradient(#2c832c, #50a750);
	-pie-background: linear-gradient(#2c832c, #50a750);*/
	color:#ffffff !important;
}
.infoGraphicWrapper .hide {
	display: none;
}
#embed-text {
	float: left;
	height: 104px;
	width: 663px;
	margin-bottom: 12px;
}
#embed-button-top, #embed-button-bottom {
	background: url("/sites/nicorette.com.au/files/images/enter_btn.png") no-repeat scroll 0 0 transparent;
	color: #339933;
	float: left;
	font-weight: bold;
	margin-bottom: 19px;
	margin-top: 30px;
	padding: 9px 28px 13px 38px;
	text-decoration: none;
}
a#embed-button-top:hover, a#embed-button-bottom:hover {
	background: url("/sites/nicorette.com.au/themes/nicorette/images/Embede_infor_hover.png") no-repeat scroll 0 0 transparent;
	border: medium none !important;
	color: white !important;
	text-decoration: none !important;
}
.where-to-buy-outer p.search-text {
	color: #42C683;
	font: 16px Trebuchet MS;
	margin: 23px 0 40px;
	padding: 0;
}
.where-to-buy-outer p.last-para {
	color: #666666;
	font: 13px/20px Trebuchet MS;
	margin: 0;
}
.quittingOptionsWrapper {
	float: left;
	margin: 27px 0 0 0;
	width: 100%;
}
.quittingOptionsWrapper .imgWrapper {
	border: 0 none;
	float: left;
	margin: 0;
	width: 290px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#E4E2E3));
	background: -moz-linear-gradient(#FFFFFF, #E4E2E3) repeat scroll 0 0 transparent;
	background: -moz-linear-gradient(#FFFFFF, #DADADA);
	background: -webkit-linear-gradient(#FFFFFF, #E4E2E3);
	background: -ms-linear-gradient(#FFFFFF, #E4E2E3);
	background: -o-linear-gradient(#FFFFFF, #E4E2E3);
	background: linear-gradient(#FFFFFF, #E4E2E3);
	-pie-background: linear-gradient(#FFFFFF, #E4E2E3);	
	border-radius: 9px 9px 9px 9px;
	box-shadow: 0 0 5px #DADADA;	
	/*padding: 5px;*/	
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
}
.quittingOptionsWrapper .imgWrapper img {
	float:left;
	padding: 5px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius:10px 10px 10px 10px!important;
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
}
.quittingOptionsWrapper .infoAndLink {
	display: inline;
	float: right;
	margin: 0 54px 0 0;
	width: 287px;
}
.quittingOptionsWrapper .introhead {
	color: #42C683;
	float: left;
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 10px;
	width: 100%;
}
.quittingOptionsWrapper p {
	color: #666666;
	float: left;
	font-size: 13px;
	line-height: 20px;
	padding: 0 0 10px;
	width: 100%;
}
.quittingOptionsWrapper .introhead-links a {
	background: url("/sites/nicorette.com.au/themes/nicorette/images/left_nav_over.png") no-repeat scroll 2px 9px transparent;
	color: #339933;
	float: left;
	font-size: 13px;
	margin: 0 5px 0 0;
	padding: 3px 0 3px 22px;
	text-decoration: none;
	/*width: 150px;*/
	width:auto;
	line-height:22px;
}
.quittingOptionsWrapper a.activestop-online-tag {
	width:191px;
}
.page-help-and-support-before-quitting .quittingOptionsWrapper .introhead-links a {
	background: url("/sites/nicorette.com.au/themes/nicorette/images/left_nav_over.png") no-repeat scroll 2px 5px transparent;
	color: #339933;
	float: left;
	font-size: 13px;
	margin: 0 5px 0 0;
	padding: 3px 0 3px 22px;
	text-decoration: none;
	/*width: 150px;*/
	width:auto;
}
.page-quitting-tools .quittingOptionsWrapper a.quitting-link-tag {
	background: url("/sites/nicorette.com.au/themes/nicorette/images/left_nav_over.png") no-repeat scroll 2px 6px transparent;
	color: #339933;
	float: left;
	font-size: 13px;
	margin: 0 5px 0 0;
	padding: 3px 0 3px 22px;
	text-decoration: none;
	/*width: 150px;*/
	width:auto;
	clear:both;
	display:inline-block;
}
.page-quitting-tools .quittingOptionsWrapper a.quitting-link-tag:hover {
	background:transparent url(../images/profile-bottom-border.png) no-repeat 2px -27px;
	color: #339933;
	float: left;
	font-size: 13px;
	margin: 0 5px 0 0;
	padding: 3px 0 3px 22px;
	text-decoration: none;
	/*width: 150px;*/
	width:auto;
}
.introhead-links {
	width:341px !important;
}
.sectionhpWrapper {
	background: url("/sites/nicorette.com.au/themes/nicorette/images/promo_footer_line.png") repeat-x scroll left bottom transparent;
	padding:0 !important;
}
.content_iphone_app p {
	color: #666666;
	line-height: 15px;
	padding: 8px 0 23px;
	font-size: 13px;
}
.extra-wrapper {
	float:left;
*margin-top:20px;
	width:100%;
}
/*********Dynamic Carousel********/
.carousel #nav a {
	background: url("/sites/nicorette.com.au/files/images/carousel/swipedots.png") no-repeat scroll 0 0 transparent;
	height:10px;
	text-indent:-9999px;
	width:9px;
	float:left;
	margin-left:8px;
}
.carousel #nav a.activeSlide {
	background: url("/sites/nicorette.com.au/files/images/carousel/swipedots.png") no-repeat scroll -14px 0px transparent;
	height:10px;
	text-indent:-9999px;
	width:9px;
	float:left;
}
#scroll-wrapper {
	position:relative;
}
#nav {
	left: 25px;
	position: relative;
	top: -35px;
	z-index: 9999;
}
#block-homepagecarouselcms-2 ul li {
	float: left;
	height: 100px !important;
	left: 0;
	list-style-type: none;
	position: relative;
	width: 200px!important;
}
.carousel .carousalController {
	left: 20px;
	position: absolute;
	top: 280px;
	width: 500px;
	z-index: 75;
}
#block-homepagecarouselcms {
	width:1000px;
	height:250px;
}
#block-homepagecarouselcms-21 .carousel {
	float: left;
	height: 286px;
}
/****************************04/09/12*****************************************************/
.faq-qa-header h5 {
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#42c683;
	font-weight:bold;
	padding:0 0 10px 12px;
}
#megamenu-mlid-3052 .menu-3052 {
	display:none;
}
.menu-help-text, #megamenu-mlid-356, #megamenu-mlid-354{
	padding-left:13px;
	font-size: 13px;
	font-weight:bold!important;
	opacity: 0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
}
h3.megamenu-slot-title{color:#add6ad!important;}
.menu-help-text-quitting {
	padding-left:0 !important;
	font-weight:bold!important;
	opacity: 0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
}
.ready-quit-ul li {
	width:168px !important;
}
.faq-question {
	border-top:1px dotted #339933;
	color:#339933;
	padding:5px 0 8px 14px;
}
.faq-question a {
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#339933;
	background:transparent url(../images/faq_arrow.png) no-repeat 0 5px;
	padding:0 0 0 9px;
}
.faq-question a:hover {
	color:#007d00;
}
.first-question {
	border-top:none;
	padding-top:8px!important;
}
.page-faq .faq-active a {
	color:#42c683!important;
	font-size:16px;
	font-weight:normal!important;
}
#edit-keys-wrapper, #edit-keys-1-wrapper {
	float:left;
	margin:0px;
	height:30px;/*Sk*/
}
#block-search-form input {
	float: left;
	width: 194px;
	font-size:13px;
	background:transparent url(../images/search_bg.png) no-repeat left top;
	margin-left:6px;
	*margin-top: 0 !important;
	padding: 6px 0 5px 5px;
	/*padding-top:6px;
	padding-top:6px\0/!important;*/
	
	border:0 none;
	color:#666666;
	line-height: 15px;
	/*height:25px;Sk*/
}

.faq-answer p {
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#8f8f8f;
	padding-bottom:25px;
}
.section-your-profile #block-google-appliance-ga-block-search-form  input, .section-faq #block-google-appliance-ga-block-search-form input {
	padding-top:0px\0/;
}
#mainNav ul li.megamenu-parent-0:hover {
	/*background:url(/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer_hover.png) 85px center no-repeat;/*!important*/
background:url("/sites/nicorette.com.au/files/first_link_hover.png") no-repeat scroll left top transparent;
}
/*#mainNav ul li.megamenu-parent-0 a.products:hover {
	background:url(/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer_hover.png) 85px center no-repeat!important;
}*/
#mainNav ul li.megamenu-parent a.products:hover {
	color:#ffffff!important;
}
#mainNav ul li#megamenu-mlid-3050 a:hover, #mainNav ul li.megamenu-parent-1:hover, #mainNav ul li.megamenu-parent-2:hover{
	background:#339933 url(/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer_hover.png) 115px center no-repeat;
	color:#fff;
}
/* #mainNav #megamenu-mlid-322:hover , #mainNav #megamenu-mlid-344:hover,
#mainNav #megamenu-mlid-342:hover {background:#339933 url(/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer_hover.png) 80px center no-repeat; color:#fff;} */
/*#mainNav ul li.megamenu-parent-3:hover{background:#339933!important;} */
/*#mainNav ul li.megamenu-parent-3:hover{} */
/*#mainNav ul li.megamenu-parent-4:hover{background:#339933!important;}*/

/*li#megamenu-mlid-3052 .subMenuWrapper ul.megamenu-items li#megamenu-mlid-4102 a.menu-4102:hover{background:none!important;}
li#megamenu-mlid-3052 .subMenuWrapper ul.megamenu-items li#megamenu-mlid-3053 a.menu-3053:hover{background:none!important;}*/
nav .region region-header-menu #block-megamenu-1 .content ul#megamenu-menu-header-menu li#megamenu-mlid-3050 ul.megamenu-slots-columnar li#megamenu-mlid-3079 .subMenuWrapper ul.megamenu-items li#megamenu-mlid-3051 a.menu-3051:hover {
	background:none;
}
/*#mainNav ul li.megamenu-parent-1:hover {
background:#339933 url(/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer_hover.png) 115px center no-repeat!important; color:#fff;}*/
#mainNav ul li.megamenu-mlid-3056 a:hover/*, #mainNav ul li.megamenu-parent-2:hover*/ {
	background:#339933 url(/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer_hover.png) 126px center no-repeat!important;
	color:#fff;
}
 #/*mainNav ul li.megamenu-parent a:hover,#mainNav ul li.megamenu-parent-2:hover {
background:#339933 url(/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer_hover.png) 85px center no-repeat; color:#fff;

}*/
#mainNav ul li.megamenu-parent a:hover, #mainNav ul li:hover {
background-color:#339933;
}
#mainNav ul li.menu-quitting-tools-menu a:hover {/*background:#339933 url(/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer_hover.png) 118px center no-repeat;*/
	color:#fff;
	background:#339933
}
/*#mainNav ul li.menu-help-and-support-menu a{background:#339933 url(/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer_hover.png) 125px center no-repeat; color:#fff;}*/
#mainNav ul li .megamenu-parent-title a.active ,#mainNav ul li.active .megamenu-parent-title a{
	color: #666666;
}
#mainNav ul li .megamenu-parent-title a.active :hover {
	color: white !important;
}
.block ul {
	margin:0;
	padding:0;
}
.search_results #contentRight {
	float:left!important;
	margin:0!important;
	padding:0;
}
.search_results li.content {
	margin:0!important;
	width:918px;
	float:left;
	padding:0!important;
}
.google_search_test .box .content dd {
	border-bottom:1px dotted #2e8b5c;
	margin:0;
	padding:13px 0 18px 0;
}
.google_search_test .box .content dt {
	padding:18px 0 0 0;
}
li.pager-last {
	float:left;
}
.google_search_test .pagination li.pager-next {
	position: absolute;
	right: 226px;
}
.google_search_test .pagination li.pager-last {
	position: absolute;
	right: 164px;
}
.start-activestop {
	border-top: 1px dotted #2E8B5C;
	float: left;
	margin-top: 20px;
	width: 634px;
}
.start-activestop h2 {
	padding-bottom: 8px;
	padding-top: 18px;
}
.start-activestop .buttonElements .inpLeft {
	background-image: url("/sites/nicorette.com.au/themes/nicorette/images/arrow_btn.png");
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 211px;
}
.buttonElements {
	float: left;
	margin-top: 24px;
}
.registerme .buttonElements {
	margin-top: 0px;
}
.start-activestop .buttonElements .inpLeft a:hover {
	background:transparent url(../images/spirite.png) no-repeat -1px -176px;
	color:#339933!important;
}
.start-activestop .buttonElements a {
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0 0 42px;
	text-decoration: none;
	background:none;
}
span.inpLeft a {
	width:166px!important;
}
.page-products-where-to-buy .prod_left_menu ul.first_nav li.row2 .sidebar_nav li.expanded ul li a {
	background: url("../images/searchBtn1.png") no-repeat scroll 8px 6px transparent;
	color: #339933;
	display: block;
	padding: 5px 0 5px 35px;
	font-size:13px;
	font-weight: normal;
}
.page-products-where-to-buy .prod_left_menu ul.first_nav li.row2 .sidebar_nav li.expanded ul li a:hover {
	background: url("../images/searchBtn1.png") no-repeat scroll 8px -45px transparent;/*color: #FFFFFF;*/
}
.page-products-where-to-buy .prod_left_menu ul.first_nav li.row2 .sidebar_nav li.expanded ul li a.active {
	background: url("../images/searchBtn4.png") no-repeat scroll 8px -53px transparent;
	color: #FFFFFF;
}
.page-products-which-product-is-right-for-you .prod_left_menu ul.first_nav li.row2 .sidebar_nav li.expanded ul li a.active {
	background: url("../images/searchBtn1.png") no-repeat scroll 8px -45px transparent;
	color: #FFFFFF!important;
}
/*
.page-help-and-support-pregnancy .innerPageBannerWrapper, 
.page-quitting-tools .innerPageBannerWrapper, 
.page-hcp-help-and-support .innerPageBannerWrapper, 
.page-help-and-support-nicotine-myths .innerPageBannerWrapper,
.page-hcp-resources .innerPageBannerWrapper, 
.page-hcp-heritage .innerPageBannerWrapper,
.page-hcp-products-quick-mist-adverse-event-reporting .innerPageBannerWrapper,
.page-hcp-resources-quitting-resources .innerPageBannerWrapper,
.page-hcp-resources-links .innerPageBannerWrapper,
.page-help-and-support-stop-smoking-tips .innerPageBannerWrapper,
.page-help-and-support-what-to-expect.innerPageBannerWrapper,
.page-help-and-support-smoking-facts .innerPageBannerWrapper,
.page-help-and-support-the-truth-about-quitting .innerPageBannerWrapper,
.page-help-and-support-pregnancy .innerPageBannerWrapper

 {
	display:none;
}*/
.page-help-and-support-pregnancy h3 {
	padding:10px 0 6px 0;
}
.page-help-and-support-pregnancy li.content p {
	padding:8px 0 25px 0;
	font-family:Arial, Helvetica, sans-serif;
	line-height:15px;
	color: #666666;
}
.page-help-and-support-pregnancy li.content ul li {
	background:transparent url(../images/icon_list.png) no-repeat left top;
	padding:0 0 0 9px;
}
.page-help-and-support-pregnancy li.content ul {
	padding-left:13px;
	color: #666666;
}
.page-help-and-support-pregnancy li.content ol {
	padding:14px 0 0 0;
	color: #666666;
}
.page-help-and-support-pregnancy li.content ol {
		margin:0 0 0 38px;
    padding:0;
}
.page-help-and-support-pregnancy li.content ol li{margin:0 0 6px;
    padding:0;
    list-style-type:decimal;
    background:none;}

.page-help-and-support-pregnancy li.content p.green a {
	color: #339933;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
.page-help-and-support-pregnancy li.content ol li a {
	color: #339933;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
.page-help-and-support-pregnancy li.content ol li a:hover {
	border-bottom:1px dotted #339933;
	color:#007d00;
}
.page-help-and-support-pregnancy li.content a {
	color: #339933;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
.page-help-and-support-cut-down-to-stop #wrapper #mainContent #mainContentArea #contentRight ul .innerPageBannerWrapper .innerPageBanner #flash_content {
	width:auto;
}
.page-help-and-support-weight-control #wrapper #mainContent #mainContentArea #contentRight ul .innerPageBannerWrapper .innerPageBanner #flash_content {
	width:auto;
}
.page-quitting-tools-iphone-app #wrapper #mainContent #mainContentArea #contentRight ul .innerPageBannerWrapper .innerPageBanner #flash_content {
	width:auto;
}
.page-products-where-to-buy #wrapper #mainContent #mainContentArea #contentRight ul .innerPageBannerWrapper .innerPageBanner #flash_content {
	width:auto;
}
.cut-down-tab h4 {
	color: #42C683;
	font-size: 20px;
	font-weight: normal;
	padding: 21px 0 16px;
	width: 100%;
}
.removeBg div.intro {
	color: #42C683;
	float: left;
	font-size: 16px;
	padding: 0 0 25px;
	width: 97%;
}
.removeBg div.intro p {
	color: #42C683!important;
}
.contentImg {
	float: left;
	margin: 0 25px 6px 0;
}
span.tital {
	color: #42C683;
	display: block;
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 14px;
}
.pMarginTop {
	margin-top: 25px;
}
.content_tab a {
	color: #339933;/*font-size: 13px;
    text-decoration: none;
    width: 100%;*/
}
.cut-down {
	width:161px;
	border: 0 none;
	-webkit-border-bottom-left-radius: 0;
-webkit-border-bottom-right-radius: 0;
-webkit-border-top-left-radius:11px;
-webkit-border-top-right-radius: 11px;
	-moz-border-radius: 11px 11px 0 0;
	border-radius: 11px 11px 0 0;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#99cc66), to(#2b8c38));
	background: -webkit-linear-gradient(#99cc66, #2b8c38);
	background: -moz-linear-gradient(#99cc66, #2b8c38);
	background: -ms-linear-gradient(#99cc66, #2b8c38);
	background: -o-linear-gradient(#99cc66, #2b8c38);
	background: linear-gradient(#99cc66, #2b8c38);
	-pie-background: linear-gradient(#99cc66, #2b8c38);
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
	padding: 0;
	float:left;
	margin: 12px 10px 0 0;
	list-style-type:none;
	position:relative;
	font-size:16px;
	color:#fff;
	font-weight:bold;
	left:0;
}
.cut-down a {
	padding:9px 10px 11px 10px;
}
.cut-down:Hover {
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#e6e6e6), to(#FFFFFF));
	background: -webkit-linear-gradient(#e6e6e6, #FFFFFF);
	background: -moz-linear-gradient(#e6e6e6, #FFFFFF);
	background: -ms-linear-gradient(#e6e6e6, #FFFFFF);
	background: -o-linear-gradient(#e6e6e6, #FFFFFF);
	background: linear-gradient(#e6e6e6, #FFFFFF);
	-pie-background: linear-gradient(#e6e6e6, #FFFFFF);
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
	color:#666666;
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
	color:#666666 !important;
	cursor:pointer;
	border-left:1px solid #bebdbd;
	border-right:1px solid #bebdbd;
	width:159px;
}
.cut-down-tab-content h4 {
	padding: 4px 0 12px;
}
.cut-down-tab-content p {
	padding: 8px 0 25px;
}
.women-and-smk {
	margin-left: 0;
}
.women-and-smk a {
	color: #339933;
	font-size: 13px;
	text-decoration: none;
	width: 100%;
	
}
.women-and-smk a:hover {
	border-bottom:1px dotted #339933;
}
.section-hcp #mainNav ul li.megamenu-parent {
	background: url("/sites/nicorette.com.au/themes/nicorette/images/main_nav_div.jpg") no-repeat scroll right center transparent;
}
.section-hcp #mainNav ul li a {
	background: url("/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer.png") no-repeat scroll 89px 21px transparent;
	color: #339933;
	display: block;
	float: left;
	padding: 9px 36px 9px 15px;
	text-decoration: none;
}
.section-hcp li#megamenu-mlid-3530 a.menu-3530 {
	background: url("/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer.png") no-repeat scroll 101px 20px transparent!important;
}
.section-hcp li#megamenu-mlid-3530 a.menu-3530:hover {
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius:10px 10px 10px 10px;
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);

}
#megamenu-menu-hcp-header-menu ul li a.menu-3621 {
	background: url("/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer.png") no-repeat scroll 107px 20px transparent!important;/* color: #339933;
    display: block;
    float: left;
    padding: 10px 36px 10px 15px;
    text-decoration: none;*/
}
ul li a.menu-3621 {
	background: url("/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer.png") no-repeat scroll 107px 20px transparent!important;
}
.section-hcp #mainNav ul li.megamenu-item a {
	color: #FFFFFF !important;
}
.section-hcp #mainNav ul li a.menu-3619 {
	background:url("/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer.png") no-repeat scroll 139px 20px transparent;
}
/*.section-hcp #mainNav ul li a.menu-3621 {background:url("/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer.png") no-repeat scroll 110px 20px transparent !important;}*/
.section-hcp #mainNav ul li a.menu-3619:hover {
	background: url("/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer_hover.png") no-repeat scroll 139px center #339933!important;
	color:#fff;
}
/*#megamenu-menu-hcp-header-menu li.hovering{ background:#339933!important;}*/
#megamenu-menu-hcp-header-menu li.hovering a.menu-3619 {
	background: url("/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer_hover.png") no-repeat scroll 139px center #339933!important;
	color:#fff;
}

li.hovering a.products{background: url("/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer_hover.png") no-repeat scroll 85px center transparent !important}
#megamenu-menu-hcp-header-menu li.megamenu-parent-0:hover {
	border-radius: 10px 0 0 0!important;
	color: rgb(255, 255, 255) !important;
	margin: 0;
}
#megamenu-menu-hcp-header-menu li#megamenu-mlid-3530:hover {
	background: url("/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer_hover.png") no-repeat scroll 139px center!important;
	color:#fff;
}
#megamenu-menu-hcp-header-menu li.hovering a.menu-3530 {
	background: url("/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer_hover.png") no-repeat scroll 101px center!important;
	color:#fff;
}
/*#megamenu-menu-hcp-header-menu li.hovering a.menu-3530{background: url("/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer_hover.png") no-repeat scroll 85px center #339933!important; color:#fff;}
*/
#megamenu-menu-hcp-header-menu li.hovering a.menu-3621 {
	background: none repeat scroll 0 0 transparent !important;
}
.section-hcp #mainNav ul li a.menu-3622 {
	background:none!important;
}
.section-hcp #mainNav ul li a.menu-3622:hover {
	color:#007d00!important;
}
.section-hcp #mainNav ul li a.menu-3621:hover {
	 background: none repeat scroll 0 0 transparent !important;
	 color: #007D00 !important;
}
a.menu-3622:hover {
	color:#fff!important;
}
.page-quitting-tools-activestop-online .content_tab h2 {
	color: #42C683;
	font-size: 20px;
	font-weight: normal;
	padding: 20px 0 16px 0!important;
	width: 100%;
}
.page-quitting-tools-activestop-online #contentRight .TabbedPanels h2 {
	margin: 0 0 0 10px;
	padding-bottom: 20px;
	padding-top: 0 !important;
}
.page-quitting-tools-activestop-online #contentRight .TabbedPanelsContentGroup h2 {
	padding: 20px 0 5px!important;
	margin:0!important;
}
.page-quitting-tools-activestop-online #content_tab3 ul, .page-quitting-tools-activestop-online #content_tab4 ul {
	color:#42c683;
	margin:0 0 0 5px;
	float: left;
	font-size: 13px;
	width:95%;
	padding:10px 0 3px 0px;
}
.page-quitting-tools-activestop-online #content_tab3 ul li, .page-quitting-tools-activestop-online #content_tab4 ul li{float:left; width:98%; padding:0 0 0 15px; background: url("/sites/nicorette.com.au/files/images/light-green-pointer.jpg") no-repeat scroll left 6px;}

.page-help-and-support-before-quitting .introhead-links a {
	width:auto;
}
.page-help-and-support-before-quitting .introhead-links a:hover {
	background: url("../images/profile-bottom-border.png") no-repeat scroll 2px -27px transparent;
	width:auto;
}
li#megamenu-mlid-3530:hover .megamenu-parent-title {
	background: url("/sites/nicorette.com.au/files/first_link_hover.png") no-repeat scroll left top!important;
	float:left;
}
/*** HCP section by Keerthana *********/
.view-successstories .view-content .views-row, .view-id-success_story  .view-content .views-row{
	float: left;
	font-weight: bold;
	left: 0;
	padding: 0 0 22px;
	margin-right: 20px;
	position: relative;
	width: 320px;
}
.view-content {
	float: left;
	padding: 0 0 0 18px;
	width: 100%;
}
.listingVideoWrapper {
	float:left;
	width:100%;
	padding:30px 0 0 0;
}
.view-successstories .view-content .views-row .views-field-title .field-content  , .view-id-success_story  .view-content .views-row  .views-field-field-video-title .field-content {
	color: #339933;
	float: left;
	text-decoration: none;
	font-size: 15px;
}
.view-successstories .view-content .views-row .views-field-field-play-button-fid span a, .view-id-success_story  .view-content .views-row .views-field-view-node span a{
	background: url("../images/play_btn.png") no-repeat scroll left -1px transparent;
	color: transparent;
	font-size: 0;
	height: 89px;
	left: 117px;
	line-height: 0;
	position: absolute;
	top: 50px;
	width: 86px;
}
.view-successstories .view-content .views-row .views-field-field-play-button-fid span a.active {
	background: none;
	cursor:default;
}
.activeVideo span img {
	opacity: 0.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
}
.views-field-field-play-button-fid .field-content a:hover {
	background: url("../images/play_btn.png") no-repeat scroll left -108px transparent !important;
}
.activeVideoParent .field-content a:hover {
	background: none !important;
}
.cut-down a {
	text-decoration:none;
}
.whereToBuyWapper {
	float: left;
	margin: 0 0 0 15px;
	width: 100%;
}
.TabbedPanelsContentGroup .whereToBuyWapper {
	margin:0;
}
/**********sitemap***********************
.site-map-menu{padding:0 !important; width: 100%; float: left;}
.site-map-menu li{list-style-image:none; list-style-type:none; float: left; width: 100%; border-bottom: 1px dotted #2e8b5c; padding:15px 0;}
.site-map-menu li.first{padding-top:0;}
.site-map-menu li.expanded a, .site-map-menu li span.nolink, .site-map-menu li a{font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #666; text-decoration:none; background: transparent url(../images/sitemap-expanded-arrow.jpg) no-repeat 0 8px; padding-left: 15px;}
.site-map-menu li span.nolink{background: none !important;}
.site-map-menu li ul.site-map-menu{padding:10px 0 0 !important;}
.site-map-menu li ul.site-map-menu li{padding:0 0 10px 0 !important; border:none;}
.site-map-menu li ul.site-map-menu li.last{padding-bottom:0 !important;}
.site-map-menu li ul.site-map-menu li a{background: none;}
.site-map-menu li ul.site-map-menu li a, .site-map-menu li ul.site-map-menu li span.nolink{font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #339933; text-decoration:none;}
.site-map-menu li ul.site-map-menu li ul.site-map-menu{width: 100%; float: left; padding:0 !important;}
.site-map-menu li ul.site-map-menu li ul.site-map-menu li{float: left; width: auto;}
.site-map-menu li ul.site-map-menu li ul.site-map-menu li a{float: left; width: auto; font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #339933; background: transparent url(../images/sitemap-li-sep.jpg) no-repeat right 4px; padding-right: 8px;}
.site-map-menu-box h2 {display:none;}
/************sitemap end***********************/
/*****sitemap-css-melita-17092012*****/
.site-map-box {
	float: left;
	width: 100%;
}
.site-map-menu-box h2 {
	display:none;
}
.site-map-menu {
	padding:0 !important;
	width: 100%;
	float: left;
}
.site-map-menu li {
	list-style-image:none;
	list-style-type:none;
	float: left;
	width: 100%;
	border-bottom: 1px dotted #2e8b5c;
	padding:15px 0;
}
.site-map-menu li.first {
	padding-top:0;
}
.site-map-menu li.expanded a, .site-map-menu li span.nolink, .site-map-menu li a {
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration:none;
	background: transparent url(../images/sitemap-expanded-arrow.jpg) no-repeat 0 8px;
	padding-left: 15px;
}
.site-map-menu li span.nolink {
	background: none !important;
}
.site-map-menu li ul.site-map-menu {
	padding:10px 0 0 !important;
}
.site-map-menu li ul.site-map-menu li {
	padding:0 0 6px 0 !important;
	border:none;
}
.site-map-menu li ul.site-map-menu li.last {
	padding-bottom:0 !important;
}
.site-map-menu li ul.site-map-menu li a {
	background: none;
}
.site-map-menu li ul.site-map-menu li a, .site-map-menu li ul.site-map-menu li span.nolink {
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #339933;
	text-decoration:none;
}
.site-map-menu li ul.site-map-menu li ul.site-map-menu {
	width: 100%;
	float: left;
	padding:0 !important;
}

.site-map-menu li ul.site-map-menu li ul.site-map-menu li {
	float: left;
	width: auto;
	background: transparent url(../images/sitemap-li-sep.jpg) no-repeat right 4px;
}
.site-map-menu li ul.site-map-menu li ul.site-map-menu li.last, .site-map-box  ul li.last{background:none!important;}
.site-map-menu li ul.site-map-menu li ul.site-map-menu li {margin:0 5px 0 0;}
.site-map-menu li ul.site-map-menu li ul.site-map-menu li a {
	float: left;
	width: auto;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #339933;
	margin-right:20px;
	padding-left:0!important;
	margin-left:15px;
}
.site-map-menu li ul.site-map-menu li ul.site-map-menu li a:hover {
	border-bottom: 1px dotted #007D00;
	color: #007D00;
}
.site-map-menu li ul.site-map-menu li ul.site-map-menu li.last a {
	background:none !important;
}
.sitemap-legal h2 {
	display: block;
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration:none;
	background: transparent url(../images/sitemap-expanded-arrow.jpg) no-repeat 0 8px;
	padding:0 0 0 15px !important;
	color: #666 !important;
}
#site-map .sitemap-legal ul.site-map-menu {
	float: left;
	width: 100%;
	padding:10px 0 0 15px !important;
}
.sitemap-legal ul li {
	float: left;
	width: auto;
	background: none;
	border: none;
	padding:0;
}
.sitemap-legal ul li {
	padding-right:15px;
	background: transparent url(../images/sitemap-li-sep.jpg) no-repeat right 4px;
	margin-left:15px;
}
.sitemap-legal ul li a {
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #339933;
	padding:0;
	background:none;
}
.sitemap-legal ul li a:hover {
	border-bottom:1px dotted #007D00;
	color:#007D00;
}
.sitemap-legal ul li.first {
	margin-left:0!important;
}
.sitemap-legal ul li.last a {
	background:none !important;
}
/*
#before-quitting, #while-quitting, #buy-now {
	cursor:default;
}*/
.how-to-use-lower ul {
	color: #42C683;
	margin: 0 0 0 30px;	
}
.how-to-use-lower ul li{background: transparent url(/sites/nicorette.com.au/files/images/gray-pointer.jpg) no-repeat left 6px; float:left; width:95%; padding:0 0 0 15px;}

li h2 {
	color: #42C683;
	font-size: 20px;
	font-weight: normal;
	padding: 0 0 0 0px;
}
.page-quitting-tools-activestop-online .content_tab p {
	padding-bottom:0px!important;
}
.page-quitting-tools-activestop-online .start-activestop h2 {
	padding-top:20px!important;
}
/******Activestop Login page*****/	
.qstnWrapper p.greenText, .register-signup {
	color: #666666 !important;
	font-family: "Trebuchet MS", MS, Arial, Helvetica, san-serif;
	font-size: 20px !important;
	padding: 0 0 5px;
	width:100% !important;
}
.qstnWrapper p, .qstnWrapper span {
	color: #666666;
	float: left;
	font-family: "Trebuchet MS", MS, Arial, Helvetica, san-serif;
	font-size: 13px;
	line-height: 23px;
	width: 100%;
}
.qstnWrapper p {
	width: 200px !important;
}
#loginPage label {
	clear: both;
	color: #666666;
	float: left;
	font-family: "Trebuchet MS", MS, Arial, Helvetica, san-serif;
	font-size: 13px;
	padding-bottom: 10px;
	font-weight:normal !important;
}
#webform-client-form-191 #webform-component-your-email-address, #webform-client-form-191 #webform-component-your_password #loginPage #webform-component-your-email-address, #loginPage #webform-component-your_password , #loginPage #webform-component-your-password {
	float: left;
	width: 175px;
}
.loginBlockContentfloat {
	float: left;
	width: 360px;
}
.forgotWrapper a {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	margin: 0 6px 0 0;
	padding: 0;
	text-decoration: none;
	color: #5cad5c;
	float:right;
	clear:both;
}
#loginPage input.form-text {
	background: url("/sites/nicorette.com.au/themes/nicorette/images/email_addrss.png") no-repeat scroll left top transparent;
	border: 0 none;
	float: left;
	height: 26px;
	width: 175px;
}
#loginPage #edit-submit {
	background: url("/sites/nicorette.com.au/themes/nicorette/images/loginimg.png") no-repeat scroll left top transparent;
	border: medium none;
	color: white;
	float: left;
	font-weight: bold;
	height: 36px;
	margin: 88px 0 5px 5px;
	padding: 0 0 4px 17px;
	width: 100px;
	position:absolute;
	cursor:pointer;
}
.buttonElements a#reg_me {
	color: white;
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin: 11px 0 0 0;
	text-decoration: none;
	width: 64px;
}
#loginPage {
	float: left;
	width: 350px;
}
.register-signup {
	border-top: 1px dotted #2E8B5C;
	padding-top: 21px;
	width: 668px;
	width: 668px !important;
}
#loginPage .loginBlockContent {
	float: left;
	width: 350px;
}
.page-activestop-login #wrapper #mainContent #mainContentArea #contentRight ul li.content h2 {
	display:none;
}
#loginPage .textWrapperInner {
	float:left;
}
#loginPage .err_msg {
	float:left;
}
/****Activestop login end***/
.ready-to-quit {
	float: left;
	font-size: 13px !important;
	font-weight: bold !important;
	line-height: normal !important;
	opacity:0.96!important;
	filter:alpha(opacity=90); /* For IE8 and earlier */
	width: 87%;
	padding-bottom: 10px !important;
	display:block;
}
/*.nolink {font-size: 16px !important;
    font-weight: bold !important;
    line-height: normal !important;
    opacity:1.00!important;
    width: 87%;
	display:block;}	
*/
body.section-products #contentRight h2 {
	padding:22px 0;
	*line-height:27px;
  /*display:none;*/
}
body.page-products #contentRight h2,
body.page-products #contentRight h1
{padding-bottom:5px;}
.page-quitting-tools-budget-calculator li#flash_content {
	display:none;
}
.TabbedPanelsContentGroup #content_tab3 a {    /*color: #339933;*/
	/*color:#fff;*/
    font-weight: bold;
	text-decoration: none;
}
.TabbedPanelsContentGroup #content_tab1 a{text-decoration:none;}
.TabbedPanelsContentGroup #content_tab1 a:hover{	border-bottom: 1px dotted; /*display:inline-block; float:none; color:#007D00!important;*/}
.TabbedPanelsContentGroup #content_tab3 a:hover{	 display:inline;}

.page-help-and-support-cut-down-to-stop .TabbedPanelsContentGroup #content_tab1 a {
	font-weight: normal!important;
}
.page-help-and-support-cut-down-to-stop .TabbedPanelsContentGroup #content_tab3 a {
	font-weight: normal!important;
}
.section-hcp .TabbedPanelsContentGroup #content_tab1 a, .TabbedPanelsContentGroup #content_tab3 a {   /* color: #339933;*/
	font-weight: bold;
	text-decoration: none;
}
.page-quitting-tools #megamenu-menu-hcp-header-menu li.active-trail a.menu-3037 {
	background: url("/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer_hover.png") no-repeat scroll 139px center #339933!important;
	color:#fff!important;
}
/*.page-hcp-products-quickmist .TabbedPanelsContentGroup{width:97% !important;}*/
/*.section-hcp #wrapper #mainContent #mainContentArea  #contentRight .TabbedPanels .TabbedPanelsContentGroup .TabbedPanelsContentGroup .content_tab{width:664px!important  ; display:block;}*/
/*.section-hcp #wrapper #mainContent #mainContentArea #contentRight ul li.tabWrapper .TabbedPanels.TabbedPanelsContentGroup{width:97%!important;}
*/
#plusToolTip, #plusToolTip1 {
	width:230px;
	float:left;
	padding:5px;
	border:1px solid #ddd;
	position:relative;
	z-index:99;
	background:#fff;
}
#plusToolTip div, #plusToolTip p, #plusToolTip1 div, #plusToolTip1 p {
	width:100%;
	float:left;
	color: #666666;
	font: 11px 'Trebuchet MS';
}
#plusToolTip div.close {
	padding-bottom:0;
}
.close p {
	text-align: right;
}
.section-hcp a.extlink:hover {
	border-bottom:1px dotted #339933;
}
.page-hcp-products-quick-mist-customer-support ul.rlinks li.row2 p a:hover {
	border-bottom:1px dotted #33993;
}
.page-hcp-products-quickmist .region region-footer .col1 {
display:
}
a. menu-3051 {
background:transparent url(../images/menu_arrow_line_border1.png) no-repeat 0 5px!important;
}
a.hover-text {
	background:none!important;
}
a.hover-link {
	margin-right:57px!important;
}
a.hover-link1 {
	margin-right:25px!important;
}
/*.megamenu-parent-title a.menu-3070:hover{background:url(/sites/nicorette.com.au/themes/nicorette/images/main_nav_div.jpg) right center no-repeat!important; color:#007d00!important;}*/
.megamenu-parent-title a.menu-3071:hover {
	background:none!important;
	color:#007d00!important;
}
.cut-down-tab a {
	color: #339933 !important;
}
.cut-down-tab a:hover {
	border-bottom:1px dotted #339933;
}
#footer-left li.first p {
	padding-bottom:13px;
}
#footer-left li.last p {
	padding-bottom:13px;
}
 .page-quitting-tools li# {
width:172px!important;
height:268px!important;
}
.page-views li#megamenu-mlid-3041 {
	width:168px;
}
li.submenuProdInfo1Parent {
	width:165px!important;
}
.page-products li#megamenu-mlid-3041 {
	width:179px!important;
	height:248px!important;
}
.page-help-and-support-before-quitting li#megamenu-mlid-3041 {
	width:180px!important;
}
.page-help-and-support-before-quitting li#megamenu-mlid-3041 .subMenuWrapper {
	width:165px!important;
	padding: 25px 0 15px !important;
}
.page-views li#megamenu-mlid-3037 ul.megamenu-bin {
	width:489px!important;
}
.page-products #megamenu-mlid-3037 ul.megamenu-bin {
	width:548px!important;
	top:0;
}
.page-help-and-support-before-quitting #megamenu-mlid-3037 ul.megamenu-bin {
	width:516px!important;
}
.download-iphone-app a {
	background: url("/sites/nicorette.com.au/themes/nicorette/images/continue_btn.png") no-repeat scroll left top transparent;
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 11px 28px 15px 32px;
	width: 170px;
	font-size: 13px;
	text-decoration: none;
}
.download-iphone-app a:hover {
	width:170px;
	background-position: 0px -67px;
	color:#409841;
}
li.activestop-login-menu {
	margin-top: -5px !important;
}
css3-container {
*border:1px solid #fff;
}
/*li.menu-success-stories-menu a:hover{background:none!important;} */

ul#megamenu-menu-header-menu li.menu-success-stories-menu a:hover {
	background: url("/sites/nicorette.com.au/themes/nicorette/images/main_nav_div.jpg") no-repeat scroll right center transparent!important;
	color:#007d00!important;
	background-color:transparent!important;
	behavior:url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
}
ul#megamenu-menu-header-menu li.menu-success-stories-menu:hover {
	background-color:transparent!important;
}
ul#megamenu-menu-header-menu li.menu-why-nicorette-menu a:hover {
	background: url("/sites/nicorette.com.au/themes/nicorette/images/main_nav_div.jpg") no-repeat scroll right center transparent!important;
	color:#007d00!important;
}
ul#megamenu-menu-header-menu li.menu-why-nicorette-menu:hover {
	background-color:transparent!important;
}
ul#megamenu-menu-header-menu li.menu-why-nicorette-menu:hover {
	background-color:transparent!important;
}
.product-youtube-video {
	float:left;
}
/*
.page-hcp-products-quick-mist-customer-support #mainNav ul li a{ background: url("/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer.png") no-repeat scroll 102px 20px transparent;
    color: #339933;
    display: block;
    float: left;
    padding: 10px 36px 10px 15px;
    text-decoration: none;}*/
.page-hcp-help-and-supportli#megamenu-mlid-3530:hover {
	background-color:#339933!important;
}
#mainNav ul li.megamenu-mlid-3056 ul li {
	width: 179px !important;
}
#mainNav ul li ul li.megamenu-slot img{margin:10px 0 0 0;}
#mainNav ul li ul li.megamenu-slot img:hover {
	opacity: 0.7;
	filter:alpha(opacity=70);
}
#mainNav #megamenu-main-menu .megamenu-parent .megamenu-slots-columnar .megamenu-slot h3 a{padding-left: 0 !important;}
.related-links-area .hover-opa:hover {
	border:none;
}
li#megamenu-mlid-4174 .subMenuWrapper {
	background:none!important;
}
li#megamenu-mlid-4174 .subMenuWrapper {
	background:none!important;
	padding-top:0!important;
	margin-top:10px!important;
}
.section-hcp #mainNav ul li#megamenu-mlid-3621 ul {
	margin-top:40px;
}
.megamenu-bin {
	display:none;
}
.hovering .megamenu-bin {
	display:block;
}

/************** product baner********/
.innerPageBannerWrapperProduct, .page-help-and-support-women-and-smoking .innerPageBannerWrapper {
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#e4e2e3));
	background: -webkit-linear-gradient(#FFFFFF, #e4e2e3);
	background: -moz-linear-gradient(#FFFFFF, #e4e2e3);
	background: -ms-linear-gradient(#FFFFFF, #e4e2e3);
	background: -o-linear-gradient(#FFFFFF, #e4e2e3);
	background: linear-gradient(#FFFFFF, #e4e2e3);
	-pie-background: linear-gradient(#FFFFFF, #e4e2e3);
	border: 0 none;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: 0 0 10px #DADADA;
	-moz-box-shadow:0 0 10px #DADADA;
	box-shadow: 0 0 10px #DADADA;
	float: left;
	margin: 0;
	padding: 8px;
	width: 663px;
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
}
.innerPageBannerWrapperProduct img {
	position:relative !important;
}
.tab_products {
	padding:0 0 0 9px;
}
/********* Added by Keerthana ******/
.site-map-menu-box a:hover {
}
#press a {
	color: #339933;
	text-decoration:none;
}
#press a:hover {
	color: #007D00 !important;
	border-bottom: 1px dotted #339933;
}
.page-products .where-to-buy {
	margin-top:5px
}
.page-products .where-to-buy ul.second-row {
	margin-left:0px
}
.page-products .where-to-buy-header {
	padding-bottom:20px
}
#Contactus #accordion strong {
	color: #339933;
}
#Contactus #accordion .contact-accordion-active strong, #Contactus #accordion .contact-accordion-active strong a {
	color: #74D5A4;
}
#Contactus #accordion .contact-ques:hover {
	border:none !important;
}
.faq-active {
	background-position: 0 9px !important;
    color: #74D5A4 !important;
    font-size: 16px !important;
	font-weight: normal !important;
}
a {
	outline: none;
}
.page-products-invisipatch .product-secondtab-inner {
	margin-top:21px;
}
.page-products-where-to-buy .whereToBuyWapper {
	margin:0px;
}
.page-products-where-to-buy #contentRight h2 {
	padding-bottom: 0 !important;
}
.page-quitting-tools .introText {
	padding-bottom:27px;
}
/**********************Contact Us CSS **********************/
/*.contactfaq ul li.col2 ul li.content h3 {
    color: #339933;
    font-size: 1.2em;
    line-height: 20px;
    padding: 0 0 15px;
}*/

.contactfaq h3 {
	color: #339933;
	font-size: 1.2em;
	line-height: 20px;
	padding: 0;
}
.contactfaq ul h3 {
	display: inline-block;
}
.contactfaq p {
	color: #666666;
	line-height: 15px;
	padding: 5px 0 25px;
	float:left;
	width:100%
}
.questionHeading a:hover {
	background:none;
}
.contactfaq p a {
	color: #339933;
	font-size: 13px;
	text-decoration: none;
	width: 100%;
}
.contactfaq p.underline {
	text-decoration:underline;
	padding-bottom:5px;
}
.contactfaq {
	width:100%;
	float:left;
}
.contactfaq ul li {
	display:list-item;
	padding:0!important;
	margin:0!important;
}
#content_container ul li.col2 ul li.content .contactfaq ul li {
	background:none!important;
}
/**********************Contact Us CSS End**********************/
.quickmist-iframe iframe {display:block !important;float :left;}
.page-help-and-support-cut-down-to-stop #content_tab3 h4 { display:none;}
.page-help-and-support-cut-down-to-stop #content_tab3 .cut-down-tab-content h4 { display:block !important;}
#quitsmoking{
  padding-left: 10px;
}
.page-hcp-products  #wrapper #mainContent #mainContentArea #contentRight .innerBannerFooterShadow {background: none !important; height:0px !important;}
.page-hcp-products .where-to-buy-header {margin-left: 12px;}
.page-hcp-products-cools-lozenge .tabWrapper,
.page-hcp-products-quickmist .tabWrapper,
.page-hcp-products-invispatch .tabWrapper,
.page-hcp-products-inhalator .tabWrapper,
.page-hcp-products-gum  .tabWrapper,
.page-hcp-products-cools-lozenge .tabWrapper,
.page-hcp-products-microtab .tabWrapper,
.page-hcp-products-nasal-spray .tabWrapper
 {margin-top:0;}
 
.section-products .personalVideotext h2{font-weight:normal!important;*line-height:normal !important;}
 .page-quitting-tools #contentRight h2, .page-quitting-tools #contentRight .introText, .page-quitting-tools #contentRight .quittingOptionsWrapper{padding-left:10px!important}
 
.page-products-quick-mist .content_tab p {padding: 15px 0 0 0;}
.page-help-and-support-cut-down-to-stop li.content {margin:0;}
.page-help-and-support-cut-down-to-stop .pMarginTop { margin-top: 0;}
.page-press footer{margin-top:135px;}
#legal-footer a.active{background-position:6px -54px; display:block;}
.page-quitting-tools-activestop-online .TabbedPanelsContentGroup #content_tab1 a:hover{float:left; border-bottom:none;}
.page-sitemap .site-map-menu-box h2{font-size:16px!important;}
.page-hcp-products .search-text{margin-top:15px;}
footer p{padding-bottom:5px;}
.page-hcp-products-quickmist .hcp-product strong{margin-left:15px!important;}

a.accordion-no-border:hover{border:0 none!important;}
/***** *****/
.product-line {  background: url("../images/promo_footer_line.png") repeat-x scroll -5px  top transparent; padding-top:12px !important;}
.content_tab p.bold-text {float:left !important;}

.page-help-and-support-cut-down-to-stop #content_tab3 h4{padding: 21px 0 16px!important;}
.page-help-and-support-weight-control #contentRight h2 {padding: 0 0 10px; }
.page-hcp-home #mainPromoArea #promoRight article {
margin:0;

}
.page-contact-page  #contentRight h2 { padding-left:0;}
.page-products-where-to-buy #wrapper #mainContent #mainContentArea #contentRight ul .innerPageBannerWrapper .innerPageBanner #flash_content img{float:left;}
.page-products .search-text-green a{display:inline-block; border-bottom:1px dotted white; }
.section-products .content_tab p {line-height:22px;}
.quickmist-iframe {
  border-bottom: 1px dotted white;
    float: left;
    margin-top: 6px;
}
.page-products-cools-lozenge #content_tab1 h2{*line-height:29px;}
.accordion a:hover{border-bottom:0 none!important;}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
    div.class {border: 2px solid #aaa;}
}
/***Dt  - 15-Nov-2012***/
.page-quitting-tools-iphone-app  #contentRight h2 {   padding: 0 0 10px;*line-height:27px;}
.page-quitting-tools-iphone-app .content_iphone_app p { *line-height:27px;}
.page-your-profile-your-smoking-profile  #footer-right{*margin-top:-5px;}
.page-your-profile-your-smoking-profile #footer-left {*margin-top:-3px;}
.page-help-and-support-weight-control #wrapper #mainContent #mainContentArea #contentRight ul .innerPageBannerWrapper .innerPageBanner #flash_content img,
.page-help-and-support-women-and-smoking #wrapper #mainContent #mainContentArea #contentRight ul .innerPageBannerWrapper .innerPageBanner #flash_content img,
.page-help-and-support-cut-down-to-stop #wrapper #mainContent #mainContentArea #contentRight ul .innerPageBannerWrapper .innerPageBanner #flash_content img{*float:left;}
.page-help-and-support-weight-control .women-and-smk p {*padding-bottom:5px;}
.page-help-and-support-cut-down-to-stop #content_tab1 p {*line-height:22px;}
.page-privacy-policy #contentRight h2,.page-legal-notice #contentRight h2,.page-terms-and-conditions #contentRight h2 {padding-left:0px;}

.page-products-gum .TabbedPanels .TabbedPanelsContentGroup #content_tab2 p.bold-text {margin-top: 8px;margin-bottom: 8px;}
.page-products-gum .TabbedPanels .TabbedPanelsContentGroup #content_tab2 .border-div {margin-bottom: 0;}
.page-products-gum .TabbedPanels .TabbedPanelsContentGroup #content_tab2  .product-secondtab-inner { padding: 0 0 7px;}
.section-products .whereToBuyWapper div.intro {padding-top:2px;}
.page-products-cools-lozenge .tabWrapper { margin-top:0;}
.page-products-cools-lozenge #mainContent #mainContentArea #contentRight .innerBannerFooterShadow,
body.page-products-where-to-buy  #mainContent #mainContentArea #contentRight .innerBannerFooterShadow
{height: 25px !important;}
body.page-products-where-to-buy #contentRight h2 { padding: 0 0 22px !important;}
.page-help-and-support-pregnancy #contentRight .content h2  {padding-left:10px !important;}
.quitting-create-profile {width:112px !important;}
.menu-success-stories {background:url("../images/sitemap-success-arrow.jpg") no-repeat scroll 0 5px transparent !important;}
.page-help-and-support-nicotine-myths #contentRight h2{padding-left:0px;}

#megamenu-mlid-4247 .megamenu-parent-title a:hover{color:#007D00!important;}

.hcp-product-group .hcp-product strong{margin-left:17px;}
.google_search_test .pager-item a{border-bottom:1px solid #fff;}
.page-hcp-products-invispatch  .hcp-product-patch {padding: 18px 0px 0 0;}
.page-sitemap .expanded .site-map-menu li.leaf{}
.page-quitting-tools-activestop-online #footer-left,
.page-quitting-tools-activestop-online  #footer-right, .page-quitting-tools-activestop-online .shraeWrapper , .page-quitting-tools-activestop-online .extra-wrapper
 {*margin-top:0;}

.front #promoLeft img:hover{opacity: 0.8;	filter:alpha(opacity=80); /* For IE8 and earlier */}

img.decoded{background-color:transparent!important;}
.recipe-carousal {background-color:transparent!important;}

.page-activestop-login .qstnWrapper p {
    width: 100% !important;
}

.page-activestop-login .buttonElements a#reg_me {
    background: url("/sites/nicorette.com.au/themes/nicorette/images/loginimg.png") no-repeat scroll left top transparent;
    border: medium none;
    clear: both;
    color: white;
    float: left;
    font-weight: bold;
    height: 36px;
    padding: 7px 0 4px 35px;
    width: 63px;
}
.page-activestop-login .buttonElements a#reg_me:hover, .page-activestop-login 
#loginPage #edit-submit:hover{background: url("/sites/nicorette.com.au/themes/nicorette/images/loginimg_hover.png") no-repeat scroll left top transparent; color:#339933;}
.page-activestop-login .forgotWrapper a :hover{ float:right !important;}
.page-your-profile-your-smoking-profile .submitWrapper .needTosignUp  .greenText{
  padding: 0 0 0 24px;
    text-align: left;
    width: 89% !important;
}

.page-contact-us #accordion span{border-top: 1px dotted #339933; color: #339933; float: left; padding: 5px 0 8px 14px; width: 100%;}
.page-contact-us #accordion span.current-q{padding: 5px 0 0 14px;}

#Contactus #accordion span{font-weight:bold!important; }
#Contactus #accordion .contact-accordion-active , #Contactus #accordion .contact-accordion-active  a{font-weight:normal!important; color:#74D5A4 ;}
.page-your-profile-get-started-with-activestop #log_out,
.page-your-profile-get-started-with-activestop #edit-startwithactivestop-1 ,
.page-your-profile-your-details #log_out
{color:#339933;}
.page-your-profile-get-started-with-activestop #log_out:hover, .page-your-profile-get-started-with-activestop #edit-startwithactivestop-1 :hover, .page-your-profile-your-details #log_out:hover{color:#007D00;}
#mainNav ul li.menu-help-and-support-menu:hover{
	 background: url("/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer_hover.png") no-repeat scroll 126px center #339933 !important;
    color: #FFFFFF;
}
 #mainNav ul li#megamenu-mlid-4534:hover {
	 background: url("/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer_hover.png") no-repeat scroll 142px center #339933 !important; 
	 color:#FFFFFF;
 }
/********************************************Newly Added**********************************************/
#mainNav ul li#megamenu-mlid-4534 ul li{
	width:174px !important;
}
#mainNav ul li#megamenu-mlid-4534 ul{
	left:-114px !important;
}
#mainNav ul li#megamenu-mlid-4534 ul li#megamenu-mlid-4536 .subMenuWrapper{
	 padding: 27px 0 27px 9px !important;
	 height: 147px;
     margin:0 !important;
}
#mainNav ul li#megamenu-mlid-4534 ul li#megamenu-mlid-4538 .subMenuWrapper{
	background-position: 187px top !important;
	padding-left: 16px;
	 height: 147px;
	*padding-left: 12px;
}
#mainNav ul li ul li#megamenu-mlid-4538 .submenuProdInfo{
		padding-left:35px !important;
}
.views-exposed-form .views-widget #edit-Tags-wrapper input{
	background: url(../../../../default/files/images/left-menu-search.png) no-repeat scroll left top transparent;
    border: 0 none;
    color: #666666;
    float: left;
    font-size: 13px;
    line-height: 14px;
    margin-left: 6px;
    padding: 4px 0 5px 5px;
    width: 173px;
	background-size:99%;
	cursor:auto;
}
.views-exposed-widget input{
	background: url("../images/Arrow.png") no-repeat scroll left top transparent;
    border: 0 none;
    color: #339933;
    cursor: pointer;
    float: left;
    font-size: 0;
    height: 20px;
    line-height: 0;
    margin: 4px 0 0 6px;
    width: 22px;
}
.views-exposed-form{
	position:absolute;
	left:180px;
	top:219px;
	*top:220px;
	top:220px\0/;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {.views-exposed-form{ top:220px;}}
.views-exposed-widget #edit-submit-new-and-press-section{
	position:absolute;
	right:0;
	top:13px;
	top:14px\0/;
	right:2px\0/;
	*top:-5px;
	*right:2px;
	
}
.views-exposed-widgets{
	position:relative;
}
#megamenu-mlid-4278 { width: 190px !important; }

div.region-content-bottom .editWrap .block-edit-link{margin-top:10px!important;}
div.extra-wrapper ul.region-footer li#block-block-18 .block-edit-link{display:none!important;}
div.extra-wrapper ul.region-footer li#block-block-93 .block-edit-link{display:none!important;}
div.extra-wrapper ul.region-footer li#block-forward-1 .block-edit-link{display:none!important;}
div.extra-wrapper ul.region-footer .block-edit-link{display:block!important;position:relative!important;}
.tooltip{margin:4px;padding:4px;border:1px solid red;background-color:#FFF;position:absolute;z-index:2;color:red;font-family:Tahoma,Geneva,Arial,Sans-serif;}
.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa;}
.ui-tooltip{border-width:2px;}


/* Landing page */


.page-your-incredible-journey #mainContentArea #promoLeft {display:none;}
.page-your-incredible-journey #mainContentArea #contentRight{float:left;margin:10px 0;width:100%;}
.page-your-incredible-journey .banner{width:918px;}
.page-your-incredible-journey .content >h1{display:none;}

.left_sec{float: right;width: 295px;margin-right: 10px;}
.right_sec{float: right;margin-left: 9px;padding: 8px;width: 588px;border-radius: 15px;behavior:url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);background-color: #f9f9f9;box-shadow: 0 0 9px rgba(0, 0, 0, 0.25);box-shadow: 0 0 9px #C0C0C0;	}
.right_sec{
	margin-top:-55px;
}
#contentRight h1.journeyhead{float:left;width:38%;}
.right_sec .img_wrp img{display:block;}
#contentRight .left_sec h1{font-family: Trebuchet Ms;color: #42c683;font-size: 20px;line-height: 24px;margin-bottom: 20px;padding:0;}
.left_sec h3{font-family: Trebuchet Ms;color: #42c683;font-size: 20px;line-height: 24px;margin-bottom: 20px;}
.left_sec p{font-family: Trebuchet Ms;color: #666666;font-size: 13px;line-height: 20px;margin-bottom: 20px;}
.left_sec p.share{margin-bottom: 0;font-size: 20px;line-height: 24px;}
.promo_sec{width: 918px;margin-top: 25px;}
.promo_cont{float: left;width:296px;margin-right:15px; }
.promo_right{margin-right: 0;}
.promo_cont h4{font-family: Trebuchet Ms;color: #42c683;font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.promo_cont p{font-family: Trebuchet Ms;color: #666666;font-size: 13px;line-height: 20px;margin-bottom: 10px;}
.promo_cont a.link{display: inline-block;font-size: 13px;line-height: 18px;font-family: Trebuchet Ms;padding-left: 22px;background: transparent url('../images/promo_link.png') scroll no-repeat left center;color: #339933;text-decoration: none;}
.promo_left a{position: relative;z-index: 3;}
.promo_middle a{position: relative;z-index: 2;}
.promo_right a{position: relative;z-index: 1;}
.promo_cont a img{border: 0;}




.youtube_wrap > h3{font-family: Trebuchet Ms;color: #42c683;font-weight: normal;margin-bottom: 10px;margin-left: 10px;font-size: 20px;}
.tabs_wrap{float: left;}
.youtube_wrap{width:658px;float: left; font-size:16px;}
.page-do-something-incredible .tabs li, .page-e-cigarettes-explained .tabs li{list-style-type: none;float: left;width: 329px;height: 53px;line-height: 50px;text-align: center;background: transparent url('../images/tabs_bg.png') no-repeat scroll left top;position: relative;z-index: 1;font-family: Trebuchet Ms;color: #fff;font-weight: bold;cursor: pointer;}
.page-do-something-incredible  .tabs li.active, .page-e-cigarettes-explained .tabs li.active{color: #339933;}
.page-do-something-incredible .content >h1{display:none;}
/*.page-do-something-incredible  .tabs li.lefttab.active{background-position: left top;}
.page-do-something-incredible  .tabs li.righttab.inactive{	background-position: right top;}
.page-do-something-incredible  .tabs li.righttab.active{background-position: right bottom;}
.page-do-something-incredible  .tabs li.lefttab.inactive{background-position: left bottom;}*/



.page-do-something-incredible  .tabs li.selected, .page-e-cigarettes-explained  .tabs li.selected{color: #339933;}
.page-do-something-incredible  .tabs li.lefttab.selected, .page-e-cigarettes-explained  .tabs li.lefttab.selected{background-position: left top;}
.page-do-something-incredible  .tabs li.righttab, .page-e-cigarettes-explained  .tabs li.righttab{	background-position: right top;}
.page-do-something-incredible  .tabs li.righttab.selected, .page-e-cigarettes-explained  .tabs li.righttab.selected{background-position: right bottom;}
.page-do-something-incredible  .tabs li.lefttab, .page-e-cigarettes-explained  .tabs li.lefttab{background-position: left bottom;}
.page-do-something-incredible  .tabs li.lefttab a, .page-e-cigarettes-explained  .tabs li.lefttab a{text-decoration: none;}
.page-do-something-incredible  .tabs li.righttab a, .page-e-cigarettes-explained  .tabs li.righttab a{text-decoration: none;}





.youtube_cont{width:620px;padding: 0 10px 10px;border-radius: 0 0 15px 15px;behavior:url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);background-color: #fff;box-shadow: 0 0 9px #c0c0c0;float: left;margin: 0 9px;}
.you_wrap{width:560px;padding: 0 30px;background-color: #000;border-radius: 10px;behavior:url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);}
.you_wrap iframe{border: 0;}
.desWrap{width:640px;margin: 20px 9px 0;float: left;}
.page-do-something-incredible .desWrap  .column{width:310px;margin-right: 20px;float: left;font-family: Trebuchet Ms;}
.page-do-something-incredible  .desWrap .column2{margin-right: 0;}
.page-do-something-incredible  .desWrap .column h3{font-family: Trebuchet Ms;color: #42c683;font-weight: normal;margin-bottom: 15px;letter-spacing: -1px;font-size: 20px;}
.column_inner .img_wrp{padding:4px 5px 1px;border-radius: 10px;behavior:url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
box-shadow: 0 0 9px #c0c0c0;margin-bottom: 15px;}
.page-do-something-incredible .desWrap  .column p{font-family: Trebuchet Ms;color: #666666;font-weight: normal;margin-bottom: 15px;font-size: 13px;line-height: 20px;}
.page-do-something-incredible .desWrap  .column_p{min-height: 310px;}
.page-do-something-incredible .desWrap .column p.green{color:#42c683;}
.page-do-something-incredible .desWrap .column p  a{background: transparent url('../images/pillar_link_bg.png') no-repeat scroll left center;display: inline-block;height: 42px;line-height: 39px;padding-left: 40px;width: 181px;color: #339933;font-size: 13px;text-decoration: none;font-weight: bold;margin-left: 40px;}


.findout a{
 background: url("../images/download-hover.png") no-repeat scroll 0 6px rgba(0, 0, 0, 0) !important;
    color: #339933;
    float: left;
    font-size: 13px;
    margin-top: 6px;
    padding: 5px 0 5px 21px;
    text-decoration: none;
    width: auto;
	}
	.findout a:hover {
    background: url("../images/download-hover.png") no-repeat scroll 1px -27px rgba(0, 0, 0, 0) !important;
    color: #339933;
	border-bottom: 0 none;
}


#mainNav ul li ul li#megamenu-mlid-5648{width:168px;}
#mainNav ul li ul li#megamenu-mlid-5648 .submenuProdInfo8 a{padding-left:13px !important;}

#mainNav ul li#megamenu-mlid-5645 div.megamenu-parent-title{
    background: url("/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer.png") no-repeat scroll 128px center transparent;float:left;
}
#mainNav ul li#megamenu-mlid-5645:hover div.megamenu-parent-title
{
	background:url("/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer_hover.png") no-repeat scroll 128px center transparent;
}

#mainNav ul li#megamenu-mlid-5645 a{padding-right:18px;}
#mainNav ul li ul li ul li a[href="/do-something-incredible"]:hover{background:url("../images/sub_menu_pointer.png") no-repeat scroll 2px 5px transparent !important}
#mainNav ul li ul li ul li a[href="/do-something-incredible"]:hover span {
    border-bottom: 1px dotted #FFFFFF;
    display: inline;
}
.view-successstories a,.view-id-success_story a {
    color: #339933;
    text-decoration: none;
}


.page-your-incredible-journey .banner .right_sec{margin-left: 0!important;}
.page-your-incredible-journey .promo_sec .promo_cont a img{margin-left:-5px !important;}
#contentRight .youtube_wrap h1{padding-left:8px !important;}
.page-do-something-incredible  .desWrap .column .column_p h3{font-family: Trebuchet Ms;color: #42c683;font-weight: normal;margin-bottom: 15px;letter-spacing: -1px;font-size: 16px;}
.promo_cont h4{font-family: Trebuchet Ms;color: #42c683;font-size: 16px;line-height: 20px;margin-bottom: 10px;font-weight: bold;}
#mainNav ul li.last a{
	background-image:none;
}
.page-your-incredible-journey .promo_sec{float:left;}
.page-do-something-incredible .desWrap .column p a{margin-left:0;}

#block-block-54,#block-block-63 {float: left;}

#mainNav ul li#megamenu-mlid-322 div.megamenu-parent-title {
    background: url("/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer.png") no-repeat scroll 128px center;
    float: left;
}

#mainNav ul li#megamenu-mlid-322 a {
    padding-right: 22px;
}

#mainNav ul li#megamenu-mlid-322:hover h2.megamenu-parent-title {
    background: url("/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer_hover.png") no-repeat scroll 128px center;
}
/**For Ecig page in help & support Menu**/
.ecig {
    float: left;
    margin-top: 10px;
}
.ecig p {
    color: #666666;
    font-size: 13px;
    line-height: 20px;
    padding: 5px 0;
	width:100%;
}
.ecig .green-text, p.green-text{
    color: #42c683;
}
.ecig .green-text{float:none;}
.fourx {
background: url("/sites/nicorette.com.au/themes/nicorette/images/ecig_background.png") no-repeat;
margin:10px 0 20px;
}
.fourx p br{display:none;}

.ecig .fourx p {
    color: #fff;
    font-family: Trebuchet MS;
    font-size: 17px;
    padding: 20px 102px 20px 20px;
    width: auto;
	line-height:24px;
}
.innerPageBannerWrapper .innerPageBanner{overflow:visible;}
.page-e-cigarettes-explained .innerPageBanner{width:100%;}
.page-e-cigarettes-explained li.content{width:671px;}
.innerPageBannerWrapper .innerPageBanner li img, 
.quitforgood img{
display:block;
width:100%; 
border-radius:15px; 
behavior:url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc); 
/* box-shadow: 0 0 9px #c0c0c0; */
/* margin-bottom:10px; */
}
.quitforgood{margin:10px 0 30px;width:100%;}
#contentRight .ecig h2{padding-left:0;}
.ecig-text{
    padding:10px 0;
    font-size:12px;
    color: #42c683;
    float: left;
    width: 100%;
}
	
.ecig-text a:hover {
    border-bottom: 1px dotted #42c683 !important;
}
.ecig-text a {
    color: #42c683;
    display: inline;
    text-decoration: none;
	font-size: 14px;
}
.ecig .youtube_wrap:after {
   content: " "; /* Older browser do not support empty content */
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}
.ecig .where-to-buy{margin-top:25px;}
@media screen and (min-width: 641px) and (max-width: 917px){
	.innerPageBannerWrapper .innerPageBanner{margin-top:10px;width:100%;}
	.innerPageBannerWrapper .innerPageBanner li img, .quitforgood img{width:100%;}
	.fourx{background-size:100% auto;}
	.ecig .fourx p {padding: 25px 152px 25px 35px;}
	.page-e-cigarettes-explained li.content{width:100%;}
}
@media screen and (min-width: 320px) and (max-width: 640px){
	.innerPageBannerWrapper .innerPageBanner{margin-top:10px;width:100%;}
	.page-e-cigarettes-explained li.content{width:100%;}
	.innerPageBannerWrapper .innerPageBanner li img, .quitforgood img{border-radius:5px;}
	.ecig .fourx p {padding: 65% 5% 5%;color:#7a7a7a;text-alig:center;}
	.ecig .fourx{background: #eee url("/sites/nicorette.com.au/themes/nicorette/images/fourx-mobile.png") no-repeat center top;background-size:auto 48%;}
}
@media screen and (min-width: 360px) and (max-width: 360px){
  .ecig .fourx{background-size:auto 55%}
}
@media screen and (min-width: 480px) and (max-width: 480px){
  .ecig .fourx{background-size:auto 65%}
}
@media screen and (min-width: 640px) and (max-width: 640px){
  .ecig .fourx{background-size:auto 66%}
}
/******For weldricks logo in where to buy page-added by sahiti***/
#weldricks img {
  vertical-align: middle;
}

/* added for AU site */

.megamenu-menu .megamenu-parent {
	float:left;

}

.megamenu-skin-friendly .megamenu-parent-title {
	text-transform: none;
}

.megamenu-main-menu .megamenu-parent  .megamenu-parent-title{
    background: url("/sites/nicorette.com.au/themes/nicorette/images/main_nav_pointer.png") no-repeat scroll 128px center;
    float: left;
}

.megamenu-skin-friendly {
		background:none;
}

.megamenu-skin-friendly li.megamenu-slot {
	box-shadow : none;
}

#block-menu-block-2 {
	clear:both;
}

.sharethis-wrapper {
    float: left;
    padding-left: 29px;
    width: 320px;
}

#megamenu-mlid-348 h3 {
	display:none;
}

#block-block-9 {
	clear:both;
}


.form-item-fs-zipcode{ width:117px; height:20px; float:left; margin:0; background:url(/sites/nicorette.com.au/files/nicorette/postCodeInput.png) no-repeat left top; padding:5px 5px 3px 5px;}

.form-item-fs-zipcode input{ width:117px; background:none; font: 13px Arial; color:#5c5a5a; border:0;}
#find-a-store-more-search-form #edit-submit { display:block; float:left; behavior:url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc); border:0 none; border-radius:2px; padding:5px 15px 6px 25px; *padding:4px 8px 3px 15px; font-size:13px; color:#FFF; font-weight:bold; background:#4d4d4f url(/sites/nicorette.com.au/files/nicorette/footerArrow.png) no-repeat 12px 9px; margin: 0 0 0 5px; z-index:10; position:relative;}
#find-a-store-more-search-form { clear:both; float:left; padding:0 0 0 15px; width:98%; }
#block-storelocator-locator{float: left; margin-left: 15px; width: 96%;}
#block-storelocator-locator #listingResultset{float: left; width: 100%;}
#block-storelocator-locator #listingResultset .storewidth{float: left; padding-bottom: 5px; width: 100%;}
#block-storelocator-locator #listingResultset .storewidth img{float:left;}
#block-storelocator-locator #listingResultset .storewidth a{float:left; width:auto; padding:5px 0 0 10px;  *padding:0 0 0 10px; color: #339933; text-decoration: none;}
#block-storelocator-locator #listingResultset .storewidth a:hover{border-bottom: 1px dotted #339933 !important;}
#find-a-store-more-search-form .form-item-fs-zipcode{*margin-top:12px;}

.page-node-43 #promoLeft {
	display:none;

}
.page-node-43 #mainContentArea #contentRight{
	float:none;
}	

.listiew_in_contentwrtapper {
	  color: #666666;
    float: left;
    font-size: 13px;
    line-height: 20px;
    padding: 4px 0 15px;
    width: 100%;
	list-style: disc inside none; 
	padding-left: 15px;
}


#contentRight  .contentwraper .articleText h2 {
	padding-left:0px;
}

.webform-client-form-57 label {
	float:left;
	display:block;
	width:200px;
	color:#42C683;
}
#webform-client-form-57 .webform-component{width:100%; float:left;}
#webform-client-form-57 select{padding: 3px 0; width:18.85%;}
#webform-client-form-57  input{ padding: 3px 3px;}
#webform-client-form-57 .webform-datepicker select{width:10%;}
#webform-client-form-57 #edit-submitted-pharmacy-group{width: 34%;}
#webform-client-form-57.webform-component--which-pack-did-you-buy-please-tick{float: left; width: 100%;}
#webform-client-form-57 #edit-submitted-which-pack-did-you-buy-please-tick .form-type-radio{width:100px; float:left; margin:0;}
#webform-client-form-57 #edit-submitted-which-pack-did-you-buy-please-tick .form-type-radio label{width:50px;}
#webform-client-form-57 .webform-component--how-long-have-you-been-using--nicorettee select{width:25%;}
#webform-client-form-57 .webform-component--opt-in #edit-submitted-opt-in{float:left; width:60%;}
#webform-client-form-57 .webform-component--opt-in #edit-submitted-opt-in input{float:left;}
#webform-client-form-57 .webform-component--opt-in-2 #edit-submitted-opt-in-2 input{float:left;}
#webform-client-form-57 .webform-component--opt-in #edit-submitted-opt-in .option{width: 93%; margin:-2px 0 0 2%}
#webform-client-form-57 .webform-component--opt-in-2 #edit-submitted-opt-in-2 .option{width: 50%; margin:-2px 0 0 2%}
#webform-client-form-57 #edit-extlink-web-submit-cashback{margin-left:200px !important}
#webform-client-form-57 #edit-extlink-web-submit-cashback, 
#formsection .form-submit,
#webform-client-form-55 .form-actions .form-submit,.section-cash-back .webform-submit
{
/* background: url("/sites/nicorette.com.au/files/nicorette/calloutArrow.png") no-repeat 21px 13px #47a842; */
background: url("/sites/nicorette.com.au/themes/nicorette/images/continue_btn.png") no-repeat 0 -132px;
border: 0 none;
border-radius: 4px;
color: #fff;
cursor: pointer;
display: block;
float: left;
font-family: Arial,Helvetica,sans-serif;
font-size: 16px;
font-weight: bold; 
margin-top:25px;
padding: 10px 35px !important;
position: relative;
z-index: 10;
behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
outline:none; 
}
#webform-client-form-57 #edit-extlink-web-submit-cashback:hover, 
#formsection .form-submit:hover,
#webform-client-form-55 .form-actions .form-submit:hover
{background-position: 0 -199px; color: #47a842;}
.webform-client-form-57 .webform-component {
	margin:0px 0px 17px 0px;
}


.webform-client-form-57 .webform-component p.terms {
	color: #333333;
    font-weight: bold;
}
.webform-client-form-57 .webform-component p {
    color: #666666;
    float: left;
    font-size: 13px;
    line-height: 20px;
    padding: 4px 0 5px;
    width: 100%;
}
.webform-client-form-57 .webform-component p a{color: #339933; text-decoration:none;}
.webform-client-form-57 .webform-component p a:hover{border-bottom: 1px dotted #339933;}
.webform-client-form-57 .webform-component--opt-in label {
	float:left;
}
/* .webform-client-form-57 #edit-submitted-opt-in {
	margin-left:200px
} */

.webform-client-form-57 .button-primary  {
	display:none;
}
.imagewidth img{
	width:100%;
}

.text_underline {
	color:#339933;
	text-decoration:underline;
	font-weight:bold;

}

#promoLeft .leftmenu_sublevel_hidden,#promoLeft .menu-mlid-357 {
	display:none;
}



 #contentRight .extMargin,#contentRight .mobmargin{
	float:left;
	width:289px;
	margin:16px 0 0 0;
	padding: 0 0 5px;
}
.extMargin {
	margin-right:25px!important;
}
#contentRight .extMargin img,#contentRight .mobmargin img {
	border: 0 none;
}

.extMargin a ,.mobmargin a {
	background:url(../images/download-hover.png) left 1px no-repeat;
	padding:0 0 0 21px;
	color:#339933;
	font-size:13px;
	text-decoration:none;
	line-height:20px;
	float:left;
	margin:12px 0 0 0;
	width:auto;
}
.extMargin a:hover ,.mobmargin a:hover{
	color:#007d00;
	background-position: left -31px;
	
}


.extMargin a.promo-right-link ,.mobmargin a.promo-right-link{
	padding:0;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	-webkit-box-shadow: #dadada 0px 0px 5px;
	-moz-box-shadow: #dadada 0px 0px 5px;
	box-shadow: #dadada 0px 0px 5px;
	background-image: none !important;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#e4e2e3));
	background: -webkit-linear-gradient(#FFFFFF, #e4e2e3);
	background: -moz-linear-gradient(#FFFFFF, #e4e2e3);
	background: -ms-linear-gradient(#FFFFFF, #e4e2e3);
	background: -o-linear-gradient(#FFFFFF, #e4e2e3);
	background: linear-gradient(#FFFFFF, #e4e2e3);
	-pie-background: linear-gradient(#FFFFFF, #e4e2e3);
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
	*margin-top:0!important;
	float:left;
	position:relative;
}

.extMargin a.promo-right-link img,.mobmargin a.promo-right-link img{float:left; *margin:4px 0 0 3px; *display:inline;}
.extMargin a:hover.promo-right-link ,.mobmargin a:hover.promo-right-link {
	background: none repeat scroll 0 0 #FFFFFF;
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
	
}


.extMargin p , .mobmargin p {
	font-size:13px;
	color:#666666;
	line-height:20px;
	width:100%;
	margin:2px 0 0 0;
	float:left;
	width:100%;
	padding:0 0 10px 0;
}


.extMargin img ,.mobmargin img{
	border: 0 none;
	/*-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow: #dadada 0px 0px 5px;
	-moz-box-shadow: #dadada 0px 0px 5px;
	box-shadow: #dadada 0px 0px 5px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#e4e2e3));
	background: -webkit-linear-gradient(#FFFFFF, #e4e2e3);
	background: -moz-linear-gradient(#FFFFFF, #e4e2e3);
	background: -ms-linear-gradient(#FFFFFF, #e4e2e3);
	background: -o-linear-gradient(#FFFFFF, #e4e2e3);
	background: linear-gradient(#FFFFFF, #e4e2e3);
	-pie-background: linear-gradient(#FFFFFF, #e4e2e3);
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);*/
	padding: 4px;
	float:left;
}






/* ---------------------------------------Mahesh------------------------------------------ */

.weeks-wrap{
float: left; 
width: 100%; 
margin-top: 40px;  
padding-bottom: 20px;
}
.weeks-wrap .step-one, .weeks-wrap .step-one-i, .weeks-wrap .step-one-g{
float: left; 
width: 30.33%; 
*width: 26%; 
margin-right:3%; 
-moz-box-sizing:border-box; 
-webkit-box-sizing:border-box; 
box-sizing:border-box; 
border-radius: 0 25px; 
padding: 1.33%; 
min-height: 230px; 
position:relative; 
behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
}
.weeks-wrap .step-one{border: 5px solid #1eada9;}
.weeks-wrap .step-one-i{border: 5px solid #82338f;}
.weeks-wrap .step-one-g{border: 5px solid #42c683;}

.weeks-wrap .step-one p, .weeks-wrap .step-one-i p{padding-bottom:10px; clear:both;}

.weeks-wrap .week-heading, .weeks-wrap .week-heading-i, .weeks-wrap .week-heading-g{ 
float: left; 
margin-left: -5%; 
margin-top: -5%; 
padding: 3% 5%; 
width: 100.1%;
font-size:20px; 
color:#333;
text-align:center;
webkit-border-radius: 0 20px 0 0;
-moz-border-radius: 0 20px 0 0;
border-radius: 0 20px 0 0;
border-size: 10px;
behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
}
.weeks-wrap .week-heading{
background: #1eada9;
background: -webkit-gradient(linear, 0 0, 0 top, from(#fff), to(#1eada9));
background: -webkit-linear-gradient(#fff, #1eada9);
background: -moz-linear-gradient(#fff, #1eada9);
background: -ms-linear-gradient(#fff, #1eada9);
background: -o-linear-gradient(#fff, #1eada9);
background: linear-gradient(#fff, #1eada9);
-pie-background: linear-gradient(#fff, #1eada9);
}
.weeks-wrap .week-heading-i{
background: #82338f;
background: -webkit-gradient(linear, 0 0, 0 top, from(#fff), to(#82338f));
background: -webkit-linear-gradient(#fff, #82338f);
background: -moz-linear-gradient(#fff, #82338f);
background: -ms-linear-gradient(#fff, #82338f);
background: -o-linear-gradient(#fff, #82338f);
background: linear-gradient(#fff, #82338f);
-pie-background: linear-gradient(#fff, #82338f);
}
.weeks-wrap .week-heading-g{
background: #42c683;
background: -webkit-gradient(linear, 0 0, 0 top, from(#fff), to(#42c683));
background: -webkit-linear-gradient(#fff, #42c683);
background: -moz-linear-gradient(#fff, #42c683);
background: -ms-linear-gradient(#fff, #42c683);
background: -o-linear-gradient(#fff, #42c683);
background: linear-gradient(#fff, #42c683);
-pie-background: linear-gradient(#fff, #42c683);
}

.weeks-wrap span{display:block;}
.weeks-wrap  img{position:absolute; top:-25px; left:-15px;}
.ref-wrap{float: left; width: 100%;}
.ref-wrap h5{color:#339933; font-size:16px;}
.ref-wrap p{ padding:0 0 10px 0!important;}
.ref-wrap p.ref-text{ font-size:11px;}

.steps-wrap-center{width:60%; margin:25px auto 0; clear:both;}
.steps-wrap, .steps-wrap-l, .steps-wrap-2, .steps-wrap-3, .steps-wrap-4, .steps-wrap-5, .steps-wrap-6{
float: left; 
width: 100%;
webkit-border-radius: 0 20px  0 20px;
-moz-border-radius: 0 20px  0 20px;
border-radius: 0 20px  0 20px;
behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
position:relative;
}
.steps-wrap{background:#e3f7ed;}
.steps-wrap-l{background:#56a0c1;}
.steps-wrap-2{background:#00816e;}
.steps-wrap-3{background:#7f4098;}
.steps-wrap-4{background:#b61d22;}
.steps-wrap-5{background:#4aaa42;}
.steps-wrap-6{background:#569bbe;}
.steps-wrap-l p{color:#fff;}

.week-number, .week-number-l, .week-number-2, .week-number-3, .week-number-4, .week-number-5, .week-number-6{
    border-radius: 0 20px 0 20px;
    float: left;
    font-size: 18px;
	color:#fff;
    margin:0;
    padding: 8px 0	;
    text-align: center;
    width: 100%;
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
}
.week-number{background:#42c683;}
.week-number-l{background:#6ac3e7;}
.steps-wrap-2 .week-number{background:#00a07b;}
.steps-wrap-3 .week-number{background:#8c64ab;}
.steps-wrap-4 .week-number{background:#ee3224;}
.steps-wrap-5 .week-number{background:#9ecc3b;}
.steps-wrap-6 .week-number{background:#9ecc3b;}
.step-number{
	background:#fff;
    border-radius: 0 18px;
	webkit-border-radius: 0 18px;;
	-moz-border-radius: 0 18px;;
    font-size: 18px;
    left: 0;
    padding: 8px 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 20%;
	color:#333;
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
}

.steps-wrap-2 .step-number{color:#2d9182;}/*dark green*/
.steps-wrap-3 .step-number{color:#704983;}/*purple*/
.steps-wrap-4 .step-number{color:#7d382c;}/*red*/
.steps-wrap-5 .step-number{color:#007e4a;}/*leaf green*/
.steps-wrap-6 .step-number{color:#5187a4;}/*blue*/

.steps-four-wrap p{color:#fff!important;}

.steps-four-wrap{float:left; width:96%; padding:2%;}
	
.product-buy-wrap{float:left; width:96%; padding:1% 2%;}
.product-buy-wrap ul{float:left; width:100%;}
.product-buy-wrap ul li{float:left; width:31.5%; margin:10px 1.33% 0 0; border:1px solid #ccc; text-align:center; background:#fff;}
.whereToBuyWapper{float:left; width:98%;}
.whereToBuyWapper p{color: #666; font-size: 13px; padding-bottom: 10px; line-height:20px;}
.whereToBuyWapper p.whereToBuy-disclaimer span{font-weight:bold;}
.whereToBuyWapper p a{ color: #339933; text-decoration:none;}
.whereToBuyWapper p a:hover{ border-bottom: 1px dotted #339933 !important;}

.color-text-wrap{float:left; width:100%;}
.color-auto-wrap{margin: 0 auto; width: 70%;}
.color-green-wrap, .color-blue-wrap, .color-purple-wrap, .color-green2-wrap{
float: left; 
width: 96%; 
text-align:center;
border-radius:25px 0;
webkit-border-radius:25px 0;
-moz-border-radius:25px 0;
text-align: center;
font: 13px/20px Trebuchet MS;
behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
margin-top: 15px;
padding: 5px 2%;
}
.color-green-wrap{ background:#4ba52c;}
.color-blue-wrap{ background:#65a2c3;}
.color-purple-wrap{ background:#82338c;} 
.color-green2-wrap{ background:#2caca8;}
.color-auto-wrap span{ font-size:16px; font-weight:bold; color: #fff !important;}
.color-auto-wrap p{ color:#fff; padding:0!important; margin:0!important; line-height:18px!important;}
.color-green-wrap{}
.color-blue-wrap{}
.color-purple-wrap{} 
.color-green2-wrap{}

.contentwraper{float: left; width: 100%}
.contentwraper p {
    color: #666666;
    float: left;
    font-size: 13px;
    line-height: 20px;
    padding: 4px 0 15px;
    width: 100%;
}
.contentwraper h4 {
    color: #42c683;
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding:5px 0 10px;
}
.contentwraper p.bold-heading{
	color: #333;
    font-weight: bold;
    padding-bottom: 0;
}
.contentwraper p.reference-text{
	font-size: 11px;
    line-height: 14px;
    margin-top: 30px;

}
.contentwraper p a{
	color: #339933;
    text-decoration: none;
}
.contentwraper p a:hover{
	color: #007d00;
	border-bottom: 1px dotted #339933;
}

.infographics img{
	border: 8px solid #fff; 
	border-radius: 10px; 
    box-shadow: 0 0 10px #dadada;
    margin-left: 1%;
    width: 96%;
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
}

.webform-client-form-34 label,
.webform-client-form-35 label
{color: #4d4d4f; font-family: arial; font-size: 14px;}

.webform-client-form-34 .webform-component,
.webform-client-form-35 .webform-component
{float:left; width: 100%; margin: 0;}
.webform-client-form-34 .form-radios, 
.webform-client-form-34 .form-checkboxes,
.webform-client-form-35 .form-radios, 
.webform-client-form-35 .form-checkboxes
{float:left; padding-bottom:20px; width: 100%;}
.webform-client-form-34 input,
.webform-client-form-35 input
{margin:2px 0 0 0!important; padding:0 !important; border:0 !important; float:left;}

.webform-client-form-34 label.option,
.webform-client-form-35 label.option
{float:left; width:90%; *width:88%; *padding:5px 0 0 5px; padding-left:5px; color:#339933;}

.webform-client-form-34 #edit-submitted-how-many-cigarettes-do-you-smoke-a-day .form-type-radio,
.webform-client-form-34 #edit-submitted-how-many-years-have-you-smoked .form-type-radio,
.webform-client-form-34 #edit-submitted-when-are-your-cravings-the-worst-select-all-that-apply .form-type-checkbox,
.webform-client-form-34 #edit-submitted-do-other-people-in-your-household-smoke .form-type-radio,
.webform-client-form-34 #edit-submitted-have-you-tried-stop-smoking-aides-perviously .form-type-radio,
.webform-client-form-34 #edit-submitted-select-which-ones .form-type-checkbox,
.webform-client-form-34 #edit-submitted-when-are-you-planning-to-stop .form-type-radio,
.webform-client-form-34 #edit-submitted-doing-alone .form-type-radio,
.webform-client-form-35 #edit-submitted-how-many-cigarettes-do-you-smoke-a-day .form-type-radio,
.webform-client-form-35 #edit-submitted-how-many-years-have-you-smoked .form-type-radio,
.webform-client-form-35 #edit-submitted-when-are-your-cravings-the-worst-select-all-that-apply .form-type-checkbox,
.webform-client-form-35 #edit-submitted-do-other-people-in-your-household-smoke .form-type-radio,
.webform-client-form-35 #edit-submitted-have-you-tried-stop-smoking-aides-perviously .form-type-radio,
.webform-client-form-35 #edit-submitted-select-which-ones .form-type-checkbox,
.webform-client-form-35 #edit-submitted-when-are-you-planning-to-stop .form-type-radio,
.webform-client-form-35 #edit-submitted-are-you-doing-this-alone .form-type-radio
{float: left; width: 33%; margin-top:8px;}

.webform-client-form-34 #edit-submitted-when-do-you-smoke-your-first-cigarette-in-the-day .form-type-radio,
.webform-client-form-34 #edit-submitted-what-are-you-looking-for-in-an-nrt-product-choose-the-most-important-to-you .form-type-radio,
.webform-client-form-34 #edit-submitted-select-the-main-worries-you-have-about-quitting .form-type-checkbox,
.webform-client-form-34 #edit-submitted-selection-your-main-reasons-for-wanting-to-stop .form-type-checkbox,
.webform-client-form-34 #edit-submitted-select-the-situations-that-most-worry-you .form-type-checkbox,
.webform-client-form-35 #edit-submitted-when-do-you-smoke-your-first-cigarette-in-the-day .form-type-radio,
.webform-client-form-35 #edit-submitted-what-are-you-looking-for-in-an-nrt-product-choose-the-most-important-to-you .form-type-radio,
.webform-client-form-35 #edit-submitted-select-the-main-worries-you-have-about-quitting .form-type-checkbox,
.webform-client-form-35 #edit-submitted-selection-your-main-reasons-for-wanting-to-stop .form-type-checkbox,
.webform-client-form-35 #edit-submitted-select-the-situations-that-most-worry-you .form-type-checkbox
{float: left; width: 100%; margin:8px 0 0 0;}

.webform-client-form-34 .form-actions .form-submit,
.webform-client-form-35 .form-actions .form-submit{
background: url("/sites/nicorette.com.au/files/nicorette/calloutArrow.png") no-repeat scroll 21px 13px #47a842;
border: 0 none;
border-radius: 4px;
color: #fff;
cursor: pointer;
display: block;
float: left;
font-family: Arial,Helvetica,sans-serif;
font-size: 16px;
font-weight: bold; 
margin: 15px 0 0 0 !important;
padding: 10px 40px 8px 45px !important;
position: relative;
z-index: 10;
behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
}


#forward-form {float:left; width:100%;}
#forward-form p{color: #666666; float: left; font-size: 13px; line-height: 20px; padding: 0 0 10px; width: 100%;}
#forward-form .form-item{float:left; width:100%; margin-bottom:0;}
#forward-form .form-item .resizable #edit-recipients, #forward-form .form-item .resizable #edit-message--2{width: 60%;}
#forward-form .form-item .resizable .grippie{display:none;}
#forward-form .form-item .description{width: 70%; padding-top:5px;}
#forward-form  #edit-page{width: 100%;}
#forward-form  #edit-actions{ float: left; margin-top: 20px;}


.ui-widget-content{ border-radius: 0!important; padding: 0!important; border-top: 0 none!important; background:#3fa053!important; width: 480px !important;}
.ui-widget-content .ui-widget-header{border-radius: 0!important; border: 0 none!important; background:#42c583!important; font-size:20px; color:#fff; text-align:center;}
.ui-widget-content .ui-widget-header span{width:100%; margin:0; font-weight: normal;}
.ui-widget-content #dialog-age p{color: #fff; float: left; font-size: 18px; padding: 10px 0 5px; text-align: center; width: 100%;}
.ui-widget-content #dialog-age p span, .ui-widget-content #dialog-age #dialog-pregnancy  p span{margin:0!important;}
.ui-widget-content #dialog-age .ctrl-radio, .ui-widget-content #dialog-pregnancy  .ctrl-radio{float: left; margin:5px 5px 0 0; width:auto;}
.ui-widget-content #dialog-age .ctrl-radio #age_yes, .ui-widget-content #dialog-pregnancy  .ctrl-radio #preg_yes{margin-left:185px;}
.ui-widget-content #dialog-age .radio-txt{float: left; font-size: 14px; font-weight: bold; margin-top: 2px; width: 50px;}
.ui-widget-content #dialog-age-fail p, .ui-widget-content #dialog-pregnancy-fail p{color: #fff; font-size: 14px; padding: 10px 20px 5px; text-align: justify;}
.ui-widget-content #dialog-age-fail input#agefailclose,
.ui-widget-content #dialog-pregnancy-fail input#pregfailclose
{background:#42c583; border: 2px solid #fff; color: #333333; cursor: pointer; font-size: 16px;    font-weight: bold; padding: 2px 20px; text-align: center;margin-left: 38%;}
#dialog-age .ui-icon-alert{display:none;}


.dashedbox{border: 3px dashed #b2d5a8; float:left;width:95%; behavior:url(/sites/nicorette.com.au/files/nicorette/js/PIE.htc);margin-top:10px; border-radius:8px; padding:2% 1.5%;}
.dashedbox img{float:left;}
/* .dashedbox .nicopara{float: left; width: 57%; margin-left: 2%;} */
.dashedbox .nicopara h2{clear: none !important; margin-left: 5px; margin-top: 50px; padding: 0 0 10px !important;}
.dashedbox .nicopara p{width: 100%!important; padding:0!important;}
#webform-client-form-57 .imagewidth{float: left; padding-bottom: 35px;}
#webform-client-form-57 .imagewidth p{padding:0;}

#formsection{float:left; width:100%;}
.webform-component--top-image{
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#e4e2e3));
	background: -webkit-linear-gradient(#FFFFFF, #e4e2e3);
	background: -moz-linear-gradient(#FFFFFF, #e4e2e3);
	background: -ms-linear-gradient(#FFFFFF, #e4e2e3);
	background: -o-linear-gradient(#FFFFFF, #e4e2e3);
	background: linear-gradient(#FFFFFF, #e4e2e3);
	-pie-background: linear-gradient(#FFFFFF, #e4e2e3);
	border: 0 none;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: 0 0 10px #DADADA;
	-moz-box-shadow:0 0 10px #DADADA;
	box-shadow: 0 0 10px #DADADA;
	float: left;
	margin: 0;
	padding: 8px;
	width: 663px;
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
}
.webform-component--top-image img{border-radius: 15px; display: block; width: 100%; behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);}
#formsection .mandatoryfield{float: left; padding: 20px 0 10px; width: 100%;}
#formsection .topsection, #formsection .quitfield{float: left; width: 100%;}
#formsection .topsection .firstfield,
#formsection .topsection .second,
#formsection .topsection .three,
#formsection .topsection .four,
#formsection .quitfield,
#formsection .topsection .five,
#formsection .topsection .six
{float: left; width: 48%; margin-right:2%;}
#formsection  label{color: #4d4d4f; font-family: arial; font-size: 12px; padding-bottom:5px;}
#formsection .topsection input, 
#formsection .quitfieldres input, 
#formsection .quitfield input{padding:5px 1%; width: 92%;}
#formsection .quitfieldres, 
#formsection .quitfieldwords, 
#formsection .about_promotion,
#formsection .terms-wrapper,
#formsection .privacy-wrapper
{float: left; width: 100%;}
#formsection .quitfieldres input{width: 93%;}
#formsection .quitfieldwords textarea{width: 95%; padding:5px 1%;}
#formsection #edit-submitted-hear-about-promotion .form-type-checkbox{ float:left; width:25%;}
#formsection .mandatorydetails{float: left; padding: 10px 0; width: 100%;}
#formsection .mandatory-terms, #formsection .mandatory-privacy{display:none;}
#formsection .termsp-wrapper {color: #4d4d4f; font-family: arial; font-size: 11px; padding-bottom:5px; clear:both; line-height:18px;}
#formsection a{color:#339933; text-decoration:none;}
#formsection a:hover{border-bottom: 1px dotted #339933;}
#formsection  #edit-submitted-opt-in input, #formsection  #edit-submitted-opt-in2 input{width:auto; margin-right:5px; float:left;}
#formsection  #edit-submitted-opt-in label, #formsection  #edit-submitted-opt-in2 label {width: 90%; float:left;}
#formsection  .termsp-wrapper{padding-top:15px;}
#formsection  .form-actions{margin:0;}
#formsection .form-submit{margin-left: 0 !important;}
.green-text sup{*position:relative;*line-height:10px;*vertical-align:text-top;}
.prod_left_menu ul.first_nav li.row2 ul.sidebar_nav li.expanded li.expanded{behavior:none;position:relative;background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImcxNjYiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiM2NjY2NjYiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiMzNDM0MzQiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2cxNjYpIiAvPgo8L3N2Zz4=);-pie-background:none;}




/************11/21/2014************/
.page-node-7 #results p.five{background:url("/sites/nicorette.com.au/files/images/Shape-65-copy-8.png") no-repeat scroll 70% top transparent;width:143px;}
#results{width:76.1%;}
.finish_banner.finish_man.do-something{margin:-178px 0 0 350px;}
.finish_banner.finish_man.do-something .banner-content-2.banner_link{margin-left:0;}
.finish_banner.finish_man.do-something a.findMore{padding-right:42px;}
.contentwraper p.reference-text.nomarg{margin-top:0;}
.section-quit-and-save .desWrap .column {
width: 310px;
margin-right: 20px;
float: left;
font-family: Trebuchet Ms;
}
.section-quit-and-save .desWrap .column2 {
margin-right: 0;
}
.section-quit-and-save .desWrap .column p a {
background: url(../images/download-hover.png) left 1px no-repeat;
padding: 0 0 0 21px;
color: #339933;
font-size: 13px;
text-decoration: none;
line-height: 20px;
float: left;
margin: 12px 0 0 0;
width: auto;
}
.section-quit-and-save .desWrap .column p a:hover{color: #007d00;background-position: left -31px;}

.site-map-menu li ul.site-map-menu li ul.site-map-menu li.wtb{clear:both;}
.site-map-menu li ul.site-map-menu li ul.site-map-menu li.wtb a{font-size:16px;font-weight:bold;}
.section-how-to-quit-smoking .TabbedPanels .tab_products{display:none;}
.section-how-to-quit-smoking .tabWrapper{margin-top:0;}
.contentwraper h4 a{color: #42c683!important;font-size: 16px;text-decoration:none;}

.steps-wrap-center{width:60%; margin:25px auto 0; clear:both;}
.steps-wrap, .steps-wrap-l, .steps-wrap-2, .steps-wrap-3, .steps-wrap-4, .steps-wrap-5, .steps-wrap-6{
float: left; 
width: 100%;
webkit-border-radius: 0 20px  0 20px;
-moz-border-radius: 0 20px  0 20px;
border-radius: 0 20px  0 20px;
behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
position:relative;
margin-bottom:20px;
}
.steps-wrap{background:#e3f7ed;}
.steps-wrap-l{background:#56a0c1;}
.steps-wrap-2{background:#00816e;}
.steps-wrap-3{background:#7f4098;}
.steps-wrap-4{background:#b61d22;}
.steps-wrap-5{background:#4aaa42;}
.steps-wrap-6{background:#569bbe;}
.steps-wrap-l p{color:#fff;}

.week-number, .week-number-l, .week-number-2, .week-number-3, .week-number-4, .week-number-5, .week-number-6{
    border-radius: 0 20px 0 20px;
    float: left;
    font-size: 18px;
	color:#fff;
    margin:0;
    padding: 8px 0	;
    text-align: center;
    width: 100%;
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
}
.week-number{background:#42c683;}
.week-number-l{background:#6ac3e7;}
.steps-wrap-2 .week-number{background:#00a07b;}
.steps-wrap-3 .week-number{background:#8c64ab;}
.steps-wrap-4 .week-number{background:#ee3224;}
.steps-wrap-5 .week-number{background:#9ecc3b;}
.steps-wrap-6 .week-number{background:#9ecc3b;}
.step-number{
	background:#fff;
    border-radius: 0 18px;
	webkit-border-radius: 0 18px;;
	-moz-border-radius: 0 18px;;
    font-size: 18px;
    left: 0;
    padding: 8px 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 20%;
	color:#333;
	behavior: url(/sites/nicorette.com.au/themes/nicorette/js/PIE.htc);
}

.steps-wrap-2 .step-number{color:#2d9182;}/*dark green*/
.steps-wrap-3 .step-number{color:#704983;}/*purple*/
.steps-wrap-4 .step-number{color:#7d382c;}/*red*/
.steps-wrap-5 .step-number{color:#007e4a;}/*leaf green*/
.steps-wrap-6 .step-number{color:#5187a4;}/*blue*/

.section-search #mainContentArea #contentRight {
    float: left !important;
    margin: 0 !important;
    padding: 2%;
    width:96%;
}
.search-results li{
    border-bottom: 1px dotted #2e8b5c;
}
.search-results li h3 {
    padding: 18px 0 0;
}
.search-results li div.search-snippet-info{
    margin: 0;
    padding: 13px 0 18px;
}
.search-results li div p
{
font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    color:#666;
}
li.pager-last {
    float: left;
}
.pager li.pager-next {
    position: absolute;
    right: 226px;
}
.pager li.pager-last {
    position: absolute;
    right: 164px;
}

.search-results a {
    color: #42c683 !important;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    text-decoration: none;
}
.section-search #contentRight #search-form, .section-search #contentRight #search-form + h2{display:none;}*/
.section-search .pager {
    text-align: center;
}
.item-list ul.pager {
    margin-top: 12px;
}

.section-search .pager li.pager-current {
    font-size: 16px;
    padding: 0.4em 0.5em;
}
.section-search .pager li {
    border-bottom: 1px dotted white;
    float: left;
    margin: 0;
}
.section-search .pager li.pager-item a, .section-search .pager li.pager-next a, .section-search .pager li.pager-last a {
    color: #393;
    display: inline-block;
    text-decoration: none;
}
.search-snippet br {
    float: left;
}
.section-search .pager li.pager-next a {
    background: url("/sites/nicorette.com.au/files/images/next_arrow.png") no-repeat scroll 32px 0 transparent;
    padding-right: 19px;
    width: 31px;
}
.section-search .pager li.pager-first a {
    background: url("/sites/nicorette.com.au/files/images/last_arrow.png") no-repeat scroll 0 0 transparent;
    padding-left: 21px;
    width: 46px;
}
.section-search .pager li.pager-previous a {
    background: url("/sites/nicorette.com.au/files/images/last_arrow.png") no-repeat scroll 0 0 transparent;
    padding-left: 21px;
    width: 46px;
}

.section-search .pager li.pager-last a {
    background: url("/sites/nicorette.com.au/files/images/next_arrow.png") no-repeat scroll 28px 0 transparent;
    padding: 0 25px 0 0;
    width: 29px;
}

.section-search .pager li.pager-next a:hover {
    background: url("/sites/nicorette.com.au/files/images/searchBtn.png") no-repeat scroll -144px -136px transparent;
    border-bottom: medium none;
    color: #339933;
}

.section-search .pager li.pager-last a:hover {
    background: url("/sites/nicorette.com.au/files/images/searchBtn.png") no-repeat scroll -147px -136px transparent;
    border-bottom: medium none;
    color: #339933;
}
.section-search .pager .pager-ellipsis {
    margin-right: 153px;
}
.section-search .pager .pager-previous {
    margin-right: 240px;
}
.section-search .search-results a:hover {
    border-bottom: 1px dotted #007d00;
    color: #007d00 !important;
}
.status {
background: #eef7e6;
border: 1px solid #339933;
margin-top: 15px;
padding: 10px;
}

#mainNav #megamenu-mlid-1641:hover{background:#339933 url(/sites/nicorette.co.nz/themes/nicorette/images/main_nav_pointer_hover.png) 132px center no-repeat;color:#fff;}
#mainNav #megamenu-mlid-1641{background:url(/sites/nicorette.co.nz/themes/nicorette/images/main_nav_pointer.png) 132px center no-repeat;}      
#quit_mail_content #edit-quitplanner-email{width:100%;margin-top:6px;}

#megamenu-main-menu li sup{font-size: 62%;position: relative;top: -0.5em;}
nav sup{
    font-size: 63% !important;
    position: relative;
    top: -0.53em;
}
/*************** cash back  *************/
.form-item .description{float:left;padding-left:5px;color:#666666;font-size:12px;}
.section-cash-back .cashback img{width:100%;}
.section-cash-back .webform-component--description{background: rgba(0, 0, 0, 0) linear-gradient(#ffffff, #e4e2e3) repeat scroll 0 0;
    border: 0 none;
    border-radius: 20px;
    box-shadow: 0 0 10px #dadada;
    float: left;
    margin: 0;
    padding: 8px;
    width: 100%;margin-bottom:30px;box-sizing:border-box;}
.section-cash-back .webform-component--description p{color:#666666;font-size:13px;line-height:20px;font-family:Trebuchet MS;padding:5px 16px;}
.section-cash-back .webform-container-inline{width:100%;float:left;margin:6px 0;font-weight:normal;}
.section-cash-back .webform-container-inline label{width:180px;float:left;color:#42c683;font-size:12px;line-height:20px;font-family:Trebuchet MS;}
.section-cash-back .webform-container-inline input{float:left;padding:3px;/*font-family: 'cosmos_bq_lightregular';width:75%;color:#666;font-size:13px;line-height: 20px;border:1px solid #464646;box-sizing:border-box;padding:4px 10px 4px 4px;height:25px;*/}
.section-cash-back .webform-container-inline textarea{float:left;width:90%;padding:3px;height:60px;}
.section-cash-back .webform-container-inline .resizable-textarea{width:65%;float:left;}
.section-cash-back .form-checkboxes {float: left;padding: 10px 0;width: 100%;}
.section-cash-back .form-checkboxes input{width:20px;float:left;margin-right:5px;}
.section-cash-back .form-checkboxes label{color:#666666;font-size:14px;}
.section-cash-back a{color:#339933;text-decoration: none;}
.section-cash-back .webform-container-inline .grippie{display:none;}
.section-cash-back .webform-component--privacy-notice{float:left;width:100%;}
.section-cash-back .form-actions{float:left;}
.section-cash-back .webform-submit{margin-left:62%;margin-top:10px;}
.section-cash-back .webform-component--privacy-notice p{ float: left;color:#666666;
    font-size: 13px;
    line-height: 20px;
    padding: 4px 0 5px;
    width: 100%;}
.section-cash-back .webform-component--privacy-notice p.terms{color:#333333;font-weight: bold;}

@media screen and (min-width: 0px){
	css3-container{display:none;}
}
input[type=text]::-ms-clear {  display: none; width : 0; height: 0; }
/****************** cash back banner **********/
.finish_banner.finish_man.do-something  .banner-content-2.banner_link.cash_link{margin-left:180px;}
.finish_banner.finish_man.do-something  a.findMore.cashback_link{width:205px;display:inline-block;background:url("../images/viewmore_sprite.png") no-repeat scroll 0 -58px transparent!important;}
.finish_banner.finish_man.do-something  a.findMore.cashback_link:hover{background: url("../images/viewmore_sprite.png") no-repeat scroll 0 0 transparent!important;}
.banner-content-2.cashback{margin-left:176px;}
.webform-component-textfield p.error, .webform-component-number p.error, .webform-component-email p.error{
	clear: both;
    color: #ff0000;
    padding-left: 192px;
}
.form-textarea-wrapper p.error {
    clear: both;
    color: #ff0000;
}

.form-type-checkbox p.error {
    color: #ff0000;
}
/*css for banner button*/
.findMore1 {
    background: url(/sites/nicorette.com.au/themes/nicorette/images/viewmore_sprite.png) 0-58px no-repeat;
    color: #339933;
    padding: 9px 13px 12px 35px;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
    top: 218px;
    left: 588px;
    position: absolute;
}