html * {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #666;
	background: #86c0e9 url(/images/bgSite.jpg) center top repeat-x;
}

img {border: 0; font-size: 1.3em; color: #666;}

h1 { font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 2.4em; font-weight: normal; color: #003145; text-transform: uppercase; margin-bottom: .25em; }
h2 { font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 1.8em; font-weight: normal; color: #003145; text-transform: uppercase; margin-bottom: .5em; }
h3 { font-size: 1.4em; color: #003145; margin-bottom: 1.25em; }
h4 { font-size: 1.2em; color: #666; margin-bottom: 1.25em; }
p, ul, ol, dl, table { margin-bottom: 1.4em; }
ul, ol { margin-left: 15px; color: #003145;}
p, li, dt, dd, td, th { font-size: 1.2em; color: #666; line-height: 1.4em; }
dt, th {font-weight: 800;}

abbr {border: 0;}
address {font-style: normal;}


a { color: #003145; outline: none; text-decoration: underline;}
a:hover,  a:focus { text-decoration: none; }

iframe { position: absolute; left: -9999px; }

#skipNav {
	position: absolute;
	left: -9999px;
}

#wrapper {
	position: relative;
	width: 965px;
	margin: 0 auto;
}

#header {
	float: left;
	clear: both;
	width: 100%;
	margin-top: 0;
	margin-bottom: 1.6em;
}

#headerBar {
	width: 100%; 
	height: 39px;
	background: url(/images/bgHeaderBar.gif) left bottom no-repeat;
	margin-bottom: 2em;
}

#headerBar img {
	margin: 5px 0 0 13px;
}

#logo {
	width: 160px;
	height: 69px;
	float: left;
	clear: both;
}

.facebook-header { float:right; margin-top: -70px; }

#helpline {
	margin-right: 160px;
	padding-top: 10px;
}

#helpline p {
	text-align: center;
	color: #fff;
 	margin: 0;
}

#siteSearch {
	float: right;
	clear: right;
}

#helpline p.number { font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 1.8em;  text-transform: uppercase; }
#helpline p.details { font-size: 1.45em; font-weight: bold;}
#helpline p.details a { color: #fff; font-weight: bold;}


#leftCol {
	float: left;
	clear: left;
	width: 697px;
}

.rightColPromo { margin-bottom: 15px;}

#rightCol {
	float: right;
	width: 217px;
}

#content ul.links {
	margin:0;
	padding:0;
}

#content ul.links li {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: 800;
	color: #fff;
	background: url(/images/icnArrow.gif) left center no-repeat;
	line-height: 1.4em;
	text-transform: uppercase;
	text-align: left;
	float: left;
	padding-left: 20px;
	margin: 0 0 5px 0;
}

ul.links li.watchVideo { background: url(/images/icnArrow.gif) left center no-repeat; }
ul.links li.sendToAFriend { background: url(/images/icnSend.gif) left center no-repeat; }
ul.links li.download { background: url(/images/icnDownload.gif) left center no-repeat; }
#content ul.links li.transcript { float: none; background: url(/images/transcript_icon.gif) left center no-repeat;clear:both; }

#content ul.links li a { 
	line-height: 1.75em;
}
#content p.centre {
	text-align: center;
}

#rightCol img {
	margin-right: 0; 
}

#rightCol img.left { float: left; margin-right: .5em; }



div#rightColInner, div.localSearchBottom {
	float: left;
	margin-bottom: 10px;
	padding-bottom: 9px;
	background: url(/images/bgRightFeatureBot.gif) left bottom no-repeat;
}


#rightColInnerInner {
	float: left;
	background: url(/images/bgRightFeatureTop.gif) left top no-repeat;
}

#rightCol .localSearchBottom {
	width: 215px;
	padding-bottom: 0px !important;
	background: url(/images/bgRightFeatureBot.gif) left bottom no-repeat;
}


div.localSearchCentre {
	padding: 0 12px 0 12px;	
	background: url(/images/bgRightFeatureCentre.gif) left top repeat-y;
}

div#rightCol ul.featureScroll {
	float: left;
	display: none;
	list-style: none;
	width: 100%;
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
	background: url(/images/featureScrollDivide.gif) left bottom no-repeat;
}

div#rightCol ul.featureScroll li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	background: none;
}

div#rightCol ul.featureScroll li.progress {
	float: left;
	width: 11px;
	height: 10px;
	margin: 3px 5px 0 0;
	background: url(/images/featureProg.gif) left top no-repeat;
}

div#rightCol ul.featureScroll li.progress span {
	position: absolute;
	left: -9999px;
}

div#rightCol ul.featureScroll a.goLeft, div#rightCol ul.featureScroll a.goRight {
	display: block;
	height: 17px;
	width: 28px;
	padding: 0px 5px 2px 5px;
	font-size: .8em;
	font-weight: bold;
	text-align: center;
	color: #fff;
	text-decoration: none;
}

