/********************************************************/
/** Styles for School of Medicine web
/** created by Elizabeth Davies, DoIT, 12/07/05
/** last updated: 01/25/06
/**
/**  modified 03/26/2007 to adjust background line
/**  modified 08/12/2008 to add search box styles
/**
/********************************************************/
body	{ margin-top:10px;
  text-align:center;
}
form { margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}
a, a:link, a:visited, a:hover, a:active	
	{ 
	outline: none;
	}

td { 
  padding-right: 6px;
  padding-left: 6px;
/*
  changing this to a fixed unit to avoid font sizing issue widening the table in IE
  jpw49221 09-12-2008
  padding-right:0.5em;
  padding-left:0.5em;
*/
}
#stafftable {
	font-size:1em;
}
#container { width:765px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  position:relative;
  top:auto;
  left:auto;
  background-color:#FFF;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
}
a:link, a:active  {
  color:#004990; 
  text-decoration:none;
}
a:visited  {
  color:#663399;
  text-decoration:none;
}
a:hover   { 
  color:#000000;
  text-decoration:underline;
}
/********************************************************/
/** header elements
/********************************************************/
#header { 
  position:relative;
  text-align:left;
  width:765px;
  height:25px;
  background-color:#000;
}
#metamenu { 
  color:#FFF;
  background-color:transparent;
  float:right;
  display:inline;
  text-transform:lowercase;
}
#metamenu UL, #menu UL { 
  margin-top:0px;
  margin-bottom:0px; 
  padding-top:0px; 
  padding-bottom:0px;
}
#metamenu LI { 
  color:#BDCADD;
  float:left;
  display:inline;
  font-size:11px;
  list-style-type:none;
}
#metamenu A:link, #metamenu A:visited, #metamenu A:hover, #metamenu A:active	{ 
  margin:0px 10px 4px 10px;
  text-decoration:none;
  color:#BDCADD;
  text-transform:lowercase;  
} 
#branding {
  position:relative;
  text-align:left;
  width:765px;
  height:100px;
  background:#004990 url(/fileadmin/projects/clinical-research/images/defaultheader.jpg) bottom right no-repeat;
}

#cumclogo h1 {
  width:175px;
  height:63px;
  display:block;
  margin:0px 0px 0px 0px;		
  position:relative;
  top:5px;
  left:5px;
  background:#004990 url(/fileadmin/projects/clinical-research/images/cu_logo.gif) no-repeat;		
}
a#cumcheader {
  background:#004990 url(/fileadmin/projects/clinical-research/images/cu_logo.gif) no-repeat;	
  height:63px;
  width:175px;
  display:block;
  color:#004990;
}

#accentimage {
  width:104px;
  height:75px;
  position:absolute;
  top:96px;
  left:40px;		
}		
.imgdropshadow {		
  margin:4px 0 0 4px;
  background-image:url(/fileadmin/user/medicine/images/backgrounds/ds333.gif);
}

/* commented backslash hack - invisible to IE5 Mac \*/
html>body div.imgdropshadow {
  background:url(/fileadmin/user/medicine/images/backgrounds/ds40.png);
}
/* end hack */ 

img.dropshadow {
  position:relative;
  top:-4px;
  left:-4px;
}

/** if this is the main root page, do not display the subheadline **/

.home #topcap h3 { display:none; 
}

#clinresearch #topcap h3 {
	display:inline;
}

#topcap {
  position:relative;
  text-align:left;
  width:765px;
  height:30px;
  background-color:#000;
}
#topcap h3 {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  color:#FFF;
  position:relative;
  top:3px;
  left:215px;
  font-size:26px;
  font-weight:normal;
  line-height:28px;
}
#topcap A:link, #topcap A:visited, #topcap A:hover, #topcap A:active	{ 
  text-decoration:none;
  color:#FFF;  
} 
#menucontainer {
  position:relative;
  text-align:left;
  width:765px;
  height:20px;
}
#menu    { 
  background:#959595 url(/fileadmin/projects/clinical-research/images/background-menu.gif) no-repeat bottom left;
  float:right;
  display:inline;
}
#menu LI { color:#FFF;
  float:left;
  display:inline;
  font-size:11px;
  list-style-type:none; 
}
#menu A:link, #menu A:visited, #menu A:hover, #menu A:active	{ 
  margin:0px 15px 4px 15px;
  text-decoration:none;
  font-weight:bold;
  color:#FFF;  
  text-transform:uppercase;

} 
#form1 select {   width:180px; 
  color:#044990; 
  border: inset 1px #044990; 
}




/********************************************************/
/** main body content elements
/********************************************************/
#mainrow { color:#000;
  background-color:#FFF;
  text-align:left;
  overflow:hidden;

  /* add background line to mainrow div */
  background:transparent url(/fileadmin/projects/clinical-research/images/background-mainrow-line.gif) repeat-y top left;
}
* html #mainrow
{
  float: left;
}
#column_menu {
  width:200px;
  float:left;
  display:inline;
  text-align:left;
  padding:0px 0px 0px 0px;		
  margin:30px 0px 0px 0px;
}
#column_content {
  width:564px;
  float:left;
  display:inline;
  text-align:left;
  margin-top:15px;
}

* > #column_menu { position: relative;
  z-index: 1000;
}

* > #column_content { position: relative;
  z-index: 1000;
}
#column_content .edged { 
background:transparent url(/fileadmin/projects/clinical-research/images/bg-h3.gif) no-repeat center left;
  padding-left:15px;
  padding-bottom:0px;
  margin:3px 0px 4px -7px;
}

