/****************** Stops page from jumping to the left*************************/
html{ 
min-height: 100%; 
margin-bottom: 1px; 
}
html{ 
overflow:-moz-scrollbars-vertical !important; 
}
/****************** Stops the blue backgroung appearing on pngs*****************/

/*
	non-standard CSS line to implement the iepngfix behaviour 
	see http://www.twinhelix.com/css/iepngfix/ for details
*/
div, img, h1, h2, h3, h4, h5, h6 { behavior: url(inc/iepngfix.htc) }

body {
	background: #72c7e7;
	text-align: center;
	color: #000;
	font-size: 62.5%;
}
body * {
	text-align: left;
	font-family: "Trebuchet MS", trebuchet, verdana, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
}
a.welsh {
	padding-left: 20px;
	background: url(../img/cymru.gif) left center no-repeat;
}
p {
	margin: 0 0 1em 0;
	font-size: 1.2em;
}

h2 {
	margin: 30px 0 10px 0;
	color: #0b3250;
	font-size: 2em;
}
.close {
	margin-bottom: 2px;
}

h3 {
	font-size: 1.5em;
	margin-bottom: 1em;
}
h3.subhead {
	margin-top: 0;
	margin-bottom: 1.5em;
}

h4 {
	font-size: 1.3em;
	margin-bottom: 1em;
}


span.textSizeControls, span.JSshow {
	display: none;
}


div#container {
	position: relative;
	width: 760px;
	margin: 0 auto;
}

p#topLinks {
	float: right;
	clear: right;
	font-size: 1.2em;
	margin-bottom: 1.6em;
	margin-top: 2px;
}
p#topLinks a {
	color: #000;
	text-decoration: none;
}
p#topLinks a:hover {
	text-decoration: underline;
}
.smallerText {
	font-size: .8em;
}
.largerText {
	font-size: 1.2em;
}



div#contentOuter {
	margin-top: 1em;
	clear: both;
	float: left;
	width: 760px;
}
div#contentInnerHome {
	clear: both;
	float: left;
	width: 763px;
	height: 614px;
	background: url(../img/consumer/bg_main.jpg) left bottom no-repeat;
	/*padding-bottom:4px;*/
}
/*body.home div#contentOuter {
	background-image: url(../img/box_top_home.gif);
}*/
body.home div#contentInner {
	background-image: url(../img/box_bottom_home.gif);
}



div#ageSign {
	width: 174px;
	height: 174px;
	overflow: hidden;
	float: left;
	margin: 33px 0 0 23px;
}

/******************************************************************************/
/* BODY CLASSES */
/******************************************************************************/
body.homePage {
}

body.whatitmeans {
}

body.thelawwhat {
}

body.whythelaw {
}

body.usefullinks {
}

body.faqs {
}

body.welsh {
}

body.privacy {
}

body.accessibilityPage {
}

body.contactPage {
}

body.thankyou {
}


/******************************************************************************/
/* /BODY CLASSES */
/******************************************************************************/

/******************************************************************************/
/* MAIN NAV BUTTONS */
/******************************************************************************/

div#mainNav {
	float: left;
	width: 260px;
	height: 190px;
	margin: 230px 0 0 50px;
	display: inline;
}

div#mainNav ul {
	list-style-type: none;
}
div#mainNav ul li {
	margin: 7px 0 0px 0;
	padding-bottom: 4px;
}

div#mainNav a {
	color: #003145;
	font-weight: normal;
	text-decoration: none;
	font-size: 1.33em;
	padding-left: 8px;
	background: url(../img/consumer/buttons/off_arrow.gif) right center no-repeat;
	padding-right: 14px;
}

div#mainNav a:hover {
	font-weight: bold;
	border-left: #003145 solid 2px;
	padding-left: 6px;
	background: url(../img/consumer/buttons/over_arrow.gif) right center no-repeat;
	padding-right: 14px;
}