div#rightCol ul.featureScroll a.goLeft {
	margin-left: 10px;
	background: url(/images/featureScrollLeft.gif) left top no-repeat;
}

div#rightCol ul.featureScroll a.goLeft:hover, div#rightCol ul.featureScroll a.goLeft:focus {
	margin-left: 10px;
	background: url(/images/featureScrollLeftActive.gif) left top no-repeat;
}

div#rightCol ul.featureScroll a.goRight {
	background: url(/images/featureScrollLeft.gif) left top no-repeat;
}

div#rightCol ul.featureScroll a.goRight:hover, div#rightCol ul.featureScroll a.goRight:focus {
	background: url(/images/featureScrollLeftActive.gif) left top no-repeat;
}

div#rightCol ul.features {
	display: block;
	list-style: none;
	width: 215px;
	margin: 0;
	padding-top: 9px;
}

div.localSearchTop {
	display: block;
	list-style: none;
	width: 215px;
	margin: 0;
	padding-top: 9px;
	background: url(/images/bgRightFeatureTop.gif) left top no-repeat;
}

div.reLocalSearchTopWrapper {
	clear: both;
	float: right;
	width: 215px;
	margin-bottom: 15px;
	padding-top: 10px;
	background: url(/images/relsssTop.gif) left top no-repeat;
}

div.reLocalSearchTop {
	float: right;
	width: 215px;
	padding-bottom: 10px;
	background: url(/images/relsssBottom.gif) left bottom no-repeat;
}

div.reLocalSearchTopInner {
	float: right;
	width: 185px;
	padding: 5px 15px;
	background: url(/images/relsssCentre.gif) left top repeat-y;
}

div.reLocalSearchTopInner ul {
	margin: 0 0 10px 0;
}

div.reLocalSearchTopInner ul li {
	list-style: none;
	padding-left: 25px !important;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.4em;
	color: #002334;
	background: url(/images/relsssArrow.gif) no-repeat left 2px !important;
}

.reLocalSearchTopInner a#relsssPostcodeChange {
	float: right;
	display: block;
	width: 80px;
	margin:  0 0 0 14px;
	background: url(/images/rechangeBtnTop.gif) no-repeat top left;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
}

.reLocalSearchTopInner a#relsssPostcodeChange:hover, .reLocalSearchTopInner a#relsssPostcodeChange:focus {
	background: url(/images/rechangeBtnTopActive.gif) no-repeat top left;
	cursor: pointer;
}

.reLocalSearchTopInner a span {
	float: left;
	display: block;
	width: 80px; 
	background: url(/images/rechangeBtnBottom.gif) no-repeat bottom left;
}

.reLocalSearchTopInner a:hover span,.reLocalSearchTopInner a:focus span {
	background: url(/images/rechangeBtnBottomActive.gif) no-repeat bottom left;
}

.reLocalSearchTopInner a span span,.reLocalSearchTopInner a:hover span span,.reLocalSearchTopInner a:focus span span {
	float: left;
	display: block;
	width: 70px;
	padding: 3px 5px 5px 5px;
	background: url(/images/homepageRebuild/changeBtnX.gif) no-repeat 60px 2px;
}


div.reLocalSearchTopInner p {
	list-style: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.4em;
	color: #002334;
}

div.reLocalSearchTopInner p strong {
	display: block;
}


div#rightCol ul.features li {
	clear: left;
	display: block;
	list-style: none;
	padding: 10px 13px 10px 13px;
	background: url(/images/bgRightFeatureCentre.gif) left top repeat-y;
}

div#rightCol ul.features li.imageFeature {
	padding: 0 0 0 5px;
}

div#rightCol ul.features li ul {
	margin: 0;
	background: none;
}

div#rightCol ul.features li ul li {
	background:transparent url(/images/bgBullet.gif) no-repeat scroll 0 0.55em;
	margin: 0 0 0.4em 0;
	padding: 0 0 0 15px;
	font-size: 1em;
	color: #000;
}

div#rightCol ul.features li ul li a {
	font-size: 1.2em;
}

div#rightCol ul.features li p {
	color: #003145;
}

div#rightCol ul.features li h2 {
	font-size: 1.4em;
}

div#rightCol ul.features li p {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: .4em;
}

div#rightCol ul.features li p.featureText {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: 800;
	text-transform: uppercase;
	margin-bottom: .4em;
}

div#rightCol ul.features li.pdf a {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: .4em;
	padding-left: 0px;
}

div#rightCol ul.features li p.pdf {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: .4em;
}

div#rightCol ul.features li a {
	font-size: 1em;
	display: block;
}

div#rightCol ul.features li p.btnSubmit { 
	text-align: center;
}

div#rightCol ul.features li p.btnSubmit.right {
	margin: 0;
	text-align: right;
}
	
div#rightCol .last{
	margin-bottom: 0;
}


