#wrapper, #footer{ behavior: url("iepngfix.htc"); }

@charset "utf-8";
/* CSS Document */
html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	}
	
td {
border:0;
vertical-align:top;
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	padding:0px;
	margin:0px;
	background-image:url(images-tempsite/body-bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#19498f;
}



/* -- copied from MooTools for HORIZONTAL SCROLLER.  This scroller can actually be either horizontal scrolling or vertical scrolling. change the last line of javascript inside the (middle) of the template-- */
#NewsTicker{
	border:solid 1px #cccccc;
	/*width:600px;
	height:200px;*/
	width:528px;
	height:35px;
	margin:0 auto;
}
	#NewsTicker h1{
	padding:6px;
	margin:0;
	border:0;
	background:#dfe7ed;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	}
	#NewsVertical {
	/*width: 600px;
	height: 200px;*/
	width:528px;
	height:35px;
	display: block;
	overflow: hidden;
	position: relative;
	}
/* Ticker Vertical - THIS IS NOT VERTICAL, it's actually HORIZONTAL-- */
	#TickerVertical {
	/*width: 600px;*/
	width:528px;
	/*height: 140px;*/
	height:35px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	#TickerVertical li {
	/*width: 280px;*/
	width:528px;
	color: #444444;
	text-align: left;
	font-size: 11px;
	margin: 0;
	padding: 6px 10px;
	float: left;
	/*height: 164px;*/
	height:35px;
	display: inline;
	}
		#TickerVertical li .NewsTitle{
		   /* IE 8 likes this to be inline instead of block
		   display:block;
		   */
			display: inline;
			color: #000000;
			font-size: 20px;
			margin-bottom:6px;
			margin-right:10px;
			font-family:Georgia, "Times New Roman", Times, serif;
		}
		
		
		#TickerVertical li .NewsTitle a:link,
		#TickerVertical li .NewsTitle a:Visited {
		/*changed to inline to get the story up beside the news header*/
			display: inline;
			color: #000000;
			margin-bottom:6px;
			text-decoration:underline;
		}
		#TickerVertical li .NewsTitle a:hover {
			text-decoration:none;
		}
		
		#TickerVertical li .NewsImg{
			float:left;
			margin-right:10px;
			border:solid 1px #DEDEDE;
		}
		#TickerVertical li .NewsFooter{
			display: block;
			font-size: 10px;
			margin:6px 0 14px 0;
			color:#000000
		}
		






/* ----------- CONTAINER ------ */
#wrapper {
	width:992px;
	margin:0 auto;
	background-image:url(images-tempsite/wrapper-bg.png);
	background-position:center;
	background-repeat:repeat-y;
}

#container {
width:980px;
margin:0 auto;
}

/* ----------- MMA CREDIT WHICH SPANS THE WHOLE TOP OF THE SCREEN ---------- */

#mma-credit-wrap {
width:100%;
height:72px;
background-image:url(images-tempsite/mma-credit-wrap-bg.jpg);
background-position:top left;
background-repeat:repeat-x;
margin:0 auto;
padding:0;
}

#mma-credit {
width:980px;
height:72px;
background-image:url(images-tempsite/mma-credit-bg.jpg);
background-position:top left;
background-repeat:repeat-x;
margin:0 auto;
padding:0;
}

#mma-credit img {
float:right;
padding-top:5px;
padding-right:10px;
margin:0;
}

#mma-credit a:link img, #mma-credit a:visited img {
border:0;
}

#mma-credit a:hover img, #mma-credit a:active img {
border:0;
}

/* ----------- HEADER ---------- */

#header {
width:960px;
height:156px;
padding:10px;
margin:0;
background-image:url(images-tempsite/header-bg.jpg);
background-position:bottom left;
background-repeat:repeat-x;
}

/* ----------- LOGO ---------- */
#logo {
width:455px;
height:60px;
float:left;
margin:0;
padding:0px 0 0 10px;
}

#logo img {
border:0;
padding:0;
margin:0;
}

#logo a:link img, #logo a:hover img, #logo a:active img, #logo a:hover img {
border:0px;
}

/*------------ ADDRESS-----------*/
#address {
float:right;
margin:0;
padding:10px 20px 0 0;
margin:0;
}

#address p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
/*text-transform:uppercase; */
color:#71716d;
margin:0;
padding:0;
}
#address p.telephone{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
/*text-transform:uppercase; */
color:#71716d;
margin:0;
padding:0;
text-align:right;
}