/* HOME */
div#mainNav a#homeOn {
	font-weight: bold;
	border-left: #003145 solid 2px;
	padding-left: 6px;
	background: url(../img/consumer/buttons/over_arrow) right center no-repeat;
}
/* /HOME */

/* THE LAW */
div#mainNav a#theLawOn {
	font-weight: bold;
	border-left: #003145 solid 2px;
	padding-left: 6px;
	background: url(../img/consumer/buttons/over_arrow) right center no-repeat;
}
/* /LAW */

/* WHY */
div#mainNav #whyOn {
	font-weight: bold;
	border-left: #003145 solid 2px;
	padding-left: 6px;
	background: url(../img/consumer/buttons/over_arrow) right center no-repeat;
}
/* /WHY */

/* WHAT */
div#mainNav #whatOn {
	font-weight: bold;
	border-left: #003145 solid 2px;
	padding-left: 6px;
	background: url(../img/consumer/buttons/over_arrow) right center no-repeat;
}
/* /WHAT */

/* USEFUL */
div#mainNav #usefulOn {
	font-weight: bold;
	border-left: #003145 solid 2px;
	padding-left: 6px;
	background: url(../img/consumer/buttons/over_arrow) right center no-repeat;
}
/* /USEFUL */

/* FAQS */
div#mainNav #faqsOn {
	font-weight: bold;
	border-left: #003145 solid 2px;
	padding-left: 6px;
	background: url(../img/consumer/buttons/over_arrow) right center no-repeat;
}
/* /FAQS */

/* CONTACT */
div#mainNav #contactOn {
	font-weight: bold;
	border-left: #003145 solid 2px;
	padding-left: 6px;
	background: url(../img/consumer/buttons/over_arrow) right center no-repeat;
}
/* /CONTACT */

/******************************************************************************/
/* /MAIN NAV BUTTONS */
/******************************************************************************/

/******************************************************************************/
/* HOME CONTENT */
/******************************************************************************/

div#homeContentContainer {
	margin: 45px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	background: url(../img/consumer/bgrounds/homecontenthead.png) top left no-repeat;
	width: 403px;
	float: left;
}

div#homeCopy {
	margin: 19px 0px 0px 0px;
	padding: 0px 20px 10px 20px;
	background: url(../img/consumer/bgrounds/homecontentcopy.png) bottom left repeat-y;
	width: 363px;
	float: left;	
}

div#homeCopy h2 {
	background: url(../img/consumer/headings/thelaw.png) top left no-repeat;
	text-indent: -9999px;
	width: 362px;
	height: 57px;
	margin: 8px 0px 22px 0px;
	padding: 0px;
}

div#homeCopy p {
	font-size: 1.2em;
	line-height: 1.35em;
	color: #FFFFFF;
	padding-right: 60px;
}

div#homeCopy a {
	text-decoration: underline;
	color: #72c7e7;
}

/******************************************************************************/
/* /HOME CONTENT */
/******************************************************************************/

div#welshTeaserContainer {
	position: relative;
	top: 115px;
	left: 34px;
	/*margin: 115px 0px 0px 34px;*/
	padding: 0px 0px 0px 0px;
	background: url(../img/consumer/bgrounds/hometeasertop.png) top left no-repeat;
	width: 296px;
	float: left;
}

div#welshTeaserCopy {
	position: relative;
	margin: 7px 0px 0px 0px;
	padding: 0px 0px 8px 10px;
	width: 286px;
	background: url(../img/consumer/bgrounds/hometeasercopy.png) bottom left no-repeat;
}

div#welshTeaserCopy p.normal {
	font-size: 1.2em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 20px; 
}

/******************************************************************************/
/* HOME TEASER */
/******************************************************************************/

div#homeTeaserContainer {
	position: relative;
	top: 115px;
	left: 34px;
	/*margin: 115px 0px 0px 34px;*/
	padding: 0px 0px 0px 0px;
	background: url(../img/consumer/bgrounds/hometeasertop.png) top left no-repeat;
	width: 296px;
	float: left;
}