div#rightCol ul.features li.generationSpotlight { position: relative; top: -2px; padding: 0 0 0 2px; z-index: 4;  }
div#rightCol ul.features li.generationSpotlight div {position: absolute; z-index: 1; top: 0px;  width: 169px; height: 212px; padding: 0 23px 0 0; }



/* OWS Right col spotlights */
div#rightCol ul.features li.owsSpotlight1 { position: relative; top: -2px; padding: 0 0 0 2px; z-index: 4;  }
div#rightCol ul.features li.owsSpotlight1 div {position: absolute; z-index: 1; top: 0px; background: url(/images/one-way-street/spotlights/spotlight1Short.jpg) 0 0 no-repeat; width: 169px; height: 212px; padding: 0 23px 0 21px; }
div#rightCol ul.features li.owsSpotlight1 a { }
div#rightCol ul.features li.owsSpotlight1 h2 { width: 177px; height: 44px; margin: 23px 0 0 0; padding: 0; position: relative; z-index: 1; line-height:1em; color: #ba2921; }
div#rightCol ul.features li.owsSpotlight1 h2 span { position: absolute; top: 0; left: 0; z-index:2;  display: block; width: 100%; height: 61px;  background: url(/images/one-way-street/spotlights/hdrGiveYourself.jpg) 0 0 no-repeat; }

div#rightCol ul.features li.owsSpotlight1 p { width: 177px; height: 44px; margin: 13px 0 0 0; padding: 0; position: relative; z-index: 1; line-height:1em; color: #ba2921; }
div#rightCol ul.features li.owsSpotlight1 p span { position: absolute; top: 0; left: 0; z-index:2;  display: block; width: 100%; height: 61px;  background: url(/images/one-way-street/spotlights/parExploreYourOptions.jpg) 0 0 no-repeat; }
div#rightCol ul.features li.owsSpotlight1 p.btn img { float: right; } 


div#rightCol ul.features li.owsSpotlight1a {
	position: relative;
	top: -2px;
	padding: 0 0 0 2px;
	z-index: 4;

}

div#rightCol ul.features li.owsSpotlight1a div {
	position: absolute;
	z-index: 1;
	top: 0px;
	background: url(/images/one-way-street/spotlights/spotlight1a.jpg) 0 0 no-repeat;
	width: 169px;
	height: 212px;
	padding: 0 23px 0 21px;
}

div#rightCol ul.features li.owsSpotlight1 a { }

div#rightCol ul.features li.owsSpotlight1a h2 { 
	width: 177px;
	height: 24px;
	margin: 10px 0 0 0;
	padding: 0;
	position: relative;
	z-index: 1;
	line-height:1em;
	color: #ba2921;
}

div#rightCol ul.features li.owsSpotlight1a h2 span {
	  position: absolute;
	  top: 0;
	  left: 0;
	  z-index:2;
	  display: block;
	  width: 100%;
	  height: 31px;
	  background: url(/images/one-way-street/spotlights/hdrAskExpert.jpg) 0 0 no-repeat; 
}

div#rightCol ul.features li.owsSpotlight1a p {
	 width: 177px;
	 height: 64px;
	 margin: 10px 0 0 0;
	 padding: 0;
	 position: relative;
	 z-index: 1;
     line-height:1em;
     color: #ba2921;
}

div#rightCol ul.features li.owsSpotlight1a p span {
	 position: absolute;
	 top: 0;
	 left: 0;
	 z-index:2;
	 display: block;
	 width: 100%;
	 height: 61px;
	 background: url(/images/one-way-street/spotlights/parQuestion.jpg) 0 0 no-repeat; 
}

div#rightCol ul.features li.owsSpotlight1a p.btn img {
	 float: right;
}




div#rightCol ul.features li.owsSpotlight2 { position: relative; top: -2px; padding: 0 0 0 2px; z-index: 4;  }
div#rightCol ul.features li.owsSpotlight2 fieldset {position: absolute; z-index: 1; top: 0px; background: url(/images/one-way-street/spotlights/spotlight2.jpg) 0 0 no-repeat; width: 160px; height: 293px; padding: 0 23px 0 30px; }
div#rightCol ul.features li.owsSpotlight2 input {float: right; clear: both; font-size: 1em; margin-bottom: 1em; width: 149px; }
div#rightCol ul.features li.owsSpotlight2 input.btn { width: 38px; height: 18px; }
div#rightCol ul.features li.owsSpotlight2 h2 { width: 160px; height: 61px; margin: 23px 0 10px 0; padding: 0; position: relative; z-index: 1; line-height:1em; color: #ba2921; }
div#rightCol ul.features li.owsSpotlight2 h2 span { position: absolute; top: 0; left: 0; z-index:2;  display: block; width: 100%; height: 61px;  background: url(/images/one-way-street/spotlights/hdrFindYourService.jpg) 0 0 no-repeat; }

