/* CSS Document */

body {
	background: #99CCFF;
	margin: 0px;
	padding: 23px 15px 0px 11px;
}

	#Container {
		padding: 0px;
		z-index: 1;
	}

		#Story {
			background: #006699;
			height: 384px;
			margin: 0px 0px 10px 0px;
			overflow: hidden;
			padding: 0px;
			position: relative;
			width: 997px;
		}

			.QuitNowNumber {
				left: 0px;
				margin: 0px;
				padding: 0px;
				position: absolute;
				top: 0px;
			}
			
			.orderBrochures{
				right: 10px;
				position: absolute;
				top: 15px;
				z-index:100;
				
			}
			.orderBrochures img{
				float:left;
				margin:10px 0 0 0;
				padding:5px;
			}
			
			.orderBrochures p{
				color:#99CCFF;
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				font-weight:medium;
				text-decoration:none;
				margin:-1px 0 0 0 ;
			}
				
				.orderBrochures a{
				color:#FFCC33;
				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				font-weight:bold;
				text-decoration:underline;
			}
				
			
			.Breadcrumb {
				color: #ffffff;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 0.8em;
				font-weight: bold;
				margin: 0px;
				padding: 0px;
				position: absolute;
				right: 0px;
				top: 0px;
			}
				
				.Breadcrumb a {
					color: #006699;
					font-weight: normal;
					text-decoration: none;
				}

			.SearchForm {
				right: 0px;
				margin: 0px;
				padding: 8px;
				position: absolute;
				text-align: right;
				top: 18px;
			}

				.SearchForm form {
					margin: 0px;
					padding: 0px;
				}

					input#txtSearch {
						text-align: right;
					}


			#Story #Profile_001, #Story #Profile_002, #Story #Profile_003, #Story #Profile_004, #Story #Profile_005, 
			#Story #Profile_006, #Story #Profile_007, #Story #Profile_008, #Story #Profile_009, #Story #Profile_010,
			#Story #Steps, #Story #Calls, #Story #General {
				height: 401px;
				left: 0px;
				position: absolute;
				top: 0px;
				width: 997px;
			}
			
			#Story #Profile_001, #Story #Profile_002, #Story #Profile_003, #Story #Profile_004, #Story #Profile_005, 
			#Story #Profile_006, #Story #Profile_007, #Story #Profile_008, #Story #Profile_009, #Story #Profile_010 {
				display: none;
			}

			#Story #Profile_001 {
				background:  url(../images/profile001_story_background.jpg) left top no-repeat;
			}

			#Story #Profile_002 {
				background:  url(../images/profile002_story_background.jpg) left top no-repeat;
			}

			#Story #Profile_003 {
				background:  url(../images/profile003_story_background.jpg) left top no-repeat;
			}

			#Story #Profile_004 {
				background:  url(../images/profile004_story_background.jpg) left top no-repeat;
			}

			#Story #Profile_005 {
				background:  url(../images/profile005_story_background.jpg) left top no-repeat;
			}

			#Story #Profile_006 {
				background:  url(../images/profile006_story_background.jpg) left top no-repeat;
			}

			#Story #Profile_007 {
				background:  url(../images/profile007_story_background.jpg) left top no-repeat;
			}

			#Story #Profile_008 {
				background:  url(../images/profile008_story_background.jpg) left top no-repeat;
			}

			#Story #Profile_009 {
				background:  url(../images/profile009_story_background.jpg) left top no-repeat;
			}

			#Story #Profile_010 {
				background:  url(../images/profile010_story_background.jpg) left top no-repeat;
			}
			
			#Story #Steps {
				background: url(../images/fourstepstoquitting_story_background.jpg) right top no-repeat;
			}
			
			#Story #Calls {
				background: url(../images/counselingprocess_story_background.jpg) right top no-repeat;
			}
			
			#Story #General {
				background: url(../images/default_background.jpg) right top repeat-x;
			}

			
				#One, #Two, #Three, #Four {
					display: none;
				}

				.SmokeFree {
					color: #006699;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 0.75em;
					font-weight: bold;	
					height: 39px;
					left: 12px;
					margin: 0px;
					padding: 2px;
					position: absolute;
					top: 302px;
					width: 138px;
				}
				
				#Profile_005 .SmokeFree, #Profile_006 .SmokeFree, #Profile_007 .SmokeFree, #Profile_008 .SmokeFree {
					color: #ffffff;
				}

				.Text {
					color: #ffffff;
					left: 575px;
					position: absolute;
					top: 100px;
					width: 375px;
				}
				
				#Steps .Text, #Calls .Text, #General .Text {
					left: 10px;
				}

					.Text h1 {
						font-family: Verdana, Arial, sans-serif;
						font-size: 1.2em;
						font-weight: bold;
						margin-top: 0px;
					}
					
					#Steps .Text h1, #Calls .Text h1, #General .Text h1 {
						margin: 0px;
					}
					
					#Steps .Text h2, #Calls .Text h2, #General .Text h2 {
						color: #99ccff;
						font-family: Arial, Helvetica, sans-serif;
						font-size: 1.2em;
						font-weight: bold;
						margin: -0.3em 0px 0px 0px;
					}

					.Text p {
						font-family: Arial, Verdana, sans-serif;
						font-size: 0.8em;
						line-height: 1.5em;
						margin: 1.5em 0px;
					}
					
					#Steps .Text p, #Calls .Text p, #General .Text p {
						line-height: 1.1em;
						margin: 1em 0em 0em 0em;
					}

					.Text dl dt {
						font-family: Arial, Verdana, sans-serif;
						font-size: 0.8em;
						line-height: 2em;
					}

					.Text dl dd {
						color: #ffcc33;
						font-family: Arial, Verdana, sans-serif;
						font-size: 1.2em;
						margin: -1.3em 0px 0px 4em;
					}
				
				.Form {
					color: #99ccff;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 0.8em;
					height: 400px;
					left: 450px;
					position: absolute;
					top: 100px;
					width: 375px;
				}
					
				
				.Action {
					bottom: 40px;
					left: 10px;
					position: absolute;
				}
				
					.Action ul {
						margin: 0px;
						padding: 0px;
					}
					
						.Action ul li {
							font-family: Arial, Helvetica, sans-serif;
							font-weight: bold;
							list-style-image: url(../images/arrow_white.jpg);
							margin-left: 20px;
						}
						
							.Action ul li a {
								color: #99ccff;
								text-decoration: none;
							}
						
					
	
		#Links {
			height: 152px;
			overflow: hidden;
			position: relative;
			width: 997px;
		}

			#Links #Box1 {
				background: #006699;
				height: 152px;
				left: 0px;
				margin: 0px;
				padding: 0px;
				position: absolute;
				top: 0px;
				width: 181px;
				z-index: 2;
			}

				#Box1 .top {
					background: url(../images/box1_top_background.jpg) bottom left no-repeat;
					height: 89px;
					padding: 11px 0px 0px 11px;
					position: absolute;
					width: 189px;
					z-index: 3;
				}

						#Box1 .top img {
							height: 60px;
							margin: 0px -31px 0px 0px;
							padding: 0px;
							width: 189px;
						}

				#Box1 .bottom {
					height: 52px;
					padding: 10px 5px;
					position: absolute;
					top: 100px;
					width: 179px;
				}

			#Links #Box2 {
				background: #006699;
				height: 152px;
				left: 190px;
				overflow: visible;
				position: absolute;
				top: 0px;
				width: 181px;
				z-index: 1;
			}

				#Box2 .top {
					background: url(../images/box2_top_background.jpg) bottom left no-repeat;
					height: 86px;
					padding: 14px 8px 0px 0px;
				}

					#Box2 .top p {
						color: #FFCC33;
						font-family: Arial, Helvetica, sans-serif;
						font-size: 0.7em;
						margin: 0px;
						padding: 0px;
						text-align: right;
					}

				#Box2 .bottom {
					padding: 11px 5px;
				}

			#Links #Box3 {
				background: #006699;
				height: 152px;
				left: 380px;
				overflow: visible;
				position: absolute;
				top: 0px;
				width: 617px;
				z-index: 1;
			}

				#Box3 .top {
					background: url(../images/box3_top_background.jpg) bottom left no-repeat;
					color: #99ccff;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 1.1em;
					height: 93px;
					padding: 7px 0px 0px 10px;
				}

					#Box3 .top .picture {
						background: url(../images/box3_top_profilebg.jpg) top left no-repeat;
						float: left;
						height: 81px;
						padding: 1px;
						width: 58px;
					}
					
						.Hint {
							display: none;
						}

				#Box3 .bottom {
					padding: 11px 5px;
				}

					#Box3 .bottom a {
						margin-right: 40px;
					}

		#Footer {
			color: #ffffff;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 0.8em;
			font-weight: bold;
			position: relative;
			width: 998px;
		}

			#Footer .left {
				left: 0px;
				position: absolute;
				top: 0px;
				width: 50%;
			}

			#Footer .right {
				right: 0px;
				position: absolute;
				text-align: right;
				top: 0px;
				width: 50%;
			}

				#Footer .left a, #Footer .right a {
					color: #006699;
					font-weight: normal;
					text-decoration: none;
				}

		#Extra {
			height: 150px;
			position: absolute;
			top: 618px;
			width: 998px;
		}

			#Extra #Quote_001, #Extra #Quote_002, #Extra #Quote_003, #Extra #Quote_004, #Extra #Quote_005, #Extra #Quote_006, #Extra #Quote_007, #Extra #Quote_008, #Extra #Quote_009, #Extra #Quote_010 {
				color: #006699;
				display: none;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 2em;
			}

			#Extra #FourStepsToQuitting, #Extra #TheCounselingProcess {
				border-top: 5px solid #006699;
				color: #006699;
				display: none;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 0.8em;
				height: 150px;
				left: 0px;
				position: absolute;
				top: -20px;
				width: 997px;
			}

				#Extra .StepOne, #Extra .StepTwo, #Extra .StepThree, #Extra .StepFour {
					/* Set via JavaScript When focus
					background: url(../images/extra_step_background.jpg) top left repeat-x;
					*/
					background: #99ccff;
					border-left: 1px dashed #006699;
					height: 150px;
					position: absolute;
					top: 0px;
					width: 249px;
				}

				#Extra .StepFour {
					border-right: 1px dashed #006699;
				}

					#Extra .StepOne p, #Extra .StepTwo p, #Extra .StepThree p, #Extra .StepFour p {
						margin: -0.3em 0em 0em 0em	;
						font-size: 1.2em;
						font-weight: bold;
					}

					#Extra .top {
						border-bottom: 1px dashed #006699;
						padding: 13px 13px 4px 13px;
					}

					#Extra .bottom {
						padding: 5px 14px;
					}


				#Extra .StepOne {
					left: 0px;
				}

				#Extra .StepTwo {
					left: 249px;
					width: 250px;
				}

				#Extra .StepThree {
					right: 249px;
					width: 250px;
				}

				#Extra .StepFour {
					right: 0px;
				}

