/*
	CSS Stylesheet for www.oncimmune.com
	Redesign Project
	Created 5.11.2010
	by Jay Pilgreen
	copyright River City Studio
*/


	/* -------------------- Global Declarations ----------------------------------- */
	
* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 5px;
	padding-top: 0px;
	font-family: "Arial", sans-serif;
}

a {
	text-decoration: none;
	outline: none;
	color: #3DA3B2;
}

img {
	border: none;
}

#container {
	width: 955px;
	margin: 0px auto;
}

	/* ------------------------- Header Declarations ------------------------------- */
	
#header {
/* 	background-image: url('/_img/headerBacker.jpg'); */
	background-image: url('/_img/ONCI-swooshes.png');
	background-repeat: no-repeat;
	position: relative;
	height: 127px;
}

#homeLink {
	display: block;
	position: absolute;
	top: 40px;
	left: 35px;
	width: 300px;
	height: 70px;
}

#topNav {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}

#topNav li {
	float: left;
	list-style-type: none;
	padding: 0px 10px;
/* 	font-size: 15px; */
	height: 15px;
	color: #0B2850;
	border-right: 1px solid #0B2850;
}

#topNav li a {
	display: block;
	color: #0B2850;
	font-size: 11px;
	height: 100%;
}

#topNav li a.inline {
	display: inline;
	padding: 0px 3px;
	position: relative;
	top: -1px;
}

#contactUsText {
	position: absolute;
	bottom: 13px;
	right: 25px;
	width: 190px;
	text-align: center;
}

#contactUsText h1 {
	font-family: "Times New Roman", Times, serif;
	color: #0B2850;
	font-size: 23px;
	font-style: italic;
}

#contactUsText h1 a {
	color: #0B2850;
}

#contactUsText p {
	font-family: "Times New Roman", Times, serif;
	color: #0B2850;
	font-size: 15px;
}

	/* ------------------------------- Nav Declarations ------------------------------- */
	
#nav {
	background-color: #60BB22;
	color: white;
	position: relative;
}

#nav ul {
	width: 730px;
	background-color: #60BB22;
	position: relative;
}

#nav li {
	float: left;
	width: 24%;
	padding: 0px;
	list-style-type: none;
	border-right: 2px solid white;
	position: relative;
}

	/* SuckerFish Stuff */
	
#nav li ul {
	position: absolute;
	width: 100%;
	left: -999em;
	z-index: 100;
}

#nav li ul li {
	width: 100%;
	float: none;
	border-top: 2px solid white;
}

#nav li:hover ul, #nav li.sfHover ul {
	left: auto;
}

#nav a {
	display: block;
	color: white;
	font-size: 13px;
	font-weight: bold;
	position: relative;
	padding: 13px 5px;
	text-align: center;
}

#nav ul li a.doubleLine {
	padding: 5px 0px;
}

#nav a:hover, #nav a.active {
	background-color: #3DA3B2;
}	

#nav form {
	width: 24%;
	position: absolute;
	top: 0px;
	right: 0px;
/* 	background-color: red; */
}

#nav form p {
/* 	margin-left: 76%; */
	font-size: 11px;
/* 	padding: 8px 0px; */
	font-weight: bold;
	height: 11px;
	position: relative;
	top: 10px;
	right: 5px;
}

#nav form input {
	vertical-align: text-bottom;
	margin-left: 0px;
	border: 1px solid #999;
}


	/* --------------------------- OK Main Content Areas ---------------------------------- */
	
	/* --------------------------- Home Page ---------------------------------------------- */

#homeContent {
	background-image: url('/_img/leftContentBacker.jpg');
	background-repeat: repeat-y;
/* 	position: relative; */
}
	
#homeRight {
	float: right;
	width: 230px;
	padding: 10px;
/* 	background-image: url('/_img/rightBacker.jpg'); */
	background-image: url('/_img/ONCI-right-rail-background.png');
	background-repeat: no-repeat;
	min-height: 450px;
	height: auto !important;
	height: 450px;
}

#homeLeft {
	margin-right: 275px;
}

#tabRow {
	margin-top: 8px;
	height: 34px;
}

