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;
	background: #fff url(../img/box_top.gif) left top no-repeat;
}
div#contentInner {
	clear: both;
	float: left;
	width: 760px;
	padding-bottom: 5px;
	background: url(../img/box_bottom.gif) left bottom no-repeat;
}
/*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;
}


div#mainNav {
	float: left;
	width: 138px;
	margin: 14px 0 0 12px;
	display: inline;
}

div#mainNav ul {
	list-style-type: none;
	padding-left: 3px;
}
div#mainNav ul li {
	padding-left: 7px;
	line-height: 1.1;
	font-size: 1.2em;
	margin: 5px 0 8px 0;
	padding-top: 2px;
}
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#guidanceLink,
div#faqImage a#guidanceLink,
div#mediaImage a#guidanceLink {
	position: absolute;
	left: 9px;
	top: 315px;
	width: 186px;
	height: 34px;
	overflow: hidden;
	text-indent: -9999px;
	text-decoration: none;
}
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.threeTeaserRows {
	position: relative;
	padding-bottom: 207px;
	min-height: 298px;
}

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: #c00;
}



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);
}

p#UoF {
	width: 115px;
	height: 46px;
	background-image: url(../img/UsdawHot981.gif);
}

body.home h2 {
	width: 370px;
	height: 78px;
	background-image: url(../img/h2_home.gif);
	margin-top: 20px;
	margin-bottom: 10px;
}