div#rightCol ul.features li.owsSpotlight3 { position: relative; top: -2px; padding: 0 0 0 2px; z-index: 4; height: 309px;  }
div#rightCol ul.features li.owsSpotlight3 div {position: absolute; z-index: 1; top: 0px; background: url(/images/one-way-street/spotlights/spotlight3.jpg) 0 0 no-repeat; width: 183px; height: 323px; padding: 0 23px 0 21px; }
div#rightCol ul.features li.owsSpotlight3 a { }
div#rightCol ul.features li.owsSpotlight3 h2 { width: 143px; height: 73px; margin: 16px 0 0 0; padding: 0; position: relative; z-index: 1; line-height:1em; color: #ba2921; }
div#rightCol ul.features li.owsSpotlight3 h2 span { position: absolute; top: 0; left: 0; z-index:2;  display: block; width: 100%; height: 73px;  background: url(/images/one-way-street/spotlights/hdrJoinTogetherProg.jpg) 0 0 no-repeat; }
div#rightCol ul.features li.owsSpotlight3 p { width: 186px; height: 60px; margin: 6px 0 0 0; padding: 0; position: relative; z-index: 1; line-height:1em; color: #ba2921; }
div#rightCol ul.features li.owsSpotlight3 p span { position: absolute; top: 0; left: 0; z-index:2;  display: block; width: 100%; height: 60px;  background: url(/images/one-way-street/spotlights/parIfYouHaveABusyLifestyle.jpg) 0 0 no-repeat; }
div#rightCol ul.features li.owsSpotlight3 p.btn img { float: right; } 


 
/* ---------------------------------------------- */


#featuresWrapper {
	float: left;
	clear: both;
	width: 965px;
	padding-top: 9px;
	background: url(/images/bgContentWrapTop.gif) left top no-repeat ;
	margin-bottom: 2em;
}

#featuresBoxes {
	float: left;
	clear: both;
	width: 965px;
	padding-bottom: 9px;
	background: url(/images/bgContentWrapBot.gif) left bottom no-repeat;
}

#featuresBoxesInner {
	float: left;
	clear: both;
	width: 100%;
	background: #fff url(/images/bgFeatureBot.gif) left bottom no-repeat;
	margin-right: -3px;
}

#featuresBoxes div.feature {
	background: url(/images/bgFeatureTop.gif) left top no-repeat;
	float: left;
	width: 201px;
	margin-left: 5px;
	padding: 17px 17px 0 17px;

}

#featuresBoxes div.feature h3 {
	font-size: 1.8em;
	line-height: 1.2em;
	margin-bottom: .4em;
	font-family:Trebuchet MS,Helvetica,sans-serif;
	text-transform: uppercase;
	font-weight: normal;
}

#featuresBoxes div.feature h3 a {
	text-decoration: none;

}

#featuresBoxes div.feature h3 a:hover, #featuresBoxes div.feature h3 a:focus {
	text-decoration: none;	
}

/*
#featuresBoxes div.feature a.find { 
	background: url(/images/icnArrowNext.gif) no-repeat bottom right;
	padding-right: 8px;
}
*/
#featuresBoxes div.feature p  {
	margin-bottom: 0;
}

#featuresBoxes div.feature p  img {
	margin: 2px 0 0 5px;
}

#featuresBoxes div.feature p.last  {
	margin-bottom: 10px;
}

#featuresBoxes div.feature p.nudge {
	margin-top: 21px;
}

#footer {
	clear: both;
	background: url(/images/bgDottedBdr.gif) top left repeat-x;
	padding: .5em 20px 0 14px;
}

#footer div.left {
	width: 74%;
	float: left;
}

#footer div.right {
	width: 25%;
	float: right;
}

#footer ul {
	width: 100%;
	margin: 0 0 .35em 0;
	list-style: none;
}

#footer ul li {
	font-size: 1.1em;
	display: inline
}

#footer ul li a { 
	padding: 0 .75em 0 .5em;
	border-right: 1px solid #003145;
	text-decoration: none;
}

#footer ul li a:hover, #footer ul li a:focus {
	text-decoration: underline;
}

#footer .left p {
	font-size: 1.1em;
	margin: 1em 0 .35em 6px;
	color: #003145;
	text-align: left;
}

#footer p span {
	padding-left: 20px;
}

#footer .right p {
	font-size: 1.1em;
	margin: 0 0 .35em 0;
	color: #003145;
	text-align: right;
}

#footerPrimary li {
	font-weight: 800;
}

.facebook-footer {
	float: right;
}



div#lightbox {
	position : absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .20;
    z-index: 899;
}

div.exclusionsPopup { clear: left; }
div.exclusionsPopup .frmRowCloseBtn { display: none; }

div.popUp 
{
	position: absolute;
	left: -9999px;
	z-index: 900;
	background: #fff;
	opacity: 1;
	padding: 20px;
}