div#homeTeaserCopy {
	position: relative;
	margin: 7px 0px 0px 0px;
	padding: 0px 0px 10px 10px;
	width: 286px;
	background: url(../img/consumer/bgrounds/hometeasercopy.png) bottom left no-repeat;
}

div#homeTeaserCopy p.normal {
	font-size: 1.2em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 20px; 
}

div#homeTeaserCopy p.normal a {
	color: #013145;
	text-decoration: none;
	font-weight: normal;
}

div#homeTeaserCopy p.normal a:hover {
	color: #013145;
	text-decoration: underline;
	font-weight: normal;
}

div#homeTeaserCopy p.newWindow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #013145;
	margin-top: 0px;
	padding-top: 0px;
}

/******************************************************************************/
/* /HOME TEASER */
/******************************************************************************/

/******************************************************************************/
/* CONTENT PAGE */
/******************************************************************************/

div#contentInnerPageContainer {
	position: relative;
	float: left;
	width: 763px;
	background: url(../img/consumer/bgrounds/contentInner.gif) bottom left no-repeat;
}

div#contentInnerPage {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 763px;
	/*height: 607px;*/
	background: url(../img/consumer/bgrounds/mainpage.jpg) top left no-repeat;
}

/*body.thelawwhat div#contentInnerPage {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 160px 0px;
	width: 763px;
	height: 607px;
	background: url(../img/consumer/bgrounds/mainpage.jpg) top left no-repeat;
}*/

/*body.whatitmeans div#contentInnerPage {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 400px 0px;
	width: 763px;
	height: 607px;
	background: url(../img/consumer/bgrounds/mainpage.jpg) top left no-repeat;
}*/

/*body.faqs div#contentInnerPage {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 200px 0px;
	width: 763px;
}*/

/*body.accessibilityPage div#contentInnerPage {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 800px 0px;
	width: 763px;
	height: 607px;
	background: url(../img/consumer/bgrounds/mainpage.jpg) top left no-repeat;
}*/

div#pageCopy {
	position: relative;
	margin: 50px 0px 0px 36px;
	padding: 0px 20px 0px 20px;
	width: 363px;
	float: left;
	color: #FFFFFF;	
}

body.usefullinks div#pageCopy {
	padding: 0px 20px 160px 20px;
	height: 560px;
}

body.faqs div#pageCopy {
	padding: 0px 20px 160px 20px;
}

body.whatitmeans div#pageCopy {
	padding: 0px 20px 160px 20px;
}

body.whythelaw div#pageCopy {
	padding: 0px 20px 160px 20px;
	height: 560px;
}

body.contactPage div#pageCopy {
	padding: 0px 20px 160px 20px;
	height: 560px;
}

body.thankyou div#pageCopy {
	padding: 0px 20px 160px 20px;
	height: 560px;
}

body.welsh div#pageCopy {
	padding: 0px 20px 160px 20px;
	height: 560px;
}

body.privacy div#pageCopy {
	padding: 0px 20px 160px 20px;
}

body.accessibilityPage div#pageCopy {
	padding: 0px 20px 160px 20px;
}

div#pageCopy h3 {
	font-size: 1.6em;
	line-height: 1.5em;
	font-weight: bold;
	margin: 1.8em 0px 0.2em  0px;
	padding: 0px;
}

div#pageCopy h4 {
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: bold;
	margin: 1.2em 0px 0.9em  0px;
	padding: 0px;
}

div#pageCopy p {
	font-size: 1.2em;
	line-height: 1.35em;
}

div#pageCopy .heavy {
	padding: 1.2em 0px .2em 0px;
	margin: 0px;
	font-weight: bold;
}

div#pageCopy a {
	text-decoration: underline;
	color: #72c7e7;
}

div#pageCopy a:hover {
	text-decoration: underline;
}