#tabRow p {
	float: left;
	height: 33px;
	width: 221px;
	background-image: url('/_img/tabBacker.jpg');
	background-repeat: no-repeat;
	text-align: center;
	margin-right: 6px;
	position: static;
	margin-top: 3px;
	z-index: 2;
}

#tabRow p a {
	display: block;
	color: #6178A0;
	font-size: 18px;
	padding: 4px;
	padding-top: 5px;
	border-bottom: 2px solid #B9DBA5;
	font-weight: bold;
}

#tabRow p a:hover, #tabRow p a.active {
	color: #00A0AF;
	border-color: transparent;
}

#homeContent {
	border: 2px solid #B9DBA5;
	min-height: 250px;
	padding-bottom: 6px;
}

#homeContentLeft {
	width: 310px;
	float: left;
}

#homeContentRight {
	margin-left: 320px;
	padding-top: 15px;
	margin-right: 20px;
}

	/* ------------- These styles should go in the TinyMCE file ------------------- */
	
.greenMainHead, .blueMainHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	font-style: italic;
	color: #60BB22;
	padding-bottom: 8px;
}	

.blueMainHead {
	color: #1A2E5B;
}

.blueHeader, .smallBlueHeader {
	font-size: 17px;
	font-weight: normal;
	color: #14A1B2 !important;
	margin-top: 4px;
}

.smallBlueHeader {
	font-size: 13px !important;
	margin-top: 13px !important;
}

#homeContent ul {
	margin-left: 25px;
}

#homeContent li, #homeContent p {
	font-size: 13px;
	color: #666;
	margin: 3px 0px;
}

#homeContent a {
/* 	color: #14A1B2; */
	color: #3DA3B2;
	text-decoration: underline;
}

#homeContent .floatRight {
	float: right;
	margin: 4px;
	margin-right: 0px;
}

#homeContentLeft h1, #homeContentLeft h2, #homeContentLeft p {
	margin-left: 30px;
	margin-right: 10px;
}

#homeContentLeft h1 {
	margin-top: -30px;
	padding-bottom: 0px;
	margin-bottom: -7px;
}

#homeContentLeft .blueOptionText {
	font-size: 15px;
	font-weight: bold;
	color: #0FA1AE;
	border-bottom: 1px solid #999;
	padding: 6px 0px;
}

#homeContentLeft .blueOptionText a {
	display: block;
	float: right;
	width: 86px;
	height: 17px;
	overflow: hidden;
	font-size: 12px;
	color: #0FA1AE;
	text-decoration: none;
	padding: 3px 0px;
	background-image: url('/_img/leftRailButtonBacker.jpg');
	background-repeat: no-repeat;
	text-align: center;
	position: relative;
	bottom: 3px;
}

#homeContentLeft p {
	font-size: 13px;
	color: #666;
}

#homeContentLeft .calculateButton {
	display: block;
	width: 140px;
	text-align: center;
	color: #1A2E5B;
	font-size: 16px;
	padding: 6px;
	text-decoration: none;
	background-image: url('/_img/calculateBacker.jpg');
	background-repeat: no-repeat;
	margin: 0px auto;
	margin-top: 5px;
	font-weight: bold;
}

	/* ----------------------------- These are the right Rail Declarations ------------------------- */

#homeRight h1.topLevel {
	margin-top: 9px;
	font-size: 28px;
	color: #1A2E5B;
	margin-left: 30px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}

#homeRight h1.blueRightHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-style: italic;
	color: #0FA1AE;
	padding-bottom: 8px;
/* 	font-weight: normal; */
}

#homeRight h1.blueBrochureHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	color: #1A2E5B;
	padding-bottom: 8px;
	text-align: center;
}

#homeRight h1.blueProviderHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	color: #1A2E5B;
	padding-bottom: 8px;
	text-align: left;
}

#homeRight h1.blueProviderHead span {
	padding-left: 25px;
}

#homeRight p {
	font-size: 12px;
	color: #1A2E5B;
	padding: 3px 0px;
}

#homeRight p.center {
	text-align: center;
}

#homeRight .orderNowButton {
	display: block;
	text-align: center;
	color: #1A2E5B;