#address a:link, #address a:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
/*text-transform:uppercase; */
color:#71716d;
text-decoration:none;
}

#address a:hover, #address a:active {
color:#42423b;
}

/* ----------- TOP NAV ---------- */

#topnav {
	width:980px;
	height:70px;
	margin:0;
	padding:0;
		background-image:url(images-tempsite/nav-bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}

#topnav ul {
	width:970px;
	padding:0 0 0 10px;
	margin:0px;

}

#topnav ul li {
	list-style-type:none;
	float:left;
	display:inline;
	padding:0;
	margin:0;
}
#topnav ul li a:link, #topnav ul li a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	color:#71716d;
	text-align:center;
	text-decoration:none;
	float:left;
	display:block;
	height:70px;
	line-height:65px;
	background-image:url(images-tempsite/nav-bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	padding:0 10px 0 10px;
	margin:0;
}

#topnav ul li a:hover, #topnav ul li a:active, #topnav ul li a.current {
	color:#19498f;
	background-image:url(images-tempsite/nav-bg-active.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}

#body {
	width:980px;
	padding:0 0 10px 0;
	margin:0;
	overflow:hidden;
}

/* ----------- LEFT COLUMN ---------- */

#left-column {
float:left;
/*width:650px; */
width:940px;
margin:0;
padding:20px;
}

/*-------------------------------home page callouts --------------------------------*/
#callouts {
	width:624px;
	margin-top:10px;
	margin-bottom:20px;
	}

.left {
	float:left;
	margin:0 10px 10px 0;
	}
.right {
	float:right;
	margin:0 0 10px 10px;
	}

#callouts a img {
	border:1px solid #ccc;
	}

#callouts a:hover img {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	}
#callouts p {
	text-align:center;
	font-style:italic;
	}

/* ----------- MAIN CONTENT LOCATED IN THE LEFT COLUMN---------- */

#content {
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#content p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
line-height:15px;
color:#71716d;
}

blockquote {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
line-height:15px;
color:#71716d;
}

#content a:link, #content a:visited {
color:#19498f;
text-decoration:underline;
}

#content a:hover, #content a:active {
color:#aa9e6e;
text-decoration:none;
}

#content table {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
line-height:15px;
color:#71716d;
}

#content table td {
padding: 5px;
}

#content ul {

}

#content ul li, #content ol li {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
line-height:15px;
/* color:#27589A; */
color:#71716d;
}

#content ul li a:link, #content ul li a:visited,
#content ol li a:link, #content ol li a:visited {
color:#27589A;

text-decoration:underline;
}

#content ul li a:hover, #content ul li a:active,
#content ol li a:hover, #content ol li a:active {
 color:#aa9e6e; 

text-decoration:none;
}



#content h1, #content h1 a:link, #content h1 a:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:24px;
line-height:26px;
color:#19498f;
padding:0 0 10px 0;
margin:0;
text-decoration:none;
}

#content h1 a:hover, #content h1 a:active {
color:#726a4a;
}

#content h2, #content h2 a:link, #content h2 a:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
line-height:20px;
color:#71716d;
text-transform:uppercase;
padding:0 0 5px 0;
margin:0;
text-decoration:none;
}

#content h2 a:hover, #content h2 a:active {
color:#19498f;
}

#content h3, #content h3 a:link, #content h3 a:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
line-height:18px;
font-weight:bold;
color:#19498f;
padding:0 0 5px 0;
text-decoration:none;
}

#content h3 a:hover, #content h3 a:active {
color:#42423b;
}

#content h4, #content h4 a:link, #content h4 a:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
line-height:18px;
font-weight:bold;
color:#72a7da;
padding:0 0 5px 0;
text-decoration:none;
}

#content h4 a:hover, #content h4 a:active {
color:#726a4a;
}

#content h5, #content h5 a:link, #content h5 a:visited  {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
line-height:18px;
font-weight:bold;
color:#71716d;
padding:0 0 5px 0;
text-decoration:none;
}

#content h5 a:hover, #content h5 a:active {
color:#42423b;
}

#content hr {
margin:5px 0 5px 0;
padding:0;
color:#cbcbc2;
height:1px;
text-align:left;
}

/* ----------- RIGHT COLUMN WHICH CONTAINS THE SUBNAV AND THE NEWS---------- */