ul.standard {
	margin: 0px 0px 0.9em 12px;
	list-style-type: disc;
}

ul.standard li, ul.error li {
	font-size: 1.2em;
	line-height: 1.35em;
	padding: 2px 10px 0.9em 0px;
}

ul.error li
{
	color:#65b4d4;
}

div#lftContent {
	position: relative;
	float: left;
	width: 300px;
	margin: 0px 0 0 0px;

}

.whatitmeans h2 {
	background: url(../img/consumer/headings/whatitmeans.gif) top left no-repeat;
	text-indent: -9999px;
	width: 329px;
	height: 32px;
	margin: 8px 0px 22px 0px;
	padding: 0px;
}

.thelawwhat #homeCopy h2 {
	background: url(../img/consumer/headings/thelawwhat.gif) top left no-repeat;
	text-indent: -9999px;
	width: 270px;
	height: 57px;
	margin: 8px 0px 22px 0px;
	padding: 0px;
}

.whythelaw h2 {
	background: url(../img/consumer/headings/why.gif) top left no-repeat;
	text-indent: -9999px;
	width: 189px;
	height: 69px;
	margin: 8px 0px 22px 0px;
	padding: 0px;
}

.usefullinks h2 {
	background: url(../img/consumer/headings/usefullinks.gif) top left no-repeat;
	text-indent: -9999px;
	width: 179px;
	height: 26px;
	margin: 8px 0px 22px 0px;
	padding: 0px;
}

.faqs h2 {
	background: url(../img/consumer/headings/faqs.gif) top left no-repeat;
	text-indent: -9999px;
	width: 74px;
	height: 26px;
	margin: 8px 0px 22px 0px;
	padding: 0px;
}

.welsh h2 {
	background: url(../img/consumer/headings/maer.gif) top left no-repeat;
	text-indent: -9999px;
	width: 355px;
	height: 63px;
	margin: 8px 0px 22px 0px;
	padding: 0px;
}

.privacy h2 {
	background: url(../img/consumer/headings/privacy.gif) top left no-repeat;
	text-indent: -9999px;
	width: 213px;
	height: 35px;
	margin: 8px 0px 22px 0px;
	padding: 0px;
}

.accessibilityPage h2 {
	background: url(../img/consumer/headings/accessibility.gif) top left no-repeat;
	text-indent: -9999px;
	width: 189px;
	height: 32px;
	margin: 8px 0px 22px 0px;
	padding: 0px;
}

.thankyou #pageCopy h2 {
	background: url(../img/consumer/headings/thankyou.png) top left no-repeat;
	text-indent: -9999px;
	width: 153px;
	height: 32px;
	margin: 8px 0px 22px 0px;
	padding: 0px;
}

.contactPage #pageCopy h2 {
	background: url(../img/consumer/headings/contact.gif) top left no-repeat;
	text-indent: -9999px;
	width: 158px;
	height: 26px;
	margin: 8px 0px 22px 0px;
	padding: 0px;
}

/******************************************************************************/
/* /CONTENT PAGE */
/******************************************************************************/

/*div#mainNav ul li a {
	display: block;
	text-decoration: none;
	color: #003145;
}*/
/*div#mainNav ul li a:hover {
	text-decoration: underline;
}
div#mainNav ul li.current {
	border-left: 2px solid #72c7e7;
	padding-left: 5px;
}*/
/*div#mainNav ul li.current a {
	font-weight: bold;
}*/

/*div#mainNav ul.sub {
	border-top: 1px solid #72c7e7;
	padding-top: 6px;
}

div#mainNav ul li.current ul li {
	font-size: 1em;
	padding-left: 10px;
}
div#mainNav ul li.current ul li.current {
	border-left: none;
}
div#mainNav ul li.current ul li a {
	font-weight: normal;
}
div#mainNav ul li.current ul li.current a {
	font-weight: bold;
}*/