/* 	font-size: 23px; */
	font-size: 19px;
	font-weight: bold;
	width: 175px;
	padding: 9px 0px;
	text-decoration: none;
	background-image: url('/_img/orderNowButtonBacker.png');
	background-repeat: no-repeat;
	margin: 0px auto;
}

#homeRight hr {
	margin: 10px 0px;
	height: 2px;
	background-color: #3DA3B2;
	color: #3DA3B2;
	border: none;
}

#homeRight .assessRiskButton {
	display: block;
	text-align: center;
	color: #1A2E5B;
	font-weight: bold;
	font-size: 14px;
	width: 191px;
	padding: 11px;
	text-decoration: none;
	background-image: url('/_img/assessRiskButtonBacker.png');
	background-repeat: no-repeat;
	margin: 0px auto;
}

#homeRight .downloadPDFButton {
	display: block;
	text-align: center;
	color: #0FA1AE;
	font-weight: bold;
	font-size: 14px;
	width: 111px;
	padding: 8px;
	text-decoration: none;
	background-image: url('/_img/downloadPDFButtonBacker.png');
	background-repeat: no-repeat;
	margin: 0px auto;
}

#homeRight p.testimonial {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #1A2E5B;
	line-height: 21px;
	font-style: italic;
}

#homeRight .testSpeaker {
	font-family: "Times New Roman", Times, serif;
	text-align: right;
}

#homeRight #requestInfo {
	width: 218px;
	margin: 0px auto;
	background-image: url('/_img/reqeustInfoBacker.jpg');
	background-repeat: repeat-y;
}

#homeRight #requestInfo .topBlue {
	font-size: 16px;
	font-weight: bold;
	padding: 4px 0px;
	text-align: center;
	color: #fff;
	background-color: #3DA3B2;
}

#homeRight #requestInfo .formButtons {
	padding: 0px;
}

#homeRight #requestInfo .formButtons a, #homeRight #requestInfo .formButtons span {
	text-align: center;
	color: #1A2E5B;
	font-size: 14px;
	display: block;
	text-align: center;
	padding: 9px 0px;
	border-bottom: 1px solid #6EC1BF;
}
	

	/* -------------------------- Secondary Page Styles ------------------------------- */
	
#leftNav {
	float: left;
	width: 175px;
	background-image: url('/_img/lefTNavBacker.jpg');
	background-repeat: repeat-x;
}

#leftNav ul {
	padding: 5px;
}

#leftNav ul li {
	list-style-type: none;
	margin: 0px 2px;
	padding: 4px 0px;
	border-bottom: 1px solid #0FA1AE;
	font-size: 12px;
}

#leftNav a {
	color: #666;
}

#leftNav a:hover, #leftNav a.active {
/* 	color: blue; */
	color: #3DA3B2;
}

#leftNav ul li ul li {
	border: none;
	padding: 2px 0px;
}

#secondaryContent {
	margin-left: 190px;
	margin-right: 265px;
	padding: 7px 0px;
}

#crumbles {
	font-size: 12px;
	margin-bottom: 8px !important;
}

#crumbles a {
	color: #666;
	padding: 3px 5px;
}

#crumbles a:hover, #crumbles a.active {
	color: blue;
}

#secondaryContent h2 {
	color: #0FA1AE;
	font-size: 19px;
	font-family: "Times New Roman", Times, serif;
	margin: 4px 0px;
	font-weight: normal;
}

#secondaryContent p {
	font-size: 12px;
	color: #333;
	margin: 4px 0px;
}

#secondaryContent ul {
	margin-left: 35px;
	font-size: 12px;
	color: #333;
}

#secondaryContent li {
	margin: 3px 0px;
}

#secondaryContent div.pdfs {
	float: right;
	width: 30% !important;
	border-left: 1px dashed #999;
	border-bottom: 1px dashed #999;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: right;
	padding-bottom: 10px;
}

#secondaryContent div.pdfs a {
	font-size: 13px;
	font-weight: bold;
	display: block;
	padding: 3px 0px;
}

