/*
------------------------------
BC Lung Association
Author: Reynaldo Tortoledo @ Designstamp
Version: 1.0
------------------------------*/

/* Gobal 
------------------------------*/
html {
	height:100%;
	width:780px;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	height:100%;
	width:780px;
	color:#000;
	background-color:#fff;
}
h2 {
	color:#484848;
	font-size:20px;
}
h3 {
	color:#24478D;
	font-size:16px;
}
h4, h5 {
	color:#484848;
	padding-bottom:0px; margin-bottom:0px;
	font-size:12px;
}
h2, h3, h4, h5 {
	background-color:transparent;
}
p {
	line-height:14px;
}
img {
	border: 0px;
}
.replace {
	text-indent:-9999px;
}
.selected {
	font-weight:bold;
}
.division {
	display:none;
}
.underlined {
	text-decoration: underline;
}
.italic {
	font-style:italic;
}
#container {

}
#inner {
}

/* Header 
------------------------------*/
/* Toolbar */
#toolbar {
	display:none;
}
	/* Banner */
#banner #landscape {
	display:none;
}
/* Navigation 
------------------------------*/
/* Main Nav */
#navigation {
	display:none;
}
#navigation ul {
	display:none;
}
			
/* Breadcrumbs
------------------------------*/
#breadcrumbs {
}
	#breadcrumbs ul {
		display:inline;
		margin:0px; padding:0px;
	}
		#breadcrumbs ul li {
			display:inline;
			list-style:none;
		}
	#breadcrumbs a {
		color:#484848;
		font-size:12px;
		text-decoration:none;
	}
	#breadcrumbs a:hover {
		color:#24478D;
		font-size:12px;
		text-decoration:none;
	}
	#breadcrumbs .selected {
		color:#24478D;
	}	
	#breadcrumbs .selected:hover {
		color:#484848;
	}	
	#breadcrumbs a, #breadcrumbs .selected {
		background-color:#fff;
	}	
			
/*  Home page
------------------------------*/
/* Contents */
#level1_content {
	float:left;	
	padding-top:3px;
	padding-bottom:15px;
}
#level1_content #left_col {
	float:left;
	width:395px;
	padding-right:17px;
}
#level1_content #right_col {
	float:left;
	width:281px;
}

/* News */
#level1_content #left_col #home_news {
	width:345px;
	float:left;
	margin:0px; padding:30px;
}
#level1_content #left_col #home_news h3 {
	margin:0px; padding:0px;
}
#level1_content #left_col #home_news p {
	font-size:12px;
	color: #484848;
	margin:0px; padding:0px;
}
#level1_content #left_col #home_news p a {
	color: #484848;
	background-color:transparent;
}
#level1_content #left_col #home_news p a:hover {
	color: #24478D;
}

/* Quick Links */
#level1_content #right_col #quick_links {
	float:left;
	width:280px;
	height:110px;
	margin:0px; padding:0px;
	background-image: url("../img/quick_links_background.jpg"); background-repeat: no-repeat;
}
	#level1_content #right_col #quick_links ul {
		float:left;
		position:relative;
		width:80px;
		margin-top:0px;
		list-style-image: url("../img/quick_menu_bullet.jpg");
	}
		#level1_content #right_col #quick_links ul li a {
			font-size:12px;
			color:#24478D;
			background-color:#fff;
		}
		#level1_content #right_col #quick_links ul li a:hover {
			color:#484848;
		}

/* Especially For */
#level1_content #right_col #especially_for {
	float:left;
	width:280px;
	height:100px;
	margin:0px; padding:0px;
	background-image: url("../img/especially_for_background.jpg"); background-repeat: no-repeat;
}
	#level1_content #right_col #especially_for ul {
		float:left;
		position:relative;
		list-style-type:none;
		margin-top:0px;
	}
	#level1_content #right_col #especially_for ul li a {
		font-size:12px;
		color:#A6A720;
		background-color:#fff;
	}
	#level1_content #right_col #especially_for ul li a:hover {
		color:#484848;
	}

/* Subpage
------------------------------*/
/* Subnav */

#subnav {
	display:none;
}
	