#rightcolumn {
float:left;
width:290px;
margin:0;
padding:0;
}

/* ----------- SUB NAV WHICH CONTAINS THE RELATED LINKS ---------- */

#subnav {
margin:0 0 20px 0;
padding:20px 20px 40px 20px;
float:left;
width:226px;
background-image:url(images-tempsite/subnav-bg.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}

#subnav h1 {
padding:10px 0 10px 0;
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:regular;
color:#19498f;
}

#subnav ul {
margin:0;
padding:0;
list-style-type:none;
}

#subnav ul li {
margin:0;
padding:0;
}

#subnav ul li a:link, #subnav ul li a:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#71716d;
text-decoration:none;
display:block;
width:auto;
padding:0 0 5px 0;
}

#subnav ul li a:hover, #subnav ul li a:active, #subnav ul li a.selectedon {
border-bottom:2px solid #70a8d9;
display:block;
padding:0 0 3px 0;
color:#42423b;
}



/* ----------- NEWS ---------- */

#news {
margin:0;
padding:20px 20px 40px 20px;
clear:left;
float:left;
width:226px;
height:256px;
background-image:url(images-tempsite/news-bg.jpg);
background-position:top left;
background-repeat:no-repeat;
}

#news h1, #news h1 a:link, #news h1 a:visited {
padding:10px 0 10px 0;
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:regular;
color:#19498f;
text-decoration:none;
}

#news h1 a:hover, #news h1 a:active {
color:#42423b;
}

/*------Bread Crumbs-----*/
#breadcrumbtree {
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
clear:left;
}
#breadcrumbtree a.breadcrumb:link, #breadcrumbtree a.breadcrumb:visited {
font-size:10px;
}

#breadcrumbtree a.breadcrumb:hover, #breadcrumbtree a.breadcrumb:active {
}


/* ----------- FOOTER ------ */
#footer {
	width:940px;
 	margin:0;
	padding:10px 20px 10px 20px;
	text-align:center;
	line-height:12px;
	background-image:url(images-tempsite/footer-bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#cbcbc2;
}

#footer p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#8e8c84;
}

#footer p a{
	padding:0;
	margin:0;
	color:#aa9e6e;	
	text-decoration:none;
	font-size:10px;
	font-weight:normal;	
}

#footer p a:hover {
	color:#8e8c84;
	text-decoration:none;
}

#footer ul {
	padding:0 0 10px 0;
	margin:0;	
	
}
#footer li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	list-style-type:none;
	display:inline;
	text-align:center;
	padding:0;
	margin:0;
}

#footer li a {
	padding:0;
	margin:0;
	color:#aa9e6e;	
	text-decoration:none;
	font-size:10px;
	font-weight:normal;	
}
#footer li a:hover {
	color:#8e8c84;
	text-decoration:none;
}
/*--search box --*/

#searchbox {
	float:right;
	width:210px;
	padding:0;
	margin:0;
	border:0px dashed white;
	height:31px;
	}
#searchbox input {
	float:left;
	margin:5px 0 0 0;
	}	
#searchbox a {
	color:#fff;
	}
	

.searchboxoff {
	color:#ccc;
	
}
.searchboxon {
	color:#000;
	}

/* ----------- THIS IS THE LINK TO MMA IN THE FOOTER ---------- */

a.mma-text:link, a.mma-text:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#000000;
	font-size:9px;
	text-decoration:underline;
}
a.mma-text:hover, a.mma-text:active{
	text-decoration:none;
}



a[href $='.pdf'] { 
   padding-right: 30px;
   background: transparent url(images/icon_pdf.gif) no-repeat center right;
}

/* -----  clinical trial search results -------*/
  .resulttable {
	  border-color:#CF381B #CF381B #CF381B #CF381B;
		border-style: solid;
		border-width:1px;		
		margin-bottom:25px;
	}
	.resulttitle {
	   font-size:9pt;
		 vertical-align:top;
		 text-align:right;
		 font-weight:bold;
		 color:#CF381B;
		 color:#00953B;
		 background-color:#F9EBC8;
		 margin:0; 					 
  }
  
  
	.resultdata {
	   font-size:9pt;
		 vertical-align:top;
		 background-color:#FBF3E0;
		 margin:0;	 					 
  }
  
  
  .resultdata p {
  	margin:0;
	}