#secondaryContent table {
	font-size: 12px;
}



	/* ------------------------- Footer Declarations ------------------------------------- */

#footer {
	margin: 5px 0px;
	text-align: center;
	clear: both;
	padding-right: 275px;
	position: relative;
}

#footerLogo {
/* 	float: right; */
/* 	margin-right: 5px; */
	position: absolute;
	bottom: 0px;
	right: 5px;
}

#footer p {
	font-size: 12px;
	color: #666;
}


	/* ----------------------- Additional Styles Copied Over from Previous Version ---------------------- */
	
	/* -------------------- Risk Calculator Styles --------------------------- */
	
	/* --------------------- New Cancer Form Styles ------------------------------ */
	
#cancerForm {
/* 	margin-left: 15px; */
/* 	margin-top: 15px; */
	margin-right: 40px;
/* 	padding-left: 10px; */
/* 	padding-top: 10px; */
	padding-bottom: 15px;
	margin-bottom: 15px;
/* 	border-top: 1px solid #8BB0DD; */
/* 	border-left: 1px solid #8BB0DD; */
}

#cancerForm p {
/* 	font-size: 14px !important; */
/* 	margin-left: 10px; */
}

#cancerForm p.note {
	font-style: italic;
	font-size: 11px !important;
}

#cancerForm h5 {
	margin-top: 14px;
/* 	margin-left: 10px; */
	padding-bottom: 3px;
	border-bottom: 1px solid #666;
	margin-bottom: 8px;
}

#cancerForm input {
	outline: none;
}

#cancerForm input.age {
	width: 30px;
	padding: 2px;
	border: 1px solid #8BB0DD;
	text-align: right;	
}

#cancerForm input.check {
	margin-right: 4px;
/* 	margin-left: 9px; */
	vertical-align: middle;
}

/*#cancerForm input.submit, #backButton {
	border: 1px outset #333;
	background-color: #2463AA;
	color: #fff;
	cursor: pointer;
	padding: 2px 3px;
}*/

#cancerForm input.submit, #backButton {
	background-image: url('/_img/orderNowButtonBacker.png');
	background-repeat: no-repeat;
	color: #1A2E5B;
	display: block;
	font-size: 11px;
	font-weight: bold;
/* 	margin: 0px auto; */
	margin-top: 10px;
	padding: 13px 0px;
	text-align: center;
	text-decoration: none;
	width: 175px;
	border: none;
	background-color: transparent;
}

#cancerForm select {
	padding: 1px;
	width: 115px;
	border: 1px solid #8BB0DD;
}

#cancerForm select option {
	padding-left: 5px;
}	

#smokeInputs {

}

#cancerForm p.redAlert {
	text-align: center;
	font-size: 120%;
	color: red;
	font-weight: bold;
}

 /* -------------------- Results Page -------------------------- */
 
#riskResults {
	
}

#riskResults h1 {
	text-align: center;
	color: #2463AA;
/* 	font-size: 31px; */
	font-size: 19px;
	font-family: "Times New Roman", "Times", serif;
}	

#riskResults h1 span {
	color: #993233;
	font-size: 28px;
}

#riskResults p {
/* 	font-family: "Times New Roman", "Times", serif; */
/* 	font-size: 14px !important; */
}

#riskResults p.center {
	text-align: center;
	font-size: 14px;
}

#riskResults p strong {
	font-size: 17px !important;
}

#riskResults p strong.red {
	color: #993233;
	padding: 0px;
	border: none;
	background-color: transparent;
}

#riskResults p strong.smaller {
	font-size: 14px !important;	
}

#riskResults p.riskNote {
	font-weight: bold;
/* 	font-style: italic; */
}

#riskResults p.separator {
	margin-top: 22px !important;
}

#riskResults p.boldify {
	font-weight: bold;
	font-size: 13px;
}

#riskResults p.rightInfo {
	float: right;
	width: 315px;
}

#riskResults img.icons {
	border: none;
	vertical-align: middle;
	padding-left: 3px;
	padding-right: 3px;
}

#PPVResults {
	background-color: #edf4ff;
	padding: 5px;
	border: 1px outset #333;
	margin: 10px 15px;
}