/* Contents */
#subpage_content {
float:left;
width:100%;
	width:660px;
	margin:0px; padding:20px 0px 15px 0px;
}
#subpage_content #left_col {

}
#subpage_content #right_col {
	float:left;

	width:478px;
}
#subpage_content h2 {
	margin-top:0px;
}
#subpage_content h3 {
	float:left;
	width:100%;
	border-bottom:1px solid #6884b6;
}
#subpage_content h4 {
	padding-bottom:0px; margin-bottom:0px;
}
#subpage_content p {
	margin-top:0px;
}
#subpage_content, #subpage_content p, #subpage_content p a {
	font-size:12px;
	color: #484848;
	background-color:transparent;
}
#subpage_content p a:hover {
	color: #24478D;
}
#subpage_content #right_col ul {
	color:#484848;
	font-size:10px;
	list-style-type:square;
}
#subpage_content #right_col ul.numbered_list{
	list-style-type:decimal;
}
	#subpage_content #right_col ul p {
		margin-top:0px; 
	}
	#subpage_content #right_col ul li {
		font-size:12px;
		padding-bottom:5px;
	}
	#subpage_content #right_col ul li a {
		font-size:12px;
		color: #484848;
		background-color:transparent;
	}
	#subpage_content #right_col ul li a:hover {
		color:#24478D;
	}
/* tables on subpage contents */
#subpage_content #right_col table {
	font-size:12px;
	color: #484848;
	background-color:transparent;
	padding-bottom:25px;
}
#subpage_content #right_col table {
	font-size:12px;
	color: #484848;
	background-color:transparent;
	padding-bottom:25px;
}
#subpage_content #right_col table th {
	font-size:14px;
	text-align:left;
}
#subpage_content #right_col table tr td {
	padding:5px;
}
#subpage_content #right_col table tr.top td {
	vertical-align:top;
}
#subpage_content #right_col table .title {
	font-weight:bold;
	color:#777;
}
#subpage_content #right_col table .odds {
	background-color:#eff5fd;
}
#subpage_content #right_col table {
	line-height:16px;
}
#subpage_content #right_col tr.tight td {
	padding:0px;
}
/* graphic feature panel - levels2_a , level3_a */
#graphic_feature_panel {
	float:right;
	width:218px;
	margin:0px 0px 20px 20px; padding:0px;
}
#graphic_feature_panel div.feature {
	float:left;
	padding:0px 0px 10px 0px; margin:0px;
}
#graphic_feature_panel div.feature a {
	color: #484848;	
}
	#graphic_feature_panel div.feature h3.replace {
		display:none;
	}
	#graphic_feature_panel div.feature div.content {
		display:block;
	}
	#graphic_feature_panel div.feature div.graphic {
		display:none;
	}
	#graphic_feature_panel div.feature h3 {
		font-size:15px;
		width:100%;
		margin:0px;	padding:0px 20px 8px 0px;
		border:0px;
	}
	#graphic_feature_panel div.feature div img{
		float:left;
		border:0px;
	}
	#graphic_feature_panel div.feature_middle a img{
		float:none;
		margin-left:17px;		
	}
	
/* level4 */
#article_h3 {
	float:left;
	width:100%;
	margin-top:0px; padding:0px;
	border-bottom:1px solid;
}
#article {
	padding-top:30px;
}

/* section box */
#sectionbox {
	float:right;
	width:156px;
	margin:0px 0px 20px 20px; padding:0px;
}
#sectionbox #section_top {
	width:164px;
	height:9px;
	background-image: url("../img/sectionbox_top.gif");
	background-repeat: no-repeat;
}
#sectionbox #section_body {
	float:left;
	width:164px;
	background-image: url("../img/sectionbox_body.gif");
}
#sectionbox #section_bottom {
	float:left;
		width:164px;
		height:17px;
		background-image: url("../img/sectionbox_bottom.gif");
		background-repeat: no-repeat;
}
#sectionbox ul {
	float:left;
	padding:0px 0px 5px 30px; margin:0px;
}
	#sectionbox ul li {
		list-style-image: url("../img/section_bullet.gif");
		padding:0px 5px 10px 0px;
	}
	#sectionbox ul li a {
	}
#sectionbox h3 {
	margin:8px 0px 10px 15px;
}

/* Footer
------------------------------*/
#footer {
	display:none;
}	

