@charset "UTF-8";
/* CSS Document */

* { 
	
	margin:0;
	
	padding:0;
	
	behavior: url(iepngfix.htc);
	
	}
	
h3 {

	font-size:14px;
	
	color:#5b5b5b;
	
	}
	
h4 {

	font-size:16px;
	
	font-style:italic;
	
	color:#5b5b5b;
	
	}

h7 {
	
	font-family:Georgia, Helvetica, Trebuchet MS, Tahoma, sans-serif;

	font-style:italic;

	font-size:14px;
		
	color:#5b5b5b;
	
	}
	
h9 {

	font-family:Helvetica, Georgia, Trebuchet MS, Tahoma, sans-serif;

	font-style:italic;

	font-size:9px;
	
	line-height:1em;

	color:#5b5b5b;
	
	}
	
body {
	
	font-family:Georgia, Helvetica, Trebuchet MS, Tahoma, sans-serif;
	
	font-size:12px;
	
	line-height:1.75em;
			
	}
	
#header {

	width:1245px;
	
	height:327px;
	
	
	}
	
body#index #header,
body#register #header,
body#resources #header,
body#contact #header,
body#bctrial #header {
	
	background: #FFF url('../img/banners/head_index2.jpg') top center no-repeat;
	/*background:#fff url(../img/head_index.jpg) top center no-repeat;*/
	
	}
	
body#physicians #header {
	
	background:#fff url('../img/banners/head_news3.jpg') top center no-repeat;
	
	}

body#patients #header {
	
	background:#fff url('../img/banners/head_pinfo2.jpg') top center no-repeat;
	
	}
	
body#register #header {
	
	background:#fff url('../img/banners/head_register2.jpg') top center no-repeat;
	
	}
	
body#resources #header {
	
	background:#fff url('../img/banners/head_news3.jpg') top center no-repeat;
	
	}	

body#news #header {
	
	background:#fff url('../img/banners/head_news3.jpg') top center no-repeat;
	
	}

	
#wrap {

	width:1245px;
	
	margin:0 auto;
	
	}
	
body#patients #content img,
body#register #content img,
body#resources #content img, {

	border:1px solid #5b5b5b;

	margin:300px 0;

	}
	
#contentwrap {

	float:left;

	width:100%;
	
	background:#fff url(../img/contentbg.jpg) top center no-repeat;

	}	
	
.important {
	
	font-weight:bold;
	
	font-family:Helvetica, Trebuchet MS, Tahoma, sans-serif, Georgia;
	
	color:#ED3092;

	}
	
.clear:after {
	
	content:".";
	
	display:block;
	
	height:0;
	
	line-height: 0;
	
	clear:both;
	
	visibility:hidden;
	
	}

.clear {display:inline-block;}
	/* Hide from IE Mac \*/
	.clear {display:block;}
	/* End hide from IE Mac */
	
html[xmlns] .clear {
    display: block;
}

* html .clear {
    height: 1%;
}
	
span {

	display:inline-block;
	
	}
	
		
/*----------Nav CSS----------*/


#nav ul {

	width:780px;
	
	margin:0 auto;
	
	padding:18px 0 0 0;

	list-style:none;
	
	overflow:hidden;
	
	}

#nav ul li {

	float:left;
		
	margin:0 1em 0 -1em;
	
	padding:0 1em 0 1em;	
	
	border-left:1px solid #b8baba;
	
	line-height:1em;
	
	font-size:13px;
	
	list-style:none;
	
	}
	
#nav ul a {

	color:#620bd9;
	
	font-style:italic;
	
	text-decoration:none;
	
	}

#nav ul a:hover {

	color:#b7a4d2;
	
	text-decoration:none;
	
	}

body#index #nav #t-index a,
body#physicians #nav #t-physicians a,
body#register #nav #t-register a,
body#patients #nav #t-patients a,
body#news #nav #t-news a,
body#resources #nav #t-resources a,
body#contact #nav #t-contact a {

	color:#ed3092;

	}	
	
#nav ul h8 {

	float:left;
	
	display:inline-block;
	
	color:#bab9bb;
	
	}	


/*----------NAV	CSS END-----------*/

		
/*----------CONTENT CSS-----------*/
	
#content {

	width:800px;
	
	min-height:350px;
	
	margin:0 auto;
	
	padding:44px 0 0 0;

	}
	
#col1 {

	float:left;
	
	padding:10px 0 0 0;

	width:500px;
	
	}
	
#col1 p {
	
	margin:0 25px 15px 30px;
	
	font-size:12px;
		
	color:#626262;
	
	}
	
