body
{
	background-color: #cfe0f3;
	margin: 0;
	color: #455560; /**/
	font: normal 14px Arial;
}
body a
{
	font-family:Arial;
	font-size: 14px;
}
body a:link {
	color: #017c68;
	text-decoration: none;
	font-weight: bold;
	font-family:Arial;
	font-size: 14px;
	
}
body a:visited {
	color: #017c68;
	text-decoration: none;
	font-weight: bold;
	font-family:Arial;
	font-size: 14px;
}
body a:hover {
	color: #017c68;
	text-decoration: none;
	font-weight: bold;
	font-family:Arial;
	font-size: 14px;
}

body a:active {
	color: #017C6A;
	text-decoration: none;
	font-weight: bold;
	font-family:Arial;
	font-size: 14px;
}
#mainBody
{
	/*background: url('/images/bg_bottom.jpg') no-repeat bottom left;*/
	width: 1000px;
	z-index: 1;
	position: relative;
	margin: 0 auto;
	margin-top: -80px;
	padding: 0 0 200px 0;
	 background-color :#ffffff;
	 margin-top: 10px;
	
	
}
#bannerBackground
{
	height:215px; /*height:289px;*/
	width: 1000px;
	/*background: url('/images/banner.jpg') no-repeat top left;*/
}
#banner
{
	height: 82px; /*height: 155px;*/
	position: relative;
	background:url(/images/horizontal-rule.gif) bottom left no-repeat;  
}
#logo
{
	position: absolute;
	top: 33px; /*top: 103px; */
	left: 20px;
	width: 302px;
	height: 48px;
	
}
#midSection
{
/*background: url('/images/bg_main.gif') repeat-y top left;*/
width: 1000px;
position: relative;
}
#popSection
{
	background: url('/images/bg_main.gif') repeat-y top left;
width: 1000px;

}

#navContainer
{
	float: left;
	width: 272px;
	height: 100%;
	overflow: hidden;
	margin: -134px 0 0 0;	
}

#divForumHead a
{
	color: #017c68;
	font: bold 14px Arial;	
	text-decoration: none;
}
#divForumHead 
{
	font: normal 14px Arial;
	width: 1000px;
	height: auto;
	margin-bottom: 10px;
}
#divForumLeft
{
	text-align:left;
	float: left;
}
#divForumLeft fieldset
{
	width: 400px;
}
/*PWR 3391*/
#divForumTopLeft
{
	text-align:left;
	float: left;
}
#divForumRight
{
	text-align:right;
	float: right;
	padding-right: 98px;
	margin-top: 5px; 
}
#divForumtTopRight
{
	text-align:right;
	float: right;
	padding-right: 58px;
	margin-top: 5px; 
}
/*PWR 3391 end */
#divMemberListRight
{
	text-align:right;
	float: right;
	padding-right: 8px;
	margin-top: 50px;
}

#divForum {
  width:960px;
 
}

#ctl00_ContentPlaceHolder1_pnlMailBox1
{
	text-align:right;
	float: right
}


#ctl00_divCopy span
{
	

	font: normal 14px Arial;	
	/*padding: 0px 120px 0 0px;*/	
	padding: 0 40px 10px 0;	
	width: 900px;	
}
#navContainer a
{
	font: bold 14px Arial;
}

#contentContainer
{
	float: left;
	width: 728px;
	height: 100%;
	position: relative;
	margin: -134px 0 0 0;
	z-index: 30;
}

#mainContent
{
	
	z-index: 8;
	margin: 0px 31px 0 14px;
	width: 683px;
	overflow: hidden;
}


#mainContent p
{
	margin: 0 20px 0 55px;
}


#divPopForum {
	margin: 0 0px 0 55px;
	width: 728px;
}

#mainContent #ulspread
{
	margin: 15px 20px 0 55px;
}

#mainContent #ulspread li
{
	margin: 0px 20px 10px 25px;
}