/*div#divider {
	float: left;
	width: 1px;
	height: 480px;
	overflow: hidden;
	margin: 12px;
	display: inline;
	background: #b9e3f3;
}

body.home div#divider {
	height: 448px;
}*/



div#copy p, div#copy li, div#copy a, div#copy h3, div#copy h4, div#copy h5 {
	color: #003145;
}
div#copy a:hover {
	color: #00c;
}


div#copy {
	width: 360px;
	float: left;
	line-height: 1.25;
}
div#copy ul {
	margin-left: 25px;
	margin-top: 1em;
	font-size: 1.2em;
}
div#copy ul li {
	margin: 0 0 1em 0;
}

div.image {
	position: relative;
	float: left;
	margin: 5px 0 0 15px;
	display: inline;
	width: 204px;
	height: 500px;
}
div.image a {
	position: absolute;
	left: 9px;
	top: 460px;
	width: 186px;
	height: 33px;
	overflow: hidden;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
}

div#campaignImage a#youthLink,
div#faqImage a#youthLink,
div#mediaImage a#youthLink {
	position: absolute;
	left: 9px;
	top: 356px;
	width: 186px;
	height: 45px;
	overflow: hidden;
	text-indent: -9999px;
	text-decoration: none;
}
div#campaignImage a#retailLink,
div#faqImage a#retailLink,
div#mediaImage a#retailLink {
	position: absolute;
	left: 9px;
	top: 406px;
	width: 186px;
	height: 33px;
	overflow: hidden;
	text-indent: -9999px;
	text-decoration: none;
}
div#campaignImage a#campaignLink,
div#faqImage a#campaignLink,
div#mediaImage a#campaignLink {
	position: absolute;
	left: 9px;
	top: 444px;
	width: 186px;
	height: 45px;
	overflow: hidden;
	text-indent: -9999px;
	text-decoration: none;
}
div#thelawImage {
	background:url(../img/mainimg_thelaw.jpg) left top no-repeat;
}
div#whyImage {
	background:url(../img/mainimg_why.jpg) left top no-repeat;
}
div#whatImage {
	background:url(../img/mainimg_whatitmeans.jpg) left top no-repeat;
}
div#trainingImage {
	background:url(../img/mainimg_training.jpg) left top no-repeat;
}
div#enforcingImage {
	background:url(../img/mainimg_enforcing.jpg) left top no-repeat;
}
div#downloadsImage {
	background:url(../img/mainimg_downloads.jpg) left top no-repeat;
}
div#faqImage {
	background:url(../img/mainimg_faq.jpg) left top no-repeat;
}
div#campaignImage {
	background:url(../img/mainimg_campaign.jpg) left top no-repeat;
}
div#mediaImage {
	background:url(../img/mainimg_media.jpg) left top no-repeat;
}
div#contactImage {
	background:url(../img/mainimg_contact.jpg) left top no-repeat;
}
div#welshImage {
	background:url(../img/mainimg_welsh.jpg) left top no-repeat;
}




ul.anchorLinks {
	list-style-type: square;
	margin: 1em 0 2em 0;
}
div#copy ul.anchorLinks li {
	margin: .5em 0;
	padding: 0;
}
h4.faqHeader {
	margin-top: 4em;
	margin-bottom: 1.5em;
}
p.backToTop {
	margin: 0 0 2.5em 0;
}


div#copy ul.linkList {
	list-style-type: none;
	margin-left: 0;
}
div#copy ul.linkList li {
	margin: .5em 0;
}

div#copy.oneTeaserRow {
	position: relative;
	padding-bottom: 69px;
	min-height: 436px;
}
div#copy.twoTeaserRows {
	position: relative;
	padding-bottom: 138px;
	min-height: 367px;
}

div#copy div.teaserContainer {
	position: absolute;
	left: 0px;
	bottom: 0px;
}


div#copy div.teaserContainer a img {
	display: block;
}