#col1 h3 {

	margin:0 0 5px 18px;
	
	}
	
.rollover a {

	margin:0 0 10px 0;
	
	display:block;
    
	width:450px;
    
	height:100px;
	
	background: url(../img/2ndOpinionBtn.jpg) 0 0 no-repeat;
    
	border:none;
	
	}
	
	 
.rollover a:hover {

    background-position:0 -100px;
	
	}
	
#col1callout {

	margin:0 20px 20px 0;

	padding:25px 0 0 0;
	
	border-top:1px solid #b8baba;
	
	}

#col1callout img {
	
	float:left;
	
	margin:0 15px 0 0;
	
	}
	
#col1callout p {
		
	padding:15px 0 0 0;
	
	font-size:18px;
	
	line-height:1.5em;
	
	color:#385200;
	
	}
	
#col1callout p span {

	font-weight:bold;
	
	color:#7364ac;
	
	}
				
#col2 {

	float:left;

	width:300px;
	
	}
	
#col2box {

	width:235px;
	
	margin:0 0 0 25px;
	
	padding:20px;
	
	background-color:#e6defe;
	
	}
	
.boxitem {

	margin:0 0 20px 0;

	padding:0 0 20px 0;

	border-bottom: 1px solid #b8baba;
	
	}	
	
.boxitem img {
	
	margin:10px 0 0 0;
	
	}
	
.boxitem p {

	margin:10px 0 0 0;
	
	}
	
.boxitem a {

	margin:5px 0 0 0;

	font-family:Helvetica, Trebuchet MS, Tahoma, sans-serif;
	
	font-weight:bold;

	text-align:right;
	
	color:#ed3092;
	
	text-decoration:none;
	
	display:block;
	
	}
	
.boxitem a:hover {

	color:#b7a4d2;
	
	}
	
	
#footer {

	height:150px;
	
	background:url(../img/footerbg.jpg);
	
	}
	
#footercontent {

	width:770px;
	
	margin:0 auto;
	
	padding:85px 0 0 30px;
	
	}
	
#footercontent p {

	text-align:right;
	
	line-height:1.25em;
	
	color:#6956a4;
	
	}
	
#footercontent a {

	color:#620bd9;
	
	text-decoration:none;
	
	}

#footercontent a:hover {

	color:#fff;
	
	text-decoration:none;
	
	}
	
#player {

	width:450px;
	
	height:320px;
	
	margin:0 0 20px 0;
	
	border:1px solid #000;
	
	}
	
/*----------PHYSICIANS PAGE CSS -----------*/


.docentry {

	float:left;

	width:100%;
	
	margin:18px 18px 0 18px;
	
	padding:20px;
	
	background:#fff url(../img/docentrybckgnd.jpg) top left repeat-x;
	
	border-bottom:1px solid #b8baba;

	}
	
body#physicians .docentry h3 {

	margin:0 0 10px 0;

	font-size:16px;
	
	font-style:italic;
	
	}
	
body#physicians .docentry p {

	margin:0 0 8px 0;
	
	}	

body#physicians .docentry img {

	float:left;
	
	margin:0 20px 0 0;
	
	border:1px solid #5b5b5b;
	
	}
	
body#physicians .docentry img {

	float:left;
	
	border:1px solid #5b5b5b;
	
	}
	
/*----------PHYSICIANS PAGE CSS END -----------*/
	
/*----------REGISTER PAGE CSS -----------*/


body#register #col1 img {

	padding:0 0 0 300px;

	border:none;
	
	}
	
body#register #col1 ul {

	margin:0 0 20px 18px;
	
	list-style: none;
	
	}

body#register #col1 ul li {

	margin:0 12px;
	
	}
	
body#register #col1 ul li:first-child {

	border-top:0;
			
	}

body#register #col1 ul a {

	color:#620bd9;
	
	text-decoration:none;
	
	}

body#register #col1 ul a:hover {

	color:#b7a4d2;
	
	text-decoration:none;
	
	}

body#bctrial #col1 h2 {

	margin:0 0 10px 18px;

	font-size:16px;

	font-style:italic;
	
	color:#5B5B5B;
	
	}
	
ul.purple   {
	 
	margin:10px 0 20px 45px;
	
	list-style:disc;
	
	color:#620BD9;
	
}
	
	
/*----------REGISTER PAGE CSS END -----------*/
	
/*----------PATIRNT INFORMATION PAGE CSS -----------*/


body#patients #col1 {

	float:left;
	
	width:225px;
	
	height:400px;
		
	background-color:#E6DEFE;
	
	}
	