#column_content h3 { background-color:#E1E1E1;
  border:1px solid #959595;
  padding:0px 15px 0px 15px;
  margin:0px 0px 0px 0px;
  display:inline;
  color:#004990;
  font-size:14px;
  font-weight:normal;
}
#column_content img { 
  padding: 4.866667px;
/*
  changing this to a fixed unit to avoid font sizing issue widening the table in IE
  jpw49221 09-12-2008
  padding: 0.4em; 
*/
}
#inner_float .edged { 
  background:#FFFFFF url(/fileadmin/projects/clinical-research/images/background-h3-float.gif) no-repeat top left;
  margin:3px 0px 4px -10px;
}
#inner_float {
  /*float:right;*/
  width:150px;
  border-bottom:1px solid #CCCCCC;
  border-left:1px solid #cccccc;
border-top:1px solid #cccccc;
  padding:10px 0px 10px 10px;
  margin:30px 0px 10px 0px;		
  position:relative;
  right:-10px;
  background:transparent url(/fileadmin/projects/clinical-research/images/background-float.gif) no-repeat top left;
  background-position: 0px 1px;
}
#inner_float h3 {
  background-color:#efefef;
  border: 1px solid #CCCCCC;
  padding:0px 8px 0px 8px;
  bottom:4px;
  top:0.05em;
  position:relative;
  margin-left:-3px;
}
#inner_float ol, #inner_float ul    {
  margin:0px 0px 10px 20px;
  padding:0px 0px 0px 0px;
}
#inner_float table {
  margin-top:0.5em;
  background-color:#efefef;
  border:0px;
}
#inner_float td {
  padding-left:0.5em;
}
#inner_float p {
  clear:both;
}
.teaching #inner_float {
  width:200px;
}
/********************************************************/
/** Left menu
/********************************************************/
#column_menu ul { margin:0px 0px 10px 0px;
  padding:0px 0px 0px 0px;		
}
#column_menu ul.menulist { margin-left:0.5em;
}
#column_menu ul ul { padding-left:0.5em;	
}
#column_menu ul ul ul { margin-bottom:0px;	
}
.menulist li { list-style:none;
  padding-left:0.5em;
  text-indent:-0.5em;
  line-height:21px;
}
.menu1 	{   
  text-transform:capitalize;
  font-weight:bold;
  border-top:1px solid #CCC; 
  border-collapse:collapse; 
  background-color:#FFFFFF !important;
}
.current1	{ 
  border-top:1px solid #ccc; 
  border-collapse:collapse; 
}

.current2, .current3, .current4, .current5	{ 
  text-transform:none !important;
  font-weight:normal;
  border-top:1px solid #004990; 
  border-collapse:collapse; 
  background-color:#E1E1E1 !important;
}
.current3, .current5	{ 
  background-color:#D1D1D1 !important;
}
.menu2  { text-transform: none;
  font-weight:normal; 
  border-top:1px solid #CCC; 
  border-collapse:collapse; 
  background-color:#FFFFFF !important;
}
.menu3, .menu4, .menu5  { border-top:1px solid #CCC;
  border-collapse:collapse; 
  background-color:#FFFFFF !important;
}

.menulist a:link, .menulist a:visited  {
  text-decoration: none;
  color:#454545! important;
  font-weight:bold;
}
.menulist a:active { 
  text-decoration: none;
  color:#004990! important; 
  font-weight:bold;
}
.menulist a:hover  {
  color:#000000;
}
/********************************************************/
/** footer elements
/********************************************************/
#footer { color:#BDCADD;
  background-color:#000;
  text-align:center;
  padding:4px 0px 4px 0px;
  font-size:0.8em;
  position:relative;
  z-index:2000;
}
#footer A:link, #footer A:visited, #footer A:hover, #footer A:active	{ 
  text-decoration:none;
  font-weight:bold;
  color:#BDCADD;  
} 
/********************************************************/
/** global classes and ids
/********************************************************/
.hidden { 
  position:absolute; 
  left:0px; 
  top:-500px; 
  width:1px; 
  height:1px; 
  overflow:hidden;
} 
.lfloat       {
  float: left;
  display: inline;
}    
.newsList .bodytext {
  padding-top:1em;
  clear:both;
  vertical-align:bottom;
}
.newsList .bodytext img { 
  float:left;  
  display:inline;
  padding-right:0.5em;
  border:none; 
  margin-top:-1.5em;
}   

.shade_btm_left, .shade_btm_right { background-color:#666;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}
.padded10 { 
 /* margin:10px; */
 margin: 10px 5px 0px 10px;
  padding-left:20px;
}

.vert_spacer {
  position:relative;
  height:0.5em;
  background-color:#FFFFFF;
}

/****************************************************
  top search form display
****************************************************/
#som_search {
	position:absolute;
	top:30px;
	left:640px;
	height:35px;
	width:160px;
	margin: 0px 0px 0px 0px;
  	padding: 8px 0px 0px 0px;
  	color: #666666;
}
#som_search label {
	display:none;
}
.q {
  	border-width:0px;
  	background: transparent url("/fileadmin/projects/clinical-research/images/search_box.gif") no-repeat;
  	color: #666666;
  	padding: 4px 8px 5px 8px;
  	width: 129px;
}
#som_buttonsearch {
  	margin: -25px 0px 0px 145px;
}

.q_submit, 
.q_submit-hover {
  	width: 24px;
  	height: 24px;
  	background: url("/fileadmin/projects/clinical-research/images/search_button.gif") no-repeat;
}
.q_submit:hover, 
.q_submit-hover {
  	background-position: 0px -24px;
}