/*#ckTreat 
{
	margin: 0 20px 0 80px;
}

#ctl00_ContentPlaceHolder1_pnlInput,#ctl00_ContentPlaceHolder1_pnlLocations
{
	margin: 0 20px 0 65px;
}
#terms 
{
	margin: 0 20px 0 55px;
}*/
h1.pageheader
{
	font-family:Arial;
	 margin-left:55px; 
}
h1
{
	/*font-family:Palatino Linotype,Book Antiqua,serif;*/
	font-family:Arial;
	font-size: 25px;
	/*margin: 0 0 0 -25px;*/
	margin:0;
	padding: 0 0 17px 0px;
	z-index: 10;
	position: relative;
}
.noMargin{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/*
#yesImg
{
	opacity: .3;
	position: absolute;
	left: 310px;
	z-index: 2;
	filter: alpha (opacity=30);
}
*/
#letter
{
	position: absolute;
	left: -40px;
	top: -50px;
	z-index: 9;
	
}
/* navigations */
#tabs
{

	position: absolute;
	right: 89px;
	bottom: 0;
	top: 53px /*top: 127px*/
	
}
#tabs img
{
	opacity: .99;
	filter: alpha (opacity=99);
	display: block;
	float: left;
	margin: 0 6px 0 0;
}
ul#topNav
{
	list-style-type: none;
	position: absolute;
	bottom: 0;	
	right: 89px;
	padding: 0;
	margin: 0 0px 0 0;
	z-index: 3;
}
ul#topNav li
{
	width: 101px;
	height: 27px;
	display: block;
	float: left;
	margin: 0 6px 0 0;
	text-align: center;
}
ul#topNav li#faq
{
	width: 86px;
}
ul#topNav li a
{
	display: block;
	height: 22px;
	padding-top: 5px;
	font-family:Arial;
	color:#017c6a;
}
ul#topNav li#privacy a
{
	width: 101px;
}



ul#siteMap
{
	margin: 0 0 0 40px;
	padding: 0;
	list-style-type: none;
	position: relative;
	z-index: 15;
	
}



ul#siteMap li .ReduceLineSpace
{
	padding-top: 4px;
	line-height: 16px;
	padding-bottom: 4px;
}

ul#siteMap li
{
	line-height: 24px;
}

ul#siteMap li#currPage ul
{
	display: block;
}

ul#siteMap li#currPage a
{
	color: #006699;
}

ul#siteMap li ul
{
	margin: 0 0 0 15px;
	padding: 0;
	list-style-type: none;
	width: 220px;	
}

ul#siteMap li ul li ul
{
	margin: 0 0 0 15px;
	padding: 0;
	list-style-type: none;
	width: 200px;
	
}

ul#siteMap li#currPage ul li a
{
	color: #017c68;
}


ul#leftNav
{
	margin: 20px 0 0 40px;
	padding: 0;
	list-style-type: none;
	position: relative;
	z-index: 15;
	
}
ul#leftNav li a
{
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	font-family:Arial;
	color:#017c6a;
}




ul#leftNav .ReduceLineSpace
{
	padding-top: 4px;
	line-height: 14px;
	padding-bottom: 4px;
}
ul#leftNav li .ReduceLineSpace
{
	padding-top: 4px;
	line-height: 14px;
	padding-bottom: 4px;
}

ul#leftNav li a .ReduceLineSpace
{
	padding-top: 4px;
	line-height: 14px;
	padding-bottom: 4px;
}

ul#leftNav span 
{
	color: #666666;	
}

ul#leftNav li
{
/*	line-height: 24px;*/
	padding-bottom:5px;
	padding-top:5px;
}

ul#leftNav li#currPage ul
{
	display: block;
}

ul#leftNav li#currPage a
{
	color: #017C6A;
}

ul#leftNav li ul
{
	margin: 0 0 0 15px;
	padding: 0;
	list-style-type: none;
	width: 220px;	
}

ul#leftNav li ul li ul
{
	margin: 0 0 0 15px;
	padding: 0;
	list-style-type: none;
	width: 200px;
	
}

ul#leftNav li#currPage ul li a
{
	color: #017c68;
}

.leftsub
{
	display: block;
	color: #017c68;
}


#footerNav
{
	float:right;
	text-align: right;
	padding: 0 40px 10px 0;	
}

#footerCopy
{
	float:left;
	text-align: left;
	font: normal 14px Arial;	
	padding: 0 40px 10px 0;	
}

#footerNav a, #topNav a
{

	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	font-family:Arial;
	color:#017c6a;
}

/*
ul#leftNav li ul a:link
{
	font-weight: bold;
}
ul#leftNav li ul a:visited
{
	font-weight: bold;
}
ul#leftNav li ul a:hover
{
	font-weight: bold;
}
ul#leftNav li ul a:active
{
	font-weight: bold;
}*/
#optionImgBot
{
	display: none;
}
.horizontal #optionImgBot
{
	opacity: .6;
	filter: alpha (opacity=60);
	position: absolute;
	bottom: 63px;
	z-index: 6;
	left: 136px;
	display: block;
}
#optionImgTop
{
	display: block;
	position: absolute;
	top: 86px;
	right: -20px;
	
}
.horizontal #optionImgTop
{
	display: none;
}

#ctl00_divCEOMsg
{
	position: relative;
	z-index: 7;
	float: left;
	padding: 15px 0px 0 0;
	margin-left:46px;
	height: 21px;
 }

#searchBar
{
	position: relative;
	z-index: 7;
	float: right;
	padding: 23px 96px 0 0; /*23px 143px 0 0;*/
	height: 21px;
}
#emailprint
{
	float: left;
    height: 21px;
    margin-left: 26px;
    padding: 23px;
    position: relative;
    z-index: 7;
	/*
	float:right;
	z-index: 8;
	float: right;
	padding: 10px 143px 0 0;
	*/
}
#search input
{
	background: url('/images/bg_input.gif') no-repeat top left;
	width: 155px; /* 178px*/
	padding: 3px 5px 3px 5px;
	height: 15px;
	border: 0;
	vertical-align:top;
	text-align: right;
	font: 12px normal : Arial;
	color: #999999;
}
#submit input
{
	/*color: #999999;*/
	color: #455560
	font-weight: bold;
	background: url('/images/button_go.gif') no-repeat top left;
	width: 31px;
	height: 23px;
	border: 0;
	vertical-align: top;
}


table#patientStories
{
	width: 500px;
	margin: 0;
	padding: 0;
}

table#patientStories td
{
	padding: 0 8px 0 0;
}
table#patientStories tr#patientNames td
{
	padding: 0 0px 0 10px;
	font-weight: bold;
}
table#patientStories tr#patientText td
{
	color: #4b92db;
	padding: 0 0px 0 10px;
	font-size: 11px;
}
#clickToShare
{
	float: right;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	margin:72px 0 0 0;
}
#clickToShare a
{
	text-decoration: underline;
}
#footer
{
	background: url("/images/horizontal-rule-short.gif") no-repeat scroll left top transparent;
	bottom: 0px;
	font-size: 12px;
	z-index: 19;
	height: 40px;
	width: 900px;
	margin: 0 auto;
	position: relative;
	margin-top: -100px;
	padding-top: 10px;
}



/* horizontal layout styles */

.horizontal #midSection
{
	/*background: url('/images/bg_main_horizontal.gif') repeat-y top left;*/
}

.horizontal #bannerBackground
{
	/*background: url('/images/banner_horizontal.jpg') no-repeat top left;*/
}
.horizontal #mainBody
{
	/*background: url('/images/bg_bottom_horizontal.jpg') no-repeat bottom left;*/
	
	padding-bottom: 200px;
	 background-color:#ffffff; 
	 margin-top:10px;
}
.horizontal #footer
{
background:none;
margin-top: -90px;
z-index: 20;
position: relative;

}




/* faq page */
ul#faq
{
	font-size: 12px;
	list-style-type: none;
	line-height: 24px;
	margin: 0 0 35px 20px;
	padding: 0 0 0px 0;
}
ul#faq li a:link
{
	color: #4b92db;
}
ul#faq li a:visited
{
	color: #4b92db;
}
ul#faq li a:hover
{
	color: #017c68;
}
ul#faq li a:active
{
	color: #017C6A; /*#4b92db*/
}


ul#forYourDoc
{
	margin: 0 0 20px 55px;
	padding: 0;
	list-style-type:disc;
	list-style-position:inside;
}
.backToTop
{
	display: block;
	padding: 0 0 15px 0;
	text-align: right;
	
}
a.backToTop:link
{
	text-decoration: underline;
}
a.backToTop:visited
{
	text-decoration: underline;
}
a.backToTop:hover
{
	text-decoration: underline;
}
a.backToTop:active
{
	text-decoration: underline;
}
/* glossary page */

#terms a
{
	display: block;
}

/*.termsCol
{
	float: left;
	width: 175px;
	padding: 0 10px 0 0;
}*/

.GlossaryTable
{
	width: 520px;	
}

.GlossaryRow{
	padding: 0 0 5px 0;
	
}

.GlossaryCol
{
	width: 255px;
	padding: 0 5px 0 0;
}
.GlossaryTable tr
{
	vertical-align: top;
}
#lightbox{
cursor: pointer;
}
#lightboxInner
{
color: #FFFFFF;
padding: 20px 25px 20px 25px;
min-height:100px;
height:auto !important;
height:100px
}
	