#pinav ul {

	margin:15px 0 0 20px;
	
	list-style:none;
	
	}

#pinav ul li {

	font-size:12px;
	
	margin:0 0 3px 0;
				
	}
	
#pinav ul a {

	color:#620bd9;
	
	text-decoration:none;
	
	}

#pinav ul a:hover {

	color:#b7a4d2;
	
	text-decoration:none;
	
	}
		
body#patients #col2 {

	float:left;

	width:515px;
	
	padding:0 25px 25px 35px;
	
	}
	
body#patients h2 {

	margin:0 0 10px 0;

	font-size:16px;
	
	font-style:italic;
	
	color:#5B5B5B;
	
	}

body#patients #col2 p {
	
	color:#626262;
	
	font-size:12px;
	
	margin:0pt 25px 15px 15px;
	
	}

body#patients #col2 ul {

	margin:0 0 20px 0;
	
	}
	
body#patients #col2 ul li {
	
	margin:0 0 0 15px;
	
	list-style:none;
	
	}
	
body#patients #col2 ul li.bullet {

	margin:0 0 0 30px;

	list-style:disc;
	
	}
	
body#patients #col2 ul li.bullet p {

	margin:0;
	
	}
	
body#patients #col2 ul li a{
	
	color:#620bd9;
	
	}
	


/*----------PATIRNT INFORMATION PAGE CSS END -----------*/	
	
/*----------RESOURCES PAGE CSS -----------*/
	
body#resources #col1 img {

	padding:0 0 0 300px;

	border:none;
	
	}
	
body#resources #col1 ul {

	margin:0 0 20px 18px;
	
	list-style: none;
	
	}

body#resources #col1 ul li {

	margin:0 12px;
	
	}
	
body#resources #col1 ul li:first-child {

	border-top:0;
			
	}

body#resources #col1 ul a {

	color:#620bd9;
	
	text-decoration:none;
	
	}

body#resources #col1 ul a:hover {

	color:#b7a4d2;
	
	text-decoration:none;
	
	}

body#resources #col1 #toplinks a {

	color:#620bd9;
	
	text-decoration:none;
	
	}

body#resources #col1 #toplinks a:hover {

	color:#b7a4d2;
	
	text-decoration:none;
	
	}
	
/*----------NEWS PAGE CSS -----------*/

body#news #col1 {

	float:left;
	
	padding-top:0;
	
	width:800px;
	
	}
	
body#news #col1 p,
body#article .newsfeaturebox p {
	
	margin:0 40px 15px 40px;
	
	font-size:12px;
		
	color:#626262;
	
	}

body#news #col1
body#article .newsfeaturebox2 p {
	
	margin:0 20px 15px 10px;
	
	font-size:12px;
		
	color:#626262;
	
	text-align: left;
	
	}

body#news .newsfeaturebox {

	padding:25px 0 20px 0;
	
	margin:0 0 20px 0;

	background-color:#e6defe;

	}

body#news .newsfeaturebox2 {

	padding:25px 0 20px 0;
	
	margin:0 0 20px 0;

	background-color:#e6defe;

	}

body#news .newsfeaturebox h5,
body#article .newsfeaturebox h5 {

	width:750px;

	margin:0 0 5px 40px;
	
	font-size:22px;
	
	line-height: 150%;
	
	}

body#news .newsfeaturebox2 h5,
body#article .newsfeaturebox2 h5 {

	width:750px;

	margin:0 0 5px 40px;
	
	font-size:22px;
	
	line-height: 150%;
	
	}

body#news .newsfeaturebox h6,
body#article .newsfeaturebox h6 {

	width:450px;

	margin:0 0 5px 40px;
	
	font-family:Helvetica, Trebuchet MS, Tahoma, sans-serif;
	
	font-size:11px;
	
	color:#a0a0a0;
	
	}

body#news .newsfeaturebox2 h6,
body#article .newsfeaturebox2 h6 {

	width:450px;

	margin:0 0 5px 40px;
	
	font-family:Helvetica, Trebuchet MS, Tahoma, sans-serif;
	
	font-size:11px;
	
	color:#a0a0a0;
	
	}

body#news .newsfeaturebox img,
body#article .newsfeaturebox img {

	margin:5px 0 10px 30px;

	border:1px solid #5b5b5b;
	
	}	

body#news .newsfeaturebox2 img,
body#article .newsfeaturebox2 img {

	margin:5px 0 10px 30px;

	border:1px solid #5b5b5b;
	
	}	