div.sendToFriendPopup,
div.tellUsAStoryPopup {
	width: 600px;
	top: 50px;
	right: 30em;
	height:40em;
}

	
.sendToFriendPopup a.btnClose,
.tellUsAStoryPopup a.btnClose,
.exclusionsPopup a.btnClose {
	margin-bottom: 30px;
	background: url(/images/btnClose.gif) no-repeat right center;
	line-height: 2em;
	padding-right: 25px;
	float: right;
	text-decoration: none;
}

.sendToFriendPopup a.btnClose:hover,
.tellUsAStoryPopup a.btnClose:hover
.exclusionsPopup a.btnClose:hover {
	text-decoration: underline;
}

.offset {
	position: absolute;
	left: -9999px;
}

input.textFfield, label.labelFfield {visibility: hidden; display: none; font-size: 1px;}

.dblClick {
	position: absolute;
	left: -9999px;
}

.hide {
	display:none;
}


/*  -- Callback Popup --  */


#modalPopupWrapper {
	float: left;
	width: 436px;
	padding: 20px 7px 20px 7px;
	background: #72c7e6;
}

.modalPopup {
	float: left;
	padding-top: 10px;
	background: #72c7e6 url('/images/popup/popupTop.gif') no-repeat top left;
}

.modalPopupInner {
	float: left;
	padding-bottom: 10px;
	background: #72c7e6 url('/images/popup/popupBottom.gif') no-repeat bottom left;
}

.modalPopupInnerInner {
	float: left;
	width: 416px;
	padding: 20px 10px 10px 10px ;
	background: #72c7e6 url('/images/popup/popupCentre.gif') repeat-y top left;
}


/* -- Popup form styles -- PLEASE STOP REMOVING THIS! */

#modalPopupWrapper div.frmRow {
	width: 430px;
}

#modalPopupWrapper div.frmRow label {
	width: 200px;
}

#modalPopupWrapper div.frmRow input {
	width: 140px;
}

#modalPopupWrapper div.frmRow select {
	width: 152px;
}

#modalPopupWrapper div.frmRow textarea {
	width: 140px;
}

#modalPopupWrapper div.frmRowCheck {
	width: 385px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 30px;
	padding-bottom: 20px;
	border-bottom: 2px solid #aae203;
}

.checkCon label { display: block; width: 350px; margin: -15px 0 0 -20px; padding-left: 40px;}

#modalPopupWrapper div.frmRowCheck span {
	padding-left: 20px;
}

#modalPopupWrapper div.frmRowBtn {
	width: 270px;
	padding-left: 138px;
	padding-top: 10px;
}
/*
#questionsNav {
	width: 630px; 
	margin-left: 160px;
}
*/
#questionsNav li {
	margin-left: 15px;
}


/* -- New lightBox popup Danny -- */

#overlay {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	padding-top: 700px;
	background:  url('/images/overlay.png') top left;
}

#lightBox {
	clear: both;
}

.withJS {
	width: 460px;
	margin: 0 auto;
	padding: 20px;
	background: #fff;
	border: 2px solid #ccc;
}

.country {display: none;}

.frmRowCloseBtn {
	display: none;
}

.btnClose { 
	float: right;
	display: block;
}


.chatNowBtn {
	width: 101px; 
	overflow: hidden;
	display: inline-block;
	padding: 0 0 4px 0;
	font-weight: bold;
	font-size: 1.1em;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	background: #003145 url('/images/btnChatNowbottom.gif') no-repeat bottom left;
}

.chatNowBtn:hover, .chatNowBtn:focus {
	background: #005f89 url('/images/btnChatNowbottomActive.gif') no-repeat bottom left;
}

.chatNowBtn span {
	float: left;
	display: block;
	width: 89px; 
	padding: 4px 6px 0 6px;
	background: #003145 url('/images/btnChatNowTop.gif') no-repeat top left;
}

.chatNowBtn:hover span, .chatNowBtn:focus span {
	background: url('/images/btnChatNowTopActive.gif') no-repeat top left;
	cursor: pointer;
}

.messageWallAddP {
	float: right;
	padding-top: 10px;
}

.messageWallAdd {
	float: right;
	margin: 10px 10px 0 10px;
}


/* -- Error messages on forms -- */

.errorMessage {
	width: 400px;
	margin: 0 0 20px 0;
	padding-top: 10px;
	background: #fff;
	border: 1px solid red;
}

.errorMessage p {
	padding: 0 0 0 10px;
}

.errorMessage ul {
	margin: 0;
	padding: 0 10px 10px 10px;
}


.errorMessage ul li {
	color: red;
}




/* -- New buttons (inputs) across site -- */

/* - Go - */

.newGoBtn {
	color: #fff;
	font-weight: bold;
	width: 38px;
	height: 18px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	padding-bottom: 4px !important;
	background: url('/images/goBtnBg.gif') no-repeat top left;
	border: none !important;
	cursor: pointer;
}

.newGoBtn:hover, .newGoBtn:focus  {
	background: url('/images/goBtnBgActive.gif') no-repeat top left !important;
	cursor: pointer;
}