#lightboxTop
{
width: 438px;
height: 18px;
background: url('/images/lb_top.gif') no-repeat bottom left;
}
#lightboxMid
{
	background: url('/images/lb_mid.gif') repeat-y bottom left;
	width: 438px;
}
#lightboxBot
{
width: 438px;
height: 21px;
background: url('/images/lb_bot.gif') no-repeat top left;
}
#lightboxHeader
{
	font-size: 18px;
}
#keyboardMsg{ float: right; }
#closeButton{ top: 10px; right: 10px; }



/* Default stuff */

.floatLeft
{
	float: left;
}
.floatRight
{
	float: right;
}
.clear
{
	clear: both;
}
img
{
	border: 0;
}

form fieldset{
border: 0;
}
textarea{
width: 400px;
}


fieldset .text fieldset {
	border: none;
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom:10px;
	clear:left;
}
fieldset p {
	margin-top:5px;
	margin-bottom: 0px;
	clear:left;
}
fieldset legend {
	font-weight: bold;
	font-size:12px;
	border-bottom: 1px solid black;
}
fieldset label {
	float:left;
	clear:left;
	width:120px;
	text-align:right;
	font-weight:bold;
	font-size:10px;
	margin-top:5px;
	margin-bottom: 0px;
}

fieldset .plabel
{
	float:left;
	clear:left;
	width:120px;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	margin-top:5px;
	margin-bottom: 0px;
	
}