a.smallTeaser {
	display: block;
	float: left;
	margin: 5px 5px 0 0;
}
a.smallTeaserWide {
	display: block;
	float: left;
	clear: both;
	margin: 5px 150px 0 0;
}



.phoneNumber {
	white-space: nowrap;
}




/*body.home div#copy {
	width: 370px;
	line-height: 1.15;
}
body.home div#teasers {
	clear: both;
	float: left;
	width: 740px;
	padding: 10px;
}
body.home div#teasers div.teaser {
	width: 144px;
	height: 173px;
	margin-right: 6px;
	float: left;
	clear: none;
}
body.home div#teasers div#teaser1 {
	background: url(../img/hometeaser1.jpg) left bottom no-repeat;
}
body.home div#teasers div#teaser2 {
	background: url(../img/hometeaser2.jpg) left bottom no-repeat;
}
body.home div#teasers div#teaser3 {
	background: url(../img/hometeaser3.jpg) left bottom no-repeat;
}
body.home div#teasers div#teaser4 {
	background: url(../img/hometeaser4.jpg) left bottom no-repeat;
}
body.home div#teasers div.teaser a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2;
	padding: 2px 0 0 9px;
	border-left: 2px solid #fff;
	margin: 122px 12px 0 9px;
}
body.home div#teasers div.teaser a:hover {
	text-decoration: underline;
}


body.home div#teasers div#otherLinks {
	width: 138px;
	height: 173px;
	float: left;
	clear: none;
}
body.home div#teasers div#otherLinks ul {
	list-style-type: none;
	float: left;
}
body.home div#teasers div#otherLinks li {
	display: block;
	float: left;
	clear: both;
	width: 124px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2;
	margin: 4px 0 8px 2px;
	padding-left: 5px;
	border-left: 2px solid #72c7e7;
}
body.home div#teasers div#otherLinks li a {
	text-decoration: none;
	color: #003145;
}
body.home div#teasers div#otherLinks li a:hover {
	text-decoration: underline;
}*/

span.smaller {
	font-size: .8em;
	font-weight: normal;
}



fieldset {
	width: 350px;
}
fieldset label {
	float: left;
	clear: both;
	width: 130px;
	font-size: 1.1em;
	margin-top: .5em;
}
fieldset input.textbox,
fieldset select,
fieldset textarea {
	float: right;
	font-size: 1.1em;
	margin-top: .5em;
	width: 200px;
}
fieldset select {
	width: 123px;
	margin-right: 80px;
	display: inline;
}
fieldset input#submitButton {
	clear: both;
	float: right;
	margin-top: 1em;
}
fieldset textarea {
	height: 100px;
}


fieldset div.formRow {
	clear: both;
	float: left;
	width: 350px;
}



ul#errorList, ul#errorList li {
	color: #72c7e7;
}

ul#errorList{
margin-left:12px;
}


div#footer {
	clear: both;
	float: left;
	margin-top: 8px;
	width: 760px;
}

p#footerLinks {
	float: left;
	clear: right;
	font-size: 1.2em;
}
p#footerLinks a {
	color: #000;
	text-decoration: none;
}
p#footerLinks a:hover {
	text-decoration: underline;
}
p#footerCopyright {
	float: right;
	font-size: 1.2em;
}




p#footerLinks a.current, p#topLinks a.current {
	font-weight: bold;
}


/* image replacement */

h1 {
	float: left;
	clear: both;
	width: 144px;
	height: 71px;
	background-image: url(../img/logo_smokefree.gif);
}
p#nhs {
	float: right;
	clear: right;
	width: 63px;
	height: 26px;
	background-image: url(../img/logo_nhs.gif);
}

div#shortCopy {
	position: relative;
	margin: 50px 0px 0px 36px;
	padding: 0px 20px 0px 20px;
	width: 363px;
	float: left;
	color: #FFFFFF;
	background: url(../img/consumer/bgrounds/18logo.gif) bottom right no-repeat;
	
}