/* 	File: lungcancerfact-style.css
	Author: Lindsey Kuper
	Created: August 31, 2005
	Last modified: October 28, 2005
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	margin: 0;
	padding-top: 40px;
	padding-bottom: 40px;
	text-align:center;
	background-image: url(body-background.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #fff;
	line-height: 1.4em;
}

/* ------------[ Layout boxes for all pages ]------------ */

#MetaContainer {
	margin: 0em auto;
	text-align: left;
	border: 1px solid #e0e5e3;
	width: 760px;
	background-image: url(meta-container-background.gif);
	background-repeat: no-repeat;
	padding-top: 19px;
	padding-bottom: 10px;
}

#PageContainer {
	background-image: url(sidebar_sept.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-right: 15px;
}

#Header {
	background-image: url(header_file.jpg);
	height: 204px;
	background-repeat: no-repeat;
	background-position: 0px 46px;
}

#SideNavigation {
	width: 191px;
	float: left;
	clear: left;
	border-top: 1px solid #c6c189;
}

#MainContent {
	width: 349px;
	float: left;
	border-top: 1px solid #c6c189;
}

#Video {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#VideoBox {
	height: 300px;
	background-image: url(video-box-background.gif);
	width: 320px;
	padding: 8px;
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0em auto;
}

.MainContentItem {
	background-image: url(main-content-background.gif);
	background-repeat: repeat-x;
}

#YourInfoResource {
	float: left;
	clear: right;
	width: 190px;
	border-top: 1px solid #c6c189;
}

#SubFooter {
	padding-top: 12px;
}

/* ------------[ Typography, etc. ]------------ */

#SideNavigation ul {
	margin: 0;
	padding: 0;
}

#SideNavigation li {
	font-weight: bold;
	list-style-type: none;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #5A7E75;
}

#SideNavigation li li {
	font-weight: normal;
	margin-left: 15px;
	list-style-type: square;
	list-style-position: inside;
}

.InnerContent {
	padding: 12px;
}

/* h1s are all graphical. */
h1#HeadingLungCancerFact,
h2#HeadingYourInfoResource {
	display: block;
	background-repeat:no-repeat;
	margin: 0;
	background-position: bottom left;
	padding: 0;
}

#nav span, h1 span, h2 span { 
	position: absolute;
	left: -999em;
	top: -999em;
}

h2 {
	font-size: 1.4em;
	margin: 0;
	padding: 12px;
	background-repeat: repeat-x;
	background-color: #AEC2C2;
	background-image: url(h2-background.gif);
	border-bottom: 2px solid #e0e5e3;
}

.InnerContent h2 {
	font-size: 1.2em;
	background-color: transparent;
	background-image: none;
	border: 0;
	padding: 0;

}

h2 a {
	text-decoration: none;
}

a img {
	border: 0;
}

a {
	color: #1c423a;
}

a:hover {
	color: #07a;
}

p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

hr {
	height: 1px;
	background-color: #cdd1d0;
	color: #cdd1d0;
	border: 0;
}

.video-help-link {
	float: right;
}

/* ------------[ Forms ]------------ */

form {
	margin: 0;
	padding: 0;
}

div.formitem {
	padding-top: 3px;
	clear: both;
	padding-bottom: 3px;
}

div.formitem span.formlabel {
	text-align: left;
	vertical-align: bottom;
}

div.formitem span.formfield {
	width: auto;
	text-align: left;
	vertical-align:text-top;
} 

input, select, textarea {
	border: 1px solid #cdd1d0;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	width: 160px;
}

.submit, form#ContactForm .submit {
	width: auto;
	background-color: #99B3B2;
	border: 2px outset #99b3b2;
}

.radio, form#ContactForm .radio { 
	width: auto; 
	background-color: transparent;
	border: none;	
}

.special, form#ContactForm .special { width: auto; }

form#ContactForm div.formitem {
	padding-top: 6px;
	padding-bottom: 6px;
}


form#ContactForm div.formitem span.formlabel {
	float: left;
	text-align: right;

	padding-right: 5px;
	width: 150px;
}

form#ContactForm input,
form#ContactForm select,
form#ContactForm textarea {
	width: 150px;
}

/* ------------[ Navigation ]------------ */

.NavBar {
	background-color: #a9b3a7;
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
	line-height: 31px;
	margin-top: 1px;
	border-bottom: 2px solid #fff;
	width: 730px;
	clear: both;
	border-top: 1px solid #ccc;
}

.NavBar ul {
	margin: 0;
	padding: 0;
	text-align: center;
}

.NavBar li {
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.NavBar a {
	text-decoration: none;
	padding: 5px 3px 5px 3px;
}

.NavBar a:hover {
	background-color: #a9b3a7;
}

/* ------------[ Image replacement ]------------ */

/* Images for replacement: Headings */
h1#HeadingLungCancerFact { width: 730px; height: 46px; background-image:url(LCF_logo08.gif); }

h2#HeadingYourInfoResource { width: 190px; height: 37px; background-image:url(heading-h2-your-info-resource.gif); }