.shortLabel {
	width:120px;
}
.codeErrLabel 
{
	float:right;
	width:50px;
	color:Red;
}
.formHelp {
	padding-top:5px;
	margin-left:5px;
	vertical-align:middle;
}

fieldset input,select {
	border: 1px solid #006857;
	float:left;
	margin-left:5px;
	margin-top:5px;
	margin-bottom: 0px;
}
.datetoinput {	
	float:none;		
}
.datetolabel {	
	font-weight:bold;
	font-size:10px;
	margin-top:0px;
	margin-bottom: 0px;
}
fieldset h3 
{
	font-size: 1.5em;
	clear:left;
	margin-bottom:0px;
}
fieldset .text {
	float:left;
	text-align:left;
	margin-top:5px;
	margin-bottom: 0px;
}
fieldset .centertext {
	text-align:center;
}
fieldset .center {
	width:100%;
	text-align:center;
}
fieldset .center label {
	text-align:left;
	font-weight:bold;
	font-size:10px;
	margin-top:5px;
	margin-bottom:0px;
	float:none;
}
fieldset .center input,select {
	border: 1px solid #006857;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:0px;
	float:none;
}
fieldset .center p {
	margin-top:5px;
	margin-bottom: 0px;
	float:none;
}
fieldset .noborder input {
	border:none;
}

fieldset .required{
	color:Red;
}
.formErrorMsg 
{
	color:Red;
}
.noresults{
	color:Red;
	font: bold 14px Arial;		
}


.emailpage
{
	font: normal 12px Arial;				
}
.printpage
{
	font: normal 12px Arial;				
}