/* - Search - */

.newSearchBtn {
	color: #fff;
	font-weight: bold;
	width: 65px;
	height: 18px;
	margin: 0 0 0 10px;
	padding: 0;
	text-align: center;
	text-decoration: none;
	padding-bottom: 4px !important;
	background: url('/images/searchBtnBg.gif') no-repeat top left;
	border: none;
	cursor: pointer;
}

.newSearchBtn:hover, .newSearchBtn:focus  {
	background: url('/images/searchBtnBgActive.gif') no-repeat top left !important;
	cursor: pointer;
}

/* - Submit - */

.newSendBtn {
	color: #fff;
	font-weight: bold;
	width: 61px;
	height: 18px;
	margin: 0 0 0 10px;
	text-align: center;
	text-decoration: none;
	padding:  1px 0 4px 0 !important;
	background: url('/images/sendBtnBg.gif') no-repeat top left;
	border: none;
	cursor: pointer;
}

.newSendBtn:hover, .newSendBtn:focus  {
	background: url('/images/sendBtnBgActive.gif') no-repeat top left !important;
	cursor: pointer;
}

/* - Place Order - */

.newOrderBtn {
	color: #fff;
	font-weight: bold;
	width: 113px;
	height: 23px;
	margin: 0;
	text-align: center;
	text-decoration: none;
	padding:  1px 0 4px 0 !important;
	background: url('/images/newOrderBtn.gif') no-repeat top left;
	border: none;
	cursor: pointer;
}

.newOrderBtn:hover, .newOrderBtn:focus  {
	background: url('/images/newOrderBtnActive.gif') no-repeat top left !important;
	cursor: pointer;
}

/* - Calculator - */

.newCalcBtn {
	color: #fff;
	font-weight: bold;
	width: 75px;
	height: 23px;
	margin: 0;
	text-align: center;
	text-decoration: none;
	padding:  1px 0 4px 0 !important;
	background: url('/images/calcBtnBg.gif') no-repeat top left;
	border: none;
	cursor: pointer;
}

.newCalcBtn:hover, .newCalcBtn:focus  {
	background: url('/images/calcBtnBgActive.gif') no-repeat top left !important;
	cursor: pointer;
}




/* -- New generic Faux button -- */

a.newFauxBtn {
	float: right;
	display: inline;
	color: #fff;
	font-weight: bold;
	margin-top: 10px;
	text-decoration: none;
	background: url('/images/fauxBtnTopRight.gif') no-repeat top right;
}

a.newFauxBtn span {
	display: block;
	padding-right: 10px !important;
	background: url('/images/fauxBtnBottomRight.gif') no-repeat bottom right;
}

a.newFauxBtn span span {
	padding: 0 !important;
	background: url('/images/fauxBtnTopLeft.gif') no-repeat top left;
}

a.newFauxBtn span span span {
	padding: 0px 0 2px 10px !important;
	text-align: center;
	text-decoration: none;
	background: url('/images/fauxBtnBottomLeft.gif') no-repeat bottom left;
}



/* -- Hover and focus states -- */
a.newFauxBtn:hover, a.newFauxBtn:focus {
	background: url('/images/fauxBtnTopRightActive.gif') no-repeat top right;
	cursor: pointer;
}

a.newFauxBtn:hover span, a.newFauxBtn:focus span {
	background: url('/images/fauxBtnBottomRightActive.gif') no-repeat bottom right;
	cursor: pointer;
}

a.newFauxBtn:hover span span, a.newFauxBtn:focus span span {
	background: url('/images/fauxBtnTopLeftActive.gif') no-repeat top left;
	cursor: pointer;
}

a.newFauxBtn:hover span span span, a.newFauxBtn:focus span span span {
	background: url('/images/fauxBtnBottomLeftActive.gif') no-repeat bottom left;
	cursor: pointer;
}

.servicesC {font-size: 1.3em;}

.addictionResults .calcResults h3 {
	color: #85a32f;
}

