/* header */

#breast-cancer {
	width: 650px;
	font-family: georgia, serif;
	}
	
#breast-cancer img {
	border-style: none;
	}
	
#breast-cancer .flag {
	padding: 0 0 10px 0;
	color: #666;
	font-size: 16px;
	}
	
#breast-cancer .flag h1 {
	margin: 0;
	font-size: 32px;
	font-weight: normal;
	letter-spacing: -.03em;
	}
	
/* index page */
	
#breast-cancer #menu {
	width: 650px;
	padding: 10px 0 0 0;
	font-size: 14px;
	line-height: 20px;
	}
	
#breast-cancer #menu h2 {
	margin: 5px 0 3px 0;
	font-size: 17px;
	font-weight: normal;
	letter-spacing: -.03em;
	}
	
#breast-cancer .menu-item {
	float: left;
	padding: 0 15px 0 0;
	width: 210px;
	color: #444;
	}
	
#breast-cancer .menu-item-right {
	float: right;
	padding: 0 0 0 0;
	width: 200px;
	color: #444;
	}	
	
/* nav bar */	
	
#breast-cancer #tabcontainer {
	margin: 0;
	padding: 0;
	background: #bbb;
	}

#breast-cancer #tabnav {
	margin: 0;
	height: 50px;
	padding: 0;
	border: 1px solid #aaa;
	}

#breast-cancer #tabnav li {
	margin: 0; 
	padding: 0;
  	display: inline;
  	list-style-type: none;
  	}
	
#breast-cancer #tabnav a:link, 
#breast-cancer #tabnav a:visited {
	float: left;
	margin: 0;
	padding: 15px 20px 15px 20px;
	background: #ddd;
	color: #777;
	font-family: georgia, serif;	
	font-weight: normal;	
	font-size: 14px;
	line-height: 20px;
	letter-spacing: -.02em;
	text-decoration: none;
  	border-right: 1px solid #aaa;
	}

#breast-cancer #tabnav a:link.active, 
#breast-cancer #tabnav a:visited.active {
	background: #fff;
	color: #000;
	}

#breast-cancer #tabnav a:hover {
	background: #fff;
	color: #39f;
	}	
	
/* text box */

#breast-cancer #text-box {
	padding: 20px;
	font-size: 16px;
	line-height: 24px;
	overflow: hidden;
	}

#breast-cancer #text-box h2 {
	margin: 0 0 8px 0;
	font-size: 36px;
	font-weight: normal;
	letter-spacing: -.03em;
	}
	
#breast-cancer p {
	margin: 0 0 20px 0;
	}	
	
#breast-cancer #text-box .caption {
	margin: 0 0 15px 0;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	}	
	
#breast-cancer #text-box #intro {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	color: #666;
	}
	
#breast-cancer .related {
	float: right;
	width: 300px;
	margin: 20px 0 20px 20px;
	padding: 10px;
	font-size: 13px;
	line-height: 19px;
	background: #ddd;
	}
	
#breast-cancer .related img {
	margin: 0 0 5px 0;
	}

/* qa */

#breast-cancer #text-box #question {
	margin:  0 0 20px 0;
	padding: 20px 0 0 0;
	font-size: 13px;
	line-height: 19px;
	overflow: hidden;
	border-top: 1px solid #ccc;
	}
	
#breast-cancer #text-box #question strong {
	font-size: 18px;
	line-height: 22px;
	}	

#breast-cancer #text-box #answer-1,
#breast-cancer #text-box #answer-2 {
	float: right;
	width: 300px;
	height: 220px;
	margin: 0 0 5px 10px;
	padding: 5px 5px 0 5px;
	background: #ddd;
	text-align: center;
	}

#breast-cancer #text-box #answer-1 p,
#breast-cancer #text-box #answer-2 p {
	margin: 0;
	padding: 30px 5px 30px 5px;
	font-size: 16px;
	line-height: 20px;
	background: #eee;
	color: #ff0179;
	border: 1px solid #bbb;
	}
	
#breast-cancer #text-box .video-box {
	font-size: 13px;
	color: #ff0179;
	text-align: center;
	}
	
#breast-cancer a,
#breast-cancer a:visited {
	color: #06c;
	text-decoration: none !important;
	}
	
#breast-cancer a:visited {
	color: #000 !important;
	}	
 
#breast-cancer a:hover,
#breast-cancer a:active {
 	color: #69f;
 	text-decoration: underline;
 	}
	
/* slideshow - for oregonianextra */	
	
#slideshow {
	color: #444;
	line-height: 23px;
	text-align: center;
	font-style: italic;
	}
	
#slideshow p {
	margin: 0;
	}
	
#slideshow img {
	margin: 0 0 5px 0;
	border-style: none;
	}
	
#slideshow .caption {
	padding: 5px 0 0 0;
	background: #fff;
	color: #333;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	text-align: left;
	}
	
#slideshow span.highlight {
	padding: 5px 15px 5px 15px;
	background: #f1ffa6;
	color: #000;
	}
	
.related span.highlight {
	color: #ff013d;
	}	
	
.heather {
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	}
	
.heather .navigation {
	margin: 5px 0 0 0;
	padding: 10px 5px 10px 5px;
	font-size: 24px;
	font-style: normal;	
	background: #eee;
	color: #999;
	text-align: center;
	border: 2px solid #ccc;
	}
	
#slideshow a,
#slideshow a:visited {
	color: #06c;
	text-decoration: none;
	}
 
#slideshow a:hover,
#slideshow a:active {
 	color: #69f;
 	text-decoration: underline;
 	}
 	
 /* end */	