#PPVResults p {
	color: #333;
}

/*--------New Risk Chart Pages styles------------*/

#riskDownloads {
/* 	width: 647px; */
}

#riskDownloads .pdfs {
/* 	width: 170px; */
	font-size: 12px;
	text-align: right;
	float: right;
	margin-left: 12px;
}

#riskDownloads .pdfs a {
	color: #2463AA;
	text-decoration: underline;
	font-weight: bold;
	margin-bottom: 7px;
	display: block;
}

.copy {
/* 	width: 457px; */
/* 	border-right: 1px #333 solid;  */
}

#chartThree {
	width: 300px;
	float: right;
	padding-left: 7px;
}

#riskDownloads img.male {
	margin-left: 30px;
}

	/* -------------------------- Info Form Declarations ---------------------- */
	
#infoForm {
/* 	width: 500px; */
	width: 400px;
	padding: 10px;
}

#infoForm h2 {
	background-color: #3DA3B2;
	color: white;
	font-size: 16px;
	text-align: center;
	padding: 5px;
}

#infoForm p {
	padding: 3px 0px;
/* 	font-size: 13px; */
	font-size: 11px;
	text-align: right;
	margin-right: 50px;
}

#infoForm p.note {
	text-align: center;
	font-size: 12px;
	color: #333;
	font-style: italic;
	font-weight: bold;
	margin-right: 0px;
}

#infoForm p.left {
	text-align: left;
}

#infoForm p input {
	border: 1px inset #999;
	padding: 1px;
/* 	width: 330px; */
	width: 230px;
	margin-left: 8px;
	vertical-align: middle;
	font-size: 11px;
}

#infoForm p input.check {
	width: 13px;
	margin-right: 7px;
	margin-left: 30px;
	border: none;
}

#infoForm p input.datePicker {
	width: 155px;
}

#infoForm p.dialogBox {
	margin-left: 30px;
}

#infoForm p textarea {
/* 	width: 420px; */
	width: 320px;
	height: 55px;
	display: block;
	border: 1px inset #999;
	margin-top: 5px;
	font-size: 11px;
	color: black;
	margin: 3px 0px;
	padding: 1px;
	font-family: "Arial", sans-serif;
}

#infoForm p.center {
	text-align: center;
	margin-right: 0px;
}

#infoForm p input.submit {
	background-image: url('/_img/leftRailButtonBacker.jpg');
	background-repeat: no-repeat;
	bottom: 3px;
	color: #0FA1AE;
	display: block;
	font-size: 12px;
	height: 23px;
	overflow: hidden;
	padding: 3px 0px;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: 86px;
	border: none;
	margin: 0px auto;
	font-weight: bold;
	cursor: pointer;
}

/*#infoForm p input.submit {
	width: auto;
	border-style: outset;
	cursor: pointer;
	background-color: blue;
	color: white;
	font-weight: bold;
	padding: 0px 4px;
}*/


	/* ---------------------------------- WebCast Pages -------------------------------- */
	
.videoBlock {
	margin-top: 12px;
/* 	margin-right: 35px; */
}

.videoBlock a.showForm, .videoBlock a.comingSoonButton {
	float: right;
	display: block;
	background-image: url('/_img/leftRailButtonBacker.jpg');
	background-repeat: no-repeat;
	bottom: 3px;
	color: #0FA1AE;
	display: block;
	float: right;
	font-size: 12px;
	height: 17px;
	overflow: hidden;
	padding: 3px 0px;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: 86px;
}

.videoBlock h4 {
	padding-bottom: 3px;
	border-bottom: 1px solid #999;
/* 	margin-right: 105px; */
}

.videoBlock p {

}


	/* --------------------------- New Accorion Styles ------------------------------ */
	
#accordion {
	margin-top: 10px;
	font-family: Arial !important;
}

#accordion h3 {
	font-size: 13px !important;
}

#accordion h3 a {
	color: #3DA3B2 !important;
}

#accordion h3.ui-state-active a {
	color: #60BB22 !important;
}

.ui-accordion-content {
	padding: 5px 10px !important;
}

#accordion div a {
	color: #60BB22 !important;
}