.addictionResults .calcResults img {
	float: right;
}
/* Original Secondhand Smoke promos

.nextStep {
	float: left;
}

.nextStep h3 {
	margin: 0 0 10px 0;
	text-transform: uppercase;
	font-family:Trebuchet MS,Helvetica,sans-serif;
	font-size: 3.2em;
	text-align: center;
}

.nextStepAlt h3 {
	margin: 0 0 10px 0;
	text-transform: uppercase;
	font-family:Trebuchet MS,Helvetica,sans-serif;
	font-size: 2.4em;
	text-align: left;
}

.nextStep .support, .nextStep .cost {
	float: right;
	width: 336px;
	min-height: 218px;
	background: url('/images/supportGuy.jpg') no-repeat top left;
	cursor: pointer;
}

.nextStep .cost {
	float: left;
	margin-right: 10px;
	background: url('/images/costWallet.jpg') no-repeat top left;
	cursor: pointer;
}

.nextStep .support h4, .nextStep .cost h4 {
	width: 208px;
	margin: 20px 0 6px -3px;
	padding: 0;
	text-transform: uppercase;
	font-family:Trebuchet MS,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 2.6em;
	color: #174055;
	cursor: pointer;
}

.nextStep .support h4 span, .nextStep .cost h4 span {
	display: block;
	margin-bottom: 2px;
	padding: 0 0 0 8px;
	background: #c4e045;
	border-bottom: 2px solid #ccc;
}

.nextStep .cost h4 span {
	background: #86c0e9;
}


.nextStep .support p, .nextStep .cost p {
	width: 182px;
	min-height: 65px;
	margin: 0 0 0 -3px;
	padding: 7px 12px 12px 12px;
	color: #fff;
	background: url('/images/nextStepP.gif') no-repeat bottom left;
	cursor: pointer;
}

.nextStep .support a, .nextStep .cost a {
	display: block;
	width: 100px;
	margin: -18px 0 0 125px;
	padding: 8px 8px 10px 28px;
	text-decoration: none;
	text-transform: uppercase;
	font-family:Trebuchet MS,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	color: #174055;
	background: url('/images/nextStepA.gif') no-repeat bottom left;
	cursor: pointer;
}

*/


.nextStep {
	float: left;
	clear: both;
	width: 100%;
}

.nextStepIntro { 
	font-size: 1.8em;
	color: #85a32f;
}

h3.nextStepsHeader { 
	margin: 0 0 10px 0;
	text-transform: uppercase;
	font-family:Trebuchet MS,Helvetica,sans-serif;
	font-size: 2.4em;
	text-align: left;
}

.nextStep h3 {
	margin: 0 0 10px 0;
	text-transform: uppercase;
	font-family:Trebuchet MS,Helvetica,sans-serif;
	font-size: 3.2em;
	text-align: center;
}

.nextStepAlt h3 {
	margin: 0 0 15px 0;
	text-transform: uppercase;
	font-family:Trebuchet MS,Helvetica,sans-serif;
	font-size: 2.4em;
	text-align: left;
}

.nextStep .support, .nextStep .cost {
	float: left;
	clear:both;
	width: 673px;
	padding: 0 12px 15px;
	margin: 0 0 2.5em 0;
	background: url(/images/bgNextStepContainer.gif) no-repeat 0 100% ;
	cursor: pointer;
}

.nextStep .supportInner {
	position: relative;
	float: left;
	clear:both;
	width: 495px;
	min-height: 105px;
	padding:20px 0 0 178px ;
	background: url(/images/secondhandSmokeSupport.jpg) no-repeat 0 0;
}

.nextStep .costInner {
	position: relative;
	float: left;
	clear:both;
	width: 495px;
	min-height: 105px;
	padding:20px 0 0 178px ;
	background: url(/images/secondhandSmokeCosting.jpg) no-repeat 0 0;
}

.nextStep .support h3, .nextStep .cost h3 {
	width: 400px;
	margin: 0 0 10px -30px;
	padding: 0;
	text-transform: uppercase;
	font-family:Trebuchet MS,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 3em;
	color: #174055;
	cursor: pointer;
	text-align: left;
}

.nextStep .support h3 span, .nextStep .cost h3 span {
	display: block;
	margin-bottom: 2px;
	width: 392px;
	padding: 0 8px;
	background: #c4e045;
	border-bottom: 2px solid #ccc;
}

.nextStep .cost h3 span {
	background: #86c0e9;
}


.nextStep .support p, .nextStep .cost p {
	float: left;
	font-size: 1.5em;
	color: #174055;
	width: 392px;
	margin:0;
}

.nextStep .support a, .nextStep .cost a {
	position: absolute;
	right: 0px;
	bottom: 0; 
	display: block;
	width: 108px;
	height: 18px;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-family:Trebuchet MS,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	color: #fff;
	background: #174055 url(/images/learnHowStartNowBtn.gif) no-repeat top left;
	cursor: pointer;
}

.nextStep .support a:hover,
.nextStep .support a:focus,
.nextStep .cost a:hover,
.nextStep .cost a:focus { background: url(/images/learnHowStartNowBtnActive.gif) no-repeat top left;}




.addictionResults #rightColInnerInner {
	background: url('/images/vanMan.gif') no-repeat top left !important;
}


.addictionResults div#rightCol ul.features li {
	background: none;
}

.calcBox, .communicationBox {
	clear: both;
	padding-top: 10px;
	background: url('/images/nextStepBoxesTop.gif') no-repeat top left;
	cursor: pointer;
}

.calcBoxInner, .communicationBoxInner {
	background: url('/images/communicateBoxBottom.gif') no-repeat top left;
	min-height: 111px;
	padding: 0px 10px 10px 148px;
}

.communicationBoxInner {
	background: url('/images/calcBoxBottom.gif') no-repeat top left;
}