body#news .newsfeaturebox a,
body#article .newsfeaturebox a {

	margin:5px 20px 0 0;

	font-family:Helvetica, Trebuchet MS, Tahoma, sans-serif;
	
	font-weight:bold;

	text-align:right;
	
	color:#ed3092;
	
	text-decoration:none;
	
	display:block;
	
	}	

body#news .newsfeaturebox2 a,
body#article .newsfeaturebox2 a {

	/*margin:5px 20px 0 0;*/

	font-family:Helvetica, Trebuchet MS, Tahoma, sans-serif;
	
	font-weight:bold;

	text-align:left;
	
	color:#ed3092;
	
	text-decoration:none;
	
	/*display:block;*/
	
	}	

body#news .newsfeaturebox2 a:hover,
body#article .newsfeaturebox2 a:hover {

	/*margin:5px 20px 0 0;*/

	font-family:Helvetica, Trebuchet MS, Tahoma, sans-serif;
	
	font-weight:bold;

	text-align:left;
	
	color:#ee83bd;
	
	text-decoration:none;
	
	/*display:block;*/
	
	}	

.newsfeaturebox ul {

	list-style:none;
	
	}
	
body#news .newsfeaturebox ul li a {

	margin:2px 0 0 30px;

	font-family:Georgia, Helvetica, Trebuchet MS, Tahoma, sans-serif;
	
	font-size:12px;
	
	font-weight:normal;

	text-align:left;
	
	color:#620BD9
	
	}

body#news .newsfeaturebox ul li a:hover {

	color:#b7a4d2;
		
	}
	
body#news #boxitem {

	margin:0 0 20px 0;
	
	border-bottom:1px solid #5b5b5b;
	
	}	
	
body#news #boxitem ul {
	
	padding:0 0 8px 15px;
		
	}
	
body#news #boxitem h4 {

	font-size:18px;
	
	margin:0 0 5px 0;
		
	}
		
body#news #boxitem a {

	margin:5px 0 0 0;

	text-align:left;
	
	font-family:Helvetica, Trebuchet MS, Tahoma, sans-serif;
	
	font-weight:bold;
	
	font-size:12px;
	
	line-height:1.5em;

	color:#ed3092;
	
	text-decoration:none;
	
	display:block;
	
	}
	
body#news #boxitem a:hover {

	color:#b7a4d2;
	
	}
	
/*----------NEWS PAGE CSS END-----------*/


/*----------ARTICLE PAGE CSS-----------*/

body#article .newsfeaturebox h9 {

	margin:10px 0 5px 18px;
	
	font-family:Helvetica, Georgia, Trebuchet MS, Tahoma, sans-serif;

	font-style:normal;

	font-size:12px;
	
	color:#5b5b5b;
	
	display:block;
	
	}

/*----------ARTICLE PAGE CSS END-----------*/


/*----------CONTACT PAGE CSS -----------*/

body#contact #col1 {

	padding:0;

	width:398px;
	
	}

body#contact img {

	margin:0 0 10px 0;
	
	}


body#contact #col2 {
	
	width:357px;
	
	}

body#contact #col2box {

	width:100%;
	
	margin:0 0 0 16px;

	padding:0 0 0 25px;
	
	background:none;
	
	border-left:1px solid #b090dc
	
	}
	
body#contact #content h5 {

	margin:0 0 15px 18px;
	
	padding:0 0 15px 0;
	
	font-size:20px;
	
	color:#626262;
	
	border-bottom:1px solid #b8baba;
	
	}
	
body#contact #content h6 {

	margin:0 0 5px 18px;
	
	font-family:Helvetica, Trebuchet MS, Tahoma, sans-serif;
	
	font-size:14px;
	
	color:#b090dc;
	
	}
	
body#contact #content p {

	font-size:14px;
	
	color:#626262;

	}
	
body#contact #col2 p {

	margin:0 0 0 30px;

	}

body#contact #content a {

	color:#620bd9;
	
	text-decoration:none;
	
	}

body#contact #content a:hover {

	color:#e6dffe;
	
	text-decoration:none;
	
	}
	
body#contact #contactform {

	margin:10px 8px 0 8px;
	
	padding:0 0 10px 0;
	
	background-color:#e6e6e6;
	
	border:1px solid #B090DC;

	}
	
body#contact form {

	padding:18px;

	}

body#contact #contactform h6 {

	margin:18px 0 0 18px;
	
	}
	
body#contact #contactform span {
	
	color:#dc0000;
	
	}

body#contact h1 {

	margin:0 0 0 19px;
		
	font-family:Helvetica, Trebuchet MS, Tahoma, sans-serif;

	font-size:10px;
	
	}

/*----------END CONTACT PAGE CSS -----------*/