.close-btn
{
	float:right;
	padding: 0 25px 0 0; 
}
#emailcontainer
{
	padding: 0 0 0 5px; 
}

.ResetPassword  
{
	margin: 0 20px 0 55px;
}
.lnkLogout
{
	display:none;
}
.verticalLine
{
	padding: 0 5px 0 5px;
}
.patientStoryQuote
{
	color: #4B92DB;
	font-size: 11px;
}
.cancerTypeTitle
{
	color: #4B92DB;
	font-size: 12px;
}
.cancerTypeTitleDark
{
	font-size: 12px;
}

/*Video Player styles*/
#videoPlayer {
	width:464px;
	height:290px;
	min-height:300px;
	margin: 0 auto;
	
}

#videoPlayerHolder
{
	background: url('/images/flashframe.jpg') no-repeat top left;
	width: 511px;
	height: 319px;
	margin: 0 auto;
	padding: 28px 0 0 0;
	margin-top: 20px;
	
	
}
#psDisclaimer
{
	position: relative;
	margin: 50px 0 0;
}

#videosmallPlayer {
	width:382px;
	height:290px;
	min-height:300px;
	margin: 0 auto;
	
}
#videoPlayersmallHolder
{
	background: url('/images/flashframe_sm.jpg') no-repeat top left;
	width: 432px;
	height: 319px;
	margin: 0 auto;
	padding: 28px 0 0 0;
	margin-top: 20px;
}

#videoHomePlayer {
	width:400px;
	height:222px;
	min-height:225px;
	margin: 0 auto;
	
}
#videoPlayerHomeHolder
{
	background: url('/images/flashframe_436x264.jpg') no-repeat top left;
	width: 436px;
	height: 319px;
	margin: 0 auto;
	padding: 21px 0 0 0;
	margin-top: 20px;
}

#patientStoriesViewAll a:link
{
	text-decoration: underline;
}
#patientStoriesViewAll a:visited
{
	text-decoration: underline;
}
#patientStoriesViewAll a:hover
{
	text-decoration: underline;
}
#patientStoriesViewAll a:active
{	
	text-decoration: underline;
}

.printvideo 
{
    float:right;
    vertical-align:top
}


#tblsharestory .error 
{
    display:block ;
    color:Red; 
}
#tblsharestory #maincontent
{
    margin: 0 20px 0 55px;
}

#tblsharestory #TermsAgreement
{
    width:625px;
}

#TermsAgreement .error
{
    display:inline ; 
}

.clickhere 
{
    position:absolute;
    right:89px;
}
.nameLink
{
	float: left;
}
.printvideo
{
	float: right;
	padding: 2px 8px 0 0px;
}
#patientStoriesViewAll
{
	margin-right: 55px;
	font-weight: bold;
}


#tblsharestory #contentContainer
{
	float: left;
	width: 728px;
	height: auto;
	position: relative;
	margin: 0 0 0 0;
	z-index: 0;
}

#tblsharestory #mainContent
{
	
	z-index: 0;
	margin: 0px 0px 0 0px;
	width: 683px;
	overflow: hidden;
}


#tblsharestory #terms
{
    
    margin: 0px 20px 0 55px;
}

#tblsharestory #terms   a 
{
    
    display :inline ;
}

.Infomsg
{
    
    font-size: 10px;
    font-weight:bold; 
    color:Red;
    
}
#tblsharestory p
{
	margin: 2px 20px 2px 55px;		
}
#tblsharestory 
{
	margin-bottom: 10px;		
}
#divLocations {
	margin-bottom: 10px;
	margin-top: 20px;
}
/*#pCountry
{
	width: 200px;
	float: left;	
	
}*/
.searchsubheader{
	font: bold 24px;		
	font-weight: bold;
	font-family:Arial;
	text-decoration: underline;
	
}

.subheadmargin
{
   padding-top: 14px;
   padding-bottom: 15px;

}

#vidText {
	font-style :italic ;
	color:#666666;	
	background-color:#F3F3F3;
}

#divForum .content a {
    color: #007d68;
}

#divForum a#jumptobottom
{
 color: #ffffff;
}