.calcBoxInner h4, .communicationBoxInner h4 {
	width: 314px;
	margin: 0 0 10px 0;
	padding: 0;
	text-transform: uppercase;
	font-family:Trebuchet MS,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 2.3em;
	color: #174055;
	cursor: pointer;
}

.calcBoxInner p, .communicationBoxInner p {
	width: 314px;
	color: #174055;
	cursor: pointer;
}

.calcBoxInner a, .communicationBoxInner a {
	display: block;
	float: right;
	margin: -40px 40px 0 0;
	font-size: 1.3em;
	text-transform: uppercase;
	text-decoration: none;
	font-family:Trebuchet MS,Helvetica,sans-serif;
	font-weight: bold;
	color: #fff;
	background: url('/images/stepBtnTop.gif') no-repeat top left;
	cursor: pointer;
}

.calcBoxInner a:hover, .calcBoxInner a:focus, .communicationBoxInner a:hover, .communicationBoxInner a:focus {
	background: url('/images/stepBtnTopActive.gif') no-repeat top left;
}

.calcBoxInner a span, .communicationBoxInner a span {
	display: block;
	background: url('/images/stepBtnBottom.gif') no-repeat bottom left;
}

.calcBoxInner a:hover span, .calcBoxInner a:focus span, .communicationBoxInner a:hover span, .communicationBoxInner a:focus span {
	background: url('/images/stepBtnBottomActive.gif') no-repeat bottom left;
}

.calcBoxInner a span span, .communicationBoxInner a span span {
	display: block;
	width: 101px;
	padding: 3px 10px 3px 25px;
	background: url('/images/stepBtnArrow.gif') no-repeat 112px 4px;
}

.calcBoxInner a:hover span span, .calcBoxInner a:focus span span, .communicationBoxInner a:hover span span,  .communicationBoxInner a:focus span span {
	background: url('/images/stepBtnArrow.gif') no-repeat 112px 4px;
}



#content ul.real-life-quitters-list { 
	float:left;
	clear:both;
	width:100%;
	margin:0;
	padding:0;
}

#content ul.real-life-quitters-list h2 {
	font-size:1.4em;
	padding-top: 10px;
}

#content ul.real-life-quitters-list li {
	float:left;
	clear:both;
	width:100%;
	background: none;
	margin:0 0 2em 0;
	padding:0;
}

#content ul.real-life-quitters-list img {
	float:left;
	margin: 0 1em 0 0 ;
	padding:10px;
	background:transparent url(/images/bdr-people.png) no-repeat scroll 0 0;
}




/* -- Video transcript / description device -- */

.descriptionWrapper {
	float: right;
	width: 337px;
	margin: 0 0 10px 10px;
}

.VDright{
	float: right;
}

.VDleft {
	float: left;
}

.videoDescription {
	position: relative;
	float: left;
	width: 309px;
	margin-left: 4px; 
	padding: 10px;
	background: url(/images/gradedBorder.gif) no-repeat bottom left;
	border-top: 1px solid #cfcfcf;
}

.videoDescription h2 {
	clear: both;
	font-size: 1.4em;
}

.videoDescription p {
	clear: both;
}

.videoContainer .videoTools {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}


#content .videoContainer .videoTools li {
	float: left;
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0;
	background: none;
}

#content .videoContainer .videoTools li.trans {
	float: right;
}

#content .videoContainer .videoTools li.send {
	float: right;
}

#content .videoContainer .videoTools li.down a {
	padding: 0 0 4px 20px;
	background: url(/images/downloadIcon.gif) no-repeat top left;
}

#content .videoContainer .videoTools li.send a {
	padding: 0 0 4px 20px;
	background: url(/images/sendIcon.gif) no-repeat top left;
}

#content .videoContainer .videoTools li.trans a {
	padding: 0 0 4px 20px;
	background: url(/images/transcriptIcon.gif) no-repeat top left;
}

#content .videoContainer .videoTools li.desc a {
	padding: 0 0 4px 20px;
	background: url(/images/descriptionIcon.gif) no-repeat top left;
}

.descriptionBox {
	clear: both;
	overflow: auto;
}

.transcriptBox {
	clear: both;
	overflow: auto;
}

#content .videoDescription span.fadeTop {
	display: block;
	width: 300px;
	height: 20px; 
	position: absolute;
	top: 64px;
	left: -9999px;
	/*background: url("/images/scrollMaskTop.png") repeat-x scroll left top;*/
	z-index: 100;
}

#content .videoDescription span.fadeBottom {
	display: block;
	width: 300px;
	height: 20px; 
	position: absolute;
	bottom: 10px;
	left: -9999px;
	/*background: url("/images/scrollMaskBottom.png") repeat-x scroll left top;*/
	z-index: 100;
}

.deSize{font-size: 2.5em !important;}


object {outline: none;}



#contentWrapper .genericError, .genericError {
	width: auto !important;
	font-size: 1.2em !important;
	color: red !important;
	padding: 10px !important;
}