/* Lightbox CSS */

#overlay{
	background: #006699;
	display:none;
	left: 0px;
	margin: 0px;
	padding: 0px;
	position:relative;
	top: 0px;
	z-index:100;
}

	#lightbox {
		background: #006699;
		display:none;
		left: 0px;
		margin: 0px;
		padding: 0px;
		position: absolute;
		top: 0px;
	}
	

			#lbLeft {
				background: #006699 url('../images/lb_left_background.jpg') top left repeat-y;
				left: 0px;
				padding-left: 90px;
				position: absolute;
				top: 0px;
			}
				
				#lbContent {
					background: #99ccff url('../images/lb_right_background.jpg') top right repeat-y;
					color: #006699;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 1em;
					padding-right: 90px;
					position: relative;
					width: 932px;
				}
			
					#lbHeader {
						background: url('../images/lb_header_background.jpg') repeat-x;
						border-bottom: 1px solid #006699;
						height: 104px;
						position: relative;
						width: 100%;
					}
				
						#lbHeader .logo {
							height: 51px;
							left: 10px;
							position: absolute;
							top: 8px;
							width: 213px;
						}
					
						#lbHeader .mdlogo {
							height: 38px;
							position: absolute;
							right: 10px;
							top: 8px;
							width: 90px;
						}
					
						#lbHeader .stillfree {
							height: 28px;
							position: absolute;
							right: 121px;
							top: 18px;
							width: 247px;
						}
					
						#lbHeader .slogan {
							font-size: 12px;
							position: absolute;
							right: 10px;
							text-align: right;
							top: 50px;
						}
				
							#lbHeader .slogan a {
								color: #006699;
								text-decoration: none;
							}
					
						#lbHeader .title {
							left: 10px;
							position: absolute;
							top: 71px;
						}
						
							#lbHeader .title h1 {
								margin: 0px;
								padding: 0px;
							}
				
					#lbText {
						border-bottom: 1px solid #006699;
						border-top: 1px solid #ffffff;
						font-size: 0.8em;
						padding: 13px 12px;
					}
					
						#lbText h2, #lbText h3, #lbText h4, #lbText h5, #lbText h6 {
							margin-top: 0px;
						}
						
						#lbText ul {
							list-style-image: url(../images/lb_text_lessthan_arrow.jpg);
						}
						
						#lbText a {
							color: #006699;
							text-decoration: underline;
						}
						
						#lbText p.lbClose {
							display: inline;
							float: right;
							font-weight: bold;
							font-size: 1.2em;
							margin-top: -0.5em;
						}
					
					#lbFooter {
						border-bottom: 1px solid #006699;
						border-top: 1px solid #ffffff;
						color: #ffffff;
						font-size: 0.8em;
						font-weight: bold;
						margin: 0px;
						padding: 20px 12px 4px 12px;
					}

						#lbFooter a {
							color: #006699;
							font-weight: normal;
							text-decoration: none;
						}
						

#lightbox.done #lbLoadMessage{
	display:none;
}
#lightbox.done #lbContent{
	display:block;
}
#lightbox.loading #lbContent{
	display:none;
}
#lightbox.loading #lbLoadMessage{
	display:block;
}

#lightbox.done img{
	width:100%;
	height:100%;
}

#StoryFlash{
	background: #FFFFFF;
	height: 348px;
	position: absolute;
	width: 846px;
	left: 0px;
	top: 20px;
		}
	
